@e-llm-studio/instant-learning 0.0.115 โ†’ 0.0.116

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 (1855) hide show
  1. package/dist/_virtual/index.js +1 -1
  2. package/dist/_virtual/index10.js +1 -1
  3. package/dist/_virtual/index11.js +1 -1
  4. package/dist/_virtual/index12.js +1 -1
  5. package/dist/_virtual/index13.js +1 -1
  6. package/dist/_virtual/index14.js +1 -1
  7. package/dist/_virtual/index15.js +1 -1
  8. package/dist/_virtual/index16.js +1 -1
  9. package/dist/_virtual/index17.js +1 -1
  10. package/dist/_virtual/index18.js +1 -1
  11. package/dist/_virtual/index19.js +1 -1
  12. package/dist/_virtual/index2.js +1 -1
  13. package/dist/_virtual/index20.js +1 -1
  14. package/dist/_virtual/index21.js +1 -1
  15. package/dist/_virtual/index22.js +1 -1
  16. package/dist/_virtual/index23.js +1 -1
  17. package/dist/_virtual/index24.js +1 -1
  18. package/dist/_virtual/index25.js +1 -1
  19. package/dist/_virtual/index27.js +1 -1
  20. package/dist/_virtual/index28.js +1 -1
  21. package/dist/_virtual/index3.js +1 -1
  22. package/dist/_virtual/index4.js +1 -1
  23. package/dist/_virtual/index5.js +1 -1
  24. package/dist/_virtual/index6.js +1 -1
  25. package/dist/_virtual/index7.js +1 -1
  26. package/dist/_virtual/index8.js +1 -1
  27. package/dist/_virtual/index9.js +1 -1
  28. package/dist/cjs/_virtual/index.js +1 -1
  29. package/dist/cjs/_virtual/index10.js +1 -1
  30. package/dist/cjs/_virtual/index11.js +1 -1
  31. package/dist/cjs/_virtual/index12.js +1 -1
  32. package/dist/cjs/_virtual/index13.js +1 -1
  33. package/dist/cjs/_virtual/index14.js +1 -1
  34. package/dist/cjs/_virtual/index15.js +1 -1
  35. package/dist/cjs/_virtual/index16.js +1 -1
  36. package/dist/cjs/_virtual/index17.js +1 -1
  37. package/dist/cjs/_virtual/index18.js +1 -1
  38. package/dist/cjs/_virtual/index19.js +1 -1
  39. package/dist/cjs/_virtual/index2.js +1 -1
  40. package/dist/cjs/_virtual/index20.js +1 -1
  41. package/dist/cjs/_virtual/index21.js +1 -1
  42. package/dist/cjs/_virtual/index22.js +1 -1
  43. package/dist/cjs/_virtual/index23.js +1 -1
  44. package/dist/cjs/_virtual/index24.js +1 -1
  45. package/dist/cjs/_virtual/index25.js +1 -1
  46. package/dist/cjs/_virtual/index27.js +1 -1
  47. package/dist/cjs/_virtual/index28.js +1 -1
  48. package/dist/cjs/_virtual/index3.js +1 -1
  49. package/dist/cjs/_virtual/index4.js +1 -1
  50. package/dist/cjs/_virtual/index5.js +1 -1
  51. package/dist/cjs/_virtual/index6.js +1 -1
  52. package/dist/cjs/_virtual/index7.js +1 -1
  53. package/dist/cjs/_virtual/index8.js +1 -1
  54. package/dist/cjs/_virtual/index9.js +1 -1
  55. package/dist/cjs/features/DocumentLearning/DocumentLearning.js +1 -1
  56. package/dist/cjs/features/DocumentLearning/_components/BookLearningForm.js +1 -1
  57. package/dist/cjs/features/DocumentLearning/_components/ChatComponent.js +1 -1
  58. package/dist/cjs/features/DocumentLearning/_components/ConflictingLearningWarnCard.js +1 -1
  59. package/dist/cjs/features/IL-OTJ/ILOTJ.js +1 -1
  60. package/dist/cjs/features/IL-OTJ/_components/ChatComponents/ChatComponent.js +2 -0
  61. package/dist/cjs/features/IL-OTJ/_components/ChatComponents/ChatHeader.js +2 -0
  62. package/dist/cjs/features/IL-OTJ/_components/ChatComponents/ChatHeader.js.map +1 -0
  63. package/dist/cjs/features/IL-OTJ/_components/CitationLink.js +1 -1
  64. package/dist/cjs/features/IL-OTJ/_components/CognitiveDecisioningCard.js +1 -1
  65. package/dist/cjs/features/IL-OTJ/_components/ILPopup.js +1 -1
  66. package/dist/cjs/features/IL-OTJ/_components/ILPopup.styles.js +1 -1
  67. package/dist/cjs/features/IL-OTJ/_components/InputDataReasoningCard.js +1 -1
  68. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.js +2 -0
  69. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.js.map +1 -0
  70. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js +1 -1
  71. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +1 -1
  72. package/dist/cjs/features/IL-OTJ/_components/MinimizedThinkingSteps.js +1 -1
  73. package/dist/cjs/features/IL-OTJ/_components/TooltipComponent.js +1 -1
  74. package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronIcon.js +2 -0
  75. package/dist/cjs/features/IL-OTJ/_components/_svg/ChevronIcon.js.map +1 -0
  76. package/dist/cjs/features/IL-OTJ/_components/_svg/CitationLinkSparkleIcon.js +2 -0
  77. package/dist/cjs/features/IL-OTJ/_components/_svg/CitationLinkSparkleIcon.js.map +1 -0
  78. package/dist/cjs/features/IL-OTJ/_components/_svg/CognitiveDecisioning.js +1 -1
  79. package/dist/cjs/features/IL-OTJ/_components/_svg/GapIcon.js +2 -0
  80. package/dist/cjs/features/IL-OTJ/_components/_svg/GapIcon.js.map +1 -0
  81. package/dist/cjs/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.js +2 -0
  82. package/dist/cjs/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.js.map +1 -0
  83. package/dist/cjs/features/IL-OTJ/_components/_svg/Lightbulb.js +2 -0
  84. package/dist/cjs/features/IL-OTJ/_components/_svg/Lightbulb.js.map +1 -0
  85. package/dist/cjs/features/IL-OTJ/_components/_svg/NewChatIcon.js +1 -1
  86. package/dist/cjs/features/IL-OTJ/_components/_svg/ScrollToBottom.js +2 -0
  87. package/dist/cjs/features/IL-OTJ/_components/_svg/ScrollToBottom.js.map +1 -0
  88. package/dist/cjs/features/IL-OTJ/_components/_svg/SendButton.js +2 -0
  89. package/dist/cjs/features/IL-OTJ/_components/_svg/SendButton.js.map +1 -0
  90. package/dist/cjs/features/IL-OTJ/_components/_svg/SparkleIcon.js +1 -1
  91. package/dist/cjs/features/IL-OTJ/_components/_svg/TickIcon.js +2 -0
  92. package/dist/cjs/features/IL-OTJ/_components/_svg/TickIcon.js.map +1 -0
  93. package/dist/cjs/features/IL-OTJ/_components/_svg/UserIcon.js +2 -0
  94. package/dist/cjs/features/IL-OTJ/_components/_svg/UserIcon.js.map +1 -0
  95. package/dist/cjs/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.js +2 -0
  96. package/dist/cjs/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.js.map +1 -0
  97. package/dist/cjs/features/IL-OTJ/_components/atoms/SkeletonLoader/SkeletonLoader.js +2 -0
  98. package/dist/cjs/features/IL-OTJ/_components/atoms/SkeletonLoader/SkeletonLoader.js.map +1 -0
  99. package/dist/cjs/features/IL-OTJ/_components/atoms/Textarea/Textarea.js +1 -1
  100. package/dist/cjs/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
  101. package/dist/cjs/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.js +1 -1
  102. package/dist/cjs/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.js +1 -1
  103. package/dist/cjs/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.js +1 -1
  104. package/dist/cjs/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
  105. package/dist/cjs/features/IL-OTJ/store/CitationsContext.js +2 -0
  106. package/dist/cjs/features/IL-OTJ/store/CitationsContext.js.map +1 -0
  107. package/dist/cjs/features/InstantLearning/InstantLearning.js +1 -1
  108. package/dist/cjs/features/InstantLearning/_components/ChatComponent.js +1 -1
  109. package/dist/cjs/features/InstantLearning/_components/ConflictingLearningWarnCard.js +1 -1
  110. package/dist/cjs/features/InstantLearning/_components/ConflictingLearningWarnCardDB.js +1 -1
  111. package/dist/cjs/features/InstantLearning/_components/ContextualChatComponent.js +1 -1
  112. package/dist/cjs/features/InstantLearning/_components/ContextualConflictDBCard.js +1 -1
  113. package/dist/cjs/features/InstantLearning/_components/ContextualLearningForm.js +1 -1
  114. package/dist/cjs/features/InstantLearning/_components/GeneralizationAccordion.js +1 -1
  115. package/dist/cjs/features/InstantLearning/_components/LearningDetailsForm.js +1 -1
  116. package/dist/cjs/features/WtaWnta/WtaWnta.js +1 -1
  117. package/dist/cjs/features/WtaWnta/_components/AgentDetailsForm.js +1 -1
  118. package/dist/cjs/features/WtaWnta/_components/SimilarConflictingCard.js +1 -1
  119. package/dist/cjs/features/WtaWnta/_components/ValidationCard.js +1 -1
  120. package/dist/cjs/index.js +1 -1
  121. package/dist/cjs/node_modules/@e-llm-studio/streaming-response/dist/index.js +1 -1
  122. package/dist/cjs/node_modules/@e-llm-studio/streaming-response/dist/index.js.map +1 -1
  123. package/dist/cjs/node_modules/@material-ui/core/esm/Grow/Grow.js +1 -1
  124. package/dist/cjs/node_modules/@material-ui/core/esm/Grow/Grow.js.map +1 -1
  125. package/dist/cjs/node_modules/@material-ui/core/esm/Popper/Popper.js +1 -1
  126. package/dist/cjs/node_modules/@material-ui/core/esm/Popper/Popper.js.map +1 -1
  127. package/dist/cjs/node_modules/@material-ui/core/esm/Portal/Portal.js +1 -1
  128. package/dist/cjs/node_modules/@material-ui/core/esm/Portal/Portal.js.map +1 -1
  129. package/dist/cjs/node_modules/@material-ui/core/esm/SvgIcon/SvgIcon.js +1 -1
  130. package/dist/cjs/node_modules/@material-ui/core/esm/SvgIcon/SvgIcon.js.map +1 -1
  131. package/dist/cjs/node_modules/@material-ui/core/esm/Tooltip/Tooltip.js +1 -1
  132. package/dist/cjs/node_modules/@material-ui/core/esm/Tooltip/Tooltip.js.map +1 -1
  133. package/dist/cjs/node_modules/@material-ui/core/esm/styles/colorManipulator.js +1 -1
  134. package/dist/cjs/node_modules/@material-ui/core/esm/styles/createPalette.js +1 -1
  135. package/dist/cjs/node_modules/@material-ui/core/esm/styles/createSpacing.js +1 -1
  136. package/dist/cjs/node_modules/@material-ui/core/esm/styles/createSpacing.js.map +1 -1
  137. package/dist/cjs/node_modules/@material-ui/core/esm/styles/createTheme.js +1 -1
  138. package/dist/cjs/node_modules/@material-ui/core/esm/styles/createTypography.js +1 -1
  139. package/dist/cjs/node_modules/@material-ui/core/esm/utils/capitalize.js +1 -1
  140. package/dist/cjs/node_modules/@material-ui/icons/utils/createSvgIcon.js +1 -1
  141. package/dist/cjs/node_modules/@material-ui/icons/utils/createSvgIcon.js.map +1 -1
  142. package/dist/cjs/node_modules/@material-ui/styles/esm/StylesProvider/StylesProvider.js +1 -1
  143. package/dist/cjs/node_modules/@material-ui/styles/esm/StylesProvider/StylesProvider.js.map +1 -1
  144. package/dist/cjs/node_modules/@material-ui/styles/esm/ThemeProvider/ThemeProvider.js +1 -1
  145. package/dist/cjs/node_modules/@material-ui/styles/esm/ThemeProvider/ThemeProvider.js.map +1 -1
  146. package/dist/cjs/node_modules/@material-ui/styles/esm/getStylesCreator/getStylesCreator.js +1 -1
  147. package/dist/cjs/node_modules/@material-ui/styles/esm/index.js +1 -1
  148. package/dist/cjs/node_modules/@material-ui/styles/esm/withStyles/withStyles.js +1 -1
  149. package/dist/cjs/node_modules/@material-ui/styles/esm/withStyles/withStyles.js.map +1 -1
  150. package/dist/cjs/node_modules/@material-ui/styles/esm/withTheme/withTheme.js +1 -1
  151. package/dist/cjs/node_modules/@material-ui/styles/esm/withTheme/withTheme.js.map +1 -1
  152. package/dist/cjs/node_modules/@material-ui/system/esm/breakpoints.js +1 -1
  153. package/dist/cjs/node_modules/@material-ui/system/esm/breakpoints.js.map +1 -1
  154. package/dist/cjs/node_modules/@material-ui/system/esm/merge.js +1 -1
  155. package/dist/cjs/node_modules/@material-ui/system/esm/responsivePropType.js +1 -1
  156. package/dist/cjs/node_modules/@material-ui/system/esm/responsivePropType.js.map +1 -1
  157. package/dist/cjs/node_modules/@material-ui/system/esm/spacing.js +1 -1
  158. package/dist/cjs/node_modules/@material-ui/system/esm/spacing.js.map +1 -1
  159. package/dist/cjs/node_modules/@material-ui/utils/esm/elementAcceptingRef.js +1 -1
  160. package/dist/cjs/node_modules/@material-ui/utils/esm/elementAcceptingRef.js.map +1 -1
  161. package/dist/cjs/node_modules/@material-ui/utils/esm/elementTypeAcceptingRef.js +1 -1
  162. package/dist/cjs/node_modules/@material-ui/utils/esm/elementTypeAcceptingRef.js.map +1 -1
  163. package/dist/cjs/node_modules/@material-ui/utils/esm/getDisplayName.js +1 -1
  164. package/dist/cjs/node_modules/@material-ui/utils/esm/refType.js +1 -1
  165. package/dist/cjs/node_modules/@material-ui/utils/esm/refType.js.map +1 -1
  166. package/dist/cjs/node_modules/@mui/material/Accordion/Accordion.js +1 -1
  167. package/dist/cjs/node_modules/@mui/material/Accordion/Accordion.js.map +1 -1
  168. package/dist/cjs/node_modules/@mui/material/AccordionActions/AccordionActions.js +1 -1
  169. package/dist/cjs/node_modules/@mui/material/AccordionActions/AccordionActions.js.map +1 -1
  170. package/dist/cjs/node_modules/@mui/material/AccordionDetails/AccordionDetails.js +1 -1
  171. package/dist/cjs/node_modules/@mui/material/AccordionDetails/AccordionDetails.js.map +1 -1
  172. package/dist/cjs/node_modules/@mui/material/AccordionSummary/AccordionSummary.js +1 -1
  173. package/dist/cjs/node_modules/@mui/material/AccordionSummary/AccordionSummary.js.map +1 -1
  174. package/dist/cjs/node_modules/@mui/material/Alert/Alert.js +1 -1
  175. package/dist/cjs/node_modules/@mui/material/Alert/Alert.js.map +1 -1
  176. package/dist/cjs/node_modules/@mui/material/AlertTitle/AlertTitle.js +1 -1
  177. package/dist/cjs/node_modules/@mui/material/AlertTitle/AlertTitle.js.map +1 -1
  178. package/dist/cjs/node_modules/@mui/material/AppBar/AppBar.js +1 -1
  179. package/dist/cjs/node_modules/@mui/material/AppBar/AppBar.js.map +1 -1
  180. package/dist/cjs/node_modules/@mui/material/Autocomplete/Autocomplete.js +1 -1
  181. package/dist/cjs/node_modules/@mui/material/Autocomplete/Autocomplete.js.map +1 -1
  182. package/dist/cjs/node_modules/@mui/material/Avatar/Avatar.js +1 -1
  183. package/dist/cjs/node_modules/@mui/material/Avatar/Avatar.js.map +1 -1
  184. package/dist/cjs/node_modules/@mui/material/AvatarGroup/AvatarGroup.js +1 -1
  185. package/dist/cjs/node_modules/@mui/material/AvatarGroup/AvatarGroup.js.map +1 -1
  186. package/dist/cjs/node_modules/@mui/material/Backdrop/Backdrop.js +1 -1
  187. package/dist/cjs/node_modules/@mui/material/Backdrop/Backdrop.js.map +1 -1
  188. package/dist/cjs/node_modules/@mui/material/Badge/Badge.js +1 -1
  189. package/dist/cjs/node_modules/@mui/material/Badge/Badge.js.map +1 -1
  190. package/dist/cjs/node_modules/@mui/material/Badge/useBadge.js +1 -1
  191. package/dist/cjs/node_modules/@mui/material/BottomNavigation/BottomNavigation.js +1 -1
  192. package/dist/cjs/node_modules/@mui/material/BottomNavigation/BottomNavigation.js.map +1 -1
  193. package/dist/cjs/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction.js +1 -1
  194. package/dist/cjs/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction.js.map +1 -1
  195. package/dist/cjs/node_modules/@mui/material/Box/Box.js +1 -1
  196. package/dist/cjs/node_modules/@mui/material/Box/Box.js.map +1 -1
  197. package/dist/cjs/node_modules/@mui/material/Breadcrumbs/BreadcrumbCollapsed.js +1 -1
  198. package/dist/cjs/node_modules/@mui/material/Breadcrumbs/BreadcrumbCollapsed.js.map +1 -1
  199. package/dist/cjs/node_modules/@mui/material/Breadcrumbs/Breadcrumbs.js +1 -1
  200. package/dist/cjs/node_modules/@mui/material/Breadcrumbs/Breadcrumbs.js.map +1 -1
  201. package/dist/cjs/node_modules/@mui/material/Button/Button.js +1 -1
  202. package/dist/cjs/node_modules/@mui/material/Button/Button.js.map +1 -1
  203. package/dist/cjs/node_modules/@mui/material/ButtonBase/ButtonBase.js +1 -1
  204. package/dist/cjs/node_modules/@mui/material/ButtonBase/ButtonBase.js.map +1 -1
  205. package/dist/cjs/node_modules/@mui/material/ButtonBase/Ripple.js +1 -1
  206. package/dist/cjs/node_modules/@mui/material/ButtonBase/Ripple.js.map +1 -1
  207. package/dist/cjs/node_modules/@mui/material/ButtonBase/TouchRipple.js +1 -1
  208. package/dist/cjs/node_modules/@mui/material/ButtonBase/TouchRipple.js.map +1 -1
  209. package/dist/cjs/node_modules/@mui/material/ButtonGroup/ButtonGroup.js +1 -1
  210. package/dist/cjs/node_modules/@mui/material/ButtonGroup/ButtonGroup.js.map +1 -1
  211. package/dist/cjs/node_modules/@mui/material/Card/Card.js +1 -1
  212. package/dist/cjs/node_modules/@mui/material/Card/Card.js.map +1 -1
  213. package/dist/cjs/node_modules/@mui/material/CardActionArea/CardActionArea.js +1 -1
  214. package/dist/cjs/node_modules/@mui/material/CardActionArea/CardActionArea.js.map +1 -1
  215. package/dist/cjs/node_modules/@mui/material/CardActions/CardActions.js +1 -1
  216. package/dist/cjs/node_modules/@mui/material/CardActions/CardActions.js.map +1 -1
  217. package/dist/cjs/node_modules/@mui/material/CardContent/CardContent.js +1 -1
  218. package/dist/cjs/node_modules/@mui/material/CardContent/CardContent.js.map +1 -1
  219. package/dist/cjs/node_modules/@mui/material/CardHeader/CardHeader.js +1 -1
  220. package/dist/cjs/node_modules/@mui/material/CardHeader/CardHeader.js.map +1 -1
  221. package/dist/cjs/node_modules/@mui/material/CardMedia/CardMedia.js +1 -1
  222. package/dist/cjs/node_modules/@mui/material/CardMedia/CardMedia.js.map +1 -1
  223. package/dist/cjs/node_modules/@mui/material/Checkbox/Checkbox.js +1 -1
  224. package/dist/cjs/node_modules/@mui/material/Checkbox/Checkbox.js.map +1 -1
  225. package/dist/cjs/node_modules/@mui/material/Chip/Chip.js +1 -1
  226. package/dist/cjs/node_modules/@mui/material/Chip/Chip.js.map +1 -1
  227. package/dist/cjs/node_modules/@mui/material/CircularProgress/CircularProgress.js +1 -1
  228. package/dist/cjs/node_modules/@mui/material/CircularProgress/CircularProgress.js.map +1 -1
  229. package/dist/cjs/node_modules/@mui/material/ClickAwayListener/ClickAwayListener.js +1 -1
  230. package/dist/cjs/node_modules/@mui/material/ClickAwayListener/ClickAwayListener.js.map +1 -1
  231. package/dist/cjs/node_modules/@mui/material/Collapse/Collapse.js +1 -1
  232. package/dist/cjs/node_modules/@mui/material/Collapse/Collapse.js.map +1 -1
  233. package/dist/cjs/node_modules/@mui/material/Container/Container.js +1 -1
  234. package/dist/cjs/node_modules/@mui/material/Container/Container.js.map +1 -1
  235. package/dist/cjs/node_modules/@mui/material/CssBaseline/CssBaseline.js +1 -1
  236. package/dist/cjs/node_modules/@mui/material/CssBaseline/CssBaseline.js.map +1 -1
  237. package/dist/cjs/node_modules/@mui/material/DefaultPropsProvider/DefaultPropsProvider.js +1 -1
  238. package/dist/cjs/node_modules/@mui/material/DefaultPropsProvider/DefaultPropsProvider.js.map +1 -1
  239. package/dist/cjs/node_modules/@mui/material/Dialog/Dialog.js +1 -1
  240. package/dist/cjs/node_modules/@mui/material/Dialog/Dialog.js.map +1 -1
  241. package/dist/cjs/node_modules/@mui/material/DialogActions/DialogActions.js +1 -1
  242. package/dist/cjs/node_modules/@mui/material/DialogActions/DialogActions.js.map +1 -1
  243. package/dist/cjs/node_modules/@mui/material/DialogContent/DialogContent.js +1 -1
  244. package/dist/cjs/node_modules/@mui/material/DialogContent/DialogContent.js.map +1 -1
  245. package/dist/cjs/node_modules/@mui/material/DialogContentText/DialogContentText.js +1 -1
  246. package/dist/cjs/node_modules/@mui/material/DialogContentText/DialogContentText.js.map +1 -1
  247. package/dist/cjs/node_modules/@mui/material/DialogTitle/DialogTitle.js +1 -1
  248. package/dist/cjs/node_modules/@mui/material/DialogTitle/DialogTitle.js.map +1 -1
  249. package/dist/cjs/node_modules/@mui/material/Divider/Divider.js +1 -1
  250. package/dist/cjs/node_modules/@mui/material/Divider/Divider.js.map +1 -1
  251. package/dist/cjs/node_modules/@mui/material/Drawer/Drawer.js +1 -1
  252. package/dist/cjs/node_modules/@mui/material/Drawer/Drawer.js.map +1 -1
  253. package/dist/cjs/node_modules/@mui/material/Fab/Fab.js +1 -1
  254. package/dist/cjs/node_modules/@mui/material/Fab/Fab.js.map +1 -1
  255. package/dist/cjs/node_modules/@mui/material/Fade/Fade.js +1 -1
  256. package/dist/cjs/node_modules/@mui/material/Fade/Fade.js.map +1 -1
  257. package/dist/cjs/node_modules/@mui/material/FilledInput/FilledInput.js +1 -1
  258. package/dist/cjs/node_modules/@mui/material/FilledInput/FilledInput.js.map +1 -1
  259. package/dist/cjs/node_modules/@mui/material/FormControl/FormControl.js +1 -1
  260. package/dist/cjs/node_modules/@mui/material/FormControl/FormControl.js.map +1 -1
  261. package/dist/cjs/node_modules/@mui/material/FormControlLabel/FormControlLabel.js +1 -1
  262. package/dist/cjs/node_modules/@mui/material/FormControlLabel/FormControlLabel.js.map +1 -1
  263. package/dist/cjs/node_modules/@mui/material/FormGroup/FormGroup.js +1 -1
  264. package/dist/cjs/node_modules/@mui/material/FormGroup/FormGroup.js.map +1 -1
  265. package/dist/cjs/node_modules/@mui/material/FormHelperText/FormHelperText.js +1 -1
  266. package/dist/cjs/node_modules/@mui/material/FormHelperText/FormHelperText.js.map +1 -1
  267. package/dist/cjs/node_modules/@mui/material/FormLabel/FormLabel.js +1 -1
  268. package/dist/cjs/node_modules/@mui/material/FormLabel/FormLabel.js.map +1 -1
  269. package/dist/cjs/node_modules/@mui/material/GlobalStyles/GlobalStyles.js +1 -1
  270. package/dist/cjs/node_modules/@mui/material/GlobalStyles/GlobalStyles.js.map +1 -1
  271. package/dist/cjs/node_modules/@mui/material/Grid/Grid.js +1 -1
  272. package/dist/cjs/node_modules/@mui/material/Grid/Grid.js.map +1 -1
  273. package/dist/cjs/node_modules/@mui/material/Grow/Grow.js +1 -1
  274. package/dist/cjs/node_modules/@mui/material/Grow/Grow.js.map +1 -1
  275. package/dist/cjs/node_modules/@mui/material/Hidden/Hidden.js +1 -1
  276. package/dist/cjs/node_modules/@mui/material/Hidden/Hidden.js.map +1 -1
  277. package/dist/cjs/node_modules/@mui/material/Hidden/HiddenCss.js +1 -1
  278. package/dist/cjs/node_modules/@mui/material/Hidden/HiddenCss.js.map +1 -1
  279. package/dist/cjs/node_modules/@mui/material/Hidden/HiddenJs.js +1 -1
  280. package/dist/cjs/node_modules/@mui/material/Hidden/HiddenJs.js.map +1 -1
  281. package/dist/cjs/node_modules/@mui/material/Hidden/withWidth.js +1 -1
  282. package/dist/cjs/node_modules/@mui/material/Hidden/withWidth.js.map +1 -1
  283. package/dist/cjs/node_modules/@mui/material/Icon/Icon.js +1 -1
  284. package/dist/cjs/node_modules/@mui/material/Icon/Icon.js.map +1 -1
  285. package/dist/cjs/node_modules/@mui/material/IconButton/IconButton.js +1 -1
  286. package/dist/cjs/node_modules/@mui/material/IconButton/IconButton.js.map +1 -1
  287. package/dist/cjs/node_modules/@mui/material/ImageList/ImageList.js +1 -1
  288. package/dist/cjs/node_modules/@mui/material/ImageList/ImageList.js.map +1 -1
  289. package/dist/cjs/node_modules/@mui/material/ImageListItem/ImageListItem.js +1 -1
  290. package/dist/cjs/node_modules/@mui/material/ImageListItem/ImageListItem.js.map +1 -1
  291. package/dist/cjs/node_modules/@mui/material/ImageListItemBar/ImageListItemBar.js +1 -1
  292. package/dist/cjs/node_modules/@mui/material/ImageListItemBar/ImageListItemBar.js.map +1 -1
  293. package/dist/cjs/node_modules/@mui/material/Input/Input.js +1 -1
  294. package/dist/cjs/node_modules/@mui/material/Input/Input.js.map +1 -1
  295. package/dist/cjs/node_modules/@mui/material/InputAdornment/InputAdornment.js +1 -1
  296. package/dist/cjs/node_modules/@mui/material/InputAdornment/InputAdornment.js.map +1 -1
  297. package/dist/cjs/node_modules/@mui/material/InputBase/InputBase.js +1 -1
  298. package/dist/cjs/node_modules/@mui/material/InputBase/InputBase.js.map +1 -1
  299. package/dist/cjs/node_modules/@mui/material/InputLabel/InputLabel.js +1 -1
  300. package/dist/cjs/node_modules/@mui/material/InputLabel/InputLabel.js.map +1 -1
  301. package/dist/cjs/node_modules/@mui/material/LinearProgress/LinearProgress.js +1 -1
  302. package/dist/cjs/node_modules/@mui/material/LinearProgress/LinearProgress.js.map +1 -1
  303. package/dist/cjs/node_modules/@mui/material/Link/Link.js +1 -1
  304. package/dist/cjs/node_modules/@mui/material/Link/Link.js.map +1 -1
  305. package/dist/cjs/node_modules/@mui/material/Link/getTextDecoration.js +1 -1
  306. package/dist/cjs/node_modules/@mui/material/Link/getTextDecoration.js.map +1 -1
  307. package/dist/cjs/node_modules/@mui/material/List/List.js +1 -1
  308. package/dist/cjs/node_modules/@mui/material/List/List.js.map +1 -1
  309. package/dist/cjs/node_modules/@mui/material/ListItem/ListItem.js +1 -1
  310. package/dist/cjs/node_modules/@mui/material/ListItem/ListItem.js.map +1 -1
  311. package/dist/cjs/node_modules/@mui/material/ListItemAvatar/ListItemAvatar.js +1 -1
  312. package/dist/cjs/node_modules/@mui/material/ListItemAvatar/ListItemAvatar.js.map +1 -1
  313. package/dist/cjs/node_modules/@mui/material/ListItemButton/ListItemButton.js +1 -1
  314. package/dist/cjs/node_modules/@mui/material/ListItemButton/ListItemButton.js.map +1 -1
  315. package/dist/cjs/node_modules/@mui/material/ListItemIcon/ListItemIcon.js +1 -1
  316. package/dist/cjs/node_modules/@mui/material/ListItemIcon/ListItemIcon.js.map +1 -1
  317. package/dist/cjs/node_modules/@mui/material/ListItemSecondaryAction/ListItemSecondaryAction.js +1 -1
  318. package/dist/cjs/node_modules/@mui/material/ListItemSecondaryAction/ListItemSecondaryAction.js.map +1 -1
  319. package/dist/cjs/node_modules/@mui/material/ListItemText/ListItemText.js +1 -1
  320. package/dist/cjs/node_modules/@mui/material/ListItemText/ListItemText.js.map +1 -1
  321. package/dist/cjs/node_modules/@mui/material/ListSubheader/ListSubheader.js +1 -1
  322. package/dist/cjs/node_modules/@mui/material/ListSubheader/ListSubheader.js.map +1 -1
  323. package/dist/cjs/node_modules/@mui/material/Menu/Menu.js +1 -1
  324. package/dist/cjs/node_modules/@mui/material/Menu/Menu.js.map +1 -1
  325. package/dist/cjs/node_modules/@mui/material/MenuItem/MenuItem.js +1 -1
  326. package/dist/cjs/node_modules/@mui/material/MenuItem/MenuItem.js.map +1 -1
  327. package/dist/cjs/node_modules/@mui/material/MenuList/MenuList.js +1 -1
  328. package/dist/cjs/node_modules/@mui/material/MenuList/MenuList.js.map +1 -1
  329. package/dist/cjs/node_modules/@mui/material/MobileStepper/MobileStepper.js +1 -1
  330. package/dist/cjs/node_modules/@mui/material/MobileStepper/MobileStepper.js.map +1 -1
  331. package/dist/cjs/node_modules/@mui/material/Modal/Modal.js +1 -1
  332. package/dist/cjs/node_modules/@mui/material/Modal/Modal.js.map +1 -1
  333. package/dist/cjs/node_modules/@mui/material/Modal/ModalManager.js +1 -1
  334. package/dist/cjs/node_modules/@mui/material/Modal/useModal.js +1 -1
  335. package/dist/cjs/node_modules/@mui/material/NativeSelect/NativeSelect.js +1 -1
  336. package/dist/cjs/node_modules/@mui/material/NativeSelect/NativeSelect.js.map +1 -1
  337. package/dist/cjs/node_modules/@mui/material/NativeSelect/NativeSelectInput.js +1 -1
  338. package/dist/cjs/node_modules/@mui/material/NativeSelect/NativeSelectInput.js.map +1 -1
  339. package/dist/cjs/node_modules/@mui/material/NoSsr/NoSsr.js +1 -1
  340. package/dist/cjs/node_modules/@mui/material/NoSsr/NoSsr.js.map +1 -1
  341. package/dist/cjs/node_modules/@mui/material/OutlinedInput/NotchedOutline.js +1 -1
  342. package/dist/cjs/node_modules/@mui/material/OutlinedInput/NotchedOutline.js.map +1 -1
  343. package/dist/cjs/node_modules/@mui/material/OutlinedInput/OutlinedInput.js +1 -1
  344. package/dist/cjs/node_modules/@mui/material/OutlinedInput/OutlinedInput.js.map +1 -1
  345. package/dist/cjs/node_modules/@mui/material/Pagination/Pagination.js +1 -1
  346. package/dist/cjs/node_modules/@mui/material/Pagination/Pagination.js.map +1 -1
  347. package/dist/cjs/node_modules/@mui/material/PaginationItem/PaginationItem.js +1 -1
  348. package/dist/cjs/node_modules/@mui/material/PaginationItem/PaginationItem.js.map +1 -1
  349. package/dist/cjs/node_modules/@mui/material/Paper/Paper.js +1 -1
  350. package/dist/cjs/node_modules/@mui/material/Paper/Paper.js.map +1 -1
  351. package/dist/cjs/node_modules/@mui/material/Popover/Popover.js +1 -1
  352. package/dist/cjs/node_modules/@mui/material/Popover/Popover.js.map +1 -1
  353. package/dist/cjs/node_modules/@mui/material/Popper/BasePopper.js +1 -1
  354. package/dist/cjs/node_modules/@mui/material/Popper/BasePopper.js.map +1 -1
  355. package/dist/cjs/node_modules/@mui/material/Popper/Popper.js +1 -1
  356. package/dist/cjs/node_modules/@mui/material/Popper/Popper.js.map +1 -1
  357. package/dist/cjs/node_modules/@mui/material/Portal/Portal.js +1 -1
  358. package/dist/cjs/node_modules/@mui/material/Portal/Portal.js.map +1 -1
  359. package/dist/cjs/node_modules/@mui/material/Radio/Radio.js +1 -1
  360. package/dist/cjs/node_modules/@mui/material/Radio/Radio.js.map +1 -1
  361. package/dist/cjs/node_modules/@mui/material/Radio/RadioButtonIcon.js +1 -1
  362. package/dist/cjs/node_modules/@mui/material/Radio/RadioButtonIcon.js.map +1 -1
  363. package/dist/cjs/node_modules/@mui/material/RadioGroup/RadioGroup.js +1 -1
  364. package/dist/cjs/node_modules/@mui/material/RadioGroup/RadioGroup.js.map +1 -1
  365. package/dist/cjs/node_modules/@mui/material/Rating/Rating.js +1 -1
  366. package/dist/cjs/node_modules/@mui/material/Rating/Rating.js.map +1 -1
  367. package/dist/cjs/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline.js +1 -1
  368. package/dist/cjs/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline.js.map +1 -1
  369. package/dist/cjs/node_modules/@mui/material/Select/Select.js +1 -1
  370. package/dist/cjs/node_modules/@mui/material/Select/Select.js.map +1 -1
  371. package/dist/cjs/node_modules/@mui/material/Select/SelectInput.js +1 -1
  372. package/dist/cjs/node_modules/@mui/material/Select/SelectInput.js.map +1 -1
  373. package/dist/cjs/node_modules/@mui/material/Skeleton/Skeleton.js +1 -1
  374. package/dist/cjs/node_modules/@mui/material/Skeleton/Skeleton.js.map +1 -1
  375. package/dist/cjs/node_modules/@mui/material/Slide/Slide.js +1 -1
  376. package/dist/cjs/node_modules/@mui/material/Slide/Slide.js.map +1 -1
  377. package/dist/cjs/node_modules/@mui/material/Slider/Slider.js +1 -1
  378. package/dist/cjs/node_modules/@mui/material/Slider/Slider.js.map +1 -1
  379. package/dist/cjs/node_modules/@mui/material/Slider/SliderValueLabel.js +1 -1
  380. package/dist/cjs/node_modules/@mui/material/Slider/SliderValueLabel.js.map +1 -1
  381. package/dist/cjs/node_modules/@mui/material/Slider/useSlider.js +1 -1
  382. package/dist/cjs/node_modules/@mui/material/Snackbar/Snackbar.js +1 -1
  383. package/dist/cjs/node_modules/@mui/material/Snackbar/Snackbar.js.map +1 -1
  384. package/dist/cjs/node_modules/@mui/material/Snackbar/useSnackbar.js +1 -1
  385. package/dist/cjs/node_modules/@mui/material/SnackbarContent/SnackbarContent.js +1 -1
  386. package/dist/cjs/node_modules/@mui/material/SnackbarContent/SnackbarContent.js.map +1 -1
  387. package/dist/cjs/node_modules/@mui/material/SpeedDial/SpeedDial.js +1 -1
  388. package/dist/cjs/node_modules/@mui/material/SpeedDial/SpeedDial.js.map +1 -1
  389. package/dist/cjs/node_modules/@mui/material/SpeedDialAction/SpeedDialAction.js +1 -1
  390. package/dist/cjs/node_modules/@mui/material/SpeedDialAction/SpeedDialAction.js.map +1 -1
  391. package/dist/cjs/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon.js +1 -1
  392. package/dist/cjs/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon.js.map +1 -1
  393. package/dist/cjs/node_modules/@mui/material/Stack/Stack.js +1 -1
  394. package/dist/cjs/node_modules/@mui/material/Stack/Stack.js.map +1 -1
  395. package/dist/cjs/node_modules/@mui/material/Step/Step.js +1 -1
  396. package/dist/cjs/node_modules/@mui/material/Step/Step.js.map +1 -1
  397. package/dist/cjs/node_modules/@mui/material/StepButton/StepButton.js +1 -1
  398. package/dist/cjs/node_modules/@mui/material/StepButton/StepButton.js.map +1 -1
  399. package/dist/cjs/node_modules/@mui/material/StepConnector/StepConnector.js +1 -1
  400. package/dist/cjs/node_modules/@mui/material/StepConnector/StepConnector.js.map +1 -1
  401. package/dist/cjs/node_modules/@mui/material/StepContent/StepContent.js +1 -1
  402. package/dist/cjs/node_modules/@mui/material/StepContent/StepContent.js.map +1 -1
  403. package/dist/cjs/node_modules/@mui/material/StepIcon/StepIcon.js +1 -1
  404. package/dist/cjs/node_modules/@mui/material/StepIcon/StepIcon.js.map +1 -1
  405. package/dist/cjs/node_modules/@mui/material/StepLabel/StepLabel.js +1 -1
  406. package/dist/cjs/node_modules/@mui/material/StepLabel/StepLabel.js.map +1 -1
  407. package/dist/cjs/node_modules/@mui/material/Stepper/Stepper.js +1 -1
  408. package/dist/cjs/node_modules/@mui/material/Stepper/Stepper.js.map +1 -1
  409. package/dist/cjs/node_modules/@mui/material/SvgIcon/SvgIcon.js +1 -1
  410. package/dist/cjs/node_modules/@mui/material/SvgIcon/SvgIcon.js.map +1 -1
  411. package/dist/cjs/node_modules/@mui/material/SwipeableDrawer/SwipeArea.js +1 -1
  412. package/dist/cjs/node_modules/@mui/material/SwipeableDrawer/SwipeArea.js.map +1 -1
  413. package/dist/cjs/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer.js +1 -1
  414. package/dist/cjs/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer.js.map +1 -1
  415. package/dist/cjs/node_modules/@mui/material/Switch/Switch.js +1 -1
  416. package/dist/cjs/node_modules/@mui/material/Switch/Switch.js.map +1 -1
  417. package/dist/cjs/node_modules/@mui/material/Tab/Tab.js +1 -1
  418. package/dist/cjs/node_modules/@mui/material/Tab/Tab.js.map +1 -1
  419. package/dist/cjs/node_modules/@mui/material/TabScrollButton/TabScrollButton.js +1 -1
  420. package/dist/cjs/node_modules/@mui/material/TabScrollButton/TabScrollButton.js.map +1 -1
  421. package/dist/cjs/node_modules/@mui/material/Table/Table.js +1 -1
  422. package/dist/cjs/node_modules/@mui/material/Table/Table.js.map +1 -1
  423. package/dist/cjs/node_modules/@mui/material/TableBody/TableBody.js +1 -1
  424. package/dist/cjs/node_modules/@mui/material/TableBody/TableBody.js.map +1 -1
  425. package/dist/cjs/node_modules/@mui/material/TableCell/TableCell.js +1 -1
  426. package/dist/cjs/node_modules/@mui/material/TableCell/TableCell.js.map +1 -1
  427. package/dist/cjs/node_modules/@mui/material/TableContainer/TableContainer.js +1 -1
  428. package/dist/cjs/node_modules/@mui/material/TableContainer/TableContainer.js.map +1 -1
  429. package/dist/cjs/node_modules/@mui/material/TableFooter/TableFooter.js +1 -1
  430. package/dist/cjs/node_modules/@mui/material/TableFooter/TableFooter.js.map +1 -1
  431. package/dist/cjs/node_modules/@mui/material/TableHead/TableHead.js +1 -1
  432. package/dist/cjs/node_modules/@mui/material/TableHead/TableHead.js.map +1 -1
  433. package/dist/cjs/node_modules/@mui/material/TablePagination/TablePagination.js +1 -1
  434. package/dist/cjs/node_modules/@mui/material/TablePagination/TablePagination.js.map +1 -1
  435. package/dist/cjs/node_modules/@mui/material/TablePagination/TablePaginationActions.js +1 -1
  436. package/dist/cjs/node_modules/@mui/material/TablePagination/TablePaginationActions.js.map +1 -1
  437. package/dist/cjs/node_modules/@mui/material/TableRow/TableRow.js +1 -1
  438. package/dist/cjs/node_modules/@mui/material/TableRow/TableRow.js.map +1 -1
  439. package/dist/cjs/node_modules/@mui/material/TableSortLabel/TableSortLabel.js +1 -1
  440. package/dist/cjs/node_modules/@mui/material/TableSortLabel/TableSortLabel.js.map +1 -1
  441. package/dist/cjs/node_modules/@mui/material/Tabs/ScrollbarSize.js +1 -1
  442. package/dist/cjs/node_modules/@mui/material/Tabs/ScrollbarSize.js.map +1 -1
  443. package/dist/cjs/node_modules/@mui/material/Tabs/Tabs.js +1 -1
  444. package/dist/cjs/node_modules/@mui/material/Tabs/Tabs.js.map +1 -1
  445. package/dist/cjs/node_modules/@mui/material/TextField/TextField.js +1 -1
  446. package/dist/cjs/node_modules/@mui/material/TextField/TextField.js.map +1 -1
  447. package/dist/cjs/node_modules/@mui/material/TextareaAutosize/TextareaAutosize.js +1 -1
  448. package/dist/cjs/node_modules/@mui/material/TextareaAutosize/TextareaAutosize.js.map +1 -1
  449. package/dist/cjs/node_modules/@mui/material/ToggleButton/ToggleButton.js +1 -1
  450. package/dist/cjs/node_modules/@mui/material/ToggleButton/ToggleButton.js.map +1 -1
  451. package/dist/cjs/node_modules/@mui/material/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
  452. package/dist/cjs/node_modules/@mui/material/ToggleButtonGroup/ToggleButtonGroup.js.map +1 -1
  453. package/dist/cjs/node_modules/@mui/material/Toolbar/Toolbar.js +1 -1
  454. package/dist/cjs/node_modules/@mui/material/Toolbar/Toolbar.js.map +1 -1
  455. package/dist/cjs/node_modules/@mui/material/Tooltip/Tooltip.js +1 -1
  456. package/dist/cjs/node_modules/@mui/material/Tooltip/Tooltip.js.map +1 -1
  457. package/dist/cjs/node_modules/@mui/material/Typography/Typography.js +1 -1
  458. package/dist/cjs/node_modules/@mui/material/Typography/Typography.js.map +1 -1
  459. package/dist/cjs/node_modules/@mui/material/Unstable_Grid2/Grid2.js +1 -1
  460. package/dist/cjs/node_modules/@mui/material/Unstable_Grid2/Grid2.js.map +1 -1
  461. package/dist/cjs/node_modules/@mui/material/Unstable_TrapFocus/FocusTrap.js +1 -1
  462. package/dist/cjs/node_modules/@mui/material/Unstable_TrapFocus/FocusTrap.js.map +1 -1
  463. package/dist/cjs/node_modules/@mui/material/Zoom/Zoom.js +1 -1
  464. package/dist/cjs/node_modules/@mui/material/Zoom/Zoom.js.map +1 -1
  465. package/dist/cjs/node_modules/@mui/material/internal/SwitchBase.js +1 -1
  466. package/dist/cjs/node_modules/@mui/material/internal/SwitchBase.js.map +1 -1
  467. package/dist/cjs/node_modules/@mui/material/internal/svg-icons/Add.js +1 -1
  468. package/dist/cjs/node_modules/@mui/material/node_modules/react-is/index.js +1 -1
  469. package/dist/cjs/node_modules/@mui/material/styles/CssVarsProvider.js +1 -1
  470. package/dist/cjs/node_modules/@mui/material/styles/CssVarsProvider.js.map +1 -1
  471. package/dist/cjs/node_modules/@mui/material/styles/ThemeProvider.js +1 -1
  472. package/dist/cjs/node_modules/@mui/material/styles/ThemeProvider.js.map +1 -1
  473. package/dist/cjs/node_modules/@mui/material/styles/experimental_extendTheme.js +1 -1
  474. package/dist/cjs/node_modules/@mui/material/styles/experimental_extendTheme.js.map +1 -1
  475. package/dist/cjs/node_modules/@mui/material/styles/useTheme.js +1 -1
  476. package/dist/cjs/node_modules/@mui/material/styles/useTheme.js.map +1 -1
  477. package/dist/cjs/node_modules/@mui/material/useAutocomplete/useAutocomplete.js +1 -1
  478. package/dist/cjs/node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.js +1 -1
  479. package/dist/cjs/node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.js.map +1 -1
  480. package/dist/cjs/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js +1 -1
  481. package/dist/cjs/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js.map +1 -1
  482. package/dist/cjs/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js +1 -1
  483. package/dist/cjs/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js.map +1 -1
  484. package/dist/cjs/node_modules/@mui/system/colorManipulator.js +1 -1
  485. package/dist/cjs/node_modules/@mui/system/createStyled.js +1 -1
  486. package/dist/cjs/node_modules/@mui/system/createStyled.js.map +1 -1
  487. package/dist/cjs/node_modules/@mui/system/esm/Box/Box.js +1 -1
  488. package/dist/cjs/node_modules/@mui/system/esm/Box/Box.js.map +1 -1
  489. package/dist/cjs/node_modules/@mui/system/esm/Container/Container.js +1 -1
  490. package/dist/cjs/node_modules/@mui/system/esm/Container/Container.js.map +1 -1
  491. package/dist/cjs/node_modules/@mui/system/esm/Container/createContainer.js +1 -1
  492. package/dist/cjs/node_modules/@mui/system/esm/Container/createContainer.js.map +1 -1
  493. package/dist/cjs/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js +1 -1
  494. package/dist/cjs/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js.map +1 -1
  495. package/dist/cjs/node_modules/@mui/system/esm/GlobalStyles/GlobalStyles.js +1 -1
  496. package/dist/cjs/node_modules/@mui/system/esm/GlobalStyles/GlobalStyles.js.map +1 -1
  497. package/dist/cjs/node_modules/@mui/system/esm/RtlProvider/index.js +1 -1
  498. package/dist/cjs/node_modules/@mui/system/esm/RtlProvider/index.js.map +1 -1
  499. package/dist/cjs/node_modules/@mui/system/esm/Stack/Stack.js +1 -1
  500. package/dist/cjs/node_modules/@mui/system/esm/Stack/Stack.js.map +1 -1
  501. package/dist/cjs/node_modules/@mui/system/esm/Stack/createStack.js +1 -1
  502. package/dist/cjs/node_modules/@mui/system/esm/Stack/createStack.js.map +1 -1
  503. package/dist/cjs/node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js +1 -1
  504. package/dist/cjs/node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js.map +1 -1
  505. package/dist/cjs/node_modules/@mui/system/esm/Unstable_Grid/Grid.js +1 -1
  506. package/dist/cjs/node_modules/@mui/system/esm/Unstable_Grid/Grid.js.map +1 -1
  507. package/dist/cjs/node_modules/@mui/system/esm/Unstable_Grid/createGrid.js +1 -1
  508. package/dist/cjs/node_modules/@mui/system/esm/Unstable_Grid/createGrid.js.map +1 -1
  509. package/dist/cjs/node_modules/@mui/system/esm/breakpoints.js +1 -1
  510. package/dist/cjs/node_modules/@mui/system/esm/breakpoints.js.map +1 -1
  511. package/dist/cjs/node_modules/@mui/system/esm/cssVars/createCssVarsProvider.js +1 -1
  512. package/dist/cjs/node_modules/@mui/system/esm/cssVars/createCssVarsProvider.js.map +1 -1
  513. package/dist/cjs/node_modules/@mui/system/esm/responsivePropType.js +1 -1
  514. package/dist/cjs/node_modules/@mui/system/esm/responsivePropType.js.map +1 -1
  515. package/dist/cjs/node_modules/@mui/system/useThemeWithoutDefault.js +1 -1
  516. package/dist/cjs/node_modules/@mui/system/useThemeWithoutDefault.js.map +1 -1
  517. package/dist/cjs/node_modules/@mui/utils/esm/elementAcceptingRef/elementAcceptingRef.js +1 -1
  518. package/dist/cjs/node_modules/@mui/utils/esm/elementAcceptingRef/elementAcceptingRef.js.map +1 -1
  519. package/dist/cjs/node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js +1 -1
  520. package/dist/cjs/node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js.map +1 -1
  521. package/dist/cjs/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js +1 -1
  522. package/dist/cjs/node_modules/@mui/utils/esm/refType/refType.js +1 -1
  523. package/dist/cjs/node_modules/@mui/utils/esm/refType/refType.js.map +1 -1
  524. package/dist/cjs/node_modules/@mui/utils/node_modules/react-is/index.js +1 -1
  525. package/dist/cjs/node_modules/graphql-ws/lib/index.js +1 -1
  526. package/dist/cjs/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.development.js +1 -1
  527. package/dist/cjs/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js +1 -1
  528. package/dist/cjs/node_modules/hoist-non-react-statics/node_modules/react-is/index.js +1 -1
  529. package/dist/cjs/node_modules/json5/dist/index.js +1 -1
  530. package/dist/cjs/node_modules/prop-types/index.js +1 -1
  531. package/dist/cjs/node_modules/prop-types/node_modules/react-is/index.js +1 -1
  532. package/dist/cjs/node_modules/react-is/cjs/react-is.development.js +1 -1
  533. package/dist/cjs/node_modules/react-is/cjs/react-is.production.min.js +1 -1
  534. package/dist/cjs/node_modules/react-is/index.js +1 -1
  535. package/dist/cjs/node_modules/react-markdown/lib/ast-to-react.js +1 -1
  536. package/dist/cjs/node_modules/react-markdown/lib/ast-to-react.js.map +1 -1
  537. package/dist/cjs/node_modules/react-markdown/lib/react-markdown.js +1 -1
  538. package/dist/cjs/node_modules/react-markdown/lib/react-markdown.js.map +1 -1
  539. package/dist/cjs/node_modules/react-markdown/node_modules/react-is/cjs/react-is.development.js +1 -1
  540. package/dist/cjs/node_modules/react-markdown/node_modules/react-is/cjs/react-is.production.min.js +1 -1
  541. package/dist/cjs/node_modules/react-markdown/node_modules/react-is/index.js +1 -1
  542. package/dist/cjs/node_modules/react-transition-group/esm/CSSTransition.js +1 -1
  543. package/dist/cjs/node_modules/react-transition-group/esm/CSSTransition.js.map +1 -1
  544. package/dist/cjs/node_modules/react-transition-group/esm/ReplaceTransition.js +1 -1
  545. package/dist/cjs/node_modules/react-transition-group/esm/ReplaceTransition.js.map +1 -1
  546. package/dist/cjs/node_modules/react-transition-group/esm/SwitchTransition.js +1 -1
  547. package/dist/cjs/node_modules/react-transition-group/esm/SwitchTransition.js.map +1 -1
  548. package/dist/cjs/node_modules/react-transition-group/esm/Transition.js +1 -1
  549. package/dist/cjs/node_modules/react-transition-group/esm/Transition.js.map +1 -1
  550. package/dist/cjs/node_modules/react-transition-group/esm/TransitionGroup.js +1 -1
  551. package/dist/cjs/node_modules/react-transition-group/esm/TransitionGroup.js.map +1 -1
  552. package/dist/cjs/node_modules/react-transition-group/esm/utils/PropTypes.js +1 -1
  553. package/dist/cjs/node_modules/react-transition-group/esm/utils/PropTypes.js.map +1 -1
  554. package/dist/cjs/node_modules/unified/lib/index.js +1 -1
  555. package/dist/cjs/node_modules/unified/lib/index.js.map +1 -1
  556. package/dist/cjs/node_modules/uuid/dist/cjs-browser/index.js +1 -1
  557. package/dist/cjs/node_modules/vfile/lib/index.js +1 -1
  558. package/dist/cjs/node_modules/vfile/lib/index.js.map +1 -1
  559. package/dist/features/DocumentLearning/DocumentLearning.js +1 -1
  560. package/dist/features/DocumentLearning/_components/BookLearningForm.js +1 -1
  561. package/dist/features/DocumentLearning/_components/ChatComponent.js +1 -1
  562. package/dist/features/DocumentLearning/_components/ConflictingLearningWarnCard.js +1 -1
  563. package/dist/features/IL-OTJ/ILOTJ.js +1 -1
  564. package/dist/features/IL-OTJ/_components/ChatComponents/ChatComponent.js +2 -0
  565. package/dist/features/IL-OTJ/_components/ChatComponents/ChatHeader.js +2 -0
  566. package/dist/features/IL-OTJ/_components/ChatComponents/ChatHeader.js.map +1 -0
  567. package/dist/features/IL-OTJ/_components/CitationLink.js +1 -1
  568. package/dist/features/IL-OTJ/_components/CognitiveDecisioningCard.js +1 -1
  569. package/dist/features/IL-OTJ/_components/ILPopup.js +1 -1
  570. package/dist/features/IL-OTJ/_components/ILPopup.styles.js +1 -1
  571. package/dist/features/IL-OTJ/_components/InputDataReasoningCard.js +1 -1
  572. package/dist/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.js +2 -0
  573. package/dist/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.js.map +1 -0
  574. package/dist/features/IL-OTJ/_components/MessageRendering/MarkdownElements.js +1 -1
  575. package/dist/features/IL-OTJ/_components/MessageRendering/MessageRendering.js +1 -1
  576. package/dist/features/IL-OTJ/_components/MinimizedThinkingSteps.js +1 -1
  577. package/dist/features/IL-OTJ/_components/TooltipComponent.js +1 -1
  578. package/dist/features/IL-OTJ/_components/_svg/ChevronIcon.js +2 -0
  579. package/dist/features/IL-OTJ/_components/_svg/ChevronIcon.js.map +1 -0
  580. package/dist/features/IL-OTJ/_components/_svg/CitationLinkSparkleIcon.js +2 -0
  581. package/dist/features/IL-OTJ/_components/_svg/CitationLinkSparkleIcon.js.map +1 -0
  582. package/dist/features/IL-OTJ/_components/_svg/CognitiveDecisioning.js +1 -1
  583. package/dist/features/IL-OTJ/_components/_svg/GapIcon.js +2 -0
  584. package/dist/features/IL-OTJ/_components/_svg/GapIcon.js.map +1 -0
  585. package/dist/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.js +2 -0
  586. package/dist/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.js.map +1 -0
  587. package/dist/features/IL-OTJ/_components/_svg/Lightbulb.js +2 -0
  588. package/dist/features/IL-OTJ/_components/_svg/Lightbulb.js.map +1 -0
  589. package/dist/features/IL-OTJ/_components/_svg/NewChatIcon.js +1 -1
  590. package/dist/features/IL-OTJ/_components/_svg/ScrollToBottom.js +2 -0
  591. package/dist/features/IL-OTJ/_components/_svg/ScrollToBottom.js.map +1 -0
  592. package/dist/features/IL-OTJ/_components/_svg/SendButton.js +2 -0
  593. package/dist/features/IL-OTJ/_components/_svg/SendButton.js.map +1 -0
  594. package/dist/features/IL-OTJ/_components/_svg/SparkleIcon.js +1 -1
  595. package/dist/features/IL-OTJ/_components/_svg/TickIcon.js +2 -0
  596. package/dist/features/IL-OTJ/_components/_svg/TickIcon.js.map +1 -0
  597. package/dist/features/IL-OTJ/_components/_svg/UserIcon.js +2 -0
  598. package/dist/features/IL-OTJ/_components/_svg/UserIcon.js.map +1 -0
  599. package/dist/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.js +2 -0
  600. package/dist/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.js.map +1 -0
  601. package/dist/features/IL-OTJ/_components/atoms/SkeletonLoader/SkeletonLoader.js +2 -0
  602. package/dist/features/IL-OTJ/_components/atoms/SkeletonLoader/SkeletonLoader.js.map +1 -0
  603. package/dist/features/IL-OTJ/_components/atoms/Textarea/Textarea.js +1 -1
  604. package/dist/features/IL-OTJ/_components/molecules/Condition/ConditionList.js +1 -1
  605. package/dist/features/IL-OTJ/_components/molecules/Sections/SectionWrapper.js +1 -1
  606. package/dist/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.js +1 -1
  607. package/dist/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.js +1 -1
  608. package/dist/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.js +1 -1
  609. package/dist/features/IL-OTJ/store/CitationsContext.js +2 -0
  610. package/dist/features/IL-OTJ/store/CitationsContext.js.map +1 -0
  611. package/dist/features/InstantLearning/InstantLearning.js +1 -1
  612. package/dist/features/InstantLearning/_components/ChatComponent.js +1 -1
  613. package/dist/features/InstantLearning/_components/ConflictingLearningWarnCard.js +1 -1
  614. package/dist/features/InstantLearning/_components/ConflictingLearningWarnCardDB.js +1 -1
  615. package/dist/features/InstantLearning/_components/ContextualChatComponent.js +1 -1
  616. package/dist/features/InstantLearning/_components/ContextualConflictDBCard.js +1 -1
  617. package/dist/features/InstantLearning/_components/ContextualLearningForm.js +1 -1
  618. package/dist/features/InstantLearning/_components/GeneralizationAccordion.js +1 -1
  619. package/dist/features/InstantLearning/_components/LearningDetailsForm.js +1 -1
  620. package/dist/features/WtaWnta/WtaWnta.js +1 -1
  621. package/dist/features/WtaWnta/_components/AgentDetailsForm.js +1 -1
  622. package/dist/features/WtaWnta/_components/SimilarConflictingCard.js +1 -1
  623. package/dist/features/WtaWnta/_components/ValidationCard.js +1 -1
  624. package/dist/index.js +1 -1
  625. package/dist/node_modules/@e-llm-studio/streaming-response/dist/index.js +1 -1
  626. package/dist/node_modules/@e-llm-studio/streaming-response/dist/index.js.map +1 -1
  627. package/dist/node_modules/@material-ui/core/esm/Grow/Grow.js +1 -1
  628. package/dist/node_modules/@material-ui/core/esm/Grow/Grow.js.map +1 -1
  629. package/dist/node_modules/@material-ui/core/esm/Popper/Popper.js +1 -1
  630. package/dist/node_modules/@material-ui/core/esm/Popper/Popper.js.map +1 -1
  631. package/dist/node_modules/@material-ui/core/esm/Portal/Portal.js +1 -1
  632. package/dist/node_modules/@material-ui/core/esm/Portal/Portal.js.map +1 -1
  633. package/dist/node_modules/@material-ui/core/esm/SvgIcon/SvgIcon.js +1 -1
  634. package/dist/node_modules/@material-ui/core/esm/SvgIcon/SvgIcon.js.map +1 -1
  635. package/dist/node_modules/@material-ui/core/esm/Tooltip/Tooltip.js +1 -1
  636. package/dist/node_modules/@material-ui/core/esm/Tooltip/Tooltip.js.map +1 -1
  637. package/dist/node_modules/@material-ui/core/esm/styles/colorManipulator.js +1 -1
  638. package/dist/node_modules/@material-ui/core/esm/styles/createPalette.js +1 -1
  639. package/dist/node_modules/@material-ui/core/esm/styles/createSpacing.js +1 -1
  640. package/dist/node_modules/@material-ui/core/esm/styles/createSpacing.js.map +1 -1
  641. package/dist/node_modules/@material-ui/core/esm/styles/createTheme.js +1 -1
  642. package/dist/node_modules/@material-ui/core/esm/styles/createTypography.js +1 -1
  643. package/dist/node_modules/@material-ui/core/esm/utils/capitalize.js +1 -1
  644. package/dist/node_modules/@material-ui/icons/utils/createSvgIcon.js +1 -1
  645. package/dist/node_modules/@material-ui/icons/utils/createSvgIcon.js.map +1 -1
  646. package/dist/node_modules/@material-ui/styles/esm/StylesProvider/StylesProvider.js +1 -1
  647. package/dist/node_modules/@material-ui/styles/esm/StylesProvider/StylesProvider.js.map +1 -1
  648. package/dist/node_modules/@material-ui/styles/esm/ThemeProvider/ThemeProvider.js +1 -1
  649. package/dist/node_modules/@material-ui/styles/esm/ThemeProvider/ThemeProvider.js.map +1 -1
  650. package/dist/node_modules/@material-ui/styles/esm/getStylesCreator/getStylesCreator.js +1 -1
  651. package/dist/node_modules/@material-ui/styles/esm/index.js +1 -1
  652. package/dist/node_modules/@material-ui/styles/esm/withStyles/withStyles.js +1 -1
  653. package/dist/node_modules/@material-ui/styles/esm/withStyles/withStyles.js.map +1 -1
  654. package/dist/node_modules/@material-ui/styles/esm/withTheme/withTheme.js +1 -1
  655. package/dist/node_modules/@material-ui/styles/esm/withTheme/withTheme.js.map +1 -1
  656. package/dist/node_modules/@material-ui/system/esm/breakpoints.js +1 -1
  657. package/dist/node_modules/@material-ui/system/esm/breakpoints.js.map +1 -1
  658. package/dist/node_modules/@material-ui/system/esm/merge.js +1 -1
  659. package/dist/node_modules/@material-ui/system/esm/responsivePropType.js +1 -1
  660. package/dist/node_modules/@material-ui/system/esm/responsivePropType.js.map +1 -1
  661. package/dist/node_modules/@material-ui/system/esm/spacing.js +1 -1
  662. package/dist/node_modules/@material-ui/system/esm/spacing.js.map +1 -1
  663. package/dist/node_modules/@material-ui/utils/esm/elementAcceptingRef.js +1 -1
  664. package/dist/node_modules/@material-ui/utils/esm/elementAcceptingRef.js.map +1 -1
  665. package/dist/node_modules/@material-ui/utils/esm/elementTypeAcceptingRef.js +1 -1
  666. package/dist/node_modules/@material-ui/utils/esm/elementTypeAcceptingRef.js.map +1 -1
  667. package/dist/node_modules/@material-ui/utils/esm/getDisplayName.js +1 -1
  668. package/dist/node_modules/@material-ui/utils/esm/refType.js +1 -1
  669. package/dist/node_modules/@material-ui/utils/esm/refType.js.map +1 -1
  670. package/dist/node_modules/@mui/material/Accordion/Accordion.js +1 -1
  671. package/dist/node_modules/@mui/material/Accordion/Accordion.js.map +1 -1
  672. package/dist/node_modules/@mui/material/AccordionActions/AccordionActions.js +1 -1
  673. package/dist/node_modules/@mui/material/AccordionActions/AccordionActions.js.map +1 -1
  674. package/dist/node_modules/@mui/material/AccordionDetails/AccordionDetails.js +1 -1
  675. package/dist/node_modules/@mui/material/AccordionDetails/AccordionDetails.js.map +1 -1
  676. package/dist/node_modules/@mui/material/AccordionSummary/AccordionSummary.js +1 -1
  677. package/dist/node_modules/@mui/material/AccordionSummary/AccordionSummary.js.map +1 -1
  678. package/dist/node_modules/@mui/material/Alert/Alert.js +1 -1
  679. package/dist/node_modules/@mui/material/Alert/Alert.js.map +1 -1
  680. package/dist/node_modules/@mui/material/AlertTitle/AlertTitle.js +1 -1
  681. package/dist/node_modules/@mui/material/AlertTitle/AlertTitle.js.map +1 -1
  682. package/dist/node_modules/@mui/material/AppBar/AppBar.js +1 -1
  683. package/dist/node_modules/@mui/material/AppBar/AppBar.js.map +1 -1
  684. package/dist/node_modules/@mui/material/Autocomplete/Autocomplete.js +1 -1
  685. package/dist/node_modules/@mui/material/Autocomplete/Autocomplete.js.map +1 -1
  686. package/dist/node_modules/@mui/material/Avatar/Avatar.js +1 -1
  687. package/dist/node_modules/@mui/material/Avatar/Avatar.js.map +1 -1
  688. package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup.js +1 -1
  689. package/dist/node_modules/@mui/material/AvatarGroup/AvatarGroup.js.map +1 -1
  690. package/dist/node_modules/@mui/material/Backdrop/Backdrop.js +1 -1
  691. package/dist/node_modules/@mui/material/Backdrop/Backdrop.js.map +1 -1
  692. package/dist/node_modules/@mui/material/Badge/Badge.js +1 -1
  693. package/dist/node_modules/@mui/material/Badge/Badge.js.map +1 -1
  694. package/dist/node_modules/@mui/material/Badge/useBadge.js +1 -1
  695. package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation.js +1 -1
  696. package/dist/node_modules/@mui/material/BottomNavigation/BottomNavigation.js.map +1 -1
  697. package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction.js +1 -1
  698. package/dist/node_modules/@mui/material/BottomNavigationAction/BottomNavigationAction.js.map +1 -1
  699. package/dist/node_modules/@mui/material/Box/Box.js +1 -1
  700. package/dist/node_modules/@mui/material/Box/Box.js.map +1 -1
  701. package/dist/node_modules/@mui/material/Breadcrumbs/BreadcrumbCollapsed.js +1 -1
  702. package/dist/node_modules/@mui/material/Breadcrumbs/BreadcrumbCollapsed.js.map +1 -1
  703. package/dist/node_modules/@mui/material/Breadcrumbs/Breadcrumbs.js +1 -1
  704. package/dist/node_modules/@mui/material/Breadcrumbs/Breadcrumbs.js.map +1 -1
  705. package/dist/node_modules/@mui/material/Button/Button.js +1 -1
  706. package/dist/node_modules/@mui/material/Button/Button.js.map +1 -1
  707. package/dist/node_modules/@mui/material/ButtonBase/ButtonBase.js +1 -1
  708. package/dist/node_modules/@mui/material/ButtonBase/ButtonBase.js.map +1 -1
  709. package/dist/node_modules/@mui/material/ButtonBase/Ripple.js +1 -1
  710. package/dist/node_modules/@mui/material/ButtonBase/Ripple.js.map +1 -1
  711. package/dist/node_modules/@mui/material/ButtonBase/TouchRipple.js +1 -1
  712. package/dist/node_modules/@mui/material/ButtonBase/TouchRipple.js.map +1 -1
  713. package/dist/node_modules/@mui/material/ButtonGroup/ButtonGroup.js +1 -1
  714. package/dist/node_modules/@mui/material/ButtonGroup/ButtonGroup.js.map +1 -1
  715. package/dist/node_modules/@mui/material/Card/Card.js +1 -1
  716. package/dist/node_modules/@mui/material/Card/Card.js.map +1 -1
  717. package/dist/node_modules/@mui/material/CardActionArea/CardActionArea.js +1 -1
  718. package/dist/node_modules/@mui/material/CardActionArea/CardActionArea.js.map +1 -1
  719. package/dist/node_modules/@mui/material/CardActions/CardActions.js +1 -1
  720. package/dist/node_modules/@mui/material/CardActions/CardActions.js.map +1 -1
  721. package/dist/node_modules/@mui/material/CardContent/CardContent.js +1 -1
  722. package/dist/node_modules/@mui/material/CardContent/CardContent.js.map +1 -1
  723. package/dist/node_modules/@mui/material/CardHeader/CardHeader.js +1 -1
  724. package/dist/node_modules/@mui/material/CardHeader/CardHeader.js.map +1 -1
  725. package/dist/node_modules/@mui/material/CardMedia/CardMedia.js +1 -1
  726. package/dist/node_modules/@mui/material/CardMedia/CardMedia.js.map +1 -1
  727. package/dist/node_modules/@mui/material/Checkbox/Checkbox.js +1 -1
  728. package/dist/node_modules/@mui/material/Checkbox/Checkbox.js.map +1 -1
  729. package/dist/node_modules/@mui/material/Chip/Chip.js +1 -1
  730. package/dist/node_modules/@mui/material/Chip/Chip.js.map +1 -1
  731. package/dist/node_modules/@mui/material/CircularProgress/CircularProgress.js +1 -1
  732. package/dist/node_modules/@mui/material/CircularProgress/CircularProgress.js.map +1 -1
  733. package/dist/node_modules/@mui/material/ClickAwayListener/ClickAwayListener.js +1 -1
  734. package/dist/node_modules/@mui/material/ClickAwayListener/ClickAwayListener.js.map +1 -1
  735. package/dist/node_modules/@mui/material/Collapse/Collapse.js +1 -1
  736. package/dist/node_modules/@mui/material/Collapse/Collapse.js.map +1 -1
  737. package/dist/node_modules/@mui/material/Container/Container.js +1 -1
  738. package/dist/node_modules/@mui/material/Container/Container.js.map +1 -1
  739. package/dist/node_modules/@mui/material/CssBaseline/CssBaseline.js +1 -1
  740. package/dist/node_modules/@mui/material/CssBaseline/CssBaseline.js.map +1 -1
  741. package/dist/node_modules/@mui/material/DefaultPropsProvider/DefaultPropsProvider.js +1 -1
  742. package/dist/node_modules/@mui/material/DefaultPropsProvider/DefaultPropsProvider.js.map +1 -1
  743. package/dist/node_modules/@mui/material/Dialog/Dialog.js +1 -1
  744. package/dist/node_modules/@mui/material/Dialog/Dialog.js.map +1 -1
  745. package/dist/node_modules/@mui/material/DialogActions/DialogActions.js +1 -1
  746. package/dist/node_modules/@mui/material/DialogActions/DialogActions.js.map +1 -1
  747. package/dist/node_modules/@mui/material/DialogContent/DialogContent.js +1 -1
  748. package/dist/node_modules/@mui/material/DialogContent/DialogContent.js.map +1 -1
  749. package/dist/node_modules/@mui/material/DialogContentText/DialogContentText.js +1 -1
  750. package/dist/node_modules/@mui/material/DialogContentText/DialogContentText.js.map +1 -1
  751. package/dist/node_modules/@mui/material/DialogTitle/DialogTitle.js +1 -1
  752. package/dist/node_modules/@mui/material/DialogTitle/DialogTitle.js.map +1 -1
  753. package/dist/node_modules/@mui/material/Divider/Divider.js +1 -1
  754. package/dist/node_modules/@mui/material/Divider/Divider.js.map +1 -1
  755. package/dist/node_modules/@mui/material/Drawer/Drawer.js +1 -1
  756. package/dist/node_modules/@mui/material/Drawer/Drawer.js.map +1 -1
  757. package/dist/node_modules/@mui/material/Fab/Fab.js +1 -1
  758. package/dist/node_modules/@mui/material/Fab/Fab.js.map +1 -1
  759. package/dist/node_modules/@mui/material/Fade/Fade.js +1 -1
  760. package/dist/node_modules/@mui/material/Fade/Fade.js.map +1 -1
  761. package/dist/node_modules/@mui/material/FilledInput/FilledInput.js +1 -1
  762. package/dist/node_modules/@mui/material/FilledInput/FilledInput.js.map +1 -1
  763. package/dist/node_modules/@mui/material/FormControl/FormControl.js +1 -1
  764. package/dist/node_modules/@mui/material/FormControl/FormControl.js.map +1 -1
  765. package/dist/node_modules/@mui/material/FormControlLabel/FormControlLabel.js +1 -1
  766. package/dist/node_modules/@mui/material/FormControlLabel/FormControlLabel.js.map +1 -1
  767. package/dist/node_modules/@mui/material/FormGroup/FormGroup.js +1 -1
  768. package/dist/node_modules/@mui/material/FormGroup/FormGroup.js.map +1 -1
  769. package/dist/node_modules/@mui/material/FormHelperText/FormHelperText.js +1 -1
  770. package/dist/node_modules/@mui/material/FormHelperText/FormHelperText.js.map +1 -1
  771. package/dist/node_modules/@mui/material/FormLabel/FormLabel.js +1 -1
  772. package/dist/node_modules/@mui/material/FormLabel/FormLabel.js.map +1 -1
  773. package/dist/node_modules/@mui/material/GlobalStyles/GlobalStyles.js +1 -1
  774. package/dist/node_modules/@mui/material/GlobalStyles/GlobalStyles.js.map +1 -1
  775. package/dist/node_modules/@mui/material/Grid/Grid.js +1 -1
  776. package/dist/node_modules/@mui/material/Grid/Grid.js.map +1 -1
  777. package/dist/node_modules/@mui/material/Grow/Grow.js +1 -1
  778. package/dist/node_modules/@mui/material/Grow/Grow.js.map +1 -1
  779. package/dist/node_modules/@mui/material/Hidden/Hidden.js +1 -1
  780. package/dist/node_modules/@mui/material/Hidden/Hidden.js.map +1 -1
  781. package/dist/node_modules/@mui/material/Hidden/HiddenCss.js +1 -1
  782. package/dist/node_modules/@mui/material/Hidden/HiddenCss.js.map +1 -1
  783. package/dist/node_modules/@mui/material/Hidden/HiddenJs.js +1 -1
  784. package/dist/node_modules/@mui/material/Hidden/HiddenJs.js.map +1 -1
  785. package/dist/node_modules/@mui/material/Hidden/withWidth.js +1 -1
  786. package/dist/node_modules/@mui/material/Hidden/withWidth.js.map +1 -1
  787. package/dist/node_modules/@mui/material/Icon/Icon.js +1 -1
  788. package/dist/node_modules/@mui/material/Icon/Icon.js.map +1 -1
  789. package/dist/node_modules/@mui/material/IconButton/IconButton.js +1 -1
  790. package/dist/node_modules/@mui/material/IconButton/IconButton.js.map +1 -1
  791. package/dist/node_modules/@mui/material/ImageList/ImageList.js +1 -1
  792. package/dist/node_modules/@mui/material/ImageList/ImageList.js.map +1 -1
  793. package/dist/node_modules/@mui/material/ImageListItem/ImageListItem.js +1 -1
  794. package/dist/node_modules/@mui/material/ImageListItem/ImageListItem.js.map +1 -1
  795. package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar.js +1 -1
  796. package/dist/node_modules/@mui/material/ImageListItemBar/ImageListItemBar.js.map +1 -1
  797. package/dist/node_modules/@mui/material/Input/Input.js +1 -1
  798. package/dist/node_modules/@mui/material/Input/Input.js.map +1 -1
  799. package/dist/node_modules/@mui/material/InputAdornment/InputAdornment.js +1 -1
  800. package/dist/node_modules/@mui/material/InputAdornment/InputAdornment.js.map +1 -1
  801. package/dist/node_modules/@mui/material/InputBase/InputBase.js +1 -1
  802. package/dist/node_modules/@mui/material/InputBase/InputBase.js.map +1 -1
  803. package/dist/node_modules/@mui/material/InputLabel/InputLabel.js +1 -1
  804. package/dist/node_modules/@mui/material/InputLabel/InputLabel.js.map +1 -1
  805. package/dist/node_modules/@mui/material/LinearProgress/LinearProgress.js +1 -1
  806. package/dist/node_modules/@mui/material/LinearProgress/LinearProgress.js.map +1 -1
  807. package/dist/node_modules/@mui/material/Link/Link.js +1 -1
  808. package/dist/node_modules/@mui/material/Link/Link.js.map +1 -1
  809. package/dist/node_modules/@mui/material/Link/getTextDecoration.js +1 -1
  810. package/dist/node_modules/@mui/material/Link/getTextDecoration.js.map +1 -1
  811. package/dist/node_modules/@mui/material/List/List.js +1 -1
  812. package/dist/node_modules/@mui/material/List/List.js.map +1 -1
  813. package/dist/node_modules/@mui/material/ListItem/ListItem.js +1 -1
  814. package/dist/node_modules/@mui/material/ListItem/ListItem.js.map +1 -1
  815. package/dist/node_modules/@mui/material/ListItemAvatar/ListItemAvatar.js +1 -1
  816. package/dist/node_modules/@mui/material/ListItemAvatar/ListItemAvatar.js.map +1 -1
  817. package/dist/node_modules/@mui/material/ListItemButton/ListItemButton.js +1 -1
  818. package/dist/node_modules/@mui/material/ListItemButton/ListItemButton.js.map +1 -1
  819. package/dist/node_modules/@mui/material/ListItemIcon/ListItemIcon.js +1 -1
  820. package/dist/node_modules/@mui/material/ListItemIcon/ListItemIcon.js.map +1 -1
  821. package/dist/node_modules/@mui/material/ListItemSecondaryAction/ListItemSecondaryAction.js +1 -1
  822. package/dist/node_modules/@mui/material/ListItemSecondaryAction/ListItemSecondaryAction.js.map +1 -1
  823. package/dist/node_modules/@mui/material/ListItemText/ListItemText.js +1 -1
  824. package/dist/node_modules/@mui/material/ListItemText/ListItemText.js.map +1 -1
  825. package/dist/node_modules/@mui/material/ListSubheader/ListSubheader.js +1 -1
  826. package/dist/node_modules/@mui/material/ListSubheader/ListSubheader.js.map +1 -1
  827. package/dist/node_modules/@mui/material/Menu/Menu.js +1 -1
  828. package/dist/node_modules/@mui/material/Menu/Menu.js.map +1 -1
  829. package/dist/node_modules/@mui/material/MenuItem/MenuItem.js +1 -1
  830. package/dist/node_modules/@mui/material/MenuItem/MenuItem.js.map +1 -1
  831. package/dist/node_modules/@mui/material/MenuList/MenuList.js +1 -1
  832. package/dist/node_modules/@mui/material/MenuList/MenuList.js.map +1 -1
  833. package/dist/node_modules/@mui/material/MobileStepper/MobileStepper.js +1 -1
  834. package/dist/node_modules/@mui/material/MobileStepper/MobileStepper.js.map +1 -1
  835. package/dist/node_modules/@mui/material/Modal/Modal.js +1 -1
  836. package/dist/node_modules/@mui/material/Modal/Modal.js.map +1 -1
  837. package/dist/node_modules/@mui/material/Modal/ModalManager.js +1 -1
  838. package/dist/node_modules/@mui/material/Modal/useModal.js +1 -1
  839. package/dist/node_modules/@mui/material/NativeSelect/NativeSelect.js +1 -1
  840. package/dist/node_modules/@mui/material/NativeSelect/NativeSelect.js.map +1 -1
  841. package/dist/node_modules/@mui/material/NativeSelect/NativeSelectInput.js +1 -1
  842. package/dist/node_modules/@mui/material/NativeSelect/NativeSelectInput.js.map +1 -1
  843. package/dist/node_modules/@mui/material/NoSsr/NoSsr.js +1 -1
  844. package/dist/node_modules/@mui/material/NoSsr/NoSsr.js.map +1 -1
  845. package/dist/node_modules/@mui/material/OutlinedInput/NotchedOutline.js +1 -1
  846. package/dist/node_modules/@mui/material/OutlinedInput/NotchedOutline.js.map +1 -1
  847. package/dist/node_modules/@mui/material/OutlinedInput/OutlinedInput.js +1 -1
  848. package/dist/node_modules/@mui/material/OutlinedInput/OutlinedInput.js.map +1 -1
  849. package/dist/node_modules/@mui/material/Pagination/Pagination.js +1 -1
  850. package/dist/node_modules/@mui/material/Pagination/Pagination.js.map +1 -1
  851. package/dist/node_modules/@mui/material/PaginationItem/PaginationItem.js +1 -1
  852. package/dist/node_modules/@mui/material/PaginationItem/PaginationItem.js.map +1 -1
  853. package/dist/node_modules/@mui/material/Paper/Paper.js +1 -1
  854. package/dist/node_modules/@mui/material/Paper/Paper.js.map +1 -1
  855. package/dist/node_modules/@mui/material/Popover/Popover.js +1 -1
  856. package/dist/node_modules/@mui/material/Popover/Popover.js.map +1 -1
  857. package/dist/node_modules/@mui/material/Popper/BasePopper.js +1 -1
  858. package/dist/node_modules/@mui/material/Popper/BasePopper.js.map +1 -1
  859. package/dist/node_modules/@mui/material/Popper/Popper.js +1 -1
  860. package/dist/node_modules/@mui/material/Popper/Popper.js.map +1 -1
  861. package/dist/node_modules/@mui/material/Portal/Portal.js +1 -1
  862. package/dist/node_modules/@mui/material/Portal/Portal.js.map +1 -1
  863. package/dist/node_modules/@mui/material/Radio/Radio.js +1 -1
  864. package/dist/node_modules/@mui/material/Radio/Radio.js.map +1 -1
  865. package/dist/node_modules/@mui/material/Radio/RadioButtonIcon.js +1 -1
  866. package/dist/node_modules/@mui/material/Radio/RadioButtonIcon.js.map +1 -1
  867. package/dist/node_modules/@mui/material/RadioGroup/RadioGroup.js +1 -1
  868. package/dist/node_modules/@mui/material/RadioGroup/RadioGroup.js.map +1 -1
  869. package/dist/node_modules/@mui/material/Rating/Rating.js +1 -1
  870. package/dist/node_modules/@mui/material/Rating/Rating.js.map +1 -1
  871. package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline.js +1 -1
  872. package/dist/node_modules/@mui/material/ScopedCssBaseline/ScopedCssBaseline.js.map +1 -1
  873. package/dist/node_modules/@mui/material/Select/Select.js +1 -1
  874. package/dist/node_modules/@mui/material/Select/Select.js.map +1 -1
  875. package/dist/node_modules/@mui/material/Select/SelectInput.js +1 -1
  876. package/dist/node_modules/@mui/material/Select/SelectInput.js.map +1 -1
  877. package/dist/node_modules/@mui/material/Skeleton/Skeleton.js +1 -1
  878. package/dist/node_modules/@mui/material/Skeleton/Skeleton.js.map +1 -1
  879. package/dist/node_modules/@mui/material/Slide/Slide.js +1 -1
  880. package/dist/node_modules/@mui/material/Slide/Slide.js.map +1 -1
  881. package/dist/node_modules/@mui/material/Slider/Slider.js +1 -1
  882. package/dist/node_modules/@mui/material/Slider/Slider.js.map +1 -1
  883. package/dist/node_modules/@mui/material/Slider/SliderValueLabel.js +1 -1
  884. package/dist/node_modules/@mui/material/Slider/SliderValueLabel.js.map +1 -1
  885. package/dist/node_modules/@mui/material/Slider/useSlider.js +1 -1
  886. package/dist/node_modules/@mui/material/Snackbar/Snackbar.js +1 -1
  887. package/dist/node_modules/@mui/material/Snackbar/Snackbar.js.map +1 -1
  888. package/dist/node_modules/@mui/material/Snackbar/useSnackbar.js +1 -1
  889. package/dist/node_modules/@mui/material/SnackbarContent/SnackbarContent.js +1 -1
  890. package/dist/node_modules/@mui/material/SnackbarContent/SnackbarContent.js.map +1 -1
  891. package/dist/node_modules/@mui/material/SpeedDial/SpeedDial.js +1 -1
  892. package/dist/node_modules/@mui/material/SpeedDial/SpeedDial.js.map +1 -1
  893. package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction.js +1 -1
  894. package/dist/node_modules/@mui/material/SpeedDialAction/SpeedDialAction.js.map +1 -1
  895. package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon.js +1 -1
  896. package/dist/node_modules/@mui/material/SpeedDialIcon/SpeedDialIcon.js.map +1 -1
  897. package/dist/node_modules/@mui/material/Stack/Stack.js +1 -1
  898. package/dist/node_modules/@mui/material/Stack/Stack.js.map +1 -1
  899. package/dist/node_modules/@mui/material/Step/Step.js +1 -1
  900. package/dist/node_modules/@mui/material/Step/Step.js.map +1 -1
  901. package/dist/node_modules/@mui/material/StepButton/StepButton.js +1 -1
  902. package/dist/node_modules/@mui/material/StepButton/StepButton.js.map +1 -1
  903. package/dist/node_modules/@mui/material/StepConnector/StepConnector.js +1 -1
  904. package/dist/node_modules/@mui/material/StepConnector/StepConnector.js.map +1 -1
  905. package/dist/node_modules/@mui/material/StepContent/StepContent.js +1 -1
  906. package/dist/node_modules/@mui/material/StepContent/StepContent.js.map +1 -1
  907. package/dist/node_modules/@mui/material/StepIcon/StepIcon.js +1 -1
  908. package/dist/node_modules/@mui/material/StepIcon/StepIcon.js.map +1 -1
  909. package/dist/node_modules/@mui/material/StepLabel/StepLabel.js +1 -1
  910. package/dist/node_modules/@mui/material/StepLabel/StepLabel.js.map +1 -1
  911. package/dist/node_modules/@mui/material/Stepper/Stepper.js +1 -1
  912. package/dist/node_modules/@mui/material/Stepper/Stepper.js.map +1 -1
  913. package/dist/node_modules/@mui/material/SvgIcon/SvgIcon.js +1 -1
  914. package/dist/node_modules/@mui/material/SvgIcon/SvgIcon.js.map +1 -1
  915. package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea.js +1 -1
  916. package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeArea.js.map +1 -1
  917. package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer.js +1 -1
  918. package/dist/node_modules/@mui/material/SwipeableDrawer/SwipeableDrawer.js.map +1 -1
  919. package/dist/node_modules/@mui/material/Switch/Switch.js +1 -1
  920. package/dist/node_modules/@mui/material/Switch/Switch.js.map +1 -1
  921. package/dist/node_modules/@mui/material/Tab/Tab.js +1 -1
  922. package/dist/node_modules/@mui/material/Tab/Tab.js.map +1 -1
  923. package/dist/node_modules/@mui/material/TabScrollButton/TabScrollButton.js +1 -1
  924. package/dist/node_modules/@mui/material/TabScrollButton/TabScrollButton.js.map +1 -1
  925. package/dist/node_modules/@mui/material/Table/Table.js +1 -1
  926. package/dist/node_modules/@mui/material/Table/Table.js.map +1 -1
  927. package/dist/node_modules/@mui/material/TableBody/TableBody.js +1 -1
  928. package/dist/node_modules/@mui/material/TableBody/TableBody.js.map +1 -1
  929. package/dist/node_modules/@mui/material/TableCell/TableCell.js +1 -1
  930. package/dist/node_modules/@mui/material/TableCell/TableCell.js.map +1 -1
  931. package/dist/node_modules/@mui/material/TableContainer/TableContainer.js +1 -1
  932. package/dist/node_modules/@mui/material/TableContainer/TableContainer.js.map +1 -1
  933. package/dist/node_modules/@mui/material/TableFooter/TableFooter.js +1 -1
  934. package/dist/node_modules/@mui/material/TableFooter/TableFooter.js.map +1 -1
  935. package/dist/node_modules/@mui/material/TableHead/TableHead.js +1 -1
  936. package/dist/node_modules/@mui/material/TableHead/TableHead.js.map +1 -1
  937. package/dist/node_modules/@mui/material/TablePagination/TablePagination.js +1 -1
  938. package/dist/node_modules/@mui/material/TablePagination/TablePagination.js.map +1 -1
  939. package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions.js +1 -1
  940. package/dist/node_modules/@mui/material/TablePagination/TablePaginationActions.js.map +1 -1
  941. package/dist/node_modules/@mui/material/TableRow/TableRow.js +1 -1
  942. package/dist/node_modules/@mui/material/TableRow/TableRow.js.map +1 -1
  943. package/dist/node_modules/@mui/material/TableSortLabel/TableSortLabel.js +1 -1
  944. package/dist/node_modules/@mui/material/TableSortLabel/TableSortLabel.js.map +1 -1
  945. package/dist/node_modules/@mui/material/Tabs/ScrollbarSize.js +1 -1
  946. package/dist/node_modules/@mui/material/Tabs/ScrollbarSize.js.map +1 -1
  947. package/dist/node_modules/@mui/material/Tabs/Tabs.js +1 -1
  948. package/dist/node_modules/@mui/material/Tabs/Tabs.js.map +1 -1
  949. package/dist/node_modules/@mui/material/TextField/TextField.js +1 -1
  950. package/dist/node_modules/@mui/material/TextField/TextField.js.map +1 -1
  951. package/dist/node_modules/@mui/material/TextareaAutosize/TextareaAutosize.js +1 -1
  952. package/dist/node_modules/@mui/material/TextareaAutosize/TextareaAutosize.js.map +1 -1
  953. package/dist/node_modules/@mui/material/ToggleButton/ToggleButton.js +1 -1
  954. package/dist/node_modules/@mui/material/ToggleButton/ToggleButton.js.map +1 -1
  955. package/dist/node_modules/@mui/material/ToggleButtonGroup/ToggleButtonGroup.js +1 -1
  956. package/dist/node_modules/@mui/material/ToggleButtonGroup/ToggleButtonGroup.js.map +1 -1
  957. package/dist/node_modules/@mui/material/Toolbar/Toolbar.js +1 -1
  958. package/dist/node_modules/@mui/material/Toolbar/Toolbar.js.map +1 -1
  959. package/dist/node_modules/@mui/material/Tooltip/Tooltip.js +1 -1
  960. package/dist/node_modules/@mui/material/Tooltip/Tooltip.js.map +1 -1
  961. package/dist/node_modules/@mui/material/Typography/Typography.js +1 -1
  962. package/dist/node_modules/@mui/material/Typography/Typography.js.map +1 -1
  963. package/dist/node_modules/@mui/material/Unstable_Grid2/Grid2.js +1 -1
  964. package/dist/node_modules/@mui/material/Unstable_Grid2/Grid2.js.map +1 -1
  965. package/dist/node_modules/@mui/material/Unstable_TrapFocus/FocusTrap.js +1 -1
  966. package/dist/node_modules/@mui/material/Unstable_TrapFocus/FocusTrap.js.map +1 -1
  967. package/dist/node_modules/@mui/material/Zoom/Zoom.js +1 -1
  968. package/dist/node_modules/@mui/material/Zoom/Zoom.js.map +1 -1
  969. package/dist/node_modules/@mui/material/internal/SwitchBase.js +1 -1
  970. package/dist/node_modules/@mui/material/internal/SwitchBase.js.map +1 -1
  971. package/dist/node_modules/@mui/material/internal/svg-icons/Add.js +1 -1
  972. package/dist/node_modules/@mui/material/node_modules/react-is/index.js +1 -1
  973. package/dist/node_modules/@mui/material/styles/CssVarsProvider.js +1 -1
  974. package/dist/node_modules/@mui/material/styles/CssVarsProvider.js.map +1 -1
  975. package/dist/node_modules/@mui/material/styles/ThemeProvider.js +1 -1
  976. package/dist/node_modules/@mui/material/styles/ThemeProvider.js.map +1 -1
  977. package/dist/node_modules/@mui/material/styles/experimental_extendTheme.js +1 -1
  978. package/dist/node_modules/@mui/material/styles/experimental_extendTheme.js.map +1 -1
  979. package/dist/node_modules/@mui/material/styles/useTheme.js +1 -1
  980. package/dist/node_modules/@mui/material/styles/useTheme.js.map +1 -1
  981. package/dist/node_modules/@mui/material/useAutocomplete/useAutocomplete.js +1 -1
  982. package/dist/node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.js +1 -1
  983. package/dist/node_modules/@mui/private-theming/ThemeProvider/ThemeProvider.js.map +1 -1
  984. package/dist/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js +1 -1
  985. package/dist/node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js.map +1 -1
  986. package/dist/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js +1 -1
  987. package/dist/node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js.map +1 -1
  988. package/dist/node_modules/@mui/system/colorManipulator.js +1 -1
  989. package/dist/node_modules/@mui/system/createStyled.js +1 -1
  990. package/dist/node_modules/@mui/system/createStyled.js.map +1 -1
  991. package/dist/node_modules/@mui/system/esm/Box/Box.js +1 -1
  992. package/dist/node_modules/@mui/system/esm/Box/Box.js.map +1 -1
  993. package/dist/node_modules/@mui/system/esm/Container/Container.js +1 -1
  994. package/dist/node_modules/@mui/system/esm/Container/Container.js.map +1 -1
  995. package/dist/node_modules/@mui/system/esm/Container/createContainer.js +1 -1
  996. package/dist/node_modules/@mui/system/esm/Container/createContainer.js.map +1 -1
  997. package/dist/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js +1 -1
  998. package/dist/node_modules/@mui/system/esm/DefaultPropsProvider/DefaultPropsProvider.js.map +1 -1
  999. package/dist/node_modules/@mui/system/esm/GlobalStyles/GlobalStyles.js +1 -1
  1000. package/dist/node_modules/@mui/system/esm/GlobalStyles/GlobalStyles.js.map +1 -1
  1001. package/dist/node_modules/@mui/system/esm/RtlProvider/index.js +1 -1
  1002. package/dist/node_modules/@mui/system/esm/RtlProvider/index.js.map +1 -1
  1003. package/dist/node_modules/@mui/system/esm/Stack/Stack.js +1 -1
  1004. package/dist/node_modules/@mui/system/esm/Stack/Stack.js.map +1 -1
  1005. package/dist/node_modules/@mui/system/esm/Stack/createStack.js +1 -1
  1006. package/dist/node_modules/@mui/system/esm/Stack/createStack.js.map +1 -1
  1007. package/dist/node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js +1 -1
  1008. package/dist/node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js.map +1 -1
  1009. package/dist/node_modules/@mui/system/esm/Unstable_Grid/Grid.js +1 -1
  1010. package/dist/node_modules/@mui/system/esm/Unstable_Grid/Grid.js.map +1 -1
  1011. package/dist/node_modules/@mui/system/esm/Unstable_Grid/createGrid.js +1 -1
  1012. package/dist/node_modules/@mui/system/esm/Unstable_Grid/createGrid.js.map +1 -1
  1013. package/dist/node_modules/@mui/system/esm/breakpoints.js +1 -1
  1014. package/dist/node_modules/@mui/system/esm/breakpoints.js.map +1 -1
  1015. package/dist/node_modules/@mui/system/esm/cssVars/createCssVarsProvider.js +1 -1
  1016. package/dist/node_modules/@mui/system/esm/cssVars/createCssVarsProvider.js.map +1 -1
  1017. package/dist/node_modules/@mui/system/esm/responsivePropType.js +1 -1
  1018. package/dist/node_modules/@mui/system/esm/responsivePropType.js.map +1 -1
  1019. package/dist/node_modules/@mui/system/useThemeWithoutDefault.js +1 -1
  1020. package/dist/node_modules/@mui/system/useThemeWithoutDefault.js.map +1 -1
  1021. package/dist/node_modules/@mui/utils/esm/elementAcceptingRef/elementAcceptingRef.js +1 -1
  1022. package/dist/node_modules/@mui/utils/esm/elementAcceptingRef/elementAcceptingRef.js.map +1 -1
  1023. package/dist/node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js +1 -1
  1024. package/dist/node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js.map +1 -1
  1025. package/dist/node_modules/@mui/utils/esm/getDisplayName/getDisplayName.js +1 -1
  1026. package/dist/node_modules/@mui/utils/esm/refType/refType.js +1 -1
  1027. package/dist/node_modules/@mui/utils/esm/refType/refType.js.map +1 -1
  1028. package/dist/node_modules/@mui/utils/node_modules/react-is/index.js +1 -1
  1029. package/dist/node_modules/graphql-ws/lib/index.js +1 -1
  1030. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.development.js +1 -1
  1031. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js +1 -1
  1032. package/dist/node_modules/hoist-non-react-statics/node_modules/react-is/index.js +1 -1
  1033. package/dist/node_modules/json5/dist/index.js +1 -1
  1034. package/dist/node_modules/prop-types/index.js +1 -1
  1035. package/dist/node_modules/prop-types/node_modules/react-is/index.js +1 -1
  1036. package/dist/node_modules/react-is/cjs/react-is.development.js +1 -1
  1037. package/dist/node_modules/react-is/cjs/react-is.production.min.js +1 -1
  1038. package/dist/node_modules/react-is/index.js +1 -1
  1039. package/dist/node_modules/react-markdown/lib/ast-to-react.js +1 -1
  1040. package/dist/node_modules/react-markdown/lib/ast-to-react.js.map +1 -1
  1041. package/dist/node_modules/react-markdown/lib/react-markdown.js +1 -1
  1042. package/dist/node_modules/react-markdown/lib/react-markdown.js.map +1 -1
  1043. package/dist/node_modules/react-markdown/node_modules/react-is/cjs/react-is.development.js +1 -1
  1044. package/dist/node_modules/react-markdown/node_modules/react-is/cjs/react-is.production.min.js +1 -1
  1045. package/dist/node_modules/react-markdown/node_modules/react-is/index.js +1 -1
  1046. package/dist/node_modules/react-transition-group/esm/CSSTransition.js +1 -1
  1047. package/dist/node_modules/react-transition-group/esm/CSSTransition.js.map +1 -1
  1048. package/dist/node_modules/react-transition-group/esm/ReplaceTransition.js +1 -1
  1049. package/dist/node_modules/react-transition-group/esm/ReplaceTransition.js.map +1 -1
  1050. package/dist/node_modules/react-transition-group/esm/SwitchTransition.js +1 -1
  1051. package/dist/node_modules/react-transition-group/esm/SwitchTransition.js.map +1 -1
  1052. package/dist/node_modules/react-transition-group/esm/Transition.js +1 -1
  1053. package/dist/node_modules/react-transition-group/esm/Transition.js.map +1 -1
  1054. package/dist/node_modules/react-transition-group/esm/TransitionGroup.js +1 -1
  1055. package/dist/node_modules/react-transition-group/esm/TransitionGroup.js.map +1 -1
  1056. package/dist/node_modules/react-transition-group/esm/utils/PropTypes.js +1 -1
  1057. package/dist/node_modules/react-transition-group/esm/utils/PropTypes.js.map +1 -1
  1058. package/dist/node_modules/unified/lib/index.js +1 -1
  1059. package/dist/node_modules/unified/lib/index.js.map +1 -1
  1060. package/dist/node_modules/uuid/dist/cjs-browser/index.js +1 -1
  1061. package/dist/node_modules/vfile/lib/index.js +1 -1
  1062. package/dist/node_modules/vfile/lib/index.js.map +1 -1
  1063. package/dist/types/src/features/IL-OTJ/ILOTJ.d.ts +7 -0
  1064. package/dist/types/src/features/IL-OTJ/ILOTJ.d.ts.map +1 -1
  1065. package/dist/types/src/features/IL-OTJ/ILOTJTest.d.ts.map +1 -1
  1066. package/dist/types/src/features/IL-OTJ/_components/{ChatComponent.d.ts โ†’ ChatComponents/ChatComponent.d.ts} +2 -0
  1067. package/dist/types/src/features/IL-OTJ/_components/ChatComponents/ChatComponent.d.ts.map +1 -0
  1068. package/dist/types/src/features/IL-OTJ/_components/ChatComponents/ChatHeader.d.ts +12 -0
  1069. package/dist/types/src/features/IL-OTJ/_components/ChatComponents/ChatHeader.d.ts.map +1 -0
  1070. package/dist/types/src/features/IL-OTJ/_components/CitationLink.d.ts +0 -1
  1071. package/dist/types/src/features/IL-OTJ/_components/CitationLink.d.ts.map +1 -1
  1072. package/dist/types/src/features/IL-OTJ/_components/CognitiveDecisioningCard.d.ts +0 -1
  1073. package/dist/types/src/features/IL-OTJ/_components/CognitiveDecisioningCard.d.ts.map +1 -1
  1074. package/dist/types/src/features/IL-OTJ/_components/ILPopup.d.ts +3 -1
  1075. package/dist/types/src/features/IL-OTJ/_components/ILPopup.d.ts.map +1 -1
  1076. package/dist/types/src/features/IL-OTJ/_components/ILPopup.styles.d.ts +1 -1
  1077. package/dist/types/src/features/IL-OTJ/_components/ILPopup.styles.d.ts.map +1 -1
  1078. package/dist/types/src/features/IL-OTJ/_components/InputDataReasoningCard.d.ts.map +1 -1
  1079. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts +8 -0
  1080. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/ClickableChatComponents.d.ts.map +1 -0
  1081. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MarkdownElements.d.ts +1 -0
  1082. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MarkdownElements.d.ts.map +1 -1
  1083. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts +1 -1
  1084. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/MessageRendering.d.ts.map +1 -1
  1085. package/dist/types/src/features/IL-OTJ/_components/MinimizedThinkingSteps.d.ts.map +1 -1
  1086. package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronIcon.d.ts +6 -0
  1087. package/dist/types/src/features/IL-OTJ/_components/_svg/ChevronIcon.d.ts.map +1 -0
  1088. package/dist/types/src/features/IL-OTJ/_components/_svg/CitationLinkSparkleIcon.d.ts +10 -0
  1089. package/dist/types/src/features/IL-OTJ/_components/_svg/CitationLinkSparkleIcon.d.ts.map +1 -0
  1090. package/dist/types/src/features/IL-OTJ/_components/_svg/GapIcon.d.ts +10 -0
  1091. package/dist/types/src/features/IL-OTJ/_components/_svg/GapIcon.d.ts.map +1 -0
  1092. package/dist/types/src/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.d.ts +8 -0
  1093. package/dist/types/src/features/IL-OTJ/_components/_svg/HumanWithBrainIcon.d.ts.map +1 -0
  1094. package/dist/types/src/features/IL-OTJ/_components/_svg/Lightbulb.d.ts +10 -0
  1095. package/dist/types/src/features/IL-OTJ/_components/_svg/Lightbulb.d.ts.map +1 -0
  1096. package/dist/types/src/features/IL-OTJ/_components/_svg/NewChatIcon.d.ts +8 -1
  1097. package/dist/types/src/features/IL-OTJ/_components/_svg/NewChatIcon.d.ts.map +1 -1
  1098. package/dist/types/src/features/IL-OTJ/_components/_svg/ScrollToBottom.d.ts +2 -0
  1099. package/dist/types/src/features/IL-OTJ/_components/_svg/ScrollToBottom.d.ts.map +1 -0
  1100. package/dist/types/src/features/IL-OTJ/_components/_svg/SendButton.d.ts +2 -0
  1101. package/dist/types/src/features/IL-OTJ/_components/_svg/SendButton.d.ts.map +1 -0
  1102. package/dist/types/src/features/IL-OTJ/_components/_svg/SparkleIcon.d.ts.map +1 -1
  1103. package/dist/types/src/features/IL-OTJ/_components/_svg/TickIcon.d.ts +10 -0
  1104. package/dist/types/src/features/IL-OTJ/_components/_svg/TickIcon.d.ts.map +1 -0
  1105. package/dist/types/src/features/IL-OTJ/_components/_svg/UserIcon.d.ts +2 -0
  1106. package/dist/types/src/features/IL-OTJ/_components/_svg/UserIcon.d.ts.map +1 -0
  1107. package/dist/types/src/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.d.ts +3 -0
  1108. package/dist/types/src/features/IL-OTJ/_components/_svg/WatchMeWorkIcon.d.ts.map +1 -0
  1109. package/dist/types/src/features/IL-OTJ/_components/atoms/Textarea/Textarea.d.ts.map +1 -1
  1110. package/dist/types/src/features/IL-OTJ/_components/index.d.ts +1 -0
  1111. package/dist/types/src/features/IL-OTJ/_components/index.d.ts.map +1 -1
  1112. package/dist/types/src/features/IL-OTJ/_components/molecules/Condition/ConditionList.d.ts.map +1 -1
  1113. package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts +1 -1
  1114. package/dist/types/src/features/IL-OTJ/_components/organisms/ConfigSection/ConfigSection.d.ts.map +1 -1
  1115. package/dist/types/src/features/IL-OTJ/_components/organisms/ScopeSection/ScopeSection.d.ts.map +1 -1
  1116. package/dist/types/src/features/IL-OTJ/_components/templates/TrafficManager/CreateRule.d.ts.map +1 -1
  1117. package/dist/types/src/features/IL-OTJ/helpers/utils.d.ts.map +1 -1
  1118. package/dist/types/src/features/IL-OTJ/store/CitationsContext.d.ts +23 -0
  1119. package/dist/types/src/features/IL-OTJ/store/CitationsContext.d.ts.map +1 -0
  1120. package/dist/types/src/features/IL-OTJ/store/index.d.ts +2 -0
  1121. package/dist/types/src/features/IL-OTJ/store/index.d.ts.map +1 -0
  1122. package/package.json +1 -1
  1123. package/dist/cjs/features/IL-OTJ/_components/ChatComponent.js +0 -2
  1124. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/CustomComponents.js +0 -2
  1125. package/dist/cjs/features/IL-OTJ/_components/MessageRendering/CustomComponents.js.map +0 -1
  1126. package/dist/cjs/features/IL-OTJ/_components/MessageRendering.js +0 -2
  1127. package/dist/cjs/features/IL-OTJ/_components/MessageRendering.js.map +0 -1
  1128. package/dist/cjs/features/InstantLearning/_components/TooltipComponent.js +0 -2
  1129. package/dist/cjs/features/InstantLearning/_components/TooltipComponent.js.map +0 -1
  1130. package/dist/cjs/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js +0 -2
  1131. package/dist/cjs/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js.map +0 -1
  1132. package/dist/cjs/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -2
  1133. package/dist/cjs/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +0 -1
  1134. package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js +0 -2
  1135. package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js.map +0 -1
  1136. package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js +0 -2
  1137. package/dist/cjs/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js.map +0 -1
  1138. package/dist/cjs/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js +0 -2
  1139. package/dist/cjs/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js.map +0 -1
  1140. package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js +0 -2
  1141. package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js.map +0 -1
  1142. package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js +0 -2
  1143. package/dist/cjs/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js.map +0 -1
  1144. package/dist/cjs/node_modules/longest-streak/index.js +0 -2
  1145. package/dist/cjs/node_modules/longest-streak/index.js.map +0 -1
  1146. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js +0 -2
  1147. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js.map +0 -1
  1148. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js +0 -2
  1149. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js.map +0 -1
  1150. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  1151. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  1152. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  1153. package/dist/cjs/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  1154. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js +0 -2
  1155. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js.map +0 -1
  1156. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  1157. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  1158. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  1159. package/dist/cjs/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  1160. package/dist/cjs/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js +0 -2
  1161. package/dist/cjs/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +0 -1
  1162. package/dist/cjs/node_modules/mdast-util-phrasing/lib/index.js +0 -2
  1163. package/dist/cjs/node_modules/mdast-util-phrasing/lib/index.js.map +0 -1
  1164. package/dist/cjs/node_modules/mdast-util-to-hast/lib/footer.js +0 -2
  1165. package/dist/cjs/node_modules/mdast-util-to-hast/lib/footer.js.map +0 -1
  1166. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js +0 -2
  1167. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js.map +0 -1
  1168. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/break.js +0 -2
  1169. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/break.js.map +0 -1
  1170. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/code.js +0 -2
  1171. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/code.js.map +0 -1
  1172. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/delete.js +0 -2
  1173. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/delete.js.map +0 -1
  1174. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js +0 -2
  1175. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js.map +0 -1
  1176. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js +0 -2
  1177. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js.map +0 -1
  1178. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote.js +0 -2
  1179. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/footnote.js.map +0 -1
  1180. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/heading.js +0 -2
  1181. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/heading.js.map +0 -1
  1182. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/html.js +0 -2
  1183. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/html.js.map +0 -1
  1184. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js +0 -2
  1185. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js.map +0 -1
  1186. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image.js +0 -2
  1187. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/image.js.map +0 -1
  1188. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/index.js +0 -2
  1189. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/index.js.map +0 -1
  1190. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js +0 -2
  1191. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js.map +0 -1
  1192. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js +0 -2
  1193. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js.map +0 -1
  1194. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link.js +0 -2
  1195. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/link.js.map +0 -1
  1196. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list-item.js +0 -2
  1197. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list-item.js.map +0 -1
  1198. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list.js +0 -2
  1199. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/list.js.map +0 -1
  1200. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js +0 -2
  1201. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js.map +0 -1
  1202. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/root.js +0 -2
  1203. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/root.js.map +0 -1
  1204. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/strong.js +0 -2
  1205. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/strong.js.map +0 -1
  1206. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js +0 -2
  1207. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js.map +0 -1
  1208. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-row.js +0 -2
  1209. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table-row.js.map +0 -1
  1210. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table.js +0 -2
  1211. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/table.js.map +0 -1
  1212. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/text.js +0 -2
  1213. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/text.js.map +0 -1
  1214. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js +0 -2
  1215. package/dist/cjs/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js.map +0 -1
  1216. package/dist/cjs/node_modules/mdast-util-to-hast/lib/index.js +0 -2
  1217. package/dist/cjs/node_modules/mdast-util-to-hast/lib/index.js.map +0 -1
  1218. package/dist/cjs/node_modules/mdast-util-to-hast/lib/revert.js +0 -2
  1219. package/dist/cjs/node_modules/mdast-util-to-hast/lib/revert.js.map +0 -1
  1220. package/dist/cjs/node_modules/mdast-util-to-hast/lib/state.js +0 -2
  1221. package/dist/cjs/node_modules/mdast-util-to-hast/lib/state.js.map +0 -1
  1222. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js +0 -2
  1223. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js.map +0 -1
  1224. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js +0 -2
  1225. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js.map +0 -1
  1226. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js +0 -2
  1227. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js.map +0 -1
  1228. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js +0 -2
  1229. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js.map +0 -1
  1230. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  1231. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  1232. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  1233. package/dist/cjs/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  1234. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js +0 -2
  1235. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js.map +0 -1
  1236. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/break.js +0 -2
  1237. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/break.js.map +0 -1
  1238. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/code.js +0 -2
  1239. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/code.js.map +0 -1
  1240. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/definition.js +0 -2
  1241. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/definition.js.map +0 -1
  1242. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js +0 -2
  1243. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js.map +0 -1
  1244. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/heading.js +0 -2
  1245. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/heading.js.map +0 -1
  1246. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/html.js +0 -2
  1247. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/html.js.map +0 -1
  1248. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js +0 -2
  1249. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js.map +0 -1
  1250. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/image.js +0 -2
  1251. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/image.js.map +0 -1
  1252. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/index.js +0 -2
  1253. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/index.js.map +0 -1
  1254. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js +0 -2
  1255. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js.map +0 -1
  1256. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/link.js +0 -2
  1257. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/link.js.map +0 -1
  1258. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/list.js +0 -2
  1259. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/list.js.map +0 -1
  1260. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js +0 -2
  1261. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js.map +0 -1
  1262. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/root.js +0 -2
  1263. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/root.js.map +0 -1
  1264. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/strong.js +0 -2
  1265. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/strong.js.map +0 -1
  1266. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/text.js +0 -2
  1267. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/text.js.map +0 -1
  1268. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js +0 -2
  1269. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js.map +0 -1
  1270. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js +0 -2
  1271. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js.map +0 -1
  1272. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js +0 -2
  1273. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js.map +0 -1
  1274. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js +0 -2
  1275. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js.map +0 -1
  1276. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-fence.js +0 -2
  1277. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-fence.js.map +0 -1
  1278. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-quote.js +0 -2
  1279. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-quote.js.map +0 -1
  1280. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js +0 -2
  1281. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js.map +0 -1
  1282. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-rule.js +0 -2
  1283. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-rule.js.map +0 -1
  1284. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-strong.js +0 -2
  1285. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/check-strong.js.map +0 -1
  1286. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.js +0 -2
  1287. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.js.map +0 -1
  1288. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/encode-info.js +0 -2
  1289. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/encode-info.js.map +0 -1
  1290. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js +0 -2
  1291. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js.map +0 -1
  1292. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js +0 -2
  1293. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js.map +0 -1
  1294. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js +0 -2
  1295. package/dist/cjs/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js.map +0 -1
  1296. package/dist/cjs/node_modules/micromark-util-character/index.js +0 -2
  1297. package/dist/cjs/node_modules/micromark-util-character/index.js.map +0 -1
  1298. package/dist/cjs/node_modules/react-hot-toast/node_modules/goober/dist/goober.modern.js +0 -2
  1299. package/dist/cjs/node_modules/react-hot-toast/node_modules/goober/dist/goober.modern.js.map +0 -1
  1300. package/dist/cjs/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js +0 -2
  1301. package/dist/cjs/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js.map +0 -1
  1302. package/dist/cjs/node_modules/react-markdown/node_modules/is-plain-obj/index.js +0 -2
  1303. package/dist/cjs/node_modules/react-markdown/node_modules/is-plain-obj/index.js.map +0 -1
  1304. package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js +0 -2
  1305. package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js.map +0 -1
  1306. package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js +0 -2
  1307. package/dist/cjs/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js.map +0 -1
  1308. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/constructs.js +0 -2
  1309. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/constructs.js.map +0 -1
  1310. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js +0 -2
  1311. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js.map +0 -1
  1312. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js +0 -2
  1313. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js.map +0 -1
  1314. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js +0 -2
  1315. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js.map +0 -1
  1316. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js +0 -2
  1317. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js.map +0 -1
  1318. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js +0 -2
  1319. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js.map +0 -1
  1320. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/parse.js +0 -2
  1321. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/parse.js.map +0 -1
  1322. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js +0 -2
  1323. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js.map +0 -1
  1324. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js +0 -2
  1325. package/dist/cjs/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js.map +0 -1
  1326. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js +0 -2
  1327. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js.map +0 -1
  1328. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js +0 -2
  1329. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js.map +0 -1
  1330. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js +0 -2
  1331. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js.map +0 -1
  1332. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js +0 -2
  1333. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js.map +0 -1
  1334. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js +0 -2
  1335. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js.map +0 -1
  1336. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js +0 -2
  1337. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js.map +0 -1
  1338. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js +0 -2
  1339. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js.map +0 -1
  1340. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js +0 -2
  1341. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js.map +0 -1
  1342. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js +0 -2
  1343. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js.map +0 -1
  1344. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js +0 -2
  1345. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js.map +0 -1
  1346. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js +0 -2
  1347. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js.map +0 -1
  1348. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js +0 -2
  1349. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js.map +0 -1
  1350. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js +0 -2
  1351. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js.map +0 -1
  1352. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js +0 -2
  1353. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js.map +0 -1
  1354. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js +0 -2
  1355. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js.map +0 -1
  1356. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js +0 -2
  1357. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js.map +0 -1
  1358. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js +0 -2
  1359. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js.map +0 -1
  1360. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js +0 -2
  1361. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js.map +0 -1
  1362. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js +0 -2
  1363. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js.map +0 -1
  1364. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js +0 -2
  1365. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js.map +0 -1
  1366. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js +0 -2
  1367. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js.map +0 -1
  1368. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js +0 -2
  1369. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js.map +0 -1
  1370. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js +0 -2
  1371. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js.map +0 -1
  1372. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-label/index.js +0 -2
  1373. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-label/index.js.map +0 -1
  1374. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-space/index.js +0 -2
  1375. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-space/index.js.map +0 -1
  1376. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-title/index.js +0 -2
  1377. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-title/index.js.map +0 -1
  1378. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js +0 -2
  1379. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js.map +0 -1
  1380. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/index.js +0 -2
  1381. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/index.js.map +0 -1
  1382. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js +0 -2
  1383. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js.map +0 -1
  1384. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js +0 -2
  1385. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js.map +0 -1
  1386. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js +0 -2
  1387. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js.map +0 -1
  1388. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js +0 -2
  1389. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js.map +0 -1
  1390. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js +0 -2
  1391. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js.map +0 -1
  1392. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js +0 -2
  1393. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js.map +0 -1
  1394. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js +0 -2
  1395. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js.map +0 -1
  1396. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js +0 -2
  1397. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js.map +0 -1
  1398. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js +0 -2
  1399. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js.map +0 -1
  1400. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js +0 -2
  1401. package/dist/cjs/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js.map +0 -1
  1402. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/index.js +0 -2
  1403. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/index.js.map +0 -1
  1404. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/aria.js +0 -2
  1405. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/aria.js.map +0 -1
  1406. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/find.js +0 -2
  1407. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/find.js.map +0 -1
  1408. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js +0 -2
  1409. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js.map +0 -1
  1410. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/html.js +0 -2
  1411. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/html.js.map +0 -1
  1412. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/normalize.js +0 -2
  1413. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/normalize.js.map +0 -1
  1414. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/svg.js +0 -2
  1415. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/svg.js.map +0 -1
  1416. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js +0 -2
  1417. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js.map +0 -1
  1418. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js +0 -2
  1419. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js.map +0 -1
  1420. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/create.js +0 -2
  1421. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/create.js.map +0 -1
  1422. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js +0 -2
  1423. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js.map +0 -1
  1424. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/info.js +0 -2
  1425. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/info.js.map +0 -1
  1426. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js +0 -2
  1427. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js.map +0 -1
  1428. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js +0 -2
  1429. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js.map +0 -1
  1430. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/types.js +0 -2
  1431. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/util/types.js.map +0 -1
  1432. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xlink.js +0 -2
  1433. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xlink.js.map +0 -1
  1434. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xml.js +0 -2
  1435. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xml.js.map +0 -1
  1436. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js +0 -2
  1437. package/dist/cjs/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js.map +0 -1
  1438. package/dist/cjs/node_modules/react-markdown/node_modules/remark-parse/lib/index.js +0 -2
  1439. package/dist/cjs/node_modules/react-markdown/node_modules/remark-parse/lib/index.js.map +0 -1
  1440. package/dist/cjs/node_modules/react-markdown/node_modules/space-separated-tokens/index.js +0 -2
  1441. package/dist/cjs/node_modules/react-markdown/node_modules/space-separated-tokens/index.js.map +0 -1
  1442. package/dist/cjs/node_modules/react-markdown/node_modules/unified/lib/index.js +0 -2
  1443. package/dist/cjs/node_modules/react-markdown/node_modules/unified/lib/index.js.map +0 -1
  1444. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js +0 -2
  1445. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js.map +0 -1
  1446. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js +0 -2
  1447. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +0 -1
  1448. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js +0 -2
  1449. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js.map +0 -1
  1450. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  1451. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  1452. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  1453. package/dist/cjs/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  1454. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/index.js +0 -2
  1455. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/index.js.map +0 -1
  1456. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js +0 -2
  1457. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js.map +0 -1
  1458. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js +0 -2
  1459. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js.map +0 -1
  1460. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js +0 -2
  1461. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js.map +0 -1
  1462. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js +0 -2
  1463. package/dist/cjs/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js.map +0 -1
  1464. package/dist/cjs/node_modules/react-markdown/node_modules/vfile-message/lib/index.js +0 -2
  1465. package/dist/cjs/node_modules/react-markdown/node_modules/vfile-message/lib/index.js.map +0 -1
  1466. package/dist/cjs/node_modules/remark-gfm/lib/index.js +0 -2
  1467. package/dist/cjs/node_modules/remark-gfm/lib/index.js.map +0 -1
  1468. package/dist/cjs/node_modules/unified/node_modules/is-plain-obj/index.js +0 -2
  1469. package/dist/cjs/node_modules/unified/node_modules/is-plain-obj/index.js.map +0 -1
  1470. package/dist/cjs/node_modules/unified/node_modules/unist-util-stringify-position/lib/index.js +0 -2
  1471. package/dist/cjs/node_modules/unified/node_modules/unist-util-stringify-position/lib/index.js.map +0 -1
  1472. package/dist/cjs/node_modules/unified/node_modules/vfile/lib/index.js +0 -2
  1473. package/dist/cjs/node_modules/unified/node_modules/vfile/lib/index.js.map +0 -1
  1474. package/dist/cjs/node_modules/unified/node_modules/vfile/lib/minpath.browser.js +0 -2
  1475. package/dist/cjs/node_modules/unified/node_modules/vfile/lib/minpath.browser.js.map +0 -1
  1476. package/dist/cjs/node_modules/unified/node_modules/vfile/lib/minproc.browser.js +0 -2
  1477. package/dist/cjs/node_modules/unified/node_modules/vfile/lib/minproc.browser.js.map +0 -1
  1478. package/dist/cjs/node_modules/unified/node_modules/vfile/lib/minurl.browser.js +0 -2
  1479. package/dist/cjs/node_modules/unified/node_modules/vfile/lib/minurl.browser.js.map +0 -1
  1480. package/dist/cjs/node_modules/unified/node_modules/vfile/lib/minurl.shared.js +0 -2
  1481. package/dist/cjs/node_modules/unified/node_modules/vfile/lib/minurl.shared.js.map +0 -1
  1482. package/dist/cjs/node_modules/unified/node_modules/vfile-message/lib/index.js +0 -2
  1483. package/dist/cjs/node_modules/unified/node_modules/vfile-message/lib/index.js.map +0 -1
  1484. package/dist/cjs/node_modules/unist-util-visit-parents/lib/color.js +0 -2
  1485. package/dist/cjs/node_modules/unist-util-visit-parents/lib/color.js.map +0 -1
  1486. package/dist/features/IL-OTJ/_components/ChatComponent.js +0 -2
  1487. package/dist/features/IL-OTJ/_components/MessageRendering/CustomComponents.js +0 -2
  1488. package/dist/features/IL-OTJ/_components/MessageRendering/CustomComponents.js.map +0 -1
  1489. package/dist/features/IL-OTJ/_components/MessageRendering.js +0 -2
  1490. package/dist/features/IL-OTJ/_components/MessageRendering.js.map +0 -1
  1491. package/dist/features/InstantLearning/_components/TooltipComponent.js +0 -2
  1492. package/dist/features/InstantLearning/_components/TooltipComponent.js.map +0 -1
  1493. package/dist/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js +0 -2
  1494. package/dist/node_modules/@e-llm-studio/streaming-response/node_modules/ws/browser.js.map +0 -1
  1495. package/dist/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -2
  1496. package/dist/node_modules/@emotion/serialize/node_modules/@emotion/hash/dist/emotion-hash.esm.js.map +0 -1
  1497. package/dist/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js +0 -2
  1498. package/dist/node_modules/hast-util-from-parse5/node_modules/comma-separated-tokens/index.js.map +0 -1
  1499. package/dist/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js +0 -2
  1500. package/dist/node_modules/hast-util-from-parse5/node_modules/space-separated-tokens/index.js.map +0 -1
  1501. package/dist/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js +0 -2
  1502. package/dist/node_modules/hast-util-raw/node_modules/unist-util-position/lib/index.js.map +0 -1
  1503. package/dist/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js +0 -2
  1504. package/dist/node_modules/hast-util-to-parse5/node_modules/comma-separated-tokens/index.js.map +0 -1
  1505. package/dist/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js +0 -2
  1506. package/dist/node_modules/hast-util-to-parse5/node_modules/space-separated-tokens/index.js.map +0 -1
  1507. package/dist/node_modules/longest-streak/index.js +0 -2
  1508. package/dist/node_modules/longest-streak/index.js.map +0 -1
  1509. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js +0 -2
  1510. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-is/lib/index.js.map +0 -1
  1511. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js +0 -2
  1512. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit/lib/index.js.map +0 -1
  1513. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  1514. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  1515. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  1516. package/dist/node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  1517. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js +0 -2
  1518. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-is/lib/index.js.map +0 -1
  1519. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  1520. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  1521. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  1522. package/dist/node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  1523. package/dist/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js +0 -2
  1524. package/dist/node_modules/mdast-util-from-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +0 -1
  1525. package/dist/node_modules/mdast-util-phrasing/lib/index.js +0 -2
  1526. package/dist/node_modules/mdast-util-phrasing/lib/index.js.map +0 -1
  1527. package/dist/node_modules/mdast-util-to-hast/lib/footer.js +0 -2
  1528. package/dist/node_modules/mdast-util-to-hast/lib/footer.js.map +0 -1
  1529. package/dist/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js +0 -2
  1530. package/dist/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js.map +0 -1
  1531. package/dist/node_modules/mdast-util-to-hast/lib/handlers/break.js +0 -2
  1532. package/dist/node_modules/mdast-util-to-hast/lib/handlers/break.js.map +0 -1
  1533. package/dist/node_modules/mdast-util-to-hast/lib/handlers/code.js +0 -2
  1534. package/dist/node_modules/mdast-util-to-hast/lib/handlers/code.js.map +0 -1
  1535. package/dist/node_modules/mdast-util-to-hast/lib/handlers/delete.js +0 -2
  1536. package/dist/node_modules/mdast-util-to-hast/lib/handlers/delete.js.map +0 -1
  1537. package/dist/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js +0 -2
  1538. package/dist/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js.map +0 -1
  1539. package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js +0 -2
  1540. package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js.map +0 -1
  1541. package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote.js +0 -2
  1542. package/dist/node_modules/mdast-util-to-hast/lib/handlers/footnote.js.map +0 -1
  1543. package/dist/node_modules/mdast-util-to-hast/lib/handlers/heading.js +0 -2
  1544. package/dist/node_modules/mdast-util-to-hast/lib/handlers/heading.js.map +0 -1
  1545. package/dist/node_modules/mdast-util-to-hast/lib/handlers/html.js +0 -2
  1546. package/dist/node_modules/mdast-util-to-hast/lib/handlers/html.js.map +0 -1
  1547. package/dist/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js +0 -2
  1548. package/dist/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js.map +0 -1
  1549. package/dist/node_modules/mdast-util-to-hast/lib/handlers/image.js +0 -2
  1550. package/dist/node_modules/mdast-util-to-hast/lib/handlers/image.js.map +0 -1
  1551. package/dist/node_modules/mdast-util-to-hast/lib/handlers/index.js +0 -2
  1552. package/dist/node_modules/mdast-util-to-hast/lib/handlers/index.js.map +0 -1
  1553. package/dist/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js +0 -2
  1554. package/dist/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js.map +0 -1
  1555. package/dist/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js +0 -2
  1556. package/dist/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js.map +0 -1
  1557. package/dist/node_modules/mdast-util-to-hast/lib/handlers/link.js +0 -2
  1558. package/dist/node_modules/mdast-util-to-hast/lib/handlers/link.js.map +0 -1
  1559. package/dist/node_modules/mdast-util-to-hast/lib/handlers/list-item.js +0 -2
  1560. package/dist/node_modules/mdast-util-to-hast/lib/handlers/list-item.js.map +0 -1
  1561. package/dist/node_modules/mdast-util-to-hast/lib/handlers/list.js +0 -2
  1562. package/dist/node_modules/mdast-util-to-hast/lib/handlers/list.js.map +0 -1
  1563. package/dist/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js +0 -2
  1564. package/dist/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js.map +0 -1
  1565. package/dist/node_modules/mdast-util-to-hast/lib/handlers/root.js +0 -2
  1566. package/dist/node_modules/mdast-util-to-hast/lib/handlers/root.js.map +0 -1
  1567. package/dist/node_modules/mdast-util-to-hast/lib/handlers/strong.js +0 -2
  1568. package/dist/node_modules/mdast-util-to-hast/lib/handlers/strong.js.map +0 -1
  1569. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js +0 -2
  1570. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js.map +0 -1
  1571. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-row.js +0 -2
  1572. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table-row.js.map +0 -1
  1573. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table.js +0 -2
  1574. package/dist/node_modules/mdast-util-to-hast/lib/handlers/table.js.map +0 -1
  1575. package/dist/node_modules/mdast-util-to-hast/lib/handlers/text.js +0 -2
  1576. package/dist/node_modules/mdast-util-to-hast/lib/handlers/text.js.map +0 -1
  1577. package/dist/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js +0 -2
  1578. package/dist/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js.map +0 -1
  1579. package/dist/node_modules/mdast-util-to-hast/lib/index.js +0 -2
  1580. package/dist/node_modules/mdast-util-to-hast/lib/index.js.map +0 -1
  1581. package/dist/node_modules/mdast-util-to-hast/lib/revert.js +0 -2
  1582. package/dist/node_modules/mdast-util-to-hast/lib/revert.js.map +0 -1
  1583. package/dist/node_modules/mdast-util-to-hast/lib/state.js +0 -2
  1584. package/dist/node_modules/mdast-util-to-hast/lib/state.js.map +0 -1
  1585. package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js +0 -2
  1586. package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-character/index.js.map +0 -1
  1587. package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js +0 -2
  1588. package/dist/node_modules/mdast-util-to-hast/node_modules/micromark-util-sanitize-uri/index.js.map +0 -1
  1589. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js +0 -2
  1590. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-is/lib/index.js.map +0 -1
  1591. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js +0 -2
  1592. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit/lib/index.js.map +0 -1
  1593. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  1594. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  1595. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  1596. package/dist/node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  1597. package/dist/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js +0 -2
  1598. package/dist/node_modules/mdast-util-to-markdown/lib/handle/blockquote.js.map +0 -1
  1599. package/dist/node_modules/mdast-util-to-markdown/lib/handle/break.js +0 -2
  1600. package/dist/node_modules/mdast-util-to-markdown/lib/handle/break.js.map +0 -1
  1601. package/dist/node_modules/mdast-util-to-markdown/lib/handle/code.js +0 -2
  1602. package/dist/node_modules/mdast-util-to-markdown/lib/handle/code.js.map +0 -1
  1603. package/dist/node_modules/mdast-util-to-markdown/lib/handle/definition.js +0 -2
  1604. package/dist/node_modules/mdast-util-to-markdown/lib/handle/definition.js.map +0 -1
  1605. package/dist/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js +0 -2
  1606. package/dist/node_modules/mdast-util-to-markdown/lib/handle/emphasis.js.map +0 -1
  1607. package/dist/node_modules/mdast-util-to-markdown/lib/handle/heading.js +0 -2
  1608. package/dist/node_modules/mdast-util-to-markdown/lib/handle/heading.js.map +0 -1
  1609. package/dist/node_modules/mdast-util-to-markdown/lib/handle/html.js +0 -2
  1610. package/dist/node_modules/mdast-util-to-markdown/lib/handle/html.js.map +0 -1
  1611. package/dist/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js +0 -2
  1612. package/dist/node_modules/mdast-util-to-markdown/lib/handle/image-reference.js.map +0 -1
  1613. package/dist/node_modules/mdast-util-to-markdown/lib/handle/image.js +0 -2
  1614. package/dist/node_modules/mdast-util-to-markdown/lib/handle/image.js.map +0 -1
  1615. package/dist/node_modules/mdast-util-to-markdown/lib/handle/index.js +0 -2
  1616. package/dist/node_modules/mdast-util-to-markdown/lib/handle/index.js.map +0 -1
  1617. package/dist/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js +0 -2
  1618. package/dist/node_modules/mdast-util-to-markdown/lib/handle/link-reference.js.map +0 -1
  1619. package/dist/node_modules/mdast-util-to-markdown/lib/handle/link.js +0 -2
  1620. package/dist/node_modules/mdast-util-to-markdown/lib/handle/link.js.map +0 -1
  1621. package/dist/node_modules/mdast-util-to-markdown/lib/handle/list.js +0 -2
  1622. package/dist/node_modules/mdast-util-to-markdown/lib/handle/list.js.map +0 -1
  1623. package/dist/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js +0 -2
  1624. package/dist/node_modules/mdast-util-to-markdown/lib/handle/paragraph.js.map +0 -1
  1625. package/dist/node_modules/mdast-util-to-markdown/lib/handle/root.js +0 -2
  1626. package/dist/node_modules/mdast-util-to-markdown/lib/handle/root.js.map +0 -1
  1627. package/dist/node_modules/mdast-util-to-markdown/lib/handle/strong.js +0 -2
  1628. package/dist/node_modules/mdast-util-to-markdown/lib/handle/strong.js.map +0 -1
  1629. package/dist/node_modules/mdast-util-to-markdown/lib/handle/text.js +0 -2
  1630. package/dist/node_modules/mdast-util-to-markdown/lib/handle/text.js.map +0 -1
  1631. package/dist/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js +0 -2
  1632. package/dist/node_modules/mdast-util-to-markdown/lib/handle/thematic-break.js.map +0 -1
  1633. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js +0 -2
  1634. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-bullet-ordered.js.map +0 -1
  1635. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js +0 -2
  1636. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-bullet-other.js.map +0 -1
  1637. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js +0 -2
  1638. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-emphasis.js.map +0 -1
  1639. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-fence.js +0 -2
  1640. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-fence.js.map +0 -1
  1641. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-quote.js +0 -2
  1642. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-quote.js.map +0 -1
  1643. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js +0 -2
  1644. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-rule-repetition.js.map +0 -1
  1645. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-rule.js +0 -2
  1646. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-rule.js.map +0 -1
  1647. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-strong.js +0 -2
  1648. package/dist/node_modules/mdast-util-to-markdown/lib/util/check-strong.js.map +0 -1
  1649. package/dist/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.js +0 -2
  1650. package/dist/node_modules/mdast-util-to-markdown/lib/util/encode-character-reference.js.map +0 -1
  1651. package/dist/node_modules/mdast-util-to-markdown/lib/util/encode-info.js +0 -2
  1652. package/dist/node_modules/mdast-util-to-markdown/lib/util/encode-info.js.map +0 -1
  1653. package/dist/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js +0 -2
  1654. package/dist/node_modules/mdast-util-to-markdown/lib/util/format-code-as-indented.js.map +0 -1
  1655. package/dist/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js +0 -2
  1656. package/dist/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js.map +0 -1
  1657. package/dist/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js +0 -2
  1658. package/dist/node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js.map +0 -1
  1659. package/dist/node_modules/micromark-util-character/index.js +0 -2
  1660. package/dist/node_modules/micromark-util-character/index.js.map +0 -1
  1661. package/dist/node_modules/react-hot-toast/node_modules/goober/dist/goober.modern.js +0 -2
  1662. package/dist/node_modules/react-hot-toast/node_modules/goober/dist/goober.modern.js.map +0 -1
  1663. package/dist/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js +0 -2
  1664. package/dist/node_modules/react-markdown/node_modules/comma-separated-tokens/index.js.map +0 -1
  1665. package/dist/node_modules/react-markdown/node_modules/is-plain-obj/index.js +0 -2
  1666. package/dist/node_modules/react-markdown/node_modules/is-plain-obj/index.js.map +0 -1
  1667. package/dist/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js +0 -2
  1668. package/dist/node_modules/react-markdown/node_modules/mdast-util-from-markdown/lib/index.js.map +0 -1
  1669. package/dist/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js +0 -2
  1670. package/dist/node_modules/react-markdown/node_modules/mdast-util-to-string/lib/index.js.map +0 -1
  1671. package/dist/node_modules/react-markdown/node_modules/micromark/lib/constructs.js +0 -2
  1672. package/dist/node_modules/react-markdown/node_modules/micromark/lib/constructs.js.map +0 -1
  1673. package/dist/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js +0 -2
  1674. package/dist/node_modules/react-markdown/node_modules/micromark/lib/create-tokenizer.js.map +0 -1
  1675. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js +0 -2
  1676. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/content.js.map +0 -1
  1677. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js +0 -2
  1678. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/document.js.map +0 -1
  1679. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js +0 -2
  1680. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/flow.js.map +0 -1
  1681. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js +0 -2
  1682. package/dist/node_modules/react-markdown/node_modules/micromark/lib/initialize/text.js.map +0 -1
  1683. package/dist/node_modules/react-markdown/node_modules/micromark/lib/parse.js +0 -2
  1684. package/dist/node_modules/react-markdown/node_modules/micromark/lib/parse.js.map +0 -1
  1685. package/dist/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js +0 -2
  1686. package/dist/node_modules/react-markdown/node_modules/micromark/lib/postprocess.js.map +0 -1
  1687. package/dist/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js +0 -2
  1688. package/dist/node_modules/react-markdown/node_modules/micromark/lib/preprocess.js.map +0 -1
  1689. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js +0 -2
  1690. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/attention.js.map +0 -1
  1691. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js +0 -2
  1692. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/autolink.js.map +0 -1
  1693. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js +0 -2
  1694. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/blank-line.js.map +0 -1
  1695. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js +0 -2
  1696. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/block-quote.js.map +0 -1
  1697. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js +0 -2
  1698. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-escape.js.map +0 -1
  1699. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js +0 -2
  1700. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/character-reference.js.map +0 -1
  1701. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js +0 -2
  1702. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-fenced.js.map +0 -1
  1703. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js +0 -2
  1704. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-indented.js.map +0 -1
  1705. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js +0 -2
  1706. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/code-text.js.map +0 -1
  1707. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js +0 -2
  1708. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/content.js.map +0 -1
  1709. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js +0 -2
  1710. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/definition.js.map +0 -1
  1711. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js +0 -2
  1712. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/hard-break-escape.js.map +0 -1
  1713. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js +0 -2
  1714. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/heading-atx.js.map +0 -1
  1715. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js +0 -2
  1716. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-flow.js.map +0 -1
  1717. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js +0 -2
  1718. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/html-text.js.map +0 -1
  1719. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js +0 -2
  1720. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-end.js.map +0 -1
  1721. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js +0 -2
  1722. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-image.js.map +0 -1
  1723. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js +0 -2
  1724. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/label-start-link.js.map +0 -1
  1725. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js +0 -2
  1726. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/line-ending.js.map +0 -1
  1727. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js +0 -2
  1728. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/list.js.map +0 -1
  1729. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js +0 -2
  1730. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/setext-underline.js.map +0 -1
  1731. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js +0 -2
  1732. package/dist/node_modules/react-markdown/node_modules/micromark-core-commonmark/lib/thematic-break.js.map +0 -1
  1733. package/dist/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js +0 -2
  1734. package/dist/node_modules/react-markdown/node_modules/micromark-factory-destination/index.js.map +0 -1
  1735. package/dist/node_modules/react-markdown/node_modules/micromark-factory-label/index.js +0 -2
  1736. package/dist/node_modules/react-markdown/node_modules/micromark-factory-label/index.js.map +0 -1
  1737. package/dist/node_modules/react-markdown/node_modules/micromark-factory-space/index.js +0 -2
  1738. package/dist/node_modules/react-markdown/node_modules/micromark-factory-space/index.js.map +0 -1
  1739. package/dist/node_modules/react-markdown/node_modules/micromark-factory-title/index.js +0 -2
  1740. package/dist/node_modules/react-markdown/node_modules/micromark-factory-title/index.js.map +0 -1
  1741. package/dist/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js +0 -2
  1742. package/dist/node_modules/react-markdown/node_modules/micromark-factory-whitespace/index.js.map +0 -1
  1743. package/dist/node_modules/react-markdown/node_modules/micromark-util-character/index.js +0 -2
  1744. package/dist/node_modules/react-markdown/node_modules/micromark-util-character/index.js.map +0 -1
  1745. package/dist/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js +0 -2
  1746. package/dist/node_modules/react-markdown/node_modules/micromark-util-character/lib/unicode-punctuation-regex.js.map +0 -1
  1747. package/dist/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js +0 -2
  1748. package/dist/node_modules/react-markdown/node_modules/micromark-util-chunked/index.js.map +0 -1
  1749. package/dist/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js +0 -2
  1750. package/dist/node_modules/react-markdown/node_modules/micromark-util-classify-character/index.js.map +0 -1
  1751. package/dist/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js +0 -2
  1752. package/dist/node_modules/react-markdown/node_modules/micromark-util-combine-extensions/index.js.map +0 -1
  1753. package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js +0 -2
  1754. package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-numeric-character-reference/index.js.map +0 -1
  1755. package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js +0 -2
  1756. package/dist/node_modules/react-markdown/node_modules/micromark-util-decode-string/index.js.map +0 -1
  1757. package/dist/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js +0 -2
  1758. package/dist/node_modules/react-markdown/node_modules/micromark-util-html-tag-name/index.js.map +0 -1
  1759. package/dist/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js +0 -2
  1760. package/dist/node_modules/react-markdown/node_modules/micromark-util-normalize-identifier/index.js.map +0 -1
  1761. package/dist/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js +0 -2
  1762. package/dist/node_modules/react-markdown/node_modules/micromark-util-resolve-all/index.js.map +0 -1
  1763. package/dist/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js +0 -2
  1764. package/dist/node_modules/react-markdown/node_modules/micromark-util-subtokenize/index.js.map +0 -1
  1765. package/dist/node_modules/react-markdown/node_modules/property-information/index.js +0 -2
  1766. package/dist/node_modules/react-markdown/node_modules/property-information/index.js.map +0 -1
  1767. package/dist/node_modules/react-markdown/node_modules/property-information/lib/aria.js +0 -2
  1768. package/dist/node_modules/react-markdown/node_modules/property-information/lib/aria.js.map +0 -1
  1769. package/dist/node_modules/react-markdown/node_modules/property-information/lib/find.js +0 -2
  1770. package/dist/node_modules/react-markdown/node_modules/property-information/lib/find.js.map +0 -1
  1771. package/dist/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js +0 -2
  1772. package/dist/node_modules/react-markdown/node_modules/property-information/lib/hast-to-react.js.map +0 -1
  1773. package/dist/node_modules/react-markdown/node_modules/property-information/lib/html.js +0 -2
  1774. package/dist/node_modules/react-markdown/node_modules/property-information/lib/html.js.map +0 -1
  1775. package/dist/node_modules/react-markdown/node_modules/property-information/lib/normalize.js +0 -2
  1776. package/dist/node_modules/react-markdown/node_modules/property-information/lib/normalize.js.map +0 -1
  1777. package/dist/node_modules/react-markdown/node_modules/property-information/lib/svg.js +0 -2
  1778. package/dist/node_modules/react-markdown/node_modules/property-information/lib/svg.js.map +0 -1
  1779. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js +0 -2
  1780. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-insensitive-transform.js.map +0 -1
  1781. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js +0 -2
  1782. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/case-sensitive-transform.js.map +0 -1
  1783. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/create.js +0 -2
  1784. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/create.js.map +0 -1
  1785. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js +0 -2
  1786. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/defined-info.js.map +0 -1
  1787. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/info.js +0 -2
  1788. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/info.js.map +0 -1
  1789. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js +0 -2
  1790. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/merge.js.map +0 -1
  1791. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js +0 -2
  1792. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/schema.js.map +0 -1
  1793. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/types.js +0 -2
  1794. package/dist/node_modules/react-markdown/node_modules/property-information/lib/util/types.js.map +0 -1
  1795. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xlink.js +0 -2
  1796. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xlink.js.map +0 -1
  1797. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xml.js +0 -2
  1798. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xml.js.map +0 -1
  1799. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js +0 -2
  1800. package/dist/node_modules/react-markdown/node_modules/property-information/lib/xmlns.js.map +0 -1
  1801. package/dist/node_modules/react-markdown/node_modules/remark-parse/lib/index.js +0 -2
  1802. package/dist/node_modules/react-markdown/node_modules/remark-parse/lib/index.js.map +0 -1
  1803. package/dist/node_modules/react-markdown/node_modules/space-separated-tokens/index.js +0 -2
  1804. package/dist/node_modules/react-markdown/node_modules/space-separated-tokens/index.js.map +0 -1
  1805. package/dist/node_modules/react-markdown/node_modules/unified/lib/index.js +0 -2
  1806. package/dist/node_modules/react-markdown/node_modules/unified/lib/index.js.map +0 -1
  1807. package/dist/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js +0 -2
  1808. package/dist/node_modules/react-markdown/node_modules/unist-util-is/lib/index.js.map +0 -1
  1809. package/dist/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js +0 -2
  1810. package/dist/node_modules/react-markdown/node_modules/unist-util-stringify-position/lib/index.js.map +0 -1
  1811. package/dist/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js +0 -2
  1812. package/dist/node_modules/react-markdown/node_modules/unist-util-visit/lib/index.js.map +0 -1
  1813. package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js +0 -2
  1814. package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/color.browser.js.map +0 -1
  1815. package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js +0 -2
  1816. package/dist/node_modules/react-markdown/node_modules/unist-util-visit-parents/lib/index.js.map +0 -1
  1817. package/dist/node_modules/react-markdown/node_modules/vfile/lib/index.js +0 -2
  1818. package/dist/node_modules/react-markdown/node_modules/vfile/lib/index.js.map +0 -1
  1819. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js +0 -2
  1820. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minpath.browser.js.map +0 -1
  1821. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js +0 -2
  1822. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minproc.browser.js.map +0 -1
  1823. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js +0 -2
  1824. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.browser.js.map +0 -1
  1825. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js +0 -2
  1826. package/dist/node_modules/react-markdown/node_modules/vfile/lib/minurl.shared.js.map +0 -1
  1827. package/dist/node_modules/react-markdown/node_modules/vfile-message/lib/index.js +0 -2
  1828. package/dist/node_modules/react-markdown/node_modules/vfile-message/lib/index.js.map +0 -1
  1829. package/dist/node_modules/remark-gfm/lib/index.js +0 -2
  1830. package/dist/node_modules/remark-gfm/lib/index.js.map +0 -1
  1831. package/dist/node_modules/unified/node_modules/is-plain-obj/index.js +0 -2
  1832. package/dist/node_modules/unified/node_modules/is-plain-obj/index.js.map +0 -1
  1833. package/dist/node_modules/unified/node_modules/unist-util-stringify-position/lib/index.js +0 -2
  1834. package/dist/node_modules/unified/node_modules/unist-util-stringify-position/lib/index.js.map +0 -1
  1835. package/dist/node_modules/unified/node_modules/vfile/lib/index.js +0 -2
  1836. package/dist/node_modules/unified/node_modules/vfile/lib/index.js.map +0 -1
  1837. package/dist/node_modules/unified/node_modules/vfile/lib/minpath.browser.js +0 -2
  1838. package/dist/node_modules/unified/node_modules/vfile/lib/minpath.browser.js.map +0 -1
  1839. package/dist/node_modules/unified/node_modules/vfile/lib/minproc.browser.js +0 -2
  1840. package/dist/node_modules/unified/node_modules/vfile/lib/minproc.browser.js.map +0 -1
  1841. package/dist/node_modules/unified/node_modules/vfile/lib/minurl.browser.js +0 -2
  1842. package/dist/node_modules/unified/node_modules/vfile/lib/minurl.browser.js.map +0 -1
  1843. package/dist/node_modules/unified/node_modules/vfile/lib/minurl.shared.js +0 -2
  1844. package/dist/node_modules/unified/node_modules/vfile/lib/minurl.shared.js.map +0 -1
  1845. package/dist/node_modules/unified/node_modules/vfile-message/lib/index.js +0 -2
  1846. package/dist/node_modules/unified/node_modules/vfile-message/lib/index.js.map +0 -1
  1847. package/dist/node_modules/unist-util-visit-parents/lib/color.js +0 -2
  1848. package/dist/node_modules/unist-util-visit-parents/lib/color.js.map +0 -1
  1849. package/dist/types/src/features/IL-OTJ/_components/ChatComponent.d.ts.map +0 -1
  1850. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/CustomComponents.d.ts +0 -11
  1851. package/dist/types/src/features/IL-OTJ/_components/MessageRendering/CustomComponents.d.ts.map +0 -1
  1852. package/dist/types/src/features/IL-OTJ/_components/MessageRendering.d.ts +0 -14
  1853. package/dist/types/src/features/IL-OTJ/_components/MessageRendering.d.ts.map +0 -1
  1854. /package/dist/cjs/features/IL-OTJ/_components/{ChatComponent.js.map โ†’ ChatComponents/ChatComponent.js.map} +0 -0
  1855. /package/dist/features/IL-OTJ/_components/{ChatComponent.js.map โ†’ ChatComponents/ChatComponent.js.map} +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../node_modules/react-markdown/node_modules/vfile/lib/index.js"],"sourcesContent":["/**\n * @typedef {import('unist').Node} Node\n * @typedef {import('unist').Position} Position\n * @typedef {import('unist').Point} Point\n * @typedef {import('./minurl.shared.js').URL} URL\n * @typedef {import('../index.js').Data} Data\n * @typedef {import('../index.js').Value} Value\n */\n\n/**\n * @typedef {Record<string, unknown> & {type: string, position?: Position | undefined}} NodeLike\n *\n * @typedef {'ascii' | 'utf8' | 'utf-8' | 'utf16le' | 'ucs2' | 'ucs-2' | 'base64' | 'base64url' | 'latin1' | 'binary' | 'hex'} BufferEncoding\n * Encodings supported by the buffer class.\n *\n * This is a copy of the types from Node, copied to prevent Node globals from\n * being needed.\n * Copied from: <https://github.com/DefinitelyTyped/DefinitelyTyped/blob/90a4ec8/types/node/buffer.d.ts#L170>\n *\n * @typedef {Options | URL | Value | VFile} Compatible\n * Things that can be passed to the constructor.\n *\n * @typedef VFileCoreOptions\n * Set multiple values.\n * @property {Value | null | undefined} [value]\n * Set `value`.\n * @property {string | null | undefined} [cwd]\n * Set `cwd`.\n * @property {Array<string> | null | undefined} [history]\n * Set `history`.\n * @property {URL | string | null | undefined} [path]\n * Set `path`.\n * @property {string | null | undefined} [basename]\n * Set `basename`.\n * @property {string | null | undefined} [stem]\n * Set `stem`.\n * @property {string | null | undefined} [extname]\n * Set `extname`.\n * @property {string | null | undefined} [dirname]\n * Set `dirname`.\n * @property {Data | null | undefined} [data]\n * Set `data`.\n *\n * @typedef Map\n * Raw source map.\n *\n * See:\n * <https://github.com/mozilla/source-map/blob/58819f0/source-map.d.ts#L15-L23>.\n * @property {number} version\n * Which version of the source map spec this map is following.\n * @property {Array<string>} sources\n * An array of URLs to the original source files.\n * @property {Array<string>} names\n * An array of identifiers which can be referenced by individual mappings.\n * @property {string | undefined} [sourceRoot]\n * The URL root from which all sources are relative.\n * @property {Array<string> | undefined} [sourcesContent]\n * An array of contents of the original source files.\n * @property {string} mappings\n * A string of base64 VLQs which contain the actual mappings.\n * @property {string} file\n * The generated file this source map is associated with.\n *\n * @typedef {{[key: string]: unknown} & VFileCoreOptions} Options\n * Configuration.\n *\n * A bunch of keys that will be shallow copied over to the new file.\n *\n * @typedef {Record<string, unknown>} ReporterSettings\n * Configuration for reporters.\n */\n\n/**\n * @template {ReporterSettings} Settings\n * Options type.\n * @callback Reporter\n * Type for a reporter.\n * @param {Array<VFile>} files\n * Files to report.\n * @param {Settings} options\n * Configuration.\n * @returns {string}\n * Report.\n */\n\nimport bufferLike from 'is-buffer'\nimport {VFileMessage} from 'vfile-message'\nimport {path} from './minpath.js'\nimport {proc} from './minproc.js'\nimport {urlToPath, isUrl} from './minurl.js'\n\n/**\n * Order of setting (least specific to most), we need this because otherwise\n * `{stem: 'a', path: '~/b.js'}` would throw, as a path is needed before a\n * stem can be set.\n *\n * @type {Array<'basename' | 'dirname' | 'extname' | 'history' | 'path' | 'stem'>}\n */\nconst order = ['history', 'path', 'basename', 'stem', 'extname', 'dirname']\n\nexport class VFile {\n /**\n * Create a new virtual file.\n *\n * `options` is treated as:\n *\n * * `string` or `Buffer` โ€” `{value: options}`\n * * `URL` โ€” `{path: options}`\n * * `VFile` โ€” shallow copies its data over to the new file\n * * `object` โ€” all fields are shallow copied over to the new file\n *\n * Path related fields are set in the following order (least specific to\n * most specific): `history`, `path`, `basename`, `stem`, `extname`,\n * `dirname`.\n *\n * You cannot set `dirname` or `extname` without setting either `history`,\n * `path`, `basename`, or `stem` too.\n *\n * @param {Compatible | null | undefined} [value]\n * File value.\n * @returns\n * New instance.\n */\n constructor(value) {\n /** @type {Options | VFile} */\n let options\n\n if (!value) {\n options = {}\n } else if (typeof value === 'string' || buffer(value)) {\n options = {value}\n } else if (isUrl(value)) {\n options = {path: value}\n } else {\n options = value\n }\n\n /**\n * Place to store custom information (default: `{}`).\n *\n * Itโ€™s OK to store custom data directly on the file but moving it to\n * `data` is recommended.\n *\n * @type {Data}\n */\n this.data = {}\n\n /**\n * List of messages associated with the file.\n *\n * @type {Array<VFileMessage>}\n */\n this.messages = []\n\n /**\n * List of filepaths the file moved between.\n *\n * The first is the original path and the last is the current path.\n *\n * @type {Array<string>}\n */\n this.history = []\n\n /**\n * Base of `path` (default: `process.cwd()` or `'/'` in browsers).\n *\n * @type {string}\n */\n this.cwd = proc.cwd()\n\n /* eslint-disable no-unused-expressions */\n /**\n * Raw value.\n *\n * @type {Value}\n */\n this.value\n\n // The below are non-standard, they are โ€œwell-knownโ€.\n // As in, used in several tools.\n\n /**\n * Whether a file was saved to disk.\n *\n * This is used by vfile reporters.\n *\n * @type {boolean}\n */\n this.stored\n\n /**\n * Custom, non-string, compiled, representation.\n *\n * This is used by unified to store non-string results.\n * One example is when turning markdown into React nodes.\n *\n * @type {unknown}\n */\n this.result\n\n /**\n * Source map.\n *\n * This type is equivalent to the `RawSourceMap` type from the `source-map`\n * module.\n *\n * @type {Map | null | undefined}\n */\n this.map\n /* eslint-enable no-unused-expressions */\n\n // Set path related properties in the correct order.\n let index = -1\n\n while (++index < order.length) {\n const prop = order[index]\n\n // Note: we specifically use `in` instead of `hasOwnProperty` to accept\n // `vfile`s too.\n if (\n prop in options &&\n options[prop] !== undefined &&\n options[prop] !== null\n ) {\n // @ts-expect-error: TS doesnโ€™t understand basic reality.\n this[prop] = prop === 'history' ? [...options[prop]] : options[prop]\n }\n }\n\n /** @type {string} */\n let prop\n\n // Set non-path related properties.\n for (prop in options) {\n // @ts-expect-error: fine to set other things.\n if (!order.includes(prop)) {\n // @ts-expect-error: fine to set other things.\n this[prop] = options[prop]\n }\n }\n }\n\n /**\n * Get the full path (example: `'~/index.min.js'`).\n *\n * @returns {string}\n */\n get path() {\n return this.history[this.history.length - 1]\n }\n\n /**\n * Set the full path (example: `'~/index.min.js'`).\n *\n * Cannot be nullified.\n * You can set a file URL (a `URL` object with a `file:` protocol) which will\n * be turned into a path with `url.fileURLToPath`.\n *\n * @param {string | URL} path\n */\n set path(path) {\n if (isUrl(path)) {\n path = urlToPath(path)\n }\n\n assertNonEmpty(path, 'path')\n\n if (this.path !== path) {\n this.history.push(path)\n }\n }\n\n /**\n * Get the parent path (example: `'~'`).\n */\n get dirname() {\n return typeof this.path === 'string' ? path.dirname(this.path) : undefined\n }\n\n /**\n * Set the parent path (example: `'~'`).\n *\n * Cannot be set if thereโ€™s no `path` yet.\n */\n set dirname(dirname) {\n assertPath(this.basename, 'dirname')\n this.path = path.join(dirname || '', this.basename)\n }\n\n /**\n * Get the basename (including extname) (example: `'index.min.js'`).\n */\n get basename() {\n return typeof this.path === 'string' ? path.basename(this.path) : undefined\n }\n\n /**\n * Set basename (including extname) (`'index.min.js'`).\n *\n * Cannot contain path separators (`'/'` on unix, macOS, and browsers, `'\\'`\n * on windows).\n * Cannot be nullified (use `file.path = file.dirname` instead).\n */\n set basename(basename) {\n assertNonEmpty(basename, 'basename')\n assertPart(basename, 'basename')\n this.path = path.join(this.dirname || '', basename)\n }\n\n /**\n * Get the extname (including dot) (example: `'.js'`).\n */\n get extname() {\n return typeof this.path === 'string' ? path.extname(this.path) : undefined\n }\n\n /**\n * Set the extname (including dot) (example: `'.js'`).\n *\n * Cannot contain path separators (`'/'` on unix, macOS, and browsers, `'\\'`\n * on windows).\n * Cannot be set if thereโ€™s no `path` yet.\n */\n set extname(extname) {\n assertPart(extname, 'extname')\n assertPath(this.dirname, 'extname')\n\n if (extname) {\n if (extname.charCodeAt(0) !== 46 /* `.` */) {\n throw new Error('`extname` must start with `.`')\n }\n\n if (extname.includes('.', 1)) {\n throw new Error('`extname` cannot contain multiple dots')\n }\n }\n\n this.path = path.join(this.dirname, this.stem + (extname || ''))\n }\n\n /**\n * Get the stem (basename w/o extname) (example: `'index.min'`).\n */\n get stem() {\n return typeof this.path === 'string'\n ? path.basename(this.path, this.extname)\n : undefined\n }\n\n /**\n * Set the stem (basename w/o extname) (example: `'index.min'`).\n *\n * Cannot contain path separators (`'/'` on unix, macOS, and browsers, `'\\'`\n * on windows).\n * Cannot be nullified (use `file.path = file.dirname` instead).\n */\n set stem(stem) {\n assertNonEmpty(stem, 'stem')\n assertPart(stem, 'stem')\n this.path = path.join(this.dirname || '', stem + (this.extname || ''))\n }\n\n /**\n * Serialize the file.\n *\n * @param {BufferEncoding | null | undefined} [encoding='utf8']\n * Character encoding to understand `value` as when itโ€™s a `Buffer`\n * (default: `'utf8'`).\n * @returns {string}\n * Serialized file.\n */\n toString(encoding) {\n return (this.value || '').toString(encoding || undefined)\n }\n\n /**\n * Create a warning message associated with the file.\n *\n * Its `fatal` is set to `false` and `file` is set to the current file path.\n * Its added to `file.messages`.\n *\n * @param {string | Error | VFileMessage} reason\n * Reason for message, uses the stack and message of the error if given.\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 {VFileMessage}\n * Message.\n */\n message(reason, place, origin) {\n const message = new VFileMessage(reason, place, origin)\n\n if (this.path) {\n message.name = this.path + ':' + message.name\n message.file = this.path\n }\n\n message.fatal = false\n\n this.messages.push(message)\n\n return message\n }\n\n /**\n * Create an info message associated with the file.\n *\n * Its `fatal` is set to `null` and `file` is set to the current file path.\n * Its added to `file.messages`.\n *\n * @param {string | Error | VFileMessage} reason\n * Reason for message, uses the stack and message of the error if given.\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 {VFileMessage}\n * Message.\n */\n info(reason, place, origin) {\n const message = this.message(reason, place, origin)\n\n message.fatal = null\n\n return message\n }\n\n /**\n * Create a fatal error associated with the file.\n *\n * Its `fatal` is set to `true` and `file` is set to the current file path.\n * Its added to `file.messages`.\n *\n * > ๐Ÿ‘‰ **Note**: a fatal error means that a file is no longer processable.\n *\n * @param {string | Error | VFileMessage} reason\n * Reason for message, uses the stack and message of the error if given.\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 {never}\n * Message.\n * @throws {VFileMessage}\n * Message.\n */\n fail(reason, place, origin) {\n const message = this.message(reason, place, origin)\n\n message.fatal = true\n\n throw message\n }\n}\n\n/**\n * Assert that `part` is not a path (as in, does not contain `path.sep`).\n *\n * @param {string | null | undefined} part\n * File path part.\n * @param {string} name\n * Part name.\n * @returns {void}\n * Nothing.\n */\nfunction assertPart(part, name) {\n if (part && part.includes(path.sep)) {\n throw new Error(\n '`' + name + '` cannot be a path: did not expect `' + path.sep + '`'\n )\n }\n}\n\n/**\n * Assert that `part` is not empty.\n *\n * @param {string | undefined} part\n * Thing.\n * @param {string} name\n * Part name.\n * @returns {asserts part is string}\n * Nothing.\n */\nfunction assertNonEmpty(part, name) {\n if (!part) {\n throw new Error('`' + name + '` cannot be empty')\n }\n}\n\n/**\n * Assert `path` exists.\n *\n * @param {string | undefined} path\n * Path.\n * @param {string} name\n * Dependency name.\n * @returns {asserts path is string}\n * Nothing.\n */\nfunction assertPath(path, name) {\n if (!path) {\n throw new Error('Setting `' + name + '` requires `path` to be set too')\n }\n}\n\n/**\n * Assert `value` is a buffer.\n *\n * @param {unknown} value\n * thing.\n * @returns {value is Buffer}\n * Whether `value` is a Node.js buffer.\n */\nfunction buffer(value) {\n return bufferLike(value)\n}\n"],"names":["order","VFile","constructor","value","options","bufferLike","buffer","isUrl","path","this","data","messages","history","cwd","proc","stored","result","map","prop","index","length","undefined","includes","urlToPath","assertNonEmpty","push","dirname","assertPath","basename","join","assertPart","extname","charCodeAt","Error","stem","toString","encoding","message","reason","place","origin","VFileMessage","name","file","fatal","info","fail","part","sep"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- const e={basename:function(e,n){if(void 0!==n&&"string"!=typeof n)throw new TypeError('"ext" argument must be a string');t(e);let r,i=0,l=-1,o=e.length;if(void 0===n||0===n.length||n.length>e.length){for(;o--;)if(47===e.charCodeAt(o)){if(r){i=o+1;break}}else l<0&&(r=!0,l=o+1);return l<0?"":e.slice(i,l)}if(n===e)return"";let f=-1,h=n.length-1;for(;o--;)if(47===e.charCodeAt(o)){if(r){i=o+1;break}}else f<0&&(r=!0,f=o+1),h>-1&&(e.charCodeAt(o)===n.charCodeAt(h--)?h<0&&(l=o):(h=-1,l=f));i===l?l=f:l<0&&(l=e.length);return e.slice(i,l)},dirname:function(e){if(t(e),0===e.length)return".";let n,r=-1,i=e.length;for(;--i;)if(47===e.charCodeAt(i)){if(n){r=i;break}}else n||(n=!0);return r<0?47===e.charCodeAt(0)?"/":".":1===r&&47===e.charCodeAt(0)?"//":e.slice(0,r)},extname:function(e){t(e);let n,r=e.length,i=-1,l=0,o=-1,f=0;for(;r--;){const t=e.charCodeAt(r);if(47!==t)i<0&&(n=!0,i=r+1),46===t?o<0?o=r:1!==f&&(f=1):o>-1&&(f=-1);else if(n){l=r+1;break}}if(o<0||i<0||0===f||1===f&&o===i-1&&o===l+1)return"";return e.slice(o,i)},join:function(...e){let n,r=-1;for(;++r<e.length;)t(e[r]),e[r]&&(n=void 0===n?e[r]:n+"/"+e[r]);return void 0===n?".":function(e){t(e);const n=47===e.charCodeAt(0);let r=function(e,t){let n,r,i="",l=0,o=-1,f=0,h=-1;for(;++h<=e.length;){if(h<e.length)n=e.charCodeAt(h);else{if(47===n)break;n=47}if(47===n){if(o===h-1||1===f);else if(o!==h-1&&2===f){if(i.length<2||2!==l||46!==i.charCodeAt(i.length-1)||46!==i.charCodeAt(i.length-2))if(i.length>2){if(r=i.lastIndexOf("/"),r!==i.length-1){r<0?(i="",l=0):(i=i.slice(0,r),l=i.length-1-i.lastIndexOf("/")),o=h,f=0;continue}}else if(i.length>0){i="",l=0,o=h,f=0;continue}t&&(i=i.length>0?i+"/..":"..",l=2)}else i.length>0?i+="/"+e.slice(o+1,h):i=e.slice(o+1,h),l=h-o-1;o=h,f=0}else 46===n&&f>-1?f++:f=-1}return i}(e,!n);0!==r.length||n||(r=".");r.length>0&&47===e.charCodeAt(e.length-1)&&(r+="/");return n?"/"+r:r}(n)},sep:"/"};function t(e){if("string"!=typeof e)throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}export{e as path};
2
- //# sourceMappingURL=minpath.browser.js.map
@@ -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":"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"}
@@ -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
- import{gfmFromMarkdown as o,gfmToMarkdown as n}from"../../mdast-util-gfm/lib/index.js";import{gfm as s}from"../../micromark-extension-gfm/index.js";const t={};function i(i){const r=i||t,m=this.data(),a=m.micromarkExtensions||(m.micromarkExtensions=[]),e=m.fromMarkdownExtensions||(m.fromMarkdownExtensions=[]),x=m.toMarkdownExtensions||(m.toMarkdownExtensions=[]);a.push(s(r)),e.push(o()),x.push(n(r))}export{i as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../node_modules/remark-gfm/lib/index.js"],"sourcesContent":["/**\n * @import {Root} from 'mdast'\n * @import {Options} from 'remark-gfm'\n * @import {} from 'remark-parse'\n * @import {} from 'remark-stringify'\n * @import {Processor} from 'unified'\n */\n\nimport {gfmFromMarkdown, gfmToMarkdown} from 'mdast-util-gfm'\nimport {gfm} from 'micromark-extension-gfm'\n\n/** @type {Options} */\nconst emptyOptions = {}\n\n/**\n * Add support GFM (autolink literals, footnotes, strikethrough, tables,\n * tasklists).\n *\n * @param {Options | null | undefined} [options]\n * Configuration (optional).\n * @returns {undefined}\n * Nothing.\n */\nexport default function remarkGfm(options) {\n // @ts-expect-error: TS is wrong about `this`.\n // eslint-disable-next-line unicorn/no-this-assignment\n const self = /** @type {Processor<Root>} */ (this)\n const settings = options || emptyOptions\n const data = self.data()\n\n const micromarkExtensions =\n data.micromarkExtensions || (data.micromarkExtensions = [])\n const fromMarkdownExtensions =\n data.fromMarkdownExtensions || (data.fromMarkdownExtensions = [])\n const toMarkdownExtensions =\n data.toMarkdownExtensions || (data.toMarkdownExtensions = [])\n\n micromarkExtensions.push(gfm(settings))\n fromMarkdownExtensions.push(gfmFromMarkdown())\n toMarkdownExtensions.push(gfmToMarkdown(settings))\n}\n"],"names":["emptyOptions","remarkGfm","options","settings","data","micromarkExtensions","fromMarkdownExtensions","toMarkdownExtensions","push","gfm","gfmFromMarkdown","gfmToMarkdown"],"mappings":"oJAYA,MAAMA,EAAe,CAAE,EAWR,SAASC,EAAUC,GAGhC,MACMC,EAAWD,GAAWF,EACtBI,EAFuC,KAE3BA,OAEZC,EACJD,EAAKC,sBAAwBD,EAAKC,oBAAsB,IACpDC,EACJF,EAAKE,yBAA2BF,EAAKE,uBAAyB,IAC1DC,EACJH,EAAKG,uBAAyBH,EAAKG,qBAAuB,IAE5DF,EAAoBG,KAAKC,EAAIN,IAC7BG,EAAuBE,KAAKE,KAC5BH,EAAqBC,KAAKG,EAAcR,GAC1C"}
@@ -1,2 +0,0 @@
1
- function t(t){if("object"!=typeof t||null===t)return!1;const e=Object.getPrototypeOf(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e)||Symbol.toStringTag in t||Symbol.iterator in t)}export{t as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/unified/node_modules/is-plain-obj/index.js"],"sourcesContent":["export default function isPlainObject(value) {\n\tif (typeof value !== 'object' || value === null) {\n\t\treturn false;\n\t}\n\n\tconst prototype = Object.getPrototypeOf(value);\n\treturn (prototype === null || prototype === Object.prototype || Object.getPrototypeOf(prototype) === null) && !(Symbol.toStringTag in value) && !(Symbol.iterator in value);\n}\n"],"names":["isPlainObject","value","prototype","Object","getPrototypeOf","Symbol","toStringTag","iterator"],"mappings":"AAAe,SAASA,EAAcC,GACrC,GAAqB,iBAAVA,GAAgC,OAAVA,EAChC,OAAO,EAGR,MAAMC,EAAYC,OAAOC,eAAeH,GACxC,QAAsB,OAAdC,GAAsBA,IAAcC,OAAOD,WAAkD,OAArCC,OAAOC,eAAeF,IAA0BG,OAAOC,eAAeL,GAAYI,OAAOE,YAAYN,EACtK"}
@@ -1,2 +0,0 @@
1
- function n(n){return n&&"object"==typeof n?"position"in n||"type"in n?i(n.position):"start"in n||"end"in n?i(n):"line"in n||"column"in n?t(n):"":""}function t(n){return e(n&&n.line)+":"+e(n&&n.column)}function i(n){return t(n&&n.start)+"-"+t(n&&n.end)}function e(n){return n&&"number"==typeof n?n:1}export{n as stringifyPosition};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../node_modules/unified/node_modules/unist-util-stringify-position/lib/index.js"],"sourcesContent":["/**\n * @typedef {import('unist').Node} Node\n * @typedef {import('unist').Point} Point\n * @typedef {import('unist').Position} Position\n */\n\n/**\n * @typedef NodeLike\n * @property {string} type\n * @property {PositionLike | null | undefined} [position]\n *\n * @typedef PositionLike\n * @property {PointLike | null | undefined} [start]\n * @property {PointLike | null | undefined} [end]\n *\n * @typedef PointLike\n * @property {number | null | undefined} [line]\n * @property {number | null | undefined} [column]\n * @property {number | null | undefined} [offset]\n */\n\n/**\n * Serialize the positional info of a point, position (start and end points),\n * or node.\n *\n * @param {Node | NodeLike | Position | PositionLike | Point | PointLike | null | undefined} [value]\n * Node, position, or point.\n * @returns {string}\n * Pretty printed positional info of a node (`string`).\n *\n * In the format of a range `ls:cs-le:ce` (when given `node` or `position`)\n * or a point `l:c` (when given `point`), where `l` stands for line, `c` for\n * column, `s` for `start`, and `e` for end.\n * An empty string (`''`) is returned if the given value is neither `node`,\n * `position`, nor `point`.\n */\nexport function stringifyPosition(value) {\n // Nothing.\n if (!value || typeof value !== 'object') {\n return ''\n }\n\n // Node.\n if ('position' in value || 'type' in value) {\n return position(value.position)\n }\n\n // Position.\n if ('start' in value || 'end' in value) {\n return position(value)\n }\n\n // Point.\n if ('line' in value || 'column' in value) {\n return point(value)\n }\n\n // ?\n return ''\n}\n\n/**\n * @param {Point | PointLike | null | undefined} point\n * @returns {string}\n */\nfunction point(point) {\n return index(point && point.line) + ':' + index(point && point.column)\n}\n\n/**\n * @param {Position | PositionLike | null | undefined} pos\n * @returns {string}\n */\nfunction position(pos) {\n return point(pos && pos.start) + '-' + point(pos && pos.end)\n}\n\n/**\n * @param {number | null | undefined} value\n * @returns {number}\n */\nfunction index(value) {\n return value && typeof value === 'number' ? value : 1\n}\n"],"names":["stringifyPosition","value","position","point","index","line","column","pos","start","end"],"mappings":"AAoCO,SAASA,EAAkBC,GAEhC,OAAKA,GAA0B,iBAAVA,EAKjB,aAAcA,GAAS,SAAUA,EAC5BC,EAASD,EAAMC,UAIpB,UAAWD,GAAS,QAASA,EACxBC,EAASD,GAId,SAAUA,GAAS,WAAYA,EAC1BE,EAAMF,GAIR,GAnBE,EAoBX,CAMA,SAASE,EAAMA,GACb,OAAOC,EAAMD,GAASA,EAAME,MAAQ,IAAMD,EAAMD,GAASA,EAAMG,OACjE,CAMA,SAASJ,EAASK,GAChB,OAAOJ,EAAMI,GAAOA,EAAIC,OAAS,IAAML,EAAMI,GAAOA,EAAIE,IAC1D,CAMA,SAASL,EAAMH,GACb,OAAOA,GAA0B,iBAAVA,EAAqBA,EAAQ,CACtD"}
@@ -1,2 +0,0 @@
1
- import t from"../../../../../_virtual/index7.js";import{VFileMessage as e}from"../../vfile-message/lib/index.js";import{path as s}from"./minpath.browser.js";import{proc as i}from"./minproc.browser.js";import{urlToPath as n}from"./minurl.browser.js";import{isUrl as r}from"./minurl.shared.js";const a=["history","path","basename","stem","extname","dirname"];class h{constructor(e){let s;s=e?"string"==typeof e||function(e){return t(e)}(e)?{value:e}:r(e)?{path:e}:e:{},this.data={},this.messages=[],this.history=[],this.cwd=i.cwd(),this.value,this.stored,this.result,this.map;let n,h=-1;for(;++h<a.length;){const t=a[h];t in s&&void 0!==s[t]&&null!==s[t]&&(this[t]="history"===t?[...s[t]]:s[t])}for(n in s)a.includes(n)||(this[n]=s[n])}get path(){return this.history[this.history.length-1]}set path(t){r(t)&&(t=n(t)),m(t,"path"),this.path!==t&&this.history.push(t)}get dirname(){return"string"==typeof this.path?s.dirname(this.path):void 0}set dirname(t){p(this.basename,"dirname"),this.path=s.join(t||"",this.basename)}get basename(){return"string"==typeof this.path?s.basename(this.path):void 0}set basename(t){m(t,"basename"),o(t,"basename"),this.path=s.join(this.dirname||"",t)}get extname(){return"string"==typeof this.path?s.extname(this.path):void 0}set extname(t){if(o(t,"extname"),p(this.dirname,"extname"),t){if(46!==t.charCodeAt(0))throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=s.join(this.dirname,this.stem+(t||""))}get stem(){return"string"==typeof this.path?s.basename(this.path,this.extname):void 0}set stem(t){m(t,"stem"),o(t,"stem"),this.path=s.join(this.dirname||"",t+(this.extname||""))}toString(t){return(this.value||"").toString(t||void 0)}message(t,s,i){const n=new e(t,s,i);return this.path&&(n.name=this.path+":"+n.name,n.file=this.path),n.fatal=!1,this.messages.push(n),n}info(t,e,s){const i=this.message(t,e,s);return i.fatal=null,i}fail(t,e,s){const i=this.message(t,e,s);throw i.fatal=!0,i}}function o(t,e){if(t&&t.includes(s.sep))throw new Error("`"+e+"` cannot be a path: did not expect `"+s.sep+"`")}function m(t,e){if(!t)throw new Error("`"+e+"` cannot be empty")}function p(t,e){if(!t)throw new Error("Setting `"+e+"` requires `path` to be set too")}export{h as VFile};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../node_modules/unified/node_modules/vfile/lib/index.js"],"sourcesContent":["/**\n * @typedef {import('unist').Node} Node\n * @typedef {import('unist').Position} Position\n * @typedef {import('unist').Point} Point\n * @typedef {import('./minurl.shared.js').URL} URL\n * @typedef {import('../index.js').Data} Data\n * @typedef {import('../index.js').Value} Value\n */\n\n/**\n * @typedef {Record<string, unknown> & {type: string, position?: Position | undefined}} NodeLike\n *\n * @typedef {'ascii' | 'utf8' | 'utf-8' | 'utf16le' | 'ucs2' | 'ucs-2' | 'base64' | 'base64url' | 'latin1' | 'binary' | 'hex'} BufferEncoding\n * Encodings supported by the buffer class.\n *\n * This is a copy of the types from Node, copied to prevent Node globals from\n * being needed.\n * Copied from: <https://github.com/DefinitelyTyped/DefinitelyTyped/blob/90a4ec8/types/node/buffer.d.ts#L170>\n *\n * @typedef {Options | URL | Value | VFile} Compatible\n * Things that can be passed to the constructor.\n *\n * @typedef VFileCoreOptions\n * Set multiple values.\n * @property {Value | null | undefined} [value]\n * Set `value`.\n * @property {string | null | undefined} [cwd]\n * Set `cwd`.\n * @property {Array<string> | null | undefined} [history]\n * Set `history`.\n * @property {URL | string | null | undefined} [path]\n * Set `path`.\n * @property {string | null | undefined} [basename]\n * Set `basename`.\n * @property {string | null | undefined} [stem]\n * Set `stem`.\n * @property {string | null | undefined} [extname]\n * Set `extname`.\n * @property {string | null | undefined} [dirname]\n * Set `dirname`.\n * @property {Data | null | undefined} [data]\n * Set `data`.\n *\n * @typedef Map\n * Raw source map.\n *\n * See:\n * <https://github.com/mozilla/source-map/blob/58819f0/source-map.d.ts#L15-L23>.\n * @property {number} version\n * Which version of the source map spec this map is following.\n * @property {Array<string>} sources\n * An array of URLs to the original source files.\n * @property {Array<string>} names\n * An array of identifiers which can be referenced by individual mappings.\n * @property {string | undefined} [sourceRoot]\n * The URL root from which all sources are relative.\n * @property {Array<string> | undefined} [sourcesContent]\n * An array of contents of the original source files.\n * @property {string} mappings\n * A string of base64 VLQs which contain the actual mappings.\n * @property {string} file\n * The generated file this source map is associated with.\n *\n * @typedef {{[key: string]: unknown} & VFileCoreOptions} Options\n * Configuration.\n *\n * A bunch of keys that will be shallow copied over to the new file.\n *\n * @typedef {Record<string, unknown>} ReporterSettings\n * Configuration for reporters.\n */\n\n/**\n * @template {ReporterSettings} Settings\n * Options type.\n * @callback Reporter\n * Type for a reporter.\n * @param {Array<VFile>} files\n * Files to report.\n * @param {Settings} options\n * Configuration.\n * @returns {string}\n * Report.\n */\n\nimport bufferLike from 'is-buffer'\nimport {VFileMessage} from 'vfile-message'\nimport {path} from './minpath.js'\nimport {proc} from './minproc.js'\nimport {urlToPath, isUrl} from './minurl.js'\n\n/**\n * Order of setting (least specific to most), we need this because otherwise\n * `{stem: 'a', path: '~/b.js'}` would throw, as a path is needed before a\n * stem can be set.\n *\n * @type {Array<'basename' | 'dirname' | 'extname' | 'history' | 'path' | 'stem'>}\n */\nconst order = ['history', 'path', 'basename', 'stem', 'extname', 'dirname']\n\nexport class VFile {\n /**\n * Create a new virtual file.\n *\n * `options` is treated as:\n *\n * * `string` or `Buffer` โ€” `{value: options}`\n * * `URL` โ€” `{path: options}`\n * * `VFile` โ€” shallow copies its data over to the new file\n * * `object` โ€” all fields are shallow copied over to the new file\n *\n * Path related fields are set in the following order (least specific to\n * most specific): `history`, `path`, `basename`, `stem`, `extname`,\n * `dirname`.\n *\n * You cannot set `dirname` or `extname` without setting either `history`,\n * `path`, `basename`, or `stem` too.\n *\n * @param {Compatible | null | undefined} [value]\n * File value.\n * @returns\n * New instance.\n */\n constructor(value) {\n /** @type {Options | VFile} */\n let options\n\n if (!value) {\n options = {}\n } else if (typeof value === 'string' || buffer(value)) {\n options = {value}\n } else if (isUrl(value)) {\n options = {path: value}\n } else {\n options = value\n }\n\n /**\n * Place to store custom information (default: `{}`).\n *\n * Itโ€™s OK to store custom data directly on the file but moving it to\n * `data` is recommended.\n *\n * @type {Data}\n */\n this.data = {}\n\n /**\n * List of messages associated with the file.\n *\n * @type {Array<VFileMessage>}\n */\n this.messages = []\n\n /**\n * List of filepaths the file moved between.\n *\n * The first is the original path and the last is the current path.\n *\n * @type {Array<string>}\n */\n this.history = []\n\n /**\n * Base of `path` (default: `process.cwd()` or `'/'` in browsers).\n *\n * @type {string}\n */\n this.cwd = proc.cwd()\n\n /* eslint-disable no-unused-expressions */\n /**\n * Raw value.\n *\n * @type {Value}\n */\n this.value\n\n // The below are non-standard, they are โ€œwell-knownโ€.\n // As in, used in several tools.\n\n /**\n * Whether a file was saved to disk.\n *\n * This is used by vfile reporters.\n *\n * @type {boolean}\n */\n this.stored\n\n /**\n * Custom, non-string, compiled, representation.\n *\n * This is used by unified to store non-string results.\n * One example is when turning markdown into React nodes.\n *\n * @type {unknown}\n */\n this.result\n\n /**\n * Source map.\n *\n * This type is equivalent to the `RawSourceMap` type from the `source-map`\n * module.\n *\n * @type {Map | null | undefined}\n */\n this.map\n /* eslint-enable no-unused-expressions */\n\n // Set path related properties in the correct order.\n let index = -1\n\n while (++index < order.length) {\n const prop = order[index]\n\n // Note: we specifically use `in` instead of `hasOwnProperty` to accept\n // `vfile`s too.\n if (\n prop in options &&\n options[prop] !== undefined &&\n options[prop] !== null\n ) {\n // @ts-expect-error: TS doesnโ€™t understand basic reality.\n this[prop] = prop === 'history' ? [...options[prop]] : options[prop]\n }\n }\n\n /** @type {string} */\n let prop\n\n // Set non-path related properties.\n for (prop in options) {\n // @ts-expect-error: fine to set other things.\n if (!order.includes(prop)) {\n // @ts-expect-error: fine to set other things.\n this[prop] = options[prop]\n }\n }\n }\n\n /**\n * Get the full path (example: `'~/index.min.js'`).\n *\n * @returns {string}\n */\n get path() {\n return this.history[this.history.length - 1]\n }\n\n /**\n * Set the full path (example: `'~/index.min.js'`).\n *\n * Cannot be nullified.\n * You can set a file URL (a `URL` object with a `file:` protocol) which will\n * be turned into a path with `url.fileURLToPath`.\n *\n * @param {string | URL} path\n */\n set path(path) {\n if (isUrl(path)) {\n path = urlToPath(path)\n }\n\n assertNonEmpty(path, 'path')\n\n if (this.path !== path) {\n this.history.push(path)\n }\n }\n\n /**\n * Get the parent path (example: `'~'`).\n */\n get dirname() {\n return typeof this.path === 'string' ? path.dirname(this.path) : undefined\n }\n\n /**\n * Set the parent path (example: `'~'`).\n *\n * Cannot be set if thereโ€™s no `path` yet.\n */\n set dirname(dirname) {\n assertPath(this.basename, 'dirname')\n this.path = path.join(dirname || '', this.basename)\n }\n\n /**\n * Get the basename (including extname) (example: `'index.min.js'`).\n */\n get basename() {\n return typeof this.path === 'string' ? path.basename(this.path) : undefined\n }\n\n /**\n * Set basename (including extname) (`'index.min.js'`).\n *\n * Cannot contain path separators (`'/'` on unix, macOS, and browsers, `'\\'`\n * on windows).\n * Cannot be nullified (use `file.path = file.dirname` instead).\n */\n set basename(basename) {\n assertNonEmpty(basename, 'basename')\n assertPart(basename, 'basename')\n this.path = path.join(this.dirname || '', basename)\n }\n\n /**\n * Get the extname (including dot) (example: `'.js'`).\n */\n get extname() {\n return typeof this.path === 'string' ? path.extname(this.path) : undefined\n }\n\n /**\n * Set the extname (including dot) (example: `'.js'`).\n *\n * Cannot contain path separators (`'/'` on unix, macOS, and browsers, `'\\'`\n * on windows).\n * Cannot be set if thereโ€™s no `path` yet.\n */\n set extname(extname) {\n assertPart(extname, 'extname')\n assertPath(this.dirname, 'extname')\n\n if (extname) {\n if (extname.charCodeAt(0) !== 46 /* `.` */) {\n throw new Error('`extname` must start with `.`')\n }\n\n if (extname.includes('.', 1)) {\n throw new Error('`extname` cannot contain multiple dots')\n }\n }\n\n this.path = path.join(this.dirname, this.stem + (extname || ''))\n }\n\n /**\n * Get the stem (basename w/o extname) (example: `'index.min'`).\n */\n get stem() {\n return typeof this.path === 'string'\n ? path.basename(this.path, this.extname)\n : undefined\n }\n\n /**\n * Set the stem (basename w/o extname) (example: `'index.min'`).\n *\n * Cannot contain path separators (`'/'` on unix, macOS, and browsers, `'\\'`\n * on windows).\n * Cannot be nullified (use `file.path = file.dirname` instead).\n */\n set stem(stem) {\n assertNonEmpty(stem, 'stem')\n assertPart(stem, 'stem')\n this.path = path.join(this.dirname || '', stem + (this.extname || ''))\n }\n\n /**\n * Serialize the file.\n *\n * @param {BufferEncoding | null | undefined} [encoding='utf8']\n * Character encoding to understand `value` as when itโ€™s a `Buffer`\n * (default: `'utf8'`).\n * @returns {string}\n * Serialized file.\n */\n toString(encoding) {\n return (this.value || '').toString(encoding || undefined)\n }\n\n /**\n * Create a warning message associated with the file.\n *\n * Its `fatal` is set to `false` and `file` is set to the current file path.\n * Its added to `file.messages`.\n *\n * @param {string | Error | VFileMessage} reason\n * Reason for message, uses the stack and message of the error if given.\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 {VFileMessage}\n * Message.\n */\n message(reason, place, origin) {\n const message = new VFileMessage(reason, place, origin)\n\n if (this.path) {\n message.name = this.path + ':' + message.name\n message.file = this.path\n }\n\n message.fatal = false\n\n this.messages.push(message)\n\n return message\n }\n\n /**\n * Create an info message associated with the file.\n *\n * Its `fatal` is set to `null` and `file` is set to the current file path.\n * Its added to `file.messages`.\n *\n * @param {string | Error | VFileMessage} reason\n * Reason for message, uses the stack and message of the error if given.\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 {VFileMessage}\n * Message.\n */\n info(reason, place, origin) {\n const message = this.message(reason, place, origin)\n\n message.fatal = null\n\n return message\n }\n\n /**\n * Create a fatal error associated with the file.\n *\n * Its `fatal` is set to `true` and `file` is set to the current file path.\n * Its added to `file.messages`.\n *\n * > ๐Ÿ‘‰ **Note**: a fatal error means that a file is no longer processable.\n *\n * @param {string | Error | VFileMessage} reason\n * Reason for message, uses the stack and message of the error if given.\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 {never}\n * Message.\n * @throws {VFileMessage}\n * Message.\n */\n fail(reason, place, origin) {\n const message = this.message(reason, place, origin)\n\n message.fatal = true\n\n throw message\n }\n}\n\n/**\n * Assert that `part` is not a path (as in, does not contain `path.sep`).\n *\n * @param {string | null | undefined} part\n * File path part.\n * @param {string} name\n * Part name.\n * @returns {void}\n * Nothing.\n */\nfunction assertPart(part, name) {\n if (part && part.includes(path.sep)) {\n throw new Error(\n '`' + name + '` cannot be a path: did not expect `' + path.sep + '`'\n )\n }\n}\n\n/**\n * Assert that `part` is not empty.\n *\n * @param {string | undefined} part\n * Thing.\n * @param {string} name\n * Part name.\n * @returns {asserts part is string}\n * Nothing.\n */\nfunction assertNonEmpty(part, name) {\n if (!part) {\n throw new Error('`' + name + '` cannot be empty')\n }\n}\n\n/**\n * Assert `path` exists.\n *\n * @param {string | undefined} path\n * Path.\n * @param {string} name\n * Dependency name.\n * @returns {asserts path is string}\n * Nothing.\n */\nfunction assertPath(path, name) {\n if (!path) {\n throw new Error('Setting `' + name + '` requires `path` to be set too')\n }\n}\n\n/**\n * Assert `value` is a buffer.\n *\n * @param {unknown} value\n * thing.\n * @returns {value is Buffer}\n * Whether `value` is a Node.js buffer.\n */\nfunction buffer(value) {\n return bufferLike(value)\n}\n"],"names":["order","VFile","constructor","value","options","bufferLike","buffer","isUrl","path","this","data","messages","history","cwd","proc","stored","result","map","prop","index","length","undefined","includes","urlToPath","assertNonEmpty","push","dirname","assertPath","basename","join","assertPart","extname","charCodeAt","Error","stem","toString","encoding","message","reason","place","origin","VFileMessage","name","file","fatal","info","fail","part","sep"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- const e={basename:function(e,n){if(void 0!==n&&"string"!=typeof n)throw new TypeError('"ext" argument must be a string');t(e);let r,i=0,l=-1,o=e.length;if(void 0===n||0===n.length||n.length>e.length){for(;o--;)if(47===e.charCodeAt(o)){if(r){i=o+1;break}}else l<0&&(r=!0,l=o+1);return l<0?"":e.slice(i,l)}if(n===e)return"";let f=-1,h=n.length-1;for(;o--;)if(47===e.charCodeAt(o)){if(r){i=o+1;break}}else f<0&&(r=!0,f=o+1),h>-1&&(e.charCodeAt(o)===n.charCodeAt(h--)?h<0&&(l=o):(h=-1,l=f));i===l?l=f:l<0&&(l=e.length);return e.slice(i,l)},dirname:function(e){if(t(e),0===e.length)return".";let n,r=-1,i=e.length;for(;--i;)if(47===e.charCodeAt(i)){if(n){r=i;break}}else n||(n=!0);return r<0?47===e.charCodeAt(0)?"/":".":1===r&&47===e.charCodeAt(0)?"//":e.slice(0,r)},extname:function(e){t(e);let n,r=e.length,i=-1,l=0,o=-1,f=0;for(;r--;){const t=e.charCodeAt(r);if(47!==t)i<0&&(n=!0,i=r+1),46===t?o<0?o=r:1!==f&&(f=1):o>-1&&(f=-1);else if(n){l=r+1;break}}if(o<0||i<0||0===f||1===f&&o===i-1&&o===l+1)return"";return e.slice(o,i)},join:function(...e){let n,r=-1;for(;++r<e.length;)t(e[r]),e[r]&&(n=void 0===n?e[r]:n+"/"+e[r]);return void 0===n?".":function(e){t(e);const n=47===e.charCodeAt(0);let r=function(e,t){let n,r,i="",l=0,o=-1,f=0,h=-1;for(;++h<=e.length;){if(h<e.length)n=e.charCodeAt(h);else{if(47===n)break;n=47}if(47===n){if(o===h-1||1===f);else if(o!==h-1&&2===f){if(i.length<2||2!==l||46!==i.charCodeAt(i.length-1)||46!==i.charCodeAt(i.length-2))if(i.length>2){if(r=i.lastIndexOf("/"),r!==i.length-1){r<0?(i="",l=0):(i=i.slice(0,r),l=i.length-1-i.lastIndexOf("/")),o=h,f=0;continue}}else if(i.length>0){i="",l=0,o=h,f=0;continue}t&&(i=i.length>0?i+"/..":"..",l=2)}else i.length>0?i+="/"+e.slice(o+1,h):i=e.slice(o+1,h),l=h-o-1;o=h,f=0}else 46===n&&f>-1?f++:f=-1}return i}(e,!n);0!==r.length||n||(r=".");r.length>0&&47===e.charCodeAt(e.length-1)&&(r+="/");return n?"/"+r:r}(n)},sep:"/"};function t(e){if("string"!=typeof e)throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}export{e as path};
2
- //# sourceMappingURL=minpath.browser.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"minpath.browser.js","sources":["../../../../../../node_modules/unified/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":"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"}
@@ -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/unified/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/unified/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/unified/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/unified/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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"ChatComponent.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/ChatComponent.tsx"],"names":[],"mappings":"AAMA,OAAO,KAA4D,MAAM,OAAO,CAAC;AAQjF,OAAO,qBAAqB,CAAC;AAU7B,UAAU,kBAAkB;IAE1B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,MAAM,CAAC;IACzB,mBAAmB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IACnE,yBAAyB,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3C,iBAAiB,EAAE,OAAO,CAAC;IAC3B,qBAAqB,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IACrE,mBAAmB,CAAC,EAAE,MAAM,IAAI,CAAC;IACjC,iBAAiB,EAAE,MAAM,CAAC;IAC1B,oBAAoB,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC;IACpE,gBAAgB,EAAE,OAAO,CAAC;IAC1B,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACrC,qBAAqB,EAAE,GAAG,CAAC;IAC3B,UAAU,CAAC,EAAE,GAAG,CAAC;IACjB,aAAa,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAC;IAC9D,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,YAAY,CAAC,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;CAC/D;AA4KD,QAAA,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA+sE/C,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -1,11 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const TickIcon: () => import("react/jsx-runtime").JSX.Element;
3
- export declare const ToggleSelector: ({ label, onToggle, disabled }: any) => import("react/jsx-runtime").JSX.Element;
4
- export declare const ToggleSelectorForEdit: ({ label, onToggle, isSelected, disabled }: any) => import("react/jsx-runtime").JSX.Element;
5
- export declare const RuleDisplay: React.FC<{
6
- content: string;
7
- }>;
8
- export declare const CheckboxSelector: ({ label, onToggle, isSelected, disabled }: any) => import("react/jsx-runtime").JSX.Element;
9
- export declare const ActionableButton: ({ node, className, children, handleStream, onAction, disabled, isStreamEnd, style, ...props }: any) => import("react/jsx-runtime").JSX.Element | null;
10
- export declare const ActionableCheckbox: ({ node, className, children, selectedItems, onToggle, isSubmitted, disabled, ...props }: any) => import("react/jsx-runtime").JSX.Element | null;
11
- //# sourceMappingURL=CustomComponents.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"CustomComponents.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/IL-OTJ/_components/MessageRendering/CustomComponents.tsx"],"names":[],"mappings":";AAIA,eAAO,MAAM,QAAQ,+CAEpB,CAAC;AAIF,eAAO,MAAM,cAAc,kCAAmC,GAAG,4CA2DhE,CAAC;AAEF,eAAO,MAAM,qBAAqB,8CAAuD,GAAG,4CAqC3F,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,CAkCrD,CAAC;AAEF,eAAO,MAAM,gBAAgB,8CAA+C,GAAG,4CAwC9E,CAAC;AAEF,eAAO,MAAM,gBAAgB,kGAA0G,GAAG,mDA8GzI,CAAC;AACF,eAAO,MAAM,kBAAkB,4FAA6F,GAAG,mDAuC9H,CAAC"}
@@ -1,14 +0,0 @@
1
- declare const MessageRendering: ({ index, content, messages, handleStream, scrollToBottom, isLastMessage, onSave, citations, setChatSize, chatSize }: {
2
- index: number;
3
- content: string;
4
- messages: any;
5
- handleStream: any;
6
- scrollToBottom: any;
7
- isLastMessage?: boolean | undefined;
8
- onSave?: (() => void) | undefined;
9
- citations?: any[] | undefined;
10
- setChatSize?: ((size: number) => void) | undefined;
11
- chatSize?: number | undefined;
12
- }) => import("react/jsx-runtime").JSX.Element;
13
- export default MessageRendering;
14
- //# sourceMappingURL=MessageRendering.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MessageRendering.d.ts","sourceRoot":"","sources":["../../../../../../src/features/IL-OTJ/_components/MessageRendering.tsx"],"names":[],"mappings":"AAwSA,QAAA,MAAM,gBAAgB;WAEP,MAAM;aACJ,MAAM;cACL,GAAG;kBACC,GAAG;oBACD,GAAG;;oBAEJ,IAAI;;0BAEE,MAAM,KAAK,IAAI;;6CAwsB3C,CAAA;AAED,eAAe,gBAAgB,CAAC"}