@opensumi/ide-components 3.8.3-next-1747035047.0 → 3.8.3-next-1747044228.0
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/index.js +1 -1
- package/package.json +5 -5
package/dist/index.js
CHANGED
|
@@ -7506,7 +7506,7 @@ eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexpo
|
|
|
7506
7506
|
/***/ ((__unused_webpack_module, exports) => {
|
|
7507
7507
|
|
|
7508
7508
|
"use strict";
|
|
7509
|
-
eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.AI_NATIVE_SETTING_GROUP_TITLE = exports.AI_NATIVE_SETTING_GROUP_ID = exports.AINativeSettingSectionsId = void 0;\nvar AINativeSettingSectionsId;\n(function (AINativeSettingSectionsId) {\n /**\n * inline diff preview mode\n */\n AINativeSettingSectionsId[\"InlineDiffPreviewMode\"] = \"ai.native.inlineDiff.preview.mode\";\n AINativeSettingSectionsId[\"InlineChatAutoVisible\"] = \"ai.native.inlineChat.auto.visible\";\n AINativeSettingSectionsId[\"InlineChatCodeActionEnabled\"] = \"ai.native.inlineChat.codeAction.enabled\";\n AINativeSettingSectionsId[\"InterfaceQuickNavigationEnabled\"] = \"ai.native.interface.quickNavigation.enabled\";\n AINativeSettingSectionsId[\"ChatVisibleType\"] = \"ai.native.chat.visible.type\";\n /**\n * Whether to enable prompt engineering, some LLM models may not perform well on prompt engineering.\n */\n AINativeSettingSectionsId[\"IntelligentCompletionsPromptEngineeringEnabled\"] = \"ai.native.intelligentCompletions.promptEngineering.enabled\";\n AINativeSettingSectionsId[\"IntelligentCompletionsDebounceTime\"] = \"ai.native.intelligentCompletions.debounceTime\";\n AINativeSettingSectionsId[\"IntelligentCompletionsCacheEnabled\"] = \"ai.native.intelligentCompletions.cache.enabled\";\n AINativeSettingSectionsId[\"IntelligentCompletionsAlwaysVisible\"] = \"ai.native.intelligentCompletions.alwaysVisible\";\n /**\n * Code edits settings\n */\n AINativeSettingSectionsId[\"CodeEditsLintErrors\"] = \"ai.native.codeEdits.lintErrors\";\n AINativeSettingSectionsId[\"CodeEditsLineChange\"] = \"ai.native.codeEdits.lineChange\";\n AINativeSettingSectionsId[\"CodeEditsTyping\"] = \"ai.native.codeEdits.typing\";\n AINativeSettingSectionsId[\"CodeEditsRenderType\"] = \"ai.native.codeEdits.renderType\";\n /**\n * Language model API keys\n */\n AINativeSettingSectionsId[\"LLMModelSelection\"] = \"ai.native.llm.model.selection\";\n AINativeSettingSectionsId[\"ContextWindow\"] = \"ai.native.llm.contextWindow\";\n AINativeSettingSectionsId[\"MaxTokens\"] = \"ai.native.llm.maxTokens\";\n AINativeSettingSectionsId[\"ModelID\"] = \"ai.native.llm.model.id\";\n AINativeSettingSectionsId[\"DeepseekApiKey\"] = \"ai.native.deepseek.apiKey\";\n AINativeSettingSectionsId[\"AnthropicApiKey\"] = \"ai.native.anthropic.apiKey\";\n AINativeSettingSectionsId[\"OpenaiApiKey\"] = \"ai.native.openai.apiKey\";\n AINativeSettingSectionsId[\"OpenaiBaseURL\"] = \"ai.native.openai.baseURL\";\n /**\n * MCP Server configurations\n */\n AINativeSettingSectionsId[\"MCPServers\"] = \"ai.native.mcp.servers\";\n /**\n * System prompt\n */\n AINativeSettingSectionsId[\"SystemPrompt\"] = \"ai.native.chat.system.prompt\";\n})(AINativeSettingSectionsId || (exports.AINativeSettingSectionsId = AINativeSettingSectionsId = {}));\nexports.AI_NATIVE_SETTING_GROUP_ID = 'AI-Native';\nexports.AI_NATIVE_SETTING_GROUP_TITLE = 'AI Native';\n//# sourceMappingURL=ai-native.js.map\n\n//# sourceURL=webpack://@opensumi/ide-components/../core-common/lib/settings/ai-native.js?");
|
|
7509
|
+
eval("\nObject.defineProperty(exports, \"__esModule\", ({ value: true }));\nexports.AI_NATIVE_SETTING_GROUP_TITLE = exports.AI_NATIVE_SETTING_GROUP_ID = exports.AINativeSettingSectionsId = void 0;\nvar AINativeSettingSectionsId;\n(function (AINativeSettingSectionsId) {\n /**\n * inline diff preview mode\n */\n AINativeSettingSectionsId[\"InlineDiffPreviewMode\"] = \"ai.native.inlineDiff.preview.mode\";\n AINativeSettingSectionsId[\"InlineChatAutoVisible\"] = \"ai.native.inlineChat.auto.visible\";\n AINativeSettingSectionsId[\"InlineChatCodeActionEnabled\"] = \"ai.native.inlineChat.codeAction.enabled\";\n AINativeSettingSectionsId[\"InterfaceQuickNavigationEnabled\"] = \"ai.native.interface.quickNavigation.enabled\";\n AINativeSettingSectionsId[\"ChatVisibleType\"] = \"ai.native.chat.visible.type\";\n /**\n * Whether to enable prompt engineering, some LLM models may not perform well on prompt engineering.\n */\n AINativeSettingSectionsId[\"IntelligentCompletionsPromptEngineeringEnabled\"] = \"ai.native.intelligentCompletions.promptEngineering.enabled\";\n AINativeSettingSectionsId[\"IntelligentCompletionsDebounceTime\"] = \"ai.native.intelligentCompletions.debounceTime\";\n AINativeSettingSectionsId[\"IntelligentCompletionsCacheEnabled\"] = \"ai.native.intelligentCompletions.cache.enabled\";\n AINativeSettingSectionsId[\"IntelligentCompletionsAlwaysVisible\"] = \"ai.native.intelligentCompletions.alwaysVisible\";\n /**\n * Code edits settings\n */\n AINativeSettingSectionsId[\"CodeEditsLintErrors\"] = \"ai.native.codeEdits.lintErrors\";\n AINativeSettingSectionsId[\"CodeEditsLineChange\"] = \"ai.native.codeEdits.lineChange\";\n AINativeSettingSectionsId[\"CodeEditsTyping\"] = \"ai.native.codeEdits.typing\";\n AINativeSettingSectionsId[\"CodeEditsRenderType\"] = \"ai.native.codeEdits.renderType\";\n /**\n * Language model API keys\n */\n AINativeSettingSectionsId[\"LLMModelSelection\"] = \"ai.native.llm.model.selection\";\n AINativeSettingSectionsId[\"ContextWindow\"] = \"ai.native.llm.contextWindow\";\n AINativeSettingSectionsId[\"MaxTokens\"] = \"ai.native.llm.maxTokens\";\n AINativeSettingSectionsId[\"ModelID\"] = \"ai.native.llm.model.id\";\n AINativeSettingSectionsId[\"DeepseekApiKey\"] = \"ai.native.deepseek.apiKey\";\n AINativeSettingSectionsId[\"AnthropicApiKey\"] = \"ai.native.anthropic.apiKey\";\n AINativeSettingSectionsId[\"OpenaiApiKey\"] = \"ai.native.openai.apiKey\";\n AINativeSettingSectionsId[\"OpenaiBaseURL\"] = \"ai.native.openai.baseURL\";\n /**\n * MCP Server configurations\n */\n AINativeSettingSectionsId[\"MCPServers\"] = \"ai.native.mcp.servers\";\n AINativeSettingSectionsId[\"TerminalAutoRun\"] = \"ai.native.terminal.autorun\";\n /**\n * System prompt\n */\n AINativeSettingSectionsId[\"SystemPrompt\"] = \"ai.native.chat.system.prompt\";\n})(AINativeSettingSectionsId || (exports.AINativeSettingSectionsId = AINativeSettingSectionsId = {}));\nexports.AI_NATIVE_SETTING_GROUP_ID = 'AI-Native';\nexports.AI_NATIVE_SETTING_GROUP_TITLE = 'AI Native';\n//# sourceMappingURL=ai-native.js.map\n\n//# sourceURL=webpack://@opensumi/ide-components/../core-common/lib/settings/ai-native.js?");
|
|
7510
7510
|
|
|
7511
7511
|
/***/ }),
|
|
7512
7512
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opensumi/ide-components",
|
|
3
|
-
"version": "3.8.3-next-
|
|
3
|
+
"version": "3.8.3-next-1747044228.0",
|
|
4
4
|
"description": "@opensumi/ide-components",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "lib/index.js",
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
18
|
"@ant-design/icons": "^4.6.4",
|
|
19
|
-
"@opensumi/ide-core-common": "3.8.3-next-
|
|
20
|
-
"@opensumi/ide-utils": "3.8.3-next-
|
|
19
|
+
"@opensumi/ide-core-common": "3.8.3-next-1747044228.0",
|
|
20
|
+
"@opensumi/ide-utils": "3.8.3-next-1747044228.0",
|
|
21
21
|
"@opensumi/react-custom-scrollbars-2": "^4.3.4",
|
|
22
22
|
"@rc-component/mini-decimal": "^1.0.1",
|
|
23
23
|
"fuzzy": "^0.1.3",
|
|
@@ -39,10 +39,10 @@
|
|
|
39
39
|
"react-window": "^1.8.5"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@opensumi/ide-dev-tool": "3.8.3-next-
|
|
42
|
+
"@opensumi/ide-dev-tool": "3.8.3-next-1747044228.0",
|
|
43
43
|
"@types/marked": "^4.0.7",
|
|
44
44
|
"@types/react-window": "^1.8.5",
|
|
45
45
|
"prop-types": "^15.8.1"
|
|
46
46
|
},
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "65a76d8a1af06f01b0fdb9eda99a1143b246a49d"
|
|
48
48
|
}
|