@shell-shock/preset-cli 0.9.10 → 0.9.12

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 (360) hide show
  1. package/dist/_virtual/_rolldown/runtime.cjs +16 -0
  2. package/dist/_virtual/_rolldown/runtime.mjs +45 -0
  3. package/dist/components/upgrade-builtin.cjs +1 -1
  4. package/dist/components/upgrade-builtin.mjs +1 -1
  5. package/dist/components/upgrade-builtin.mjs.map +1 -1
  6. package/dist/index.cjs +1 -2
  7. package/dist/index.mjs +0 -1
  8. package/dist/index.mjs.map +1 -1
  9. package/dist/node_modules/.pnpm/@mdit_plugin-alert@0.23.2_markdown-it@14.1.1/node_modules/@mdit/plugin-alert/dist/index.cjs +94 -0
  10. package/dist/node_modules/.pnpm/@mdit_plugin-alert@0.23.2_markdown-it@14.1.1/node_modules/@mdit/plugin-alert/dist/index.mjs +94 -0
  11. package/dist/node_modules/.pnpm/@mdit_plugin-alert@0.23.2_markdown-it@14.1.1/node_modules/@mdit/plugin-alert/dist/index.mjs.map +1 -0
  12. package/dist/node_modules/.pnpm/ansi-styles@6.2.3/node_modules/ansi-styles/index.cjs +167 -0
  13. package/dist/node_modules/.pnpm/ansi-styles@6.2.3/node_modules/ansi-styles/index.mjs +167 -0
  14. package/dist/node_modules/.pnpm/ansi-styles@6.2.3/node_modules/ansi-styles/index.mjs.map +1 -0
  15. package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/args.cjs +36 -0
  16. package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/args.mjs +36 -0
  17. package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/args.mjs.map +1 -0
  18. package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/main.cjs +32 -0
  19. package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/main.mjs +33 -0
  20. package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/main.mjs.map +1 -0
  21. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/index.cjs +133 -0
  22. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/index.mjs +134 -0
  23. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/index.mjs.map +1 -0
  24. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/utilities.cjs +32 -0
  25. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/utilities.mjs +31 -0
  26. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/utilities.mjs.map +1 -0
  27. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/ansi-styles/index.cjs +169 -0
  28. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/ansi-styles/index.mjs +167 -0
  29. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/ansi-styles/index.mjs.map +1 -0
  30. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/supports-color/index.cjs +98 -0
  31. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/supports-color/index.mjs +95 -0
  32. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/supports-color/index.mjs.map +1 -0
  33. package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/main.cjs +23 -0
  34. package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/main.mjs +23 -0
  35. package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/main.mjs.map +1 -0
  36. package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/options.cjs +36 -0
  37. package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/options.mjs +36 -0
  38. package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/options.mjs.map +1 -0
  39. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.cjs +373 -0
  40. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.mjs +374 -0
  41. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.mjs.map +1 -0
  42. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.cjs +60 -0
  43. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.mjs +59 -0
  44. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.mjs.map +1 -0
  45. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.cjs +6 -0
  46. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.mjs +6 -0
  47. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.mjs.map +1 -0
  48. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.cjs +6 -0
  49. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.mjs +6 -0
  50. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.mjs.map +1 -0
  51. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode-codepoint.cjs +59 -0
  52. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode-codepoint.mjs +59 -0
  53. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode-codepoint.mjs.map +1 -0
  54. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode.cjs +338 -0
  55. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode.mjs +333 -0
  56. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode.mjs.map +1 -0
  57. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/generated/decode-data-html.cjs +6 -0
  58. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/generated/decode-data-html.mjs +6 -0
  59. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/generated/decode-data-html.mjs.map +1 -0
  60. package/dist/node_modules/.pnpm/he@1.2.0/node_modules/he/he.cjs +4095 -0
  61. package/dist/node_modules/.pnpm/he@1.2.0/node_modules/he/he.mjs +4093 -0
  62. package/dist/node_modules/.pnpm/he@1.2.0/node_modules/he/he.mjs.map +1 -0
  63. package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.cjs +10 -0
  64. package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.mjs +10 -0
  65. package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.mjs.map +1 -0
  66. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/index.cjs +449 -0
  67. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/index.mjs +450 -0
  68. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/index.mjs.map +1 -0
  69. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/lib/re.cjs +47 -0
  70. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/lib/re.mjs +48 -0
  71. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/lib/re.mjs.map +1 -0
  72. package/dist/node_modules/.pnpm/markdown-it-abbr@2.0.0/node_modules/markdown-it-abbr/index.cjs +94 -0
  73. package/dist/node_modules/.pnpm/markdown-it-abbr@2.0.0/node_modules/markdown-it-abbr/index.mjs +94 -0
  74. package/dist/node_modules/.pnpm/markdown-it-abbr@2.0.0/node_modules/markdown-it-abbr/index.mjs.map +1 -0
  75. package/dist/node_modules/.pnpm/markdown-it-container@4.0.0/node_modules/markdown-it-container/index.cjs +78 -0
  76. package/dist/node_modules/.pnpm/markdown-it-container@4.0.0/node_modules/markdown-it-container/index.mjs +78 -0
  77. package/dist/node_modules/.pnpm/markdown-it-container@4.0.0/node_modules/markdown-it-container/index.mjs.map +1 -0
  78. package/dist/node_modules/.pnpm/markdown-it-deflist@3.0.0/node_modules/markdown-it-deflist/index.cjs +123 -0
  79. package/dist/node_modules/.pnpm/markdown-it-deflist@3.0.0/node_modules/markdown-it-deflist/index.mjs +123 -0
  80. package/dist/node_modules/.pnpm/markdown-it-deflist@3.0.0/node_modules/markdown-it-deflist/index.mjs.map +1 -0
  81. package/dist/node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.cjs +246 -0
  82. package/dist/node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.mjs +244 -0
  83. package/dist/node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.mjs.map +1 -0
  84. package/dist/node_modules/.pnpm/markdown-it-ins@4.0.0/node_modules/markdown-it-ins/index.cjs +80 -0
  85. package/dist/node_modules/.pnpm/markdown-it-ins@4.0.0/node_modules/markdown-it-ins/index.mjs +80 -0
  86. package/dist/node_modules/.pnpm/markdown-it-ins@4.0.0/node_modules/markdown-it-ins/index.mjs.map +1 -0
  87. package/dist/node_modules/.pnpm/markdown-it-mark@4.0.0/node_modules/markdown-it-mark/index.cjs +80 -0
  88. package/dist/node_modules/.pnpm/markdown-it-mark@4.0.0/node_modules/markdown-it-mark/index.mjs +80 -0
  89. package/dist/node_modules/.pnpm/markdown-it-mark@4.0.0/node_modules/markdown-it-mark/index.mjs.map +1 -0
  90. package/dist/node_modules/.pnpm/markdown-it-sub@2.0.0/node_modules/markdown-it-sub/index.cjs +45 -0
  91. package/dist/node_modules/.pnpm/markdown-it-sub@2.0.0/node_modules/markdown-it-sub/index.mjs +45 -0
  92. package/dist/node_modules/.pnpm/markdown-it-sub@2.0.0/node_modules/markdown-it-sub/index.mjs.map +1 -0
  93. package/dist/node_modules/.pnpm/markdown-it-sup@2.0.0/node_modules/markdown-it-sup/index.cjs +45 -0
  94. package/dist/node_modules/.pnpm/markdown-it-sup@2.0.0/node_modules/markdown-it-sup/index.mjs +45 -0
  95. package/dist/node_modules/.pnpm/markdown-it-sup@2.0.0/node_modules/markdown-it-sup/index.mjs.map +1 -0
  96. package/dist/node_modules/.pnpm/markdown-it-task-lists@2.1.1/node_modules/markdown-it-task-lists/index.cjs +94 -0
  97. package/dist/node_modules/.pnpm/markdown-it-task-lists@2.1.1/node_modules/markdown-it-task-lists/index.mjs +92 -0
  98. package/dist/node_modules/.pnpm/markdown-it-task-lists@2.1.1/node_modules/markdown-it-task-lists/index.mjs.map +1 -0
  99. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/index.cjs +1 -0
  100. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/index.mjs +3 -0
  101. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_blocks.cjs +69 -0
  102. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_blocks.mjs +69 -0
  103. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_blocks.mjs.map +1 -0
  104. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_re.cjs +9 -0
  105. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_re.mjs +8 -0
  106. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_re.mjs.map +1 -0
  107. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/utils.cjs +205 -0
  108. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/utils.mjs +189 -0
  109. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/utils.mjs.map +1 -0
  110. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/index.cjs +19 -0
  111. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/index.mjs +15 -0
  112. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/index.mjs.map +1 -0
  113. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_destination.cjs +61 -0
  114. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_destination.mjs +62 -0
  115. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_destination.mjs.map +1 -0
  116. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_label.cjs +35 -0
  117. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_label.mjs +35 -0
  118. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_label.mjs.map +1 -0
  119. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_title.cjs +43 -0
  120. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_title.mjs +44 -0
  121. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_title.mjs.map +1 -0
  122. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/index.cjs +488 -0
  123. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/index.mjs +489 -0
  124. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/index.mjs.map +1 -0
  125. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_block.cjs +148 -0
  126. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_block.mjs +149 -0
  127. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_block.mjs.map +1 -0
  128. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_core.cjs +51 -0
  129. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_core.mjs +52 -0
  130. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_core.mjs.map +1 -0
  131. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_inline.cjs +126 -0
  132. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_inline.mjs +127 -0
  133. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_inline.mjs.map +1 -0
  134. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/commonmark.cjs +57 -0
  135. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/commonmark.mjs +57 -0
  136. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/commonmark.mjs.map +1 -0
  137. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/default.cjs +23 -0
  138. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/default.mjs +23 -0
  139. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/default.mjs.map +1 -0
  140. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/zero.cjs +31 -0
  141. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/zero.mjs +31 -0
  142. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/zero.mjs.map +1 -0
  143. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/renderer.cjs +217 -0
  144. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/renderer.mjs +218 -0
  145. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/renderer.mjs.map +1 -0
  146. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/ruler.cjs +274 -0
  147. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/ruler.mjs +274 -0
  148. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/ruler.mjs.map +1 -0
  149. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/blockquote.cjs +107 -0
  150. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/blockquote.mjs +108 -0
  151. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/blockquote.mjs.map +1 -0
  152. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/code.cjs +27 -0
  153. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/code.mjs +27 -0
  154. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/code.mjs.map +1 -0
  155. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/fence.cjs +48 -0
  156. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/fence.mjs +48 -0
  157. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/fence.mjs.map +1 -0
  158. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/heading.cjs +35 -0
  159. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/heading.mjs +36 -0
  160. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/heading.mjs.map +1 -0
  161. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/hr.cjs +26 -0
  162. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/hr.mjs +27 -0
  163. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/hr.mjs.map +1 -0
  164. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/html_block.cjs +72 -0
  165. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/html_block.mjs +73 -0
  166. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/html_block.mjs.map +1 -0
  167. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/lheading.cjs +53 -0
  168. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/lheading.mjs +53 -0
  169. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/lheading.mjs.map +1 -0
  170. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/list.cjs +157 -0
  171. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/list.mjs +158 -0
  172. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/list.mjs.map +1 -0
  173. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/paragraph.cjs +32 -0
  174. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/paragraph.mjs +32 -0
  175. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/paragraph.mjs.map +1 -0
  176. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/reference.cjs +140 -0
  177. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/reference.mjs +141 -0
  178. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/reference.mjs.map +1 -0
  179. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/state_block.cjs +112 -0
  180. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/state_block.mjs +113 -0
  181. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/state_block.mjs.map +1 -0
  182. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/table.cjs +139 -0
  183. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/table.mjs +140 -0
  184. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/table.mjs.map +1 -0
  185. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/block.cjs +15 -0
  186. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/block.mjs +15 -0
  187. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/block.mjs.map +1 -0
  188. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/inline.cjs +12 -0
  189. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/inline.mjs +12 -0
  190. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/inline.mjs.map +1 -0
  191. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/linkify.cjs +81 -0
  192. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/linkify.mjs +82 -0
  193. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/linkify.mjs.map +1 -0
  194. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/normalize.cjs +13 -0
  195. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/normalize.mjs +13 -0
  196. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/normalize.mjs.map +1 -0
  197. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/replacements.cjs +45 -0
  198. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/replacements.mjs +45 -0
  199. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/replacements.mjs.map +1 -0
  200. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/smartquotes.cjs +112 -0
  201. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/smartquotes.mjs +113 -0
  202. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/smartquotes.mjs.map +1 -0
  203. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/state_core.cjs +14 -0
  204. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/state_core.mjs +15 -0
  205. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/state_core.mjs.map +1 -0
  206. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/text_join.cjs +22 -0
  207. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/text_join.mjs +22 -0
  208. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/text_join.mjs.map +1 -0
  209. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/autolink.cjs +55 -0
  210. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/autolink.mjs +55 -0
  211. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/autolink.mjs.map +1 -0
  212. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/backticks.cjs +41 -0
  213. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/backticks.mjs +41 -0
  214. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/backticks.mjs.map +1 -0
  215. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/balance_pairs.cjs +62 -0
  216. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/balance_pairs.mjs +62 -0
  217. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/balance_pairs.mjs.map +1 -0
  218. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/emphasis.cjs +64 -0
  219. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/emphasis.mjs +64 -0
  220. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/emphasis.mjs.map +1 -0
  221. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/entity.cjs +45 -0
  222. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/entity.mjs +46 -0
  223. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/entity.mjs.map +1 -0
  224. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/escape.cjs +48 -0
  225. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/escape.mjs +49 -0
  226. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/escape.mjs.map +1 -0
  227. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/fragments_join.cjs +22 -0
  228. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/fragments_join.mjs +22 -0
  229. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/fragments_join.mjs.map +1 -0
  230. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/html_inline.cjs +34 -0
  231. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/html_inline.mjs +35 -0
  232. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/html_inline.mjs.map +1 -0
  233. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/image.cjs +82 -0
  234. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/image.mjs +83 -0
  235. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/image.mjs.map +1 -0
  236. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/link.cjs +84 -0
  237. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/link.mjs +85 -0
  238. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/link.mjs.map +1 -0
  239. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/linkify.cjs +42 -0
  240. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/linkify.mjs +42 -0
  241. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/linkify.mjs.map +1 -0
  242. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/newline.cjs +26 -0
  243. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/newline.mjs +27 -0
  244. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/newline.mjs.map +1 -0
  245. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/state_inline.cjs +74 -0
  246. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/state_inline.mjs +75 -0
  247. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/state_inline.mjs.map +1 -0
  248. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/strikethrough.cjs +80 -0
  249. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/strikethrough.mjs +80 -0
  250. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/strikethrough.mjs.map +1 -0
  251. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/text.cjs +41 -0
  252. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/text.mjs +41 -0
  253. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/text.mjs.map +1 -0
  254. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/token.cjs +157 -0
  255. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/token.mjs +157 -0
  256. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/token.mjs.map +1 -0
  257. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/index.cjs +21 -0
  258. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/index.mjs +17 -0
  259. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/index.mjs.map +1 -0
  260. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/decode.cjs +74 -0
  261. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/decode.mjs +74 -0
  262. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/decode.mjs.map +1 -0
  263. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/encode.cjs +57 -0
  264. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/encode.mjs +57 -0
  265. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/encode.mjs.map +1 -0
  266. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/format.cjs +18 -0
  267. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/format.mjs +18 -0
  268. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/format.mjs.map +1 -0
  269. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/parse.cjs +175 -0
  270. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/parse.mjs +175 -0
  271. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/parse.mjs.map +1 -0
  272. package/dist/node_modules/.pnpm/normalize-html-whitespace@1.0.0/node_modules/normalize-html-whitespace/index.cjs +19 -0
  273. package/dist/node_modules/.pnpm/normalize-html-whitespace@1.0.0/node_modules/normalize-html-whitespace/index.mjs +15 -0
  274. package/dist/node_modules/.pnpm/normalize-html-whitespace@1.0.0/node_modules/normalize-html-whitespace/index.mjs.map +1 -0
  275. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/doctype.cjs +104 -0
  276. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/doctype.mjs +104 -0
  277. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/doctype.mjs.map +1 -0
  278. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/error-codes.cjs +73 -0
  279. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/error-codes.mjs +68 -0
  280. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/error-codes.mjs.map +1 -0
  281. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/foreign-content.cjs +266 -0
  282. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/foreign-content.mjs +262 -0
  283. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/foreign-content.mjs.map +1 -0
  284. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/html.cjs +575 -0
  285. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/html.mjs +543 -0
  286. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/html.mjs.map +1 -0
  287. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/token.cjs +27 -0
  288. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/token.mjs +21 -0
  289. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/token.mjs.map +1 -0
  290. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/unicode.cjs +105 -0
  291. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/unicode.mjs +94 -0
  292. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/unicode.mjs.map +1 -0
  293. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/index.cjs +33 -0
  294. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/index.mjs +34 -0
  295. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/index.mjs.map +1 -0
  296. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/formatting-element-list.cjs +99 -0
  297. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/formatting-element-list.mjs +93 -0
  298. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/formatting-element-list.mjs.map +1 -0
  299. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/index.cjs +2544 -0
  300. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/index.mjs +2545 -0
  301. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/index.mjs.map +1 -0
  302. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/open-element-stack.cjs +296 -0
  303. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/open-element-stack.mjs +297 -0
  304. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/open-element-stack.mjs.map +1 -0
  305. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/serializer/index.cjs +26 -0
  306. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/serializer/index.mjs +28 -0
  307. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/serializer/index.mjs.map +1 -0
  308. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/index.cjs +2069 -0
  309. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/index.mjs +2069 -0
  310. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/index.mjs.map +1 -0
  311. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/preprocessor.cjs +156 -0
  312. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/preprocessor.mjs +157 -0
  313. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/preprocessor.mjs.map +1 -0
  314. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tree-adapters/default.cjs +166 -0
  315. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tree-adapters/default.mjs +167 -0
  316. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tree-adapters/default.mjs.map +1 -0
  317. package/dist/node_modules/.pnpm/punycode.js@2.3.1/node_modules/punycode.js/punycode.cjs +299 -0
  318. package/dist/node_modules/.pnpm/punycode.js@2.3.1/node_modules/punycode.js/punycode.mjs +295 -0
  319. package/dist/node_modules/.pnpm/punycode.js@2.3.1/node_modules/punycode.js/punycode.mjs.map +1 -0
  320. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cc/regex.cjs +6 -0
  321. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cc/regex.mjs +6 -0
  322. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cc/regex.mjs.map +1 -0
  323. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cf/regex.cjs +6 -0
  324. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cf/regex.mjs +6 -0
  325. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cf/regex.mjs.map +1 -0
  326. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.cjs +6 -0
  327. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.mjs +6 -0
  328. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.mjs.map +1 -0
  329. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.cjs +6 -0
  330. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.mjs +6 -0
  331. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.mjs.map +1 -0
  332. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Z/regex.cjs +6 -0
  333. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Z/regex.mjs +6 -0
  334. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Z/regex.mjs.map +1 -0
  335. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/index.cjs +25 -0
  336. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/index.mjs +21 -0
  337. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/index.mjs.map +1 -0
  338. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/properties/Any/regex.cjs +6 -0
  339. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/properties/Any/regex.mjs +6 -0
  340. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/properties/Any/regex.mjs.map +1 -0
  341. package/dist/node_modules/.pnpm/wrap-ansi@10.0.0/node_modules/wrap-ansi/index.cjs +15 -0
  342. package/dist/node_modules/.pnpm/wrap-ansi@10.0.0/node_modules/wrap-ansi/index.mjs +17 -0
  343. package/dist/node_modules/.pnpm/wrap-ansi@10.0.0/node_modules/wrap-ansi/index.mjs.map +1 -0
  344. package/dist/{plugin-changelog → packages/plugin-changelog}/dist/components/changelog-command.cjs +5 -4
  345. package/dist/packages/plugin-changelog/dist/components/changelog-command.mjs +4 -3
  346. package/dist/packages/plugin-changelog/dist/components/changelog-command.mjs.map +1 -1
  347. package/dist/{plugin-changelog → packages/plugin-changelog}/dist/index.cjs +1 -1
  348. package/dist/packages/unified/dist/html-Di3_LwV3.cjs +337 -0
  349. package/dist/packages/unified/dist/html-Di3_LwV3.mjs +338 -0
  350. package/dist/packages/unified/dist/html-Di3_LwV3.mjs.map +1 -0
  351. package/dist/packages/unified/dist/markdown/index.cjs +1 -0
  352. package/dist/packages/unified/dist/markdown/index.mjs +3 -0
  353. package/dist/packages/unified/dist/markdown-OuY_JOk0.cjs +82 -0
  354. package/dist/packages/unified/dist/markdown-OuY_JOk0.mjs +83 -0
  355. package/dist/packages/unified/dist/markdown-OuY_JOk0.mjs.map +1 -0
  356. package/package.json +39 -12
  357. package/dist/packages/unified/dist/markdown-Bs-BRrSC.mjs +0 -10
  358. package/dist/packages/unified/dist/markdown-Bs-BRrSC.mjs.map +0 -1
  359. package/dist/unified/dist/markdown-Bs-BRrSC.cjs +0 -10
  360. /package/dist/{plugin-changelog → packages/plugin-changelog}/dist/components/index.cjs +0 -0
