@deepseek-ai/dsh-client-ui-tool 0.1.0-rc.3 → 0.1.0-rc.7
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/lib/client.js +37 -37
- package/package.json +19 -19
package/lib/client.js
CHANGED
|
@@ -605,33 +605,33 @@ window.__ModuleLoader__.load({
|
|
|
605
605
|
document.head.appendChild(tag);
|
|
606
606
|
}
|
|
607
607
|
var ToolRow_module_css_default = {
|
|
608
|
-
"codeBody": "o3BgMG_codeBody",
|
|
609
|
-
"bodyScroll": "o3BgMG_bodyScroll",
|
|
610
|
-
"leading": "o3BgMG_leading",
|
|
611
|
-
"ioText": "o3BgMG_ioText",
|
|
612
608
|
"inspectButton": "o3BgMG_inspectButton",
|
|
609
|
+
"leading": "o3BgMG_leading",
|
|
610
|
+
"ioSection": "o3BgMG_ioSection",
|
|
611
|
+
"row": "o3BgMG_row",
|
|
612
|
+
"ioDivider": "o3BgMG_ioDivider",
|
|
613
613
|
"terminalBody": "o3BgMG_terminalBody",
|
|
614
614
|
"diffBody": "o3BgMG_diffBody",
|
|
615
615
|
"title": "o3BgMG_title",
|
|
616
|
-
"ioLabel": "o3BgMG_ioLabel",
|
|
617
616
|
"searchBody": "o3BgMG_searchBody",
|
|
618
|
-
"
|
|
619
|
-
"
|
|
617
|
+
"dsh-tool-row-sweep": "o3BgMG_dsh-tool-row-sweep",
|
|
618
|
+
"webBody": "o3BgMG_webBody",
|
|
619
|
+
"ioCard": "o3BgMG_ioCard",
|
|
620
620
|
"searchRecovery": "o3BgMG_searchRecovery",
|
|
621
|
+
"visuallyHidden": "o3BgMG_visuallyHidden",
|
|
622
|
+
"bodyScroll": "o3BgMG_bodyScroll",
|
|
623
|
+
"ioText": "o3BgMG_ioText",
|
|
621
624
|
"bodyWrap": "o3BgMG_bodyWrap",
|
|
622
625
|
"readBody": "o3BgMG_readBody",
|
|
623
|
-
"dsh-tool-row-sweep": "o3BgMG_dsh-tool-row-sweep",
|
|
624
626
|
"sep": "o3BgMG_sep",
|
|
625
|
-
"summarySuffix": "o3BgMG_summarySuffix",
|
|
626
|
-
"visuallyHidden": "o3BgMG_visuallyHidden",
|
|
627
|
-
"webBody": "o3BgMG_webBody",
|
|
628
|
-
"fileLink": "o3BgMG_fileLink",
|
|
629
|
-
"summary": "o3BgMG_summary",
|
|
630
|
-
"ioCard": "o3BgMG_ioCard",
|
|
631
627
|
"errorSummary": "o3BgMG_errorSummary",
|
|
632
|
-
"
|
|
633
|
-
"
|
|
634
|
-
"
|
|
628
|
+
"ioLabel": "o3BgMG_ioLabel",
|
|
629
|
+
"summary": "o3BgMG_summary",
|
|
630
|
+
"fileLink": "o3BgMG_fileLink",
|
|
631
|
+
"codeBody": "o3BgMG_codeBody",
|
|
632
|
+
"summarySuffix": "o3BgMG_summarySuffix",
|
|
633
|
+
"chevron": "o3BgMG_chevron",
|
|
634
|
+
"root": "o3BgMG_root"
|
|
635
635
|
};
|
|
636
636
|
//#endregion
|
|
637
637
|
//#region lib/types/client/tool/components/ToolRow.js
|
|
@@ -949,13 +949,13 @@ window.__ModuleLoader__.load({
|
|
|
949
949
|
document.head.appendChild(tag);
|
|
950
950
|
}
|
|
951
951
|
var ToolDetails_module_css_default = {
|
|
952
|
-
"
|
|
953
|
-
"web": "xDAfVq_web",
|
|
954
|
-
"cardBody": "xDAfVq_cardBody",
|
|
952
|
+
"read": "xDAfVq_read",
|
|
955
953
|
"empty": "xDAfVq_empty",
|
|
956
|
-
"
|
|
954
|
+
"web": "xDAfVq_web",
|
|
957
955
|
"description": "xDAfVq_description",
|
|
958
|
-
"
|
|
956
|
+
"cardBody": "xDAfVq_cardBody",
|
|
957
|
+
"recovery": "xDAfVq_recovery",
|
|
958
|
+
"code": "xDAfVq_code"
|
|
959
959
|
};
|
|
960
960
|
//#endregion
|
|
961
961
|
//#region lib/types/client/tool/ToolDetails.js
|
|
@@ -1099,26 +1099,26 @@ window.__ModuleLoader__.load({
|
|
|
1099
1099
|
document.head.appendChild(tag);
|
|
1100
1100
|
}
|
|
1101
1101
|
var bash_sample_module_css_default = {
|
|
1102
|
-
"
|
|
1103
|
-
"
|
|
1104
|
-
"
|
|
1102
|
+
"ioLabel": "CY-8Ka_ioLabel",
|
|
1103
|
+
"chevron": "CY-8Ka_chevron",
|
|
1104
|
+
"leading": "CY-8Ka_leading",
|
|
1105
|
+
"ioSection": "CY-8Ka_ioSection",
|
|
1106
|
+
"chevronHover": "CY-8Ka_chevronHover",
|
|
1105
1107
|
"inspectButton": "CY-8Ka_inspectButton",
|
|
1106
|
-
"visuallyHidden": "CY-8Ka_visuallyHidden",
|
|
1107
|
-
"title": "CY-8Ka_title",
|
|
1108
|
-
"bodyWrap": "CY-8Ka_bodyWrap",
|
|
1109
|
-
"summary": "CY-8Ka_summary",
|
|
1110
1108
|
"iconIdle": "CY-8Ka_iconIdle",
|
|
1111
|
-
"ioDivider": "CY-8Ka_ioDivider",
|
|
1112
1109
|
"card": "CY-8Ka_card",
|
|
1113
|
-
"root": "CY-8Ka_root",
|
|
1114
|
-
"chevron": "CY-8Ka_chevron",
|
|
1115
|
-
"ioSection": "CY-8Ka_ioSection",
|
|
1116
1110
|
"ioCard": "CY-8Ka_ioCard",
|
|
1111
|
+
"dsh-bash-row-sweep": "CY-8Ka_dsh-bash-row-sweep",
|
|
1112
|
+
"sep": "CY-8Ka_sep",
|
|
1113
|
+
"title": "CY-8Ka_title",
|
|
1117
1114
|
"terminal": "CY-8Ka_terminal",
|
|
1118
|
-
"
|
|
1119
|
-
"
|
|
1120
|
-
"
|
|
1121
|
-
"
|
|
1115
|
+
"bodyWrap": "CY-8Ka_bodyWrap",
|
|
1116
|
+
"ioText": "CY-8Ka_ioText",
|
|
1117
|
+
"root": "CY-8Ka_root",
|
|
1118
|
+
"ioDivider": "CY-8Ka_ioDivider",
|
|
1119
|
+
"errorSummary": "CY-8Ka_errorSummary",
|
|
1120
|
+
"visuallyHidden": "CY-8Ka_visuallyHidden",
|
|
1121
|
+
"summary": "CY-8Ka_summary"
|
|
1122
1122
|
};
|
|
1123
1123
|
//#endregion
|
|
1124
1124
|
//#region lib/types/client/tool/toolviews/bash-sample.js
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deepseek-ai/dsh-client-ui-tool",
|
|
3
3
|
"description": "Client Tool call-tree renderer and keyed per-tool presentation slot",
|
|
4
|
-
"version": "0.1.0-rc.
|
|
4
|
+
"version": "0.1.0-rc.7",
|
|
5
5
|
"publishConfig": {
|
|
6
|
-
"access": "
|
|
6
|
+
"access": "public"
|
|
7
7
|
},
|
|
8
8
|
"repository": {
|
|
9
9
|
"type": "git",
|
|
@@ -45,31 +45,31 @@
|
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
47
47
|
"react": "^18.2.0",
|
|
48
|
-
"@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.3",
|
|
49
48
|
"@deepseek-ai/cordis": "^4.0.1",
|
|
50
|
-
"@deepseek-ai/dsh-
|
|
51
|
-
"@deepseek-ai/dsh-client-
|
|
52
|
-
"@deepseek-ai/dsh-client-
|
|
53
|
-
"@deepseek-ai/dsh-client-ui-
|
|
54
|
-
"@deepseek-ai/dsh-client-ui-
|
|
55
|
-
"@deepseek-ai/dsh-
|
|
49
|
+
"@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.7",
|
|
50
|
+
"@deepseek-ai/dsh-client-locale": "^0.1.0-rc.7",
|
|
51
|
+
"@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.7",
|
|
52
|
+
"@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.7",
|
|
53
|
+
"@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.7",
|
|
54
|
+
"@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.7",
|
|
55
|
+
"@deepseek-ai/dsh-invariants": "^0.1.0-rc.7"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
58
|
"@testing-library/react": "^16.1.0",
|
|
59
59
|
"@types/react": "~18.3.1",
|
|
60
60
|
"react": "^18.2.0",
|
|
61
61
|
"react-dom": "^18.2.0",
|
|
62
|
-
"@deepseek-ai/dsh-
|
|
63
|
-
"@deepseek-ai/dsh-client-
|
|
62
|
+
"@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.7",
|
|
63
|
+
"@deepseek-ai/dsh-client-connection": "^0.1.0-rc.7",
|
|
64
64
|
"@deepseek-ai/cordis": "^4.0.1",
|
|
65
|
-
"@deepseek-ai/dsh-client-
|
|
66
|
-
"@deepseek-ai/dsh-
|
|
67
|
-
"@deepseek-ai/dsh-client-
|
|
68
|
-
"@deepseek-ai/dsh-client-
|
|
69
|
-
"@deepseek-ai/dsh-client-ui-
|
|
70
|
-
"@deepseek-ai/dsh-client-ui-
|
|
71
|
-
"@deepseek-ai/dsh-
|
|
72
|
-
"@deepseek-ai/dsh-
|
|
65
|
+
"@deepseek-ai/dsh-client-locale": "^0.1.0-rc.7",
|
|
66
|
+
"@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.7",
|
|
67
|
+
"@deepseek-ai/dsh-client-test-runtime": "^0.1.0-rc.7",
|
|
68
|
+
"@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.7",
|
|
69
|
+
"@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.7",
|
|
70
|
+
"@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.7",
|
|
71
|
+
"@deepseek-ai/dsh-client-web-react": "^0.1.0-rc.7",
|
|
72
|
+
"@deepseek-ai/dsh-invariants": "^0.1.0-rc.7"
|
|
73
73
|
},
|
|
74
74
|
"files": [
|
|
75
75
|
"lib/index.js",
|