@metrevals/inspect-scout-viewer 0.2.3-beta.1763386330 → 0.2.3-beta.1763762930

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 (352) hide show
  1. package/lib/App.d.ts +0 -1
  2. package/lib/AppErrorBoundary.d.ts +0 -1
  3. package/lib/AppRouter.d.ts +0 -1
  4. package/lib/api/api-scout-server.d.ts +0 -1
  5. package/lib/api/api-vscode.d.ts +0 -1
  6. package/lib/api/api.d.ts +0 -1
  7. package/lib/api/jsonrpc.d.ts +0 -1
  8. package/lib/api/request.d.ts +0 -1
  9. package/lib/app/appearance/fonts.d.ts +0 -1
  10. package/lib/app/appearance/icons.d.ts +1 -1
  11. package/lib/app/appearance/styles.d.ts +0 -1
  12. package/lib/app/components/Footer.d.ts +1 -1
  13. package/lib/app/components/MarkdownDivWithReferences.d.ts +0 -1
  14. package/lib/app/components/Pager.d.ts +1 -2
  15. package/lib/app/hooks.d.ts +6 -7
  16. package/lib/app/navbar/Navbar.d.ts +0 -1
  17. package/lib/app/navbar/useBreadcrumbTruncation.d.ts +0 -1
  18. package/lib/app/result/ScanResultHeader.d.ts +0 -1
  19. package/lib/app/result/ScanResultNav.d.ts +0 -1
  20. package/lib/app/result/ScanResultPanel.d.ts +0 -1
  21. package/lib/app/result/error/ErrorPanel.d.ts +7 -0
  22. package/lib/app/result/info/InfoPanel.d.ts +0 -1
  23. package/lib/app/result/input/InputPanel.d.ts +0 -1
  24. package/lib/app/result/result/ResultPanel.d.ts +0 -1
  25. package/lib/app/result/transcript/TranscriptPanel.d.ts +0 -1
  26. package/lib/app/scanJobs/ScanJobGrid.d.ts +0 -1
  27. package/lib/app/scanJobs/ScanJobsPanel.d.ts +0 -1
  28. package/lib/app/scanner/ScannerPanel.d.ts +0 -1
  29. package/lib/app/scanner/ScannerPanelBody.d.ts +0 -1
  30. package/lib/app/scanner/ScannerPanelTitle.d.ts +0 -1
  31. package/lib/app/scanner/info/ScanInfo.d.ts +0 -1
  32. package/lib/app/scanner/results/ScanResultsBody.d.ts +0 -1
  33. package/lib/app/scanner/results/ScanResultsFilter.d.ts +0 -1
  34. package/lib/app/scanner/results/ScanResultsGroup.d.ts +6 -0
  35. package/lib/app/scanner/results/ScanResultsOutline.d.ts +0 -1
  36. package/lib/app/scanner/results/ScanResultsPanel.d.ts +0 -1
  37. package/lib/app/scanner/results/ScanResultsSearch.d.ts +2 -0
  38. package/lib/app/scanner/results/list/ScanHeader.d.ts +0 -1
  39. package/lib/app/scanner/results/list/ScanResultsGroup.d.ts +6 -0
  40. package/lib/app/scanner/results/list/ScanResultsList.d.ts +1 -2
  41. package/lib/app/scanner/results/list/ScanResultsRow.d.ts +0 -1
  42. package/lib/app/types.d.ts +4 -2
  43. package/lib/app/utils/arrow.d.ts +0 -1
  44. package/lib/app/utils/refs.d.ts +0 -1
  45. package/lib/app/utils/results.d.ts +4 -2
  46. package/lib/app/values/Error.d.ts +7 -0
  47. package/lib/app/values/Explanation.d.ts +0 -1
  48. package/lib/app/values/Identifier.d.ts +0 -1
  49. package/lib/app/values/Value.d.ts +0 -1
  50. package/lib/chat/ChatMessage.d.ts +0 -1
  51. package/lib/chat/ChatMessageRenderer.d.ts +0 -1
  52. package/lib/chat/ChatMessageRow.d.ts +0 -1
  53. package/lib/chat/ChatView.d.ts +0 -1
  54. package/lib/chat/ChatViewVirtualList.d.ts +0 -1
  55. package/lib/chat/JsonMessageContent.d.ts +0 -1
  56. package/lib/chat/MessageCitations.d.ts +0 -1
  57. package/lib/chat/MessageContent.d.ts +0 -1
  58. package/lib/chat/MessageContents.d.ts +1 -2
  59. package/lib/chat/content-data/ContentDataView.d.ts +0 -1
  60. package/lib/chat/content-data/WebSearch.d.ts +0 -1
  61. package/lib/chat/content-data/WebSearchResults.d.ts +0 -1
  62. package/lib/chat/documents/ContentDocumentView.d.ts +0 -1
  63. package/lib/chat/messages.d.ts +0 -1
  64. package/lib/chat/server-tools/ServerToolCall.d.ts +0 -1
  65. package/lib/chat/tools/ToolCallView.d.ts +0 -1
  66. package/lib/chat/tools/ToolInput.d.ts +0 -1
  67. package/lib/chat/tools/ToolOutput.d.ts +0 -1
  68. package/lib/chat/tools/ToolTitle.d.ts +0 -1
  69. package/lib/chat/tools/tool-input/TodoWriteInput.d.ts +0 -1
  70. package/lib/chat/tools/tool.d.ts +0 -1
  71. package/lib/chat/types.d.ts +0 -1
  72. package/lib/components/ActivityBar.d.ts +0 -1
  73. package/lib/components/AnsiDisplay.d.ts +0 -1
  74. package/lib/components/AsciinemaPlayer.d.ts +0 -1
  75. package/lib/components/Card.d.ts +0 -1
  76. package/lib/components/CopyButton.d.ts +0 -1
  77. package/lib/components/DataframeView.d.ts +1 -2
  78. package/lib/components/EmptyPanel.d.ts +0 -1
  79. package/lib/components/ErrorPanel.d.ts +0 -1
  80. package/lib/components/ExpandablePanel.d.ts +0 -1
  81. package/lib/components/ExtendedFindContext.d.ts +1 -2
  82. package/lib/components/ExtendedFindProvider.d.ts +0 -1
  83. package/lib/components/HumanBaselineView.d.ts +0 -1
  84. package/lib/components/JsonPanel.d.ts +0 -1
  85. package/lib/components/LabeledValue.d.ts +0 -1
  86. package/lib/components/LightboxCarousel.d.ts +0 -1
  87. package/lib/components/LiveVirtualList.d.ts +0 -1
  88. package/lib/components/MarkdownDiv.d.ts +0 -1
  89. package/lib/components/NavPills.d.ts +0 -1
  90. package/lib/components/NoContentsPanel.d.ts +0 -1
  91. package/lib/components/PopOver.d.ts +0 -1
  92. package/lib/components/Preformatted.d.ts +0 -1
  93. package/lib/components/ProgressBar.d.ts +0 -1
  94. package/lib/components/PulsingDots.d.ts +0 -1
  95. package/lib/components/SegmentedControl.d.ts +0 -1
  96. package/lib/components/StickyScroll.d.ts +0 -1
  97. package/lib/components/TabSet.d.ts +0 -1
  98. package/lib/components/TextInput.d.ts +10 -0
  99. package/lib/components/prism.d.ts +0 -1
  100. package/lib/content/MetaDataGrid.d.ts +0 -1
  101. package/lib/content/RecordTree.d.ts +0 -1
  102. package/lib/content/RenderedContent.d.ts +0 -1
  103. package/lib/content/RenderedText.d.ts +0 -1
  104. package/lib/content/record_processors/store.d.ts +0 -1
  105. package/lib/content/record_processors/types.d.ts +0 -1
  106. package/lib/content/types.d.ts +0 -1
  107. package/lib/index.d.ts +0 -1
  108. package/lib/index.js +43015 -37862
  109. package/lib/index.js.map +1 -1
  110. package/lib/main.d.ts +0 -1
  111. package/lib/router/url.d.ts +1 -2
  112. package/lib/state/hooks.d.ts +0 -1
  113. package/lib/state/scrolling.d.ts +2 -3
  114. package/lib/state/store.d.ts +33 -29
  115. package/lib/styles/index.css +163 -66
  116. package/lib/transcript/ApprovalEventView.d.ts +0 -1
  117. package/lib/transcript/ErrorEventView.d.ts +0 -1
  118. package/lib/transcript/InfoEventView.d.ts +0 -1
  119. package/lib/transcript/InputEventView.d.ts +0 -1
  120. package/lib/transcript/LoggerEventView.d.ts +0 -1
  121. package/lib/transcript/ModelEventView.d.ts +0 -1
  122. package/lib/transcript/SampleInitEventView.d.ts +0 -1
  123. package/lib/transcript/SampleLimitEventView.d.ts +0 -1
  124. package/lib/transcript/SandboxEventView.d.ts +0 -1
  125. package/lib/transcript/ScoreEditEventView.d.ts +0 -1
  126. package/lib/transcript/ScoreEventView.d.ts +0 -1
  127. package/lib/transcript/SpanEventView.d.ts +0 -1
  128. package/lib/transcript/StepEventView.d.ts +0 -1
  129. package/lib/transcript/SubtaskEventView.d.ts +0 -1
  130. package/lib/transcript/ToolEventView.d.ts +0 -1
  131. package/lib/transcript/TranscriptView.d.ts +0 -1
  132. package/lib/transcript/TranscriptVirtualList.d.ts +1 -2
  133. package/lib/transcript/TranscriptVirtualListComponent.d.ts +0 -1
  134. package/lib/transcript/event/EventNav.d.ts +0 -1
  135. package/lib/transcript/event/EventNavs.d.ts +0 -1
  136. package/lib/transcript/event/EventPanel.d.ts +0 -1
  137. package/lib/transcript/event/EventProgressPanel.d.ts +0 -1
  138. package/lib/transcript/event/EventRow.d.ts +0 -1
  139. package/lib/transcript/event/EventSection.d.ts +0 -1
  140. package/lib/transcript/event/EventTimingPanel.d.ts +0 -1
  141. package/lib/transcript/event/utils.d.ts +0 -1
  142. package/lib/transcript/hooks.d.ts +0 -1
  143. package/lib/transcript/outline/OutlineRow.d.ts +0 -1
  144. package/lib/transcript/outline/TranscriptOutline.d.ts +0 -1
  145. package/lib/transcript/outline/tree-visitors.d.ts +0 -1
  146. package/lib/transcript/state/StateDiffView.d.ts +0 -1
  147. package/lib/transcript/state/StateEventRenderers.d.ts +0 -1
  148. package/lib/transcript/state/StateEventView.d.ts +0 -1
  149. package/lib/transcript/transform/fixups.d.ts +0 -1
  150. package/lib/transcript/transform/flatten.d.ts +0 -1
  151. package/lib/transcript/transform/hooks.d.ts +0 -1
  152. package/lib/transcript/transform/transform.d.ts +0 -1
  153. package/lib/transcript/transform/treeify.d.ts +0 -1
  154. package/lib/transcript/transform/utils.d.ts +0 -1
  155. package/lib/transcript/types.d.ts +0 -1
  156. package/lib/types/index.d.ts +0 -1
  157. package/lib/usage/ModelTokenTable.d.ts +0 -1
  158. package/lib/usage/ModelUsagePanel.d.ts +0 -1
  159. package/lib/usage/TokenTable.d.ts +0 -1
  160. package/lib/usage/UsageCard.d.ts +0 -1
  161. package/lib/utils/array.d.ts +0 -1
  162. package/lib/utils/arrow.d.ts +3 -3
  163. package/lib/utils/base64.d.ts +0 -1
  164. package/lib/utils/chatMessage.d.ts +0 -1
  165. package/lib/utils/dom.d.ts +1 -2
  166. package/lib/utils/embeddedState.d.ts +0 -1
  167. package/lib/utils/format.d.ts +0 -1
  168. package/lib/utils/html.d.ts +0 -1
  169. package/lib/utils/json-worker.d.ts +1 -1
  170. package/lib/utils/json.d.ts +0 -1
  171. package/lib/utils/logger.d.ts +0 -1
  172. package/lib/utils/mime.d.ts +0 -1
  173. package/lib/utils/object.d.ts +0 -1
  174. package/lib/utils/path.d.ts +0 -1
  175. package/lib/utils/python.d.ts +0 -1
  176. package/lib/utils/react.d.ts +0 -1
  177. package/lib/utils/sync.d.ts +0 -1
  178. package/lib/utils/type.d.ts +0 -1
  179. package/lib/utils/uri.d.ts +0 -1
  180. package/lib/utils/vscode.d.ts +0 -1
  181. package/package.json +13 -5
  182. package/lib/App.d.ts.map +0 -1
  183. package/lib/AppErrorBoundary.d.ts.map +0 -1
  184. package/lib/AppRouter.d.ts.map +0 -1
  185. package/lib/api/api-scout-server.d.ts.map +0 -1
  186. package/lib/api/api-vscode.d.ts.map +0 -1
  187. package/lib/api/api.d.ts.map +0 -1
  188. package/lib/api/jsonrpc.d.ts.map +0 -1
  189. package/lib/api/request.d.ts.map +0 -1
  190. package/lib/app/appearance/fonts.d.ts.map +0 -1
  191. package/lib/app/appearance/icons.d.ts.map +0 -1
  192. package/lib/app/appearance/styles.d.ts.map +0 -1
  193. package/lib/app/components/Footer.d.ts.map +0 -1
  194. package/lib/app/components/MarkdownDivWithReferences.d.ts.map +0 -1
  195. package/lib/app/components/Pager.d.ts.map +0 -1
  196. package/lib/app/hooks.d.ts.map +0 -1
  197. package/lib/app/navbar/Navbar.d.ts.map +0 -1
  198. package/lib/app/navbar/useBreadcrumbTruncation.d.ts.map +0 -1
  199. package/lib/app/result/ScanResultHeader.d.ts.map +0 -1
  200. package/lib/app/result/ScanResultNav.d.ts.map +0 -1
  201. package/lib/app/result/ScanResultPanel.d.ts.map +0 -1
  202. package/lib/app/result/info/InfoPanel.d.ts.map +0 -1
  203. package/lib/app/result/input/InputPanel.d.ts.map +0 -1
  204. package/lib/app/result/result/ResultPanel.d.ts.map +0 -1
  205. package/lib/app/result/transcript/TranscriptPanel.d.ts.map +0 -1
  206. package/lib/app/scanJobs/ScanJobGrid.d.ts.map +0 -1
  207. package/lib/app/scanJobs/ScanJobsPanel.d.ts.map +0 -1
  208. package/lib/app/scanner/ScannerPanel.d.ts.map +0 -1
  209. package/lib/app/scanner/ScannerPanelBody.d.ts.map +0 -1
  210. package/lib/app/scanner/ScannerPanelTitle.d.ts.map +0 -1
  211. package/lib/app/scanner/info/ScanInfo.d.ts.map +0 -1
  212. package/lib/app/scanner/results/ScanResultsBody.d.ts.map +0 -1
  213. package/lib/app/scanner/results/ScanResultsFilter.d.ts.map +0 -1
  214. package/lib/app/scanner/results/ScanResultsOutline.d.ts.map +0 -1
  215. package/lib/app/scanner/results/ScanResultsPanel.d.ts.map +0 -1
  216. package/lib/app/scanner/results/list/ScanHeader.d.ts.map +0 -1
  217. package/lib/app/scanner/results/list/ScanResultsList.d.ts.map +0 -1
  218. package/lib/app/scanner/results/list/ScanResultsRow.d.ts.map +0 -1
  219. package/lib/app/types.d.ts.map +0 -1
  220. package/lib/app/utils/arrow.d.ts.map +0 -1
  221. package/lib/app/utils/refs.d.ts.map +0 -1
  222. package/lib/app/utils/results.d.ts.map +0 -1
  223. package/lib/app/values/Explanation.d.ts.map +0 -1
  224. package/lib/app/values/Identifier.d.ts.map +0 -1
  225. package/lib/app/values/Value.d.ts.map +0 -1
  226. package/lib/chat/ChatMessage.d.ts.map +0 -1
  227. package/lib/chat/ChatMessageRenderer.d.ts.map +0 -1
  228. package/lib/chat/ChatMessageRow.d.ts.map +0 -1
  229. package/lib/chat/ChatView.d.ts.map +0 -1
  230. package/lib/chat/ChatViewVirtualList.d.ts.map +0 -1
  231. package/lib/chat/JsonMessageContent.d.ts.map +0 -1
  232. package/lib/chat/MessageCitations.d.ts.map +0 -1
  233. package/lib/chat/MessageContent.d.ts.map +0 -1
  234. package/lib/chat/MessageContents.d.ts.map +0 -1
  235. package/lib/chat/content-data/ContentDataView.d.ts.map +0 -1
  236. package/lib/chat/content-data/WebSearch.d.ts.map +0 -1
  237. package/lib/chat/content-data/WebSearchResults.d.ts.map +0 -1
  238. package/lib/chat/documents/ContentDocumentView.d.ts.map +0 -1
  239. package/lib/chat/messages.d.ts.map +0 -1
  240. package/lib/chat/server-tools/ServerToolCall.d.ts.map +0 -1
  241. package/lib/chat/tools/ToolCallView.d.ts.map +0 -1
  242. package/lib/chat/tools/ToolInput.d.ts.map +0 -1
  243. package/lib/chat/tools/ToolOutput.d.ts.map +0 -1
  244. package/lib/chat/tools/ToolTitle.d.ts.map +0 -1
  245. package/lib/chat/tools/tool-input/TodoWriteInput.d.ts.map +0 -1
  246. package/lib/chat/tools/tool.d.ts.map +0 -1
  247. package/lib/chat/types.d.ts.map +0 -1
  248. package/lib/components/ActivityBar.d.ts.map +0 -1
  249. package/lib/components/AnsiDisplay.d.ts.map +0 -1
  250. package/lib/components/AsciinemaPlayer.d.ts.map +0 -1
  251. package/lib/components/Card.d.ts.map +0 -1
  252. package/lib/components/CopyButton.d.ts.map +0 -1
  253. package/lib/components/DataframeView.d.ts.map +0 -1
  254. package/lib/components/EmptyPanel.d.ts.map +0 -1
  255. package/lib/components/ErrorPanel.d.ts.map +0 -1
  256. package/lib/components/ExpandablePanel.d.ts.map +0 -1
  257. package/lib/components/ExtendedFindContext.d.ts.map +0 -1
  258. package/lib/components/ExtendedFindProvider.d.ts.map +0 -1
  259. package/lib/components/HumanBaselineView.d.ts.map +0 -1
  260. package/lib/components/JsonPanel.d.ts.map +0 -1
  261. package/lib/components/LabeledValue.d.ts.map +0 -1
  262. package/lib/components/LightboxCarousel.d.ts.map +0 -1
  263. package/lib/components/LiveVirtualList.d.ts.map +0 -1
  264. package/lib/components/MarkdownDiv.d.ts.map +0 -1
  265. package/lib/components/NavPills.d.ts.map +0 -1
  266. package/lib/components/NoContentsPanel.d.ts.map +0 -1
  267. package/lib/components/PopOver.d.ts.map +0 -1
  268. package/lib/components/Preformatted.d.ts.map +0 -1
  269. package/lib/components/ProgressBar.d.ts.map +0 -1
  270. package/lib/components/PulsingDots.d.ts.map +0 -1
  271. package/lib/components/SegmentedControl.d.ts.map +0 -1
  272. package/lib/components/StickyScroll.d.ts.map +0 -1
  273. package/lib/components/TabSet.d.ts.map +0 -1
  274. package/lib/components/prism.d.ts.map +0 -1
  275. package/lib/content/MetaDataGrid.d.ts.map +0 -1
  276. package/lib/content/RecordTree.d.ts.map +0 -1
  277. package/lib/content/RenderedContent.d.ts.map +0 -1
  278. package/lib/content/RenderedText.d.ts.map +0 -1
  279. package/lib/content/record_processors/store.d.ts.map +0 -1
  280. package/lib/content/record_processors/types.d.ts.map +0 -1
  281. package/lib/content/types.d.ts.map +0 -1
  282. package/lib/index.d.ts.map +0 -1
  283. package/lib/main.d.ts.map +0 -1
  284. package/lib/router/url.d.ts.map +0 -1
  285. package/lib/state/hooks.d.ts.map +0 -1
  286. package/lib/state/scrolling.d.ts.map +0 -1
  287. package/lib/state/store.d.ts.map +0 -1
  288. package/lib/transcript/ApprovalEventView.d.ts.map +0 -1
  289. package/lib/transcript/ErrorEventView.d.ts.map +0 -1
  290. package/lib/transcript/InfoEventView.d.ts.map +0 -1
  291. package/lib/transcript/InputEventView.d.ts.map +0 -1
  292. package/lib/transcript/LoggerEventView.d.ts.map +0 -1
  293. package/lib/transcript/ModelEventView.d.ts.map +0 -1
  294. package/lib/transcript/SampleInitEventView.d.ts.map +0 -1
  295. package/lib/transcript/SampleLimitEventView.d.ts.map +0 -1
  296. package/lib/transcript/SandboxEventView.d.ts.map +0 -1
  297. package/lib/transcript/ScoreEditEventView.d.ts.map +0 -1
  298. package/lib/transcript/ScoreEventView.d.ts.map +0 -1
  299. package/lib/transcript/SpanEventView.d.ts.map +0 -1
  300. package/lib/transcript/StepEventView.d.ts.map +0 -1
  301. package/lib/transcript/SubtaskEventView.d.ts.map +0 -1
  302. package/lib/transcript/ToolEventView.d.ts.map +0 -1
  303. package/lib/transcript/TranscriptView.d.ts.map +0 -1
  304. package/lib/transcript/TranscriptVirtualList.d.ts.map +0 -1
  305. package/lib/transcript/TranscriptVirtualListComponent.d.ts.map +0 -1
  306. package/lib/transcript/event/EventNav.d.ts.map +0 -1
  307. package/lib/transcript/event/EventNavs.d.ts.map +0 -1
  308. package/lib/transcript/event/EventPanel.d.ts.map +0 -1
  309. package/lib/transcript/event/EventProgressPanel.d.ts.map +0 -1
  310. package/lib/transcript/event/EventRow.d.ts.map +0 -1
  311. package/lib/transcript/event/EventSection.d.ts.map +0 -1
  312. package/lib/transcript/event/EventTimingPanel.d.ts.map +0 -1
  313. package/lib/transcript/event/utils.d.ts.map +0 -1
  314. package/lib/transcript/hooks.d.ts.map +0 -1
  315. package/lib/transcript/outline/OutlineRow.d.ts.map +0 -1
  316. package/lib/transcript/outline/TranscriptOutline.d.ts.map +0 -1
  317. package/lib/transcript/outline/tree-visitors.d.ts.map +0 -1
  318. package/lib/transcript/state/StateDiffView.d.ts.map +0 -1
  319. package/lib/transcript/state/StateEventRenderers.d.ts.map +0 -1
  320. package/lib/transcript/state/StateEventView.d.ts.map +0 -1
  321. package/lib/transcript/transform/fixups.d.ts.map +0 -1
  322. package/lib/transcript/transform/flatten.d.ts.map +0 -1
  323. package/lib/transcript/transform/hooks.d.ts.map +0 -1
  324. package/lib/transcript/transform/transform.d.ts.map +0 -1
  325. package/lib/transcript/transform/treeify.d.ts.map +0 -1
  326. package/lib/transcript/transform/utils.d.ts.map +0 -1
  327. package/lib/transcript/types.d.ts.map +0 -1
  328. package/lib/types/index.d.ts.map +0 -1
  329. package/lib/usage/ModelTokenTable.d.ts.map +0 -1
  330. package/lib/usage/ModelUsagePanel.d.ts.map +0 -1
  331. package/lib/usage/TokenTable.d.ts.map +0 -1
  332. package/lib/usage/UsageCard.d.ts.map +0 -1
  333. package/lib/utils/array.d.ts.map +0 -1
  334. package/lib/utils/arrow.d.ts.map +0 -1
  335. package/lib/utils/base64.d.ts.map +0 -1
  336. package/lib/utils/chatMessage.d.ts.map +0 -1
  337. package/lib/utils/dom.d.ts.map +0 -1
  338. package/lib/utils/embeddedState.d.ts.map +0 -1
  339. package/lib/utils/format.d.ts.map +0 -1
  340. package/lib/utils/html.d.ts.map +0 -1
  341. package/lib/utils/json-worker.d.ts.map +0 -1
  342. package/lib/utils/json.d.ts.map +0 -1
  343. package/lib/utils/logger.d.ts.map +0 -1
  344. package/lib/utils/mime.d.ts.map +0 -1
  345. package/lib/utils/object.d.ts.map +0 -1
  346. package/lib/utils/path.d.ts.map +0 -1
  347. package/lib/utils/python.d.ts.map +0 -1
  348. package/lib/utils/react.d.ts.map +0 -1
  349. package/lib/utils/sync.d.ts.map +0 -1
  350. package/lib/utils/type.d.ts.map +0 -1
  351. package/lib/utils/uri.d.ts.map +0 -1
  352. package/lib/utils/vscode.d.ts.map +0 -1
