superdoc 0.31.3 → 0.31.4-RC.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/dist/chunks/{PdfViewer-Cfv24RAO.es.js → PdfViewer-CfddQRyP.es.js} +2 -2
  2. package/dist/chunks/{PdfViewer-DxZEZ0kC.cjs → PdfViewer-DixGlM27.cjs} +2 -2
  3. package/dist/chunks/{eventemitter3-hYlnBzSA.es.js → eventemitter3-BZXKb7j7.es.js} +1 -1
  4. package/dist/chunks/{eventemitter3-DmHNHvFX.cjs → eventemitter3-CFCpOk3d.cjs} +1 -1
  5. package/dist/chunks/{index-BkSlSgV3-Bs1x4Ydh.es.js → index-AHvb1Kq8-CdsSSFLa.es.js} +1 -1
  6. package/dist/chunks/{index-BkSlSgV3-0lYca18m.cjs → index-AHvb1Kq8-qUWhs4Mc.cjs} +1 -1
  7. package/dist/chunks/{index-DzCRau8t.es.js → index-BhqNjeQ9.es.js} +6 -6
  8. package/dist/chunks/{index-DyWNiAwo.cjs → index-si5FPIma.cjs} +6 -6
  9. package/dist/chunks/{jszip-BP2FTbpi.cjs → jszip-B99MTu59.cjs} +1 -1
  10. package/dist/chunks/{jszip-jKrsZoMS.es.js → jszip-Duxs2YMV.es.js} +1 -1
  11. package/dist/chunks/{super-editor.es-DEg3G86J.cjs → super-editor.es-B38m4dVS.cjs} +646 -613
  12. package/dist/chunks/{super-editor.es-DOLpHa0H.es.js → super-editor.es-BPq1yR5r.es.js} +599 -566
  13. package/dist/chunks/{vue-Cwv-wUpm.cjs → vue-ARQSyfaw.cjs} +2401 -2360
  14. package/dist/chunks/{vue-CKmzTNVs.es.js → vue-B5QAf5pA.es.js} +2401 -2360
  15. package/dist/chunks/xml-js-CVyfrKaV.es.js +2 -0
  16. package/dist/chunks/xml-js-DQa4Ye5C.cjs +3 -0
  17. package/dist/images/altText_add.svg +3 -0
  18. package/dist/images/altText_disclaimer.svg +3 -0
  19. package/dist/images/altText_done.svg +3 -0
  20. package/dist/images/altText_spinner.svg +30 -0
  21. package/dist/images/altText_warning.svg +3 -0
  22. package/dist/images/annotation-check.svg +11 -0
  23. package/dist/images/annotation-comment.svg +16 -0
  24. package/dist/images/annotation-help.svg +26 -0
  25. package/dist/images/annotation-insert.svg +10 -0
  26. package/dist/images/annotation-key.svg +11 -0
  27. package/dist/images/annotation-newparagraph.svg +11 -0
  28. package/dist/images/annotation-noicon.svg +7 -0
  29. package/dist/images/annotation-note.svg +42 -0
  30. package/dist/images/annotation-paperclip.svg +6 -0
  31. package/dist/images/annotation-paragraph.svg +16 -0
  32. package/dist/images/annotation-pushpin.svg +7 -0
  33. package/dist/images/cursor-editorFreeHighlight.svg +6 -0
  34. package/dist/images/cursor-editorFreeText.svg +3 -0
  35. package/dist/images/cursor-editorInk.svg +4 -0
  36. package/dist/images/cursor-editorTextHighlight.svg +8 -0
  37. package/dist/images/editor-toolbar-delete.svg +5 -0
  38. package/dist/images/loading-icon.gif +0 -0
  39. package/dist/images/messageBar_closingButton.svg +3 -0
  40. package/dist/images/messageBar_warning.svg +3 -0
  41. package/dist/images/toolbarButton-editorHighlight.svg +6 -0
  42. package/dist/images/toolbarButton-menuArrow.svg +3 -0
  43. package/dist/packages/superdoc/src/core/SuperDoc.d.ts.map +1 -1
  44. package/dist/packages/superdoc/src/core/types/index.d.ts.map +1 -1
  45. package/dist/super-editor/ai-writer.es.js +2 -2
  46. package/dist/super-editor/chunks/{converter-DsvQGrFy.js → converter-DJekFjDb.js} +329 -296
  47. package/dist/super-editor/chunks/{docx-zipper-DY9haip7.js → docx-zipper-jr5GlGHA.js} +1 -1
  48. package/dist/super-editor/chunks/{editor-gAS774Lu.js → editor-BXFqZrCn.js} +4 -4
  49. package/dist/super-editor/chunks/{index-BkSlSgV3.js → index-AHvb1Kq8.js} +1 -1
  50. package/dist/super-editor/chunks/{toolbar-B_JCu51N.js → toolbar-CBw3s7K5.js} +2 -2
  51. package/dist/super-editor/converter.es.js +1 -1
  52. package/dist/super-editor/docx-zipper.es.js +2 -2
  53. package/dist/super-editor/editor.es.js +3 -3
  54. package/dist/super-editor/file-zipper.es.js +1 -1
  55. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/del/del-translator.d.ts.map +1 -1
  56. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/ins/ins-translator.d.ts.map +1 -1
  57. package/dist/super-editor/super-editor/src/extensions/track-changes/permission-helpers.d.ts.map +1 -1
  58. package/dist/super-editor/super-editor.es.js +6 -6
  59. package/dist/super-editor/toolbar.es.js +2 -2
  60. package/dist/super-editor.cjs +2 -2
  61. package/dist/super-editor.es.js +2 -2
  62. package/dist/superdoc.cjs +2 -2
  63. package/dist/superdoc.es.js +2 -2
  64. package/dist/superdoc.umd.js +987 -914
  65. package/dist/superdoc.umd.js.map +1 -1
  66. package/package.json +1 -1
  67. package/dist/chunks/xml-js-BSDu25I7.cjs +0 -3
  68. package/dist/chunks/xml-js-CBrRls0f.es.js +0 -2
@@ -434,17 +434,17 @@
434
434
  );
435
435
  }
436
436
  if (a2 === b2) return 0;
437
- let x = a2.length;
437
+ let x2 = a2.length;
438
438
  let y2 = b2.length;
439
- for (let i2 = 0, len2 = Math.min(x, y2); i2 < len2; ++i2) {
439
+ for (let i2 = 0, len2 = Math.min(x2, y2); i2 < len2; ++i2) {
440
440
  if (a2[i2] !== b2[i2]) {
441
- x = a2[i2];
441
+ x2 = a2[i2];
442
442
  y2 = b2[i2];
443
443
  break;
444
444
  }
445
445
  }
446
- if (x < y2) return -1;
447
- if (y2 < x) return 1;
446
+ if (x2 < y2) return -1;
447
+ if (y2 < x2) return 1;
448
448
  return 0;
449
449
  };
450
450
  Buffer3.isEncoding = function isEncoding(encoding) {
@@ -693,20 +693,20 @@
693
693
  thisStart >>>= 0;
694
694
  thisEnd >>>= 0;
695
695
  if (this === target) return 0;
696
- let x = thisEnd - thisStart;
696
+ let x2 = thisEnd - thisStart;
697
697
  let y2 = end2 - start2;
698
- const len2 = Math.min(x, y2);
698
+ const len2 = Math.min(x2, y2);
699
699
  const thisCopy = this.slice(thisStart, thisEnd);
700
700
  const targetCopy = target.slice(start2, end2);
701
701
  for (let i2 = 0; i2 < len2; ++i2) {
702
702
  if (thisCopy[i2] !== targetCopy[i2]) {
703
- x = thisCopy[i2];
703
+ x2 = thisCopy[i2];
704
704
  y2 = targetCopy[i2];
705
705
  break;
706
706
  }
707
707
  }
708
- if (x < y2) return -1;
709
- if (y2 < x) return 1;
708
+ if (x2 < y2) return -1;
709
+ if (y2 < x2) return 1;
710
710
  return 0;
711
711
  };
712
712
  function bidirectionalIndexOf(buffer2, val, byteOffset, encoding, dir) {
@@ -1796,8 +1796,8 @@
1796
1796
  })(buffer);
1797
1797
  const Buffer2 = buffer.Buffer;
1798
1798
  var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
