@shell-shock/preset-cli 0.9.11 → 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 (358) 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 -1
  7. 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
  8. 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
  9. 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
  10. package/dist/node_modules/.pnpm/ansi-styles@6.2.3/node_modules/ansi-styles/index.cjs +167 -0
  11. package/dist/node_modules/.pnpm/ansi-styles@6.2.3/node_modules/ansi-styles/index.mjs +167 -0
  12. package/dist/node_modules/.pnpm/ansi-styles@6.2.3/node_modules/ansi-styles/index.mjs.map +1 -0
  13. package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/args.cjs +36 -0
  14. package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/args.mjs +36 -0
  15. package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/args.mjs.map +1 -0
  16. package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/main.cjs +32 -0
  17. package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/main.mjs +33 -0
  18. package/dist/node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/main.mjs.map +1 -0
  19. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/index.cjs +133 -0
  20. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/index.mjs +134 -0
  21. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/index.mjs.map +1 -0
  22. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/utilities.cjs +32 -0
  23. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/utilities.mjs +31 -0
  24. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/utilities.mjs.map +1 -0
  25. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/ansi-styles/index.cjs +169 -0
  26. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/ansi-styles/index.mjs +167 -0
  27. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/ansi-styles/index.mjs.map +1 -0
  28. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/supports-color/index.cjs +98 -0
  29. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/supports-color/index.mjs +95 -0
  30. package/dist/node_modules/.pnpm/chalk@5.6.2/node_modules/chalk/source/vendor/supports-color/index.mjs.map +1 -0
  31. package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/main.cjs +23 -0
  32. package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/main.mjs +23 -0
  33. package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/main.mjs.map +1 -0
  34. package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/options.cjs +36 -0
  35. package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/options.mjs +36 -0
  36. package/dist/node_modules/.pnpm/colors-option@6.1.2/node_modules/colors-option/build/src/options.mjs.map +1 -0
  37. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.cjs +373 -0
  38. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.mjs +374 -0
  39. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode.mjs.map +1 -0
  40. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.cjs +60 -0
  41. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.mjs +59 -0
  42. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/decode_codepoint.mjs.map +1 -0
  43. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.cjs +6 -0
  44. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.mjs +6 -0
  45. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-html.mjs.map +1 -0
  46. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.cjs +6 -0
  47. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.mjs +6 -0
  48. package/dist/node_modules/.pnpm/entities@4.5.0/node_modules/entities/lib/esm/generated/decode-data-xml.mjs.map +1 -0
  49. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode-codepoint.cjs +59 -0
  50. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode-codepoint.mjs +59 -0
  51. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode-codepoint.mjs.map +1 -0
  52. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode.cjs +338 -0
  53. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode.mjs +333 -0
  54. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/decode.mjs.map +1 -0
  55. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/generated/decode-data-html.cjs +6 -0
  56. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/generated/decode-data-html.mjs +6 -0
  57. package/dist/node_modules/.pnpm/entities@6.0.1/node_modules/entities/dist/esm/generated/decode-data-html.mjs.map +1 -0
  58. package/dist/node_modules/.pnpm/he@1.2.0/node_modules/he/he.cjs +4095 -0
  59. package/dist/node_modules/.pnpm/he@1.2.0/node_modules/he/he.mjs +4093 -0
  60. package/dist/node_modules/.pnpm/he@1.2.0/node_modules/he/he.mjs.map +1 -0
  61. package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.cjs +10 -0
  62. package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.mjs +10 -0
  63. package/dist/node_modules/.pnpm/is-plain-obj@4.1.0/node_modules/is-plain-obj/index.mjs.map +1 -0
  64. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/index.cjs +449 -0
  65. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/index.mjs +450 -0
  66. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/index.mjs.map +1 -0
  67. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/lib/re.cjs +47 -0
  68. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/lib/re.mjs +48 -0
  69. package/dist/node_modules/.pnpm/linkify-it@5.0.0/node_modules/linkify-it/lib/re.mjs.map +1 -0
  70. package/dist/node_modules/.pnpm/markdown-it-abbr@2.0.0/node_modules/markdown-it-abbr/index.cjs +94 -0
  71. package/dist/node_modules/.pnpm/markdown-it-abbr@2.0.0/node_modules/markdown-it-abbr/index.mjs +94 -0
  72. package/dist/node_modules/.pnpm/markdown-it-abbr@2.0.0/node_modules/markdown-it-abbr/index.mjs.map +1 -0
  73. package/dist/node_modules/.pnpm/markdown-it-container@4.0.0/node_modules/markdown-it-container/index.cjs +78 -0
  74. package/dist/node_modules/.pnpm/markdown-it-container@4.0.0/node_modules/markdown-it-container/index.mjs +78 -0
  75. package/dist/node_modules/.pnpm/markdown-it-container@4.0.0/node_modules/markdown-it-container/index.mjs.map +1 -0
  76. package/dist/node_modules/.pnpm/markdown-it-deflist@3.0.0/node_modules/markdown-it-deflist/index.cjs +123 -0
  77. package/dist/node_modules/.pnpm/markdown-it-deflist@3.0.0/node_modules/markdown-it-deflist/index.mjs +123 -0
  78. package/dist/node_modules/.pnpm/markdown-it-deflist@3.0.0/node_modules/markdown-it-deflist/index.mjs.map +1 -0
  79. package/dist/node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.cjs +246 -0
  80. package/dist/node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.mjs +244 -0
  81. package/dist/node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.mjs.map +1 -0
  82. package/dist/node_modules/.pnpm/markdown-it-ins@4.0.0/node_modules/markdown-it-ins/index.cjs +80 -0
  83. package/dist/node_modules/.pnpm/markdown-it-ins@4.0.0/node_modules/markdown-it-ins/index.mjs +80 -0
  84. package/dist/node_modules/.pnpm/markdown-it-ins@4.0.0/node_modules/markdown-it-ins/index.mjs.map +1 -0
  85. package/dist/node_modules/.pnpm/markdown-it-mark@4.0.0/node_modules/markdown-it-mark/index.cjs +80 -0
  86. package/dist/node_modules/.pnpm/markdown-it-mark@4.0.0/node_modules/markdown-it-mark/index.mjs +80 -0
  87. package/dist/node_modules/.pnpm/markdown-it-mark@4.0.0/node_modules/markdown-it-mark/index.mjs.map +1 -0
  88. package/dist/node_modules/.pnpm/markdown-it-sub@2.0.0/node_modules/markdown-it-sub/index.cjs +45 -0
  89. package/dist/node_modules/.pnpm/markdown-it-sub@2.0.0/node_modules/markdown-it-sub/index.mjs +45 -0
  90. package/dist/node_modules/.pnpm/markdown-it-sub@2.0.0/node_modules/markdown-it-sub/index.mjs.map +1 -0
  91. package/dist/node_modules/.pnpm/markdown-it-sup@2.0.0/node_modules/markdown-it-sup/index.cjs +45 -0
  92. package/dist/node_modules/.pnpm/markdown-it-sup@2.0.0/node_modules/markdown-it-sup/index.mjs +45 -0
  93. package/dist/node_modules/.pnpm/markdown-it-sup@2.0.0/node_modules/markdown-it-sup/index.mjs.map +1 -0
  94. package/dist/node_modules/.pnpm/markdown-it-task-lists@2.1.1/node_modules/markdown-it-task-lists/index.cjs +94 -0
  95. package/dist/node_modules/.pnpm/markdown-it-task-lists@2.1.1/node_modules/markdown-it-task-lists/index.mjs +92 -0
  96. package/dist/node_modules/.pnpm/markdown-it-task-lists@2.1.1/node_modules/markdown-it-task-lists/index.mjs.map +1 -0
  97. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/index.cjs +1 -0
  98. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/index.mjs +3 -0
  99. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_blocks.cjs +69 -0
  100. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_blocks.mjs +69 -0
  101. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_blocks.mjs.map +1 -0
  102. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_re.cjs +9 -0
  103. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_re.mjs +8 -0
  104. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/html_re.mjs.map +1 -0
  105. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/utils.cjs +205 -0
  106. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/utils.mjs +189 -0
  107. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/common/utils.mjs.map +1 -0
  108. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/index.cjs +19 -0
  109. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/index.mjs +15 -0
  110. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/index.mjs.map +1 -0
  111. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_destination.cjs +61 -0
  112. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_destination.mjs +62 -0
  113. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_destination.mjs.map +1 -0
  114. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_label.cjs +35 -0
  115. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_label.mjs +35 -0
  116. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_label.mjs.map +1 -0
  117. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_title.cjs +43 -0
  118. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_title.mjs +44 -0
  119. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/helpers/parse_link_title.mjs.map +1 -0
  120. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/index.cjs +488 -0
  121. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/index.mjs +489 -0
  122. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/index.mjs.map +1 -0
  123. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_block.cjs +148 -0
  124. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_block.mjs +149 -0
  125. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_block.mjs.map +1 -0
  126. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_core.cjs +51 -0
  127. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_core.mjs +52 -0
  128. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_core.mjs.map +1 -0
  129. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_inline.cjs +126 -0
  130. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_inline.mjs +127 -0
  131. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/parser_inline.mjs.map +1 -0
  132. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/commonmark.cjs +57 -0
  133. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/commonmark.mjs +57 -0
  134. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/commonmark.mjs.map +1 -0
  135. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/default.cjs +23 -0
  136. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/default.mjs +23 -0
  137. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/default.mjs.map +1 -0
  138. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/zero.cjs +31 -0
  139. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/zero.mjs +31 -0
  140. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/presets/zero.mjs.map +1 -0
  141. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/renderer.cjs +217 -0
  142. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/renderer.mjs +218 -0
  143. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/renderer.mjs.map +1 -0
  144. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/ruler.cjs +274 -0
  145. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/ruler.mjs +274 -0
  146. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/ruler.mjs.map +1 -0
  147. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/blockquote.cjs +107 -0
  148. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/blockquote.mjs +108 -0
  149. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/blockquote.mjs.map +1 -0
  150. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/code.cjs +27 -0
  151. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/code.mjs +27 -0
  152. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/code.mjs.map +1 -0
  153. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/fence.cjs +48 -0
  154. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/fence.mjs +48 -0
  155. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/fence.mjs.map +1 -0
  156. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/heading.cjs +35 -0
  157. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/heading.mjs +36 -0
  158. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/heading.mjs.map +1 -0
  159. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/hr.cjs +26 -0
  160. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/hr.mjs +27 -0
  161. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/hr.mjs.map +1 -0
  162. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/html_block.cjs +72 -0
  163. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/html_block.mjs +73 -0
  164. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/html_block.mjs.map +1 -0
  165. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/lheading.cjs +53 -0
  166. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/lheading.mjs +53 -0
  167. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/lheading.mjs.map +1 -0
  168. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/list.cjs +157 -0
  169. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/list.mjs +158 -0
  170. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/list.mjs.map +1 -0
  171. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/paragraph.cjs +32 -0
  172. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/paragraph.mjs +32 -0
  173. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/paragraph.mjs.map +1 -0
  174. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/reference.cjs +140 -0
  175. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/reference.mjs +141 -0
  176. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/reference.mjs.map +1 -0
  177. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/state_block.cjs +112 -0
  178. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/state_block.mjs +113 -0
  179. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/state_block.mjs.map +1 -0
  180. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/table.cjs +139 -0
  181. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/table.mjs +140 -0
  182. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_block/table.mjs.map +1 -0
  183. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/block.cjs +15 -0
  184. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/block.mjs +15 -0
  185. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/block.mjs.map +1 -0
  186. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/inline.cjs +12 -0
  187. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/inline.mjs +12 -0
  188. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/inline.mjs.map +1 -0
  189. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/linkify.cjs +81 -0
  190. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/linkify.mjs +82 -0
  191. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/linkify.mjs.map +1 -0
  192. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/normalize.cjs +13 -0
  193. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/normalize.mjs +13 -0
  194. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/normalize.mjs.map +1 -0
  195. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/replacements.cjs +45 -0
  196. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/replacements.mjs +45 -0
  197. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/replacements.mjs.map +1 -0
  198. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/smartquotes.cjs +112 -0
  199. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/smartquotes.mjs +113 -0
  200. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/smartquotes.mjs.map +1 -0
  201. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/state_core.cjs +14 -0
  202. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/state_core.mjs +15 -0
  203. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/state_core.mjs.map +1 -0
  204. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/text_join.cjs +22 -0
  205. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/text_join.mjs +22 -0
  206. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_core/text_join.mjs.map +1 -0
  207. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/autolink.cjs +55 -0
  208. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/autolink.mjs +55 -0
  209. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/autolink.mjs.map +1 -0
  210. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/backticks.cjs +41 -0
  211. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/backticks.mjs +41 -0
  212. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/backticks.mjs.map +1 -0
  213. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/balance_pairs.cjs +62 -0
  214. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/balance_pairs.mjs +62 -0
  215. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/balance_pairs.mjs.map +1 -0
  216. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/emphasis.cjs +64 -0
  217. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/emphasis.mjs +64 -0
  218. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/emphasis.mjs.map +1 -0
  219. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/entity.cjs +45 -0
  220. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/entity.mjs +46 -0
  221. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/entity.mjs.map +1 -0
  222. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/escape.cjs +48 -0
  223. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/escape.mjs +49 -0
  224. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/escape.mjs.map +1 -0
  225. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/fragments_join.cjs +22 -0
  226. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/fragments_join.mjs +22 -0
  227. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/fragments_join.mjs.map +1 -0
  228. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/html_inline.cjs +34 -0
  229. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/html_inline.mjs +35 -0
  230. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/html_inline.mjs.map +1 -0
  231. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/image.cjs +82 -0
  232. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/image.mjs +83 -0
  233. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/image.mjs.map +1 -0
  234. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/link.cjs +84 -0
  235. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/link.mjs +85 -0
  236. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/link.mjs.map +1 -0
  237. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/linkify.cjs +42 -0
  238. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/linkify.mjs +42 -0
  239. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/linkify.mjs.map +1 -0
  240. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/newline.cjs +26 -0
  241. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/newline.mjs +27 -0
  242. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/newline.mjs.map +1 -0
  243. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/state_inline.cjs +74 -0
  244. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/state_inline.mjs +75 -0
  245. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/state_inline.mjs.map +1 -0
  246. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/strikethrough.cjs +80 -0
  247. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/strikethrough.mjs +80 -0
  248. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/strikethrough.mjs.map +1 -0
  249. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/text.cjs +41 -0
  250. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/text.mjs +41 -0
  251. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/rules_inline/text.mjs.map +1 -0
  252. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/token.cjs +157 -0
  253. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/token.mjs +157 -0
  254. package/dist/node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/token.mjs.map +1 -0
  255. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/index.cjs +21 -0
  256. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/index.mjs +17 -0
  257. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/index.mjs.map +1 -0
  258. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/decode.cjs +74 -0
  259. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/decode.mjs +74 -0
  260. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/decode.mjs.map +1 -0
  261. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/encode.cjs +57 -0
  262. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/encode.mjs +57 -0
  263. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/encode.mjs.map +1 -0
  264. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/format.cjs +18 -0
  265. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/format.mjs +18 -0
  266. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/format.mjs.map +1 -0
  267. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/parse.cjs +175 -0
  268. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/parse.mjs +175 -0
  269. package/dist/node_modules/.pnpm/mdurl@2.0.0/node_modules/mdurl/lib/parse.mjs.map +1 -0
  270. package/dist/node_modules/.pnpm/normalize-html-whitespace@1.0.0/node_modules/normalize-html-whitespace/index.cjs +19 -0
  271. package/dist/node_modules/.pnpm/normalize-html-whitespace@1.0.0/node_modules/normalize-html-whitespace/index.mjs +15 -0
  272. package/dist/node_modules/.pnpm/normalize-html-whitespace@1.0.0/node_modules/normalize-html-whitespace/index.mjs.map +1 -0
  273. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/doctype.cjs +104 -0
  274. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/doctype.mjs +104 -0
  275. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/doctype.mjs.map +1 -0
  276. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/error-codes.cjs +73 -0
  277. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/error-codes.mjs +68 -0
  278. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/error-codes.mjs.map +1 -0
  279. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/foreign-content.cjs +266 -0
  280. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/foreign-content.mjs +262 -0
  281. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/foreign-content.mjs.map +1 -0
  282. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/html.cjs +575 -0
  283. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/html.mjs +543 -0
  284. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/html.mjs.map +1 -0
  285. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/token.cjs +27 -0
  286. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/token.mjs +21 -0
  287. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/token.mjs.map +1 -0
  288. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/unicode.cjs +105 -0
  289. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/unicode.mjs +94 -0
  290. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/common/unicode.mjs.map +1 -0
  291. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/index.cjs +33 -0
  292. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/index.mjs +34 -0
  293. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/index.mjs.map +1 -0
  294. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/formatting-element-list.cjs +99 -0
  295. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/formatting-element-list.mjs +93 -0
  296. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/formatting-element-list.mjs.map +1 -0
  297. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/index.cjs +2544 -0
  298. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/index.mjs +2545 -0
  299. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/index.mjs.map +1 -0
  300. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/open-element-stack.cjs +296 -0
  301. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/open-element-stack.mjs +297 -0
  302. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/parser/open-element-stack.mjs.map +1 -0
  303. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/serializer/index.cjs +26 -0
  304. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/serializer/index.mjs +28 -0
  305. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/serializer/index.mjs.map +1 -0
  306. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/index.cjs +2069 -0
  307. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/index.mjs +2069 -0
  308. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/index.mjs.map +1 -0
  309. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/preprocessor.cjs +156 -0
  310. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/preprocessor.mjs +157 -0
  311. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tokenizer/preprocessor.mjs.map +1 -0
  312. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tree-adapters/default.cjs +166 -0
  313. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tree-adapters/default.mjs +167 -0
  314. package/dist/node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/tree-adapters/default.mjs.map +1 -0
  315. package/dist/node_modules/.pnpm/punycode.js@2.3.1/node_modules/punycode.js/punycode.cjs +299 -0
  316. package/dist/node_modules/.pnpm/punycode.js@2.3.1/node_modules/punycode.js/punycode.mjs +295 -0
  317. package/dist/node_modules/.pnpm/punycode.js@2.3.1/node_modules/punycode.js/punycode.mjs.map +1 -0
  318. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cc/regex.cjs +6 -0
  319. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cc/regex.mjs +6 -0
  320. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cc/regex.mjs.map +1 -0
  321. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cf/regex.cjs +6 -0
  322. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cf/regex.mjs +6 -0
  323. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Cf/regex.mjs.map +1 -0
  324. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.cjs +6 -0
  325. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.mjs +6 -0
  326. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/P/regex.mjs.map +1 -0
  327. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.cjs +6 -0
  328. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.mjs +6 -0
  329. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/S/regex.mjs.map +1 -0
  330. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Z/regex.cjs +6 -0
  331. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Z/regex.mjs +6 -0
  332. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/categories/Z/regex.mjs.map +1 -0
  333. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/index.cjs +25 -0
  334. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/index.mjs +21 -0
  335. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/index.mjs.map +1 -0
  336. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/properties/Any/regex.cjs +6 -0
  337. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/properties/Any/regex.mjs +6 -0
  338. package/dist/node_modules/.pnpm/uc.micro@2.1.0/node_modules/uc.micro/properties/Any/regex.mjs.map +1 -0
  339. package/dist/node_modules/.pnpm/wrap-ansi@10.0.0/node_modules/wrap-ansi/index.cjs +15 -0
  340. package/dist/node_modules/.pnpm/wrap-ansi@10.0.0/node_modules/wrap-ansi/index.mjs +17 -0
  341. package/dist/node_modules/.pnpm/wrap-ansi@10.0.0/node_modules/wrap-ansi/index.mjs.map +1 -0
  342. package/dist/{plugin-changelog → packages/plugin-changelog}/dist/components/changelog-command.cjs +5 -4
  343. package/dist/packages/plugin-changelog/dist/components/changelog-command.mjs +4 -3
  344. package/dist/packages/plugin-changelog/dist/components/changelog-command.mjs.map +1 -1
  345. package/dist/{plugin-changelog → packages/plugin-changelog}/dist/index.cjs +1 -1
  346. package/dist/packages/unified/dist/html-Di3_LwV3.cjs +337 -0
  347. package/dist/packages/unified/dist/html-Di3_LwV3.mjs +338 -0
  348. package/dist/packages/unified/dist/html-Di3_LwV3.mjs.map +1 -0
  349. package/dist/packages/unified/dist/markdown/index.cjs +1 -0
  350. package/dist/packages/unified/dist/markdown/index.mjs +3 -0
  351. package/dist/packages/unified/dist/markdown-OuY_JOk0.cjs +82 -0
  352. package/dist/packages/unified/dist/markdown-OuY_JOk0.mjs +83 -0
  353. package/dist/packages/unified/dist/markdown-OuY_JOk0.mjs.map +1 -0
  354. package/package.json +39 -12
  355. package/dist/packages/unified/dist/markdown-Bs-BRrSC.mjs +0 -10
  356. package/dist/packages/unified/dist/markdown-Bs-BRrSC.mjs.map +0 -1
  357. package/dist/unified/dist/markdown-Bs-BRrSC.cjs +0 -10
  358. /package/dist/{plugin-changelog → packages/plugin-changelog}/dist/components/index.cjs +0 -0
