@trilogy-data/trilogy-studio-components 0.1.12 → 0.1.14

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 (294) hide show
  1. package/dist/{ChatCreatorModal-kIXgcJQp.js → ChatCreatorModal-D-CByWEF.js} +12 -12
  2. package/dist/{Dashboard-B-YfrO5u.js → Dashboard-CCWjUVBq.js} +347 -348
  3. package/dist/{DashboardCreatorInline-C6fr4jNo.js → DashboardCreatorInline-DRlxDEBN.js} +1 -1
  4. package/dist/{DashboardMobile-D911XYkl.js → DashboardMobile-GOPaxc9_.js} +104 -103
  5. package/dist/{LLMConnectionList-DZbu1kGq.js → LLMConnectionList-ByLjIXLO.js} +1168 -1213
  6. package/dist/{LLMView-C4RQS1B8.js → LLMView-B7XLbzBx.js} +53 -51
  7. package/dist/Manager-B2wTf-lw.js +4 -0
  8. package/dist/{ResultComponent-fVgARLAb.js → ResultComponent-BKuWOt_p.js} +37 -34
  9. package/dist/Sidebar-CMy9ptnW.js +2188 -0
  10. package/dist/TutorialPage-9YzXa97t.js +509 -0
  11. package/dist/{WelcomePage-LRJvygaE.js → WelcomePage-BMcBpSQ7.js} +4 -4
  12. package/dist/components/AssetAutoImporter.vue.d.ts.map +1 -1
  13. package/dist/components/ChartControlPanel.vue.d.ts.map +1 -1
  14. package/dist/components/CodeBlock.vue.d.ts.map +1 -1
  15. package/dist/components/ConfirmDialog.vue.d.ts +25 -0
  16. package/dist/components/ConfirmDialog.vue.d.ts.map +1 -0
  17. package/dist/components/ContextMenu.vue.d.ts +4 -2
  18. package/dist/components/ContextMenu.vue.d.ts.map +1 -1
  19. package/dist/components/DataTable.vue.d.ts +9 -0
  20. package/dist/components/DataTable.vue.d.ts.map +1 -1
  21. package/dist/components/EditableTitle.vue.d.ts.map +1 -1
  22. package/dist/components/HintComponent.vue.d.ts +1 -1
  23. package/dist/components/HintComponent.vue.d.ts.map +1 -1
  24. package/dist/components/LoadingButton.vue.d.ts.map +1 -1
  25. package/dist/components/MarkdownRenderer.vue.d.ts +1 -0
  26. package/dist/components/MarkdownRenderer.vue.d.ts.map +1 -1
  27. package/dist/components/ModalDialog.vue.d.ts +36 -0
  28. package/dist/components/ModalDialog.vue.d.ts.map +1 -0
  29. package/dist/components/PopupModal.vue.d.ts.map +1 -1
  30. package/dist/components/SimpleEditor.vue.d.ts +117 -0
  31. package/dist/components/SimpleEditor.vue.d.ts.map +1 -1
  32. package/dist/components/StatusIcon.vue.d.ts +3 -3
  33. package/dist/components/StatusIcon.vue.d.ts.map +1 -1
  34. package/dist/components/StoreTokenModal.vue.d.ts +18 -0
  35. package/dist/components/StoreTokenModal.vue.d.ts.map +1 -0
  36. package/dist/components/SymbolsPane.vue.d.ts.map +1 -1
  37. package/dist/components/VegaLiteChart.vue.d.ts.map +1 -1
  38. package/dist/components/chartRenderManager.d.ts +2 -0
  39. package/dist/components/chartRenderManager.d.ts.map +1 -1
  40. package/dist/components/community/AddStoreModal.vue.d.ts +46 -1
  41. package/dist/components/community/AddStoreModal.vue.d.ts.map +1 -1
  42. package/dist/components/community/CommunityModelCard.vue.d.ts +3 -3
  43. package/dist/components/community/CommunityModelCard.vue.d.ts.map +1 -1
  44. package/dist/components/community/CommunityModelHeader.vue.d.ts +7 -4
  45. package/dist/components/community/CommunityModelHeader.vue.d.ts.map +1 -1
  46. package/dist/components/community/CommunityModels.vue.d.ts +4 -4
  47. package/dist/components/community/CommunityModels.vue.d.ts.map +1 -1
  48. package/dist/components/community/CommunityRemote.vue.d.ts.map +1 -1
  49. package/dist/components/connection/ConnectionDatabase.vue.d.ts.map +1 -1
  50. package/dist/components/connection/ConnectionSchema.vue.d.ts.map +1 -1
  51. package/dist/components/connection/ConnectionTable.vue.d.ts +9 -0
  52. package/dist/components/connection/ConnectionTable.vue.d.ts.map +1 -1
  53. package/dist/components/dashboard/Dashboard.vue.d.ts +4 -4
  54. package/dist/components/dashboard/Dashboard.vue.d.ts.map +1 -1
  55. package/dist/components/dashboard/DashboardAddItemModal.vue.d.ts +4 -4
  56. package/dist/components/dashboard/DashboardAddItemModal.vue.d.ts.map +1 -1
  57. package/dist/components/dashboard/DashboardCTA.vue.d.ts +4 -4
  58. package/dist/components/dashboard/DashboardCTA.vue.d.ts.map +1 -1
  59. package/dist/components/dashboard/DashboardChart.vue.d.ts +1 -1
  60. package/dist/components/dashboard/DashboardChart.vue.d.ts.map +1 -1
  61. package/dist/components/dashboard/DashboardChartEditor.vue.d.ts +234 -2
  62. package/dist/components/dashboard/DashboardChartEditor.vue.d.ts.map +1 -1
  63. package/dist/components/dashboard/DashboardDataSelector.vue.d.ts.map +1 -1
  64. package/dist/components/dashboard/DashboardEditorDialog.vue.d.ts +42 -0
  65. package/dist/components/dashboard/DashboardEditorDialog.vue.d.ts.map +1 -0
  66. package/dist/components/dashboard/DashboardFilter.vue.d.ts +0 -1
  67. package/dist/components/dashboard/DashboardFilter.vue.d.ts.map +1 -1
  68. package/dist/components/dashboard/DashboardFilterAutocomplete.vue.d.ts.map +1 -1
  69. package/dist/components/dashboard/DashboardGridItem.vue.d.ts +4 -4
  70. package/dist/components/dashboard/DashboardGridItem.vue.d.ts.map +1 -1
  71. package/dist/components/dashboard/DashboardHeader.vue.d.ts.map +1 -1
  72. package/dist/components/dashboard/DashboardHeaderFilterInput.vue.d.ts +1 -0
  73. package/dist/components/dashboard/DashboardHeaderFilterInput.vue.d.ts.map +1 -1
  74. package/dist/components/dashboard/DashboardImportPopup.vue.d.ts +5 -7
  75. package/dist/components/dashboard/DashboardImportPopup.vue.d.ts.map +1 -1
  76. package/dist/components/dashboard/DashboardImportSelector.vue.d.ts +4 -1
  77. package/dist/components/dashboard/DashboardImportSelector.vue.d.ts.map +1 -1
  78. package/dist/components/dashboard/DashboardMarkdown.vue.d.ts +1 -20
  79. package/dist/components/dashboard/DashboardMarkdown.vue.d.ts.map +1 -1
  80. package/dist/components/dashboard/DashboardMarkdownEditor.vue.d.ts +234 -1
  81. package/dist/components/dashboard/DashboardMarkdownEditor.vue.d.ts.map +1 -1
  82. package/dist/components/dashboard/DashboardMobile.vue.d.ts +3 -3
  83. package/dist/components/dashboard/DashboardMobile.vue.d.ts.map +1 -1
  84. package/dist/components/dashboard/DashboardSharePopup.vue.d.ts +5 -7
  85. package/dist/components/dashboard/DashboardSharePopup.vue.d.ts.map +1 -1
  86. package/dist/components/dashboard/DashboardTable.vue.d.ts +9 -1
  87. package/dist/components/dashboard/DashboardTable.vue.d.ts.map +1 -1
  88. package/dist/components/dashboard/useDashboard.d.ts.map +1 -1
  89. package/dist/components/dashboard/useDashboardItemShell.d.ts +28 -0
  90. package/dist/components/dashboard/useDashboardItemShell.d.ts.map +1 -0
  91. package/dist/components/editor/Editor.vue.d.ts +20 -6
  92. package/dist/components/editor/Editor.vue.d.ts.map +1 -1
  93. package/dist/components/editor/EditorCreatorInline.vue.d.ts.map +1 -1
  94. package/dist/components/editor/EditorHeader.vue.d.ts +10 -3
  95. package/dist/components/editor/EditorHeader.vue.d.ts.map +1 -1
  96. package/dist/components/editor/ResultComponent.vue.d.ts +75 -181
  97. package/dist/components/editor/ResultComponent.vue.d.ts.map +1 -1
  98. package/dist/components/editor/Results.vue.d.ts +9 -0
  99. package/dist/components/editor/Results.vue.d.ts.map +1 -1
  100. package/dist/components/editor/editorHelpers.d.ts +1 -1
  101. package/dist/components/editor/editorHelpers.d.ts.map +1 -1
  102. package/dist/components/jobs/JobsAddStoreModal.vue.d.ts +14 -0
  103. package/dist/components/jobs/JobsAddStoreModal.vue.d.ts.map +1 -0
  104. package/dist/components/jobs/JobsView.vue.d.ts +6 -0
  105. package/dist/components/jobs/JobsView.vue.d.ts.map +1 -0
  106. package/dist/components/layout/MobileSidebarLayout.vue.d.ts.map +1 -1
  107. package/dist/components/layout/SidebarLayout.vue.d.ts.map +1 -1
  108. package/dist/components/layout/TabbedBrowser.vue.d.ts +1 -12
  109. package/dist/components/layout/TabbedBrowser.vue.d.ts.map +1 -1
  110. package/dist/components/layout/TabbedLayout.vue.d.ts.map +1 -1
  111. package/dist/components/llm/ArtifactsPane.vue.d.ts +11 -2
  112. package/dist/components/llm/ArtifactsPane.vue.d.ts.map +1 -1
  113. package/dist/components/llm/ChatArtifact.vue.d.ts +10 -0
  114. package/dist/components/llm/ChatArtifact.vue.d.ts.map +1 -1
  115. package/dist/components/llm/ChatCreatorModal.vue.d.ts +1 -9
  116. package/dist/components/llm/ChatCreatorModal.vue.d.ts.map +1 -1
  117. package/dist/components/llm/LLMChat.vue.d.ts +9 -36
  118. package/dist/components/llm/LLMChat.vue.d.ts.map +1 -1
  119. package/dist/components/llm/LLMChatSplitView.vue.d.ts +55 -185
  120. package/dist/components/llm/LLMChatSplitView.vue.d.ts.map +1 -1
  121. package/dist/components/llm/LLMEditorRefinement.vue.d.ts +47 -180
  122. package/dist/components/llm/LLMEditorRefinement.vue.d.ts.map +1 -1
  123. package/dist/components/llm/toolCallDisplay.d.ts +13 -0
  124. package/dist/components/llm/toolCallDisplay.d.ts.map +1 -0
  125. package/dist/components/model/ModelCard.vue.d.ts +22 -5
  126. package/dist/components/model/ModelCard.vue.d.ts.map +1 -1
  127. package/dist/components/model/ModelConcept.vue.d.ts.map +1 -1
  128. package/dist/components/model/ModelCreator.vue.d.ts +3 -0
  129. package/dist/components/model/ModelCreator.vue.d.ts.map +1 -1
  130. package/dist/components/model/ModelSelector.vue.d.ts.map +1 -1
  131. package/dist/components/sidebar/CommunityModelList.vue.d.ts +284 -0
  132. package/dist/components/sidebar/CommunityModelList.vue.d.ts.map +1 -0
  133. package/dist/components/sidebar/CommunityModelListItem.vue.d.ts +7 -7
  134. package/dist/components/sidebar/CommunityModelListItem.vue.d.ts.map +1 -1
  135. package/dist/components/sidebar/ConnectionCreatorInline.vue.d.ts.map +1 -1
  136. package/dist/components/sidebar/ConnectionIcon.vue.d.ts.map +1 -1
  137. package/dist/components/sidebar/ConnectionList.vue.d.ts +21 -71
  138. package/dist/components/sidebar/ConnectionList.vue.d.ts.map +1 -1
  139. package/dist/components/sidebar/ConnectionListItem.vue.d.ts +15 -61
  140. package/dist/components/sidebar/ConnectionListItem.vue.d.ts.map +1 -1
  141. package/dist/components/sidebar/ConnectionRefresh.vue.d.ts.map +1 -1
  142. package/dist/components/sidebar/CreateEditorFromDatasourcePopup.vue.d.ts.map +1 -1
  143. package/dist/components/sidebar/DashboardList.vue.d.ts +33 -75
  144. package/dist/components/sidebar/DashboardList.vue.d.ts.map +1 -1
  145. package/dist/components/sidebar/DashboardListItem.vue.d.ts +13 -59
  146. package/dist/components/sidebar/DashboardListItem.vue.d.ts.map +1 -1
  147. package/dist/components/sidebar/DuckDBImporter.vue.d.ts +1 -0
  148. package/dist/components/sidebar/DuckDBImporter.vue.d.ts.map +1 -1
  149. package/dist/components/sidebar/EditorList.vue.d.ts +190 -67
  150. package/dist/components/sidebar/EditorList.vue.d.ts.map +1 -1
  151. package/dist/components/sidebar/EditorListItem.vue.d.ts +16 -59
  152. package/dist/components/sidebar/EditorListItem.vue.d.ts.map +1 -1
  153. package/dist/components/sidebar/GenericSidebarItem.vue.d.ts.map +1 -1
  154. package/dist/components/sidebar/JobsList.vue.d.ts +12 -0
  155. package/dist/components/sidebar/JobsList.vue.d.ts.map +1 -0
  156. package/dist/components/sidebar/JobsListItem.vue.d.ts +25 -0
  157. package/dist/components/sidebar/JobsListItem.vue.d.ts.map +1 -0
  158. package/dist/components/sidebar/LLMConnectionCreator.vue.d.ts.map +1 -1
  159. package/dist/components/sidebar/LLMConnectionList.vue.d.ts +14 -356
  160. package/dist/components/sidebar/LLMConnectionList.vue.d.ts.map +1 -1
  161. package/dist/components/sidebar/LLMConnectionListItem.vue.d.ts +15 -190
  162. package/dist/components/sidebar/LLMConnectionListItem.vue.d.ts.map +1 -1
  163. package/dist/components/sidebar/ModelSidebar.vue.d.ts +15 -0
  164. package/dist/components/sidebar/ModelSidebar.vue.d.ts.map +1 -1
  165. package/dist/components/sidebar/Sidebar.vue.d.ts +3966 -0
  166. package/dist/components/sidebar/Sidebar.vue.d.ts.map +1 -0
  167. package/dist/components/sidebar/SidebarList.vue.d.ts.map +1 -1
  168. package/dist/components/sidebar/SidebarOverflowMenu.vue.d.ts +19 -0
  169. package/dist/components/sidebar/SidebarOverflowMenu.vue.d.ts.map +1 -0
  170. package/dist/components/sidebar/SidebarTagChip.vue.d.ts +6 -0
  171. package/dist/components/sidebar/SidebarTagChip.vue.d.ts.map +1 -0
  172. package/dist/components/tutorial/TutorialPrompt.vue.d.ts +97 -186
  173. package/dist/components/tutorial/TutorialPrompt.vue.d.ts.map +1 -1
  174. package/dist/components/useConfirmationState.d.ts +10 -0
  175. package/dist/components/useConfirmationState.d.ts.map +1 -0
  176. package/dist/composables/useClickOutside.d.ts +12 -0
  177. package/dist/composables/useClickOutside.d.ts.map +1 -0
  178. package/dist/connections/index.d.ts +1 -0
  179. package/dist/connections/index.d.ts.map +1 -1
  180. package/dist/connections/remoteProject.d.ts +23 -0
  181. package/dist/connections/remoteProject.d.ts.map +1 -0
  182. package/dist/{cssMode-DCSjJlZ5.js → cssMode-Cfy3yIk-.js} +1 -1
  183. package/dist/dashboards/base.d.ts +2 -1
  184. package/dist/dashboards/base.d.ts.map +1 -1
  185. package/dist/dashboards/prompts.d.ts +1 -1
  186. package/dist/dashboards/prompts.d.ts.map +1 -1
  187. package/dist/dashboards/spec.d.ts +4 -0
  188. package/dist/dashboards/spec.d.ts.map +1 -1
  189. package/dist/data/index.d.ts +1 -0
  190. package/dist/data/index.d.ts.map +1 -1
  191. package/dist/data/localStorage.d.ts +3 -3
  192. package/dist/data/localStorage.d.ts.map +1 -1
  193. package/dist/data/remoteStoreStorage.d.ts +46 -0
  194. package/dist/data/remoteStoreStorage.d.ts.map +1 -0
  195. package/dist/data/storage.d.ts +6 -6
  196. package/dist/data/storage.d.ts.map +1 -1
  197. package/dist/data/tutorial/reference.d.ts.map +1 -1
  198. package/dist/editors/editor.d.ts +19 -5
  199. package/dist/editors/editor.d.ts.map +1 -1
  200. package/dist/editors/fileTypes.d.ts +12 -0
  201. package/dist/editors/fileTypes.d.ts.map +1 -0
  202. package/dist/editors/helpers.d.ts +2 -0
  203. package/dist/editors/helpers.d.ts.map +1 -1
  204. package/dist/{freemarker2-BKjHRYvq.js → freemarker2-Dy8u-XQv.js} +1 -1
  205. package/dist/{handlebars-D_px6u7k.js → handlebars-BDrD8h_c.js} +1 -1
  206. package/dist/{html-Bm-h8fTq.js → html-CKz7V4Cn.js} +1 -1
  207. package/dist/{htmlMode-YODzRvjv.js → htmlMode-BZE5C9QD.js} +1 -1
  208. package/dist/{javascript-DZrwO1Xq.js → javascript-Cav2mApM.js} +1 -1
  209. package/dist/{jsonMode-_ThxxZQx.js → jsonMode-B6434NZu.js} +1 -1
  210. package/dist/{liquid-I2p3UrJy.js → liquid-Cq-Omf5B.js} +1 -1
  211. package/dist/llm/chatToolExecutor.d.ts.map +1 -1
  212. package/dist/llm/editorRefinementToolExecutor.d.ts.map +1 -1
  213. package/dist/llm/toolLoopCore.d.ts.map +1 -1
  214. package/dist/{main-Bjg9NFbT.js → main-C-6acy1R.js} +54550 -52400
  215. package/dist/main.css +1 -1
  216. package/dist/main.js +16 -16
  217. package/dist/main.umd.cjs +580 -559
  218. package/dist/{mdx-e5VczKhJ.js → mdx-DYvw7-lF.js} +1 -1
  219. package/dist/models/helpers.d.ts +16 -4
  220. package/dist/models/helpers.d.ts.map +1 -1
  221. package/dist/models/model.d.ts +1 -0
  222. package/dist/models/model.d.ts.map +1 -1
  223. package/dist/monaco/editorHelpers.d.ts.map +1 -1
  224. package/dist/prism-clike-SH1s-yiH.js +31 -0
  225. package/dist/prism-javascript-CLux6jF8.js +137 -0
  226. package/dist/prism-json-iVb7He6L.js +25 -0
  227. package/dist/prism-markdown-tjNeCMi3.js +300 -0
  228. package/dist/prism-markup-BNGj0Tvm.js +173 -0
  229. package/dist/prism-python-DBk-6kcY.js +71 -0
  230. package/dist/prism-typescript-Crma_dEX.js +55 -0
  231. package/dist/{python-CUAfebEu.js → python-BTTSwl4o.js} +1 -1
  232. package/dist/{razor-B95YKGrm.js → razor-BVBhJqGl.js} +1 -1
  233. package/dist/remotes/genericStoreMetadata.d.ts +8 -0
  234. package/dist/remotes/genericStoreMetadata.d.ts.map +1 -0
  235. package/dist/remotes/jobs.d.ts +38 -0
  236. package/dist/remotes/jobs.d.ts.map +1 -0
  237. package/dist/remotes/jobsService.d.ts +15 -0
  238. package/dist/remotes/jobsService.d.ts.map +1 -0
  239. package/dist/remotes/models.d.ts +2 -1
  240. package/dist/remotes/models.d.ts.map +1 -1
  241. package/dist/remotes/remoteStoreSync.d.ts +7 -0
  242. package/dist/remotes/remoteStoreSync.d.ts.map +1 -0
  243. package/dist/remotes/storeService.d.ts +2 -1
  244. package/dist/remotes/storeService.d.ts.map +1 -1
  245. package/dist/stores/Manager.vue.d.ts +9 -0
  246. package/dist/stores/Manager.vue.d.ts.map +1 -1
  247. package/dist/stores/communityApiStore.d.ts +6 -0
  248. package/dist/stores/communityApiStore.d.ts.map +1 -1
  249. package/dist/stores/editorStore.d.ts +7 -2
  250. package/dist/stores/editorStore.d.ts.map +1 -1
  251. package/dist/stores/index.d.ts +1 -0
  252. package/dist/stores/index.d.ts.map +1 -1
  253. package/dist/stores/jobsApiStore.d.ts +45 -0
  254. package/dist/stores/jobsApiStore.d.ts.map +1 -0
  255. package/dist/stores/modelStore.d.ts.map +1 -1
  256. package/dist/stores/queryExecutionService.d.ts +6 -4
  257. package/dist/stores/queryExecutionService.d.ts.map +1 -1
  258. package/dist/stores/resolver.d.ts +4 -4
  259. package/dist/stores/resolver.d.ts.map +1 -1
  260. package/dist/stores/useScreenNavigation.d.ts +3 -1
  261. package/dist/stores/useScreenNavigation.d.ts.map +1 -1
  262. package/dist/stores/userSettingsStore.d.ts.map +1 -1
  263. package/dist/{tsMode-BcjYt2WB.js → tsMode-z99lZ8eT.js} +1 -1
  264. package/dist/{typescript-Ck_cSGyE.js → typescript-BXQnMlGm.js} +1 -1
  265. package/dist/useDashboard-3deVRse_.js +3502 -0
  266. package/dist/utility/markdownRenderer.d.ts.map +1 -1
  267. package/dist/utility/prism.d.ts +5 -0
  268. package/dist/utility/prism.d.ts.map +1 -0
  269. package/dist/utils/terminalOutput.d.ts +3 -0
  270. package/dist/utils/terminalOutput.d.ts.map +1 -0
  271. package/dist/views/ConnectionView.vue.d.ts +9 -0
  272. package/dist/views/ConnectionView.vue.d.ts.map +1 -1
  273. package/dist/views/IDE.vue.d.ts +7 -0
  274. package/dist/views/IDE.vue.d.ts.map +1 -0
  275. package/dist/views/LLMView.vue.d.ts +232 -846
  276. package/dist/views/LLMView.vue.d.ts.map +1 -1
  277. package/dist/views/MobileIDE.vue.d.ts +6 -0
  278. package/dist/views/MobileIDE.vue.d.ts.map +1 -0
  279. package/dist/views/ModelView.vue.d.ts +46 -10
  280. package/dist/views/ModelView.vue.d.ts.map +1 -1
  281. package/dist/views/ResponsiveIDE.vue.d.ts.map +1 -1
  282. package/dist/views/TutorialPage.vue.d.ts +465 -907
  283. package/dist/views/TutorialPage.vue.d.ts.map +1 -1
  284. package/dist/{xml-Do52fQeS.js → xml-Ci-UOFva.js} +1 -1
  285. package/dist/{yaml-C8U7HH0M.js → yaml-XEOisXAU.js} +1 -1
  286. package/package.json +1 -1
  287. package/dist/Manager-CoKiEZT-.js +0 -4
  288. package/dist/Sidebar-esb9EqnY.js +0 -1862
  289. package/dist/TutorialPage-DfA2845i.js +0 -482
  290. package/dist/components/dashboard/DashboardCreatorIcon.vue.d.ts +0 -52
  291. package/dist/components/dashboard/DashboardCreatorIcon.vue.d.ts.map +0 -1
  292. package/dist/components/editor/EditorCreatorIcon.vue.d.ts +0 -61
  293. package/dist/components/editor/EditorCreatorIcon.vue.d.ts.map +0 -1
  294. package/dist/useDashboard-BnXAbWPO.js +0 -3352