1799
- function getDefaultExportFromCjs$2(x) {
1800
- return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
1799
+ function getDefaultExportFromCjs$2(x2) {
1800
+ return x2 && x2.__esModule && Object.prototype.hasOwnProperty.call(x2, "default") ? x2["default"] : x2;
1801
1801
  }
1802
1802
  var sax = {};
1803
1803
  var events$2 = { exports: {} };
@@ -1805,13 +1805,13 @@
1805
1805
  function requireEvents() {
1806
1806
  if (hasRequiredEvents) return events$2.exports;
1807
1807
  hasRequiredEvents = 1;
1808
- var R2 = typeof Reflect === "object" ? Reflect : null;
1809
- var ReflectApply = R2 && typeof R2.apply === "function" ? R2.apply : function ReflectApply2(target, receiver, args) {
1808
+ var R = typeof Reflect === "object" ? Reflect : null;
1809
+ var ReflectApply = R && typeof R.apply === "function" ? R.apply : function ReflectApply2(target, receiver, args) {
1810
1810
  return Function.prototype.apply.call(target, receiver, args);
1811
1811
  };
1812
1812
  var ReflectOwnKeys;
1813
- if (R2 && typeof R2.ownKeys === "function") {
1814
- ReflectOwnKeys = R2.ownKeys;
1813
+ if (R && typeof R.ownKeys === "function") {
1814
+ ReflectOwnKeys = R.ownKeys;
1815
1815
  } else if (Object.getOwnPropertySymbols) {
1816
1816
  ReflectOwnKeys = function ReflectOwnKeys2(target) {
1817
1817
  return Object.getOwnPropertyNames(target).concat(Object.getOwnPropertySymbols(target));
@@ -2201,8 +2201,8 @@
2201
2201
  }
2202
2202
  return inherits_browser.exports;
2203
2203
  }
2204
- function getDefaultExportFromCjs$1(x) {
2205
- return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
2204
+ function getDefaultExportFromCjs$1(x2) {
2205
+ return x2 && x2.__esModule && Object.prototype.hasOwnProperty.call(x2, "default") ? x2["default"] : x2;
2206
2206
  }
2207
2207
  var browser$1 = { exports: {} };
2208
2208
  var process$2 = browser$1.exports = {};
@@ -2783,17 +2783,17 @@
2783
2783
  );
2784
2784
  }
2785
2785
  if (a2 === b2) return 0;
2786
- let x = a2.length;
2786
+ let x2 = a2.length;
2787
2787
  let y2 = b2.length;
2788
- for (let i22 = 0, len22 = Math.min(x, y2); i22 < len22; ++i22) {
2788
+ for (let i22 = 0, len22 = Math.min(x2, y2); i22 < len22; ++i22) {
2789
2789
  if (a2[i22] !== b2[i22]) {
2790
- x = a2[i22];
2790
+ x2 = a2[i22];
2791
2791
  y2 = b2[i22];
2792
2792
  break;
2793
2793
  }
2794
2794
  }
2795
- if (x < y2) return -1;
2796
- if (y2 < x) return 1;
2795
+ if (x2 < y2) return -1;
2796
+ if (y2 < x2) return 1;
2797
2797
  return 0;
2798
2798
  };
2799
2799
  Buffer4.isEncoding = function isEncoding(encoding) {
@@ -3042,20 +3042,20 @@
3042
3042
  thisStart >>>= 0;
3043
3043
  thisEnd >>>= 0;
3044
3044
  if (this === target) return 0;
3045
- let x = thisEnd - thisStart;
3045
+ let x2 = thisEnd - thisStart;
3046
3046
  let y2 = end2 - start2;
3047
- const len22 = Math.min(x, y2);
3047
+ const len22 = Math.min(x2, y2);
3048
3048
  const thisCopy = this.slice(thisStart, thisEnd);
3049
3049
  const targetCopy = target.slice(start2, end2);
3050
3050
  for (let i22 = 0; i22 < len22; ++i22) {
3051
3051
  if (thisCopy[i22] !== targetCopy[i22]) {
3052
- x = thisCopy[i22];
3052
+ x2 = thisCopy[i22];
3053
3053
  y2 = targetCopy[i22];
3054
3054
  break;
3055
3055
  }
3056
3056
  }
3057
- if (x < y2) return -1;
3058
- if (y2 < x) return 1;
3057
+ if (x2 < y2) return -1;
3058
+ if (y2 < x2) return 1;
3059
3059
  return 0;
3060
3060
  };
3061
3061
  function bidirectionalIndexOf(buffer3, val, byteOffset, encoding, dir) {
@@ -4627,15 +4627,15 @@
4627
4627
  var reflectGetProto = requireReflect_getPrototypeOf();
4628
4628
  var originalGetProto = requireObject_getPrototypeOf();
4629
4629
  var getDunderProto = /* @__PURE__ */ requireGet();
4630
- getProto$1 = reflectGetProto ? function getProto2(O2) {
4631
- return reflectGetProto(O2);
4632
- } : originalGetProto ? function getProto2(O2) {
4633
- if (!O2 || typeof O2 !== "object" && typeof O2 !== "function") {
4630
+ getProto$1 = reflectGetProto ? function getProto2(O) {
4631
+ return reflectGetProto(O);
4632
+ } : originalGetProto ? function getProto2(O) {
4633
+ if (!O || typeof O !== "object" && typeof O !== "function") {
4634
4634
  throw new TypeError("getProto: not an object");
4635
4635
  }
4636
- return originalGetProto(O2);
4637
- } : getDunderProto ? function getProto2(O2) {
4638
- return getDunderProto(O2);
4636
+ return originalGetProto(O);
4637
+ } : getDunderProto ? function getProto2(O) {
4638
+ return getDunderProto(O);
4639
4639
  } : null;
4640
4640
  return getProto$1;
4641
4641
  }
@@ -5313,8 +5313,8 @@
5313
5313
  }
5314
5314
  }
5315
5315
  };
5316
- function isArray2(x) {
5317
- return toStr.call(x) === "[object Array]";
5316
+ function isArray2(x2) {
5317
+ return toStr.call(x2) === "[object Array]";
5318
5318
  }
5319
5319
  forEach = function forEach2(list2, iterator2, thisArg) {
5320
5320
  if (!isCallable2(iterator2)) {
@@ -5923,10 +5923,10 @@
5923
5923
  var i2 = 1;
5924
5924
  var args = arguments;
5925
5925
  var len2 = args.length;
5926
- var str = String(f2).replace(formatRegExp, function(x2) {
5927
- if (x2 === "%%") return "%";
5928
- if (i2 >= len2) return x2;
5929
- switch (x2) {
5926
+ var str = String(f2).replace(formatRegExp, function(x3) {
5927
+ if (x3 === "%%") return "%";
5928
+ if (i2 >= len2) return x3;
5929
+ switch (x3) {
5930
5930
  case "%s":
5931
5931
  return String(args[i2++]);
5932
5932
  case "%d":
@@ -5938,14 +5938,14 @@
5938
5938
  return "[Circular]";
5939
5939
  }
5940
5940
  default:
5941
- return x2;
5941
+ return x3;
5942
5942
  }
5943
5943
  });
5944
- for (var x = args[i2]; i2 < len2; x = args[++i2]) {
5945
- if (isNull(x) || !isObject2(x)) {
5946
- str += " " + x;
5944
+ for (var x2 = args[i2]; i2 < len2; x2 = args[++i2]) {
5945
+ if (isNull(x2) || !isObject2(x2)) {
5946
+ str += " " + x2;
5947
5947
  } else {
5948
- str += " " + inspect2(x);
5948
+ str += " " + inspect2(x2);
5949
5949
  }
5950
5950
  }
5951
5951
  return str;
@@ -7510,6 +7510,7 @@
7510
7510
  }
7511
7511
  var string_decoder = {};
7512
7512
  var safeBuffer = { exports: {} };
7513
+ /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
7513
7514
  var hasRequiredSafeBuffer;
7514
7515
  function requireSafeBuffer() {
7515
7516
  if (hasRequiredSafeBuffer) return safeBuffer.exports;
@@ -7531,6 +7532,7 @@
7531
7532
  function SafeBuffer(arg, encodingOrOffset, length2) {
7532
7533
  return Buffer3(arg, encodingOrOffset, length2);
7533
7534
  }
7535
+ SafeBuffer.prototype = Object.create(Buffer3.prototype);
7534
7536
  copyProps(Buffer3, SafeBuffer);
7535
7537
  SafeBuffer.from = function(arg, encodingOrOffset, length2) {
7536
7538
  if (typeof arg === "number") {
@@ -8808,9 +8810,9 @@
8808
8810
  return from2(Readable, iterable, opts);
8809
8811
  };
8810
8812
  }
8811
- function indexOf(xs, x) {
8813
+ function indexOf(xs, x2) {
8812
8814
  for (var i2 = 0, l3 = xs.length; i2 < l3; i2++) {
8813
- if (xs[i2] === x) return i2;
8815
+ if (xs[i2] === x2) return i2;
8814
8816
  }
8815
8817
  return -1;
8816
8818
  }
@@ -9268,27 +9270,27 @@
9268
9270
  this._parser = new SAXParser(strict, opt);
9269
9271
  this.writable = true;
9270
9272
  this.readable = true;
9271
- var me = this;
9273
+ var me2 = this;
9272
9274
  this._parser.onend = function() {
9273
- me.emit("end");
9275
+ me2.emit("end");
9274
9276
  };
9275
9277
  this._parser.onerror = function(er) {
9276
- me.emit("error", er);
9277
- me._parser.error = null;
9278
+ me2.emit("error", er);
9279
+ me2._parser.error = null;
9278
9280
  };
9279
9281
  this._decoder = null;
9280
9282
  streamWraps.forEach(function(ev) {
9281
- Object.defineProperty(me, "on" + ev, {
9283
+ Object.defineProperty(me2, "on" + ev, {
9282
9284
  get: function() {
9283
- return me._parser["on" + ev];
9285
+ return me2._parser["on" + ev];
9284
9286
  },
9285
9287
  set: function(h2) {
9286
9288
  if (!h2) {
9287
- me.removeAllListeners(ev);
9288
- me._parser["on" + ev] = h2;
9289
+ me2.removeAllListeners(ev);
9290
+ me2._parser["on" + ev] = h2;
9289
9291
  return h2;
9290
9292
  }
9291
- me.on(ev, h2);
9293
+ me2.on(ev, h2);
9292
9294
  },
9293
9295
  enumerable: true,
9294
9296
  configurable: false
@@ -9320,15 +9322,15 @@
9320
9322
  return true;
9321
9323
  };
9322
9324
  SAXStream.prototype.on = function(ev, handler2) {
9323
- var me = this;
9324
- if (!me._parser["on" + ev] && streamWraps.indexOf(ev) !== -1) {
9325
- me._parser["on" + ev] = function() {
9325
+ var me2 = this;
9326
+ if (!me2._parser["on" + ev] && streamWraps.indexOf(ev) !== -1) {
9327
+ me2._parser["on" + ev] = function() {
9326
9328
  var args = arguments.length === 1 ? [arguments[0]] : Array.apply(null, arguments);
9327
9329
  args.splice(0, 0, ev);
9328
- me.emit.apply(me, args);
9330
+ me2.emit.apply(me2, args);
9329
9331
  };
9330
9332
  }
9331
- return Stream.prototype.on.call(me, ev, handler2);
9333
+ return Stream.prototype.on.call(me2, ev, handler2);
9332
9334
  };
9333
9335
  var CDATA = "[CDATA[";
9334
9336
  var DOCTYPE = "DOCTYPE";
@@ -9920,9 +9922,9 @@
9920
9922
  var tag = parser.tag = parser.tags.pop();
9921
9923
  parser.tagName = parser.tag.name;
9922
9924
  emitNode(parser, "onclosetag", parser.tagName);
9923
- var x = {};
9925
+ var x2 = {};
9924
9926
  for (var i2 in tag.ns) {
9925
- x[i2] = tag.ns[i2];
9927
+ x2[i2] = tag.ns[i2];
9926
9928
  }
9927
9929
  var parent = parser.tags[parser.tags.length - 1] || parser;
9928
9930
  if (parser.opt.xmlns && tag.ns !== parent.ns) {
@@ -11402,8 +11404,8 @@
11402
11404
  rnds[8] = rnds[8] & 63 | 128;
11403
11405
  return unsafeStringify$1(rnds);
11404
11406
  }
11405
- function getDefaultExportFromCjs$3(x) {
11406
- return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
11407
+ function getDefaultExportFromCjs$3(x2) {
11408
+ return x2 && x2.__esModule && Object.prototype.hasOwnProperty.call(x2, "default") ? x2["default"] : x2;
11407
11409
  }
11408
11410
  const CRC_TABLE = new Int32Array([
11409
11411
  0,
@@ -15219,8 +15221,8 @@
15219
15221
  const points = [];
15220
15222
  polygonNode.elements.forEach((element2) => {
15221
15223
  if (["wp:start", "wp:lineTo"].includes(element2.name)) {
15222
- const { x, y: y2 } = element2.attributes;
15223
- points.push([polygonUnitsToPixels(x), polygonUnitsToPixels(y2)]);
15224
+ const { x: x2, y: y2 } = element2.attributes;
15225
+ points.push([polygonUnitsToPixels(x2), polygonUnitsToPixels(y2)]);
15224
15226
  }
15225
15227
  });
15226
15228
  if (points.length > 1) {
@@ -15243,13 +15245,13 @@
15243
15245
  elements: []
15244
15246
  };
15245
15247
  points.forEach((point2, index2) => {
15246
- const [x, y2] = point2;
15248
+ const [x2, y2] = point2;
15247
15249
  const tagName = index2 === 0 ? "wp:start" : "wp:lineTo";
15248
15250
  const pointNode = {
15249
15251
  name: tagName,
15250
15252
  type: tagName,
15251
15253
  attributes: {
15252
- x: pixelsToPolygonUnits(x),
15254
+ x: pixelsToPolygonUnits(x2),
15253
15255
  y: pixelsToPolygonUnits(y2)
15254
15256
  }
15255
15257
  };
@@ -22911,7 +22913,7 @@
22911
22913
  const right2 = Math.max(start2.right, end2.right);
22912
22914
  const width = right2 - left2;
22913
22915
  const height = bottom2 - top2;
22914
- const x = left2;
22916
+ const x2 = left2;
22915
22917
  const y2 = top2;
22916
22918
  const data = {
22917
22919
  top: top2,
@@ -22920,7 +22922,7 @@
22920
22922
  right: right2,
22921
22923
  width,
22922
22924
  height,
22923
- x,
22925
+ x: x2,
22924
22926
  y: y2
22925
22927
  };
22926
22928
  return {
@@ -23009,25 +23011,31 @@
23009
23011
  function L() {
23010
23012
  return { async: false, breaks: false, extensions: null, gfm: true, hooks: null, pedantic: false, renderer: null, silent: false, tokenizer: null, walkTokens: null };
23011
23013
  }
23012
- var O = L();
23014
+ var T = L();
23013
23015
  function G(l3) {
23014
- O = l3;
23016
+ T = l3;
23015
23017
  }
23016
23018
  var E = { exec: () => null };
23017
- function h$2(l3, e = "") {
23019
+ function d$1(l3, e = "") {
23018
23020
  let t = typeof l3 == "string" ? l3 : l3.source, n = { replace: (r2, i2) => {
23019
23021
  let s2 = typeof i2 == "string" ? i2 : i2.source;
23020
23022
  return s2 = s2.replace(m.caret, "$1"), t = t.replace(r2, s2), n;
23021
23023
  }, getRegex: () => new RegExp(t, e) };
23022
23024
  return n;
23023
23025
  }
23024
- var m = { codeRemoveIndent: /^(?: {1,4}| {0,3}\t)/gm, outputLinkReplace: /\\([\[\]])/g, indentCodeCompensation: /^(\s+)(?:```)/, beginningSpace: /^\s+/, endingHash: /#$/, startingSpaceChar: /^ /, endingSpaceChar: / $/, nonSpaceChar: /[^ ]/, newLineCharGlobal: /\n/g, tabCharGlobal: /\t/g, multipleSpaceGlobal: /\s+/g, blankLine: /^[ \t]*$/, doubleBlankLine: /\n[ \t]*\n[ \t]*$/, blockquoteStart: /^ {0,3}>/, blockquoteSetextReplace: /\n {0,3}((?:=+|-+) *)(?=\n|$)/g, blockquoteSetextReplace2: /^ {0,3}>[ \t]?/gm, listReplaceTabs: /^\t+/, listReplaceNesting: /^ {1,4}(?=( {4})*[^ ])/g, listIsTask: /^\[[ xX]\] /, listReplaceTask: /^\[[ xX]\] +/, anyLine: /\n.*\n/, hrefBrackets: /^<(.*)>$/, tableDelimiter: /[:|]/, tableAlignChars: /^\||\| *$/g, tableRowBlankLine: /\n[ \t]*$/, tableAlignRight: /^ *-+: *$/, tableAlignCenter: /^ *:-+: *$/, tableAlignLeft: /^ *:-+ *$/, startATag: /^<a /i, endATag: /^<\/a>/i, startPreScriptTag: /^<(pre|code|kbd|script)(\s|>)/i, endPreScriptTag: /^<\/(pre|code|kbd|script)(\s|>)/i, startAngleBracket: /^</, endAngleBracket: />$/, pedanticHrefTitle: /^([^'"]*[^\s])\s+(['"])(.*)\2/, unicodeAlphaNumeric: /[\p{L}\p{N}]/u, escapeTest: /[&<>"']/, escapeReplace: /[&<>"']/g, escapeTestNoEncode: /[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/, escapeReplaceNoEncode: /[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g, unescapeTest: /&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig, caret: /(^|[^\[])\^/g, percentDecode: /%25/g, findPipe: /\|/g, splitPipe: / \|/, slashPipe: /\\\|/g, carriageReturn: /\r\n|\r/g, spaceLine: /^ +$/gm, notSpaceStart: /^\S*/, endingNewline: /\n$/, listItemRegex: (l3) => new RegExp(`^( {0,3}${l3})((?:[ ][^\\n]*)?(?:\\n|$))`), nextBulletRegex: (l3) => new RegExp(`^ {0,${Math.min(3, l3 - 1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`), hrRegex: (l3) => new RegExp(`^ {0,${Math.min(3, l3 - 1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`), fencesBeginRegex: (l3) => new RegExp(`^ {0,${Math.min(3, l3 - 1)}}(?:\`\`\`|~~~)`), headingBeginRegex: (l3) => new RegExp(`^ {0,${Math.min(3, l3 - 1)}}#`), htmlBeginRegex: (l3) => new RegExp(`^ {0,${Math.min(3, l3 - 1)}}<(?:[a-z].*>|!--)`, "i") }, xe = /^(?:[ \t]*(?:\n|$))+/, be = /^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/, Re = /^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/, C = /^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/, Oe = /^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/, j = /(?:[*+-]|\d{1,9}[.)])/, se = /^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/, ie$2 = h$2(se).replace(/bull/g, j).replace(/blockCode/g, /(?: {4}| {0,3}\t)/).replace(/fences/g, / {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g, / {0,3}>/).replace(/heading/g, / {0,3}#{1,6}/).replace(/html/g, / {0,3}<[^\n>]+>\n/).replace(/\|table/g, "").getRegex(), Te = h$2(se).replace(/bull/g, j).replace(/blockCode/g, /(?: {4}| {0,3}\t)/).replace(/fences/g, / {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g, / {0,3}>/).replace(/heading/g, / {0,3}#{1,6}/).replace(/html/g, / {0,3}<[^\n>]+>\n/).replace(/table/g, / {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(), F = /^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/, we = /^[^\n]+/, Q = /(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/, ye = h$2(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label", Q).replace("title", /(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(), Pe = h$2(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g, j).getRegex(), v = "address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul", U = /<!--(?:-?>|[\s\S]*?(?:-->|$))/, Se = h$2("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))", "i").replace("comment", U).replace("tag", v).replace("attribute", / +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(), oe = h$2(F).replace("hr", C).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("|lheading", "").replace("|table", "").replace("blockquote", " {0,3}>").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", v).getRegex(), $e = h$2(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph", oe).getRegex(), K$1 = { blockquote: $e, code: be, def: ye, fences: Re, heading: Oe, hr: C, html: Se, lheading: ie$2, list: Pe, newline: xe, paragraph: oe, table: E, text: we }, re$1 = h$2("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr", C).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("blockquote", " {0,3}>").replace("code", "(?: {4}| {0,3} )[^\\n]").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", v).getRegex(), _e = { ...K$1, lheading: Te, table: re$1, paragraph: h$2(F).replace("hr", C).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("|lheading", "").replace("table", re$1).replace("blockquote", " {0,3}>").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", v).getRegex() }, Le = { ...K$1, html: h$2(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment", U).replace(/tag/g, "(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(), def: /^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/, heading: /^(#{1,6})(.*)(?:\n+|$)/, fences: E, lheading: /^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/, paragraph: h$2(F).replace("hr", C).replace("heading", ` *#{1,6} *[^
23025
- ]`).replace("lheading", ie$2).replace("|table", "").replace("blockquote", " {0,3}>").replace("|fences", "").replace("|list", "").replace("|html", "").replace("|tag", "").getRegex() }, Me = /^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/, ze = /^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/, ae = /^( {2,}|\\)\n(?!\s*$)/, Ae = /^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/, D = /[\p{P}\p{S}]/u, W = /[\s\p{P}\p{S}]/u, le = /[^\s\p{P}\p{S}]/u, Ee = h$2(/^((?![*_])punctSpace)/, "u").replace(/punctSpace/g, W).getRegex(), ue = /(?!~)[\p{P}\p{S}]/u, Ce = /(?!~)[\s\p{P}\p{S}]/u, Ie = /(?:[^\s\p{P}\p{S}]|~)/u, Be = /\[[^\[\]]*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)|`[^`]*?`|<(?! )[^<>]*?>/g, pe = /^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/, qe = h$2(pe, "u").replace(/punct/g, D).getRegex(), ve = h$2(pe, "u").replace(/punct/g, ue).getRegex(), ce = "^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)", De = h$2(ce, "gu").replace(/notPunctSpace/g, le).replace(/punctSpace/g, W).replace(/punct/g, D).getRegex(), He = h$2(ce, "gu").replace(/notPunctSpace/g, Ie).replace(/punctSpace/g, Ce).replace(/punct/g, ue).getRegex(), Ze = h$2("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)", "gu").replace(/notPunctSpace/g, le).replace(/punctSpace/g, W).replace(/punct/g, D).getRegex(), Ge = h$2(/\\(punct)/, "gu").replace(/punct/g, D).getRegex(), Ne = h$2(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme", /[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email", /[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(), je = h$2(U).replace("(?:-->|$)", "-->").getRegex(), Fe = h$2("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment", je).replace("attribute", /\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(), q$1 = /(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`[^`]*`|[^\[\]\\`])*?/, Qe = h$2(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label", q$1).replace("href", /<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title", /"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(), he$3 = h$2(/^!?\[(label)\]\[(ref)\]/).replace("label", q$1).replace("ref", Q).getRegex(), de = h$2(/^!?\[(ref)\](?:\[\])?/).replace("ref", Q).getRegex(), Ue = h$2("reflink|nolink(?!\\()", "g").replace("reflink", he$3).replace("nolink", de).getRegex(), X = { _backpedal: E, anyPunctuation: Ge, autolink: Ne, blockSkip: Be, br: ae, code: ze, del: E, emStrongLDelim: qe, emStrongRDelimAst: De, emStrongRDelimUnd: Ze, escape: Me, link: Qe, nolink: de, punctuation: Ee, reflink: he$3, reflinkSearch: Ue, tag: Fe, text: Ae, url: E }, Ke = { ...X, link: h$2(/^!?\[(label)\]\((.*?)\)/).replace("label", q$1).getRegex(), reflink: h$2(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label", q$1).getRegex() }, N = { ...X, emStrongRDelimAst: He, emStrongLDelim: ve, url: h$2(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/, "i").replace("email", /[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(), _backpedal: /(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/, del: /^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/, text: /^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/ }, We = { ...N, br: h$2(ae).replace("{2,}", "*").getRegex(), text: h$2(N.text).replace("\\b_", "\\b_| {2,}\\n").replace(/\{2,\}/g, "*").getRegex() }, I = { normal: K$1, gfm: _e, pedantic: Le }, M$1 = { normal: X, gfm: N, breaks: We, pedantic: Ke };
23026
- var Xe = { "&": "&amp;", "<": "&lt;", ">": "&gt;", '"': "&quot;", "'": "&#39;" }, ke = (l3) => Xe[l3];
23026
+ var be = (() => {
23027
+ try {
23028
+ return !!new RegExp("(?<=1)(?<!1)");
23029
+ } catch {
23030
+ return false;
23031
+ }
23032
+ })(), m = { codeRemoveIndent: /^(?: {1,4}| {0,3}\t)/gm, outputLinkReplace: /\\([\[\]])/g, indentCodeCompensation: /^(\s+)(?:```)/, beginningSpace: /^\s+/, endingHash: /#$/, startingSpaceChar: /^ /, endingSpaceChar: / $/, nonSpaceChar: /[^ ]/, newLineCharGlobal: /\n/g, tabCharGlobal: /\t/g, multipleSpaceGlobal: /\s+/g, blankLine: /^[ \t]*$/, doubleBlankLine: /\n[ \t]*\n[ \t]*$/, blockquoteStart: /^ {0,3}>/, blockquoteSetextReplace: /\n {0,3}((?:=+|-+) *)(?=\n|$)/g, blockquoteSetextReplace2: /^ {0,3}>[ \t]?/gm, listReplaceTabs: /^\t+/, listReplaceNesting: /^ {1,4}(?=( {4})*[^ ])/g, listIsTask: /^\[[ xX]\] /, listReplaceTask: /^\[[ xX]\] +/, anyLine: /\n.*\n/, hrefBrackets: /^<(.*)>$/, tableDelimiter: /[:|]/, tableAlignChars: /^\||\| *$/g, tableRowBlankLine: /\n[ \t]*$/, tableAlignRight: /^ *-+: *$/, tableAlignCenter: /^ *:-+: *$/, tableAlignLeft: /^ *:-+ *$/, startATag: /^<a /i, endATag: /^<\/a>/i, startPreScriptTag: /^<(pre|code|kbd|script)(\s|>)/i, endPreScriptTag: /^<\/(pre|code|kbd|script)(\s|>)/i, startAngleBracket: /^</, endAngleBracket: />$/, pedanticHrefTitle: /^([^'"]*[^\s])\s+(['"])(.*)\2/, unicodeAlphaNumeric: /[\p{L}\p{N}]/u, escapeTest: /[&<>"']/, escapeReplace: /[&<>"']/g, escapeTestNoEncode: /[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/, escapeReplaceNoEncode: /[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g, unescapeTest: /&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig, caret: /(^|[^\[])\^/g, percentDecode: /%25/g, findPipe: /\|/g, splitPipe: / \|/, slashPipe: /\\\|/g, carriageReturn: /\r\n|\r/g, spaceLine: /^ +$/gm, notSpaceStart: /^\S*/, endingNewline: /\n$/, listItemRegex: (l3) => new RegExp(`^( {0,3}${l3})((?:[ ][^\\n]*)?(?:\\n|$))`), nextBulletRegex: (l3) => new RegExp(`^ {0,${Math.min(3, l3 - 1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`), hrRegex: (l3) => new RegExp(`^ {0,${Math.min(3, l3 - 1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`), fencesBeginRegex: (l3) => new RegExp(`^ {0,${Math.min(3, l3 - 1)}}(?:\`\`\`|~~~)`), headingBeginRegex: (l3) => new RegExp(`^ {0,${Math.min(3, l3 - 1)}}#`), htmlBeginRegex: (l3) => new RegExp(`^ {0,${Math.min(3, l3 - 1)}}<(?:[a-z].*>|!--)`, "i") }, Re = /^(?:[ \t]*(?:\n|$))+/, Te = /^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/, Oe = /^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/, I = /^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/, we = /^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/, F = /(?:[*+-]|\d{1,9}[.)])/, ie$2 = /^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/, oe = d$1(ie$2).replace(/bull/g, F).replace(/blockCode/g, /(?: {4}| {0,3}\t)/).replace(/fences/g, / {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g, / {0,3}>/).replace(/heading/g, / {0,3}#{1,6}/).replace(/html/g, / {0,3}<[^\n>]+>\n/).replace(/\|table/g, "").getRegex(), ye = d$1(ie$2).replace(/bull/g, F).replace(/blockCode/g, /(?: {4}| {0,3}\t)/).replace(/fences/g, / {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g, / {0,3}>/).replace(/heading/g, / {0,3}#{1,6}/).replace(/html/g, / {0,3}<[^\n>]+>\n/).replace(/table/g, / {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(), j = /^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/, Pe = /^[^\n]+/, Q = /(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/, Se = d$1(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label", Q).replace("title", /(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(), $e = d$1(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g, F).getRegex(), v = "address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul", U = /<!--(?:-?>|[\s\S]*?(?:-->|$))/, _e = d$1("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))", "i").replace("comment", U).replace("tag", v).replace("attribute", / +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(), ae = d$1(j).replace("hr", I).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("|lheading", "").replace("|table", "").replace("blockquote", " {0,3}>").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", v).getRegex(), Le = d$1(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph", ae).getRegex(), K$1 = { blockquote: Le, code: Te, def: Se, fences: Oe, heading: we, hr: I, html: _e, lheading: oe, list: $e, newline: Re, paragraph: ae, table: E, text: Pe }, re$1 = d$1("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr", I).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("blockquote", " {0,3}>").replace("code", "(?: {4}| {0,3} )[^\\n]").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", v).getRegex(), Me = { ...K$1, lheading: ye, table: re$1, paragraph: d$1(j).replace("hr", I).replace("heading", " {0,3}#{1,6}(?:\\s|$)").replace("|lheading", "").replace("table", re$1).replace("blockquote", " {0,3}>").replace("fences", " {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list", " {0,3}(?:[*+-]|1[.)]) ").replace("html", "</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag", v).getRegex() }, ze = { ...K$1, html: d$1(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment", U).replace(/tag/g, "(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(), def: /^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/, heading: /^(#{1,6})(.*)(?:\n+|$)/, fences: E, lheading: /^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/, paragraph: d$1(j).replace("hr", I).replace("heading", ` *#{1,6} *[^
23033
+ ]`).replace("lheading", oe).replace("|table", "").replace("blockquote", " {0,3}>").replace("|fences", "").replace("|list", "").replace("|html", "").replace("|tag", "").getRegex() }, Ae = /^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/, Ee = /^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/, le = /^( {2,}|\\)\n(?!\s*$)/, Ie = /^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/, D = /[\p{P}\p{S}]/u, W = /[\s\p{P}\p{S}]/u, ue = /[^\s\p{P}\p{S}]/u, Ce = d$1(/^((?![*_])punctSpace)/, "u").replace(/punctSpace/g, W).getRegex(), pe = /(?!~)[\p{P}\p{S}]/u, Be = /(?!~)[\s\p{P}\p{S}]/u, qe = /(?:[^\s\p{P}\p{S}]|~)/u, ve = d$1(/link|precode-code|html/, "g").replace("link", /\[(?:[^\[\]`]|(?<a>`+)[^`]+\k<a>(?!`))*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)/).replace("precode-", be ? "(?<!`)()" : "(^^|[^`])").replace("code", /(?<b>`+)[^`]+\k<b>(?!`)/).replace("html", /<(?! )[^<>]*?>/).getRegex(), ce = /^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/, De = d$1(ce, "u").replace(/punct/g, D).getRegex(), He = d$1(ce, "u").replace(/punct/g, pe).getRegex(), he$3 = "^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)", Ze = d$1(he$3, "gu").replace(/notPunctSpace/g, ue).replace(/punctSpace/g, W).replace(/punct/g, D).getRegex(), Ge = d$1(he$3, "gu").replace(/notPunctSpace/g, qe).replace(/punctSpace/g, Be).replace(/punct/g, pe).getRegex(), Ne = d$1("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)", "gu").replace(/notPunctSpace/g, ue).replace(/punctSpace/g, W).replace(/punct/g, D).getRegex(), Fe = d$1(/\\(punct)/, "gu").replace(/punct/g, D).getRegex(), je = d$1(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme", /[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email", /[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(), Qe = d$1(U).replace("(?:-->|$)", "-->").getRegex(), Ue = d$1("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment", Qe).replace("attribute", /\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(), q$1 = /(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+[^`]*?`+(?!`)|[^\[\]\\`])*?/, Ke = d$1(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label", q$1).replace("href", /<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title", /"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(), de = d$1(/^!?\[(label)\]\[(ref)\]/).replace("label", q$1).replace("ref", Q).getRegex(), ke = d$1(/^!?\[(ref)\](?:\[\])?/).replace("ref", Q).getRegex(), We = d$1("reflink|nolink(?!\\()", "g").replace("reflink", de).replace("nolink", ke).getRegex(), se = /[hH][tT][tT][pP][sS]?|[fF][tT][pP]/, X = { _backpedal: E, anyPunctuation: Fe, autolink: je, blockSkip: ve, br: le, code: Ee, del: E, emStrongLDelim: De, emStrongRDelimAst: Ze, emStrongRDelimUnd: Ne, escape: Ae, link: Ke, nolink: ke, punctuation: Ce, reflink: de, reflinkSearch: We, tag: Ue, text: Ie, url: E }, Xe = { ...X, link: d$1(/^!?\[(label)\]\((.*?)\)/).replace("label", q$1).getRegex(), reflink: d$1(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label", q$1).getRegex() }, N = { ...X, emStrongRDelimAst: Ge, emStrongLDelim: He, url: d$1(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol", se).replace("email", /[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(), _backpedal: /(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/, del: /^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/, text: d$1(/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol", se).getRegex() }, Je = { ...N, br: d$1(le).replace("{2,}", "*").getRegex(), text: d$1(N.text).replace("\\b_", "\\b_| {2,}\\n").replace(/\{2,\}/g, "*").getRegex() }, C = { normal: K$1, gfm: Me, pedantic: ze }, M$1 = { normal: X, gfm: N, breaks: Je, pedantic: Xe };
23034
+ var Ve = { "&": "&amp;", "<": "&lt;", ">": "&gt;", '"': "&quot;", "'": "&#39;" }, ge = (l3) => Ve[l3];
23027
23035
  function w(l3, e) {
23028
23036
  if (e) {
23029
- if (m.escapeTest.test(l3)) return l3.replace(m.escapeReplace, ke);
23030
- } else if (m.escapeTestNoEncode.test(l3)) return l3.replace(m.escapeReplaceNoEncode, ke);
23037
+ if (m.escapeTest.test(l3)) return l3.replace(m.escapeReplace, ge);
23038
+ } else if (m.escapeTestNoEncode.test(l3)) return l3.replace(m.escapeReplaceNoEncode, ge);
23031
23039
  return l3;
23032
23040
  }
23033
23041
  function J(l3) {
@@ -23039,10 +23047,10 @@
23039
23047
  return l3;
23040
23048
  }
23041
23049
  function V(l3, e) {
23042
- let t = l3.replace(m.findPipe, (i2, s2, o) => {
23043
- let a2 = false, u = s2;
23044
- for (; --u >= 0 && o[u] === "\\"; ) a2 = !a2;
23045
- return a2 ? "|" : " |";
23050
+ let t = l3.replace(m.findPipe, (i2, s2, a2) => {
23051
+ let o = false, p2 = s2;
23052
+ for (; --p2 >= 0 && a2[p2] === "\\"; ) o = !o;
23053
+ return o ? "|" : " |";
23046
23054
  }), n = t.split(m.splitPipe), r2 = 0;
23047
23055
  if (n[0].trim() || n.shift(), n.length > 0 && !n.at(-1)?.trim() && n.pop(), e) if (n.length > e) n.splice(e);
23048
23056
  else for (; n.length < e; ) n.push("");
@@ -23060,7 +23068,7 @@
23060
23068
  }
23061
23069
  return l3.slice(0, n - r2);
23062
23070
  }
23063
- function ge(l3, e) {
23071
+ function fe(l3, e) {
23064
23072
  if (l3.indexOf(e[1]) === -1) return -1;
23065
23073
  let t = 0;
23066
23074
  for (let n = 0; n < l3.length; n++) if (l3[n] === "\\") n++;
@@ -23068,13 +23076,13 @@
23068
23076
  else if (l3[n] === e[1] && (t--, t < 0)) return n;
23069
23077
  return t > 0 ? -2 : -1;
23070
23078
  }
23071
- function fe(l3, e, t, n, r2) {
23072
- let i2 = e.href, s2 = e.title || null, o = l3[1].replace(r2.other.outputLinkReplace, "$1");
23079
+ function me(l3, e, t, n, r2) {
23080
+ let i2 = e.href, s2 = e.title || null, a2 = l3[1].replace(r2.other.outputLinkReplace, "$1");
23073
23081
  n.state.inLink = true;
23074
- let a2 = { type: l3[0].charAt(0) === "!" ? "image" : "link", raw: t, href: i2, title: s2, text: o, tokens: n.inlineTokens(o) };
23075
- return n.state.inLink = false, a2;
23082
+ let o = { type: l3[0].charAt(0) === "!" ? "image" : "link", raw: t, href: i2, title: s2, text: a2, tokens: n.inlineTokens(a2) };
23083
+ return n.state.inLink = false, o;
23076
23084
  }
23077
- function Je(l3, e, t) {
23085
+ function Ye(l3, e, t) {
23078
23086
  let n = l3.match(t.other.indentCodeCompensation);
23079
23087
  if (n === null) return e;
23080
23088
  let r2 = n[1];
@@ -23082,8 +23090,8 @@
23082
23090
  `).map((i2) => {
23083
23091
  let s2 = i2.match(t.other.beginningSpace);
23084
23092
  if (s2 === null) return i2;
23085
- let [o] = s2;
23086
- return o.length >= r2.length ? i2.slice(r2.length) : i2;
23093
+ let [a2] = s2;
23094
+ return a2.length >= r2.length ? i2.slice(r2.length) : i2;
23087
23095
  }).join(`
23088
23096
  `);
23089
23097
  }
@@ -23092,7 +23100,7 @@
23092
23100
  __publicField$2(this, "options");
23093
23101
  __publicField$2(this, "rules");
23094
23102
  __publicField$2(this, "lexer");
23095
- this.options = e || O;
23103
+ this.options = e || T;
23096
23104
  }
23097
23105
  space(e) {
23098
23106
  let t = this.rules.block.newline.exec(e);
@@ -23109,7 +23117,7 @@
23109
23117
  fences(e) {
23110
23118
  let t = this.rules.block.fences.exec(e);
23111
23119
  if (t) {
23112
- let n = t[0], r2 = Je(n, t[3] || "", this.rules);
23120
+ let n = t[0], r2 = Ye(n, t[3] || "", this.rules);
23113
23121
  return { type: "code", raw: n, lang: t[2] ? t[2].trim().replace(this.rules.inline.anyPunctuation, "$1") : t[2], text: r2 };
23114
23122
  }
23115
23123
  }
@@ -23136,32 +23144,32 @@
23136
23144
  `).split(`
23137
23145
  `), r2 = "", i2 = "", s2 = [];
23138
23146
  for (; n.length > 0; ) {
23139
- let o = false, a2 = [], u;
23140
- for (u = 0; u < n.length; u++) if (this.rules.other.blockquoteStart.test(n[u])) a2.push(n[u]), o = true;
23141
- else if (!o) a2.push(n[u]);
23147
+ let a2 = false, o = [], p2;
23148
+ for (p2 = 0; p2 < n.length; p2++) if (this.rules.other.blockquoteStart.test(n[p2])) o.push(n[p2]), a2 = true;
23149
+ else if (!a2) o.push(n[p2]);
23142
23150
  else break;
23143
- n = n.slice(u);
23144
- let p2 = a2.join(`
23145
- `), c2 = p2.replace(this.rules.other.blockquoteSetextReplace, `
23151
+ n = n.slice(p2);
23152
+ let u = o.join(`
23153
+ `), c2 = u.replace(this.rules.other.blockquoteSetextReplace, `
23146
23154
  $1`).replace(this.rules.other.blockquoteSetextReplace2, "");
23147
23155
  r2 = r2 ? `${r2}
23148
- ${p2}` : p2, i2 = i2 ? `${i2}
23156
+ ${u}` : u, i2 = i2 ? `${i2}
23149
23157
  ${c2}` : c2;
23150
- let f2 = this.lexer.state.top;
23151
- if (this.lexer.state.top = true, this.lexer.blockTokens(c2, s2, true), this.lexer.state.top = f2, n.length === 0) break;
23152
- let k2 = s2.at(-1);
23153
- if (k2?.type === "code") break;
23154
- if (k2?.type === "blockquote") {
23155
- let x = k2, g = x.raw + `
23158
+ let g = this.lexer.state.top;
23159
+ if (this.lexer.state.top = true, this.lexer.blockTokens(c2, s2, true), this.lexer.state.top = g, n.length === 0) break;
23160
+ let h2 = s2.at(-1);
23161
+ if (h2?.type === "code") break;
23162
+ if (h2?.type === "blockquote") {
23163
+ let R = h2, f2 = R.raw + `
23156
23164
  ` + n.join(`
23157
- `), T = this.blockquote(g);
23158
- s2[s2.length - 1] = T, r2 = r2.substring(0, r2.length - x.raw.length) + T.raw, i2 = i2.substring(0, i2.length - x.text.length) + T.text;
23165
+ `), O = this.blockquote(f2);
23166
+ s2[s2.length - 1] = O, r2 = r2.substring(0, r2.length - R.raw.length) + O.raw, i2 = i2.substring(0, i2.length - R.text.length) + O.text;
23159
23167
  break;
23160
- } else if (k2?.type === "list") {
23161
- let x = k2, g = x.raw + `
23168
+ } else if (h2?.type === "list") {
23169
+ let R = h2, f2 = R.raw + `
23162
23170
  ` + n.join(`
23163
- `), T = this.list(g);
23164
- s2[s2.length - 1] = T, r2 = r2.substring(0, r2.length - k2.raw.length) + T.raw, i2 = i2.substring(0, i2.length - x.raw.length) + T.raw, n = g.substring(s2.at(-1).raw.length).split(`
23171
+ `), O = this.list(f2);
23172
+ s2[s2.length - 1] = O, r2 = r2.substring(0, r2.length - h2.raw.length) + O.raw, i2 = i2.substring(0, i2.length - R.raw.length) + O.raw, n = f2.substring(s2.at(-1).raw.length).split(`
23165
23173
  `);
23166
23174
  continue;
23167
23175
  }
@@ -23174,45 +23182,45 @@ ${c2}` : c2;
23174
23182
  if (t) {
23175
23183
  let n = t[1].trim(), r2 = n.length > 1, i2 = { type: "list", raw: "", ordered: r2, start: r2 ? +n.slice(0, -1) : "", loose: false, items: [] };
23176
23184
  n = r2 ? `\\d{1,9}\\${n.slice(-1)}` : `\\${n}`, this.options.pedantic && (n = r2 ? n : "[*+-]");
23177
- let s2 = this.rules.other.listItemRegex(n), o = false;
23185
+ let s2 = this.rules.other.listItemRegex(n), a2 = false;
23178
23186
  for (; e; ) {
23179
- let u = false, p2 = "", c2 = "";
23187
+ let p2 = false, u = "", c2 = "";
23180
23188
  if (!(t = s2.exec(e)) || this.rules.block.hr.test(e)) break;
23181
- p2 = t[0], e = e.substring(p2.length);
23182
- let f2 = t[2].split(`
23183
- `, 1)[0].replace(this.rules.other.listReplaceTabs, (H) => " ".repeat(3 * H.length)), k2 = e.split(`
23184
- `, 1)[0], x = !f2.trim(), g = 0;
23185
- if (this.options.pedantic ? (g = 2, c2 = f2.trimStart()) : x ? g = t[1].length + 1 : (g = t[2].search(this.rules.other.nonSpaceChar), g = g > 4 ? 1 : g, c2 = f2.slice(g), g += t[1].length), x && this.rules.other.blankLine.test(k2) && (p2 += k2 + `
23186
- `, e = e.substring(k2.length + 1), u = true), !u) {
23187
- let H = this.rules.other.nextBulletRegex(g), ee = this.rules.other.hrRegex(g), te = this.rules.other.fencesBeginRegex(g), ne = this.rules.other.headingBeginRegex(g), me = this.rules.other.htmlBeginRegex(g);
23189
+ u = t[0], e = e.substring(u.length);
23190
+ let g = t[2].split(`
23191
+ `, 1)[0].replace(this.rules.other.listReplaceTabs, (H) => " ".repeat(3 * H.length)), h2 = e.split(`
23192
+ `, 1)[0], R = !g.trim(), f2 = 0;
23193
+ if (this.options.pedantic ? (f2 = 2, c2 = g.trimStart()) : R ? f2 = t[1].length + 1 : (f2 = t[2].search(this.rules.other.nonSpaceChar), f2 = f2 > 4 ? 1 : f2, c2 = g.slice(f2), f2 += t[1].length), R && this.rules.other.blankLine.test(h2) && (u += h2 + `
23194
+ `, e = e.substring(h2.length + 1), p2 = true), !p2) {
23195
+ let H = this.rules.other.nextBulletRegex(f2), ee = this.rules.other.hrRegex(f2), te = this.rules.other.fencesBeginRegex(f2), ne = this.rules.other.headingBeginRegex(f2), xe = this.rules.other.htmlBeginRegex(f2);
23188
23196
  for (; e; ) {
23189
23197
  let Z = e.split(`
23190
23198
  `, 1)[0], A2;
23191
- if (k2 = Z, this.options.pedantic ? (k2 = k2.replace(this.rules.other.listReplaceNesting, " "), A2 = k2) : A2 = k2.replace(this.rules.other.tabCharGlobal, " "), te.test(k2) || ne.test(k2) || me.test(k2) || H.test(k2) || ee.test(k2)) break;
23192
- if (A2.search(this.rules.other.nonSpaceChar) >= g || !k2.trim()) c2 += `
23193
- ` + A2.slice(g);
23199
+ if (h2 = Z, this.options.pedantic ? (h2 = h2.replace(this.rules.other.listReplaceNesting, " "), A2 = h2) : A2 = h2.replace(this.rules.other.tabCharGlobal, " "), te.test(h2) || ne.test(h2) || xe.test(h2) || H.test(h2) || ee.test(h2)) break;
23200
+ if (A2.search(this.rules.other.nonSpaceChar) >= f2 || !h2.trim()) c2 += `
23201
+ ` + A2.slice(f2);
23194
23202
  else {
23195
- if (x || f2.replace(this.rules.other.tabCharGlobal, " ").search(this.rules.other.nonSpaceChar) >= 4 || te.test(f2) || ne.test(f2) || ee.test(f2)) break;
23203
+ if (R || g.replace(this.rules.other.tabCharGlobal, " ").search(this.rules.other.nonSpaceChar) >= 4 || te.test(g) || ne.test(g) || ee.test(g)) break;
23196
23204
  c2 += `
23197
- ` + k2;
23205
+ ` + h2;
23198
23206
  }
23199
- !x && !k2.trim() && (x = true), p2 += Z + `
23200
- `, e = e.substring(Z.length + 1), f2 = A2.slice(g);
23207
+ !R && !h2.trim() && (R = true), u += Z + `
23208
+ `, e = e.substring(Z.length + 1), g = A2.slice(f2);
23201
23209
  }
23202
23210
  }
23203
- i2.loose || (o ? i2.loose = true : this.rules.other.doubleBlankLine.test(p2) && (o = true));
23204
- let T = null, Y2;
23205
- this.options.gfm && (T = this.rules.other.listIsTask.exec(c2), T && (Y2 = T[0] !== "[ ] ", c2 = c2.replace(this.rules.other.listReplaceTask, ""))), i2.items.push({ type: "list_item", raw: p2, task: !!T, checked: Y2, loose: false, text: c2, tokens: [] }), i2.raw += p2;
23211
+ i2.loose || (a2 ? i2.loose = true : this.rules.other.doubleBlankLine.test(u) && (a2 = true));
23212
+ let O = null, Y2;
23213
+ this.options.gfm && (O = this.rules.other.listIsTask.exec(c2), O && (Y2 = O[0] !== "[ ] ", c2 = c2.replace(this.rules.other.listReplaceTask, ""))), i2.items.push({ type: "list_item", raw: u, task: !!O, checked: Y2, loose: false, text: c2, tokens: [] }), i2.raw += u;
23206
23214
  }
23207
- let a2 = i2.items.at(-1);
23208
- if (a2) a2.raw = a2.raw.trimEnd(), a2.text = a2.text.trimEnd();
23215
+ let o = i2.items.at(-1);
23216
+ if (o) o.raw = o.raw.trimEnd(), o.text = o.text.trimEnd();
23209
23217
  else return;
23210
23218
  i2.raw = i2.raw.trimEnd();
23211
- for (let u = 0; u < i2.items.length; u++) if (this.lexer.state.top = false, i2.items[u].tokens = this.lexer.blockTokens(i2.items[u].text, []), !i2.loose) {
23212
- let p2 = i2.items[u].tokens.filter((f2) => f2.type === "space"), c2 = p2.length > 0 && p2.some((f2) => this.rules.other.anyLine.test(f2.raw));
23219
+ for (let p2 = 0; p2 < i2.items.length; p2++) if (this.lexer.state.top = false, i2.items[p2].tokens = this.lexer.blockTokens(i2.items[p2].text, []), !i2.loose) {
23220
+ let u = i2.items[p2].tokens.filter((g) => g.type === "space"), c2 = u.length > 0 && u.some((g) => this.rules.other.anyLine.test(g.raw));
23213
23221
  i2.loose = c2;
23214
23222
  }
23215
- if (i2.loose) for (let u = 0; u < i2.items.length; u++) i2.items[u].loose = true;
23223
+ if (i2.loose) for (let p2 = 0; p2 < i2.items.length; p2++) i2.items[p2].loose = true;
23216
23224
  return i2;
23217
23225
  }
23218
23226
  }
@@ -23233,9 +23241,9 @@ ${c2}` : c2;
23233
23241
  let n = V(t[1]), r2 = t[2].replace(this.rules.other.tableAlignChars, "").split("|"), i2 = t[3]?.trim() ? t[3].replace(this.rules.other.tableRowBlankLine, "").split(`
23234
23242
  `) : [], s2 = { type: "table", raw: t[0], header: [], align: [], rows: [] };
23235
23243
  if (n.length === r2.length) {
23236
- for (let o of r2) this.rules.other.tableAlignRight.test(o) ? s2.align.push("right") : this.rules.other.tableAlignCenter.test(o) ? s2.align.push("center") : this.rules.other.tableAlignLeft.test(o) ? s2.align.push("left") : s2.align.push(null);
23237
- for (let o = 0; o < n.length; o++) s2.header.push({ text: n[o], tokens: this.lexer.inline(n[o]), header: true, align: s2.align[o] });
23238
- for (let o of i2) s2.rows.push(V(o, s2.header.length).map((a2, u) => ({ text: a2, tokens: this.lexer.inline(a2), header: false, align: s2.align[u] })));
23244
+ for (let a2 of r2) this.rules.other.tableAlignRight.test(a2) ? s2.align.push("right") : this.rules.other.tableAlignCenter.test(a2) ? s2.align.push("center") : this.rules.other.tableAlignLeft.test(a2) ? s2.align.push("left") : s2.align.push(null);
23245
+ for (let a2 = 0; a2 < n.length; a2++) s2.header.push({ text: n[a2], tokens: this.lexer.inline(n[a2]), header: true, align: s2.align[a2] });
23246
+ for (let a2 of i2) s2.rows.push(V(a2, s2.header.length).map((o, p2) => ({ text: o, tokens: this.lexer.inline(o), header: false, align: s2.align[p2] })));
23239
23247
  return s2;
23240
23248
  }
23241
23249
  }
@@ -23272,11 +23280,11 @@ ${c2}` : c2;
23272
23280
  let s2 = z(n.slice(0, -1), "\\");
23273
23281
  if ((n.length - s2.length) % 2 === 0) return;
23274
23282
  } else {
23275
- let s2 = ge(t[2], "()");
23283
+ let s2 = fe(t[2], "()");
23276
23284
  if (s2 === -2) return;
23277
23285
  if (s2 > -1) {
23278
- let a2 = (t[0].indexOf("!") === 0 ? 5 : 4) + t[1].length + s2;
23279
- t[2] = t[2].substring(0, s2), t[0] = t[0].substring(0, a2).trim(), t[3] = "";
23286
+ let o = (t[0].indexOf("!") === 0 ? 5 : 4) + t[1].length + s2;
23287
+ t[2] = t[2].substring(0, s2), t[0] = t[0].substring(0, o).trim(), t[3] = "";
23280
23288
  }
23281
23289
  }
23282
23290
  let r2 = t[2], i2 = "";
@@ -23284,7 +23292,7 @@ ${c2}` : c2;
23284
23292
  let s2 = this.rules.other.pedanticHrefTitle.exec(r2);
23285
23293
  s2 && (r2 = s2[1], i2 = s2[3]);
23286
23294
  } else i2 = t[3] ? t[3].slice(1, -1) : "";
23287
- return r2 = r2.trim(), this.rules.other.startAngleBracket.test(r2) && (this.options.pedantic && !this.rules.other.endAngleBracket.test(n) ? r2 = r2.slice(1) : r2 = r2.slice(1, -1)), fe(t, { href: r2 && r2.replace(this.rules.inline.anyPunctuation, "$1"), title: i2 && i2.replace(this.rules.inline.anyPunctuation, "$1") }, t[0], this.lexer, this.rules);
23295
+ return r2 = r2.trim(), this.rules.other.startAngleBracket.test(r2) && (this.options.pedantic && !this.rules.other.endAngleBracket.test(n) ? r2 = r2.slice(1) : r2 = r2.slice(1, -1)), me(t, { href: r2 && r2.replace(this.rules.inline.anyPunctuation, "$1"), title: i2 && i2.replace(this.rules.inline.anyPunctuation, "$1") }, t[0], this.lexer, this.rules);
23288
23296
  }
23289
23297
  }
23290
23298
  reflink(e, t) {
@@ -23295,32 +23303,32 @@ ${c2}` : c2;
23295
23303
  let s2 = n[0].charAt(0);
23296
23304
  return { type: "text", raw: s2, text: s2 };
23297
23305
  }
23298
- return fe(n, i2, n[0], this.lexer, this.rules);
23306
+ return me(n, i2, n[0], this.lexer, this.rules);
23299
23307
  }
23300
23308
  }
23301
23309
  emStrong(e, t, n = "") {
23302
23310
  let r2 = this.rules.inline.emStrongLDelim.exec(e);
23303
23311
  if (!r2 || r2[3] && n.match(this.rules.other.unicodeAlphaNumeric)) return;
23304
23312
  if (!(r2[1] || r2[2] || "") || !n || this.rules.inline.punctuation.exec(n)) {
23305
- let s2 = [...r2[0]].length - 1, o, a2, u = s2, p2 = 0, c2 = r2[0][0] === "*" ? this.rules.inline.emStrongRDelimAst : this.rules.inline.emStrongRDelimUnd;
23313
+ let s2 = [...r2[0]].length - 1, a2, o, p2 = s2, u = 0, c2 = r2[0][0] === "*" ? this.rules.inline.emStrongRDelimAst : this.rules.inline.emStrongRDelimUnd;
23306
23314
  for (c2.lastIndex = 0, t = t.slice(-1 * e.length + s2); (r2 = c2.exec(t)) != null; ) {
23307
- if (o = r2[1] || r2[2] || r2[3] || r2[4] || r2[5] || r2[6], !o) continue;
23308
- if (a2 = [...o].length, r2[3] || r2[4]) {
23309
- u += a2;
23315
+ if (a2 = r2[1] || r2[2] || r2[3] || r2[4] || r2[5] || r2[6], !a2) continue;
23316
+ if (o = [...a2].length, r2[3] || r2[4]) {
23317
+ p2 += o;
23310
23318
  continue;
23311
- } else if ((r2[5] || r2[6]) && s2 % 3 && !((s2 + a2) % 3)) {
23312
- p2 += a2;
23319
+ } else if ((r2[5] || r2[6]) && s2 % 3 && !((s2 + o) % 3)) {
23320
+ u += o;
23313
23321
  continue;
23314
23322
  }
23315
- if (u -= a2, u > 0) continue;
23316
- a2 = Math.min(a2, a2 + u + p2);
23317
- let f2 = [...r2[0]][0].length, k2 = e.slice(0, s2 + r2.index + f2 + a2);
23318
- if (Math.min(s2, a2) % 2) {
23319
- let g = k2.slice(1, -1);
23320
- return { type: "em", raw: k2, text: g, tokens: this.lexer.inlineTokens(g) };
23323
+ if (p2 -= o, p2 > 0) continue;
23324
+ o = Math.min(o, o + p2 + u);
23325
+ let g = [...r2[0]][0].length, h2 = e.slice(0, s2 + r2.index + g + o);
23326
+ if (Math.min(s2, o) % 2) {
23327
+ let f2 = h2.slice(1, -1);
23328
+ return { type: "em", raw: h2, text: f2, tokens: this.lexer.inlineTokens(f2) };
23321
23329
  }
23322
- let x = k2.slice(2, -2);
23323
- return { type: "strong", raw: k2, text: x, tokens: this.lexer.inlineTokens(x) };
23330
+ let R = h2.slice(2, -2);
23331
+ return { type: "strong", raw: h2, text: R, tokens: this.lexer.inlineTokens(R) };
23324
23332
  }
23325
23333
  }
23326
23334
  }
@@ -23369,19 +23377,19 @@ ${c2}` : c2;
23369
23377
  }
23370
23378
  }
23371
23379
  };
23372
- var b = class l {
23380
+ var x = class l {
23373
23381
  constructor(e) {
23374
23382
  __publicField$2(this, "tokens");
23375
23383
  __publicField$2(this, "options");
23376
23384
  __publicField$2(this, "state");
23377
23385
  __publicField$2(this, "tokenizer");
23378
23386
  __publicField$2(this, "inlineQueue");
23379
- this.tokens = [], this.tokens.links = /* @__PURE__ */ Object.create(null), this.options = e || O, this.options.tokenizer = this.options.tokenizer || new y(), this.tokenizer = this.options.tokenizer, this.tokenizer.options = this.options, this.tokenizer.lexer = this, this.inlineQueue = [], this.state = { inLink: false, inRawBlock: false, top: true };
23380
- let t = { other: m, block: I.normal, inline: M$1.normal };
23381
- this.options.pedantic ? (t.block = I.pedantic, t.inline = M$1.pedantic) : this.options.gfm && (t.block = I.gfm, this.options.breaks ? t.inline = M$1.breaks : t.inline = M$1.gfm), this.tokenizer.rules = t;
23387
+ this.tokens = [], this.tokens.links = /* @__PURE__ */ Object.create(null), this.options = e || T, this.options.tokenizer = this.options.tokenizer || new y(), this.tokenizer = this.options.tokenizer, this.tokenizer.options = this.options, this.tokenizer.lexer = this, this.inlineQueue = [], this.state = { inLink: false, inRawBlock: false, top: true };
23388
+ let t = { other: m, block: C.normal, inline: M$1.normal };
23389
+ this.options.pedantic ? (t.block = C.pedantic, t.inline = M$1.pedantic) : this.options.gfm && (t.block = C.gfm, this.options.breaks ? t.inline = M$1.breaks : t.inline = M$1.gfm), this.tokenizer.rules = t;
23382
23390
  }
23383
23391
  static get rules() {
23384
- return { block: I, inline: M$1 };
23392
+ return { block: C, inline: M$1 };
23385
23393
  }
23386
23394
  static lex(e, t) {
23387
23395
  return new l(t).lex(e);
@@ -23461,9 +23469,9 @@ ${c2}` : c2;
23461
23469
  }
23462
23470
  let i2 = e;
23463
23471
  if (this.options.extensions?.startBlock) {
23464
- let s2 = 1 / 0, o = e.slice(1), a2;
23465
- this.options.extensions.startBlock.forEach((u) => {
23466
- a2 = u.call({ lexer: this }, o), typeof a2 == "number" && a2 >= 0 && (s2 = Math.min(s2, a2));
23472
+ let s2 = 1 / 0, a2 = e.slice(1), o;
23473
+ this.options.extensions.startBlock.forEach((p2) => {
23474
+ o = p2.call({ lexer: this }, a2), typeof o == "number" && o >= 0 && (s2 = Math.min(s2, o));
23467
23475
  }), s2 < 1 / 0 && s2 >= 0 && (i2 = e.substring(0, s2 + 1));
23468
23476
  }
23469
23477
  if (this.state.top && (r2 = this.tokenizer.paragraph(i2))) {
@@ -23503,11 +23511,12 @@ ${c2}` : c2;
23503
23511
  if (o.length > 0) for (; (r2 = this.tokenizer.rules.inline.reflinkSearch.exec(n)) != null; ) o.includes(r2[0].slice(r2[0].lastIndexOf("[") + 1, -1)) && (n = n.slice(0, r2.index) + "[" + "a".repeat(r2[0].length - 2) + "]" + n.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex));
23504
23512
  }
23505
23513
  for (; (r2 = this.tokenizer.rules.inline.anyPunctuation.exec(n)) != null; ) n = n.slice(0, r2.index) + "++" + n.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);
23506
- for (; (r2 = this.tokenizer.rules.inline.blockSkip.exec(n)) != null; ) n = n.slice(0, r2.index) + "[" + "a".repeat(r2[0].length - 2) + "]" + n.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);
23514
+ let i2;
23515
+ for (; (r2 = this.tokenizer.rules.inline.blockSkip.exec(n)) != null; ) i2 = r2[2] ? r2[2].length : 0, n = n.slice(0, r2.index + i2) + "[" + "a".repeat(r2[0].length - i2 - 2) + "]" + n.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);
23507
23516
  n = this.options.hooks?.emStrongMask?.call({ lexer: this }, n) ?? n;
23508
- let i2 = false, s2 = "";
23517
+ let s2 = false, a2 = "";
23509
23518
  for (; e; ) {
23510
- i2 || (s2 = ""), i2 = false;
23519
+ s2 || (a2 = ""), s2 = false;
23511
23520
  let o;
23512
23521
  if (this.options.extensions?.inline?.some((u) => (o = u.call({ lexer: this }, e, t)) ? (e = e.substring(o.raw.length), t.push(o), true) : false)) continue;
23513
23522
  if (o = this.tokenizer.escape(e)) {
@@ -23528,7 +23537,7 @@ ${c2}` : c2;
23528
23537
  o.type === "text" && u?.type === "text" ? (u.raw += o.raw, u.text += o.text) : t.push(o);
23529
23538
  continue;
23530
23539
  }
23531
- if (o = this.tokenizer.emStrong(e, n, s2)) {
23540
+ if (o = this.tokenizer.emStrong(e, n, a2)) {
23532
23541
  e = e.substring(o.raw.length), t.push(o);
23533
23542
  continue;
23534
23543
  }
@@ -23552,15 +23561,15 @@ ${c2}` : c2;
23552
23561
  e = e.substring(o.raw.length), t.push(o);
23553
23562
  continue;
23554
23563
  }
23555
- let a2 = e;
23564
+ let p2 = e;
23556
23565
  if (this.options.extensions?.startInline) {
23557
- let u = 1 / 0, p2 = e.slice(1), c2;
23558
- this.options.extensions.startInline.forEach((f2) => {
23559
- c2 = f2.call({ lexer: this }, p2), typeof c2 == "number" && c2 >= 0 && (u = Math.min(u, c2));
23560
- }), u < 1 / 0 && u >= 0 && (a2 = e.substring(0, u + 1));
23566
+ let u = 1 / 0, c2 = e.slice(1), g;
23567
+ this.options.extensions.startInline.forEach((h2) => {
23568
+ g = h2.call({ lexer: this }, c2), typeof g == "number" && g >= 0 && (u = Math.min(u, g));
23569
+ }), u < 1 / 0 && u >= 0 && (p2 = e.substring(0, u + 1));
23561
23570
  }
23562
- if (o = this.tokenizer.inlineText(a2)) {
23563
- e = e.substring(o.raw.length), o.raw.slice(-1) !== "_" && (s2 = o.raw.slice(-1)), i2 = true;
23571
+ if (o = this.tokenizer.inlineText(p2)) {
23572
+ e = e.substring(o.raw.length), o.raw.slice(-1) !== "_" && (a2 = o.raw.slice(-1)), s2 = true;
23564
23573
  let u = t.at(-1);
23565
23574
  u?.type === "text" ? (u.raw += o.raw, u.text += o.text) : t.push(o);
23566
23575
  continue;
@@ -23580,7 +23589,7 @@ ${c2}` : c2;
23580
23589
  constructor(e) {
23581
23590
  __publicField$2(this, "options");
23582
23591
  __publicField$2(this, "parser");
23583
- this.options = e || O;
23592
+ this.options = e || T;
23584
23593
  }
23585
23594
  space(e) {
23586
23595
  return "";
@@ -23613,9 +23622,9 @@ ${this.parser.parse(e)}</blockquote>
23613
23622
  }
23614
23623
  list(e) {
23615
23624
  let t = e.ordered, n = e.start, r2 = "";
23616
- for (let o = 0; o < e.items.length; o++) {
23617
- let a2 = e.items[o];
23618
- r2 += this.listitem(a2);
23625
+ for (let a2 = 0; a2 < e.items.length; a2++) {
23626
+ let o = e.items[a2];
23627
+ r2 += this.listitem(o);
23619
23628
  }
23620
23629
  let i2 = t ? "ol" : "ul", s2 = t && n !== 1 ? ' start="' + n + '"' : "";
23621
23630
  return "<" + i2 + s2 + `>
@@ -23646,7 +23655,7 @@ ${this.parser.parse(e)}</blockquote>
23646
23655
  for (let i2 = 0; i2 < e.rows.length; i2++) {
23647
23656
  let s2 = e.rows[i2];
23648
23657
  n = "";
23649
- for (let o = 0; o < s2.length; o++) n += this.tablecell(s2[o]);
23658
+ for (let a2 = 0; a2 < s2.length; a2++) n += this.tablecell(s2[a2]);
23650
23659
  r2 += this.tablerow({ text: n });
23651
23660
  }
23652
23661
  return r2 && (r2 = `<tbody>${r2}</tbody>`), `<table>
@@ -23728,12 +23737,12 @@ ${e}</tr>
23728
23737
  return "";
23729
23738
  }
23730
23739
  };
23731
- var R = class l2 {
23740
+ var b = class l2 {
23732
23741
  constructor(e) {
23733
23742
  __publicField$2(this, "options");
23734
23743
  __publicField$2(this, "renderer");
23735
23744
  __publicField$2(this, "textRenderer");
23736
- this.options = e || O, this.options.renderer = this.options.renderer || new P(), this.renderer = this.options.renderer, this.renderer.options = this.options, this.renderer.parser = this, this.textRenderer = new $$1();
23745
+ this.options = e || T, this.options.renderer = this.options.renderer || new P(), this.renderer = this.options.renderer, this.renderer.options = this.options, this.renderer.parser = this, this.textRenderer = new $$1();
23737
23746
  }
23738
23747
  static parse(e, t) {
23739
23748
  return new l2(t).parse(e);
@@ -23746,9 +23755,9 @@ ${e}</tr>
23746
23755
  for (let r2 = 0; r2 < e.length; r2++) {
23747
23756
  let i2 = e[r2];
23748
23757
  if (this.options.extensions?.renderers?.[i2.type]) {
23749
- let o = i2, a2 = this.options.extensions.renderers[o.type].call({ parser: this }, o);
23750
- if (a2 !== false || !["space", "hr", "heading", "code", "table", "blockquote", "list", "html", "def", "paragraph", "text"].includes(o.type)) {
23751
- n += a2 || "";
23758
+ let a2 = i2, o = this.options.extensions.renderers[a2.type].call({ parser: this }, a2);
23759
+ if (o !== false || !["space", "hr", "heading", "code", "table", "blockquote", "list", "html", "def", "paragraph", "text"].includes(a2.type)) {
23760
+ n += o || "";
23752
23761
  continue;
23753
23762
  }
23754
23763
  }
@@ -23795,16 +23804,16 @@ ${e}</tr>
23795
23804
  continue;
23796
23805
  }
23797
23806
  case "text": {
23798
- let o = s2, a2 = this.renderer.text(o);
23799
- for (; r2 + 1 < e.length && e[r2 + 1].type === "text"; ) o = e[++r2], a2 += `
23800
- ` + this.renderer.text(o);
23801
- t ? n += this.renderer.paragraph({ type: "paragraph", raw: a2, text: a2, tokens: [{ type: "text", raw: a2, text: a2, escaped: true }] }) : n += a2;
23807
+ let a2 = s2, o = this.renderer.text(a2);
23808
+ for (; r2 + 1 < e.length && e[r2 + 1].type === "text"; ) a2 = e[++r2], o += `
23809
+ ` + this.renderer.text(a2);
23810
+ t ? n += this.renderer.paragraph({ type: "paragraph", raw: o, text: o, tokens: [{ type: "text", raw: o, text: o, escaped: true }] }) : n += o;
23802
23811
  continue;
23803
23812
  }
23804
23813
  default: {
23805
- let o = 'Token with "' + s2.type + '" type was not found.';
23806
- if (this.options.silent) return console.error(o), "";
23807
- throw new Error(o);
23814
+ let a2 = 'Token with "' + s2.type + '" type was not found.';
23815
+ if (this.options.silent) return console.error(a2), "";
23816
+ throw new Error(a2);
23808
23817
  }
23809
23818
  }
23810
23819
  }
@@ -23815,9 +23824,9 @@ ${e}</tr>
23815
23824
  for (let r2 = 0; r2 < e.length; r2++) {
23816
23825
  let i2 = e[r2];
23817
23826
  if (this.options.extensions?.renderers?.[i2.type]) {
23818
- let o = this.options.extensions.renderers[i2.type].call({ parser: this }, i2);
23819
- if (o !== false || !["escape", "html", "link", "image", "strong", "em", "codespan", "br", "del", "text"].includes(i2.type)) {
23820
- n += o || "";
23827
+ let a2 = this.options.extensions.renderers[i2.type].call({ parser: this }, i2);
23828
+ if (a2 !== false || !["escape", "html", "link", "image", "strong", "em", "codespan", "br", "del", "text"].includes(i2.type)) {
23829
+ n += a2 || "";
23821
23830
  continue;
23822
23831
  }
23823
23832
  }
@@ -23864,9 +23873,9 @@ ${e}</tr>
23864
23873
  break;
23865
23874
  }
23866
23875
  default: {
23867
- let o = 'Token with "' + s2.type + '" type was not found.';
23868
- if (this.options.silent) return console.error(o), "";
23869
- throw new Error(o);
23876
+ let a2 = 'Token with "' + s2.type + '" type was not found.';
23877
+ if (this.options.silent) return console.error(a2), "";
23878
+ throw new Error(a2);
23870
23879
  }
23871
23880
  }
23872
23881
  }
@@ -23877,7 +23886,7 @@ ${e}</tr>
23877
23886
  constructor(e) {
23878
23887
  __publicField$2(this, "options");
23879
23888
  __publicField$2(this, "block");
23880
- this.options = e || O;
23889
+ this.options = e || T;
23881
23890
  }
23882
23891
  preprocess(e) {
23883
23892
  return e;
@@ -23892,10 +23901,10 @@ ${e}</tr>
23892
23901
  return e;
23893
23902
  }
23894
23903
  provideLexer() {
23895
- return this.block ? b.lex : b.lexInline;
23904
+ return this.block ? x.lex : x.lexInline;
23896
23905
  }
23897
23906
  provideParser() {
23898
- return this.block ? R.parse : R.parseInline;
23907
+ return this.block ? b.parse : b.parseInline;
23899
23908
  }
23900
23909
  }, __publicField$2(_a, "passThroughHooks", /* @__PURE__ */ new Set(["preprocess", "postprocess", "processAllTokens", "emStrongMask"])), __publicField$2(_a, "passThroughHooksRespectAsync", /* @__PURE__ */ new Set(["preprocess", "postprocess", "processAllTokens"])), _a);
23901
23910
  var B = class {
@@ -23904,10 +23913,10 @@ ${e}</tr>
23904
23913
  __publicField$2(this, "options", this.setOptions);
23905
23914
  __publicField$2(this, "parse", this.parseMarkdown(true));
23906
23915
  __publicField$2(this, "parseInline", this.parseMarkdown(false));
23907
- __publicField$2(this, "Parser", R);
23916
+ __publicField$2(this, "Parser", b);
23908
23917
  __publicField$2(this, "Renderer", P);
23909
23918
  __publicField$2(this, "TextRenderer", $$1);
23910
- __publicField$2(this, "Lexer", b);
23919
+ __publicField$2(this, "Lexer", x);
23911
23920
  __publicField$2(this, "Tokenizer", y);
23912
23921
  __publicField$2(this, "Hooks", S);
23913
23922
  this.use(...e);
@@ -23918,7 +23927,7 @@ ${e}</tr>
23918
23927
  case "table": {
23919
23928
  let i2 = r2;
23920
23929
  for (let s2 of i2.header) n = n.concat(this.walkTokens(s2.tokens, t));
23921
- for (let s2 of i2.rows) for (let o of s2) n = n.concat(this.walkTokens(o.tokens, t));
23930
+ for (let s2 of i2.rows) for (let a2 of s2) n = n.concat(this.walkTokens(a2.tokens, t));
23922
23931
  break;
23923
23932
  }
23924
23933
  case "list": {
@@ -23929,8 +23938,8 @@ ${e}</tr>
23929
23938
  default: {
23930
23939
  let i2 = r2;
23931
23940
  this.defaults.extensions?.childTokens?.[i2.type] ? this.defaults.extensions.childTokens[i2.type].forEach((s2) => {
23932
- let o = i2[s2].flat(1 / 0);
23933
- n = n.concat(this.walkTokens(o, t));
23941
+ let a2 = i2[s2].flat(1 / 0);
23942
+ n = n.concat(this.walkTokens(a2, t));
23934
23943
  }) : i2.tokens && (n = n.concat(this.walkTokens(i2.tokens, t)));
23935
23944
  }
23936
23945
  }
@@ -23944,9 +23953,9 @@ ${e}</tr>
23944
23953
  if (!i2.name) throw new Error("extension name required");
23945
23954
  if ("renderer" in i2) {
23946
23955
  let s2 = t.renderers[i2.name];
23947
- s2 ? t.renderers[i2.name] = function(...o) {
23948
- let a2 = i2.renderer.apply(this, o);
23949
- return a2 === false && (a2 = s2.apply(this, o)), a2;
23956
+ s2 ? t.renderers[i2.name] = function(...a2) {
23957
+ let o = i2.renderer.apply(this, a2);
23958
+ return o === false && (o = s2.apply(this, a2)), o;
23950
23959
  } : t.renderers[i2.name] = i2.renderer;
23951
23960
  }
23952
23961
  if ("tokenizer" in i2) {
@@ -23960,10 +23969,10 @@ ${e}</tr>
23960
23969
  for (let s2 in n.renderer) {
23961
23970
  if (!(s2 in i2)) throw new Error(`renderer '${s2}' does not exist`);
23962
23971
  if (["options", "parser"].includes(s2)) continue;
23963
- let o = s2, a2 = n.renderer[o], u = i2[o];
23964
- i2[o] = (...p2) => {
23965
- let c2 = a2.apply(i2, p2);
23966
- return c2 === false && (c2 = u.apply(i2, p2)), c2 || "";
23972
+ let a2 = s2, o = n.renderer[a2], p2 = i2[a2];
23973
+ i2[a2] = (...u) => {
23974
+ let c2 = o.apply(i2, u);
23975
+ return c2 === false && (c2 = p2.apply(i2, u)), c2 || "";
23967
23976
  };
23968
23977
  }
23969
23978
  r2.renderer = i2;
@@ -23973,10 +23982,10 @@ ${e}</tr>
23973
23982
  for (let s2 in n.tokenizer) {
23974
23983
  if (!(s2 in i2)) throw new Error(`tokenizer '${s2}' does not exist`);
23975
23984
  if (["options", "rules", "lexer"].includes(s2)) continue;
23976
- let o = s2, a2 = n.tokenizer[o], u = i2[o];
23977
- i2[o] = (...p2) => {
23978
- let c2 = a2.apply(i2, p2);
23979
- return c2 === false && (c2 = u.apply(i2, p2)), c2;
23985
+ let a2 = s2, o = n.tokenizer[a2], p2 = i2[a2];
23986
+ i2[a2] = (...u) => {
23987
+ let c2 = o.apply(i2, u);
23988
+ return c2 === false && (c2 = p2.apply(i2, u)), c2;
23980
23989
  };
23981
23990
  }
23982
23991
  r2.tokenizer = i2;
@@ -23986,23 +23995,30 @@ ${e}</tr>
23986
23995
  for (let s2 in n.hooks) {
23987
23996
  if (!(s2 in i2)) throw new Error(`hook '${s2}' does not exist`);
23988
23997
  if (["options", "block"].includes(s2)) continue;
23989
- let o = s2, a2 = n.hooks[o], u = i2[o];
23990
- S.passThroughHooks.has(s2) ? i2[o] = (p2) => {
23991
- if (this.defaults.async && S.passThroughHooksRespectAsync.has(s2)) return Promise.resolve(a2.call(i2, p2)).then((f2) => u.call(i2, f2));
23992
- let c2 = a2.call(i2, p2);
23993
- return u.call(i2, c2);
23994
- } : i2[o] = (...p2) => {
23995
- let c2 = a2.apply(i2, p2);
23996
- return c2 === false && (c2 = u.apply(i2, p2)), c2;
23998
+ let a2 = s2, o = n.hooks[a2], p2 = i2[a2];
23999
+ S.passThroughHooks.has(s2) ? i2[a2] = (u) => {
24000
+ if (this.defaults.async && S.passThroughHooksRespectAsync.has(s2)) return (async () => {
24001
+ let g = await o.call(i2, u);
24002
+ return p2.call(i2, g);
24003
+ })();
24004
+ let c2 = o.call(i2, u);
24005
+ return p2.call(i2, c2);
24006
+ } : i2[a2] = (...u) => {
24007
+ if (this.defaults.async) return (async () => {
24008
+ let g = await o.apply(i2, u);
24009
+ return g === false && (g = await p2.apply(i2, u)), g;
24010
+ })();
24011
+ let c2 = o.apply(i2, u);
24012
+ return c2 === false && (c2 = p2.apply(i2, u)), c2;
23997
24013
  };
23998
24014
  }
23999
24015
  r2.hooks = i2;
24000
24016
  }
24001
24017
  if (n.walkTokens) {
24002
24018
  let i2 = this.defaults.walkTokens, s2 = n.walkTokens;
24003
- r2.walkTokens = function(o) {
24004
- let a2 = [];
24005
- return a2.push(s2.call(this, o)), i2 && (a2 = a2.concat(i2.call(this, o))), a2;
24019
+ r2.walkTokens = function(a2) {
24020
+ let o = [];
24021
+ return o.push(s2.call(this, a2)), i2 && (o = o.concat(i2.call(this, a2))), o;
24006
24022
  };
24007
24023
  }
24008
24024
  this.defaults = { ...this.defaults, ...r2 };
@@ -24012,28 +24028,31 @@ ${e}</tr>
24012
24028
  return this.defaults = { ...this.defaults, ...e }, this;
24013
24029
  }
24014
24030
  lexer(e, t) {
24015
- return b.lex(e, t ?? this.defaults);
24031
+ return x.lex(e, t ?? this.defaults);
24016
24032
  }
24017
24033
  parser(e, t) {
24018
- return R.parse(e, t ?? this.defaults);
24034
+ return b.parse(e, t ?? this.defaults);
24019
24035
  }
24020
24036
  parseMarkdown(e) {
24021
24037
  return (n, r2) => {
24022
- let i2 = { ...r2 }, s2 = { ...this.defaults, ...i2 }, o = this.onError(!!s2.silent, !!s2.async);
24023
- if (this.defaults.async === true && i2.async === false) return o(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));
24024
- if (typeof n > "u" || n === null) return o(new Error("marked(): input parameter is undefined or null"));
24025
- if (typeof n != "string") return o(new Error("marked(): input parameter is of type " + Object.prototype.toString.call(n) + ", string expected"));
24026
- s2.hooks && (s2.hooks.options = s2, s2.hooks.block = e);
24027
- let a2 = s2.hooks ? s2.hooks.provideLexer() : e ? b.lex : b.lexInline, u = s2.hooks ? s2.hooks.provideParser() : e ? R.parse : R.parseInline;
24028
- if (s2.async) return Promise.resolve(s2.hooks ? s2.hooks.preprocess(n) : n).then((p2) => a2(p2, s2)).then((p2) => s2.hooks ? s2.hooks.processAllTokens(p2) : p2).then((p2) => s2.walkTokens ? Promise.all(this.walkTokens(p2, s2.walkTokens)).then(() => p2) : p2).then((p2) => u(p2, s2)).then((p2) => s2.hooks ? s2.hooks.postprocess(p2) : p2).catch(o);
24038
+ let i2 = { ...r2 }, s2 = { ...this.defaults, ...i2 }, a2 = this.onError(!!s2.silent, !!s2.async);
24039
+ if (this.defaults.async === true && i2.async === false) return a2(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));
24040
+ if (typeof n > "u" || n === null) return a2(new Error("marked(): input parameter is undefined or null"));
24041
+ if (typeof n != "string") return a2(new Error("marked(): input parameter is of type " + Object.prototype.toString.call(n) + ", string expected"));
24042
+ if (s2.hooks && (s2.hooks.options = s2, s2.hooks.block = e), s2.async) return (async () => {
24043
+ let o = s2.hooks ? await s2.hooks.preprocess(n) : n, u = await (s2.hooks ? await s2.hooks.provideLexer() : e ? x.lex : x.lexInline)(o, s2), c2 = s2.hooks ? await s2.hooks.processAllTokens(u) : u;
24044
+ s2.walkTokens && await Promise.all(this.walkTokens(c2, s2.walkTokens));
24045
+ let h2 = await (s2.hooks ? await s2.hooks.provideParser() : e ? b.parse : b.parseInline)(c2, s2);
24046
+ return s2.hooks ? await s2.hooks.postprocess(h2) : h2;
24047
+ })().catch(a2);
24029
24048
  try {
24030
24049
  s2.hooks && (n = s2.hooks.preprocess(n));
24031
- let p2 = a2(n, s2);
24050
+ let p2 = (s2.hooks ? s2.hooks.provideLexer() : e ? x.lex : x.lexInline)(n, s2);
24032
24051
  s2.hooks && (p2 = s2.hooks.processAllTokens(p2)), s2.walkTokens && this.walkTokens(p2, s2.walkTokens);
24033
- let c2 = u(p2, s2);
24052
+ let c2 = (s2.hooks ? s2.hooks.provideParser() : e ? b.parse : b.parseInline)(p2, s2);
24034
24053
  return s2.hooks && (c2 = s2.hooks.postprocess(c2)), c2;
24035
- } catch (p2) {
24036
- return o(p2);
24054
+ } catch (o) {
24055
+ return a2(o);
24037
24056
  }
24038
24057
  };
24039
24058
  }
@@ -24050,38 +24069,38 @@ Please report this to https://github.com/markedjs/marked.`, e) {
24050
24069
  }
24051
24070
  };
24052
24071
  var _ = new B();
24053
- function d$1(l3, e) {
24072
+ function k$1(l3, e) {
24054
24073
  return _.parse(l3, e);
24055
24074
  }
24056
- d$1.options = d$1.setOptions = function(l3) {
24057
- return _.setOptions(l3), d$1.defaults = _.defaults, G(d$1.defaults), d$1;
24075
+ k$1.options = k$1.setOptions = function(l3) {
24076
+ return _.setOptions(l3), k$1.defaults = _.defaults, G(k$1.defaults), k$1;
24058
24077
  };
24059
- d$1.getDefaults = L;
24060
- d$1.defaults = O;
24061
- d$1.use = function(...l3) {
24062
- return _.use(...l3), d$1.defaults = _.defaults, G(d$1.defaults), d$1;
24078
+ k$1.getDefaults = L;
24079
+ k$1.defaults = T;
24080
+ k$1.use = function(...l3) {
24081
+ return _.use(...l3), k$1.defaults = _.defaults, G(k$1.defaults), k$1;
24063
24082
  };
24064
- d$1.walkTokens = function(l3, e) {
24083
+ k$1.walkTokens = function(l3, e) {
24065
24084
  return _.walkTokens(l3, e);
24066
24085
  };
24067
- d$1.parseInline = _.parseInline;
24068
- d$1.Parser = R;
24069
- d$1.parser = R.parse;
24070
- d$1.Renderer = P;
24071
- d$1.TextRenderer = $$1;
24072
- d$1.Lexer = b;
24073
- d$1.lexer = b.lex;
24074
- d$1.Tokenizer = y;
24075
- d$1.Hooks = S;
24076
- d$1.parse = d$1;
24077
- d$1.options;
24078
- d$1.setOptions;
24079
- d$1.use;
24080
- d$1.walkTokens;
24081
- d$1.parseInline;
24082
- R.parse;
24083
- b.lex;
24084
- d$1.use({
24086
+ k$1.parseInline = _.parseInline;
24087
+ k$1.Parser = b;
24088
+ k$1.parser = b.parse;
24089
+ k$1.Renderer = P;
24090
+ k$1.TextRenderer = $$1;
24091
+ k$1.Lexer = x;
24092
+ k$1.lexer = x.lex;
24093
+ k$1.Tokenizer = y;
24094
+ k$1.Hooks = S;
24095
+ k$1.parse = k$1;
24096
+ k$1.options;
24097
+ k$1.setOptions;
24098
+ k$1.use;
24099
+ k$1.walkTokens;
24100
+ k$1.parseInline;
24101
+ b.parse;
24102
+ x.lex;
24103
+ k$1.use({
24085
24104
  breaks: false,
24086
24105
  // Use proper paragraphs, not <br> tags
24087
24106
  gfm: true
@@ -24092,7 +24111,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
24092
24111
  return createDocFromHTML(html2, schema, options);
24093
24112
  }
24094
24113
  function convertMarkdownToHTML(markdown) {
24095
- let html2 = d$1.parse(markdown, { async: false });
24114
+ let html2 = k$1.parse(markdown, { async: false });
24096
24115
  return html2.replace(/<\/p>\n<ul>/g, "</p>\n<p>&nbsp;</p>\n<ul>").replace(/<\/p>\n<ol>/g, "</p>\n<p>&nbsp;</p>\n<ol>").replace(/<\/ul>\n<h/g, "</ul>\n<p>&nbsp;</p>\n<h").replace(/<\/ol>\n<h/g, "</ol>\n<p>&nbsp;</p>\n<h");
24097
24116
  }
24098
24117
  function processContent({ content: content2, type: type2, schema }) {
@@ -28716,18 +28735,18 @@ Please report this to https://github.com/markedjs/marked.`, e) {
28716
28735
  const rawY = shapeOff?.attributes?.["y"] ? parseFloat(shapeOff.attributes["y"]) : 0;
28717
28736
  const rawWidth = shapeExt?.attributes?.["cx"] ? parseFloat(shapeExt.attributes["cx"]) : 914400;
28718
28737
  const rawHeight = shapeExt?.attributes?.["cy"] ? parseFloat(shapeExt.attributes["cy"]) : 914400;
28719
- let x, y2, width, height;
28738
+ let x2, y2, width, height;
28720
28739
  if (groupTransform.childWidth && groupTransform.childHeight) {
28721
28740
  const scaleX = groupTransform.width / groupTransform.childWidth;
28722
28741
  const scaleY = groupTransform.height / groupTransform.childHeight;
28723
28742
  const childOriginX = groupTransform.childOriginXEmu || 0;
28724
28743
  const childOriginY = groupTransform.childOriginYEmu || 0;
28725
- x = groupTransform.x + emuToPixels((rawX - childOriginX) * scaleX);
28744
+ x2 = groupTransform.x + emuToPixels((rawX - childOriginX) * scaleX);
28726
28745
  y2 = groupTransform.y + emuToPixels((rawY - childOriginY) * scaleY);
28727
28746
  width = emuToPixels(rawWidth * scaleX);
28728
28747
  height = emuToPixels(rawHeight * scaleY);
28729
28748
  } else {
28730
- x = emuToPixels(rawX);
28749
+ x2 = emuToPixels(rawX);
28731
28750
  y2 = emuToPixels(rawY);
28732
28751
  width = emuToPixels(rawWidth);
28733
28752
  height = emuToPixels(rawHeight);
@@ -28746,7 +28765,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
28746
28765
  shapeType: "vectorShape",
28747
28766
  attrs: {
28748
28767
  kind: shapeKind,
28749
- x,
28768
+ x: x2,
28750
28769
  y: y2,
28751
28770
  width,
28752
28771
  height,
@@ -32359,8 +32378,15 @@ Please report this to https://github.com/markedjs/marked.`, e) {
32359
32378
  });
32360
32379
  encodedAttrs.importedAuthor = `${encodedAttrs.author} (imported)`;
32361
32380
  subs.forEach((subElement) => {
32362
- if (subElement.marks === void 0) subElement.marks = [];
32363
- subElement.marks.push({ type: "trackDelete", attrs: encodedAttrs });
32381
+ subElement.marks = [];
32382
+ if (subElement?.content?.[0]) {
32383
+ if (subElement.content[0].marks === void 0) {
32384
+ subElement.content[0].marks = [];
32385
+ }
32386
+ if (subElement.content[0].type === "text") {
32387
+ subElement.content[0].marks.push({ type: "trackDelete", attrs: encodedAttrs });
32388
+ }
32389
+ }
32364
32390
  });
32365
32391
  return subs;
32366
32392
  };
@@ -32419,8 +32445,15 @@ Please report this to https://github.com/markedjs/marked.`, e) {
32419
32445
  });
32420
32446
  encodedAttrs.importedAuthor = `${encodedAttrs.author} (imported)`;
32421
32447
  subs.forEach((subElement) => {
32422
- if (subElement.marks === void 0) subElement.marks = [];
32423
- subElement.marks.push({ type: "trackInsert", attrs: encodedAttrs });
32448
+ subElement.marks = [];
32449
+ if (subElement?.content?.[0]) {
32450
+ if (subElement.content[0].marks === void 0) {
32451
+ subElement.content[0].marks = [];
32452
+ }
32453
+ if (subElement.content[0].type === "text") {
32454
+ subElement.content[0].marks.push({ type: "trackInsert", attrs: encodedAttrs });
32455
+ }
32456
+ }
32424
32457
  });
32425
32458
  return subs;
32426
32459
  };
@@ -35776,7 +35809,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
35776
35809
  static getStoredSuperdocVersion(docx) {
35777
35810
  return _SuperConverter2.getStoredCustomProperty(docx, "SuperdocVersion");
35778
35811
  }
35779
- static setStoredSuperdocVersion(docx = this.convertedXml, version2 = "0.31.3") {
35812
+ static setStoredSuperdocVersion(docx = this.convertedXml, version2 = "0.31.4-RC.1") {
35780
35813
  return _SuperConverter2.setStoredCustomProperty(docx, "SuperdocVersion", version2, false);
35781
35814
  }
35782
35815
  /**
@@ -36167,7 +36200,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
36167
36200
  };
36168
36201
  exportProcessHeadersFooters_fn = function({ isFinalDoc = false }) {
36169
36202
  const relsData = this.convertedXml["word/_rels/document.xml.rels"];
36170
- const relationships = relsData.elements.find((x) => x.name === "Relationships");
36203
+ const relationships = relsData.elements.find((x2) => x2.name === "Relationships");
36171
36204
  const newDocRels = [];
36172
36205
  Object.entries(this.headers).forEach(([id, header], index2) => {
36173
36206
  const fileName = relationships.elements.find((el) => el.attributes.Id === id)?.attributes.Target || `header${index2 + 1}.xml`;
@@ -36208,7 +36241,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
36208
36241
  }
36209
36242
  this.convertedXml[`word/${fileName}`].elements[0].elements = bodyContent;
36210
36243
  if (params2.relationships.length) {
36211
- const relationships2 = this.convertedXml[`word/_rels/${fileName}.rels`]?.elements?.find((x) => x.name === "Relationships")?.elements || [];
36244
+ const relationships2 = this.convertedXml[`word/_rels/${fileName}.rels`]?.elements?.find((x2) => x2.name === "Relationships")?.elements || [];
36212
36245
  this.convertedXml[`word/_rels/${fileName}.rels`] = {
36213
36246
  declaration: this.initialJSON?.declaration,
36214
36247
  elements: [
@@ -36262,7 +36295,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
36262
36295
  }
36263
36296
  this.convertedXml[`word/${fileName}`].elements[0].elements = bodyContent;
36264
36297
  if (params2.relationships.length) {
36265
- const relationships2 = this.convertedXml[`word/_rels/${fileName}.rels`]?.elements?.find((x) => x.name === "Relationships")?.elements || [];
36298
+ const relationships2 = this.convertedXml[`word/_rels/${fileName}.rels`]?.elements?.find((x2) => x2.name === "Relationships")?.elements || [];
36266
36299
  this.convertedXml[`word/_rels/${fileName}.rels`] = {
36267
36300
  declaration: this.initialJSON?.declaration,
36268
36301
  elements: [
@@ -36281,7 +36314,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
36281
36314
  };
36282
36315
  exportProcessNewRelationships_fn = function(rels = []) {
36283
36316
  const relsData = this.convertedXml["word/_rels/document.xml.rels"];
36284
- const relationships = relsData.elements.find((x) => x.name === "Relationships");
36317
+ const relationships = relsData.elements.find((x2) => x2.name === "Relationships");
36285
36318
  relationships.elements = mergeRelationshipElements(relationships.elements, rels);
36286
36319
  };
36287
36320
  exportProcessMediaFiles_fn = async function(media2 = {}) {
@@ -36477,8 +36510,8 @@ Please report this to https://github.com/markedjs/marked.`, e) {
36477
36510
  return n2;
36478
36511
  }
36479
36512
  function n(e2, t2, r22, n2, i22, s22) {
36480
- var a2, o, h2 = e2.file, u = e2.compression, l = s22 !== O2.utf8encode, f2 = I2.transformTo("string", s22(h2.name)), c2 = I2.transformTo("string", O2.utf8encode(h2.name)), d2 = h2.comment, p2 = I2.transformTo("string", s22(d2)), m2 = I2.transformTo("string", O2.utf8encode(d2)), _2 = c2.length !== h2.name.length, g = m2.length !== d2.length, b2 = "", v2 = "", y2 = "", w2 = h2.dir, k2 = h2.date, x = { crc32: 0, compressedSize: 0, uncompressedSize: 0 };
36481
- t2 && !r22 || (x.crc32 = e2.crc32, x.compressedSize = e2.compressedSize, x.uncompressedSize = e2.uncompressedSize);
36513
+ var a2, o, h2 = e2.file, u = e2.compression, l = s22 !== O.utf8encode, f2 = I2.transformTo("string", s22(h2.name)), c2 = I2.transformTo("string", O.utf8encode(h2.name)), d2 = h2.comment, p2 = I2.transformTo("string", s22(d2)), m2 = I2.transformTo("string", O.utf8encode(d2)), _2 = c2.length !== h2.name.length, g = m2.length !== d2.length, b2 = "", v2 = "", y2 = "", w2 = h2.dir, k2 = h2.date, x2 = { crc32: 0, compressedSize: 0, uncompressedSize: 0 };
36514
+ t2 && !r22 || (x2.crc32 = e2.crc32, x2.compressedSize = e2.compressedSize, x2.uncompressedSize = e2.uncompressedSize);
36482
36515
  var S2 = 0;
36483
36516
  t2 && (S2 |= 8), l || !_2 && !g || (S2 |= 2048);
36484
36517
  var z2 = 0, C2 = 0;
@@ -36489,9 +36522,9 @@ Please report this to https://github.com/markedjs/marked.`, e) {
36489
36522
  return 63 & (e3 || 0);
36490
36523
  })(h2.dosPermissions)), a2 = k2.getUTCHours(), a2 <<= 6, a2 |= k2.getUTCMinutes(), a2 <<= 5, a2 |= k2.getUTCSeconds() / 2, o = k2.getUTCFullYear() - 1980, o <<= 4, o |= k2.getUTCMonth() + 1, o <<= 5, o |= k2.getUTCDate(), _2 && (v2 = A2(1, 1) + A2(B2(f2), 4) + c2, b2 += "up" + A2(v2.length, 2) + v2), g && (y2 = A2(1, 1) + A2(B2(p2), 4) + m2, b2 += "uc" + A2(y2.length, 2) + y2);
36491
36524
  var E2 = "";
36492
- return E2 += "\n\0", E2 += A2(S2, 2), E2 += u.magic, E2 += A2(a2, 2), E2 += A2(o, 2), E2 += A2(x.crc32, 4), E2 += A2(x.compressedSize, 4), E2 += A2(x.uncompressedSize, 4), E2 += A2(f2.length, 2), E2 += A2(b2.length, 2), { fileRecord: R2.LOCAL_FILE_HEADER + E2 + f2 + b2, dirRecord: R2.CENTRAL_FILE_HEADER + A2(C2, 2) + E2 + A2(p2.length, 2) + "\0\0\0\0" + A2(z2, 4) + A2(n2, 4) + f2 + b2 + p2 };
36525
+ return E2 += "\n\0", E2 += A2(S2, 2), E2 += u.magic, E2 += A2(a2, 2), E2 += A2(o, 2), E2 += A2(x2.crc32, 4), E2 += A2(x2.compressedSize, 4), E2 += A2(x2.uncompressedSize, 4), E2 += A2(f2.length, 2), E2 += A2(b2.length, 2), { fileRecord: R.LOCAL_FILE_HEADER + E2 + f2 + b2, dirRecord: R.CENTRAL_FILE_HEADER + A2(C2, 2) + E2 + A2(p2.length, 2) + "\0\0\0\0" + A2(z2, 4) + A2(n2, 4) + f2 + b2 + p2 };
36493
36526
  }
36494
- var I2 = e("../utils"), i2 = e("../stream/GenericWorker"), O2 = e("../utf8"), B2 = e("../crc32"), R2 = e("../signature");
36527
+ var I2 = e("../utils"), i2 = e("../stream/GenericWorker"), O = e("../utf8"), B2 = e("../crc32"), R = e("../signature");
36495
36528
  function s2(e2, t2, r22, n2) {
36496
36529
  i2.call(this, "ZipFileWorker"), this.bytesWritten = 0, this.zipComment = t2, this.zipPlatform = r22, this.encodeFileName = n2, this.streamFiles = e2, this.accumulate = false, this.contentBuffer = [], this.dirRecords = [], this.currentSourceOffset = 0, this.entriesCount = 0, this.currentFile = null, this._sources = [];
36497
36530
  }
@@ -36509,7 +36542,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
36509
36542
  this.accumulate = false;
36510
36543
  var t2 = this.streamFiles && !e2.file.dir, r22 = n(e2, t2, true, this.currentSourceOffset, this.zipPlatform, this.encodeFileName);
36511
36544
  if (this.dirRecords.push(r22.dirRecord), t2) this.push({ data: (function(e3) {
36512
- return R2.DATA_DESCRIPTOR + A2(e3.crc32, 4) + A2(e3.compressedSize, 4) + A2(e3.uncompressedSize, 4);
36545
+ return R.DATA_DESCRIPTOR + A2(e3.crc32, 4) + A2(e3.compressedSize, 4) + A2(e3.uncompressedSize, 4);
36513
36546
  })(e2), meta: { percent: 100 } });
36514
36547
  else for (this.push({ data: r22.fileRecord, meta: { percent: 0 } }); this.contentBuffer.length; ) this.push(this.contentBuffer.shift());
36515
36548
  this.currentFile = null;
@@ -36517,7 +36550,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
36517
36550
  for (var e2 = this.bytesWritten, t2 = 0; t2 < this.dirRecords.length; t2++) this.push({ data: this.dirRecords[t2], meta: { percent: 100 } });
36518
36551
  var r22 = this.bytesWritten - e2, n2 = (function(e3, t3, r3, n3, i22) {
36519
36552
  var s22 = I2.transformTo("string", i22(n3));
36520
- return R2.CENTRAL_DIRECTORY_END + "\0\0\0\0" + A2(e3, 2) + A2(e3, 2) + A2(t3, 4) + A2(r3, 4) + A2(s22.length, 2) + s22;
36553
+ return R.CENTRAL_DIRECTORY_END + "\0\0\0\0" + A2(e3, 2) + A2(e3, 2) + A2(t3, 4) + A2(r3, 4) + A2(s22.length, 2) + s22;
36521
36554
  })(this.dirRecords.length, r22, e2, this.zipComment, this.encodeFileName);
36522
36555
  this.push({ data: n2, meta: { percent: 100 } });
36523
36556
  }, s2.prototype.prepareNextSource = function() {
@@ -37717,11 +37750,11 @@ Please report this to https://github.com/markedjs/marked.`, e) {
37717
37750
  return -1 ^ e2;
37718
37751
  };
37719
37752
  }, {}], 46: [function(e, t, r2) {
37720
- var h2, c2 = e("../utils/common"), u = e("./trees"), d2 = e("./adler32"), p2 = e("./crc32"), n = e("./messages"), l = 0, f2 = 4, m2 = 0, _2 = -2, g = -1, b2 = 4, i2 = 2, v2 = 8, y2 = 9, s2 = 286, a2 = 30, o = 19, w2 = 2 * s2 + 1, k2 = 15, x = 3, S2 = 258, z2 = S2 + x + 1, C2 = 42, E2 = 113, A2 = 1, I2 = 2, O2 = 3, B2 = 4;
37721
- function R2(e2, t2) {
37753
+ var h2, c2 = e("../utils/common"), u = e("./trees"), d2 = e("./adler32"), p2 = e("./crc32"), n = e("./messages"), l = 0, f2 = 4, m2 = 0, _2 = -2, g = -1, b2 = 4, i2 = 2, v2 = 8, y2 = 9, s2 = 286, a2 = 30, o = 19, w2 = 2 * s2 + 1, k2 = 15, x2 = 3, S2 = 258, z2 = S2 + x2 + 1, C2 = 42, E2 = 113, A2 = 1, I2 = 2, O = 3, B2 = 4;
37754
+ function R(e2, t2) {
37722
37755
  return e2.msg = n[t2], t2;
37723
37756
  }
37724
- function T(e2) {
37757
+ function T2(e2) {
37725
37758
  return (e2 << 1) - (4 < e2 ? 9 : 0);
37726
37759
  }
37727
37760
  function D2(e2) {
@@ -37765,7 +37798,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
37765
37798
  i22 += f22;
37766
37799
  }
37767
37800
  if (0 === e2.strm.avail_in) break;
37768
- if (a22 = e2.strm, o2 = e2.window, h22 = e2.strstart + e2.lookahead, u2 = i22, l2 = void 0, l2 = a22.avail_in, u2 < l2 && (l2 = u2), r22 = 0 === l2 ? 0 : (a22.avail_in -= l2, c2.arraySet(o2, a22.input, a22.next_in, l2, h22), 1 === a22.state.wrap ? a22.adler = d2(a22.adler, o2, l2, h22) : 2 === a22.state.wrap && (a22.adler = p2(a22.adler, o2, l2, h22)), a22.next_in += l2, a22.total_in += l2, l2), e2.lookahead += r22, e2.lookahead + e2.insert >= x) for (s22 = e2.strstart - e2.insert, e2.ins_h = e2.window[s22], e2.ins_h = (e2.ins_h << e2.hash_shift ^ e2.window[s22 + 1]) & e2.hash_mask; e2.insert && (e2.ins_h = (e2.ins_h << e2.hash_shift ^ e2.window[s22 + x - 1]) & e2.hash_mask, e2.prev[s22 & e2.w_mask] = e2.head[e2.ins_h], e2.head[e2.ins_h] = s22, s22++, e2.insert--, !(e2.lookahead + e2.insert < x)); ) ;
37801
+ if (a22 = e2.strm, o2 = e2.window, h22 = e2.strstart + e2.lookahead, u2 = i22, l2 = void 0, l2 = a22.avail_in, u2 < l2 && (l2 = u2), r22 = 0 === l2 ? 0 : (a22.avail_in -= l2, c2.arraySet(o2, a22.input, a22.next_in, l2, h22), 1 === a22.state.wrap ? a22.adler = d2(a22.adler, o2, l2, h22) : 2 === a22.state.wrap && (a22.adler = p2(a22.adler, o2, l2, h22)), a22.next_in += l2, a22.total_in += l2, l2), e2.lookahead += r22, e2.lookahead + e2.insert >= x2) for (s22 = e2.strstart - e2.insert, e2.ins_h = e2.window[s22], e2.ins_h = (e2.ins_h << e2.hash_shift ^ e2.window[s22 + 1]) & e2.hash_mask; e2.insert && (e2.ins_h = (e2.ins_h << e2.hash_shift ^ e2.window[s22 + x2 - 1]) & e2.hash_mask, e2.prev[s22 & e2.w_mask] = e2.head[e2.ins_h], e2.head[e2.ins_h] = s22, s22++, e2.insert--, !(e2.lookahead + e2.insert < x2)); ) ;
37769
37802
  } while (e2.lookahead < z2 && 0 !== e2.strm.avail_in);
37770
37803
  }
37771
37804
  function Z(e2, t2) {
@@ -37774,14 +37807,14 @@ Please report this to https://github.com/markedjs/marked.`, e) {
37774
37807
  if (j2(e2), e2.lookahead < z2 && t2 === l) return A2;
37775
37808
  if (0 === e2.lookahead) break;
37776
37809
  }
37777
- if (r22 = 0, e2.lookahead >= x && (e2.ins_h = (e2.ins_h << e2.hash_shift ^ e2.window[e2.strstart + x - 1]) & e2.hash_mask, r22 = e2.prev[e2.strstart & e2.w_mask] = e2.head[e2.ins_h], e2.head[e2.ins_h] = e2.strstart), 0 !== r22 && e2.strstart - r22 <= e2.w_size - z2 && (e2.match_length = L2(e2, r22)), e2.match_length >= x) if (n2 = u._tr_tally(e2, e2.strstart - e2.match_start, e2.match_length - x), e2.lookahead -= e2.match_length, e2.match_length <= e2.max_lazy_match && e2.lookahead >= x) {
37778
- for (e2.match_length--; e2.strstart++, e2.ins_h = (e2.ins_h << e2.hash_shift ^ e2.window[e2.strstart + x - 1]) & e2.hash_mask, r22 = e2.prev[e2.strstart & e2.w_mask] = e2.head[e2.ins_h], e2.head[e2.ins_h] = e2.strstart, 0 != --e2.match_length; ) ;
37810
+ if (r22 = 0, e2.lookahead >= x2 && (e2.ins_h = (e2.ins_h << e2.hash_shift ^ e2.window[e2.strstart + x2 - 1]) & e2.hash_mask, r22 = e2.prev[e2.strstart & e2.w_mask] = e2.head[e2.ins_h], e2.head[e2.ins_h] = e2.strstart), 0 !== r22 && e2.strstart - r22 <= e2.w_size - z2 && (e2.match_length = L2(e2, r22)), e2.match_length >= x2) if (n2 = u._tr_tally(e2, e2.strstart - e2.match_start, e2.match_length - x2), e2.lookahead -= e2.match_length, e2.match_length <= e2.max_lazy_match && e2.lookahead >= x2) {
37811
+ for (e2.match_length--; e2.strstart++, e2.ins_h = (e2.ins_h << e2.hash_shift ^ e2.window[e2.strstart + x2 - 1]) & e2.hash_mask, r22 = e2.prev[e2.strstart & e2.w_mask] = e2.head[e2.ins_h], e2.head[e2.ins_h] = e2.strstart, 0 != --e2.match_length; ) ;
37779
37812
  e2.strstart++;
37780
37813
  } else e2.strstart += e2.match_length, e2.match_length = 0, e2.ins_h = e2.window[e2.strstart], e2.ins_h = (e2.ins_h << e2.hash_shift ^ e2.window[e2.strstart + 1]) & e2.hash_mask;
37781
37814
  else n2 = u._tr_tally(e2, 0, e2.window[e2.strstart]), e2.lookahead--, e2.strstart++;
37782
37815
  if (n2 && (N2(e2, false), 0 === e2.strm.avail_out)) return A2;
37783
37816
  }
37784
- return e2.insert = e2.strstart < x - 1 ? e2.strstart : x - 1, t2 === f2 ? (N2(e2, true), 0 === e2.strm.avail_out ? O2 : B2) : e2.last_lit && (N2(e2, false), 0 === e2.strm.avail_out) ? A2 : I2;
37817
+ return e2.insert = e2.strstart < x2 - 1 ? e2.strstart : x2 - 1, t2 === f2 ? (N2(e2, true), 0 === e2.strm.avail_out ? O : B2) : e2.last_lit && (N2(e2, false), 0 === e2.strm.avail_out) ? A2 : I2;
37785
37818
  }
37786
37819
  function W2(e2, t2) {
37787
37820
  for (var r22, n2, i22; ; ) {
@@ -37789,14 +37822,14 @@ Please report this to https://github.com/markedjs/marked.`, e) {
37789
37822
  if (j2(e2), e2.lookahead < z2 && t2 === l) return A2;
37790
37823
  if (0 === e2.lookahead) break;
37791
37824
  }
37792
- if (r22 = 0, e2.lookahead >= x && (e2.ins_h = (e2.ins_h << e2.hash_shift ^ e2.window[e2.strstart + x - 1]) & e2.hash_mask, r22 = e2.prev[e2.strstart & e2.w_mask] = e2.head[e2.ins_h], e2.head[e2.ins_h] = e2.strstart), e2.prev_length = e2.match_length, e2.prev_match = e2.match_start, e2.match_length = x - 1, 0 !== r22 && e2.prev_length < e2.max_lazy_match && e2.strstart - r22 <= e2.w_size - z2 && (e2.match_length = L2(e2, r22), e2.match_length <= 5 && (1 === e2.strategy || e2.match_length === x && 4096 < e2.strstart - e2.match_start) && (e2.match_length = x - 1)), e2.prev_length >= x && e2.match_length <= e2.prev_length) {
37793
- for (i22 = e2.strstart + e2.lookahead - x, n2 = u._tr_tally(e2, e2.strstart - 1 - e2.prev_match, e2.prev_length - x), e2.lookahead -= e2.prev_length - 1, e2.prev_length -= 2; ++e2.strstart <= i22 && (e2.ins_h = (e2.ins_h << e2.hash_shift ^ e2.window[e2.strstart + x - 1]) & e2.hash_mask, r22 = e2.prev[e2.strstart & e2.w_mask] = e2.head[e2.ins_h], e2.head[e2.ins_h] = e2.strstart), 0 != --e2.prev_length; ) ;
37794
- if (e2.match_available = 0, e2.match_length = x - 1, e2.strstart++, n2 && (N2(e2, false), 0 === e2.strm.avail_out)) return A2;
37825
+ if (r22 = 0, e2.lookahead >= x2 && (e2.ins_h = (e2.ins_h << e2.hash_shift ^ e2.window[e2.strstart + x2 - 1]) & e2.hash_mask, r22 = e2.prev[e2.strstart & e2.w_mask] = e2.head[e2.ins_h], e2.head[e2.ins_h] = e2.strstart), e2.prev_length = e2.match_length, e2.prev_match = e2.match_start, e2.match_length = x2 - 1, 0 !== r22 && e2.prev_length < e2.max_lazy_match && e2.strstart - r22 <= e2.w_size - z2 && (e2.match_length = L2(e2, r22), e2.match_length <= 5 && (1 === e2.strategy || e2.match_length === x2 && 4096 < e2.strstart - e2.match_start) && (e2.match_length = x2 - 1)), e2.prev_length >= x2 && e2.match_length <= e2.prev_length) {
37826
+ for (i22 = e2.strstart + e2.lookahead - x2, n2 = u._tr_tally(e2, e2.strstart - 1 - e2.prev_match, e2.prev_length - x2), e2.lookahead -= e2.prev_length - 1, e2.prev_length -= 2; ++e2.strstart <= i22 && (e2.ins_h = (e2.ins_h << e2.hash_shift ^ e2.window[e2.strstart + x2 - 1]) & e2.hash_mask, r22 = e2.prev[e2.strstart & e2.w_mask] = e2.head[e2.ins_h], e2.head[e2.ins_h] = e2.strstart), 0 != --e2.prev_length; ) ;
37827
+ if (e2.match_available = 0, e2.match_length = x2 - 1, e2.strstart++, n2 && (N2(e2, false), 0 === e2.strm.avail_out)) return A2;
37795
37828
  } else if (e2.match_available) {
37796
37829
  if ((n2 = u._tr_tally(e2, 0, e2.window[e2.strstart - 1])) && N2(e2, false), e2.strstart++, e2.lookahead--, 0 === e2.strm.avail_out) return A2;
37797
37830
  } else e2.match_available = 1, e2.strstart++, e2.lookahead--;
37798
37831
  }
37799
- return e2.match_available && (n2 = u._tr_tally(e2, 0, e2.window[e2.strstart - 1]), e2.match_available = 0), e2.insert = e2.strstart < x - 1 ? e2.strstart : x - 1, t2 === f2 ? (N2(e2, true), 0 === e2.strm.avail_out ? O2 : B2) : e2.last_lit && (N2(e2, false), 0 === e2.strm.avail_out) ? A2 : I2;
37832
+ return e2.match_available && (n2 = u._tr_tally(e2, 0, e2.window[e2.strstart - 1]), e2.match_available = 0), e2.insert = e2.strstart < x2 - 1 ? e2.strstart : x2 - 1, t2 === f2 ? (N2(e2, true), 0 === e2.strm.avail_out ? O : B2) : e2.last_lit && (N2(e2, false), 0 === e2.strm.avail_out) ? A2 : I2;
37800
37833
  }
37801
37834
  function M2(e2, t2, r22, n2, i22) {
37802
37835
  this.good_length = e2, this.max_lazy = t2, this.nice_length = r22, this.max_chain = n2, this.func = i22;
@@ -37806,21 +37839,21 @@ Please report this to https://github.com/markedjs/marked.`, e) {
37806
37839
  }
37807
37840
  function G2(e2) {
37808
37841
  var t2;
37809
- return e2 && e2.state ? (e2.total_in = e2.total_out = 0, e2.data_type = i2, (t2 = e2.state).pending = 0, t2.pending_out = 0, t2.wrap < 0 && (t2.wrap = -t2.wrap), t2.status = t2.wrap ? C2 : E2, e2.adler = 2 === t2.wrap ? 0 : 1, t2.last_flush = l, u._tr_init(t2), m2) : R2(e2, _2);
37842
+ return e2 && e2.state ? (e2.total_in = e2.total_out = 0, e2.data_type = i2, (t2 = e2.state).pending = 0, t2.pending_out = 0, t2.wrap < 0 && (t2.wrap = -t2.wrap), t2.status = t2.wrap ? C2 : E2, e2.adler = 2 === t2.wrap ? 0 : 1, t2.last_flush = l, u._tr_init(t2), m2) : R(e2, _2);
37810
37843
  }
37811
37844
  function K2(e2) {
37812
37845
  var t2 = G2(e2);
37813
37846
  return t2 === m2 && (function(e3) {
37814
- e3.window_size = 2 * e3.w_size, D2(e3.head), e3.max_lazy_match = h2[e3.level].max_lazy, e3.good_match = h2[e3.level].good_length, e3.nice_match = h2[e3.level].nice_length, e3.max_chain_length = h2[e3.level].max_chain, e3.strstart = 0, e3.block_start = 0, e3.lookahead = 0, e3.insert = 0, e3.match_length = e3.prev_length = x - 1, e3.match_available = 0, e3.ins_h = 0;
37847
+ e3.window_size = 2 * e3.w_size, D2(e3.head), e3.max_lazy_match = h2[e3.level].max_lazy, e3.good_match = h2[e3.level].good_length, e3.nice_match = h2[e3.level].nice_length, e3.max_chain_length = h2[e3.level].max_chain, e3.strstart = 0, e3.block_start = 0, e3.lookahead = 0, e3.insert = 0, e3.match_length = e3.prev_length = x2 - 1, e3.match_available = 0, e3.ins_h = 0;
37815
37848
  })(e2.state), t2;
37816
37849
  }
37817
37850
  function Y2(e2, t2, r22, n2, i22, s22) {
37818
37851
  if (!e2) return _2;
37819
37852
  var a22 = 1;
37820
- if (t2 === g && (t2 = 6), n2 < 0 ? (a22 = 0, n2 = -n2) : 15 < n2 && (a22 = 2, n2 -= 16), i22 < 1 || y2 < i22 || r22 !== v2 || n2 < 8 || 15 < n2 || t2 < 0 || 9 < t2 || s22 < 0 || b2 < s22) return R2(e2, _2);
37853
+ if (t2 === g && (t2 = 6), n2 < 0 ? (a22 = 0, n2 = -n2) : 15 < n2 && (a22 = 2, n2 -= 16), i22 < 1 || y2 < i22 || r22 !== v2 || n2 < 8 || 15 < n2 || t2 < 0 || 9 < t2 || s22 < 0 || b2 < s22) return R(e2, _2);
37821
37854
  8 === n2 && (n2 = 9);
37822
37855
  var o2 = new H();
37823
- return (e2.state = o2).strm = e2, o2.wrap = a22, o2.gzhead = null, o2.w_bits = n2, o2.w_size = 1 << o2.w_bits, o2.w_mask = o2.w_size - 1, o2.hash_bits = i22 + 7, o2.hash_size = 1 << o2.hash_bits, o2.hash_mask = o2.hash_size - 1, o2.hash_shift = ~~((o2.hash_bits + x - 1) / x), o2.window = new c2.Buf8(2 * o2.w_size), o2.head = new c2.Buf16(o2.hash_size), o2.prev = new c2.Buf16(o2.w_size), o2.lit_bufsize = 1 << i22 + 6, o2.pending_buf_size = 4 * o2.lit_bufsize, o2.pending_buf = new c2.Buf8(o2.pending_buf_size), o2.d_buf = 1 * o2.lit_bufsize, o2.l_buf = 3 * o2.lit_bufsize, o2.level = t2, o2.strategy = s22, o2.method = r22, K2(e2);
37856
+ return (e2.state = o2).strm = e2, o2.wrap = a22, o2.gzhead = null, o2.w_bits = n2, o2.w_size = 1 << o2.w_bits, o2.w_mask = o2.w_size - 1, o2.hash_bits = i22 + 7, o2.hash_size = 1 << o2.hash_bits, o2.hash_mask = o2.hash_size - 1, o2.hash_shift = ~~((o2.hash_bits + x2 - 1) / x2), o2.window = new c2.Buf8(2 * o2.w_size), o2.head = new c2.Buf16(o2.hash_size), o2.prev = new c2.Buf16(o2.w_size), o2.lit_bufsize = 1 << i22 + 6, o2.pending_buf_size = 4 * o2.lit_bufsize, o2.pending_buf = new c2.Buf8(o2.pending_buf_size), o2.d_buf = 1 * o2.lit_bufsize, o2.l_buf = 3 * o2.lit_bufsize, o2.level = t2, o2.strategy = s22, o2.method = r22, K2(e2);
37824
37857
  }
37825
37858
  h2 = [new M2(0, 0, 0, 0, function(e2, t2) {
37826
37859
  var r22 = 65535;
@@ -37834,15 +37867,15 @@ Please report this to https://github.com/markedjs/marked.`, e) {
37834
37867
  if ((0 === e2.strstart || e2.strstart >= n2) && (e2.lookahead = e2.strstart - n2, e2.strstart = n2, N2(e2, false), 0 === e2.strm.avail_out)) return A2;
37835
37868
  if (e2.strstart - e2.block_start >= e2.w_size - z2 && (N2(e2, false), 0 === e2.strm.avail_out)) return A2;
37836
37869
  }
37837
- return e2.insert = 0, t2 === f2 ? (N2(e2, true), 0 === e2.strm.avail_out ? O2 : B2) : (e2.strstart > e2.block_start && (N2(e2, false), e2.strm.avail_out), A2);
37870
+ return e2.insert = 0, t2 === f2 ? (N2(e2, true), 0 === e2.strm.avail_out ? O : B2) : (e2.strstart > e2.block_start && (N2(e2, false), e2.strm.avail_out), A2);
37838
37871
  }), new M2(4, 4, 8, 4, Z), new M2(4, 5, 16, 8, Z), new M2(4, 6, 32, 32, Z), new M2(4, 4, 16, 16, W2), new M2(8, 16, 32, 32, W2), new M2(8, 16, 128, 128, W2), new M2(8, 32, 128, 256, W2), new M2(32, 128, 258, 1024, W2), new M2(32, 258, 258, 4096, W2)], r2.deflateInit = function(e2, t2) {
37839
37872
  return Y2(e2, t2, v2, 15, 8, 0);
37840
37873
  }, r2.deflateInit2 = Y2, r2.deflateReset = K2, r2.deflateResetKeep = G2, r2.deflateSetHeader = function(e2, t2) {
37841
37874
  return e2 && e2.state ? 2 !== e2.state.wrap ? _2 : (e2.state.gzhead = t2, m2) : _2;
37842
37875
  }, r2.deflate = function(e2, t2) {
37843
37876
  var r22, n2, i22, s22;
37844
- if (!e2 || !e2.state || 5 < t2 || t2 < 0) return e2 ? R2(e2, _2) : _2;
37845
- if (n2 = e2.state, !e2.output || !e2.input && 0 !== e2.avail_in || 666 === n2.status && t2 !== f2) return R2(e2, 0 === e2.avail_out ? -5 : _2);
37877
+ if (!e2 || !e2.state || 5 < t2 || t2 < 0) return e2 ? R(e2, _2) : _2;
37878
+ if (n2 = e2.state, !e2.output || !e2.input && 0 !== e2.avail_in || 666 === n2.status && t2 !== f2) return R(e2, 0 === e2.avail_out ? -5 : _2);
37846
37879
  if (n2.strm = e2, r22 = n2.last_flush, n2.last_flush = t2, n2.status === C2) if (2 === n2.wrap) e2.adler = 0, U2(n2, 31), U2(n2, 139), U2(n2, 8), n2.gzhead ? (U2(n2, (n2.gzhead.text ? 1 : 0) + (n2.gzhead.hcrc ? 2 : 0) + (n2.gzhead.extra ? 4 : 0) + (n2.gzhead.name ? 8 : 0) + (n2.gzhead.comment ? 16 : 0)), U2(n2, 255 & n2.gzhead.time), U2(n2, n2.gzhead.time >> 8 & 255), U2(n2, n2.gzhead.time >> 16 & 255), U2(n2, n2.gzhead.time >> 24 & 255), U2(n2, 9 === n2.level ? 2 : 2 <= n2.strategy || n2.level < 2 ? 4 : 0), U2(n2, 255 & n2.gzhead.os), n2.gzhead.extra && n2.gzhead.extra.length && (U2(n2, 255 & n2.gzhead.extra.length), U2(n2, n2.gzhead.extra.length >> 8 & 255)), n2.gzhead.hcrc && (e2.adler = p2(e2.adler, n2.pending_buf, n2.pending, 0)), n2.gzindex = 0, n2.status = 69) : (U2(n2, 0), U2(n2, 0), U2(n2, 0), U2(n2, 0), U2(n2, 0), U2(n2, 9 === n2.level ? 2 : 2 <= n2.strategy || n2.level < 2 ? 4 : 0), U2(n2, 3), n2.status = E2);
37847
37880
  else {
37848
37881
  var a22 = v2 + (n2.w_bits - 8 << 4) << 8;
@@ -37876,8 +37909,8 @@ Please report this to https://github.com/markedjs/marked.`, e) {
37876
37909
  } else n2.status = 103;
37877
37910
  if (103 === n2.status && (n2.gzhead.hcrc ? (n2.pending + 2 > n2.pending_buf_size && F2(e2), n2.pending + 2 <= n2.pending_buf_size && (U2(n2, 255 & e2.adler), U2(n2, e2.adler >> 8 & 255), e2.adler = 0, n2.status = E2)) : n2.status = E2), 0 !== n2.pending) {
37878
37911
  if (F2(e2), 0 === e2.avail_out) return n2.last_flush = -1, m2;
37879
- } else if (0 === e2.avail_in && T(t2) <= T(r22) && t2 !== f2) return R2(e2, -5);
37880
- if (666 === n2.status && 0 !== e2.avail_in) return R2(e2, -5);
37912
+ } else if (0 === e2.avail_in && T2(t2) <= T2(r22) && t2 !== f2) return R(e2, -5);
37913
+ if (666 === n2.status && 0 !== e2.avail_in) return R(e2, -5);
37881
37914
  if (0 !== e2.avail_in || 0 !== n2.lookahead || t2 !== l && 666 !== n2.status) {
37882
37915
  var o2 = 2 === n2.strategy ? (function(e3, t3) {
37883
37916
  for (var r3; ; ) {
@@ -37887,39 +37920,39 @@ Please report this to https://github.com/markedjs/marked.`, e) {
37887
37920
  }
37888
37921
  if (e3.match_length = 0, r3 = u._tr_tally(e3, 0, e3.window[e3.strstart]), e3.lookahead--, e3.strstart++, r3 && (N2(e3, false), 0 === e3.strm.avail_out)) return A2;
37889
37922
  }
37890
- return e3.insert = 0, t3 === f2 ? (N2(e3, true), 0 === e3.strm.avail_out ? O2 : B2) : e3.last_lit && (N2(e3, false), 0 === e3.strm.avail_out) ? A2 : I2;
37923
+ return e3.insert = 0, t3 === f2 ? (N2(e3, true), 0 === e3.strm.avail_out ? O : B2) : e3.last_lit && (N2(e3, false), 0 === e3.strm.avail_out) ? A2 : I2;
37891
37924
  })(n2, t2) : 3 === n2.strategy ? (function(e3, t3) {
37892
37925
  for (var r3, n3, i3, s3, a3 = e3.window; ; ) {
37893
37926
  if (e3.lookahead <= S2) {
37894
37927
  if (j2(e3), e3.lookahead <= S2 && t3 === l) return A2;
37895
37928
  if (0 === e3.lookahead) break;
37896
37929
  }
37897
- if (e3.match_length = 0, e3.lookahead >= x && 0 < e3.strstart && (n3 = a3[i3 = e3.strstart - 1]) === a3[++i3] && n3 === a3[++i3] && n3 === a3[++i3]) {
37930
+ if (e3.match_length = 0, e3.lookahead >= x2 && 0 < e3.strstart && (n3 = a3[i3 = e3.strstart - 1]) === a3[++i3] && n3 === a3[++i3] && n3 === a3[++i3]) {
37898
37931
  s3 = e3.strstart + S2;
37899
37932
  do {
37900
37933
  } while (n3 === a3[++i3] && n3 === a3[++i3] && n3 === a3[++i3] && n3 === a3[++i3] && n3 === a3[++i3] && n3 === a3[++i3] && n3 === a3[++i3] && n3 === a3[++i3] && i3 < s3);
37901
37934
  e3.match_length = S2 - (s3 - i3), e3.match_length > e3.lookahead && (e3.match_length = e3.lookahead);
37902
37935
  }
37903
- if (e3.match_length >= x ? (r3 = u._tr_tally(e3, 1, e3.match_length - x), e3.lookahead -= e3.match_length, e3.strstart += e3.match_length, e3.match_length = 0) : (r3 = u._tr_tally(e3, 0, e3.window[e3.strstart]), e3.lookahead--, e3.strstart++), r3 && (N2(e3, false), 0 === e3.strm.avail_out)) return A2;
37936
+ if (e3.match_length >= x2 ? (r3 = u._tr_tally(e3, 1, e3.match_length - x2), e3.lookahead -= e3.match_length, e3.strstart += e3.match_length, e3.match_length = 0) : (r3 = u._tr_tally(e3, 0, e3.window[e3.strstart]), e3.lookahead--, e3.strstart++), r3 && (N2(e3, false), 0 === e3.strm.avail_out)) return A2;
37904
37937
  }
37905
- return e3.insert = 0, t3 === f2 ? (N2(e3, true), 0 === e3.strm.avail_out ? O2 : B2) : e3.last_lit && (N2(e3, false), 0 === e3.strm.avail_out) ? A2 : I2;
37938
+ return e3.insert = 0, t3 === f2 ? (N2(e3, true), 0 === e3.strm.avail_out ? O : B2) : e3.last_lit && (N2(e3, false), 0 === e3.strm.avail_out) ? A2 : I2;
37906
37939
  })(n2, t2) : h2[n2.level].func(n2, t2);
37907
- if (o2 !== O2 && o2 !== B2 || (n2.status = 666), o2 === A2 || o2 === O2) return 0 === e2.avail_out && (n2.last_flush = -1), m2;
37940
+ if (o2 !== O && o2 !== B2 || (n2.status = 666), o2 === A2 || o2 === O) return 0 === e2.avail_out && (n2.last_flush = -1), m2;
37908
37941
  if (o2 === I2 && (1 === t2 ? u._tr_align(n2) : 5 !== t2 && (u._tr_stored_block(n2, 0, 0, false), 3 === t2 && (D2(n2.head), 0 === n2.lookahead && (n2.strstart = 0, n2.block_start = 0, n2.insert = 0))), F2(e2), 0 === e2.avail_out)) return n2.last_flush = -1, m2;
37909
37942
  }
37910
37943
  return t2 !== f2 ? m2 : n2.wrap <= 0 ? 1 : (2 === n2.wrap ? (U2(n2, 255 & e2.adler), U2(n2, e2.adler >> 8 & 255), U2(n2, e2.adler >> 16 & 255), U2(n2, e2.adler >> 24 & 255), U2(n2, 255 & e2.total_in), U2(n2, e2.total_in >> 8 & 255), U2(n2, e2.total_in >> 16 & 255), U2(n2, e2.total_in >> 24 & 255)) : (P2(n2, e2.adler >>> 16), P2(n2, 65535 & e2.adler)), F2(e2), 0 < n2.wrap && (n2.wrap = -n2.wrap), 0 !== n2.pending ? m2 : 1);
37911
37944
  }, r2.deflateEnd = function(e2) {
37912
37945
  var t2;
37913
- return e2 && e2.state ? (t2 = e2.state.status) !== C2 && 69 !== t2 && 73 !== t2 && 91 !== t2 && 103 !== t2 && t2 !== E2 && 666 !== t2 ? R2(e2, _2) : (e2.state = null, t2 === E2 ? R2(e2, -3) : m2) : _2;
37946
+ return e2 && e2.state ? (t2 = e2.state.status) !== C2 && 69 !== t2 && 73 !== t2 && 91 !== t2 && 103 !== t2 && t2 !== E2 && 666 !== t2 ? R(e2, _2) : (e2.state = null, t2 === E2 ? R(e2, -3) : m2) : _2;
37914
37947
  }, r2.deflateSetDictionary = function(e2, t2) {
37915
37948
  var r22, n2, i22, s22, a22, o2, h22, u2, l2 = t2.length;
37916
37949
  if (!e2 || !e2.state) return _2;
37917
37950
  if (2 === (s22 = (r22 = e2.state).wrap) || 1 === s22 && r22.status !== C2 || r22.lookahead) return _2;
37918
- for (1 === s22 && (e2.adler = d2(e2.adler, t2, l2, 0)), r22.wrap = 0, l2 >= r22.w_size && (0 === s22 && (D2(r22.head), r22.strstart = 0, r22.block_start = 0, r22.insert = 0), u2 = new c2.Buf8(r22.w_size), c2.arraySet(u2, t2, l2 - r22.w_size, r22.w_size, 0), t2 = u2, l2 = r22.w_size), a22 = e2.avail_in, o2 = e2.next_in, h22 = e2.input, e2.avail_in = l2, e2.next_in = 0, e2.input = t2, j2(r22); r22.lookahead >= x; ) {
37919
- for (n2 = r22.strstart, i22 = r22.lookahead - (x - 1); r22.ins_h = (r22.ins_h << r22.hash_shift ^ r22.window[n2 + x - 1]) & r22.hash_mask, r22.prev[n2 & r22.w_mask] = r22.head[r22.ins_h], r22.head[r22.ins_h] = n2, n2++, --i22; ) ;
37920
- r22.strstart = n2, r22.lookahead = x - 1, j2(r22);
37951
+ for (1 === s22 && (e2.adler = d2(e2.adler, t2, l2, 0)), r22.wrap = 0, l2 >= r22.w_size && (0 === s22 && (D2(r22.head), r22.strstart = 0, r22.block_start = 0, r22.insert = 0), u2 = new c2.Buf8(r22.w_size), c2.arraySet(u2, t2, l2 - r22.w_size, r22.w_size, 0), t2 = u2, l2 = r22.w_size), a22 = e2.avail_in, o2 = e2.next_in, h22 = e2.input, e2.avail_in = l2, e2.next_in = 0, e2.input = t2, j2(r22); r22.lookahead >= x2; ) {
37952
+ for (n2 = r22.strstart, i22 = r22.lookahead - (x2 - 1); r22.ins_h = (r22.ins_h << r22.hash_shift ^ r22.window[n2 + x2 - 1]) & r22.hash_mask, r22.prev[n2 & r22.w_mask] = r22.head[r22.ins_h], r22.head[r22.ins_h] = n2, n2++, --i22; ) ;
37953
+ r22.strstart = n2, r22.lookahead = x2 - 1, j2(r22);
37921
37954
  }
37922
- return r22.strstart += r22.lookahead, r22.block_start = r22.strstart, r22.insert = r22.lookahead, r22.lookahead = 0, r22.match_length = r22.prev_length = x - 1, r22.match_available = 0, e2.next_in = o2, e2.input = h22, e2.avail_in = a22, r22.wrap = s22, m2;
37955
+ return r22.strstart += r22.lookahead, r22.block_start = r22.strstart, r22.insert = r22.lookahead, r22.lookahead = 0, r22.match_length = r22.prev_length = x2 - 1, r22.match_available = 0, e2.next_in = o2, e2.input = h22, e2.avail_in = a22, r22.wrap = s22, m2;
37923
37956
  }, r2.deflateInfo = "pako deflate (from Nodeca project)";
37924
37957
  }, { "../utils/common": 41, "./adler32": 43, "./crc32": 45, "./messages": 51, "./trees": 52 }], 47: [function(e, t, r2) {
37925
37958
  t.exports = function() {
@@ -37927,7 +37960,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
37927
37960
  };
37928
37961
  }, {}], 48: [function(e, t, r2) {
37929
37962
  t.exports = function(e2, t2) {
37930
- var r22, n, i2, s2, a2, o, h2, u, l, f2, c2, d2, p2, m2, _2, g, b2, v2, y2, w2, k2, x, S2, z2, C2;
37963
+ var r22, n, i2, s2, a2, o, h2, u, l, f2, c2, d2, p2, m2, _2, g, b2, v2, y2, w2, k2, x2, S2, z2, C2;
37931
37964
  r22 = e2.state, n = e2.next_in, z2 = e2.input, i2 = n + (e2.avail_in - 5), s2 = e2.next_out, C2 = e2.output, a2 = s2 - (t2 - e2.avail_out), o = s2 + (e2.avail_out - 257), h2 = r22.dmax, u = r22.wsize, l = r22.whave, f2 = r22.wnext, c2 = r22.window, d2 = r22.hold, p2 = r22.bits, m2 = r22.lencode, _2 = r22.distcode, g = (1 << r22.lenbits) - 1, b2 = (1 << r22.distbits) - 1;
37932
37965
  e: do {
37933
37966
  p2 < 15 && (d2 += z2[n++] << p2, p2 += 8, d2 += z2[n++] << p2, p2 += 8), v2 = m2[d2 & g];
@@ -37965,28 +37998,28 @@ Please report this to https://github.com/markedjs/marked.`, e) {
37965
37998
  e2.msg = "invalid distance too far back", r22.mode = 30;
37966
37999
  break e;
37967
38000
  }
37968
- if (S2 = c2, (x = 0) === f2) {
37969
- if (x += u - y2, y2 < w2) {
37970
- for (w2 -= y2; C2[s2++] = c2[x++], --y2; ) ;
37971
- x = s2 - k2, S2 = C2;
38001
+ if (S2 = c2, (x2 = 0) === f2) {
38002
+ if (x2 += u - y2, y2 < w2) {
38003
+ for (w2 -= y2; C2[s2++] = c2[x2++], --y2; ) ;
38004
+ x2 = s2 - k2, S2 = C2;
37972
38005
  }
37973
38006
  } else if (f2 < y2) {
37974
- if (x += u + f2 - y2, (y2 -= f2) < w2) {
37975
- for (w2 -= y2; C2[s2++] = c2[x++], --y2; ) ;
37976
- if (x = 0, f2 < w2) {
37977
- for (w2 -= y2 = f2; C2[s2++] = c2[x++], --y2; ) ;
37978
- x = s2 - k2, S2 = C2;
38007
+ if (x2 += u + f2 - y2, (y2 -= f2) < w2) {
38008
+ for (w2 -= y2; C2[s2++] = c2[x2++], --y2; ) ;
38009
+ if (x2 = 0, f2 < w2) {
38010
+ for (w2 -= y2 = f2; C2[s2++] = c2[x2++], --y2; ) ;
38011
+ x2 = s2 - k2, S2 = C2;
37979
38012
  }
37980
38013
  }
37981
- } else if (x += f2 - y2, y2 < w2) {
37982
- for (w2 -= y2; C2[s2++] = c2[x++], --y2; ) ;
37983
- x = s2 - k2, S2 = C2;
38014
+ } else if (x2 += f2 - y2, y2 < w2) {
38015
+ for (w2 -= y2; C2[s2++] = c2[x2++], --y2; ) ;
38016
+ x2 = s2 - k2, S2 = C2;
37984
38017
  }
37985
- for (; 2 < w2; ) C2[s2++] = S2[x++], C2[s2++] = S2[x++], C2[s2++] = S2[x++], w2 -= 3;
37986
- w2 && (C2[s2++] = S2[x++], 1 < w2 && (C2[s2++] = S2[x++]));
38018
+ for (; 2 < w2; ) C2[s2++] = S2[x2++], C2[s2++] = S2[x2++], C2[s2++] = S2[x2++], w2 -= 3;
38019
+ w2 && (C2[s2++] = S2[x2++], 1 < w2 && (C2[s2++] = S2[x2++]));
37987
38020
  } else {
37988
- for (x = s2 - k2; C2[s2++] = C2[x++], C2[s2++] = C2[x++], C2[s2++] = C2[x++], 2 < (w2 -= 3); ) ;
37989
- w2 && (C2[s2++] = C2[x++], 1 < w2 && (C2[s2++] = C2[x++]));
38021
+ for (x2 = s2 - k2; C2[s2++] = C2[x2++], C2[s2++] = C2[x2++], C2[s2++] = C2[x2++], 2 < (w2 -= 3); ) ;
38022
+ w2 && (C2[s2++] = C2[x2++], 1 < w2 && (C2[s2++] = C2[x2++]));
37990
38023
  }
37991
38024
  break;
37992
38025
  }
@@ -37997,7 +38030,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
37997
38030
  n -= w2 = p2 >> 3, d2 &= (1 << (p2 -= w2 << 3)) - 1, e2.next_in = n, e2.next_out = s2, e2.avail_in = n < i2 ? i2 - n + 5 : 5 - (n - i2), e2.avail_out = s2 < o ? o - s2 + 257 : 257 - (s2 - o), r22.hold = d2, r22.bits = p2;
37998
38031
  };
37999
38032
  }, {}], 49: [function(e, t, r2) {
38000
- var I2 = e("../utils/common"), O2 = e("./adler32"), B2 = e("./crc32"), R2 = e("./inffast"), T = e("./inftrees"), D2 = 1, F2 = 2, N2 = 0, U2 = -2, P2 = 1, n = 852, i2 = 592;
38033
+ var I2 = e("../utils/common"), O = e("./adler32"), B2 = e("./crc32"), R = e("./inffast"), T2 = e("./inftrees"), D2 = 1, F2 = 2, N2 = 0, U2 = -2, P2 = 1, n = 852, i2 = 592;
38001
38034
  function L2(e2) {
38002
38035
  return (e2 >>> 24 & 255) + (e2 >>> 8 & 65280) + ((65280 & e2) << 8) + ((255 & e2) << 24);
38003
38036
  }
@@ -38028,8 +38061,8 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38028
38061
  for (; t2 < 256; ) e2.lens[t2++] = 9;
38029
38062
  for (; t2 < 280; ) e2.lens[t2++] = 7;
38030
38063
  for (; t2 < 288; ) e2.lens[t2++] = 8;
38031
- for (T(D2, e2.lens, 0, 288, l, 0, e2.work, { bits: 9 }), t2 = 0; t2 < 32; ) e2.lens[t2++] = 5;
38032
- T(F2, e2.lens, 0, 32, f2, 0, e2.work, { bits: 5 }), c2 = false;
38064
+ for (T2(D2, e2.lens, 0, 288, l, 0, e2.work, { bits: 9 }), t2 = 0; t2 < 32; ) e2.lens[t2++] = 5;
38065
+ T2(F2, e2.lens, 0, 32, f2, 0, e2.work, { bits: 5 }), c2 = false;
38033
38066
  }
38034
38067
  e2.lencode = l, e2.lenbits = 9, e2.distcode = f2, e2.distbits = 5;
38035
38068
  }
@@ -38040,9 +38073,9 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38040
38073
  r2.inflateReset = o, r2.inflateReset2 = h2, r2.inflateResetKeep = a2, r2.inflateInit = function(e2) {
38041
38074
  return u(e2, 15);
38042
38075
  }, r2.inflateInit2 = u, r2.inflate = function(e2, t2) {
38043
- var r22, n2, i22, s22, a22, o2, h22, u2, l2, f22, c22, d2, p2, m2, _2, g, b2, v2, y2, w2, k2, x, S2, z2, C2 = 0, E2 = new I2.Buf8(4), A2 = [16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15];
38076
+ var r22, n2, i22, s22, a22, o2, h22, u2, l2, f22, c22, d2, p2, m2, _2, g, b2, v2, y2, w2, k2, x2, S2, z2, C2 = 0, E2 = new I2.Buf8(4), A2 = [16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15];
38044
38077
  if (!e2 || !e2.state || !e2.output || !e2.input && 0 !== e2.avail_in) return U2;
38045
- 12 === (r22 = e2.state).mode && (r22.mode = 13), a22 = e2.next_out, i22 = e2.output, h22 = e2.avail_out, s22 = e2.next_in, n2 = e2.input, o2 = e2.avail_in, u2 = r22.hold, l2 = r22.bits, f22 = o2, c22 = h22, x = N2;
38078
+ 12 === (r22 = e2.state).mode && (r22.mode = 13), a22 = e2.next_out, i22 = e2.output, h22 = e2.avail_out, s22 = e2.next_in, n2 = e2.input, o2 = e2.avail_in, u2 = r22.hold, l2 = r22.bits, f22 = o2, c22 = h22, x2 = N2;
38046
38079
  e: for (; ; ) switch (r22.mode) {
38047
38080
  case P2:
38048
38081
  if (0 === r22.wrap) {
@@ -38213,7 +38246,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38213
38246
  r22.lens[A2[r22.have++]] = 7 & u2, u2 >>>= 3, l2 -= 3;
38214
38247
  }
38215
38248
  for (; r22.have < 19; ) r22.lens[A2[r22.have++]] = 0;
38216
- if (r22.lencode = r22.lendyn, r22.lenbits = 7, S2 = { bits: r22.lenbits }, x = T(0, r22.lens, 0, 19, r22.lencode, 0, r22.work, S2), r22.lenbits = S2.bits, x) {
38249
+ if (r22.lencode = r22.lendyn, r22.lenbits = 7, S2 = { bits: r22.lenbits }, x2 = T2(0, r22.lens, 0, 19, r22.lencode, 0, r22.work, S2), r22.lenbits = S2.bits, x2) {
38217
38250
  e2.msg = "invalid code lengths set", r22.mode = 30;
38218
38251
  break;
38219
38252
  }
@@ -38261,11 +38294,11 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38261
38294
  e2.msg = "invalid code -- missing end-of-block", r22.mode = 30;
38262
38295
  break;
38263
38296
  }
38264
- if (r22.lenbits = 9, S2 = { bits: r22.lenbits }, x = T(D2, r22.lens, 0, r22.nlen, r22.lencode, 0, r22.work, S2), r22.lenbits = S2.bits, x) {
38297
+ if (r22.lenbits = 9, S2 = { bits: r22.lenbits }, x2 = T2(D2, r22.lens, 0, r22.nlen, r22.lencode, 0, r22.work, S2), r22.lenbits = S2.bits, x2) {
38265
38298
  e2.msg = "invalid literal/lengths set", r22.mode = 30;
38266
38299
  break;
38267
38300
  }
38268
- if (r22.distbits = 6, r22.distcode = r22.distdyn, S2 = { bits: r22.distbits }, x = T(F2, r22.lens, r22.nlen, r22.ndist, r22.distcode, 0, r22.work, S2), r22.distbits = S2.bits, x) {
38301
+ if (r22.distbits = 6, r22.distcode = r22.distdyn, S2 = { bits: r22.distbits }, x2 = T2(F2, r22.lens, r22.nlen, r22.ndist, r22.distcode, 0, r22.work, S2), r22.distbits = S2.bits, x2) {
38269
38302
  e2.msg = "invalid distances set", r22.mode = 30;
38270
38303
  break;
38271
38304
  }
@@ -38274,7 +38307,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38274
38307
  r22.mode = 21;
38275
38308
  case 21:
38276
38309
  if (6 <= o2 && 258 <= h22) {
38277
- e2.next_out = a22, e2.avail_out = h22, e2.next_in = s22, e2.avail_in = o2, r22.hold = u2, r22.bits = l2, R2(e2, c22), a22 = e2.next_out, i22 = e2.output, h22 = e2.avail_out, s22 = e2.next_in, n2 = e2.input, o2 = e2.avail_in, u2 = r22.hold, l2 = r22.bits, 12 === r22.mode && (r22.back = -1);
38310
+ e2.next_out = a22, e2.avail_out = h22, e2.next_in = s22, e2.avail_in = o2, r22.hold = u2, r22.bits = l2, R(e2, c22), a22 = e2.next_out, i22 = e2.output, h22 = e2.avail_out, s22 = e2.next_in, n2 = e2.input, o2 = e2.avail_in, u2 = r22.hold, l2 = r22.bits, 12 === r22.mode && (r22.back = -1);
38278
38311
  break;
38279
38312
  }
38280
38313
  for (r22.back = 0; g = (C2 = r22.lencode[u2 & (1 << r22.lenbits) - 1]) >>> 16 & 255, b2 = 65535 & C2, !((_2 = C2 >>> 24) <= l2); ) {
@@ -38362,7 +38395,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38362
38395
  if (0 === o2) break e;
38363
38396
  o2--, u2 |= n2[s22++] << l2, l2 += 8;
38364
38397
  }
38365
- if (c22 -= h22, e2.total_out += c22, r22.total += c22, c22 && (e2.adler = r22.check = r22.flags ? B2(r22.check, i22, c22, a22 - c22) : O2(r22.check, i22, c22, a22 - c22)), c22 = h22, (r22.flags ? u2 : L2(u2)) !== r22.check) {
38398
+ if (c22 -= h22, e2.total_out += c22, r22.total += c22, c22 && (e2.adler = r22.check = r22.flags ? B2(r22.check, i22, c22, a22 - c22) : O(r22.check, i22, c22, a22 - c22)), c22 = h22, (r22.flags ? u2 : L2(u2)) !== r22.check) {
38366
38399
  e2.msg = "incorrect data check", r22.mode = 30;
38367
38400
  break;
38368
38401
  }
@@ -38383,10 +38416,10 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38383
38416
  }
38384
38417
  r22.mode = 29;
38385
38418
  case 29:
38386
- x = 1;
38419
+ x2 = 1;
38387
38420
  break e;
38388
38421
  case 30:
38389
- x = -3;
38422
+ x2 = -3;
38390
38423
  break e;
38391
38424
  case 31:
38392
38425
  return -4;
@@ -38394,7 +38427,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38394
38427
  default:
38395
38428
  return U2;
38396
38429
  }
38397
- return e2.next_out = a22, e2.avail_out = h22, e2.next_in = s22, e2.avail_in = o2, r22.hold = u2, r22.bits = l2, (r22.wsize || c22 !== e2.avail_out && r22.mode < 30 && (r22.mode < 27 || 4 !== t2)) && Z(e2, e2.output, e2.next_out, c22 - e2.avail_out) ? (r22.mode = 31, -4) : (f22 -= e2.avail_in, c22 -= e2.avail_out, e2.total_in += f22, e2.total_out += c22, r22.total += c22, r22.wrap && c22 && (e2.adler = r22.check = r22.flags ? B2(r22.check, i22, c22, e2.next_out - c22) : O2(r22.check, i22, c22, e2.next_out - c22)), e2.data_type = r22.bits + (r22.last ? 64 : 0) + (12 === r22.mode ? 128 : 0) + (20 === r22.mode || 15 === r22.mode ? 256 : 0), (0 == f22 && 0 === c22 || 4 === t2) && x === N2 && (x = -5), x);
38430
+ return e2.next_out = a22, e2.avail_out = h22, e2.next_in = s22, e2.avail_in = o2, r22.hold = u2, r22.bits = l2, (r22.wsize || c22 !== e2.avail_out && r22.mode < 30 && (r22.mode < 27 || 4 !== t2)) && Z(e2, e2.output, e2.next_out, c22 - e2.avail_out) ? (r22.mode = 31, -4) : (f22 -= e2.avail_in, c22 -= e2.avail_out, e2.total_in += f22, e2.total_out += c22, r22.total += c22, r22.wrap && c22 && (e2.adler = r22.check = r22.flags ? B2(r22.check, i22, c22, e2.next_out - c22) : O(r22.check, i22, c22, e2.next_out - c22)), e2.data_type = r22.bits + (r22.last ? 64 : 0) + (12 === r22.mode ? 128 : 0) + (20 === r22.mode || 15 === r22.mode ? 256 : 0), (0 == f22 && 0 === c22 || 4 === t2) && x2 === N2 && (x2 = -5), x2);
38398
38431
  }, r2.inflateEnd = function(e2) {
38399
38432
  if (!e2 || !e2.state) return U2;
38400
38433
  var t2 = e2.state;
@@ -38404,33 +38437,33 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38404
38437
  return e2 && e2.state ? 0 == (2 & (r22 = e2.state).wrap) ? U2 : ((r22.head = t2).done = false, N2) : U2;
38405
38438
  }, r2.inflateSetDictionary = function(e2, t2) {
38406
38439
  var r22, n2 = t2.length;
38407
- return e2 && e2.state ? 0 !== (r22 = e2.state).wrap && 11 !== r22.mode ? U2 : 11 === r22.mode && O2(1, t2, n2, 0) !== r22.check ? -3 : Z(e2, t2, n2, n2) ? (r22.mode = 31, -4) : (r22.havedict = 1, N2) : U2;
38440
+ return e2 && e2.state ? 0 !== (r22 = e2.state).wrap && 11 !== r22.mode ? U2 : 11 === r22.mode && O(1, t2, n2, 0) !== r22.check ? -3 : Z(e2, t2, n2, n2) ? (r22.mode = 31, -4) : (r22.havedict = 1, N2) : U2;
38408
38441
  }, r2.inflateInfo = "pako inflate (from Nodeca project)";
38409
38442
  }, { "../utils/common": 41, "./adler32": 43, "./crc32": 45, "./inffast": 48, "./inftrees": 50 }], 50: [function(e, t, r2) {
38410
38443
  var D2 = e("../utils/common"), F2 = [3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17, 19, 23, 27, 31, 35, 43, 51, 59, 67, 83, 99, 115, 131, 163, 195, 227, 258, 0, 0], N2 = [16, 16, 16, 16, 16, 16, 16, 16, 17, 17, 17, 17, 18, 18, 18, 18, 19, 19, 19, 19, 20, 20, 20, 20, 21, 21, 21, 21, 16, 72, 78], U2 = [1, 2, 3, 4, 5, 7, 9, 13, 17, 25, 33, 49, 65, 97, 129, 193, 257, 385, 513, 769, 1025, 1537, 2049, 3073, 4097, 6145, 8193, 12289, 16385, 24577, 0, 0], P2 = [16, 16, 16, 16, 17, 17, 18, 18, 19, 19, 20, 20, 21, 21, 22, 22, 23, 23, 24, 24, 25, 25, 26, 26, 27, 27, 28, 28, 29, 29, 64, 64];
38411
38444
  t.exports = function(e2, t2, r22, n, i2, s2, a2, o) {
38412
- var h2, u, l, f2, c2, d2, p2, m2, _2, g = o.bits, b2 = 0, v2 = 0, y2 = 0, w2 = 0, k2 = 0, x = 0, S2 = 0, z2 = 0, C2 = 0, E2 = 0, A2 = null, I2 = 0, O2 = new D2.Buf16(16), B2 = new D2.Buf16(16), R2 = null, T = 0;
38413
- for (b2 = 0; b2 <= 15; b2++) O2[b2] = 0;
38414
- for (v2 = 0; v2 < n; v2++) O2[t2[r22 + v2]]++;
38415
- for (k2 = g, w2 = 15; 1 <= w2 && 0 === O2[w2]; w2--) ;
38445
+ var h2, u, l, f2, c2, d2, p2, m2, _2, g = o.bits, b2 = 0, v2 = 0, y2 = 0, w2 = 0, k2 = 0, x2 = 0, S2 = 0, z2 = 0, C2 = 0, E2 = 0, A2 = null, I2 = 0, O = new D2.Buf16(16), B2 = new D2.Buf16(16), R = null, T2 = 0;
38446
+ for (b2 = 0; b2 <= 15; b2++) O[b2] = 0;
38447
+ for (v2 = 0; v2 < n; v2++) O[t2[r22 + v2]]++;
38448
+ for (k2 = g, w2 = 15; 1 <= w2 && 0 === O[w2]; w2--) ;
38416
38449
  if (w2 < k2 && (k2 = w2), 0 === w2) return i2[s2++] = 20971520, i2[s2++] = 20971520, o.bits = 1, 0;
38417
- for (y2 = 1; y2 < w2 && 0 === O2[y2]; y2++) ;
38418
- for (k2 < y2 && (k2 = y2), b2 = z2 = 1; b2 <= 15; b2++) if (z2 <<= 1, (z2 -= O2[b2]) < 0) return -1;
38450
+ for (y2 = 1; y2 < w2 && 0 === O[y2]; y2++) ;
38451
+ for (k2 < y2 && (k2 = y2), b2 = z2 = 1; b2 <= 15; b2++) if (z2 <<= 1, (z2 -= O[b2]) < 0) return -1;
38419
38452
  if (0 < z2 && (0 === e2 || 1 !== w2)) return -1;
38420
- for (B2[1] = 0, b2 = 1; b2 < 15; b2++) B2[b2 + 1] = B2[b2] + O2[b2];
38453
+ for (B2[1] = 0, b2 = 1; b2 < 15; b2++) B2[b2 + 1] = B2[b2] + O[b2];
38421
38454
  for (v2 = 0; v2 < n; v2++) 0 !== t2[r22 + v2] && (a2[B2[t2[r22 + v2]]++] = v2);
38422
- if (d2 = 0 === e2 ? (A2 = R2 = a2, 19) : 1 === e2 ? (A2 = F2, I2 -= 257, R2 = N2, T -= 257, 256) : (A2 = U2, R2 = P2, -1), b2 = y2, c2 = s2, S2 = v2 = E2 = 0, l = -1, f2 = (C2 = 1 << (x = k2)) - 1, 1 === e2 && 852 < C2 || 2 === e2 && 592 < C2) return 1;
38455
+ if (d2 = 0 === e2 ? (A2 = R = a2, 19) : 1 === e2 ? (A2 = F2, I2 -= 257, R = N2, T2 -= 257, 256) : (A2 = U2, R = P2, -1), b2 = y2, c2 = s2, S2 = v2 = E2 = 0, l = -1, f2 = (C2 = 1 << (x2 = k2)) - 1, 1 === e2 && 852 < C2 || 2 === e2 && 592 < C2) return 1;
38423
38456
  for (; ; ) {
38424
- for (p2 = b2 - S2, _2 = a2[v2] < d2 ? (m2 = 0, a2[v2]) : a2[v2] > d2 ? (m2 = R2[T + a2[v2]], A2[I2 + a2[v2]]) : (m2 = 96, 0), h2 = 1 << b2 - S2, y2 = u = 1 << x; i2[c2 + (E2 >> S2) + (u -= h2)] = p2 << 24 | m2 << 16 | _2 | 0, 0 !== u; ) ;
38457
+ for (p2 = b2 - S2, _2 = a2[v2] < d2 ? (m2 = 0, a2[v2]) : a2[v2] > d2 ? (m2 = R[T2 + a2[v2]], A2[I2 + a2[v2]]) : (m2 = 96, 0), h2 = 1 << b2 - S2, y2 = u = 1 << x2; i2[c2 + (E2 >> S2) + (u -= h2)] = p2 << 24 | m2 << 16 | _2 | 0, 0 !== u; ) ;
38425
38458
  for (h2 = 1 << b2 - 1; E2 & h2; ) h2 >>= 1;
38426
- if (0 !== h2 ? (E2 &= h2 - 1, E2 += h2) : E2 = 0, v2++, 0 == --O2[b2]) {
38459
+ if (0 !== h2 ? (E2 &= h2 - 1, E2 += h2) : E2 = 0, v2++, 0 == --O[b2]) {
38427
38460
  if (b2 === w2) break;
38428
38461
  b2 = t2[r22 + a2[v2]];
38429
38462
  }
38430
38463
  if (k2 < b2 && (E2 & f2) !== l) {
38431
- for (0 === S2 && (S2 = k2), c2 += y2, z2 = 1 << (x = b2 - S2); x + S2 < w2 && !((z2 -= O2[x + S2]) <= 0); ) x++, z2 <<= 1;
38432
- if (C2 += 1 << x, 1 === e2 && 852 < C2 || 2 === e2 && 592 < C2) return 1;
38433
- i2[l = E2 & f2] = k2 << 24 | x << 16 | c2 - s2 | 0;
38464
+ for (0 === S2 && (S2 = k2), c2 += y2, z2 = 1 << (x2 = b2 - S2); x2 + S2 < w2 && !((z2 -= O[x2 + S2]) <= 0); ) x2++, z2 <<= 1;
38465
+ if (C2 += 1 << x2, 1 === e2 && 852 < C2 || 2 === e2 && 592 < C2) return 1;
38466
+ i2[l = E2 & f2] = k2 << 24 | x2 << 16 | c2 - s2 | 0;
38434
38467
  }
38435
38468
  }
38436
38469
  return 0 !== E2 && (i2[c2 + E2] = b2 - S2 << 24 | 64 << 16 | 0), o.bits = k2, 0;
@@ -38442,7 +38475,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38442
38475
  function n(e2) {
38443
38476
  for (var t2 = e2.length; 0 <= --t2; ) e2[t2] = 0;
38444
38477
  }
38445
- var s2 = 0, a2 = 29, u = 256, l = u + 1 + a2, f2 = 30, c2 = 19, _2 = 2 * l + 1, g = 15, d2 = 16, p2 = 7, m2 = 256, b2 = 16, v2 = 17, y2 = 18, w2 = [0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 0], k2 = [0, 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10, 11, 11, 12, 12, 13, 13], x = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 7], S2 = [16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15], z2 = new Array(2 * (l + 2));
38478
+ var s2 = 0, a2 = 29, u = 256, l = u + 1 + a2, f2 = 30, c2 = 19, _2 = 2 * l + 1, g = 15, d2 = 16, p2 = 7, m2 = 256, b2 = 16, v2 = 17, y2 = 18, w2 = [0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 0], k2 = [0, 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10, 11, 11, 12, 12, 13, 13], x2 = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 7], S2 = [16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15], z2 = new Array(2 * (l + 2));
38446
38479
  n(z2);
38447
38480
  var C2 = new Array(2 * f2);
38448
38481
  n(C2);
@@ -38452,7 +38485,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38452
38485
  n(A2);
38453
38486
  var I2 = new Array(a2);
38454
38487
  n(I2);
38455
- var O2, B2, R2, T = new Array(f2);
38488
+ var O, B2, R, T2 = new Array(f2);
38456
38489
  function D2(e2, t2, r22, n2, i22) {
38457
38490
  this.static_tree = e2, this.extra_bits = t2, this.extra_base = r22, this.elems = n2, this.max_length = i22, this.has_stree = e2 && e2.length;
38458
38491
  }
@@ -38503,7 +38536,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38503
38536
  }
38504
38537
  function K2(e2, t2, r22) {
38505
38538
  var n2, i22, s22, a22, o2 = 0;
38506
- if (0 !== e2.last_lit) for (; n2 = e2.pending_buf[e2.d_buf + 2 * o2] << 8 | e2.pending_buf[e2.d_buf + 2 * o2 + 1], i22 = e2.pending_buf[e2.l_buf + o2], o2++, 0 === n2 ? L2(e2, i22, t2) : (L2(e2, (s22 = A2[i22]) + u + 1, t2), 0 !== (a22 = w2[s22]) && P2(e2, i22 -= I2[s22], a22), L2(e2, s22 = N2(--n2), r22), 0 !== (a22 = k2[s22]) && P2(e2, n2 -= T[s22], a22)), o2 < e2.last_lit; ) ;
38539
+ if (0 !== e2.last_lit) for (; n2 = e2.pending_buf[e2.d_buf + 2 * o2] << 8 | e2.pending_buf[e2.d_buf + 2 * o2 + 1], i22 = e2.pending_buf[e2.l_buf + o2], o2++, 0 === n2 ? L2(e2, i22, t2) : (L2(e2, (s22 = A2[i22]) + u + 1, t2), 0 !== (a22 = w2[s22]) && P2(e2, i22 -= I2[s22], a22), L2(e2, s22 = N2(--n2), r22), 0 !== (a22 = k2[s22]) && P2(e2, n2 -= T2[s22], a22)), o2 < e2.last_lit; ) ;
38507
38540
  L2(e2, m2, t2);
38508
38541
  }
38509
38542
  function Y2(e2, t2) {
@@ -38537,7 +38570,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38537
38570
  s22 = i22, u2 = (o2 = 0) === a22 ? (h22 = 138, 3) : i22 === a22 ? (h22 = 6, 3) : (h22 = 7, 4);
38538
38571
  }
38539
38572
  }
38540
- n(T);
38573
+ n(T2);
38541
38574
  var q2 = false;
38542
38575
  function J2(e2, t2, r22, n2) {
38543
38576
  P2(e2, (s2 << 1) + (n2 ? 1 : 0), 3), (function(e3, t3, r3, n3) {
@@ -38548,16 +38581,16 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38548
38581
  q2 || ((function() {
38549
38582
  var e3, t2, r22, n2, i22, s22 = new Array(g + 1);
38550
38583
  for (n2 = r22 = 0; n2 < a2 - 1; n2++) for (I2[n2] = r22, e3 = 0; e3 < 1 << w2[n2]; e3++) A2[r22++] = n2;
38551
- for (A2[r22 - 1] = n2, n2 = i22 = 0; n2 < 16; n2++) for (T[n2] = i22, e3 = 0; e3 < 1 << k2[n2]; e3++) E2[i22++] = n2;
38552
- for (i22 >>= 7; n2 < f2; n2++) for (T[n2] = i22 << 7, e3 = 0; e3 < 1 << k2[n2] - 7; e3++) E2[256 + i22++] = n2;
38584
+ for (A2[r22 - 1] = n2, n2 = i22 = 0; n2 < 16; n2++) for (T2[n2] = i22, e3 = 0; e3 < 1 << k2[n2]; e3++) E2[i22++] = n2;
38585
+ for (i22 >>= 7; n2 < f2; n2++) for (T2[n2] = i22 << 7, e3 = 0; e3 < 1 << k2[n2] - 7; e3++) E2[256 + i22++] = n2;
38553
38586
  for (t2 = 0; t2 <= g; t2++) s22[t2] = 0;
38554
38587
  for (e3 = 0; e3 <= 143; ) z2[2 * e3 + 1] = 8, e3++, s22[8]++;
38555
38588
  for (; e3 <= 255; ) z2[2 * e3 + 1] = 9, e3++, s22[9]++;
38556
38589
  for (; e3 <= 279; ) z2[2 * e3 + 1] = 7, e3++, s22[7]++;
38557
38590
  for (; e3 <= 287; ) z2[2 * e3 + 1] = 8, e3++, s22[8]++;
38558
38591
  for (Z(z2, l + 1, s22), e3 = 0; e3 < f2; e3++) C2[2 * e3 + 1] = 5, C2[2 * e3] = j2(e3, 5);
38559
- O2 = new D2(z2, w2, u + 1, l, g), B2 = new D2(C2, k2, 0, f2, g), R2 = new D2(new Array(0), x, 0, c2, p2);
38560
- })(), q2 = true), e2.l_desc = new F2(e2.dyn_ltree, O2), e2.d_desc = new F2(e2.dyn_dtree, B2), e2.bl_desc = new F2(e2.bl_tree, R2), e2.bi_buf = 0, e2.bi_valid = 0, W2(e2);
38592
+ O = new D2(z2, w2, u + 1, l, g), B2 = new D2(C2, k2, 0, f2, g), R = new D2(new Array(0), x2, 0, c2, p2);
38593
+ })(), q2 = true), e2.l_desc = new F2(e2.dyn_ltree, O), e2.d_desc = new F2(e2.dyn_dtree, B2), e2.bl_desc = new F2(e2.bl_tree, R), e2.bi_buf = 0, e2.bi_valid = 0, W2(e2);
38561
38594
  }, r2._tr_stored_block = J2, r2._tr_flush_block = function(e2, t2, r22, n2) {
38562
38595
  var i22, s22, a22 = 0;
38563
38596
  0 < e2.level ? (2 === e2.strm.data_type && (e2.strm.data_type = (function(e3) {
@@ -38962,7 +38995,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
38962
38995
  }
38963
38996
  }
38964
38997
  /**
38965
- * @vue/shared v3.5.24
38998
+ * @vue/shared v3.5.25
38966
38999
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
38967
39000
  * @license MIT
38968
39001
  **/
@@ -39758,19 +39791,25 @@ Please report this to https://github.com/markedjs/marked.`, e) {
39758
39791
  track$1(arr = toRaw(arr), "iterate", ARRAY_ITERATE_KEY);
39759
39792
  return arr;
39760
39793
  }
39794
+ function toWrapped(target, item) {
39795
+ if (isReadonly(target)) {
39796
+ return isReactive(target) ? toReadonly(toReactive(item)) : toReadonly(item);
39797
+ }
39798
+ return toReactive(item);
39799
+ }
39761
39800
  const arrayInstrumentations = {
39762
39801
  __proto__: null,
39763
39802
  [Symbol.iterator]() {
39764
- return iterator(this, Symbol.iterator, toReactive);
39803
+ return iterator(this, Symbol.iterator, (item) => toWrapped(this, item));
39765
39804
  },
39766
39805
  concat(...args) {
39767
39806
  return reactiveReadArray(this).concat(
39768
- ...args.map((x) => isArray$3(x) ? reactiveReadArray(x) : x)
39807
+ ...args.map((x2) => isArray$3(x2) ? reactiveReadArray(x2) : x2)
39769
39808
  );
39770
39809
  },
39771
39810
  entries() {
39772
39811
  return iterator(this, "entries", (value) => {
39773
- value[1] = toReactive(value[1]);
39812
+ value[1] = toWrapped(this, value[1]);
39774
39813
  return value;
39775
39814
  });
39776
39815
  },
@@ -39778,16 +39817,37 @@ Please report this to https://github.com/markedjs/marked.`, e) {
39778
39817
  return apply$3(this, "every", fn, thisArg, void 0, arguments);
39779
39818
  },
39780
39819
  filter(fn, thisArg) {
39781
- return apply$3(this, "filter", fn, thisArg, (v2) => v2.map(toReactive), arguments);
39820
+ return apply$3(
39821
+ this,
39822
+ "filter",
39823
+ fn,
39824
+ thisArg,
39825
+ (v2) => v2.map((item) => toWrapped(this, item)),
39826
+ arguments
39827
+ );
39782
39828
  },
39783
39829
  find(fn, thisArg) {
39784
- return apply$3(this, "find", fn, thisArg, toReactive, arguments);
39830
+ return apply$3(
39831
+ this,
39832
+ "find",
39833
+ fn,
39834
+ thisArg,
39835
+ (item) => toWrapped(this, item),
39836
+ arguments
39837
+ );
39785
39838
  },
39786
39839
  findIndex(fn, thisArg) {
39787
39840
  return apply$3(this, "findIndex", fn, thisArg, void 0, arguments);
39788
39841
  },
39789
39842
  findLast(fn, thisArg) {
39790
- return apply$3(this, "findLast", fn, thisArg, toReactive, arguments);
39843
+ return apply$3(
39844
+ this,
39845
+ "findLast",
39846
+ fn,
39847
+ thisArg,
39848
+ (item) => toWrapped(this, item),
39849
+ arguments
39850
+ );
39791
39851
  },
39792
39852
  findLastIndex(fn, thisArg) {
39793
39853
  return apply$3(this, "findLastIndex", fn, thisArg, void 0, arguments);
@@ -39847,7 +39907,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
39847
39907
  return noTracking(this, "unshift", args);
39848
39908
  },
39849
39909
  values() {
39850
- return iterator(this, "values", toReactive);
39910
+ return iterator(this, "values", (item) => toWrapped(this, item));
39851
39911
  }
39852
39912
  };
39853
39913
  function iterator(self2, method, wrapValue) {
@@ -39878,7 +39938,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
39878
39938
  if (arr !== self2) {
39879
39939
  if (needsWrap) {
39880
39940
  wrappedFn = function(item, index2) {
39881
- return fn.call(this, toReactive(item), index2, self2);
39941
+ return fn.call(this, toWrapped(self2, item), index2, self2);
39882
39942
  };
39883
39943
  } else if (fn.length > 2) {
39884
39944
  wrappedFn = function(item, index2) {
@@ -39895,7 +39955,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
39895
39955
  if (arr !== self2) {
39896
39956
  if (!isShallow(self2)) {
39897
39957
  wrappedFn = function(acc, item, index2) {
39898
- return fn.call(this, acc, toReactive(item), index2, self2);
39958
+ return fn.call(this, acc, toWrapped(self2, item), index2, self2);
39899
39959
  };
39900
39960
  } else if (fn.length > 3) {
39901
39961
  wrappedFn = function(acc, item, index2) {
@@ -39998,13 +40058,14 @@ Please report this to https://github.com/markedjs/marked.`, e) {
39998
40058
  }
39999
40059
  set(target, key2, value, receiver) {
40000
40060
  let oldValue = target[key2];
40061
+ const isArrayWithIntegerKey = isArray$3(target) && isIntegerKey(key2);
40001
40062
  if (!this._isShallow) {
40002
40063
  const isOldValueReadonly = isReadonly(oldValue);
40003
40064
  if (!isShallow(value) && !isReadonly(value)) {
40004
40065
  oldValue = toRaw(oldValue);
40005
40066
  value = toRaw(value);
40006
40067
  }
40007
- if (!isArray$3(target) && isRef(oldValue) && !isRef(value)) {
40068
+ if (!isArrayWithIntegerKey && isRef(oldValue) && !isRef(value)) {
40008
40069
  if (isOldValueReadonly) {
40009
40070
  return true;
40010
40071
  } else {
@@ -40013,7 +40074,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
40013
40074
  }
40014
40075
  }
40015
40076
  }
40016
- const hadKey = isArray$3(target) && isIntegerKey(key2) ? Number(key2) < target.length : hasOwn(target, key2);
40077
+ const hadKey = isArrayWithIntegerKey ? Number(key2) < target.length : hasOwn(target, key2);
40017
40078
  const result = Reflect.set(
40018
40079
  target,
40019
40080
  key2,
@@ -40452,16 +40513,35 @@ Please report this to https://github.com/markedjs/marked.`, e) {
40452
40513
  this._defaultValue = _defaultValue;
40453
40514
  this["__v_isRef"] = true;
40454
40515
  this._value = void 0;
40516
+ this._raw = toRaw(_object);
40517
+ let shallow = true;
40518
+ let obj = _object;
40519
+ if (!isArray$3(_object) || !isIntegerKey(String(_key))) {
40520
+ do {
40521
+ shallow = !isProxy(obj) || isShallow(obj);
40522
+ } while (shallow && (obj = obj["__v_raw"]));
40523
+ }
40524
+ this._shallow = shallow;
40455
40525
  }
40456
40526
  get value() {
40457
- const val = this._object[this._key];
40527
+ let val = this._object[this._key];
40528
+ if (this._shallow) {
40529
+ val = unref(val);
40530
+ }
40458
40531
  return this._value = val === void 0 ? this._defaultValue : val;
40459
40532
  }
40460
40533
  set value(newVal) {
40534
+ if (this._shallow && isRef(this._raw[this._key])) {
40535
+ const nestedRef = this._object[this._key];
40536
+ if (isRef(nestedRef)) {
40537
+ nestedRef.value = newVal;
40538
+ return;
40539
+ }
40540
+ }
40461
40541
  this._object[this._key] = newVal;
40462
40542
  }
40463
40543
  get dep() {
40464
- return getDepFromReactive(toRaw(this._object), this._key);
40544
+ return getDepFromReactive(this._raw, this._key);
40465
40545
  }
40466
40546
  }
40467
40547
  class GetterRefImpl {
@@ -40487,8 +40567,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
40487
40567
  }
40488
40568
  }
40489
40569
  function propertyToRef(source, key2, defaultValue) {
40490
- const val = source[key2];
40491
- return isRef(val) ? val : new ObjectRefImpl(source, key2, defaultValue);
40570
+ return new ObjectRefImpl(source, key2, defaultValue);
40492
40571
  }
40493
40572
  class ComputedRefImpl {
40494
40573
  constructor(fn, setter, isSSR) {
@@ -42350,7 +42429,6 @@ Please report this to https://github.com/markedjs/marked.`, e) {
42350
42429
  return true;
42351
42430
  }
42352
42431
  const { ctx: ctx2, setupState, data, props, accessCache, type: type2, appContext } = instance;
42353
- let normalizedProps;
42354
42432
  if (key2[0] !== "$") {
42355
42433
  const n = accessCache[key2];
42356
42434
  if (n !== void 0) {
@@ -42370,11 +42448,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
42370
42448
  } else if (data !== EMPTY_OBJ && hasOwn(data, key2)) {
42371
42449
  accessCache[key2] = 2;
42372
42450
  return data[key2];
42373
- } else if (
42374
- // only cache other properties when instance has declared (thus stable)
42375
- // props
42376
- (normalizedProps = instance.propsOptions[0]) && hasOwn(normalizedProps, key2)
42377
- ) {
42451
+ } else if (hasOwn(props, key2)) {
42378
42452
  accessCache[key2] = 3;
42379
42453
  return props[key2];
42380
42454
  } else if (ctx2 !== EMPTY_OBJ && hasOwn(ctx2, key2)) {
@@ -42429,10 +42503,10 @@ Please report this to https://github.com/markedjs/marked.`, e) {
42429
42503
  return true;
42430
42504
  },
42431
42505
  has({
42432
- _: { data, setupState, accessCache, ctx: ctx2, appContext, propsOptions, type: type2 }
42506
+ _: { data, setupState, accessCache, ctx: ctx2, appContext, props, type: type2 }
42433
42507
  }, key2) {
42434
- let normalizedProps, cssModules;
42435
- return !!(accessCache[key2] || data !== EMPTY_OBJ && key2[0] !== "$" && hasOwn(data, key2) || hasSetupBinding(setupState, key2) || (normalizedProps = propsOptions[0]) && hasOwn(normalizedProps, key2) || hasOwn(ctx2, key2) || hasOwn(publicPropertiesMap, key2) || hasOwn(appContext.config.globalProperties, key2) || (cssModules = type2.__cssModules) && cssModules[key2]);
42508
+ let cssModules;
42509
+ return !!(accessCache[key2] || data !== EMPTY_OBJ && key2[0] !== "$" && hasOwn(data, key2) || hasSetupBinding(setupState, key2) || hasOwn(props, key2) || hasOwn(ctx2, key2) || hasOwn(publicPropertiesMap, key2) || hasOwn(appContext.config.globalProperties, key2) || (cssModules = type2.__cssModules) && cssModules[key2]);
42436
42510
  },
42437
42511
  defineProperty(target, key2, descriptor) {
42438
42512
  if (descriptor.get != null) {
@@ -42919,8 +42993,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
42919
42993
  }
42920
42994
  let currentApp = null;
42921
42995
  function provide(key2, value) {
42922
- if (!currentInstance) ;
42923
- else {
42996
+ if (currentInstance) {
42924
42997
  let provides = currentInstance.provides;
42925
42998
  const parentProvides = currentInstance.parent && currentInstance.parent.provides;
42926
42999
  if (parentProvides === provides) {
@@ -42943,6 +43016,391 @@ Please report this to https://github.com/markedjs/marked.`, e) {
42943
43016
  function hasInjectionContext() {
42944
43017
  return !!(getCurrentInstance() || currentApp);
42945
43018
  }
43019
+ const ssrContextKey$2 = Symbol.for("v-scx");
43020
+ const useSSRContext = () => {
43021
+ {
43022
+ const ctx2 = inject(ssrContextKey$2);
43023
+ return ctx2;
43024
+ }
43025
+ };
43026
+ function watchEffect(effect2, options) {
43027
+ return doWatch(effect2, null, options);
43028
+ }
43029
+ function watch(source, cb, options) {
43030
+ return doWatch(source, cb, options);
43031
+ }
43032
+ function doWatch(source, cb, options = EMPTY_OBJ) {
43033
+ const { immediate, deep, flush, once } = options;
43034
+ const baseWatchOptions = extend$2({}, options);
43035
+ const runsImmediately = cb && immediate || !cb && flush !== "post";
43036
+ let ssrCleanup;
43037
+ if (isInSSRComponentSetup) {
43038
+ if (flush === "sync") {
43039
+ const ctx2 = useSSRContext();
43040
+ ssrCleanup = ctx2.__watcherHandles || (ctx2.__watcherHandles = []);
43041
+ } else if (!runsImmediately) {
43042
+ const watchStopHandle = () => {
43043
+ };
43044
+ watchStopHandle.stop = NOOP;
43045
+ watchStopHandle.resume = NOOP;
43046
+ watchStopHandle.pause = NOOP;
43047
+ return watchStopHandle;
43048
+ }
43049
+ }
43050
+ const instance = currentInstance;
43051
+ baseWatchOptions.call = (fn, type2, args) => callWithAsyncErrorHandling(fn, instance, type2, args);
43052
+ let isPre = false;
43053
+ if (flush === "post") {
43054
+ baseWatchOptions.scheduler = (job) => {
43055
+ queuePostRenderEffect(job, instance && instance.suspense);
43056
+ };
43057
+ } else if (flush !== "sync") {
43058
+ isPre = true;
43059
+ baseWatchOptions.scheduler = (job, isFirstRun) => {
43060
+ if (isFirstRun) {
43061
+ job();
43062
+ } else {
43063
+ queueJob(job);
43064
+ }
43065
+ };
43066
+ }
43067
+ baseWatchOptions.augmentJob = (job) => {
43068
+ if (cb) {
43069
+ job.flags |= 4;
43070
+ }
43071
+ if (isPre) {
43072
+ job.flags |= 2;
43073
+ if (instance) {
43074
+ job.id = instance.uid;
43075
+ job.i = instance;
43076
+ }
43077
+ }
43078
+ };
43079
+ const watchHandle = watch$1(source, cb, baseWatchOptions);
43080
+ if (isInSSRComponentSetup) {
43081
+ if (ssrCleanup) {
43082
+ ssrCleanup.push(watchHandle);
43083
+ } else if (runsImmediately) {
43084
+ watchHandle();
43085
+ }
43086
+ }
43087
+ return watchHandle;
43088
+ }
43089
+ function instanceWatch(source, value, options) {
43090
+ const publicThis = this.proxy;
43091
+ const getter = isString(source) ? source.includes(".") ? createPathGetter(publicThis, source) : () => publicThis[source] : source.bind(publicThis, publicThis);
43092
+ let cb;
43093
+ if (isFunction$2(value)) {
43094
+ cb = value;
43095
+ } else {
43096
+ cb = value.handler;
43097
+ options = value;
43098
+ }
43099
+ const reset = setCurrentInstance(this);
43100
+ const res = doWatch(getter, cb.bind(publicThis), options);
43101
+ reset();
43102
+ return res;
43103
+ }
43104
+ function createPathGetter(ctx2, path2) {
43105
+ const segments = path2.split(".");
43106
+ return () => {
43107
+ let cur = ctx2;
43108
+ for (let i2 = 0; i2 < segments.length && cur; i2++) {
43109
+ cur = cur[segments[i2]];
43110
+ }
43111
+ return cur;
43112
+ };
43113
+ }
43114
+ const getModelModifiers = (props, modelName) => {
43115
+ return modelName === "modelValue" || modelName === "model-value" ? props.modelModifiers : props[`${modelName}Modifiers`] || props[`${camelize(modelName)}Modifiers`] || props[`${hyphenate(modelName)}Modifiers`];
43116
+ };
43117
+ function emit(instance, event, ...rawArgs) {
43118
+ if (instance.isUnmounted) return;
43119
+ const props = instance.vnode.props || EMPTY_OBJ;
43120
+ let args = rawArgs;
43121
+ const isModelListener2 = event.startsWith("update:");
43122
+ const modifiers2 = isModelListener2 && getModelModifiers(props, event.slice(7));
43123
+ if (modifiers2) {
43124
+ if (modifiers2.trim) {
43125
+ args = rawArgs.map((a2) => isString(a2) ? a2.trim() : a2);
43126
+ }
43127
+ if (modifiers2.number) {
43128
+ args = rawArgs.map(looseToNumber);
43129
+ }
43130
+ }
43131
+ let handlerName;
43132
+ let handler2 = props[handlerName = toHandlerKey(event)] || // also try camelCase event handler (#2249)
43133
+ props[handlerName = toHandlerKey(camelize(event))];
43134
+ if (!handler2 && isModelListener2) {
43135
+ handler2 = props[handlerName = toHandlerKey(hyphenate(event))];
43136
+ }
43137
+ if (handler2) {
43138
+ callWithAsyncErrorHandling(
43139
+ handler2,
43140
+ instance,
43141
+ 6,
43142
+ args
43143
+ );
43144
+ }
43145
+ const onceHandler = props[handlerName + `Once`];
43146
+ if (onceHandler) {
43147
+ if (!instance.emitted) {
43148
+ instance.emitted = {};
43149
+ } else if (instance.emitted[handlerName]) {
43150
+ return;
43151
+ }
43152
+ instance.emitted[handlerName] = true;
43153
+ callWithAsyncErrorHandling(
43154
+ onceHandler,
43155
+ instance,
43156
+ 6,
43157
+ args
43158
+ );
43159
+ }
43160
+ }
43161
+ const mixinEmitsCache = /* @__PURE__ */ new WeakMap();
43162
+ function normalizeEmitsOptions(comp, appContext, asMixin = false) {
43163
+ const cache2 = asMixin ? mixinEmitsCache : appContext.emitsCache;
43164
+ const cached = cache2.get(comp);
43165
+ if (cached !== void 0) {
43166
+ return cached;
43167
+ }
43168
+ const raw = comp.emits;
43169
+ let normalized = {};
43170
+ let hasExtends = false;
43171
+ if (!isFunction$2(comp)) {
43172
+ const extendEmits = (raw2) => {
43173
+ const normalizedFromExtend = normalizeEmitsOptions(raw2, appContext, true);
43174
+ if (normalizedFromExtend) {
43175
+ hasExtends = true;
43176
+ extend$2(normalized, normalizedFromExtend);
43177
+ }
43178
+ };
43179
+ if (!asMixin && appContext.mixins.length) {
43180
+ appContext.mixins.forEach(extendEmits);
43181
+ }
43182
+ if (comp.extends) {
43183
+ extendEmits(comp.extends);
43184
+ }
43185
+ if (comp.mixins) {
43186
+ comp.mixins.forEach(extendEmits);
43187
+ }
43188
+ }
43189
+ if (!raw && !hasExtends) {
43190
+ if (isObject$3(comp)) {
43191
+ cache2.set(comp, null);
43192
+ }
43193
+ return null;
43194
+ }
43195
+ if (isArray$3(raw)) {
43196
+ raw.forEach((key2) => normalized[key2] = null);
43197
+ } else {
43198
+ extend$2(normalized, raw);
43199
+ }
43200
+ if (isObject$3(comp)) {
43201
+ cache2.set(comp, normalized);
43202
+ }
43203
+ return normalized;
43204
+ }
43205
+ function isEmitListener(options, key2) {
43206
+ if (!options || !isOn(key2)) {
43207
+ return false;
43208
+ }
43209
+ key2 = key2.slice(2).replace(/Once$/, "");
43210
+ return hasOwn(options, key2[0].toLowerCase() + key2.slice(1)) || hasOwn(options, hyphenate(key2)) || hasOwn(options, key2);
43211
+ }
43212
+ function markAttrsAccessed() {
43213
+ }
43214
+ function renderComponentRoot(instance) {
43215
+ const {
43216
+ type: Component,
43217
+ vnode,
43218
+ proxy,
43219
+ withProxy,
43220
+ propsOptions: [propsOptions],
43221
+ slots,
43222
+ attrs,
43223
+ emit: emit2,
43224
+ render: render2,
43225
+ renderCache,
43226
+ props,
43227
+ data,
43228
+ setupState,
43229
+ ctx: ctx2,
43230
+ inheritAttrs
43231
+ } = instance;
43232
+ const prev = setCurrentRenderingInstance(instance);
43233
+ let result;
43234
+ let fallthroughAttrs;
43235
+ try {
43236
+ if (vnode.shapeFlag & 4) {
43237
+ const proxyToUse = withProxy || proxy;
43238
+ const thisProxy = !!(define_process_default$2.env.NODE_ENV !== "production") && setupState.__isScriptSetup ? new Proxy(proxyToUse, {
43239
+ get(target, key2, receiver) {
43240
+ warn$1$2(
43241
+ `Property '${String(
43242
+ key2
43243
+ )}' was accessed via 'this'. Avoid using 'this' in templates.`
43244
+ );
43245
+ return Reflect.get(target, key2, receiver);
43246
+ }
43247
+ }) : proxyToUse;
43248
+ result = normalizeVNode(
43249
+ render2.call(
43250
+ thisProxy,
43251
+ proxyToUse,
43252
+ renderCache,
43253
+ !!(define_process_default$2.env.NODE_ENV !== "production") ? shallowReadonly(props) : props,
43254
+ setupState,
43255
+ data,
43256
+ ctx2
43257
+ )
43258
+ );
43259
+ fallthroughAttrs = attrs;
43260
+ } else {
43261
+ const render22 = Component;
43262
+ if (!!(define_process_default$2.env.NODE_ENV !== "production") && attrs === props) ;
43263
+ result = normalizeVNode(
43264
+ render22.length > 1 ? render22(
43265
+ !!(define_process_default$2.env.NODE_ENV !== "production") ? shallowReadonly(props) : props,
43266
+ !!(define_process_default$2.env.NODE_ENV !== "production") ? {
43267
+ get attrs() {
43268
+ markAttrsAccessed();
43269
+ return shallowReadonly(attrs);
43270
+ },
43271
+ slots,
43272
+ emit: emit2
43273
+ } : { attrs, slots, emit: emit2 }
43274
+ ) : render22(
43275
+ !!(define_process_default$2.env.NODE_ENV !== "production") ? shallowReadonly(props) : props,
43276
+ null
43277
+ )
43278
+ );
43279
+ fallthroughAttrs = Component.props ? attrs : getFunctionalFallthrough(attrs);
43280
+ }
43281
+ } catch (err) {
43282
+ blockStack.length = 0;
43283
+ handleError(err, instance, 1);
43284
+ result = createVNode(Comment);
43285
+ }
43286
+ let root2 = result;
43287
+ if (fallthroughAttrs && inheritAttrs !== false) {
43288
+ const keys2 = Object.keys(fallthroughAttrs);
43289
+ const { shapeFlag } = root2;
43290
+ if (keys2.length) {
43291
+ if (shapeFlag & (1 | 6)) {
43292
+ if (propsOptions && keys2.some(isModelListener)) {
43293
+ fallthroughAttrs = filterModelListeners(
43294
+ fallthroughAttrs,
43295
+ propsOptions
43296
+ );
43297
+ }
43298
+ root2 = cloneVNode(root2, fallthroughAttrs, false, true);
43299
+ }
43300
+ }
43301
+ }
43302
+ if (vnode.dirs) {
43303
+ root2 = cloneVNode(root2, null, false, true);
43304
+ root2.dirs = root2.dirs ? root2.dirs.concat(vnode.dirs) : vnode.dirs;
43305
+ }
43306
+ if (vnode.transition) {
43307
+ setTransitionHooks(root2, vnode.transition);
43308
+ }
43309
+ {
43310
+ result = root2;
43311
+ }
43312
+ setCurrentRenderingInstance(prev);
43313
+ return result;
43314
+ }
43315
+ const getFunctionalFallthrough = (attrs) => {
43316
+ let res;
43317
+ for (const key2 in attrs) {
43318
+ if (key2 === "class" || key2 === "style" || isOn(key2)) {
43319
+ (res || (res = {}))[key2] = attrs[key2];
43320
+ }
43321
+ }
43322
+ return res;
43323
+ };
43324
+ const filterModelListeners = (attrs, props) => {
43325
+ const res = {};
43326
+ for (const key2 in attrs) {
43327
+ if (!isModelListener(key2) || !(key2.slice(9) in props)) {
43328
+ res[key2] = attrs[key2];
43329
+ }
43330
+ }
43331
+ return res;
43332
+ };
43333
+ function shouldUpdateComponent(prevVNode, nextVNode, optimized) {
43334
+ const { props: prevProps, children: prevChildren, component } = prevVNode;
43335
+ const { props: nextProps, children: nextChildren, patchFlag } = nextVNode;
43336
+ const emits = component.emitsOptions;
43337
+ if (nextVNode.dirs || nextVNode.transition) {
43338
+ return true;
43339
+ }
43340
+ if (optimized && patchFlag >= 0) {
43341
+ if (patchFlag & 1024) {
43342
+ return true;
43343
+ }
43344
+ if (patchFlag & 16) {
43345
+ if (!prevProps) {
43346
+ return !!nextProps;
43347
+ }
43348
+ return hasPropsChanged(prevProps, nextProps, emits);
43349
+ } else if (patchFlag & 8) {
43350
+ const dynamicProps = nextVNode.dynamicProps;
43351
+ for (let i2 = 0; i2 < dynamicProps.length; i2++) {
43352
+ const key2 = dynamicProps[i2];
43353
+ if (nextProps[key2] !== prevProps[key2] && !isEmitListener(emits, key2)) {
43354
+ return true;
43355
+ }
43356
+ }
43357
+ }
43358
+ } else {
43359
+ if (prevChildren || nextChildren) {
43360
+ if (!nextChildren || !nextChildren.$stable) {
43361
+ return true;
43362
+ }
43363
+ }
43364
+ if (prevProps === nextProps) {
43365
+ return false;
43366
+ }
43367
+ if (!prevProps) {
43368
+ return !!nextProps;
43369
+ }
43370
+ if (!nextProps) {
43371
+ return true;
43372
+ }
43373
+ return hasPropsChanged(prevProps, nextProps, emits);
43374
+ }
43375
+ return false;
43376
+ }
43377
+ function hasPropsChanged(prevProps, nextProps, emitsOptions) {
43378
+ const nextKeys = Object.keys(nextProps);
43379
+ if (nextKeys.length !== Object.keys(prevProps).length) {
43380
+ return true;
43381
+ }
43382
+ for (let i2 = 0; i2 < nextKeys.length; i2++) {
43383
+ const key2 = nextKeys[i2];
43384
+ if (nextProps[key2] !== prevProps[key2] && !isEmitListener(emitsOptions, key2)) {
43385
+ return true;
43386
+ }
43387
+ }
43388
+ return false;
43389
+ }
43390
+ function updateHOCHostEl({ vnode, parent }, el) {
43391
+ while (parent) {
43392
+ const root2 = parent.subTree;
43393
+ if (root2.suspense && root2.suspense.activeBranch === vnode) {
43394
+ root2.el = vnode.el;
43395
+ }
43396
+ if (root2 === vnode) {
43397
+ (vnode = parent.vnode).el = el;
43398
+ parent = parent.parent;
43399
+ } else {
43400
+ break;
43401
+ }
43402
+ }
43403
+ }
42946
43404
  const internalObjectProto = {};
42947
43405
  const createInternalObject = () => Object.create(internalObjectProto);
42948
43406
  const isInternalObject = (obj) => Object.getPrototypeOf(obj) === internalObjectProto;
@@ -44663,391 +45121,6 @@ Please report this to https://github.com/markedjs/marked.`, e) {
44663
45121
  hooks[i2].flags |= 8;
44664
45122
  }
44665
45123
  }
44666
- const ssrContextKey$2 = Symbol.for("v-scx");
44667
- const useSSRContext = () => {
44668
- {
44669
- const ctx2 = inject(ssrContextKey$2);
44670
- return ctx2;
44671
- }
44672
- };
44673
- function watchEffect(effect2, options) {
44674
- return doWatch(effect2, null, options);
44675
- }
44676
- function watch(source, cb, options) {
44677
- return doWatch(source, cb, options);
44678
- }
44679
- function doWatch(source, cb, options = EMPTY_OBJ) {
44680
- const { immediate, deep, flush, once } = options;
44681
- const baseWatchOptions = extend$2({}, options);
44682
- const runsImmediately = cb && immediate || !cb && flush !== "post";
44683
- let ssrCleanup;
44684
- if (isInSSRComponentSetup) {
44685
- if (flush === "sync") {
44686
- const ctx2 = useSSRContext();
44687
- ssrCleanup = ctx2.__watcherHandles || (ctx2.__watcherHandles = []);
44688
- } else if (!runsImmediately) {
44689
- const watchStopHandle = () => {
44690
- };
44691
- watchStopHandle.stop = NOOP;
44692
- watchStopHandle.resume = NOOP;
44693
- watchStopHandle.pause = NOOP;
44694
- return watchStopHandle;
44695
- }
44696
- }
44697
- const instance = currentInstance;
44698
- baseWatchOptions.call = (fn, type2, args) => callWithAsyncErrorHandling(fn, instance, type2, args);
44699
- let isPre = false;
44700
- if (flush === "post") {
44701
- baseWatchOptions.scheduler = (job) => {
44702
- queuePostRenderEffect(job, instance && instance.suspense);
44703
- };
44704
- } else if (flush !== "sync") {
44705
- isPre = true;
44706
- baseWatchOptions.scheduler = (job, isFirstRun) => {
44707
- if (isFirstRun) {
44708
- job();
44709
- } else {
44710
- queueJob(job);
44711
- }
44712
- };
44713
- }
44714
- baseWatchOptions.augmentJob = (job) => {
44715
- if (cb) {
44716
- job.flags |= 4;
44717
- }
44718
- if (isPre) {
44719
- job.flags |= 2;
44720
- if (instance) {
44721
- job.id = instance.uid;
44722
- job.i = instance;
44723
- }
44724
- }
44725
- };
44726
- const watchHandle = watch$1(source, cb, baseWatchOptions);
44727
- if (isInSSRComponentSetup) {
44728
- if (ssrCleanup) {
44729
- ssrCleanup.push(watchHandle);
44730
- } else if (runsImmediately) {
44731
- watchHandle();
44732
- }
44733
- }
44734
- return watchHandle;
44735
- }
44736
- function instanceWatch(source, value, options) {
44737
- const publicThis = this.proxy;
44738
- const getter = isString(source) ? source.includes(".") ? createPathGetter(publicThis, source) : () => publicThis[source] : source.bind(publicThis, publicThis);
44739
- let cb;
44740
- if (isFunction$2(value)) {
44741
- cb = value;
44742
- } else {
44743
- cb = value.handler;
44744
- options = value;
44745
- }
44746
- const reset = setCurrentInstance(this);
44747
- const res = doWatch(getter, cb.bind(publicThis), options);
44748
- reset();
44749
- return res;
44750
- }
44751
- function createPathGetter(ctx2, path2) {
44752
- const segments = path2.split(".");
44753
- return () => {
44754
- let cur = ctx2;
44755
- for (let i2 = 0; i2 < segments.length && cur; i2++) {
44756
- cur = cur[segments[i2]];
44757
- }
44758
- return cur;
44759
- };
44760
- }
44761
- const getModelModifiers = (props, modelName) => {
44762
- return modelName === "modelValue" || modelName === "model-value" ? props.modelModifiers : props[`${modelName}Modifiers`] || props[`${camelize(modelName)}Modifiers`] || props[`${hyphenate(modelName)}Modifiers`];
44763
- };
44764
- function emit(instance, event, ...rawArgs) {
44765
- if (instance.isUnmounted) return;
44766
- const props = instance.vnode.props || EMPTY_OBJ;
44767
- let args = rawArgs;
44768
- const isModelListener2 = event.startsWith("update:");
44769
- const modifiers2 = isModelListener2 && getModelModifiers(props, event.slice(7));
44770
- if (modifiers2) {
44771
- if (modifiers2.trim) {
44772
- args = rawArgs.map((a2) => isString(a2) ? a2.trim() : a2);
44773
- }
44774
- if (modifiers2.number) {
44775
- args = rawArgs.map(looseToNumber);
44776
- }
44777
- }
44778
- let handlerName;
44779
- let handler2 = props[handlerName = toHandlerKey(event)] || // also try camelCase event handler (#2249)
44780
- props[handlerName = toHandlerKey(camelize(event))];
44781
- if (!handler2 && isModelListener2) {
44782
- handler2 = props[handlerName = toHandlerKey(hyphenate(event))];
44783
- }
44784
- if (handler2) {
44785
- callWithAsyncErrorHandling(
44786
- handler2,
44787
- instance,
44788
- 6,
44789
- args
44790
- );
44791
- }
44792
- const onceHandler = props[handlerName + `Once`];
44793
- if (onceHandler) {
44794
- if (!instance.emitted) {
44795
- instance.emitted = {};
44796
- } else if (instance.emitted[handlerName]) {
44797
- return;
44798
- }
44799
- instance.emitted[handlerName] = true;
44800
- callWithAsyncErrorHandling(
44801
- onceHandler,
44802
- instance,
44803
- 6,
44804
- args
44805
- );
44806
- }
44807
- }
44808
- const mixinEmitsCache = /* @__PURE__ */ new WeakMap();
44809
- function normalizeEmitsOptions(comp, appContext, asMixin = false) {
44810
- const cache2 = asMixin ? mixinEmitsCache : appContext.emitsCache;
44811
- const cached = cache2.get(comp);
44812
- if (cached !== void 0) {
44813
- return cached;
44814
- }
44815
- const raw = comp.emits;
44816
- let normalized = {};
44817
- let hasExtends = false;
44818
- if (!isFunction$2(comp)) {
44819
- const extendEmits = (raw2) => {
44820
- const normalizedFromExtend = normalizeEmitsOptions(raw2, appContext, true);
44821
- if (normalizedFromExtend) {
44822
- hasExtends = true;
44823
- extend$2(normalized, normalizedFromExtend);
44824
- }
44825
- };
44826
- if (!asMixin && appContext.mixins.length) {
44827
- appContext.mixins.forEach(extendEmits);
44828
- }
44829
- if (comp.extends) {
44830
- extendEmits(comp.extends);
44831
- }
44832
- if (comp.mixins) {
44833
- comp.mixins.forEach(extendEmits);
44834
- }
44835
- }
44836
- if (!raw && !hasExtends) {
44837
- if (isObject$3(comp)) {
44838
- cache2.set(comp, null);
44839
- }
44840
- return null;
44841
- }
44842
- if (isArray$3(raw)) {
44843
- raw.forEach((key2) => normalized[key2] = null);
44844
- } else {
44845
- extend$2(normalized, raw);
44846
- }
44847
- if (isObject$3(comp)) {
44848
- cache2.set(comp, normalized);
44849
- }
44850
- return normalized;
44851
- }
44852
- function isEmitListener(options, key2) {
44853
- if (!options || !isOn(key2)) {
44854
- return false;
44855
- }
44856
- key2 = key2.slice(2).replace(/Once$/, "");
44857
- return hasOwn(options, key2[0].toLowerCase() + key2.slice(1)) || hasOwn(options, hyphenate(key2)) || hasOwn(options, key2);
44858
- }
44859
- function markAttrsAccessed() {
44860
- }
44861
- function renderComponentRoot(instance) {
44862
- const {
44863
- type: Component,
44864
- vnode,
44865
- proxy,
44866
- withProxy,
44867
- propsOptions: [propsOptions],
44868
- slots,
44869
- attrs,
44870
- emit: emit2,
44871
- render: render2,
44872
- renderCache,
44873
- props,
44874
- data,
44875
- setupState,
44876
- ctx: ctx2,
44877
- inheritAttrs
44878
- } = instance;
44879
- const prev = setCurrentRenderingInstance(instance);
44880
- let result;
44881
- let fallthroughAttrs;
44882
- try {
44883
- if (vnode.shapeFlag & 4) {
44884
- const proxyToUse = withProxy || proxy;
44885
- const thisProxy = !!(define_process_default$2.env.NODE_ENV !== "production") && setupState.__isScriptSetup ? new Proxy(proxyToUse, {
44886
- get(target, key2, receiver) {
44887
- warn$1$2(
44888
- `Property '${String(
44889
- key2
44890
- )}' was accessed via 'this'. Avoid using 'this' in templates.`
44891
- );
44892
- return Reflect.get(target, key2, receiver);
44893
- }
44894
- }) : proxyToUse;
44895
- result = normalizeVNode(
44896
- render2.call(
44897
- thisProxy,
44898
- proxyToUse,
44899
- renderCache,
44900
- !!(define_process_default$2.env.NODE_ENV !== "production") ? shallowReadonly(props) : props,
44901
- setupState,
44902
- data,
44903
- ctx2
44904
- )
44905
- );
44906
- fallthroughAttrs = attrs;
44907
- } else {
44908
- const render22 = Component;
44909
- if (!!(define_process_default$2.env.NODE_ENV !== "production") && attrs === props) ;
44910
- result = normalizeVNode(
44911
- render22.length > 1 ? render22(
44912
- !!(define_process_default$2.env.NODE_ENV !== "production") ? shallowReadonly(props) : props,
44913
- !!(define_process_default$2.env.NODE_ENV !== "production") ? {
44914
- get attrs() {
44915
- markAttrsAccessed();
44916
- return shallowReadonly(attrs);
44917
- },
44918
- slots,
44919
- emit: emit2
44920
- } : { attrs, slots, emit: emit2 }
44921
- ) : render22(
44922
- !!(define_process_default$2.env.NODE_ENV !== "production") ? shallowReadonly(props) : props,
44923
- null
44924
- )
44925
- );
44926
- fallthroughAttrs = Component.props ? attrs : getFunctionalFallthrough(attrs);
44927
- }
44928
- } catch (err) {
44929
- blockStack.length = 0;
44930
- handleError(err, instance, 1);
44931
- result = createVNode(Comment);
44932
- }
44933
- let root2 = result;
44934
- if (fallthroughAttrs && inheritAttrs !== false) {
44935
- const keys2 = Object.keys(fallthroughAttrs);
44936
- const { shapeFlag } = root2;
44937
- if (keys2.length) {
44938
- if (shapeFlag & (1 | 6)) {
44939
- if (propsOptions && keys2.some(isModelListener)) {
44940
- fallthroughAttrs = filterModelListeners(
44941
- fallthroughAttrs,
44942
- propsOptions
44943
- );
44944
- }
44945
- root2 = cloneVNode(root2, fallthroughAttrs, false, true);
44946
- }
44947
- }
44948
- }
44949
- if (vnode.dirs) {
44950
- root2 = cloneVNode(root2, null, false, true);
44951
- root2.dirs = root2.dirs ? root2.dirs.concat(vnode.dirs) : vnode.dirs;
44952
- }
44953
- if (vnode.transition) {
44954
- setTransitionHooks(root2, vnode.transition);
44955
- }
44956
- {
44957
- result = root2;
44958
- }
44959
- setCurrentRenderingInstance(prev);
44960
- return result;
44961
- }
44962
- const getFunctionalFallthrough = (attrs) => {
44963
- let res;
44964
- for (const key2 in attrs) {
44965
- if (key2 === "class" || key2 === "style" || isOn(key2)) {
44966
- (res || (res = {}))[key2] = attrs[key2];
44967
- }
44968
- }
44969
- return res;
44970
- };
44971
- const filterModelListeners = (attrs, props) => {
44972
- const res = {};
44973
- for (const key2 in attrs) {
44974
- if (!isModelListener(key2) || !(key2.slice(9) in props)) {
44975
- res[key2] = attrs[key2];
44976
- }
44977
- }
44978
- return res;
44979
- };
44980
- function shouldUpdateComponent(prevVNode, nextVNode, optimized) {
44981
- const { props: prevProps, children: prevChildren, component } = prevVNode;
44982
- const { props: nextProps, children: nextChildren, patchFlag } = nextVNode;
44983
- const emits = component.emitsOptions;
44984
- if (nextVNode.dirs || nextVNode.transition) {
44985
- return true;
44986
- }
44987
- if (optimized && patchFlag >= 0) {
44988
- if (patchFlag & 1024) {
44989
- return true;
44990
- }
44991
- if (patchFlag & 16) {
44992
- if (!prevProps) {
44993
- return !!nextProps;
44994
- }
44995
- return hasPropsChanged(prevProps, nextProps, emits);
44996
- } else if (patchFlag & 8) {
44997
- const dynamicProps = nextVNode.dynamicProps;
44998
- for (let i2 = 0; i2 < dynamicProps.length; i2++) {
44999
- const key2 = dynamicProps[i2];
45000
- if (nextProps[key2] !== prevProps[key2] && !isEmitListener(emits, key2)) {
45001
- return true;
45002
- }
45003
- }
45004
- }
45005
- } else {
45006
- if (prevChildren || nextChildren) {
45007
- if (!nextChildren || !nextChildren.$stable) {
45008
- return true;
45009
- }
45010
- }
45011
- if (prevProps === nextProps) {
45012
- return false;
45013
- }
45014
- if (!prevProps) {
45015
- return !!nextProps;
45016
- }
45017
- if (!nextProps) {
45018
- return true;
45019
- }
45020
- return hasPropsChanged(prevProps, nextProps, emits);
45021
- }
45022
- return false;
45023
- }
45024
- function hasPropsChanged(prevProps, nextProps, emitsOptions) {
45025
- const nextKeys = Object.keys(nextProps);
45026
- if (nextKeys.length !== Object.keys(prevProps).length) {
45027
- return true;
45028
- }
45029
- for (let i2 = 0; i2 < nextKeys.length; i2++) {
45030
- const key2 = nextKeys[i2];
45031
- if (nextProps[key2] !== prevProps[key2] && !isEmitListener(emitsOptions, key2)) {
45032
- return true;
45033
- }
45034
- }
45035
- return false;
45036
- }
45037
- function updateHOCHostEl({ vnode, parent }, el) {
45038
- while (parent) {
45039
- const root2 = parent.subTree;
45040
- if (root2.suspense && root2.suspense.activeBranch === vnode) {
45041
- root2.el = vnode.el;
45042
- }
45043
- if (root2 === vnode) {
45044
- (vnode = parent.vnode).el = el;
45045
- parent = parent.parent;
45046
- } else {
45047
- break;
45048
- }
45049
- }
45050
- }
45051
45124
  const isSuspense = (type2) => type2.__isSuspense;
45052
45125
  function queueEffectWithSuspense(fn, suspense) {
45053
45126
  if (suspense && suspense.pendingBranch) {
@@ -45655,7 +45728,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
45655
45728
  name = match[1];
45656
45729
  }
45657
45730
  }
45658
- if (!name && instance && instance.parent) {
45731
+ if (!name && instance) {
45659
45732
  const inferFromRegistry = (registry) => {
45660
45733
  for (const key2 in registry) {
45661
45734
  if (registry[key2] === Component) {
@@ -45663,8 +45736,8 @@ Please report this to https://github.com/markedjs/marked.`, e) {
45663
45736
  }
45664
45737
  }
45665
45738
  };
45666
- name = inferFromRegistry(
45667
- instance.components || instance.parent.type.components
45739
+ name = inferFromRegistry(instance.components) || instance.parent && inferFromRegistry(
45740
+ instance.parent.type.components
45668
45741
  ) || inferFromRegistry(instance.appContext.components);
45669
45742
  }
45670
45743
  return name ? classify(name) : isRoot ? `App` : `Anonymous`;
@@ -45701,7 +45774,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
45701
45774
  setBlockTracking(1);
45702
45775
  }
45703
45776
  }
45704
- const version$1 = "3.5.24";
45777
+ const version$1 = "3.5.25";
45705
45778
  let policy = void 0;
45706
45779
  const tt = typeof window !== "undefined" && window.trustedTypes;
45707
45780
  if (tt) {
@@ -47374,17 +47447,17 @@ Please report this to https://github.com/markedjs/marked.`, e) {
47374
47447
  elt = elt.shadowRoot.activeElement;
47375
47448
  return elt;
47376
47449
  }
47377
- function caretFromPoint(doc2, x, y2) {
47450
+ function caretFromPoint(doc2, x2, y2) {
47378
47451
  if (doc2.caretPositionFromPoint) {
47379
47452
  try {
47380
- let pos = doc2.caretPositionFromPoint(x, y2);
47453
+ let pos = doc2.caretPositionFromPoint(x2, y2);
47381
47454
  if (pos)
47382
47455
  return { node: pos.offsetNode, offset: Math.min(nodeSize(pos.offsetNode), pos.offset) };
47383
47456
  } catch (_2) {
47384
47457
  }
47385
47458
  }
47386
47459
  if (doc2.caretRangeFromPoint) {
47387
- let range2 = doc2.caretRangeFromPoint(x, y2);
47460
+ let range2 = doc2.caretRangeFromPoint(x2, y2);
47388
47461
  if (range2)
47389
47462
  return { node: range2.startContainer, offset: Math.min(nodeSize(range2.startContainer), range2.startOffset) };
47390
47463
  }
@@ -47483,8 +47556,8 @@ Please report this to https://github.com/markedjs/marked.`, e) {
47483
47556
  function storeScrollPos(view) {
47484
47557
  let rect = view.dom.getBoundingClientRect(), startY = Math.max(0, rect.top);
47485
47558
  let refDOM, refTop;
47486
- for (let x = (rect.left + rect.right) / 2, y2 = startY + 1; y2 < Math.min(innerHeight, rect.bottom); y2 += 5) {
47487
- let dom = view.root.elementFromPoint(x, y2);
47559
+ for (let x2 = (rect.left + rect.right) / 2, y2 = startY + 1; y2 < Math.min(innerHeight, rect.bottom); y2 += 5) {
47560
+ let dom = view.root.elementFromPoint(x2, y2);
47488
47561
  if (!dom || dom == view.dom || !view.dom.contains(dom))
47489
47562
  continue;
47490
47563
  let localRect = dom.getBoundingClientRect();
@@ -47780,8 +47853,8 @@ Please report this to https://github.com/markedjs/marked.`, e) {
47780
47853
  function flattenV(rect, left2) {
47781
47854
  if (rect.width == 0)
47782
47855
  return rect;
47783
- let x = left2 ? rect.left : rect.right;
47784
- return { top: rect.top, bottom: rect.bottom, left: x, right: x };
47856
+ let x2 = left2 ? rect.left : rect.right;
47857
+ return { top: rect.top, bottom: rect.bottom, left: x2, right: x2 };
47785
47858
  }
47786
47859
  function flattenH(rect, top2) {
47787
47860
  if (rect.height == 0)
@@ -52788,10 +52861,10 @@ Please report this to https://github.com/markedjs/marked.`, e) {
52788
52861
  const Timeout = createTimeoutClass(clearTimeout);
52789
52862
  const timeout = (timeout2, callback) => new Timeout(setTimeout(callback, timeout2));
52790
52863
  const rotr = (w2, shift2) => w2 >>> shift2 | w2 << 32 - shift2;
52791
- const sum0to256 = (x) => rotr(x, 2) ^ rotr(x, 13) ^ rotr(x, 22);
52792
- const sum1to256 = (x) => rotr(x, 6) ^ rotr(x, 11) ^ rotr(x, 25);
52793
- const sigma0to256 = (x) => rotr(x, 7) ^ rotr(x, 18) ^ x >>> 3;
52794
- const sigma1to256 = (x) => rotr(x, 17) ^ rotr(x, 19) ^ x >>> 10;
52864
+ const sum0to256 = (x2) => rotr(x2, 2) ^ rotr(x2, 13) ^ rotr(x2, 22);
52865
+ const sum1to256 = (x2) => rotr(x2, 6) ^ rotr(x2, 11) ^ rotr(x2, 25);
52866
+ const sigma0to256 = (x2) => rotr(x2, 7) ^ rotr(x2, 18) ^ x2 >>> 3;
52867
+ const sigma1to256 = (x2) => rotr(x2, 17) ^ rotr(x2, 19) ^ x2 >>> 10;
52795
52868
  const K = new Uint32Array([
52796
52869
  1116352408,
52797
52870
  1899447441,
@@ -61715,7 +61788,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
61715
61788
  { default: remarkStringify2 },
61716
61789
  { default: remarkGfm2 }
61717
61790
  ] = await Promise.all([
61718
- Promise.resolve().then(() => indexBkSlSgV3),
61791
+ Promise.resolve().then(() => indexAHvb1Kq8),
61719
61792
  Promise.resolve().then(() => indexDRCvimau),
61720
61793
  Promise.resolve().then(() => indexC_x_N6Uh),
61721
61794
  Promise.resolve().then(() => indexD_sWOSiG),
@@ -61933,7 +62006,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
61933
62006
  * @returns {Object | void} Migration results
61934
62007
  */
61935
62008
  processCollaborationMigrations() {
61936
- console.debug("[checkVersionMigrations] Current editor version", "0.31.3");
62009
+ console.debug("[checkVersionMigrations] Current editor version", "0.31.4-RC.1");
61937
62010
  if (!this.options.ydoc) return;
61938
62011
  const metaMap = this.options.ydoc.getMap("meta");
61939
62012
  let docVersion = metaMap.get("version");
@@ -63809,16 +63882,16 @@ Please report this to https://github.com/markedjs/marked.`, e) {
63809
63882
  const { state: state2, dom } = view;
63810
63883
  const { selection } = state2;
63811
63884
  const containerRect = dom.getBoundingClientRect();
63812
- let x, y2;
63885
+ let x2, y2;
63813
63886
  if (typeof eventLocation.clientX === "number" && typeof eventLocation.clientY === "number") {
63814
- x = eventLocation.clientX - containerRect.left;
63887
+ x2 = eventLocation.clientX - containerRect.left;
63815
63888
  y2 = eventLocation.clientY - containerRect.top;
63816
63889
  } else {
63817
63890
  const cursorCoords = view.coordsAtPos(selection.from);
63818
- x = cursorCoords.left - containerRect.left;
63891
+ x2 = cursorCoords.left - containerRect.left;
63819
63892
  y2 = cursorCoords.top - containerRect.top;
63820
63893
  }
63821
- return { left: x, top: y2 };
63894
+ return { left: x2, top: y2 };
63822
63895
  }
63823
63896
  const SlashMenuPluginKey = new PluginKey("slashMenu");
63824
63897
  const SlashMenu = Extension.create({
@@ -64097,17 +64170,17 @@ Please report this to https://github.com/markedjs/marked.`, e) {
64097
64170
  if (!this.dom || this.contentDOM?.contains(target) || !dragHandle) {
64098
64171
  return;
64099
64172
  }
64100
- let x = 0;
64173
+ let x2 = 0;
64101
64174
  let y2 = 0;
64102
64175
  if (this.dom !== dragHandle) {
64103
64176
  const domBox = this.dom.getBoundingClientRect();
64104
64177
  const handleBox = dragHandle.getBoundingClientRect();
64105
64178
  const offsetX = event.offsetX ?? event.nativeEvent?.offsetX;
64106
64179
  const offsetY = event.offsetY ?? event.nativeEvent?.offsetY;
64107
- x = handleBox.x - domBox.x + offsetX;
64180
+ x2 = handleBox.x - domBox.x + offsetX;
64108
64181
  y2 = handleBox.y - domBox.y + offsetY;
64109
64182
  }
64110
- event.dataTransfer?.setDragImage(this.dom, x, y2);
64183
+ event.dataTransfer?.setDragImage(this.dom, x2, y2);
64111
64184
  const pos = this.getPos();
64112
64185
  if (typeof pos !== "number") {
64113
64186
  return;
@@ -72341,17 +72414,17 @@ Please report this to https://github.com/markedjs/marked.`, e) {
72341
72414
  const reducedHexMatch = reducedHexRegex.exec(normalizedColor);
72342
72415
  if (reducedHexMatch) {
72343
72416
  const arr = Array.from(reducedHexMatch).slice(1);
72344
- return [...arr.slice(0, 3).map((x) => parseInt(r$1(x, 2), 16)), parseInt(r$1(arr[3] || "f", 2), 16) / 255];
72417
+ return [...arr.slice(0, 3).map((x2) => parseInt(r$1(x2, 2), 16)), parseInt(r$1(arr[3] || "f", 2), 16) / 255];
72345
72418
  }
72346
72419
  const hexMatch = hexRegex$2.exec(normalizedColor);
72347
72420
  if (hexMatch) {
72348
72421
  const arr = Array.from(hexMatch).slice(1);
72349
- return [...arr.slice(0, 3).map((x) => parseInt(x, 16)), parseInt(arr[3] || "ff", 16) / 255];
72422
+ return [...arr.slice(0, 3).map((x2) => parseInt(x2, 16)), parseInt(arr[3] || "ff", 16) / 255];
72350
72423
  }
72351
72424
  const rgbaMatch = rgbaRegex$2.exec(normalizedColor);
72352
72425
  if (rgbaMatch) {
72353
72426
  const arr = Array.from(rgbaMatch).slice(1);
72354
- return [...arr.slice(0, 3).map((x) => parseInt(x, 10)), parseFloat(arr[3] || "1")];
72427
+ return [...arr.slice(0, 3).map((x2) => parseInt(x2, 10)), parseFloat(arr[3] || "1")];
72355
72428
  }
72356
72429
  const hslaMatch = hslaRegex$2.exec(normalizedColor);
72357
72430
  if (hslaMatch) {
@@ -72370,7 +72443,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
72370
72443
  }
72371
72444
  return (hash2 >>> 0) % 2341;
72372
72445
  }
72373
- const colorToInt = (x) => parseInt(x.replace(/_/g, ""), 36);
72446
+ const colorToInt = (x2) => parseInt(x2.replace(/_/g, ""), 36);
72374
72447
  const compressedColorMap = "1q29ehhb 1n09sgk7 1kl1ekf_ _yl4zsno 16z9eiv3 1p29lhp8 _bd9zg04 17u0____ _iw9zhe5 _to73___ _r45e31e _7l6g016 _jh8ouiv _zn3qba8 1jy4zshs 11u87k0u 1ro9yvyo 1aj3xael 1gz9zjz0 _3w8l4xo 1bf1ekf_ _ke3v___ _4rrkb__ 13j776yz _646mbhl _nrjr4__ _le6mbhl 1n37ehkb _m75f91n _qj3bzfz 1939yygw 11i5z6x8 _1k5f8xs 1509441m 15t5lwgf _ae2th1n _tg1ugcv 1lp1ugcv 16e14up_ _h55rw7n _ny9yavn _7a11xb_ 1ih442g9 _pv442g9 1mv16xof 14e6y7tu 1oo9zkds 17d1cisi _4v9y70f _y98m8kc 1019pq0v 12o9zda8 _348j4f4 1et50i2o _8epa8__ _ts6senj 1o350i2o 1mi9eiuo 1259yrp0 1ln80gnw _632xcoy 1cn9zldc _f29edu4 1n490c8q _9f9ziet 1b94vk74 _m49zkct 1kz6s73a 1eu9dtog _q58s1rz 1dy9sjiq __u89jo3 _aj5nkwg _ld89jo3 13h9z6wx _qa9z2ii _l119xgq _bs5arju 1hj4nwk9 1qt4nwk9 1ge6wau6 14j9zlcw 11p1edc_ _ms1zcxe _439shk6 _jt9y70f _754zsow 1la40eju _oq5p___ _x279qkz 1fa5r3rv _yd2d9ip _424tcku _8y1di2_ _zi2uabw _yy7rn9h 12yz980_ __39ljp6 1b59zg0x _n39zfzp 1fy9zest _b33k___ _hp9wq92 1il50hz4 _io472ub _lj9z3eo 19z9ykg0 _8t8iu3a 12b9bl4a 1ak5yw0o _896v4ku _tb8k8lv _s59zi6t _c09ze0p 1lg80oqn 1id9z8wb _238nba5 1kq6wgdi _154zssg _tn3zk49 _da9y6tc 1sg7cv4f _r12jvtt 1gq5fmkz 1cs9rvci _lp9jn1c _xw1tdnb 13f9zje6 16f6973h _vo7ir40 _bt5arjf _rc45e4t _hr4e100 10v4e100 _hc9zke2 _w91egv_ _sj2r1kk 13c87yx8 _vqpds__ _ni8ggk8 _tj9yqfb 1ia2j4r4 _7x9b10u 1fc9ld4j 1eq9zldr _5j9lhpx _ez9zl6o _md61fzm".split(" ").reduce((acc, next2) => {
72375
72448
  const key2 = colorToInt(next2.substring(0, 3));
72376
72449
  const hex2 = colorToInt(next2.substring(3)).toString(16);
@@ -72434,8 +72507,8 @@ Please report this to https://github.com/markedjs/marked.`, e) {
72434
72507
  };
72435
72508
  function toHex(color2) {
72436
72509
  const [r2, g, b2, a2] = parseToRgba(color2);
72437
- let hex2 = (x) => {
72438
- const h2 = guard(0, 255, x).toString(16);
72510
+ let hex2 = (x2) => {
72511
+ const h2 = guard(0, 255, x2).toString(16);
72439
72512
  return h2.length === 1 ? `0${h2}` : h2;
72440
72513
  };
72441
72514
  return `#${hex2(r2)}${hex2(g)}${hex2(b2)}${a2 < 1 ? hex2(Math.round(a2 * 255)) : ""}`;
@@ -74539,10 +74612,10 @@ Please report this to https://github.com/markedjs/marked.`, e) {
74539
74612
  let minX = 0;
74540
74613
  let minY = 0;
74541
74614
  let maxY = 0;
74542
- attrs.polygon.forEach(([x, y2]) => {
74543
- if (floatRight && x < horizontalOffset) horizontalOffset = x;
74544
- if (x > maxX) maxX = x;
74545
- if (x < minX) minX = x;
74615
+ attrs.polygon.forEach(([x2, y2]) => {
74616
+ if (floatRight && x2 < horizontalOffset) horizontalOffset = x2;
74617
+ if (x2 > maxX) maxX = x2;
74618
+ if (x2 < minX) minX = x2;
74546
74619
  if (y2 > maxY) maxY = y2;
74547
74620
  if (y2 < minY) minY = y2;
74548
74621
  });
@@ -74551,7 +74624,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
74551
74624
  const scaleWidth = Math.min(1, size2.width / originalWidth);
74552
74625
  const scaleHeight = Math.min(1, size2.height / originalHeight);
74553
74626
  const verticalOffset = Math.max(0, marginOffset.top);
74554
- const points = attrs.polygon.map(([x, y2]) => `${horizontalOffset + x * scaleWidth}px ${verticalOffset + y2 * scaleHeight}px`).join(", ");
74627
+ const points = attrs.polygon.map(([x2, y2]) => `${horizontalOffset + x2 * scaleWidth}px ${verticalOffset + y2 * scaleHeight}px`).join(", ");
74555
74628
  style2 += `shape-outside: polygon(${points});`;
74556
74629
  }
74557
74630
  break;
@@ -78204,13 +78277,13 @@ ${l}
78204
78277
  createShapeElement(shape) {
78205
78278
  const attrs = shape.attrs;
78206
78279
  if (!attrs) return null;
78207
- const x = attrs.x || 0;
78280
+ const x2 = attrs.x || 0;
78208
78281
  const y2 = attrs.y || 0;
78209
78282
  const width = attrs.width || 100;
78210
78283
  const height = attrs.height || 100;
78211
78284
  const g = document.createElementNS("http://www.w3.org/2000/svg", "g");
78212
78285
  const transforms = [];
78213
- transforms.push(`translate(${x}, ${y2})`);
78286
+ transforms.push(`translate(${x2}, ${y2})`);
78214
78287
  if (attrs.rotation !== 0) {
78215
78288
  transforms.push(`rotate(${attrs.rotation} ${width / 2} ${height / 2})`);
78216
78289
  }
@@ -79937,7 +80010,7 @@ ${l}
79937
80010
  }
79938
80011
  var _ref = isElement$2$1(element2) ? getWindow$1(element2) : window, visualViewport = _ref.visualViewport;
79939
80012
  var addVisualOffsets = !isLayoutViewport() && isFixedStrategy;
79940
- var x = (clientRect2.left + (addVisualOffsets && visualViewport ? visualViewport.offsetLeft : 0)) / scaleX;
80013
+ var x2 = (clientRect2.left + (addVisualOffsets && visualViewport ? visualViewport.offsetLeft : 0)) / scaleX;
79941
80014
  var y2 = (clientRect2.top + (addVisualOffsets && visualViewport ? visualViewport.offsetTop : 0)) / scaleY;
79942
80015
  var width = clientRect2.width / scaleX;
79943
80016
  var height = clientRect2.height / scaleY;
@@ -79945,10 +80018,10 @@ ${l}
79945
80018
  width,
79946
80019
  height,
79947
80020
  top: y2,
79948
- right: x + width,
80021
+ right: x2 + width,
79949
80022
  bottom: y2 + height,
79950
- left: x,
79951
- x,
80023
+ left: x2,
80024
+ x: x2,
79952
80025
  y: y2
79953
80026
  };
79954
80027
  }
@@ -80149,25 +80222,25 @@ ${l}
80149
80222
  left: "auto"
80150
80223
  };
80151
80224
  function roundOffsetsByDPR(_ref, win) {
80152
- var x = _ref.x, y2 = _ref.y;
80225
+ var x2 = _ref.x, y2 = _ref.y;
80153
80226
  var dpr = win.devicePixelRatio || 1;
80154
80227
  return {
80155
- x: round$1(x * dpr) / dpr || 0,
80228
+ x: round$1(x2 * dpr) / dpr || 0,
80156
80229
  y: round$1(y2 * dpr) / dpr || 0
80157
80230
  };
80158
80231
  }
80159
80232
  function mapToStyles(_ref2) {
80160
80233
  var _Object$assign2;
80161
80234
  var popper2 = _ref2.popper, popperRect = _ref2.popperRect, placement = _ref2.placement, variation = _ref2.variation, offsets = _ref2.offsets, position2 = _ref2.position, gpuAcceleration = _ref2.gpuAcceleration, adaptive = _ref2.adaptive, roundOffsets = _ref2.roundOffsets, isFixed = _ref2.isFixed;
80162
- var _offsets$x = offsets.x, x = _offsets$x === void 0 ? 0 : _offsets$x, _offsets$y = offsets.y, y2 = _offsets$y === void 0 ? 0 : _offsets$y;
80235
+ var _offsets$x = offsets.x, x2 = _offsets$x === void 0 ? 0 : _offsets$x, _offsets$y = offsets.y, y2 = _offsets$y === void 0 ? 0 : _offsets$y;
80163
80236
  var _ref3 = typeof roundOffsets === "function" ? roundOffsets({
80164
- x,
80237
+ x: x2,
80165
80238
  y: y2
80166
80239
  }) : {
80167
- x,
80240
+ x: x2,
80168
80241
  y: y2
80169
80242
  };
80170
- x = _ref3.x;
80243
+ x2 = _ref3.x;
80171
80244
  y2 = _ref3.y;
80172
80245
  var hasX = offsets.hasOwnProperty("x");
80173
80246
  var hasY = offsets.hasOwnProperty("y");
@@ -80201,27 +80274,27 @@ ${l}
80201
80274
  // $FlowFixMe[prop-missing]
80202
80275
  offsetParent[widthProp]
80203
80276
  );
80204
- x -= offsetX - popperRect.width;
80205
- x *= gpuAcceleration ? 1 : -1;
80277
+ x2 -= offsetX - popperRect.width;
80278
+ x2 *= gpuAcceleration ? 1 : -1;
80206
80279
  }
80207
80280
  }
80208
80281
  var commonStyles = Object.assign({
80209
80282
  position: position2
80210
80283
  }, adaptive && unsetSides);
80211
80284
  var _ref4 = roundOffsets === true ? roundOffsetsByDPR({
80212
- x,
80285
+ x: x2,
80213
80286
  y: y2
80214
80287
  }, getWindow$1(popper2)) : {
80215
- x,
80288
+ x: x2,
80216
80289
  y: y2
80217
80290
  };
80218
- x = _ref4.x;
80291
+ x2 = _ref4.x;
80219
80292
  y2 = _ref4.y;
80220
80293
  if (gpuAcceleration) {
80221
80294
  var _Object$assign;
80222
- return Object.assign({}, commonStyles, (_Object$assign = {}, _Object$assign[sideY] = hasY ? "0" : "", _Object$assign[sideX] = hasX ? "0" : "", _Object$assign.transform = (win.devicePixelRatio || 1) <= 1 ? "translate(" + x + "px, " + y2 + "px)" : "translate3d(" + x + "px, " + y2 + "px, 0)", _Object$assign));
80295
+ return Object.assign({}, commonStyles, (_Object$assign = {}, _Object$assign[sideY] = hasY ? "0" : "", _Object$assign[sideX] = hasX ? "0" : "", _Object$assign.transform = (win.devicePixelRatio || 1) <= 1 ? "translate(" + x2 + "px, " + y2 + "px)" : "translate3d(" + x2 + "px, " + y2 + "px, 0)", _Object$assign));
80223
80296
  }
80224
- return Object.assign({}, commonStyles, (_Object$assign2 = {}, _Object$assign2[sideY] = hasY ? y2 + "px" : "", _Object$assign2[sideX] = hasX ? x + "px" : "", _Object$assign2.transform = "", _Object$assign2));
80297
+ return Object.assign({}, commonStyles, (_Object$assign2 = {}, _Object$assign2[sideY] = hasY ? y2 + "px" : "", _Object$assign2[sideX] = hasX ? x2 + "px" : "", _Object$assign2.transform = "", _Object$assign2));
80225
80298
  }
80226
80299
  function computeStyles(_ref5) {
80227
80300
  var state2 = _ref5.state, options = _ref5.options;
@@ -80335,21 +80408,21 @@ ${l}
80335
80408
  var visualViewport = win.visualViewport;
80336
80409
  var width = html2.clientWidth;
80337
80410
  var height = html2.clientHeight;
80338
- var x = 0;
80411
+ var x2 = 0;
80339
80412
  var y2 = 0;
80340
80413
  if (visualViewport) {
80341
80414
  width = visualViewport.width;
80342
80415
  height = visualViewport.height;
80343
80416
  var layoutViewport = isLayoutViewport();
80344
80417
  if (layoutViewport || !layoutViewport && strategy === "fixed") {
80345
- x = visualViewport.offsetLeft;
80418
+ x2 = visualViewport.offsetLeft;
80346
80419
  y2 = visualViewport.offsetTop;
80347
80420
  }
80348
80421
  }
80349
80422
  return {
80350
80423
  width,
80351
80424
  height,
80352
- x: x + getWindowScrollBarX$1(element2),
80425
+ x: x2 + getWindowScrollBarX$1(element2),
80353
80426
  y: y2
80354
80427
  };
80355
80428
  }
@@ -80360,15 +80433,15 @@ ${l}
80360
80433
  var body = (_element$ownerDocumen = element2.ownerDocument) == null ? void 0 : _element$ownerDocumen.body;
80361
80434
  var width = max$1(html2.scrollWidth, html2.clientWidth, body ? body.scrollWidth : 0, body ? body.clientWidth : 0);
80362
80435
  var height = max$1(html2.scrollHeight, html2.clientHeight, body ? body.scrollHeight : 0, body ? body.clientHeight : 0);
80363
- var x = -winScroll.scrollLeft + getWindowScrollBarX$1(element2);
80436
+ var x2 = -winScroll.scrollLeft + getWindowScrollBarX$1(element2);
80364
80437
  var y2 = -winScroll.scrollTop;
80365
80438
  if (getComputedStyle$2(body || html2).direction === "rtl") {
80366
- x += max$1(html2.clientWidth, body ? body.clientWidth : 0) - width;
80439
+ x2 += max$1(html2.clientWidth, body ? body.clientWidth : 0) - width;
80367
80440
  }
80368
80441
  return {
80369
80442
  width,
80370
80443
  height,
80371
- x,
80444
+ x: x2,
80372
80445
  y: y2
80373
80446
  };
80374
80447
  }
@@ -80745,9 +80818,9 @@ ${l}
80745
80818
  acc[placement] = distanceAndSkiddingToXY(placement, state2.rects, offset2);
80746
80819
  return acc;
80747
80820
  }, {});
80748
- var _data$state$placement = data[state2.placement], x = _data$state$placement.x, y2 = _data$state$placement.y;
80821
+ var _data$state$placement = data[state2.placement], x2 = _data$state$placement.x, y2 = _data$state$placement.y;
80749
80822
  if (state2.modifiersData.popperOffsets != null) {
80750
- state2.modifiersData.popperOffsets.x += x;
80823
+ state2.modifiersData.popperOffsets.x += x2;
80751
80824
  state2.modifiersData.popperOffsets.y += y2;
80752
80825
  }
80753
80826
  state2.modifiersData[name] = data;
@@ -82698,7 +82771,7 @@ ${l}
82698
82771
  }
82699
82772
  function rectToClientRect(rect) {
82700
82773
  const {
82701
- x,
82774
+ x: x2,
82702
82775
  y: y2,
82703
82776
  width,
82704
82777
  height
@@ -82707,10 +82780,10 @@ ${l}
82707
82780
  width,
82708
82781
  height,
82709
82782
  top: y2,
82710
- left: x,
82711
- right: x + width,
82783
+ left: x2,
82784
+ right: x2 + width,
82712
82785
  bottom: y2 + height,
82713
- x,
82786
+ x: x2,
82714
82787
  y: y2
82715
82788
  };
82716
82789
  }
@@ -82784,7 +82857,7 @@ ${l}
82784
82857
  strategy
82785
82858
  });
82786
82859
  let {
82787
- x,
82860
+ x: x2,
82788
82861
  y: y2
82789
82862
  } = computeCoordsFromPlacement(rects, placement, rtl);
82790
82863
  let statefulPlacement = placement;
@@ -82801,7 +82874,7 @@ ${l}
82801
82874
  data,
82802
82875
  reset
82803
82876
  } = await fn2({
82804
- x,
82877
+ x: x2,
82805
82878
  y: y2,
82806
82879
  initialPlacement: placement,
82807
82880
  placement: statefulPlacement,
@@ -82814,7 +82887,7 @@ ${l}
82814
82887
  floating
82815
82888
  }
82816
82889
  });
82817
- x = nextX != null ? nextX : x;
82890
+ x2 = nextX != null ? nextX : x2;
82818
82891
  y2 = nextY != null ? nextY : y2;
82819
82892
  middlewareData = {
82820
82893
  ...middlewareData,
@@ -82837,7 +82910,7 @@ ${l}
82837
82910
  }) : reset.rects;
82838
82911
  }
82839
82912
  ({
82840
- x,
82913
+ x: x2,
82841
82914
  y: y2
82842
82915
  } = computeCoordsFromPlacement(rects, statefulPlacement, rtl));
82843
82916
  }
@@ -82845,7 +82918,7 @@ ${l}
82845
82918
  }
82846
82919
  }
82847
82920
  return {
82848
- x,
82921
+ x: x2,
82849
82922
  y: y2,
82850
82923
  placement: statefulPlacement,
82851
82924
  strategy,
@@ -82858,7 +82931,7 @@ ${l}
82858
82931
  options = {};
82859
82932
  }
82860
82933
  const {
82861
- x,
82934
+ x: x2,
82862
82935
  y: y2,
82863
82936
  platform: platform2,
82864
82937
  rects,
@@ -82882,7 +82955,7 @@ ${l}
82882
82955
  strategy
82883
82956
  }));
82884
82957
  const rect = elementContext === "floating" ? {
82885
- x,
82958
+ x: x2,
82886
82959
  y: y2,
82887
82960
  width: rects.floating.width,
82888
82961
  height: rects.floating.height
@@ -83151,16 +83224,16 @@ ${l}
83151
83224
  height,
83152
83225
  $: $2
83153
83226
  } = getCssDimensions(domElement);
83154
- let x = ($2 ? round(rect.width) : rect.width) / width;
83227
+ let x2 = ($2 ? round(rect.width) : rect.width) / width;
83155
83228
  let y2 = ($2 ? round(rect.height) : rect.height) / height;
83156
- if (!x || !Number.isFinite(x)) {
83157
- x = 1;
83229
+ if (!x2 || !Number.isFinite(x2)) {
83230
+ x2 = 1;
83158
83231
  }
83159
83232
  if (!y2 || !Number.isFinite(y2)) {
83160
83233
  y2 = 1;
83161
83234
  }
83162
83235
  return {
83163
- x,
83236
+ x: x2,
83164
83237
  y: y2
83165
83238
  };
83166
83239
  }
@@ -83204,7 +83277,7 @@ ${l}
83204
83277
  }
83205
83278
  }
83206
83279
  const visualOffsets = shouldAddVisualOffsets(domElement, isFixedStrategy, offsetParent) ? getVisualOffsets(domElement) : createCoords(0);
83207
- let x = (clientRect2.left + visualOffsets.x) / scale.x;
83280
+ let x2 = (clientRect2.left + visualOffsets.x) / scale.x;
83208
83281
  let y2 = (clientRect2.top + visualOffsets.y) / scale.y;
83209
83282
  let width = clientRect2.width / scale.x;
83210
83283
  let height = clientRect2.height / scale.y;
@@ -83219,11 +83292,11 @@ ${l}
83219
83292
  const css = getComputedStyle$1(currentIFrame);
83220
83293
  const left2 = iframeRect.left + (currentIFrame.clientLeft + parseFloat(css.paddingLeft)) * iframeScale.x;
83221
83294
  const top2 = iframeRect.top + (currentIFrame.clientTop + parseFloat(css.paddingTop)) * iframeScale.y;
83222
- x *= iframeScale.x;
83295
+ x2 *= iframeScale.x;
83223
83296
  y2 *= iframeScale.y;
83224
83297
  width *= iframeScale.x;
83225
83298
  height *= iframeScale.y;
83226
- x += left2;
83299
+ x2 += left2;
83227
83300
  y2 += top2;
83228
83301
  currentWin = getWindow(currentIFrame);
83229
83302
  currentIFrame = getFrameElement(currentWin);
@@ -83232,7 +83305,7 @@ ${l}
83232
83305
  return rectToClientRect({
83233
83306
  width,
83234
83307
  height,
83235
- x,
83308
+ x: x2,
83236
83309
  y: y2
83237
83310
  });
83238
83311
  }
@@ -83245,10 +83318,10 @@ ${l}
83245
83318
  }
83246
83319
  function getHTMLOffset(documentElement, scroll) {
83247
83320
  const htmlRect = documentElement.getBoundingClientRect();
83248
- const x = htmlRect.left + scroll.scrollLeft - getWindowScrollBarX(documentElement, htmlRect);
83321
+ const x2 = htmlRect.left + scroll.scrollLeft - getWindowScrollBarX(documentElement, htmlRect);
83249
83322
  const y2 = htmlRect.top + scroll.scrollTop;
83250
83323
  return {
83251
- x,
83324
+ x: x2,
83252
83325
  y: y2
83253
83326
  };
83254
83327
  }
@@ -83300,15 +83373,15 @@ ${l}
83300
83373
  const body = element2.ownerDocument.body;
83301
83374
  const width = max$3(html2.scrollWidth, html2.clientWidth, body.scrollWidth, body.clientWidth);
83302
83375
  const height = max$3(html2.scrollHeight, html2.clientHeight, body.scrollHeight, body.clientHeight);
83303
- let x = -scroll.scrollLeft + getWindowScrollBarX(element2);
83376
+ let x2 = -scroll.scrollLeft + getWindowScrollBarX(element2);
83304
83377
  const y2 = -scroll.scrollTop;
83305
83378
  if (getComputedStyle$1(body).direction === "rtl") {
83306
- x += max$3(html2.clientWidth, body.clientWidth) - width;
83379
+ x2 += max$3(html2.clientWidth, body.clientWidth) - width;
83307
83380
  }
83308
83381
  return {
83309
83382
  width,
83310
83383
  height,
83311
- x,
83384
+ x: x2,
83312
83385
  y: y2
83313
83386
  };
83314
83387
  }
@@ -83319,14 +83392,14 @@ ${l}
83319
83392
  const visualViewport = win.visualViewport;
83320
83393
  let width = html2.clientWidth;
83321
83394
  let height = html2.clientHeight;
83322
- let x = 0;
83395
+ let x2 = 0;
83323
83396
  let y2 = 0;
83324
83397
  if (visualViewport) {
83325
83398
  width = visualViewport.width;
83326
83399
  height = visualViewport.height;
83327
83400
  const visualViewportBased = isWebKit();
83328
83401
  if (!visualViewportBased || visualViewportBased && strategy === "fixed") {
83329
- x = visualViewport.offsetLeft;
83402
+ x2 = visualViewport.offsetLeft;
83330
83403
  y2 = visualViewport.offsetTop;
83331
83404
  }
83332
83405
  }
@@ -83346,7 +83419,7 @@ ${l}
83346
83419
  return {
83347
83420
  width,
83348
83421
  height,
83349
- x,
83422
+ x: x2,
83350
83423
  y: y2
83351
83424
  };
83352
83425
  }
@@ -83358,12 +83431,12 @@ ${l}
83358
83431
  const scale = isHTMLElement$2(element2) ? getScale(element2) : createCoords(1);
83359
83432
  const width = element2.clientWidth * scale.x;
83360
83433
  const height = element2.clientHeight * scale.y;
83361
- const x = left2 * scale.x;
83434
+ const x2 = left2 * scale.x;
83362
83435
  const y2 = top2 * scale.y;
83363
83436
  return {
83364
83437
  width,
83365
83438
  height,
83366
- x,
83439
+ x: x2,
83367
83440
  y: y2
83368
83441
  };
83369
83442
  }
@@ -83483,10 +83556,10 @@ ${l}
83483
83556
  setLeftRTLScrollbarOffset();
83484
83557
  }
83485
83558
  const htmlOffset = documentElement && !isOffsetParentAnElement && !isFixed ? getHTMLOffset(documentElement, scroll) : createCoords(0);
83486
- const x = rect.left + scroll.scrollLeft - offsets.x - htmlOffset.x;
83559
+ const x2 = rect.left + scroll.scrollLeft - offsets.x - htmlOffset.x;
83487
83560
  const y2 = rect.top + scroll.scrollTop - offsets.y - htmlOffset.y;
83488
83561
  return {
83489
- x,
83562
+ x: x2,
83490
83563
  y: y2,
83491
83564
  width: rect.width,
83492
83565
  height: rect.height
@@ -84365,22 +84438,22 @@ ${l}
84365
84438
  const rect = elements.reference.getBoundingClientRect();
84366
84439
  const containerRect = editorElement.getBoundingClientRect();
84367
84440
  const scaleFactor = getScaleFactor(editorElement);
84368
- const x = Math.round((rect.left - containerRect.left) / scaleFactor);
84441
+ const x2 = Math.round((rect.left - containerRect.left) / scaleFactor);
84369
84442
  const y2 = Math.round((rect.top - containerRect.top) / scaleFactor);
84370
84443
  const width = Math.round(rect.width / scaleFactor);
84371
84444
  const height = Math.round(rect.height / scaleFactor);
84372
84445
  return {
84373
- x,
84446
+ x: x2,
84374
84447
  y: y2,
84375
84448
  data: { width, height }
84376
84449
  };
84377
84450
  }
84378
84451
  }
84379
84452
  ]
84380
- }).then(({ x, y: y2, middlewareData }) => {
84453
+ }).then(({ x: x2, y: y2, middlewareData }) => {
84381
84454
  Object.assign(floatingSeparator.style, {
84382
84455
  top: `${y2}px`,
84383
- left: `${x}px`,
84456
+ left: `${x2}px`,
84384
84457
  width: `${middlewareData.copy.width}px`,
84385
84458
  height: `${middlewareData.copy.height}px`,
84386
84459
  visibility: middlewareData.hide?.referenceHidden ? "hidden" : "visible"
@@ -87399,14 +87472,14 @@ ${unwrappedProps}
87399
87472
  }
87400
87473
  return viewMeasurer$1.getBoundingClientRect();
87401
87474
  }
87402
- function getPointRect$1(x, y2) {
87475
+ function getPointRect$1(x2, y2) {
87403
87476
  const viewRect = ensureViewBoundingRect$1();
87404
87477
  return {
87405
87478
  top: y2,
87406
- left: x,
87479
+ left: x2,
87407
87480
  height: 0,
87408
87481
  width: 0,
87409
- right: viewRect.width - x,
87482
+ right: viewRect.width - x2,
87410
87483
  bottom: viewRect.height - y2
87411
87484
  };
87412
87485
  }
@@ -88244,8 +88317,8 @@ ${style2}
88244
88317
  if (follower === null)
88245
88318
  return;
88246
88319
  const target = VBinder.targetRef;
88247
- const { x, y: y2, overlap } = props;
88248
- const targetRect = x !== void 0 && y2 !== void 0 ? getPointRect$1(x, y2) : getRect$1(target);
88320
+ const { x: x2, y: y2, overlap } = props;
88321
+ const targetRect = x2 !== void 0 && y2 !== void 0 ? getPointRect$1(x2, y2) : getRect$1(target);
88249
88322
  follower.style.setProperty("--v-target-width", `${Math.round(targetRect.width)}px`);
88250
88323
  follower.style.setProperty("--v-target-height", `${Math.round(targetRect.height)}px`);
88251
88324
  const { width, minWidth, placement, internalShift, flip: flip2 } = props;
@@ -88415,8 +88488,8 @@ ${style2}
88415
88488
  return ResizeObserverSize2;
88416
88489
  })();
88417
88490
  var DOMRectReadOnly$1 = (function() {
88418
- function DOMRectReadOnly2(x, y2, width, height) {
88419
- this.x = x;
88491
+ function DOMRectReadOnly2(x2, y2, width, height) {
88492
+ this.x = x2;
88420
88493
  this.y = y2;
88421
88494
  this.width = width;
88422
88495
  this.height = height;
@@ -88427,8 +88500,8 @@ ${style2}
88427
88500
  return freeze$1(this);
88428
88501
  }
88429
88502
  DOMRectReadOnly2.prototype.toJSON = function() {
88430
- var _a2 = this, x = _a2.x, y2 = _a2.y, top2 = _a2.top, right2 = _a2.right, bottom2 = _a2.bottom, left2 = _a2.left, width = _a2.width, height = _a2.height;
88431
- return { x, y: y2, top: top2, right: right2, bottom: bottom2, left: left2, width, height };
88503
+ var _a2 = this, x2 = _a2.x, y2 = _a2.y, top2 = _a2.top, right2 = _a2.right, bottom2 = _a2.bottom, left2 = _a2.left, width = _a2.width, height = _a2.height;
88504
+ return { x: x2, y: y2, top: top2, right: right2, bottom: bottom2, left: left2, width, height };
88432
88505
  };
88433
88506
  DOMRectReadOnly2.fromRect = function(rectangle) {
88434
88507
  return new DOMRectReadOnly2(rectangle.x, rectangle.y, rectangle.width, rectangle.height);
@@ -101522,8 +101595,8 @@ ${style2}
101522
101595
  return array;
101523
101596
  };
101524
101597
  const BlankDOCX = "data:application/octet-stream;base64,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";
101525
- function getDefaultExportFromCjs(x) {
101526
- return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
101598
+ function getDefaultExportFromCjs(x2) {
101599
+ return x2 && x2.__esModule && Object.prototype.hasOwnProperty.call(x2, "default") ? x2["default"] : x2;
101527
101600
  }
101528
101601
  var eventemitter3 = { exports: {} };
101529
101602
  var hasRequiredEventemitter3;
@@ -106195,14 +106268,14 @@ ${unwrappedProps}
106195
106268
  }
106196
106269
  return viewMeasurer.getBoundingClientRect();
106197
106270
  }
106198
- function getPointRect(x, y2) {
106271
+ function getPointRect(x2, y2) {
106199
106272
  const viewRect = ensureViewBoundingRect();
106200
106273
  return {
106201
106274
  top: y2,
106202
- left: x,
106275
+ left: x2,
106203
106276
  height: 0,
106204
106277
  width: 0,
106205
- right: viewRect.width - x,
106278
+ right: viewRect.width - x2,
106206
106279
  bottom: viewRect.height - y2
106207
106280
  };
106208
106281
  }
@@ -107040,8 +107113,8 @@ ${style2}
107040
107113
  if (follower === null)
107041
107114
  return;
107042
107115
  const target = VBinder.targetRef;
107043
- const { x, y: y2, overlap } = props;
107044
- const targetRect = x !== void 0 && y2 !== void 0 ? getPointRect(x, y2) : getRect(target);
107116
+ const { x: x2, y: y2, overlap } = props;
107117
+ const targetRect = x2 !== void 0 && y2 !== void 0 ? getPointRect(x2, y2) : getRect(target);
107045
107118
  follower.style.setProperty("--v-target-width", `${Math.round(targetRect.width)}px`);
107046
107119
  follower.style.setProperty("--v-target-height", `${Math.round(targetRect.height)}px`);
107047
107120
  const { width, minWidth, placement, internalShift, flip: flip2 } = props;
@@ -107211,8 +107284,8 @@ ${style2}
107211
107284
  return ResizeObserverSize2;
107212
107285
  })();
107213
107286
  var DOMRectReadOnly = (function() {
107214
- function DOMRectReadOnly2(x, y2, width, height) {
107215
- this.x = x;
107287
+ function DOMRectReadOnly2(x2, y2, width, height) {
107288
+ this.x = x2;
107216
107289
  this.y = y2;
107217
107290
  this.width = width;
107218
107291
  this.height = height;
@@ -107223,8 +107296,8 @@ ${style2}
107223
107296
  return freeze(this);
107224
107297
  }
107225
107298
  DOMRectReadOnly2.prototype.toJSON = function() {
107226
- var _a2 = this, x = _a2.x, y2 = _a2.y, top2 = _a2.top, right2 = _a2.right, bottom2 = _a2.bottom, left2 = _a2.left, width = _a2.width, height = _a2.height;
107227
- return { x, y: y2, top: top2, right: right2, bottom: bottom2, left: left2, width, height };
107299
+ var _a2 = this, x2 = _a2.x, y2 = _a2.y, top2 = _a2.top, right2 = _a2.right, bottom2 = _a2.bottom, left2 = _a2.left, width = _a2.width, height = _a2.height;
107300
+ return { x: x2, y: y2, top: top2, right: right2, bottom: bottom2, left: left2, width, height };
107228
107301
  };
107229
107302
  DOMRectReadOnly2.fromRect = function(rectangle) {
107230
107303
  return new DOMRectReadOnly2(rectangle.x, rectangle.y, rectangle.width, rectangle.height);
@@ -117928,9 +118001,9 @@ ${style2}
117928
118001
  const resetSelection = () => {
117929
118002
  selectionPosition.value = null;
117930
118003
  };
117931
- const updateSelection2 = ({ startX, startY, x, y: y2, source }) => {
118004
+ const updateSelection2 = ({ startX, startY, x: x2, y: y2, source }) => {
117932
118005
  const hasStartCoords = startX || startY;
117933
- const hasEndCoords = x || y2;
118006
+ const hasEndCoords = x2 || y2;
117934
118007
  if (!hasStartCoords && !hasEndCoords) {
117935
118008
  return selectionPosition.value = null;
117936
118009
  }
@@ -117955,10 +118028,10 @@ ${style2}
117955
118028
  selectionPosition.value.bottom = y2;
117956
118029
  }
117957
118030
  const selectionLeft = selectionPosition.value.startX;
117958
- if (x < selectionLeft) {
117959
- selectionPosition.value.left = x;
118031
+ if (x2 < selectionLeft) {
118032
+ selectionPosition.value.left = x2;
117960
118033
  } else {
117961
- selectionPosition.value.right = x;
118034
+ selectionPosition.value.right = x2;
117962
118035
  }
117963
118036
  };
117964
118037
  const handleSelectionStart = (e) => {
@@ -117967,16 +118040,16 @@ ${style2}
117967
118040
  nextTick(() => {
117968
118041
  isDragging.value = true;
117969
118042
  const y2 = e.offsetY / (activeZoom.value / 100);
117970
- const x = e.offsetX / (activeZoom.value / 100);
117971
- updateSelection2({ startX: x, startY: y2 });
118043
+ const x2 = e.offsetX / (activeZoom.value / 100);
118044
+ updateSelection2({ startX: x2, startY: y2 });
117972
118045
  selectionLayer.value.addEventListener("mousemove", handleDragMove);
117973
118046
  });
117974
118047
  };
117975
118048
  const handleDragMove = (e) => {
117976
118049
  if (!isDragging.value) return;
117977
118050
  const y2 = e.offsetY / (activeZoom.value / 100);
117978
- const x = e.offsetX / (activeZoom.value / 100);
117979
- updateSelection2({ x, y: y2 });
118051
+ const x2 = e.offsetX / (activeZoom.value / 100);
118052
+ updateSelection2({ x: x2, y: y2 });
117980
118053
  };
117981
118054
  const handleDragEnd = (e) => {
117982
118055
  if (!isDragging.value) return;
@@ -118333,7 +118406,7 @@ ${style2}
118333
118406
  this.config.colors = shuffleArray(this.config.colors);
118334
118407
  this.userColorMap = /* @__PURE__ */ new Map();
118335
118408
  this.colorIndex = 0;
118336
- this.version = "0.31.3";
118409
+ this.version = "0.31.4-RC.1";
118337
118410
  this.#log("🦋 [superdoc] Using SuperDoc version:", this.version);
118338
118411
  this.superdocId = config2.superdocId || v4();
118339
118412
  this.colors = this.config.colors;
@@ -120733,7 +120806,7 @@ ${style2}
120733
120806
  value && typeof value === "object" && "byteLength" in value && "byteOffset" in value
120734
120807
  );
120735
120808
  }
120736
- const indexBkSlSgV3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
120809
+ const indexAHvb1Kq8 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
120737
120810
  __proto__: null,
120738
120811
  unified
120739
120812
  }, Symbol.toStringTag, { value: "Module" }));
@@ -122325,8 +122398,8 @@ ${style2}
122325
122398
  properties[name] = attribute.value;
122326
122399
  }
122327
122400
  }
122328
- const x = state2.schema.space === "svg" ? s : h;
122329
- const result = x(node2.tagName, properties, all$4(state2, node2.childNodes));
122401
+ const x2 = state2.schema.space === "svg" ? s : h;
122402
+ const result = x2(node2.tagName, properties, all$4(state2, node2.childNodes));
122330
122403
  patch$1(state2, node2, result);
122331
122404
  if (result.tagName === "template") {
122332
122405
  const reference2 = (