@@ -0,0 +1,338 @@
1
+ import { __require, __toESM } from "../../../_virtual/_rolldown/runtime.mjs";
2
+ import { parse } from "../../../node_modules/.pnpm/parse5@8.0.0/node_modules/parse5/dist/index.mjs";
3
+ import { require_he } from "../../../node_modules/.pnpm/he@1.2.0/node_modules/he/he.mjs";
4
+ import { require_normalize_html_whitespace } from "../../../node_modules/.pnpm/normalize-html-whitespace@1.0.0/node_modules/normalize-html-whitespace/index.mjs";
5
+ import "../../../node_modules/.pnpm/wrap-ansi@10.0.0/node_modules/wrap-ansi/index.mjs";
6
+ import chalkString from "../../../node_modules/.pnpm/chalk-string@4.0.0/node_modules/chalk-string/build/src/main.mjs";
7
+
8
+ //#region ../unified/dist/html-Di3_LwV3.mjs
9
+ var import_he = /* @__PURE__ */ __toESM(require_he(), 1);
10
+ var import_normalize_html_whitespace = /* @__PURE__ */ __toESM(require_normalize_html_whitespace(), 1);
11
+ var i = Object.create, a = Object.defineProperty, o = Object.getOwnPropertyDescriptor, s = Object.getOwnPropertyNames, c = Object.getPrototypeOf, l = Object.prototype.hasOwnProperty, u = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports), d = (e, t, n, r) => {
12
+ if (t && typeof t == `object` || typeof t == `function`) for (var i = s(t), c = 0, u = i.length, d; c < u; c++) d = i[c], !l.call(e, d) && d !== n && a(e, d, {
13
+ get: ((e) => t[e]).bind(null, d),
14
+ enumerable: !(r = o(t, d)) || r.enumerable
15
+ });
16
+ return e;
17
+ }, f = (e, t, n) => (n = e == null ? {} : i(c(e)), d(t || !e || !e.__esModule ? a(n, `default`, {
18
+ value: e,
19
+ enumerable: !0
20
+ }) : n, e)), p = ((e) => typeof __require < `u` ? __require : typeof Proxy < `u` ? new Proxy(e, { get: (e, t) => (typeof __require < `u` ? __require : e)[t] }) : e)(function(e) {
21
+ if (typeof __require < `u`) return __require.apply(this, arguments);
22
+ throw Error("Calling `require` for \"" + e + "\" in an environment that doesn't expose the `require` function. See https://rolldown.rs/in-depth/bundling-cjs#require-external-modules for more details.");
23
+ });
24
+ const m = (e) => ({
25
+ pre: !1,
26
+ lineWidth: 120,
27
+ fontAttrs: !0,
28
+ depth: 0,
29
+ asciiMode: !1,
30
+ ...e
31
+ }), h = (e, t) => e == null && t == null ? null : e == null ? t : t == null ? e : t.value == null ? {
32
+ pre: e.pre,
33
+ value: e.value,
34
+ post: e.post == null ? t.pre == null ? t.post == null ? `` : t.post : t.pre : e.post
35
+ } : e.value == null ? {
36
+ pre: e.pre == null ? e.post == null ? t.pre == null ? `` : t.pre : e.post : e.pre,
37
+ value: t.value,
38
+ post: t.post
39
+ } : e.post == null ? t.pre == null ? {
40
+ pre: e.pre,
41
+ value: `${e.value}${t.value}`,
42
+ post: t.post
43
+ } : {
44
+ pre: e.pre,
45
+ value: `${e.value}${t.pre}${t.value}`,
46
+ post: t.post
47
+ } : {
48
+ pre: e.pre,
49
+ value: `${e.value}${e.post}${t.value}`,
50
+ post: t.post
51
+ }, g = /* @__PURE__ */ new WeakMap(), _ = (e, t, n) => {
52
+ if (!e || typeof e != `object` || !t || typeof t != `string`) return n;
53
+ let r = g.get(e);
54
+ if (r) {
55
+ let e = r.get(t);
56
+ if (e !== void 0) return e ?? n;
57
+ }
58
+ if (!e.attrs || !Array.isArray(e.attrs) || e.attrs.length === 0) return r || (r = /* @__PURE__ */ new Map(), g.set(e, r)), r.set(t, null), n;
59
+ let i = e.attrs.find((e) => e && typeof e == `object` && e.name === t);
60
+ if (r || (r = /* @__PURE__ */ new Map(), g.set(e, r)), !i || i.value === void 0) return r.set(t, null), n;
61
+ let a = i.value;
62
+ return r.set(t, a), a;
63
+ }, v = (e, r) => {
64
+ if (r.pre) return {
65
+ pre: null,
66
+ value: import_he.default.decode(e.value),
67
+ post: null,
68
+ type: `inline`,
69
+ nodeName: `#text`
70
+ };
71
+ let i = [...((0, import_normalize_html_whitespace.default)(e.value) || ``).replaceAll(`
72
+ `, ` `)], a = [` `, `
73
+ `].includes(i[0]) ? i.shift() : null, o = [` `, `
74
+ `].includes(i.at(-1)) ? i.pop() : null;
75
+ return {
76
+ pre: a,
77
+ value: i.length > 0 ? `${import_he.default.decode(i.join(``))}` : null,
78
+ post: o,
79
+ type: `inline`,
80
+ nodeName: `#text`
81
+ };
82
+ }, y = (e) => (t, n) => {
83
+ let r = e || ((e) => e);
84
+ if (!t || !t.childNodes) return null;
85
+ let i = t.childNodes.reduce((e, r) => {
86
+ let i = M(r, n, D.span);
87
+ return i ? {
88
+ ...h(e, i),
89
+ type: `inline`,
90
+ nodeName: t.nodeName
91
+ } : e;
92
+ }, null);
93
+ return {
94
+ pre: i?.pre ? r(i.pre, t, n) : null,
95
+ value: r(i?.value, t, n),
96
+ post: i?.post ? r(i.post, t, n) : null,
97
+ type: `inline`,
98
+ nodeName: t.nodeName
99
+ };
100
+ };
101
+ var b = u(((e, t) => {
102
+ let n = t.exports;
103
+ t.exports.default = n;
104
+ let r = process.env.TERM_PROGRAM === `Apple_Terminal`;
105
+ n.cursorTo = (e, t) => {
106
+ if (typeof e != `number`) throw TypeError("The `x` argument is required");
107
+ return typeof t == `number` ? `\x1B[` + (t + 1) + `;` + (e + 1) + `H` : `\x1B[` + (e + 1) + `G`;
108
+ }, n.cursorMove = (e, t) => {
109
+ if (typeof e != `number`) throw TypeError("The `x` argument is required");
110
+ let n = ``;
111
+ return e < 0 ? n += `\x1B[` + -e + `D` : e > 0 && (n += `\x1B[` + e + `C`), t < 0 ? n += `\x1B[` + -t + `A` : t > 0 && (n += `\x1B[` + t + `B`), n;
112
+ }, n.cursorUp = (e = 1) => `\x1B[` + e + `A`, n.cursorDown = (e = 1) => `\x1B[` + e + `B`, n.cursorForward = (e = 1) => `\x1B[` + e + `C`, n.cursorBackward = (e = 1) => `\x1B[` + e + `D`, n.cursorLeft = `\x1B[G`, n.cursorSavePosition = r ? `\x1B7` : `\x1B[s`, n.cursorRestorePosition = r ? `\x1B8` : `\x1B[u`, n.cursorGetPosition = `\x1B[6n`, n.cursorNextLine = `\x1B[E`, n.cursorPrevLine = `\x1B[F`, n.cursorHide = `\x1B[?25l`, n.cursorShow = `\x1B[?25h`, n.eraseLines = (e) => {
113
+ let t = ``;
114
+ for (let r = 0; r < e; r++) t += n.eraseLine + (r < e - 1 ? n.cursorUp() : ``);
115
+ return e && (t += n.cursorLeft), t;
116
+ }, n.eraseEndLine = `\x1B[K`, n.eraseStartLine = `\x1B[1K`, n.eraseLine = `\x1B[2K`, n.eraseDown = `\x1B[J`, n.eraseUp = `\x1B[1J`, n.eraseScreen = `\x1B[2J`, n.scrollUp = `\x1B[S`, n.scrollDown = `\x1B[T`, n.clearScreen = `\x1Bc`, n.clearTerminal = process.platform === `win32` ? `${n.eraseScreen}` : `${n.eraseScreen}`, n.beep = `\x07`, n.link = (e, t) => [
117
+ `\x1B]`,
118
+ `8`,
119
+ `;`,
120
+ `;`,
121
+ t,
122
+ `\x07`,
123
+ e,
124
+ `\x1B]`,
125
+ `8`,
126
+ `;`,
127
+ `;`,
128
+ `\x07`
129
+ ].join(``), n.image = (e, t = {}) => {
130
+ let n = `\x1B]1337;File=inline=1`;
131
+ return t.width && (n += `;width=${t.width}`), t.height && (n += `;height=${t.height}`), t.preserveAspectRatio === !1 && (n += `;preserveAspectRatio=0`), n + `:` + e.toString(`base64`) + `\x07`;
132
+ }, n.iTerm = {
133
+ setCwd: (e = process.cwd()) => `]50;CurrentDir=${e}`,
134
+ annotation: (e, t = {}) => {
135
+ let n = `\x1B]1337;`, r = t.x !== void 0, i = t.y !== void 0;
136
+ if ((r || i) && !(r && i && t.length !== void 0)) throw Error("`x`, `y` and `length` must be defined when `x` or `y` is defined");
137
+ return e = e.replace(/\|/g, ``), n += t.isHidden ? `AddHiddenAnnotation=` : `AddAnnotation=`, t.length > 0 ? n += (r ? [
138
+ e,
139
+ t.length,
140
+ t.x,
141
+ t.y
142
+ ] : [t.length, e]).join(`|`) : n += e, n + `\x07`;
143
+ }
144
+ };
145
+ })), x = u(((e, t) => {
146
+ t.exports = (e, t = process.argv) => {
147
+ let n = e.startsWith(`-`) ? `` : e.length === 1 ? `-` : `--`, r = t.indexOf(n + e), i = t.indexOf(`--`);
148
+ return r !== -1 && (i === -1 || r < i);
149
+ };
150
+ })), S = u(((e, t) => {
151
+ let n = p(`node:os`), r = p(`node:tty`), i = x(), { env: a } = process, o;
152
+ i(`no-color`) || i(`no-colors`) || i(`color=false`) || i(`color=never`) ? o = 0 : (i(`color`) || i(`colors`) || i(`color=true`) || i(`color=always`)) && (o = 1), `FORCE_COLOR` in a && (o = a.FORCE_COLOR === `true` ? 1 : a.FORCE_COLOR === `false` ? 0 : a.FORCE_COLOR.length === 0 ? 1 : Math.min(parseInt(a.FORCE_COLOR, 10), 3));
153
+ function s(e) {
154
+ return e === 0 ? !1 : {
155
+ level: e,
156
+ hasBasic: !0,
157
+ has256: e >= 2,
158
+ has16m: e >= 3
159
+ };
160
+ }
161
+ function c(e, t) {
162
+ if (o === 0) return 0;
163
+ if (i(`color=16m`) || i(`color=full`) || i(`color=truecolor`)) return 3;
164
+ if (i(`color=256`)) return 2;
165
+ if (e && !t && o === void 0) return 0;
166
+ let r = o || 0;
167
+ if (a.TERM === `dumb`) return r;
168
+ if (process.platform === `win32`) {
169
+ let e = n.release().split(`.`);
170
+ return Number(e[0]) >= 10 && Number(e[2]) >= 10586 ? Number(e[2]) >= 14931 ? 3 : 2 : 1;
171
+ }
172
+ if (`CI` in a) return [
173
+ `TRAVIS`,
174
+ `CIRCLECI`,
175
+ `APPVEYOR`,
176
+ `GITLAB_CI`,
177
+ `GITHUB_ACTIONS`,
178
+ `BUILDKITE`
179
+ ].some((e) => e in a) || a.CI_NAME === `codeship` ? 1 : r;
180
+ if (`TEAMCITY_VERSION` in a) return /^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(a.TEAMCITY_VERSION) ? 1 : 0;
181
+ if (a.COLORTERM === `truecolor`) return 3;
182
+ if (`TERM_PROGRAM` in a) {
183
+ let e = parseInt((a.TERM_PROGRAM_VERSION || ``).split(`.`)[0], 10);
184
+ switch (a.TERM_PROGRAM) {
185
+ case `iTerm.app`: return e >= 3 ? 3 : 2;
186
+ case `Apple_Terminal`: return 2;
187
+ }
188
+ }
189
+ return /-256(color)?$/i.test(a.TERM) ? 2 : /^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(a.TERM) || `COLORTERM` in a ? 1 : r;
190
+ }
191
+ function l(e) {
192
+ return s(c(e, e && e.isTTY));
193
+ }
194
+ t.exports = {
195
+ supportsColor: l,
196
+ stdout: s(c(!0, r.isatty(1))),
197
+ stderr: s(c(!0, r.isatty(2)))
198
+ };
199
+ })), C = u(((e, t) => {
200
+ let n = S(), r = x();
201
+ function i(e) {
202
+ if (/^\d{3,4}$/.test(e)) {
203
+ let t = /(\d{1,2})(\d{2})/.exec(e);
204
+ return {
205
+ major: 0,
206
+ minor: parseInt(t[1], 10),
207
+ patch: parseInt(t[2], 10)
208
+ };
209
+ }
210
+ let t = (e || ``).split(`.`).map((e) => parseInt(e, 10));
211
+ return {
212
+ major: t[0],
213
+ minor: t[1],
214
+ patch: t[2]
215
+ };
216
+ }
217
+ function a(e) {
218
+ let { env: t } = process;
219
+ if (`FORCE_HYPERLINK` in t) return !(t.FORCE_HYPERLINK.length > 0 && parseInt(t.FORCE_HYPERLINK, 10) === 0);
220
+ if (r(`no-hyperlink`) || r(`no-hyperlinks`) || r(`hyperlink=false`) || r(`hyperlink=never`)) return !1;
221
+ if (r(`hyperlink=true`) || r(`hyperlink=always`) || `NETLIFY` in t) return !0;
222
+ if (!n.supportsColor(e) || e && !e.isTTY || process.platform === `win32` || `CI` in t || `TEAMCITY_VERSION` in t) return !1;
223
+ if (`TERM_PROGRAM` in t) {
224
+ let e = i(t.TERM_PROGRAM_VERSION);
225
+ switch (t.TERM_PROGRAM) {
226
+ case `iTerm.app`: return e.major === 3 ? e.minor >= 1 : e.major > 3;
227
+ case `WezTerm`: return e.major >= 20200620;
228
+ case `vscode`: return e.major > 1 || e.major === 1 && e.minor >= 72;
229
+ }
230
+ }
231
+ if (`VTE_VERSION` in t) {
232
+ if (t.VTE_VERSION === `0.50.0`) return !1;
233
+ let e = i(t.VTE_VERSION);
234
+ return e.major > 0 || e.minor >= 50;
235
+ }
236
+ return !1;
237
+ }
238
+ t.exports = {
239
+ supportsHyperlink: a,
240
+ stdout: a(process.stdout),
241
+ stderr: a(process.stderr)
242
+ };
243
+ })), w = f(b(), 1), T = f(C(), 1);
244
+ const E = y((e, t, n) => {
245
+ let i = _(t, `href`, null), a = _(t, `title`, null), o = getCustomAttributes(t), s = n.theme.a || {}, c = !i || [
246
+ `file://`,
247
+ `http://`,
248
+ `https://`,
249
+ `mailto:`,
250
+ `ftp://`,
251
+ `ftps://`,
252
+ `sftp://`,
253
+ `ssh://`,
254
+ `dav://`,
255
+ `tel:`,
256
+ `git://`
257
+ ].some((e) => i.startsWith(e)) ? i : null, l = applyCustomColor(o.color, n.theme.a.color, e, chalkString), u = o.href.enabled !== null && o.href.enabled !== void 0 ? o.href.enabled : s.hrefEnabled, d;
258
+ switch (u) {
259
+ case !0:
260
+ case `true`:
261
+ d = !0;
262
+ break;
263
+ case !1:
264
+ case `false`:
265
+ d = !1;
266
+ break;
267
+ case `auto`:
268
+ d = !T.default.stdout;
269
+ break;
270
+ default: d = !1;
271
+ }
272
+ let f = o.title.enabled !== null && o.title.enabled !== void 0 ? o.title.enabled === `true` || o.title.enabled === !0 : s.titleEnabled === !0, p = T.default.stdout && c && !d ? w.default.link(l, c) : l;
273
+ if (d && c) {
274
+ let e = o.href.color || s.hrefColor || `gray`, t = safeChalkString(e, { colors: !0 })(` [${c}]`);
275
+ p += t;
276
+ }
277
+ if (f && a) {
278
+ let e = o.title.color || s.titleColor || `yellow`, t = o.title.prefix.marker !== void 0 && o.title.prefix.marker !== null ? o.title.prefix.marker : s.titlePrefix || ` (`, n = o.title.suffix.marker !== void 0 && o.title.suffix.marker !== null ? o.title.suffix.marker : s.titleSuffix || `)`, r = o.title.prefix.color || s.titlePrefixColor || e, i = o.title.suffix.color || s.titleSuffixColor || e, c = r && t != null ? safeChalkString(r, { colors: !0 })(t) : t || ``, l = e && a ? safeChalkString(e, { colors: !0 })(a) : a, u = i && n != null ? safeChalkString(i, { colors: !0 })(n) : n || ``;
279
+ p += `${c}${l}${u}`;
280
+ }
281
+ let m = c && (c.startsWith(`http://`) || c.startsWith(`https://`));
282
+ if ((o.external.enabled !== null && o.external.enabled !== void 0 ? o.external.enabled === `true` || o.external.enabled === !0 : s.external?.enabled === !0) && m) {
283
+ let e = o.external.marker || s.external?.marker || `↗`, t = o.external.color || s.external?.color || `gray`, n = o.external.position || s.external?.position || `after`, r = o.external.spacing !== void 0 && o.external.spacing !== null ? o.external.spacing : s.external?.spacing !== void 0 && s.external?.spacing !== null ? s.external.spacing : ` `, i = safeChalkString(t, { colors: !0 })(e);
284
+ p = n === `before` ? `${i}${r}${p}` : `${p}${r}${i}`;
285
+ }
286
+ return p;
287
+ });
288
+ var D = {
289
+ "#text": v,
290
+ a: E
291
+ };
292
+ const O = process.env.CACHE_RENDER !== `false`, k = /* @__PURE__ */ new WeakMap(), A = (e, t) => {
293
+ if (!O || !e || typeof e != `object`) return;
294
+ let n = k.get(e);
295
+ if (n) return n.get(JSON.stringify({
296
+ lineWidth: t.lineWidth,
297
+ pre: t.pre,
298
+ listDepth: t.listDepth,
299
+ listType: t.listType,
300
+ depth: t.depth
301
+ }));
302
+ }, j = (e, t, n) => {
303
+ if (!O || !e || typeof e != `object`) return;
304
+ let r = k.get(e);
305
+ if (r || (r = /* @__PURE__ */ new Map(), k.set(e, r)), r.set(JSON.stringify({
306
+ lineWidth: t.lineWidth,
307
+ pre: t.pre,
308
+ listDepth: t.listDepth,
309
+ listType: t.listType,
310
+ depth: t.depth
311
+ }), n), r.size > 10) {
312
+ let e = r.keys().next().value;
313
+ r.delete(e);
314
+ }
315
+ }, M = (e, t, n = D.div) => {
316
+ if (!e) return null;
317
+ let r = t.depth === void 0 ? 0 : t.depth;
318
+ if (r >= 100) return null;
319
+ let i = {
320
+ ...t,
321
+ depth: r + 1
322
+ }, a = A(e, i);
323
+ if (a !== void 0) return a;
324
+ let o = null;
325
+ try {
326
+ o = (D[e.nodeName || `#text`] || n)(e, i), j(e, i, o);
327
+ } catch {
328
+ o = null;
329
+ }
330
+ return o;
331
+ };
332
+ function N(t, n) {
333
+ return `${(M(parse(t, { sourceCodeLocationInfo: !0 }), m(n)) || { value: `` }).value}\n`;
334
+ }
335
+
336
+ //#endregion
337
+ export { N };
338
+ //# sourceMappingURL=html-Di3_LwV3.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"html-Di3_LwV3.mjs","names":["t","r","e"],"sources":["../../../../../unified/dist/html-Di3_LwV3.mjs"],"sourcesContent":["import{parse as e}from\"parse5\";import t from\"he\";import n from\"normalize-html-whitespace\";import\"wrap-ansi\";import r from\"chalk-string\";var i=Object.create,a=Object.defineProperty,o=Object.getOwnPropertyDescriptor,s=Object.getOwnPropertyNames,c=Object.getPrototypeOf,l=Object.prototype.hasOwnProperty,u=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),d=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=s(t),c=0,u=i.length,d;c<u;c++)d=i[c],!l.call(e,d)&&d!==n&&a(e,d,{get:(e=>t[e]).bind(null,d),enumerable:!(r=o(t,d))||r.enumerable});return e},f=(e,t,n)=>(n=e==null?{}:i(c(e)),d(t||!e||!e.__esModule?a(n,`default`,{value:e,enumerable:!0}):n,e)),p=(e=>typeof require<`u`?require:typeof Proxy<`u`?new Proxy(e,{get:(e,t)=>(typeof require<`u`?require:e)[t]}):e)(function(e){if(typeof require<`u`)return require.apply(this,arguments);throw Error('Calling `require` for \"'+e+\"\\\" in an environment that doesn't expose the `require` function. See https://rolldown.rs/in-depth/bundling-cjs#require-external-modules for more details.\")});const m=e=>({pre:!1,lineWidth:120,fontAttrs:!0,depth:0,asciiMode:!1,...e}),h=(e,t)=>e==null&&t==null?null:e==null?t:t==null?e:t.value==null?{pre:e.pre,value:e.value,post:e.post==null?t.pre==null?t.post==null?``:t.post:t.pre:e.post}:e.value==null?{pre:e.pre==null?e.post==null?t.pre==null?``:t.pre:e.post:e.pre,value:t.value,post:t.post}:e.post==null?t.pre==null?{pre:e.pre,value:`${e.value}${t.value}`,post:t.post}:{pre:e.pre,value:`${e.value}${t.pre}${t.value}`,post:t.post}:{pre:e.pre,value:`${e.value}${e.post}${t.value}`,post:t.post},g=new WeakMap,_=(e,t,n)=>{if(!e||typeof e!=`object`||!t||typeof t!=`string`)return n;let r=g.get(e);if(r){let e=r.get(t);if(e!==void 0)return e??n}if(!e.attrs||!Array.isArray(e.attrs)||e.attrs.length===0)return r||(r=new Map,g.set(e,r)),r.set(t,null),n;let i=e.attrs.find(e=>e&&typeof e==`object`&&e.name===t);if(r||(r=new Map,g.set(e,r)),!i||i.value===void 0)return r.set(t,null),n;let a=i.value;return r.set(t,a),a},v=(e,r)=>{if(r.pre)return{pre:null,value:t.decode(e.value),post:null,type:`inline`,nodeName:`#text`};let i=[...(n(e.value)||``).replaceAll(`\n`,` `)],a=[` `,`\n`].includes(i[0])?i.shift():null,o=[` `,`\n`].includes(i.at(-1))?i.pop():null;return{pre:a,value:i.length>0?`${t.decode(i.join(``))}`:null,post:o,type:`inline`,nodeName:`#text`}},y=e=>(t,n)=>{let r=e||(e=>e);if(!t||!t.childNodes)return null;let i=t.childNodes.reduce((e,r)=>{let i=M(r,n,D.span);return i?{...h(e,i),type:`inline`,nodeName:t.nodeName}:e},null);return{pre:i?.pre?r(i.pre,t,n):null,value:r(i?.value,t,n),post:i?.post?r(i.post,t,n):null,type:`inline`,nodeName:t.nodeName}};var b=u(((e,t)=>{let n=t.exports;t.exports.default=n;let r=process.env.TERM_PROGRAM===`Apple_Terminal`;n.cursorTo=(e,t)=>{if(typeof e!=`number`)throw TypeError(\"The `x` argument is required\");return typeof t==`number`?`\\x1B[`+(t+1)+`;`+(e+1)+`H`:`\\x1B[`+(e+1)+`G`},n.cursorMove=(e,t)=>{if(typeof e!=`number`)throw TypeError(\"The `x` argument is required\");let n=``;return e<0?n+=`\\x1B[`+-e+`D`:e>0&&(n+=`\\x1B[`+e+`C`),t<0?n+=`\\x1B[`+-t+`A`:t>0&&(n+=`\\x1B[`+t+`B`),n},n.cursorUp=(e=1)=>`\\x1B[`+e+`A`,n.cursorDown=(e=1)=>`\\x1B[`+e+`B`,n.cursorForward=(e=1)=>`\\x1B[`+e+`C`,n.cursorBackward=(e=1)=>`\\x1B[`+e+`D`,n.cursorLeft=`\\x1B[G`,n.cursorSavePosition=r?`\\x1B7`:`\\x1B[s`,n.cursorRestorePosition=r?`\\x1B8`:`\\x1B[u`,n.cursorGetPosition=`\\x1B[6n`,n.cursorNextLine=`\\x1B[E`,n.cursorPrevLine=`\\x1B[F`,n.cursorHide=`\\x1B[?25l`,n.cursorShow=`\\x1B[?25h`,n.eraseLines=e=>{let t=``;for(let r=0;r<e;r++)t+=n.eraseLine+(r<e-1?n.cursorUp():``);return e&&(t+=n.cursorLeft),t},n.eraseEndLine=`\\x1B[K`,n.eraseStartLine=`\\x1B[1K`,n.eraseLine=`\\x1B[2K`,n.eraseDown=`\\x1B[J`,n.eraseUp=`\\x1B[1J`,n.eraseScreen=`\\x1B[2J`,n.scrollUp=`\\x1B[S`,n.scrollDown=`\\x1B[T`,n.clearScreen=`\\x1Bc`,n.clearTerminal=process.platform===`win32`?`${n.eraseScreen}\u001b[0f`:`${n.eraseScreen}\u001b[3J\u001b[H`,n.beep=`\\x07`,n.link=(e,t)=>[`\\x1B]`,`8`,`;`,`;`,t,`\\x07`,e,`\\x1B]`,`8`,`;`,`;`,`\\x07`].join(``),n.image=(e,t={})=>{let n=`\\x1B]1337;File=inline=1`;return t.width&&(n+=`;width=${t.width}`),t.height&&(n+=`;height=${t.height}`),t.preserveAspectRatio===!1&&(n+=`;preserveAspectRatio=0`),n+`:`+e.toString(`base64`)+`\\x07`},n.iTerm={setCwd:(e=process.cwd())=>`\u001b]50;CurrentDir=${e}\u0007`,annotation:(e,t={})=>{let n=`\\x1B]1337;`,r=t.x!==void 0,i=t.y!==void 0;if((r||i)&&!(r&&i&&t.length!==void 0))throw Error(\"`x`, `y` and `length` must be defined when `x` or `y` is defined\");return e=e.replace(/\\|/g,``),n+=t.isHidden?`AddHiddenAnnotation=`:`AddAnnotation=`,t.length>0?n+=(r?[e,t.length,t.x,t.y]:[t.length,e]).join(`|`):n+=e,n+`\\x07`}}})),x=u(((e,t)=>{t.exports=(e,t=process.argv)=>{let n=e.startsWith(`-`)?``:e.length===1?`-`:`--`,r=t.indexOf(n+e),i=t.indexOf(`--`);return r!==-1&&(i===-1||r<i)}})),S=u(((e,t)=>{let n=p(`node:os`),r=p(`node:tty`),i=x(),{env:a}=process,o;i(`no-color`)||i(`no-colors`)||i(`color=false`)||i(`color=never`)?o=0:(i(`color`)||i(`colors`)||i(`color=true`)||i(`color=always`))&&(o=1),`FORCE_COLOR`in a&&(o=a.FORCE_COLOR===`true`?1:a.FORCE_COLOR===`false`?0:a.FORCE_COLOR.length===0?1:Math.min(parseInt(a.FORCE_COLOR,10),3));function s(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function c(e,t){if(o===0)return 0;if(i(`color=16m`)||i(`color=full`)||i(`color=truecolor`))return 3;if(i(`color=256`))return 2;if(e&&!t&&o===void 0)return 0;let r=o||0;if(a.TERM===`dumb`)return r;if(process.platform===`win32`){let e=n.release().split(`.`);return Number(e[0])>=10&&Number(e[2])>=10586?Number(e[2])>=14931?3:2:1}if(`CI`in a)return[`TRAVIS`,`CIRCLECI`,`APPVEYOR`,`GITLAB_CI`,`GITHUB_ACTIONS`,`BUILDKITE`].some(e=>e in a)||a.CI_NAME===`codeship`?1:r;if(`TEAMCITY_VERSION`in a)return/^(9\\.(0*[1-9]\\d*)\\.|\\d{2,}\\.)/.test(a.TEAMCITY_VERSION)?1:0;if(a.COLORTERM===`truecolor`)return 3;if(`TERM_PROGRAM`in a){let e=parseInt((a.TERM_PROGRAM_VERSION||``).split(`.`)[0],10);switch(a.TERM_PROGRAM){case`iTerm.app`:return e>=3?3:2;case`Apple_Terminal`:return 2}}return/-256(color)?$/i.test(a.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(a.TERM)||`COLORTERM`in a?1:r}function l(e){return s(c(e,e&&e.isTTY))}t.exports={supportsColor:l,stdout:s(c(!0,r.isatty(1))),stderr:s(c(!0,r.isatty(2)))}})),C=u(((e,t)=>{let n=S(),r=x();function i(e){if(/^\\d{3,4}$/.test(e)){let t=/(\\d{1,2})(\\d{2})/.exec(e);return{major:0,minor:parseInt(t[1],10),patch:parseInt(t[2],10)}}let t=(e||``).split(`.`).map(e=>parseInt(e,10));return{major:t[0],minor:t[1],patch:t[2]}}function a(e){let{env:t}=process;if(`FORCE_HYPERLINK`in t)return!(t.FORCE_HYPERLINK.length>0&&parseInt(t.FORCE_HYPERLINK,10)===0);if(r(`no-hyperlink`)||r(`no-hyperlinks`)||r(`hyperlink=false`)||r(`hyperlink=never`))return!1;if(r(`hyperlink=true`)||r(`hyperlink=always`)||`NETLIFY`in t)return!0;if(!n.supportsColor(e)||e&&!e.isTTY||process.platform===`win32`||`CI`in t||`TEAMCITY_VERSION`in t)return!1;if(`TERM_PROGRAM`in t){let e=i(t.TERM_PROGRAM_VERSION);switch(t.TERM_PROGRAM){case`iTerm.app`:return e.major===3?e.minor>=1:e.major>3;case`WezTerm`:return e.major>=20200620;case`vscode`:return e.major>1||e.major===1&&e.minor>=72}}if(`VTE_VERSION`in t){if(t.VTE_VERSION===`0.50.0`)return!1;let e=i(t.VTE_VERSION);return e.major>0||e.minor>=50}return!1}t.exports={supportsHyperlink:a,stdout:a(process.stdout),stderr:a(process.stderr)}})),w=f(b(),1),T=f(C(),1);const E=y((e,t,n)=>{let i=_(t,`href`,null),a=_(t,`title`,null),o=getCustomAttributes(t),s=n.theme.a||{},c=!i||[`file://`,`http://`,`https://`,`mailto:`,`ftp://`,`ftps://`,`sftp://`,`ssh://`,`dav://`,`tel:`,`git://`].some(e=>i.startsWith(e))?i:null,l=applyCustomColor(o.color,n.theme.a.color,e,r),u=o.href.enabled!==null&&o.href.enabled!==void 0?o.href.enabled:s.hrefEnabled,d;switch(u){case!0:case`true`:d=!0;break;case!1:case`false`:d=!1;break;case`auto`:d=!T.default.stdout;break;default:d=!1}let f=o.title.enabled!==null&&o.title.enabled!==void 0?o.title.enabled===`true`||o.title.enabled===!0:s.titleEnabled===!0,p=T.default.stdout&&c&&!d?w.default.link(l,c):l;if(d&&c){let e=o.href.color||s.hrefColor||`gray`,t=safeChalkString(e,{colors:!0})(` [${c}]`);p+=t}if(f&&a){let e=o.title.color||s.titleColor||`yellow`,t=o.title.prefix.marker!==void 0&&o.title.prefix.marker!==null?o.title.prefix.marker:s.titlePrefix||` (`,n=o.title.suffix.marker!==void 0&&o.title.suffix.marker!==null?o.title.suffix.marker:s.titleSuffix||`)`,r=o.title.prefix.color||s.titlePrefixColor||e,i=o.title.suffix.color||s.titleSuffixColor||e,c=r&&t!=null?safeChalkString(r,{colors:!0})(t):t||``,l=e&&a?safeChalkString(e,{colors:!0})(a):a,u=i&&n!=null?safeChalkString(i,{colors:!0})(n):n||``;p+=`${c}${l}${u}`}let m=c&&(c.startsWith(`http://`)||c.startsWith(`https://`));if((o.external.enabled!==null&&o.external.enabled!==void 0?o.external.enabled===`true`||o.external.enabled===!0:s.external?.enabled===!0)&&m){let e=o.external.marker||s.external?.marker||`↗`,t=o.external.color||s.external?.color||`gray`,n=o.external.position||s.external?.position||`after`,r=o.external.spacing!==void 0&&o.external.spacing!==null?o.external.spacing:s.external?.spacing!==void 0&&s.external?.spacing!==null?s.external.spacing:` `,i=safeChalkString(t,{colors:!0})(e);p=n===`before`?`${i}${r}${p}`:`${p}${r}${i}`}return p});var D={\"#text\":v,a:E};const O=process.env.CACHE_RENDER!==`false`,k=new WeakMap,A=(e,t)=>{if(!O||!e||typeof e!=`object`)return;let n=k.get(e);if(n)return n.get(JSON.stringify({lineWidth:t.lineWidth,pre:t.pre,listDepth:t.listDepth,listType:t.listType,depth:t.depth}))},j=(e,t,n)=>{if(!O||!e||typeof e!=`object`)return;let r=k.get(e);if(r||(r=new Map,k.set(e,r)),r.set(JSON.stringify({lineWidth:t.lineWidth,pre:t.pre,listDepth:t.listDepth,listType:t.listType,depth:t.depth}),n),r.size>10){let e=r.keys().next().value;r.delete(e)}},M=(e,t,n=D.div)=>{if(!e)return null;let r=t.depth===void 0?0:t.depth;if(r>=100)return null;let i={...t,depth:r+1},a=A(e,i);if(a!==void 0)return a;let o=null;try{o=(D[e.nodeName||`#text`]||n)(e,i),j(e,i,o)}catch{o=null}return o};function N(t,n){return`${(M(e(t,{sourceCodeLocationInfo:!0}),m(n))||{value:``}).value}\\n`}export{N as t};\n//# sourceMappingURL=html-Di3_LwV3.mjs.map"],"mappings":"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"}
@@ -0,0 +1 @@
1
+ const require_markdown_OuY_JOk0 = require('../markdown-OuY_JOk0.cjs');
@@ -0,0 +1,3 @@
1
+ import { h } from "../markdown-OuY_JOk0.mjs";
2
+
3
+ export { };
@@ -0,0 +1,82 @@
1
+ const require_runtime = require('../../../_virtual/_rolldown/runtime.cjs');
2
+ const require_html_Di3_LwV3 = require('./html-Di3_LwV3.cjs');
3
+ const require_index = require('../../../node_modules/.pnpm/@mdit_plugin-alert@0.23.2_markdown-it@14.1.1/node_modules/@mdit/plugin-alert/dist/index.cjs');
4
+ const require_index$1 = require('../../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/index.cjs');
5
+ require('../../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/index.cjs');
6
+ const require_index$3 = require('../../../node_modules/.pnpm/markdown-it-abbr@2.0.0/node_modules/markdown-it-abbr/index.cjs');
7
+ const require_index$4 = require('../../../node_modules/.pnpm/markdown-it-container@4.0.0/node_modules/markdown-it-container/index.cjs');
8
+ const require_index$5 = require('../../../node_modules/.pnpm/markdown-it-deflist@3.0.0/node_modules/markdown-it-deflist/index.cjs');
9
+ const require_index$6 = require('../../../node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.cjs');
10
+ const require_index$7 = require('../../../node_modules/.pnpm/markdown-it-ins@4.0.0/node_modules/markdown-it-ins/index.cjs');
11
+ const require_index$8 = require('../../../node_modules/.pnpm/markdown-it-mark@4.0.0/node_modules/markdown-it-mark/index.cjs');
12
+ const require_index$9 = require('../../../node_modules/.pnpm/markdown-it-sub@2.0.0/node_modules/markdown-it-sub/index.cjs');
13
+ const require_index$10 = require('../../../node_modules/.pnpm/markdown-it-sup@2.0.0/node_modules/markdown-it-sup/index.cjs');
14
+ const require_index$11 = require('../../../node_modules/.pnpm/markdown-it-task-lists@2.1.1/node_modules/markdown-it-task-lists/index.cjs');
15
+ let _stryke_string_format = require("@stryke/string-format");
16
+
17
+ //#region ../unified/dist/markdown-OuY_JOk0.mjs
18
+ var import_markdown_it_task_lists = /* @__PURE__ */ require_runtime.__toESM(require_index$11.default, 1);
19
+ const p = () => {
20
+ let e = require_index$1.default({
21
+ html: !0,
22
+ langPrefix: `language-`,
23
+ linkify: !0
24
+ }).use(require_index$6.default).use(require_index$7.default).use(require_index$8.default).use(require_index$5.default).use(require_index$3.default).use(require_index$4.default).use(require_index$10.default).use(require_index$9.default).use(import_markdown_it_task_lists.default).use(require_index.t, {
25
+ deep: !1,
26
+ openRender(e, t) {
27
+ let n = e[t], r = null;
28
+ switch (n?.markup) {
29
+ case `important`:
30
+ r = `red`;
31
+ break;
32
+ case `note`:
33
+ r = `blue`;
34
+ break;
35
+ case `tip`:
36
+ r = `green`;
37
+ break;
38
+ case `warning`:
39
+ r = `yellow`;
40
+ break;
41
+ case `caution`:
42
+ r = `magenta`;
43
+ break;
44
+ default: r = `blue`;
45
+ }
46
+ return `<blockquote data-cli-color="${r}">`;
47
+ },
48
+ closeRender() {
49
+ return `</blockquote>`;
50
+ },
51
+ titleRender(e, t) {
52
+ let r = e[t], i = null;
53
+ switch (r?.markup) {
54
+ case `important`:
55
+ i = `red`;
56
+ break;
57
+ case `note`:
58
+ i = `blue`;
59
+ break;
60
+ case `tip`:
61
+ i = `green`;
62
+ break;
63
+ case `warning`:
64
+ i = `yellow`;
65
+ break;
66
+ case `caution`:
67
+ i = `magenta`;
68
+ break;
69
+ default: i = `blue`;
70
+ }
71
+ return `<p><span data-cli-color="${i}"><b>${(0, _stryke_string_format.upperCaseFirst)(r?.content || ``)}
72
+ }</b></span></p>`;
73
+ }
74
+ });
75
+ return e.renderer.rules.footnote_anchor = () => ``, e;
76
+ }, m = (e) => p().render(e);
77
+ function h(t, n) {
78
+ return require_html_Di3_LwV3.N(m(t), n);
79
+ }
80
+
81
+ //#endregion
82
+ exports.h = h;
@@ -0,0 +1,83 @@
1
+ import { __toESM } from "../../../_virtual/_rolldown/runtime.mjs";
2
+ import { N } from "./html-Di3_LwV3.mjs";
3
+ import { t } from "../../../node_modules/.pnpm/@mdit_plugin-alert@0.23.2_markdown-it@14.1.1/node_modules/@mdit/plugin-alert/dist/index.mjs";
4
+ import MarkdownIt from "../../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/lib/index.mjs";
5
+ import "../../../node_modules/.pnpm/markdown-it@14.1.1/node_modules/markdown-it/index.mjs";
6
+ import abbr_plugin from "../../../node_modules/.pnpm/markdown-it-abbr@2.0.0/node_modules/markdown-it-abbr/index.mjs";
7
+ import container_plugin from "../../../node_modules/.pnpm/markdown-it-container@4.0.0/node_modules/markdown-it-container/index.mjs";
8
+ import deflist_plugin from "../../../node_modules/.pnpm/markdown-it-deflist@3.0.0/node_modules/markdown-it-deflist/index.mjs";
9
+ import footnote_plugin from "../../../node_modules/.pnpm/markdown-it-footnote@4.0.0/node_modules/markdown-it-footnote/index.mjs";
10
+ import ins_plugin from "../../../node_modules/.pnpm/markdown-it-ins@4.0.0/node_modules/markdown-it-ins/index.mjs";
11
+ import ins_plugin$1 from "../../../node_modules/.pnpm/markdown-it-mark@4.0.0/node_modules/markdown-it-mark/index.mjs";
12
+ import sub_plugin from "../../../node_modules/.pnpm/markdown-it-sub@2.0.0/node_modules/markdown-it-sub/index.mjs";
13
+ import sup_plugin from "../../../node_modules/.pnpm/markdown-it-sup@2.0.0/node_modules/markdown-it-sup/index.mjs";
14
+ import { require_markdown_it_task_lists } from "../../../node_modules/.pnpm/markdown-it-task-lists@2.1.1/node_modules/markdown-it-task-lists/index.mjs";
15
+ import { upperCaseFirst } from "@stryke/string-format";
16
+
17
+ //#region ../unified/dist/markdown-OuY_JOk0.mjs
18
+ var import_markdown_it_task_lists = /* @__PURE__ */ __toESM(require_markdown_it_task_lists(), 1);
19
+ const p = () => {
20
+ let e = MarkdownIt({
21
+ html: !0,
22
+ langPrefix: `language-`,
23
+ linkify: !0
24
+ }).use(footnote_plugin).use(ins_plugin).use(ins_plugin$1).use(deflist_plugin).use(abbr_plugin).use(container_plugin).use(sup_plugin).use(sub_plugin).use(import_markdown_it_task_lists.default).use(t, {
25
+ deep: !1,
26
+ openRender(e, t) {
27
+ let n = e[t], r = null;
28
+ switch (n?.markup) {
29
+ case `important`:
30
+ r = `red`;
31
+ break;
32
+ case `note`:
33
+ r = `blue`;
34
+ break;
35
+ case `tip`:
36
+ r = `green`;
37
+ break;
38
+ case `warning`:
39
+ r = `yellow`;
40
+ break;
41
+ case `caution`:
42
+ r = `magenta`;
43
+ break;
44
+ default: r = `blue`;
45
+ }
46
+ return `<blockquote data-cli-color="${r}">`;
47
+ },
48
+ closeRender() {
49
+ return `</blockquote>`;
50
+ },
51
+ titleRender(e, t) {
52
+ let r = e[t], i = null;
53
+ switch (r?.markup) {
54
+ case `important`:
55
+ i = `red`;
56
+ break;
57
+ case `note`:
58
+ i = `blue`;
59
+ break;
60
+ case `tip`:
61
+ i = `green`;
62
+ break;
63
+ case `warning`:
64
+ i = `yellow`;
65
+ break;
66
+ case `caution`:
67
+ i = `magenta`;
68
+ break;
69
+ default: i = `blue`;
70
+ }
71
+ return `<p><span data-cli-color="${i}"><b>${upperCaseFirst(r?.content || ``)}
72
+ }</b></span></p>`;
73
+ }
74
+ });
75
+ return e.renderer.rules.footnote_anchor = () => ``, e;
76
+ }, m = (e) => p().render(e);
77
+ function h(t, n) {
78
+ return N(m(t), n);
79
+ }
80
+
81
+ //#endregion
82
+ export { h };
83
+ //# sourceMappingURL=markdown-OuY_JOk0.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"markdown-OuY_JOk0.mjs","names":["r","s","c","l","o","i","a","d","u","f","n","e"],"sources":["../../../../../unified/dist/markdown-OuY_JOk0.mjs"],"sourcesContent":["import{t as e}from\"./html-Di3_LwV3.mjs\";import{alert as t}from\"@mdit/plugin-alert\";import{upperCaseFirst as n}from\"@stryke/string-format\";import r from\"markdown-it\";import i from\"markdown-it-abbr\";import a from\"markdown-it-container\";import o from\"markdown-it-deflist\";import s from\"markdown-it-footnote\";import c from\"markdown-it-ins\";import l from\"markdown-it-mark\";import u from\"markdown-it-sub\";import d from\"markdown-it-sup\";import f from\"markdown-it-task-lists\";const p=()=>{let e=r({html:!0,langPrefix:`language-`,linkify:!0}).use(s).use(c).use(l).use(o).use(i).use(a).use(d).use(u).use(f).use(t,{deep:!1,openRender(e,t){let n=e[t],r=null;switch(n?.markup){case`important`:r=`red`;break;case`note`:r=`blue`;break;case`tip`:r=`green`;break;case`warning`:r=`yellow`;break;case`caution`:r=`magenta`;break;default:r=`blue`}return`<blockquote data-cli-color=\"${r}\">`},closeRender(){return`</blockquote>`},titleRender(e,t){let r=e[t],i=null;switch(r?.markup){case`important`:i=`red`;break;case`note`:i=`blue`;break;case`tip`:i=`green`;break;case`warning`:i=`yellow`;break;case`caution`:i=`magenta`;break;default:i=`blue`}return`<p><span data-cli-color=\"${i}\"><b>${n(r?.content||``)}\n }</b></span></p>`}});return e.renderer.rules.footnote_anchor=()=>``,e},m=e=>p().render(e);function h(t,n){return e(m(t),n)}export{h as t};\n//# sourceMappingURL=markdown-OuY_JOk0.mjs.map"],"mappings":";;;;;;;;;;;;;;;;;;AAAod,MAAM,UAAM;CAAC,IAAI,IAAEA,WAAE;EAAC,MAAK,CAAC;EAAE,YAAW;EAAY,SAAQ,CAAC;EAAE,CAAC,CAAC,IAAIC,gBAAE,CAAC,IAAIC,WAAE,CAAC,IAAIC,aAAE,CAAC,IAAIC,eAAE,CAAC,IAAIC,YAAE,CAAC,IAAIC,iBAAE,CAAC,IAAIC,WAAE,CAAC,IAAIC,WAAE,CAAC,IAAIC,sCAAE,CAAC,IAAI,GAAE;EAAC,MAAK,CAAC;EAAE,WAAW,GAAE,GAAE;GAAC,IAAI,IAAE,EAAE,IAAG,IAAE;AAAK,WAAO,GAAG,QAAV;IAAkB,KAAI;AAAY,SAAE;AAAM;IAAM,KAAI;AAAO,SAAE;AAAO;IAAM,KAAI;AAAM,SAAE;AAAQ;IAAM,KAAI;AAAU,SAAE;AAAS;IAAM,KAAI;AAAU,SAAE;AAAU;IAAM,QAAQ,KAAE;;AAAO,UAAM,+BAA+B,EAAE;;EAAK,cAAa;AAAC,UAAM;;EAAiB,YAAY,GAAE,GAAE;GAAC,IAAI,IAAE,EAAE,IAAG,IAAE;AAAK,WAAO,GAAG,QAAV;IAAkB,KAAI;AAAY,SAAE;AAAM;IAAM,KAAI;AAAO,SAAE;AAAO;IAAM,KAAI;AAAM,SAAE;AAAQ;IAAM,KAAI;AAAU,SAAE;AAAS;IAAM,KAAI;AAAU,SAAE;AAAU;IAAM,QAAQ,KAAE;;AAAO,UAAM,4BAA4B,EAAE,OAAOC,eAAE,GAAG,WAAS,GAAG,CAAC;;;EACpoC,CAAC;AAAC,QAAO,EAAE,SAAS,MAAM,wBAAoB,IAAG;GAAG,KAAE,MAAG,GAAG,CAAC,OAAO,EAAE;AAAC,SAAS,EAAE,GAAE,GAAE;AAAC,QAAOC,EAAE,EAAE,EAAE,EAAC,EAAE"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shell-shock/preset-cli",
3
- "version": "0.9.11",
3
+ "version": "0.9.12",
4
4
  "private": false,