@@ -119,10 +119,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
119
119
  "onUpdate:messages"?: ((...args: any[]) => any) | undefined;
120
120
  "onTitle-update"?: ((...args: any[]) => any) | undefined;
121
121
  "onImport-change"?: ((...args: any[]) => any) | undefined;
122
- "onPublish-artifacts"?: ((...args: any[]) => any) | undefined;
123
122
  "onUpdate:activeArtifactIndex"?: ((...args: any[]) => any) | undefined;
124
123
  "onArtifact-selected"?: ((...args: any[]) => any) | undefined;
125
124
  "onUpdate:artifacts"?: ((...args: any[]) => any) | undefined;
125
+ "onPublish-artifacts"?: ((...args: any[]) => any) | undefined;
126
126
  }>, {
127
127
  chatRef: import('vue').Ref<import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
128
128
  messages: {
@@ -265,41 +265,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
265
265
  result: string;
266
266
  }[] | undefined;
267
267
  }[]>;
268
- visibleMessages: import('vue').ComputedRef<{
269
- artifact?: {
270
- id: string;
271
- type: "results" | "chart" | "code" | "markdown" | "custom";
272
- data: any;
273
- config?: any;
274
- hidden?: boolean | undefined;
275
- } | undefined;
276
- executedToolCalls?: {
277
- id: string;
278
- name: string;
279
- input: Record<string, any>;
280
- result?: {
281
- success: boolean;
282
- message?: string | undefined;
283
- error?: string | undefined;
284
- } | undefined;
285
- }[] | undefined;
286
- role: "user" | "assistant" | "system";
287
- content: string;
288
- modelInfo?: {
289
- totalTokens: number;
290
- } | undefined;
291
- hidden?: boolean | undefined;
292
- toolCalls?: {
293
- id: string;
294
- name: string;
295
- input: Record<string, any>;
296
- }[] | undefined;
297
- toolResults?: {
298
- toolCallId: string;
299
- toolName: string;
300
- result: string;
301
- }[] | undefined;
302
- }[]>;
268
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
303
269
  userInput: import('vue').Ref<string, string>;
