@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
@@ -1,5 +1,5 @@
1
- import { defineComponent as z, inject as k, ref as L, computed as Q, watch as U, nextTick as Z, onMounted as x, createElementBlock as p, openBlock as d, createElementVNode as r, createCommentVNode as T, createTextVNode as O, withDirectives as Y, Fragment as B, renderList as j, toDisplayString as w, vModelSelect as ee, normalizeClass as P, withKeys as te, withModifiers as ne, vModelText as se, resolveComponent as G, createBlock as H, createVNode as ae, withCtx as K } from "vue";
2
- import { y as D, z as oe, a as J, D as ie, B as F, F as re, I as le, J as ce } from "./main-Bjg9NFbT.js";
1
+ import { defineComponent as z, inject as k, ref as L, computed as Y, watch as U, nextTick as J, onMounted as x, createElementBlock as p, openBlock as d, createElementVNode as r, createCommentVNode as T, createTextVNode as O, withDirectives as Q, Fragment as B, renderList as j, toDisplayString as I, vModelSelect as ee, normalizeClass as P, withKeys as te, withModifiers as ne, vModelText as se, resolveComponent as G, createBlock as H, createVNode as ae, withCtx as K } from "vue";
2
+ import { V as D, W as oe, a as X, D as ie, X as F, Y as re, Z as le, $ as ce } from "./main-C-6acy1R.js";
3
3
  const _ = [
4
4
  { name: "id", type: "int" },
5
5
  { name: "quantity", type: "float" },
@@ -87,30 +87,30 @@ const _ = [
87
87
  setup(e) {
88
88
  const s = k("llmConnectionStore"), i = L([]), h = L(""), a = L(!1), C = L(!1), t = L(""), l = L(null), u = L([]), b = L([]), y = 5, v = 4, f = L(
89
89
  e.initialProvider || (Object.keys(s.connections).length > 0 ? Object.keys(s.connections)[0] : "")
90
- ), $ = L(de), o = Q(() => Object.keys(s.connections)), S = Q(() => !!f.value && s.getConnection(f.value) !== null);
90
+ ), $ = L(de), o = Y(() => Object.keys(s.connections)), S = Y(() => !!f.value && s.getConnection(f.value) !== null);
91
91
  U(i, () => {
92
- Z(() => {
92
+ J(() => {
93
93
  l.value && (l.value.scrollTop = l.value.scrollHeight);
94
94
  });
95
95
  });
96
96
  const M = (m) => m ? s.getConnectionStatus(m) : "disconnected", A = (m, c) => {
97
97
  const n = { passed: !0 };
98
- let I = oe(m);
98
+ let w = oe(m);
99
99
  if (c.contains) {
100
100
  for (const g of c.contains)
101
- if (!I.toLowerCase().includes(g.toLowerCase()))
101
+ if (!w.toLowerCase().includes(g.toLowerCase()))
102
102
  return n.passed = !1, n.reason = `Response missing expected phrase: "${g}"`, n;
103
103
  }
104
104
  if (c.notContains)
105
105
  for (const g of c.notContains) {
106
- const R = I.split(`
106
+ const R = w.split(`
107
107
  `);
108
108
  for (const q of R)
109
109
  if (!q.trim().startsWith("#") && q.toLowerCase().includes(g.toLowerCase()))
110
110
  return n.passed = !1, n.reason = `Response contains forbidden phrase: "${g}"`, n;
111
111
  }
112
112
  if (c.mustIdentify) {
113
- const g = I.toLowerCase(), R = c.mustIdentify.toLowerCase();
113
+ const g = w.toLowerCase(), R = c.mustIdentify.toLowerCase();
114
114
  if (!g.includes(R) && !V(g, R))
115
115
  return n.passed = !1, n.reason = `Response did not identify the issue: "${c.mustIdentify}"`, n;
116
116
  }
@@ -124,7 +124,7 @@ const _ = [
124
124
  "needs an index"
125
125
  ]
126
126
  };
127
- return c in n ? n[c].some((I) => m.includes(I)) : !1;
127
+ return c in n ? n[c].some((w) => m.includes(w)) : !1;
128
128
  }, N = async () => {
129
129
  if (!h.value.trim() || a.value || !f.value) return;
130
130
  i.value.push({
@@ -157,11 +157,11 @@ const _ = [
157
157
  try {
158
158
  const n = {
159
159
  prompt: c.prompt
160
- }, I = await s.generateCompletion(
160
+ }, w = await s.generateCompletion(
161
161
  f.value,
162
162
  n
163
163
  );
164
- return A(I.text, c.expectedResponse);
164
+ return A(w.text, c.expectedResponse);
165
165
  } catch (n) {
166
166
  return {
167
167
  passed: !1,
@@ -191,19 +191,19 @@ Running iteration ${g + 1}/${y}...`);
191
191
  const R = await E(m);
192
192
  n.runs.push(R), R.passed && n.passed++;
193
193
  }
194
- const I = {
194
+ const w = {
195
195
  passed: n.passed >= v,
196
196
  reason: n.passed >= v ? void 0 : `Only ${n.passed}/${y} runs passed (need at least ${v})`
197
197
  };
198
- u.value[m] = I, b.value[m] = n, i.value[i.value.length - 1].content = `Test "${c.name}" completed: ${n.passed}/${y} runs passed.
198
+ u.value[m] = w, b.value[m] = n, i.value[i.value.length - 1].content = `Test "${c.name}" completed: ${n.passed}/${y} runs passed.
199
199
 
200
- ${I.passed ? "✓ OVERALL PASSED" : "✗ OVERALL FAILED"}
200
+ ${w.passed ? "✓ OVERALL PASSED" : "✗ OVERALL FAILED"}
201
201
 
202
202
  Iteration Results:
203
203
  ` + n.runs.map(
204
204
  (g, R) => `Iteration ${R + 1}: ${g.passed ? "✓ PASSED" : "✗ FAILED"}${g.reason ? " - " + g.reason : ""}`
205
205
  ).join(`
206
- `), i.value[i.value.length - 1].testResult = I;
206
+ `), i.value[i.value.length - 1].testResult = w;
207
207
  } catch (n) {
208
208
  t.value = n instanceof Error ? n.message : "An unknown error occurred", u.value[m] = {
209
209
  passed: !1,
@@ -212,7 +212,7 @@ Iteration Results:
212
212
  } finally {
213
213
  a.value = !1;
214
214
  }
215
- }, X = async () => {
215
+ }, Z = async () => {
216
216
  if (!(a.value || !f.value)) {
217
217
  C.value = !0, i.value = [], i.value.push({
218
218
  role: "user",
@@ -220,7 +220,7 @@ Iteration Results:
220
220
  });
221
221
  try {
222
222
  for (let n = 0; n < $.value.length; n++)
223
- await W(n), n < $.value.length - 1 && await new Promise((I) => setTimeout(I, 500));
223
+ await W(n), n < $.value.length - 1 && await new Promise((w) => setTimeout(w, 500));
224
224
  const m = Object.values(u.value).filter((n) => n == null ? void 0 : n.passed).length, c = Object.values(u.value).filter(
225
225
  (n) => n && !n.passed
226
226
  ).length;
@@ -253,7 +253,7 @@ Iteration Results:
253
253
  runScenario: W,
254
254
  scenarioResults: u,
255
255
  testRunDetails: b,
256
- runAllScenarios: X
256
+ runAllScenarios: Z
257
257
  };
258
258
  }
259
259
  }), pe = { class: "debug-container" }, me = { class: "llm-chat-container" }, he = { class: "connection-controls" }, ve = { class: "provider-selector" }, fe = ["value"], ge = { key: 0 }, ye = {
@@ -262,10 +262,10 @@ Iteration Results:
262
262
  }, Ce = {
263
263
  class: "chat-messages",
264
264
  ref: "messagesContainer"
265
- }, be = { class: "message-header" }, Ie = {
265
+ }, be = { class: "message-header" }, we = {
266
266
  key: 0,
267
267
  class: "model-info"
268
- }, we = { class: "message-content" }, Le = {
268
+ }, Ie = { class: "message-content" }, Le = {
269
269
  key: 0,
270
270
  class: "failure-reason"
271
271
  }, Se = { class: "input-container" }, Te = ["disabled"], Ae = ["disabled"], Re = { class: "scenarios-container" }, $e = { class: "section-header" }, ke = { class: "header-controls" }, Pe = ["disabled"], Me = {
@@ -294,7 +294,7 @@ function qe(e, s, i, h, a, C) {
294
294
  r("div", he, [
295
295
  r("div", ve, [
296
296
  s[5] || (s[5] = r("label", { for: "provider-select" }, "Provider:", -1)),
297
- Y(r("select", {
297
+ Q(r("select", {
298
298
  id: "provider-select",
299
299
  "onUpdate:modelValue": s[0] || (s[0] = (t) => e.selectedProvider = t)
300
300
  }, [
@@ -302,8 +302,8 @@ function qe(e, s, i, h, a, C) {
302
302
  key: t,
303
303
  value: t
304
304
  }, [
305
- O(w(t) + " ", 1),
306
- e.getConnectionStatus(t) ? (d(), p("span", ge, " (" + w(e.getConnectionStatus(t)) + ") ", 1)) : T("", !0)
305
+ O(I(t) + " ", 1),
306
+ e.getConnectionStatus(t) ? (d(), p("span", ge, " (" + I(e.getConnectionStatus(t)) + ") ", 1)) : T("", !0)
307
307
  ], 8, fe))), 128))
308
308
  ], 512), [
309
309
  [ee, e.selectedProvider]
@@ -313,30 +313,30 @@ function qe(e, s, i, h, a, C) {
313
313
  }, null, 2)
314
314
  ])
315
315
  ]),
316
- e.error ? (d(), p("div", ye, w(e.error), 1)) : T("", !0),
316
+ e.error ? (d(), p("div", ye, I(e.error), 1)) : T("", !0),
317
317
  r("div", Ce, [
318
318
  (d(!0), p(B, null, j(e.messages, (t, l) => (d(), p("div", {
319
319
  key: l,
320
320
  class: P(["message", t.role])
321
321
  }, [
322
322
  r("div", be, [
323
- r("strong", null, w(t.role === "user" ? "You" : "AI"), 1),
324
- t.role === "assistant" && t.modelInfo ? (d(), p("span", Ie, w(t.modelInfo.totalTokens) + " tokens ", 1)) : T("", !0)
323
+ r("strong", null, I(t.role === "user" ? "You" : "AI"), 1),
324
+ t.role === "assistant" && t.modelInfo ? (d(), p("span", we, I(t.modelInfo.totalTokens) + " tokens ", 1)) : T("", !0)
325
325
  ]),
326
- r("div", we, [
327
- r("pre", null, w(t.content), 1)
326
+ r("div", Ie, [
327
+ r("pre", null, I(t.content), 1)
328
328
  ]),
329
329
  t.testResult ? (d(), p("div", {
330
330
  key: 0,
331
331
  class: P(["test-result", t.testResult.passed ? "passed" : "failed"])
332
332
  }, [
333
- O(" Test: " + w(t.testResult.passed ? "PASSED ✓" : "FAILED ✗") + " ", 1),
334
- t.testResult.passed ? T("", !0) : (d(), p("div", Le, w(t.testResult.reason), 1))
333
+ O(" Test: " + I(t.testResult.passed ? "PASSED ✓" : "FAILED ✗") + " ", 1),
334
+ t.testResult.passed ? T("", !0) : (d(), p("div", Le, I(t.testResult.reason), 1))
335
335
  ], 2)) : T("", !0)
336
336
  ], 2))), 128))
337
337
  ], 512),
338
338
  r("div", Se, [
339
- Y(r("textarea", {
339
+ Q(r("textarea", {
340
340
  "onUpdate:modelValue": s[1] || (s[1] = (t) => e.userInput = t),
341
341
  onKeydown: s[2] || (s[2] = te(ne((...t) => e.sendPrompt && e.sendPrompt(...t), ["ctrl"]), ["enter"])),
342
342
  placeholder: "Type your message here... (Ctrl+Enter to send)",
@@ -347,7 +347,7 @@ function qe(e, s, i, h, a, C) {
347
347
  r("button", {
348
348
  onClick: s[3] || (s[3] = (...t) => e.sendPrompt && e.sendPrompt(...t)),
349
349
  disabled: e.isLoading || !e.userInput.trim() || !e.isProviderSelected
350
- }, w(e.isLoading ? "Sending..." : "Send"), 9, Ae)
350
+ }, I(e.isLoading ? "Sending..." : "Send"), 9, Ae)
351
351
  ])
352
352
  ]),
353
353
  r("div", Re, [
@@ -358,7 +358,7 @@ function qe(e, s, i, h, a, C) {
358
358
  onClick: s[4] || (s[4] = (...t) => e.runAllScenarios && e.runAllScenarios(...t)),
359
359
  disabled: e.isLoading || !e.isProviderSelected,
360
360
  class: "run-all-button"
361
- }, w(e.isRunningAll ? "Running..." : "Run All Tests"), 9, Pe),
361
+ }, I(e.isRunningAll ? "Running..." : "Run All Tests"), 9, Pe),
362
362
  Object.values(e.scenarioResults).length == e.scenarios.length && Object.values(e.scenarioResults).every((t) => t == null ? void 0 : t.passed) ? (d(), p("span", Me, "✓ All passed, LLM integration should meet expectations!")) : T("", !0)
363
363
  ])
364
364
  ]),
@@ -370,19 +370,19 @@ function qe(e, s, i, h, a, C) {
370
370
  class: P(["scenario-item", { passed: (u = e.scenarioResults[l]) == null ? void 0 : u.passed }]),
371
371
  onClick: (b) => e.runScenario(l)
372
372
  }, [
373
- r("div", De, w(t.name), 1),
374
- r("div", _e, w(t.description), 1),
373
+ r("div", De, I(t.name), 1),
374
+ r("div", _e, I(t.description), 1),
375
375
  e.scenarioResults[l] ? (d(), p("div", Ue, [
376
376
  e.scenarioResults[l].passed ? (d(), p("span", Ve, "✓")) : (d(), p("span", Oe, "✗"))
377
377
  ])) : T("", !0),
378
- e.testRunDetails[l] ? (d(), p("div", Fe, w(e.testRunDetails[l].passed) + "/5 runs passed ", 1)) : T("", !0)
378
+ e.testRunDetails[l] ? (d(), p("div", Fe, I(e.testRunDetails[l].passed) + "/5 runs passed ", 1)) : T("", !0)
379
379
  ], 10, Ee);
380
380
  }), 128))