5
5
  "description": "A package containing a Shell Shock plugin to generate source code given a list design tokens.",
6
6
  "keywords": [
@@ -184,15 +184,15 @@
184
184
  "@powerlines/deepkit": "^0.6.167",
185
185
  "@powerlines/plugin-alloy": "^0.26.9",
186
186
  "@powerlines/plugin-plugin": "^0.12.343",
187
- "@shell-shock/core": "^0.16.2",
188
- "@shell-shock/plugin-banner": "^0.1.26",
189
- "@shell-shock/plugin-completions": "^0.4.7",
190
- "@shell-shock/plugin-console": "^0.2.3",
191
- "@shell-shock/plugin-help": "^0.2.17",
192
- "@shell-shock/plugin-prompts": "^0.3.40",
193
- "@shell-shock/plugin-theme": "^0.4.12",
194
- "@shell-shock/plugin-upgrade": "^0.1.44",
195
- "@shell-shock/preset-script": "^0.6.54",
187
+ "@shell-shock/core": "^0.17.0",
188
+ "@shell-shock/plugin-banner": "^0.1.27",
189
+ "@shell-shock/plugin-completions": "^0.4.8",
190
+ "@shell-shock/plugin-console": "^0.2.4",
191
+ "@shell-shock/plugin-help": "^0.2.18",
192
+ "@shell-shock/plugin-prompts": "^0.3.41",
193
+ "@shell-shock/plugin-theme": "^0.4.13",
194
+ "@shell-shock/plugin-upgrade": "^0.1.45",
195
+ "@shell-shock/preset-script": "^0.6.55",
196
196
  "@stryke/path": "^0.27.4",
197
197
  "@stryke/string-format": "^0.17.9",
198
198
  "@stryke/type-checks": "^0.6.1",
@@ -228,6 +228,33 @@
228
228
  "./package.json": "./package.json"
229
229
  }