304
270
  isLoading: import('vue').ComputedRef<boolean>;
305
271
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -311,7 +277,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
311
277
  handleStop: () => void;
312
278
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
313
279
  getToolDisplayText: (toolName: string) => string;
314
- getToolDisplayName: (toolName: string) => string;
280
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
281
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
282
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
283
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
284
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
285
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
315
286
  addMessage: (message: import('../main').ChatMessage) => void;
316
287
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
317
288
  clearMessages: () => void;
@@ -379,6 +350,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
379
350
  default: boolean;
380
351
  };
381
352
  }>, {
353
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
382
354
  renderedMarkdown: import('vue').ComputedRef<string>;
383
355
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
384
356
  markdown: {
@@ -547,41 +519,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
547
519
  result: string;
548
520
  }[] | undefined;
549
521
  }[]>;
550
- visibleMessages: import('vue').ComputedRef<{
551
- artifact?: {
552
- id: string;
553
- type: "results" | "chart" | "code" | "markdown" | "custom";
554
- data: any;
555
- config?: any;
556
- hidden?: boolean | undefined;
557
- } | undefined;
558
- executedToolCalls?: {
559
- id: string;
560
- name: string;
561
- input: Record<string, any>;
562
- result?: {
563
- success: boolean;
564
- message?: string | undefined;
565
- error?: string | undefined;
566
- } | undefined;
567
- }[] | undefined;
568
- role: "user" | "assistant" | "system";
569
- content: string;
570
- modelInfo?: {
571
- totalTokens: number;
572
- } | undefined;
573
- hidden?: boolean | undefined;
574
- toolCalls?: {
575
- id: string;
576
- name: string;
577
- input: Record<string, any>;
578
- }[] | undefined;
579
- toolResults?: {
580
- toolCallId: string;
581
- toolName: string;
582
- result: string;
583
- }[] | undefined;
584
- }[]>;
522
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
585
523
  userInput: import('vue').Ref<string, string>;
586
524
  isLoading: import('vue').ComputedRef<boolean>;
587
525
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -593,7 +531,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
593
531
  handleStop: () => void;
594
532
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
595
533
  getToolDisplayText: (toolName: string) => string;
596
- getToolDisplayName: (toolName: string) => string;
534
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
535
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
536
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
537
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
538
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
539
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
597
540
  addMessage: (message: import('../main').ChatMessage) => void;
598
541
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
599
542
  clearMessages: () => void;
@@ -756,41 +699,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
756
699
  result: string;
757
700
  }[] | undefined;
758
701
  }[]>;
759
- visibleMessages: import('vue').ComputedRef<{
760
- artifact?: {
761
- id: string;
762
- type: "results" | "chart" | "code" | "markdown" | "custom";
763
- data: any;
764
- config?: any;
765
- hidden?: boolean | undefined;
766
- } | undefined;
767
- executedToolCalls?: {
768
- id: string;
769
- name: string;
770
- input: Record<string, any>;
771
- result?: {
772
- success: boolean;
773
- message?: string | undefined;
774
- error?: string | undefined;
775
- } | undefined;
776
- }[] | undefined;
777
- role: "user" | "assistant" | "system";
778
- content: string;
779
- modelInfo?: {
780
- totalTokens: number;
781
- } | undefined;
782
- hidden?: boolean | undefined;
783
- toolCalls?: {
784
- id: string;
785
- name: string;
786
- input: Record<string, any>;
787
- }[] | undefined;
788
- toolResults?: {
789
- toolCallId: string;
790
- toolName: string;
791
- result: string;
792
- }[] | undefined;
793
- }[]>;
702
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
794
703
  userInput: import('vue').Ref<string, string>;
795
704
  isLoading: import('vue').ComputedRef<boolean>;
796
705
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -802,7 +711,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
802
711
  handleStop: () => void;
803
712
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
804
713
  getToolDisplayText: (toolName: string) => string;
805
- getToolDisplayName: (toolName: string) => string;
714
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
715
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
716
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
717
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
718
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
719
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
806
720
  addMessage: (message: import('../main').ChatMessage) => void;
807
721
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
808
722
  clearMessages: () => void;
@@ -870,6 +784,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
870
784
  default: boolean;
871
785
  };
872
786
  }>, {
787
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
873
788
  renderedMarkdown: import('vue').ComputedRef<string>;
874
789
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
875
790
  markdown: {
@@ -1038,41 +953,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1038
953
  result: string;
1039
954
  }[] | undefined;
1040
955
  }[]>;
1041
- visibleMessages: import('vue').ComputedRef<{
1042
- artifact?: {
1043
- id: string;
1044
- type: "results" | "chart" | "code" | "markdown" | "custom";
1045
- data: any;
1046
- config?: any;
1047
- hidden?: boolean | undefined;
1048
- } | undefined;
1049
- executedToolCalls?: {
1050
- id: string;
1051
- name: string;
1052
- input: Record<string, any>;
1053
- result?: {
1054
- success: boolean;
1055
- message?: string | undefined;
1056
- error?: string | undefined;
1057
- } | undefined;
1058
- }[] | undefined;
1059
- role: "user" | "assistant" | "system";
1060
- content: string;
1061
- modelInfo?: {
1062
- totalTokens: number;
1063
- } | undefined;
1064
- hidden?: boolean | undefined;
1065
- toolCalls?: {
1066
- id: string;
1067
- name: string;
1068
- input: Record<string, any>;
1069
- }[] | undefined;
1070
- toolResults?: {
1071
- toolCallId: string;
1072
- toolName: string;
1073
- result: string;
1074
- }[] | undefined;
1075
- }[]>;
956
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
1076
957
  userInput: import('vue').Ref<string, string>;
1077
958
  isLoading: import('vue').ComputedRef<boolean>;
1078
959
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -1084,7 +965,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1084
965
  handleStop: () => void;
1085
966
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
1086
967
  getToolDisplayText: (toolName: string) => string;
1087
- getToolDisplayName: (toolName: string) => string;
968
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
969
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
970
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
971
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
972
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
973
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
1088
974
  addMessage: (message: import('../main').ChatMessage) => void;
1089
975
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
1090
976
  clearMessages: () => void;
@@ -1197,6 +1083,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1197
1083
  hidden?: boolean | undefined;
1198
1084
  } | null>;
1199
1085
  activeArtifactIndex: import('vue').Ref<number, number>;
1086
+ visibleArtifactCount: import('vue').ComputedRef<number>;
1200
1087
  sidebarTab: import('vue').Ref<"artifacts" | "symbols", "artifacts" | "symbols">;
1201
1088
  isLoading: import('vue').ComputedRef<boolean>;
1202
1089
  handleMessagesUpdate: (newMessages: import('../main').ChatMessage[]) => void;
@@ -1255,7 +1142,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1255
1142
  isResizing: import('vue').Ref<boolean, boolean>;
1256
1143
  chatWidth: import('vue').Ref<number, number>;
1257
1144
  startResize: (e: MouseEvent) => void;
1258
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("select-symbol" | "message-sent" | "response-received" | "artifact-created" | "update:messages" | "title-update" | "import-change" | "publish-artifacts" | "update:activeArtifactIndex" | "artifact-selected" | "update:artifacts")[], import('vue').PublicProps, {
1145
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("select-symbol" | "message-sent" | "response-received" | "artifact-created" | "update:messages" | "title-update" | "import-change" | "update:activeArtifactIndex" | "artifact-selected" | "update:artifacts" | "publish-artifacts")[], import('vue').PublicProps, {
1259
1146
  title: string;
1260
1147
  disabled: boolean;
1261
1148
  activeImports: import('../chats/chat').ChatImport[];
@@ -1412,41 +1299,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1412
1299
  result: string;
1413
1300
  }[] | undefined;
1414
1301
  }[]>;
