@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/App.d.ts CHANGED
@@ -1,3 +1,2 @@
1
1
  import { FC } from 'react';
2
2
  export declare const App: FC;
3
- //# sourceMappingURL=App.d.ts.map
@@ -13,4 +13,3 @@ export declare class AppErrorBoundary extends Component<Props, State> {
13
13
  render(): ReactNode;
14
14
  }
15
15
  export {};
16
- //# sourceMappingURL=AppErrorBoundary.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare const AppRouter: import('react-router-dom').DataRouter;
2
- //# sourceMappingURL=AppRouter.d.ts.map
@@ -5,4 +5,3 @@ export declare const apiScoutServer: (options?: {
5
5
  headerProvider?: HeaderProvider;
6
6
  resultsDir?: string;
7
7
  }) => ScanApi;
8
- //# sourceMappingURL=api-scout-server.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { VSCodeApi } from '../utils/vscode';
2
2
  import { ScanApi } from './api';
3
3
  export declare const apiVscode: (vscodeApi: VSCodeApi, rpcClient: (method: string, params?: unknown) => Promise<unknown>) => ScanApi;
4
- //# sourceMappingURL=api-vscode.d.ts.map
package/lib/api/api.d.ts CHANGED
@@ -8,4 +8,3 @@ export interface ScanApi {
8
8
  storage: ClientStorage;
9
9
  }
10
10
  export declare const NoPersistence: ClientStorage;
11
- //# sourceMappingURL=api.d.ts.map
@@ -41,4 +41,3 @@ export declare function jsonRpcPostMessageServer(target: PostMessageTarget, meth
41
41
  [key: string]: (params: unknown) => Promise<unknown>;
42
42
  } | ((name: string) => ((params: unknown) => Promise<unknown>) | undefined)): () => void;
43
43
  export {};
44
- //# sourceMappingURL=jsonrpc.d.ts.map
@@ -23,4 +23,3 @@ export interface ServerRequestApi {
23
23
  }
24
24
  export declare function serverRequestApi(baseUrl?: string, getHeaders?: HeaderProvider): ServerRequestApi;
25
25
  export {};
26
- //# sourceMappingURL=request.d.ts.map
@@ -24,4 +24,3 @@ export declare const TextStyle: {
24
24
  color: string;
25
25
  };
26
26
  };
27
- //# sourceMappingURL=fonts.d.ts.map
@@ -93,6 +93,7 @@ export declare const ApplicationIcons: {
93
93
  play: string;
94
94
  previous: string;
95
95
  refresh: string;
96
+ refuse: string;
96
97
  retry: string;
97
98
  role: {
98
99
  user: string;
@@ -127,4 +128,3 @@ export declare const ApplicationIcons: {
127
128
  turns: string;
128
129
  usage: string;
129
130
  };
130
- //# sourceMappingURL=icons.d.ts.map
@@ -36,4 +36,3 @@ export declare const ApplicationStyles: {
36
36
  };
37
37
  };
38
38
  };