package/lib/main.d.ts CHANGED
@@ -1 +0,0 @@
1
- //# sourceMappingURL=main.d.ts.map
@@ -6,7 +6,7 @@ export declare const kScanIdPattern: RegExp;
6
6
  export declare const kScannerQueryParam = "scanner";
7
7
  export declare const scanRoute: (relativePath: string, searchParams?: URLSearchParams) => string;
8
8
  export declare const scansRoute: (relativePath?: string, searchParams?: URLSearchParams) => string;
9
- export declare const scanResultRoute: (scanRelativePath: string, scanResultId: string, searchParams?: URLSearchParams) => string;
9
+ export declare const scanResultRoute: (scanRelativePath: string, scanResultId?: string, searchParams?: URLSearchParams) => string;
10
10
  /**
11
11
  * Validates if a path matches the scan_id pattern.
12
12
  * The path must end with scan_id=[22 characters of alphanumeric, underscore, dot, or dash]
@@ -32,4 +32,3 @@ export declare const parseScanResultPath: (fullPath: string) => {
32
32
  };
33
33
  export declare const updateScannerParam: (searchParams: URLSearchParams, scanner: string) => URLSearchParams;
34
34
  export declare const getScannerParam: (searchParams: URLSearchParams) => string | undefined;
35
- //# sourceMappingURL=url.d.ts.map
@@ -5,4 +5,3 @@ export declare function useProperty<T>(id: string, propertyName: string, options
5
5
  export declare const usePrevious: <T>(value: T) => T | undefined;
6
6
  export declare const useCollapsibleIds: (key: string) => [Record<string, boolean>, (id: string, value: boolean) => void, () => void];
7
7
  export declare const useCollapsedState: (id: string, defaultValue?: boolean, scope?: string) => [boolean, (value: boolean) => void];
8
- //# sourceMappingURL=hooks.d.ts.map
@@ -1,10 +1,10 @@
1
1
  import { RefObject } from 'react';
2
- import { StateSnapshot, VirtuosoHandle } from 'react-virtuoso';
2
+ import { VirtuosoHandle } from 'react-virtuoso';
3
3
  export declare function useStatefulScrollPosition<T extends HTMLElement = HTMLDivElement>(elementRef: RefObject<T | null>, elementKey: string, delay?: number, scrollable?: boolean): {
4
4
  restoreScrollPosition: () => void;
5
5
  };
6
6
  export declare const useVirtuosoState: (virtuosoRef: RefObject<VirtuosoHandle | null>, elementKey: string, delay?: number) => {
7
- getRestoreState: () => StateSnapshot;
7
+ getRestoreState: () => any;
8
8
  isScrolling: (scrolling: boolean) => void;
9
9
  visibleRange: {
10
10
  startIndex: number;
@@ -20,4 +20,3 @@ export declare function useScrollTrack(elementIds: string[], onElementVisible: (
20
20
  topOffset?: number;
21
21
  checkInterval?: number;
22
22
  }): void;
23
- //# sourceMappingURL=scrolling.d.ts.map
@@ -10,7 +10,7 @@ interface StoreState {
10
10
  hasInitializedRouting?: boolean;
11
11
  loading: number;
12
12
  loadingData: number;
13
- scopedErrors: Record<ErrorScope, string>;
13
+ scopedErrors: Record<ErrorScope, string | undefined>;
14
14
  resultsDir?: string;
15
15
  scans: Status[];
16
16
  visibleScanJobCount?: number;
@@ -33,6 +33,8 @@ interface StoreState {
33
33
  selectedResultsView?: string;
34
34
  selectedFilter?: string;
35
35
  showingRefPopover?: string;
36
+ groupResultsBy?: "source" | "label" | "none";
37
+ scansSearchText?: string;
36
38
  transcriptCollapsedEvents: Record<string, Record<string, boolean>>;
37
39
  transcriptOutlineId?: string;
38
40
  setSingleFileMode: (enabled: boolean) => void;
@@ -47,7 +49,7 @@ interface StoreState {
47
49
  setVisibleScanJobCount: (count: number) => void;
48
50
  setSelectedScanLocation: (location: string) => void;
49
51
  setSelectedScanStatus: (status: Status) => void;
50
- clearSelectedScanScatus: () => void;
52
+ clearSelectedScanStatus: () => void;
51
53
  setSelectedScanner: (scanner: string) => void;
52
54
  setSelectedScanResult: (result: string) => void;
53
55
  setSelectedScanResultData: (scanner: string, data: ColumnTable) => void;
@@ -87,36 +89,39 @@ interface StoreState {
87
89
  setSelectedResultsView: (view: string) => void;
88
90
  setSelectedFilter: (filter: string) => void;
89
91
  setShowingRefPopover: (popoverKey: string) => void;
92
+ clearShowingRefPopover: () => void;
93
+ setGroupResultsBy: (groupBy: "source" | "label" | "none") => void;
94
+ setScansSearchText: (text: string) => void;
90
95
  }
91
96
  export declare const createStore: (api: ScanApi) => import('zustand').UseBoundStore<Omit<Omit<Omit<import('zustand').StoreApi<StoreState>, "setState" | "devtools"> & {
92
- setState(partial: StoreState | Partial<StoreState> | ((state: StoreState) => StoreState | Partial<StoreState>), replace?: false, action?: string | {
97
+ setState(partial: StoreState | Partial<StoreState> | ((state: StoreState) => StoreState | Partial<StoreState>), replace?: false | undefined, action?: (string | {
93
98
  [x: string]: unknown;
94
99
  [x: number]: unknown;
95
100
  [x: symbol]: unknown;
96
101
  type: string;
97
- }): void;
98
- setState(state: StoreState | ((state: StoreState) => StoreState), replace: true, action?: string | {
102
+ }) | undefined): void;
103
+ setState(state: StoreState | ((state: StoreState) => StoreState), replace: true, action?: (string | {
99
104
  [x: string]: unknown;
100
105
  [x: number]: unknown;
101
106
  [x: symbol]: unknown;
102
107
  type: string;
103
- }): void;
108
+ }) | undefined): void;
104
109
  devtools: {
105
110
  cleanup: () => void;
106
111
  };
107
112
  }, "setState" | "persist"> & {
108
- setState(partial: StoreState | Partial<StoreState> | ((state: StoreState) => StoreState | Partial<StoreState>), replace?: false, action?: string | {
113
+ setState(partial: StoreState | Partial<StoreState> | ((state: StoreState) => StoreState | Partial<StoreState>), replace?: false | undefined, action?: (string | {
109
114
  [x: string]: unknown;
110
115
  [x: number]: unknown;
111
116
  [x: symbol]: unknown;
112
117
  type: string;
113
- }): unknown;
114
- setState(state: StoreState | ((state: StoreState) => StoreState), replace: true, action?: string | {
118
+ }) | undefined): unknown;
119
+ setState(state: StoreState | ((state: StoreState) => StoreState), replace: true, action?: (string | {
115
120
  [x: string]: unknown;
116
121
  [x: number]: unknown;
117
122
  [x: symbol]: unknown;
118
123
  type: string;
119
- }): unknown;
124
+ }) | undefined): unknown;
120
125
  persist: {
121
126
  setOptions: (options: Partial<import('zustand/middleware').PersistOptions<StoreState, unknown, unknown>>) => void;
122
127
  clearStorage: () => void;
@@ -127,48 +132,48 @@ export declare const createStore: (api: ScanApi) => import('zustand').UseBoundSt
127
132
  getOptions: () => Partial<import('zustand/middleware').PersistOptions<StoreState, unknown, unknown>>;
128
133
  };
129
134
  }, "setState"> & {
130
- setState(nextStateOrUpdater: StoreState | Partial<StoreState> | ((state: import('immer').WritableDraft<StoreState>) => void), shouldReplace?: false, action?: string | {
135
+ setState(nextStateOrUpdater: StoreState | Partial<StoreState> | ((state: import('immer').WritableDraft<StoreState>) => void), shouldReplace?: false, action?: (string | {
131
136
  [x: string]: unknown;
132
137
  [x: number]: unknown;
133
138
  [x: symbol]: unknown;
134
139
  type: string;
135
- }): unknown;
136
- setState(nextStateOrUpdater: StoreState | ((state: import('immer').WritableDraft<StoreState>) => void), shouldReplace: true, action?: string | {
140
+ }) | undefined): unknown;
141
+ setState(nextStateOrUpdater: StoreState | ((state: import('immer').WritableDraft<StoreState>) => void), shouldReplace: true, action?: (string | {
137
142
  [x: string]: unknown;
138
143
  [x: number]: unknown;
139
144
  [x: symbol]: unknown;
140
145
  type: string;
141
- }): unknown;
146
+ }) | undefined): unknown;
142
147
  }>;
143
148
  export declare const StoreProvider: import('react').Provider<import('zustand').UseBoundStore<Omit<Omit<Omit<import('zustand').StoreApi<StoreState>, "setState" | "devtools"> & {
144
- setState(partial: StoreState | Partial<StoreState> | ((state: StoreState) => StoreState | Partial<StoreState>), replace?: false, action?: string | {
149
+ setState(partial: StoreState | Partial<StoreState> | ((state: StoreState) => StoreState | Partial<StoreState>), replace?: false | undefined, action?: (string | {
145
150
  [x: string]: unknown;
146
151
  [x: number]: unknown;
147
152
  [x: symbol]: unknown;
148
153
  type: string;
149
- }): void;
150
- setState(state: StoreState | ((state: StoreState) => StoreState), replace: true, action?: string | {
154
+ }) | undefined): void;
155
+ setState(state: StoreState | ((state: StoreState) => StoreState), replace: true, action?: (string | {
151
156
  [x: string]: unknown;
152
157
  [x: number]: unknown;
153
158
  [x: symbol]: unknown;
154
159
  type: string;
155
- }): void;
160
+ }) | undefined): void;
156
161
  devtools: {
157
162
  cleanup: () => void;
158
163
  };
159
164
  }, "setState" | "persist"> & {
160
- setState(partial: StoreState | Partial<StoreState> | ((state: StoreState) => StoreState | Partial<StoreState>), replace?: false, action?: string | {
165
+ setState(partial: StoreState | Partial<StoreState> | ((state: StoreState) => StoreState | Partial<StoreState>), replace?: false | undefined, action?: (string | {
161
166
  [x: string]: unknown;
162
167
  [x: number]: unknown;
163
168
  [x: symbol]: unknown;
164
169
  type: string;
165
- }): unknown;
166
- setState(state: StoreState | ((state: StoreState) => StoreState), replace: true, action?: string | {
170
+ }) | undefined): unknown;
171
+ setState(state: StoreState | ((state: StoreState) => StoreState), replace: true, action?: (string | {
167
172
  [x: string]: unknown;
168
173
  [x: number]: unknown;
169
174
  [x: symbol]: unknown;
170
175
  type: string;
171
- }): unknown;
176
+ }) | undefined): unknown;
172
177
  persist: {
173
178
  setOptions: (options: Partial<import('zustand/middleware').PersistOptions<StoreState, unknown, unknown>>) => void;
174
179
  clearStorage: () => void;
@@ -179,21 +184,20 @@ export declare const StoreProvider: import('react').Provider<import('zustand').U
179
184
  getOptions: () => Partial<import('zustand/middleware').PersistOptions<StoreState, unknown, unknown>>;
180
185
  };
181
186
  }, "setState"> & {
182
- setState(nextStateOrUpdater: StoreState | Partial<StoreState> | ((state: import('immer').WritableDraft<StoreState>) => void), shouldReplace?: false, action?: string | {
187
+ setState(nextStateOrUpdater: StoreState | Partial<StoreState> | ((state: import('immer').WritableDraft<StoreState>) => void), shouldReplace?: false, action?: (string | {
183
188
  [x: string]: unknown;
184
189
  [x: number]: unknown;
185
190
  [x: symbol]: unknown;
186
191
  type: string;
187
- }): unknown;
188
- setState(nextStateOrUpdater: StoreState | ((state: import('immer').WritableDraft<StoreState>) => void), shouldReplace: true, action?: string | {
192
+ }) | undefined): unknown;
193
+ setState(nextStateOrUpdater: StoreState | ((state: import('immer').WritableDraft<StoreState>) => void), shouldReplace: true, action?: (string | {
189
194
  [x: string]: unknown;
190
195
  [x: number]: unknown;
191
196
  [x: symbol]: unknown;
192
197
  type: string;
193
- }): unknown;
194
- }>>;
195
- export declare const ApiProvider: import('react').Provider<ScanApi>;
198
+ }) | undefined): unknown;
199
+ }> | null>;
200
+ export declare const ApiProvider: import('react').Provider<ScanApi | null>;
196
201
  export declare const useStore: <T>(selector?: (state: StoreState) => T) => T;
197
202
  export declare const useApi: () => ScanApi;
198
203
  export {};
199
- //# sourceMappingURL=store.d.ts.map
@@ -168,6 +168,51 @@
168
168
  padding-left: 0.5rem;
169
169
  margin-left: 0.5rem;
170
170
  }
171
+ .ansi-display {
172
+ font-family: monospace;
173
+ white-space: pre-wrap;
174
+ --ansiBlack: #000000;
175
+ --ansiRed: #cd3131;
176
+ --ansiGreen: #00bc00;
177
+ --ansiYellow: #949800;
178
+ --ansiBlue: #0451a5;
179
+ --ansiMagenta: #bc05bc;
180
+ --ansiCyan: #0598bc;
181
+ --ansiWhite: #555555;
182
+ --ansiBrightBlack: #666666;
183
+ --ansiBrightRed: #cd3131;
184
+ --ansiBrightGreen: #14ce14;
185
+ --ansiBrightYellow: #b5ba00;
186
+ --ansiBrightBlue: #0451a5;
187
+ --ansiBrightMagenta: #bc05bc;
188
+ --ansiBrightCyan: #0598bc;
189
+ --ansiBrightWhite: #a5a5a5;
190
+ }
191
+
192
+ .dark-mode .ansi-display {
193
+ --ansiBlack: #000000;
194
+ --ansiRed: #cd3131;
195
+ --ansiGreen: #0dbc79;
196
+ --ansiYellow: #e5e510;
197
+ --ansiBlue: #2472c8;
198
+ --ansiMagenta: #bc3fbc;
199
+ --ansiCyan: #11a8cd;
200
+ --ansiWhite: #e5e5e5;
201
+ --ansiBrightBlack: #666666;
202
+ --ansiBrightRed: #f14c4c;
203
+ --ansiBrightGreen: #23d18b;
204
+ --ansiBrightYellow: #f5f543;
205
+ --ansiBrightBlue: #3b8eea;
206
+ --ansiBrightMagenta: #d670d6;
207
+ --ansiBrightCyan: #29b8db;
208
+ --ansiBrightWhite: #e5e5e5;
209
+ }
210
+
211
+ @keyframes ansi-displaly-run-blink {
212
+ 50% {
213
+ opacity: 0;
214
+ }
215
+ }
171
216
  .card-header-container:not(.card-header-modern) {
172
217
  display: grid;
173
218
  grid-template-columns: max-content auto;
@@ -239,6 +284,13 @@
239
284
  .card-body.card-no-padding {
240
285
  padding: 0;
241
286
  }
287
+ ._container_1cz5u_1 {
288
+ margin: 0.5rem;
289
+ }
290
+
291
+ ._traceback_1cz5u_5 {
292
+ margin-top: 1rem;
293
+ }
242
294
  ._labeledValue_6obbb_1 {
243
295
  display: flex;
244
296
  justify-content: flex-start;
@@ -663,51 +715,6 @@ a._citationLink_1ggvf_9:hover {
663
715
  ._container_rmdrx_16 {
664
716
  padding: 0.4em 0.4em 0.4em 0.4em;
665
717
  }
666
- .ansi-display {
667
- font-family: monospace;
668
- white-space: pre-wrap;
669
- --ansiBlack: #000000;
670
- --ansiRed: #cd3131;
671
- --ansiGreen: #00bc00;
672
- --ansiYellow: #949800;
673
- --ansiBlue: #0451a5;
674
- --ansiMagenta: #bc05bc;
675
- --ansiCyan: #0598bc;
676
- --ansiWhite: #555555;
677
- --ansiBrightBlack: #666666;
678
- --ansiBrightRed: #cd3131;
679
- --ansiBrightGreen: #14ce14;
680
- --ansiBrightYellow: #b5ba00;
681
- --ansiBrightBlue: #0451a5;
682
- --ansiBrightMagenta: #bc05bc;
683
- --ansiBrightCyan: #0598bc;
684
- --ansiBrightWhite: #a5a5a5;
685
- }
686
-
687
- .dark-mode .ansi-display {
688
- --ansiBlack: #000000;
689
- --ansiRed: #cd3131;
690
- --ansiGreen: #0dbc79;
691
- --ansiYellow: #e5e510;
692
- --ansiBlue: #2472c8;
693
- --ansiMagenta: #bc3fbc;
694
- --ansiCyan: #11a8cd;
695
- --ansiWhite: #e5e5e5;
696
- --ansiBrightBlack: #666666;
697
- --ansiBrightRed: #f14c4c;
698
- --ansiBrightGreen: #23d18b;
699
- --ansiBrightYellow: #f5f543;
700
- --ansiBrightBlue: #3b8eea;
701
- --ansiBrightMagenta: #d670d6;
702
- --ansiBrightCyan: #29b8db;
703
- --ansiBrightWhite: #e5e5e5;
704
- }
705
-
706
- @keyframes ansi-displaly-run-blink {
707
- 50% {
708
- opacity: 0;
709
- }
710
- }
711
718
  ._grid_14885_1 {
712
719
  display: grid;
713
720
  grid-template-columns: max-content auto;
@@ -4139,19 +4146,35 @@ pre._value_xgip4_24 {
4139
4146
  margin-top: -2px;
4140
4147
  font-size: 0.8em;
4141
4148
  }
4142
- ._gridWrapper_1o0hu_1 {
4149
+ ._gridWrapper_1jp8e_1 {
4143
4150
  height: 100%;
4144
4151
  border-top: solid 1px var(--bs-border-color);
4145
4152
  }
4146
4153
 
4147
4154
  /* Hide sort index numbers in multi-column sort */