230
230
  },
231
- "inlinedDependencies": { "@stryke/types": "0.11.3" },
232
- "gitHead": "c1b938503f5de35ab59e58638029def62257a504"
231
+ "inlinedDependencies": {
232
+ "@mdit/plugin-alert": "0.23.2",
233
+ "@stryke/types": "0.11.3",
234
+ "ansi-styles": "6.2.3",
235
+ "chalk": "5.6.2",
236
+ "chalk-string": "4.0.0",
237
+ "colors-option": "6.1.2",
238
+ "entities": ["4.5.0", "6.0.1"],
239
+ "he": "1.2.0",
240
+ "is-plain-obj": "4.1.0",
241
+ "linkify-it": "5.0.0",
242
+ "markdown-it": "14.1.1",
243
+ "markdown-it-abbr": "2.0.0",
244
+ "markdown-it-container": "4.0.0",
245
+ "markdown-it-deflist": "3.0.0",
246
+ "markdown-it-footnote": "4.0.0",
247
+ "markdown-it-ins": "4.0.0",
248
+ "markdown-it-mark": "4.0.0",
249
+ "markdown-it-sub": "2.0.0",
250
+ "markdown-it-sup": "2.0.0",
251
+ "markdown-it-task-lists": "2.1.1",
252
+ "mdurl": "2.0.0",
253
+ "normalize-html-whitespace": "1.0.0",
254
+ "parse5": "8.0.0",
255
+ "punycode.js": "2.3.1",
256
+ "uc.micro": "2.1.0",
257
+ "wrap-ansi": "10.0.0"
258
+ },
259
+ "gitHead": "8ca409c1453d9722650670c3df4f4da72abdc308"
233
260
  }
