@e-llm-studio/instant-learning 0.0.209 → 0.0.210

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 (617) hide show
  1. package/dist/cjs/features/DocumentLearning/_components/MinimizedThinkingSteps.js +2 -0
  2. package/dist/cjs/features/DocumentLearning/_components/MinimizedThinkingSteps.js.map +1 -0
  3. package/dist/cjs/features/DocumentLearning/_components/_svg/ArrowDown.js +2 -0
  4. package/dist/cjs/features/DocumentLearning/_components/_svg/ArrowDown.js.map +1 -0
  5. package/dist/cjs/features/DocumentLearning/_components/_svg/ArrowIconBlue.js +2 -0
  6. package/dist/cjs/features/DocumentLearning/_components/_svg/ArrowIconBlue.js.map +1 -0
  7. package/dist/cjs/features/DocumentLearning/_components/_svg/CompleteIconGreen.js +2 -0
  8. package/dist/cjs/features/DocumentLearning/_components/_svg/CompleteIconGreen.js.map +1 -0
  9. package/dist/cjs/features/IL-OTJ/_components/CognitiveDecisioningCard.js +2 -0
  10. package/dist/cjs/features/IL-OTJ/_components/CognitiveDecisioningCard.js.map +1 -0
  11. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +1 -1
  12. package/dist/cjs/features/IL-OTJ/_components/MinimizedThinkingSteps.js +2 -0
  13. package/dist/cjs/features/IL-OTJ/_components/MinimizedThinkingSteps.js.map +1 -0
  14. package/dist/cjs/features/IL-OTJ/_components/ViewInterpretedFieldsCard.js +2 -0
  15. package/dist/cjs/features/IL-OTJ/_components/ViewInterpretedFieldsCard.js.map +1 -0
  16. package/dist/cjs/features/IL-OTJ/_components/_svg/ArrowDown.js +2 -0
  17. package/dist/cjs/features/IL-OTJ/_components/_svg/ArrowDown.js.map +1 -0
  18. package/dist/cjs/features/IL-OTJ/_components/_svg/ArrowIconBlue.js +2 -0
  19. package/dist/cjs/features/IL-OTJ/_components/_svg/ArrowIconBlue.js.map +1 -0
  20. package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronIcon.js +2 -0
  21. package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronIcon.js.map +1 -0
  22. package/dist/cjs/features/IL-OTJ/_components/_svg/CompleteIconGreen.js +2 -0
  23. package/dist/cjs/features/IL-OTJ/_components/_svg/CompleteIconGreen.js.map +1 -0
  24. package/dist/cjs/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.js +2 -0
  25. package/dist/cjs/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.js.map +1 -0
  26. package/dist/cjs/features/IL-OTJ/_components/_svg/LeftAndRightArrow.js +2 -0
  27. package/dist/cjs/features/IL-OTJ/_components/_svg/LeftAndRightArrow.js.map +1 -0
  28. package/dist/cjs/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.js +2 -0
  29. package/dist/cjs/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.js.map +1 -0
  30. package/dist/cjs/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
  31. package/dist/cjs/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
  32. package/dist/cjs/features/IL-OTJ/_components/organisms/TextSection/TextSection.js +1 -1
  33. package/dist/cjs/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
  34. package/dist/cjs/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/AgentStepsView.js +1 -1
  35. package/dist/cjs/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/AgentStepsView.js.map +1 -1
  36. package/dist/cjs/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/StepDetailView.js +1 -1
  37. package/dist/cjs/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/StepDetailView.js.map +1 -1
  38. package/dist/cjs/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/Thinkingstepshelper.js +1 -1
  39. package/dist/cjs/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/Thinkingstepshelper.js.map +1 -1
  40. package/dist/cjs/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/Usethinkingsteps.js +1 -1
  41. package/dist/cjs/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/Usethinkingsteps.js.map +1 -1
  42. package/dist/cjs/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/WatchMeWork.js +1 -1
  43. package/dist/cjs/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/WatchMeWork.js.map +1 -1
  44. package/dist/features/DocumentLearning/_components/MinimizedThinkingSteps.js +2 -0
  45. package/dist/features/DocumentLearning/_components/MinimizedThinkingSteps.js.map +1 -0
  46. package/dist/features/DocumentLearning/_components/_svg/ArrowDown.js +2 -0
  47. package/dist/features/DocumentLearning/_components/_svg/ArrowDown.js.map +1 -0
  48. package/dist/features/DocumentLearning/_components/_svg/ArrowIconBlue.js +2 -0
  49. package/dist/features/DocumentLearning/_components/_svg/ArrowIconBlue.js.map +1 -0
  50. package/dist/features/DocumentLearning/_components/_svg/CompleteIconGreen.js +2 -0
  51. package/dist/features/DocumentLearning/_components/_svg/CompleteIconGreen.js.map +1 -0
  52. package/dist/features/IL-OTJ/_components/CognitiveDecisioningCard.js +2 -0
  53. package/dist/features/IL-OTJ/_components/CognitiveDecisioningCard.js.map +1 -0
  54. package/dist/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +1 -1
  55. package/dist/features/IL-OTJ/_components/MinimizedThinkingSteps.js +2 -0
  56. package/dist/features/IL-OTJ/_components/MinimizedThinkingSteps.js.map +1 -0
  57. package/dist/features/IL-OTJ/_components/ViewInterpretedFieldsCard.js +2 -0
  58. package/dist/features/IL-OTJ/_components/ViewInterpretedFieldsCard.js.map +1 -0
  59. package/dist/features/IL-OTJ/_components/_svg/ArrowDown.js +2 -0
  60. package/dist/features/IL-OTJ/_components/_svg/ArrowDown.js.map +1 -0
  61. package/dist/features/IL-OTJ/_components/_svg/ArrowIconBlue.js +2 -0
  62. package/dist/features/IL-OTJ/_components/_svg/ArrowIconBlue.js.map +1 -0
  63. package/dist/features/IL-OTJ/_components/_svg/ChevronIcon.js +2 -0
  64. package/dist/features/IL-OTJ/_components/_svg/ChevronIcon.js.map +1 -0
  65. package/dist/features/IL-OTJ/_components/_svg/CompleteIconGreen.js +2 -0
  66. package/dist/features/IL-OTJ/_components/_svg/CompleteIconGreen.js.map +1 -0
  67. package/dist/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.js +2 -0
  68. package/dist/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.js.map +1 -0
  69. package/dist/features/IL-OTJ/_components/_svg/LeftAndRightArrow.js +2 -0
  70. package/dist/features/IL-OTJ/_components/_svg/LeftAndRightArrow.js.map +1 -0
  71. package/dist/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.js +2 -0
  72. package/dist/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.js.map +1 -0
  73. package/dist/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
  74. package/dist/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.js +1 -1
  75. package/dist/features/IL-OTJ/_components/organisms/TextSection/TextSection.js +1 -1
  76. package/dist/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
  77. package/dist/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/AgentStepsView.js +1 -1
  78. package/dist/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/AgentStepsView.js.map +1 -1
  79. package/dist/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/StepDetailView.js +1 -1
  80. package/dist/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/StepDetailView.js.map +1 -1
  81. package/dist/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/Thinkingstepshelper.js +1 -1
  82. package/dist/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/Thinkingstepshelper.js.map +1 -1
  83. package/dist/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/Usethinkingsteps.js +1 -1
  84. package/dist/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/Components/Usethinkingsteps.js.map +1 -1
  85. package/dist/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/WatchMeWork.js +1 -1
  86. package/dist/node_modules/@e-llm-studio/watch-me-work/dist/features/WatchMeWork/WatchMeWork.js.map +1 -1
  87. package/dist/types/src/features/IL-OTJ/ILOTJTest.d.ts.map +1 -1
  88. package/dist/types/src/features/IL-OTJ/_components/ViewInterpretedFieldsCard.d.ts +2 -0
  89. package/dist/types/src/features/IL-OTJ/_components/ViewInterpretedFieldsCard.d.ts.map +1 -0
  90. package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts +3 -1
  91. package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map +1 -1
  92. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts +1 -1
  93. package/dist/types/src/features/IL-OTJ/_components/organisms/ConditionSection/ConditionSection.d.ts.map +1 -1
  94. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts +1 -1
  95. package/dist/types/src/features/IL-OTJ/_components/organisms/TextSection/TextSection.d.ts.map +1 -1
  96. package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts.map +1 -1
  97. package/package.json +1 -1
  98. package/dist/cjs/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js +0 -2
  99. package/dist/cjs/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js.map +0 -1
  100. package/dist/cjs/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -2
  101. package/dist/cjs/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +0 -1
  102. package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js +0 -2
  103. package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js.map +0 -1
  104. package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js +0 -2
  105. package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js.map +0 -1
  106. package/dist/cjs/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js +0 -2
  107. package/dist/cjs/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js.map +0 -1
  108. package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js +0 -2
  109. package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js.map +0 -1
  110. package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js +0 -2
  111. package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js.map +0 -1
  112. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js +0 -2
  113. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js.map +0 -1
  114. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js +0 -2
  115. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js.map +0 -1
  116. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  117. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  118. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  119. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  120. package/dist/cjs/node_modules/mdast-util-to-hast/lib/footer.js +0 -2
  121. package/dist/cjs/node_modules/mdast-util-to-hast/lib/footer.js.map +0 -1
  122. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js +0 -2
  123. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js.map +0 -1
  124. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/break.js +0 -2
  125. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/break.js.map +0 -1
  126. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/code.js +0 -2
  127. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/code.js.map +0 -1
  128. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/delete.js +0 -2
  129. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/delete.js.map +0 -1
  130. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js +0 -2
  131. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js.map +0 -1
  132. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js +0 -2
  133. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js.map +0 -1
  134. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote.js +0 -2
  135. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote.js.map +0 -1
  136. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/heading.js +0 -2
  137. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/heading.js.map +0 -1
  138. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/html.js +0 -2
  139. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/html.js.map +0 -1
  140. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js +0 -2
  141. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js.map +0 -1
  142. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image.js +0 -2
  143. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image.js.map +0 -1
  144. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/index.js +0 -2
  145. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/index.js.map +0 -1
  146. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js +0 -2
  147. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js.map +0 -1
  148. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js +0 -2
  149. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js.map +0 -1
  150. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link.js +0 -2
  151. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link.js.map +0 -1
  152. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list-item.js +0 -2
  153. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list-item.js.map +0 -1
  154. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list.js +0 -2
  155. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list.js.map +0 -1
  156. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js +0 -2
  157. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js.map +0 -1
  158. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/root.js +0 -2
  159. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/root.js.map +0 -1
  160. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/strong.js +0 -2
  161. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/strong.js.map +0 -1
  162. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js +0 -2
  163. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js.map +0 -1
  164. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-row.js +0 -2
  165. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-row.js.map +0 -1
  166. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table.js +0 -2
  167. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table.js.map +0 -1
  168. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/text.js +0 -2
  169. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/text.js.map +0 -1
  170. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js +0 -2
  171. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js.map +0 -1
  172. package/dist/cjs/node_modules/mdast-util-to-hast/lib/index.js +0 -2
  173. package/dist/cjs/node_modules/mdast-util-to-hast/lib/index.js.map +0 -1
  174. package/dist/cjs/node_modules/mdast-util-to-hast/lib/revert.js +0 -2
  175. package/dist/cjs/node_modules/mdast-util-to-hast/lib/revert.js.map +0 -1
  176. package/dist/cjs/node_modules/mdast-util-to-hast/lib/state.js +0 -2
  177. package/dist/cjs/node_modules/mdast-util-to-hast/lib/state.js.map +0 -1
  178. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js +0 -2
  179. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js.map +0 -1
  180. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js +0 -2
  181. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js.map +0 -1
  182. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js +0 -2
  183. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js.map +0 -1
  184. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js +0 -2
  185. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js.map +0 -1
  186. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  187. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  188. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  189. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  190. package/dist/cjs/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js +0 -2
  191. package/dist/cjs/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js.map +0 -1
  192. package/dist/cjs/node_modules/react-markdown/node_modules/is-plain-obj/index.js +0 -2
  193. package/dist/cjs/node_modules/react-markdown/node_modules/is-plain-obj/index.js.map +0 -1
  194. package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js +0 -2
  195. package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js.map +0 -1
  196. package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js +0 -2
  197. package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js.map +0 -1
  198. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/constructs.js +0 -2
  199. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/constructs.js.map +0 -1
  200. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js +0 -2
  201. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js.map +0 -1
  202. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js +0 -2
  203. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js.map +0 -1
  204. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js +0 -2
  205. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js.map +0 -1
  206. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js +0 -2
  207. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js.map +0 -1
  208. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js +0 -2
  209. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js.map +0 -1
  210. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/parse.js +0 -2
  211. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/parse.js.map +0 -1
  212. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js +0 -2
  213. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js.map +0 -1
  214. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js +0 -2
  215. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js.map +0 -1
  216. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js +0 -2
  217. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js.map +0 -1
  218. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js +0 -2
  219. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js.map +0 -1
  220. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js +0 -2
  221. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js.map +0 -1
  222. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js +0 -2
  223. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js.map +0 -1
  224. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js +0 -2
  225. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js.map +0 -1
  226. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js +0 -2
  227. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js.map +0 -1
  228. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js +0 -2
  229. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js.map +0 -1
  230. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js +0 -2
  231. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js.map +0 -1
  232. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js +0 -2
  233. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js.map +0 -1
  234. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js +0 -2
  235. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js.map +0 -1
  236. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js +0 -2
  237. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js.map +0 -1
  238. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js +0 -2
  239. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js.map +0 -1
  240. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js +0 -2
  241. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js.map +0 -1
  242. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js +0 -2
  243. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js.map +0 -1
  244. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js +0 -2
  245. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js.map +0 -1
  246. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js +0 -2
  247. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js.map +0 -1
  248. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js +0 -2
  249. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js.map +0 -1
  250. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js +0 -2
  251. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js.map +0 -1
  252. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js +0 -2
  253. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js.map +0 -1
  254. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js +0 -2
  255. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js.map +0 -1
  256. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js +0 -2
  257. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js.map +0 -1
  258. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js +0 -2
  259. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js.map +0 -1
  260. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js +0 -2
  261. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js.map +0 -1
  262. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-label/index.js +0 -2
  263. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-label/index.js.map +0 -1
  264. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-space/index.js +0 -2
  265. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-space/index.js.map +0 -1
  266. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-title/index.js +0 -2
  267. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-title/index.js.map +0 -1
  268. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js +0 -2
  269. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js.map +0 -1
  270. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/index.js +0 -2
  271. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/index.js.map +0 -1
  272. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js +0 -2
  273. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js.map +0 -1
  274. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js +0 -2
  275. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js.map +0 -1
  276. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js +0 -2
  277. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js.map +0 -1
  278. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js +0 -2
  279. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js.map +0 -1
  280. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js +0 -2
  281. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js.map +0 -1
  282. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js +0 -2
  283. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js.map +0 -1
  284. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js +0 -2
  285. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js.map +0 -1
  286. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js +0 -2
  287. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js.map +0 -1
  288. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js +0 -2
  289. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js.map +0 -1
  290. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js +0 -2
  291. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js.map +0 -1
  292. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/index.js +0 -2
  293. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/index.js.map +0 -1
  294. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/aria.js +0 -2
  295. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/aria.js.map +0 -1
  296. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/find.js +0 -2
  297. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/find.js.map +0 -1
  298. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js +0 -2
  299. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js.map +0 -1
  300. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/html.js +0 -2
  301. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/html.js.map +0 -1
  302. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/normalize.js +0 -2
  303. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/normalize.js.map +0 -1
  304. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/svg.js +0 -2
  305. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/svg.js.map +0 -1
  306. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js +0 -2
  307. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js.map +0 -1
  308. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js +0 -2
  309. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js.map +0 -1
  310. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/create.js +0 -2
  311. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/create.js.map +0 -1
  312. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js +0 -2
  313. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js.map +0 -1
  314. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/info.js +0 -2
  315. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/info.js.map +0 -1
  316. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js +0 -2
  317. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js.map +0 -1
  318. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js +0 -2
  319. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js.map +0 -1
  320. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/types.js +0 -2
  321. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/types.js.map +0 -1
  322. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xlink.js +0 -2
  323. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xlink.js.map +0 -1
  324. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xml.js +0 -2
  325. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xml.js.map +0 -1
  326. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js +0 -2
  327. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js.map +0 -1
  328. package/dist/cjs/node_modules/react-markdown/node_modules/remark-parse/lib/index.js +0 -2
  329. package/dist/cjs/node_modules/react-markdown/node_modules/remark-parse/lib/index.js.map +0 -1
  330. package/dist/cjs/node_modules/react-markdown/node_modules/space-separated-tokens/index.js +0 -2
  331. package/dist/cjs/node_modules/react-markdown/node_modules/space-separated-tokens/index.js.map +0 -1
  332. package/dist/cjs/node_modules/react-markdown/node_modules/unified/lib/index.js +0 -2
  333. package/dist/cjs/node_modules/react-markdown/node_modules/unified/lib/index.js.map +0 -1
  334. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js +0 -2
  335. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js.map +0 -1
  336. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js +0 -2
  337. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +0 -1
  338. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js +0 -2
  339. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js.map +0 -1
  340. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  341. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  342. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  343. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  344. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/index.js +0 -2
  345. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/index.js.map +0 -1
  346. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js +0 -2
  347. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js.map +0 -1
  348. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js +0 -2
  349. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js.map +0 -1
  350. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js +0 -2
  351. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js.map +0 -1
  352. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js +0 -2
  353. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js.map +0 -1
  354. package/dist/cjs/node_modules/react-markdown/node_modules/vfile-message/lib/index.js +0 -2
  355. package/dist/cjs/node_modules/react-markdown/node_modules/vfile-message/lib/index.js.map +0 -1
  356. package/dist/cjs/node_modules/unist-util-visit-parents/lib/color.js +0 -2
  357. package/dist/cjs/node_modules/unist-util-visit-parents/lib/color.js.map +0 -1
  358. package/dist/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js +0 -2
  359. package/dist/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js.map +0 -1
  360. package/dist/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -2
  361. package/dist/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +0 -1
  362. package/dist/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js +0 -2
  363. package/dist/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js.map +0 -1
  364. package/dist/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js +0 -2
  365. package/dist/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js.map +0 -1
  366. package/dist/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js +0 -2
  367. package/dist/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js.map +0 -1
  368. package/dist/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js +0 -2
  369. package/dist/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js.map +0 -1
  370. package/dist/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js +0 -2
  371. package/dist/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js.map +0 -1
  372. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js +0 -2
  373. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js.map +0 -1
  374. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js +0 -2
  375. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js.map +0 -1
  376. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  377. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  378. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  379. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  380. package/dist/node_modules/mdast-util-to-hast/lib/footer.js +0 -2
  381. package/dist/node_modules/mdast-util-to-hast/lib/footer.js.map +0 -1
  382. package/dist/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js +0 -2
  383. package/dist/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js.map +0 -1
  384. package/dist/node_modules/mdast-util-to-hast/lib/handlers/break.js +0 -2
  385. package/dist/node_modules/mdast-util-to-hast/lib/handlers/break.js.map +0 -1
  386. package/dist/node_modules/mdast-util-to-hast/lib/handlers/code.js +0 -2
  387. package/dist/node_modules/mdast-util-to-hast/lib/handlers/code.js.map +0 -1
  388. package/dist/node_modules/mdast-util-to-hast/lib/handlers/delete.js +0 -2
  389. package/dist/node_modules/mdast-util-to-hast/lib/handlers/delete.js.map +0 -1
  390. package/dist/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js +0 -2
  391. package/dist/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js.map +0 -1
  392. package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js +0 -2
  393. package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js.map +0 -1
  394. package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote.js +0 -2
  395. package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote.js.map +0 -1
  396. package/dist/node_modules/mdast-util-to-hast/lib/handlers/heading.js +0 -2
  397. package/dist/node_modules/mdast-util-to-hast/lib/handlers/heading.js.map +0 -1
  398. package/dist/node_modules/mdast-util-to-hast/lib/handlers/html.js +0 -2
  399. package/dist/node_modules/mdast-util-to-hast/lib/handlers/html.js.map +0 -1
  400. package/dist/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js +0 -2
  401. package/dist/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js.map +0 -1
  402. package/dist/node_modules/mdast-util-to-hast/lib/handlers/image.js +0 -2
  403. package/dist/node_modules/mdast-util-to-hast/lib/handlers/image.js.map +0 -1
  404. package/dist/node_modules/mdast-util-to-hast/lib/handlers/index.js +0 -2
  405. package/dist/node_modules/mdast-util-to-hast/lib/handlers/index.js.map +0 -1
  406. package/dist/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js +0 -2
  407. package/dist/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js.map +0 -1
  408. package/dist/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js +0 -2
  409. package/dist/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js.map +0 -1
  410. package/dist/node_modules/mdast-util-to-hast/lib/handlers/link.js +0 -2
  411. package/dist/node_modules/mdast-util-to-hast/lib/handlers/link.js.map +0 -1
  412. package/dist/node_modules/mdast-util-to-hast/lib/handlers/list-item.js +0 -2
  413. package/dist/node_modules/mdast-util-to-hast/lib/handlers/list-item.js.map +0 -1
  414. package/dist/node_modules/mdast-util-to-hast/lib/handlers/list.js +0 -2
  415. package/dist/node_modules/mdast-util-to-hast/lib/handlers/list.js.map +0 -1
  416. package/dist/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js +0 -2
  417. package/dist/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js.map +0 -1
  418. package/dist/node_modules/mdast-util-to-hast/lib/handlers/root.js +0 -2
  419. package/dist/node_modules/mdast-util-to-hast/lib/handlers/root.js.map +0 -1
  420. package/dist/node_modules/mdast-util-to-hast/lib/handlers/strong.js +0 -2
  421. package/dist/node_modules/mdast-util-to-hast/lib/handlers/strong.js.map +0 -1
  422. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js +0 -2
  423. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js.map +0 -1
  424. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-row.js +0 -2
  425. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-row.js.map +0 -1
  426. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table.js +0 -2
  427. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table.js.map +0 -1
  428. package/dist/node_modules/mdast-util-to-hast/lib/handlers/text.js +0 -2
  429. package/dist/node_modules/mdast-util-to-hast/lib/handlers/text.js.map +0 -1
  430. package/dist/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js +0 -2
  431. package/dist/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js.map +0 -1
  432. package/dist/node_modules/mdast-util-to-hast/lib/index.js +0 -2
  433. package/dist/node_modules/mdast-util-to-hast/lib/index.js.map +0 -1
  434. package/dist/node_modules/mdast-util-to-hast/lib/revert.js +0 -2
  435. package/dist/node_modules/mdast-util-to-hast/lib/revert.js.map +0 -1
  436. package/dist/node_modules/mdast-util-to-hast/lib/state.js +0 -2
  437. package/dist/node_modules/mdast-util-to-hast/lib/state.js.map +0 -1
  438. package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js +0 -2
  439. package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js.map +0 -1
  440. package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js +0 -2
  441. package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js.map +0 -1
  442. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js +0 -2
  443. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js.map +0 -1
  444. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js +0 -2
  445. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js.map +0 -1
  446. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  447. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  448. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  449. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  450. package/dist/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js +0 -2
  451. package/dist/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js.map +0 -1
  452. package/dist/node_modules/react-markdown/node_modules/is-plain-obj/index.js +0 -2
  453. package/dist/node_modules/react-markdown/node_modules/is-plain-obj/index.js.map +0 -1
  454. package/dist/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js +0 -2
  455. package/dist/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js.map +0 -1
  456. package/dist/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js +0 -2
  457. package/dist/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js.map +0 -1
  458. package/dist/node_modules/react-markdown/node_modules/micromark/lib/constructs.js +0 -2
  459. package/dist/node_modules/react-markdown/node_modules/micromark/lib/constructs.js.map +0 -1
  460. package/dist/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js +0 -2
  461. package/dist/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js.map +0 -1
  462. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js +0 -2
  463. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js.map +0 -1
  464. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js +0 -2
  465. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js.map +0 -1
  466. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js +0 -2
  467. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js.map +0 -1
  468. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js +0 -2
  469. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js.map +0 -1
  470. package/dist/node_modules/react-markdown/node_modules/micromark/lib/parse.js +0 -2
  471. package/dist/node_modules/react-markdown/node_modules/micromark/lib/parse.js.map +0 -1
  472. package/dist/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js +0 -2
  473. package/dist/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js.map +0 -1
  474. package/dist/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js +0 -2
  475. package/dist/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js.map +0 -1
  476. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js +0 -2
  477. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js.map +0 -1
  478. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js +0 -2
  479. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js.map +0 -1
  480. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js +0 -2
  481. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js.map +0 -1
  482. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js +0 -2
  483. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js.map +0 -1
  484. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js +0 -2
  485. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js.map +0 -1
  486. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js +0 -2
  487. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js.map +0 -1
  488. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js +0 -2
  489. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js.map +0 -1
  490. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js +0 -2
  491. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js.map +0 -1
  492. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js +0 -2
  493. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js.map +0 -1
  494. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js +0 -2
  495. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js.map +0 -1
  496. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js +0 -2
  497. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js.map +0 -1
  498. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js +0 -2
  499. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js.map +0 -1
  500. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js +0 -2
  501. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js.map +0 -1
  502. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js +0 -2
  503. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js.map +0 -1
  504. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js +0 -2
  505. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js.map +0 -1
  506. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js +0 -2
  507. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js.map +0 -1
  508. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js +0 -2
  509. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js.map +0 -1
  510. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js +0 -2
  511. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js.map +0 -1
  512. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js +0 -2
  513. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js.map +0 -1
  514. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js +0 -2
  515. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js.map +0 -1
  516. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js +0 -2
  517. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js.map +0 -1
  518. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js +0 -2
  519. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js.map +0 -1
  520. package/dist/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js +0 -2
  521. package/dist/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js.map +0 -1
  522. package/dist/node_modules/react-markdown/node_modules/micromark-factory-label/index.js +0 -2
  523. package/dist/node_modules/react-markdown/node_modules/micromark-factory-label/index.js.map +0 -1
  524. package/dist/node_modules/react-markdown/node_modules/micromark-factory-space/index.js +0 -2
  525. package/dist/node_modules/react-markdown/node_modules/micromark-factory-space/index.js.map +0 -1
  526. package/dist/node_modules/react-markdown/node_modules/micromark-factory-title/index.js +0 -2
  527. package/dist/node_modules/react-markdown/node_modules/micromark-factory-title/index.js.map +0 -1
  528. package/dist/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js +0 -2
  529. package/dist/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js.map +0 -1
  530. package/dist/node_modules/react-markdown/node_modules/micromark-util-character/index.js +0 -2
  531. package/dist/node_modules/react-markdown/node_modules/micromark-util-character/index.js.map +0 -1
  532. package/dist/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js +0 -2
  533. package/dist/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js.map +0 -1
  534. package/dist/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js +0 -2
  535. package/dist/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js.map +0 -1
  536. package/dist/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js +0 -2
  537. package/dist/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js.map +0 -1
  538. package/dist/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js +0 -2
  539. package/dist/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js.map +0 -1
  540. package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js +0 -2
  541. package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js.map +0 -1
  542. package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js +0 -2
  543. package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js.map +0 -1
  544. package/dist/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js +0 -2
  545. package/dist/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js.map +0 -1
  546. package/dist/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js +0 -2
  547. package/dist/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js.map +0 -1
  548. package/dist/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js +0 -2
  549. package/dist/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js.map +0 -1
  550. package/dist/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js +0 -2
  551. package/dist/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js.map +0 -1
  552. package/dist/node_modules/react-markdown/node_modules/property-information/index.js +0 -2
  553. package/dist/node_modules/react-markdown/node_modules/property-information/index.js.map +0 -1
  554. package/dist/node_modules/react-markdown/node_modules/property-information/lib/aria.js +0 -2
  555. package/dist/node_modules/react-markdown/node_modules/property-information/lib/aria.js.map +0 -1
  556. package/dist/node_modules/react-markdown/node_modules/property-information/lib/find.js +0 -2
  557. package/dist/node_modules/react-markdown/node_modules/property-information/lib/find.js.map +0 -1
  558. package/dist/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js +0 -2
  559. package/dist/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js.map +0 -1
  560. package/dist/node_modules/react-markdown/node_modules/property-information/lib/html.js +0 -2
  561. package/dist/node_modules/react-markdown/node_modules/property-information/lib/html.js.map +0 -1
  562. package/dist/node_modules/react-markdown/node_modules/property-information/lib/normalize.js +0 -2
  563. package/dist/node_modules/react-markdown/node_modules/property-information/lib/normalize.js.map +0 -1
  564. package/dist/node_modules/react-markdown/node_modules/property-information/lib/svg.js +0 -2
  565. package/dist/node_modules/react-markdown/node_modules/property-information/lib/svg.js.map +0 -1
  566. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js +0 -2
  567. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js.map +0 -1
  568. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js +0 -2
  569. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js.map +0 -1
  570. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/create.js +0 -2
  571. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/create.js.map +0 -1
  572. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js +0 -2
  573. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js.map +0 -1
  574. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/info.js +0 -2
  575. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/info.js.map +0 -1
  576. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js +0 -2
  577. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js.map +0 -1
  578. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js +0 -2
  579. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js.map +0 -1
  580. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/types.js +0 -2
  581. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/types.js.map +0 -1
  582. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xlink.js +0 -2
  583. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xlink.js.map +0 -1
  584. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xml.js +0 -2
  585. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xml.js.map +0 -1
  586. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js +0 -2
  587. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js.map +0 -1
  588. package/dist/node_modules/react-markdown/node_modules/remark-parse/lib/index.js +0 -2
  589. package/dist/node_modules/react-markdown/node_modules/remark-parse/lib/index.js.map +0 -1
  590. package/dist/node_modules/react-markdown/node_modules/space-separated-tokens/index.js +0 -2
  591. package/dist/node_modules/react-markdown/node_modules/space-separated-tokens/index.js.map +0 -1
  592. package/dist/node_modules/react-markdown/node_modules/unified/lib/index.js +0 -2
  593. package/dist/node_modules/react-markdown/node_modules/unified/lib/index.js.map +0 -1
  594. package/dist/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js +0 -2
  595. package/dist/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js.map +0 -1
  596. package/dist/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js +0 -2
  597. package/dist/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +0 -1
  598. package/dist/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js +0 -2
  599. package/dist/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js.map +0 -1
  600. package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  601. package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  602. package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  603. package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  604. package/dist/node_modules/react-markdown/node_modules/vfile/lib/index.js +0 -2
  605. package/dist/node_modules/react-markdown/node_modules/vfile/lib/index.js.map +0 -1
  606. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js +0 -2
  607. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js.map +0 -1
  608. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js +0 -2
  609. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js.map +0 -1
  610. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js +0 -2
  611. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js.map +0 -1
  612. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js +0 -2
  613. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js.map +0 -1
  614. package/dist/node_modules/react-markdown/node_modules/vfile-message/lib/index.js +0 -2
  615. package/dist/node_modules/react-markdown/node_modules/vfile-message/lib/index.js.map +0 -1
  616. package/dist/node_modules/unist-util-visit-parents/lib/color.js +0 -2
  617. package/dist/node_modules/unist-util-visit-parents/lib/color.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"minpath.browser.js","sources":["../../../../../../node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js"],"sourcesContent":["// A derivative work based on:\n// <https://github.com/browserify/path-browserify>.\n// Which is licensed:\n//\n// MIT License\n//\n// Copyright (c) 2013 James Halliday\n//\n// Permission is hereby granted, free of charge, to any person obtaining a copy of\n// this software and associated documentation files (the \"Software\"), to deal in\n// the Software without restriction, including without limitation the rights to\n// use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\n// the Software, and to permit persons to whom the Software is furnished to do so,\n// subject to the following conditions:\n//\n// The above copyright notice and this permission notice shall be included in all\n// copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\n// FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\n// COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\n// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n// A derivative work based on:\n//\n// Parts of that are extracted from Node’s internal `path` module:\n// <https://github.com/nodejs/node/blob/master/lib/path.js>.\n// Which is licensed:\n//\n// Copyright Joyent, Inc. and other Node contributors.\n//\n// Permission is hereby granted, free of charge, to any person obtaining a\n// copy of this software and associated documentation files (the\n// \"Software\"), to deal in the Software without restriction, including\n// without limitation the rights to use, copy, modify, merge, publish,\n// distribute, sublicense, and/or sell copies of the Software, and to permit\n// persons to whom the Software is furnished to do so, subject to the\n// following conditions:\n//\n// The above copyright notice and this permission notice shall be included\n// in all copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\n// OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\n// NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,\n// DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR\n// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE\n// USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nexport const path = {basename, dirname, extname, join, sep: '/'}\n\n/* eslint-disable max-depth, complexity */\n\n/**\n * Get the basename from a path.\n *\n * @param {string} path\n * File path.\n * @param {string | undefined} [ext]\n * Extension to strip.\n * @returns {string}\n * Stem or basename.\n */\nfunction basename(path, ext) {\n if (ext !== undefined && typeof ext !== 'string') {\n throw new TypeError('\"ext\" argument must be a string')\n }\n\n assertPath(path)\n let start = 0\n let end = -1\n let index = path.length\n /** @type {boolean | undefined} */\n let seenNonSlash\n\n if (ext === undefined || ext.length === 0 || ext.length > path.length) {\n while (index--) {\n if (path.charCodeAt(index) === 47 /* `/` */) {\n // If we reached a path separator that was not part of a set of path\n // separators at the end of the string, stop now.\n if (seenNonSlash) {\n start = index + 1\n break\n }\n } else if (end < 0) {\n // We saw the first non-path separator, mark this as the end of our\n // path component.\n seenNonSlash = true\n end = index + 1\n }\n }\n\n return end < 0 ? '' : path.slice(start, end)\n }\n\n if (ext === path) {\n return ''\n }\n\n let firstNonSlashEnd = -1\n let extIndex = ext.length - 1\n\n while (index--) {\n if (path.charCodeAt(index) === 47 /* `/` */) {\n // If we reached a path separator that was not part of a set of path\n // separators at the end of the string, stop now.\n if (seenNonSlash) {\n start = index + 1\n break\n }\n } else {\n if (firstNonSlashEnd < 0) {\n // We saw the first non-path separator, remember this index in case\n // we need it if the extension ends up not matching.\n seenNonSlash = true\n firstNonSlashEnd = index + 1\n }\n\n if (extIndex > -1) {\n // Try to match the explicit extension.\n if (path.charCodeAt(index) === ext.charCodeAt(extIndex--)) {\n if (extIndex < 0) {\n // We matched the extension, so mark this as the end of our path\n // component\n end = index\n }\n } else {\n // Extension does not match, so our result is the entire path\n // component\n extIndex = -1\n end = firstNonSlashEnd\n }\n }\n }\n }\n\n if (start === end) {\n end = firstNonSlashEnd\n } else if (end < 0) {\n end = path.length\n }\n\n return path.slice(start, end)\n}\n\n/**\n * Get the dirname from a path.\n *\n * @param {string} path\n * File path.\n * @returns {string}\n * File path.\n */\nfunction dirname(path) {\n assertPath(path)\n\n if (path.length === 0) {\n return '.'\n }\n\n let end = -1\n let index = path.length\n /** @type {boolean | undefined} */\n let unmatchedSlash\n\n // Prefix `--` is important to not run on `0`.\n while (--index) {\n if (path.charCodeAt(index) === 47 /* `/` */) {\n if (unmatchedSlash) {\n end = index\n break\n }\n } else if (!unmatchedSlash) {\n // We saw the first non-path separator\n unmatchedSlash = true\n }\n }\n\n return end < 0\n ? path.charCodeAt(0) === 47 /* `/` */\n ? '/'\n : '.'\n : end === 1 && path.charCodeAt(0) === 47 /* `/` */\n ? '//'\n : path.slice(0, end)\n}\n\n/**\n * Get an extname from a path.\n *\n * @param {string} path\n * File path.\n * @returns {string}\n * Extname.\n */\nfunction extname(path) {\n assertPath(path)\n\n let index = path.length\n\n let end = -1\n let startPart = 0\n let startDot = -1\n // Track the state of characters (if any) we see before our first dot and\n // after any path separator we find.\n let preDotState = 0\n /** @type {boolean | undefined} */\n let unmatchedSlash\n\n while (index--) {\n const code = path.charCodeAt(index)\n\n if (code === 47 /* `/` */) {\n // If we reached a path separator that was not part of a set of path\n // separators at the end of the string, stop now.\n if (unmatchedSlash) {\n startPart = index + 1\n break\n }\n\n continue\n }\n\n if (end < 0) {\n // We saw the first non-path separator, mark this as the end of our\n // extension.\n unmatchedSlash = true\n end = index + 1\n }\n\n if (code === 46 /* `.` */) {\n // If this is our first dot, mark it as the start of our extension.\n if (startDot < 0) {\n startDot = index\n } else if (preDotState !== 1) {\n preDotState = 1\n }\n } else if (startDot > -1) {\n // We saw a non-dot and non-path separator before our dot, so we should\n // have a good chance at having a non-empty extension.\n preDotState = -1\n }\n }\n\n if (\n startDot < 0 ||\n end < 0 ||\n // We saw a non-dot character immediately before the dot.\n preDotState === 0 ||\n // The (right-most) trimmed path component is exactly `..`.\n (preDotState === 1 && startDot === end - 1 && startDot === startPart + 1)\n ) {\n return ''\n }\n\n return path.slice(startDot, end)\n}\n\n/**\n * Join segments from a path.\n *\n * @param {Array<string>} segments\n * Path segments.\n * @returns {string}\n * File path.\n */\nfunction join(...segments) {\n let index = -1\n /** @type {string | undefined} */\n let joined\n\n while (++index < segments.length) {\n assertPath(segments[index])\n\n if (segments[index]) {\n joined =\n joined === undefined ? segments[index] : joined + '/' + segments[index]\n }\n }\n\n return joined === undefined ? '.' : normalize(joined)\n}\n\n/**\n * Normalize a basic file path.\n *\n * @param {string} path\n * File path.\n * @returns {string}\n * File path.\n */\n// Note: `normalize` is not exposed as `path.normalize`, so some code is\n// manually removed from it.\nfunction normalize(path) {\n assertPath(path)\n\n const absolute = path.charCodeAt(0) === 47 /* `/` */\n\n // Normalize the path according to POSIX rules.\n let value = normalizeString(path, !absolute)\n\n if (value.length === 0 && !absolute) {\n value = '.'\n }\n\n if (value.length > 0 && path.charCodeAt(path.length - 1) === 47 /* / */) {\n value += '/'\n }\n\n return absolute ? '/' + value : value\n}\n\n/**\n * Resolve `.` and `..` elements in a path with directory names.\n *\n * @param {string} path\n * File path.\n * @param {boolean} allowAboveRoot\n * Whether `..` can move above root.\n * @returns {string}\n * File path.\n */\nfunction normalizeString(path, allowAboveRoot) {\n let result = ''\n let lastSegmentLength = 0\n let lastSlash = -1\n let dots = 0\n let index = -1\n /** @type {number | undefined} */\n let code\n /** @type {number} */\n let lastSlashIndex\n\n while (++index <= path.length) {\n if (index < path.length) {\n code = path.charCodeAt(index)\n } else if (code === 47 /* `/` */) {\n break\n } else {\n code = 47 /* `/` */\n }\n\n if (code === 47 /* `/` */) {\n if (lastSlash === index - 1 || dots === 1) {\n // Empty.\n } else if (lastSlash !== index - 1 && dots === 2) {\n if (\n result.length < 2 ||\n lastSegmentLength !== 2 ||\n result.charCodeAt(result.length - 1) !== 46 /* `.` */ ||\n result.charCodeAt(result.length - 2) !== 46 /* `.` */\n ) {\n if (result.length > 2) {\n lastSlashIndex = result.lastIndexOf('/')\n\n if (lastSlashIndex !== result.length - 1) {\n if (lastSlashIndex < 0) {\n result = ''\n lastSegmentLength = 0\n } else {\n result = result.slice(0, lastSlashIndex)\n lastSegmentLength = result.length - 1 - result.lastIndexOf('/')\n }\n\n lastSlash = index\n dots = 0\n continue\n }\n } else if (result.length > 0) {\n result = ''\n lastSegmentLength = 0\n lastSlash = index\n dots = 0\n continue\n }\n }\n\n if (allowAboveRoot) {\n result = result.length > 0 ? result + '/..' : '..'\n lastSegmentLength = 2\n }\n } else {\n if (result.length > 0) {\n result += '/' + path.slice(lastSlash + 1, index)\n } else {\n result = path.slice(lastSlash + 1, index)\n }\n\n lastSegmentLength = index - lastSlash - 1\n }\n\n lastSlash = index\n dots = 0\n } else if (code === 46 /* `.` */ && dots > -1) {\n dots++\n } else {\n dots = -1\n }\n }\n\n return result\n}\n\n/**\n * Make sure `path` is a string.\n *\n * @param {string} path\n * File path.\n * @returns {asserts path is string}\n * Nothing.\n */\nfunction assertPath(path) {\n if (typeof path !== 'string') {\n throw new TypeError(\n 'Path must be a string. Received ' + JSON.stringify(path)\n )\n }\n}\n\n/* eslint-enable max-depth, complexity */\n"],"names":["path","basename","ext","undefined","TypeError","assertPath","seenNonSlash","start","end","index","length","charCodeAt","slice","firstNonSlashEnd","extIndex","dirname","unmatchedSlash","extname","startPart","startDot","preDotState","code","join","segments","joined","absolute","value","allowAboveRoot","lastSlashIndex","result","lastSegmentLength","lastSlash","dots","lastIndexOf","normalizeString","normalize","sep","JSON","stringify"],"mappings":"AAmDY,MAACA,EAAO,CAACC,SAcrB,SAAkBD,EAAME,GACtB,QAAYC,IAARD,GAAoC,iBAARA,EAC9B,MAAM,IAAIE,UAAU,mCAGtBC,EAAWL,GACX,IAIIM,EAJAC,EAAQ,EACRC,GAAO,EACPC,EAAQT,EAAKU,OAIjB,QAAYP,IAARD,GAAoC,IAAfA,EAAIQ,QAAgBR,EAAIQ,OAASV,EAAKU,OAAQ,CACrE,KAAOD,KACL,GAA+B,KAA3BT,EAAKW,WAAWF,IAGlB,GAAIH,EAAc,CAChBC,EAAQE,EAAQ,EAChB,KACD,OACQD,EAAM,IAGfF,GAAe,EACfE,EAAMC,EAAQ,GAIlB,OAAOD,EAAM,EAAI,GAAKR,EAAKY,MAAML,EAAOC,EACzC,CAED,GAAIN,IAAQF,EACV,MAAO,GAGT,IAAIa,GAAoB,EACpBC,EAAWZ,EAAIQ,OAAS,EAE5B,KAAOD,KACL,GAA+B,KAA3BT,EAAKW,WAAWF,IAGlB,GAAIH,EAAc,CAChBC,EAAQE,EAAQ,EAChB,KACD,OAEGI,EAAmB,IAGrBP,GAAe,EACfO,EAAmBJ,EAAQ,GAGzBK,GAAY,IAEVd,EAAKW,WAAWF,KAAWP,EAAIS,WAAWG,KACxCA,EAAW,IAGbN,EAAMC,IAKRK,GAAY,EACZN,EAAMK,IAMVN,IAAUC,EACZA,EAAMK,EACGL,EAAM,IACfA,EAAMR,EAAKU,QAGb,OAAOV,EAAKY,MAAML,EAAOC,EAC3B,EA9F+BO,QAwG/B,SAAiBf,GAGf,GAFAK,EAAWL,GAES,IAAhBA,EAAKU,OACP,MAAO,IAGT,IAGIM,EAHAR,GAAO,EACPC,EAAQT,EAAKU,OAKjB,OAASD,GACP,GAA+B,KAA3BT,EAAKW,WAAWF,IAClB,GAAIO,EAAgB,CAClBR,EAAMC,EACN,KACD,OACSO,IAEVA,GAAiB,GAIrB,OAAOR,EAAM,EACc,KAAvBR,EAAKW,WAAW,GACd,IACA,IACM,IAARH,GAAoC,KAAvBR,EAAKW,WAAW,GAC7B,KACAX,EAAKY,MAAM,EAAGJ,EACpB,EAxIwCS,QAkJxC,SAAiBjB,GACfK,EAAWL,GAEX,IASIgB,EATAP,EAAQT,EAAKU,OAEbF,GAAO,EACPU,EAAY,EACZC,GAAY,EAGZC,EAAc,EAIlB,KAAOX,KAAS,CACd,MAAMY,EAAOrB,EAAKW,WAAWF,GAE7B,GAAa,KAATY,EAWAb,EAAM,IAGRQ,GAAiB,EACjBR,EAAMC,EAAQ,GAGH,KAATY,EAEEF,EAAW,EACbA,EAAWV,EACc,IAAhBW,IACTA,EAAc,GAEPD,GAAY,IAGrBC,GAAe,QAzBf,GAAIJ,EAAgB,CAClBE,EAAYT,EAAQ,EACpB,KACD,CAwBJ,CAED,GACEU,EAAW,GACXX,EAAM,GAEU,IAAhBY,GAEiB,IAAhBA,GAAqBD,IAAaX,EAAM,GAAKW,IAAaD,EAAY,EAEvE,MAAO,GAGT,OAAOlB,EAAKY,MAAMO,EAAUX,EAC9B,EA/MiDc,KAyNjD,YAAiBC,GACf,IAEIC,EAFAf,GAAS,EAIb,OAASA,EAAQc,EAASb,QACxBL,EAAWkB,EAASd,IAEhBc,EAASd,KACXe,OACarB,IAAXqB,EAAuBD,EAASd,GAASe,EAAS,IAAMD,EAASd,IAIvE,YAAkBN,IAAXqB,EAAuB,IAahC,SAAmBxB,GACjBK,EAAWL,GAEX,MAAMyB,EAAkC,KAAvBzB,EAAKW,WAAW,GAGjC,IAAIe,EAuBN,SAAyB1B,EAAM2B,GAC7B,IAMIN,EAEAO,EARAC,EAAS,GACTC,EAAoB,EACpBC,GAAa,EACbC,EAAO,EACPvB,GAAS,EAMb,OAASA,GAAST,EAAKU,QAAQ,CAC7B,GAAID,EAAQT,EAAKU,OACfW,EAAOrB,EAAKW,WAAWF,OAClB,IAAa,KAATY,EACT,MAEAA,EAAO,EACR,CAED,GAAa,KAATA,EAAuB,CACzB,GAAIU,IAActB,EAAQ,GAAc,IAATuB,QAExB,GAAID,IAActB,EAAQ,GAAc,IAATuB,EAAY,CAChD,GACEH,EAAOnB,OAAS,GACM,IAAtBoB,GACyC,KAAzCD,EAAOlB,WAAWkB,EAAOnB,OAAS,IACO,KAAzCmB,EAAOlB,WAAWkB,EAAOnB,OAAS,GAElC,GAAImB,EAAOnB,OAAS,GAGlB,GAFAkB,EAAiBC,EAAOI,YAAY,KAEhCL,IAAmBC,EAAOnB,OAAS,EAAG,CACpCkB,EAAiB,GACnBC,EAAS,GACTC,EAAoB,IAEpBD,EAASA,EAAOjB,MAAM,EAAGgB,GACzBE,EAAoBD,EAAOnB,OAAS,EAAImB,EAAOI,YAAY,MAG7DF,EAAYtB,EACZuB,EAAO,EACP,QACD,OACI,GAAIH,EAAOnB,OAAS,EAAG,CAC5BmB,EAAS,GACTC,EAAoB,EACpBC,EAAYtB,EACZuB,EAAO,EACP,QACD,CAGCL,IACFE,EAASA,EAAOnB,OAAS,EAAImB,EAAS,MAAQ,KAC9CC,EAAoB,EAE9B,MACYD,EAAOnB,OAAS,EAClBmB,GAAU,IAAM7B,EAAKY,MAAMmB,EAAY,EAAGtB,GAE1CoB,EAAS7B,EAAKY,MAAMmB,EAAY,EAAGtB,GAGrCqB,EAAoBrB,EAAQsB,EAAY,EAG1CA,EAAYtB,EACZuB,EAAO,CACR,MAAmB,KAATX,GAAyBW,GAAQ,EAC1CA,IAEAA,GAAQ,CAEX,CAED,OAAOH,CACT,CAtGcK,CAAgBlC,GAAOyB,GAEd,IAAjBC,EAAMhB,QAAiBe,IACzBC,EAAQ,KAGNA,EAAMhB,OAAS,GAA0C,KAArCV,EAAKW,WAAWX,EAAKU,OAAS,KACpDgB,GAAS,KAGX,OAAOD,EAAW,IAAMC,EAAQA,CAClC,CA9BsCS,CAAUX,EAChD,EAxOuDY,IAAK,KA0W5D,SAAS/B,EAAWL,GAClB,GAAoB,iBAATA,EACT,MAAM,IAAII,UACR,mCAAqCiC,KAAKC,UAAUtC,GAG1D"}
