dsh-edge 0.1.0 → 0.1.3
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/LICENSE +1 -1
- package/README.i18n.yaml +2 -2
- package/README.md +6 -4
- package/README.zh.md +6 -4
- package/THIRD_PARTY_NOTICES.md +42 -14
- package/dist/index.html +1 -1
- package/dist/plugins/@deepseek-ai/dsh-client-locale/client.js +7 -7
- package/dist/plugins/@deepseek-ai/dsh-client-ui-agent-preset/client.js +61 -61
- package/dist/plugins/@deepseek-ai/dsh-client-ui-commands/client.js +14 -14
- package/dist/plugins/@deepseek-ai/dsh-client-ui-conversation/client.js +287 -287
- package/dist/plugins/@deepseek-ai/dsh-client-ui-deliverables/client.js +10 -10
- package/dist/plugins/@deepseek-ai/dsh-client-ui-input-trigger/client.js +11 -11
- package/dist/plugins/@deepseek-ai/dsh-client-ui-jobs/client.js +15 -15
- package/dist/plugins/@deepseek-ai/dsh-client-ui-layout/client.js +8 -8
- package/dist/plugins/@deepseek-ai/dsh-client-ui-model-selection/client.js +27 -27
- package/dist/plugins/@deepseek-ai/dsh-client-ui-permission-presets/client.js +8 -8
- package/dist/plugins/@deepseek-ai/dsh-client-ui-settings-general/client.js +31 -31
- package/dist/plugins/@deepseek-ai/dsh-client-ui-sidebar/client.js +23 -23
- package/dist/plugins/@deepseek-ai/dsh-client-ui-skill/client.js +19 -19
- package/dist/plugins/@deepseek-ai/dsh-client-ui-subagent/client.js +29 -29
- package/dist/plugins/@deepseek-ai/dsh-client-ui-theme/client.js +7 -7
- package/dist/plugins/@deepseek-ai/dsh-client-ui-tool/client.js +64 -64
- package/dist/plugins/@deepseek-ai/dsh-client-ui-trajectory/client.js +183 -183
- package/dist/plugins/@deepseek-ai/dsh-client-ui-user-questions/client.js +44 -44
- package/dist/plugins/@deepseek-ai/dsh-client-ui-workflow-run/client.js +24 -24
- package/dist/plugins/@deepseek-ai/dsh-client-ui-workspace/client.js +79 -79
- package/dist/plugins/{@deepseek-ai/dsh-client-ui-edge → dsh-edge-client-ui}/client.js +12 -12
- package/package.json +26 -23
- package/scripts/assemble-web.mjs +1 -1
- package/scripts/bundle.mjs +41 -8
- package/scripts/cli.d.mts +1 -0
- package/scripts/cli.mjs +37 -6
- package/scripts/install.d.mts +6 -6
- package/scripts/install.mjs +36 -19
- package/scripts/legal-files.mjs +65 -7
- package/scripts/smoke-installed.mjs +47 -0
- package/scripts/verify-packed.d.mts +24 -0
- package/scripts/verify-packed.mjs +85 -23
- package/scripts/wrangler-config.d.mts +19 -2
- package/scripts/wrangler-config.mjs +68 -27
- package/worker/direct/index.js +2347 -0
- package/worker/isolated/index.js +44491 -0
- package/src/agent.ts +0 -119
- package/src/auth.ts +0 -352
- package/src/deepseek.ts +0 -231
- package/src/deployment.ts +0 -147
- package/src/direct-shell-core-empty.ts +0 -10
- package/src/direct-shell-protocol.ts +0 -5
- package/src/direct-shell.ts +0 -341
- package/src/do-session-persistence.ts +0 -1064
- package/src/edge-api.ts +0 -796
- package/src/edge-credentials.ts +0 -56
- package/src/edge-remotes.ts +0 -41
- package/src/edge-workspace-store.ts +0 -339
- package/src/http.ts +0 -212
- package/src/index.ts +0 -196
- package/src/instance.ts +0 -1007
- package/src/isolated-direct-shell-unavailable.ts +0 -11
- package/src/protocol.ts +0 -39
- package/src/release.ts +0 -9
- package/src/session-store.ts +0 -1110
- package/src/sse.ts +0 -86
- package/src/web-search.ts +0 -38
- package/src/workspace.ts +0 -270
|
@@ -156,8 +156,8 @@ window.__ModuleLoader__.load({
|
|
|
156
156
|
return matches.length === 1 ? matches[0] : void 0;
|
|
157
157
|
}
|
|
158
158
|
//#endregion
|
|
159
|
-
//#region \0dsh-css
|
|
160
|
-
const css = "
|
|
159
|
+
//#region \0dsh-css:D:\a\dsh-edge\dsh-edge\packages\client\ui-deliverables\src\client\ProducedFiles.module.css.mjs
|
|
160
|
+
const css = "._e73ta_root{grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:6px 8px;margin-top:16px;font-size:13px;line-height:22px;display:grid;position:relative}._e73ta_label{color:var(--dsw-alias-label-tertiary);grid-area:1/1}._e73ta_row{flex-wrap:nowrap;grid-area:1/2;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}._e73ta_file{text-overflow:ellipsis;white-space:nowrap;background:var(--dsw-alias-interactive-bg-hover);max-width:320px;color:var(--dsw-alias-label-secondary);font:inherit;cursor:pointer;border:none;border-radius:6px;flex:none;margin:0;padding:0 8px;overflow:hidden}._e73ta_file:hover{color:var(--dsw-alias-label-primary);text-decoration:underline}._e73ta_file:focus-visible,._e73ta_showFolder:focus-visible{box-shadow:inset 0 0 0 2px var(--dsw-alias-border-l3);outline:none}._e73ta_more{white-space:nowrap;color:var(--dsw-alias-label-tertiary);flex:none}._e73ta_showFolder{color:var(--dsw-alias-label-tertiary);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:4px;grid-area:2/2;justify-self:start;margin:0;padding:0 2px;line-height:20px}._e73ta_showFolder:hover{color:var(--dsw-alias-label-secondary);text-decoration:underline}._e73ta_measure{visibility:hidden;pointer-events:none;contain:strict;width:0;height:0;position:absolute;overflow:hidden}._e73ta_probe{width:max-content;position:absolute;inset:0 auto auto 0}";
|
|
161
161
|
const tagId = "@deepseek-ai/dsh-client-ui-deliverables/ProducedFiles.module.css";
|
|
162
162
|
if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId) + "]") === null) {
|
|
163
163
|
const tag = document.createElement("style");
|
|
@@ -167,14 +167,14 @@ window.__ModuleLoader__.load({
|
|
|
167
167
|
document.head.appendChild(tag);
|
|
168
168
|
}
|
|
169
169
|
var ProducedFiles_module_css_default = {
|
|
170
|
-
"
|
|
171
|
-
"
|
|
172
|
-
"
|
|
173
|
-
"
|
|
174
|
-
"
|
|
175
|
-
"
|
|
176
|
-
"
|
|
177
|
-
"
|
|
170
|
+
"row": "_e73ta_row",
|
|
171
|
+
"label": "_e73ta_label",
|
|
172
|
+
"showFolder": "_e73ta_showFolder",
|
|
173
|
+
"file": "_e73ta_file",
|
|
174
|
+
"root": "_e73ta_root",
|
|
175
|
+
"more": "_e73ta_more",
|
|
176
|
+
"probe": "_e73ta_probe",
|
|
177
|
+
"measure": "_e73ta_measure"
|
|
178
178
|
};
|
|
179
179
|
//#endregion
|
|
180
180
|
//#region lib/types/client/ProducedFiles.js
|
|
@@ -662,8 +662,8 @@ window.__ModuleLoader__.load({
|
|
|
662
662
|
return n;
|
|
663
663
|
}
|
|
664
664
|
//#endregion
|
|
665
|
-
//#region \0dsh-css
|
|
666
|
-
const css = ".
|
|
665
|
+
//#region \0dsh-css:D:\a\dsh-edge\dsh-edge\packages\client\ui-input-trigger\src\client\MenuView.module.css.mjs
|
|
666
|
+
const css = ".rp4JYW_menu{z-index:100;--dsh-scrollbar-thumb:var(--dsw-alias-scrollbar-bg-l2);--dsh-scrollbar-thumb-hover:var(--dsw-alias-scrollbar-hover-l2);border:1px solid var(--dsw-alias-border-inverted);background:var(--dsw-specific-menu);min-width:min(260px,100%);max-width:min(537px,100%);max-height:320px;box-shadow:var(--dsw-shadow-lv3);border-radius:12px;flex-direction:column;padding:4px;display:flex;position:absolute;bottom:calc(100% + 4px);left:0;overflow:hidden}.rp4JYW_viewport{flex-direction:column;min-height:0;display:flex;overflow-y:auto}.rp4JYW_item{cursor:pointer;width:100%;min-height:40px;color:var(--dsw-alias-label-primary);text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:14px;line-height:22px;display:flex}.rp4JYW_item:hover,.rp4JYW_item.rp4JYW_active{background:var(--dsw-alias-interactive-bg-hover)}.rp4JYW_itemIcon{width:16px;height:16px;color:var(--dsw-alias-label-tertiary);flex:none;justify-content:center;align-items:center;display:inline-flex}.rp4JYW_itemName{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:40%;overflow:hidden}.rp4JYW_itemDescription{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--dsw-alias-label-tertiary);flex:1;overflow:hidden}.rp4JYW_groupTitle{color:var(--dsw-alias-label-tertiary);padding:8px 10px;font-size:12px;line-height:16px}.rp4JYW_loading{min-height:40px;color:var(--dsw-alias-label-dimmed);align-items:center;padding:8px 10px;font-size:14px;line-height:22px;display:flex}";
|
|
667
667
|
const tagId = "@deepseek-ai/dsh-client-ui-input-trigger/MenuView.module.css";
|
|
668
668
|
if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId) + "]") === null) {
|
|
669
669
|
const tag = document.createElement("style");
|
|
@@ -673,15 +673,15 @@ window.__ModuleLoader__.load({
|
|
|
673
673
|
document.head.appendChild(tag);
|
|
674
674
|
}
|
|
675
675
|
var MenuView_module_css_default = {
|
|
676
|
-
"
|
|
677
|
-
"
|
|
678
|
-
"
|
|
679
|
-
"
|
|
680
|
-
"
|
|
681
|
-
"
|
|
682
|
-
"
|
|
683
|
-
"
|
|
684
|
-
"
|
|
676
|
+
"menu": "rp4JYW_menu",
|
|
677
|
+
"itemIcon": "rp4JYW_itemIcon",
|
|
678
|
+
"itemName": "rp4JYW_itemName",
|
|
679
|
+
"groupTitle": "rp4JYW_groupTitle",
|
|
680
|
+
"active": "rp4JYW_active",
|
|
681
|
+
"itemDescription": "rp4JYW_itemDescription",
|
|
682
|
+
"viewport": "rp4JYW_viewport",
|
|
683
|
+
"loading": "rp4JYW_loading",
|
|
684
|
+
"item": "rp4JYW_item"
|
|
685
685
|
};
|
|
686
686
|
//#endregion
|
|
687
687
|
//#region lib/types/client/MenuView.js
|
|
@@ -7,8 +7,8 @@ window.__ModuleLoader__.load({
|
|
|
7
7
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
8
8
|
let react = require("react");
|
|
9
9
|
let _deepseek_ai_dsh_client_ui_primitives = require("@deepseek-ai/dsh-client-ui-primitives");
|
|
10
|
-
//#region \0dsh-css
|
|
11
|
-
const css = ".
|
|
10
|
+
//#region \0dsh-css:D:\a\dsh-edge\dsh-edge\packages\client\ui-jobs\src\client\JobListAction.module.css.mjs
|
|
11
|
+
const css = ".csjByW_root{position:relative}.csjByW_trigger{min-height:28px;color:var(--dsw-alias-label-tertiary);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:3px;padding:3px 2px;font-size:12px;line-height:18px;display:inline-flex}.csjByW_trigger:hover,.csjByW_trigger:focus-visible{color:var(--dsw-alias-label-secondary)}.csjByW_trigger svg{transition:transform .12s}.csjByW_triggerOpen{transform:rotate(180deg)}.csjByW_triggerDot{flex:none}.csjByW_count{margin:0 5px}.csjByW_menu{z-index:100;box-sizing:border-box;border:1px solid var(--dsw-alias-border-l2);background:var(--dsw-specific-menu);--dsh-scrollbar-thumb:var(--dsw-alias-scrollbar-bg-l2);--dsh-scrollbar-thumb-hover:var(--dsw-alias-scrollbar-hover-l2);width:336px;max-width:min(400px,100vw - 32px);max-height:min(420px,100vh - 140px);box-shadow:var(--dsw-shadow-lv3);border-radius:12px;flex-direction:column;gap:1px;margin:0;padding:4px;list-style:none;display:flex;position:absolute;top:calc(100% + 5px);left:0;overflow:auto}.csjByW_row{box-sizing:border-box;width:100%;min-height:32px;color:var(--dsw-alias-label-primary);border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-size:13px;line-height:18px;display:flex}.csjByW_rowSettled{color:var(--dsw-alias-label-tertiary)}.csjByW_rowDot{flex:none}.csjByW_kind{background:var(--dsw-alias-fill-l2);color:var(--dsw-alias-label-secondary);border-radius:5px;flex:none;padding:0 6px;font-size:11px;line-height:18px}.csjByW_label{min-width:0;font-family:var(--dsw-font-mono);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.csjByW_status,.csjByW_duration{color:var(--dsw-alias-label-tertiary);flex:none;font-size:11px;line-height:18px}.csjByW_status{white-space:nowrap;text-overflow:ellipsis;max-width:40%;overflow:hidden}.csjByW_duration{font-variant-numeric:tabular-nums}";
|
|
12
12
|
const tagId = "@deepseek-ai/dsh-client-ui-jobs/JobListAction.module.css";
|
|
13
13
|
if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId) + "]") === null) {
|
|
14
14
|
const tag = document.createElement("style");
|
|
@@ -18,19 +18,19 @@ window.__ModuleLoader__.load({
|
|
|
18
18
|
document.head.appendChild(tag);
|
|
19
19
|
}
|
|
20
20
|
var JobListAction_module_css_default = {
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
21
|
+
"status": "csjByW_status",
|
|
22
|
+
"triggerOpen": "csjByW_triggerOpen",
|
|
23
|
+
"rowDot": "csjByW_rowDot",
|
|
24
|
+
"count": "csjByW_count",
|
|
25
|
+
"kind": "csjByW_kind",
|
|
26
|
+
"duration": "csjByW_duration",
|
|
27
|
+
"triggerDot": "csjByW_triggerDot",
|
|
28
|
+
"label": "csjByW_label",
|
|
29
|
+
"trigger": "csjByW_trigger",
|
|
30
|
+
"menu": "csjByW_menu",
|
|
31
|
+
"rowSettled": "csjByW_rowSettled",
|
|
32
|
+
"root": "csjByW_root",
|
|
33
|
+
"row": "csjByW_row"
|
|
34
34
|
};
|
|
35
35
|
//#endregion
|
|
36
36
|
//#region lib/types/client/JobListAction.js
|
|
@@ -52,8 +52,8 @@ window.__ModuleLoader__.load({
|
|
|
52
52
|
};
|
|
53
53
|
}
|
|
54
54
|
//#endregion
|
|
55
|
-
//#region \0dsh-css
|
|
56
|
-
const css = ".
|
|
55
|
+
//#region \0dsh-css:D:\a\dsh-edge\dsh-edge\packages\client\ui-layout\src\client\AppFrame.module.css.mjs
|
|
56
|
+
const css = ".gPEo_q_frame{background:var(--dsw-alias-bg-base);height:100%;transition:grid-template-columns var(--ds-transition-duration-slow) var(--ds-ease-in-out);grid-template-rows:100%;display:grid;position:relative;overflow:hidden}.gPEo_q_frame[data-dragging]{transition:none}@media (prefers-reduced-motion:reduce){.gPEo_q_frame{transition:none}}.gPEo_q_sidebarCol{background:var(--dsw-specific-sidebar-fill);border-right:1px solid var(--dsw-alias-border-l1);min-width:0;overflow:hidden}.gPEo_q_centerCol{flex-direction:column;min-width:0;display:flex;overflow:hidden}.gPEo_q_detailsCol{border-left:1px solid var(--dsw-alias-border-l2);min-width:0;overflow:hidden}.gPEo_q_frame[data-details-collapsed] .gPEo_q_detailsCol{border-left:none}.gPEo_q_handle{cursor:col-resize;z-index:2;touch-action:none;width:8px;transition:left var(--ds-transition-duration-slow) var(--ds-ease-in-out);margin-left:-4px;position:absolute;top:0;bottom:0}.gPEo_q_frame[data-dragging] .gPEo_q_handle{transition:none}@media (prefers-reduced-motion:reduce){.gPEo_q_handle{transition:none}}.gPEo_q_handle[data-side=details]:after{content:\"\";box-sizing:border-box;background:var(--dsw-alias-button-floating-fill);border:1px solid var(--dsw-alias-border-l2-darkmode-thin);opacity:0;width:12px;height:32px;transition:opacity var(--ds-transition-duration-slow) var(--ds-ease-in-out), background var(--ds-transition-duration-slow) var(--ds-ease-in-out);border-radius:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gPEo_q_detailsCol:hover~.gPEo_q_handle[data-side=details]:after,.gPEo_q_handle[data-side=details]:hover:after,.gPEo_q_handle[data-side=details][data-dragging=true]:after{opacity:1}.gPEo_q_handle[data-side=details]:hover:after,.gPEo_q_handle[data-side=details][data-dragging=true]:after{background:var(--dsw-alias-button-floating-hover);border-color:var(--dsw-alias-border-l3)}.gPEo_q_overlayLayer{z-index:20;pointer-events:none;position:absolute;inset:0}.gPEo_q_overlayLayer>*{pointer-events:auto}";
|
|
57
57
|
const tagId = "@deepseek-ai/dsh-client-ui-layout/AppFrame.module.css";
|
|
58
58
|
if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId) + "]") === null) {
|
|
59
59
|
const tag = document.createElement("style");
|
|
@@ -63,12 +63,12 @@ window.__ModuleLoader__.load({
|
|
|
63
63
|
document.head.appendChild(tag);
|
|
64
64
|
}
|
|
65
65
|
var AppFrame_module_css_default = {
|
|
66
|
-
"centerCol": "
|
|
67
|
-
"frame": "
|
|
68
|
-
"
|
|
69
|
-
"handle": "
|
|
70
|
-
"
|
|
71
|
-
"
|
|
66
|
+
"centerCol": "gPEo_q_centerCol",
|
|
67
|
+
"frame": "gPEo_q_frame",
|
|
68
|
+
"overlayLayer": "gPEo_q_overlayLayer",
|
|
69
|
+
"handle": "gPEo_q_handle",
|
|
70
|
+
"sidebarCol": "gPEo_q_sidebarCol",
|
|
71
|
+
"detailsCol": "gPEo_q_detailsCol"
|
|
72
72
|
};
|
|
73
73
|
//#endregion
|
|
74
74
|
//#region lib/types/client/AppFrame.js
|
|
@@ -230,8 +230,8 @@ window.__ModuleLoader__.load({
|
|
|
230
230
|
return n;
|
|
231
231
|
}
|
|
232
232
|
//#endregion
|
|
233
|
-
//#region \0dsh-css
|
|
234
|
-
const css = ".
|
|
233
|
+
//#region \0dsh-css:D:\a\dsh-edge\dsh-edge\packages\client\ui-model-selection\src\client\ModelSelect.module.css.mjs
|
|
234
|
+
const css = "._0wALNq_root{min-width:0;position:relative}._0wALNq_trigger{min-width:0;max-width:220px;height:28px;color:var(--dsw-alias-label-secondary);cursor:pointer;background:0 0;border:none;border-radius:24px;outline:none;align-items:center;gap:4px;padding:0 4px 0 8px;font-size:13px;font-weight:500;line-height:20px;display:flex}._0wALNq_trigger:hover:not(:disabled){background:var(--dsw-alias-interactive-bg-hover)}._0wALNq_trigger:focus-visible{box-shadow:0 0 0 2px var(--dsw-alias-border-l3)}._0wALNq_trigger:disabled{color:var(--dsw-alias-label-dimmed);cursor:default}._0wALNq_triggerLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._0wALNq_triggerEffort{color:var(--dsw-alias-label-caption);flex:none}._0wALNq_chevron{color:var(--dsw-alias-label-caption);flex:none;transition:transform .12s}._0wALNq_chevronOpen{transform:rotate(180deg)}._0wALNq_menu{z-index:20;border:1px solid var(--dsw-alias-border-inverted);background:var(--dsw-specific-menu);width:min(240px,100vw - 32px);max-height:min(360px,100vh - 96px);box-shadow:var(--dsw-shadow-lv3);color:var(--dsw-alias-label-primary);--dsh-scrollbar-thumb:var(--dsw-alias-scrollbar-bg-l2);--dsh-scrollbar-thumb-hover:var(--dsw-alias-scrollbar-hover-l2);border-radius:12px;flex-direction:column;padding:4px;display:flex;position:absolute;bottom:calc(100% + 8px);right:0;overflow:hidden}._0wALNq_status,._0wALNq_empty{color:var(--dsw-alias-label-tertiary);padding:10px;font-size:13px;line-height:20px}._0wALNq_error,._0wALNq_warning{background:var(--dsw-alias-interactive-bg-hover-danger);color:var(--dsw-alias-state-error-primary);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px;padding:7px 8px;font-size:12px;line-height:18px;display:flex}._0wALNq_warning{background:var(--dsw-alias-bg-module-platform);color:var(--dsw-alias-state-warn-label)}._0wALNq_retry{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;flex:none;padding:0;font-weight:600}._0wALNq_groups{min-height:0;overflow-y:auto}._0wALNq_group+._0wALNq_group{margin-top:4px}._0wALNq_groupTitle{z-index:1;background:var(--dsw-specific-menu);color:var(--dsw-alias-label-tertiary);padding:5px 8px 3px;font-size:12px;font-weight:500;line-height:18px;position:sticky;top:0}._0wALNq_option{width:100%;min-height:38px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;outline:none;align-items:center;gap:8px;padding:6px 8px;display:flex}._0wALNq_option:hover:not(:disabled),._0wALNq_option:focus-visible{background:var(--dsw-alias-interactive-bg-hover)}._0wALNq_selected{background:0 0}._0wALNq_option:disabled{color:var(--dsw-alias-label-dimmed);cursor:default}._0wALNq_optionCopy{flex-direction:column;flex:1;min-width:0;display:flex}._0wALNq_modelName{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}._0wALNq_description{color:var(--dsw-alias-label-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px;overflow:hidden}._0wALNq_check{color:var(--dsw-alias-label-primary);flex:0 0 18px;place-items:center;display:grid}._0wALNq_cell{width:100%;height:40px;color:var(--dsw-alias-label-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:0 10px;font-size:14px;line-height:22px;display:flex}._0wALNq_cell:hover{background:var(--dsw-alias-interactive-bg-hover)}._0wALNq_cellLabel{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}._0wALNq_cellValue{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--dsw-alias-label-tertiary);flex:0 auto;overflow:hidden}._0wALNq_cellChevron{color:var(--dsw-alias-label-tertiary);flex:none}";
|
|
235
235
|
const tagId = "@deepseek-ai/dsh-client-ui-model-selection/ModelSelect.module.css";
|
|
236
236
|
if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId) + "]") === null) {
|
|
237
237
|
const tag = document.createElement("style");
|
|
@@ -241,31 +241,31 @@ window.__ModuleLoader__.load({
|
|
|
241
241
|
document.head.appendChild(tag);
|
|
242
242
|
}
|
|
243
243
|
var ModelSelect_module_css_default = {
|
|
244
|
-
"
|
|
245
|
-
"groupTitle": "
|
|
246
|
-
"
|
|
247
|
-
"
|
|
248
|
-
"
|
|
249
|
-
"
|
|
250
|
-
"
|
|
251
|
-
"
|
|
252
|
-
"
|
|
253
|
-
"
|
|
254
|
-
"
|
|
255
|
-
"
|
|
256
|
-
"
|
|
257
|
-
"
|
|
258
|
-
"
|
|
259
|
-
"
|
|
260
|
-
"
|
|
261
|
-
"
|
|
262
|
-
"
|
|
263
|
-
"
|
|
264
|
-
"
|
|
265
|
-
"
|
|
266
|
-
"
|
|
267
|
-
"
|
|
268
|
-
"
|
|
244
|
+
"root": "_0wALNq_root",
|
|
245
|
+
"groupTitle": "_0wALNq_groupTitle",
|
|
246
|
+
"optionCopy": "_0wALNq_optionCopy",
|
|
247
|
+
"warning": "_0wALNq_warning",
|
|
248
|
+
"status": "_0wALNq_status",
|
|
249
|
+
"empty": "_0wALNq_empty",
|
|
250
|
+
"triggerEffort": "_0wALNq_triggerEffort",
|
|
251
|
+
"retry": "_0wALNq_retry",
|
|
252
|
+
"groups": "_0wALNq_groups",
|
|
253
|
+
"modelName": "_0wALNq_modelName",
|
|
254
|
+
"check": "_0wALNq_check",
|
|
255
|
+
"option": "_0wALNq_option",
|
|
256
|
+
"cell": "_0wALNq_cell",
|
|
257
|
+
"cellLabel": "_0wALNq_cellLabel",
|
|
258
|
+
"cellChevron": "_0wALNq_cellChevron",
|
|
259
|
+
"triggerLabel": "_0wALNq_triggerLabel",
|
|
260
|
+
"selected": "_0wALNq_selected",
|
|
261
|
+
"chevron": "_0wALNq_chevron",
|
|
262
|
+
"description": "_0wALNq_description",
|
|
263
|
+
"group": "_0wALNq_group",
|
|
264
|
+
"menu": "_0wALNq_menu",
|
|
265
|
+
"trigger": "_0wALNq_trigger",
|
|
266
|
+
"error": "_0wALNq_error",
|
|
267
|
+
"chevronOpen": "_0wALNq_chevronOpen",
|
|
268
|
+
"cellValue": "_0wALNq_cellValue"
|
|
269
269
|
};
|
|
270
270
|
//#endregion
|
|
271
271
|
//#region lib/types/client/ModelSelect.js
|
|
@@ -31,8 +31,8 @@ window.__ModuleLoader__.load({
|
|
|
31
31
|
return value === "danger-full-access" ? "Full access" : displayPresetName(name);
|
|
32
32
|
}
|
|
33
33
|
//#endregion
|
|
34
|
-
//#region \0dsh-css
|
|
35
|
-
const css = ".
|
|
34
|
+
//#region \0dsh-css:D:\a\dsh-edge\dsh-edge\packages\client\ui-permission-presets\src\client\PermissionRow.module.css.mjs
|
|
35
|
+
const css = ".yvWMbq_row{border-bottom:1px solid var(--dsw-alias-border-l2);align-items:center;gap:8px;padding:16px 0;display:flex}.yvWMbq_rowText{flex-direction:column;flex:1;gap:4px;min-width:0;padding-right:48px;display:flex}.yvWMbq_title{color:var(--dsw-alias-label-primary);font-size:14px;font-weight:400;line-height:22px}.yvWMbq_desc{color:var(--dsw-alias-label-tertiary);font-size:12px;font-weight:400;line-height:18px}.yvWMbq_selector{background:var(--dsw-alias-bg-module-platform);height:36px;font:inherit;color:var(--dsw-alias-label-primary);cursor:pointer;border:none;border-radius:18px;align-items:center;gap:12px;padding:0 14px;font-size:14px;line-height:22px;display:inline-flex}.yvWMbq_selector:hover:not(:disabled){background:var(--dsw-alias-interactive-bg-hover)}.yvWMbq_selector:disabled{cursor:default}.yvWMbq_chevron{flex:none}";
|
|
36
36
|
const tagId = "@deepseek-ai/dsh-client-ui-permission-presets/PermissionRow.module.css";
|
|
37
37
|
if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId) + "]") === null) {
|
|
38
38
|
const tag = document.createElement("style");
|
|
@@ -42,12 +42,12 @@ window.__ModuleLoader__.load({
|
|
|
42
42
|
document.head.appendChild(tag);
|
|
43
43
|
}
|
|
44
44
|
var PermissionRow_module_css_default = {
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"row": "
|
|
50
|
-
"
|
|
45
|
+
"title": "yvWMbq_title",
|
|
46
|
+
"desc": "yvWMbq_desc",
|
|
47
|
+
"chevron": "yvWMbq_chevron",
|
|
48
|
+
"selector": "yvWMbq_selector",
|
|
49
|
+
"row": "yvWMbq_row",
|
|
50
|
+
"rowText": "yvWMbq_rowText"
|
|
51
51
|
};
|
|
52
52
|
//#endregion
|
|
53
53
|
//#region lib/types/client/PermissionRow.js
|
|
@@ -25,8 +25,8 @@ window.__ModuleLoader__.load({
|
|
|
25
25
|
return n;
|
|
26
26
|
}
|
|
27
27
|
//#endregion
|
|
28
|
-
//#region \0dsh-css
|
|
29
|
-
const css$3 = ".
|
|
28
|
+
//#region \0dsh-css:D:\a\dsh-edge\dsh-edge\packages\client\ui-settings-general\src\client\SettingsRoot.module.css.mjs
|
|
29
|
+
const css$3 = ".fuNmuG_trigger{box-sizing:border-box;cursor:pointer;width:calc(100% + 4px);height:42px;color:var(--dsw-alias-label-primary);background:0 0;border:none;border-radius:12px;flex:none;align-items:center;gap:8px;margin:4px -2px;padding:0 10px 0 8px;font-family:inherit;font-size:14px;line-height:22px;display:flex;overflow:hidden}.fuNmuG_trigger:hover{background:var(--dsw-alias-interactive-bg-hover)}.fuNmuG_trigger.fuNmuG_rail{border-radius:50%;justify-content:center;gap:0;width:36px;height:36px;margin:8px 0 10px;padding:0}.fuNmuG_triggerLabel{white-space:nowrap;overflow:hidden}.fuNmuG_overlay{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fuNmuG_mask{background:var(--dsw-alias-bg-mask-1);backdrop-filter:var(--dsw-mask-blur);position:absolute;inset:0}.fuNmuG_panel{z-index:1;background:var(--dsw-alias-bg-layer-2);width:800px;max-width:calc(100vw - 48px);height:min(800px,100vh - 48px);box-shadow:var(--dsw-shadow-lv3);--dsh-scrollbar-thumb:var(--dsw-alias-scrollbar-bg-l2);--dsh-scrollbar-thumb-hover:var(--dsw-alias-scrollbar-hover-l2);border-radius:24px;display:flex;position:relative;overflow:hidden}.fuNmuG_nav{box-sizing:border-box;flex-direction:column;flex:none;gap:18px;width:188px;padding:22px 12px 0;display:flex}.fuNmuG_navTitle{color:var(--dsw-alias-label-primary);padding:0 12px;font-size:16px;font-weight:500;line-height:24px}.fuNmuG_navList{flex-direction:column;gap:4px;display:flex}.fuNmuG_navCell{box-sizing:border-box;cursor:pointer;height:40px;color:var(--dsw-alias-label-primary);text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:8px;padding:9px 16px 9px 12px;font-family:inherit;font-size:14px;font-weight:400;line-height:22px;display:flex}.fuNmuG_navCell:hover{background:var(--dsw-specific-sidebar-nav-item-hover)}.fuNmuG_navCell.fuNmuG_active{background:var(--dsw-specific-sidebar-nav-item-active)}.fuNmuG_navIcon{flex:none}.fuNmuG_navLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.fuNmuG_content{flex-direction:column;flex:1;min-width:0;display:flex}.fuNmuG_header{box-sizing:border-box;flex:none;justify-content:space-between;align-items:flex-start;gap:8px;height:54px;padding:20px 14px 8px 10px;display:flex}.fuNmuG_actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;margin-left:auto;display:flex}.fuNmuG_close{cursor:pointer;width:28px;height:28px;color:var(--dsw-alias-label-primary);background:0 0;border:none;border-radius:28px;justify-content:center;align-items:center;padding:0;display:inline-flex}.fuNmuG_close:hover{background:var(--dsw-alias-interactive-bg-hover)}.fuNmuG_options{flex:1;min-height:0;padding:0 24px 24px;overflow-y:auto}.fuNmuG_hiddenLabel{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}";
|
|
30
30
|
const tagId$3 = "@deepseek-ai/dsh-client-ui-settings-general/SettingsRoot.module.css";
|
|
31
31
|
if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId$3) + "]") === null) {
|
|
32
32
|
const tag = document.createElement("style");
|
|
@@ -36,25 +36,25 @@ window.__ModuleLoader__.load({
|
|
|
36
36
|
document.head.appendChild(tag);
|
|
37
37
|
}
|
|
38
38
|
var SettingsRoot_module_css_default = {
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
"
|
|
39
|
+
"navList": "fuNmuG_navList",
|
|
40
|
+
"actions": "fuNmuG_actions",
|
|
41
|
+
"header": "fuNmuG_header",
|
|
42
|
+
"trigger": "fuNmuG_trigger",
|
|
43
|
+
"active": "fuNmuG_active",
|
|
44
|
+
"navCell": "fuNmuG_navCell",
|
|
45
|
+
"navIcon": "fuNmuG_navIcon",
|
|
46
|
+
"hiddenLabel": "fuNmuG_hiddenLabel",
|
|
47
|
+
"close": "fuNmuG_close",
|
|
48
|
+
"overlay": "fuNmuG_overlay",
|
|
49
|
+
"content": "fuNmuG_content",
|
|
50
|
+
"navLabel": "fuNmuG_navLabel",
|
|
51
|
+
"triggerLabel": "fuNmuG_triggerLabel",
|
|
52
|
+
"panel": "fuNmuG_panel",
|
|
53
|
+
"options": "fuNmuG_options",
|
|
54
|
+
"rail": "fuNmuG_rail",
|
|
55
|
+
"nav": "fuNmuG_nav",
|
|
56
|
+
"navTitle": "fuNmuG_navTitle",
|
|
57
|
+
"mask": "fuNmuG_mask"
|
|
58
58
|
};
|
|
59
59
|
//#endregion
|
|
60
60
|
//#region lib/types/client/SettingsRoot.js
|
|
@@ -228,8 +228,8 @@ window.__ModuleLoader__.load({
|
|
|
228
228
|
] });
|
|
229
229
|
}
|
|
230
230
|
//#endregion
|
|
231
|
-
//#region \0dsh-css
|
|
232
|
-
const css$2 = ".
|
|
231
|
+
//#region \0dsh-css:D:\a\dsh-edge\dsh-edge\packages\client\ui-settings-general\src\client\chrome.module.css.mjs
|
|
232
|
+
const css$2 = ".xnwxza_triggerLabel{white-space:nowrap;overflow:hidden}";
|
|
233
233
|
const tagId$2 = "@deepseek-ai/dsh-client-ui-settings-general/chrome.module.css";
|
|
234
234
|
if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId$2) + "]") === null) {
|
|
235
235
|
const tag = document.createElement("style");
|
|
@@ -238,7 +238,7 @@ window.__ModuleLoader__.load({
|
|
|
238
238
|
tag.textContent = css$2;
|
|
239
239
|
document.head.appendChild(tag);
|
|
240
240
|
}
|
|
241
|
-
var chrome_module_css_default = { "triggerLabel": "
|
|
241
|
+
var chrome_module_css_default = { "triggerLabel": "xnwxza_triggerLabel" };
|
|
242
242
|
//#endregion
|
|
243
243
|
//#region lib/types/client/chrome.js
|
|
244
244
|
/**
|
|
@@ -275,8 +275,8 @@ window.__ModuleLoader__.load({
|
|
|
275
275
|
return (0, react_jsx_runtime.jsx)(react_jsx_runtime.Fragment, { children: t("close") });
|
|
276
276
|
}
|
|
277
277
|
//#endregion
|
|
278
|
-
//#region \0dsh-css
|
|
279
|
-
const css$1 = ".
|
|
278
|
+
//#region \0dsh-css:D:\a\dsh-edge\dsh-edge\packages\client\ui-settings-general\src\client\GeneralSection.module.css.mjs
|
|
279
|
+
const css$1 = ".bne4KW_section{flex-direction:column;width:100%;display:flex}.bne4KW_section>[data-slot=\"settings.general.item\"]>:last-child{border-bottom:none}";
|
|
280
280
|
const tagId$1 = "@deepseek-ai/dsh-client-ui-settings-general/GeneralSection.module.css";
|
|
281
281
|
if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId$1) + "]") === null) {
|
|
282
282
|
const tag = document.createElement("style");
|
|
@@ -285,7 +285,7 @@ window.__ModuleLoader__.load({
|
|
|
285
285
|
tag.textContent = css$1;
|
|
286
286
|
document.head.appendChild(tag);
|
|
287
287
|
}
|
|
288
|
-
var GeneralSection_module_css_default = { "section": "
|
|
288
|
+
var GeneralSection_module_css_default = { "section": "bne4KW_section" };
|
|
289
289
|
//#endregion
|
|
290
290
|
//#region lib/types/client/GeneralSection.js
|
|
291
291
|
/**
|
|
@@ -300,8 +300,8 @@ window.__ModuleLoader__.load({
|
|
|
300
300
|
});
|
|
301
301
|
}
|
|
302
302
|
//#endregion
|
|
303
|
-
//#region \0dsh-css
|
|
304
|
-
const css = ".
|
|
303
|
+
//#region \0dsh-css:D:\a\dsh-edge\dsh-edge\packages\client\ui-settings-general\src\client\SettingsDocumentAction.module.css.mjs
|
|
304
|
+
const css = ".Gk4rnq_action{align-items:center;gap:8px;min-width:0;display:flex}.Gk4rnq_error{max-width:180px;color:var(--dsw-alias-state-error-primary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px;overflow:hidden}";
|
|
305
305
|
const tagId = "@deepseek-ai/dsh-client-ui-settings-general/SettingsDocumentAction.module.css";
|
|
306
306
|
if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId) + "]") === null) {
|
|
307
307
|
const tag = document.createElement("style");
|
|
@@ -311,8 +311,8 @@ window.__ModuleLoader__.load({
|
|
|
311
311
|
document.head.appendChild(tag);
|
|
312
312
|
}
|
|
313
313
|
var SettingsDocumentAction_module_css_default = {
|
|
314
|
-
"
|
|
315
|
-
"
|
|
314
|
+
"error": "Gk4rnq_error",
|
|
315
|
+
"action": "Gk4rnq_action"
|
|
316
316
|
};
|
|
317
317
|
//#endregion
|
|
318
318
|
//#region lib/types/client/SettingsDocumentAction.js
|
|
@@ -22,8 +22,8 @@ window.__ModuleLoader__.load({
|
|
|
22
22
|
return n;
|
|
23
23
|
}
|
|
24
24
|
//#endregion
|
|
25
|
-
//#region \0dsh-css
|
|
26
|
-
const css = ".
|
|
25
|
+
//#region \0dsh-css:D:\a\dsh-edge\dsh-edge\packages\client\ui-sidebar\src\client\SidebarRoot.module.css.mjs
|
|
26
|
+
const css = ".acf1pG_root{--dsh-sidebar-inline-padding:12px;height:100%;padding:6px var(--dsh-sidebar-inline-padding);box-sizing:border-box;background:var(--dsw-specific-sidebar-fill);color:var(--dsw-alias-label-primary);--dsh-scrollbar-thumb:var(--dsw-alias-scrollbar-bg-l2);--dsh-scrollbar-thumb-hover:var(--dsw-alias-scrollbar-hover-l2);flex-direction:column;font-size:14px;display:flex}.acf1pG_root.acf1pG_collapsed{padding:18px 10px 6px}.acf1pG_root.acf1pG_quietBars{--dsh-scrollbar-thumb:transparent;--dsh-scrollbar-thumb-hover:transparent}.acf1pG_fading>*{opacity:0;transition:opacity .15s var(--ds-ease-in-out)}.acf1pG_wide{animation:acf1pG_wide-in .2s var(--ds-ease-in-out)}@keyframes acf1pG_wide-in{0%{opacity:0}}.acf1pG_railIn .acf1pG_iconButton,.acf1pG_railIn .acf1pG_newSession,.acf1pG_railIn .acf1pG_regionArea{animation:acf1pG_rail-in .15s var(--ds-ease-in-out) backwards}.acf1pG_railIn .acf1pG_footArea{animation:acf1pG_rail-fade-in .15s var(--ds-ease-in-out) backwards}@keyframes acf1pG_rail-in{0%{opacity:0;transform:translate(49px)}}@keyframes acf1pG_rail-fade-in{0%{opacity:0}}.acf1pG_logoRow{box-sizing:border-box;flex:none;justify-content:flex-end;align-items:center;gap:8px;height:60px;margin-bottom:8px;padding:8px 0 8px 4px;display:flex;overflow:hidden}.acf1pG_collapsed .acf1pG_logoRow{justify-content:flex-start;height:36px;margin-bottom:12px;padding:0}.acf1pG_brand{min-width:0;color:inherit;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;padding:0;display:inline-flex;overflow:hidden}.acf1pG_iconButton{cursor:pointer;width:28px;height:28px;color:var(--dsw-alias-label-secondary);background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.acf1pG_iconButton:hover{background:var(--dsw-alias-interactive-bg-hover)}.acf1pG_collapsed .acf1pG_iconButton{width:36px;height:36px}.acf1pG_collapsed .acf1pG_toggle .acf1pG_panelIcon{display:none}.acf1pG_collapsed .acf1pG_toggle:hover .acf1pG_panelIcon{display:inline}.acf1pG_collapsed .acf1pG_toggle:hover .acf1pG_railFish{display:none}.acf1pG_collapsed .acf1pG_iconButton{color:var(--dsw-alias-label-primary)}.acf1pG_newSession{box-sizing:border-box;border:1px solid var(--dsw-alias-border-l2);background:var(--dsw-alias-button-elevated-fill);height:38px;color:var(--dsw-alias-label-primary);cursor:pointer;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:6px;margin:0 2px 8px;padding:8px 16px;font-size:14px;font-weight:500;line-height:22px;display:flex;overflow:hidden}.acf1pG_newSession:hover{background:var(--dsw-alias-button-floating-hover)}.acf1pG_collapsed .acf1pG_newSession{background:0 0;border-color:#0000;align-self:flex-start;gap:0;width:36px;height:36px;margin:0 0 12px;padding:0}.acf1pG_collapsed .acf1pG_newSession:hover{background:var(--dsw-alias-interactive-bg-hover)}.acf1pG_newSessionLabel{white-space:nowrap;max-width:200px;overflow:hidden}.acf1pG_collapsed .acf1pG_newSessionLabel{max-width:0}.acf1pG_regionArea{min-height:0;margin-left:-4px;margin-right:calc(-1 * var(--dsh-sidebar-inline-padding));flex-direction:column;flex:1;padding-left:4px;display:flex;overflow:hidden}.acf1pG_collapsed .acf1pG_regionArea{margin-left:0;margin-right:0;padding-left:0}.acf1pG_footArea{flex-direction:column;flex:none;display:flex}.acf1pG_settingsArea,.acf1pG_footerActions{flex:none;width:100%;min-width:0}.acf1pG_footerActions{display:flex}.acf1pG_collapsed .acf1pG_footArea{align-items:center}.acf1pG_collapsed .acf1pG_settingsArea,.acf1pG_collapsed .acf1pG_footerActions{justify-content:center;width:auto;display:flex}@media (prefers-reduced-motion:reduce){.acf1pG_wide,.acf1pG_fading>*,.acf1pG_railIn .acf1pG_iconButton,.acf1pG_railIn .acf1pG_newSession,.acf1pG_railIn .acf1pG_footArea,.acf1pG_railIn .acf1pG_regionArea{transition:none;animation:none}}";
|
|
27
27
|
const tagId = "@deepseek-ai/dsh-client-ui-sidebar/SidebarRoot.module.css";
|
|
28
28
|
if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId) + "]") === null) {
|
|
29
29
|
const tag = document.createElement("style");
|
|
@@ -33,27 +33,27 @@ window.__ModuleLoader__.load({
|
|
|
33
33
|
document.head.appendChild(tag);
|
|
34
34
|
}
|
|
35
35
|
var SidebarRoot_module_css_default = {
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"collapsed": "
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"newSessionLabel": "
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
36
|
+
"regionArea": "acf1pG_regionArea",
|
|
37
|
+
"footArea": "acf1pG_footArea",
|
|
38
|
+
"footerActions": "acf1pG_footerActions",
|
|
39
|
+
"panelIcon": "acf1pG_panelIcon",
|
|
40
|
+
"settingsArea": "acf1pG_settingsArea",
|
|
41
|
+
"wide": "acf1pG_wide",
|
|
42
|
+
"railFish": "acf1pG_railFish",
|
|
43
|
+
"railIn": "acf1pG_railIn",
|
|
44
|
+
"toggle": "acf1pG_toggle",
|
|
45
|
+
"brand": "acf1pG_brand",
|
|
46
|
+
"collapsed": "acf1pG_collapsed",
|
|
47
|
+
"wide-in": "acf1pG_wide-in",
|
|
48
|
+
"root": "acf1pG_root",
|
|
49
|
+
"iconButton": "acf1pG_iconButton",
|
|
50
|
+
"rail-in": "acf1pG_rail-in",
|
|
51
|
+
"fading": "acf1pG_fading",
|
|
52
|
+
"rail-fade-in": "acf1pG_rail-fade-in",
|
|
53
|
+
"newSessionLabel": "acf1pG_newSessionLabel",
|
|
54
|
+
"quietBars": "acf1pG_quietBars",
|
|
55
|
+
"newSession": "acf1pG_newSession",
|
|
56
|
+
"logoRow": "acf1pG_logoRow"
|
|
57
57
|
};
|
|
58
58
|
//#endregion
|
|
59
59
|
//#region lib/types/client/SidebarRoot.js
|
|
@@ -7,8 +7,8 @@ window.__ModuleLoader__.load({
|
|
|
7
7
|
let react_jsx_runtime = require("react/jsx-runtime");
|
|
8
8
|
let react = require("react");
|
|
9
9
|
let _deepseek_ai_dsh_client_ui_primitives = require("@deepseek-ai/dsh-client-ui-primitives");
|
|
10
|
-
//#region \0dsh-css
|
|
11
|
-
const css = ".
|
|
10
|
+
//#region \0dsh-css:D:\a\dsh-edge\dsh-edge\packages\client\ui-skill\src\client\SkillRow.module.css.mjs
|
|
11
|
+
const css = ".HkYPmq_card{flex-direction:column;display:flex}.HkYPmq_row{align-items:center;min-width:0;height:24px;display:flex;position:relative;overflow:hidden}.HkYPmq_row[data-expandable]{cursor:pointer}.HkYPmq_card[data-state=running] .HkYPmq_row:after{content:\"\";background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--dsw-alias-bg-base) 60%, transparent) 55%, transparent 100%);pointer-events:none;width:300px;animation:2.6s ease-out infinite HkYPmq_dsh-skill-row-sweep;position:absolute;inset:0 auto 0 0}@keyframes HkYPmq_dsh-skill-row-sweep{0%{left:-300px}90%,to{left:100%}}.HkYPmq_leading{width:16px;height:16px;color:var(--dsw-alias-label-tertiary);flex:none;justify-content:center;align-items:center;margin-right:6px;display:inline-flex;position:relative}.HkYPmq_chevron{color:var(--dsw-alias-label-secondary)}.HkYPmq_iconIdle{opacity:1;transition:opacity .1s;display:inline-flex}.HkYPmq_chevronHover{opacity:0;margin:auto;transition:opacity .1s;position:absolute;inset:0}.HkYPmq_row:hover .HkYPmq_iconIdle{opacity:0}.HkYPmq_row:hover .HkYPmq_chevronHover{opacity:1}.HkYPmq_title{color:var(--dsw-alias-label-secondary);flex:none;font-size:14px;line-height:24px}.HkYPmq_separator{background:var(--dsw-alias-label-caption);border-radius:1px;flex:none;width:2px;height:2px;margin:0 8px}.HkYPmq_summary{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--dsw-alias-label-tertiary);flex:auto;font-size:14px;line-height:24px;overflow:hidden}.HkYPmq_errorSummary{color:var(--dsw-alias-state-error-primary)}.HkYPmq_bodyWrap{flex-direction:column;display:flex}.HkYPmq_instructionsCard{border:1px solid var(--dsw-alias-border-l1);background:var(--dsw-alias-markdown-code-block);border-radius:12px;flex-direction:column;max-height:260px;margin:4px 0 4px 4px;display:flex;overflow:hidden}.HkYPmq_instructionsHeader{border-bottom:1px solid var(--dsw-alias-border-l2);background:var(--dsw-alias-markdown-code-block-banner);color:var(--dsw-alias-label-caption);text-transform:uppercase;letter-spacing:.04em;flex:none;padding:8px 12px;font-size:11px;font-weight:500;line-height:16px}.HkYPmq_instructions{white-space:pre-wrap;overflow-wrap:anywhere;min-height:0;font:var(--dsw-font-markdown-code-block-small);color:var(--dsw-alias-label-secondary);margin:0;padding:10px 12px 12px;overflow:auto}.HkYPmq_instructions[data-error]{color:var(--dsw-alias-state-error-primary)}.HkYPmq_instructions::-webkit-scrollbar-thumb{background-clip:padding-box;border:2px solid #0000;border-radius:6px}.HkYPmq_instructions::-webkit-scrollbar-track{margin:6px 0}.HkYPmq_inspectButton{border:1px solid var(--dsw-alias-border-l2);background:var(--dsw-alias-bg-base);color:var(--dsw-alias-label-secondary);cursor:pointer;opacity:0;border-radius:999px;align-self:flex-start;align-items:center;gap:4px;margin:4px 0 2px 4px;padding:2px 8px;font-size:11px;line-height:16px;transition:opacity .1s;display:inline-flex}.HkYPmq_card:hover .HkYPmq_inspectButton,.HkYPmq_inspectButton:focus-visible{opacity:1}.HkYPmq_inspectButton:hover{background:var(--dsw-alias-interactive-bg-hover-solid);color:var(--dsw-alias-label-primary)}.HkYPmq_visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.HkYPmq_card[data-state=running] .HkYPmq_row:after{animation:none;display:none}.HkYPmq_iconIdle,.HkYPmq_chevronHover,.HkYPmq_inspectButton{transition:none}}";
|
|
12
12
|
const tagId = "@deepseek-ai/dsh-client-ui-skill/SkillRow.module.css";
|
|
13
13
|
if (typeof document !== "undefined" && document.querySelector("style[data-plugin-css=" + JSON.stringify(tagId) + "]") === null) {
|
|
14
14
|
const tag = document.createElement("style");
|
|
@@ -18,23 +18,23 @@ window.__ModuleLoader__.load({
|
|
|
18
18
|
document.head.appendChild(tag);
|
|
19
19
|
}
|
|
20
20
|
var SkillRow_module_css_default = {
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"card": "
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"errorSummary": "
|
|
21
|
+
"row": "HkYPmq_row",
|
|
22
|
+
"leading": "HkYPmq_leading",
|
|
23
|
+
"chevron": "HkYPmq_chevron",
|
|
24
|
+
"chevronHover": "HkYPmq_chevronHover",
|
|
25
|
+
"summary": "HkYPmq_summary",
|
|
26
|
+
"separator": "HkYPmq_separator",
|
|
27
|
+
"visuallyHidden": "HkYPmq_visuallyHidden",
|
|
28
|
+
"instructionsHeader": "HkYPmq_instructionsHeader",
|
|
29
|
+
"inspectButton": "HkYPmq_inspectButton",
|
|
30
|
+
"instructionsCard": "HkYPmq_instructionsCard",
|
|
31
|
+
"iconIdle": "HkYPmq_iconIdle",
|
|
32
|
+
"title": "HkYPmq_title",
|
|
33
|
+
"dsh-skill-row-sweep": "HkYPmq_dsh-skill-row-sweep",
|
|
34
|
+
"card": "HkYPmq_card",
|
|
35
|
+
"bodyWrap": "HkYPmq_bodyWrap",
|
|
36
|
+
"instructions": "HkYPmq_instructions",
|
|
37
|
+
"errorSummary": "HkYPmq_errorSummary"
|
|
38
38
|
};
|
|
39
39
|
//#endregion
|
|
40
40
|
//#region lib/types/client/SkillRow.js
|