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