@deepseek-ai/dsh-client-ui-tool 0.1.0-rc.2 → 0.1.0-rc.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/lib/client.js +36 -36
- 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
|
-
"bodyScroll": "o3BgMG_bodyScroll",
|
|
609
608
|
"codeBody": "o3BgMG_codeBody",
|
|
610
|
-
"
|
|
611
|
-
"
|
|
612
|
-
"readBody": "o3BgMG_readBody",
|
|
613
|
-
"webBody": "o3BgMG_webBody",
|
|
614
|
-
"ioSection": "o3BgMG_ioSection",
|
|
615
|
-
"summarySuffix": "o3BgMG_summarySuffix",
|
|
609
|
+
"bodyScroll": "o3BgMG_bodyScroll",
|
|
610
|
+
"leading": "o3BgMG_leading",
|
|
616
611
|
"ioText": "o3BgMG_ioText",
|
|
612
|
+
"inspectButton": "o3BgMG_inspectButton",
|
|
613
|
+
"terminalBody": "o3BgMG_terminalBody",
|
|
614
|
+
"diffBody": "o3BgMG_diffBody",
|
|
615
|
+
"title": "o3BgMG_title",
|
|
616
|
+
"ioLabel": "o3BgMG_ioLabel",
|
|
617
|
+
"searchBody": "o3BgMG_searchBody",
|
|
617
618
|
"root": "o3BgMG_root",
|
|
618
|
-
"
|
|
619
|
+
"chevron": "o3BgMG_chevron",
|
|
620
|
+
"searchRecovery": "o3BgMG_searchRecovery",
|
|
621
|
+
"bodyWrap": "o3BgMG_bodyWrap",
|
|
622
|
+
"readBody": "o3BgMG_readBody",
|
|
619
623
|
"dsh-tool-row-sweep": "o3BgMG_dsh-tool-row-sweep",
|
|
620
|
-
"ioLabel": "o3BgMG_ioLabel",
|
|
621
|
-
"fileLink": "o3BgMG_fileLink",
|
|
622
624
|
"sep": "o3BgMG_sep",
|
|
625
|
+
"summarySuffix": "o3BgMG_summarySuffix",
|
|
626
|
+
"visuallyHidden": "o3BgMG_visuallyHidden",
|
|
627
|
+
"webBody": "o3BgMG_webBody",
|
|
628
|
+
"fileLink": "o3BgMG_fileLink",
|
|
623
629
|
"summary": "o3BgMG_summary",
|
|
624
|
-
"row": "o3BgMG_row",
|
|
625
|
-
"title": "o3BgMG_title",
|
|
626
630
|
"ioCard": "o3BgMG_ioCard",
|
|
627
|
-
"
|
|
628
|
-
"
|
|
629
|
-
"
|
|
630
|
-
"
|
|
631
|
-
"ioDivider": "o3BgMG_ioDivider",
|
|
632
|
-
"inspectButton": "o3BgMG_inspectButton",
|
|
633
|
-
"bodyWrap": "o3BgMG_bodyWrap",
|
|
634
|
-
"searchBody": "o3BgMG_searchBody"
|
|
631
|
+
"errorSummary": "o3BgMG_errorSummary",
|
|
632
|
+
"row": "o3BgMG_row",
|
|
633
|
+
"ioSection": "o3BgMG_ioSection",
|
|
634
|
+
"ioDivider": "o3BgMG_ioDivider"
|
|
635
635
|
};
|
|
636
636
|
//#endregion
|
|
637
637
|
//#region lib/types/client/tool/components/ToolRow.js
|
|
@@ -950,12 +950,12 @@ window.__ModuleLoader__.load({
|
|
|
950
950
|
}
|
|
951
951
|
var ToolDetails_module_css_default = {
|
|
952
952
|
"recovery": "xDAfVq_recovery",
|
|
953
|
+
"web": "xDAfVq_web",
|
|
954
|
+
"cardBody": "xDAfVq_cardBody",
|
|
955
|
+
"empty": "xDAfVq_empty",
|
|
953
956
|
"code": "xDAfVq_code",
|
|
954
957
|
"description": "xDAfVq_description",
|
|
955
|
-
"
|
|
956
|
-
"read": "xDAfVq_read",
|
|
957
|
-
"cardBody": "xDAfVq_cardBody",
|
|
958
|
-
"web": "xDAfVq_web"
|
|
958
|
+
"read": "xDAfVq_read"
|
|
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
|
+
"dsh-bash-row-sweep": "CY-8Ka_dsh-bash-row-sweep",
|
|
1103
|
+
"ioText": "CY-8Ka_ioText",
|
|
1102
1104
|
"sep": "CY-8Ka_sep",
|
|
1105
|
+
"inspectButton": "CY-8Ka_inspectButton",
|
|
1106
|
+
"visuallyHidden": "CY-8Ka_visuallyHidden",
|
|
1107
|
+
"title": "CY-8Ka_title",
|
|
1108
|
+
"bodyWrap": "CY-8Ka_bodyWrap",
|
|
1109
|
+
"summary": "CY-8Ka_summary",
|
|
1103
1110
|
"iconIdle": "CY-8Ka_iconIdle",
|
|
1104
1111
|
"ioDivider": "CY-8Ka_ioDivider",
|
|
1105
1112
|
"card": "CY-8Ka_card",
|
|
1106
|
-
"
|
|
1113
|
+
"root": "CY-8Ka_root",
|
|
1114
|
+
"chevron": "CY-8Ka_chevron",
|
|
1115
|
+
"ioSection": "CY-8Ka_ioSection",
|
|
1107
1116
|
"ioCard": "CY-8Ka_ioCard",
|
|
1108
|
-
"ioLabel": "CY-8Ka_ioLabel",
|
|
1109
1117
|
"terminal": "CY-8Ka_terminal",
|
|
1110
|
-
"root": "CY-8Ka_root",
|
|
1111
|
-
"title": "CY-8Ka_title",
|
|
1112
|
-
"visuallyHidden": "CY-8Ka_visuallyHidden",
|
|
1113
1118
|
"chevronHover": "CY-8Ka_chevronHover",
|
|
1119
|
+
"ioLabel": "CY-8Ka_ioLabel",
|
|
1114
1120
|
"leading": "CY-8Ka_leading",
|
|
1115
|
-
"errorSummary": "CY-8Ka_errorSummary"
|
|
1116
|
-
"bodyWrap": "CY-8Ka_bodyWrap",
|
|
1117
|
-
"ioSection": "CY-8Ka_ioSection",
|
|
1118
|
-
"dsh-bash-row-sweep": "CY-8Ka_dsh-bash-row-sweep",
|
|
1119
|
-
"summary": "CY-8Ka_summary",
|
|
1120
|
-
"ioText": "CY-8Ka_ioText",
|
|
1121
|
-
"chevron": "CY-8Ka_chevron"
|
|
1121
|
+
"errorSummary": "CY-8Ka_errorSummary"
|
|
1122
1122
|
};
|
|
1123
1123
|
//#endregion
|
|
1124
1124
|
//#region lib/types/client/tool/toolviews/bash-sample.js
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "restricted"
|
|
7
7
|
},
|
|
@@ -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",
|
|
48
49
|
"@deepseek-ai/cordis": "^4.0.1",
|
|
49
|
-
"@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.
|
|
50
|
-
"@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.
|
|
51
|
-
"@deepseek-ai/dsh-client-
|
|
52
|
-
"@deepseek-ai/dsh-client-ui-
|
|
53
|
-
"@deepseek-ai/dsh-
|
|
54
|
-
"@deepseek-ai/dsh-
|
|
55
|
-
"@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.2"
|
|
50
|
+
"@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.3",
|
|
51
|
+
"@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.3",
|
|
52
|
+
"@deepseek-ai/dsh-client-locale": "^0.1.0-rc.3",
|
|
53
|
+
"@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.3",
|
|
54
|
+
"@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.3",
|
|
55
|
+
"@deepseek-ai/dsh-invariants": "^0.1.0-rc.3"
|
|
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-locale": "^0.1.0-rc.
|
|
64
|
-
"@deepseek-ai/
|
|
65
|
-
"@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.
|
|
66
|
-
"@deepseek-ai/dsh-
|
|
67
|
-
"@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.
|
|
68
|
-
"@deepseek-ai/dsh-client-
|
|
69
|
-
"@deepseek-ai/dsh-client-ui-
|
|
70
|
-
"@deepseek-ai/dsh-client-
|
|
71
|
-
"@deepseek-ai/dsh-invariants": "^0.1.0-rc.
|
|
72
|
-
"@deepseek-ai/
|
|
62
|
+
"@deepseek-ai/dsh-client-connection": "^0.1.0-rc.3",
|
|
63
|
+
"@deepseek-ai/dsh-client-locale": "^0.1.0-rc.3",
|
|
64
|
+
"@deepseek-ai/cordis": "^4.0.1",
|
|
65
|
+
"@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.3",
|
|
66
|
+
"@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.3",
|
|
67
|
+
"@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.3",
|
|
68
|
+
"@deepseek-ai/dsh-client-test-runtime": "^0.1.0-rc.3",
|
|
69
|
+
"@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.3",
|
|
70
|
+
"@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.3",
|
|
71
|
+
"@deepseek-ai/dsh-invariants": "^0.1.0-rc.3",
|
|
72
|
+
"@deepseek-ai/dsh-client-web-react": "^0.1.0-rc.3"
|
|
73
73
|
},
|
|
74
74
|
"files": [
|
|
75
75
|
"lib/index.js",
|