@trilogy-data/trilogy-studio-components 0.1.13 → 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-CGYVd4b5.js → ChatCreatorModal-D-CByWEF.js} +12 -12
- package/dist/{Dashboard-BzU5l0J1.js → Dashboard-CCWjUVBq.js} +347 -348
- package/dist/{DashboardCreatorInline-szUAhl3C.js → DashboardCreatorInline-DRlxDEBN.js} +1 -1
- package/dist/{DashboardMobile-cUHQPGAT.js → DashboardMobile-GOPaxc9_.js} +104 -103
- package/dist/{LLMConnectionList-egIna8uh.js → LLMConnectionList-ByLjIXLO.js} +1168 -1213
- package/dist/{LLMView-BXlHVvci.js → LLMView-B7XLbzBx.js} +53 -51
- package/dist/Manager-B2wTf-lw.js +4 -0
- package/dist/{ResultComponent-Dqzd51fk.js → ResultComponent-BKuWOt_p.js} +37 -34
- package/dist/Sidebar-CMy9ptnW.js +2188 -0
- package/dist/TutorialPage-9YzXa97t.js +509 -0
- package/dist/{WelcomePage-CKUubkCt.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-CTNpWCFn.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-Cc0GWdmq.js → freemarker2-Dy8u-XQv.js} +1 -1
- package/dist/{handlebars-BpAJzwKQ.js → handlebars-BDrD8h_c.js} +1 -1
- package/dist/{html-C4cOr6Q2.js → html-CKz7V4Cn.js} +1 -1
- package/dist/{htmlMode-4GTCH2de.js → htmlMode-BZE5C9QD.js} +1 -1
- package/dist/{javascript-eCxY6C4t.js → javascript-Cav2mApM.js} +1 -1
- package/dist/{jsonMode-P2zF1eXm.js → jsonMode-B6434NZu.js} +1 -1
- package/dist/{liquid-CHf82yU1.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-B49yDSSL.js → main-C-6acy1R.js} +57734 -55586
- package/dist/main.css +1 -1
- package/dist/main.js +16 -16
- package/dist/main.umd.cjs +580 -559
- package/dist/{mdx-DhkaMLCX.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-BPlpgFwf.js → python-BTTSwl4o.js} +1 -1
- package/dist/{razor-Bw_qWSSk.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-B4G-3v3r.js → tsMode-z99lZ8eT.js} +1 -1
- package/dist/{typescript-CxjsldWX.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-DWqiAUCc.js → xml-Ci-UOFva.js} +1 -1
- package/dist/{yaml-BfqSAZW1.js → yaml-XEOisXAU.js} +1 -1
- package/package.json +1 -1
- package/dist/Manager-CWERTb_Q.js +0 -4
- package/dist/Sidebar-DNAHF4lz.js +0 -1862
- package/dist/TutorialPage-CqGb6CEf.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-BrcAKpuC.js +0 -3352
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { EditorStoreType } from '../stores/editorStore';
|
|
2
|
+
import { ModelConfigStoreType } from '../stores/modelStore';
|
|
2
3
|
import { LLMConnectionStoreType } from '../stores/llmStore';
|
|
3
4
|
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
4
5
|
activeDocumentationKey: {
|
|
@@ -69,7 +70,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
69
70
|
refinementExecutions: Record<string, import('../stores/editorStore').RefinementExecution>;
|
|
70
71
|
}>) => (editorId: string) => string;
|
|
71
72
|
}, {
|
|
72
|
-
newEditor(name: string, type:
|
|
73
|
+
newEditor(name: string, type: import('../editors/fileTypes').EditorType, connection: string, contents: string | undefined, options?: {
|
|
74
|
+
storage?: string;
|
|
75
|
+
remoteStoreId?: string | null;
|
|
76
|
+
remotePath?: string | null;
|
|
77
|
+
remotePersisted?: boolean;
|
|
78
|
+
}): import('../editors').Editor;
|
|
73
79
|
addEditor(editor: import('../editors').Editor): void;
|
|
74
80
|
getEditorByName(name: string): import('../editors').Editor | undefined;
|
|
75
81
|
getConnectionEditors(connection: string, tags?: import('../editors').EditorTag[]): import('../editors').Editor[];
|
|
@@ -343,13 +349,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
343
349
|
demoConfig(): import('../models').ModelConfig;
|
|
344
350
|
demoModelCorrect(): boolean;
|
|
345
351
|
demoConnectionCorrect(): boolean;
|
|
352
|
+
demoEditorId(): any;
|
|
346
353
|
demoEditorCorrect(): boolean;
|
|
354
|
+
visibleParagraphs(): import('../data/tutorial/docTypes').Paragraph[];
|
|
347
355
|
currentNode(): string;
|
|
348
356
|
currentTopic(): string;
|
|
349
357
|
currentData(): import('../data/tutorial/docTypes').Article | undefined;
|
|
350
358
|
}, {
|
|
351
359
|
setupDemo(): void;
|
|
352
360
|
saveEditorsCall(): void;
|
|
361
|
+
createEditorForMe(): void;
|
|
353
362
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
354
363
|
activeDocumentationKey: {
|
|
355
364
|
type: StringConstructor;
|
|
@@ -573,7 +582,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
573
582
|
refinementExecutions: Record<string, import('../stores/editorStore').RefinementExecution>;
|
|
574
583
|
}>) => (editorId: string) => string;
|
|
575
584
|
}, {
|
|
576
|
-
newEditor(name: string, type:
|
|
585
|
+
newEditor(name: string, type: import('../editors/fileTypes').EditorType, connection: string, contents: string | undefined, options?: {
|
|
586
|
+
storage?: string;
|
|
587
|
+
remoteStoreId?: string | null;
|
|
588
|
+
remotePath?: string | null;
|
|
589
|
+
remotePersisted?: boolean;
|
|
590
|
+
}): import('../editors').Editor;
|
|
577
591
|
addEditor(editor: import('../editors').Editor): void;
|
|
578
592
|
getEditorByName(name: string): import('../editors').Editor | undefined;
|
|
579
593
|
getConnectionEditors(connection: string, tags?: import('../editors').EditorTag[]): import('../editors').Editor[];
|
|
@@ -907,15 +921,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
907
921
|
inline: boolean;
|
|
908
922
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
909
923
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
910
|
-
StatusIcon: import('vue').DefineComponent<{
|
|
911
|
-
status: import('../components/StatusIcon.vue').Status;
|
|
912
|
-
message?: string;
|
|
913
|
-
testName?: string;
|
|
914
|
-
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
915
|
-
status: import('../components/StatusIcon.vue').Status;
|
|
916
|
-
message?: string;
|
|
917
|
-
testName?: string;
|
|
918
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
924
|
+
StatusIcon: import('vue').DefineComponent<import('../components/StatusIcon.vue').StatusIconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../components/StatusIcon.vue').StatusIconProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
919
925
|
Tooltip: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
920
926
|
content: {
|
|
921
927
|
type: StringConstructor;
|
|
@@ -982,6 +988,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
982
988
|
handleRefreshDatabaseClick: () => void;
|
|
983
989
|
handleRefreshSchemaClick: () => void;
|
|
984
990
|
deleteConnection: (connection: import('../connections').Connection) => void;
|
|
991
|
+
contextMenuItems: import('vue').ComputedRef<import('../components/ContextMenu.vue').ContextMenuItem[]>;
|
|
992
|
+
handleContextMenuItemClick: (item: import('../components/ContextMenu.vue').ContextMenuItem) => void;
|
|
985
993
|
bigqueryProject: import('vue').Ref<string, string>;
|
|
986
994
|
bigqueryBrowsingProject: import('vue').Ref<string, string>;
|
|
987
995
|
mdToken: import('vue').Ref<string, string>;
|
|
@@ -1000,7 +1008,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1000
1008
|
debouncedUpdateSnowflakeUsername: (...args: any[]) => void;
|
|
1001
1009
|
updateMotherDuckToken: (connection: import('../connections').MotherDuckConnection, token: string) => void;
|
|
1002
1010
|
toggleSaveCredential: (connection: any) => void;
|
|
1003
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("
|
|
1011
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "toggle" | "deleteConnection" | "refresh" | "updateBigqueryProject" | "updateBigqueryBrowsingProject" | "updateMotherDuckToken" | "updateSnowflakePrivateKey" | "updateSnowflakeAccount" | "updateSnowflakeUsername" | "toggleSaveCredential" | "toggleMobileMenu")[], "click" | "toggle" | "deleteConnection" | "refresh" | "updateBigqueryProject" | "updateBigqueryBrowsingProject" | "updateMotherDuckToken" | "updateSnowflakePrivateKey" | "updateSnowflakeAccount" | "updateSnowflakeUsername" | "toggleSaveCredential" | "toggleMobileMenu", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1004
1012
|
item: {
|
|
1005
1013
|
type: import('vue').PropType<import('../components/sidebar/ConnectionListItem.vue').ListItem>;
|
|
1006
1014
|
required: true;
|
|
@@ -1125,71 +1133,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1125
1133
|
itemType: string;
|
|
1126
1134
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1127
1135
|
ConnectionIcon: import('vue').DefineComponent<import('../components/sidebar/ConnectionIcon.vue').ConnectionIconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../components/sidebar/ConnectionIcon.vue').ConnectionIconProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
1136
|
+
ConnectionStatusIcon: import('vue').DefineComponent<import('../components/sidebar/ConnectionStatusIcon.vue').StatusIconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../components/sidebar/ConnectionStatusIcon.vue').StatusIconProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
1128
1137
|
ConnectionRefresh: import('vue').DefineComponent<import('../components/sidebar/ConnectionRefresh.vue').RefreshButtonProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
1129
1138
|
refresh: (connectionName: string) => any;
|
|
1130
1139
|
}, string, import('vue').PublicProps, Readonly<import('../components/sidebar/ConnectionRefresh.vue').RefreshButtonProps> & Readonly<{
|
|
1131
1140
|
onRefresh?: ((connectionName: string) => any) | undefined;
|
|
1132
1141
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
1133
|
-
ConnectionStatusIcon: import('vue').DefineComponent<import('../components/sidebar/ConnectionStatusIcon.vue').StatusIconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../components/sidebar/ConnectionStatusIcon.vue').StatusIconProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
1134
|
-
EditorCreatorIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1135
|
-
connection: {
|
|
1136
|
-
type: StringConstructor;
|
|
1137
|
-
required: true;
|
|
1138
|
-
};
|
|
1139
|
-
type: {
|
|
1140
|
-
type: StringConstructor;
|
|
1141
|
-
default: string;
|
|
1142
|
-
};
|
|
1143
|
-
content: {
|
|
1144
|
-
type: FunctionConstructor;
|
|
1145
|
-
default: () => string;
|
|
1146
|
-
};
|
|
1147
|
-
icon: {
|
|
1148
|
-
type: StringConstructor;
|
|
1149
|
-
default: string;
|
|
1150
|
-
};
|
|
1151
|
-
title: {
|
|
1152
|
-
type: StringConstructor;
|
|
1153
|
-
default: string;
|
|
1154
|
-
};
|
|
1155
|
-
root: {
|
|
1156
|
-
type: StringConstructor;
|
|
1157
|
-
default: string;
|
|
1158
|
-
};
|
|
1159
|
-
}>, {
|
|
1160
|
-
createNewEditor: () => Promise<void>;
|
|
1161
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1162
|
-
connection: {
|
|
1163
|
-
type: StringConstructor;
|
|
1164
|
-
required: true;
|
|
1165
|
-
};
|
|
1166
|
-
type: {
|
|
1167
|
-
type: StringConstructor;
|
|
1168
|
-
default: string;
|
|
1169
|
-
};
|
|
1170
|
-
content: {
|
|
1171
|
-
type: FunctionConstructor;
|
|
1172
|
-
default: () => string;
|
|
1173
|
-
};
|
|
1174
|
-
icon: {
|
|
1175
|
-
type: StringConstructor;
|
|
1176
|
-
default: string;
|
|
1177
|
-
};
|
|
1178
|
-
title: {
|
|
1179
|
-
type: StringConstructor;
|
|
1180
|
-
default: string;
|
|
1181
|
-
};
|
|
1182
|
-
root: {
|
|
1183
|
-
type: StringConstructor;
|
|
1184
|
-
default: string;
|
|
1185
|
-
};
|
|
1186
|
-
}>> & Readonly<{}>, {
|
|
1187
|
-
type: string;
|
|
1188
|
-
icon: string;
|
|
1189
|
-
title: string;
|
|
1190
|
-
content: Function;
|
|
1191
|
-
root: string;
|
|
1192
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1193
1142
|
CreateEditorFromDatasourcePopup: import('vue').DefineComponent<import('../components/sidebar/CreateEditorFromDatasourcePopup.vue').CreateDatasourcePopupProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
1194
1143
|
close: () => any;
|
|
1195
1144
|
}, string, import('vue').PublicProps, Readonly<import('../components/sidebar/CreateEditorFromDatasourcePopup.vue').CreateDatasourcePopupProps> & Readonly<{
|
|
@@ -1208,6 +1157,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1208
1157
|
loadingMessage: import('vue').Ref<string, string>;
|
|
1209
1158
|
successMessage: import('vue').Ref<string, string>;
|
|
1210
1159
|
fileInput: import('vue').Ref<HTMLInputElement | null, HTMLInputElement | null>;
|
|
1160
|
+
openFilePicker: () => void;
|
|
1211
1161
|
handleDragOver: () => void;
|
|
1212
1162
|
handleDragLeave: () => void;
|
|
1213
1163
|
handleDrop: (event: DragEvent) => Promise<void>;
|
|
@@ -1257,6 +1207,15 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1257
1207
|
position: string;
|
|
1258
1208
|
inline: boolean;
|
|
1259
1209
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1210
|
+
SidebarOverflowMenu: import('vue').DefineComponent<import('../components/sidebar/SidebarOverflowMenu.vue').SidebarOverflowMenuProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
1211
|
+
select: (item: import('../components/ContextMenu.vue').ContextMenuItem) => any;
|
|
1212
|
+
}, string, import('vue').PublicProps, Readonly<import('../components/sidebar/SidebarOverflowMenu.vue').SidebarOverflowMenuProps> & Readonly<{
|
|
1213
|
+
onSelect?: ((item: import('../components/ContextMenu.vue').ContextMenuItem) => any) | undefined;
|
|
1214
|
+
}>, {
|
|
1215
|
+
tooltip: string;
|
|
1216
|
+
menuWidth: number;
|
|
1217
|
+
buttonClass: string;
|
|
1218
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
1260
1219
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1261
1220
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1262
1221
|
LLMConnectionList: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -1456,7 +1415,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1456
1415
|
name: string;
|
|
1457
1416
|
indent: number;
|
|
1458
1417
|
count: number;
|
|
1459
|
-
type: "model" | "fast-model" | "connection" | "toggle-save-credential" | "refresh-connection" | "error" | "api-key" | "loading" | "open-chat" | "open-validation" | "new-chat" | "chat-item" | "chats-header";
|
|
1418
|
+
type: "model" | "fast-model" | "connection" | "settings-group" | "toggle-save-credential" | "refresh-connection" | "error" | "api-key" | "loading" | "open-chat" | "open-validation" | "new-chat" | "chat-item" | "chats-header";
|
|
1460
1419
|
connection: any | undefined;
|
|
1461
1420
|
chat?: import('../chats').Chat;
|
|
1462
1421
|
chatId?: string;
|
|
@@ -1468,7 +1427,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1468
1427
|
updateModel: (connection: import('../llm').LLMProvider, model: string) => void;
|
|
1469
1428
|
updateFastModel: (connection: import('../llm').LLMProvider, fastModel: string | null) => void;
|
|
1470
1429
|
refreshId: (id: string, connectionName: string, type: string) => Promise<void>;
|
|
1471
|
-
rightSplit: (str: string) => string;
|
|
1472
1430
|
creatorVisible: import('vue').Ref<boolean, boolean>;
|
|
1473
1431
|
isItemSelected: (item: any) => boolean;
|
|
1474
1432
|
screenNavigation: import('../stores/useScreenNavigation').NavigationStore;
|
|
@@ -1540,24 +1498,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1540
1498
|
updateApiKey: (connection: import('../llm').LLMProvider, apiKey: string) => void;
|
|
1541
1499
|
updateModel: (connection: import('../llm').LLMProvider, model: string) => void;
|
|
1542
1500
|
updateFastModel: (connection: import('../llm').LLMProvider, fastModel: string | null) => void;
|
|
1501
|
+
handleApiKeyInput: () => void;
|
|
1502
|
+
handleModelChange: () => void;
|
|
1503
|
+
handleFastModelChange: () => void;
|
|
1543
1504
|
toggleSaveCredential: (connection: import('../llm').LLMProvider) => void;
|
|
1544
1505
|
deleteConnection: (id: string) => void;
|
|
1545
1506
|
deleteChat: (chatId: string | undefined) => void;
|
|
1546
|
-
contextMenuVisible: import('vue').Ref<boolean, boolean>;
|
|
1547
|
-
contextMenuPosition: import('vue').Ref<{
|
|
1548
|
-
x: number;
|
|
1549
|
-
y: number;
|
|
1550
|
-
}, import('../components/ContextMenu.vue').Position | {
|
|
1551
|
-
x: number;
|
|
1552
|
-
y: number;
|
|
1553
|
-
}>;
|
|
1554
1507
|
contextMenuItems: import('vue').ComputedRef<import('../components/ContextMenu.vue').ContextMenuItem[]>;
|
|
1555
|
-
showContextMenu: (event: MouseEvent) => void;
|
|
1556
1508
|
handleContextMenuItemClick: (item: import('../components/ContextMenu.vue').ContextMenuItem) => void;
|
|
1557
1509
|
toggleCollapse: (id: string) => void;
|
|
1558
1510
|
showApiKey: import('vue').Ref<boolean, boolean>;
|
|
1559
1511
|
toggleApiKeyVisibility: () => void;
|
|
1560
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("
|
|
1512
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("toggle" | "deleteConnection" | "refresh" | "toggleSaveCredential" | "setActive" | "updateApiKey" | "updateModel" | "updateFastModel" | "deleteChat")[], "toggle" | "deleteConnection" | "refresh" | "toggleSaveCredential" | "setActive" | "updateApiKey" | "updateModel" | "updateFastModel" | "deleteChat", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1561
1513
|
item: {
|
|
1562
1514
|
type: import('vue').PropType<import('../components/sidebar/LLMConnectionListItem.vue').ListItem>;
|
|
1563
1515
|
required: true;
|
|
@@ -1684,185 +1636,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1684
1636
|
required: true;
|
|
1685
1637
|
};
|
|
1686
1638
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1687
|
-
ConnectionRefresh: import('vue').DefineComponent<import('../components/sidebar/ConnectionRefresh.vue').RefreshButtonProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
1688
|
-
refresh: (connectionName: string) => any;
|
|
1689
|
-
}, string, import('vue').PublicProps, Readonly<import('../components/sidebar/ConnectionRefresh.vue').RefreshButtonProps> & Readonly<{
|
|
1690
|
-
onRefresh?: ((connectionName: string) => any) | undefined;
|
|
1691
|
-
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
1692
1639
|
ConnectionStatusIcon: import('vue').DefineComponent<import('../components/sidebar/ConnectionStatusIcon.vue').StatusIconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../components/sidebar/ConnectionStatusIcon.vue').StatusIconProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
1693
|
-
LoadingButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1694
|
-
action: {
|
|
1695
|
-
type: FunctionConstructor;
|
|
1696
|
-
required: true;
|
|
1697
|
-
};
|
|
1698
|
-
useDefaultStyle: {
|
|
1699
|
-
type: BooleanConstructor;
|
|
1700
|
-
default: boolean;
|
|
1701
|
-
};
|
|
1702
|
-
keyCombination: {
|
|
1703
|
-
type: {
|
|
1704
|
-
(arrayLength: number): string[];
|
|
1705
|
-
(...items: string[]): string[];
|
|
1706
|
-
new (arrayLength: number): string[];
|
|
1707
|
-
new (...items: string[]): string[];
|
|
1708
|
-
isArray(arg: any): arg is any[];
|
|
1709
|
-
readonly prototype: any[];
|
|
1710
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
1711
|
-
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
1712
|
-
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
1713
|
-
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
1714
|
-
of<T>(...items: T[]): T[];
|
|
1715
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
1716
|
-
};
|
|
1717
|
-
default: null;
|
|
1718
|
-
};
|
|
1719
|
-
disabled: {
|
|
1720
|
-
type: BooleanConstructor;
|
|
1721
|
-
default: boolean;
|
|
1722
|
-
};
|
|
1723
|
-
testId: {
|
|
1724
|
-
type: StringConstructor;
|
|
1725
|
-
default: string;
|
|
1726
|
-
};
|
|
1727
|
-
}>, {
|
|
1728
|
-
errorMessage: import('vue').Ref<string | null, string | null>;
|
|
1729
|
-
isLoading: import('vue').Ref<boolean, boolean>;
|
|
1730
|
-
status: import('vue').Ref<"success" | "error" | null, "success" | "error" | null>;
|
|
1731
|
-
handleClick: () => Promise<void>;
|
|
1732
|
-
handleKeydown: (event: KeyboardEvent) => void;
|
|
1733
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1734
|
-
action: {
|
|
1735
|
-
type: FunctionConstructor;
|
|
1736
|
-
required: true;
|
|
1737
|
-
};
|
|
1738
|
-
useDefaultStyle: {
|
|
1739
|
-
type: BooleanConstructor;
|
|
1740
|
-
default: boolean;
|
|
1741
|
-
};
|
|
1742
|
-
keyCombination: {
|
|
1743
|
-
type: {
|
|
1744
|
-
(arrayLength: number): string[];
|
|
1745
|
-
(...items: string[]): string[];
|
|
1746
|
-
new (arrayLength: number): string[];
|
|
1747
|
-
new (...items: string[]): string[];
|
|
1748
|
-
isArray(arg: any): arg is any[];
|
|
1749
|
-
readonly prototype: any[];
|
|
1750
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
1751
|
-
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
1752
|
-
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
1753
|
-
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
1754
|
-
of<T>(...items: T[]): T[];
|
|
1755
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
1756
|
-
};
|
|
1757
|
-
default: null;
|
|
1758
|
-
};
|
|
1759
|
-
disabled: {
|
|
1760
|
-
type: BooleanConstructor;
|
|
1761
|
-
default: boolean;
|
|
1762
|
-
};
|
|
1763
|
-
testId: {
|
|
1764
|
-
type: StringConstructor;
|
|
1765
|
-
default: string;
|
|
1766
|
-
};
|
|
1767
|
-
}>> & Readonly<{}>, {
|
|
1768
|
-
disabled: boolean;
|
|
1769
|
-
useDefaultStyle: boolean;
|
|
1770
|
-
keyCombination: string[];
|
|
1771
|
-
testId: string;
|
|
1772
|
-
}, {}, {
|
|
1773
|
-
Tooltip: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1774
|
-
content: {
|
|
1775
|
-
type: StringConstructor;
|
|
1776
|
-
required: true;
|
|
1777
|
-
};
|
|
1778
|
-
position: {
|
|
1779
|
-
type: StringConstructor;
|
|
1780
|
-
default: string;
|
|
1781
|
-
};
|
|
1782
|
-
inline: {
|
|
1783
|
-
type: BooleanConstructor;
|
|
1784
|
-
default: boolean;
|
|
1785
|
-
};
|
|
1786
|
-
}>, {}, {
|
|
1787
|
-
visible: boolean;
|
|
1788
|
-
hoverTimeout: ReturnType<typeof setTimeout> | null;
|
|
1789
|
-
}, {
|
|
1790
|
-
positionClass(): string;
|
|
1791
|
-
}, {
|
|
1792
|
-
showTooltip(): void;
|
|
1793
|
-
hideTooltip(): void;
|
|
1794
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1795
|
-
content: {
|
|
1796
|
-
type: StringConstructor;
|
|
1797
|
-
required: true;
|
|
1798
|
-
};
|
|
1799
|
-
position: {
|
|
1800
|
-
type: StringConstructor;
|
|
1801
|
-
default: string;
|
|
1802
|
-
};
|
|
1803
|
-
inline: {
|
|
1804
|
-
type: BooleanConstructor;
|
|
1805
|
-
default: boolean;
|
|
1806
|
-
};
|
|
1807
|
-
}>> & Readonly<{}>, {
|
|
1808
|
-
position: string;
|
|
1809
|
-
inline: boolean;
|
|
1810
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1811
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1812
|
-
ContextMenu: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1813
|
-
items: {
|
|
1814
|
-
type: import('vue').PropType<import('../components/ContextMenu.vue').ContextMenuItem[]>;
|
|
1815
|
-
required: true;
|
|
1816
|
-
};
|
|
1817
|
-
position: {
|
|
1818
|
-
type: import('vue').PropType<import('../components/ContextMenu.vue').Position>;
|
|
1819
|
-
default: () => {
|
|
1820
|
-
x: number;
|
|
1821
|
-
y: number;
|
|
1822
|
-
};
|
|
1823
|
-
};
|
|
1824
|
-
isVisible: {
|
|
1825
|
-
type: BooleanConstructor;
|
|
1826
|
-
default: boolean;
|
|
1827
|
-
};
|
|
1828
|
-
id: {
|
|
1829
|
-
type: StringConstructor;
|
|
1830
|
-
default: string;
|
|
1831
|
-
};
|
|
1832
|
-
}>, {
|
|
1833
|
-
positionStyle: import('vue').ComputedRef<{
|
|
1834
|
-
left: string;
|
|
1835
|
-
top: string;
|
|
1836
|
-
}>;
|
|
1837
|
-
handleItemClick: (item: import('../components/ContextMenu.vue').ContextMenuItem) => void;
|
|
1838
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("close" | "item-click")[], "close" | "item-click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
1839
|
-
items: {
|
|
1840
|
-
type: import('vue').PropType<import('../components/ContextMenu.vue').ContextMenuItem[]>;
|
|
1841
|
-
required: true;
|
|
1842
|
-
};
|
|
1843
|
-
position: {
|
|
1844
|
-
type: import('vue').PropType<import('../components/ContextMenu.vue').Position>;
|
|
1845
|
-
default: () => {
|
|
1846
|
-
x: number;
|
|
1847
|
-
y: number;
|
|
1848
|
-
};
|
|
1849
|
-
};
|
|
1850
|
-
isVisible: {
|
|
1851
|
-
type: BooleanConstructor;
|
|
1852
|
-
default: boolean;
|
|
1853
|
-
};
|
|
1854
|
-
id: {
|
|
1855
|
-
type: StringConstructor;
|
|
1856
|
-
default: string;
|
|
1857
|
-
};
|
|
1858
|
-
}>> & Readonly<{
|
|
1859
|
-
"onItem-click"?: ((...args: any[]) => any) | undefined;
|
|
1860
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
1861
|
-
}>, {
|
|
1862
|
-
id: string;
|
|
1863
|
-
position: import('../components/ContextMenu.vue').Position;
|
|
1864
|
-
isVisible: boolean;
|
|
1865
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1866
1640
|
Tooltip: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1867
1641
|
content: {
|
|
1868
1642
|
type: StringConstructor;
|
|
@@ -1901,6 +1675,15 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1901
1675
|
position: string;
|
|
1902
1676
|
inline: boolean;
|
|
1903
1677
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1678
|
+
SidebarOverflowMenu: import('vue').DefineComponent<import('../components/sidebar/SidebarOverflowMenu.vue').SidebarOverflowMenuProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
1679
|
+
select: (item: import('../components/ContextMenu.vue').ContextMenuItem) => any;
|
|
1680
|
+
}, string, import('vue').PublicProps, Readonly<import('../components/sidebar/SidebarOverflowMenu.vue').SidebarOverflowMenuProps> & Readonly<{
|
|
1681
|
+
onSelect?: ((item: import('../components/ContextMenu.vue').ContextMenuItem) => any) | undefined;
|
|
1682
|
+
}>, {
|
|
1683
|
+
tooltip: string;
|
|
1684
|
+
menuWidth: number;
|
|
1685
|
+
buttonClass: string;
|
|
1686
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
1904
1687
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
1905
1688
|
LLMConnectionCreator: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
1906
1689
|
visible: {
|
|
@@ -2078,172 +1861,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2078
1861
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2079
1862
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2080
1863
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2081
|
-
LoadingButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2082
|
-
action: {
|
|
2083
|
-
type: FunctionConstructor;
|
|
2084
|
-
required: true;
|
|
2085
|
-
};
|
|
2086
|
-
useDefaultStyle: {
|
|
2087
|
-
type: BooleanConstructor;
|
|
2088
|
-
default: boolean;
|
|
2089
|
-
};
|
|
2090
|
-
keyCombination: {
|
|
2091
|
-
type: {
|
|
2092
|
-
(arrayLength: number): string[];
|
|
2093
|
-
(...items: string[]): string[];
|
|
2094
|
-
new (arrayLength: number): string[];
|
|
2095
|
-
new (...items: string[]): string[];
|
|
2096
|
-
isArray(arg: any): arg is any[];
|
|
2097
|
-
readonly prototype: any[];
|
|
2098
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
2099
|
-
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
2100
|
-
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
2101
|
-
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
2102
|
-
of<T>(...items: T[]): T[];
|
|
2103
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
2104
|
-
};
|
|
2105
|
-
default: null;
|
|
2106
|
-
};
|
|
2107
|
-
disabled: {
|
|
2108
|
-
type: BooleanConstructor;
|
|
2109
|
-
default: boolean;
|
|
2110
|
-
};
|
|
2111
|
-
testId: {
|
|
2112
|
-
type: StringConstructor;
|
|
2113
|
-
default: string;
|
|
2114
|
-
};
|
|
2115
|
-
}>, {
|
|
2116
|
-
errorMessage: import('vue').Ref<string | null, string | null>;
|
|
2117
|
-
isLoading: import('vue').Ref<boolean, boolean>;
|
|
2118
|
-
status: import('vue').Ref<"success" | "error" | null, "success" | "error" | null>;
|
|
2119
|
-
handleClick: () => Promise<void>;
|
|
2120
|
-
handleKeydown: (event: KeyboardEvent) => void;
|
|
2121
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2122
|
-
action: {
|
|
2123
|
-
type: FunctionConstructor;
|
|
2124
|
-
required: true;
|
|
2125
|
-
};
|
|
2126
|
-
useDefaultStyle: {
|
|
2127
|
-
type: BooleanConstructor;
|
|
2128
|
-
default: boolean;
|
|
2129
|
-
};
|
|
2130
|
-
keyCombination: {
|
|
2131
|
-
type: {
|
|
2132
|
-
(arrayLength: number): string[];
|
|
2133
|
-
(...items: string[]): string[];
|
|
2134
|
-
new (arrayLength: number): string[];
|
|
2135
|
-
new (...items: string[]): string[];
|
|
2136
|
-
isArray(arg: any): arg is any[];
|
|
2137
|
-
readonly prototype: any[];
|
|
2138
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
2139
|
-
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
2140
|
-
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
2141
|
-
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
2142
|
-
of<T>(...items: T[]): T[];
|
|
2143
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
2144
|
-
};
|
|
2145
|
-
default: null;
|
|
2146
|
-
};
|
|
2147
|
-
disabled: {
|
|
2148
|
-
type: BooleanConstructor;
|
|
2149
|
-
default: boolean;
|
|
2150
|
-
};
|
|
2151
|
-
testId: {
|
|
2152
|
-
type: StringConstructor;
|
|
2153
|
-
default: string;
|
|
2154
|
-
};
|
|
2155
|
-
}>> & Readonly<{}>, {
|
|
2156
|
-
disabled: boolean;
|
|
2157
|
-
useDefaultStyle: boolean;
|
|
2158
|
-
keyCombination: string[];
|
|
2159
|
-
testId: string;
|
|
2160
|
-
}, {}, {
|
|
2161
|
-
Tooltip: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2162
|
-
content: {
|
|
2163
|
-
type: StringConstructor;
|
|
2164
|
-
required: true;
|
|
2165
|
-
};
|
|
2166
|
-
position: {
|
|
2167
|
-
type: StringConstructor;
|
|
2168
|
-
default: string;
|
|
2169
|
-
};
|
|
2170
|
-
inline: {
|
|
2171
|
-
type: BooleanConstructor;
|
|
2172
|
-
default: boolean;
|
|
2173
|
-
};
|
|
2174
|
-
}>, {}, {
|
|
2175
|
-
visible: boolean;
|
|
2176
|
-
hoverTimeout: ReturnType<typeof setTimeout> | null;
|
|
2177
|
-
}, {
|
|
2178
|
-
positionClass(): string;
|
|
2179
|
-
}, {
|
|
2180
|
-
showTooltip(): void;
|
|
2181
|
-
hideTooltip(): void;
|
|
2182
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2183
|
-
content: {
|
|
2184
|
-
type: StringConstructor;
|
|
2185
|
-
required: true;
|
|
2186
|
-
};
|
|
2187
|
-
position: {
|
|
2188
|
-
type: StringConstructor;
|
|
2189
|
-
default: string;
|
|
2190
|
-
};
|
|
2191
|
-
inline: {
|
|
2192
|
-
type: BooleanConstructor;
|
|
2193
|
-
default: boolean;
|
|
2194
|
-
};
|
|
2195
|
-
}>> & Readonly<{}>, {
|
|
2196
|
-
position: string;
|
|
2197
|
-
inline: boolean;
|
|
2198
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2199
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2200
|
-
StatusIcon: import('vue').DefineComponent<{
|
|
2201
|
-
status: import('../components/StatusIcon.vue').Status;
|
|
2202
|
-
message?: string;
|
|
2203
|
-
testName?: string;
|
|
2204
|
-
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
2205
|
-
status: import('../components/StatusIcon.vue').Status;
|
|
2206
|
-
message?: string;
|
|
2207
|
-
testName?: string;
|
|
2208
|
-
}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
2209
|
-
Tooltip: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2210
|
-
content: {
|
|
2211
|
-
type: StringConstructor;
|
|
2212
|
-
required: true;
|
|
2213
|
-
};
|
|
2214
|
-
position: {
|
|
2215
|
-
type: StringConstructor;
|
|
2216
|
-
default: string;
|
|
2217
|
-
};
|
|
2218
|
-
inline: {
|
|
2219
|
-
type: BooleanConstructor;
|
|
2220
|
-
default: boolean;
|
|
2221
|
-
};
|
|
2222
|
-
}>, {}, {
|
|
2223
|
-
visible: boolean;
|
|
2224
|
-
hoverTimeout: ReturnType<typeof setTimeout> | null;
|
|
2225
|
-
}, {
|
|
2226
|
-
positionClass(): string;
|
|
2227
|
-
}, {
|
|
2228
|
-
showTooltip(): void;
|
|
2229
|
-
hideTooltip(): void;
|
|
2230
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2231
|
-
content: {
|
|
2232
|
-
type: StringConstructor;
|
|
2233
|
-
required: true;
|
|
2234
|
-
};
|
|
2235
|
-
position: {
|
|
2236
|
-
type: StringConstructor;
|
|
2237
|
-
default: string;
|
|
2238
|
-
};
|
|
2239
|
-
inline: {
|
|
2240
|
-
type: BooleanConstructor;
|
|
2241
|
-
default: boolean;
|
|
2242
|
-
};
|
|
2243
|
-
}>> & Readonly<{}>, {
|
|
2244
|
-
position: string;
|
|
2245
|
-
inline: boolean;
|
|
2246
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2247
1864
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2248
1865
|
EditorList: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2249
1866
|
activeEditor: StringConstructor;
|
|
@@ -2253,6 +1870,150 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2253
1870
|
};
|
|
2254
1871
|
}>, {
|
|
2255
1872
|
isMobile: boolean;
|
|
1873
|
+
communityStore: import('pinia').Store<"communityApi", import('../stores/communityApiStore').CommunityApiState, {
|
|
1874
|
+
allFiles: (state: {
|
|
1875
|
+
stores: ({
|
|
1876
|
+
type: "github";
|
|
1877
|
+
owner: string;
|
|
1878
|
+
repo: string;
|
|
1879
|
+
branch: string;
|
|
1880
|
+
name: string;
|
|
1881
|
+
id: string;
|
|
1882
|
+
} | {
|
|
1883
|
+
type: "generic";
|
|
1884
|
+
baseUrl: string;
|
|
1885
|
+
token?: string | undefined;
|
|
1886
|
+
name: string;
|
|
1887
|
+
id: string;
|
|
1888
|
+
})[];
|
|
1889
|
+
filesByStore: Record<string, import('../remotes/models').ModelFile[]>;
|
|
1890
|
+
errors: Record<string, string>;
|
|
1891
|
+
storeStatus: Record<string, import('../stores/communityApiStore').StoreStatus>;
|
|
1892
|
+
loading: boolean;
|
|
1893
|
+
showAddStoreModal: boolean;
|
|
1894
|
+
addingStore: boolean;
|
|
1895
|
+
newStore: {
|
|
1896
|
+
type: "github" | "generic";
|
|
1897
|
+
name: string;
|
|
1898
|
+
baseUrl: string;
|
|
1899
|
+
owner: string;
|
|
1900
|
+
repo: string;
|
|
1901
|
+
branch: string;
|
|
1902
|
+
};
|
|
1903
|
+
} & import('pinia').PiniaCustomStateProperties<import('../stores/communityApiStore').CommunityApiState>) => import('../remotes/models').ModelFile[];
|
|
1904
|
+
availableEngines: (state: {
|
|
1905
|
+
stores: ({
|
|
1906
|
+
type: "github";
|
|
1907
|
+
owner: string;
|
|
1908
|
+
repo: string;
|
|
1909
|
+
branch: string;
|
|
1910
|
+
name: string;
|
|
1911
|
+
id: string;
|
|
1912
|
+
} | {
|
|
1913
|
+
type: "generic";
|
|
1914
|
+
baseUrl: string;
|
|
1915
|
+
token?: string | undefined;
|
|
1916
|
+
name: string;
|
|
1917
|
+
id: string;
|
|
1918
|
+
})[];
|
|
1919
|
+
filesByStore: Record<string, import('../remotes/models').ModelFile[]>;
|
|
1920
|
+
errors: Record<string, string>;
|
|
1921
|
+
storeStatus: Record<string, import('../stores/communityApiStore').StoreStatus>;
|
|
1922
|
+
loading: boolean;
|
|
1923
|
+
showAddStoreModal: boolean;
|
|
1924
|
+
addingStore: boolean;
|
|
1925
|
+
newStore: {
|
|
1926
|
+
type: "github" | "generic";
|
|
1927
|
+
name: string;
|
|
1928
|
+
baseUrl: string;
|
|
1929
|
+
owner: string;
|
|
1930
|
+
repo: string;
|
|
1931
|
+
branch: string;
|
|
1932
|
+
};
|
|
1933
|
+
} & import('pinia').PiniaCustomStateProperties<import('../stores/communityApiStore').CommunityApiState>) => string[];
|
|
1934
|
+
hasErrors: (state: {
|
|
1935
|
+
stores: ({
|
|
1936
|
+
type: "github";
|
|
1937
|
+
owner: string;
|
|
1938
|
+
repo: string;
|
|
1939
|
+
branch: string;
|
|
1940
|
+
name: string;
|
|
1941
|
+
id: string;
|
|
1942
|
+
} | {
|
|
1943
|
+
type: "generic";
|
|
1944
|
+
baseUrl: string;
|
|
1945
|
+
token?: string | undefined;
|
|
1946
|
+
name: string;
|
|
1947
|
+
id: string;
|
|
1948
|
+
})[];
|
|
1949
|
+
filesByStore: Record<string, import('../remotes/models').ModelFile[]>;
|
|
1950
|
+
errors: Record<string, string>;
|
|
1951
|
+
storeStatus: Record<string, import('../stores/communityApiStore').StoreStatus>;
|
|
1952
|
+
loading: boolean;
|
|
1953
|
+
showAddStoreModal: boolean;
|
|
1954
|
+
addingStore: boolean;
|
|
1955
|
+
newStore: {
|
|
1956
|
+
type: "github" | "generic";
|
|
1957
|
+
name: string;
|
|
1958
|
+
baseUrl: string;
|
|
1959
|
+
owner: string;
|
|
1960
|
+
repo: string;
|
|
1961
|
+
branch: string;
|
|
1962
|
+
};
|
|
1963
|
+
} & import('pinia').PiniaCustomStateProperties<import('../stores/communityApiStore').CommunityApiState>) => boolean;
|
|
1964
|
+
errorList: (state: {
|
|
1965
|
+
stores: ({
|
|
1966
|
+
type: "github";
|
|
1967
|
+
owner: string;
|
|
1968
|
+
repo: string;
|
|
1969
|
+
branch: string;
|
|
1970
|
+
name: string;
|
|
1971
|
+
id: string;
|
|
1972
|
+
} | {
|
|
1973
|
+
type: "generic";
|
|
1974
|
+
baseUrl: string;
|
|
1975
|
+
token?: string | undefined;
|
|
1976
|
+
name: string;
|
|
1977
|
+
id: string;
|
|
1978
|
+
})[];
|
|
1979
|
+
filesByStore: Record<string, import('../remotes/models').ModelFile[]>;
|
|
1980
|
+
errors: Record<string, string>;
|
|
1981
|
+
storeStatus: Record<string, import('../stores/communityApiStore').StoreStatus>;
|
|
1982
|
+
loading: boolean;
|
|
1983
|
+
showAddStoreModal: boolean;
|
|
1984
|
+
addingStore: boolean;
|
|
1985
|
+
newStore: {
|
|
1986
|
+
type: "github" | "generic";
|
|
1987
|
+
name: string;
|
|
1988
|
+
baseUrl: string;
|
|
1989
|
+
owner: string;
|
|
1990
|
+
repo: string;
|
|
1991
|
+
branch: string;
|
|
1992
|
+
};
|
|
1993
|
+
} & import('pinia').PiniaCustomStateProperties<import('../stores/communityApiStore').CommunityApiState>) => Array<{
|
|
1994
|
+
root: string;
|
|
1995
|
+
name: string;
|
|
1996
|
+
error: string;
|
|
1997
|
+
}>;
|
|
1998
|
+
}, {
|
|
1999
|
+
loadStoresFromStorage(): void;
|
|
2000
|
+
saveStoresToStorage(): void;
|
|
2001
|
+
fetchAllFiles(): Promise<void>;
|
|
2002
|
+
refreshData(): Promise<void>;
|
|
2003
|
+
fetchStoreFiles(storeId: string): Promise<void>;
|
|
2004
|
+
filteredFiles(searchQuery: string, selectedEngine: string, importStatus: "all" | "imported" | "not-imported", modelStore: ModelConfigStoreType, remote?: string | null): import('../remotes/models').ModelFile[];
|
|
2005
|
+
getFilesByStore(storeId: string): import('../remotes/models').ModelFile[];
|
|
2006
|
+
initialize(): Promise<void>;
|
|
2007
|
+
addStore(store: import('../remotes/models').AnyModelStore): Promise<boolean>;
|
|
2008
|
+
removeStore(storeId: string): void;
|
|
2009
|
+
updateStoreToken(storeId: string, token: string): void;
|
|
2010
|
+
openAddStoreModal(): void;
|
|
2011
|
+
closeAddStoreModal(): void;
|
|
2012
|
+
handleAddStore(): Promise<void>;
|
|
2013
|
+
clearErrors(): void;
|
|
2014
|
+
clearStoreError(storeId: string): void;
|
|
2015
|
+
getStoreStatus(storeId: string): import('../stores/communityApiStore').StoreStatus;
|
|
2016
|
+
}>;
|
|
2256
2017
|
connectionStore: import('pinia').Store<"connections", {
|
|
2257
2018
|
connections: Record<string, import('../connections').Connection>;
|
|
2258
2019
|
}, {
|
|
@@ -2337,7 +2098,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2337
2098
|
refinementExecutions: Record<string, import('../stores/editorStore').RefinementExecution>;
|
|
2338
2099
|
}>) => (editorId: string) => string;
|
|
2339
2100
|
}, {
|
|
2340
|
-
newEditor(name: string, type:
|
|
2101
|
+
newEditor(name: string, type: import('../editors/fileTypes').EditorType, connection: string, contents: string | undefined, options?: {
|
|
2102
|
+
storage?: string;
|
|
2103
|
+
remoteStoreId?: string | null;
|
|
2104
|
+
remotePath?: string | null;
|
|
2105
|
+
remotePersisted?: boolean;
|
|
2106
|
+
}): import('../editors').Editor;
|
|
2341
2107
|
addEditor(editor: import('../editors').Editor): void;
|
|
2342
2108
|
getEditorByName(name: string): import('../editors').Editor | undefined;
|
|
2343
2109
|
getConnectionEditors(connection: string, tags?: import('../editors').EditorTag[]): import('../editors').Editor[];
|
|
@@ -2394,19 +2160,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2394
2160
|
indent: number;
|
|
2395
2161
|
editor?: any;
|
|
2396
2162
|
connection?: string;
|
|
2163
|
+
storage?: string;
|
|
2164
|
+
remoteStoreId?: string | null;
|
|
2397
2165
|
}[]>;
|
|
2398
2166
|
toggleCollapse: (key: string) => void;
|
|
2399
2167
|
collapsed: import('vue').Ref<Record<string, boolean>, Record<string, boolean>>;
|
|
2400
2168
|
hiddenTags: import('vue').Ref<Set<string> & Omit<Set<string>, keyof Set<any>>, Set<string> | (Set<string> & Omit<Set<string>, keyof Set<any>>)>;
|
|
2401
2169
|
creatorVisible: import('vue').Ref<boolean, boolean>;
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
|
|
2170
|
+
filterMenuOpen: import('vue').Ref<boolean, boolean>;
|
|
2171
|
+
filterDropdown: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
2172
|
+
filterSummary: import('vue').ComputedRef<string>;
|
|
2173
|
+
showDeleteConfirmationState: import('vue').Ref<boolean, boolean>;
|
|
2174
|
+
showDeleteConfirmation: (item: import('../editors').Editor) => void;
|
|
2175
|
+
cancelDelete: () => void;
|
|
2176
|
+
confirmDelete: () => Promise<void>;
|
|
2177
|
+
refreshStore: (storeId: string) => Promise<void>;
|
|
2178
|
+
}, {}, {}, {
|
|
2406
2179
|
formatEditorTag(tag: string): string;
|
|
2407
|
-
showDeleteConfirmation(editor: import('../editors').Editor): void;
|
|
2408
|
-
cancelDelete(): void;
|
|
2409
|
-
confirmDelete(): void;
|
|
2410
2180
|
saveEditors(): void;
|
|
2411
2181
|
clickAction(type: string, objectKey: string, key: string): void;
|
|
2412
2182
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
@@ -2686,9 +2456,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2686
2456
|
}>;
|
|
2687
2457
|
trilogyIcon: string;
|
|
2688
2458
|
createDefaultModel: (connectionName: string) => Promise<void>;
|
|
2459
|
+
createNewEditor: (connection: string, type: string, root?: string) => Promise<void>;
|
|
2460
|
+
contextMenuItems: import('vue').ComputedRef<import('../components/ContextMenu.vue').ContextMenuItem[]>;
|
|
2689
2461
|
handleClick: () => void;
|
|
2690
2462
|
handleToggle: () => void;
|
|
2691
|
-
}, {}, {}, {
|
|
2463
|
+
}, {}, {}, {
|
|
2464
|
+
handleContextMenuItemClick(item: import('../components/ContextMenu.vue').ContextMenuItem): void;
|
|
2465
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("toggle" | "item-click" | "delete-editor" | "refresh-store")[], "toggle" | "item-click" | "delete-editor" | "refresh-store", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
2692
2466
|
item: {
|
|
2693
2467
|
type: ObjectConstructor;
|
|
2694
2468
|
required: true;
|
|
@@ -2709,6 +2483,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2709
2483
|
onToggle?: ((...args: any[]) => any) | undefined;
|
|
2710
2484
|
"onItem-click"?: ((...args: any[]) => any) | undefined;
|
|
2711
2485
|
"onDelete-editor"?: ((...args: any[]) => any) | undefined;
|
|
2486
|
+
"onRefresh-store"?: ((...args: any[]) => any) | undefined;
|
|
2712
2487
|
}>, {
|
|
2713
2488
|
isMobile: boolean;
|
|
2714
2489
|
isCollapsed: boolean;
|
|
@@ -2842,66 +2617,30 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2842
2617
|
inline: boolean;
|
|
2843
2618
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2844
2619
|
ConnectionStatusIcon: import('vue').DefineComponent<import('../components/sidebar/ConnectionStatusIcon.vue').StatusIconProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../components/sidebar/ConnectionStatusIcon.vue').StatusIconProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
type: {
|
|
2851
|
-
type: StringConstructor;
|
|
2852
|
-
default: string;
|
|
2853
|
-
};
|
|
2854
|
-
content: {
|
|
2855
|
-
type: FunctionConstructor;
|
|
2856
|
-
default: () => string;
|
|
2857
|
-
};
|
|
2858
|
-
icon: {
|
|
2859
|
-
type: StringConstructor;
|
|
2860
|
-
default: string;
|
|
2861
|
-
};
|
|
2862
|
-
title: {
|
|
2863
|
-
type: StringConstructor;
|
|
2864
|
-
default: string;
|
|
2865
|
-
};
|
|
2866
|
-
root: {
|
|
2867
|
-
type: StringConstructor;
|
|
2868
|
-
default: string;
|
|
2869
|
-
};
|
|
2620
|
+
SidebarTagChip: import('vue').DefineComponent<import('../components/sidebar/SidebarTagChip.vue').SidebarTagChipProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../components/sidebar/SidebarTagChip.vue').SidebarTagChipProps> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLSpanElement>;
|
|
2621
|
+
SidebarOverflowMenu: import('vue').DefineComponent<import('../components/sidebar/SidebarOverflowMenu.vue').SidebarOverflowMenuProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
2622
|
+
select: (item: import('../components/ContextMenu.vue').ContextMenuItem) => any;
|
|
2623
|
+
}, string, import('vue').PublicProps, Readonly<import('../components/sidebar/SidebarOverflowMenu.vue').SidebarOverflowMenuProps> & Readonly<{
|
|
2624
|
+
onSelect?: ((item: import('../components/ContextMenu.vue').ContextMenuItem) => any) | undefined;
|
|
2870
2625
|
}>, {
|
|
2871
|
-
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
required: true;
|
|
2876
|
-
};
|
|
2877
|
-
type: {
|
|
2878
|
-
type: StringConstructor;
|
|
2879
|
-
default: string;
|
|
2880
|
-
};
|
|
2881
|
-
content: {
|
|
2882
|
-
type: FunctionConstructor;
|
|
2883
|
-
default: () => string;
|
|
2884
|
-
};
|
|
2885
|
-
icon: {
|
|
2886
|
-
type: StringConstructor;
|
|
2887
|
-
default: string;
|
|
2888
|
-
};
|
|
2889
|
-
title: {
|
|
2890
|
-
type: StringConstructor;
|
|
2891
|
-
default: string;
|
|
2892
|
-
};
|
|
2893
|
-
root: {
|
|
2894
|
-
type: StringConstructor;
|
|
2895
|
-
default: string;
|
|
2896
|
-
};
|
|
2897
|
-
}>> & Readonly<{}>, {
|
|
2898
|
-
type: string;
|
|
2899
|
-
icon: string;
|
|
2900
|
-
title: string;
|
|
2901
|
-
content: Function;
|
|
2902
|
-
root: string;
|
|
2903
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2626
|
+
tooltip: string;
|
|
2627
|
+
menuWidth: number;
|
|
2628
|
+
buttonClass: string;
|
|
2629
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
2904
2630
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2631
|
+
ConfirmDialog: import('vue').DefineComponent<import('../components/ConfirmDialog.vue').ConfirmDialogProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
2632
|
+
close: () => any;
|
|
2633
|
+
confirm: () => any;
|
|
2634
|
+
}, string, import('vue').PublicProps, Readonly<import('../components/ConfirmDialog.vue').ConfirmDialogProps> & Readonly<{
|
|
2635
|
+
onClose?: (() => any) | undefined;
|
|
2636
|
+
onConfirm?: (() => any) | undefined;
|
|
2637
|
+
}>, {
|
|
2638
|
+
confirmLabel: string;
|
|
2639
|
+
cancelLabel: string;
|
|
2640
|
+
confirmTestId: string;
|
|
2641
|
+
cancelTestId: string;
|
|
2642
|
+
confirmDisabled: boolean;
|
|
2643
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
2905
2644
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
2906
2645
|
ModelCard: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2907
2646
|
config: {
|
|
@@ -2995,7 +2734,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2995
2734
|
refinementExecutions: Record<string, import('../stores/editorStore').RefinementExecution>;
|
|
2996
2735
|
}>) => (editorId: string) => string;
|
|
2997
2736
|
}, {
|
|
2998
|
-
newEditor(name: string, type:
|
|
2737
|
+
newEditor(name: string, type: import('../editors/fileTypes').EditorType, connection: string, contents: string | undefined, options?: {
|
|
2738
|
+
storage?: string;
|
|
2739
|
+
remoteStoreId?: string | null;
|
|
2740
|
+
remotePath?: string | null;
|
|
2741
|
+
remotePersisted?: boolean;
|
|
2742
|
+
}): import('../editors').Editor;
|
|
2999
2743
|
addEditor(editor: import('../editors').Editor): void;
|
|
3000
2744
|
getEditorByName(name: string): import('../editors').Editor | undefined;
|
|
3001
2745
|
getConnectionEditors(connection: string, tags?: import('../editors').EditorTag[]): import('../editors').Editor[];
|
|
@@ -3439,7 +3183,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3439
3183
|
refinementExecutions: Record<string, import('../stores/editorStore').RefinementExecution>;
|
|
3440
3184
|
}>) => (editorId: string) => string;
|
|
3441
3185
|
}, {
|
|
3442
|
-
newEditor(name: string, type:
|
|
3186
|
+
newEditor(name: string, type: import('../editors/fileTypes').EditorType, connection: string, contents: string | undefined, options?: {
|
|
3187
|
+
storage?: string;
|
|
3188
|
+
remoteStoreId?: string | null;
|
|
3189
|
+
remotePath?: string | null;
|
|
3190
|
+
remotePersisted?: boolean;
|
|
3191
|
+
}): import('../editors').Editor;
|
|
3443
3192
|
addEditor(editor: import('../editors').Editor): void;
|
|
3444
3193
|
getEditorByName(name: string): import('../editors').Editor | undefined;
|
|
3445
3194
|
getConnectionEditors(connection: string, tags?: import('../editors').EditorTag[]): import('../editors').Editor[];
|
|
@@ -3921,7 +3670,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3921
3670
|
type: BooleanConstructor;
|
|
3922
3671
|
default: boolean;
|
|
3923
3672
|
};
|
|
3924
|
-
}>, {
|
|
3673
|
+
}>, {
|
|
3674
|
+
supportsEditorAssistant: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
3675
|
+
supportsEditorFormatting: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
3676
|
+
supportsEditorLocalExecution: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
3677
|
+
supportsEditorSourceTag: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
3678
|
+
supportsEditorValidation: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
3679
|
+
}, {
|
|
3925
3680
|
isEditing: boolean;
|
|
3926
3681
|
editableName: string;
|
|
3927
3682
|
EditorTag: typeof import('../editors').EditorTag;
|
|
@@ -3929,7 +3684,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3929
3684
|
startEditing(): void;
|
|
3930
3685
|
finishEditing(): void;
|
|
3931
3686
|
cancelEditing(): void;
|
|
3932
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "name-update" | "save" | "validate" | "
|
|
3687
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "run" | "name-update" | "save" | "validate" | "format" | "toggle-tag" | "generate")[], "cancel" | "run" | "name-update" | "save" | "validate" | "format" | "toggle-tag" | "generate", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
3933
3688
|
name: {
|
|
3934
3689
|
type: StringConstructor;
|
|
3935
3690
|
required: true;
|
|
@@ -3954,8 +3709,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3954
3709
|
onValidate?: ((...args: any[]) => any) | undefined;
|
|
3955
3710
|
onSave?: ((...args: any[]) => any) | undefined;
|
|
3956
3711
|
onCancel?: ((...args: any[]) => any) | undefined;
|
|
3957
|
-
"onName-update"?: ((...args: any[]) => any) | undefined;
|
|
3958
3712
|
onRun?: ((...args: any[]) => any) | undefined;
|
|
3713
|
+
"onName-update"?: ((...args: any[]) => any) | undefined;
|
|
3714
|
+
onFormat?: ((...args: any[]) => any) | undefined;
|
|
3959
3715
|
"onToggle-tag"?: ((...args: any[]) => any) | undefined;
|
|
3960
3716
|
onGenerate?: ((...args: any[]) => any) | undefined;
|
|
3961
3717
|
}>, {
|
|
@@ -4362,7 +4118,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4362
4118
|
refinementExecutions: Record<string, import('../stores/editorStore').RefinementExecution>;
|
|
4363
4119
|
}>) => (editorId: string) => string;
|
|
4364
4120
|
}, {
|
|
4365
|
-
newEditor(name: string, type:
|
|
4121
|
+
newEditor(name: string, type: import('../editors/fileTypes').EditorType, connection: string, contents: string | undefined, options?: {
|
|
4122
|
+
storage?: string;
|
|
4123
|
+
remoteStoreId?: string | null;
|
|
4124
|
+
remotePath?: string | null;
|
|
4125
|
+
remotePersisted?: boolean;
|
|
4126
|
+
}): import('../editors').Editor;
|
|
4366
4127
|
addEditor(editor: import('../editors').Editor): void;
|
|
4367
4128
|
getEditorByName(name: string): import('../editors').Editor | undefined;
|
|
4368
4129
|
getConnectionEditors(connection: string, tags?: import('../editors').EditorTag[]): import('../editors').Editor[];
|
|
@@ -4844,7 +4605,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4844
4605
|
type: BooleanConstructor;
|
|
4845
4606
|
default: boolean;
|
|
4846
4607
|
};
|
|
4847
|
-
}>, {
|
|
4608
|
+
}>, {
|
|
4609
|
+
supportsEditorAssistant: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
4610
|
+
supportsEditorFormatting: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
4611
|
+
supportsEditorLocalExecution: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
4612
|
+
supportsEditorSourceTag: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
4613
|
+
supportsEditorValidation: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
4614
|
+
}, {
|
|
4848
4615
|
isEditing: boolean;
|
|
4849
4616
|
editableName: string;
|
|
4850
4617
|
EditorTag: typeof import('../editors').EditorTag;
|
|
@@ -4852,7 +4619,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4852
4619
|
startEditing(): void;
|
|
4853
4620
|
finishEditing(): void;
|
|
4854
4621
|
cancelEditing(): void;
|
|
4855
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "name-update" | "save" | "validate" | "
|
|
4622
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "run" | "name-update" | "save" | "validate" | "format" | "toggle-tag" | "generate")[], "cancel" | "run" | "name-update" | "save" | "validate" | "format" | "toggle-tag" | "generate", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
4856
4623
|
name: {
|
|
4857
4624
|
type: StringConstructor;
|
|
4858
4625
|
required: true;
|
|
@@ -4877,8 +4644,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4877
4644
|
onValidate?: ((...args: any[]) => any) | undefined;
|
|
4878
4645
|
onSave?: ((...args: any[]) => any) | undefined;
|
|
4879
4646
|
onCancel?: ((...args: any[]) => any) | undefined;
|
|
4880
|
-
"onName-update"?: ((...args: any[]) => any) | undefined;
|
|
4881
4647
|
onRun?: ((...args: any[]) => any) | undefined;
|
|
4648
|
+
"onName-update"?: ((...args: any[]) => any) | undefined;
|
|
4649
|
+
onFormat?: ((...args: any[]) => any) | undefined;
|
|
4882
4650
|
"onToggle-tag"?: ((...args: any[]) => any) | undefined;
|
|
4883
4651
|
onGenerate?: ((...args: any[]) => any) | undefined;
|
|
4884
4652
|
}>, {
|
|
@@ -5210,6 +4978,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5210
4978
|
type: BooleanConstructor;
|
|
5211
4979
|
default: boolean;
|
|
5212
4980
|
};
|
|
4981
|
+
flushChrome: {
|
|
4982
|
+
type: BooleanConstructor;
|
|
4983
|
+
default: boolean;
|
|
4984
|
+
};
|
|
5213
4985
|
}>, {
|
|
5214
4986
|
settingsStore: import('pinia').Store<"userSettings", {
|
|
5215
4987
|
settings: import('../stores/userSettingsStore').UserSettings;
|
|
@@ -5372,11 +5144,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5372
5144
|
type: BooleanConstructor;
|
|
5373
5145
|
default: boolean;
|
|
5374
5146
|
};
|
|
5147
|
+
flushChrome: {
|
|
5148
|
+
type: BooleanConstructor;
|
|
5149
|
+
default: boolean;
|
|
5150
|
+
};
|
|
5375
5151
|
}>> & Readonly<{}>, {
|
|
5376
5152
|
cellClick: Function;
|
|
5377
5153
|
backgroundClick: Function;
|
|
5378
5154
|
prettyPrint: boolean;
|
|
5379
5155
|
fitParent: boolean;
|
|
5156
|
+
flushChrome: boolean;
|
|
5380
5157
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
5381
5158
|
VegaLiteChart: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
5382
5159
|
data: {
|
|
@@ -6027,6 +5804,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6027
5804
|
type: BooleanConstructor;
|
|
6028
5805
|
default: boolean;
|
|
6029
5806
|
};
|
|
5807
|
+
flushChrome: {
|
|
5808
|
+
type: BooleanConstructor;
|
|
5809
|
+
default: boolean;
|
|
5810
|
+
};
|
|
6030
5811
|
}>, {
|
|
6031
5812
|
settingsStore: import('pinia').Store<"userSettings", {
|
|
6032
5813
|
settings: import('../stores/userSettingsStore').UserSettings;
|
|
@@ -6189,11 +5970,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6189
5970
|
type: BooleanConstructor;
|
|
6190
5971
|
default: boolean;
|
|
6191
5972
|
};
|
|
5973
|
+
flushChrome: {
|
|
5974
|
+
type: BooleanConstructor;
|
|
5975
|
+
default: boolean;
|
|
5976
|
+
};
|
|
6192
5977
|
}>> & Readonly<{}>, {
|
|
6193
5978
|
cellClick: Function;
|
|
6194
5979
|
backgroundClick: Function;
|
|
6195
5980
|
prettyPrint: boolean;
|
|
6196
5981
|
fitParent: boolean;
|
|
5982
|
+
flushChrome: boolean;
|
|
6197
5983
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
6198
5984
|
VegaLiteChart: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
6199
5985
|
data: {
|
|
@@ -6948,6 +6734,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6948
6734
|
type: BooleanConstructor;
|
|
6949
6735
|
default: boolean;
|
|
6950
6736
|
};
|
|
6737
|
+
flushChrome: {
|
|
6738
|
+
type: BooleanConstructor;
|
|
6739
|
+
default: boolean;
|
|
6740
|
+
};
|
|
6951
6741
|
}>, {
|
|
6952
6742
|
settingsStore: import('pinia').Store<"userSettings", {
|
|
6953
6743
|
settings: import('../stores/userSettingsStore').UserSettings;
|
|
@@ -7110,11 +6900,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7110
6900
|
type: BooleanConstructor;
|
|
7111
6901
|
default: boolean;
|
|
7112
6902
|
};
|
|
6903
|
+
flushChrome: {
|
|
6904
|
+
type: BooleanConstructor;
|
|
6905
|
+
default: boolean;
|
|
6906
|
+
};
|
|
7113
6907
|
}>> & Readonly<{}>, {
|
|
7114
6908
|
cellClick: Function;
|
|
7115
6909
|
backgroundClick: Function;
|
|
7116
6910
|
prettyPrint: boolean;
|
|
7117
6911
|
fitParent: boolean;
|
|
6912
|
+
flushChrome: boolean;
|
|
7118
6913
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
7119
6914
|
VegaLiteChart: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
7120
6915
|
data: {
|
|
@@ -7565,7 +7360,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7565
7360
|
sysType: string;
|
|
7566
7361
|
}, {
|
|
7567
7362
|
shortcuts(): Array<any>;
|
|
7568
|
-
icon(): "
|
|
7363
|
+
icon(): "Cmd" | "Ctrl";
|
|
7569
7364
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
7570
7365
|
LLMEditorRefinement: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
7571
7366
|
editorId: {
|
|
@@ -7718,41 +7513,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7718
7513
|
result: string;
|
|
7719
7514
|
}[] | undefined;
|
|
7720
7515
|
}[]>;
|
|
7721
|
-
visibleMessages: import('vue').ComputedRef<
|
|
7722
|
-
artifact?: {
|
|
7723
|
-
id: string;
|
|
7724
|
-
type: "results" | "chart" | "code" | "markdown" | "custom";
|
|
7725
|
-
data: any;
|
|
7726
|
-
config?: any;
|
|
7727
|
-
hidden?: boolean | undefined;
|
|
7728
|
-
} | undefined;
|
|
7729
|
-
executedToolCalls?: {
|
|
7730
|
-
id: string;
|
|
7731
|
-
name: string;
|
|
7732
|
-
input: Record<string, any>;
|
|
7733
|
-
result?: {
|
|
7734
|
-
success: boolean;
|
|
7735
|
-
message?: string | undefined;
|
|
7736
|
-
error?: string | undefined;
|
|
7737
|
-
} | undefined;
|
|
7738
|
-
}[] | undefined;
|
|
7739
|
-
role: "user" | "assistant" | "system";
|
|
7740
|
-
content: string;
|
|
7741
|
-
modelInfo?: {
|
|
7742
|
-
totalTokens: number;
|
|
7743
|
-
} | undefined;
|
|
7744
|
-
hidden?: boolean | undefined;
|
|
7745
|
-
toolCalls?: {
|
|
7746
|
-
id: string;
|
|
7747
|
-
name: string;
|
|
7748
|
-
input: Record<string, any>;
|
|
7749
|
-
}[] | undefined;
|
|
7750
|
-
toolResults?: {
|
|
7751
|
-
toolCallId: string;
|
|
7752
|
-
toolName: string;
|
|
7753
|
-
result: string;
|
|
7754
|
-
}[] | undefined;
|
|
7755
|
-
}[]>;
|
|
7516
|
+
visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
|
|
7756
7517
|
userInput: import('vue').Ref<string, string>;
|
|
7757
7518
|
isLoading: import('vue').ComputedRef<boolean>;
|
|
7758
7519
|
messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
@@ -7764,7 +7525,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7764
7525
|
handleStop: () => void;
|
|
7765
7526
|
getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
|
|
7766
7527
|
getToolDisplayText: (toolName: string) => string;
|
|
7767
|
-
getToolDisplayName: (
|
|
7528
|
+
getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
|
|
7529
|
+
getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
|
|
7530
|
+
shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
|
|
7531
|
+
getToolCallSummary: (message: import('../main').ChatMessage) => string;
|
|
7532
|
+
getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
|
|
7533
|
+
isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
|
|
7768
7534
|
addMessage: (message: import('../main').ChatMessage) => void;
|
|
7769
7535
|
addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
|
|
7770
7536
|
clearMessages: () => void;
|
|
@@ -7832,6 +7598,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7832
7598
|
default: boolean;
|
|
7833
7599
|
};
|
|
7834
7600
|
}>, {
|
|
7601
|
+
markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
7835
7602
|
renderedMarkdown: import('vue').ComputedRef<string>;
|
|
7836
7603
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
7837
7604
|
markdown: {
|
|
@@ -8000,41 +7767,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8000
7767
|
result: string;
|
|
8001
7768
|
}[] | undefined;
|
|
8002
7769
|
}[]>;
|
|
8003
|
-
visibleMessages: import('vue').ComputedRef<
|
|
8004
|
-
artifact?: {
|
|
8005
|
-
id: string;
|
|
8006
|
-
type: "results" | "chart" | "code" | "markdown" | "custom";
|
|
8007
|
-
data: any;
|
|
8008
|
-
config?: any;
|
|
8009
|
-
hidden?: boolean | undefined;
|
|
8010
|
-
} | undefined;
|
|
8011
|
-
executedToolCalls?: {
|
|
8012
|
-
id: string;
|
|
8013
|
-
name: string;
|
|
8014
|
-
input: Record<string, any>;
|
|
8015
|
-
result?: {
|
|
8016
|
-
success: boolean;
|
|
8017
|
-
message?: string | undefined;
|
|
8018
|
-
error?: string | undefined;
|
|
8019
|
-
} | undefined;
|
|
8020
|
-
}[] | undefined;
|
|
8021
|
-
role: "user" | "assistant" | "system";
|
|
8022
|
-
content: string;
|
|
8023
|
-
modelInfo?: {
|
|
8024
|
-
totalTokens: number;
|
|
8025
|
-
} | undefined;
|
|
8026
|
-
hidden?: boolean | undefined;
|
|
8027
|
-
toolCalls?: {
|
|
8028
|
-
id: string;
|
|
8029
|
-
name: string;
|
|
8030
|
-
input: Record<string, any>;
|
|
8031
|
-
}[] | undefined;
|
|
8032
|
-
toolResults?: {
|
|
8033
|
-
toolCallId: string;
|
|
8034
|
-
toolName: string;
|
|
8035
|
-
result: string;
|
|
8036
|
-
}[] | undefined;
|
|
8037
|
-
}[]>;
|
|
7770
|
+
visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
|
|
8038
7771
|
userInput: import('vue').Ref<string, string>;
|
|
8039
7772
|
isLoading: import('vue').ComputedRef<boolean>;
|
|
8040
7773
|
messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
@@ -8046,7 +7779,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8046
7779
|
handleStop: () => void;
|
|
8047
7780
|
getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
|
|
8048
7781
|
getToolDisplayText: (toolName: string) => string;
|
|
8049
|
-
getToolDisplayName: (
|
|
7782
|
+
getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
|
|
7783
|
+
getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
|
|
7784
|
+
shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
|
|
7785
|
+
getToolCallSummary: (message: import('../main').ChatMessage) => string;
|
|
7786
|
+
getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
|
|
7787
|
+
isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
|
|
8050
7788
|
addMessage: (message: import('../main').ChatMessage) => void;
|
|
8051
7789
|
addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
|
|
8052
7790
|
clearMessages: () => void;
|
|
@@ -8209,41 +7947,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8209
7947
|
result: string;
|
|
8210
7948
|
}[] | undefined;
|
|
8211
7949
|
}[]>;
|
|
8212
|
-
visibleMessages: import('vue').ComputedRef<
|
|
8213
|
-
artifact?: {
|
|
8214
|
-
id: string;
|
|
8215
|
-
type: "results" | "chart" | "code" | "markdown" | "custom";
|
|
8216
|
-
data: any;
|
|
8217
|
-
config?: any;
|
|
8218
|
-
hidden?: boolean | undefined;
|
|
8219
|
-
} | undefined;
|
|
8220
|
-
executedToolCalls?: {
|
|
8221
|
-
id: string;
|
|
8222
|
-
name: string;
|
|
8223
|
-
input: Record<string, any>;
|
|
8224
|
-
result?: {
|
|
8225
|
-
success: boolean;
|
|
8226
|
-
message?: string | undefined;
|
|
8227
|
-
error?: string | undefined;
|
|
8228
|
-
} | undefined;
|
|
8229
|
-
}[] | undefined;
|
|
8230
|
-
role: "user" | "assistant" | "system";
|
|
8231
|
-
content: string;
|
|
8232
|
-
modelInfo?: {
|
|
8233
|
-
totalTokens: number;
|
|
8234
|
-
} | undefined;
|
|
8235
|
-
hidden?: boolean | undefined;
|
|
8236
|
-
toolCalls?: {
|
|
8237
|
-
id: string;
|
|
8238
|
-
name: string;
|
|
8239
|
-
input: Record<string, any>;
|
|
8240
|
-
}[] | undefined;
|
|
8241
|
-
toolResults?: {
|
|
8242
|
-
toolCallId: string;
|
|
8243
|
-
toolName: string;
|
|
8244
|
-
result: string;
|
|
8245
|
-
}[] | undefined;
|
|
8246
|
-
}[]>;
|
|
7950
|
+
visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
|
|
8247
7951
|
userInput: import('vue').Ref<string, string>;
|
|
8248
7952
|
isLoading: import('vue').ComputedRef<boolean>;
|
|
8249
7953
|
messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
@@ -8255,7 +7959,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8255
7959
|
handleStop: () => void;
|
|
8256
7960
|
getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
|
|
8257
7961
|
getToolDisplayText: (toolName: string) => string;
|
|
8258
|
-
getToolDisplayName: (
|
|
7962
|
+
getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
|
|
7963
|
+
getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
|
|
7964
|
+
shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
|
|
7965
|
+
getToolCallSummary: (message: import('../main').ChatMessage) => string;
|
|
7966
|
+
getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
|
|
7967
|
+
isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
|
|
8259
7968
|
addMessage: (message: import('../main').ChatMessage) => void;
|
|
8260
7969
|
addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
|
|
8261
7970
|
clearMessages: () => void;
|
|
@@ -8323,6 +8032,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8323
8032
|
default: boolean;
|
|
8324
8033
|
};
|
|
8325
8034
|
}>, {
|
|
8035
|
+
markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
8326
8036
|
renderedMarkdown: import('vue').ComputedRef<string>;
|
|
8327
8037
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
8328
8038
|
markdown: {
|
|
@@ -8408,55 +8118,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8408
8118
|
default: null;
|
|
8409
8119
|
};
|
|
8410
8120
|
stopButtonText: {
|
|
8411
|
-
type: StringConstructor;
|
|
8412
|
-
default: string;
|
|
8413
|
-
};
|
|
8414
|
-
renderArtifacts: {
|
|
8415
|
-
type: BooleanConstructor;
|
|
8416
|
-
default: boolean;
|
|
8417
|
-
};
|
|
8418
|
-
}>> & Readonly<{
|
|
8419
|
-
"onMessage-sent"?: ((...args: any[]) => any) | undefined;
|
|
8420
|
-
"onResponse-received"?: ((...args: any[]) => any) | undefined;
|
|
8421
|
-
"onArtifact-created"?: ((...args: any[]) => any) | undefined;
|
|
8422
|
-
"onUpdate:messages"?: ((...args: any[]) => any) | undefined;
|
|
8423
|
-
"onTitle-update"?: ((...args: any[]) => any) | undefined;
|
|
8424
|
-
}>, {
|
|
8425
|
-
internalMessages: import('vue').Ref<{
|
|
8426
|
-
artifact?: {
|
|
8427
|
-
id: string;
|
|
8428
|
-
type: "results" | "chart" | "code" | "markdown" | "custom";
|
|
8429
|
-
data: any;
|
|
8430
|
-
config?: any;
|
|
8431
|
-
hidden?: boolean | undefined;
|
|
8432
|
-
} | undefined;
|
|
8433
|
-
executedToolCalls?: {
|
|
8434
|
-
id: string;
|
|
8435
|
-
name: string;
|
|
8436
|
-
input: Record<string, any>;
|
|
8437
|
-
result?: {
|
|
8438
|
-
success: boolean;
|
|
8439
|
-
message?: string | undefined;
|
|
8440
|
-
error?: string | undefined;
|
|
8441
|
-
} | undefined;
|
|
8442
|
-
}[] | undefined;
|
|
8443
|
-
role: "user" | "assistant" | "system";
|
|
8444
|
-
content: string;
|
|
8445
|
-
modelInfo?: {
|
|
8446
|
-
totalTokens: number;
|
|
8447
|
-
} | undefined;
|
|
8448
|
-
hidden?: boolean | undefined;
|
|
8449
|
-
toolCalls?: {
|
|
8450
|
-
id: string;
|
|
8451
|
-
name: string;
|
|
8452
|
-
input: Record<string, any>;
|
|
8453
|
-
}[] | undefined;
|
|
8454
|
-
toolResults?: {
|
|
8455
|
-
toolCallId: string;
|
|
8456
|
-
toolName: string;
|
|
8457
|
-
result: string;
|
|
8458
|
-
}[] | undefined;
|
|
8459
|
-
}[], import('../main').ChatMessage[] | {
|
|
8121
|
+
type: StringConstructor;
|
|
8122
|
+
default: string;
|
|
8123
|
+
};
|
|
8124
|
+
renderArtifacts: {
|
|
8125
|
+
type: BooleanConstructor;
|
|
8126
|
+
default: boolean;
|
|
8127
|
+
};
|
|
8128
|
+
}>> & Readonly<{
|
|
8129
|
+
"onMessage-sent"?: ((...args: any[]) => any) | undefined;
|
|
8130
|
+
"onResponse-received"?: ((...args: any[]) => any) | undefined;
|
|
8131
|
+
"onArtifact-created"?: ((...args: any[]) => any) | undefined;
|
|
8132
|
+
"onUpdate:messages"?: ((...args: any[]) => any) | undefined;
|
|
8133
|
+
"onTitle-update"?: ((...args: any[]) => any) | undefined;
|
|
8134
|
+
}>, {
|
|
8135
|
+
internalMessages: import('vue').Ref<{
|
|
8460
8136
|
artifact?: {
|
|
8461
8137
|
id: string;
|
|
8462
8138
|
type: "results" | "chart" | "code" | "markdown" | "custom";
|
|
@@ -8490,8 +8166,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8490
8166
|
toolName: string;
|
|
8491
8167
|
result: string;
|
|
8492
8168
|
}[] | undefined;
|
|
8493
|
-
}[]
|
|
8494
|
-
visibleMessages: import('vue').ComputedRef<{
|
|
8169
|
+
}[], import('../main').ChatMessage[] | {
|
|
8495
8170
|
artifact?: {
|
|
8496
8171
|
id: string;
|
|
8497
8172
|
type: "results" | "chart" | "code" | "markdown" | "custom";
|
|
@@ -8526,6 +8201,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8526
8201
|
result: string;
|
|
8527
8202
|
}[] | undefined;
|
|
8528
8203
|
}[]>;
|
|
8204
|
+
visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
|
|
8529
8205
|
userInput: import('vue').Ref<string, string>;
|
|
8530
8206
|
isLoading: import('vue').ComputedRef<boolean>;
|
|
8531
8207
|
messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
@@ -8537,7 +8213,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8537
8213
|
handleStop: () => void;
|
|
8538
8214
|
getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
|
|
8539
8215
|
getToolDisplayText: (toolName: string) => string;
|
|
8540
|
-
getToolDisplayName: (
|
|
8216
|
+
getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
|
|
8217
|
+
getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
|
|
8218
|
+
shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
|
|
8219
|
+
getToolCallSummary: (message: import('../main').ChatMessage) => string;
|
|
8220
|
+
getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
|
|
8221
|
+
isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
|
|
8541
8222
|
addMessage: (message: import('../main').ChatMessage) => void;
|
|
8542
8223
|
addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
|
|
8543
8224
|
clearMessages: () => void;
|
|
@@ -8724,41 +8405,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8724
8405
|
result: string;
|
|
8725
8406
|
}[] | undefined;
|
|
8726
8407
|
}[]>;
|
|
8727
|
-
visibleMessages: import('vue').ComputedRef<
|
|
8728
|
-
artifact?: {
|
|
8729
|
-
id: string;
|
|
8730
|
-
type: "results" | "chart" | "code" | "markdown" | "custom";
|
|
8731
|
-
data: any;
|
|
8732
|
-
config?: any;
|
|
8733
|
-
hidden?: boolean | undefined;
|
|
8734
|
-
} | undefined;
|
|
8735
|
-
executedToolCalls?: {
|
|
8736
|
-
id: string;
|
|
8737
|
-
name: string;
|
|
8738
|
-
input: Record<string, any>;
|
|
8739
|
-
result?: {
|
|
8740
|
-
success: boolean;
|
|
8741
|
-
message?: string | undefined;
|
|
8742
|
-
error?: string | undefined;
|
|
8743
|
-
} | undefined;
|
|
8744
|
-
}[] | undefined;
|
|
8745
|
-
role: "user" | "assistant" | "system";
|
|
8746
|
-
content: string;
|
|
8747
|
-
modelInfo?: {
|
|
8748
|
-
totalTokens: number;
|
|
8749
|
-
} | undefined;
|
|
8750
|
-
hidden?: boolean | undefined;
|
|
8751
|
-
toolCalls?: {
|
|
8752
|
-
id: string;
|
|
8753
|
-
name: string;
|
|
8754
|
-
input: Record<string, any>;
|
|
8755
|
-
}[] | undefined;
|
|
8756
|
-
toolResults?: {
|
|
8757
|
-
toolCallId: string;
|
|
8758
|
-
toolName: string;
|
|
8759
|
-
result: string;
|
|
8760
|
-
}[] | undefined;
|
|
8761
|
-
}[]>;
|
|
8408
|
+
visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
|
|
8762
8409
|
userInput: import('vue').Ref<string, string>;
|
|
8763
8410
|
isLoading: import('vue').ComputedRef<boolean>;
|
|
8764
8411
|
messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
@@ -8770,7 +8417,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8770
8417
|
handleStop: () => void;
|
|
8771
8418
|
getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
|
|
8772
8419
|
getToolDisplayText: (toolName: string) => string;
|
|
8773
|
-
getToolDisplayName: (
|
|
8420
|
+
getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
|
|
8421
|
+
getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
|
|
8422
|
+
shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
|
|
8423
|
+
getToolCallSummary: (message: import('../main').ChatMessage) => string;
|
|
8424
|
+
getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
|
|
8425
|
+
isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
|
|
8774
8426
|
addMessage: (message: import('../main').ChatMessage) => void;
|
|
8775
8427
|
addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
|
|
8776
8428
|
clearMessages: () => void;
|
|
@@ -8909,6 +8561,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8909
8561
|
default: boolean;
|
|
8910
8562
|
};
|
|
8911
8563
|
}>, {
|
|
8564
|
+
markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
8912
8565
|
renderedMarkdown: import('vue').ComputedRef<string>;
|
|
8913
8566
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
8914
8567
|
markdown: {
|
|
@@ -9084,6 +8737,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9084
8737
|
type: BooleanConstructor;
|
|
9085
8738
|
default: boolean;
|
|
9086
8739
|
};
|
|
8740
|
+
flushChrome: {
|
|
8741
|
+
type: BooleanConstructor;
|
|
8742
|
+
default: boolean;
|
|
8743
|
+
};
|
|
9087
8744
|
}>, {
|
|
9088
8745
|
settingsStore: import('pinia').Store<"userSettings", {
|
|
9089
8746
|
settings: import('../stores/userSettingsStore').UserSettings;
|
|
@@ -9246,11 +8903,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9246
8903
|
type: BooleanConstructor;
|
|
9247
8904
|
default: boolean;
|
|
9248
8905
|
};
|
|
8906
|
+
flushChrome: {
|
|
8907
|
+
type: BooleanConstructor;
|
|
8908
|
+
default: boolean;
|
|
8909
|
+
};
|
|
9249
8910
|
}>> & Readonly<{}>, {
|
|
9250
8911
|
cellClick: Function;
|
|
9251
8912
|
backgroundClick: Function;
|
|
9252
8913
|
prettyPrint: boolean;
|
|
9253
8914
|
fitParent: boolean;
|
|
8915
|
+
flushChrome: boolean;
|
|
9254
8916
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
9255
8917
|
VegaLiteChart: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
9256
8918
|
data: {
|
|
@@ -9695,19 +9357,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9695
9357
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
9696
9358
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
9697
9359
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
9698
|
-
CommunityModels: import('vue').DefineComponent<{
|
|
9699
|
-
activeCommunityModelKey: string;
|
|
9700
|
-
initialSearch?: string;
|
|
9701
|
-
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
9360
|
+
CommunityModels: import('vue').DefineComponent<import('../components/community/CommunityModels.vue').CommunityModelsProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
9702
9361
|
"model-interaction": (interaction: {
|
|
9703
9362
|
type: "creator-toggle" | "components-toggle" | "description-toggle" | "dashboard-link-copy";
|
|
9704
9363
|
modelName: string;
|
|
9705
9364
|
data?: any;
|
|
9706
9365
|
}) => any;
|
|
9707
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
9708
|
-
activeCommunityModelKey: string;
|
|
9709
|
-
initialSearch?: string;
|
|
9710
|
-
}> & Readonly<{
|
|
9366
|
+
}, string, import('vue').PublicProps, Readonly<import('../components/community/CommunityModels.vue').CommunityModelsProps> & Readonly<{
|
|
9711
9367
|
"onModel-interaction"?: ((interaction: {
|
|
9712
9368
|
type: "creator-toggle" | "components-toggle" | "description-toggle" | "dashboard-link-copy";
|
|
9713
9369
|
modelName: string;
|
|
@@ -9817,7 +9473,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9817
9473
|
refinementExecutions: Record<string, import('../stores/editorStore').RefinementExecution>;
|
|
9818
9474
|
}>) => (editorId: string) => string;
|
|
9819
9475
|
}, {
|
|
9820
|
-
newEditor(name: string, type:
|
|
9476
|
+
newEditor(name: string, type: import('../editors/fileTypes').EditorType, connection: string, contents: string | undefined, options?: {
|
|
9477
|
+
storage?: string;
|
|
9478
|
+
remoteStoreId?: string | null;
|
|
9479
|
+
remotePath?: string | null;
|
|
9480
|
+
remotePersisted?: boolean;
|
|
9481
|
+
}): import('../editors').Editor;
|
|
9821
9482
|
addEditor(editor: import('../editors').Editor): void;
|
|
9822
9483
|
getEditorByName(name: string): import('../editors').Editor | undefined;
|
|
9823
9484
|
getConnectionEditors(connection: string, tags?: import('../editors').EditorTag[]): import('../editors').Editor[];
|
|
@@ -10072,7 +9733,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10072
9733
|
refinementExecutions: Record<string, import('../stores/editorStore').RefinementExecution>;
|
|
10073
9734
|
}>) => (editorId: string) => string;
|
|
10074
9735
|
}, {
|
|
10075
|
-
newEditor(name: string, type:
|
|
9736
|
+
newEditor(name: string, type: import('../editors/fileTypes').EditorType, connection: string, contents: string | undefined, options?: {
|
|
9737
|
+
storage?: string;
|
|
9738
|
+
remoteStoreId?: string | null;
|
|
9739
|
+
remotePath?: string | null;
|
|
9740
|
+
remotePersisted?: boolean;
|
|
9741
|
+
}): import('../editors').Editor;
|
|
10076
9742
|
addEditor(editor: import('../editors').Editor): void;
|
|
10077
9743
|
getEditorByName(name: string): import('../editors').Editor | undefined;
|
|
10078
9744
|
getConnectionEditors(connection: string, tags?: import('../editors').EditorTag[]): import('../editors').Editor[];
|
|
@@ -10554,7 +10220,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10554
10220
|
type: BooleanConstructor;
|
|
10555
10221
|
default: boolean;
|
|
10556
10222
|
};
|
|
10557
|
-
}>, {
|
|
10223
|
+
}>, {
|
|
10224
|
+
supportsEditorAssistant: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
10225
|
+
supportsEditorFormatting: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
10226
|
+
supportsEditorLocalExecution: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
10227
|
+
supportsEditorSourceTag: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
10228
|
+
supportsEditorValidation: (type: import('../editors/fileTypes').EditorType | string) => boolean;
|
|
10229
|
+
}, {
|
|
10558
10230
|
isEditing: boolean;
|
|
10559
10231
|
editableName: string;
|
|
10560
10232
|
EditorTag: typeof import('../editors').EditorTag;
|
|
@@ -10562,7 +10234,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10562
10234
|
startEditing(): void;
|
|
10563
10235
|
finishEditing(): void;
|
|
10564
10236
|
cancelEditing(): void;
|
|
10565
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "name-update" | "save" | "validate" | "
|
|
10237
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("cancel" | "run" | "name-update" | "save" | "validate" | "format" | "toggle-tag" | "generate")[], "cancel" | "run" | "name-update" | "save" | "validate" | "format" | "toggle-tag" | "generate", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
10566
10238
|
name: {
|
|
10567
10239
|
type: StringConstructor;
|
|
10568
10240
|
required: true;
|
|
@@ -10587,8 +10259,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10587
10259
|
onValidate?: ((...args: any[]) => any) | undefined;
|
|
10588
10260
|
onSave?: ((...args: any[]) => any) | undefined;
|
|
10589
10261
|
onCancel?: ((...args: any[]) => any) | undefined;
|
|
10590
|
-
"onName-update"?: ((...args: any[]) => any) | undefined;
|
|
10591
10262
|
onRun?: ((...args: any[]) => any) | undefined;
|
|
10263
|
+
"onName-update"?: ((...args: any[]) => any) | undefined;
|
|
10264
|
+
onFormat?: ((...args: any[]) => any) | undefined;
|
|
10592
10265
|
"onToggle-tag"?: ((...args: any[]) => any) | undefined;
|
|
10593
10266
|
onGenerate?: ((...args: any[]) => any) | undefined;
|
|
10594
10267
|
}>, {
|
|
@@ -10920,6 +10593,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10920
10593
|
type: BooleanConstructor;
|
|
10921
10594
|
default: boolean;
|
|
10922
10595
|
};
|
|
10596
|
+
flushChrome: {
|
|
10597
|
+
type: BooleanConstructor;
|
|
10598
|
+
default: boolean;
|
|
10599
|
+
};
|
|
10923
10600
|
}>, {
|
|
10924
10601
|
settingsStore: import('pinia').Store<"userSettings", {
|
|
10925
10602
|
settings: import('../stores/userSettingsStore').UserSettings;
|
|
@@ -11082,11 +10759,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
11082
10759
|
type: BooleanConstructor;
|
|
11083
10760
|
default: boolean;
|
|
11084
10761
|
};
|
|
10762
|
+
flushChrome: {
|
|
10763
|
+
type: BooleanConstructor;
|
|
10764
|
+
default: boolean;
|
|
10765
|
+
};
|
|
11085
10766
|
}>> & Readonly<{}>, {
|
|
11086
10767
|
cellClick: Function;
|
|
11087
10768
|
backgroundClick: Function;
|
|
11088
10769
|
prettyPrint: boolean;
|
|
11089
10770
|
fitParent: boolean;
|
|
10771
|
+
flushChrome: boolean;
|
|
11090
10772
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
11091
10773
|
VegaLiteChart: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
11092
10774
|
data: {
|
|
@@ -11737,6 +11419,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
11737
11419
|
type: BooleanConstructor;
|
|
11738
11420
|
default: boolean;
|
|
11739
11421
|
};
|
|
11422
|
+
flushChrome: {
|
|
11423
|
+
type: BooleanConstructor;
|
|
11424
|
+
default: boolean;
|
|
11425
|
+
};
|
|
11740
11426
|
}>, {
|
|
11741
11427
|
settingsStore: import('pinia').Store<"userSettings", {
|
|
11742
11428
|
settings: import('../stores/userSettingsStore').UserSettings;
|
|
@@ -11899,11 +11585,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
11899
11585
|
type: BooleanConstructor;
|
|
11900
11586
|
default: boolean;
|
|
11901
11587
|
};
|
|
11588
|
+
flushChrome: {
|
|
11589
|
+
type: BooleanConstructor;
|
|
11590
|
+
default: boolean;
|
|
11591
|
+
};
|
|
11902
11592
|
}>> & Readonly<{}>, {
|
|
11903
11593
|
cellClick: Function;
|
|
11904
11594
|
backgroundClick: Function;
|
|
11905
11595
|
prettyPrint: boolean;
|
|
11906
11596
|
fitParent: boolean;
|
|
11597
|
+
flushChrome: boolean;
|
|
11907
11598
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
11908
11599
|
VegaLiteChart: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
11909
11600
|
data: {
|
|
@@ -12658,6 +12349,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
12658
12349
|
type: BooleanConstructor;
|
|
12659
12350
|
default: boolean;
|
|
12660
12351
|
};
|
|
12352
|
+
flushChrome: {
|
|
12353
|
+
type: BooleanConstructor;
|
|
12354
|
+
default: boolean;
|
|
12355
|
+
};
|
|
12661
12356
|
}>, {
|
|
12662
12357
|
settingsStore: import('pinia').Store<"userSettings", {
|
|
12663
12358
|
settings: import('../stores/userSettingsStore').UserSettings;
|
|
@@ -12820,11 +12515,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
12820
12515
|
type: BooleanConstructor;
|
|
12821
12516
|
default: boolean;
|
|
12822
12517
|
};
|
|
12518
|
+
flushChrome: {
|
|
12519
|
+
type: BooleanConstructor;
|
|
12520
|
+
default: boolean;
|
|
12521
|
+
};
|
|
12823
12522
|
}>> & Readonly<{}>, {
|
|
12824
12523
|
cellClick: Function;
|
|
12825
12524
|
backgroundClick: Function;
|
|
12826
12525
|
prettyPrint: boolean;
|
|
12827
12526
|
fitParent: boolean;
|
|
12527
|
+
flushChrome: boolean;
|
|
12828
12528
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
12829
12529
|
VegaLiteChart: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
12830
12530
|
data: {
|
|
@@ -13275,7 +12975,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
13275
12975
|
sysType: string;
|
|
13276
12976
|
}, {
|
|
13277
12977
|
shortcuts(): Array<any>;
|
|
13278
|
-
icon(): "
|
|
12978
|
+
icon(): "Cmd" | "Ctrl";
|
|
13279
12979
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
13280
12980
|
LLMEditorRefinement: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
13281
12981
|
editorId: {
|
|
@@ -13428,41 +13128,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
13428
13128
|
result: string;
|
|
13429
13129
|
}[] | undefined;
|
|
13430
13130
|
}[]>;
|
|
13431
|
-
visibleMessages: import('vue').ComputedRef<
|
|
13432
|
-
artifact?: {
|
|
13433
|
-
id: string;
|
|
13434
|
-
type: "results" | "chart" | "code" | "markdown" | "custom";
|
|
13435
|
-
data: any;
|
|
13436
|
-
config?: any;
|
|
13437
|
-
hidden?: boolean | undefined;
|
|
13438
|
-
} | undefined;
|
|
13439
|
-
executedToolCalls?: {
|
|
13440
|
-
id: string;
|
|
13441
|
-
name: string;
|
|
13442
|
-
input: Record<string, any>;
|
|
13443
|
-
result?: {
|
|
13444
|
-
success: boolean;
|
|
13445
|
-
message?: string | undefined;
|
|
13446
|
-
error?: string | undefined;
|
|
13447
|
-
} | undefined;
|
|
13448
|
-
}[] | undefined;
|
|
13449
|
-
role: "user" | "assistant" | "system";
|
|
13450
|
-
content: string;
|
|
13451
|
-
modelInfo?: {
|
|
13452
|
-
totalTokens: number;
|
|
13453
|
-
} | undefined;
|
|
13454
|
-
hidden?: boolean | undefined;
|
|
13455
|
-
toolCalls?: {
|
|
13456
|
-
id: string;
|
|
13457
|
-
name: string;
|
|
13458
|
-
input: Record<string, any>;
|
|
13459
|
-
}[] | undefined;
|
|
13460
|
-
toolResults?: {
|
|
13461
|
-
toolCallId: string;
|
|
13462
|
-
toolName: string;
|
|
13463
|
-
result: string;
|
|
13464
|
-
}[] | undefined;
|
|
13465
|
-
}[]>;
|
|
13131
|
+
visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
|
|
13466
13132
|
userInput: import('vue').Ref<string, string>;
|
|
13467
13133
|
isLoading: import('vue').ComputedRef<boolean>;
|
|
13468
13134
|
messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
@@ -13474,7 +13140,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
13474
13140
|
handleStop: () => void;
|
|
13475
13141
|
getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
|
|
13476
13142
|
getToolDisplayText: (toolName: string) => string;
|
|
13477
|
-
getToolDisplayName: (
|
|
13143
|
+
getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
|
|
13144
|
+
getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
|
|
13145
|
+
shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
|
|
13146
|
+
getToolCallSummary: (message: import('../main').ChatMessage) => string;
|
|
13147
|
+
getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
|
|
13148
|
+
isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
|
|
13478
13149
|
addMessage: (message: import('../main').ChatMessage) => void;
|
|
13479
13150
|
addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
|
|
13480
13151
|
clearMessages: () => void;
|
|
@@ -13542,6 +13213,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
13542
13213
|
default: boolean;
|
|
13543
13214
|
};
|
|
13544
13215
|
}>, {
|
|
13216
|
+
markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
13545
13217
|
renderedMarkdown: import('vue').ComputedRef<string>;
|
|
13546
13218
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
13547
13219
|
markdown: {
|
|
@@ -13710,41 +13382,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
13710
13382
|
result: string;
|
|
13711
13383
|
}[] | undefined;
|
|
13712
13384
|
}[]>;
|
|
13713
|
-
visibleMessages: import('vue').ComputedRef<
|
|
13714
|
-
artifact?: {
|
|
13715
|
-
id: string;
|
|
13716
|
-
type: "results" | "chart" | "code" | "markdown" | "custom";
|
|
13717
|
-
data: any;
|
|
13718
|
-
config?: any;
|
|
13719
|
-
hidden?: boolean | undefined;
|
|
13720
|
-
} | undefined;
|
|
13721
|
-
executedToolCalls?: {
|
|
13722
|
-
id: string;
|
|
13723
|
-
name: string;
|
|
13724
|
-
input: Record<string, any>;
|
|
13725
|
-
result?: {
|
|
13726
|
-
success: boolean;
|
|
13727
|
-
message?: string | undefined;
|
|
13728
|
-
error?: string | undefined;
|
|
13729
|
-
} | undefined;
|
|
13730
|
-
}[] | undefined;
|
|
13731
|
-
role: "user" | "assistant" | "system";
|
|
13732
|
-
content: string;
|
|
13733
|
-
modelInfo?: {
|
|
13734
|
-
totalTokens: number;
|
|
13735
|
-
} | undefined;
|
|
13736
|
-
hidden?: boolean | undefined;
|
|
13737
|
-
toolCalls?: {
|
|
13738
|
-
id: string;
|
|
13739
|
-
name: string;
|
|
13740
|
-
input: Record<string, any>;
|
|
13741
|
-
}[] | undefined;
|
|
13742
|
-
toolResults?: {
|
|
13743
|
-
toolCallId: string;
|
|
13744
|
-
toolName: string;
|
|
13745
|
-
result: string;
|
|
13746
|
-
}[] | undefined;
|
|
13747
|
-
}[]>;
|
|
13385
|
+
visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
|
|
13748
13386
|
userInput: import('vue').Ref<string, string>;
|
|
13749
13387
|
isLoading: import('vue').ComputedRef<boolean>;
|
|
13750
13388
|
messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
@@ -13756,7 +13394,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
13756
13394
|
handleStop: () => void;
|
|
13757
13395
|
getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
|
|
13758
13396
|
getToolDisplayText: (toolName: string) => string;
|
|
13759
|
-
getToolDisplayName: (
|
|
13397
|
+
getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
|
|
13398
|
+
getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
|
|
13399
|
+
shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
|
|
13400
|
+
getToolCallSummary: (message: import('../main').ChatMessage) => string;
|
|
13401
|
+
getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
|
|
13402
|
+
isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
|
|
13760
13403
|
addMessage: (message: import('../main').ChatMessage) => void;
|
|
13761
13404
|
addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
|
|
13762
13405
|
clearMessages: () => void;
|
|
@@ -13919,41 +13562,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
13919
13562
|
result: string;
|
|
13920
13563
|
}[] | undefined;
|
|
13921
13564
|
}[]>;
|
|
13922
|
-
visibleMessages: import('vue').ComputedRef<
|
|
13923
|
-
artifact?: {
|
|
13924
|
-
id: string;
|
|
13925
|
-
type: "results" | "chart" | "code" | "markdown" | "custom";
|
|
13926
|
-
data: any;
|
|
13927
|
-
config?: any;
|
|
13928
|
-
hidden?: boolean | undefined;
|
|
13929
|
-
} | undefined;
|
|
13930
|
-
executedToolCalls?: {
|
|
13931
|
-
id: string;
|
|
13932
|
-
name: string;
|
|
13933
|
-
input: Record<string, any>;
|
|
13934
|
-
result?: {
|
|
13935
|
-
success: boolean;
|
|
13936
|
-
message?: string | undefined;
|
|
13937
|
-
error?: string | undefined;
|
|
13938
|
-
} | undefined;
|
|
13939
|
-
}[] | undefined;
|
|
13940
|
-
role: "user" | "assistant" | "system";
|
|
13941
|
-
content: string;
|
|
13942
|
-
modelInfo?: {
|
|
13943
|
-
totalTokens: number;
|
|
13944
|
-
} | undefined;
|
|
13945
|
-
hidden?: boolean | undefined;
|
|
13946
|
-
toolCalls?: {
|
|
13947
|
-
id: string;
|
|
13948
|
-
name: string;
|
|
13949
|
-
input: Record<string, any>;
|
|
13950
|
-
}[] | undefined;
|
|
13951
|
-
toolResults?: {
|
|
13952
|
-
toolCallId: string;
|
|
13953
|
-
toolName: string;
|
|
13954
|
-
result: string;
|
|
13955
|
-
}[] | undefined;
|
|
13956
|
-
}[]>;
|
|
13565
|
+
visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
|
|
13957
13566
|
userInput: import('vue').Ref<string, string>;
|
|
13958
13567
|
isLoading: import('vue').ComputedRef<boolean>;
|
|
13959
13568
|
messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
@@ -13965,7 +13574,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
13965
13574
|
handleStop: () => void;
|
|
13966
13575
|
getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
|
|
13967
13576
|
getToolDisplayText: (toolName: string) => string;
|
|
13968
|
-
getToolDisplayName: (
|
|
13577
|
+
getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
|
|
13578
|
+
getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
|
|
13579
|
+
shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
|
|
13580
|
+
getToolCallSummary: (message: import('../main').ChatMessage) => string;
|
|
13581
|
+
getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
|
|
13582
|
+
isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
|
|
13969
13583
|
addMessage: (message: import('../main').ChatMessage) => void;
|
|
13970
13584
|
addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
|
|
13971
13585
|
clearMessages: () => void;
|
|
@@ -14033,6 +13647,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
14033
13647
|
default: boolean;
|
|
14034
13648
|
};
|
|
14035
13649
|
}>, {
|
|
13650
|
+
markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
14036
13651
|
renderedMarkdown: import('vue').ComputedRef<string>;
|
|
14037
13652
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
14038
13653
|
markdown: {
|
|
@@ -14201,41 +13816,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
14201
13816
|
result: string;
|
|
14202
13817
|
}[] | undefined;
|
|
14203
13818
|
}[]>;
|
|
14204
|
-
visibleMessages: import('vue').ComputedRef<
|
|
14205
|
-
artifact?: {
|
|
14206
|
-
id: string;
|
|
14207
|
-
type: "results" | "chart" | "code" | "markdown" | "custom";
|
|
14208
|
-
data: any;
|
|
14209
|
-
config?: any;
|
|
14210
|
-
hidden?: boolean | undefined;
|
|
14211
|
-
} | undefined;
|
|
14212
|
-
executedToolCalls?: {
|
|
14213
|
-
id: string;
|
|
14214
|
-
name: string;
|
|
14215
|
-
input: Record<string, any>;
|
|
14216
|
-
result?: {
|
|
14217
|
-
success: boolean;
|
|
14218
|
-
message?: string | undefined;
|
|
14219
|
-
error?: string | undefined;
|
|
14220
|
-
} | undefined;
|
|
14221
|
-
}[] | undefined;
|
|
14222
|
-
role: "user" | "assistant" | "system";
|
|
14223
|
-
content: string;
|
|
14224
|
-
modelInfo?: {
|
|
14225
|
-
totalTokens: number;
|
|
14226
|
-
} | undefined;
|
|
14227
|
-
hidden?: boolean | undefined;
|
|
14228
|
-
toolCalls?: {
|
|
14229
|
-
id: string;
|
|
14230
|
-
name: string;
|
|
14231
|
-
input: Record<string, any>;
|
|
14232
|
-
}[] | undefined;
|
|
14233
|
-
toolResults?: {
|
|
14234
|
-
toolCallId: string;
|
|
14235
|
-
toolName: string;
|
|
14236
|
-
result: string;
|
|
14237
|
-
}[] | undefined;
|
|
14238
|
-
}[]>;
|
|
13819
|
+
visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
|
|
14239
13820
|
userInput: import('vue').Ref<string, string>;
|
|
14240
13821
|
isLoading: import('vue').ComputedRef<boolean>;
|
|
14241
13822
|
messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
@@ -14247,7 +13828,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
14247
13828
|
handleStop: () => void;
|
|
14248
13829
|
getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
|
|
14249
13830
|
getToolDisplayText: (toolName: string) => string;
|
|
14250
|
-
getToolDisplayName: (
|
|
13831
|
+
getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
|
|
13832
|
+
getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
|
|
13833
|
+
shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
|
|
13834
|
+
getToolCallSummary: (message: import('../main').ChatMessage) => string;
|
|
13835
|
+
getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
|
|
13836
|
+
isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
|
|
14251
13837
|
addMessage: (message: import('../main').ChatMessage) => void;
|
|
14252
13838
|
addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
|
|
14253
13839
|
clearMessages: () => void;
|
|
@@ -14434,41 +14020,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
14434
14020
|
result: string;
|
|
14435
14021
|
}[] | undefined;
|
|
14436
14022
|
}[]>;
|
|
14437
|
-
visibleMessages: import('vue').ComputedRef<
|
|
14438
|
-
artifact?: {
|
|
14439
|
-
id: string;
|
|
14440
|
-
type: "results" | "chart" | "code" | "markdown" | "custom";
|
|
14441
|
-
data: any;
|
|
14442
|
-
config?: any;
|
|
14443
|
-
hidden?: boolean | undefined;
|
|
14444
|
-
} | undefined;
|
|
14445
|
-
executedToolCalls?: {
|
|
14446
|
-
id: string;
|
|
14447
|
-
name: string;
|
|
14448
|
-
input: Record<string, any>;
|
|
14449
|
-
result?: {
|
|
14450
|
-
success: boolean;
|
|
14451
|
-
message?: string | undefined;
|
|
14452
|
-
error?: string | undefined;
|
|
14453
|
-
} | undefined;
|
|
14454
|
-
}[] | undefined;
|
|
14455
|
-
role: "user" | "assistant" | "system";
|
|
14456
|
-
content: string;
|
|
14457
|
-
modelInfo?: {
|
|
14458
|
-
totalTokens: number;
|
|
14459
|
-
} | undefined;
|
|
14460
|
-
hidden?: boolean | undefined;
|
|
14461
|
-
toolCalls?: {
|
|
14462
|
-
id: string;
|
|
14463
|
-
name: string;
|
|
14464
|
-
input: Record<string, any>;
|
|
14465
|
-
}[] | undefined;
|
|
14466
|
-
toolResults?: {
|
|
14467
|
-
toolCallId: string;
|
|
14468
|
-
toolName: string;
|
|
14469
|
-
result: string;
|
|
14470
|
-
}[] | undefined;
|
|
14471
|
-
}[]>;
|
|
14023
|
+
visibleMessages: import('vue').ComputedRef<import('../main').ChatMessage[]>;
|
|
14472
14024
|
userInput: import('vue').Ref<string, string>;
|
|
14473
14025
|
isLoading: import('vue').ComputedRef<boolean>;
|
|
14474
14026
|
messagesContainer: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
@@ -14480,7 +14032,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
14480
14032
|
handleStop: () => void;
|
|
14481
14033
|
getMessageTextWithoutArtifact: (message: import('../main').ChatMessage) => string;
|
|
14482
14034
|
getToolDisplayText: (toolName: string) => string;
|
|
14483
|
-
getToolDisplayName: (
|
|
14035
|
+
getToolDisplayName: typeof import('../components/llm/toolCallDisplay').getToolDisplayName;
|
|
14036
|
+
getCondensedToolCalls: (toolCalls: import('../chats/chat').ChatToolCall[]) => import('../components/llm/toolCallDisplay').CondensedToolCallDisplay[];
|
|
14037
|
+
shouldSummarizeToolCalls: (message: import('../main').ChatMessage) => boolean;
|
|
14038
|
+
getToolCallSummary: (message: import('../main').ChatMessage) => string;
|
|
14039
|
+
getToolCallSummaryTitle: (message: import('../main').ChatMessage) => string;
|
|
14040
|
+
isToolOnlyAssistantMessage: typeof import('../components/llm/toolCallDisplay').isToolOnlyAssistantMessage;
|
|
14484
14041
|
addMessage: (message: import('../main').ChatMessage) => void;
|
|
14485
14042
|
addArtifact: (artifact: import('../main').ChatArtifactType, text?: string) => void;
|
|
14486
14043
|
clearMessages: () => void;
|
|
@@ -14619,6 +14176,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
14619
14176
|
default: boolean;
|
|
14620
14177
|
};
|
|
14621
14178
|
}>, {
|
|
14179
|
+
markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
14622
14180
|
renderedMarkdown: import('vue').ComputedRef<string>;
|
|
14623
14181
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
14624
14182
|
markdown: {
|
|
@@ -14794,6 +14352,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
14794
14352
|
type: BooleanConstructor;
|
|
14795
14353
|
default: boolean;
|
|
14796
14354
|
};
|
|
14355
|
+
flushChrome: {
|
|
14356
|
+
type: BooleanConstructor;
|
|
14357
|
+
default: boolean;
|
|
14358
|
+
};
|
|
14797
14359
|
}>, {
|
|
14798
14360
|
settingsStore: import('pinia').Store<"userSettings", {
|
|
14799
14361
|
settings: import('../stores/userSettingsStore').UserSettings;
|
|
@@ -14956,11 +14518,16 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
14956
14518
|
type: BooleanConstructor;
|
|
14957
14519
|
default: boolean;
|
|
14958
14520
|
};
|
|
14521
|
+
flushChrome: {
|
|
14522
|
+
type: BooleanConstructor;
|
|
14523
|
+
default: boolean;
|
|
14524
|
+
};
|
|
14959
14525
|
}>> & Readonly<{}>, {
|
|
14960
14526
|
cellClick: Function;
|
|
14961
14527
|
backgroundClick: Function;
|
|
14962
14528
|
prettyPrint: boolean;
|
|
14963
14529
|
fitParent: boolean;
|
|
14530
|
+
flushChrome: boolean;
|
|
14964
14531
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
14965
14532
|
VegaLiteChart: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
14966
14533
|
data: {
|
|
@@ -15442,19 +15009,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
15442
15009
|
language: "trilogy" | "sql";
|
|
15443
15010
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
15444
15011
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
15445
|
-
Dashboard: import('vue').DefineComponent<{
|
|
15446
|
-
name: string;
|
|
15447
|
-
connectionId?: string;
|
|
15448
|
-
maxWidth?: number;
|
|
15449
|
-
viewMode?: boolean;
|
|
15450
|
-
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
15012
|
+
Dashboard: import('vue').DefineComponent<import('../components/dashboard/Dashboard.vue').DashboardProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
15451
15013
|
fullScreen: (enabled: boolean) => any;
|
|
15452
|
-
}, string, import('vue').PublicProps, Readonly<{
|
|
15453
|
-
name: string;
|
|
15454
|
-
connectionId?: string;
|
|
15455
|
-
maxWidth?: number;
|
|
15456
|
-
viewMode?: boolean;
|
|
15457
|
-
}> & Readonly<{
|
|
15014
|
+
}, string, import('vue').PublicProps, Readonly<import('../components/dashboard/Dashboard.vue').DashboardProps> & Readonly<{
|
|
15458
15015
|
onFullScreen?: ((enabled: boolean) => any) | undefined;
|
|
15459
15016
|
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
|
|
15460
15017
|
TutorialFunction: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
@@ -15502,6 +15059,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
15502
15059
|
default: boolean;
|
|
15503
15060
|
};
|
|
15504
15061
|
}>, {
|
|
15062
|
+
markdownRoot: import('vue').Ref<HTMLElement | null, HTMLElement | null>;
|
|
15505
15063
|
renderedMarkdown: import('vue').ComputedRef<string>;
|
|
15506
15064
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
15507
15065
|
markdown: {
|