@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.
- package/dist/{ChatCreatorModal-kIXgcJQp.js → ChatCreatorModal-D-CByWEF.js} +12 -12
- package/dist/{Dashboard-B-YfrO5u.js → Dashboard-CCWjUVBq.js} +347 -348
- package/dist/{DashboardCreatorInline-C6fr4jNo.js → DashboardCreatorInline-DRlxDEBN.js} +1 -1
- package/dist/{DashboardMobile-D911XYkl.js → DashboardMobile-GOPaxc9_.js} +104 -103
- package/dist/{LLMConnectionList-DZbu1kGq.js → LLMConnectionList-ByLjIXLO.js} +1168 -1213
- package/dist/{LLMView-C4RQS1B8.js → LLMView-B7XLbzBx.js} +53 -51
- package/dist/Manager-B2wTf-lw.js +4 -0
- package/dist/{ResultComponent-fVgARLAb.js → ResultComponent-BKuWOt_p.js} +37 -34
- package/dist/Sidebar-CMy9ptnW.js +2188 -0
- package/dist/TutorialPage-9YzXa97t.js +509 -0
- package/dist/{WelcomePage-LRJvygaE.js → WelcomePage-BMcBpSQ7.js} +4 -4
- package/dist/components/AssetAutoImporter.vue.d.ts.map +1 -1
- package/dist/components/ChartControlPanel.vue.d.ts.map +1 -1
- package/dist/components/CodeBlock.vue.d.ts.map +1 -1
- package/dist/components/ConfirmDialog.vue.d.ts +25 -0
- package/dist/components/ConfirmDialog.vue.d.ts.map +1 -0
- package/dist/components/ContextMenu.vue.d.ts +4 -2
- package/dist/components/ContextMenu.vue.d.ts.map +1 -1
- package/dist/components/DataTable.vue.d.ts +9 -0
- package/dist/components/DataTable.vue.d.ts.map +1 -1
- package/dist/components/EditableTitle.vue.d.ts.map +1 -1
- package/dist/components/HintComponent.vue.d.ts +1 -1
- package/dist/components/HintComponent.vue.d.ts.map +1 -1
- package/dist/components/LoadingButton.vue.d.ts.map +1 -1
- package/dist/components/MarkdownRenderer.vue.d.ts +1 -0
- package/dist/components/MarkdownRenderer.vue.d.ts.map +1 -1
- package/dist/components/ModalDialog.vue.d.ts +36 -0
- package/dist/components/ModalDialog.vue.d.ts.map +1 -0
- package/dist/components/PopupModal.vue.d.ts.map +1 -1
- package/dist/components/SimpleEditor.vue.d.ts +117 -0
- package/dist/components/SimpleEditor.vue.d.ts.map +1 -1
- package/dist/components/StatusIcon.vue.d.ts +3 -3
- package/dist/components/StatusIcon.vue.d.ts.map +1 -1
- package/dist/components/StoreTokenModal.vue.d.ts +18 -0
- package/dist/components/StoreTokenModal.vue.d.ts.map +1 -0
- package/dist/components/SymbolsPane.vue.d.ts.map +1 -1
- package/dist/components/VegaLiteChart.vue.d.ts.map +1 -1
- package/dist/components/chartRenderManager.d.ts +2 -0
- package/dist/components/chartRenderManager.d.ts.map +1 -1
- package/dist/components/community/AddStoreModal.vue.d.ts +46 -1
- package/dist/components/community/AddStoreModal.vue.d.ts.map +1 -1
- package/dist/components/community/CommunityModelCard.vue.d.ts +3 -3
- package/dist/components/community/CommunityModelCard.vue.d.ts.map +1 -1
- package/dist/components/community/CommunityModelHeader.vue.d.ts +7 -4
- package/dist/components/community/CommunityModelHeader.vue.d.ts.map +1 -1
- package/dist/components/community/CommunityModels.vue.d.ts +4 -4
- package/dist/components/community/CommunityModels.vue.d.ts.map +1 -1
- package/dist/components/community/CommunityRemote.vue.d.ts.map +1 -1
- package/dist/components/connection/ConnectionDatabase.vue.d.ts.map +1 -1
- package/dist/components/connection/ConnectionSchema.vue.d.ts.map +1 -1
- package/dist/components/connection/ConnectionTable.vue.d.ts +9 -0
- package/dist/components/connection/ConnectionTable.vue.d.ts.map +1 -1
- package/dist/components/dashboard/Dashboard.vue.d.ts +4 -4
- package/dist/components/dashboard/Dashboard.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardAddItemModal.vue.d.ts +4 -4
- package/dist/components/dashboard/DashboardAddItemModal.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardCTA.vue.d.ts +4 -4
- package/dist/components/dashboard/DashboardCTA.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardChart.vue.d.ts +1 -1
- package/dist/components/dashboard/DashboardChart.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardChartEditor.vue.d.ts +234 -2
- package/dist/components/dashboard/DashboardChartEditor.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardDataSelector.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardEditorDialog.vue.d.ts +42 -0
- package/dist/components/dashboard/DashboardEditorDialog.vue.d.ts.map +1 -0
- package/dist/components/dashboard/DashboardFilter.vue.d.ts +0 -1
- package/dist/components/dashboard/DashboardFilter.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardFilterAutocomplete.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardGridItem.vue.d.ts +4 -4
- package/dist/components/dashboard/DashboardGridItem.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardHeader.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardHeaderFilterInput.vue.d.ts +1 -0
- package/dist/components/dashboard/DashboardHeaderFilterInput.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardImportPopup.vue.d.ts +5 -7
- package/dist/components/dashboard/DashboardImportPopup.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardImportSelector.vue.d.ts +4 -1
- package/dist/components/dashboard/DashboardImportSelector.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardMarkdown.vue.d.ts +1 -20
- package/dist/components/dashboard/DashboardMarkdown.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardMarkdownEditor.vue.d.ts +234 -1
- package/dist/components/dashboard/DashboardMarkdownEditor.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardMobile.vue.d.ts +3 -3
- package/dist/components/dashboard/DashboardMobile.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardSharePopup.vue.d.ts +5 -7
- package/dist/components/dashboard/DashboardSharePopup.vue.d.ts.map +1 -1
- package/dist/components/dashboard/DashboardTable.vue.d.ts +9 -1
- package/dist/components/dashboard/DashboardTable.vue.d.ts.map +1 -1
- package/dist/components/dashboard/useDashboard.d.ts.map +1 -1
- package/dist/components/dashboard/useDashboardItemShell.d.ts +28 -0
- package/dist/components/dashboard/useDashboardItemShell.d.ts.map +1 -0
- package/dist/components/editor/Editor.vue.d.ts +20 -6
- package/dist/components/editor/Editor.vue.d.ts.map +1 -1
- package/dist/components/editor/EditorCreatorInline.vue.d.ts.map +1 -1
- package/dist/components/editor/EditorHeader.vue.d.ts +10 -3
- package/dist/components/editor/EditorHeader.vue.d.ts.map +1 -1
- package/dist/components/editor/ResultComponent.vue.d.ts +75 -181
- package/dist/components/editor/ResultComponent.vue.d.ts.map +1 -1
- package/dist/components/editor/Results.vue.d.ts +9 -0
- package/dist/components/editor/Results.vue.d.ts.map +1 -1
- package/dist/components/editor/editorHelpers.d.ts +1 -1
- package/dist/components/editor/editorHelpers.d.ts.map +1 -1
- package/dist/components/jobs/JobsAddStoreModal.vue.d.ts +14 -0
- package/dist/components/jobs/JobsAddStoreModal.vue.d.ts.map +1 -0
- package/dist/components/jobs/JobsView.vue.d.ts +6 -0
- package/dist/components/jobs/JobsView.vue.d.ts.map +1 -0
- package/dist/components/layout/MobileSidebarLayout.vue.d.ts.map +1 -1
- package/dist/components/layout/SidebarLayout.vue.d.ts.map +1 -1
- package/dist/components/layout/TabbedBrowser.vue.d.ts +1 -12
- package/dist/components/layout/TabbedBrowser.vue.d.ts.map +1 -1
- package/dist/components/layout/TabbedLayout.vue.d.ts.map +1 -1
- package/dist/components/llm/ArtifactsPane.vue.d.ts +11 -2
- package/dist/components/llm/ArtifactsPane.vue.d.ts.map +1 -1
- package/dist/components/llm/ChatArtifact.vue.d.ts +10 -0
- package/dist/components/llm/ChatArtifact.vue.d.ts.map +1 -1
- package/dist/components/llm/ChatCreatorModal.vue.d.ts +1 -9
- package/dist/components/llm/ChatCreatorModal.vue.d.ts.map +1 -1
- package/dist/components/llm/LLMChat.vue.d.ts +9 -36
- package/dist/components/llm/LLMChat.vue.d.ts.map +1 -1
- package/dist/components/llm/LLMChatSplitView.vue.d.ts +55 -185
- package/dist/components/llm/LLMChatSplitView.vue.d.ts.map +1 -1
- package/dist/components/llm/LLMEditorRefinement.vue.d.ts +47 -180
- package/dist/components/llm/LLMEditorRefinement.vue.d.ts.map +1 -1
- package/dist/components/llm/toolCallDisplay.d.ts +13 -0
- package/dist/components/llm/toolCallDisplay.d.ts.map +1 -0
- package/dist/components/model/ModelCard.vue.d.ts +22 -5
- package/dist/components/model/ModelCard.vue.d.ts.map +1 -1
- package/dist/components/model/ModelConcept.vue.d.ts.map +1 -1
- package/dist/components/model/ModelCreator.vue.d.ts +3 -0
- package/dist/components/model/ModelCreator.vue.d.ts.map +1 -1
- package/dist/components/model/ModelSelector.vue.d.ts.map +1 -1
- package/dist/components/sidebar/CommunityModelList.vue.d.ts +284 -0
- package/dist/components/sidebar/CommunityModelList.vue.d.ts.map +1 -0
- package/dist/components/sidebar/CommunityModelListItem.vue.d.ts +7 -7
- package/dist/components/sidebar/CommunityModelListItem.vue.d.ts.map +1 -1
- package/dist/components/sidebar/ConnectionCreatorInline.vue.d.ts.map +1 -1
- package/dist/components/sidebar/ConnectionIcon.vue.d.ts.map +1 -1
- package/dist/components/sidebar/ConnectionList.vue.d.ts +21 -71
- package/dist/components/sidebar/ConnectionList.vue.d.ts.map +1 -1
- package/dist/components/sidebar/ConnectionListItem.vue.d.ts +15 -61
- package/dist/components/sidebar/ConnectionListItem.vue.d.ts.map +1 -1
- package/dist/components/sidebar/ConnectionRefresh.vue.d.ts.map +1 -1
- package/dist/components/sidebar/CreateEditorFromDatasourcePopup.vue.d.ts.map +1 -1
- package/dist/components/sidebar/DashboardList.vue.d.ts +33 -75
- package/dist/components/sidebar/DashboardList.vue.d.ts.map +1 -1
- package/dist/components/sidebar/DashboardListItem.vue.d.ts +13 -59
- package/dist/components/sidebar/DashboardListItem.vue.d.ts.map +1 -1
- package/dist/components/sidebar/DuckDBImporter.vue.d.ts +1 -0
- package/dist/components/sidebar/DuckDBImporter.vue.d.ts.map +1 -1
- package/dist/components/sidebar/EditorList.vue.d.ts +190 -67
- package/dist/components/sidebar/EditorList.vue.d.ts.map +1 -1
- package/dist/components/sidebar/EditorListItem.vue.d.ts +16 -59
- package/dist/components/sidebar/EditorListItem.vue.d.ts.map +1 -1
- package/dist/components/sidebar/GenericSidebarItem.vue.d.ts.map +1 -1
- package/dist/components/sidebar/JobsList.vue.d.ts +12 -0
- package/dist/components/sidebar/JobsList.vue.d.ts.map +1 -0
- package/dist/components/sidebar/JobsListItem.vue.d.ts +25 -0
- package/dist/components/sidebar/JobsListItem.vue.d.ts.map +1 -0
- package/dist/components/sidebar/LLMConnectionCreator.vue.d.ts.map +1 -1
- package/dist/components/sidebar/LLMConnectionList.vue.d.ts +14 -356
- package/dist/components/sidebar/LLMConnectionList.vue.d.ts.map +1 -1
- package/dist/components/sidebar/LLMConnectionListItem.vue.d.ts +15 -190
- package/dist/components/sidebar/LLMConnectionListItem.vue.d.ts.map +1 -1
- package/dist/components/sidebar/ModelSidebar.vue.d.ts +15 -0
- package/dist/components/sidebar/ModelSidebar.vue.d.ts.map +1 -1
- package/dist/components/sidebar/Sidebar.vue.d.ts +3966 -0
- package/dist/components/sidebar/Sidebar.vue.d.ts.map +1 -0
- package/dist/components/sidebar/SidebarList.vue.d.ts.map +1 -1
- package/dist/components/sidebar/SidebarOverflowMenu.vue.d.ts +19 -0
- package/dist/components/sidebar/SidebarOverflowMenu.vue.d.ts.map +1 -0
- package/dist/components/sidebar/SidebarTagChip.vue.d.ts +6 -0
- package/dist/components/sidebar/SidebarTagChip.vue.d.ts.map +1 -0
- package/dist/components/tutorial/TutorialPrompt.vue.d.ts +97 -186
- package/dist/components/tutorial/TutorialPrompt.vue.d.ts.map +1 -1
- package/dist/components/useConfirmationState.d.ts +10 -0
- package/dist/components/useConfirmationState.d.ts.map +1 -0
- package/dist/composables/useClickOutside.d.ts +12 -0
- package/dist/composables/useClickOutside.d.ts.map +1 -0
- package/dist/connections/index.d.ts +1 -0
- package/dist/connections/index.d.ts.map +1 -1
- package/dist/connections/remoteProject.d.ts +23 -0
- package/dist/connections/remoteProject.d.ts.map +1 -0
- package/dist/{cssMode-DCSjJlZ5.js → cssMode-Cfy3yIk-.js} +1 -1
- package/dist/dashboards/base.d.ts +2 -1
- package/dist/dashboards/base.d.ts.map +1 -1
- package/dist/dashboards/prompts.d.ts +1 -1
- package/dist/dashboards/prompts.d.ts.map +1 -1
- package/dist/dashboards/spec.d.ts +4 -0
- package/dist/dashboards/spec.d.ts.map +1 -1
- package/dist/data/index.d.ts +1 -0
- package/dist/data/index.d.ts.map +1 -1
- package/dist/data/localStorage.d.ts +3 -3
- package/dist/data/localStorage.d.ts.map +1 -1
- package/dist/data/remoteStoreStorage.d.ts +46 -0
- package/dist/data/remoteStoreStorage.d.ts.map +1 -0
- package/dist/data/storage.d.ts +6 -6
- package/dist/data/storage.d.ts.map +1 -1
- package/dist/data/tutorial/reference.d.ts.map +1 -1
- package/dist/editors/editor.d.ts +19 -5
- package/dist/editors/editor.d.ts.map +1 -1
- package/dist/editors/fileTypes.d.ts +12 -0
- package/dist/editors/fileTypes.d.ts.map +1 -0
- package/dist/editors/helpers.d.ts +2 -0
- package/dist/editors/helpers.d.ts.map +1 -1
- package/dist/{freemarker2-BKjHRYvq.js → freemarker2-Dy8u-XQv.js} +1 -1
- package/dist/{handlebars-D_px6u7k.js → handlebars-BDrD8h_c.js} +1 -1
- package/dist/{html-Bm-h8fTq.js → html-CKz7V4Cn.js} +1 -1
- package/dist/{htmlMode-YODzRvjv.js → htmlMode-BZE5C9QD.js} +1 -1
- package/dist/{javascript-DZrwO1Xq.js → javascript-Cav2mApM.js} +1 -1
- package/dist/{jsonMode-_ThxxZQx.js → jsonMode-B6434NZu.js} +1 -1
- package/dist/{liquid-I2p3UrJy.js → liquid-Cq-Omf5B.js} +1 -1
- package/dist/llm/chatToolExecutor.d.ts.map +1 -1
- package/dist/llm/editorRefinementToolExecutor.d.ts.map +1 -1
- package/dist/llm/toolLoopCore.d.ts.map +1 -1
- package/dist/{main-Bjg9NFbT.js → main-C-6acy1R.js} +54550 -52400
- package/dist/main.css +1 -1
- package/dist/main.js +16 -16
- package/dist/main.umd.cjs +580 -559
- package/dist/{mdx-e5VczKhJ.js → mdx-DYvw7-lF.js} +1 -1
- package/dist/models/helpers.d.ts +16 -4
- package/dist/models/helpers.d.ts.map +1 -1
- package/dist/models/model.d.ts +1 -0
- package/dist/models/model.d.ts.map +1 -1
- package/dist/monaco/editorHelpers.d.ts.map +1 -1
- package/dist/prism-clike-SH1s-yiH.js +31 -0
- package/dist/prism-javascript-CLux6jF8.js +137 -0
- package/dist/prism-json-iVb7He6L.js +25 -0
- package/dist/prism-markdown-tjNeCMi3.js +300 -0
- package/dist/prism-markup-BNGj0Tvm.js +173 -0
- package/dist/prism-python-DBk-6kcY.js +71 -0
- package/dist/prism-typescript-Crma_dEX.js +55 -0
- package/dist/{python-CUAfebEu.js → python-BTTSwl4o.js} +1 -1
- package/dist/{razor-B95YKGrm.js → razor-BVBhJqGl.js} +1 -1
- package/dist/remotes/genericStoreMetadata.d.ts +8 -0
- package/dist/remotes/genericStoreMetadata.d.ts.map +1 -0
- package/dist/remotes/jobs.d.ts +38 -0
- package/dist/remotes/jobs.d.ts.map +1 -0
- package/dist/remotes/jobsService.d.ts +15 -0
- package/dist/remotes/jobsService.d.ts.map +1 -0
- package/dist/remotes/models.d.ts +2 -1
- package/dist/remotes/models.d.ts.map +1 -1
- package/dist/remotes/remoteStoreSync.d.ts +7 -0
- package/dist/remotes/remoteStoreSync.d.ts.map +1 -0
- package/dist/remotes/storeService.d.ts +2 -1
- package/dist/remotes/storeService.d.ts.map +1 -1
- package/dist/stores/Manager.vue.d.ts +9 -0
- package/dist/stores/Manager.vue.d.ts.map +1 -1
- package/dist/stores/communityApiStore.d.ts +6 -0
- package/dist/stores/communityApiStore.d.ts.map +1 -1
- package/dist/stores/editorStore.d.ts +7 -2
- package/dist/stores/editorStore.d.ts.map +1 -1
- package/dist/stores/index.d.ts +1 -0
- package/dist/stores/index.d.ts.map +1 -1
- package/dist/stores/jobsApiStore.d.ts +45 -0
- package/dist/stores/jobsApiStore.d.ts.map +1 -0
- package/dist/stores/modelStore.d.ts.map +1 -1
- package/dist/stores/queryExecutionService.d.ts +6 -4
- package/dist/stores/queryExecutionService.d.ts.map +1 -1
- package/dist/stores/resolver.d.ts +4 -4
- package/dist/stores/resolver.d.ts.map +1 -1
- package/dist/stores/useScreenNavigation.d.ts +3 -1
- package/dist/stores/useScreenNavigation.d.ts.map +1 -1
- package/dist/stores/userSettingsStore.d.ts.map +1 -1
- package/dist/{tsMode-BcjYt2WB.js → tsMode-z99lZ8eT.js} +1 -1
- package/dist/{typescript-Ck_cSGyE.js → typescript-BXQnMlGm.js} +1 -1
- package/dist/useDashboard-3deVRse_.js +3502 -0
- package/dist/utility/markdownRenderer.d.ts.map +1 -1
- package/dist/utility/prism.d.ts +5 -0
- package/dist/utility/prism.d.ts.map +1 -0
- package/dist/utils/terminalOutput.d.ts +3 -0
- package/dist/utils/terminalOutput.d.ts.map +1 -0
- package/dist/views/ConnectionView.vue.d.ts +9 -0
- package/dist/views/ConnectionView.vue.d.ts.map +1 -1
- package/dist/views/IDE.vue.d.ts +7 -0
- package/dist/views/IDE.vue.d.ts.map +1 -0
- package/dist/views/LLMView.vue.d.ts +232 -846
- package/dist/views/LLMView.vue.d.ts.map +1 -1
- package/dist/views/MobileIDE.vue.d.ts +6 -0
- package/dist/views/MobileIDE.vue.d.ts.map +1 -0
- package/dist/views/ModelView.vue.d.ts +46 -10
- package/dist/views/ModelView.vue.d.ts.map +1 -1
- package/dist/views/ResponsiveIDE.vue.d.ts.map +1 -1
- package/dist/views/TutorialPage.vue.d.ts +465 -907
- package/dist/views/TutorialPage.vue.d.ts.map +1 -1
- package/dist/{xml-Do52fQeS.js → xml-Ci-UOFva.js} +1 -1
- package/dist/{yaml-C8U7HH0M.js → yaml-XEOisXAU.js} +1 -1
- package/package.json +1 -1
- package/dist/Manager-CoKiEZT-.js +0 -4
- package/dist/Sidebar-esb9EqnY.js +0 -1862
- package/dist/TutorialPage-DfA2845i.js +0 -482
- package/dist/components/dashboard/DashboardCreatorIcon.vue.d.ts +0 -52
- package/dist/components/dashboard/DashboardCreatorIcon.vue.d.ts.map +0 -1
- package/dist/components/editor/EditorCreatorIcon.vue.d.ts +0 -61
- package/dist/components/editor/EditorCreatorIcon.vue.d.ts.map +0 -1
- package/dist/useDashboard-BnXAbWPO.js +0 -3352
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as z, inject as k, ref as L, computed as
|
|
2
|
-
import {
|
|
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 =
|
|
90
|
+
), $ = L(de), o = Y(() => Object.keys(s.connections)), S = Y(() => !!f.value && s.getConnection(f.value) !== null);
|
|
91
91
|
U(i, () => {
|
|
92
|
-
|
|
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
|
|
98
|
+
let w = oe(m);
|
|
99
99
|
if (c.contains) {
|
|
100
100
|
for (const g of c.contains)
|
|
101
|
-
if (!
|
|
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 =
|
|
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 =
|
|
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((
|
|
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
|
-
},
|
|
160
|
+
}, w = await s.generateCompletion(
|
|
161
161
|
f.value,
|
|
162
162
|
n
|
|
163
163
|
);
|
|
164
|
-
return A(
|
|
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
|
|
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] =
|
|
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
|
-
${
|
|
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 =
|
|
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
|
-
},
|
|
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((
|
|
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:
|
|
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" },
|
|
265
|
+
}, be = { class: "message-header" }, we = {
|
|
266
266
|
key: 0,
|
|
267
267
|
class: "model-info"
|
|
268
|
-
},
|
|
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
|
-
|
|
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(
|
|
306
|
-
e.getConnectionStatus(t) ? (d(), p("span", ge, " (" +
|
|
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,
|
|
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,
|
|
324
|
-
t.role === "assistant" && t.modelInfo ? (d(), p("span",
|
|
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",
|
|
327
|
-
r("pre", null,
|
|
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: " +
|
|
334
|
-
t.testResult.passed ? T("", !0) : (d(), p("div", Le,
|
|
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
|
-
|
|
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
|
-
},
|
|
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
|
-
},
|
|
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,
|
|
374
|
-
r("div", _e,
|
|
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,
|
|
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__ */
|
|
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
|
-
}),
|
|
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
|
-
},
|
|
577
|
+
}, Xe = {
|
|
578
578
|
key: 1,
|
|
579
579
|
class: "spinner"
|
|
580
|
-
},
|
|
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",
|
|
587
|
-
r("div",
|
|
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",
|
|
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",
|
|
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",
|
|
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__ */
|
|
655
|
+
const nt = /* @__PURE__ */ X(We, [["render", xe], ["__scopeId", "data-v-79752a5c"]]);
|
|
654
656
|
export {
|
|
655
657
|
nt as default
|
|
656
658
|
};
|
|
@@ -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,
|
|
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",
|
|
34
|
-
|
|
35
|
-
class: "
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
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",
|
|
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
|
|
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:
|
|
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.
|
|
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
|
-
}),
|
|
194
|
+
}), U = { class: "results-view" }, j = {
|
|
192
195
|
key: 0,
|
|
193
196
|
class: "split-view",
|
|
194
197
|
ref: "splitViewRef"
|
|
195
198
|
};
|
|
196
|
-
function
|
|
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",
|
|
199
|
-
e.hasActiveChat ? (o(), l("div",
|
|
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
|
|
271
|
+
const J = /* @__PURE__ */ b(O, [["render", X], ["__scopeId", "data-v-83a278f5"]]);
|
|
269
272
|
export {
|
|
270
|
-
|
|
273
|
+
J as default
|
|
271
274
|
};
|