4148
- ._gridWrapper_1o0hu_1 .ag-header-cell .ag-sort-order {
4155
+ ._gridWrapper_1jp8e_1 .ag-header-cell .ag-sort-order {
4149
4156
  display: none;
4150
4157
  }
4151
4158
 
4152
- ._row_1o0hu_11 {
4159
+ ._row_1jp8e_11 {
4153
4160
  cursor: pointer;
4154
4161
  }
4162
+
4163
+ ._green_1jp8e_15 {
4164
+ color: var(--bs-success);
4165
+ }
4166
+
4167
+ ._red_1jp8e_19 {
4168
+ color: var(--bs-danger);
4169
+ }
4170
+
4171
+ ._yellow_1jp8e_23 {
4172
+ color: var(--bs-warning);
4173
+ }
4174
+
4175
+ ._blue_1jp8e_27 {
4176
+ color: var(--bs-info);
4177
+ }
4155
4178
  ._container_18ufx_1 {
4156
4179
  display: grid;
4157
4180
  grid-template-rows: max-content max-content 1fr max-content;
@@ -4199,6 +4222,15 @@ button._segment_19z32_10 {
4199
4222
  display: flex;
4200
4223
  }
4201
4224
 
4225
+ ._label_1kye9_5 {
4226
+ align-self: center;
4227
+ margin-right: 0.3em;
4228
+ margin-left: 0.2em;
4229
+ }
4230
+ ._flex_1kye9_1 {
4231
+ display: flex;
4232
+ }
4233
+
4202
4234
  ._label_1kye9_5 {
4203
4235
  align-self: center;
4204
4236
  margin-right: 0.3em;
@@ -4234,55 +4266,75 @@ button._segment_19z32_10 {
4234
4266
  overflow: hidden;
4235
4267
  text-overflow: ellipsis;
4236
4268
  }
4269
+ ._row_q8zt3_1 {
4270
+ border-bottom: solid 1px var(--bs-border-color);
4271
+ padding: 0.25rem 1rem;
4272
+ background-color: rgba(var(--bs-secondary-rgb), 0.03);
4273
+ }
4237
4274
  ._container_1quph_1 {
4238
4275
  height: 100%;
4239
4276
  width: 100%;
4240
4277
  }
4278
+ ._error_1rpqv_1 i.bi:before {
4279
+ color: var(--bs-danger) !important;
4280
+ margin-right: 0.3rem;
4281
+ }
4282
+
4283
+ ._refusal_1rpqv_6 i.bi:before {
4284
+ color: var(--bs-primary) !important;
4285
+ margin-right: 0.3rem;
4286
+ }
4241
4287
  ._id_1a3zo_1 {
4242
4288
  display: grid;
4243
4289
  grid-template-rows: auto auto;
4244
4290
  row-gap: 0;
4245
4291
  }
4246
- ._row_1yrle_1 {
4292
+ ._row_diloz_1 {
4247
4293
  border-bottom: solid 1px var(--bs-border-color);
4248
4294
  padding: 0.5rem 1rem;
4249
4295
  height: 150px;
4250
4296
  }
4251
4297
 
4252
- ._row_1yrle_1._noExplanation_1yrle_7 {
4253
- height: 40px;
4298
+ ._row_diloz_1._noExplanation_diloz_7 {
4299
+ height: 50px;
4254
4300
  }
4255
4301
 
4256
- ._row_1yrle_1:hover {
4302
+ ._row_diloz_1:hover {
4257
4303
  cursor: pointer;
4258
4304
  }
4259
4305
 
4260
- ._row_1yrle_1._disabled_1yrle_15 {
4306
+ ._row_diloz_1._disabled_diloz_15 {
4261
4307
  opacity: 0.7;
4262
4308
  }
4263
4309
 
4264
- ._row_1yrle_1._disabled_1yrle_15:hover {
4310
+ ._row_diloz_1._disabled_diloz_15:hover {
4265
4311
  cursor: default;
4266
4312
  }
4267
4313
 
4268
- ._explanation_1yrle_23 {
4314
+ ._explanation_diloz_23 {
4269
4315
  overflow: hidden;
4270
4316
  text-overflow: ellipsis;
4271
4317
  height: calc(150px - 3em);
4272
4318
  }
4273
4319
 
4274
- ._row_1yrle_1._selected_1yrle_29 {
4275
- background-color: var(--bs-secondary-bg);
4320
+ ._row_diloz_1._selected_diloz_29 {
4321
+ background-color: rgba(var(--bs-secondary-rgb), 0.07);
4276
4322
  }
4277
4323
 
4278
- ._link_1yrle_33 {
4324
+ ._link_diloz_33 {
4279
4325
  color: var(--bs-body-color);
4280
4326
  text-decoration: none;
4281
4327
  }
4282
4328
 
4283
- ._link_1yrle_33:hover {
4329
+ ._link_diloz_33:hover {
4284
4330
  color: var(--bs-body-color);
4285
4331
  }
4332
+
4333
+ ._error_diloz_42 {
4334
+ overflow: hidden;
4335
+ text-overflow: ellipsis;
4336
+ height: calc(150px - 3em);
4337
+ }
4286
4338
  ._scannerHeaderRow_94id2_1 {
4287
4339
  display: grid;
4288
4340
  grid-template-columns: auto auto;
@@ -4344,6 +4396,51 @@ button._segment_19z32_10 {
4344
4396
  ._footer_1db6h_8 {
4345
4397
  grid-column: 1 / -1;
4346
4398
  }
4399
+ ._container_e1pcq_1 {
4400
+ display: grid;
4401
+ grid-template-columns: max-content max-content;
4402
+ column-gap: 0.3em;
4403
+ border: solid var(--bs-border-color) 1px;
4404
+ border-radius: var(--bs-border-radius);
4405
+ background-color: var(--inspect-input-background);
4406
+ align-items: center;
4407
+ }
4408
+
4409
+ ._container_e1pcq_1:focus-within {
4410
+ outline: 2px solid var(--bs-primary);
4411
+ outline-offset: 2px;
4412
+ }
4413
+
4414
+ ._input_e1pcq_16 {
4415
+ border: none;
4416
+ outline: none;
4417
+ background: transparent;
4418
+ color: var(--bs-body-color);
4419
+ }
4420
+
4421
+ ._withIcon_e1pcq_23 {
4422
+ grid-template-columns: max-content max-content max-content;
4423
+ }
4424
+
4425
+ ._icon_e1pcq_27 {
4426
+ margin-left: 0.3em;
4427
+ }
4428
+
4429
+ ._clearText_e1pcq_31 {
4430
+ opacity: 0.6;
4431
+ margin-right: 0.3em;
4432
+ }
4433
+
4434
+ ._clearText_e1pcq_31:hover {
4435
+ cursor: pointer;
4436
+ }
4437
+
4438
+ ._clearText_e1pcq_31._hidden_e1pcq_40:hover {
4439
+ cursor: default !important;
4440
+ }
4441
+ ._hidden_e1pcq_40 {
4442
+ opacity: 0 !important;
4443
+ }
4347
4444
  ._tabSet_10t9t_1 {
4348
4445
  overflow-y: hidden;
4349
4446
  }
@@ -4884,20 +4981,20 @@ body[class^="vscode-"] .card {
4884
4981
  }
4885
4982
 
4886
4983
  body[class^="vscode-"] .nav-pills {
4887
- --bs-nav-pills-link-active-bg: var(--vscode-list-inactiveSelectionBackground);
4888
- --bs-nav-pills-link-active-color: var(--vscode-editor-selectionForeground);
4984
+ --bs-nav-pills-link-active-bg: var(--vscode-notifications-background);
4985
+ --bs-nav-pills-link-active-color: var(--vscode-notifications-foreground);
4889
4986
  }
4890
4987
 
4891
4988
  body[class^="vscode-"] .nav-link {
4892
- --bs-nav-link-color: var(--vscode-editor-selectionForeground);
4893
- --bs-link-hover-color: var(--vscode-editor-selectionForeground);
4989
+ --bs-nav-link-color: var(--vscode-notificationLink-foreground);
4990
+ --bs-link-hover-color: var(--vscode-notificationLink-foreground);
4894
4991
  }
4895
4992
 
4896
4993
  body[class^="vscode-"] .nav-link:hover {
4897
- --bs-nav-link-color: var(--vscode-editor-selectionForeground);
4898
- --bs-nav-link-hover-color: var(--vscode-editor-selectionForeground);
4994
+ --bs-nav-link-color: var(--vscode-notificationLink-foreground);
4995
+ --bs-nav-link-hover-color: var(--vscode-notificationLink-foreground);
4899
4996
  --bs-nav-tabs-link-hover-border-color: var(
4900
- --vscode-editor-selectionForeground
4997
+ --vscode-notificationLink-foreground
4901
4998
  );
4902
4999
  }
4903
5000
 
@@ -10,4 +10,3 @@ interface ApprovalEventViewProps {
10
10
  */
11
11
  export declare const ApprovalEventView: FC<ApprovalEventViewProps>;
12
12
  export {};
13
- //# sourceMappingURL=ApprovalEventView.d.ts.map
@@ -10,4 +10,3 @@ interface ErrorEventViewProps {
10
10
  */
11
11
  export declare const ErrorEventView: FC<ErrorEventViewProps>;
12
12
  export {};
13
- //# sourceMappingURL=ErrorEventView.d.ts.map
@@ -10,4 +10,3 @@ interface InfoEventViewProps {
10
10
  */
11
11
  export declare const InfoEventView: FC<InfoEventViewProps>;
12
12
  export {};
13
- //# sourceMappingURL=InfoEventView.d.ts.map
@@ -10,4 +10,3 @@ interface InputEventViewProps {
10
10
  */
11
11
  export declare const InputEventView: FC<InputEventViewProps>;
12
12
  export {};
13
- //# sourceMappingURL=InputEventView.d.ts.map
@@ -10,4 +10,3 @@ interface LoggerEventViewProps {
10
10
  */
11
11
  export declare const LoggerEventView: FC<LoggerEventViewProps>;
12
12
  export {};
13
- //# sourceMappingURL=LoggerEventView.d.ts.map
@@ -23,4 +23,3 @@ interface APICodeCellProps {
23
23
  }
24
24
  export declare const APICodeCell: FC<APICodeCellProps>;
25
25
  export {};
26
- //# sourceMappingURL=ModelEventView.d.ts.map
@@ -10,4 +10,3 @@ interface SampleInitEventViewProps {
10
10
  */
11
11
  export declare const SampleInitEventView: FC<SampleInitEventViewProps>;
12
12
  export {};
13
- //# sourceMappingURL=SampleInitEventView.d.ts.map
@@ -10,4 +10,3 @@ interface SampleLimitEventViewProps {
10
10
  */
11
11
  export declare const SampleLimitEventView: FC<SampleLimitEventViewProps>;
12
12
  export {};
13
- //# sourceMappingURL=SampleLimitEventView.d.ts.map
@@ -10,4 +10,3 @@ interface SandboxEventViewProps {
10
10
  */
11
11
  export declare const SandboxEventView: FC<SandboxEventViewProps>;
12
12
  export {};
13
- //# sourceMappingURL=SandboxEventView.d.ts.map
@@ -10,4 +10,3 @@ interface ScoreEditEventViewProps {
10
10
  */
11
11
  export declare const ScoreEditEventView: FC<ScoreEditEventViewProps>;
12
12
  export {};
13
- //# sourceMappingURL=ScoreEditEventView.d.ts.map
@@ -11,4 +11,3 @@ interface ScoreEventViewProps {
11
11
  export declare const ScoreEventView: FC<ScoreEventViewProps>;
12
12
  export declare const renderScore: (value: Value1) => string | number | boolean | import("react/jsx-runtime").JSX.Element;
13
13
  export {};
14
- //# sourceMappingURL=ScoreEventView.d.ts.map
@@ -11,4 +11,3 @@ interface SpanEventViewProps {
11
11
  */
12
12
  export declare const SpanEventView: FC<SpanEventViewProps>;
13
13
  export {};
14
- //# sourceMappingURL=SpanEventView.d.ts.map
@@ -11,4 +11,3 @@ interface StepEventViewProps {
11
11
  */
12
12
  export declare const StepEventView: FC<StepEventViewProps>;
13
13
  export {};
14
- //# sourceMappingURL=StepEventView.d.ts.map
@@ -11,4 +11,3 @@ interface SubtaskEventViewProps {
11
11
  */
12
12
  export declare const SubtaskEventView: FC<SubtaskEventViewProps>;
13
13
  export {};
14
- //# sourceMappingURL=SubtaskEventView.d.ts.map
@@ -11,4 +11,3 @@ interface ToolEventViewProps {
11
11
  */
12
12
  export declare const ToolEventView: FC<ToolEventViewProps>;
13
13
  export {};
14
- //# sourceMappingURL=ToolEventView.d.ts.map
@@ -10,4 +10,3 @@ interface TranscriptViewProps {
10
10
  }
11
11
  export declare const TranscriptView: FC<TranscriptViewProps>;
12
12
  export {};
13
- //# sourceMappingURL=TranscriptView.d.ts.map
@@ -5,7 +5,7 @@ interface TranscriptVirtualListProps {
5
5
  id: string;
6
6
  eventNodes: EventNode[];
7
7
  listHandle: RefObject<VirtuosoHandle | null>;
8
- initialEventId: string | null;
8
+ initialEventId?: string | null;
9
9
  offsetTop?: number;
10
10
  scrollRef?: RefObject<HTMLDivElement | null>;
11
11
  running?: boolean;
@@ -29,4 +29,3 @@ interface RenderedEventNodeProps {
29
29
  */
30
30
  export declare const RenderedEventNode: FC<RenderedEventNodeProps>;
31
31
  export {};
32
- //# sourceMappingURL=TranscriptVirtualList.d.ts.map
@@ -16,4 +16,3 @@ interface TranscriptVirtualListComponentProps {
16
16
  */
17
17
  export declare const TranscriptVirtualListComponent: FC<TranscriptVirtualListComponentProps>;
18
18
  export {};
19
- //# sourceMappingURL=TranscriptVirtualListComponent.d.ts.map
@@ -10,4 +10,3 @@ interface EventNavProps {
10
10
  */
11
11
  export declare const EventNav: FC<EventNavProps>;
12
12
  export {};
13
- //# sourceMappingURL=EventNav.d.ts.map