1415
- visibleMessages: import('vue').ComputedRef<{
1416
- artifact?: {
1417
- id: string;
1418
- type: "results" | "chart" | "code" | "markdown" | "custom";
1419
- data: any;
1420
- config?: any;
1421
- hidden?: boolean | undefined;
1422
- } | undefined;
1423
- executedToolCalls?: {
1424
- id: string;
1425
- name: string;
1426
- input: Record<string, any>;
1427
- result?: {
1428
- success: boolean;
1429
- message?: string | undefined;
1430
- error?: string | undefined;
1431
- } | undefined;
1432
- }[] | undefined;
1433
- role: "user" | "assistant" | "system";
1434
- content: string;
1435
- modelInfo?: {
1436
- totalTokens: number;
1437
- } | undefined;
1438
- hidden?: boolean | undefined;
1439
- toolCalls?: {
1440
- id: string;
1441
- name: string;
1442
- input: Record<string, any>;
1443
- }[] | undefined;
1444
- toolResults?: {
1445
- toolCallId: string;
1446
- toolName: string;
1447
- result: string;
1448
- }[] | undefined;
1449
- }[]>;
1302
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
1450
1303
  userInput: import('vue').Ref<string, string>;
1451
1304
  isLoading: import('vue').ComputedRef<boolean>;
1452
1305
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -1458,7 +1311,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1458
1311
  handleStop: () => void;
1459
1312
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
1460
1313
  getToolDisplayText: (toolName: string) => string;
1461
- getToolDisplayName: (toolName: string) => string;
1314
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
1315
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
1316
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
1317
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
1318
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
1319
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
1462
1320
  addMessage: (message: import('../main').ChatMessage) => void;
1463
1321
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
1464
1322
  clearMessages: () => void;
@@ -1597,6 +1455,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1597
1455
  default: boolean;
1598
1456
  };
1599
1457
  }>, {
1458
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
1600
1459
  renderedMarkdown: import('vue').ComputedRef<string>;
1601
1460
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1602
1461
  markdown: {
@@ -1646,7 +1505,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1646
1505
  toggleArtifactCollapsed: (artifact: import('../main').ChatArtifactType, index: number) => void;
1647
1506
  getArtifactCardStyle: (artifact: import('../main').ChatArtifactType) => Record<string, string>;
1648
1507
  getArtifactContainerHeight: (artifact: import('../main').ChatArtifactType) => number;
1649
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("chart-config-change" | "publish-artifacts" | "update:activeArtifactIndex" | "unhide-artifact")[], "chart-config-change" | "publish-artifacts" | "update:activeArtifactIndex" | "unhide-artifact", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1508
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("chart-config-change" | "update:activeArtifactIndex" | "unhide-artifact")[], "chart-config-change" | "update:activeArtifactIndex" | "unhide-artifact", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1650
1509
  artifacts: {
1651
1510
  type: PropType<import('../main').ChatArtifactType[]>;
1652
1511
  required: true;
@@ -1657,7 +1516,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1657
1516
  };
1658
1517
  }>> & Readonly<{
1659
1518
  "onChart-config-change"?: ((...args: any[]) => any) | undefined;
1660
- "onPublish-artifacts"?: ((...args: any[]) => any) | undefined;
1661
1519
  "onUpdate:activeArtifactIndex"?: ((...args: any[]) => any) | undefined;
1662
1520
  "onUnhide-artifact"?: ((...args: any[]) => any) | undefined;
1663
1521
  }>, {
@@ -1817,6 +1675,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1817
1675
  type: BooleanConstructor;
1818
1676
  default: boolean;
1819
1677
  };
1678
+ flushChrome: {
1679
+ type: BooleanConstructor;
1680
+ default: boolean;
1681
+ };
1820
1682
  }>, {
1821
1683
  settingsStore: import('pinia').Store<"userSettings", {
1822
1684
  settings: import('../stores/userSettingsStore').UserSettings;
@@ -1979,11 +1841,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1979
1841
  type: BooleanConstructor;
1980
1842
  default: boolean;
1981
1843
  };
1844
+ flushChrome: {
1845
+ type: BooleanConstructor;
1846
+ default: boolean;
1847
+ };
1982
1848
  }>> & Readonly<{}>, {
1983
1849
  cellClick: Function;
1984
1850
  backgroundClick: Function;
1985
1851
  prettyPrint: boolean;
1986
1852
  fitParent: boolean;
1853
+ flushChrome: boolean;
1987
1854
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1988
1855
  VegaLiteChart: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1989
1856
  data: {
@@ -2477,6 +2344,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2477
2344
  default: boolean;
2478
2345
  };
2479
2346
  }>, {
2347
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
2480
2348
  renderedMarkdown: import('vue').ComputedRef<string>;
2481
2349
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2482
2350
  markdown: {
@@ -2504,7 +2372,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2504
2372
  }, string, import('vue').PublicProps, Readonly<import('../components/dashboard/DashboardImportSelector.vue').ImportSelectorProps> & Readonly<{
2505
2373
  "onUpdate:imports"?: ((imports: import('../dashboards/base').DashboardImport[]) => any) | undefined;
2506
2374
  onExplore?: ((args_0: import('../dashboards/base').DashboardImport) => any) | undefined;
2507
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
2375
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
2376
+ selectorRef: HTMLDivElement;
2377
+ }, HTMLDivElement>;
2508
2378
  SymbolsPane: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2509
2379
  symbols: {
2510
2380
  type: PropType<import('../stores/resolver').CompletionItem[]>;
@@ -2687,10 +2557,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2687
2557
  "onUpdate:messages"?: ((...args: any[]) => any) | undefined;
2688
2558
  "onTitle-update"?: ((...args: any[]) => any) | undefined;
2689
2559
  "onImport-change"?: ((...args: any[]) => any) | undefined;
2690
- "onPublish-artifacts"?: ((...args: any[]) => any) | undefined;
2691
2560
  "onUpdate:activeArtifactIndex"?: ((...args: any[]) => any) | undefined;
2692
2561
  "onArtifact-selected"?: ((...args: any[]) => any) | undefined;
2693
2562
  "onUpdate:artifacts"?: ((...args: any[]) => any) | undefined;
2563
+ "onPublish-artifacts"?: ((...args: any[]) => any) | undefined;
2694
2564
  }>, {
2695
2565
  chatRef: import('vue').Ref<import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
2696
2566
  messages: {
@@ -2833,41 +2703,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2833
2703
  result: string;
2834
2704
  }[] | undefined;
2835
2705
  }[]>;
2836
- visibleMessages: import('vue').ComputedRef<{
2837
- artifact?: {
2838
- id: string;
2839
- type: "results" | "chart" | "code" | "markdown" | "custom";
2840
- data: any;
2841
- config?: any;
2842
- hidden?: boolean | undefined;
2843
- } | undefined;
2844
- executedToolCalls?: {
2845
- id: string;
2846
- name: string;
2847
- input: Record<string, any>;
2848
- result?: {
2849
- success: boolean;
2850
- message?: string | undefined;
2851
- error?: string | undefined;
2852
- } | undefined;
2853
- }[] | undefined;
2854
- role: "user" | "assistant" | "system";
2855
- content: string;
2856
- modelInfo?: {
2857
- totalTokens: number;
2858
- } | undefined;
2859
- hidden?: boolean | undefined;
2860
- toolCalls?: {
2861
- id: string;
2862
- name: string;
2863
- input: Record<string, any>;
2864
- }[] | undefined;
2865
- toolResults?: {
2866
- toolCallId: string;
2867
- toolName: string;
2868
- result: string;
2869
- }[] | undefined;
2870
- }[]>;
2706
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
2871
2707
  userInput: import('vue').Ref<string, string>;
2872
2708
  isLoading: import('vue').ComputedRef<boolean>;
2873
2709
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -2879,7 +2715,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2879
2715
  handleStop: () => void;
2880
2716
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
2881
2717
  getToolDisplayText: (toolName: string) => string;
2882
- getToolDisplayName: (toolName: string) => string;
2718
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
2719
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
2720
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
2721
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
2722
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
2723
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
2883
2724
  addMessage: (message: import('../main').ChatMessage) => void;
2884
2725
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
2885
2726
  clearMessages: () => void;
@@ -2947,6 +2788,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2947
2788
  default: boolean;
2948
2789
  };
2949
2790
  }>, {
2791
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
2950
2792
  renderedMarkdown: import('vue').ComputedRef<string>;
2951
2793
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2952
2794
  markdown: {
@@ -3115,41 +2957,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3115
2957
  result: string;
3116
2958
  }[] | undefined;
3117
2959
  }[]>;
3118
- visibleMessages: import('vue').ComputedRef<{
3119
- artifact?: {
3120
- id: string;
3121
- type: "results" | "chart" | "code" | "markdown" | "custom";
3122
- data: any;
3123
- config?: any;
3124
- hidden?: boolean | undefined;
3125
- } | undefined;
3126
- executedToolCalls?: {
3127
- id: string;
3128
- name: string;
3129
- input: Record<string, any>;
3130
- result?: {
3131
- success: boolean;
3132
- message?: string | undefined;
3133
- error?: string | undefined;
3134
- } | undefined;
3135
- }[] | undefined;
3136
- role: "user" | "assistant" | "system";
3137
- content: string;
3138
- modelInfo?: {
3139
- totalTokens: number;
3140
- } | undefined;
3141
- hidden?: boolean | undefined;
3142
- toolCalls?: {
3143
- id: string;
3144
- name: string;
3145
- input: Record<string, any>;
3146
- }[] | undefined;
3147
- toolResults?: {
3148
- toolCallId: string;
3149
- toolName: string;
3150
- result: string;
3151
- }[] | undefined;
3152
- }[]>;
2960
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
3153
2961
  userInput: import('vue').Ref<string, string>;
3154
2962
  isLoading: import('vue').ComputedRef<boolean>;
3155
2963
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -3161,7 +2969,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3161
2969
  handleStop: () => void;
3162
2970
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
3163
2971
  getToolDisplayText: (toolName: string) => string;
3164
- getToolDisplayName: (toolName: string) => string;
2972
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
2973
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
2974
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
2975
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
2976
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
2977
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
3165
2978
  addMessage: (message: import('../main').ChatMessage) => void;
3166
2979
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
3167
2980
  clearMessages: () => void;
@@ -3324,41 +3137,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3324
3137
  result: string;
3325
3138
  }[] | undefined;
3326
3139
  }[]>;
3327
- visibleMessages: import('vue').ComputedRef<{
3328
- artifact?: {
3329
- id: string;
3330
- type: "results" | "chart" | "code" | "markdown" | "custom";
3331
- data: any;
3332
- config?: any;
3333
- hidden?: boolean | undefined;
3334
- } | undefined;
3335
- executedToolCalls?: {
3336
- id: string;
3337
- name: string;
3338
- input: Record<string, any>;
3339
- result?: {
3340
- success: boolean;
3341
- message?: string | undefined;
3342
- error?: string | undefined;
3343
- } | undefined;
3344
- }[] | undefined;
3345
- role: "user" | "assistant" | "system";
3346
- content: string;
3347
- modelInfo?: {
3348
- totalTokens: number;
3349
- } | undefined;
3350
- hidden?: boolean | undefined;
3351
- toolCalls?: {
3352
- id: string;
3353
- name: string;
3354
- input: Record<string, any>;
3355
- }[] | undefined;
3356
- toolResults?: {
3357
- toolCallId: string;
3358
- toolName: string;
3359
- result: string;
3360
- }[] | undefined;
3361
- }[]>;
3140
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
3362
3141
  userInput: import('vue').Ref<string, string>;