@@ -1,10 +0,0 @@
1
- //#region ../unified/dist/markdown-Bs-BRrSC.mjs
2
- function e(e) {
3
- return e.replaceAll("`", "\\`").replaceAll("${", "\\${").replaceAll(`\\`, `\\\\`).replaceAll(`
4
- `, `\\n`).replaceAll(`\r`, `\\r`).replaceAll(` `, `\\t`);
5
- }
6
- const t = (t) => `textColors.heading.primary(\`${e(t)}\`)`;
7
-
8
- //#endregion
9
- export { t };
10
- //# sourceMappingURL=markdown-Bs-BRrSC.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"markdown-Bs-BRrSC.mjs","names":[],"sources":["../../../../../unified/dist/markdown-Bs-BRrSC.mjs"],"sourcesContent":["function e(e){return e.replaceAll(\"`\",\"\\\\`\").replaceAll(\"${\",\"\\\\${\").replaceAll(`\\\\`,`\\\\\\\\`).replaceAll(`\n`,`\\\\n`).replaceAll(`\\r`,`\\\\r`).replaceAll(`\t`,`\\\\t`)}const t=t=>`textColors.heading.primary(\\`${e(t)}\\`)`;export{t};\n//# sourceMappingURL=markdown-Bs-BRrSC.mjs.map"],"mappings":";AAAA,SAAS,EAAE,GAAE;AAAC,QAAO,EAAE,WAAW,KAAI,MAAM,CAAC,WAAW,MAAK,OAAO,CAAC,WAAW,MAAK,OAAO,CAAC,WAAW;GACtG,MAAM,CAAC,WAAW,MAAK,MAAM,CAAC,WAAW,KAAI,MAAM;;AAAC,MAAM,KAAE,MAAG,gCAAgC,EAAE,EAAE,CAAC"}