381
381
  ])
382
382
  ])
383
383
  ]);
384
384
  }
385
- const Be = /* @__PURE__ */ J(ue, [["render", qe], ["__scopeId", "data-v-28356d02"]]);
385
+ const Be = /* @__PURE__ */ X(ue, [["render", qe], ["__scopeId", "data-v-28356d02"]]);
386
386
  function je(e, s) {
387
387
  const i = s.name || "Chat Artifacts", h = new ie({
388
388
  id: i,
@@ -568,30 +568,27 @@ const We = z({
568
568
  ...y
569
569
  };
570
570
  }
571
- }), Qe = { class: "llm-view-container" }, Ye = { class: "view-tabs" }, He = {
571
+ }), Ye = { class: "llm-view-container" }, Qe = { class: "view-tabs" }, He = {
572
572
  key: 0,
573
573
  class: "chat-view"
574
574
  }, Ke = ["disabled"], ze = {
575
575
  key: 0,
576
576
  class: "mdi mdi-auto-fix"
577
- }, Je = {
577
+ }, Xe = {
578
578
  key: 1,
579
579
  class: "spinner"
580
- }, Xe = { class: "chat-header-controls" }, Ze = {
581
- key: 1,
582
- class: "connection-info"
583
- };
580
+ }, Ze = { class: "chat-header-controls" }, Je = ["title"];
584
581
  function xe(e, s, i, h, a, C) {
585
582
  const t = G("dashboard-import-selector"), l = G("l-l-m-chat-split-view"), u = G("l-l-m-validation-view");
586
- return d(), p("div", Qe, [
587
- r("div", Ye, [
583
+ return d(), p("div", Ye, [
584
+ r("div", Qe, [
588
585
  r("button", {
589
- class: P(["view-tab", { active: e.activeView === "chat" }]),
586
+ class: P(["view-tab", { active: e.activeView === "chat", "view-tab-chat": !0 }]),
590
587
  onClick: s[0] || (s[0] = (b) => e.activeView = "chat"),
591
588
  "data-testid": "llm-view-tab-chat"
592
589
  }, " Chat ", 2),
593
590
  r("button", {
594
- class: P(["view-tab", { active: e.activeView === "validation" }]),
591
+ class: P(["view-tab", { active: e.activeView === "validation", "view-tab-validation": !0 }]),
595
592
  onClick: s[1] || (s[1] = (b) => e.activeView = "validation"),
596
593
  "data-testid": "llm-view-tab-validation"
597
594
  }, " Validation Tests ", 2)
@@ -628,18 +625,23 @@ function xe(e, s, i, h, a, C) {
628
625
  title: "Auto-generate chat name",
629
626
  "data-testid": "auto-name-chat-btn"
630
627
  }, [
631
- e.isGeneratingName ? (d(), p("span", Je)) : (d(), p("i", ze))
628
+ e.isGeneratingName ? (d(), p("span", Xe)) : (d(), p("i", ze))
632
629
  ], 10, Ke)
633
630
  ]),
634
631
  "header-actions": K(() => [
635
- r("div", Xe, [
632
+ r("div", Ze, [
636
633
  e.availableImportsForChat.length > 0 ? (d(), H(t, {
637
634
  key: 0,
635
+ compact: "",
638
636
  "available-imports": e.availableImportsForChat,
639
637
  "active-imports": e.activeImportsForChat,
640
638
  "onUpdate:imports": e.handleImportChange
641
639
  }, null, 8, ["available-imports", "active-imports", "onUpdate:imports"])) : T("", !0),
642
- e.chatConnectionInfo ? (d(), p("span", Ze, w(e.chatConnectionInfo), 1)) : T("", !0)
640
+ e.chatConnectionInfo ? (d(), p("span", {
641
+ key: 1,
642
+ class: "connection-info",
643
+ title: e.chatConnectionInfo
644
+ }, I(e.chatConnectionInfo), 9, Je)) : T("", !0)
643
645
  ])
644
646
  ]),
645
647
  _: 1
@@ -650,7 +652,7 @@ function xe(e, s, i, h, a, C) {
650
652
  }, null, 8, ["initialProvider"]))
651
653
  ]);
652
654
  }
653
- const nt = /* @__PURE__ */ J(We, [["render", xe], ["__scopeId", "data-v-1adde99f"]]);
655
+ const nt = /* @__PURE__ */ X(We, [["render", xe], ["__scopeId", "data-v-79752a5c"]]);
654
656
  export {
655
657
  nt as default
656
658
  };
@@ -0,0 +1,4 @@
1
+ import { _ as f } from "./main-C-6acy1R.js";
2
+ export {
3
+ f as default
4
+ };
@@ -1,12 +1,9 @@
1
1
  import { resolveComponent as g, createElementBlock as l, openBlock as o, createVNode as C, withCtx as D, toDisplayString as v, createElementVNode as i, createCommentVNode as k, createTextVNode as R, defineComponent as S, inject as $, ref as f, normalizeStyle as w, createBlock as h, Fragment as E } from "vue";
2
- import { a as b, w as L, H as q, R as T, x as H } from "./main-Bjg9NFbT.js";
2
+ import { a as b, P as L, Q as q, R as T, U as H } from "./main-C-6acy1R.js";
3
3
  const A = {
4
4
  class: "editor-refinement-container",
5
5
  "data-testid": "editor-refinement-container"
6
- }, V = { class: "refinement-actions" }, Q = {
7
- key: 0,
8
- class: "connection-info"
9
- }, B = ["disabled"], M = ["disabled"], N = {
6
+ }, V = { class: "refinement-actions" }, Q = ["title"], B = { class: "refinement-action-group" }, M = ["disabled"], N = ["disabled"], P = {
10
7
  key: 0,
11
8
  class: "inline-artifact"
12
9
  }, W = {
@@ -30,31 +27,37 @@ function z(e, t, s, d, m, c) {
30
27
  }, {
31
28
  "header-actions": D(() => [
32
29
  i("div", V, [
33
- e.connectionInfo ? (o(), l("span", Q, v(e.connectionInfo), 1)) : k("", !0),
34
- i("button", {
35
- class: "action-btn accept-btn",
36
- onClick: t[0] || (t[0] = (...n) => e.handleAccept && e.handleAccept(...n)),
37
- disabled: e.isLoading,
38
- "data-testid": "accept-button"
39
- }, [...t[2] || (t[2] = [
40
- i("i", { class: "mdi mdi-close" }, null, -1),
41
- R(" Close ", -1)
42
- ])], 8, B),
43
- i("button", {
44
- class: "action-btn discard-btn",
45
- onClick: t[1] || (t[1] = (...n) => e.handleDiscard && e.handleDiscard(...n)),
46
- disabled: e.isLoading,
47
- "data-testid": "discard-button"
48
- }, [...t[3] || (t[3] = [
49
- i("i", { class: "mdi mdi-close" }, null, -1),
50
- R(" Discard Changes ", -1)
51
- ])], 8, M)
30
+ e.connectionInfo ? (o(), l("span", {
31
+ key: 0,
32
+ class: "connection-info",
33
+ title: e.connectionInfo
34
+ }, v(e.connectionInfo), 9, Q)) : k("", !0),
35
+ i("div", B, [
36
+ i("button", {
37
+ class: "action-btn accept-btn",
38
+ onClick: t[0] || (t[0] = (...n) => e.handleAccept && e.handleAccept(...n)),
39
+ disabled: e.isLoading,
40
+ "data-testid": "accept-button"
41
+ }, [...t[2] || (t[2] = [
42
+ i("i", { class: "mdi mdi-close" }, null, -1),
43
+ R(" Close ", -1)
44
+ ])], 8, M),
45
+ i("button", {
46
+ class: "action-btn discard-btn",
47
+ onClick: t[1] || (t[1] = (...n) => e.handleDiscard && e.handleDiscard(...n)),
48
+ disabled: e.isLoading,
49
+ "data-testid": "discard-button"
50
+ }, [...t[3] || (t[3] = [
51
+ i("i", { class: "mdi mdi-undo-variant" }, null, -1),
52
+ R(" Discard ", -1)
53
+ ])], 8, N)
54
+ ])
52
55
  ])
53
56
  ]),
54
57
  artifact: D(({ artifact: n }) => {
55
58
  var p, a, y;
56
59
  return [
57
- (n.type === "results" || n.type === "chart") && e.getArtifactResults(n) ? (o(), l("div", N, [
60
+ (n.type === "results" || n.type === "chart") && e.getArtifactResults(n) ? (o(), l("div", P, [
58
61
  C(r, {
59
62
  type: "trilogy",
60
63
  results: e.getArtifactResults(n),
@@ -71,13 +74,13 @@ function z(e, t, s, d, m, c) {
71
74
  }, 8, ["messages", "externalLoading", "activeToolName", "sendHandler", "stopHandler", "placeholder", "onUpdate:messages"])
72
75
  ]);
73
76
  }
74
- const O = /* @__PURE__ */ b(L, [["render", z], ["__scopeId", "data-v-b2ddb95e"]]), P = S({
77
+ const I = /* @__PURE__ */ b(L, [["render", z], ["__scopeId", "data-v-9a5334bc"]]), O = S({
75
78
  name: "ResultsView",
76
79
  components: {
77
80
  LoadingView: H,
78
81
  ResultsContainer: T,
79
82
  HintComponent: q,
80
- LLMEditorRefinement: O
83
+ LLMEditorRefinement: I
81
84
  },
82
85
  props: {
83
86
  editorData: {
@@ -102,7 +105,7 @@ const O = /* @__PURE__ */ b(L, [["render", z], ["__scopeId", "data-v-b2ddb95e"]]
102
105
  const e = $("connectionStore");
103
106
  if (!e)
104
107
  throw new Error("Requires injection of connection store");
105
- const t = f(null), s = f(null), d = f(0.5), m = f(!1);
108
+ const t = f(null), s = f(null), d = f(0.58), m = f(!1);
106
109
  return {
107
110
  connectionStore: e,
108
111
  splitViewRef: t,
@@ -188,15 +191,15 @@ const O = /* @__PURE__ */ b(L, [["render", z], ["__scopeId", "data-v-b2ddb95e"]]
188
191
  beforeUnmount() {
189
192
  document.removeEventListener("mousemove", this.onDrag), document.removeEventListener("mouseup", this.stopDragging);
190
193
  }
191
- }), I = { class: "results-view" }, U = {
194
+ }), U = { class: "results-view" }, j = {
192
195
  key: 0,
193
196
  class: "split-view",
194
197
  ref: "splitViewRef"
195
198
  };
196
- function j(e, t, s, d, m, c) {
199
+ function X(e, t, s, d, m, c) {
197
200
  const r = g("loading-view"), u = g("results-container"), n = g("hint-component"), p = g("LLMEditorRefinement");
198
- return o(), l("div", I, [
199
- e.hasActiveChat ? (o(), l("div", U, [
201
+ return o(), l("div", U, [
202
+ e.hasActiveChat ? (o(), l("div", j, [
200
203
  i("div", {
201
204
  class: "results-pane",
202
205
  style: w({ width: e.resultsPaneWidth })
@@ -265,7 +268,7 @@ function j(e, t, s, d, m, c) {
265
268
  ], 64))
266
269
  ]);
267
270
  }
268
- const G = /* @__PURE__ */ b(P, [["render", j], ["__scopeId", "data-v-0dbf2ac6"]]);
271
+ const J = /* @__PURE__ */ b(O, [["render", X], ["__scopeId", "data-v-83a278f5"]]);
269
272
  export {
270
- G as default
273
+ J as default
271
274
  };