3363
3142
  isLoading: import('vue').ComputedRef<boolean>;
3364
3143
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -3370,7 +3149,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3370
3149
  handleStop: () => void;
3371
3150
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
3372
3151
  getToolDisplayText: (toolName: string) => string;
3373
- getToolDisplayName: (toolName: string) => string;
3152
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
3153
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
3154
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
3155
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
3156
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
3157
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
3374
3158
  addMessage: (message: import('../main').ChatMessage) => void;
3375
3159
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
3376
3160
  clearMessages: () => void;
@@ -3438,6 +3222,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3438
3222
  default: boolean;
3439
3223
  };
3440
3224
  }>, {
3225
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
3441
3226
  renderedMarkdown: import('vue').ComputedRef<string>;
3442
3227
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3443
3228
  markdown: {
@@ -3606,41 +3391,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3606
3391
  result: string;
3607
3392
  }[] | undefined;
3608
3393
  }[]>;
3609
- visibleMessages: import('vue').ComputedRef<{
3610
- artifact?: {
3611
- id: string;
3612
- type: "results" | "chart" | "code" | "markdown" | "custom";
3613
- data: any;
3614
- config?: any;
3615
- hidden?: boolean | undefined;
3616
- } | undefined;
3617
- executedToolCalls?: {
3618
- id: string;
3619
- name: string;
3620
- input: Record<string, any>;
3621
- result?: {
3622
- success: boolean;
3623
- message?: string | undefined;
3624
- error?: string | undefined;
3625
- } | undefined;
3626
- }[] | undefined;
3627
- role: "user" | "assistant" | "system";
3628
- content: string;
3629
- modelInfo?: {
3630
- totalTokens: number;
3631
- } | undefined;
3632
- hidden?: boolean | undefined;
3633
- toolCalls?: {
3634
- id: string;
3635
- name: string;
3636
- input: Record<string, any>;
3637
- }[] | undefined;
3638
- toolResults?: {
3639
- toolCallId: string;
3640
- toolName: string;
3641
- result: string;
3642
- }[] | undefined;
3643
- }[]>;
3394
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
3644
3395
  userInput: import('vue').Ref<string, string>;
3645
3396
  isLoading: import('vue').ComputedRef<boolean>;
3646
3397
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -3652,7 +3403,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3652
3403
  handleStop: () => void;
3653
3404
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
3654
3405
  getToolDisplayText: (toolName: string) => string;
3655
- getToolDisplayName: (toolName: string) => string;
3406
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
3407
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
3408
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
3409
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
3410
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
3411
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
3656
3412
  addMessage: (message: import('../main').ChatMessage) => void;
3657
3413
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
3658
3414
  clearMessages: () => void;
@@ -3765,6 +3521,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3765
3521
  hidden?: boolean | undefined;
3766
3522
  } | null>;
3767
3523
  activeArtifactIndex: import('vue').Ref<number, number>;
3524
+ visibleArtifactCount: import('vue').ComputedRef<number>;
3768
3525
  sidebarTab: import('vue').Ref<"artifacts" | "symbols", "artifacts" | "symbols">;
3769
3526
  isLoading: import('vue').ComputedRef<boolean>;
3770
3527
  handleMessagesUpdate: (newMessages: import('../main').ChatMessage[]) => void;
@@ -3924,10 +3681,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3924
3681
  "onUpdate:messages"?: ((...args: any[]) => any) | undefined;
3925
3682
  "onTitle-update"?: ((...args: any[]) => any) | undefined;
3926
3683
  "onImport-change"?: ((...args: any[]) => any) | undefined;
3927
- "onPublish-artifacts"?: ((...args: any[]) => any) | undefined;
3928
3684
  "onUpdate:activeArtifactIndex"?: ((...args: any[]) => any) | undefined;
3929
3685
  "onArtifact-selected"?: ((...args: any[]) => any) | undefined;
3930
3686
  "onUpdate:artifacts"?: ((...args: any[]) => any) | undefined;
3687
+ "onPublish-artifacts"?: ((...args: any[]) => any) | undefined;
3931
3688
  }>, {
3932
3689
  chatRef: import('vue').Ref<import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
3933
3690
  messages: {
@@ -4070,41 +3827,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4070
3827
  result: string;
4071
3828
  }[] | undefined;
4072
3829
  }[]>;
4073
- visibleMessages: import('vue').ComputedRef<{
4074
- artifact?: {
4075
- id: string;
4076
- type: "results" | "chart" | "code" | "markdown" | "custom";
4077
- data: any;
4078
- config?: any;
4079
- hidden?: boolean | undefined;
4080
- } | undefined;
4081
- executedToolCalls?: {
4082
- id: string;
4083
- name: string;
4084
- input: Record<string, any>;
4085
- result?: {
4086
- success: boolean;
4087
- message?: string | undefined;
4088
- error?: string | undefined;
4089
- } | undefined;
4090
- }[] | undefined;
4091
- role: "user" | "assistant" | "system";
4092
- content: string;
4093
- modelInfo?: {
4094
- totalTokens: number;
4095
- } | undefined;
4096
- hidden?: boolean | undefined;
4097
- toolCalls?: {
4098
- id: string;
4099
- name: string;
4100
- input: Record<string, any>;
4101
- }[] | undefined;
4102
- toolResults?: {
4103
- toolCallId: string;
4104
- toolName: string;
4105
- result: string;
4106
- }[] | undefined;
4107
- }[]>;
3830
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
4108
3831
  userInput: import('vue').Ref<string, string>;
4109
3832
  isLoading: import('vue').ComputedRef<boolean>;
4110
3833
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -4116,7 +3839,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4116
3839
  handleStop: () => void;
4117
3840
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
4118
3841
  getToolDisplayText: (toolName: string) => string;
4119
- getToolDisplayName: (toolName: string) => string;
3842
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
3843
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
3844
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
3845
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
3846
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
3847
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
4120
3848
  addMessage: (message: import('../main').ChatMessage) => void;
4121
3849
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
4122
3850
  clearMessages: () => void;
@@ -4184,6 +3912,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4184
3912
  default: boolean;
4185
3913
  };
4186
3914
  }>, {
3915
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
4187
3916
  renderedMarkdown: import('vue').ComputedRef<string>;
4188
3917
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4189
3918
  markdown: {
@@ -4352,41 +4081,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4352
4081
  result: string;
4353
4082
  }[] | undefined;
4354
4083
  }[]>;
4355
- visibleMessages: import('vue').ComputedRef<{
4356
- artifact?: {
4357
- id: string;
4358
- type: "results" | "chart" | "code" | "markdown" | "custom";
4359
- data: any;
4360
- config?: any;
4361
- hidden?: boolean | undefined;
4362
- } | undefined;
4363
- executedToolCalls?: {
4364
- id: string;
4365
- name: string;
4366
- input: Record<string, any>;
4367
- result?: {
4368
- success: boolean;
4369
- message?: string | undefined;
4370
- error?: string | undefined;
4371
- } | undefined;
4372
- }[] | undefined;
4373
- role: "user" | "assistant" | "system";
4374
- content: string;
4375
- modelInfo?: {
4376
- totalTokens: number;
4377
- } | undefined;
4378
- hidden?: boolean | undefined;
4379
- toolCalls?: {
4380
- id: string;
4381
- name: string;
4382
- input: Record<string, any>;
4383
- }[] | undefined;
4384
- toolResults?: {
4385
- toolCallId: string;
4386
- toolName: string;
4387
- result: string;
4388
- }[] | undefined;
4389
- }[]>;
4084
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
4390
4085
  userInput: import('vue').Ref<string, string>;
4391
4086
  isLoading: import('vue').ComputedRef<boolean>;
4392
4087
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -4398,7 +4093,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4398
4093
  handleStop: () => void;
4399
4094
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
4400
4095
  getToolDisplayText: (toolName: string) => string;
4401
- getToolDisplayName: (toolName: string) => string;
4096
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
4097
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
4098
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
4099
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
4100
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
4101
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
4402
4102
  addMessage: (message: import('../main').ChatMessage) => void;
4403
4103
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
4404
4104
  clearMessages: () => void;
@@ -4561,41 +4261,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4561
4261
  result: string;
4562
4262
  }[] | undefined;
4563
4263
  }[]>;
4564
- visibleMessages: import('vue').ComputedRef<{
4565
- artifact?: {
4566
- id: string;
4567
- type: "results" | "chart" | "code" | "markdown" | "custom";
4568
- data: any;
4569
- config?: any;
4570
- hidden?: boolean | undefined;
4571
- } | undefined;
4572
- executedToolCalls?: {
4573
- id: string;
4574
- name: string;
4575
- input: Record<string, any>;
4576
- result?: {
4577
- success: boolean;
4578
- message?: string | undefined;
4579
- error?: string | undefined;
4580
- } | undefined;
4581
- }[] | undefined;
4582
- role: "user" | "assistant" | "system";
4583
- content: string;
4584
- modelInfo?: {
4585
- totalTokens: number;
4586
- } | undefined;
4587
- hidden?: boolean | undefined;
4588
- toolCalls?: {
4589
- id: string;
4590
- name: string;
4591
- input: Record<string, any>;
4592
- }[] | undefined;
4593
- toolResults?: {
4594
- toolCallId: string;
4595
- toolName: string;
4596
- result: string;
4597
- }[] | undefined;
4598
- }[]>;
4264
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
4599
4265
  userInput: import('vue').Ref<string, string>;
4600
4266
  isLoading: import('vue').ComputedRef<boolean>;
4601
4267
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -4607,7 +4273,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4607
4273
  handleStop: () => void;
4608
4274
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
4609
4275
  getToolDisplayText: (toolName: string) => string;
4610
- getToolDisplayName: (toolName: string) => string;
4276
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
4277
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
4278
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
4279
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
4280
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
4281
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
4611
4282
  addMessage: (message: import('../main').ChatMessage) => void;
4612
4283
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
4613
4284
  clearMessages: () => void;
@@ -4675,6 +4346,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4675
4346
  default: boolean;
4676
4347
  };
4677
4348
  }>, {
4349
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
4678
4350
  renderedMarkdown: import('vue').ComputedRef<string>;
4679
4351
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4680
4352
  markdown: {
@@ -4843,41 +4515,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4843
4515
  result: string;
4844
4516
  }[] | undefined;
4845
4517
  }[]>;
4846
- visibleMessages: import('vue').ComputedRef<{
4847
- artifact?: {
4848
- id: string;
4849
- type: "results" | "chart" | "code" | "markdown" | "custom";
4850
- data: any;
4851
- config?: any;
4852
- hidden?: boolean | undefined;
4853
- } | undefined;
4854
- executedToolCalls?: {
4855
- id: string;
4856
- name: string;
4857
- input: Record<string, any>;
4858
- result?: {
4859
- success: boolean;
4860
- message?: string | undefined;
4861
- error?: string | undefined;
4862
- } | undefined;
4863
- }[] | undefined;
4864
- role: "user" | "assistant" | "system";
4865
- content: string;
4866
- modelInfo?: {
4867
- totalTokens: number;
4868
- } | undefined;
4869
- hidden?: boolean | undefined;
4870
- toolCalls?: {
4871
- id: string;
4872
- name: string;
4873
- input: Record<string, any>;
4874
- }[] | undefined;
4875
- toolResults?: {
4876
- toolCallId: string;
4877
- toolName: string;
4878
- result: string;
4879
- }[] | undefined;
4880
- }[]>;
4518
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
4881
4519
  userInput: import('vue').Ref<string, string>;