@@ -0,0 +1,140 @@
1
+ import { isSpace } from "../common/utils.mjs";
2
+
3
+ //#region ../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/table.mjs
4
+ const MAX_AUTOCOMPLETED_CELLS = 65536;
5
+ function getLine(state, line) {
6
+ const pos = state.bMarks[line] + state.tShift[line];
7
+ const max = state.eMarks[line];
8
+ return state.src.slice(pos, max);
9
+ }
10
+ function escapedSplit(str) {
11
+ const result = [];
12
+ const max = str.length;
13
+ let pos = 0;
14
+ let ch = str.charCodeAt(pos);
15
+ let isEscaped = false;
16
+ let lastPos = 0;
17
+ let current = "";
18
+ while (pos < max) {
19
+ if (ch === 124) if (!isEscaped) {
20
+ result.push(current + str.substring(lastPos, pos));
21
+ current = "";
22
+ lastPos = pos + 1;
23
+ } else {
24
+ current += str.substring(lastPos, pos - 1);
25
+ lastPos = pos;
26
+ }
27
+ isEscaped = ch === 92;
28
+ pos++;
29
+ ch = str.charCodeAt(pos);
30
+ }
31
+ result.push(current + str.substring(lastPos));
32
+ return result;
33
+ }
34
+ function table(state, startLine, endLine, silent) {
35
+ if (startLine + 2 > endLine) return false;
36
+ let nextLine = startLine + 1;
37
+ if (state.sCount[nextLine] < state.blkIndent) return false;
38
+ if (state.sCount[nextLine] - state.blkIndent >= 4) return false;
39
+ let pos = state.bMarks[nextLine] + state.tShift[nextLine];
40
+ if (pos >= state.eMarks[nextLine]) return false;
41
+ const firstCh = state.src.charCodeAt(pos++);
42
+ if (firstCh !== 124 && firstCh !== 45 && firstCh !== 58) return false;
43
+ if (pos >= state.eMarks[nextLine]) return false;
44
+ const secondCh = state.src.charCodeAt(pos++);
45
+ if (secondCh !== 124 && secondCh !== 45 && secondCh !== 58 && !isSpace(secondCh)) return false;
46
+ if (firstCh === 45 && isSpace(secondCh)) return false;
47
+ while (pos < state.eMarks[nextLine]) {
48
+ const ch = state.src.charCodeAt(pos);
49
+ if (ch !== 124 && ch !== 45 && ch !== 58 && !isSpace(ch)) return false;
50
+ pos++;
51
+ }
52
+ let lineText = getLine(state, startLine + 1);
53
+ let columns = lineText.split("|");
54
+ const aligns = [];
55
+ for (let i = 0; i < columns.length; i++) {
56
+ const t = columns[i].trim();
57
+ if (!t) if (i === 0 || i === columns.length - 1) continue;
58
+ else return false;
59
+ if (!/^:?-+:?$/.test(t)) return false;
60
+ if (t.charCodeAt(t.length - 1) === 58) aligns.push(t.charCodeAt(0) === 58 ? "center" : "right");
61
+ else if (t.charCodeAt(0) === 58) aligns.push("left");
62
+ else aligns.push("");
63
+ }
64
+ lineText = getLine(state, startLine).trim();
65
+ if (lineText.indexOf("|") === -1) return false;
66
+ if (state.sCount[startLine] - state.blkIndent >= 4) return false;
67
+ columns = escapedSplit(lineText);
68
+ if (columns.length && columns[0] === "") columns.shift();
69
+ if (columns.length && columns[columns.length - 1] === "") columns.pop();
70
+ const columnCount = columns.length;
71
+ if (columnCount === 0 || columnCount !== aligns.length) return false;
72
+ if (silent) return true;
73
+ const oldParentType = state.parentType;
74
+ state.parentType = "table";
75
+ const terminatorRules = state.md.block.ruler.getRules("blockquote");
76
+ const token_to = state.push("table_open", "table", 1);
77
+ const tableLines = [startLine, 0];
78
+ token_to.map = tableLines;
79
+ const token_tho = state.push("thead_open", "thead", 1);
80
+ token_tho.map = [startLine, startLine + 1];
81
+ const token_htro = state.push("tr_open", "tr", 1);
82
+ token_htro.map = [startLine, startLine + 1];
83
+ for (let i = 0; i < columns.length; i++) {
84
+ const token_ho = state.push("th_open", "th", 1);
85
+ if (aligns[i]) token_ho.attrs = [["style", "text-align:" + aligns[i]]];
86
+ const token_il = state.push("inline", "", 0);
87
+ token_il.content = columns[i].trim();
88
+ token_il.children = [];
89
+ state.push("th_close", "th", -1);
90
+ }
91
+ state.push("tr_close", "tr", -1);
92
+ state.push("thead_close", "thead", -1);
93
+ let tbodyLines;
94
+ let autocompletedCells = 0;
95
+ for (nextLine = startLine + 2; nextLine < endLine; nextLine++) {
96
+ if (state.sCount[nextLine] < state.blkIndent) break;
97
+ let terminate = false;
98
+ for (let i = 0, l = terminatorRules.length; i < l; i++) if (terminatorRules[i](state, nextLine, endLine, true)) {
99
+ terminate = true;
100
+ break;
101
+ }
102
+ if (terminate) break;
103
+ lineText = getLine(state, nextLine).trim();
104
+ if (!lineText) break;
105
+ if (state.sCount[nextLine] - state.blkIndent >= 4) break;
106
+ columns = escapedSplit(lineText);
107
+ if (columns.length && columns[0] === "") columns.shift();
108
+ if (columns.length && columns[columns.length - 1] === "") columns.pop();
109
+ autocompletedCells += columnCount - columns.length;
110
+ if (autocompletedCells > MAX_AUTOCOMPLETED_CELLS) break;
111
+ if (nextLine === startLine + 2) {
112
+ const token_tbo = state.push("tbody_open", "tbody", 1);
113
+ token_tbo.map = tbodyLines = [startLine + 2, 0];
114
+ }
115
+ const token_tro = state.push("tr_open", "tr", 1);
116
+ token_tro.map = [nextLine, nextLine + 1];
117
+ for (let i = 0; i < columnCount; i++) {
118
+ const token_tdo = state.push("td_open", "td", 1);
119
+ if (aligns[i]) token_tdo.attrs = [["style", "text-align:" + aligns[i]]];
120
+ const token_il = state.push("inline", "", 0);
121
+ token_il.content = columns[i] ? columns[i].trim() : "";
122
+ token_il.children = [];
123
+ state.push("td_close", "td", -1);
124
+ }
125
+ state.push("tr_close", "tr", -1);
126
+ }
127
+ if (tbodyLines) {
128
+ state.push("tbody_close", "tbody", -1);
129
+ tbodyLines[1] = nextLine;
130
+ }
131
+ state.push("table_close", "table", -1);
132
+ tableLines[1] = nextLine;
133
+ state.parentType = oldParentType;
134
+ state.line = nextLine;
135
+ return true;
136
+ }
137
+
138
+ //#endregion
139
+ export { table as default };
140
+ //# sourceMappingURL=table.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"table.mjs","names":[],"sources":["../../../../../../../../../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/table.mjs"],"sourcesContent":["// GFM table, https://github.github.com/gfm/#tables-extension-\n\nimport { isSpace } from '../common/utils.mjs'\n\n// Limit the amount of empty autocompleted cells in a table,\n// see https://github.com/markdown-it/markdown-it/issues/1000,\n//\n// Both pulldown-cmark and commonmark-hs limit the number of cells this way to ~200k.\n// We set it to 65k, which can expand user input by a factor of x370\n// (256x256 square is 1.8kB expanded into 650kB).\nconst MAX_AUTOCOMPLETED_CELLS = 0x10000\n\nfunction getLine (state, line) {\n const pos = state.bMarks[line] + state.tShift[line]\n const max = state.eMarks[line]\n\n return state.src.slice(pos, max)\n}\n\nfunction escapedSplit (str) {\n const result = []\n const max = str.length\n\n let pos = 0\n let ch = str.charCodeAt(pos)\n let isEscaped = false\n let lastPos = 0\n let current = ''\n\n while (pos < max) {\n if (ch === 0x7c/* | */) {\n if (!isEscaped) {\n // pipe separating cells, '|'\n result.push(current + str.substring(lastPos, pos))\n current = ''\n lastPos = pos + 1\n } else {\n // escaped pipe, '\\|'\n current += str.substring(lastPos, pos - 1)\n lastPos = pos\n }\n }\n\n isEscaped = (ch === 0x5c/* \\ */)\n pos++\n\n ch = str.charCodeAt(pos)\n }\n\n result.push(current + str.substring(lastPos))\n\n return result\n}\n\nexport default function table (state, startLine, endLine, silent) {\n // should have at least two lines\n if (startLine + 2 > endLine) { return false }\n\n let nextLine = startLine + 1\n\n if (state.sCount[nextLine] < state.blkIndent) { return false }\n\n // if it's indented more than 3 spaces, it should be a code block\n if (state.sCount[nextLine] - state.blkIndent >= 4) { return false }\n\n // first character of the second line should be '|', '-', ':',\n // and no other characters are allowed but spaces;\n // basically, this is the equivalent of /^[-:|][-:|\\s]*$/ regexp\n\n let pos = state.bMarks[nextLine] + state.tShift[nextLine]\n if (pos >= state.eMarks[nextLine]) { return false }\n\n const firstCh = state.src.charCodeAt(pos++)\n if (firstCh !== 0x7C/* | */ && firstCh !== 0x2D/* - */ && firstCh !== 0x3A/* : */) { return false }\n\n if (pos >= state.eMarks[nextLine]) { return false }\n\n const secondCh = state.src.charCodeAt(pos++)\n if (secondCh !== 0x7C/* | */ && secondCh !== 0x2D/* - */ && secondCh !== 0x3A/* : */ && !isSpace(secondCh)) {\n return false\n }\n\n // if first character is '-', then second character must not be a space\n // (due to parsing ambiguity with list)\n if (firstCh === 0x2D/* - */ && isSpace(secondCh)) { return false }\n\n while (pos < state.eMarks[nextLine]) {\n const ch = state.src.charCodeAt(pos)\n\n if (ch !== 0x7C/* | */ && ch !== 0x2D/* - */ && ch !== 0x3A/* : */ && !isSpace(ch)) { return false }\n\n pos++\n }\n\n let lineText = getLine(state, startLine + 1)\n let columns = lineText.split('|')\n const aligns = []\n for (let i = 0; i < columns.length; i++) {\n const t = columns[i].trim()\n if (!t) {\n // allow empty columns before and after table, but not in between columns;\n // e.g. allow ` |---| `, disallow ` ---||--- `\n if (i === 0 || i === columns.length - 1) {\n continue\n } else {\n return false\n }\n }\n\n if (!/^:?-+:?$/.test(t)) { return false }\n if (t.charCodeAt(t.length - 1) === 0x3A/* : */) {\n aligns.push(t.charCodeAt(0) === 0x3A/* : */ ? 'center' : 'right')\n } else if (t.charCodeAt(0) === 0x3A/* : */) {\n aligns.push('left')\n } else {\n aligns.push('')\n }\n }\n\n lineText = getLine(state, startLine).trim()\n if (lineText.indexOf('|') === -1) { return false }\n if (state.sCount[startLine] - state.blkIndent >= 4) { return false }\n columns = escapedSplit(lineText)\n if (columns.length && columns[0] === '') columns.shift()\n if (columns.length && columns[columns.length - 1] === '') columns.pop()\n\n // header row will define an amount of columns in the entire table,\n // and align row should be exactly the same (the rest of the rows can differ)\n const columnCount = columns.length\n if (columnCount === 0 || columnCount !== aligns.length) { return false }\n\n if (silent) { return true }\n\n const oldParentType = state.parentType\n state.parentType = 'table'\n\n // use 'blockquote' lists for termination because it's\n // the most similar to tables\n const terminatorRules = state.md.block.ruler.getRules('blockquote')\n\n const token_to = state.push('table_open', 'table', 1)\n const tableLines = [startLine, 0]\n token_to.map = tableLines\n\n const token_tho = state.push('thead_open', 'thead', 1)\n token_tho.map = [startLine, startLine + 1]\n\n const token_htro = state.push('tr_open', 'tr', 1)\n token_htro.map = [startLine, startLine + 1]\n\n for (let i = 0; i < columns.length; i++) {\n const token_ho = state.push('th_open', 'th', 1)\n if (aligns[i]) {\n token_ho.attrs = [['style', 'text-align:' + aligns[i]]]\n }\n\n const token_il = state.push('inline', '', 0)\n token_il.content = columns[i].trim()\n token_il.children = []\n\n state.push('th_close', 'th', -1)\n }\n\n state.push('tr_close', 'tr', -1)\n state.push('thead_close', 'thead', -1)\n\n let tbodyLines\n let autocompletedCells = 0\n\n for (nextLine = startLine + 2; nextLine < endLine; nextLine++) {\n if (state.sCount[nextLine] < state.blkIndent) { break }\n\n let terminate = false\n for (let i = 0, l = terminatorRules.length; i < l; i++) {\n if (terminatorRules[i](state, nextLine, endLine, true)) {\n terminate = true\n break\n }\n }\n\n if (terminate) { break }\n lineText = getLine(state, nextLine).trim()\n if (!lineText) { break }\n if (state.sCount[nextLine] - state.blkIndent >= 4) { break }\n columns = escapedSplit(lineText)\n if (columns.length && columns[0] === '') columns.shift()\n if (columns.length && columns[columns.length - 1] === '') columns.pop()\n\n // note: autocomplete count can be negative if user specifies more columns than header,\n // but that does not affect intended use (which is limiting expansion)\n autocompletedCells += columnCount - columns.length\n if (autocompletedCells > MAX_AUTOCOMPLETED_CELLS) { break }\n\n if (nextLine === startLine + 2) {\n const token_tbo = state.push('tbody_open', 'tbody', 1)\n token_tbo.map = tbodyLines = [startLine + 2, 0]\n }\n\n const token_tro = state.push('tr_open', 'tr', 1)\n token_tro.map = [nextLine, nextLine + 1]\n\n for (let i = 0; i < columnCount; i++) {\n const token_tdo = state.push('td_open', 'td', 1)\n if (aligns[i]) {\n token_tdo.attrs = [['style', 'text-align:' + aligns[i]]]\n }\n\n const token_il = state.push('inline', '', 0)\n token_il.content = columns[i] ? columns[i].trim() : ''\n token_il.children = []\n\n state.push('td_close', 'td', -1)\n }\n state.push('tr_close', 'tr', -1)\n }\n\n if (tbodyLines) {\n state.push('tbody_close', 'tbody', -1)\n tbodyLines[1] = nextLine\n }\n\n state.push('table_close', 'table', -1)\n tableLines[1] = nextLine\n\n state.parentType = oldParentType\n state.line = nextLine\n return true\n}\n"],"x_google_ignoreList":[0],"mappings":"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"}
@@ -0,0 +1,15 @@
1
+
2
+ //#region ../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/block.mjs
3
+ function block(state) {
4
+ let token;
5
+ if (state.inlineMode) {
6
+ token = new state.Token("inline", "", 0);
7
+ token.content = state.src;
8
+ token.map = [0, 1];
9
+ token.children = [];
10
+ state.tokens.push(token);
11
+ } else state.md.block.parse(state.src, state.md, state.env, state.tokens);
12
+ }
13
+
14
+ //#endregion
15
+ exports.default = block;
@@ -0,0 +1,15 @@
1
+ //#region ../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/block.mjs
2
+ function block(state) {
3
+ let token;
4
+ if (state.inlineMode) {
5
+ token = new state.Token("inline", "", 0);
6
+ token.content = state.src;
7
+ token.map = [0, 1];
8
+ token.children = [];
9
+ state.tokens.push(token);
10
+ } else state.md.block.parse(state.src, state.md, state.env, state.tokens);
11
+ }
12
+
13
+ //#endregion
14
+ export { block as default };
15
+ //# sourceMappingURL=block.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"block.mjs","names":[],"sources":["../../../../../../../../../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/block.mjs"],"sourcesContent":["export default function block (state) {\n let token\n\n if (state.inlineMode) {\n token = new state.Token('inline', '', 0)\n token.content = state.src\n token.map = [0, 1]\n token.children = []\n state.tokens.push(token)\n } else {\n state.md.block.parse(state.src, state.md, state.env, state.tokens)\n }\n}\n"],"x_google_ignoreList":[0],"mappings":";AAAA,SAAwB,MAAO,OAAO;CACpC,IAAI;AAEJ,KAAI,MAAM,YAAY;AACpB,UAAiB,IAAI,MAAM,MAAM,UAAU,IAAI,EAAE;AACjD,QAAM,UAAW,MAAM;AACvB,QAAM,MAAW,CAAC,GAAG,EAAE;AACvB,QAAM,WAAW,EAAE;AACnB,QAAM,OAAO,KAAK,MAAM;OAExB,OAAM,GAAG,MAAM,MAAM,MAAM,KAAK,MAAM,IAAI,MAAM,KAAK,MAAM,OAAO"}
@@ -0,0 +1,12 @@
1
+
2
+ //#region ../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/inline.mjs
3
+ function inline(state) {
4
+ const tokens = state.tokens;
5
+ for (let i = 0, l = tokens.length; i < l; i++) {
6
+ const tok = tokens[i];
7
+ if (tok.type === "inline") state.md.inline.parse(tok.content, state.md, state.env, tok.children);
8
+ }
9
+ }
10
+
11
+ //#endregion
12
+ exports.default = inline;
@@ -0,0 +1,12 @@
1
+ //#region ../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/inline.mjs
2
+ function inline(state) {
3
+ const tokens = state.tokens;
4
+ for (let i = 0, l = tokens.length; i < l; i++) {
5
+ const tok = tokens[i];
6
+ if (tok.type === "inline") state.md.inline.parse(tok.content, state.md, state.env, tok.children);
7
+ }
8
+ }
9
+
10
+ //#endregion
11
+ export { inline as default };
12
+ //# sourceMappingURL=inline.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inline.mjs","names":[],"sources":["../../../../../../../../../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/inline.mjs"],"sourcesContent":["export default function inline (state) {\n const tokens = state.tokens\n\n // Parse inlines\n for (let i = 0, l = tokens.length; i < l; i++) {\n const tok = tokens[i]\n if (tok.type === 'inline') {\n state.md.inline.parse(tok.content, state.md, state.env, tok.children)\n }\n }\n}\n"],"x_google_ignoreList":[0],"mappings":";AAAA,SAAwB,OAAQ,OAAO;CACrC,MAAM,SAAS,MAAM;AAGrB,MAAK,IAAI,IAAI,GAAG,IAAI,OAAO,QAAQ,IAAI,GAAG,KAAK;EAC7C,MAAM,MAAM,OAAO;AACnB,MAAI,IAAI,SAAS,SACf,OAAM,GAAG,OAAO,MAAM,IAAI,SAAS,MAAM,IAAI,MAAM,KAAK,IAAI,SAAS"}
@@ -0,0 +1,81 @@
1
+ const require_utils = require('../common/utils.cjs');
2
+
3
+ //#region ../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/linkify.mjs
4
+ function isLinkOpen(str) {
5
+ return /^<a[>\s]/i.test(str);
6
+ }
7
+ function isLinkClose(str) {
8
+ return /^<\/a\s*>/i.test(str);
9
+ }
10
+ function linkify(state) {
11
+ const blockTokens = state.tokens;
12
+ if (!state.md.options.linkify) return;
13
+ for (let j = 0, l = blockTokens.length; j < l; j++) {
14
+ if (blockTokens[j].type !== "inline" || !state.md.linkify.pretest(blockTokens[j].content)) continue;
15
+ let tokens = blockTokens[j].children;
16
+ let htmlLinkLevel = 0;
17
+ for (let i = tokens.length - 1; i >= 0; i--) {
18
+ const currentToken = tokens[i];
19
+ if (currentToken.type === "link_close") {
20
+ i--;
21
+ while (tokens[i].level !== currentToken.level && tokens[i].type !== "link_open") i--;
22
+ continue;
23
+ }
24
+ if (currentToken.type === "html_inline") {
25
+ if (isLinkOpen(currentToken.content) && htmlLinkLevel > 0) htmlLinkLevel--;
26
+ if (isLinkClose(currentToken.content)) htmlLinkLevel++;
27
+ }
28
+ if (htmlLinkLevel > 0) continue;
29
+ if (currentToken.type === "text" && state.md.linkify.test(currentToken.content)) {
30
+ const text = currentToken.content;
31
+ let links = state.md.linkify.match(text);
32
+ const nodes = [];
33
+ let level = currentToken.level;
34
+ let lastPos = 0;
35
+ if (links.length > 0 && links[0].index === 0 && i > 0 && tokens[i - 1].type === "text_special") links = links.slice(1);
36
+ for (let ln = 0; ln < links.length; ln++) {
37
+ const url = links[ln].url;
38
+ const fullUrl = state.md.normalizeLink(url);
39
+ if (!state.md.validateLink(fullUrl)) continue;
40
+ let urlText = links[ln].text;
41
+ if (!links[ln].schema) urlText = state.md.normalizeLinkText("http://" + urlText).replace(/^http:\/\//, "");
42
+ else if (links[ln].schema === "mailto:" && !/^mailto:/i.test(urlText)) urlText = state.md.normalizeLinkText("mailto:" + urlText).replace(/^mailto:/, "");
43
+ else urlText = state.md.normalizeLinkText(urlText);
44
+ const pos = links[ln].index;
45
+ if (pos > lastPos) {
46
+ const token = new state.Token("text", "", 0);
47
+ token.content = text.slice(lastPos, pos);
48
+ token.level = level;
49
+ nodes.push(token);
50
+ }
51
+ const token_o = new state.Token("link_open", "a", 1);
52
+ token_o.attrs = [["href", fullUrl]];
53
+ token_o.level = level++;
54
+ token_o.markup = "linkify";
55
+ token_o.info = "auto";
56
+ nodes.push(token_o);
57
+ const token_t = new state.Token("text", "", 0);
58
+ token_t.content = urlText;
59
+ token_t.level = level;
60
+ nodes.push(token_t);
61
+ const token_c = new state.Token("link_close", "a", -1);
62
+ token_c.level = --level;
63
+ token_c.markup = "linkify";
64
+ token_c.info = "auto";
65
+ nodes.push(token_c);
66
+ lastPos = links[ln].lastIndex;
67
+ }
68
+ if (lastPos < text.length) {
69
+ const token = new state.Token("text", "", 0);
70
+ token.content = text.slice(lastPos);
71
+ token.level = level;
72
+ nodes.push(token);
73
+ }
74
+ blockTokens[j].children = tokens = require_utils.arrayReplaceAt(tokens, i, nodes);
75
+ }
76
+ }
77
+ }
78
+ }
79
+
80
+ //#endregion
81
+ exports.default = linkify;
@@ -0,0 +1,82 @@
1
+ import { arrayReplaceAt } from "../common/utils.mjs";
2
+
3
+ //#region ../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/linkify.mjs
4
+ function isLinkOpen(str) {
5
+ return /^<a[>\s]/i.test(str);
6
+ }
7
+ function isLinkClose(str) {
8
+ return /^<\/a\s*>/i.test(str);
9
+ }
10
+ function linkify(state) {
11
+ const blockTokens = state.tokens;
12
+ if (!state.md.options.linkify) return;
13
+ for (let j = 0, l = blockTokens.length; j < l; j++) {
14
+ if (blockTokens[j].type !== "inline" || !state.md.linkify.pretest(blockTokens[j].content)) continue;
15
+ let tokens = blockTokens[j].children;
16
+ let htmlLinkLevel = 0;
17
+ for (let i = tokens.length - 1; i >= 0; i--) {
18
+ const currentToken = tokens[i];
19
+ if (currentToken.type === "link_close") {
20
+ i--;
21
+ while (tokens[i].level !== currentToken.level && tokens[i].type !== "link_open") i--;
22
+ continue;
23
+ }
24
+ if (currentToken.type === "html_inline") {
25
+ if (isLinkOpen(currentToken.content) && htmlLinkLevel > 0) htmlLinkLevel--;
26
+ if (isLinkClose(currentToken.content)) htmlLinkLevel++;
27
+ }
28
+ if (htmlLinkLevel > 0) continue;
29
+ if (currentToken.type === "text" && state.md.linkify.test(currentToken.content)) {
30
+ const text = currentToken.content;
31
+ let links = state.md.linkify.match(text);
32
+ const nodes = [];
33
+ let level = currentToken.level;
34
+ let lastPos = 0;
35
+ if (links.length > 0 && links[0].index === 0 && i > 0 && tokens[i - 1].type === "text_special") links = links.slice(1);
36
+ for (let ln = 0; ln < links.length; ln++) {
37
+ const url = links[ln].url;
38
+ const fullUrl = state.md.normalizeLink(url);
39
+ if (!state.md.validateLink(fullUrl)) continue;
40
+ let urlText = links[ln].text;
41
+ if (!links[ln].schema) urlText = state.md.normalizeLinkText("http://" + urlText).replace(/^http:\/\//, "");
42
+ else if (links[ln].schema === "mailto:" && !/^mailto:/i.test(urlText)) urlText = state.md.normalizeLinkText("mailto:" + urlText).replace(/^mailto:/, "");
43
+ else urlText = state.md.normalizeLinkText(urlText);
44
+ const pos = links[ln].index;
45
+ if (pos > lastPos) {
46
+ const token = new state.Token("text", "", 0);
47
+ token.content = text.slice(lastPos, pos);
48
+ token.level = level;
49
+ nodes.push(token);
50
+ }
51
+ const token_o = new state.Token("link_open", "a", 1);
52
+ token_o.attrs = [["href", fullUrl]];
53
+ token_o.level = level++;
54
+ token_o.markup = "linkify";
55
+ token_o.info = "auto";
56
+ nodes.push(token_o);
57
+ const token_t = new state.Token("text", "", 0);
58
+ token_t.content = urlText;
59
+ token_t.level = level;
60
+ nodes.push(token_t);
61
+ const token_c = new state.Token("link_close", "a", -1);
62
+ token_c.level = --level;
63
+ token_c.markup = "linkify";
64
+ token_c.info = "auto";
65
+ nodes.push(token_c);
66
+ lastPos = links[ln].lastIndex;
67
+ }
68
+ if (lastPos < text.length) {
69
+ const token = new state.Token("text", "", 0);
70
+ token.content = text.slice(lastPos);
71
+ token.level = level;
72
+ nodes.push(token);
73
+ }
74
+ blockTokens[j].children = tokens = arrayReplaceAt(tokens, i, nodes);
75
+ }
76
+ }
77
+ }
78
+ }
79
+
80
+ //#endregion
81
+ export { linkify as default };
82
+ //# sourceMappingURL=linkify.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"linkify.mjs","names":[],"sources":["../../../../../../../../../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/linkify.mjs"],"sourcesContent":["// Replace link-like texts with link nodes.\n//\n// Currently restricted by `md.validateLink()` to http/https/ftp\n//\n\nimport { arrayReplaceAt } from '../common/utils.mjs'\n\nfunction isLinkOpen (str) {\n return /^<a[>\\s]/i.test(str)\n}\nfunction isLinkClose (str) {\n return /^<\\/a\\s*>/i.test(str)\n}\n\nexport default function linkify (state) {\n const blockTokens = state.tokens\n\n if (!state.md.options.linkify) { return }\n\n for (let j = 0, l = blockTokens.length; j < l; j++) {\n if (blockTokens[j].type !== 'inline' ||\n !state.md.linkify.pretest(blockTokens[j].content)) {\n continue\n }\n\n let tokens = blockTokens[j].children\n\n let htmlLinkLevel = 0\n\n // We scan from the end, to keep position when new tags added.\n // Use reversed logic in links start/end match\n for (let i = tokens.length - 1; i >= 0; i--) {\n const currentToken = tokens[i]\n\n // Skip content of markdown links\n if (currentToken.type === 'link_close') {\n i--\n while (tokens[i].level !== currentToken.level && tokens[i].type !== 'link_open') {\n i--\n }\n continue\n }\n\n // Skip content of html tag links\n if (currentToken.type === 'html_inline') {\n if (isLinkOpen(currentToken.content) && htmlLinkLevel > 0) {\n htmlLinkLevel--\n }\n if (isLinkClose(currentToken.content)) {\n htmlLinkLevel++\n }\n }\n if (htmlLinkLevel > 0) { continue }\n\n if (currentToken.type === 'text' && state.md.linkify.test(currentToken.content)) {\n const text = currentToken.content\n let links = state.md.linkify.match(text)\n\n // Now split string to nodes\n const nodes = []\n let level = currentToken.level\n let lastPos = 0\n\n // forbid escape sequence at the start of the string,\n // this avoids http\\://example.com/ from being linkified as\n // http:<a href=\"//example.com/\">//example.com/</a>\n if (links.length > 0 &&\n links[0].index === 0 &&\n i > 0 &&\n tokens[i - 1].type === 'text_special') {\n links = links.slice(1)\n }\n\n for (let ln = 0; ln < links.length; ln++) {\n const url = links[ln].url\n const fullUrl = state.md.normalizeLink(url)\n if (!state.md.validateLink(fullUrl)) { continue }\n\n let urlText = links[ln].text\n\n // Linkifier might send raw hostnames like \"example.com\", where url\n // starts with domain name. So we prepend http:// in those cases,\n // and remove it afterwards.\n //\n if (!links[ln].schema) {\n urlText = state.md.normalizeLinkText('http://' + urlText).replace(/^http:\\/\\//, '')\n } else if (links[ln].schema === 'mailto:' && !/^mailto:/i.test(urlText)) {\n urlText = state.md.normalizeLinkText('mailto:' + urlText).replace(/^mailto:/, '')\n } else {\n urlText = state.md.normalizeLinkText(urlText)\n }\n\n const pos = links[ln].index\n\n if (pos > lastPos) {\n const token = new state.Token('text', '', 0)\n token.content = text.slice(lastPos, pos)\n token.level = level\n nodes.push(token)\n }\n\n const token_o = new state.Token('link_open', 'a', 1)\n token_o.attrs = [['href', fullUrl]]\n token_o.level = level++\n token_o.markup = 'linkify'\n token_o.info = 'auto'\n nodes.push(token_o)\n\n const token_t = new state.Token('text', '', 0)\n token_t.content = urlText\n token_t.level = level\n nodes.push(token_t)\n\n const token_c = new state.Token('link_close', 'a', -1)\n token_c.level = --level\n token_c.markup = 'linkify'\n token_c.info = 'auto'\n nodes.push(token_c)\n\n lastPos = links[ln].lastIndex\n }\n if (lastPos < text.length) {\n const token = new state.Token('text', '', 0)\n token.content = text.slice(lastPos)\n token.level = level\n nodes.push(token)\n }\n\n // replace current node\n blockTokens[j].children = tokens = arrayReplaceAt(tokens, i, nodes)\n }\n }\n }\n}\n"],"x_google_ignoreList":[0],"mappings":"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"}
@@ -0,0 +1,13 @@
1
+
2
+ //#region ../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/normalize.mjs
3
+ const NEWLINES_RE = /\r\n?|\n/g;
4
+ const NULL_RE = /\0/g;
5
+ function normalize(state) {
6
+ let str;
7
+ str = state.src.replace(NEWLINES_RE, "\n");
8
+ str = str.replace(NULL_RE, "�");
9
+ state.src = str;
10
+ }
11
+
12
+ //#endregion
13
+ exports.default = normalize;
@@ -0,0 +1,13 @@
1
+ //#region ../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/normalize.mjs
2
+ const NEWLINES_RE = /\r\n?|\n/g;
3
+ const NULL_RE = /\0/g;
4
+ function normalize(state) {
5
+ let str;
6
+ str = state.src.replace(NEWLINES_RE, "\n");
7
+ str = str.replace(NULL_RE, "�");
8
+ state.src = str;
9
+ }
10
+
11
+ //#endregion
12
+ export { normalize as default };
13
+ //# sourceMappingURL=normalize.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"normalize.mjs","names":[],"sources":["../../../../../../../../../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/normalize.mjs"],"sourcesContent":["// Normalize input string\n\n// https://spec.commonmark.org/0.29/#line-ending\nconst NEWLINES_RE = /\\r\\n?|\\n/g\nconst NULL_RE = /\\0/g\n\nexport default function normalize (state) {\n let str\n\n // Normalize newlines\n str = state.src.replace(NEWLINES_RE, '\\n')\n\n // Replace NULL characters\n str = str.replace(NULL_RE, '\\uFFFD')\n\n state.src = str\n}\n"],"x_google_ignoreList":[0],"mappings":";AAGA,MAAM,cAAe;AACrB,MAAM,UAAe;AAErB,SAAwB,UAAW,OAAO;CACxC,IAAI;AAGJ,OAAM,MAAM,IAAI,QAAQ,aAAa,KAAK;AAG1C,OAAM,IAAI,QAAQ,SAAS,IAAS;AAEpC,OAAM,MAAM"}
@@ -0,0 +1,45 @@
1
+
2
+ //#region ../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/replacements.mjs
3
+ const RARE_RE = /\+-|\.\.|\?\?\?\?|!!!!|,,|--/;
4
+ const SCOPED_ABBR_TEST_RE = /\((c|tm|r)\)/i;
5
+ const SCOPED_ABBR_RE = /\((c|tm|r)\)/gi;
6
+ const SCOPED_ABBR = {
7
+ c: "©",
8
+ r: "®",
9
+ tm: "™"
10
+ };
11
+ function replaceFn(match, name) {
12
+ return SCOPED_ABBR[name.toLowerCase()];
13
+ }
14
+ function replace_scoped(inlineTokens) {
15
+ let inside_autolink = 0;
16
+ for (let i = inlineTokens.length - 1; i >= 0; i--) {
17
+ const token = inlineTokens[i];
18
+ if (token.type === "text" && !inside_autolink) token.content = token.content.replace(SCOPED_ABBR_RE, replaceFn);
19
+ if (token.type === "link_open" && token.info === "auto") inside_autolink--;
20
+ if (token.type === "link_close" && token.info === "auto") inside_autolink++;
21
+ }
22
+ }
23
+ function replace_rare(inlineTokens) {
24
+ let inside_autolink = 0;
25
+ for (let i = inlineTokens.length - 1; i >= 0; i--) {
26
+ const token = inlineTokens[i];
27
+ if (token.type === "text" && !inside_autolink) {
28
+ if (RARE_RE.test(token.content)) token.content = token.content.replace(/\+-/g, "±").replace(/\.{2,}/g, "…").replace(/([?!])…/g, "$1..").replace(/([?!]){4,}/g, "$1$1$1").replace(/,{2,}/g, ",").replace(/(^|[^-])---(?=[^-]|$)/gm, "$1—").replace(/(^|\s)--(?=\s|$)/gm, "$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm, "$1–");
29
+ }
30
+ if (token.type === "link_open" && token.info === "auto") inside_autolink--;
31
+ if (token.type === "link_close" && token.info === "auto") inside_autolink++;
32
+ }
33
+ }
34
+ function replace(state) {
35
+ let blkIdx;
36
+ if (!state.md.options.typographer) return;
37
+ for (blkIdx = state.tokens.length - 1; blkIdx >= 0; blkIdx--) {
38
+ if (state.tokens[blkIdx].type !== "inline") continue;
39
+ if (SCOPED_ABBR_TEST_RE.test(state.tokens[blkIdx].content)) replace_scoped(state.tokens[blkIdx].children);
40
+ if (RARE_RE.test(state.tokens[blkIdx].content)) replace_rare(state.tokens[blkIdx].children);
41
+ }
42
+ }
43
+
44
+ //#endregion
45
+ exports.default = replace;
@@ -0,0 +1,45 @@
1
+ //#region ../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/replacements.mjs
2
+ const RARE_RE = /\+-|\.\.|\?\?\?\?|!!!!|,,|--/;
3
+ const SCOPED_ABBR_TEST_RE = /\((c|tm|r)\)/i;
4
+ const SCOPED_ABBR_RE = /\((c|tm|r)\)/gi;
5
+ const SCOPED_ABBR = {
6
+ c: "©",
7
+ r: "®",
8
+ tm: "™"
9
+ };
10
+ function replaceFn(match, name) {
11
+ return SCOPED_ABBR[name.toLowerCase()];
12
+ }
13
+ function replace_scoped(inlineTokens) {
14
+ let inside_autolink = 0;
15
+ for (let i = inlineTokens.length - 1; i >= 0; i--) {
16
+ const token = inlineTokens[i];
17
+ if (token.type === "text" && !inside_autolink) token.content = token.content.replace(SCOPED_ABBR_RE, replaceFn);
18
+ if (token.type === "link_open" && token.info === "auto") inside_autolink--;
19
+ if (token.type === "link_close" && token.info === "auto") inside_autolink++;
20
+ }
21
+ }
22
+ function replace_rare(inlineTokens) {
23
+ let inside_autolink = 0;
24
+ for (let i = inlineTokens.length - 1; i >= 0; i--) {
25
+ const token = inlineTokens[i];
26
+ if (token.type === "text" && !inside_autolink) {
27
+ if (RARE_RE.test(token.content)) token.content = token.content.replace(/\+-/g, "±").replace(/\.{2,}/g, "…").replace(/([?!])…/g, "$1..").replace(/([?!]){4,}/g, "$1$1$1").replace(/,{2,}/g, ",").replace(/(^|[^-])---(?=[^-]|$)/gm, "$1—").replace(/(^|\s)--(?=\s|$)/gm, "$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/gm, "$1–");
28
+ }
29
+ if (token.type === "link_open" && token.info === "auto") inside_autolink--;
30
+ if (token.type === "link_close" && token.info === "auto") inside_autolink++;
31
+ }
32
+ }
33
+ function replace(state) {
34
+ let blkIdx;
35
+ if (!state.md.options.typographer) return;
36
+ for (blkIdx = state.tokens.length - 1; blkIdx >= 0; blkIdx--) {
37
+ if (state.tokens[blkIdx].type !== "inline") continue;
38
+ if (SCOPED_ABBR_TEST_RE.test(state.tokens[blkIdx].content)) replace_scoped(state.tokens[blkIdx].children);
39
+ if (RARE_RE.test(state.tokens[blkIdx].content)) replace_rare(state.tokens[blkIdx].children);
40
+ }
41
+ }
42
+
43
+ //#endregion
44
+ export { replace as default };
45
+ //# sourceMappingURL=replacements.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"replacements.mjs","names":[],"sources":["../../../../../../../../../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/replacements.mjs"],"sourcesContent":["// Simple typographic replacements\n//\n// (c) (C) → ©\n// (tm) (TM) → ™\n// (r) (R) → ®\n// +- → ±\n// ... → … (also ?.... → ?.., !.... → !..)\n// ???????? → ???, !!!!! → !!!, `,,` → `,`\n// -- → &ndash;, --- → &mdash;\n//\n\n// TODO:\n// - fractionals 1/2, 1/4, 3/4 -> ½, ¼, ¾\n// - multiplications 2 x 4 -> 2 × 4\n\nconst RARE_RE = /\\+-|\\.\\.|\\?\\?\\?\\?|!!!!|,,|--/\n\n// Workaround for phantomjs - need regex without /g flag,\n// or root check will fail every second time\nconst SCOPED_ABBR_TEST_RE = /\\((c|tm|r)\\)/i\n\nconst SCOPED_ABBR_RE = /\\((c|tm|r)\\)/ig\nconst SCOPED_ABBR = {\n c: '©',\n r: '®',\n tm: '™'\n}\n\nfunction replaceFn (match, name) {\n return SCOPED_ABBR[name.toLowerCase()]\n}\n\nfunction replace_scoped (inlineTokens) {\n let inside_autolink = 0\n\n for (let i = inlineTokens.length - 1; i >= 0; i--) {\n const token = inlineTokens[i]\n\n if (token.type === 'text' && !inside_autolink) {\n token.content = token.content.replace(SCOPED_ABBR_RE, replaceFn)\n }\n\n if (token.type === 'link_open' && token.info === 'auto') {\n inside_autolink--\n }\n\n if (token.type === 'link_close' && token.info === 'auto') {\n inside_autolink++\n }\n }\n}\n\nfunction replace_rare (inlineTokens) {\n let inside_autolink = 0\n\n for (let i = inlineTokens.length - 1; i >= 0; i--) {\n const token = inlineTokens[i]\n\n if (token.type === 'text' && !inside_autolink) {\n if (RARE_RE.test(token.content)) {\n token.content = token.content\n .replace(/\\+-/g, '±')\n // .., ..., ....... -> …\n // but ?..... & !..... -> ?.. & !..\n .replace(/\\.{2,}/g, '…').replace(/([?!])…/g, '$1..')\n .replace(/([?!]){4,}/g, '$1$1$1').replace(/,{2,}/g, ',')\n // em-dash\n .replace(/(^|[^-])---(?=[^-]|$)/mg, '$1\\u2014')\n // en-dash\n .replace(/(^|\\s)--(?=\\s|$)/mg, '$1\\u2013')\n .replace(/(^|[^-\\s])--(?=[^-\\s]|$)/mg, '$1\\u2013')\n }\n }\n\n if (token.type === 'link_open' && token.info === 'auto') {\n inside_autolink--\n }\n\n if (token.type === 'link_close' && token.info === 'auto') {\n inside_autolink++\n }\n }\n}\n\nexport default function replace (state) {\n let blkIdx\n\n if (!state.md.options.typographer) { return }\n\n for (blkIdx = state.tokens.length - 1; blkIdx >= 0; blkIdx--) {\n if (state.tokens[blkIdx].type !== 'inline') { continue }\n\n if (SCOPED_ABBR_TEST_RE.test(state.tokens[blkIdx].content)) {\n replace_scoped(state.tokens[blkIdx].children)\n }\n\n if (RARE_RE.test(state.tokens[blkIdx].content)) {\n replace_rare(state.tokens[blkIdx].children)\n }\n }\n}\n"],"x_google_ignoreList":[0],"mappings":";AAeA,MAAM,UAAU;AAIhB,MAAM,sBAAsB;AAE5B,MAAM,iBAAiB;AACvB,MAAM,cAAc;CAClB,GAAG;CACH,GAAG;CACH,IAAI;CACL;AAED,SAAS,UAAW,OAAO,MAAM;AAC/B,QAAO,YAAY,KAAK,aAAa;;AAGvC,SAAS,eAAgB,cAAc;CACrC,IAAI,kBAAkB;AAEtB,MAAK,IAAI,IAAI,aAAa,SAAS,GAAG,KAAK,GAAG,KAAK;EACjD,MAAM,QAAQ,aAAa;AAE3B,MAAI,MAAM,SAAS,UAAU,CAAC,gBAC5B,OAAM,UAAU,MAAM,QAAQ,QAAQ,gBAAgB,UAAU;AAGlE,MAAI,MAAM,SAAS,eAAe,MAAM,SAAS,OAC/C;AAGF,MAAI,MAAM,SAAS,gBAAgB,MAAM,SAAS,OAChD;;;AAKN,SAAS,aAAc,cAAc;CACnC,IAAI,kBAAkB;AAEtB,MAAK,IAAI,IAAI,aAAa,SAAS,GAAG,KAAK,GAAG,KAAK;EACjD,MAAM,QAAQ,aAAa;AAE3B,MAAI,MAAM,SAAS,UAAU,CAAC,iBAC5B;OAAI,QAAQ,KAAK,MAAM,QAAQ,CAC7B,OAAM,UAAU,MAAM,QACnB,QAAQ,QAAQ,IAAI,CAGpB,QAAQ,WAAW,IAAI,CAAC,QAAQ,YAAY,OAAO,CACnD,QAAQ,eAAe,SAAS,CAAC,QAAQ,UAAU,IAAI,CAEvD,QAAQ,2BAA2B,MAAW,CAE9C,QAAQ,sBAAsB,MAAW,CACzC,QAAQ,8BAA8B,MAAW;;AAIxD,MAAI,MAAM,SAAS,eAAe,MAAM,SAAS,OAC/C;AAGF,MAAI,MAAM,SAAS,gBAAgB,MAAM,SAAS,OAChD;;;AAKN,SAAwB,QAAS,OAAO;CACtC,IAAI;AAEJ,KAAI,CAAC,MAAM,GAAG,QAAQ,YAAe;AAErC,MAAK,SAAS,MAAM,OAAO,SAAS,GAAG,UAAU,GAAG,UAAU;AAC5D,MAAI,MAAM,OAAO,QAAQ,SAAS,SAAY;AAE9C,MAAI,oBAAoB,KAAK,MAAM,OAAO,QAAQ,QAAQ,CACxD,gBAAe,MAAM,OAAO,QAAQ,SAAS;AAG/C,MAAI,QAAQ,KAAK,MAAM,OAAO,QAAQ,QAAQ,CAC5C,cAAa,MAAM,OAAO,QAAQ,SAAS"}