39
- //# sourceMappingURL=styles.d.ts.map
@@ -10,6 +10,7 @@ interface FooterProps {
10
10
  pagesize?: number;
11
11
  page?: number;
12
12
  itemsPerPage?: number;
13
+ setPage?: (page: number) => void;
13
14
  labels?: {
14
15
  singular: string;
15
16
  plural: string;
@@ -17,4 +18,3 @@ interface FooterProps {
17
18
  }
18
19
  export declare const Footer: FC<FooterProps>;
19
20
  export {};
20
- //# sourceMappingURL=Footer.d.ts.map
@@ -12,4 +12,3 @@ interface MarkdownDivWithReferencesProps {
12
12
  }
13
13
  export declare const MarkdownDivWithReferences: FC<MarkdownDivWithReferencesProps>;
14
14
  export {};
15
- //# sourceMappingURL=MarkdownDivWithReferences.d.ts.map
@@ -5,6 +5,5 @@ interface PagerProps {
5
5
  setPage?: (page: number) => void;
6
6
  itemsPerPage?: number;
7
7
  }
8
- export declare const LogPager: FC<PagerProps>;
8
+ export declare const Pager: FC<PagerProps>;
9
9
  export {};
10
- //# sourceMappingURL=Pager.d.ts.map
@@ -1,19 +1,18 @@
1
1
  import { ColumnTable } from 'arquero';
2
2
  import { ScannerData, ScannerCore } from './types';
3
- export declare const useSelectedScanner: () => string;
3
+ export declare const useSelectedScanner: () => string | undefined;
4
4
  export declare const useServerScans: () => void;
5
5
  export declare const useServerScannerDataframe: () => void;
6
6
  export declare const useServerScanner: () => void;
7
- export declare const useScannerData: (columnTable: ColumnTable, scanResultUuid?: string) => {
8
- data: ScannerData;
7
+ export declare const useScannerData: (columnTable?: ColumnTable, scanResultUuid?: string) => {
8
+ data: ScannerData | undefined;
9
9
  isLoading: boolean;
10
10
  };
11
- export declare const useSelectedResultsRow: (scanResultUuid: string) => {
12
- data: ScannerData;
11
+ export declare const useSelectedResultsRow: (scanResultUuid?: string) => {
12
+ data: ScannerData | undefined;
13
13
  isLoading: boolean;
14
14
  };
15
- export declare const useScannerPreviews: (columnTable: ColumnTable) => {
15
+ export declare const useScannerPreviews: (columnTable?: ColumnTable) => {
16
16
  data: ScannerCore[];
17
17
  isLoading: boolean;
18
18
  };
19
- //# sourceMappingURL=hooks.d.ts.map
@@ -5,4 +5,3 @@ interface NavbarProps {
5
5
  }
6
6
  export declare const Navbar: FC<NavbarProps>;
7
7
  export {};
8
- //# sourceMappingURL=Navbar.d.ts.map
@@ -10,4 +10,3 @@ interface TruncatedBreadcrumbs {
10
10
  }
11
11
  export declare const useBreadcrumbTruncation: (segments: BreadcrumbSegment[], containerRef: RefObject<HTMLElement | null>) => TruncatedBreadcrumbs;
12
12
  export {};
13
- //# sourceMappingURL=useBreadcrumbTruncation.d.ts.map
@@ -5,4 +5,3 @@ interface ScanResultHeaderProps {
5
5
  }
6
6
  export declare const ScanResultHeader: FC<ScanResultHeaderProps>;
7
7
  export {};
8
- //# sourceMappingURL=ScanResultHeader.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { FC } from 'react';
2
2
  export declare const ScanResultNav: FC;
3
- //# sourceMappingURL=ScanResultNav.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { FC } from 'react';
2
2
  export declare const ScanResultPanel: FC;
3
- //# sourceMappingURL=ScanResultPanel.d.ts.map
@@ -0,0 +1,7 @@
1
+ import { FC } from 'react';
2
+ interface ErrorPanelProps {
3
+ error?: string;
4
+ traceback?: string;
5
+ }
6
+ export declare const ErrorPanel: FC<ErrorPanelProps>;
7
+ export {};
@@ -6,4 +6,3 @@ interface InfoPanelProps {
6
6
  export declare const InfoPanel: FC<InfoPanelProps>;
7
7
  export declare const ScannerInfoPanel: FC<InfoPanelProps>;
8
8
  export {};
9
- //# sourceMappingURL=InfoPanel.d.ts.map
@@ -4,4 +4,3 @@ export interface InputPanelProps {
4
4
  result?: ScannerData;
5
5
  }
6
6
  export declare const InputPanel: FC<InputPanelProps>;
7
- //# sourceMappingURL=InputPanel.d.ts.map
@@ -5,4 +5,3 @@ interface ResultPanelProps {
5
5
  }
6
6
  export declare const ResultPanel: FC<ResultPanelProps>;
7
7
  export {};
8
- //# sourceMappingURL=ResultPanel.d.ts.map
@@ -8,4 +8,3 @@ interface TranscriptPanelProps {
8
8
  }
9
9
  export declare const TranscriptPanel: FC<TranscriptPanelProps>;
10
10
  export {};
11
- //# sourceMappingURL=TranscriptPanel.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { FC } from 'react';
2
2
  export declare const ScanJobGrid: FC;
3
- //# sourceMappingURL=ScanJobGrid.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { FC } from 'react';
2
2
  export declare const ScanJobsPanel: FC;
3
- //# sourceMappingURL=ScanJobsPanel.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { default as React } from 'react';
2
2
  export declare const ScannerPanel: React.FC;
3
- //# sourceMappingURL=ScannerPanel.d.ts.map
@@ -1,4 +1,3 @@
1
1
  export declare const kSegmentList = "list";
2
2
  export declare const kSegmentDataframe = "dataframe";
3
3
  export declare const ScannerPanelBody: React.FC;
4
- //# sourceMappingURL=ScannerPanelBody.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { FC } from 'react';
2
2
  export declare const ScannerPanelTitle: FC;
3
- //# sourceMappingURL=ScannerPanelTitle.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { FC } from 'react';
2
2
  export declare const ScanInfo: FC;
3
- //# sourceMappingURL=ScanInfo.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { FC } from 'react';
2
2
  export declare const ScanResultsBody: FC;
3
- //# sourceMappingURL=ScanResultsBody.d.ts.map
@@ -2,4 +2,3 @@ import { FC } from 'react';
2
2
  export declare const kFilterPositiveResults = "positive_results";
3
3
  export declare const kFilterAllResults = "all_results";
4
4
  export declare const ScanResultsFilter: FC;
5
- //# sourceMappingURL=ScanResultsFilter.d.ts.map
@@ -0,0 +1,6 @@
1
+ import { FC } from 'react';
2
+ interface ScanResultsGroupProps {
3
+ options: Array<"source" | "label" | "id" | "none">;
4
+ }
5
+ export declare const ScanResultsGroup: FC<ScanResultsGroupProps>;
6
+ export {};
@@ -1,3 +1,2 @@
1
1
  import { FC } from 'react';
2
2
  export declare const ScanResultsOutline: FC;
3
- //# sourceMappingURL=ScanResultsOutline.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { FC } from 'react';
2
2
  export declare const ScanResultsPanel: FC;
3
- //# sourceMappingURL=ScanResultsPanel.d.ts.map
@@ -0,0 +1,2 @@
1
+ import { FC } from 'react';
2
+ export declare const ScanResultsSearch: FC;
@@ -5,4 +5,3 @@ interface ScanResultsHeaderProps {
5
5
  }
6
6
  export declare const ScanResultsHeader: FC<ScanResultsHeaderProps>;
7
7
  export {};
8
- //# sourceMappingURL=ScanHeader.d.ts.map
@@ -0,0 +1,6 @@
1
+ import { FC } from 'react';
2
+ interface ScanResultsGroupProps {
3
+ group: string;
4
+ }
5
+ export declare const ScanResultGroup: FC<ScanResultsGroupProps>;
6
+ export {};
@@ -6,8 +6,7 @@ export interface GridDescriptor {
6
6
  }
7
7
  interface ScanResultsListProps {
8
8
  id: string;
9
- columnTable: ColumnTable;
9
+ columnTable?: ColumnTable;
10
10
  }
11
11
  export declare const ScanResultsList: FC<ScanResultsListProps>;
12
12
  export {};
13
- //# sourceMappingURL=ScanResultsList.d.ts.map
@@ -7,4 +7,3 @@ interface ScanResultsRowProps {
7
7
  }
8
8
  export declare const ScanResultsRow: import('react').NamedExoticComponent<ScanResultsRowProps>;
9
9
  export {};
10
- //# sourceMappingURL=ScanResultsRow.d.ts.map
@@ -17,6 +17,8 @@ export interface ScannerCoreBase {
17
17
  valueType: ValueType;
18
18
  transcriptMetadata: Record<string, JsonValue>;
19
19
  transcriptSourceId: string;
20
+ scanError?: string;
21
+ scanErrorRefusal?: boolean;
20
22
  }
21
23
  interface ScannerCoreTranscript extends ScannerCoreBase {
22
24
  inputType: "transcript";
@@ -42,7 +44,7 @@ export type ScannerData = ScannerDataTranscript | ScannerDataMessage | ScannerDa
42
44
  export interface ScannerReference {
43
45
  type: "message" | "event";
44
46
  id: string;
45
- cite: string;
47
+ cite?: string;
46
48
  }
47
49
  export type MessageType = ChatMessageSystem | ChatMessageUser | ChatMessageAssistant | ChatMessageTool;
48
50
  interface ScannerDataBase extends ScannerCoreBase {
@@ -51,6 +53,7 @@ interface ScannerDataBase extends ScannerCoreBase {
51
53
  metadata: Record<string, JsonValue>;
52
54
  scanError?: string;
53
55
  scanErrorTraceback?: string;
56
+ scanErrorRefusal?: boolean;
54
57
  scanEvents: Events;
55
58
  scanId: string;
56
59
  scanMetadata: Record<string, JsonValue>;
@@ -114,4 +117,3 @@ export declare function isObjectValue(result: ScannerCore): result is ScannerCor
114
117
  value: object;
115
118
  };
116
119
  export {};
117
- //# sourceMappingURL=types.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { ColumnTable } from 'arquero';
2
2
  export declare function expandResultsetRows(columnTable: ColumnTable): ColumnTable;
3
- //# sourceMappingURL=arrow.d.ts.map
@@ -2,4 +2,3 @@ import { MarkdownReference } from '../components/MarkdownDivWithReferences';
2
2
  import { ScannerCore } from '../types';
3
3
  export type MakeReferenceUrl = (ref: string, type: "message" | "event") => string | undefined;
4
4
  export declare const toMarkdownRefs: (core: ScannerCore, makeReferenceUrl: MakeReferenceUrl) => MarkdownReference[];
5
- //# sourceMappingURL=refs.d.ts.map
@@ -1,7 +1,9 @@
1
1
  import { ScannerCore } from '../types';
2
2
  export interface IdentifierInfo {
3
3
  id: string;
4
+ secondaryId?: string;
4
5
  epoch?: string;
5
6
  }
6
- export declare const resultIdentifier: (scannerCore: ScannerCore) => IdentifierInfo;
7
- //# sourceMappingURL=results.d.ts.map
7
+ export declare const resultIdentifierStr: (scannerCore?: ScannerCore) => string | undefined;
8
+ export declare const resultIdentifier: (scannerCore?: ScannerCore) => IdentifierInfo;
9
+ export declare const resultLog: (scannerCore: ScannerCore) => string | undefined;
@@ -0,0 +1,7 @@
1
+ import { FC } from 'react';
2
+ interface ErrorProps {
3
+ error: string;
4
+ refusal?: boolean;
5
+ }
6
+ export declare const Error: FC<ErrorProps>;
7
+ export {};
@@ -5,4 +5,3 @@ interface ExplanationProps {
5
5
  }
6
6
  export declare const Explanation: FC<ExplanationProps>;
7
7
  export {};
8
- //# sourceMappingURL=Explanation.d.ts.map
@@ -5,4 +5,3 @@ interface IndentifierProps {
5
5
  }
6
6
  export declare const Identifier: FC<IndentifierProps>;
7
7
  export {};
8
- //# sourceMappingURL=Identifier.d.ts.map
@@ -6,4 +6,3 @@ interface ValueProps {
6
6
  }
7
7
  export declare const Value: FC<ValueProps>;
8
8
  export {};
9
- //# sourceMappingURL=Value.d.ts.map
@@ -11,4 +11,3 @@ interface ChatMessageProps {
11
11
  }
12
12
  export declare const ChatMessage: FC<ChatMessageProps>;
13
13
  export {};
14
- //# sourceMappingURL=ChatMessage.d.ts.map
@@ -13,4 +13,3 @@ export declare const ChatSummary: FC<{
13
13
  title?: string;
14
14
  messages: (ChatMessageAssistant | ChatMessageUser | ChatMessageSystem | ChatMessageTool)[];
15
15
  }>;
16
- //# sourceMappingURL=ChatMessageRenderer.d.ts.map
@@ -16,4 +16,3 @@ interface ChatMessageRowProps {
16
16
  */
17
17
  export declare const ChatMessageRow: FC<ChatMessageRowProps>;
18
18
  export {};
19
- //# sourceMappingURL=ChatMessageRow.d.ts.map
@@ -18,4 +18,3 @@ interface ChatViewProps {
18
18
  */
19
19
  export declare const ChatView: FC<ChatViewProps>;
20
20
  export {};
21
- //# sourceMappingURL=ChatView.d.ts.map
@@ -27,4 +27,3 @@ export declare const ChatViewVirtualList: FC<ChatViewVirtualListProps>;
27
27
  */
28
28
  export declare const ChatViewVirtualListComponent: FC<ChatViewVirtualListComponentProps>;
29
29
  export {};
30
- //# sourceMappingURL=ChatViewVirtualList.d.ts.map
@@ -5,4 +5,3 @@ export interface JsonMessageContentProps {
5
5
  className?: string | string[];
6
6
  }
7
7
  export declare const JsonMessageContent: FC<JsonMessageContentProps>;
8
- //# sourceMappingURL=JsonMessageContent.d.ts.map
@@ -4,4 +4,3 @@ export interface MessageCitationsProps {
4
4
  citations: Citation[];
5
5
  }
6
6
  export declare const MessageCitations: FC<MessageCitationsProps>;
7
- //# sourceMappingURL=MessageCitations.d.ts.map
@@ -16,4 +16,3 @@ export declare const isMessageContent: (content: unknown) => content is ContentO
16
16
  export declare const MessageContent: FC<MessageContentProps>;
17
17
  export type DistributiveOmit<TObj, TKey extends PropertyKey> = TObj extends any ? Omit<TObj, TKey> : never;
18
18
  export {};
19
- //# sourceMappingURL=MessageContent.d.ts.map
@@ -12,8 +12,7 @@ export interface MessagesContext {
12
12
  }
13
13
  export declare const defaultContext: () => {
14
14
  citeOffset: number;
15
- citations: any[];
15
+ citations: never[];
16
16
  };
17
17
  export declare const MessageContents: FC<MessageContentsProps>;
18
18
  export {};
19
- //# sourceMappingURL=MessageContents.d.ts.map
@@ -17,4 +17,3 @@ interface ContentDataRenderer {
17
17
  }
18
18
  export declare const contentDataRenderers: ContentDataRenderer[];
19
19
  export {};
20
- //# sourceMappingURL=ContentDataView.d.ts.map
@@ -2,4 +2,3 @@ import { FC } from 'react';
2
2
  export declare const WebSearch: FC<{
3
3
  query: string;
4
4
  }>;
5
- //# sourceMappingURL=WebSearch.d.ts.map
@@ -7,4 +7,3 @@ export interface WebSearchContentData {
7
7
  export declare const WebSearchResults: FC<{
8
8
  results: WebSearchContentData[];
9
9
  }>;
10
- //# sourceMappingURL=WebSearchResults.d.ts.map
@@ -6,4 +6,3 @@ interface ContentDocumentProps {
6
6
  }
7
7
  export declare const ContentDocumentView: FC<ContentDocumentProps>;
8
8
  export {};
9
- //# sourceMappingURL=ContentDocumentView.d.ts.map
@@ -6,4 +6,3 @@ export interface ResolvedMessage {
6
6
  export declare const resolveMessages: (messages: Messages) => ResolvedMessage[];
7
7
  export declare const iconForMsg: (msg: ChatMessageAssistant | ChatMessageSystem | ChatMessageUser | ChatMessageTool) => string;
8
8
  export declare const messagesFromEvents: (runningEvents: Events) => Messages;
9
- //# sourceMappingURL=messages.d.ts.map
@@ -10,4 +10,3 @@ interface ServerToolCallProps {
10
10
  */
11
11
  export declare const ServerToolCall: FC<ServerToolCallProps>;
12
12
  export {};
13
- //# sourceMappingURL=ServerToolCall.d.ts.map
@@ -17,4 +17,3 @@ interface ToolCallViewProps {
17
17
  */
18
18
  export declare const ToolCallView: FC<ToolCallViewProps>;
19
19
  export {};
20
- //# sourceMappingURL=ToolCallView.d.ts.map
@@ -9,4 +9,3 @@ interface ToolInputProps {
9
9
  }
10
10
  export declare const ToolInput: FC<ToolInputProps>;
11
11
  export {};
12
- //# sourceMappingURL=ToolInput.d.ts.map
@@ -9,4 +9,3 @@ interface ToolOutputProps {
9
9
  */
10
10
  export declare const ToolOutput: FC<ToolOutputProps>;
11
11
  export {};
12
- //# sourceMappingURL=ToolOutput.d.ts.map
@@ -8,4 +8,3 @@ interface ToolTitleProps {
8
8
  */
9
9
  export declare const ToolTitle: FC<ToolTitleProps>;
10
10
  export {};
11
- //# sourceMappingURL=ToolTitle.d.ts.map
@@ -3,4 +3,3 @@ export declare const TodoWriteInput: FC<{
3
3
  contents: unknown;
4
4
  parentRef: Ref<HTMLDivElement>;
5
5
  }>;
6
- //# sourceMappingURL=TodoWriteInput.d.ts.map
@@ -10,4 +10,3 @@ export interface ToolCallResult {
10
10
  * Resolves the input and metadata for a given tool call.
11
11
  */
12
12
  export declare const resolveToolInput: (fn: string, toolArgs: Arguments1) => ToolCallResult;
13
- //# sourceMappingURL=tool.d.ts.map
@@ -1,4 +1,3 @@
1
1
  import { Citations } from '../types/log';
2
2
  export type ChatViewToolCallStyle = "compact" | "complete" | "omit";
3
3
  export type Citation = NonNullable<Citations>[number];
4
- //# sourceMappingURL=types.d.ts.map
@@ -4,4 +4,3 @@ interface ActivityBarProps {
4
4
  }
5
5
  export declare const ActivityBar: FC<ActivityBarProps>;
6
6
  export {};
7
- //# sourceMappingURL=ActivityBar.d.ts.map
@@ -6,4 +6,3 @@ interface ANSIDisplayProps {
6
6
  }
7
7
  export declare const ANSIDisplay: FC<ANSIDisplayProps>;
8
8
  export {};
9
- //# sourceMappingURL=AnsiDisplay.d.ts.map
@@ -17,4 +17,3 @@ interface AsciinemaPlayerProps {
17
17
  }
18
18
  export declare const AsciinemaPlayer: FC<AsciinemaPlayerProps>;
19
19
  export {};
20
- //# sourceMappingURL=AsciinemaPlayer.d.ts.map
@@ -30,4 +30,3 @@ export declare const CardBody: FC<CardBodyProps>;
30
30
  export declare const Card: FC<CardProps>;
31
31
  export declare const CardCollapsingHeader: FC<CardCollapsingHeaderProps>;
32
32
  export {};
33
- //# sourceMappingURL=Card.d.ts.map
@@ -9,4 +9,3 @@ interface CopyButtonProps {
9
9
  }
10
10
  export declare const CopyButton: ({ icon, value, onCopySuccess, onCopyError, className, ariaLabel, }: CopyButtonProps) => JSX.Element;
11
11
  export {};
12
- //# sourceMappingURL=CopyButton.d.ts.map
@@ -1,8 +1,7 @@
1
1
  import { ColumnTable } from 'arquero';
2
2
  import { FC } from 'react';
3
3
  interface DataframeViewProps {
4
- columnTable: ColumnTable;
4
+ columnTable?: ColumnTable;
5
5
  }
6
6
  export declare const DataframeView: FC<DataframeViewProps>;
7
7
  export {};
8
- //# sourceMappingURL=DataframeView.d.ts.map
@@ -4,4 +4,3 @@ interface EmptyPanelProps {
4
4
  }
5
5
  export declare const EmptyPanel: FC<EmptyPanelProps>;
6
6
  export {};
7
- //# sourceMappingURL=EmptyPanel.d.ts.map
@@ -10,4 +10,3 @@ interface ErrorPanelProps {
10
10
  }
11
11
  export declare const ErrorPanel: FC<ErrorPanelProps>;
12
12
  export {};
13
- //# sourceMappingURL=ErrorPanel.d.ts.map
@@ -10,4 +10,3 @@ interface ExpandablePanelProps {
10
10
  }
11
11
  export declare const ExpandablePanel: FC<ExpandablePanelProps>;
12
12
  export default ExpandablePanel;
13
- //# sourceMappingURL=ExpandablePanel.d.ts.map
@@ -3,6 +3,5 @@ export interface ExtendedFindContextType {
3
3
  extendedFindTerm: (term: string, direction: "forward" | "backward") => Promise<boolean>;
4
4
  registerVirtualList: (id: string, searchFn: ExtendedFindFn) => () => void;
5
5
  }
6
- export declare const ExtendedFindContext: import('react').Context<ExtendedFindContextType>;
6
+ export declare const ExtendedFindContext: import('react').Context<ExtendedFindContextType | null>;
7
7
  export declare const useExtendedFind: () => ExtendedFindContextType;
8
- //# sourceMappingURL=ExtendedFindContext.d.ts.map
@@ -4,4 +4,3 @@ interface ExtendedFindProviderProps {
4
4
  }
5
5
  export declare const ExtendedFindProvider: ({ children, }: ExtendedFindProviderProps) => import("react/jsx-runtime").JSX.Element;
6
6
  export {};
7
- //# sourceMappingURL=ExtendedFindProvider.d.ts.map
@@ -19,4 +19,3 @@ interface HumanBaselineViewProps {
19
19
  */
20
20
  export declare const HumanBaselineView: FC<HumanBaselineViewProps>;
21
21
  export {};
22
- //# sourceMappingURL=HumanBaselineView.d.ts.map
@@ -9,4 +9,3 @@ interface JSONPanelProps {
9
9
  }
10
10
  export declare const JSONPanel: FC<JSONPanelProps>;
11
11
  export default JSONPanel;
12
- //# sourceMappingURL=JsonPanel.d.ts.map
@@ -9,4 +9,3 @@ interface LabeledValueProps {
9
9
  }
10
10
  export declare const LabeledValue: FC<LabeledValueProps>;
11
11
  export {};
12
- //# sourceMappingURL=LabeledValue.d.ts.map
@@ -12,4 +12,3 @@ interface LightboxCarouselProps {
12
12
  */
13
13
  export declare const LightboxCarousel: FC<LightboxCarouselProps>;
14
14
  export {};
15
- //# sourceMappingURL=LightboxCarousel.d.ts.map