4882
4520
  isLoading: import('vue').ComputedRef<boolean>;
4883
4521
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -4889,7 +4527,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4889
4527
  handleStop: () => void;
4890
4528
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
4891
4529
  getToolDisplayText: (toolName: string) => string;
4892
- getToolDisplayName: (toolName: string) => string;
4530
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
4531
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
4532
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
4533
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
4534
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
4535
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
4893
4536
  addMessage: (message: import('../main').ChatMessage) => void;
4894
4537
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
4895
4538
  clearMessages: () => void;
@@ -5002,6 +4645,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
5002
4645
  hidden?: boolean | undefined;
5003
4646
  } | null>;
5004
4647
  activeArtifactIndex: import('vue').Ref<number, number>;
4648
+ visibleArtifactCount: import('vue').ComputedRef<number>;
5005
4649
  sidebarTab: import('vue').Ref<"artifacts" | "symbols", "artifacts" | "symbols">;
5006
4650
  isLoading: import('vue').ComputedRef<boolean>;
5007
4651
  handleMessagesUpdate: (newMessages: import('../main').ChatMessage[]) => void;
@@ -5060,7 +4704,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
5060
4704
  isResizing: import('vue').Ref<boolean, boolean>;
5061
4705
  chatWidth: import('vue').Ref<number, number>;
5062
4706
  startResize: (e: MouseEvent) => void;
5063
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("select-symbol" | "message-sent" | "response-received" | "artifact-created" | "update:messages" | "title-update" | "import-change" | "publish-artifacts" | "update:activeArtifactIndex" | "artifact-selected" | "update:artifacts")[], import('vue').PublicProps, {
4707
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("select-symbol" | "message-sent" | "response-received" | "artifact-created" | "update:messages" | "title-update" | "import-change" | "update:activeArtifactIndex" | "artifact-selected" | "update:artifacts" | "publish-artifacts")[], import('vue').PublicProps, {
5064
4708
  title: string;
5065
4709
  disabled: boolean;
5066
4710
  activeImports: import('../chats/chat').ChatImport[];
@@ -5217,41 +4861,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
5217
4861
  result: string;
5218
4862
  }[] | undefined;
5219
4863
  }[]>;
5220
- visibleMessages: import('vue').ComputedRef<{
5221
- artifact?: {
5222
- id: string;
5223
- type: "results" | "chart" | "code" | "markdown" | "custom";
5224
- data: any;
5225
- config?: any;
5226
- hidden?: boolean | undefined;
5227
- } | undefined;
5228
- executedToolCalls?: {
5229
- id: string;
5230
- name: string;
5231
- input: Record<string, any>;
5232
- result?: {
5233
- success: boolean;
5234
- message?: string | undefined;
5235
- error?: string | undefined;
5236
- } | undefined;
5237
- }[] | undefined;
5238
- role: "user" | "assistant" | "system";
5239
- content: string;
5240
- modelInfo?: {
5241
- totalTokens: number;
5242
- } | undefined;
5243
- hidden?: boolean | undefined;
5244
- toolCalls?: {
5245
- id: string;
5246
- name: string;
5247
- input: Record<string, any>;
5248
- }[] | undefined;
5249
- toolResults?: {
5250
- toolCallId: string;
5251
- toolName: string;
5252
- result: string;
5253
- }[] | undefined;
5254
- }[]>;
4864
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
5255
4865
  userInput: import('vue').Ref<string, string>;
5256
4866
  isLoading: import('vue').ComputedRef<boolean>;
5257
4867
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -5263,7 +4873,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
5263
4873
  handleStop: () => void;
5264
4874
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
5265
4875
  getToolDisplayText: (toolName: string) => string;
5266
- getToolDisplayName: (toolName: string) => string;
4876
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
4877
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
4878
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
4879
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
4880
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
4881
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
5267
4882
  addMessage: (message: import('../main').ChatMessage) => void;
5268
4883
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
5269
4884
  clearMessages: () => void;
@@ -5402,6 +5017,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
5402
5017
  default: boolean;
5403
5018
  };
5404
5019
  }>, {
5020
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
5405
5021
  renderedMarkdown: import('vue').ComputedRef<string>;
5406
5022
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
5407
5023
  markdown: {
@@ -5451,7 +5067,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
5451
5067
  toggleArtifactCollapsed: (artifact: import('../main').ChatArtifactType, index: number) => void;
5452
5068
  getArtifactCardStyle: (artifact: import('../main').ChatArtifactType) => Record<string, string>;
5453
5069
  getArtifactContainerHeight: (artifact: import('../main').ChatArtifactType) => number;
5454
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("chart-config-change" | "publish-artifacts" | "update:activeArtifactIndex" | "unhide-artifact")[], "chart-config-change" | "publish-artifacts" | "update:activeArtifactIndex" | "unhide-artifact", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
5070
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("chart-config-change" | "update:activeArtifactIndex" | "unhide-artifact")[], "chart-config-change" | "update:activeArtifactIndex" | "unhide-artifact", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
5455
5071
  artifacts: {
5456
5072
  type: PropType<import('../main').ChatArtifactType[]>;
5457
5073
  required: true;
@@ -5462,7 +5078,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
5462
5078
  };
5463
5079
  }>> & Readonly<{
5464
5080
  "onChart-config-change"?: ((...args: any[]) => any) | undefined;
5465
- "onPublish-artifacts"?: ((...args: any[]) => any) | undefined;
5466
5081
  "onUpdate:activeArtifactIndex"?: ((...args: any[]) => any) | undefined;
5467
5082
  "onUnhide-artifact"?: ((...args: any[]) => any) | undefined;
5468
5083
  }>, {
@@ -5622,6 +5237,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
5622
5237
  type: BooleanConstructor;
5623
5238
  default: boolean;
5624
5239
  };
5240
+ flushChrome: {
5241
+ type: BooleanConstructor;
5242
+ default: boolean;
5243
+ };
5625
5244
  }>, {
5626
5245
  settingsStore: import('pinia').Store<"userSettings", {
5627
5246
  settings: import('../stores/userSettingsStore').UserSettings;
@@ -5784,11 +5403,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
5784
5403
  type: BooleanConstructor;
5785
5404
  default: boolean;
5786
5405
  };
5406
+ flushChrome: {
5407
+ type: BooleanConstructor;
5408
+ default: boolean;
5409
+ };
5787
5410
  }>> & Readonly<{}>, {
5788
5411
  cellClick: Function;
5789
5412
  backgroundClick: Function;
5790
5413
  prettyPrint: boolean;
5791
5414
  fitParent: boolean;
5415
+ flushChrome: boolean;
5792
5416
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
5793
5417
  VegaLiteChart: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
5794
5418
  data: {
@@ -6282,6 +5906,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
6282
5906
  default: boolean;
6283
5907
  };
6284
5908
  }>, {
5909
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
6285
5910
  renderedMarkdown: import('vue').ComputedRef<string>;
6286
5911
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
6287
5912
  markdown: {
@@ -6309,7 +5934,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
6309
5934
  }, string, import('vue').PublicProps, Readonly<import('../components/dashboard/DashboardImportSelector.vue').ImportSelectorProps> & Readonly<{
6310
5935
  "onUpdate:imports"?: ((imports: import('../dashboards/base').DashboardImport[]) => any) | undefined;
6311
5936
  onExplore?: ((args_0: import('../dashboards/base').DashboardImport) => any) | undefined;
6312
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
5937
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
5938
+ selectorRef: HTMLDivElement;
5939
+ }, HTMLDivElement>;
6313
5940
  SymbolsPane: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
6314
5941
  symbols: {
6315
5942
  type: PropType<import('../stores/resolver').CompletionItem[]>;
@@ -6492,10 +6119,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
6492
6119
  "onUpdate:messages"?: ((...args: any[]) => any) | undefined;
6493
6120
  "onTitle-update"?: ((...args: any[]) => any) | undefined;
6494
6121
  "onImport-change"?: ((...args: any[]) => any) | undefined;
6495
- "onPublish-artifacts"?: ((...args: any[]) => any) | undefined;
6496
6122
  "onUpdate:activeArtifactIndex"?: ((...args: any[]) => any) | undefined;
6497
6123
  "onArtifact-selected"?: ((...args: any[]) => any) | undefined;
6498
6124
  "onUpdate:artifacts"?: ((...args: any[]) => any) | undefined;
6125
+ "onPublish-artifacts"?: ((...args: any[]) => any) | undefined;
6499
6126
  }>, {
6500
6127
  chatRef: import('vue').Ref<import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
6501
6128
  messages: {
@@ -6638,41 +6265,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
6638
6265
  result: string;
6639
6266
  }[] | undefined;
6640
6267
  }[]>;
6641
- visibleMessages: import('vue').ComputedRef<{
6642
- artifact?: {
6643
- id: string;
6644
- type: "results" | "chart" | "code" | "markdown" | "custom";
6645
- data: any;
6646
- config?: any;
6647
- hidden?: boolean | undefined;
6648
- } | undefined;
6649
- executedToolCalls?: {
6650
- id: string;
6651
- name: string;
6652
- input: Record<string, any>;
6653
- result?: {
6654
- success: boolean;
6655
- message?: string | undefined;
6656
- error?: string | undefined;
6657
- } | undefined;
6658
- }[] | undefined;
6659
- role: "user" | "assistant" | "system";
6660
- content: string;
6661
- modelInfo?: {
6662
- totalTokens: number;
6663
- } | undefined;
6664
- hidden?: boolean | undefined;
6665
- toolCalls?: {
6666
- id: string;
6667
- name: string;
6668
- input: Record<string, any>;
6669
- }[] | undefined;
6670
- toolResults?: {
6671
- toolCallId: string;
6672
- toolName: string;
6673
- result: string;
6674
- }[] | undefined;
6675
- }[]>;
6268
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
6676
6269
  userInput: import('vue').Ref<string, string>;
6677
6270
  isLoading: import('vue').ComputedRef<boolean>;
6678
6271
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -6684,7 +6277,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
6684
6277
  handleStop: () => void;
6685
6278
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
6686
6279
  getToolDisplayText: (toolName: string) => string;
6687
- getToolDisplayName: (toolName: string) => string;
6280
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
6281
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
6282
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
6283
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
6284
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
6285
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
6688
6286
  addMessage: (message: import('../main').ChatMessage) => void;
6689
6287
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
6690
6288
  clearMessages: () => void;
@@ -6752,6 +6350,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
6752
6350
  default: boolean;
6753
6351
  };
6754
6352
  }>, {
6353
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
6755
6354
  renderedMarkdown: import('vue').ComputedRef<string>;
6756
6355
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
6757
6356
  markdown: {
@@ -6920,41 +6519,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
6920
6519
  result: string;
6921
6520
  }[] | undefined;
6922
6521
  }[]>;