@@ -1,2 +0,0 @@
1
- const n={cwd:function(){return"/"}};export{n as proc};
2
- //# sourceMappingURL=minproc.browser.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"minproc.browser.js","sources":["../../../../../../node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js"],"sourcesContent":["// Somewhat based on:\n// <https://github.com/defunctzombie/node-process/blob/master/browser.js>.\n// But I don’t think one tiny line of code can be copyrighted. 😅\nexport const proc = {cwd}\n\nfunction cwd() {\n return '/'\n}\n"],"names":["proc","cwd"],"mappings":"AAGY,MAACA,EAAO,CAACC,IAErB,WACE,MAAO,GACT"}
@@ -1,2 +0,0 @@
1
- import{isUrl as e}from"./minurl.shared.js";export{isUrl}from"./minurl.shared.js";function o(o){if("string"==typeof o)o=new URL(o);else if(!e(o)){const e=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+o+"`");throw e.code="ERR_INVALID_ARG_TYPE",e}if("file:"!==o.protocol){const e=new TypeError("The URL must be of scheme file");throw e.code="ERR_INVALID_URL_SCHEME",e}return function(e){if(""!==e.hostname){const e=new TypeError('File URL host must be "localhost" or empty on darwin');throw e.code="ERR_INVALID_FILE_URL_HOST",e}const o=e.pathname;let r=-1;for(;++r<o.length;)if(37===o.charCodeAt(r)&&50===o.charCodeAt(r+1)){const e=o.charCodeAt(r+2);if(70===e||102===e){const e=new TypeError("File URL path must not include encoded / characters");throw e.code="ERR_INVALID_FILE_URL_PATH",e}}return decodeURIComponent(o)}(o)}export{o as urlToPath};
2
- //# sourceMappingURL=minurl.browser.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"minurl.browser.js","sources":["../../../../../../node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js"],"sourcesContent":["/// <reference lib=\"dom\" />\n\nimport {isUrl} from './minurl.shared.js'\n\n// See: <https://github.com/nodejs/node/blob/fcf8ba4/lib/internal/url.js>\n\n/**\n * @param {string | URL} path\n * File URL.\n * @returns {string}\n * File URL.\n */\nexport function urlToPath(path) {\n if (typeof path === 'string') {\n path = new URL(path)\n } else if (!isUrl(path)) {\n /** @type {NodeJS.ErrnoException} */\n const error = new TypeError(\n 'The \"path\" argument must be of type string or an instance of URL. Received `' +\n path +\n '`'\n )\n error.code = 'ERR_INVALID_ARG_TYPE'\n throw error\n }\n\n if (path.protocol !== 'file:') {\n /** @type {NodeJS.ErrnoException} */\n const error = new TypeError('The URL must be of scheme file')\n error.code = 'ERR_INVALID_URL_SCHEME'\n throw error\n }\n\n return getPathFromURLPosix(path)\n}\n\n/**\n * Get a path from a POSIX URL.\n *\n * @param {URL} url\n * URL.\n * @returns {string}\n * File path.\n */\nfunction getPathFromURLPosix(url) {\n if (url.hostname !== '') {\n /** @type {NodeJS.ErrnoException} */\n const error = new TypeError(\n 'File URL host must be \"localhost\" or empty on darwin'\n )\n error.code = 'ERR_INVALID_FILE_URL_HOST'\n throw error\n }\n\n const pathname = url.pathname\n let index = -1\n\n while (++index < pathname.length) {\n if (\n pathname.charCodeAt(index) === 37 /* `%` */ &&\n pathname.charCodeAt(index + 1) === 50 /* `2` */\n ) {\n const third = pathname.charCodeAt(index + 2)\n if (third === 70 /* `F` */ || third === 102 /* `f` */) {\n /** @type {NodeJS.ErrnoException} */\n const error = new TypeError(\n 'File URL path must not include encoded / characters'\n )\n error.code = 'ERR_INVALID_FILE_URL_PATH'\n throw error\n }\n }\n }\n\n return decodeURIComponent(pathname)\n}\n\nexport {isUrl} from './minurl.shared.js'\n"],"names":["urlToPath","path","URL","isUrl","error","TypeError","code","protocol","url","hostname","pathname","index","length","charCodeAt","third","decodeURIComponent","getPathFromURLPosix"],"mappings":"iFAYO,SAASA,EAAUC,GACxB,GAAoB,iBAATA,EACTA,EAAO,IAAIC,IAAID,QACV,IAAKE,EAAMF,GAAO,CAEvB,MAAMG,EAAQ,IAAIC,UAChB,+EACEJ,EACA,KAGJ,MADAG,EAAME,KAAO,uBACPF,CACP,CAED,GAAsB,UAAlBH,EAAKM,SAAsB,CAE7B,MAAMH,EAAQ,IAAIC,UAAU,kCAE5B,MADAD,EAAME,KAAO,yBACPF,CACP,CAED,OAWF,SAA6BI,GAC3B,GAAqB,KAAjBA,EAAIC,SAAiB,CAEvB,MAAML,EAAQ,IAAIC,UAChB,wDAGF,MADAD,EAAME,KAAO,4BACPF,CACP,CAED,MAAMM,EAAWF,EAAIE,SACrB,IAAIC,GAAS,EAEb,OAASA,EAAQD,EAASE,QACxB,GACiC,KAA/BF,EAASG,WAAWF,IACe,KAAnCD,EAASG,WAAWF,EAAQ,GAC5B,CACA,MAAMG,EAAQJ,EAASG,WAAWF,EAAQ,GAC1C,GAAc,KAAVG,GAAoC,MAAVA,EAAyB,CAErD,MAAMV,EAAQ,IAAIC,UAChB,uDAGF,MADAD,EAAME,KAAO,4BACPF,CACP,CACF,CAGH,OAAOW,mBAAmBL,EAC5B,CA1CSM,CAAoBf,EAC7B"}
@@ -1,2 +0,0 @@
1
- function e(e){return null!==e&&"object"==typeof e&&e.href&&e.origin}export{e as isUrl};
2
- //# sourceMappingURL=minurl.shared.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"minurl.shared.js","sources":["../../../../../../node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js"],"sourcesContent":["/**\n * @typedef URL\n * @property {string} hash\n * @property {string} host\n * @property {string} hostname\n * @property {string} href\n * @property {string} origin\n * @property {string} password\n * @property {string} pathname\n * @property {string} port\n * @property {string} protocol\n * @property {string} search\n * @property {any} searchParams\n * @property {string} username\n * @property {() => string} toString\n * @property {() => string} toJSON\n */\n\n/**\n * Check if `fileUrlOrPath` looks like a URL.\n *\n * @param {unknown} fileUrlOrPath\n * File path or URL.\n * @returns {fileUrlOrPath is URL}\n * Whether it’s a URL.\n */\n// From: <https://github.com/nodejs/node/blob/fcf8ba4/lib/internal/url.js#L1501>\nexport function isUrl(fileUrlOrPath) {\n return (\n fileUrlOrPath !== null &&\n typeof fileUrlOrPath === 'object' &&\n // @ts-expect-error: indexable.\n fileUrlOrPath.href &&\n // @ts-expect-error: indexable.\n fileUrlOrPath.origin\n )\n}\n"],"names":["isUrl","fileUrlOrPath","href","origin"],"mappings":"AA2BO,SAASA,EAAMC,GACpB,OACoB,OAAlBA,GACyB,iBAAlBA,GAEPA,EAAcC,MAEdD,EAAcE,MAElB"}
@@ -1,2 +0,0 @@
1
- import{stringifyPosition as t}from"../../unist-util-stringify-position/lib/index.js";class o extends Error{constructor(o,s,e){const i=[null,null];let n={start:{line:null,column:null},end:{line:null,column:null}};if(super(),"string"==typeof s&&(e=s,s=void 0),"string"==typeof e){const t=e.indexOf(":");-1===t?i[1]=e:(i[0]=e.slice(0,t),i[1]=e.slice(t+1))}s&&("type"in s||"position"in s?s.position&&(n=s.position):"start"in s||"end"in s?n=s:("line"in s||"column"in s)&&(n.start=s)),this.name=t(s)||"1:1",this.message="object"==typeof o?o.message:o,this.stack="","object"==typeof o&&o.stack&&(this.stack=o.stack),this.reason=this.message,this.fatal,this.line=n.start.line,this.column=n.start.column,this.position=n,this.source=i[0],this.ruleId=i[1],this.file,this.actual,this.expected,this.url,this.note}}o.prototype.file="",o.prototype.name="",o.prototype.reason="",o.prototype.message="",o.prototype.stack="",o.prototype.fatal=null,o.prototype.column=null,o.prototype.line=null,o.prototype.source=null,o.prototype.ruleId=null,o.prototype.position=null;export{o as VFileMessage};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../node_modules/react-markdown/node_modules/vfile-message/lib/index.js"],"sourcesContent":["/**\n * @typedef {import('unist').Node} Node\n * @typedef {import('unist').Position} Position\n * @typedef {import('unist').Point} Point\n * @typedef {object & {type: string, position?: Position | undefined}} NodeLike\n */\n\nimport {stringifyPosition} from 'unist-util-stringify-position'\n\n/**\n * Message.\n */\nexport class VFileMessage extends Error {\n /**\n * Create a message for `reason` at `place` from `origin`.\n *\n * When an error is passed in as `reason`, the `stack` is copied.\n *\n * @param {string | Error | VFileMessage} reason\n * Reason for message, uses the stack and message of the error if given.\n *\n * > 👉 **Note**: you should use markdown.\n * @param {Node | NodeLike | Position | Point | null | undefined} [place]\n * Place in file where the message occurred.\n * @param {string | null | undefined} [origin]\n * Place in code where the message originates (example:\n * `'my-package:my-rule'` or `'my-rule'`).\n * @returns\n * Instance of `VFileMessage`.\n */\n // To do: next major: expose `undefined` everywhere instead of `null`.\n constructor(reason, place, origin) {\n /** @type {[string | null, string | null]} */\n const parts = [null, null]\n /** @type {Position} */\n let position = {\n // @ts-expect-error: we always follows the structure of `position`.\n start: {line: null, column: null},\n // @ts-expect-error: \"\n end: {line: null, column: null}\n }\n\n super()\n\n if (typeof place === 'string') {\n origin = place\n place = undefined\n }\n\n if (typeof origin === 'string') {\n const index = origin.indexOf(':')\n\n if (index === -1) {\n parts[1] = origin\n } else {\n parts[0] = origin.slice(0, index)\n parts[1] = origin.slice(index + 1)\n }\n }\n\n if (place) {\n // Node.\n if ('type' in place || 'position' in place) {\n if (place.position) {\n // To do: next major: deep clone.\n // @ts-expect-error: looks like a position.\n position = place.position\n }\n }\n // Position.\n else if ('start' in place || 'end' in place) {\n // @ts-expect-error: looks like a position.\n // To do: next major: deep clone.\n position = place\n }\n // Point.\n else if ('line' in place || 'column' in place) {\n // To do: next major: deep clone.\n position.start = place\n }\n }\n\n // Fields from `Error`.\n /**\n * Serialized positional info of error.\n *\n * On normal errors, this would be something like `ParseError`, buit in\n * `VFile` messages we use this space to show where an error happened.\n */\n this.name = stringifyPosition(place) || '1:1'\n\n /**\n * Reason for message.\n *\n * @type {string}\n */\n this.message = typeof reason === 'object' ? reason.message : reason\n\n /**\n * Stack of message.\n *\n * This is used by normal errors to show where something happened in\n * programming code, irrelevant for `VFile` messages,\n *\n * @type {string}\n */\n this.stack = ''\n\n if (typeof reason === 'object' && reason.stack) {\n this.stack = reason.stack\n }\n\n /**\n * Reason for message.\n *\n * > 👉 **Note**: you should use markdown.\n *\n * @type {string}\n */\n this.reason = this.message\n\n /* eslint-disable no-unused-expressions */\n /**\n * State of problem.\n *\n * * `true` — marks associated file as no longer processable (error)\n * * `false` — necessitates a (potential) change (warning)\n * * `null | undefined` — for things that might not need changing (info)\n *\n * @type {boolean | null | undefined}\n */\n this.fatal\n\n /**\n * Starting line of error.\n *\n * @type {number | null}\n */\n this.line = position.start.line\n\n /**\n * Starting column of error.\n *\n * @type {number | null}\n */\n this.column = position.start.column\n\n /**\n * Full unist position.\n *\n * @type {Position | null}\n */\n this.position = position\n\n /**\n * Namespace of message (example: `'my-package'`).\n *\n * @type {string | null}\n */\n this.source = parts[0]\n\n /**\n * Category of message (example: `'my-rule'`).\n *\n * @type {string | null}\n */\n this.ruleId = parts[1]\n\n /**\n * Path of a file (used throughout the `VFile` ecosystem).\n *\n * @type {string | null}\n */\n this.file\n\n // The following fields are “well known”.\n // Not standard.\n // Feel free to add other non-standard fields to your messages.\n\n /**\n * Specify the source value that’s being reported, which is deemed\n * incorrect.\n *\n * @type {string | null}\n */\n this.actual\n\n /**\n * Suggest acceptable values that can be used instead of `actual`.\n *\n * @type {Array<string> | null}\n */\n this.expected\n\n /**\n * Link to docs for the message.\n *\n * > 👉 **Note**: this must be an absolute URL that can be passed as `x`\n * > to `new URL(x)`.\n *\n * @type {string | null}\n */\n this.url\n\n /**\n * Long form description of the message (you should use markdown).\n *\n * @type {string | null}\n */\n this.note\n /* eslint-enable no-unused-expressions */\n }\n}\n\nVFileMessage.prototype.file = ''\nVFileMessage.prototype.name = ''\nVFileMessage.prototype.reason = ''\nVFileMessage.prototype.message = ''\nVFileMessage.prototype.stack = ''\nVFileMessage.prototype.fatal = null\nVFileMessage.prototype.column = null\nVFileMessage.prototype.line = null\nVFileMessage.prototype.source = null\nVFileMessage.prototype.ruleId = null\nVFileMessage.prototype.position = null\n"],"names":["VFileMessage","Error","constructor","reason","place","origin","parts","position","start","line","column","end","super","undefined","index","indexOf","slice","this","name","stringifyPosition","message","stack","fatal","source","ruleId","file","actual","expected","url","note","prototype"],"mappings":"qFAYO,MAAMA,UAAqBC,MAmBhC,WAAAC,CAAYC,EAAQC,EAAOC,GAEzB,MAAMC,EAAQ,CAAC,KAAM,MAErB,IAAIC,EAAW,CAEbC,MAAO,CAACC,KAAM,KAAMC,OAAQ,MAE5BC,IAAK,CAACF,KAAM,KAAMC,OAAQ,OAU5B,GAPAE,QAEqB,iBAAVR,IACTC,EAASD,EACTA,OAAQS,GAGY,iBAAXR,EAAqB,CAC9B,MAAMS,EAAQT,EAAOU,QAAQ,MAEd,IAAXD,EACFR,EAAM,GAAKD,GAEXC,EAAM,GAAKD,EAAOW,MAAM,EAAGF,GAC3BR,EAAM,GAAKD,EAAOW,MAAMF,EAAQ,GAEnC,CAEGV,IAEE,SAAUA,GAAS,aAAcA,EAC/BA,EAAMG,WAGRA,EAAWH,EAAMG,UAIZ,UAAWH,GAAS,QAASA,EAGpCG,EAAWH,GAGJ,SAAUA,GAAS,WAAYA,KAEtCG,EAASC,MAAQJ,IAWrBa,KAAKC,KAAOC,EAAkBf,IAAU,MAOxCa,KAAKG,QAA4B,iBAAXjB,EAAsBA,EAAOiB,QAAUjB,EAU7Dc,KAAKI,MAAQ,GAES,iBAAXlB,GAAuBA,EAAOkB,QACvCJ,KAAKI,MAAQlB,EAAOkB,OAUtBJ,KAAKd,OAASc,KAAKG,QAYnBH,KAAKK,MAOLL,KAAKR,KAAOF,EAASC,MAAMC,KAO3BQ,KAAKP,OAASH,EAASC,MAAME,OAO7BO,KAAKV,SAAWA,EAOhBU,KAAKM,OAASjB,EAAM,GAOpBW,KAAKO,OAASlB,EAAM,GAOpBW,KAAKQ,KAYLR,KAAKS,OAOLT,KAAKU,SAULV,KAAKW,IAOLX,KAAKY,IAEN,EAGH7B,EAAa8B,UAAUL,KAAO,GAC9BzB,EAAa8B,UAAUZ,KAAO,GAC9BlB,EAAa8B,UAAU3B,OAAS,GAChCH,EAAa8B,UAAUV,QAAU,GACjCpB,EAAa8B,UAAUT,MAAQ,GAC/BrB,EAAa8B,UAAUR,MAAQ,KAC/BtB,EAAa8B,UAAUpB,OAAS,KAChCV,EAAa8B,UAAUrB,KAAO,KAC9BT,EAAa8B,UAAUP,OAAS,KAChCvB,EAAa8B,UAAUN,OAAS,KAChCxB,EAAa8B,UAAUvB,SAAW"}
@@ -1,2 +0,0 @@
1
- function n(n){return n}export{n as color};
2
- //# sourceMappingURL=color.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"color.js","sources":["../../../../node_modules/unist-util-visit-parents/lib/color.js"],"sourcesContent":["/**\n * @param {string} d\n * @returns {string}\n */\nexport function color(d) {\n return d\n}\n"],"names":["color","d"],"mappings":"AAIO,SAASA,EAAMC,GACpB,OAAOA,CACT"}