@pine-ds/doc-components 2.14.0 → 2.15.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.
package/dist/index.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import "./assets/index.css";
2
2
  import * as et from "react";
3
- import fe, { useState as ys } from "react";
3
+ import be, { useState as ys } from "react";
4
4
  var at = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
5
- function _b(e) {
5
+ function If(e) {
6
6
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
7
7
  }
8
- var Io = { exports: {} }, $e = {};
8
+ var Io = { exports: {} }, Be = {};
9
9
  /**
10
10
  * @license React
11
11
  * react-jsx-runtime.production.min.js
@@ -16,20 +16,20 @@ var Io = { exports: {} }, $e = {};
16
16
  * LICENSE file in the root directory of this source tree.
17
17
  */
18
18
  var Ss;
19
- function Ib() {
20
- if (Ss) return $e;
19
+ function Nf() {
20
+ if (Ss) return Be;
21
21
  Ss = 1;
22
- var e = fe, t = Symbol.for("react.element"), r = Symbol.for("react.fragment"), a = Object.prototype.hasOwnProperty, n = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, i = { key: !0, ref: !0, __self: !0, __source: !0 };
23
- function o(s, c, b) {
22
+ var e = be, t = Symbol.for("react.element"), r = Symbol.for("react.fragment"), a = Object.prototype.hasOwnProperty, n = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, i = { key: !0, ref: !0, __self: !0, __source: !0 };
23
+ function o(s, c, f) {
24
24
  var d, E = {}, l = null, g = null;
25
- b !== void 0 && (l = "" + b), c.key !== void 0 && (l = "" + c.key), c.ref !== void 0 && (g = c.ref);
25
+ f !== void 0 && (l = "" + f), c.key !== void 0 && (l = "" + c.key), c.ref !== void 0 && (g = c.ref);
26
26
  for (d in c) a.call(c, d) && !i.hasOwnProperty(d) && (E[d] = c[d]);
27
27
  if (s && s.defaultProps) for (d in c = s.defaultProps, c) E[d] === void 0 && (E[d] = c[d]);
28
28
  return { $$typeof: t, type: s, key: l, ref: g, props: E, _owner: n.current };
29
29
  }
30
- return $e.Fragment = r, $e.jsx = o, $e.jsxs = o, $e;
30
+ return Be.Fragment = r, Be.jsx = o, Be.jsxs = o, Be;
31
31
  }
32
- var Be = {};
32
+ var $e = {};
33
33
  /**
34
34
  * @license React
35
35
  * react-jsx-runtime.development.js
@@ -40,13 +40,13 @@ var Be = {};
40
40
  * LICENSE file in the root directory of this source tree.
41
41
  */
42
42
  var vs;
43
- function Nb() {
43
+ function wf() {
44
44
  return vs || (vs = 1, process.env.NODE_ENV !== "production" && function() {
45
- var e = fe, t = Symbol.for("react.element"), r = Symbol.for("react.portal"), a = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), o = Symbol.for("react.provider"), s = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), b = Symbol.for("react.suspense"), d = Symbol.for("react.suspense_list"), E = Symbol.for("react.memo"), l = Symbol.for("react.lazy"), g = Symbol.for("react.offscreen"), f = Symbol.iterator, y = "@@iterator";
45
+ var e = be, t = Symbol.for("react.element"), r = Symbol.for("react.portal"), a = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), o = Symbol.for("react.provider"), s = Symbol.for("react.context"), c = Symbol.for("react.forward_ref"), f = Symbol.for("react.suspense"), d = Symbol.for("react.suspense_list"), E = Symbol.for("react.memo"), l = Symbol.for("react.lazy"), g = Symbol.for("react.offscreen"), b = Symbol.iterator, y = "@@iterator";
46
46
  function A(p) {
47
47
  if (p === null || typeof p != "object")
48
48
  return null;
49
- var N = f && p[f] || p[y];
49
+ var N = b && p[b] || p[y];
50
50
  return typeof N == "function" ? N : null;
51
51
  }
52
52
  var R = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
@@ -70,7 +70,7 @@ function Nb() {
70
70
  var v = !1, T = !1, S = !1, _ = !1, w = !1, I;
71
71
  I = Symbol.for("react.module.reference");
72
72
  function O(p) {
73
- return !!(typeof p == "string" || typeof p == "function" || p === a || p === i || w || p === n || p === b || p === d || _ || p === g || v || T || S || typeof p == "object" && p !== null && (p.$$typeof === l || p.$$typeof === E || p.$$typeof === o || p.$$typeof === s || p.$$typeof === c || // This needs to include all possible module reference object
73
+ return !!(typeof p == "string" || typeof p == "function" || p === a || p === i || w || p === n || p === f || p === d || _ || p === g || v || T || S || typeof p == "object" && p !== null && (p.$$typeof === l || p.$$typeof === E || p.$$typeof === o || p.$$typeof === s || p.$$typeof === c || // This needs to include all possible module reference object
74
74
  // types supported by any Flight configuration anywhere since
75
75
  // we don't know which Flight build this will end up being used
76
76
  // with.
@@ -83,7 +83,7 @@ function Nb() {
83
83
  var j = N.displayName || N.name || "";
84
84
  return j !== "" ? k + "(" + j + ")" : k;
85
85
  }
86
- function B(p) {
86
+ function $(p) {
87
87
  return p.displayName || "Context";
88
88
  }
89
89
  function P(p) {
@@ -102,7 +102,7 @@ function Nb() {
102
102
  return "Profiler";
103
103
  case n:
104
104
  return "StrictMode";
105
- case b:
105
+ case f:
106
106
  return "Suspense";
107
107
  case d:
108
108
  return "SuspenseList";
@@ -111,10 +111,10 @@ function Nb() {
111
111
  switch (p.$$typeof) {
112
112
  case s:
113
113
  var N = p;
114
- return B(N) + ".Consumer";
114
+ return $(N) + ".Consumer";
115
115
  case o:
116
116
  var k = p;
117
- return B(k._context) + ".Provider";
117
+ return $(k._context) + ".Provider";
118
118
  case c:
119
119
  return x(p, p.render, "ForwardRef");
120
120
  case E:
@@ -194,7 +194,7 @@ function Nb() {
194
194
  }
195
195
  }
196
196
  var re = R.ReactCurrentDispatcher, ae;
197
- function be(p, N, k) {
197
+ function fe(p, N, k) {
198
198
  {
199
199
  if (ae === void 0)
200
200
  try {
@@ -260,17 +260,17 @@ function Nb() {
260
260
  }
261
261
  } catch (se) {
262
262
  if (se && D && typeof se.stack == "string") {
263
- for (var $ = se.stack.split(`
263
+ for (var B = se.stack.split(`
264
264
  `), ne = D.stack.split(`
265
- `), X = $.length - 1, J = ne.length - 1; X >= 1 && J >= 0 && $[X] !== ne[J]; )
265
+ `), X = B.length - 1, J = ne.length - 1; X >= 1 && J >= 0 && B[X] !== ne[J]; )
266
266
  J--;
267
267
  for (; X >= 1 && J >= 0; X--, J--)
268
- if ($[X] !== ne[J]) {
268
+ if (B[X] !== ne[J]) {
269
269
  if (X !== 1 || J !== 1)
270
270
  do
271
- if (X--, J--, J < 0 || $[X] !== ne[J]) {
271
+ if (X--, J--, J < 0 || B[X] !== ne[J]) {
272
272
  var de = `
273
- ` + $[X].replace(" at new ", " at ");
273
+ ` + B[X].replace(" at new ", " at ");
274
274
  return p.displayName && de.includes("<anonymous>") && (de = de.replace("<anonymous>", p.displayName)), typeof p == "function" && ye.set(p, de), de;
275
275
  }
276
276
  while (X >= 1 && J >= 0);
@@ -280,13 +280,13 @@ function Nb() {
280
280
  } finally {
281
281
  Ee = !1, re.current = Y, ce(), Error.prepareStackTrace = j;
282
282
  }
283
- var Oe = p ? p.displayName || p.name : "", Re = Oe ? be(Oe) : "";
283
+ var Oe = p ? p.displayName || p.name : "", Re = Oe ? fe(Oe) : "";
284
284
  return typeof p == "function" && ye.set(p, Re), Re;
285
285
  }
286
286
  function Fe(p, N, k) {
287
287
  return Ke(p, !1);
288
288
  }
289
- function rb(p) {
289
+ function rf(p) {
290
290
  var N = p.prototype;
291
291
  return !!(N && N.isReactComponent);
292
292
  }
@@ -294,14 +294,14 @@ function Nb() {
294
294
  if (p == null)
295
295
  return "";
296
296
  if (typeof p == "function")
297
- return Ke(p, rb(p));
297
+ return Ke(p, rf(p));
298
298
  if (typeof p == "string")
299
- return be(p);
299
+ return fe(p);
300
300
  switch (p) {
301
- case b:
302
- return be("Suspense");
301
+ case f:
302
+ return fe("Suspense");
303
303
  case d:
304
- return be("SuspenseList");
304
+ return fe("SuspenseList");
305
305
  }
306
306
  if (typeof p == "object")
307
307
  switch (p.$$typeof) {
@@ -327,36 +327,36 @@ function Nb() {
327
327
  } else
328
328
  ss.setExtraStackFrame(null);
329
329
  }
330
- function ab(p, N, k, D, j) {
330
+ function af(p, N, k, D, j) {
331
331
  {
332
332
  var Y = Function.call.bind(Ue);
333
333
  for (var q in p)
334
334
  if (Y(p, q)) {
335
- var $ = void 0;
335
+ var B = void 0;
336
336
  try {
337
337
  if (typeof p[q] != "function") {
338
338
  var ne = Error((D || "React class") + ": " + k + " type `" + q + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof p[q] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
339
339
  throw ne.name = "Invariant Violation", ne;
340
340
  }
341
- $ = p[q](N, q, D, k, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
341
+ B = p[q](N, q, D, k, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
342
342
  } catch (X) {
343
- $ = X;
343
+ B = X;
344
344
  }
345
- $ && !($ instanceof Error) && (Xe(j), m("%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).", D || "React class", k, q, typeof $), Xe(null)), $ instanceof Error && !($.message in os) && (os[$.message] = !0, Xe(j), m("Failed %s type: %s", k, $.message), Xe(null));
345
+ B && !(B instanceof Error) && (Xe(j), m("%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).", D || "React class", k, q, typeof B), Xe(null)), B instanceof Error && !(B.message in os) && (os[B.message] = !0, Xe(j), m("Failed %s type: %s", k, B.message), Xe(null));
346
346
  }
347
347
  }
348
348
  }
349
- var nb = Array.isArray;
349
+ var nf = Array.isArray;
350
350
  function ct(p) {
351
- return nb(p);
351
+ return nf(p);
352
352
  }
353
- function ib(p) {
353
+ function of(p) {
354
354
  {
355
355
  var N = typeof Symbol == "function" && Symbol.toStringTag, k = N && p[Symbol.toStringTag] || p.constructor.name || "Object";
356
356
  return k;
357
357
  }
358
358
  }
359
- function ob(p) {
359
+ function sf(p) {
360
360
  try {
361
361
  return ls(p), !1;
362
362
  } catch {
@@ -367,17 +367,17 @@ function Nb() {
367
367
  return "" + p;
368
368
  }
369
369
  function us(p) {
370
- if (ob(p))
371
- return m("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", ib(p)), ls(p);
370
+ if (sf(p))
371
+ return m("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", of(p)), ls(p);
372
372
  }
373
- var Pe = R.ReactCurrentOwner, sb = {
373
+ var Pe = R.ReactCurrentOwner, lf = {
374
374
  key: !0,
375
375
  ref: !0,
376
376
  __self: !0,
377
377
  __source: !0
378
378
  }, cs, ds, dt;
379
379
  dt = {};
380
- function lb(p) {
380
+ function uf(p) {
381
381
  if (Ue.call(p, "ref")) {
382
382
  var N = Object.getOwnPropertyDescriptor(p, "ref").get;
383
383
  if (N && N.isReactWarning)
@@ -385,7 +385,7 @@ function Nb() {
385
385
  }
386
386
  return p.ref !== void 0;
387
387
  }
388
- function ub(p) {
388
+ function cf(p) {
389
389
  if (Ue.call(p, "key")) {
390
390
  var N = Object.getOwnPropertyDescriptor(p, "key").get;
391
391
  if (N && N.isReactWarning)
@@ -393,13 +393,13 @@ function Nb() {
393
393
  }
394
394
  return p.key !== void 0;
395
395
  }
396
- function cb(p, N) {
396
+ function df(p, N) {
397
397
  if (typeof p.ref == "string" && Pe.current && N && Pe.current.stateNode !== N) {
398
398
  var k = P(Pe.current.type);
399
399
  dt[k] || (m('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', P(Pe.current.type), p.ref), dt[k] = !0);
400
400
  }
401
401
  }
402
- function db(p, N) {
402
+ function pf(p, N) {
403
403
  {
404
404
  var k = function() {
405
405
  cs || (cs = !0, m("%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)", N));
@@ -410,7 +410,7 @@ function Nb() {
410
410
  });
411
411
  }
412
412
  }
413
- function pb(p, N) {
413
+ function gf(p, N) {
414
414
  {
415
415
  var k = function() {
416
416
  ds || (ds = !0, m("%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)", N));
@@ -421,8 +421,8 @@ function Nb() {
421
421
  });
422
422
  }
423
423
  }
424
- var gb = function(p, N, k, D, j, Y, q) {
425
- var $ = {
424
+ var ff = function(p, N, k, D, j, Y, q) {
425
+ var B = {
426
426
  // This tag allows us to uniquely identify this as a React Element
427
427
  $$typeof: t,
428
428
  // Built-in properties that belong on the element
@@ -433,39 +433,39 @@ function Nb() {
433
433
  // Record the component responsible for creating this element.
434
434
  _owner: Y
435
435
  };
436
- return $._store = {}, Object.defineProperty($._store, "validated", {
436
+ return B._store = {}, Object.defineProperty(B._store, "validated", {
437
437
  configurable: !1,
438
438
  enumerable: !1,
439
439
  writable: !0,
440
440
  value: !1
441
- }), Object.defineProperty($, "_self", {
441
+ }), Object.defineProperty(B, "_self", {
442
442
  configurable: !1,
443
443
  enumerable: !1,
444
444
  writable: !1,
445
445
  value: D
446
- }), Object.defineProperty($, "_source", {
446
+ }), Object.defineProperty(B, "_source", {
447
447
  configurable: !1,
448
448
  enumerable: !1,
449
449
  writable: !1,
450
450
  value: j
451
- }), Object.freeze && (Object.freeze($.props), Object.freeze($)), $;
451
+ }), Object.freeze && (Object.freeze(B.props), Object.freeze(B)), B;
452
452
  };
453
- function bb(p, N, k, D, j) {
453
+ function bf(p, N, k, D, j) {
454
454
  {
455
- var Y, q = {}, $ = null, ne = null;
456
- k !== void 0 && (us(k), $ = "" + k), ub(N) && (us(N.key), $ = "" + N.key), lb(N) && (ne = N.ref, cb(N, j));
455
+ var Y, q = {}, B = null, ne = null;
456
+ k !== void 0 && (us(k), B = "" + k), cf(N) && (us(N.key), B = "" + N.key), uf(N) && (ne = N.ref, df(N, j));
457
457
  for (Y in N)
458
- Ue.call(N, Y) && !sb.hasOwnProperty(Y) && (q[Y] = N[Y]);
458
+ Ue.call(N, Y) && !lf.hasOwnProperty(Y) && (q[Y] = N[Y]);
459
459
  if (p && p.defaultProps) {
460
460
  var X = p.defaultProps;
461
461
  for (Y in X)
462
462
  q[Y] === void 0 && (q[Y] = X[Y]);
463
463
  }
464
- if ($ || ne) {
464
+ if (B || ne) {
465
465
  var J = typeof p == "function" ? p.displayName || p.name || "Unknown" : p;
466
- $ && db(q, J), ne && pb(q, J);
466
+ B && pf(q, J), ne && gf(q, J);
467
467
  }
468
- return gb(p, $, ne, j, D, Pe.current, q);
468
+ return ff(p, B, ne, j, D, Pe.current, q);
469
469
  }
470
470
  }
471
471
  var pt = R.ReactCurrentOwner, ps = R.ReactDebugCurrentFrame;
@@ -478,7 +478,7 @@ function Nb() {
478
478
  }
479
479
  var gt;
480
480
  gt = !1;
481
- function bt(p) {
481
+ function ft(p) {
482
482
  return typeof p == "object" && p !== null && p.$$typeof === t;
483
483
  }
484
484
  function gs() {
@@ -493,11 +493,11 @@ Check the render method of \`` + p + "`.";
493
493
  return "";
494
494
  }
495
495
  }
496
- function fb(p) {
496
+ function mf(p) {
497
497
  return "";
498
498
  }
499
- var bs = {};
500
- function mb(p) {
499
+ var fs = {};
500
+ function hf(p) {
501
501
  {
502
502
  var N = gs();
503
503
  if (!N) {
@@ -509,15 +509,15 @@ Check the top-level render call using <` + k + ">.");
509
509
  return N;
510
510
  }
511
511
  }
512
- function fs(p, N) {
512
+ function bs(p, N) {
513
513
  {
514
514
  if (!p._store || p._store.validated || p.key != null)
515
515
  return;
516
516
  p._store.validated = !0;
517
- var k = mb(N);
518
- if (bs[k])
517
+ var k = hf(N);
518
+ if (fs[k])
519
519
  return;
520
- bs[k] = !0;
520
+ fs[k] = !0;
521
521
  var D = "";
522
522
  p && p._owner && p._owner !== pt.current && (D = " It was passed a child from " + P(p._owner.type) + "."), Ce(p), m('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', k, D), Ce(null);
523
523
  }
@@ -529,19 +529,19 @@ Check the top-level render call using <` + k + ">.");
529
529
  if (ct(p))
530
530
  for (var k = 0; k < p.length; k++) {
531
531
  var D = p[k];
532
- bt(D) && fs(D, N);
532
+ ft(D) && bs(D, N);
533
533
  }
534
- else if (bt(p))
534
+ else if (ft(p))
535
535
  p._store && (p._store.validated = !0);
536
536
  else if (p) {
537
537
  var j = A(p);
538
538
  if (typeof j == "function" && j !== p.entries)
539
539
  for (var Y = j.call(p), q; !(q = Y.next()).done; )
540
- bt(q.value) && fs(q.value, N);
540
+ ft(q.value) && bs(q.value, N);
541
541
  }
542
542
  }
543
543
  }
544
- function hb(p) {
544
+ function Ef(p) {
545
545
  {
546
546
  var N = p.type;
547
547
  if (N == null || typeof N == "string")
@@ -557,7 +557,7 @@ Check the top-level render call using <` + k + ">.");
557
557
  return;
558
558
  if (k) {
559
559
  var D = P(N);
560
- ab(k, p.props, "prop", D, p);
560
+ af(k, p.props, "prop", D, p);
561
561
  } else if (N.PropTypes !== void 0 && !gt) {
562
562
  gt = !0;
563
563
  var j = P(N);
@@ -566,7 +566,7 @@ Check the top-level render call using <` + k + ">.");
566
566
  typeof N.getDefaultProps == "function" && !N.getDefaultProps.isReactClassApproved && m("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
567
567
  }
568
568
  }
569
- function Eb(p) {
569
+ function yf(p) {
570
570
  {
571
571
  for (var N = Object.keys(p.props), k = 0; k < N.length; k++) {
572
572
  var D = N[k];
@@ -583,14 +583,14 @@ Check the top-level render call using <` + k + ">.");
583
583
  {
584
584
  var q = O(p);
585
585
  if (!q) {
586
- var $ = "";
587
- (p === void 0 || typeof p == "object" && p !== null && Object.keys(p).length === 0) && ($ += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
588
- var ne = fb();
589
- ne ? $ += ne : $ += gs();
586
+ var B = "";
587
+ (p === void 0 || typeof p == "object" && p !== null && Object.keys(p).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.");
588
+ var ne = mf();
589
+ ne ? B += ne : B += gs();
590
590
  var X;
591
- p === null ? X = "null" : ct(p) ? X = "array" : p !== void 0 && p.$$typeof === t ? (X = "<" + (P(p.type) || "Unknown") + " />", $ = " Did you accidentally export a JSX literal instead of a component?") : X = typeof p, m("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", X, $);
591
+ p === null ? X = "null" : ct(p) ? X = "array" : p !== void 0 && p.$$typeof === t ? (X = "<" + (P(p.type) || "Unknown") + " />", B = " Did you accidentally export a JSX literal instead of a component?") : X = typeof p, m("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", X, B);
592
592
  }
593
- var J = bb(p, N, k, j, Y);
593
+ var J = bf(p, N, k, j, Y);
594
594
  if (J == null)
595
595
  return J;
596
596
  if (q) {
@@ -607,33 +607,33 @@ Check the top-level render call using <` + k + ">.");
607
607
  ms(de, p);
608
608
  }
609
609
  if (Ue.call(N, "key")) {
610
- var Re = P(p), se = Object.keys(N).filter(function(Rb) {
611
- return Rb !== "key";
612
- }), ft = se.length > 0 ? "{key: someKey, " + se.join(": ..., ") + ": ...}" : "{key: someKey}";
613
- if (!hs[Re + ft]) {
614
- var Ab = se.length > 0 ? "{" + se.join(": ..., ") + ": ...}" : "{}";
610
+ var Re = P(p), se = Object.keys(N).filter(function(_f) {
611
+ return _f !== "key";
612
+ }), bt = se.length > 0 ? "{key: someKey, " + se.join(": ..., ") + ": ...}" : "{key: someKey}";
613
+ if (!hs[Re + bt]) {
614
+ var Rf = se.length > 0 ? "{" + se.join(": ..., ") + ": ...}" : "{}";
615
615
  m(`A props object containing a "key" prop is being spread into JSX:
616
616
  let props = %s;
617
617
  <%s {...props} />
618
618
  React keys must be passed directly to JSX without using spread:
619
619
  let props = %s;
620
- <%s key={someKey} {...props} />`, ft, Re, Ab, Re), hs[Re + ft] = !0;
620
+ <%s key={someKey} {...props} />`, bt, Re, Rf, Re), hs[Re + bt] = !0;
621
621
  }
622
622
  }
623
- return p === a ? Eb(J) : hb(J), J;
623
+ return p === a ? yf(J) : Ef(J), J;
624
624
  }
625
625
  }
626
- function yb(p, N, k) {
626
+ function Sf(p, N, k) {
627
627
  return Es(p, N, k, !0);
628
628
  }
629
- function Sb(p, N, k) {
629
+ function vf(p, N, k) {
630
630
  return Es(p, N, k, !1);
631
631
  }
632
- var vb = Sb, Tb = yb;
633
- Be.Fragment = a, Be.jsx = vb, Be.jsxs = Tb;
634
- }()), Be;
632
+ var Tf = vf, Af = Sf;
633
+ $e.Fragment = a, $e.jsx = Tf, $e.jsxs = Af;
634
+ }()), $e;
635
635
  }
636
- process.env.NODE_ENV === "production" ? Io.exports = Ib() : Io.exports = Nb();
636
+ process.env.NODE_ENV === "production" ? Io.exports = Nf() : Io.exports = wf();
637
637
  var L = Io.exports;
638
638
  function Ie() {
639
639
  return Ie = Object.assign ? Object.assign.bind() : function(e) {
@@ -644,12 +644,12 @@ function Ie() {
644
644
  return e;
645
645
  }, Ie.apply(this, arguments);
646
646
  }
647
- const wb = ["children", "options"], C = { blockQuote: "0", breakLine: "1", breakThematic: "2", codeBlock: "3", codeFenced: "4", codeInline: "5", footnote: "6", footnoteReference: "7", gfmTask: "8", heading: "9", headingSetext: "10", htmlBlock: "11", htmlComment: "12", htmlSelfClosing: "13", image: "14", link: "15", linkAngleBraceStyleDetector: "16", linkBareUrlDetector: "17", linkMailtoDetector: "18", newlineCoalescer: "19", orderedList: "20", paragraph: "21", ref: "22", refImage: "23", refLink: "24", table: "25", tableSeparator: "26", text: "27", textBolded: "28", textEmphasized: "29", textEscaped: "30", textMarked: "31", textStrikethroughed: "32", unorderedList: "33" };
647
+ const kf = ["children", "options"], C = { blockQuote: "0", breakLine: "1", breakThematic: "2", codeBlock: "3", codeFenced: "4", codeInline: "5", footnote: "6", footnoteReference: "7", gfmTask: "8", heading: "9", headingSetext: "10", htmlBlock: "11", htmlComment: "12", htmlSelfClosing: "13", image: "14", link: "15", linkAngleBraceStyleDetector: "16", linkBareUrlDetector: "17", linkMailtoDetector: "18", newlineCoalescer: "19", orderedList: "20", paragraph: "21", ref: "22", refImage: "23", refLink: "24", table: "25", tableSeparator: "26", text: "27", textBolded: "28", textEmphasized: "29", textEscaped: "30", textMarked: "31", textStrikethroughed: "32", unorderedList: "33" };
648
648
  var Ts;
649
649
  (function(e) {
650
650
  e[e.MAX = 0] = "MAX", e[e.HIGH = 1] = "HIGH", e[e.MED = 2] = "MED", e[e.LOW = 3] = "LOW", e[e.MIN = 4] = "MIN";
651
651
  })(Ts || (Ts = {}));
652
- const As = ["allowFullScreen", "allowTransparency", "autoComplete", "autoFocus", "autoPlay", "cellPadding", "cellSpacing", "charSet", "classId", "colSpan", "contentEditable", "contextMenu", "crossOrigin", "encType", "formAction", "formEncType", "formMethod", "formNoValidate", "formTarget", "frameBorder", "hrefLang", "inputMode", "keyParams", "keyType", "marginHeight", "marginWidth", "maxLength", "mediaGroup", "minLength", "noValidate", "radioGroup", "readOnly", "rowSpan", "spellCheck", "srcDoc", "srcLang", "srcSet", "tabIndex", "useMap"].reduce((e, t) => (e[t.toLowerCase()] = t, e), { class: "className", for: "htmlFor" }), Rs = { amp: "&", apos: "'", gt: ">", lt: "<", nbsp: " ", quot: "“" }, kb = ["style", "script"], Cb = /([-A-Z0-9_:]+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|(?:\{((?:\\.|{[^}]*?}|[^}])*)\})))?/gi, Ob = /mailto:/i, Lb = /\n{2,}$/, eg = /^(\s*>[\s\S]*?)(?=\n\n|$)/, xb = /^ *> ?/gm, Db = /^(?:\[!([^\]]*)\]\n)?([\s\S]*)/, Mb = /^ {2,}\n/, Fb = /^(?:( *[-*_])){3,} *(?:\n *)+\n/, tg = /^(?: {1,3})?(`{3,}|~{3,}) *(\S+)? *([^\n]*?)?\n([\s\S]*?)(?:\1\n?|$)/, rg = /^(?: {4}[^\n]+\n*)+(?:\n *)+\n?/, Ub = /^(`+)\s*([\s\S]*?[^`])\s*\1(?!`)/, Pb = /^(?:\n *)*\n/, $b = /\r\n?/g, Bb = /^\[\^([^\]]+)](:(.*)((\n+ {4,}.*)|(\n(?!\[\^).+))*)/, Gb = /^\[\^([^\]]+)]/, qb = /\f/g, Hb = /^---[ \t]*\n(.|\n)*\n---[ \t]*\n/, zb = /^\s*?\[(x|\s)\]/, ag = /^ *(#{1,6}) *([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/, ng = /^ *(#{1,6}) +([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/, ig = /^([^\n]+)\n *(=|-){3,} *(?:\n *)+\n/, No = /^ *(?!<[a-z][^ >/]* ?\/>)<([a-z][^ >/]*) ?((?:[^>]*[^/])?)>\n?(\s*(?:<\1[^>]*?>[\s\S]*?<\/\1>|(?!<\1\b)[\s\S])*?)<\/\1>(?!<\/\1>)\n*/i, jb = /&([a-z0-9]+|#[0-9]{1,6}|#x[0-9a-fA-F]{1,6});/gi, og = /^<!--[\s\S]*?(?:-->)/, Vb = /^(data|aria|x)-[a-z_][a-z\d_.-]*$/, wo = /^ *<([a-z][a-z0-9:]*)(?:\s+((?:<.*?>|[^>])*))?\/?>(?!<\/\1>)(\s*\n)?/i, Wb = /^\{.*\}$/, Yb = /^(https?:\/\/[^\s<]+[^<.,:;"')\]\s])/, Kb = /^<([^ >]+@[^ >]+)>/, Zb = /^<([^ >]+:\/[^ >]+)>/, Xb = /-([a-z])?/gi, sg = /^(\|.*)\n(?: *(\|? *[-:]+ *\|[-| :]*)\n((?:.*\|.*\n)*))?\n?/, Qb = /^\[([^\]]*)\]:\s+<?([^\s>]+)>?\s*("([^"]*)")?/, Jb = /^!\[([^\]]*)\] ?\[([^\]]*)\]/, ef = /^\[([^\]]*)\] ?\[([^\]]*)\]/, tf = /(\n|^[-*]\s|^#|^ {2,}|^-{2,}|^>\s)/, rf = /\t/g, af = /(^ *\||\| *$)/g, nf = /^ *:-+: *$/, of = /^ *:-+ *$/, sf = /^ *-+: *$/, nt = "((?:\\[.*?\\][([].*?[)\\]]|<.*?>(?:.*?<.*?>)?|`.*?`|~~.*?~~|==.*?==|.|\\n)*?)", lf = new RegExp(`^([*_])\\1${nt}\\1\\1(?!\\1)`), uf = new RegExp(`^([*_])${nt}\\1(?!\\1|\\w)`), cf = new RegExp(`^==${nt}==`), df = new RegExp(`^~~${nt}~~`), pf = /^\\([^0-9A-Za-z\s])/, gf = /^[\s\S]+?(?=[^0-9A-Z\s\u00c0-\uffff&#;.()'"]|\d+\.|\n\n| {2,}\n|\w+:\S|$)/i, bf = /^\n+/, ff = /^([ \t]*)/, mf = /\\([^\\])/g, _s = / *\n+$/, hf = /(?:^|\n)( *)$/, Do = "(?:\\d+\\.)", Mo = "(?:[*+-])";
652
+ const As = ["allowFullScreen", "allowTransparency", "autoComplete", "autoFocus", "autoPlay", "cellPadding", "cellSpacing", "charSet", "classId", "colSpan", "contentEditable", "contextMenu", "crossOrigin", "encType", "formAction", "formEncType", "formMethod", "formNoValidate", "formTarget", "frameBorder", "hrefLang", "inputMode", "keyParams", "keyType", "marginHeight", "marginWidth", "maxLength", "mediaGroup", "minLength", "noValidate", "radioGroup", "readOnly", "rowSpan", "spellCheck", "srcDoc", "srcLang", "srcSet", "tabIndex", "useMap"].reduce((e, t) => (e[t.toLowerCase()] = t, e), { class: "className", for: "htmlFor" }), Rs = { amp: "&", apos: "'", gt: ">", lt: "<", nbsp: " ", quot: "“" }, Cf = ["style", "script"], Of = /([-A-Z0-9_:]+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|(?:\{((?:\\.|{[^}]*?}|[^}])*)\})))?/gi, Lf = /mailto:/i, xf = /\n{2,}$/, eg = /^(\s*>[\s\S]*?)(?=\n\n|$)/, Df = /^ *> ?/gm, Mf = /^(?:\[!([^\]]*)\]\n)?([\s\S]*)/, Ff = /^ {2,}\n/, Uf = /^(?:( *[-*_])){3,} *(?:\n *)+\n/, tg = /^(?: {1,3})?(`{3,}|~{3,}) *(\S+)? *([^\n]*?)?\n([\s\S]*?)(?:\1\n?|$)/, rg = /^(?: {4}[^\n]+\n*)+(?:\n *)+\n?/, Pf = /^(`+)\s*([\s\S]*?[^`])\s*\1(?!`)/, Bf = /^(?:\n *)*\n/, $f = /\r\n?/g, Gf = /^\[\^([^\]]+)](:(.*)((\n+ {4,}.*)|(\n(?!\[\^).+))*)/, qf = /^\[\^([^\]]+)]/, Hf = /\f/g, zf = /^---[ \t]*\n(.|\n)*\n---[ \t]*\n/, jf = /^\s*?\[(x|\s)\]/, ag = /^ *(#{1,6}) *([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/, ng = /^ *(#{1,6}) +([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/, ig = /^([^\n]+)\n *(=|-){3,} *(?:\n *)+\n/, No = /^ *(?!<[a-z][^ >/]* ?\/>)<([a-z][^ >/]*) ?((?:[^>]*[^/])?)>\n?(\s*(?:<\1[^>]*?>[\s\S]*?<\/\1>|(?!<\1\b)[\s\S])*?)<\/\1>(?!<\/\1>)\n*/i, Vf = /&([a-z0-9]+|#[0-9]{1,6}|#x[0-9a-fA-F]{1,6});/gi, og = /^<!--[\s\S]*?(?:-->)/, Wf = /^(data|aria|x)-[a-z_][a-z\d_.-]*$/, wo = /^ *<([a-z][a-z0-9:]*)(?:\s+((?:<.*?>|[^>])*))?\/?>(?!<\/\1>)(\s*\n)?/i, Yf = /^\{.*\}$/, Kf = /^(https?:\/\/[^\s<]+[^<.,:;"')\]\s])/, Zf = /^<([^ >]+@[^ >]+)>/, Xf = /^<([^ >]+:\/[^ >]+)>/, Qf = /-([a-z])?/gi, sg = /^(\|.*)\n(?: *(\|? *[-:]+ *\|[-| :]*)\n((?:.*\|.*\n)*))?\n?/, Jf = /^\[([^\]]*)\]:\s+<?([^\s>]+)>?\s*("([^"]*)")?/, eb = /^!\[([^\]]*)\] ?\[([^\]]*)\]/, tb = /^\[([^\]]*)\] ?\[([^\]]*)\]/, rb = /(\n|^[-*]\s|^#|^ {2,}|^-{2,}|^>\s)/, ab = /\t/g, nb = /(^ *\||\| *$)/g, ib = /^ *:-+: *$/, ob = /^ *:-+ *$/, sb = /^ *-+: *$/, nt = "((?:\\[.*?\\][([].*?[)\\]]|<.*?>(?:.*?<.*?>)?|`.*?`|~~.*?~~|==.*?==|.|\\n)*?)", lb = new RegExp(`^([*_])\\1${nt}\\1\\1(?!\\1)`), ub = new RegExp(`^([*_])${nt}\\1(?!\\1|\\w)`), cb = new RegExp(`^==${nt}==`), db = new RegExp(`^~~${nt}~~`), pb = /^\\([^0-9A-Za-z\s])/, gb = /^[\s\S]+?(?=[^0-9A-Z\s\u00c0-\uffff&#;.()'"]|\d+\.|\n\n| {2,}\n|\w+:\S|$)/i, fb = /^\n+/, bb = /^([ \t]*)/, mb = /\\([^\\])/g, _s = / *\n+$/, hb = /(?:^|\n)( *)$/, Do = "(?:\\d+\\.)", Mo = "(?:[*+-])";
653
653
  function lg(e) {
654
654
  return "( *)(" + (e === 1 ? Do : Mo) + ") +";
655
655
  }
@@ -657,27 +657,27 @@ const ug = lg(1), cg = lg(2);
657
657
  function dg(e) {
658
658
  return new RegExp("^" + (e === 1 ? ug : cg));
659
659
  }
660
- const Ef = dg(1), yf = dg(2);
660
+ const Eb = dg(1), yb = dg(2);
661
661
  function pg(e) {
662
662
  return new RegExp("^" + (e === 1 ? ug : cg) + "[^\\n]*(?:\\n(?!\\1" + (e === 1 ? Do : Mo) + " )[^\\n]*)*(\\n|$)", "gm");
663
663
  }
664
- const gg = pg(1), bg = pg(2);
665
- function fg(e) {
664
+ const gg = pg(1), fg = pg(2);
665
+ function bg(e) {
666
666
  const t = e === 1 ? Do : Mo;
667
667
  return new RegExp("^( *)(" + t + ") [\\s\\S]+?(?:\\n{2,}(?! )(?!\\1" + t + " (?!" + t + " ))\\n*|\\s*\\n*$)");
668
668
  }
669
- const mg = fg(1), hg = fg(2);
669
+ const mg = bg(1), hg = bg(2);
670
670
  function Is(e, t) {
671
- const r = t === 1, a = r ? mg : hg, n = r ? gg : bg, i = r ? Ef : yf;
671
+ const r = t === 1, a = r ? mg : hg, n = r ? gg : fg, i = r ? Eb : yb;
672
672
  return { match(o, s) {
673
- const c = hf.exec(s.prevCapture);
673
+ const c = hb.exec(s.prevCapture);
674
674
  return c && (s.list || !s.inline && !s.simple) ? a.exec(o = c[1] + o) : null;
675
675
  }, order: 1, parse(o, s, c) {
676
- const b = r ? +o[2] : void 0, d = o[0].replace(Lb, `
676
+ const f = r ? +o[2] : void 0, d = o[0].replace(xf, `
677
677
  `).match(n);
678
678
  let E = !1;
679
679
  return { items: d.map(function(l, g) {
680
- const f = i.exec(l)[0].length, y = new RegExp("^ {1," + f + "}", "gm"), A = l.replace(y, "").replace(i, ""), R = g === d.length - 1, m = A.indexOf(`
680
+ const b = i.exec(l)[0].length, y = new RegExp("^ {1," + b + "}", "gm"), A = l.replace(y, "").replace(i, ""), R = g === d.length - 1, m = A.indexOf(`
681
681
 
682
682
  `) !== -1 || R && E;
683
683
  E = m;
@@ -688,17 +688,17 @@ function Is(e, t) {
688
688
  `)) : (c.inline = !0, T = A.replace(_s, ""));
689
689
  const S = s(T, c);
690
690
  return c.inline = h, c.list = v, S;
691
- }), ordered: r, start: b };
692
- }, render: (o, s, c) => e(o.ordered ? "ol" : "ul", { key: c.key, start: o.type === C.orderedList ? o.start : void 0 }, o.items.map(function(b, d) {
693
- return e("li", { key: d }, s(b, c));
691
+ }), ordered: r, start: f };
692
+ }, render: (o, s, c) => e(o.ordered ? "ol" : "ul", { key: c.key, start: o.type === C.orderedList ? o.start : void 0 }, o.items.map(function(f, d) {
693
+ return e("li", { key: d }, s(f, c));
694
694
  })) };
695
695
  }
696
- const Sf = new RegExp(`^\\[((?:\\[[^\\]]*\\]|[^\\[\\]]|\\](?=[^\\[]*\\]))*)\\]\\(\\s*<?((?:\\([^)]*\\)|[^\\s\\\\]|\\\\.)*?)>?(?:\\s+['"]([\\s\\S]*?)['"])?\\s*\\)`), vf = /^!\[(.*?)\]\( *((?:\([^)]*\)|[^() ])*) *"?([^)"]*)?"?\)/, Eg = [eg, tg, rg, ag, ig, ng, og, sg, gg, mg, bg, hg], Tf = [...Eg, /^[^\n]+(?: \n|\n{2,})/, No, wo];
696
+ const Sb = new RegExp(`^\\[((?:\\[[^\\]]*\\]|[^\\[\\]]|\\](?=[^\\[]*\\]))*)\\]\\(\\s*<?((?:\\([^)]*\\)|[^\\s\\\\]|\\\\.)*?)>?(?:\\s+['"]([\\s\\S]*?)['"])?\\s*\\)`), vb = /^!\[(.*?)\]\( *((?:\([^)]*\)|[^() ])*) *"?([^)"]*)?"?\)/, Eg = [eg, tg, rg, ag, ig, ng, og, sg, gg, mg, fg, hg], Tb = [...Eg, /^[^\n]+(?: \n|\n{2,})/, No, wo];
697
697
  function Ge(e) {
698
698
  return e.replace(/[ÀÁÂÃÄÅàáâãä忯]/g, "a").replace(/[çÇ]/g, "c").replace(/[ðÐ]/g, "d").replace(/[ÈÉÊËéèêë]/g, "e").replace(/[ÏïÎîÍíÌì]/g, "i").replace(/[Ññ]/g, "n").replace(/[øØœŒÕõÔôÓóÒò]/g, "o").replace(/[ÜüÛûÚúÙù]/g, "u").replace(/[ŸÿÝý]/g, "y").replace(/[^a-z0-9- ]/gi, "").replace(/ /gi, "-").toLowerCase();
699
699
  }
700
- function Af(e) {
701
- return sf.test(e) ? "right" : nf.test(e) ? "center" : of.test(e) ? "left" : null;
700
+ function Ab(e) {
701
+ return sb.test(e) ? "right" : ib.test(e) ? "center" : ob.test(e) ? "left" : null;
702
702
  }
703
703
  function Ns(e, t, r, a) {
704
704
  const n = r.inTable;
@@ -710,12 +710,12 @@ function Ns(e, t, r, a) {
710
710
  s.type === C.tableSeparator ? c !== 0 && c !== i.length - 1 && o.push([]) : (s.type !== C.text || i[c + 1] != null && i[c + 1].type !== C.tableSeparator || (s.text = s.text.trimEnd()), o[o.length - 1].push(s));
711
711
  }), o;
712
712
  }
713
- function Rf(e, t, r) {
713
+ function Rb(e, t, r) {
714
714
  r.inline = !0;
715
- const a = e[2] ? e[2].replace(af, "").split("|").map(Af) : [], n = e[3] ? function(o, s, c) {
715
+ const a = e[2] ? e[2].replace(nb, "").split("|").map(Ab) : [], n = e[3] ? function(o, s, c) {
716
716
  return o.trim().split(`
717
- `).map(function(b) {
718
- return Ns(b, s, c, !0);
717
+ `).map(function(f) {
718
+ return Ns(f, s, c, !0);
719
719
  });
720
720
  }(e[3], t, r) : [], i = Ns(e[1], t, r, !!n.length);
721
721
  return r.inline = !1, n.length ? { align: a, cells: n, header: i, type: C.table } : { children: i, type: C.paragraph };
@@ -743,7 +743,7 @@ function qe(e) {
743
743
  return e.exec(t);
744
744
  };
745
745
  }
746
- function _f(e, t) {
746
+ function _b(e, t) {
747
747
  if (t.inline || t.simple) return null;
748
748
  let r = "";
749
749
  e.split(`
@@ -752,7 +752,7 @@ function _f(e, t) {
752
752
  const a = r.trimEnd();
753
753
  return a == "" ? null : [r, a];
754
754
  }
755
- function If(e) {
755
+ function Ib(e) {
756
756
  try {
757
757
  if (decodeURIComponent(e).replace(/[^A-Za-z0-9/:]/g, "").match(/^\s*(javascript|vbscript|data(?!:image)):/i)) return null;
758
758
  } catch {
@@ -761,7 +761,7 @@ function If(e) {
761
761
  return e;
762
762
  }
763
763
  function ks(e) {
764
- return e.replace(mf, "$1");
764
+ return e.replace(mb, "$1");
765
765
  }
766
766
  function tt(e, t, r) {
767
767
  const a = r.inline || !1, n = r.simple || !1;
@@ -769,13 +769,13 @@ function tt(e, t, r) {
769
769
  const i = e(t, r);
770
770
  return r.inline = a, r.simple = n, i;
771
771
  }
772
- function Nf(e, t, r) {
772
+ function Nb(e, t, r) {
773
773
  const a = r.inline || !1, n = r.simple || !1;
774
774
  r.inline = !1, r.simple = !0;
775
775
  const i = e(t, r);
776
776
  return r.inline = a, r.simple = n, i;
777
777
  }
778
- function wf(e, t, r) {
778
+ function wb(e, t, r) {
779
779
  const a = r.inline || !1;
780
780
  r.inline = !1;
781
781
  const n = e(t, r);
@@ -788,7 +788,7 @@ function ht() {
788
788
  function Et() {
789
789
  return null;
790
790
  }
791
- function kf(...e) {
791
+ function kb(...e) {
792
792
  return e.filter(Boolean).join(" ");
793
793
  }
794
794
  function yt(e, t, r) {
@@ -797,39 +797,39 @@ function yt(e, t, r) {
797
797
  for (; n.length && (a = a[n[0]], a !== void 0); ) n.shift();
798
798
  return a || r;
799
799
  }
800
- function Cf(e = "", t = {}) {
801
- function r(l, g, ...f) {
800
+ function Cb(e = "", t = {}) {
801
+ function r(l, g, ...b) {
802
802
  const y = yt(t.overrides, `${l}.props`, {});
803
803
  return t.createElement(function(A, R) {
804
804
  const m = yt(R, A);
805
805
  return m ? typeof m == "function" || typeof m == "object" && "render" in m ? m : yt(R, `${A}.component`, A) : A;
806
- }(l, t.overrides), Ie({}, g, y, { className: kf(g == null ? void 0 : g.className, y.className) || void 0 }), ...f);
806
+ }(l, t.overrides), Ie({}, g, y, { className: kb(g == null ? void 0 : g.className, y.className) || void 0 }), ...b);
807
807
  }
808
808
  function a(l) {
809
- l = l.replace(Hb, "");
809
+ l = l.replace(zf, "");
810
810
  let g = !1;
811
- t.forceInline ? g = !0 : t.forceBlock || (g = tf.test(l) === !1);
812
- const f = b(c(g ? l : `${l.trimEnd().replace(bf, "")}
811
+ t.forceInline ? g = !0 : t.forceBlock || (g = rb.test(l) === !1);
812
+ const b = f(c(g ? l : `${l.trimEnd().replace(fb, "")}
813
813
 
814
814
  `, { inline: g }));
815
- for (; typeof f[f.length - 1] == "string" && !f[f.length - 1].trim(); ) f.pop();
816
- if (t.wrapper === null) return f;
815
+ for (; typeof b[b.length - 1] == "string" && !b[b.length - 1].trim(); ) b.pop();
816
+ if (t.wrapper === null) return b;
817
817
  const y = t.wrapper || (g ? "span" : "div");
818
818
  let A;
819
- if (f.length > 1 || t.forceWrapper) A = f;
819
+ if (b.length > 1 || t.forceWrapper) A = b;
820
820
  else {
821
- if (f.length === 1) return A = f[0], typeof A == "string" ? r("span", { key: "outer" }, A) : A;
821
+ if (b.length === 1) return A = b[0], typeof A == "string" ? r("span", { key: "outer" }, A) : A;
822
822
  A = null;
823
823
  }
824
824
  return et.createElement(y, { key: "outer" }, A);
825
825
  }
826
826
  function n(l, g) {
827
- const f = g.match(Cb);
828
- return f ? f.reduce(function(y, A, R) {
827
+ const b = g.match(Of);
828
+ return b ? b.reduce(function(y, A, R) {
829
829
  const m = A.indexOf("=");
830
830
  if (m !== -1) {
831
831
  const h = function(_) {
832
- return _.indexOf("-") !== -1 && _.match(Vb) === null && (_ = _.replace(Xb, function(w, I) {
832
+ return _.indexOf("-") !== -1 && _.match(Wf) === null && (_ = _.replace(Qf, function(w, I) {
833
833
  return I.toUpperCase();
834
834
  })), _;
835
835
  }(A.slice(0, m)).trim(), v = function(_) {
@@ -838,49 +838,49 @@ function Cf(e = "", t = {}) {
838
838
  }(A.slice(m + 1).trim()), T = As[h] || h;
839
839
  if (T === "ref") return y;
840
840
  const S = y[T] = function(_, w, I, O) {
841
- return w === "style" ? I.split(/;\s?/).reduce(function(x, B) {
842
- const P = B.slice(0, B.indexOf(":"));
843
- return x[P.trim().replace(/(-[a-z])/g, (V) => V[1].toUpperCase())] = B.slice(P.length + 1).trim(), x;
844
- }, {}) : w === "href" || w === "src" ? O(I, _, w) : (I.match(Wb) && (I = I.slice(1, I.length - 1)), I === "true" || I !== "false" && I);
841
+ return w === "style" ? I.split(/;\s?/).reduce(function(x, $) {
842
+ const P = $.slice(0, $.indexOf(":"));
843
+ return x[P.trim().replace(/(-[a-z])/g, (V) => V[1].toUpperCase())] = $.slice(P.length + 1).trim(), x;
844
+ }, {}) : w === "href" || w === "src" ? O(I, _, w) : (I.match(Yf) && (I = I.slice(1, I.length - 1)), I === "true" || I !== "false" && I);
845
845
  }(l, h, v, t.sanitizer);
846
846
  typeof S == "string" && (No.test(S) || wo.test(S)) && (y[T] = et.cloneElement(a(S.trim()), { key: R }));
847
847
  } else A !== "style" && (y[As[A] || A] = !0);
848
848
  return y;
849
849
  }, {}) : null;
850
850
  }
851
- t.overrides = t.overrides || {}, t.sanitizer = t.sanitizer || If, t.slugify = t.slugify || Ge, t.namedCodesToUnicode = t.namedCodesToUnicode ? Ie({}, Rs, t.namedCodesToUnicode) : Rs, t.createElement = t.createElement || et.createElement;
852
- const i = [], o = {}, s = { [C.blockQuote]: { match: he(eg), order: 1, parse(l, g, f) {
853
- const [, y, A] = l[0].replace(xb, "").match(Db);
854
- return { alert: y, children: g(A, f) };
855
- }, render(l, g, f) {
856
- const y = { key: f.key };
857
- return l.alert && (y.className = "markdown-alert-" + t.slugify(l.alert.toLowerCase(), Ge), l.children.unshift({ attrs: {}, children: [{ type: C.text, text: l.alert }], noInnerParse: !0, type: C.htmlBlock, tag: "header" })), r("blockquote", y, g(l.children, f));
858
- } }, [C.breakLine]: { match: qe(Mb), order: 1, parse: ht, render: (l, g, f) => r("br", { key: f.key }) }, [C.breakThematic]: { match: he(Fb), order: 1, parse: ht, render: (l, g, f) => r("hr", { key: f.key }) }, [C.codeBlock]: { match: he(rg), order: 0, parse: (l) => ({ lang: void 0, text: l[0].replace(/^ {4}/gm, "").replace(/\n+$/, "") }), render: (l, g, f) => r("pre", { key: f.key }, r("code", Ie({}, l.attrs, { className: l.lang ? `lang-${l.lang}` : "" }), l.text)) }, [C.codeFenced]: { match: he(tg), order: 0, parse: (l) => ({ attrs: n("code", l[3] || ""), lang: l[2] || void 0, text: l[4], type: C.codeBlock }) }, [C.codeInline]: { match: ve(Ub), order: 3, parse: (l) => ({ text: l[2] }), render: (l, g, f) => r("code", { key: f.key }, l.text) }, [C.footnote]: { match: he(Bb), order: 0, parse: (l) => (i.push({ footnote: l[2], identifier: l[1] }), {}), render: Et }, [C.footnoteReference]: { match: Se(Gb), order: 1, parse: (l) => ({ target: `#${t.slugify(l[1], Ge)}`, text: l[1] }), render: (l, g, f) => r("a", { key: f.key, href: t.sanitizer(l.target, "a", "href") }, r("sup", { key: f.key }, l.text)) }, [C.gfmTask]: { match: Se(zb), order: 1, parse: (l) => ({ completed: l[1].toLowerCase() === "x" }), render: (l, g, f) => r("input", { checked: l.completed, key: f.key, readOnly: !0, type: "checkbox" }) }, [C.heading]: { match: he(t.enforceAtxHeadings ? ng : ag), order: 1, parse: (l, g, f) => ({ children: tt(g, l[2], f), id: t.slugify(l[2], Ge), level: l[1].length }), render: (l, g, f) => r(`h${l.level}`, { id: l.id, key: f.key }, g(l.children, f)) }, [C.headingSetext]: { match: he(ig), order: 0, parse: (l, g, f) => ({ children: tt(g, l[1], f), level: l[2] === "=" ? 1 : 2, type: C.heading }) }, [C.htmlBlock]: { match: qe(No), order: 1, parse(l, g, f) {
859
- const [, y] = l[3].match(ff), A = new RegExp(`^${y}`, "gm"), R = l[3].replace(A, ""), m = (h = R, Tf.some((w) => w.test(h)) ? wf : tt);
851
+ t.overrides = t.overrides || {}, t.sanitizer = t.sanitizer || Ib, t.slugify = t.slugify || Ge, t.namedCodesToUnicode = t.namedCodesToUnicode ? Ie({}, Rs, t.namedCodesToUnicode) : Rs, t.createElement = t.createElement || et.createElement;
852
+ const i = [], o = {}, s = { [C.blockQuote]: { match: he(eg), order: 1, parse(l, g, b) {
853
+ const [, y, A] = l[0].replace(Df, "").match(Mf);
854
+ return { alert: y, children: g(A, b) };
855
+ }, render(l, g, b) {
856
+ const y = { key: b.key };
857
+ return l.alert && (y.className = "markdown-alert-" + t.slugify(l.alert.toLowerCase(), Ge), l.children.unshift({ attrs: {}, children: [{ type: C.text, text: l.alert }], noInnerParse: !0, type: C.htmlBlock, tag: "header" })), r("blockquote", y, g(l.children, b));
858
+ } }, [C.breakLine]: { match: qe(Ff), order: 1, parse: ht, render: (l, g, b) => r("br", { key: b.key }) }, [C.breakThematic]: { match: he(Uf), order: 1, parse: ht, render: (l, g, b) => r("hr", { key: b.key }) }, [C.codeBlock]: { match: he(rg), order: 0, parse: (l) => ({ lang: void 0, text: l[0].replace(/^ {4}/gm, "").replace(/\n+$/, "") }), render: (l, g, b) => r("pre", { key: b.key }, r("code", Ie({}, l.attrs, { className: l.lang ? `lang-${l.lang}` : "" }), l.text)) }, [C.codeFenced]: { match: he(tg), order: 0, parse: (l) => ({ attrs: n("code", l[3] || ""), lang: l[2] || void 0, text: l[4], type: C.codeBlock }) }, [C.codeInline]: { match: ve(Pf), order: 3, parse: (l) => ({ text: l[2] }), render: (l, g, b) => r("code", { key: b.key }, l.text) }, [C.footnote]: { match: he(Gf), order: 0, parse: (l) => (i.push({ footnote: l[2], identifier: l[1] }), {}), render: Et }, [C.footnoteReference]: { match: Se(qf), order: 1, parse: (l) => ({ target: `#${t.slugify(l[1], Ge)}`, text: l[1] }), render: (l, g, b) => r("a", { key: b.key, href: t.sanitizer(l.target, "a", "href") }, r("sup", { key: b.key }, l.text)) }, [C.gfmTask]: { match: Se(jf), order: 1, parse: (l) => ({ completed: l[1].toLowerCase() === "x" }), render: (l, g, b) => r("input", { checked: l.completed, key: b.key, readOnly: !0, type: "checkbox" }) }, [C.heading]: { match: he(t.enforceAtxHeadings ? ng : ag), order: 1, parse: (l, g, b) => ({ children: tt(g, l[2], b), id: t.slugify(l[2], Ge), level: l[1].length }), render: (l, g, b) => r(`h${l.level}`, { id: l.id, key: b.key }, g(l.children, b)) }, [C.headingSetext]: { match: he(ig), order: 0, parse: (l, g, b) => ({ children: tt(g, l[1], b), level: l[2] === "=" ? 1 : 2, type: C.heading }) }, [C.htmlBlock]: { match: qe(No), order: 1, parse(l, g, b) {
859
+ const [, y] = l[3].match(bb), A = new RegExp(`^${y}`, "gm"), R = l[3].replace(A, ""), m = (h = R, Tb.some((w) => w.test(h)) ? wb : tt);
860
860
  var h;
861
- const v = l[1].toLowerCase(), T = kb.indexOf(v) !== -1, S = (T ? v : l[1]).trim(), _ = { attrs: n(S, l[2]), noInnerParse: T, tag: S };
862
- return f.inAnchor = f.inAnchor || v === "a", T ? _.text = l[3] : _.children = m(g, R, f), f.inAnchor = !1, _;
863
- }, render: (l, g, f) => r(l.tag, Ie({ key: f.key }, l.attrs), l.text || (l.children ? g(l.children, f) : "")) }, [C.htmlSelfClosing]: { match: qe(wo), order: 1, parse(l) {
861
+ const v = l[1].toLowerCase(), T = Cf.indexOf(v) !== -1, S = (T ? v : l[1]).trim(), _ = { attrs: n(S, l[2]), noInnerParse: T, tag: S };
862
+ return b.inAnchor = b.inAnchor || v === "a", T ? _.text = l[3] : _.children = m(g, R, b), b.inAnchor = !1, _;
863
+ }, render: (l, g, b) => r(l.tag, Ie({ key: b.key }, l.attrs), l.text || (l.children ? g(l.children, b) : "")) }, [C.htmlSelfClosing]: { match: qe(wo), order: 1, parse(l) {
864
864
  const g = l[1].trim();
865
865
  return { attrs: n(g, l[2] || ""), tag: g };
866
- }, render: (l, g, f) => r(l.tag, Ie({}, l.attrs, { key: f.key })) }, [C.htmlComment]: { match: qe(og), order: 1, parse: () => ({}), render: Et }, [C.image]: { match: ve(vf), order: 1, parse: (l) => ({ alt: l[1], target: ks(l[2]), title: l[3] }), render: (l, g, f) => r("img", { key: f.key, alt: l.alt || void 0, title: l.title || void 0, src: t.sanitizer(l.target, "img", "src") }) }, [C.link]: { match: Se(Sf), order: 3, parse: (l, g, f) => ({ children: Nf(g, l[1], f), target: ks(l[2]), title: l[3] }), render: (l, g, f) => r("a", { key: f.key, href: t.sanitizer(l.target, "a", "href"), title: l.title }, g(l.children, f)) }, [C.linkAngleBraceStyleDetector]: { match: Se(Zb), order: 0, parse: (l) => ({ children: [{ text: l[1], type: C.text }], target: l[1], type: C.link }) }, [C.linkBareUrlDetector]: { match: (l, g) => g.inAnchor || t.disableAutoLink ? null : Se(Yb)(l, g), order: 0, parse: (l) => ({ children: [{ text: l[1], type: C.text }], target: l[1], title: void 0, type: C.link }) }, [C.linkMailtoDetector]: { match: Se(Kb), order: 0, parse(l) {
867
- let g = l[1], f = l[1];
868
- return Ob.test(f) || (f = "mailto:" + f), { children: [{ text: g.replace("mailto:", ""), type: C.text }], target: f, type: C.link };
869
- } }, [C.orderedList]: Is(r, 1), [C.unorderedList]: Is(r, 2), [C.newlineCoalescer]: { match: he(Pb), order: 3, parse: ht, render: () => `
870
- ` }, [C.paragraph]: { match: _f, order: 3, parse: mt, render: (l, g, f) => r("p", { key: f.key }, g(l.children, f)) }, [C.ref]: { match: Se(Qb), order: 0, parse: (l) => (o[l[1]] = { target: l[2], title: l[4] }, {}), render: Et }, [C.refImage]: { match: ve(Jb), order: 0, parse: (l) => ({ alt: l[1] || void 0, ref: l[2] }), render: (l, g, f) => o[l.ref] ? r("img", { key: f.key, alt: l.alt, src: t.sanitizer(o[l.ref].target, "img", "src"), title: o[l.ref].title }) : null }, [C.refLink]: { match: Se(ef), order: 0, parse: (l, g, f) => ({ children: g(l[1], f), fallbackChildren: l[0], ref: l[2] }), render: (l, g, f) => o[l.ref] ? r("a", { key: f.key, href: t.sanitizer(o[l.ref].target, "a", "href"), title: o[l.ref].title }, g(l.children, f)) : r("span", { key: f.key }, l.fallbackChildren) }, [C.table]: { match: he(sg), order: 1, parse: Rf, render(l, g, f) {
866
+ }, render: (l, g, b) => r(l.tag, Ie({}, l.attrs, { key: b.key })) }, [C.htmlComment]: { match: qe(og), order: 1, parse: () => ({}), render: Et }, [C.image]: { match: ve(vb), order: 1, parse: (l) => ({ alt: l[1], target: ks(l[2]), title: l[3] }), render: (l, g, b) => r("img", { key: b.key, alt: l.alt || void 0, title: l.title || void 0, src: t.sanitizer(l.target, "img", "src") }) }, [C.link]: { match: Se(Sb), order: 3, parse: (l, g, b) => ({ children: Nb(g, l[1], b), target: ks(l[2]), title: l[3] }), render: (l, g, b) => r("a", { key: b.key, href: t.sanitizer(l.target, "a", "href"), title: l.title }, g(l.children, b)) }, [C.linkAngleBraceStyleDetector]: { match: Se(Xf), order: 0, parse: (l) => ({ children: [{ text: l[1], type: C.text }], target: l[1], type: C.link }) }, [C.linkBareUrlDetector]: { match: (l, g) => g.inAnchor || t.disableAutoLink ? null : Se(Kf)(l, g), order: 0, parse: (l) => ({ children: [{ text: l[1], type: C.text }], target: l[1], title: void 0, type: C.link }) }, [C.linkMailtoDetector]: { match: Se(Zf), order: 0, parse(l) {
867
+ let g = l[1], b = l[1];
868
+ return Lf.test(b) || (b = "mailto:" + b), { children: [{ text: g.replace("mailto:", ""), type: C.text }], target: b, type: C.link };
869
+ } }, [C.orderedList]: Is(r, 1), [C.unorderedList]: Is(r, 2), [C.newlineCoalescer]: { match: he(Bf), order: 3, parse: ht, render: () => `
870
+ ` }, [C.paragraph]: { match: _b, order: 3, parse: mt, render: (l, g, b) => r("p", { key: b.key }, g(l.children, b)) }, [C.ref]: { match: Se(Jf), order: 0, parse: (l) => (o[l[1]] = { target: l[2], title: l[4] }, {}), render: Et }, [C.refImage]: { match: ve(eb), order: 0, parse: (l) => ({ alt: l[1] || void 0, ref: l[2] }), render: (l, g, b) => o[l.ref] ? r("img", { key: b.key, alt: l.alt, src: t.sanitizer(o[l.ref].target, "img", "src"), title: o[l.ref].title }) : null }, [C.refLink]: { match: Se(tb), order: 0, parse: (l, g, b) => ({ children: g(l[1], b), fallbackChildren: l[0], ref: l[2] }), render: (l, g, b) => o[l.ref] ? r("a", { key: b.key, href: t.sanitizer(o[l.ref].target, "a", "href"), title: o[l.ref].title }, g(l.children, b)) : r("span", { key: b.key }, l.fallbackChildren) }, [C.table]: { match: he(sg), order: 1, parse: Rb, render(l, g, b) {
871
871
  const y = l;
872
- return r("table", { key: f.key }, r("thead", null, r("tr", null, y.header.map(function(A, R) {
873
- return r("th", { key: R, style: ws(y, R) }, g(A, f));
872
+ return r("table", { key: b.key }, r("thead", null, r("tr", null, y.header.map(function(A, R) {
873
+ return r("th", { key: R, style: ws(y, R) }, g(A, b));
874
874
  }))), r("tbody", null, y.cells.map(function(A, R) {
875
875
  return r("tr", { key: R }, A.map(function(m, h) {
876
- return r("td", { key: h, style: ws(y, h) }, g(m, f));
876
+ return r("td", { key: h, style: ws(y, h) }, g(m, b));
877
877
  }));
878
878
  })));
879
- } }, [C.text]: { match: qe(gf), order: 4, parse: (l) => ({ text: l[0].replace(jb, (g, f) => t.namedCodesToUnicode[f] ? t.namedCodesToUnicode[f] : g) }), render: (l) => l.text }, [C.textBolded]: { match: ve(lf), order: 2, parse: (l, g, f) => ({ children: g(l[2], f) }), render: (l, g, f) => r("strong", { key: f.key }, g(l.children, f)) }, [C.textEmphasized]: { match: ve(uf), order: 3, parse: (l, g, f) => ({ children: g(l[2], f) }), render: (l, g, f) => r("em", { key: f.key }, g(l.children, f)) }, [C.textEscaped]: { match: ve(pf), order: 1, parse: (l) => ({ text: l[1], type: C.text }) }, [C.textMarked]: { match: ve(cf), order: 3, parse: mt, render: (l, g, f) => r("mark", { key: f.key }, g(l.children, f)) }, [C.textStrikethroughed]: { match: ve(df), order: 3, parse: mt, render: (l, g, f) => r("del", { key: f.key }, g(l.children, f)) } };
879
+ } }, [C.text]: { match: qe(gb), order: 4, parse: (l) => ({ text: l[0].replace(Vf, (g, b) => t.namedCodesToUnicode[b] ? t.namedCodesToUnicode[b] : g) }), render: (l) => l.text }, [C.textBolded]: { match: ve(lb), order: 2, parse: (l, g, b) => ({ children: g(l[2], b) }), render: (l, g, b) => r("strong", { key: b.key }, g(l.children, b)) }, [C.textEmphasized]: { match: ve(ub), order: 3, parse: (l, g, b) => ({ children: g(l[2], b) }), render: (l, g, b) => r("em", { key: b.key }, g(l.children, b)) }, [C.textEscaped]: { match: ve(pb), order: 1, parse: (l) => ({ text: l[1], type: C.text }) }, [C.textMarked]: { match: ve(cb), order: 3, parse: mt, render: (l, g, b) => r("mark", { key: b.key }, g(l.children, b)) }, [C.textStrikethroughed]: { match: ve(db), order: 3, parse: mt, render: (l, g, b) => r("del", { key: b.key }, g(l.children, b)) } };
880
880
  t.disableParsingRawHTML === !0 && (delete s[C.htmlBlock], delete s[C.htmlSelfClosing]);
881
881
  const c = function(l) {
882
882
  let g = Object.keys(l);
883
- function f(y, A) {
883
+ function b(y, A) {
884
884
  let R = [];
885
885
  for (A.prevCapture = A.prevCapture || ""; y; ) {
886
886
  let m = 0;
@@ -889,7 +889,7 @@ function Cf(e = "", t = {}) {
889
889
  if (T) {
890
890
  const S = T[0];
891
891
  A.prevCapture += S, y = y.substring(S.length);
892
- const _ = v.parse(T, f, A);
892
+ const _ = v.parse(T, b, A);
893
893
  _.type == null && (_.type = h), R.push(_);
894
894
  break;
895
895
  }
@@ -902,43 +902,43 @@ function Cf(e = "", t = {}) {
902
902
  let R = l[y].order, m = l[A].order;
903
903
  return R !== m ? R - m : y < A ? -1 : 1;
904
904
  }), function(y, A) {
905
- return f(function(R) {
906
- return R.replace($b, `
907
- `).replace(qb, "").replace(rf, " ");
905
+ return b(function(R) {
906
+ return R.replace($f, `
907
+ `).replace(Hf, "").replace(ab, " ");
908
908
  }(y), A);
909
909
  };
910
- }(s), b = (d = /* @__PURE__ */ function(l, g) {
911
- return function(f, y, A) {
912
- const R = l[f.type].render;
913
- return g ? g(() => R(f, y, A), f, y, A) : R(f, y, A);
910
+ }(s), f = (d = /* @__PURE__ */ function(l, g) {
911
+ return function(b, y, A) {
912
+ const R = l[b.type].render;
913
+ return g ? g(() => R(b, y, A), b, y, A) : R(b, y, A);
914
914
  };
915
- }(s, t.renderRule), function l(g, f = {}) {
915
+ }(s, t.renderRule), function l(g, b = {}) {
916
916
  if (Array.isArray(g)) {
917
- const y = f.key, A = [];
917
+ const y = b.key, A = [];
918
918
  let R = !1;
919
919
  for (let m = 0; m < g.length; m++) {
920
- f.key = m;
921
- const h = l(g[m], f), v = typeof h == "string";
920
+ b.key = m;
921
+ const h = l(g[m], b), v = typeof h == "string";
922
922
  v && R ? A[A.length - 1] += h : h !== null && A.push(h), R = v;
923
923
  }
924
- return f.key = y, A;
924
+ return b.key = y, A;
925
925
  }
926
- return d(g, l, f);
926
+ return d(g, l, b);
927
927
  });
928
928
  var d;
929
929
  const E = a(e);
930
930
  return i.length ? r("div", null, E, r("footer", { key: "footer" }, i.map(function(l) {
931
- return r("div", { id: t.slugify(l.identifier, Ge), key: l.identifier }, l.identifier, b(c(l.footnote, { inline: !0 })));
931
+ return r("div", { id: t.slugify(l.identifier, Ge), key: l.identifier }, l.identifier, f(c(l.footnote, { inline: !0 })));
932
932
  }))) : E;
933
933
  }
934
934
  const Cs = (e) => {
935
935
  let { children: t = "", options: r } = e, a = function(n, i) {
936
936
  if (n == null) return {};
937
- var o, s, c = {}, b = Object.keys(n);
938
- for (s = 0; s < b.length; s++) i.indexOf(o = b[s]) >= 0 || (c[o] = n[o]);
937
+ var o, s, c = {}, f = Object.keys(n);
938
+ for (s = 0; s < f.length; s++) i.indexOf(o = f[s]) >= 0 || (c[o] = n[o]);
939
939
  return c;
940
- }(e, wb);
941
- return et.cloneElement(Cf(t, r), a);
940
+ }(e, kf);
941
+ return et.cloneElement(Cb(t, r), a);
942
942
  }, Fo = {
943
943
  props: "properties",
944
944
  events: "events",
@@ -947,11 +947,11 @@ const Cs = (e) => {
947
947
  styles: "css custom properties",
948
948
  parts: "css shadow parts"
949
949
  };
950
- function Of(e) {
950
+ function Ob(e) {
951
951
  return e in Fo;
952
952
  }
953
- function Lf(e) {
954
- if (Of(e))
953
+ function Lb(e) {
954
+ if (Ob(e))
955
955
  return Fo[e];
956
956
  throw new Error(`Invalid key: ${e}`);
957
957
  }
@@ -972,7 +972,7 @@ const Os = [
972
972
  if (a[d].length > 0)
973
973
  return o(d);
974
974
  }), o = (d) => /* @__PURE__ */ L.jsxs(L.Fragment, { children: [
975
- /* @__PURE__ */ L.jsx("section", { className: "args-section", children: /* @__PURE__ */ L.jsx("div", { className: "args-table-cell", children: Lf(d).toUpperCase() }) }),
975
+ /* @__PURE__ */ L.jsx("section", { className: "args-section", children: /* @__PURE__ */ L.jsx("div", { className: "args-table-cell", children: Lb(d).toUpperCase() }) }),
976
976
  s(a[d])
977
977
  ] }), s = (d) => {
978
978
  const E = d.map((l, g) => /* @__PURE__ */ L.jsxs("div", { className: "arg-table-row", children: [
@@ -987,16 +987,16 @@ const Os = [
987
987
  /* @__PURE__ */ L.jsx("div", { className: "arg-table-cell", children: /* @__PURE__ */ L.jsx(Cs, { children: c(l.default) }) })
988
988
  ] }, `rowIndex-${g}`));
989
989
  return /* @__PURE__ */ L.jsx(L.Fragment, { children: E });
990
- }, c = (d) => d === void 0 ? "" : `\`\`\`${d}\`\`\``, b = () => ({
990
+ }, c = (d) => d === void 0 ? "" : `\`\`\`${d}\`\`\``, f = () => ({
991
991
  gridTemplateColumns: `repeat(${Os.length}, 1fr)`,
992
992
  marginBottom: "40px"
993
993
  });
994
- return /* @__PURE__ */ L.jsx(L.Fragment, { children: /* @__PURE__ */ L.jsxs("div", { className: "args-table", style: b(), children: [
994
+ return /* @__PURE__ */ L.jsx(L.Fragment, { children: /* @__PURE__ */ L.jsxs("div", { className: "args-table", style: f(), children: [
995
995
  n(),
996
996
  i()
997
997
  ] }) });
998
998
  };
999
- function xf(e, t) {
999
+ function xb(e, t) {
1000
1000
  if (e == null) return {};
1001
1001
  var r = {};
1002
1002
  for (var a in e) if ({}.hasOwnProperty.call(e, a)) {
@@ -1005,9 +1005,9 @@ function xf(e, t) {
1005
1005
  }
1006
1006
  return r;
1007
1007
  }
1008
- function Df(e, t) {
1008
+ function Db(e, t) {
1009
1009
  if (e == null) return {};
1010
- var r, a, n = xf(e, t);
1010
+ var r, a, n = xb(e, t);
1011
1011
  if (Object.getOwnPropertySymbols) {
1012
1012
  var i = Object.getOwnPropertySymbols(e);
1013
1013
  for (a = 0; a < i.length; a++) r = i[a], t.includes(r) || {}.propertyIsEnumerable.call(e, r) && (n[r] = e[r]);
@@ -1019,25 +1019,25 @@ function ko(e, t) {
1019
1019
  for (var r = 0, a = Array(t); r < t; r++) a[r] = e[r];
1020
1020
  return a;
1021
1021
  }
1022
- function Mf(e) {
1022
+ function Mb(e) {
1023
1023
  if (Array.isArray(e)) return ko(e);
1024
1024
  }
1025
- function Ff(e) {
1025
+ function Fb(e) {
1026
1026
  if (typeof Symbol < "u" && e[Symbol.iterator] != null || e["@@iterator"] != null) return Array.from(e);
1027
1027
  }
1028
- function Uf(e, t) {
1028
+ function Ub(e, t) {
1029
1029
  if (e) {
1030
1030
  if (typeof e == "string") return ko(e, t);
1031
1031
  var r = {}.toString.call(e).slice(8, -1);
1032
1032
  return r === "Object" && e.constructor && (r = e.constructor.name), r === "Map" || r === "Set" ? Array.from(e) : r === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r) ? ko(e, t) : void 0;
1033
1033
  }
1034
1034
  }
1035
- function Pf() {
1035
+ function Pb() {
1036
1036
  throw new TypeError(`Invalid attempt to spread non-iterable instance.
1037
1037
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
1038
1038
  }
1039
1039
  function Co(e) {
1040
- return Mf(e) || Ff(e) || Uf(e) || Pf();
1040
+ return Mb(e) || Fb(e) || Ub(e) || Pb();
1041
1041
  }
1042
1042
  function Ve(e) {
1043
1043
  "@babel/helpers - typeof";
@@ -1047,7 +1047,7 @@ function Ve(e) {
1047
1047
  return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
1048
1048
  }, Ve(e);
1049
1049
  }
1050
- function $f(e, t) {
1050
+ function Bb(e, t) {
1051
1051
  if (Ve(e) != "object" || !e) return e;
1052
1052
  var r = e[Symbol.toPrimitive];
1053
1053
  if (r !== void 0) {
@@ -1057,12 +1057,12 @@ function $f(e, t) {
1057
1057
  }
1058
1058
  return (t === "string" ? String : Number)(e);
1059
1059
  }
1060
- function Bf(e) {
1061
- var t = $f(e, "string");
1060
+ function $b(e) {
1061
+ var t = Bb(e, "string");
1062
1062
  return Ve(t) == "symbol" ? t : t + "";
1063
1063
  }
1064
1064
  function yg(e, t, r) {
1065
- return (t = Bf(t)) in e ? Object.defineProperty(e, t, {
1065
+ return (t = $b(t)) in e ? Object.defineProperty(e, t, {
1066
1066
  value: r,
1067
1067
  enumerable: !0,
1068
1068
  configurable: !0,
@@ -1099,7 +1099,7 @@ function De(e) {
1099
1099
  }
1100
1100
  return e;
1101
1101
  }
1102
- function Gf(e) {
1102
+ function Gb(e) {
1103
1103
  var t = e.length;
1104
1104
  if (t === 0 || t === 1) return e;
1105
1105
  if (t === 2)
@@ -1110,15 +1110,15 @@ function Gf(e) {
1110
1110
  return [e[0], e[1], e[2], e[3], "".concat(e[0], ".").concat(e[1]), "".concat(e[0], ".").concat(e[2]), "".concat(e[0], ".").concat(e[3]), "".concat(e[1], ".").concat(e[0]), "".concat(e[1], ".").concat(e[2]), "".concat(e[1], ".").concat(e[3]), "".concat(e[2], ".").concat(e[0]), "".concat(e[2], ".").concat(e[1]), "".concat(e[2], ".").concat(e[3]), "".concat(e[3], ".").concat(e[0]), "".concat(e[3], ".").concat(e[1]), "".concat(e[3], ".").concat(e[2]), "".concat(e[0], ".").concat(e[1], ".").concat(e[2]), "".concat(e[0], ".").concat(e[1], ".").concat(e[3]), "".concat(e[0], ".").concat(e[2], ".").concat(e[1]), "".concat(e[0], ".").concat(e[2], ".").concat(e[3]), "".concat(e[0], ".").concat(e[3], ".").concat(e[1]), "".concat(e[0], ".").concat(e[3], ".").concat(e[2]), "".concat(e[1], ".").concat(e[0], ".").concat(e[2]), "".concat(e[1], ".").concat(e[0], ".").concat(e[3]), "".concat(e[1], ".").concat(e[2], ".").concat(e[0]), "".concat(e[1], ".").concat(e[2], ".").concat(e[3]), "".concat(e[1], ".").concat(e[3], ".").concat(e[0]), "".concat(e[1], ".").concat(e[3], ".").concat(e[2]), "".concat(e[2], ".").concat(e[0], ".").concat(e[1]), "".concat(e[2], ".").concat(e[0], ".").concat(e[3]), "".concat(e[2], ".").concat(e[1], ".").concat(e[0]), "".concat(e[2], ".").concat(e[1], ".").concat(e[3]), "".concat(e[2], ".").concat(e[3], ".").concat(e[0]), "".concat(e[2], ".").concat(e[3], ".").concat(e[1]), "".concat(e[3], ".").concat(e[0], ".").concat(e[1]), "".concat(e[3], ".").concat(e[0], ".").concat(e[2]), "".concat(e[3], ".").concat(e[1], ".").concat(e[0]), "".concat(e[3], ".").concat(e[1], ".").concat(e[2]), "".concat(e[3], ".").concat(e[2], ".").concat(e[0]), "".concat(e[3], ".").concat(e[2], ".").concat(e[1]), "".concat(e[0], ".").concat(e[1], ".").concat(e[2], ".").concat(e[3]), "".concat(e[0], ".").concat(e[1], ".").concat(e[3], ".").concat(e[2]), "".concat(e[0], ".").concat(e[2], ".").concat(e[1], ".").concat(e[3]), "".concat(e[0], ".").concat(e[2], ".").concat(e[3], ".").concat(e[1]), "".concat(e[0], ".").concat(e[3], ".").concat(e[1], ".").concat(e[2]), "".concat(e[0], ".").concat(e[3], ".").concat(e[2], ".").concat(e[1]), "".concat(e[1], ".").concat(e[0], ".").concat(e[2], ".").concat(e[3]), "".concat(e[1], ".").concat(e[0], ".").concat(e[3], ".").concat(e[2]), "".concat(e[1], ".").concat(e[2], ".").concat(e[0], ".").concat(e[3]), "".concat(e[1], ".").concat(e[2], ".").concat(e[3], ".").concat(e[0]), "".concat(e[1], ".").concat(e[3], ".").concat(e[0], ".").concat(e[2]), "".concat(e[1], ".").concat(e[3], ".").concat(e[2], ".").concat(e[0]), "".concat(e[2], ".").concat(e[0], ".").concat(e[1], ".").concat(e[3]), "".concat(e[2], ".").concat(e[0], ".").concat(e[3], ".").concat(e[1]), "".concat(e[2], ".").concat(e[1], ".").concat(e[0], ".").concat(e[3]), "".concat(e[2], ".").concat(e[1], ".").concat(e[3], ".").concat(e[0]), "".concat(e[2], ".").concat(e[3], ".").concat(e[0], ".").concat(e[1]), "".concat(e[2], ".").concat(e[3], ".").concat(e[1], ".").concat(e[0]), "".concat(e[3], ".").concat(e[0], ".").concat(e[1], ".").concat(e[2]), "".concat(e[3], ".").concat(e[0], ".").concat(e[2], ".").concat(e[1]), "".concat(e[3], ".").concat(e[1], ".").concat(e[0], ".").concat(e[2]), "".concat(e[3], ".").concat(e[1], ".").concat(e[2], ".").concat(e[0]), "".concat(e[3], ".").concat(e[2], ".").concat(e[0], ".").concat(e[1]), "".concat(e[3], ".").concat(e[2], ".").concat(e[1], ".").concat(e[0])];
1111
1111
  }
1112
1112
  var St = {};
1113
- function qf(e) {
1113
+ function qb(e) {
1114
1114
  if (e.length === 0 || e.length === 1) return e;
1115
1115
  var t = e.join(".");
1116
- return St[t] || (St[t] = Gf(e)), St[t];
1116
+ return St[t] || (St[t] = Gb(e)), St[t];
1117
1117
  }
1118
- function Hf(e) {
1118
+ function Hb(e) {
1119
1119
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, r = arguments.length > 2 ? arguments[2] : void 0, a = e.filter(function(i) {
1120
1120
  return i !== "token";
1121
- }), n = qf(a);
1121
+ }), n = qb(a);
1122
1122
  return n.reduce(function(i, o) {
1123
1123
  return De(De({}, i), r[o]);
1124
1124
  }, t);
@@ -1126,7 +1126,7 @@ function Hf(e) {
1126
1126
  function xs(e) {
1127
1127
  return e.join(" ");
1128
1128
  }
1129
- function zf(e, t) {
1129
+ function zb(e, t) {
1130
1130
  var r = 0;
1131
1131
  return function(a) {
1132
1132
  return r += 1, a.map(function(n, i) {
@@ -1140,11 +1140,11 @@ function zf(e, t) {
1140
1140
  };
1141
1141
  }
1142
1142
  function Sg(e) {
1143
- var t = e.node, r = e.stylesheet, a = e.style, n = a === void 0 ? {} : a, i = e.useInlineStyles, o = e.key, s = t.properties, c = t.type, b = t.tagName, d = t.value;
1143
+ var t = e.node, r = e.stylesheet, a = e.style, n = a === void 0 ? {} : a, i = e.useInlineStyles, o = e.key, s = t.properties, c = t.type, f = t.tagName, d = t.value;
1144
1144
  if (c === "text")
1145
1145
  return d;
1146
- if (b) {
1147
- var E = zf(r, i), l;
1146
+ if (f) {
1147
+ var E = zb(r, i), l;
1148
1148
  if (!i)
1149
1149
  l = De(De({}, s), {}, {
1150
1150
  className: xs(s.className)
@@ -1154,25 +1154,25 @@ function Sg(e) {
1154
1154
  return m.split(".").forEach(function(h) {
1155
1155
  R.includes(h) || R.push(h);
1156
1156
  }), R;
1157
- }, []), f = s.className && s.className.includes("token") ? ["token"] : [], y = s.className && f.concat(s.className.filter(function(R) {
1157
+ }, []), b = s.className && s.className.includes("token") ? ["token"] : [], y = s.className && b.concat(s.className.filter(function(R) {
1158
1158
  return !g.includes(R);
1159
1159
  }));
1160
1160
  l = De(De({}, s), {}, {
1161
1161
  className: xs(y) || void 0,
1162
- style: Hf(s.className, Object.assign({}, s.style, n), r)
1162
+ style: Hb(s.className, Object.assign({}, s.style, n), r)
1163
1163
  });
1164
1164
  }
1165
1165
  var A = E(t.children);
1166
- return /* @__PURE__ */ fe.createElement(b, Oo({
1166
+ return /* @__PURE__ */ be.createElement(f, Oo({
1167
1167
  key: o
1168
1168
  }, l), A);
1169
1169
  }
1170
1170
  }
1171
- const jf = function(e, t) {
1171
+ const jb = function(e, t) {
1172
1172
  var r = e.listLanguages();
1173
1173
  return r.indexOf(t) !== -1;
1174
1174
  };
1175
- var Vf = ["language", "children", "style", "customStyle", "codeTagProps", "useInlineStyles", "showLineNumbers", "showInlineLineNumbers", "startingLineNumber", "lineNumberContainerStyle", "lineNumberStyle", "wrapLines", "wrapLongLines", "lineProps", "renderer", "PreTag", "CodeTag", "code", "astGenerator"];
1175
+ var Vb = ["language", "children", "style", "customStyle", "codeTagProps", "useInlineStyles", "showLineNumbers", "showInlineLineNumbers", "startingLineNumber", "lineNumberContainerStyle", "lineNumberStyle", "wrapLines", "wrapLongLines", "lineProps", "renderer", "PreTag", "CodeTag", "code", "astGenerator"];
1176
1176
  function Ds(e, t) {
1177
1177
  var r = Object.keys(e);
1178
1178
  if (Object.getOwnPropertySymbols) {
@@ -1194,15 +1194,15 @@ function Te(e) {
1194
1194
  }
1195
1195
  return e;
1196
1196
  }
1197
- var Wf = /\n/g;
1198
- function Yf(e) {
1199
- return e.match(Wf);
1197
+ var Wb = /\n/g;
1198
+ function Yb(e) {
1199
+ return e.match(Wb);
1200
1200
  }
1201
- function Kf(e) {
1201
+ function Kb(e) {
1202
1202
  var t = e.lines, r = e.startingLineNumber, a = e.style;
1203
1203
  return t.map(function(n, i) {
1204
1204
  var o = i + r;
1205
- return /* @__PURE__ */ fe.createElement("span", {
1205
+ return /* @__PURE__ */ be.createElement("span", {
1206
1206
  key: "line-".concat(i),
1207
1207
  className: "react-syntax-highlighter-line-number",
1208
1208
  style: typeof a == "function" ? a(o) : a
@@ -1210,21 +1210,21 @@ function Kf(e) {
1210
1210
  `));
1211
1211
  });
1212
1212
  }
1213
- function Zf(e) {
1213
+ function Zb(e) {
1214
1214
  var t = e.codeString, r = e.codeStyle, a = e.containerStyle, n = a === void 0 ? {
1215
1215
  float: "left",
1216
1216
  paddingRight: "10px"
1217
1217
  } : a, i = e.numberStyle, o = i === void 0 ? {} : i, s = e.startingLineNumber;
1218
- return /* @__PURE__ */ fe.createElement("code", {
1218
+ return /* @__PURE__ */ be.createElement("code", {
1219
1219
  style: Object.assign({}, r, n)
1220
- }, Kf({
1220
+ }, Kb({
1221
1221
  lines: t.replace(/\n$/, "").split(`
1222
1222
  `),
1223
1223
  style: o,
1224
1224
  startingLineNumber: s
1225
1225
  }));
1226
1226
  }
1227
- function Xf(e) {
1227
+ function Xb(e) {
1228
1228
  return "".concat(e.toString().length, ".25em");
1229
1229
  }
1230
1230
  function vg(e, t) {
@@ -1245,7 +1245,7 @@ function vg(e, t) {
1245
1245
  function Tg(e, t, r) {
1246
1246
  var a = {
1247
1247
  display: "inline-block",
1248
- minWidth: Xf(r),
1248
+ minWidth: Xb(r),
1249
1249
  paddingRight: "1em",
1250
1250
  textAlign: "right",
1251
1251
  userSelect: "none"
@@ -1253,17 +1253,17 @@ function Tg(e, t, r) {
1253
1253
  return i;
1254
1254
  }
1255
1255
  function rt(e) {
1256
- var t = e.children, r = e.lineNumber, a = e.lineNumberStyle, n = e.largestLineNumber, i = e.showInlineLineNumbers, o = e.lineProps, s = o === void 0 ? {} : o, c = e.className, b = c === void 0 ? [] : c, d = e.showLineNumbers, E = e.wrapLongLines, l = e.wrapLines, g = l === void 0 ? !1 : l, f = g ? Te({}, typeof s == "function" ? s(r) : s) : {};
1257
- if (f.className = f.className ? [].concat(Co(f.className.trim().split(/\s+/)), Co(b)) : b, r && i) {
1256
+ var t = e.children, r = e.lineNumber, a = e.lineNumberStyle, n = e.largestLineNumber, i = e.showInlineLineNumbers, o = e.lineProps, s = o === void 0 ? {} : o, c = e.className, f = c === void 0 ? [] : c, d = e.showLineNumbers, E = e.wrapLongLines, l = e.wrapLines, g = l === void 0 ? !1 : l, b = g ? Te({}, typeof s == "function" ? s(r) : s) : {};
1257
+ if (b.className = b.className ? [].concat(Co(b.className.trim().split(/\s+/)), Co(f)) : f, r && i) {
1258
1258
  var y = Tg(a, r, n);
1259
1259
  t.unshift(vg(r, y));
1260
1260
  }
1261
- return E & d && (f.style = Te({
1261
+ return E & d && (b.style = Te({
1262
1262
  display: "flex"
1263
- }, f.style)), {
1263
+ }, b.style)), {
1264
1264
  type: "element",
1265
1265
  tagName: "span",
1266
- properties: f,
1266
+ properties: b,
1267
1267
  children: t
1268
1268
  };
1269
1269
  }
@@ -1284,9 +1284,9 @@ function Ag(e) {
1284
1284
  }
1285
1285
  return r;
1286
1286
  }
1287
- function Qf(e, t, r, a, n, i, o, s, c) {
1288
- var b, d = Ag(e.value), E = [], l = -1, g = 0;
1289
- function f(T, S) {
1287
+ function Qb(e, t, r, a, n, i, o, s, c) {
1288
+ var f, d = Ag(e.value), E = [], l = -1, g = 0;
1289
+ function b(T, S) {
1290
1290
  var _ = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : [];
1291
1291
  return rt({
1292
1292
  children: T,
@@ -1310,15 +1310,15 @@ function Qf(e, t, r, a, n, i, o, s, c) {
1310
1310
  }
1311
1311
  function A(T, S) {
1312
1312
  var _ = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : [];
1313
- return t || _.length > 0 ? f(T, S, _) : y(T, S);
1313
+ return t || _.length > 0 ? b(T, S, _) : y(T, S);
1314
1314
  }
1315
1315
  for (var R = function() {
1316
- var S = d[g], _ = S.children[0].value, w = Yf(_);
1316
+ var S = d[g], _ = S.children[0].value, w = Yb(_);
1317
1317
  if (w) {
1318
1318
  var I = _.split(`
1319
1319
  `);
1320
1320
  I.forEach(function(O, x) {
1321
- var B = a && E.length + i, P = {
1321
+ var $ = a && E.length + i, P = {
1322
1322
  type: "text",
1323
1323
  value: "".concat(O, `
1324
1324
  `)
@@ -1327,7 +1327,7 @@ function Qf(e, t, r, a, n, i, o, s, c) {
1327
1327
  var V = d.slice(l + 1, g).concat(rt({
1328
1328
  children: [P],
1329
1329
  className: S.properties.className
1330
- })), W = A(V, B);
1330
+ })), W = A(V, $);
1331
1331
  E.push(W);
1332
1332
  } else if (x === I.length - 1) {
1333
1333
  var Z = d[g + 1] && d[g + 1].children && d[g + 1].children[0], Q = {
@@ -1341,11 +1341,11 @@ function Qf(e, t, r, a, n, i, o, s, c) {
1341
1341
  });
1342
1342
  d.splice(g + 1, 0, F);
1343
1343
  } else {
1344
- var H = [Q], G = A(H, B, S.properties.className);
1344
+ var H = [Q], G = A(H, $, S.properties.className);
1345
1345
  E.push(G);
1346
1346
  }
1347
1347
  } else {
1348
- var M = [P], z = A(M, B, S.properties.className);
1348
+ var M = [P], z = A(M, $, S.properties.className);
1349
1349
  E.push(z);
1350
1350
  }
1351
1351
  }), l = g;
@@ -1360,9 +1360,9 @@ function Qf(e, t, r, a, n, i, o, s, c) {
1360
1360
  E.push(v);
1361
1361
  }
1362
1362
  }
1363
- return t ? E : (b = []).concat.apply(b, E);
1363
+ return t ? E : (f = []).concat.apply(f, E);
1364
1364
  }
1365
- function Jf(e) {
1365
+ function Jb(e) {
1366
1366
  var t = e.rows, r = e.stylesheet, a = e.useInlineStyles;
1367
1367
  return t.map(function(n, i) {
1368
1368
  return Sg({
@@ -1379,7 +1379,7 @@ function Rg(e) {
1379
1379
  function em(e) {
1380
1380
  var t = e.astGenerator, r = e.language, a = e.code, n = e.defaultCodeValue;
1381
1381
  if (Rg(t)) {
1382
- var i = jf(t, r);
1382
+ var i = jb(t, r);
1383
1383
  return r === "text" ? {
1384
1384
  value: n,
1385
1385
  language: "text"
@@ -1399,12 +1399,12 @@ function em(e) {
1399
1399
  }
1400
1400
  function tm(e, t) {
1401
1401
  return function(a) {
1402
- var n = a.language, i = a.children, o = a.style, s = o === void 0 ? t : o, c = a.customStyle, b = c === void 0 ? {} : c, d = a.codeTagProps, E = d === void 0 ? {
1402
+ var n = a.language, i = a.children, o = a.style, s = o === void 0 ? t : o, c = a.customStyle, f = c === void 0 ? {} : c, d = a.codeTagProps, E = d === void 0 ? {
1403
1403
  className: n ? "language-".concat(n) : void 0,
1404
1404
  style: Te(Te({}, s['code[class*="language-"]']), s['code[class*="language-'.concat(n, '"]')])
1405
- } : d, l = a.useInlineStyles, g = l === void 0 ? !0 : l, f = a.showLineNumbers, y = f === void 0 ? !1 : f, A = a.showInlineLineNumbers, R = A === void 0 ? !0 : A, m = a.startingLineNumber, h = m === void 0 ? 1 : m, v = a.lineNumberContainerStyle, T = a.lineNumberStyle, S = T === void 0 ? {} : T, _ = a.wrapLines, w = a.wrapLongLines, I = w === void 0 ? !1 : w, O = a.lineProps, x = O === void 0 ? {} : O, B = a.renderer, P = a.PreTag, V = P === void 0 ? "pre" : P, W = a.CodeTag, Z = W === void 0 ? "code" : W, Q = a.code, F = Q === void 0 ? (Array.isArray(i) ? i[0] : i) || "" : Q, H = a.astGenerator, G = Df(a, Vf);
1405
+ } : d, l = a.useInlineStyles, g = l === void 0 ? !0 : l, b = a.showLineNumbers, y = b === void 0 ? !1 : b, A = a.showInlineLineNumbers, R = A === void 0 ? !0 : A, m = a.startingLineNumber, h = m === void 0 ? 1 : m, v = a.lineNumberContainerStyle, T = a.lineNumberStyle, S = T === void 0 ? {} : T, _ = a.wrapLines, w = a.wrapLongLines, I = w === void 0 ? !1 : w, O = a.lineProps, x = O === void 0 ? {} : O, $ = a.renderer, P = a.PreTag, V = P === void 0 ? "pre" : P, W = a.CodeTag, Z = W === void 0 ? "code" : W, Q = a.code, F = Q === void 0 ? (Array.isArray(i) ? i[0] : i) || "" : Q, H = a.astGenerator, G = Db(a, Vb);
1406
1406
  H = H || e;
1407
- var M = y ? /* @__PURE__ */ fe.createElement(Zf, {
1407
+ var M = y ? /* @__PURE__ */ be.createElement(Zb, {
1408
1408
  containerStyle: v,
1409
1409
  codeStyle: E.style || {},
1410
1410
  numberStyle: S,
@@ -1413,18 +1413,18 @@ function tm(e, t) {
1413
1413
  }) : null, z = s.hljs || s['pre[class*="language-"]'] || {
1414
1414
  backgroundColor: "#fff"
1415
1415
  }, oe = Rg(H) ? "hljs" : "prismjs", te = g ? Object.assign({}, G, {
1416
- style: Object.assign({}, z, b)
1416
+ style: Object.assign({}, z, f)
1417
1417
  }) : Object.assign({}, G, {
1418
1418
  className: G.className ? "".concat(oe, " ").concat(G.className) : oe,
1419
- style: Object.assign({}, b)
1419
+ style: Object.assign({}, f)
1420
1420
  });
1421
1421
  if (I ? E.style = Te({
1422
1422
  whiteSpace: "pre-wrap"
1423
1423
  }, E.style) : E.style = Te({
1424
1424
  whiteSpace: "pre"
1425
1425
  }, E.style), !H)
1426
- return /* @__PURE__ */ fe.createElement(V, te, M, /* @__PURE__ */ fe.createElement(Z, E, F));
1427
- (_ === void 0 && B || I) && (_ = !0), B = B || Jf;
1426
+ return /* @__PURE__ */ be.createElement(V, te, M, /* @__PURE__ */ be.createElement(Z, E, F));
1427
+ (_ === void 0 && $ || I) && (_ = !0), $ = $ || Jb;
1428
1428
  var ce = [{
1429
1429
  type: "text",
1430
1430
  value: F
@@ -1438,8 +1438,8 @@ function tm(e, t) {
1438
1438
  var ae = re.value.length;
1439
1439
  ae === 1 && re.value[0].type === "text" && (ae = re.value[0].value.split(`
1440
1440
  `).length);
1441
- var be = ae + h, Ee = Qf(re, _, x, y, R, h, be, S, I);
1442
- return /* @__PURE__ */ fe.createElement(V, te, /* @__PURE__ */ fe.createElement(Z, E, !R && M, B({
1441
+ var fe = ae + h, Ee = Qb(re, _, x, y, R, h, fe, S, I);
1442
+ return /* @__PURE__ */ be.createElement(V, te, /* @__PURE__ */ be.createElement(Z, E, !R && M, $({
1443
1443
  rows: Ee,
1444
1444
  stylesheet: s,
1445
1445
  useInlineStyles: g
@@ -1504,9 +1504,9 @@ me.commaOrSpaceSeparated = Ne();
1504
1504
  function Ne() {
1505
1505
  return Math.pow(2, ++cm);
1506
1506
  }
1507
- var kg = Ng, Fs = me, Cg = $o;
1508
- $o.prototype = new kg();
1509
- $o.prototype.defined = !0;
1507
+ var kg = Ng, Fs = me, Cg = Bo;
1508
+ Bo.prototype = new kg();
1509
+ Bo.prototype.defined = !0;
1510
1510
  var Og = [
1511
1511
  "boolean",
1512
1512
  "booleanish",
@@ -1516,7 +1516,7 @@ var Og = [
1516
1516
  "spaceSeparated",
1517
1517
  "commaOrSpaceSeparated"
1518
1518
  ], dm = Og.length;
1519
- function $o(e, t, r, a) {
1519
+ function Bo(e, t, r, a) {
1520
1520
  var n = -1, i;
1521
1521
  for (Us(this, "space", a), kg.call(this, e, t); ++n < dm; )
1522
1522
  i = Og[n], Us(this, i, (r & Fs[i]) === Fs[i]);
@@ -1524,19 +1524,19 @@ function $o(e, t, r, a) {
1524
1524
  function Us(e, t, r) {
1525
1525
  r && (e[t] = r);
1526
1526
  }
1527
- var Ps = Po, pm = _g, gm = Cg, We = bm;
1528
- function bm(e) {
1529
- var t = e.space, r = e.mustUseProperty || [], a = e.attributes || {}, n = e.properties, i = e.transform, o = {}, s = {}, c, b;
1527
+ var Ps = Po, pm = _g, gm = Cg, We = fm;
1528
+ function fm(e) {
1529
+ var t = e.space, r = e.mustUseProperty || [], a = e.attributes || {}, n = e.properties, i = e.transform, o = {}, s = {}, c, f;
1530
1530
  for (c in n)
1531
- b = new gm(
1531
+ f = new gm(
1532
1532
  c,
1533
1533
  i(a, c),
1534
1534
  n[c],
1535
1535
  t
1536
- ), r.indexOf(c) !== -1 && (b.mustUseProperty = !0), o[c] = b, s[Ps(c)] = c, s[Ps(b.attribute)] = c;
1536
+ ), r.indexOf(c) !== -1 && (f.mustUseProperty = !0), o[c] = f, s[Ps(c)] = c, s[Ps(f.attribute)] = c;
1537
1537
  return new pm(o, s, t);
1538
1538
  }
1539
- var fm = We, mm = fm({
1539
+ var bm = We, mm = bm({
1540
1540
  space: "xlink",
1541
1541
  transform: hm,
1542
1542
  properties: {
@@ -1582,7 +1582,7 @@ var _m = We, Im = Lg, Nm = _m({
1582
1582
  xmlns: null,
1583
1583
  xmlnsXLink: null
1584
1584
  }
1585
- }), Bo = me, wm = We, le = Bo.booleanish, pe = Bo.number, _e = Bo.spaceSeparated, km = wm({
1585
+ }), $o = me, wm = We, le = $o.booleanish, pe = $o.number, _e = $o.spaceSeparated, km = wm({
1586
1586
  transform: Cm,
1587
1587
  properties: {
1588
1588
  ariaActiveDescendant: null,
@@ -1985,7 +1985,7 @@ var Me = me, Om = We, Lm = Lg, U = Me.boolean, xm = Me.overloadedBoolean, He = M
1985
1985
  security: null,
1986
1986
  unselectable: null
1987
1987
  }
1988
- }), Mm = sm, Fm = mm, Um = ym, Pm = Nm, $m = km, Bm = Dm, Gm = Mm([Um, Fm, Pm, $m, Bm]), qm = Po, Hm = Cg, zm = Ng, Go = "data", jm = Ym, Vm = /^data[-\w.:]+$/i, xg = /-[a-z]/g, Wm = /[A-Z]/g;
1988
+ }), Mm = sm, Fm = mm, Um = ym, Pm = Nm, Bm = km, $m = Dm, Gm = Mm([Um, Fm, Pm, Bm, $m]), qm = Po, Hm = Cg, zm = Ng, Go = "data", jm = Ym, Vm = /^data[-\w.:]+$/i, xg = /-[a-z]/g, Wm = /[A-Z]/g;
1989
1989
  function Ym(e, t) {
1990
1990
  var r = qm(t), a = t, n = zm;
1991
1991
  return r in e.normal ? e.property[e.normal[r]] : (r.length > 4 && r.slice(0, 4) === Go && Vm.test(t) && (t.charAt(4) === "-" ? a = Km(t) : t = Zm(t), n = Hm), new n(a, t));
@@ -2004,19 +2004,19 @@ function Xm(e) {
2004
2004
  function Qm(e) {
2005
2005
  return e.charAt(1).toUpperCase();
2006
2006
  }
2007
- var Jm = eh, $s = /[#.]/g;
2007
+ var Jm = eh, Bs = /[#.]/g;
2008
2008
  function eh(e, t) {
2009
2009
  for (var r = e || "", a = t || "div", n = {}, i = 0, o, s, c; i < r.length; )
2010
- $s.lastIndex = i, c = $s.exec(r), o = r.slice(i, c ? c.index : r.length), o && (s ? s === "#" ? n.id = o : n.className ? n.className.push(o) : n.className = [o] : a = o, i += o.length), c && (s = c[0], i++);
2010
+ Bs.lastIndex = i, c = Bs.exec(r), o = r.slice(i, c ? c.index : r.length), o && (s ? s === "#" ? n.id = o : n.className ? n.className.push(o) : n.className = [o] : a = o, i += o.length), c && (s = c[0], i++);
2011
2011
  return { type: "element", tagName: a, properties: n, children: [] };
2012
2012
  }
2013
2013
  var qo = {};
2014
2014
  qo.parse = ah;
2015
2015
  qo.stringify = nh;
2016
- var Bs = "", th = " ", rh = /[ \t\n\r\f]+/g;
2016
+ var $s = "", th = " ", rh = /[ \t\n\r\f]+/g;
2017
2017
  function ah(e) {
2018
- var t = String(e || Bs).trim();
2019
- return t === Bs ? [] : t.split(rh);
2018
+ var t = String(e || $s).trim();
2019
+ return t === $s ? [] : t.split(rh);
2020
2020
  }
2021
2021
  function nh(e) {
2022
2022
  return e.join(th).trim();
@@ -2039,15 +2039,15 @@ function dh(e, t, r) {
2039
2039
  var a = r ? mh(r) : null;
2040
2040
  return n;
2041
2041
  function n(o, s) {
2042
- var c = lh(o, t), b = Array.prototype.slice.call(arguments, 2), d = c.tagName.toLowerCase(), E;
2043
- if (c.tagName = a && ch.call(a, d) ? a[d] : d, s && ph(s, c) && (b.unshift(s), s = null), s)
2042
+ var c = lh(o, t), f = Array.prototype.slice.call(arguments, 2), d = c.tagName.toLowerCase(), E;
2043
+ if (c.tagName = a && ch.call(a, d) ? a[d] : d, s && ph(s, c) && (f.unshift(s), s = null), s)
2044
2044
  for (E in s)
2045
2045
  i(c.properties, E, s[E]);
2046
- return Dg(c.children, b), c.tagName === "template" && (c.content = { type: "root", children: c.children }, c.children = []), c;
2046
+ return Dg(c.children, f), c.tagName === "template" && (c.content = { type: "root", children: c.children }, c.children = []), c;
2047
2047
  }
2048
2048
  function i(o, s, c) {
2049
- var b, d, E;
2050
- c == null || c !== c || (b = sh(e, s), d = b.property, E = c, typeof E == "string" && (b.spaceSeparated ? E = Hs(E) : b.commaSeparated ? E = zs(E) : b.commaOrSpaceSeparated && (E = Hs(zs(E).join(" ")))), d === "style" && typeof c != "string" && (E = fh(E)), d === "className" && o.className && (E = o.className.concat(E)), o[d] = bh(b, d, E));
2049
+ var f, d, E;
2050
+ c == null || c !== c || (f = sh(e, s), d = f.property, E = c, typeof E == "string" && (f.spaceSeparated ? E = Hs(E) : f.commaSeparated ? E = zs(E) : f.commaOrSpaceSeparated && (E = Hs(zs(E).join(" ")))), d === "style" && typeof c != "string" && (E = bh(E)), d === "className" && o.className && (E = o.className.concat(E)), o[d] = fh(f, d, E));
2051
2051
  }
2052
2052
  }
2053
2053
  function ph(e, t) {
@@ -2072,7 +2072,7 @@ function Dg(e, t) {
2072
2072
  throw new Error("Expected node, nodes, or string, got `" + t + "`");
2073
2073
  e.push(t);
2074
2074
  }
2075
- function bh(e, t, r) {
2075
+ function fh(e, t, r) {
2076
2076
  var a, n, i;
2077
2077
  if (typeof r != "object" || !("length" in r))
2078
2078
  return js(e, t, r);
@@ -2084,7 +2084,7 @@ function js(e, t, r) {
2084
2084
  var a = r;
2085
2085
  return e.number || e.positiveNumber ? !isNaN(a) && a !== "" && (a = Number(a)) : (e.boolean || e.overloadedBoolean) && typeof a == "string" && (a === "" || qs(r) === qs(t)) && (a = !0), a;
2086
2086
  }
2087
- function fh(e) {
2087
+ function bh(e) {
2088
2088
  var t = [], r;
2089
2089
  for (r in e)
2090
2090
  t.push([r, e[r]].join(": "));
@@ -2098,7 +2098,7 @@ function mh(e) {
2098
2098
  var hh = Gm, Eh = uh, Mg = Eh(hh, "div");
2099
2099
  Mg.displayName = "html";
2100
2100
  var yh = Mg, Sh = yh;
2101
- const vh = "Æ", Th = "&", Ah = "Á", Rh = "Â", _h = "À", Ih = "Å", Nh = "Ã", wh = "Ä", kh = "©", Ch = "Ç", Oh = "Ð", Lh = "É", xh = "Ê", Dh = "È", Mh = "Ë", Fh = ">", Uh = "Í", Ph = "Î", $h = "Ì", Bh = "Ï", Gh = "<", qh = "Ñ", Hh = "Ó", zh = "Ô", jh = "Ò", Vh = "Ø", Wh = "Õ", Yh = "Ö", Kh = '"', Zh = "®", Xh = "Þ", Qh = "Ú", Jh = "Û", eE = "Ù", tE = "Ü", rE = "Ý", aE = "á", nE = "â", iE = "´", oE = "æ", sE = "à", lE = "&", uE = "å", cE = "ã", dE = "ä", pE = "¦", gE = "ç", bE = "¸", fE = "¢", mE = "©", hE = "¤", EE = "°", yE = "÷", SE = "é", vE = "ê", TE = "è", AE = "ð", RE = "ë", _E = "½", IE = "¼", NE = "¾", wE = ">", kE = "í", CE = "î", OE = "¡", LE = "ì", xE = "¿", DE = "ï", ME = "«", FE = "<", UE = "¯", PE = "µ", $E = "·", BE = " ", GE = "¬", qE = "ñ", HE = "ó", zE = "ô", jE = "ò", VE = "ª", WE = "º", YE = "ø", KE = "õ", ZE = "ö", XE = "¶", QE = "±", JE = "£", ey = '"', ty = "»", ry = "®", ay = "§", ny = "­", iy = "¹", oy = "²", sy = "³", ly = "ß", uy = "þ", cy = "×", dy = "ú", py = "û", gy = "ù", by = "¨", fy = "ü", my = "ý", hy = "¥", Ey = "ÿ", yy = {
2101
+ const vh = "Æ", Th = "&", Ah = "Á", Rh = "Â", _h = "À", Ih = "Å", Nh = "Ã", wh = "Ä", kh = "©", Ch = "Ç", Oh = "Ð", Lh = "É", xh = "Ê", Dh = "È", Mh = "Ë", Fh = ">", Uh = "Í", Ph = "Î", Bh = "Ì", $h = "Ï", Gh = "<", qh = "Ñ", Hh = "Ó", zh = "Ô", jh = "Ò", Vh = "Ø", Wh = "Õ", Yh = "Ö", Kh = '"', Zh = "®", Xh = "Þ", Qh = "Ú", Jh = "Û", eE = "Ù", tE = "Ü", rE = "Ý", aE = "á", nE = "â", iE = "´", oE = "æ", sE = "à", lE = "&", uE = "å", cE = "ã", dE = "ä", pE = "¦", gE = "ç", fE = "¸", bE = "¢", mE = "©", hE = "¤", EE = "°", yE = "÷", SE = "é", vE = "ê", TE = "è", AE = "ð", RE = "ë", _E = "½", IE = "¼", NE = "¾", wE = ">", kE = "í", CE = "î", OE = "¡", LE = "ì", xE = "¿", DE = "ï", ME = "«", FE = "<", UE = "¯", PE = "µ", BE = "·", $E = " ", GE = "¬", qE = "ñ", HE = "ó", zE = "ô", jE = "ò", VE = "ª", WE = "º", YE = "ø", KE = "õ", ZE = "ö", XE = "¶", QE = "±", JE = "£", ey = '"', ty = "»", ry = "®", ay = "§", ny = "­", iy = "¹", oy = "²", sy = "³", ly = "ß", uy = "þ", cy = "×", dy = "ú", py = "û", gy = "ù", fy = "¨", by = "ü", my = "ý", hy = "¥", Ey = "ÿ", yy = {
2102
2102
  AElig: vh,
2103
2103
  AMP: Th,
2104
2104
  Aacute: Ah,
@@ -2117,8 +2117,8 @@ const vh = "Æ", Th = "&", Ah = "Á", Rh = "Â", _h = "À", Ih = "Å", Nh = "Ã"
2117
2117
  GT: Fh,
2118
2118
  Iacute: Uh,
2119
2119
  Icirc: Ph,
2120
- Igrave: $h,
2121
- Iuml: Bh,
2120
+ Igrave: Bh,
2121
+ Iuml: $h,
2122
2122
  LT: Gh,
2123
2123
  Ntilde: qh,
2124
2124
  Oacute: Hh,
@@ -2146,8 +2146,8 @@ const vh = "Æ", Th = "&", Ah = "Á", Rh = "Â", _h = "À", Ih = "Å", Nh = "Ã"
2146
2146
  auml: dE,
2147
2147
  brvbar: pE,
2148
2148
  ccedil: gE,
2149
- cedil: bE,
2150
- cent: fE,
2149
+ cedil: fE,
2150
+ cent: bE,
2151
2151
  copy: mE,
2152
2152
  curren: hE,
2153
2153
  deg: EE,
@@ -2171,8 +2171,8 @@ const vh = "Æ", Th = "&", Ah = "Á", Rh = "Â", _h = "À", Ih = "Å", Nh = "Ã"
2171
2171
  lt: FE,
2172
2172
  macr: UE,
2173
2173
  micro: PE,
2174
- middot: $E,
2175
- nbsp: BE,
2174
+ middot: BE,
2175
+ nbsp: $E,
2176
2176
  not: GE,
2177
2177
  ntilde: qE,
2178
2178
  oacute: HE,
@@ -2200,8 +2200,8 @@ const vh = "Æ", Th = "&", Ah = "Á", Rh = "Â", _h = "À", Ih = "Å", Nh = "Ã"
2200
2200
  uacute: dy,
2201
2201
  ucirc: py,
2202
2202
  ugrave: gy,
2203
- uml: by,
2204
- uuml: fy,
2203
+ uml: fy,
2204
+ uuml: by,
2205
2205
  yacute: my,
2206
2206
  yen: hy,
2207
2207
  yuml: Ey
@@ -2270,17 +2270,17 @@ var Vs = yy, Ws = Sy, xy = Fg, Dy = Ty, Ug = wy, My = Oy, Fy = Ky, Uy = {}.hasOw
2270
2270
  additional: null,
2271
2271
  attribute: !1,
2272
2272
  nonTerminated: !0
2273
- }, $y = 9, Ks = 10, By = 12, Gy = 32, Zs = 38, qy = 59, Hy = 60, zy = 61, jy = 35, Vy = 88, Wy = 120, Yy = 65533, xe = "named", zo = "hexadecimal", jo = "decimal", Vo = {};
2273
+ }, By = 9, Ks = 10, $y = 12, Gy = 32, Zs = 38, qy = 59, Hy = 60, zy = 61, jy = 35, Vy = 88, Wy = 120, Yy = 65533, xe = "named", zo = "hexadecimal", jo = "decimal", Vo = {};
2274
2274
  Vo[zo] = 16;
2275
2275
  Vo[jo] = 10;
2276
2276
  var it = {};
2277
2277
  it[xe] = Ug;
2278
2278
  it[jo] = xy;
2279
2279
  it[zo] = Dy;
2280
- var Pg = 1, $g = 2, Bg = 3, Gg = 4, qg = 5, xo = 6, Hg = 7, Ae = {};
2280
+ var Pg = 1, Bg = 2, $g = 3, Gg = 4, qg = 5, xo = 6, Hg = 7, Ae = {};
2281
2281
  Ae[Pg] = "Named character references must be terminated by a semicolon";
2282
- Ae[$g] = "Numeric character references must be terminated by a semicolon";
2283
- Ae[Bg] = "Named character references cannot be empty";
2282
+ Ae[Bg] = "Numeric character references must be terminated by a semicolon";
2283
+ Ae[$g] = "Named character references cannot be empty";
2284
2284
  Ae[Gg] = "Numeric character references cannot be empty";
2285
2285
  Ae[qg] = "Named character references must be known";
2286
2286
  Ae[xo] = "Numeric character references cannot be disallowed";
@@ -2293,23 +2293,23 @@ function Ky(e, t) {
2293
2293
  return (r.position.indent || r.position.start) && (r.indent = r.position.indent || [], r.position = r.position.start), Zy(e, r);
2294
2294
  }
2295
2295
  function Zy(e, t) {
2296
- var r = t.additional, a = t.nonTerminated, n = t.text, i = t.reference, o = t.warning, s = t.textContext, c = t.referenceContext, b = t.warningContext, d = t.position, E = t.indent || [], l = e.length, g = 0, f = -1, y = d.column || 1, A = d.line || 1, R = "", m = [], h, v, T, S, _, w, I, O, x, B, P, V, W, Z, Q, F, H, G, M;
2296
+ var r = t.additional, a = t.nonTerminated, n = t.text, i = t.reference, o = t.warning, s = t.textContext, c = t.referenceContext, f = t.warningContext, d = t.position, E = t.indent || [], l = e.length, g = 0, b = -1, y = d.column || 1, A = d.line || 1, R = "", m = [], h, v, T, S, _, w, I, O, x, $, P, V, W, Z, Q, F, H, G, M;
2297
2297
  for (typeof r == "string" && (r = r.charCodeAt(0)), F = z(), O = o ? oe : Py, g--, l++; ++g < l; )
2298
- if (_ === Ks && (y = E[f] || 1), _ = e.charCodeAt(g), _ === Zs) {
2299
- if (I = e.charCodeAt(g + 1), I === $y || I === Ks || I === By || I === Gy || I === Zs || I === Hy || I !== I || r && I === r) {
2298
+ if (_ === Ks && (y = E[b] || 1), _ = e.charCodeAt(g), _ === Zs) {
2299
+ if (I = e.charCodeAt(g + 1), I === By || I === Ks || I === $y || I === Gy || I === Zs || I === Hy || I !== I || r && I === r) {
2300
2300
  R += Le(_), y++;
2301
2301
  continue;
2302
2302
  }
2303
2303
  for (W = g + 1, V = W, M = W, I === jy ? (M = ++V, I = e.charCodeAt(M), I === Vy || I === Wy ? (Z = zo, M = ++V) : Z = jo) : Z = xe, h = "", P = "", S = "", Q = it[Z], M--; ++M < l && (I = e.charCodeAt(M), !!Q(I)); )
2304
2304
  S += Le(I), Z === xe && Uy.call(Vs, S) && (h = S, P = Vs[S]);
2305
- T = e.charCodeAt(M) === qy, T && (M++, v = Z === xe ? My(S) : !1, v && (h = S, P = v)), G = 1 + M - W, !T && !a || (S ? Z === xe ? (T && !P ? O(qg, 1) : (h !== S && (M = V + h.length, G = 1 + M - V, T = !1), T || (x = h ? Pg : Bg, t.attribute ? (I = e.charCodeAt(M), I === zy ? (O(x, G), P = null) : Ug(I) ? P = null : O(x, G)) : O(x, G))), w = P) : (T || O($g, G), w = parseInt(S, Vo[Z]), Xy(w) ? (O(Hg, G), w = Le(Yy)) : w in Ws ? (O(xo, G), w = Ws[w]) : (B = "", Qy(w) && O(xo, G), w > 65535 && (w -= 65536, B += Le(w >>> 10 | 55296), w = 56320 | w & 1023), w = B + Le(w))) : Z !== xe && O(Gg, G)), w ? (te(), F = z(), g = M - 1, y += M - W + 1, m.push(w), H = z(), H.offset++, i && i.call(
2305
+ T = e.charCodeAt(M) === qy, T && (M++, v = Z === xe ? My(S) : !1, v && (h = S, P = v)), G = 1 + M - W, !T && !a || (S ? Z === xe ? (T && !P ? O(qg, 1) : (h !== S && (M = V + h.length, G = 1 + M - V, T = !1), T || (x = h ? Pg : $g, t.attribute ? (I = e.charCodeAt(M), I === zy ? (O(x, G), P = null) : Ug(I) ? P = null : O(x, G)) : O(x, G))), w = P) : (T || O(Bg, G), w = parseInt(S, Vo[Z]), Xy(w) ? (O(Hg, G), w = Le(Yy)) : w in Ws ? (O(xo, G), w = Ws[w]) : ($ = "", Qy(w) && O(xo, G), w > 65535 && (w -= 65536, $ += Le(w >>> 10 | 55296), w = 56320 | w & 1023), w = $ + Le(w))) : Z !== xe && O(Gg, G)), w ? (te(), F = z(), g = M - 1, y += M - W + 1, m.push(w), H = z(), H.offset++, i && i.call(
2306
2306
  c,
2307
2307
  w,
2308
2308
  { start: F, end: H },
2309
2309
  e.slice(W - 1, M)
2310
2310
  ), F = H) : (S = e.slice(W - 1, M), R += S, y += S.length, g = M - 1);
2311
2311
  } else
2312
- _ === 10 && (A++, f++, y = 0), _ === _ ? (R += Le(_), y++) : te();
2312
+ _ === 10 && (A++, b++, y = 0), _ === _ ? (R += Le(_), y++) : te();
2313
2313
  return m.join("");
2314
2314
  function z() {
2315
2315
  return {
@@ -2320,7 +2320,7 @@ function Zy(e, t) {
2320
2320
  }
2321
2321
  function oe(ce, re) {
2322
2322
  var ae = z();
2323
- ae.column += re, ae.offset += re, o.call(b, Ae[ce], ae, ce);
2323
+ ae.column += re, ae.offset += re, o.call(f, Ae[ce], ae, ce);
2324
2324
  }
2325
2325
  function te() {
2326
2326
  R && (m.push(R), n && n.call(s, R, { start: F, end: z() }), R = "");
@@ -2688,8 +2688,8 @@ var zg = { exports: {} };
2688
2688
  v.hasOwnProperty(w) || (_[w] = S[w]);
2689
2689
  }
2690
2690
  var O = T[m];
2691
- return T[m] = _, s.languages.DFS(s.languages, function(x, B) {
2692
- B === O && x != m && (this[x] = _);
2691
+ return T[m] = _, s.languages.DFS(s.languages, function(x, $) {
2692
+ $ === O && x != m && (this[x] = _);
2693
2693
  }), _;
2694
2694
  },
2695
2695
  // Traverse a language definition with Depth First Search
@@ -2784,8 +2784,8 @@ var zg = { exports: {} };
2784
2784
  grammar: S,
2785
2785
  code: w
2786
2786
  };
2787
- function O(B) {
2788
- I.highlightedCode = B, s.hooks.run("before-insert", I), I.element.innerHTML = I.highlightedCode, s.hooks.run("after-highlight", I), s.hooks.run("complete", I), v && v.call(I.element);
2787
+ function O($) {
2788
+ I.highlightedCode = $, s.hooks.run("before-insert", I), I.element.innerHTML = I.highlightedCode, s.hooks.run("after-highlight", I), s.hooks.run("complete", I), v && v.call(I.element);
2789
2789
  }
2790
2790
  if (s.hooks.run("before-sanity-check", I), _ = I.element.parentElement, _ && _.nodeName.toLowerCase() === "pre" && !_.hasAttribute("tabindex") && _.setAttribute("tabindex", "0"), !I.code) {
2791
2791
  s.hooks.run("complete", I), v && v.call(I.element);
@@ -2797,8 +2797,8 @@ var zg = { exports: {} };
2797
2797
  }
2798
2798
  if (h && a.Worker) {
2799
2799
  var x = new Worker(s.filename);
2800
- x.onmessage = function(B) {
2801
- O(B.data);
2800
+ x.onmessage = function($) {
2801
+ O($.data);
2802
2802
  }, x.postMessage(JSON.stringify({
2803
2803
  language: I.language,
2804
2804
  code: I.code,
@@ -2869,7 +2869,7 @@ var zg = { exports: {} };
2869
2869
  delete h.rest;
2870
2870
  }
2871
2871
  var S = new E();
2872
- return l(S, S.head, m), d(m, S, h, S.head, 0), f(S);
2872
+ return l(S, S.head, m), d(m, S, h, S.head, 0), b(S);
2873
2873
  },
2874
2874
  /**
2875
2875
  * @namespace
@@ -2939,7 +2939,7 @@ var zg = { exports: {} };
2939
2939
  w += " " + I + '="' + (S.attributes[I] || "").replace(/"/g, "&quot;") + '"';
2940
2940
  return "<" + S.tag + ' class="' + S.classes.join(" ") + '"' + w + ">" + S.content + "</" + S.tag + ">";
2941
2941
  };
2942
- function b(m, h, v, T) {
2942
+ function f(m, h, v, T) {
2943
2943
  m.lastIndex = h;
2944
2944
  var S = m.exec(v);
2945
2945
  if (S && T && S[1]) {
@@ -2956,7 +2956,7 @@ var zg = { exports: {} };
2956
2956
  for (var O = 0; O < I.length; ++O) {
2957
2957
  if (_ && _.cause == w + "," + O)
2958
2958
  return;
2959
- var x = I[O], B = x.inside, P = !!x.lookbehind, V = !!x.greedy, W = x.alias;
2959
+ var x = I[O], $ = x.inside, P = !!x.lookbehind, V = !!x.greedy, W = x.alias;
2960
2960
  if (V && !x.pattern.global) {
2961
2961
  var Z = x.pattern.toString().match(/[imsuy]*$/)[0];
2962
2962
  x.pattern = RegExp(x.pattern.source, Z + "g");
@@ -2968,7 +2968,7 @@ var zg = { exports: {} };
2968
2968
  if (!(G instanceof c)) {
2969
2969
  var M = 1, z;
2970
2970
  if (V) {
2971
- if (z = b(Q, H, m, P), !z || z.index >= m.length)
2971
+ if (z = f(Q, H, m, P), !z || z.index >= m.length)
2972
2972
  break;
2973
2973
  var re = z.index, oe = z.index + z[0].length, te = H;
2974
2974
  for (te += F.value.length; re >= te; )
@@ -2978,13 +2978,13 @@ var zg = { exports: {} };
2978
2978
  for (var ce = F; ce !== h.tail && (te < oe || typeof ce.value == "string"); ce = ce.next)
2979
2979
  M++, te += ce.value.length;
2980
2980
  M--, G = m.slice(H, te), z.index -= H;
2981
- } else if (z = b(Q, 0, G, P), !z)
2981
+ } else if (z = f(Q, 0, G, P), !z)
2982
2982
  continue;
2983
- var re = z.index, ae = z[0], be = G.slice(0, re), Ee = G.slice(re + ae.length), ye = H + G.length;
2983
+ var re = z.index, ae = z[0], fe = G.slice(0, re), Ee = G.slice(re + ae.length), ye = H + G.length;
2984
2984
  _ && ye > _.reach && (_.reach = ye);
2985
2985
  var ke = F.prev;
2986
- be && (ke = l(h, ke, be), H += be.length), g(h, ke, M);
2987
- var Ke = new c(w, B ? s.tokenize(ae, B) : ae, W, ae);
2986
+ fe && (ke = l(h, ke, fe), H += fe.length), g(h, ke, M);
2987
+ var Ke = new c(w, $ ? s.tokenize(ae, $) : ae, W, ae);
2988
2988
  if (F = l(h, ke, Ke), Ee && l(h, F, Ee), M > 1) {
2989
2989
  var Fe = {
2990
2990
  cause: w + "," + O,
@@ -3010,7 +3010,7 @@ var zg = { exports: {} };
3010
3010
  T = T.next;
3011
3011
  h.next = T, T.prev = h, m.length -= S;
3012
3012
  }
3013
- function f(m) {
3013
+ function b(m) {
3014
3014
  for (var h = [], v = m.head.next; v !== m.tail; )
3015
3015
  h.push(v.value), v = v.next;
3016
3016
  return h;
@@ -3442,8 +3442,8 @@ var ee = new Vg(), dS = ee;
3442
3442
  ee.highlight = gS;
3443
3443
  ee.register = Ye;
3444
3444
  ee.alias = pS;
3445
- ee.registered = bS;
3446
- ee.listLanguages = fS;
3445
+ ee.registered = fS;
3446
+ ee.listLanguages = bS;
3447
3447
  Ye(sS);
3448
3448
  Ye(lS);
3449
3449
  Ye(uS);
@@ -3478,12 +3478,12 @@ function gS(e, t) {
3478
3478
  }
3479
3479
  return r.call(this, e, a, t);
3480
3480
  }
3481
- function bS(e) {
3481
+ function fS(e) {
3482
3482
  if (typeof e != "string")
3483
3483
  throw new Error("Expected `string` for `language`, got `" + e + "`");
3484
3484
  return Xo.call(ee.languages, e);
3485
3485
  }
3486
- function fS() {
3486
+ function bS() {
3487
3487
  var e = ee.languages, t = [], r;
3488
3488
  for (r in e)
3489
3489
  Xo.call(e, r) && typeof e[r] == "object" && t.push(r);
@@ -4539,10 +4539,10 @@ function DS() {
4539
4539
  }
4540
4540
  return Ut;
4541
4541
  }
4542
- var Pt, bl;
4542
+ var Pt, fl;
4543
4543
  function MS() {
4544
- if (bl) return Pt;
4545
- bl = 1, Pt = e, e.displayName = "asciidoc", e.aliases = ["adoc"];
4544
+ if (fl) return Pt;
4545
+ fl = 1, Pt = e, e.displayName = "asciidoc", e.aliases = ["adoc"];
4546
4546
  function e(t) {
4547
4547
  (function(r) {
4548
4548
  var a = {
@@ -4735,7 +4735,7 @@ function MS() {
4735
4735
  };
4736
4736
  function i(o) {
4737
4737
  o = o.split(" ");
4738
- for (var s = {}, c = 0, b = o.length; c < b; c++)
4738
+ for (var s = {}, c = 0, f = o.length; c < f; c++)
4739
4739
  s[o[c]] = n[o[c]];
4740
4740
  return s;
4741
4741
  }
@@ -4754,10 +4754,10 @@ function MS() {
4754
4754
  }
4755
4755
  return Pt;
4756
4756
  }
4757
- var $t, fl;
4757
+ var Bt, bl;
4758
4758
  function FS() {
4759
- if (fl) return $t;
4760
- fl = 1, $t = e, e.displayName = "asm6502", e.aliases = [];
4759
+ if (bl) return Bt;
4760
+ bl = 1, Bt = e, e.displayName = "asm6502", e.aliases = [];
4761
4761
  function e(t) {
4762
4762
  t.languages.asm6502 = {
4763
4763
  comment: /;.*/,
@@ -4789,12 +4789,12 @@ function FS() {
4789
4789
  punctuation: /[(),:]/
4790
4790
  };
4791
4791
  }
4792
- return $t;
4792
+ return Bt;
4793
4793
  }
4794
- var Bt, ml;
4794
+ var $t, ml;
4795
4795
  function US() {
4796
- if (ml) return Bt;
4797
- ml = 1, Bt = e, e.displayName = "asmatmel", e.aliases = [];
4796
+ if (ml) return $t;
4797
+ ml = 1, $t = e, e.displayName = "asmatmel", e.aliases = [];
4798
4798
  function e(t) {
4799
4799
  t.languages.asmatmel = {
4800
4800
  comment: {
@@ -4838,7 +4838,7 @@ function US() {
4838
4838
  punctuation: /[(),:]/
4839
4839
  };
4840
4840
  }
4841
- return Bt;
4841
+ return $t;
4842
4842
  }
4843
4843
  var Gt, hl;
4844
4844
  function ot() {
@@ -4877,7 +4877,7 @@ function ot() {
4877
4877
  }
4878
4878
  var c = s(
4879
4879
  o.typeDeclaration
4880
- ), b = RegExp(
4880
+ ), f = RegExp(
4881
4881
  s(
4882
4882
  o.type + " " + o.typeDeclaration + " " + o.contextual + " " + o.other
4883
4883
  )
@@ -4885,7 +4885,7 @@ function ot() {
4885
4885
  o.typeDeclaration + " " + o.contextual + " " + o.other
4886
4886
  ), E = s(
4887
4887
  o.type + " " + o.typeDeclaration + " " + o.other
4888
- ), l = i(/<(?:[^<>;=+\-*/%&|^]|<<self>>)*>/.source, 2), g = i(/\((?:[^()]|<<self>>)*\)/.source, 2), f = /@?\b[A-Za-z_]\w*\b/.source, y = a(/<<0>>(?:\s*<<1>>)?/.source, [f, l]), A = a(/(?!<<0>>)<<1>>(?:\s*\.\s*<<1>>)*/.source, [
4888
+ ), l = i(/<(?:[^<>;=+\-*/%&|^]|<<self>>)*>/.source, 2), g = i(/\((?:[^()]|<<self>>)*\)/.source, 2), b = /@?\b[A-Za-z_]\w*\b/.source, y = a(/<<0>>(?:\s*<<1>>)?/.source, [b, l]), A = a(/(?!<<0>>)<<1>>(?:\s*\.\s*<<1>>)*/.source, [
4889
4889
  d,
4890
4890
  y
4891
4891
  ]), R = /\[\s*(?:,\s*)*\]/.source, m = a(
@@ -4898,7 +4898,7 @@ function ot() {
4898
4898
  /(?:<<0>>|<<1>>)(?:\s*(?:\?\s*)?<<2>>)*(?:\s*\?)?/.source,
4899
4899
  [v, A, R]
4900
4900
  ), S = {
4901
- keyword: b,
4901
+ keyword: f,
4902
4902
  punctuation: /[<>()?,.:[\]]/
4903
4903
  }, _ = /'(?:[^\r\n'\\]|\\.|\\[Uux][\da-fA-F]{1,8})'/.source, w = /"(?:\\.|[^\\"\r\n])*"/.source, I = /@"(?:""|\\[\s\S]|[^\\"])*"(?!")/.source;
4904
4904
  r.languages.csharp = r.languages.extend("clike", {
@@ -4928,7 +4928,7 @@ function ot() {
4928
4928
  // Using alias (type)
4929
4929
  // using Project = PC.MyCompany.Project;
4930
4930
  pattern: n(/(\busing\s+<<0>>\s*=\s*)<<1>>(?=\s*;)/.source, [
4931
- f,
4931
+ b,
4932
4932
  T
4933
4933
  ]),
4934
4934
  lookbehind: !0,
@@ -4937,7 +4937,7 @@ function ot() {
4937
4937
  {
4938
4938
  // Using alias (alias)
4939
4939
  // using Project = PC.MyCompany.Project;
4940
- pattern: n(/(\busing\s+)<<0>>(?=\s*=)/.source, [f]),
4940
+ pattern: n(/(\busing\s+)<<0>>(?=\s*=)/.source, [b]),
4941
4941
  lookbehind: !0
4942
4942
  },
4943
4943
  {
@@ -4962,7 +4962,7 @@ function ot() {
4962
4962
  {
4963
4963
  // Name of the type parameter of generic constraints
4964
4964
  // where Foo : class
4965
- pattern: n(/(\bwhere\s+)<<0>>/.source, [f]),
4965
+ pattern: n(/(\bwhere\s+)<<0>>/.source, [b]),
4966
4966
  lookbehind: !0
4967
4967
  },
4968
4968
  {
@@ -4980,12 +4980,12 @@ function ot() {
4980
4980
  // (Foo bar, Bar baz, Foo[,,] bay, Foo<Bar, FooBar<Bar>> bax)
4981
4981
  pattern: n(
4982
4982
  /\b<<0>>(?=\s+(?!<<1>>|with\s*\{)<<2>>(?:\s*[=,;:{)\]]|\s+(?:in|when)\b))/.source,
4983
- [T, E, f]
4983
+ [T, E, b]
4984
4984
  ),
4985
4985
  inside: S
4986
4986
  }
4987
4987
  ],
4988
- keyword: b,
4988
+ keyword: f,
4989
4989
  // https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/language-specification/lexical-structure#literals
4990
4990
  number: /(?:\b0(?:x[\da-f_]*[\da-f]|b[01_]*[01])|(?:\B\.\d+(?:_+\d+)*|\b\d+(?:_+\d+)*(?:\.\d+(?:_+\d+)*)?)(?:e[-+]?\d+(?:_+\d+)*)?)(?:[dflmu]|lu|ul)?\b/i,
4991
4991
  operator: />>=?|<<=?|[-=]>|([-+&|])\1|~|\?\?=?|[-+*/%&|^!=<>]=?/,
@@ -4997,7 +4997,7 @@ function ot() {
4997
4997
  }
4998
4998
  }), r.languages.insertBefore("csharp", "punctuation", {
4999
4999
  "named-parameter": {
5000
- pattern: n(/([(,]\s*)<<0>>(?=\s*:)/.source, [f]),
5000
+ pattern: n(/([(,]\s*)<<0>>(?=\s*:)/.source, [b]),
5001
5001
  lookbehind: !0,
5002
5002
  alias: "punctuation"
5003
5003
  }
@@ -5007,7 +5007,7 @@ function ot() {
5007
5007
  // using Foo.Bar;
5008
5008
  pattern: n(
5009
5009
  /(\b(?:namespace|using)\s+)<<0>>(?:\s*\.\s*<<0>>)*(?=\s*[;{])/.source,
5010
- [f]
5010
+ [b]
5011
5011
  ),
5012
5012
  lookbehind: !0,
5013
5013
  inside: {
@@ -5050,9 +5050,9 @@ function ot() {
5050
5050
  },*/
5051
5051
  "generic-method": {
5052
5052
  // foo<Bar>()
5053
- pattern: n(/<<0>>\s*<<1>>(?=\s*\()/.source, [f, l]),
5053
+ pattern: n(/<<0>>\s*<<1>>(?=\s*\()/.source, [b, l]),
5054
5054
  inside: {
5055
- function: n(/^<<0>>/.source, [f]),
5055
+ function: n(/^<<0>>/.source, [b]),
5056
5056
  generic: {
5057
5057
  pattern: RegExp(l),
5058
5058
  alias: "class-name",
@@ -5069,9 +5069,9 @@ function ot() {
5069
5069
  [
5070
5070
  c,
5071
5071
  y,
5072
- f,
5072
+ b,
5073
5073
  T,
5074
- b.source,
5074
+ f.source,
5075
5075
  g,
5076
5076
  /\bnew\s*\(\s*\)/.source
5077
5077
  ]
@@ -5087,7 +5087,7 @@ function ot() {
5087
5087
  greedy: !0,
5088
5088
  inside: r.languages.csharp
5089
5089
  },
5090
- keyword: b,
5090
+ keyword: f,
5091
5091
  "class-name": {
5092
5092
  pattern: RegExp(T),
5093
5093
  greedy: !0,
@@ -5113,14 +5113,14 @@ function ot() {
5113
5113
  var O = w + "|" + _, x = a(
5114
5114
  /\/(?![*/])|\/\/[^\r\n]*[\r\n]|\/\*(?:[^*]|\*(?!\/))*\*\/|<<0>>/.source,
5115
5115
  [O]
5116
- ), B = i(
5116
+ ), $ = i(
5117
5117
  a(/[^"'/()]|<<0>>|\(<<self>>*\)/.source, [
5118
5118
  x
5119
5119
  ]),
5120
5120
  2
5121
5121
  ), P = /\b(?:assembly|event|field|method|module|param|property|return|type)\b/.source, V = a(/<<0>>(?:\s*\(<<1>>*\))?/.source, [
5122
5122
  A,
5123
- B
5123
+ $
5124
5124
  ]);
5125
5125
  r.languages.insertBefore("csharp", "class-name", {
5126
5126
  attribute: {
@@ -5138,7 +5138,7 @@ function ot() {
5138
5138
  alias: "keyword"
5139
5139
  },
5140
5140
  "attribute-arguments": {
5141
- pattern: n(/\(<<0>>*\)/.source, [B]),
5141
+ pattern: n(/\(<<0>>*\)/.source, [$]),
5142
5142
  inside: r.languages.csharp
5143
5143
  },
5144
5144
  "class-name": {
@@ -5283,7 +5283,7 @@ function PS() {
5283
5283
  return qt;
5284
5284
  }
5285
5285
  var Ht, yl;
5286
- function $S() {
5286
+ function BS() {
5287
5287
  if (yl) return Ht;
5288
5288
  yl = 1, Ht = e, e.displayName = "autohotkey", e.aliases = [];
5289
5289
  function e(t) {
@@ -5322,7 +5322,7 @@ function $S() {
5322
5322
  return Ht;
5323
5323
  }
5324
5324
  var zt, Sl;
5325
- function BS() {
5325
+ function $S() {
5326
5326
  if (Sl) return zt;
5327
5327
  Sl = 1, zt = e, e.displayName = "autoit", e.aliases = [];
5328
5328
  function e(t) {
@@ -5440,7 +5440,7 @@ function GS() {
5440
5440
  /imagewriter/.source,
5441
5441
  // debug
5442
5442
  /blackness|blankclip|colorbars(?:hd)?|compare|dumpfiltergraph|echo|histogram|info|messageclip|preroll|setgraphanalysis|show(?:framenumber|smpte|time)|showfiveversions|stack(?:horizontal|vertical)|subtitle|tone|version/.source
5443
- ].join("|"), b = [o, s, c].join("|");
5443
+ ].join("|"), f = [o, s, c].join("|");
5444
5444
  r.languages.avisynth = {
5445
5445
  comment: [
5446
5446
  {
@@ -5507,7 +5507,7 @@ function GS() {
5507
5507
  constant: /\bMT_(?:MULTI_INSTANCE|NICE_FILTER|SERIALIZED|SPECIAL_MT)\b/,
5508
5508
  // AviSynth's internal functions, filters, and properties
5509
5509
  "builtin-function": {
5510
- pattern: n(/\b(?:<<0>>)\b/.source, [b], "i"),
5510
+ pattern: n(/\b(?:<<0>>)\b/.source, [f], "i"),
5511
5511
  alias: "function"
5512
5512
  },
5513
5513
  "type-cast": {
@@ -6505,10 +6505,10 @@ function rv() {
6505
6505
  }
6506
6506
  return lr;
6507
6507
  }
6508
- var ur, $l;
6508
+ var ur, Bl;
6509
6509
  function av() {
6510
- if ($l) return ur;
6511
- $l = 1, ur = e, e.displayName = "cmake", e.aliases = [];
6510
+ if (Bl) return ur;
6511
+ Bl = 1, ur = e, e.displayName = "cmake", e.aliases = [];
6512
6512
  function e(t) {
6513
6513
  t.languages.cmake = {
6514
6514
  comment: /#.*/,
@@ -6542,10 +6542,10 @@ function av() {
6542
6542
  }
6543
6543
  return ur;
6544
6544
  }
6545
- var cr, Bl;
6545
+ var cr, $l;
6546
6546
  function nv() {
6547
- if (Bl) return cr;
6548
- Bl = 1, cr = e, e.displayName = "cobol", e.aliases = [];
6547
+ if ($l) return cr;
6548
+ $l = 1, cr = e, e.displayName = "cobol", e.aliases = [];
6549
6549
  function e(t) {
6550
6550
  t.languages.cobol = {
6551
6551
  comment: {
@@ -6805,10 +6805,10 @@ function sv() {
6805
6805
  }
6806
6806
  return gr;
6807
6807
  }
6808
- var br, zl;
6808
+ var fr, zl;
6809
6809
  function st() {
6810
- if (zl) return br;
6811
- zl = 1, br = e, e.displayName = "ruby", e.aliases = ["rb"];
6810
+ if (zl) return fr;
6811
+ zl = 1, fr = e, e.displayName = "ruby", e.aliases = ["rb"];
6812
6812
  function e(t) {
6813
6813
  (function(r) {
6814
6814
  r.languages.ruby = r.languages.extend("clike", {
@@ -6982,14 +6982,14 @@ function st() {
6982
6982
  }), r.languages.rb = r.languages.ruby;
6983
6983
  })(t);
6984
6984
  }
6985
- return br;
6985
+ return fr;
6986
6986
  }
6987
- var fr, jl;
6987
+ var br, jl;
6988
6988
  function lv() {
6989
- if (jl) return fr;
6989
+ if (jl) return br;
6990
6990
  jl = 1;
6991
6991
  var e = st();
6992
- fr = t, t.displayName = "crystal", t.aliases = [];
6992
+ br = t, t.displayName = "crystal", t.aliases = [];
6993
6993
  function t(r) {
6994
6994
  r.register(e), function(a) {
6995
6995
  a.languages.crystal = a.languages.extend("ruby", {
@@ -7043,7 +7043,7 @@ function lv() {
7043
7043
  });
7044
7044
  }(r);
7045
7045
  }
7046
- return fr;
7046
+ return br;
7047
7047
  }
7048
7048
  var mr, Vl;
7049
7049
  function uv() {
@@ -7061,7 +7061,7 @@ function uv() {
7061
7061
  });
7062
7062
  return A.replace(/<self>/g, "[^\\s\\S]").replace(/<str>/g, "(?:" + i + ")").replace(/<comment>/g, "(?:" + n + ")");
7063
7063
  }
7064
- var s = o(/\((?:[^()'"@/]|<str>|<comment>|<self>)*\)/.source, 2), c = o(/\[(?:[^\[\]'"@/]|<str>|<comment>|<self>)*\]/.source, 2), b = o(/\{(?:[^{}'"@/]|<str>|<comment>|<self>)*\}/.source, 2), d = o(/<(?:[^<>'"@/]|<str>|<comment>|<self>)*>/.source, 2), E = /(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?/.source, l = /(?!\d)[^\s>\/=$<%]+/.source + E + /\s*\/?>/.source, g = /\B@?/.source + "(?:" + /<([a-zA-Z][\w:]*)/.source + E + /\s*>/.source + "(?:" + (/[^<]/.source + "|" + // all tags that are not the start tag
7064
+ var s = o(/\((?:[^()'"@/]|<str>|<comment>|<self>)*\)/.source, 2), c = o(/\[(?:[^\[\]'"@/]|<str>|<comment>|<self>)*\]/.source, 2), f = o(/\{(?:[^{}'"@/]|<str>|<comment>|<self>)*\}/.source, 2), d = o(/<(?:[^<>'"@/]|<str>|<comment>|<self>)*>/.source, 2), E = /(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?/.source, l = /(?!\d)[^\s>\/=$<%]+/.source + E + /\s*\/?>/.source, g = /\B@?/.source + "(?:" + /<([a-zA-Z][\w:]*)/.source + E + /\s*>/.source + "(?:" + (/[^<]/.source + "|" + // all tags that are not the start tag
7065
7065
  // eslint-disable-next-line regexp/strict
7066
7066
  /<\/?(?!\1\b)/.source + l + "|" + // nested start tag
7067
7067
  o(
@@ -7074,7 +7074,7 @@ function uv() {
7074
7074
  )) + ")*" + // eslint-disable-next-line regexp/strict
7075
7075
  /<\/\1\s*>/.source + "|" + /</.source + l + ")";
7076
7076
  a.languages.cshtml = a.languages.extend("markup", {});
7077
- var f = a.languages.insertBefore(
7077
+ var b = a.languages.insertBefore(
7078
7078
  "csharp",
7079
7079
  "string",
7080
7080
  {
@@ -7090,7 +7090,7 @@ function uv() {
7090
7090
  ), y = {
7091
7091
  pattern: /\S[\s\S]*/,
7092
7092
  alias: "language-csharp",
7093
- inside: f
7093
+ inside: b
7094
7094
  };
7095
7095
  a.languages.insertBefore("cshtml", "prolog", {
7096
7096
  "razor-comment": {
@@ -7102,17 +7102,17 @@ function uv() {
7102
7102
  pattern: RegExp(
7103
7103
  /(^|[^@])@/.source + "(?:" + [
7104
7104
  // @{ ... }
7105
- b,
7105
+ f,
7106
7106
  // @code{ ... }
7107
- /(?:code|functions)\s*/.source + b,
7107
+ /(?:code|functions)\s*/.source + f,
7108
7108
  // @for (...) { ... }
7109
- /(?:for|foreach|lock|switch|using|while)\s*/.source + s + /\s*/.source + b,
7109
+ /(?:for|foreach|lock|switch|using|while)\s*/.source + s + /\s*/.source + f,
7110
7110
  // @do { ... } while (...);
7111
- /do\s*/.source + b + /\s*while\s*/.source + s + /(?:\s*;)?/.source,
7111
+ /do\s*/.source + f + /\s*while\s*/.source + s + /(?:\s*;)?/.source,
7112
7112
  // @try { ... } catch (...) { ... } finally { ... }
7113
- /try\s*/.source + b + /\s*catch\s*/.source + s + /\s*/.source + b + /\s*finally\s*/.source + b,
7113
+ /try\s*/.source + f + /\s*catch\s*/.source + s + /\s*/.source + f + /\s*finally\s*/.source + f,
7114
7114
  // @if (...) {...} else if (...) {...} else {...}
7115
- /if\s*/.source + s + /\s*/.source + b + "(?:" + /\s*else/.source + "(?:" + /\s+if\s*/.source + s + ")?" + /\s*/.source + b + ")*"
7115
+ /if\s*/.source + s + /\s*/.source + f + "(?:" + /\s*else/.source + "(?:" + /\s+if\s*/.source + s + ")?" + /\s*/.source + f + ")*"
7116
7116
  ].join("|") + ")"
7117
7117
  ),
7118
7118
  lookbehind: !0,
@@ -7385,7 +7385,7 @@ function gv() {
7385
7385
  return Sr;
7386
7386
  }
7387
7387
  var vr, Xl;
7388
- function bv() {
7388
+ function fv() {
7389
7389
  if (Xl) return vr;
7390
7390
  Xl = 1, vr = e, e.displayName = "d", e.aliases = [];
7391
7391
  function e(t) {
@@ -7469,7 +7469,7 @@ function bv() {
7469
7469
  return vr;
7470
7470
  }
7471
7471
  var Tr, Ql;
7472
- function fv() {
7472
+ function bv() {
7473
7473
  if (Ql) return Tr;
7474
7474
  Ql = 1, Tr = e, e.displayName = "dart", e.aliases = [];
7475
7475
  function e(t) {
@@ -7775,12 +7775,12 @@ function ue() {
7775
7775
  value: function(n, i, o, s) {
7776
7776
  if (n.language === i) {
7777
7777
  var c = n.tokenStack = [];
7778
- n.code = n.code.replace(o, function(b) {
7779
- if (typeof s == "function" && !s(b))
7780
- return b;
7778
+ n.code = n.code.replace(o, function(f) {
7779
+ if (typeof s == "function" && !s(f))
7780
+ return f;
7781
7781
  for (var d = c.length, E; n.code.indexOf(E = a(i, d)) !== -1; )
7782
7782
  ++d;
7783
- return c[d] = b, E;
7783
+ return c[d] = f, E;
7784
7784
  }), n.grammar = r.languages.markup;
7785
7785
  }
7786
7786
  }
@@ -7797,24 +7797,24 @@ function ue() {
7797
7797
  return;
7798
7798
  n.grammar = r.languages[i];
7799
7799
  var o = 0, s = Object.keys(n.tokenStack);
7800
- function c(b) {
7801
- for (var d = 0; d < b.length && !(o >= s.length); d++) {
7802
- var E = b[d];
7800
+ function c(f) {
7801
+ for (var d = 0; d < f.length && !(o >= s.length); d++) {
7802
+ var E = f[d];
7803
7803
  if (typeof E == "string" || E.content && typeof E.content == "string") {
7804
- var l = s[o], g = n.tokenStack[l], f = typeof E == "string" ? E : E.content, y = a(i, l), A = f.indexOf(y);
7804
+ var l = s[o], g = n.tokenStack[l], b = typeof E == "string" ? E : E.content, y = a(i, l), A = b.indexOf(y);
7805
7805
  if (A > -1) {
7806
7806
  ++o;
7807
- var R = f.substring(0, A), m = new r.Token(
7807
+ var R = b.substring(0, A), m = new r.Token(
7808
7808
  i,
7809
7809
  r.tokenize(g, n.grammar),
7810
7810
  "language-" + i,
7811
7811
  g
7812
- ), h = f.substring(A + y.length), v = [];
7813
- R && v.push.apply(v, c([R])), v.push(m), h && v.push.apply(v, c([h])), typeof E == "string" ? b.splice.apply(b, [d, 1].concat(v)) : E.content = v;
7812
+ ), h = b.substring(A + y.length), v = [];
7813
+ R && v.push.apply(v, c([R])), v.push(m), h && v.push.apply(v, c([h])), typeof E == "string" ? f.splice.apply(f, [d, 1].concat(v)) : E.content = v;
7814
7814
  }
7815
7815
  } else E.content && c(E.content);
7816
7816
  }
7817
- return b;
7817
+ return f;
7818
7818
  }
7819
7819
  c(n.tokens);
7820
7820
  }
@@ -7942,7 +7942,7 @@ function Tv() {
7942
7942
  lookbehind: !0,
7943
7943
  greedy: !0
7944
7944
  };
7945
- function b(d, E) {
7945
+ function f(d, E) {
7946
7946
  return d = d.replace(/<OPT>/g, function() {
7947
7947
  return o;
7948
7948
  }).replace(/<SP>/g, function() {
@@ -7956,7 +7956,7 @@ function Tv() {
7956
7956
  greedy: !0,
7957
7957
  inside: {
7958
7958
  options: {
7959
- pattern: b(
7959
+ pattern: f(
7960
7960
  /(^(?:ONBUILD<SP>)?\w+<SP>)<OPT>(?:<SP><OPT>)*/.source,
7961
7961
  "i"
7962
7962
  ),
@@ -7981,7 +7981,7 @@ function Tv() {
7981
7981
  keyword: [
7982
7982
  {
7983
7983
  // https://docs.docker.com/engine/reference/builder/#healthcheck
7984
- pattern: b(
7984
+ pattern: f(
7985
7985
  /(^(?:ONBUILD<SP>)?HEALTHCHECK<SP>(?:<OPT><SP>)*)(?:CMD|NONE)\b/.source,
7986
7986
  "i"
7987
7987
  ),
@@ -7990,7 +7990,7 @@ function Tv() {
7990
7990
  },
7991
7991
  {
7992
7992
  // https://docs.docker.com/engine/reference/builder/#from
7993
- pattern: b(
7993
+ pattern: f(
7994
7994
  /(^(?:ONBUILD<SP>)?FROM<SP>(?:<OPT><SP>)*(?!--)[^ \t\\]+<SP>)AS/.source,
7995
7995
  "i"
7996
7996
  ),
@@ -7999,7 +7999,7 @@ function Tv() {
7999
7999
  },
8000
8000
  {
8001
8001
  // https://docs.docker.com/engine/reference/builder/#onbuild
8002
- pattern: b(/(^ONBUILD<SP>)\w+/.source, "i"),
8002
+ pattern: f(/(^ONBUILD<SP>)\w+/.source, "i"),
8003
8003
  lookbehind: !0,
8004
8004
  greedy: !0
8005
8005
  },
@@ -8391,10 +8391,10 @@ function kv() {
8391
8391
  }
8392
8392
  return Ur;
8393
8393
  }
8394
- var Pr, bu;
8394
+ var Pr, fu;
8395
8395
  function Cv() {
8396
- if (bu) return Pr;
8397
- bu = 1;
8396
+ if (fu) return Pr;
8397
+ fu = 1;
8398
8398
  var e = st(), t = ue();
8399
8399
  Pr = r, r.displayName = "erb", r.aliases = [];
8400
8400
  function r(a) {
@@ -8424,10 +8424,10 @@ function Cv() {
8424
8424
  }
8425
8425
  return Pr;
8426
8426
  }
8427
- var $r, fu;
8427
+ var Br, bu;
8428
8428
  function Ov() {
8429
- if (fu) return $r;
8430
- fu = 1, $r = e, e.displayName = "erlang", e.aliases = [];
8429
+ if (bu) return Br;
8430
+ bu = 1, Br = e, e.displayName = "erlang", e.aliases = [];
8431
8431
  function e(t) {
8432
8432
  t.languages.erlang = {
8433
8433
  comment: /%.+/,
@@ -8473,12 +8473,12 @@ function Ov() {
8473
8473
  punctuation: /[()[\]{}:;,.#|]|<<|>>/
8474
8474
  };
8475
8475
  }
8476
- return $r;
8476
+ return Br;
8477
8477
  }
8478
- var Br, mu;
8478
+ var $r, mu;
8479
8479
  function Zg() {
8480
- if (mu) return Br;
8481
- mu = 1, Br = e, e.displayName = "lua", e.aliases = [];
8480
+ if (mu) return $r;
8481
+ mu = 1, $r = e, e.displayName = "lua", e.aliases = [];
8482
8482
  function e(t) {
8483
8483
  t.languages.lua = {
8484
8484
  comment: /^#!.+|--(?:\[(=*)\[[\s\S]*?\]\1\]|.*)/m,
@@ -8501,7 +8501,7 @@ function Zg() {
8501
8501
  punctuation: /[\[\](){},;]|\.+|:+/
8502
8502
  };
8503
8503
  }
8504
- return Br;
8504
+ return $r;
8505
8505
  }
8506
8506
  var Gr, hu;
8507
8507
  function Lv() {
@@ -9300,7 +9300,7 @@ function Dv() {
9300
9300
  Object.keys(c).forEach(function(d) {
9301
9301
  i[d].pattern = s(c[d]);
9302
9302
  });
9303
- var b = [
9303
+ var f = [
9304
9304
  // kernel
9305
9305
  "2bi",
9306
9306
  "while",
@@ -9523,7 +9523,7 @@ function Dv() {
9523
9523
  "output>sequence"
9524
9524
  // tafn
9525
9525
  ];
9526
- i.combinators.pattern = s(b), r.languages.factor = i;
9526
+ i.combinators.pattern = s(f), r.languages.factor = i;
9527
9527
  })(t);
9528
9528
  }
9529
9529
  return Hr;
@@ -9686,7 +9686,7 @@ function Pv() {
9686
9686
  return Wr;
9687
9687
  }
9688
9688
  var Yr, Ru;
9689
- function $v() {
9689
+ function Bv() {
9690
9690
  if (Ru) return Yr;
9691
9691
  Ru = 1, Yr = e, e.displayName = "fsharp", e.aliases = [];
9692
9692
  function e(t) {
@@ -9766,7 +9766,7 @@ function $v() {
9766
9766
  return Yr;
9767
9767
  }
9768
9768
  var Kr, _u;
9769
- function Bv() {
9769
+ function $v() {
9770
9770
  if (_u) return Kr;
9771
9771
  _u = 1;
9772
9772
  var e = ue();
@@ -10430,7 +10430,7 @@ function Qv() {
10430
10430
  }
10431
10431
  return -1;
10432
10432
  }
10433
- function b(R, m) {
10433
+ function f(R, m) {
10434
10434
  var h = R.alias;
10435
10435
  h ? Array.isArray(h) || (R.alias = h = [h]) : R.alias = h = [], h.push(m);
10436
10436
  }
@@ -10445,17 +10445,17 @@ function Qv() {
10445
10445
  continue;
10446
10446
  for (; i < l; i++) {
10447
10447
  var g = o(0);
10448
- g.type === "variable" && (b(g, "variable-input"), E.push(g.content));
10448
+ g.type === "variable" && (f(g, "variable-input"), E.push(g.content));
10449
10449
  }
10450
10450
  i = l + 1;
10451
10451
  }
10452
- if (s(["punctuation", "property-query"]) && o(0).content === "{" && (i++, b(o(0), "property-mutation"), E.length > 0)) {
10453
- var f = c(/^\{$/, /^\}$/);
10454
- if (f === -1)
10452
+ if (s(["punctuation", "property-query"]) && o(0).content === "{" && (i++, f(o(0), "property-mutation"), E.length > 0)) {
10453
+ var b = c(/^\{$/, /^\}$/);
10454
+ if (b === -1)
10455
10455
  continue;
10456
- for (var y = i; y < f; y++) {
10456
+ for (var y = i; y < b; y++) {
10457
10457
  var A = n[y];
10458
- A.type === "variable" && E.indexOf(A.content) >= 0 && b(A, "variable-input");
10458
+ A.type === "variable" && E.indexOf(A.content) >= 0 && f(A, "variable-input");
10459
10459
  }
10460
10460
  }
10461
10461
  }
@@ -10521,10 +10521,10 @@ function Jv() {
10521
10521
  }
10522
10522
  return la;
10523
10523
  }
10524
- var ua, $u;
10524
+ var ua, Bu;
10525
10525
  function eT() {
10526
- if ($u) return ua;
10527
- $u = 1;
10526
+ if (Bu) return ua;
10527
+ Bu = 1;
10528
10528
  var e = st();
10529
10529
  ua = t, t.displayName = "haml", t.aliases = [];
10530
10530
  function t(r) {
@@ -10638,14 +10638,14 @@ function eT() {
10638
10638
  "scss",
10639
10639
  "textile"
10640
10640
  ], o = {}, s = 0, c = i.length; s < c; s++) {
10641
- var b = i[s];
10642
- b = typeof b == "string" ? {
10643
- filter: b,
10644
- language: b
10645
- } : b, a.languages[b.language] && (o["filter-" + b.filter] = {
10641
+ var f = i[s];
10642
+ f = typeof f == "string" ? {
10643
+ filter: f,
10644
+ language: f
10645
+ } : f, a.languages[f.language] && (o["filter-" + f.filter] = {
10646
10646
  pattern: RegExp(
10647
10647
  n.replace("{{filter_name}}", function() {
10648
- return b.filter;
10648
+ return f.filter;
10649
10649
  })
10650
10650
  ),
10651
10651
  lookbehind: !0,
@@ -10656,8 +10656,8 @@ function eT() {
10656
10656
  },
10657
10657
  text: {
10658
10658
  pattern: /[\s\S]+/,
10659
- alias: [b.language, "language-" + b.language],
10660
- inside: a.languages[b.language]
10659
+ alias: [f.language, "language-" + f.language],
10660
+ inside: a.languages[f.language]
10661
10661
  }
10662
10662
  }
10663
10663
  });
@@ -10667,10 +10667,10 @@ function eT() {
10667
10667
  }
10668
10668
  return ua;
10669
10669
  }
10670
- var ca, Bu;
10670
+ var ca, $u;
10671
10671
  function tT() {
10672
- if (Bu) return ca;
10673
- Bu = 1;
10672
+ if ($u) return ca;
10673
+ $u = 1;
10674
10674
  var e = ue();
10675
10675
  ca = t, t.displayName = "handlebars", t.aliases = ["hbs"];
10676
10676
  function t(r) {
@@ -10935,12 +10935,12 @@ function aT() {
10935
10935
  }
10936
10936
  return ga;
10937
10937
  }
10938
- var ba, zu;
10938
+ var fa, zu;
10939
10939
  function nT() {
10940
- if (zu) return ba;
10940
+ if (zu) return fa;
10941
10941
  zu = 1;
10942
10942
  var e = we();
10943
- ba = t, t.displayName = "hlsl", t.aliases = [];
10943
+ fa = t, t.displayName = "hlsl", t.aliases = [];
10944
10944
  function t(r) {
10945
10945
  r.register(e), r.languages.hlsl = r.languages.extend("c", {
10946
10946
  // Regarding keywords and class names:
@@ -10962,12 +10962,12 @@ function nT() {
10962
10962
  boolean: /\b(?:false|true)\b/
10963
10963
  });
10964
10964
  }
10965
- return ba;
10965
+ return fa;
10966
10966
  }
10967
- var fa, ju;
10967
+ var ba, ju;
10968
10968
  function iT() {
10969
- if (ju) return fa;
10970
- ju = 1, fa = e, e.displayName = "hoon", e.aliases = [];
10969
+ if (ju) return ba;
10970
+ ju = 1, ba = e, e.displayName = "hoon", e.aliases = [];
10971
10971
  function e(t) {
10972
10972
  t.languages.hoon = {
10973
10973
  comment: {
@@ -10984,7 +10984,7 @@ function iT() {
10984
10984
  keyword: /\.[\^\+\*=\?]|![><:\.=\?!]|=[>|:,\.\-\^<+;/~\*\?]|\?[>|:\.\-\^<\+&~=@!]|\|[\$_%:\.\-\^~\*=@\?]|\+[|\$\+\*]|:[_\-\^\+~\*]|%[_:\.\-\^\+~\*=]|\^[|:\.\-\+&~\*=\?]|\$[|_%:<>\-\^&~@=\?]|;[:<\+;\/~\*=]|~[>|\$_%<\+\/&=\?!]|--|==/
10985
10985
  };
10986
10986
  }
10987
- return fa;
10987
+ return ba;
10988
10988
  }
10989
10989
  var ma, Vu;
10990
10990
  function oT() {
@@ -11125,11 +11125,11 @@ function lT() {
11125
11125
  return "(?:" + E + "|" + g + ")";
11126
11126
  }
11127
11127
  var c;
11128
- for (var b in i)
11129
- if (i[b]) {
11128
+ for (var f in i)
11129
+ if (i[f]) {
11130
11130
  c = c || {};
11131
- var d = o[b] ? s(b) : b;
11132
- c[b.replace(/\//g, "-")] = {
11131
+ var d = o[f] ? s(f) : f;
11132
+ c[f.replace(/\//g, "-")] = {
11133
11133
  pattern: RegExp(
11134
11134
  "(" + /content-type:\s*/.source + d + /(?:(?:\r\n?|\n)[\w-].*)*(?:\r(?:\n|(?!\n))|\n)/.source + ")" + // This is a little interesting:
11135
11135
  // The HTTP format spec required 1 empty line before the body to make everything unambiguous.
@@ -11140,7 +11140,7 @@ function lT() {
11140
11140
  "i"
11141
11141
  ),
11142
11142
  lookbehind: !0,
11143
- inside: i[b]
11143
+ inside: i[f]
11144
11144
  };
11145
11145
  }
11146
11146
  c && r.languages.insertBefore("http", "header", c);
@@ -11203,9 +11203,9 @@ function dT() {
11203
11203
  Xu = 1, va = e, e.displayName = "icuMessageFormat", e.aliases = [];
11204
11204
  function e(t) {
11205
11205
  (function(r) {
11206
- function a(b, d) {
11207
- return d <= 0 ? /[]/.source : b.replace(/<SELF>/g, function() {
11208
- return a(b, d - 1);
11206
+ function a(f, d) {
11207
+ return d <= 0 ? /[]/.source : f.replace(/<SELF>/g, function() {
11208
+ return a(f, d - 1);
11209
11209
  });
11210
11210
  }
11211
11211
  var n = /'[{}:=,](?:[^']|'')*'(?!')/, i = {
@@ -11403,7 +11403,7 @@ function gT() {
11403
11403
  return Aa;
11404
11404
  }
11405
11405
  var Ra, ec;
11406
- function bT() {
11406
+ function fT() {
11407
11407
  if (ec) return Ra;
11408
11408
  ec = 1, Ra = e, e.displayName = "ignore", e.aliases = ["gitignore", "hgignore", "npmignore"];
11409
11409
  function e(t) {
@@ -11429,7 +11429,7 @@ function bT() {
11429
11429
  return Ra;
11430
11430
  }
11431
11431
  var _a, tc;
11432
- function fT() {
11432
+ function bT() {
11433
11433
  if (tc) return _a;
11434
11434
  tc = 1, _a = e, e.displayName = "inform7", e.aliases = [];
11435
11435
  function e(t) {
@@ -11722,18 +11722,18 @@ function lt() {
11722
11722
  punctuation: /[{}]/
11723
11723
  };
11724
11724
  function n(o, s) {
11725
- var c = "doc-comment", b = r.languages[o];
11726
- if (b) {
11727
- var d = b[c];
11725
+ var c = "doc-comment", f = r.languages[o];
11726
+ if (f) {
11727
+ var d = f[c];
11728
11728
  if (!d) {
11729
11729
  var E = {};
11730
11730
  E[c] = {
11731
11731
  pattern: /(^|[^\\])\/\*\*[^/][\s\S]*?(?:\*\/|$)/,
11732
11732
  lookbehind: !0,
11733
11733
  alias: "comment"
11734
- }, b = r.languages.insertBefore(o, "comment", E), d = b[c];
11734
+ }, f = r.languages.insertBefore(o, "comment", E), d = f[c];
11735
11735
  }
11736
- if (d instanceof RegExp && (d = b[c] = {
11736
+ if (d instanceof RegExp && (d = f[c] = {
11737
11737
  pattern: d
11738
11738
  }), Array.isArray(d))
11739
11739
  for (var l = 0, g = d.length; l < g; l++)
@@ -11746,8 +11746,8 @@ function lt() {
11746
11746
  }
11747
11747
  function i(o, s) {
11748
11748
  typeof o == "string" && (o = [o]), o.forEach(function(c) {
11749
- n(c, function(b) {
11750
- b.inside || (b.inside = {}), b.inside.rest = s;
11749
+ n(c, function(f) {
11750
+ f.inside || (f.inside = {}), f.inside.rest = s;
11751
11751
  });
11752
11752
  });
11753
11753
  }
@@ -12172,9 +12172,9 @@ function RT() {
12172
12172
  }
12173
12173
  ]
12174
12174
  });
12175
- function a(b, d) {
12175
+ function a(f, d) {
12176
12176
  return RegExp(
12177
- b.replace(/<ID>/g, function() {
12177
+ f.replace(/<ID>/g, function() {
12178
12178
  return /(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source;
12179
12179
  }),
12180
12180
  d
@@ -12311,7 +12311,7 @@ function _T() {
12311
12311
  // vanilla template string
12312
12312
  a
12313
12313
  ].filter(Boolean);
12314
- function b(y, A) {
12314
+ function f(y, A) {
12315
12315
  return "___" + A.toUpperCase() + "_" + y + "___";
12316
12316
  }
12317
12317
  function d(y, A, R) {
@@ -12350,7 +12350,7 @@ function _T() {
12350
12350
  if (typeof I == "string")
12351
12351
  return I;
12352
12352
  for (var O = I.content, x; y.indexOf(
12353
- x = b(h++, R)
12353
+ x = f(h++, R)
12354
12354
  ) !== -1; )
12355
12355
  ;
12356
12356
  return v[x] = O, x;
@@ -12362,15 +12362,15 @@ function _T() {
12362
12362
  return;
12363
12363
  var x = I[O];
12364
12364
  if (typeof x == "string" || typeof x.content == "string") {
12365
- var B = _[h], P = typeof x == "string" ? x : (
12365
+ var $ = _[h], P = typeof x == "string" ? x : (
12366
12366
  /** @type {string} */
12367
12367
  x.content
12368
- ), V = P.indexOf(B);
12368
+ ), V = P.indexOf($);
12369
12369
  if (V !== -1) {
12370
12370
  ++h;
12371
12371
  var W = P.substring(0, V), Z = E(
12372
- v[B]
12373
- ), Q = P.substring(V + B.length), F = [];
12372
+ v[$]
12373
+ ), Q = P.substring(V + $.length), F = [];
12374
12374
  if (W && F.push(W), F.push(Z), Q) {
12375
12375
  var H = [Q];
12376
12376
  w(H), F.push.apply(F, H);
@@ -12413,7 +12413,7 @@ function _T() {
12413
12413
  if (v.type === "template-string") {
12414
12414
  var S = T[1];
12415
12415
  if (T.length === 3 && typeof S != "string" && S.type === "embedded-code") {
12416
- var _ = f(S), w = S.alias, I = Array.isArray(w) ? w[0] : w, O = r.languages[I];
12416
+ var _ = b(S), w = S.alias, I = Array.isArray(w) ? w[0] : w, O = r.languages[I];
12417
12417
  if (!O)
12418
12418
  continue;
12419
12419
  T[1] = l(_, O, I);
@@ -12425,17 +12425,17 @@ function _T() {
12425
12425
  }
12426
12426
  A(y.tokens);
12427
12427
  });
12428
- function f(y) {
12429
- return typeof y == "string" ? y : Array.isArray(y) ? y.map(f).join("") : f(y.content);
12428
+ function b(y) {
12429
+ return typeof y == "string" ? y : Array.isArray(y) ? y.map(b).join("") : b(y.content);
12430
12430
  }
12431
12431
  })(t);
12432
12432
  }
12433
12433
  return Ua;
12434
12434
  }
12435
- var Pa, bc;
12435
+ var Pa, fc;
12436
12436
  function rs() {
12437
- if (bc) return Pa;
12438
- bc = 1, Pa = e, e.displayName = "typescript", e.aliases = ["ts"];
12437
+ if (fc) return Pa;
12438
+ fc = 1, Pa = e, e.displayName = "typescript", e.aliases = ["ts"];
12439
12439
  function e(t) {
12440
12440
  (function(r) {
12441
12441
  r.languages.typescript = r.languages.extend("javascript", {
@@ -12485,12 +12485,12 @@ function rs() {
12485
12485
  }
12486
12486
  return Pa;
12487
12487
  }
12488
- var $a, fc;
12488
+ var Ba, bc;
12489
12489
  function IT() {
12490
- if (fc) return $a;
12491
- fc = 1;
12490
+ if (bc) return Ba;
12491
+ bc = 1;
12492
12492
  var e = lt(), t = rs();
12493
- $a = r, r.displayName = "jsdoc", r.aliases = [];
12493
+ Ba = r, r.displayName = "jsdoc", r.aliases = [];
12494
12494
  function r(a) {
12495
12495
  a.register(e), a.register(t), function(n) {
12496
12496
  var i = n.languages.javascript, o = /\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})+\}/.source, s = "(@(?:arg|argument|param|property)\\s+(?:" + o + "\\s+)?)";
@@ -12572,12 +12572,12 @@ function IT() {
12572
12572
  }), n.languages.javadoclike.addSupport("javascript", n.languages.jsdoc);
12573
12573
  }(a);
12574
12574
  }
12575
- return $a;
12575
+ return Ba;
12576
12576
  }
12577
- var Ba, mc;
12577
+ var $a, mc;
12578
12578
  function as() {
12579
- if (mc) return Ba;
12580
- mc = 1, Ba = e, e.displayName = "json", e.aliases = ["webmanifest"];
12579
+ if (mc) return $a;
12580
+ mc = 1, $a = e, e.displayName = "json", e.aliases = ["webmanifest"];
12581
12581
  function e(t) {
12582
12582
  t.languages.json = {
12583
12583
  property: {
@@ -12604,7 +12604,7 @@ function as() {
12604
12604
  }
12605
12605
  }, t.languages.webmanifest = t.languages.json;
12606
12606
  }
12607
- return Ba;
12607
+ return $a;
12608
12608
  }
12609
12609
  var Ga, hc;
12610
12610
  function NT() {
@@ -12749,13 +12749,13 @@ function Xg() {
12749
12749
  );
12750
12750
  var c = function(d) {
12751
12751
  return d ? typeof d == "string" ? d : typeof d.content == "string" ? d.content : d.content.map(c).join("") : "";
12752
- }, b = function(d) {
12752
+ }, f = function(d) {
12753
12753
  for (var E = [], l = 0; l < d.length; l++) {
12754
- var g = d[l], f = !1;
12754
+ var g = d[l], b = !1;
12755
12755
  if (typeof g != "string" && (g.type === "tag" && g.content[0] && g.content[0].type === "tag" ? g.content[0].content[0].content === "</" ? E.length > 0 && E[E.length - 1].tagName === c(g.content[0].content[1]) && E.pop() : g.content[g.content.length - 1].content === "/>" || E.push({
12756
12756
  tagName: c(g.content[0].content[1]),
12757
12757
  openedBraces: 0
12758
- }) : E.length > 0 && g.type === "punctuation" && g.content === "{" ? E[E.length - 1].openedBraces++ : E.length > 0 && E[E.length - 1].openedBraces > 0 && g.type === "punctuation" && g.content === "}" ? E[E.length - 1].openedBraces-- : f = !0), (f || typeof g == "string") && E.length > 0 && E[E.length - 1].openedBraces === 0) {
12758
+ }) : E.length > 0 && g.type === "punctuation" && g.content === "{" ? E[E.length - 1].openedBraces++ : E.length > 0 && E[E.length - 1].openedBraces > 0 && g.type === "punctuation" && g.content === "}" ? E[E.length - 1].openedBraces-- : b = !0), (b || typeof g == "string") && E.length > 0 && E[E.length - 1].openedBraces === 0) {
12759
12759
  var y = c(g);
12760
12760
  l < d.length - 1 && (typeof d[l + 1] == "string" || d[l + 1].type === "plain-text") && (y += c(d[l + 1]), d.splice(l + 1, 1)), l > 0 && (typeof d[l - 1] == "string" || d[l - 1].type === "plain-text") && (y = c(d[l - 1]) + y, d.splice(l - 1, 1), l--), d[l] = new r.Token(
12761
12761
  "plain-text",
@@ -12764,11 +12764,11 @@ function Xg() {
12764
12764
  y
12765
12765
  );
12766
12766
  }
12767
- g.content && typeof g.content != "string" && b(g.content);
12767
+ g.content && typeof g.content != "string" && f(g.content);
12768
12768
  }
12769
12769
  };
12770
12770
  r.hooks.add("after-tokenize", function(d) {
12771
- d.language !== "jsx" && d.language !== "tsx" || b(d.tokens);
12771
+ d.language !== "jsx" && d.language !== "tsx" || f(d.tokens);
12772
12772
  });
12773
12773
  })(t);
12774
12774
  }
@@ -13434,7 +13434,7 @@ function ut() {
13434
13434
  operator: s,
13435
13435
  punctuation: c
13436
13436
  };
13437
- var b = {
13437
+ var f = {
13438
13438
  pattern: /\{\$(?:\{(?:\{[^{}]+\}|[^{}]+)\}|[^{}])+\}|(^|[^\\{])\$+(?:\w+(?:\[[^\r\n\[\]]+\]|->\w+)?)/,
13439
13439
  lookbehind: !0,
13440
13440
  inside: a.languages.php
@@ -13465,7 +13465,7 @@ function ut() {
13465
13465
  punctuation: /^<<<"?|[";]$/
13466
13466
  }
13467
13467
  },
13468
- interpolation: b
13468
+ interpolation: f
13469
13469
  }
13470
13470
  },
13471
13471
  {
@@ -13483,7 +13483,7 @@ function ut() {
13483
13483
  alias: "double-quoted-string",
13484
13484
  greedy: !0,
13485
13485
  inside: {
13486
- interpolation: b
13486
+ interpolation: f
13487
13487
  }
13488
13488
  }
13489
13489
  ];
@@ -13789,7 +13789,7 @@ function ns() {
13789
13789
  return tn;
13790
13790
  }
13791
13791
  var rn, Lc;
13792
- function $T() {
13792
+ function BT() {
13793
13793
  if (Lc) return rn;
13794
13794
  Lc = 1;
13795
13795
  var e = ns();
@@ -13867,7 +13867,7 @@ function $T() {
13867
13867
  return rn;
13868
13868
  }
13869
13869
  var an, xc;
13870
- function BT() {
13870
+ function $T() {
13871
13871
  if (xc) return an;
13872
13872
  xc = 1;
13873
13873
  var e = ue();
@@ -13951,7 +13951,7 @@ function GT() {
13951
13951
  /([\s([])/.source + "(?:" + y + ")" + /(?=[\s)])/.source
13952
13952
  );
13953
13953
  }
13954
- var i = /(?!\d)[-+*/~!@$%^=<>{}\w]+/.source, o = "&" + i, s = "(\\()", c = "(?=\\))", b = "(?=\\s)", d = /(?:[^()]|\((?:[^()]|\((?:[^()]|\((?:[^()]|\((?:[^()]|\([^()]*\))*\))*\))*\))*\))*/.source, E = {
13954
+ var i = /(?!\d)[-+*/~!@$%^=<>{}\w]+/.source, o = "&" + i, s = "(\\()", c = "(?=\\))", f = "(?=\\s)", d = /(?:[^()]|\((?:[^()]|\((?:[^()]|\((?:[^()]|\((?:[^()]|\([^()]*\))*\))*\))*\))*\))*/.source, E = {
13955
13955
  // Three or four semicolons are considered a heading.
13956
13956
  // See https://www.gnu.org/software/emacs/manual/html_node/elisp/Comment-Tips.html
13957
13957
  heading: {
@@ -13982,13 +13982,13 @@ function GT() {
13982
13982
  keyword: [
13983
13983
  {
13984
13984
  pattern: RegExp(
13985
- s + "(?:and|(?:cl-)?letf|cl-loop|cond|cons|error|if|(?:lexical-)?let\\*?|message|not|null|or|provide|require|setq|unless|use-package|when|while)" + b
13985
+ s + "(?:and|(?:cl-)?letf|cl-loop|cond|cons|error|if|(?:lexical-)?let\\*?|message|not|null|or|provide|require|setq|unless|use-package|when|while)" + f
13986
13986
  ),
13987
13987
  lookbehind: !0
13988
13988
  },
13989
13989
  {
13990
13990
  pattern: RegExp(
13991
- s + "(?:append|by|collect|concat|do|finally|for|in|return)" + b
13991
+ s + "(?:append|by|collect|concat|do|finally|for|in|return)" + f
13992
13992
  ),
13993
13993
  lookbehind: !0
13994
13994
  }
@@ -14078,7 +14078,7 @@ function GT() {
14078
14078
  alias: "variable"
14079
14079
  },
14080
14080
  rest: E
14081
- }, g = "\\S+(?:\\s+\\S+)*", f = {
14081
+ }, g = "\\S+(?:\\s+\\S+)*", b = {
14082
14082
  pattern: RegExp(s + d + c),
14083
14083
  lookbehind: !0,
14084
14084
  inside: {
@@ -14101,7 +14101,7 @@ function GT() {
14101
14101
  punctuation: /[()]/
14102
14102
  }
14103
14103
  };
14104
- E.lambda.inside.arguments = f, E.defun.inside.arguments = r.util.clone(f), E.defun.inside.arguments.inside.sublist = f, r.languages.lisp = E, r.languages.elisp = E, r.languages.emacs = E, r.languages["emacs-lisp"] = E;
14104
+ E.lambda.inside.arguments = b, E.defun.inside.arguments = r.util.clone(b), E.defun.inside.arguments.inside.sublist = b, r.languages.lisp = E, r.languages.elisp = E, r.languages.emacs = E, r.languages["emacs-lisp"] = E;
14105
14105
  })(t);
14106
14106
  }
14107
14107
  return nn;
@@ -14422,10 +14422,10 @@ function jT() {
14422
14422
  }
14423
14423
  return un;
14424
14424
  }
14425
- var cn, $c;
14425
+ var cn, Bc;
14426
14426
  function VT() {
14427
- if ($c) return cn;
14428
- $c = 1, cn = e, e.displayName = "magma", e.aliases = [];
14427
+ if (Bc) return cn;
14428
+ Bc = 1, cn = e, e.displayName = "magma", e.aliases = [];
14429
14429
  function e(t) {
14430
14430
  t.languages.magma = {
14431
14431
  output: {
@@ -14460,10 +14460,10 @@ function VT() {
14460
14460
  }
14461
14461
  return cn;
14462
14462
  }
14463
- var dn, Bc;
14463
+ var dn, $c;
14464
14464
  function WT() {
14465
- if (Bc) return dn;
14466
- Bc = 1, dn = e, e.displayName = "makefile", e.aliases = [];
14465
+ if ($c) return dn;
14466
+ $c = 1, dn = e, e.displayName = "makefile", e.aliases = [];
14467
14467
  function e(t) {
14468
14468
  t.languages.makefile = {
14469
14469
  comment: {
@@ -14758,10 +14758,10 @@ function YT() {
14758
14758
  }), r.hooks.add("after-tokenize", function(l) {
14759
14759
  if (l.language !== "markdown" && l.language !== "md")
14760
14760
  return;
14761
- function g(f) {
14762
- if (!(!f || typeof f == "string"))
14763
- for (var y = 0, A = f.length; y < A; y++) {
14764
- var R = f[y];
14761
+ function g(b) {
14762
+ if (!(!b || typeof b == "string"))
14763
+ for (var y = 0, A = b.length; y < A; y++) {
14764
+ var R = b[y];
14765
14765
  if (R.type !== "code") {
14766
14766
  g(R.content);
14767
14767
  continue;
@@ -14778,8 +14778,8 @@ function YT() {
14778
14778
  g(l.tokens);
14779
14779
  }), r.hooks.add("wrap", function(l) {
14780
14780
  if (l.type === "code-block") {
14781
- for (var g = "", f = 0, y = l.classes.length; f < y; f++) {
14782
- var A = l.classes[f], R = /language-(.+)/.exec(A);
14781
+ for (var g = "", b = 0, y = l.classes.length; b < y; b++) {
14782
+ var A = l.classes[b], R = /language-(.+)/.exec(A);
14783
14783
  if (R) {
14784
14784
  g = R[1];
14785
14785
  break;
@@ -14805,7 +14805,7 @@ function YT() {
14805
14805
  }
14806
14806
  }
14807
14807
  });
14808
- var c = RegExp(r.languages.markup.tag.pattern.source, "gi"), b = {
14808
+ var c = RegExp(r.languages.markup.tag.pattern.source, "gi"), f = {
14809
14809
  amp: "&",
14810
14810
  lt: "<",
14811
14811
  gt: ">",
@@ -14813,13 +14813,13 @@ function YT() {
14813
14813
  }, d = String.fromCodePoint || String.fromCharCode;
14814
14814
  function E(l) {
14815
14815
  var g = l.replace(c, "");
14816
- return g = g.replace(/&(\w{1,8}|#x?[\da-f]{1,8});/gi, function(f, y) {
14816
+ return g = g.replace(/&(\w{1,8}|#x?[\da-f]{1,8});/gi, function(b, y) {
14817
14817
  if (y = y.toLowerCase(), y[0] === "#") {
14818
14818
  var A;
14819
14819
  return y[1] === "x" ? A = parseInt(y.slice(2), 16) : A = Number(y.slice(1)), d(A);
14820
14820
  } else {
14821
- var R = b[y];
14822
- return R || f;
14821
+ var R = f[y];
14822
+ return R || b;
14823
14823
  }
14824
14824
  }), g;
14825
14825
  }
@@ -14849,10 +14849,10 @@ function KT() {
14849
14849
  }
14850
14850
  return gn;
14851
14851
  }
14852
- var bn, Hc;
14852
+ var fn, Hc;
14853
14853
  function ZT() {
14854
- if (Hc) return bn;
14855
- Hc = 1, bn = e, e.displayName = "maxscript", e.aliases = [];
14854
+ if (Hc) return fn;
14855
+ Hc = 1, fn = e, e.displayName = "maxscript", e.aliases = [];
14856
14856
  function e(t) {
14857
14857
  (function(r) {
14858
14858
  var a = /\b(?:about|and|animate|as|at|attributes|by|case|catch|collect|continue|coordsys|do|else|exit|fn|for|from|function|global|if|in|local|macroscript|mapped|max|not|of|off|on|or|parameters|persistent|plugin|rcmenu|return|rollout|set|struct|then|throw|to|tool|try|undo|utility|when|where|while|with)\b/i;
@@ -14919,12 +14919,12 @@ function ZT() {
14919
14919
  };
14920
14920
  })(t);
14921
14921
  }
14922
- return bn;
14922
+ return fn;
14923
14923
  }
14924
- var fn, zc;
14924
+ var bn, zc;
14925
14925
  function XT() {
14926
- if (zc) return fn;
14927
- zc = 1, fn = e, e.displayName = "mel", e.aliases = [];
14926
+ if (zc) return bn;
14927
+ zc = 1, bn = e, e.displayName = "mel", e.aliases = [];
14928
14928
  function e(t) {
14929
14929
  t.languages.mel = {
14930
14930
  comment: /\/\/.*/,
@@ -14968,7 +14968,7 @@ function XT() {
14968
14968
  punctuation: /<<|>>|[.,:;?\[\](){}]/
14969
14969
  }, t.languages.mel.code.inside.rest = t.languages.mel;
14970
14970
  }
14971
- return fn;
14971
+ return bn;
14972
14972
  }
14973
14973
  var mn, jc;
14974
14974
  function QT() {
@@ -15675,24 +15675,24 @@ function oA() {
15675
15675
  }
15676
15676
  }, r.languages.nani = r.languages.naniscript, r.hooks.add("after-tokenize", function(s) {
15677
15677
  var c = s.tokens;
15678
- c.forEach(function(b) {
15679
- if (typeof b != "string" && b.type === "generic-text") {
15680
- var d = o(b);
15681
- i(d) || (b.type = "bad-line", b.content = d);
15678
+ c.forEach(function(f) {
15679
+ if (typeof f != "string" && f.type === "generic-text") {
15680
+ var d = o(f);
15681
+ i(d) || (f.type = "bad-line", f.content = d);
15682
15682
  }
15683
15683
  });
15684
15684
  });
15685
15685
  function i(s) {
15686
- for (var c = "[]{}", b = [], d = 0; d < s.length; d++) {
15686
+ for (var c = "[]{}", f = [], d = 0; d < s.length; d++) {
15687
15687
  var E = s[d], l = c.indexOf(E);
15688
15688
  if (l !== -1) {
15689
15689
  if (l % 2 === 0)
15690
- b.push(l + 1);
15691
- else if (b.pop() !== l)
15690
+ f.push(l + 1);
15691
+ else if (f.pop() !== l)
15692
15692
  return !1;
15693
15693
  }
15694
15694
  }
15695
- return b.length === 0;
15695
+ return f.length === 0;
15696
15696
  }
15697
15697
  function o(s) {
15698
15698
  return typeof s == "string" ? s : Array.isArray(s) ? s.map(o).join("") : o(s.content);
@@ -16099,7 +16099,7 @@ function gA() {
16099
16099
  return On;
16100
16100
  }
16101
16101
  var Ln, sd;
16102
- function bA() {
16102
+ function fA() {
16103
16103
  if (sd) return Ln;
16104
16104
  sd = 1;
16105
16105
  var e = we();
@@ -16117,7 +16117,7 @@ function bA() {
16117
16117
  return Ln;
16118
16118
  }
16119
16119
  var xn, ld;
16120
- function fA() {
16120
+ function bA() {
16121
16121
  if (ld) return xn;
16122
16122
  ld = 1, xn = e, e.displayName = "ocaml", e.aliases = [];
16123
16123
  function e(t) {
@@ -16434,10 +16434,10 @@ function SA() {
16434
16434
  }
16435
16435
  return Pn;
16436
16436
  }
16437
- var $n, bd;
16437
+ var Bn, fd;
16438
16438
  function vA() {
16439
- if (bd) return $n;
16440
- bd = 1, $n = e, e.displayName = "pascal", e.aliases = ["objectpascal"];
16439
+ if (fd) return Bn;
16440
+ fd = 1, Bn = e, e.displayName = "pascal", e.aliases = ["objectpascal"];
16441
16441
  function e(t) {
16442
16442
  t.languages.pascal = {
16443
16443
  directive: {
@@ -16502,12 +16502,12 @@ function vA() {
16502
16502
  operator: void 0
16503
16503
  }), t.languages.objectpascal = t.languages.pascal;
16504
16504
  }
16505
- return $n;
16505
+ return Bn;
16506
16506
  }
16507
- var Bn, fd;
16507
+ var $n, bd;
16508
16508
  function TA() {
16509
- if (fd) return Bn;
16510
- fd = 1, Bn = e, e.displayName = "pascaligo", e.aliases = [];
16509
+ if (bd) return $n;
16510
+ bd = 1, $n = e, e.displayName = "pascaligo", e.aliases = [];
16511
16511
  function e(t) {
16512
16512
  (function(r) {
16513
16513
  var a = /\((?:[^()]|\((?:[^()]|\([^()]*\))*\))*\)/.source, n = /(?:\b\w+(?:<braces>)?|<braces>)/.source.replace(
@@ -16592,7 +16592,7 @@ function TA() {
16592
16592
  });
16593
16593
  })(t);
16594
16594
  }
16595
- return Bn;
16595
+ return $n;
16596
16596
  }
16597
16597
  var Gn, md;
16598
16598
  function AA() {
@@ -17624,7 +17624,7 @@ function PA() {
17624
17624
  return ri;
17625
17625
  }
17626
17626
  var ai, Ld;
17627
- function $A() {
17627
+ function BA() {
17628
17628
  if (Ld) return ai;
17629
17629
  Ld = 1, ai = e, e.displayName = "pure", e.aliases = [];
17630
17630
  function e(t) {
@@ -17710,7 +17710,7 @@ function $A() {
17710
17710
  return ai;
17711
17711
  }
17712
17712
  var ni, xd;
17713
- function BA() {
17713
+ function $A() {
17714
17714
  if (xd) return ni;
17715
17715
  xd = 1, ni = e, e.displayName = "purebasic", e.aliases = [];
17716
17716
  function e(t) {
@@ -18040,26 +18040,26 @@ function jA() {
18040
18040
  }
18041
18041
  return ui;
18042
18042
  }
18043
- var ci, $d;
18043
+ var ci, Bd;
18044
18044
  function VA() {
18045
- if ($d) return ci;
18046
- $d = 1, ci = e, e.displayName = "qsharp", e.aliases = ["qs"];
18045
+ if (Bd) return ci;
18046
+ Bd = 1, ci = e, e.displayName = "qsharp", e.aliases = ["qs"];
18047
18047
  function e(t) {
18048
18048
  (function(r) {
18049
- function a(f, y) {
18050
- return f.replace(/<<(\d+)>>/g, function(A, R) {
18049
+ function a(b, y) {
18050
+ return b.replace(/<<(\d+)>>/g, function(A, R) {
18051
18051
  return "(?:" + y[+R] + ")";
18052
18052
  });
18053
18053
  }
18054
- function n(f, y, A) {
18055
- return RegExp(a(f, y), "");
18054
+ function n(b, y, A) {
18055
+ return RegExp(a(b, y), "");
18056
18056
  }
18057
- function i(f, y) {
18057
+ function i(b, y) {
18058
18058
  for (var A = 0; A < y; A++)
18059
- f = f.replace(/<<self>>/g, function() {
18060
- return "(?:" + f + ")";
18059
+ b = b.replace(/<<self>>/g, function() {
18060
+ return "(?:" + b + ")";
18061
18061
  });
18062
- return f.replace(/<<self>>/g, "[^\\s\\S]");
18062
+ return b.replace(/<<self>>/g, "[^\\s\\S]");
18063
18063
  }
18064
18064
  var o = {
18065
18065
  // keywords which represent a return or variable type
@@ -18067,12 +18067,12 @@ function VA() {
18067
18067
  // all other keywords
18068
18068
  other: "Adjoint adjoint apply as auto body borrow borrowing Controlled controlled distribute elif else fail fixup for function if in internal intrinsic invert is let mutable namespace new newtype open operation repeat return self set until use using while within"
18069
18069
  };
18070
- function s(f) {
18071
- return "\\b(?:" + f.trim().replace(/ /g, "|") + ")\\b";
18070
+ function s(b) {
18071
+ return "\\b(?:" + b.trim().replace(/ /g, "|") + ")\\b";
18072
18072
  }
18073
18073
  var c = RegExp(
18074
18074
  s(o.type + " " + o.other)
18075
- ), b = /\b[A-Za-z_]\w*\b/.source, d = a(/<<0>>(?:\s*\.\s*<<0>>)*/.source, [b]), E = {
18075
+ ), f = /\b[A-Za-z_]\w*\b/.source, d = a(/<<0>>(?:\s*\.\s*<<0>>)*/.source, [f]), E = {
18076
18076
  keyword: c,
18077
18077
  punctuation: /[<>()?,.:[\]]/
18078
18078
  }, l = /"(?:\\.|[^\\"])*"/.source;
@@ -18143,10 +18143,10 @@ function VA() {
18143
18143
  }
18144
18144
  return ci;
18145
18145
  }
18146
- var di, Bd;
18146
+ var di, $d;
18147
18147
  function WA() {
18148
- if (Bd) return di;
18149
- Bd = 1, di = e, e.displayName = "r", e.aliases = [];
18148
+ if ($d) return di;
18149
+ $d = 1, di = e, e.displayName = "r", e.aliases = [];
18150
18150
  function e(t) {
18151
18151
  t.languages.r = {
18152
18152
  comment: /#.*/,
@@ -18226,10 +18226,10 @@ function KA() {
18226
18226
  }
18227
18227
  return gi;
18228
18228
  }
18229
- var bi, Hd;
18229
+ var fi, Hd;
18230
18230
  function ZA() {
18231
- if (Hd) return bi;
18232
- Hd = 1, bi = e, e.displayName = "regex", e.aliases = [];
18231
+ if (Hd) return fi;
18232
+ Hd = 1, fi = e, e.displayName = "regex", e.aliases = [];
18233
18233
  function e(t) {
18234
18234
  (function(r) {
18235
18235
  var a = {
@@ -18241,7 +18241,7 @@ function ZA() {
18241
18241
  }, o = {
18242
18242
  pattern: /\\[wsd]|\\p\{[^{}]+\}/i,
18243
18243
  alias: "class-name"
18244
- }, s = "(?:[^\\\\-]|" + n.source + ")", c = RegExp(s + "-" + s), b = {
18244
+ }, s = "(?:[^\\\\-]|" + n.source + ")", c = RegExp(s + "-" + s), f = {
18245
18245
  pattern: /(<|')[^<>']+(?=[>']$)/,
18246
18246
  lookbehind: !0,
18247
18247
  alias: "variable"
@@ -18287,7 +18287,7 @@ function ZA() {
18287
18287
  pattern: /\\k<[^<>']+>/,
18288
18288
  alias: "keyword",
18289
18289
  inside: {
18290
- "group-name": b
18290
+ "group-name": f
18291
18291
  }
18292
18292
  }
18293
18293
  ],
@@ -18304,7 +18304,7 @@ function ZA() {
18304
18304
  pattern: /\((?:\?(?:<[^<>']+>|'[^<>']+'|[>:]|<?[=!]|[idmnsuxU]+(?:-[idmnsuxU]+)?:?))?/,
18305
18305
  alias: "punctuation",
18306
18306
  inside: {
18307
- "group-name": b
18307
+ "group-name": f
18308
18308
  }
18309
18309
  },
18310
18310
  {
@@ -18323,12 +18323,12 @@ function ZA() {
18323
18323
  };
18324
18324
  })(t);
18325
18325
  }
18326
- return bi;
18326
+ return fi;
18327
18327
  }
18328
- var fi, zd;
18328
+ var bi, zd;
18329
18329
  function XA() {
18330
- if (zd) return fi;
18331
- zd = 1, fi = e, e.displayName = "rego", e.aliases = [];
18330
+ if (zd) return bi;
18331
+ zd = 1, bi = e, e.displayName = "rego", e.aliases = [];
18332
18332
  function e(t) {
18333
18333
  t.languages.rego = {
18334
18334
  comment: /#.*/,
@@ -18356,7 +18356,7 @@ function XA() {
18356
18356
  punctuation: /[,;.\[\]{}()]/
18357
18357
  };
18358
18358
  }
18359
- return fi;
18359
+ return bi;
18360
18360
  }
18361
18361
  var mi, jd;
18362
18362
  function QA() {
@@ -18679,7 +18679,7 @@ function rR() {
18679
18679
  punctuation: /^[$@&%]\{|\}$/
18680
18680
  }
18681
18681
  };
18682
- function i(b, d) {
18682
+ function i(f, d) {
18683
18683
  var E = {};
18684
18684
  E["section-header"] = {
18685
18685
  pattern: /^ ?\*{3}.+?\*{3}/,
@@ -18698,7 +18698,7 @@ function rR() {
18698
18698
  /^ ?\*{3}[ \t]*<name>[ \t]*\*{3}(?:.|[\r\n](?!\*{3}))*/.source.replace(
18699
18699
  /<name>/g,
18700
18700
  function() {
18701
- return b;
18701
+ return f;
18702
18702
  }
18703
18703
  ),
18704
18704
  "im"
@@ -18902,7 +18902,7 @@ function nR() {
18902
18902
  pattern: /(^|\s)(?:proc\s+\w+|data(?!=)|quit|run)\b/i,
18903
18903
  alias: "keyword",
18904
18904
  lookbehind: !0
18905
- }, b = [
18905
+ }, f = [
18906
18906
  /\/\*[\s\S]*?\*\//,
18907
18907
  {
18908
18908
  pattern: /(^[ \t]*|;\s*)\*[^;]*;/m,
@@ -18930,7 +18930,7 @@ function nR() {
18930
18930
  "numeric-constant": i,
18931
18931
  punctuation: E,
18932
18932
  string: d
18933
- }, f = {
18933
+ }, b = {
18934
18934
  pattern: /\b(?:format|put)\b=?[\w'$.]+/i,
18935
18935
  inside: {
18936
18936
  keyword: /^(?:format|put)(?==)/i,
@@ -18979,7 +18979,7 @@ function nR() {
18979
18979
  pattern: /(?:action)/i,
18980
18980
  alias: "keyword"
18981
18981
  },
18982
- comment: b,
18982
+ comment: f,
18983
18983
  function: l,
18984
18984
  "arg-value": g["arg-value"],
18985
18985
  operator: g.operator,
@@ -19038,7 +19038,7 @@ function nR() {
19038
19038
  pattern: /(^proc\s+groovy(?:\s+[\w|=]+)?;)[\s\S]+?(?=^(?:proc\s+\w+|data|quit|run);|(?![\s\S]))/im,
19039
19039
  lookbehind: !0,
19040
19040
  inside: {
19041
- comment: b,
19041
+ comment: f,
19042
19042
  groovy: {
19043
19043
  pattern: RegExp(
19044
19044
  /(^[ \t]*submit(?:\s+(?:load|norun|parseonly))?)(?:<str>|[^"'])+?(?=endsubmit;)/.source.replace(
@@ -19066,7 +19066,7 @@ function nR() {
19066
19066
  pattern: /(^proc\s+lua(?:\s+[\w|=]+)?;)[\s\S]+?(?=^(?:proc\s+\w+|data|quit|run);|(?![\s\S]))/im,
19067
19067
  lookbehind: !0,
19068
19068
  inside: {
19069
- comment: b,
19069
+ comment: f,
19070
19070
  lua: {
19071
19071
  pattern: RegExp(
19072
19072
  /(^[ \t]*submit(?:\s+(?:load|norun|parseonly))?)(?:<str>|[^"'])+?(?=endsubmit;)/.source.replace(
@@ -19094,7 +19094,7 @@ function nR() {
19094
19094
  pattern: /(^proc\s+cas(?:\s+[\w|=]+)?;)[\s\S]+?(?=^(?:proc\s+\w+|quit|data);|(?![\s\S]))/im,
19095
19095
  lookbehind: !0,
19096
19096
  inside: {
19097
- comment: b,
19097
+ comment: f,
19098
19098
  "statement-var": {
19099
19099
  pattern: /((?:^|\s)=?)saveresult\s[^;]+/im,
19100
19100
  lookbehind: !0,
@@ -19117,7 +19117,7 @@ function nR() {
19117
19117
  step: c,
19118
19118
  keyword: v,
19119
19119
  function: l,
19120
- format: f,
19120
+ format: b,
19121
19121
  altformat: y,
19122
19122
  "global-statements": A,
19123
19123
  number: n,
@@ -19182,7 +19182,7 @@ function nR() {
19182
19182
  alias: "keyword",
19183
19183
  pattern: /^input/i
19184
19184
  },
19185
- comment: b,
19185
+ comment: f,
19186
19186
  number: n,
19187
19187
  "numeric-constant": i
19188
19188
  }
@@ -19193,9 +19193,9 @@ function nR() {
19193
19193
  inside: g
19194
19194
  },
19195
19195
  "cas-actions": h,
19196
- comment: b,
19196
+ comment: f,
19197
19197
  function: l,
19198
- format: f,
19198
+ format: b,
19199
19199
  altformat: y,
19200
19200
  "numeric-constant": i,
19201
19201
  datetime: {
@@ -19731,13 +19731,13 @@ function dR() {
19731
19731
  "g"
19732
19732
  );
19733
19733
  a.hooks.add("before-tokenize", function(o) {
19734
- var s = "{literal}", c = "{/literal}", b = !1;
19734
+ var s = "{literal}", c = "{/literal}", f = !1;
19735
19735
  a.languages["markup-templating"].buildPlaceholders(
19736
19736
  o,
19737
19737
  "smarty",
19738
19738
  i,
19739
19739
  function(d) {
19740
- return d === c && (b = !1), b ? !1 : (d === s && (b = !0), !0);
19740
+ return d === c && (f = !1), f ? !1 : (d === s && (f = !0), !0);
19741
19741
  }
19742
19742
  );
19743
19743
  }), a.hooks.add("after-tokenize", function(o) {
@@ -19838,7 +19838,7 @@ function gR() {
19838
19838
  return Oi;
19839
19839
  }
19840
19840
  var Li, sp;
19841
- function bR() {
19841
+ function fR() {
19842
19842
  if (sp) return Li;
19843
19843
  sp = 1, Li = e, e.displayName = "solutionFile", e.aliases = [];
19844
19844
  function e(t) {
@@ -19892,7 +19892,7 @@ function bR() {
19892
19892
  return Li;
19893
19893
  }
19894
19894
  var xi, lp;
19895
- function fR() {
19895
+ function bR() {
19896
19896
  if (lp) return xi;
19897
19897
  lp = 1;
19898
19898
  var e = ue();
@@ -19961,13 +19961,13 @@ function fR() {
19961
19961
  operator: /\?:?|<=?|>=?|==?|!=|[+*/%-]|\b(?:and|not|or)\b/,
19962
19962
  punctuation: /[{}()\[\]|.,:]/
19963
19963
  }, a.hooks.add("before-tokenize", function(o) {
19964
- var s = /\{\{.+?\}\}|\{.+?\}|\s\/\/.*|\/\*[\s\S]*?\*\//g, c = "{literal}", b = "{/literal}", d = !1;
19964
+ var s = /\{\{.+?\}\}|\{.+?\}|\s\/\/.*|\/\*[\s\S]*?\*\//g, c = "{literal}", f = "{/literal}", d = !1;
19965
19965
  a.languages["markup-templating"].buildPlaceholders(
19966
19966
  o,
19967
19967
  "soy",
19968
19968
  s,
19969
19969
  function(E) {
19970
- return E === b && (d = !1), d ? !1 : (E === c && (d = !0), !0);
19970
+ return E === f && (d = !1), d ? !1 : (E === c && (d = !0), !0);
19971
19971
  }
19972
19972
  );
19973
19973
  }), a.hooks.add("after-tokenize", function(o) {
@@ -20177,10 +20177,10 @@ function yR() {
20177
20177
  }
20178
20178
  return Pi;
20179
20179
  }
20180
- var $i, bp;
20180
+ var Bi, fp;
20181
20181
  function SR() {
20182
- if (bp) return $i;
20183
- bp = 1, $i = e, e.displayName = "stan", e.aliases = [];
20182
+ if (fp) return Bi;
20183
+ fp = 1, Bi = e, e.displayName = "stan", e.aliases = [];
20184
20184
  function e(t) {
20185
20185
  (function(r) {
20186
20186
  var a = /\b(?:algebra_solver|algebra_solver_newton|integrate_1d|integrate_ode|integrate_ode_bdf|integrate_ode_rk45|map_rect|ode_(?:adams|bdf|ckrk|rk45)(?:_tol)?|ode_adjoint_tol_ctl|reduce_sum|reduce_sum_static)\b/;
@@ -20236,12 +20236,12 @@ function SR() {
20236
20236
  }, r.languages.stan.constraint.inside.expression.inside = r.languages.stan;
20237
20237
  })(t);
20238
20238
  }
20239
- return $i;
20239
+ return Bi;
20240
20240
  }
20241
- var Bi, fp;
20241
+ var $i, bp;
20242
20242
  function vR() {
20243
- if (fp) return Bi;
20244
- fp = 1, Bi = e, e.displayName = "stylus", e.aliases = [];
20243
+ if (bp) return $i;
20244
+ bp = 1, $i = e, e.displayName = "stylus", e.aliases = [];
20245
20245
  function e(t) {
20246
20246
  (function(r) {
20247
20247
  var a = {
@@ -20376,7 +20376,7 @@ function vR() {
20376
20376
  };
20377
20377
  })(t);
20378
20378
  }
20379
- return Bi;
20379
+ return $i;
20380
20380
  }
20381
20381
  var Gi, mp;
20382
20382
  function TR() {
@@ -20676,7 +20676,7 @@ function _R() {
20676
20676
  return Vi;
20677
20677
  }
20678
20678
  var Wi, Tp;
20679
- function eb() {
20679
+ function ef() {
20680
20680
  if (Tp) return Wi;
20681
20681
  Tp = 1, Wi = e, e.displayName = "yaml", e.aliases = ["yml"];
20682
20682
  function e(t) {
@@ -20687,12 +20687,12 @@ function eb() {
20687
20687
  return /[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source;
20688
20688
  }
20689
20689
  ), s = /"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;
20690
- function c(b, d) {
20690
+ function c(f, d) {
20691
20691
  d = (d || "").replace(/m/g, "") + "m";
20692
20692
  var E = /([:\-,[{]\s*(?:\s<<prop>>[ \t]+)?)(?:<<value>>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<<prop>>/g, function() {
20693
20693
  return i;
20694
20694
  }).replace(/<<value>>/g, function() {
20695
- return b;
20695
+ return f;
20696
20696
  });
20697
20697
  return RegExp(E, d);
20698
20698
  }
@@ -20768,7 +20768,7 @@ var Yi, Ap;
20768
20768
  function IR() {
20769
20769
  if (Ap) return Yi;
20770
20770
  Ap = 1;
20771
- var e = eb();
20771
+ var e = ef();
20772
20772
  Yi = t, t.displayName = "tap", t.aliases = [];
20773
20773
  function t(r) {
20774
20774
  r.register(e), r.languages.tap = {
@@ -21095,7 +21095,7 @@ function wR() {
21095
21095
  }
21096
21096
  }
21097
21097
  }
21098
- }), c = s.phrase.inside, b = {
21098
+ }), c = s.phrase.inside, f = {
21099
21099
  inline: c.inline,
21100
21100
  link: c.link,
21101
21101
  image: c.image,
@@ -21105,9 +21105,9 @@ function wR() {
21105
21105
  };
21106
21106
  s.tag.pattern = /<\/?(?!\d)[a-z0-9]+(?:\s+[^\s>\/=]+(?:=(?:("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|[^\s'">=]+))?)*\s*\/?>/i;
21107
21107
  var d = c.inline.inside;
21108
- d.bold.inside = b, d.italic.inside = b, d.inserted.inside = b, d.deleted.inside = b, d.span.inside = b;
21108
+ d.bold.inside = f, d.italic.inside = f, d.inserted.inside = f, d.deleted.inside = f, d.span.inside = f;
21109
21109
  var E = c.table.inside;
21110
- E.inline = b.inline, E.link = b.link, E.image = b.image, E.footnote = b.footnote, E.acronym = b.acronym, E.mark = b.mark;
21110
+ E.inline = f.inline, E.link = f.link, E.image = f.image, E.footnote = f.footnote, E.acronym = f.acronym, E.mark = f.mark;
21111
21111
  })(t);
21112
21112
  }
21113
21113
  return Zi;
@@ -21714,7 +21714,7 @@ function PR() {
21714
21714
  return oo;
21715
21715
  }
21716
21716
  var so, Fp;
21717
- function $R() {
21717
+ function BR() {
21718
21718
  if (Fp) return so;
21719
21719
  Fp = 1, so = e, e.displayName = "vala", e.aliases = [];
21720
21720
  function e(t) {
@@ -21802,7 +21802,7 @@ function $R() {
21802
21802
  return so;
21803
21803
  }
21804
21804
  var lo, Up;
21805
- function BR() {
21805
+ function $R() {
21806
21806
  if (Up) return lo;
21807
21807
  Up = 1, lo = e, e.displayName = "velocity", e.aliases = [];
21808
21808
  function e(t) {
@@ -21909,10 +21909,10 @@ function GR() {
21909
21909
  }
21910
21910
  return uo;
21911
21911
  }
21912
- var co, $p;
21912
+ var co, Bp;
21913
21913
  function qR() {
21914
- if ($p) return co;
21915
- $p = 1, co = e, e.displayName = "vhdl", e.aliases = [];
21914
+ if (Bp) return co;
21915
+ Bp = 1, co = e, e.displayName = "vhdl", e.aliases = [];
21916
21916
  function e(t) {
21917
21917
  t.languages.vhdl = {
21918
21918
  comment: /--.+/,
@@ -21940,10 +21940,10 @@ function qR() {
21940
21940
  }
21941
21941
  return co;
21942
21942
  }
21943
- var po, Bp;
21943
+ var po, $p;
21944
21944
  function HR() {
21945
- if (Bp) return po;
21946
- Bp = 1, po = e, e.displayName = "vim", e.aliases = [];
21945
+ if ($p) return po;
21946
+ $p = 1, po = e, e.displayName = "vim", e.aliases = [];
21947
21947
  function e(t) {
21948
21948
  t.languages.vim = {
21949
21949
  string: /"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\r\n]|'')*'/,
@@ -21992,10 +21992,10 @@ function zR() {
21992
21992
  }
21993
21993
  return go;
21994
21994
  }
21995
- var bo, qp;
21995
+ var fo, qp;
21996
21996
  function jR() {
21997
- if (qp) return bo;
21998
- qp = 1, bo = e, e.displayName = "warpscript", e.aliases = [];
21997
+ if (qp) return fo;
21998
+ qp = 1, fo = e, e.displayName = "warpscript", e.aliases = [];
21999
21999
  function e(t) {
22000
22000
  t.languages.warpscript = {
22001
22001
  comment: /#.*|\/\/.*|\/\*[\s\S]*?\*\//,
@@ -22019,12 +22019,12 @@ function jR() {
22019
22019
  operator: /==|&&?|\|\|?|\*\*?|>>>?|<<|[<>!~]=?|[-/%^]|\+!?|\b(?:AND|NOT|OR)\b/
22020
22020
  };
22021
22021
  }
22022
- return bo;
22022
+ return fo;
22023
22023
  }
22024
- var fo, Hp;
22024
+ var bo, Hp;
22025
22025
  function VR() {
22026
- if (Hp) return fo;
22027
- Hp = 1, fo = e, e.displayName = "wasm", e.aliases = [];
22026
+ if (Hp) return bo;
22027
+ Hp = 1, bo = e, e.displayName = "wasm", e.aliases = [];
22028
22028
  function e(t) {
22029
22029
  t.languages.wasm = {
22030
22030
  comment: [
@@ -22058,7 +22058,7 @@ function VR() {
22058
22058
  punctuation: /[()]/
22059
22059
  };
22060
22060
  }
22061
- return fo;
22061
+ return bo;
22062
22062
  }
22063
22063
  var mo, zp;
22064
22064
  function WR() {
@@ -22615,12 +22615,12 @@ function e_() {
22615
22615
  return typeof i == "string" ? i : typeof i.content == "string" ? i.content : i.content.map(a).join("");
22616
22616
  }, n = function(i) {
22617
22617
  for (var o = [], s = 0; s < i.length; s++) {
22618
- var c = i[s], b = !1;
22618
+ var c = i[s], f = !1;
22619
22619
  if (typeof c != "string" && (c.type === "tag" && c.content[0] && c.content[0].type === "tag" ? c.content[0].content[0].content === "</" ? o.length > 0 && o[o.length - 1].tagName === a(c.content[0].content[1]) && o.pop() : c.content[c.content.length - 1].content === "/>" || o.push({
22620
22620
  tagName: a(c.content[0].content[1]),
22621
22621
  openedBraces: 0
22622
22622
  }) : o.length > 0 && c.type === "punctuation" && c.content === "{" && // Ignore `{{`
22623
- (!i[s + 1] || i[s + 1].type !== "punctuation" || i[s + 1].content !== "{") && (!i[s - 1] || i[s - 1].type !== "plain-text" || i[s - 1].content !== "{") ? o[o.length - 1].openedBraces++ : o.length > 0 && o[o.length - 1].openedBraces > 0 && c.type === "punctuation" && c.content === "}" ? o[o.length - 1].openedBraces-- : c.type !== "comment" && (b = !0)), (b || typeof c == "string") && o.length > 0 && o[o.length - 1].openedBraces === 0) {
22623
+ (!i[s + 1] || i[s + 1].type !== "punctuation" || i[s + 1].content !== "{") && (!i[s - 1] || i[s - 1].type !== "plain-text" || i[s - 1].content !== "{") ? o[o.length - 1].openedBraces++ : o.length > 0 && o[o.length - 1].openedBraces > 0 && c.type === "punctuation" && c.content === "}" ? o[o.length - 1].openedBraces-- : c.type !== "comment" && (f = !0)), (f || typeof c == "string") && o.length > 0 && o[o.length - 1].openedBraces === 0) {
22624
22624
  var d = a(c);
22625
22625
  s < i.length - 1 && (typeof i[s + 1] == "string" || i[s + 1].type === "plain-text") && (d += a(i[s + 1]), i.splice(s + 1, 1)), s > 0 && (typeof i[s - 1] == "string" || i[s - 1].type === "plain-text") && (d = a(i[s - 1]) + d, i.splice(s - 1, 1), s--), /^\s+$/.test(d) ? i[s] = d : i[s] = new r.Token(
22626
22626
  "plain-text",
@@ -22684,7 +22684,7 @@ function r_() {
22684
22684
  ), c = /(?:\bpromise\b|(?:\berror\.)?<ID>(?:\.<ID>)*(?!\s+<ID>))/.source.replace(
22685
22685
  /<ID>/g,
22686
22686
  a(i)
22687
- ), b = "(?!\\s)(?:!?\\s*(?:" + s + "\\s*)*" + c + ")+";
22687
+ ), f = "(?!\\s)(?:!?\\s*(?:" + s + "\\s*)*" + c + ")+";
22688
22688
  r.languages.zig = {
22689
22689
  comment: [
22690
22690
  {
@@ -22726,7 +22726,7 @@ function r_() {
22726
22726
  // var x: Bar;
22727
22727
  // fn foo(x: bool, y: f32) void {}
22728
22728
  pattern: RegExp(
22729
- /(:\s*)<TYPE>(?=\s*(?:<ALIGN>\s*)?[=;,)])|<TYPE>(?=\s*(?:<ALIGN>\s*)?\{)/.source.replace(/<TYPE>/g, a(b)).replace(/<ALIGN>/g, a(o))
22729
+ /(:\s*)<TYPE>(?=\s*(?:<ALIGN>\s*)?[=;,)])|<TYPE>(?=\s*(?:<ALIGN>\s*)?\{)/.source.replace(/<TYPE>/g, a(f)).replace(/<ALIGN>/g, a(o))
22730
22730
  ),
22731
22731
  lookbehind: !0,
22732
22732
  inside: null
@@ -22735,7 +22735,7 @@ function r_() {
22735
22735
  {
22736
22736
  // extern fn foo(x: f64) f64; (optional alignment)
22737
22737
  pattern: RegExp(
22738
- /(\)\s*)<TYPE>(?=\s*(?:<ALIGN>\s*)?;)/.source.replace(/<TYPE>/g, a(b)).replace(/<ALIGN>/g, a(o))
22738
+ /(\)\s*)<TYPE>(?=\s*(?:<ALIGN>\s*)?;)/.source.replace(/<TYPE>/g, a(f)).replace(/<ALIGN>/g, a(o))
22739
22739
  ),
22740
22740
  lookbehind: !0,
22741
22741
  inside: null
@@ -22778,8 +22778,8 @@ u.register(MS());
22778
22778
  u.register(FS());
22779
22779
  u.register(US());
22780
22780
  u.register(PS());
22781
- u.register($S());
22782
22781
  u.register(BS());
22782
+ u.register($S());
22783
22783
  u.register(GS());
22784
22784
  u.register(qS());
22785
22785
  u.register(Yg());
@@ -22812,8 +22812,8 @@ u.register(cv());
22812
22812
  u.register(dv());
22813
22813
  u.register(pv());
22814
22814
  u.register(gv());
22815
- u.register(bv());
22816
22815
  u.register(fv());
22816
+ u.register(bv());
22817
22817
  u.register(mv());
22818
22818
  u.register(hv());
22819
22819
  u.register(Ev());
@@ -22837,8 +22837,8 @@ u.register(Mv());
22837
22837
  u.register(Fv());
22838
22838
  u.register(Uv());
22839
22839
  u.register(Pv());
22840
- u.register($v());
22841
22840
  u.register(Bv());
22841
+ u.register($v());
22842
22842
  u.register(Gv());
22843
22843
  u.register(qv());
22844
22844
  u.register(Hv());
@@ -22867,8 +22867,8 @@ u.register(cT());
22867
22867
  u.register(dT());
22868
22868
  u.register(pT());
22869
22869
  u.register(gT());
22870
- u.register(bT());
22871
22870
  u.register(fT());
22871
+ u.register(bT());
22872
22872
  u.register(mT());
22873
22873
  u.register(hT());
22874
22874
  u.register(ET());
@@ -22896,8 +22896,8 @@ u.register(MT());
22896
22896
  u.register(FT());
22897
22897
  u.register(UT());
22898
22898
  u.register(PT());
22899
- u.register($T());
22900
22899
  u.register(BT());
22900
+ u.register($T());
22901
22901
  u.register(GT());
22902
22902
  u.register(qT());
22903
22903
  u.register(HT());
@@ -22927,8 +22927,8 @@ u.register(cA());
22927
22927
  u.register(dA());
22928
22928
  u.register(pA());
22929
22929
  u.register(gA());
22930
- u.register(bA());
22931
22930
  u.register(fA());
22931
+ u.register(bA());
22932
22932
  u.register(mA());
22933
22933
  u.register(hA());
22934
22934
  u.register(EA());
@@ -22953,8 +22953,8 @@ u.register(MA());
22953
22953
  u.register(FA());
22954
22954
  u.register(UA());
22955
22955
  u.register(PA());
22956
- u.register($A());
22957
22956
  u.register(BA());
22957
+ u.register($A());
22958
22958
  u.register(GA());
22959
22959
  u.register(qA());
22960
22960
  u.register(HA());
@@ -22984,8 +22984,8 @@ u.register(cR());
22984
22984
  u.register(dR());
22985
22985
  u.register(pR());
22986
22986
  u.register(gR());
22987
- u.register(bR());
22988
22987
  u.register(fR());
22988
+ u.register(bR());
22989
22989
  u.register(mR());
22990
22990
  u.register(hR());
22991
22991
  u.register(ER());
@@ -23013,9 +23013,9 @@ u.register(MR());
23013
23013
  u.register(FR());
23014
23014
  u.register(UR());
23015
23015
  u.register(PR());
23016
- u.register($R());
23017
- u.register(Jg());
23018
23016
  u.register(BR());
23017
+ u.register(Jg());
23018
+ u.register($R());
23019
23019
  u.register(GR());
23020
23020
  u.register(qR());
23021
23021
  u.register(HR());
@@ -23030,13 +23030,13 @@ u.register(XR());
23030
23030
  u.register(QR());
23031
23031
  u.register(JR());
23032
23032
  u.register(e_());
23033
- u.register(eb());
23033
+ u.register(ef());
23034
23034
  u.register(t_());
23035
23035
  u.register(r_());
23036
- const n_ = /* @__PURE__ */ _b(a_);
23037
- var tb = tm(n_, Wg);
23038
- tb.supportedLanguages = rm;
23039
- const i_ = (e) => (e = e.replace(/[A-Z]/g, " $&"), e[0].toUpperCase() + e.slice(1)), b_ = ({
23036
+ const n_ = /* @__PURE__ */ If(a_);
23037
+ var tf = tm(n_, Wg);
23038
+ tf.supportedLanguages = rm;
23039
+ const i_ = (e) => (e = e.replace(/[A-Z]/g, " $&"), e[0].toUpperCase() + e.slice(1)), f_ = ({
23040
23040
  // activeTab = 'react',
23041
23041
  children: e,
23042
23042
  display: t,
@@ -23051,9 +23051,9 @@ const i_ = (e) => (e = e.replace(/[A-Z]/g, " $&"), e[0].toUpperCase() + e.slice(
23051
23051
  }
23052
23052
  }, c = (l) => {
23053
23053
  i == !1 && o(!0), n(l);
23054
- }, b = () => {
23054
+ }, f = () => {
23055
23055
  o(!i);
23056
- }, d = () => /* @__PURE__ */ L.jsx(tb, { language: "jsx", style: Wg, children: r == null ? void 0 : r[a] }), E = () => {
23056
+ }, d = () => /* @__PURE__ */ L.jsx(tf, { language: "jsx", style: Wg, children: r == null ? void 0 : r[a] }), E = () => {
23057
23057
  const l = Object.keys(r).map(
23058
23058
  (g) => /* @__PURE__ */ L.jsx(
23059
23059
  "button",
@@ -23090,7 +23090,7 @@ const i_ = (e) => (e = e.replace(/[A-Z]/g, " $&"), e[0].toUpperCase() + e.slice(
23090
23090
  doc-canvas-action--toggle-menu
23091
23091
  ${i ? "doc-canvas-action--active" : ""}
23092
23092
  `,
23093
- onClick: () => b(),
23093
+ onClick: () => f(),
23094
23094
  children: i ? "Hide code" : "Show code"
23095
23095
  }
23096
23096
  )
@@ -23111,505 +23111,454 @@ const i_ = (e) => (e = e.replace(/[A-Z]/g, " $&"), e[0].toUpperCase() + e.slice(
23111
23111
  );
23112
23112
  }, o_ = {
23113
23113
  white: {
23114
- $type: "color",
23115
- $value: "#FFF"
23114
+ value: "#FFF",
23115
+ type: "color"
23116
23116
  },
23117
23117
  black: {
23118
- $type: "color",
23119
- $value: "#000"
23118
+ value: "#000",
23119
+ type: "color"
23120
23120
  },
23121
23121
  grey: {
23122
23122
  100: {
23123
- $type: "color",
23124
- $value: "#F8F8F8"
23123
+ value: "#F8F8F8",
23124
+ type: "color"
23125
23125
  },
23126
23126
  150: {
23127
- $type: "color",
23128
- $value: "#F0F0F0"
23127
+ value: "#F0F0F0",
23128
+ type: "color"
23129
23129
  },
23130
23130
  200: {
23131
- $type: "color",
23132
- $value: "#E4E4E4"
23131
+ value: "#E4E4E4",
23132
+ type: "color"
23133
23133
  },
23134
23134
  300: {
23135
- $type: "color",
23136
- $value: "#D2D1D1"
23135
+ value: "#D2D1D1",
23136
+ type: "color"
23137
23137
  },
23138
23138
  400: {
23139
- $type: "color",
23140
- $value: "#BBBAB9"
23139
+ value: "#BBBAB9",
23140
+ type: "color"
23141
23141
  },
23142
23142
  500: {
23143
- $type: "color",
23144
- $value: "#9B9A98"
23143
+ value: "#9B9A98",
23144
+ type: "color"
23145
23145
  },
23146
23146
  600: {
23147
- $type: "color",
23148
- $value: "#828180"
23147
+ value: "#828180",
23148
+ type: "color"
23149
23149
  },
23150
23150
  700: {
23151
- $type: "color",
23152
- $value: "#6C6A69"
23151
+ value: "#6C6A69",
23152
+ type: "color"
23153
23153
  },
23154
23154
  800: {
23155
- $type: "color",
23156
- $value: "#4D4D4C"
23155
+ value: "#4D4D4C",
23156
+ type: "color"
23157
23157
  },
23158
23158
  900: {
23159
- $type: "color",
23160
- $value: "#343332"
23159
+ value: "#343332",
23160
+ type: "color"
23161
23161
  },
23162
23162
  950: {
23163
- $type: "color",
23164
- $value: "#1A1A19"
23163
+ value: "#1A1A19",
23164
+ type: "color"
23165
23165
  },
23166
23166
  "050": {
23167
- $type: "color",
23168
- $value: "#FCFCFC"
23167
+ value: "#FCFCFC",
23168
+ type: "color"
23169
23169
  }
23170
23170
  },
23171
23171
  blue: {
23172
23172
  100: {
23173
- $type: "color",
23174
- $value: "#EFF6FF"
23173
+ value: "#EFF6FF",
23174
+ type: "color"
23175
23175
  },
23176
23176
  150: {
23177
- $type: "color",
23178
- $value: "#DBE9FE"
23177
+ value: "#DBEAFE",
23178
+ type: "color"
23179
23179
  },
23180
23180
  200: {
23181
- $type: "color",
23182
- $value: "#BFDBFE"
23181
+ value: "#BFDBFE",
23182
+ type: "color"
23183
23183
  },
23184
23184
  300: {
23185
- $type: "color",
23186
- $value: "#93C5FD"
23185
+ value: "#93C5FD",
23186
+ type: "color"
23187
23187
  },
23188
23188
  400: {
23189
- $type: "color",
23190
- $value: "#60A5FA"
23189
+ value: "#60A5FA",
23190
+ type: "color"
23191
23191
  },
23192
23192
  500: {
23193
- $type: "color",
23194
- $value: "#3B82F6"
23193
+ value: "#3B82F6",
23194
+ type: "color"
23195
23195
  },
23196
23196
  600: {
23197
- $type: "color",
23198
- $value: "#2563EB"
23197
+ value: "#2563EB",
23198
+ type: "color"
23199
23199
  },
23200
23200
  700: {
23201
- $type: "color",
23202
- $value: "#1D4ED8"
23201
+ value: "#1D4ED8",
23202
+ type: "color"
23203
23203
  },
23204
23204
  800: {
23205
- $type: "color",
23206
- $value: "#1E40AF"
23205
+ value: "#1E40AF",
23206
+ type: "color"
23207
23207
  },
23208
23208
  900: {
23209
- $type: "color",
23210
- $value: "#1F3A8A"
23209
+ value: "#1E3A8A",
23210
+ type: "color"
23211
23211
  },
23212
23212
  950: {
23213
- $type: "color",
23214
- $value: "#172554"
23213
+ value: "#172554",
23214
+ type: "color"
23215
23215
  },
23216
23216
  "050": {
23217
- $type: "color",
23218
- $value: "#FAFCFF"
23217
+ value: "#FAFCFF",
23218
+ type: "color"
23219
23219
  }
23220
23220
  },
23221
23221
  green: {
23222
23222
  100: {
23223
- $type: "color",
23224
- $value: "#EDFCF2"
23223
+ value: "#EDFCF2",
23224
+ type: "color"
23225
23225
  },
23226
23226
  150: {
23227
- $type: "color",
23228
- $value: "#D3F8DF"
23227
+ value: "#D3F8DF",
23228
+ type: "color"
23229
23229
  },
23230
23230
  200: {
23231
- $type: "color",
23232
- $value: "#AAF0C4"
23231
+ value: "#AAF0C4",
23232
+ type: "color"
23233
23233
  },
23234
23234
  300: {
23235
- $type: "color",
23236
- $value: "#73E2A3"
23235
+ value: "#73E2A3",
23236
+ type: "color"
23237
23237
  },
23238
23238
  400: {
23239
- $type: "color",
23240
- $value: "#3CCB7F"
23239
+ value: "#3CCB7F",
23240
+ type: "color"
23241
23241
  },
23242
23242
  500: {
23243
- $type: "color",
23244
- $value: "#16B364"
23243
+ value: "#16B364",
23244
+ type: "color"
23245
23245
  },
23246
23246
  600: {
23247
- $type: "color",
23248
- $value: "#099250"
23247
+ value: "#099250",
23248
+ type: "color"
23249
23249
  },
23250
23250
  700: {
23251
- $type: "color",
23252
- $value: "#087443"
23251
+ value: "#087443",
23252
+ type: "color"
23253
23253
  },
23254
23254
  800: {
23255
- $type: "color",
23256
- $value: "#095C37"
23255
+ value: "#095C37",
23256
+ type: "color"
23257
23257
  },
23258
23258
  900: {
23259
- $type: "color",
23260
- $value: "#084C2E"
23259
+ value: "#084C2E",
23260
+ type: "color"
23261
23261
  },
23262
23262
  950: {
23263
- $type: "color",
23264
- $value: "#052E1C"
23263
+ value: "#052E1C",
23264
+ type: "color"
23265
23265
  },
23266
23266
  "050": {
23267
- $type: "color",
23268
- $value: "#FBFEFC"
23267
+ value: "#FBFEFC",
23268
+ type: "color"
23269
23269
  }
23270
23270
  },
23271
23271
  red: {
23272
23272
  100: {
23273
- $type: "color",
23274
- $value: "#FEF2F2"
23273
+ value: "#FEF2F2",
23274
+ type: "color"
23275
23275
  },
23276
23276
  150: {
23277
- $type: "color",
23278
- $value: "#FEE2E2"
23277
+ value: "#FEE2E2",
23278
+ type: "color"
23279
23279
  },
23280
23280
  200: {
23281
- $type: "color",
23282
- $value: "#FECACA"
23281
+ value: "#FECACA",
23282
+ type: "color"
23283
23283
  },
23284
23284
  300: {
23285
- $type: "color",
23286
- $value: "#FCA5A5"
23285
+ value: "#FCA5A5",
23286
+ type: "color"
23287
23287
  },
23288
23288
  400: {
23289
- $type: "color",
23290
- $value: "#F87171"
23289
+ value: "#F87171",
23290
+ type: "color"
23291
23291
  },
23292
23292
  500: {
23293
- $type: "color",
23294
- $value: "#EF4444"
23293
+ value: "#EF4444",
23294
+ type: "color"
23295
23295
  },
23296
23296
  600: {
23297
- $type: "color",
23298
- $value: "#DC2626"
23297
+ value: "#DC2626",
23298
+ type: "color"
23299
23299
  },
23300
23300
  700: {
23301
- $type: "color",
23302
- $value: "#B91C1C"
23301
+ value: "#B91C1C",
23302
+ type: "color"
23303
23303
  },
23304
23304
  800: {
23305
- $type: "color",
23306
- $value: "#991B1B"
23305
+ value: "#991B1B",
23306
+ type: "color"
23307
23307
  },
23308
23308
  900: {
23309
- $type: "color",
23310
- $value: "#7F1C1D"
23309
+ value: "#7F1D1D",
23310
+ type: "color"
23311
23311
  },
23312
23312
  950: {
23313
- $type: "color",
23314
- $value: "#450A0A"
23313
+ value: "#450A0A",
23314
+ type: "color"
23315
23315
  },
23316
23316
  "050": {
23317
- $type: "color",
23318
- $value: "#FFFAFA"
23317
+ value: "#FFFAFA",
23318
+ type: "color"
23319
23319
  }
23320
23320
  },
23321
23321
  yellow: {
23322
23322
  100: {
23323
- $type: "color",
23324
- $value: "#FFFBEB"
23323
+ value: "#FFFBEB",
23324
+ type: "color"
23325
23325
  },
23326
23326
  150: {
23327
- $type: "color",
23328
- $value: "#FFF3C6"
23327
+ value: "#FFF2C6",
23328
+ type: "color"
23329
23329
  },
23330
23330
  200: {
23331
- $type: "color",
23332
- $value: "#FEE589"
23331
+ value: "#FEE589",
23332
+ type: "color"
23333
23333
  },
23334
23334
  300: {
23335
- $type: "color",
23336
- $value: "#FED04B"
23335
+ value: "#FED04B",
23336
+ type: "color"
23337
23337
  },
23338
23338
  400: {
23339
- $type: "color",
23340
- $value: "#FDBB21"
23339
+ value: "#FDBB21",
23340
+ type: "color"
23341
23341
  },
23342
23342
  500: {
23343
- $type: "color",
23344
- $value: "#F79A09"
23343
+ value: "#F79A09",
23344
+ type: "color"
23345
23345
  },
23346
23346
  600: {
23347
- $type: "color",
23348
- $value: "#DB7204"
23347
+ value: "#DB7204",
23348
+ type: "color"
23349
23349
  },
23350
23350
  700: {
23351
- $type: "color",
23352
- $value: "#B64F07"
23351
+ value: "#B64F07",
23352
+ type: "color"
23353
23353
  },
23354
23354
  800: {
23355
- $type: "color",
23356
- $value: "#933D0D"
23355
+ value: "#933D0D",
23356
+ type: "color"
23357
23357
  },
23358
23358
  900: {
23359
- $type: "color",
23360
- $value: "#79330E"
23359
+ value: "#79330E",
23360
+ type: "color"
23361
23361
  },
23362
23362
  950: {
23363
- $type: "color",
23364
- $value: "#451902"
23363
+ value: "#461902",
23364
+ type: "color"
23365
23365
  },
23366
23366
  "050": {
23367
- $type: "color",
23368
- $value: "#FFFEFA"
23367
+ value: "#FFFEFA",
23368
+ type: "color"
23369
23369
  }
23370
23370
  },
23371
23371
  mercury: {
23372
23372
  100: {
23373
- $type: "color",
23374
- $value: "#FFF3ED"
23373
+ value: "#FFF4F1",
23374
+ type: "color"
23375
23375
  },
23376
23376
  150: {
23377
- $type: "color",
23378
- $value: "#FFE3D4"
23377
+ value: "#FFEAE5",
23378
+ type: "color"
23379
23379
  },
23380
23380
  200: {
23381
- $type: "color",
23382
- $value: "#FFC3A8"
23381
+ value: "#FED4CD",
23382
+ type: "color"
23383
23383
  },
23384
23384
  300: {
23385
- $type: "color",
23386
- $value: "#FF9970"
23385
+ value: "#FDB1A4",
23386
+ type: "color"
23387
23387
  },
23388
23388
  400: {
23389
- $type: "color",
23390
- $value: "#FF6337"
23389
+ value: "#FB8271",
23390
+ type: "color"
23391
23391
  },
23392
23392
  500: {
23393
- $type: "color",
23394
- $value: "#FF3E14"
23393
+ value: "#FF3E14",
23394
+ type: "color"
23395
23395
  },
23396
23396
  600: {
23397
- $type: "color",
23398
- $value: "#F11F06"
23397
+ value: "#F02006",
23398
+ type: "color"
23399
23399
  },
23400
23400
  700: {
23401
- $type: "color",
23402
- $value: "#C71307"
23401
+ value: "#C71307",
23402
+ type: "color"
23403
23403
  },
23404
23404
  800: {
23405
- $type: "color",
23406
- $value: "#9E110E"
23405
+ value: "#9E110E",
23406
+ type: "color"
23407
23407
  },
23408
23408
  900: {
23409
- $type: "color",
23410
- $value: "#7F120F"
23409
+ value: "#7F120F",
23410
+ type: "color"
23411
23411
  },
23412
23412
  950: {
23413
- $type: "color",
23414
- $value: "#450506"
23413
+ value: "#450506",
23414
+ type: "color"
23415
23415
  },
23416
23416
  "050": {
23417
- $type: "color",
23418
- $value: "#FFFCFA"
23417
+ value: "#FFFBFA",
23418
+ type: "color"
23419
23419
  }
23420
23420
  },
23421
23421
  purple: {
23422
23422
  100: {
23423
- $type: "color",
23424
- $value: "#EEF1FF"
23423
+ value: "#EEF1FF",
23424
+ type: "color"
23425
23425
  },
23426
23426
  150: {
23427
- $type: "color",
23428
- $value: "#E0E4FF"
23427
+ value: "#E0E4FF",
23428
+ type: "color"
23429
23429
  },
23430
23430
  200: {
23431
- $type: "color",
23432
- $value: "#C7CDFE"
23431
+ value: "#C7CDFE",
23432
+ type: "color"
23433
23433
  },
23434
23434
  300: {
23435
- $type: "color",
23436
- $value: "#A4ACFD"
23435
+ value: "#A4ACFD",
23436
+ type: "color"
23437
23437
  },
23438
23438
  400: {
23439
- $type: "color",
23440
- $value: "#8081F9"
23439
+ value: "#8081F9",
23440
+ type: "color"
23441
23441
  },
23442
23442
  500: {
23443
- $type: "color",
23444
- $value: "#6B62F2"
23443
+ value: "#6B62F2",
23444
+ type: "color"
23445
23445
  },
23446
23446
  600: {
23447
- $type: "color",
23448
- $value: "#533BE5"
23447
+ value: "#533BE5",
23448
+ type: "color"
23449
23449
  },
23450
23450
  700: {
23451
- $type: "color",
23452
- $value: "#4F37CB"
23451
+ value: "#4F37CB",
23452
+ type: "color"
23453
23453
  },
23454
23454
  800: {
23455
- $type: "color",
23456
- $value: "#402FA4"
23455
+ value: "#402FA4",
23456
+ type: "color"
23457
23457
  },
23458
23458
  900: {
23459
- $type: "color",
23460
- $value: "#372D82"
23459
+ value: "#372D82",
23460
+ type: "color"
23461
23461
  },
23462
23462
  950: {
23463
- $type: "color",
23464
- $value: "#221B4B"
23463
+ value: "#221B4B",
23464
+ type: "color"
23465
23465
  },
23466
23466
  "050": {
23467
- $type: "color",
23468
- $value: "#FAFBFF"
23467
+ value: "#FAFBFF",
23468
+ type: "color"
23469
23469
  }
23470
23470
  }
23471
23471
  }, s_ = {
23472
23472
  0: {
23473
- $type: "spacing",
23474
- $value: "0"
23473
+ value: "0",
23474
+ type: "dimension"
23475
23475
  },
23476
23476
  100: {
23477
- $type: "spacing",
23478
- $value: "8px"
23477
+ value: "8px",
23478
+ type: "dimension"
23479
23479
  },
23480
23480
  150: {
23481
- $type: "spacing",
23482
- $value: "12px"
23481
+ value: "12px",
23482
+ type: "dimension"
23483
23483
  },
23484
23484
  200: {
23485
- $type: "spacing",
23486
- $value: "16px"
23485
+ value: "16px",
23486
+ type: "dimension"
23487
23487
  },
23488
23488
  250: {
23489
- $type: "spacing",
23490
- $value: "20px"
23489
+ value: "20px",
23490
+ type: "dimension"
23491
23491
  },
23492
23492
  300: {
23493
- $type: "spacing",
23494
- $value: "24px"
23493
+ value: "24px",
23494
+ type: "dimension"
23495
23495
  },
23496
23496
  350: {
23497
- $type: "spacing",
23498
- $value: "28px"
23497
+ value: "28px",
23498
+ type: "dimension"
23499
23499
  },
23500
23500
  400: {
23501
- $type: "spacing",
23502
- $value: "32px"
23501
+ value: "32px",
23502
+ type: "dimension"
23503
23503
  },
23504
23504
  450: {
23505
- $type: "spacing",
23506
- $value: "36px"
23505
+ value: "36px",
23506
+ type: "dimension"
23507
23507
  },
23508
23508
  500: {
23509
- $type: "spacing",
23510
- $value: "40px"
23509
+ value: "40px",
23510
+ type: "dimension"
23511
23511
  },
23512
23512
  550: {
23513
- $type: "spacing",
23514
- $value: "44px"
23513
+ value: "44px",
23514
+ type: "dimension"
23515
23515
  },
23516
23516
  600: {
23517
- $type: "spacing",
23518
- $value: "48px"
23517
+ value: "48px",
23518
+ type: "dimension"
23519
23519
  },
23520
23520
  650: {
23521
- $type: "spacing",
23522
- $value: "52px"
23521
+ value: "52px",
23522
+ type: "dimension"
23523
23523
  },
23524
23524
  700: {
23525
- $type: "spacing",
23526
- $value: "56px"
23525
+ value: "56px",
23526
+ type: "dimension"
23527
23527
  },
23528
23528
  750: {
23529
- $type: "spacing",
23530
- $value: "60px"
23529
+ value: "60px",
23530
+ type: "dimension"
23531
23531
  },
23532
23532
  800: {
23533
- $type: "spacing",
23534
- $value: "64px"
23533
+ value: "64px",
23534
+ type: "dimension"
23535
23535
  },
23536
23536
  "050": {
23537
- $type: "spacing",
23538
- $value: "4px"
23537
+ value: "4px",
23538
+ type: "dimension"
23539
+ },
23540
+ "025": {
23541
+ value: "2px",
23542
+ type: "dimension"
23539
23543
  }
23540
23544
  }, l_ = {
23541
- "border-radius": {
23542
- 0: {
23543
- $type: "borderRadius",
23544
- $value: "0"
23545
- },
23546
- 100: {
23547
- $type: "borderRadius",
23548
- $value: "8px"
23549
- },
23550
- 125: {
23551
- $type: "borderRadius",
23552
- $value: "10px"
23553
- },
23554
- 150: {
23555
- $type: "borderRadius",
23556
- $value: "12px"
23557
- },
23558
- 175: {
23559
- $type: "borderRadius",
23560
- $value: "14px"
23561
- },
23562
- 200: {
23563
- $type: "borderRadius",
23564
- $value: "16px"
23565
- },
23566
- 225: {
23567
- $type: "borderRadius",
23568
- $value: "18px"
23569
- },
23570
- 250: {
23571
- $type: "borderRadius",
23572
- $value: "20px"
23573
- },
23574
- 275: {
23575
- $type: "borderRadius",
23576
- $value: "22px"
23577
- },
23578
- 300: {
23579
- $type: "borderRadius",
23580
- $value: "24px"
23581
- },
23582
- "050": {
23583
- $type: "borderRadius",
23584
- $value: "4px"
23585
- },
23586
- "075": {
23587
- $type: "borderRadius",
23588
- $value: "6px"
23589
- },
23590
- round: {
23591
- $type: "borderRadius",
23592
- $value: "9999px"
23593
- }
23594
- },
23595
23545
  "border-width": {
23596
23546
  none: {
23597
- $type: "borderWidth",
23598
- $value: "0"
23547
+ value: "0",
23548
+ type: "borderWidth"
23599
23549
  },
23600
23550
  thin: {
23601
- $type: "borderWidth",
23602
- $value: "1px"
23551
+ value: "1px",
23552
+ type: "borderWidth"
23603
23553
  },
23604
23554
  thick: {
23605
- $type: "borderWidth",
23606
- $value: "2px"
23555
+ value: "2px",
23556
+ type: "borderWidth"
23607
23557
  }
23608
23558
  },
23609
23559
  "box-shadow": {
23610
23560
  100: {
23611
- $type: "boxShadow",
23612
- $value: [
23561
+ value: [
23613
23562
  {
23614
23563
  x: "0",
23615
23564
  y: "1px",
@@ -23626,11 +23575,11 @@ const i_ = (e) => (e = e.replace(/[A-Z]/g, " $&"), e[0].toUpperCase() + e.slice(
23626
23575
  color: "rgba(0,0,0,0.06)",
23627
23576
  type: "dropShadow"
23628
23577
  }
23629
- ]
23578
+ ],
23579
+ type: "boxShadow"
23630
23580
  },
23631
23581
  150: {
23632
- $type: "boxShadow",
23633
- $value: [
23582
+ value: [
23634
23583
  {
23635
23584
  x: "0",
23636
23585
  y: "4px",
@@ -23647,11 +23596,11 @@ const i_ = (e) => (e = e.replace(/[A-Z]/g, " $&"), e[0].toUpperCase() + e.slice(
23647
23596
  color: "rgba(0,0,0,0.06)",
23648
23597
  type: "dropShadow"
23649
23598
  }
23650
- ]
23599
+ ],
23600
+ type: "boxShadow"
23651
23601
  },
23652
23602
  200: {
23653
- $type: "boxShadow",
23654
- $value: [
23603
+ value: [
23655
23604
  {
23656
23605
  x: "0",
23657
23606
  y: "12px",
@@ -23668,11 +23617,11 @@ const i_ = (e) => (e = e.replace(/[A-Z]/g, " $&"), e[0].toUpperCase() + e.slice(
23668
23617
  color: "rgba(0,0,0,0.03)",
23669
23618
  type: "dropShadow"
23670
23619
  }
23671
- ]
23620
+ ],
23621
+ type: "boxShadow"
23672
23622
  },
23673
23623
  300: {
23674
- $type: "boxShadow",
23675
- $value: [
23624
+ value: [
23676
23625
  {
23677
23626
  x: "0",
23678
23627
  y: "20px",
@@ -23689,33 +23638,33 @@ const i_ = (e) => (e = e.replace(/[A-Z]/g, " $&"), e[0].toUpperCase() + e.slice(
23689
23638
  color: "rgba(0,0,0,0.03)",
23690
23639
  type: "dropShadow"
23691
23640
  }
23692
- ]
23641
+ ],
23642
+ type: "boxShadow"
23693
23643
  },
23694
23644
  400: {
23695
- $type: "boxShadow",
23696
- $value: {
23645
+ value: {
23697
23646
  x: "0",
23698
23647
  y: "24px",
23699
23648
  blur: "48px",
23700
23649
  spread: "-12px",
23701
23650
  color: "rgba(0,0,0,0.18)",
23702
23651
  type: "dropShadow"
23703
- }
23652
+ },
23653
+ type: "boxShadow"
23704
23654
  },
23705
23655
  500: {
23706
- $type: "boxShadow",
23707
- $value: {
23656
+ value: {
23708
23657
  x: "0",
23709
23658
  y: "32px",
23710
23659
  blur: "64px",
23711
23660
  spread: "-12px",
23712
23661
  color: "rgba(0,0,0,0.14)",
23713
23662
  type: "dropShadow"
23714
- }
23663
+ },
23664
+ type: "boxShadow"
23715
23665
  },
23716
23666
  "050": {
23717
- $type: "boxShadow",
23718
- $value: [
23667
+ value: [
23719
23668
  {
23720
23669
  x: "0",
23721
23670
  y: "1px",
@@ -23724,223 +23673,228 @@ const i_ = (e) => (e = e.replace(/[A-Z]/g, " $&"), e[0].toUpperCase() + e.slice(
23724
23673
  color: "rgba(0,0,0,0.05)",
23725
23674
  type: "dropShadow"
23726
23675
  }
23727
- ]
23676
+ ],
23677
+ type: "boxShadow"
23728
23678
  }
23729
23679
  },
23730
23680
  color: o_,
23731
23681
  "font-family": {
23732
23682
  greet: {
23733
- $type: "fontFamilies",
23734
- $value: '"GreetStandard", "Inter", -apple-system, system-ui, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Ubuntu", sans-serif'
23683
+ value: '"Greet Standard", "Inter", -apple-system, system-ui, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Ubuntu", sans-serif',
23684
+ type: "fontFamilies"
23685
+ },
23686
+ "greet-condensed": {
23687
+ value: '"Greet Condensed", "Inter", -apple-system, system-ui, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Ubuntu", sans-serif',
23688
+ type: "fontFamilies"
23735
23689
  },
23736
23690
  inter: {
23737
- $type: "fontFamilies",
23738
- $value: '"Inter", -apple-system, system-ui, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Ubuntu", sans-serif'
23691
+ value: '"Inter", -apple-system, system-ui, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Ubuntu", sans-serif',
23692
+ type: "fontFamilies"
23739
23693
  },
23740
- sprig: {
23741
- $type: "fontFamilies",
23742
- $value: '"Sprig"'
23694
+ "faire-sprig": {
23695
+ value: '"FAIRE Sprig"',
23696
+ type: "fontFamilies"
23743
23697
  }
23744
23698
  },
23745
23699
  "font-size": {
23746
23700
  100: {
23747
- $type: "fontSizes",
23748
- $value: "14px"
23701
+ value: "14px",
23702
+ type: "fontSizes"
23749
23703
  },
23750
23704
  116: {
23751
- $type: "fontSizes",
23752
- $value: "16px"
23705
+ value: "16px",
23706
+ type: "fontSizes"
23753
23707
  },
23754
23708
  128: {
23755
- $type: "fontSizes",
23756
- $value: "18px"
23709
+ value: "18px",
23710
+ type: "fontSizes"
23757
23711
  },
23758
23712
  142: {
23759
- $type: "fontSizes",
23760
- $value: "20px"
23713
+ value: "20px",
23714
+ type: "fontSizes"
23761
23715
  },
23762
23716
  157: {
23763
- $type: "fontSizes",
23764
- $value: "22px"
23717
+ value: "22px",
23718
+ type: "fontSizes"
23765
23719
  },
23766
23720
  171: {
23767
- $type: "fontSizes",
23768
- $value: "24px"
23721
+ value: "24px",
23722
+ type: "fontSizes"
23769
23723
  },
23770
23724
  185: {
23771
- $type: "fontSizes",
23772
- $value: "26px"
23725
+ value: "26px",
23726
+ type: "fontSizes"
23773
23727
  },
23774
23728
  200: {
23775
- $type: "fontSizes",
23776
- $value: "28px"
23729
+ value: "28px",
23730
+ type: "fontSizes"
23777
23731
  },
23778
23732
  214: {
23779
- $type: "fontSizes",
23780
- $value: "30px"
23733
+ value: "30px",
23734
+ type: "fontSizes"
23781
23735
  },
23782
23736
  228: {
23783
- $type: "fontSizes",
23784
- $value: "32px"
23737
+ value: "32px",
23738
+ type: "fontSizes"
23785
23739
  },
23786
23740
  242: {
23787
- $type: "fontSizes",
23788
- $value: "34px"
23741
+ value: "34px",
23742
+ type: "fontSizes"
23789
23743
  },
23790
23744
  257: {
23791
- $type: "fontSizes",
23792
- $value: "36px"
23745
+ value: "36px",
23746
+ type: "fontSizes"
23793
23747
  },
23794
23748
  271: {
23795
- $type: "fontSizes",
23796
- $value: "38px"
23749
+ value: "38px",
23750
+ type: "fontSizes"
23797
23751
  },
23798
23752
  285: {
23799
- $type: "fontSizes",
23800
- $value: "40px"
23753
+ value: "40px",
23754
+ type: "fontSizes"
23801
23755
  },
23802
23756
  "057": {
23803
- $type: "fontSizes",
23804
- $value: "8px"
23757
+ value: "8px",
23758
+ type: "fontSizes"
23805
23759
  },
23806
23760
  "071": {
23807
- $type: "fontSizes",
23808
- $value: "10px"
23761
+ value: "10px",
23762
+ type: "fontSizes"
23809
23763
  },
23810
23764
  "085": {
23811
- $type: "fontSizes",
23812
- $value: "12px"
23765
+ value: "12px",
23766
+ type: "fontSizes"
23813
23767
  }
23814
23768
  },
23815
23769
  "font-weight": {
23816
- thin: {
23817
- $type: "fontWeights",
23818
- $value: "100"
23770
+ 100: {
23771
+ value: "100",
23772
+ type: "fontWeights"
23819
23773
  },
23820
- "extra-light": {
23821
- $type: "fontWeights",
23822
- $value: "200"
23774
+ 200: {
23775
+ value: "200",
23776
+ type: "fontWeights"
23823
23777
  },
23824
- light: {
23825
- $type: "fontWeights",
23826
- $value: "300"
23778
+ 300: {
23779
+ value: "300",
23780
+ type: "fontWeights"
23827
23781
  },
23828
- normal: {
23829
- $type: "fontWeights",
23830
- $value: "400"
23782
+ 400: {
23783
+ value: "400",
23784
+ type: "fontWeights"
23831
23785
  },
23832
- medium: {
23833
- $type: "fontWeights",
23834
- $value: "500"
23786
+ 500: {
23787
+ value: "500",
23788
+ type: "fontWeights"
23835
23789
  },
23836
- "semi-bold": {
23837
- $type: "fontWeights",
23838
- $value: "600"
23790
+ 600: {
23791
+ value: "600",
23792
+ type: "fontWeights"
23839
23793
  },
23840
- bold: {
23841
- $type: "fontWeights",
23842
- $value: "700"
23794
+ 700: {
23795
+ value: "700",
23796
+ type: "fontWeights"
23843
23797
  },
23844
- "extra-bold": {
23845
- $type: "fontWeights",
23846
- $value: "800"
23798
+ 800: {
23799
+ value: "800",
23800
+ type: "fontWeights"
23847
23801
  },
23848
- heavy: {
23849
- $type: "fontWeights",
23850
- $value: "900"
23802
+ 900: {
23803
+ value: "900",
23804
+ type: "fontWeights"
23851
23805
  }
23852
23806
  },
23853
23807
  "line-height": {
23854
23808
  100: {
23855
- $type: "lineHeights",
23856
- $value: "1"
23809
+ value: "1",
23810
+ type: "lineHeights"
23857
23811
  },
23858
23812
  125: {
23859
- $type: "lineHeights",
23860
- $value: "1.25"
23813
+ value: "1.25",
23814
+ type: "lineHeights"
23861
23815
  },
23862
23816
  150: {
23863
- $type: "lineHeights",
23864
- $value: "1.5"
23817
+ value: "1.50",
23818
+ type: "lineHeights"
23865
23819
  },
23866
23820
  175: {
23867
- $type: "lineHeights",
23868
- $value: "1.75"
23821
+ value: "1.75",
23822
+ type: "lineHeights"
23869
23823
  },
23870
23824
  200: {
23871
- $type: "lineHeights",
23872
- $value: "2"
23825
+ value: "2",
23826
+ type: "lineHeights"
23873
23827
  },
23874
23828
  225: {
23875
- $type: "lineHeights",
23876
- $value: "2.25"
23829
+ value: "2.25",
23830
+ type: "lineHeights"
23877
23831
  },
23878
23832
  250: {
23879
- $type: "lineHeights",
23880
- $value: "2.5"
23833
+ value: "2.5",
23834
+ type: "lineHeights"
23881
23835
  },
23882
23836
  275: {
23883
- $type: "lineHeights",
23884
- $value: "2.75"
23837
+ value: "2.75",
23838
+ type: "lineHeights"
23885
23839
  },
23886
23840
  300: {
23887
- $type: "lineHeights",
23888
- $value: "3"
23841
+ value: "3",
23842
+ type: "lineHeights"
23889
23843
  },
23890
23844
  "025": {
23891
- $type: "lineHeights",
23892
- $value: "0.625"
23845
+ value: "0.625",
23846
+ type: "lineHeights"
23893
23847
  },
23894
23848
  "050": {
23895
- $type: "lineHeights",
23896
- $value: "0.78125"
23849
+ value: "0.78125",
23850
+ type: "lineHeights"
23897
23851
  },
23898
23852
  "075": {
23899
- $type: "lineHeights",
23900
- $value: "0.9375"
23853
+ value: "0.9375",
23854
+ type: "lineHeights"
23901
23855
  }
23902
23856
  },
23903
- spacing: s_,
23857
+ dimension: s_,
23904
23858
  "letter-spacing": {
23905
23859
  0: {
23906
- $type: "letterSpacing",
23907
- $value: "0px"
23860
+ value: "0px",
23861
+ type: "letterSpacing"
23908
23862
  },
23909
23863
  100: {
23910
- $type: "letterSpacing",
23911
- $value: "0.14px"
23864
+ value: "0.14px",
23865
+ type: "letterSpacing"
23912
23866
  },
23913
23867
  114: {
23914
- $type: "letterSpacing",
23915
- $value: "0.16px"
23868
+ value: "0.16px",
23869
+ type: "letterSpacing"
23916
23870
  },
23917
23871
  128: {
23918
- $type: "letterSpacing",
23919
- $value: "0.18px"
23872
+ value: "0.18px",
23873
+ type: "letterSpacing"
23920
23874
  },
23921
23875
  142: {
23922
- $type: "letterSpacing",
23923
- $value: "0.20px"
23876
+ value: "0.20px",
23877
+ type: "letterSpacing"
23924
23878
  },
23925
23879
  157: {
23926
- $type: "letterSpacing",
23927
- $value: "0.22px"
23880
+ value: "0.22px",
23881
+ type: "letterSpacing"
23928
23882
  },
23929
23883
  171: {
23930
- $type: "letterSpacing",
23931
- $value: "0.24px"
23884
+ value: "0.24px",
23885
+ type: "letterSpacing"
23932
23886
  },
23933
23887
  185: {
23934
- $type: "letterSpacing",
23935
- $value: "0.26px"
23888
+ value: "0.26px",
23889
+ type: "letterSpacing"
23936
23890
  },
23937
23891
  "078": {
23938
- $type: "letterSpacing",
23939
- $value: "0.11px"
23892
+ value: "0.11px",
23893
+ type: "letterSpacing"
23940
23894
  },
23941
23895
  "085": {
23942
- $type: "letterSpacing",
23943
- $value: "0.12px"
23896
+ value: "0.12px",
23897
+ type: "letterSpacing"
23944
23898
  }
23945
23899
  }
23946
23900
  }, u_ = {
@@ -23966,29 +23920,29 @@ const i_ = (e) => (e = e.replace(/[A-Z]/g, " $&"), e[0].toUpperCase() + e.slice(
23966
23920
  "line-height": (o) => r.lineHeight = o
23967
23921
  };
23968
23922
  return (i = n[e]) == null || i.call(n, t), r;
23969
- }, f_ = ({ category: e }) => {
23970
- const t = l_[e], r = (n) => Object.values(n).filter((s) => s !== "dropShadow").join(" "), a = (n, i) => Object.entries(n).sort((c, b) => parseInt(c[0]) - parseInt(b[0])).map(([c, b]) => {
23923
+ }, b_ = ({ category: e }) => {
23924
+ const t = l_[e], r = (n) => Object.values(n).filter((s) => s !== "dropShadow").join(" "), a = (n, i) => Object.entries(n).sort((c, f) => parseInt(c[0]) - parseInt(f[0])).map(([c, f]) => {
23971
23925
  const d = i ? `${i}-${c}` : c, E = `--pine-${e}-${d}`;
23972
- if ("$value" in b) {
23926
+ if ("value" in f) {
23973
23927
  let l;
23974
- l = b.$value, typeof b.$value == "object" && ("$value" in b.$value ? l = b.$value.$value : b.$type === "boxShadow" && (Array.isArray(b.$value) ? l = b.$value.map(r).join(", ") : l = r(b.$value)));
23975
- let g = {}, f = /* @__PURE__ */ L.jsx("div", { style: g, children: "Aa" });
23928
+ l = f.value, typeof f.value == "object" && ("value" in f.value ? l = f.value.value : f.type === "boxShadow" && (Array.isArray(f.value) ? l = f.value.map(r).join(", ") : l = r(f.value)));
23929
+ let g = {}, b = /* @__PURE__ */ L.jsx("div", { style: g, children: "Aa" });
23976
23930
  if (l)
23977
- switch (g = c_(e, l), f = ["letter-spacing", "line-height", "font-weight", "font-family", "font-size"].includes(e) ? /* @__PURE__ */ L.jsx("div", { style: g, children: "Aa" }) : /* @__PURE__ */ L.jsx("div", { style: g }), e) {
23931
+ switch (g = c_(e, l), b = ["letter-spacing", "line-height", "font-weight", "font-family", "font-size"].includes(e) ? /* @__PURE__ */ L.jsx("div", { style: g, children: "Aa" }) : /* @__PURE__ */ L.jsx("div", { style: g }), e) {
23978
23932
  case "spacing":
23979
- f = /* @__PURE__ */ L.jsxs("div", { style: { display: "flex", alignItems: "center", gap: `var(${E})` }, children: [
23933
+ b = /* @__PURE__ */ L.jsxs("div", { style: { display: "flex", alignItems: "center", gap: `var(${E})` }, children: [
23980
23934
  /* @__PURE__ */ L.jsx("div", { style: { border: "1px solid #eceeef", width: "60px", height: "30px", borderRadius: "4px" } }, `${Math.floor(Math.random() * 1e5) + 1}`),
23981
23935
  /* @__PURE__ */ L.jsx("div", { style: { border: "1px solid #eceeef", width: "60px", height: "30px", borderRadius: "4px" } })
23982
23936
  ] });
23983
23937
  break;
23984
23938
  }
23985
23939
  return /* @__PURE__ */ L.jsxs("tr", { children: [
23986
- /* @__PURE__ */ L.jsx("td", { children: f }),
23940
+ /* @__PURE__ */ L.jsx("td", { children: b }),
23987
23941
  /* @__PURE__ */ L.jsx("td", { children: E }),
23988
23942
  /* @__PURE__ */ L.jsx("td", { children: l })
23989
23943
  ] }, `${E}-${(/* @__PURE__ */ new Date()).getUTCMilliseconds()}`);
23990
23944
  } else
23991
- return /* @__PURE__ */ L.jsx(L.Fragment, { children: a(b, d) });
23945
+ return /* @__PURE__ */ L.jsx(L.Fragment, { children: a(f, d) });
23992
23946
  });
23993
23947
  return /* @__PURE__ */ L.jsxs("table", { className: "doc-token-table", children: [
23994
23948
  /* @__PURE__ */ L.jsx("thead", { children: /* @__PURE__ */ L.jsxs("tr", { children: [
@@ -24001,7 +23955,7 @@ const i_ = (e) => (e = e.replace(/[A-Z]/g, " $&"), e[0].toUpperCase() + e.slice(
24001
23955
  };
24002
23956
  export {
24003
23957
  g_ as DocArgsTable,
24004
- b_ as DocCanvas,
24005
- f_ as DocTokenTable
23958
+ f_ as DocCanvas,
23959
+ b_ as DocTokenTable
24006
23960
  };
24007
23961
  //# sourceMappingURL=index.js.map