6923
- visibleMessages: import('vue').ComputedRef<{
6924
- artifact?: {
6925
- id: string;
6926
- type: "results" | "chart" | "code" | "markdown" | "custom";
6927
- data: any;
6928
- config?: any;
6929
- hidden?: boolean | undefined;
6930
- } | undefined;
6931
- executedToolCalls?: {
6932
- id: string;
6933
- name: string;
6934
- input: Record<string, any>;
6935
- result?: {
6936
- success: boolean;
6937
- message?: string | undefined;
6938
- error?: string | undefined;
6939
- } | undefined;
6940
- }[] | undefined;
6941
- role: "user" | "assistant" | "system";
6942
- content: string;
6943
- modelInfo?: {
6944
- totalTokens: number;
6945
- } | undefined;
6946
- hidden?: boolean | undefined;
6947
- toolCalls?: {
6948
- id: string;
6949
- name: string;
6950
- input: Record<string, any>;
6951
- }[] | undefined;
6952
- toolResults?: {
6953
- toolCallId: string;
6954
- toolName: string;
6955
- result: string;
6956
- }[] | undefined;
6957
- }[]>;
6522
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
6958
6523
  userInput: import('vue').Ref<string, string>;
6959
6524
  isLoading: import('vue').ComputedRef<boolean>;
6960
6525
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -6966,7 +6531,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
6966
6531
  handleStop: () => void;
6967
6532
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
6968
6533
  getToolDisplayText: (toolName: string) => string;
6969
- getToolDisplayName: (toolName: string) => string;
6534
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
6535
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
6536
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
6537
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
6538
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
6539
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
6970
6540
  addMessage: (message: import('../main').ChatMessage) => void;
6971
6541
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
6972
6542
  clearMessages: () => void;
@@ -7129,41 +6699,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
7129
6699
  result: string;
7130
6700
  }[] | undefined;
7131
6701
  }[]>;
7132
- visibleMessages: import('vue').ComputedRef<{
7133
- artifact?: {
7134
- id: string;
7135
- type: "results" | "chart" | "code" | "markdown" | "custom";
7136
- data: any;
7137
- config?: any;
7138
- hidden?: boolean | undefined;
7139
- } | undefined;
7140
- executedToolCalls?: {
7141
- id: string;
7142
- name: string;
7143
- input: Record<string, any>;
7144
- result?: {
7145
- success: boolean;
7146
- message?: string | undefined;
7147
- error?: string | undefined;
7148
- } | undefined;
7149
- }[] | undefined;
7150
- role: "user" | "assistant" | "system";
7151
- content: string;
7152
- modelInfo?: {
7153
- totalTokens: number;
7154
- } | undefined;
7155
- hidden?: boolean | undefined;
7156
- toolCalls?: {
7157
- id: string;
7158
- name: string;
7159
- input: Record<string, any>;
7160
- }[] | undefined;
7161
- toolResults?: {
7162
- toolCallId: string;
7163
- toolName: string;
7164
- result: string;
7165
- }[] | undefined;
7166
- }[]>;
6702
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
7167
6703
  userInput: import('vue').Ref<string, string>;
7168
6704
  isLoading: import('vue').ComputedRef<boolean>;
7169
6705
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -7175,7 +6711,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
7175
6711
  handleStop: () => void;
7176
6712
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
7177
6713
  getToolDisplayText: (toolName: string) => string;
7178
- getToolDisplayName: (toolName: string) => string;
6714
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
6715
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
6716
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
6717
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
6718
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
6719
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
7179
6720
  addMessage: (message: import('../main').ChatMessage) => void;
7180
6721
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
7181
6722
  clearMessages: () => void;
@@ -7243,6 +6784,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
7243
6784
  default: boolean;
7244
6785
  };
7245
6786
  }>, {
6787
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
7246
6788
  renderedMarkdown: import('vue').ComputedRef<string>;
7247
6789
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
7248
6790
  markdown: {
@@ -7411,41 +6953,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
7411
6953
  result: string;
7412
6954
  }[] | undefined;
7413
6955
  }[]>;
7414
- visibleMessages: import('vue').ComputedRef<{
7415
- artifact?: {
7416
- id: string;
7417
- type: "results" | "chart" | "code" | "markdown" | "custom";
7418
- data: any;
7419
- config?: any;
7420
- hidden?: boolean | undefined;
7421
- } | undefined;
7422
- executedToolCalls?: {
7423
- id: string;
7424
- name: string;
7425
- input: Record<string, any>;
7426
- result?: {
7427
- success: boolean;
7428
- message?: string | undefined;
7429
- error?: string | undefined;
7430
- } | undefined;
7431
- }[] | undefined;
7432
- role: "user" | "assistant" | "system";
7433
- content: string;
7434
- modelInfo?: {
7435
- totalTokens: number;
7436
- } | undefined;
7437
- hidden?: boolean | undefined;
7438
- toolCalls?: {
7439
- id: string;
7440
- name: string;
7441
- input: Record<string, any>;
7442
- }[] | undefined;
7443
- toolResults?: {
7444
- toolCallId: string;
7445
- toolName: string;
7446
- result: string;
7447
- }[] | undefined;
7448
- }[]>;
6956
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
7449
6957
  userInput: import('vue').Ref<string, string>;
7450
6958
  isLoading: import('vue').ComputedRef<boolean>;
7451
6959
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -7457,7 +6965,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
7457
6965
  handleStop: () => void;
7458
6966
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
7459
6967
  getToolDisplayText: (toolName: string) => string;
7460
- getToolDisplayName: (toolName: string) => string;
6968
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
6969
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
6970
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
6971
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
6972
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
6973
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
7461
6974
  addMessage: (message: import('../main').ChatMessage) => void;
7462
6975
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
7463
6976
  clearMessages: () => void;
@@ -7570,6 +7083,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
7570
7083
  hidden?: boolean | undefined;
7571
7084
  } | null>;
7572
7085
  activeArtifactIndex: import('vue').Ref<number, number>;
7086
+ visibleArtifactCount: import('vue').ComputedRef<number>;
7573
7087
  sidebarTab: import('vue').Ref<"artifacts" | "symbols", "artifacts" | "symbols">;
7574
7088
  isLoading: import('vue').ComputedRef<boolean>;
7575
7089
  handleMessagesUpdate: (newMessages: import('../main').ChatMessage[]) => void;
@@ -7883,41 +7397,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
7883
7397
  result: string;
7884
7398
  }[] | undefined;
7885
7399
  }[]>;
7886
- visibleMessages: import('vue').ComputedRef<{
7887
- artifact?: {
7888
- id: string;
7889
- type: "results" | "chart" | "code" | "markdown" | "custom";
7890
- data: any;
7891
- config?: any;
7892
- hidden?: boolean | undefined;
7893
- } | undefined;
7894
- executedToolCalls?: {
7895
- id: string;
7896
- name: string;
7897
- input: Record<string, any>;
7898
- result?: {
7899
- success: boolean;
7900
- message?: string | undefined;
7901
- error?: string | undefined;
7902
- } | undefined;
7903
- }[] | undefined;
7904
- role: "user" | "assistant" | "system";
7905
- content: string;
7906
- modelInfo?: {
7907
- totalTokens: number;
7908
- } | undefined;
7909
- hidden?: boolean | undefined;
7910
- toolCalls?: {
7911
- id: string;
7912
- name: string;
7913
- input: Record<string, any>;
7914
- }[] | undefined;
7915
- toolResults?: {
7916
- toolCallId: string;
7917
- toolName: string;
7918
- result: string;
7919
- }[] | undefined;
7920
- }[]>;
7400
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
7921
7401
  userInput: import('vue').Ref<string, string>;
7922
7402
  isLoading: import('vue').ComputedRef<boolean>;
7923
7403
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -7929,7 +7409,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
7929
7409
  handleStop: () => void;
7930
7410
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
7931
7411
  getToolDisplayText: (toolName: string) => string;
7932
- getToolDisplayName: (toolName: string) => string;
7412
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
7413
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
7414
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
7415
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
7416
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
7417
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
7933
7418
  addMessage: (message: import('../main').ChatMessage) => void;
7934
7419
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
7935
7420
  clearMessages: () => void;
@@ -7997,6 +7482,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
7997
7482
  default: boolean;
7998
7483
  };
7999
7484
  }>, {
7485
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
8000
7486
  renderedMarkdown: import('vue').ComputedRef<string>;
8001
7487
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
8002
7488
  markdown: {
@@ -8165,41 +7651,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
8165
7651
  result: string;
8166
7652
  }[] | undefined;
8167
7653
  }[]>;
8168
- visibleMessages: import('vue').ComputedRef<{
8169
- artifact?: {
8170
- id: string;
8171
- type: "results" | "chart" | "code" | "markdown" | "custom";
8172
- data: any;
8173
- config?: any;
8174
- hidden?: boolean | undefined;
8175
- } | undefined;
8176
- executedToolCalls?: {
8177
- id: string;
8178
- name: string;
8179
- input: Record<string, any>;
8180
- result?: {
8181
- success: boolean;
8182
- message?: string | undefined;
8183
- error?: string | undefined;
8184
- } | undefined;
8185
- }[] | undefined;
8186
- role: "user" | "assistant" | "system";
8187
- content: string;
8188
- modelInfo?: {
8189
- totalTokens: number;
8190
- } | undefined;
8191
- hidden?: boolean | undefined;
8192
- toolCalls?: {
8193
- id: string;
8194
- name: string;
8195
- input: Record<string, any>;
8196
- }[] | undefined;
8197
- toolResults?: {
8198
- toolCallId: string;
8199
- toolName: string;
8200
- result: string;
8201
- }[] | undefined;
8202
- }[]>;
7654
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
8203
7655
  userInput: import('vue').Ref<string, string>;
8204
7656
  isLoading: import('vue').ComputedRef<boolean>;
8205
7657
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -8211,7 +7663,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
8211
7663
  handleStop: () => void;
8212
7664
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
8213
7665
  getToolDisplayText: (toolName: string) => string;
8214
- getToolDisplayName: (toolName: string) => string;
7666
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
7667
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
7668
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
7669
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
7670
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
7671
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
8215
7672
  addMessage: (message: import('../main').ChatMessage) => void;
8216
7673
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
8217
7674
  clearMessages: () => void;
@@ -8374,41 +7831,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
8374
7831
  result: string;
8375
7832
  }[] | undefined;
8376
7833
  }[]>;
8377
- visibleMessages: import('vue').ComputedRef<{
8378
- artifact?: {
8379
- id: string;
8380
- type: "results" | "chart" | "code" | "markdown" | "custom";
8381
- data: any;
8382
- config?: any;
8383
- hidden?: boolean | undefined;
8384
- } | undefined;
8385
- executedToolCalls?: {
8386
- id: string;
8387
- name: string;
8388
- input: Record<string, any>;
8389
- result?: {
8390
- success: boolean;
8391
- message?: string | undefined;
8392
- error?: string | undefined;
8393
- } | undefined;
8394
- }[] | undefined;
8395
- role: "user" | "assistant" | "system";
8396
- content: string;
8397
- modelInfo?: {
8398
- totalTokens: number;
8399
- } | undefined;
8400
- hidden?: boolean | undefined;
8401
- toolCalls?: {
8402
- id: string;
8403
- name: string;
8404
- input: Record<string, any>;
8405
- }[] | undefined;
8406
- toolResults?: {
8407
- toolCallId: string;
8408
- toolName: string;
8409
- result: string;
8410
- }[] | undefined;
8411
- }[]>;
7834
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
8412
7835
  userInput: import('vue').Ref<string, string>;
8413
7836
  isLoading: import('vue').ComputedRef<boolean>;
8414
7837
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -8420,7 +7843,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
8420
7843
  handleStop: () => void;
8421
7844
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
8422
7845
  getToolDisplayText: (toolName: string) => string;
8423
- getToolDisplayName: (toolName: string) => string;
7846
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
7847
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
7848
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
7849
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
7850
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
7851
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
8424
7852
  addMessage: (message: import('../main').ChatMessage) => void;
8425
7853
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
8426
7854
  clearMessages: () => void;
@@ -8488,6 +7916,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
8488
7916
  default: boolean;
8489
7917
  };
8490
7918
  }>, {
7919
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
8491
7920
  renderedMarkdown: import('vue').ComputedRef<string>;
8492
7921
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
8493
7922
  markdown: {
@@ -8656,41 +8085,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
8656
8085
  result: string;
8657
8086
  }[] | undefined;
8658
8087
  }[]>;
8659
- visibleMessages: import('vue').ComputedRef<{
8660
- artifact?: {
8661
- id: string;
8662
- type: "results" | "chart" | "code" | "markdown" | "custom";
8663
- data: any;
8664
- config?: any;
8665
- hidden?: boolean | undefined;
8666
- } | undefined;
8667
- executedToolCalls?: {
8668
- id: string;
8669
- name: string;
8670
- input: Record<string, any>;
8671
- result?: {
8672
- success: boolean;
8673
- message?: string | undefined;
8674
- error?: string | undefined;
8675
- } | undefined;
8676
- }[] | undefined;
8677
- role: "user" | "assistant" | "system";
8678
- content: string;
8679
- modelInfo?: {
8680
- totalTokens: number;
8681
- } | undefined;
8682
- hidden?: boolean | undefined;
8683
- toolCalls?: {
8684
- id: string;
8685
- name: string;
8686
- input: Record<string, any>;
8687
- }[] | undefined;
8688
- toolResults?: {
8689
- toolCallId: string;
8690
- toolName: string;
8691
- result: string;
8692
- }[] | undefined;
8693
- }[]>;
8088
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
8694
8089
  userInput: import('vue').Ref<string, string>;
8695
8090
  isLoading: import('vue').ComputedRef<boolean>;
8696
8091
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -8702,7 +8097,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
8702
8097
  handleStop: () => void;
8703
8098
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
8704
8099
  getToolDisplayText: (toolName: string) => string;
8705
- getToolDisplayName: (toolName: string) => string;
8100
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
8101
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
8102
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
8103
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
8104
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
8105
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
8706
8106
  addMessage: (message: import('../main').ChatMessage) => void;
8707
8107
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
8708
8108
  clearMessages: () => void;
@@ -8815,6 +8215,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
8815
8215
  hidden?: boolean | undefined;
8816
8216
  } | null>;
8817
8217
  activeArtifactIndex: import('vue').Ref<number, number>;
8218
+ visibleArtifactCount: import('vue').ComputedRef<number>;
8818
8219
  sidebarTab: import('vue').Ref<"artifacts" | "symbols", "artifacts" | "symbols">;
8819
8220
  isLoading: import('vue').ComputedRef<boolean>;
8820
8221
  handleMessagesUpdate: (newMessages: import('../main').ChatMessage[]) => void;
@@ -8873,7 +8274,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
8873
8274
  isResizing: import('vue').Ref<boolean, boolean>;
8874
8275
  chatWidth: import('vue').Ref<number, number>;
8875
8276
  startResize: (e: MouseEvent) => void;
8876
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("select-symbol" | "message-sent" | "response-received" | "artifact-created" | "update:messages" | "title-update" | "import-change" | "publish-artifacts" | "update:activeArtifactIndex" | "artifact-selected" | "update:artifacts")[], "select-symbol" | "message-sent" | "response-received" | "artifact-created" | "update:messages" | "title-update" | "import-change" | "publish-artifacts" | "update:activeArtifactIndex" | "artifact-selected" | "update:artifacts", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
8277
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("select-symbol" | "message-sent" | "response-received" | "artifact-created" | "update:messages" | "title-update" | "import-change" | "update:activeArtifactIndex" | "artifact-selected" | "update:artifacts" | "publish-artifacts")[], "select-symbol" | "message-sent" | "response-received" | "artifact-created" | "update:messages" | "title-update" | "import-change" | "update:activeArtifactIndex" | "artifact-selected" | "update:artifacts" | "publish-artifacts", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
8877
8278
  title: {
8878
8279
  type: StringConstructor;
8879
8280
  default: string;
@@ -8953,10 +8354,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
8953
8354
  "onUpdate:messages"?: ((...args: any[]) => any) | undefined;
8954
8355
  "onTitle-update"?: ((...args: any[]) => any) | undefined;
8955
8356
  "onImport-change"?: ((...args: any[]) => any) | undefined;
8956
- "onPublish-artifacts"?: ((...args: any[]) => any) | undefined;
8957
8357
  "onUpdate:activeArtifactIndex"?: ((...args: any[]) => any) | undefined;
8958
8358
  "onArtifact-selected"?: ((...args: any[]) => any) | undefined;
8959
8359
  "onUpdate:artifacts"?: ((...args: any[]) => any) | undefined;
8360
+ "onPublish-artifacts"?: ((...args: any[]) => any) | undefined;
8960
8361
  }>, {
8961
8362
  title: string;
8962
8363
  disabled: boolean;
@@ -9114,41 +8515,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
9114
8515
  result: string;
9115
8516
  }[] | undefined;
9116
8517
  }[]>;
9117
- visibleMessages: import('vue').ComputedRef<{
9118
- artifact?: {
9119
- id: string;
9120
- type: "results" | "chart" | "code" | "markdown" | "custom";
9121
- data: any;
9122
- config?: any;
9123
- hidden?: boolean | undefined;
9124
- } | undefined;
9125
- executedToolCalls?: {
9126
- id: string;
9127
- name: string;
9128
- input: Record<string, any>;
9129
- result?: {
9130
- success: boolean;
9131
- message?: string | undefined;
9132
- error?: string | undefined;
9133
- } | undefined;
9134
- }[] | undefined;
9135
- role: "user" | "assistant" | "system";
9136
- content: string;
9137
- modelInfo?: {
9138
- totalTokens: number;
9139
- } | undefined;
9140
- hidden?: boolean | undefined;
9141
- toolCalls?: {
9142
- id: string;
9143
- name: string;
9144
- input: Record<string, any>;
9145
- }[] | undefined;
9146
- toolResults?: {
9147
- toolCallId: string;
9148
- toolName: string;
9149
- result: string;
9150
- }[] | undefined;
9151
- }[]>;
8518
+ visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
9152
8519
  userInput: import('vue').Ref<string, string>;
9153
8520
  isLoading: import('vue').ComputedRef<boolean>;
9154
8521
  messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
@@ -9160,7 +8527,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
9160
8527
  handleStop: () => void;
9161
8528
  getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
9162
8529
  getToolDisplayText: (toolName: string) => string;
9163
- getToolDisplayName: (toolName: string) => string;
8530
+ getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
8531
+ getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
8532
+ shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
8533
+ getToolCallSummary: (message: import('../main').ChatMessage) => string;
8534
+ getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
8535
+ isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
9164
8536
  addMessage: (message: import('../main').ChatMessage) => void;
9165
8537
  addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
9166
8538
  clearMessages: () => void;
@@ -9299,6 +8671,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
9299
8671
  default: boolean;
9300
8672
  };
9301
8673
  }>, {
8674
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
9302
8675
  renderedMarkdown: import('vue').ComputedRef<string>;
9303
8676
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
9304
8677
  markdown: {
@@ -9348,7 +8721,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
9348
8721
  toggleArtifactCollapsed: (artifact: import('../main').ChatArtifactType, index: number) => void;
9349
8722
  getArtifactCardStyle: (artifact: import('../main').ChatArtifactType) => Record<string, string>;
9350
8723
  getArtifactContainerHeight: (artifact: import('../main').ChatArtifactType) => number;
9351
- }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("chart-config-change" | "publish-artifacts" | "update:activeArtifactIndex" | "unhide-artifact")[], "chart-config-change" | "publish-artifacts" | "update:activeArtifactIndex" | "unhide-artifact", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
8724
+ }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("chart-config-change" | "update:activeArtifactIndex" | "unhide-artifact")[], "chart-config-change" | "update:activeArtifactIndex" | "unhide-artifact", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
9352
8725
  artifacts: {
9353
8726
  type: PropType<import('../main').ChatArtifactType[]>;
9354
8727
  required: true;
@@ -9359,7 +8732,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
9359
8732
  };
9360
8733
  }>> & Readonly<{
9361
8734
  "onChart-config-change"?: ((...args: any[]) => any) | undefined;
9362
- "onPublish-artifacts"?: ((...args: any[]) => any) | undefined;
9363
8735
  "onUpdate:activeArtifactIndex"?: ((...args: any[]) => any) | undefined;
9364
8736
  "onUnhide-artifact"?: ((...args: any[]) => any) | undefined;
9365
8737
  }>, {
@@ -9519,6 +8891,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
9519
8891
  type: BooleanConstructor;
9520
8892
  default: boolean;
9521
8893
  };
8894
+ flushChrome: {
8895
+ type: BooleanConstructor;
8896
+ default: boolean;
8897
+ };
9522
8898
  }>, {
9523
8899
  settingsStore: import('pinia').Store<"userSettings", {
9524
8900
  settings: import('../stores/userSettingsStore').UserSettings;
@@ -9681,11 +9057,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
9681
9057
  type: BooleanConstructor;
9682
9058
  default: boolean;
9683
9059
  };
9060
+ flushChrome: {
9061
+ type: BooleanConstructor;
9062
+ default: boolean;
9063
+ };
9684
9064
  }>> & Readonly<{}>, {
9685
9065
  cellClick: Function;
9686
9066
  backgroundClick: Function;
9687
9067
  prettyPrint: boolean;
9688
9068
  fitParent: boolean;
9069
+ flushChrome: boolean;
9689
9070
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
9690
9071
  VegaLiteChart: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
9691
9072
  data: {
@@ -10179,6 +9560,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
10179
9560
  default: boolean;
10180
9561
  };
10181
9562
  }>, {
9563
+ markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
10182
9564
  renderedMarkdown: import('vue').ComputedRef<string>;
10183
9565
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
10184
9566
  markdown: {
@@ -10206,7 +9588,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
10206
9588
  }, string, import('vue').PublicProps, Readonly<import('../components/dashboard/DashboardImportSelector.vue').ImportSelectorProps> & Readonly<{
10207
9589
  "onUpdate:imports"?: ((imports: import('../dashboards/base').DashboardImport[]) => any) | undefined;
10208
9590
  onExplore?: ((args_0: import('../dashboards/base').DashboardImport) => any) | undefined;
10209
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
9591
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
9592
+ selectorRef: HTMLDivElement;
9593
+ }, HTMLDivElement>;
10210
9594
  SymbolsPane: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
10211
9595
  symbols: {
10212
9596
  type: PropType<import('../stores/resolver').CompletionItem[]>;
@@ -10419,7 +9803,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
10419
9803
  }, string, import('vue').PublicProps, Readonly<import('../components/dashboard/DashboardImportSelector.vue').ImportSelectorProps> & Readonly<{
10420
9804
  "onUpdate:imports"?: ((imports: import('../dashboards/base').DashboardImport[]) => any) | undefined;
10421
9805
  onExplore?: ((args_0: import('../dashboards/base').DashboardImport) => any) | undefined;
10422
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
9806
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
9807
+ selectorRef: HTMLDivElement;
9808
+ }, HTMLDivElement>;
10423
9809
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
10424
9810
  export default _default;
10425
9811
  //# sourceMappingURL=LLMView.vue.d.ts.map