@deepseek-ai/dsh-client-ui-tool 0.0.1-rc.1 → 0.0.1-rc.2
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 +18 -18
package/lib/client.js
CHANGED
|
@@ -593,33 +593,33 @@ window.__ModuleLoader__.load({
|
|
|
593
593
|
document.head.appendChild(tag);
|
|
594
594
|
}
|
|
595
595
|
var ToolRow_module_css_default = {
|
|
596
|
-
"
|
|
597
|
-
"
|
|
596
|
+
"ioCard": "o3BgMG_ioCard",
|
|
597
|
+
"ioSection": "o3BgMG_ioSection",
|
|
598
|
+
"terminalBody": "o3BgMG_terminalBody",
|
|
599
|
+
"searchBody": "o3BgMG_searchBody",
|
|
600
|
+
"webBody": "o3BgMG_webBody",
|
|
601
|
+
"ioDivider": "o3BgMG_ioDivider",
|
|
602
|
+
"codeBody": "o3BgMG_codeBody",
|
|
603
|
+
"searchRecovery": "o3BgMG_searchRecovery",
|
|
598
604
|
"visuallyHidden": "o3BgMG_visuallyHidden",
|
|
599
605
|
"summarySuffix": "o3BgMG_summarySuffix",
|
|
600
|
-
"
|
|
601
|
-
"
|
|
602
|
-
"inspectButton": "o3BgMG_inspectButton",
|
|
603
|
-
"codeBody": "o3BgMG_codeBody",
|
|
604
|
-
"dsh-tool-row-sweep": "o3BgMG_dsh-tool-row-sweep",
|
|
606
|
+
"root": "o3BgMG_root",
|
|
607
|
+
"ioLabel": "o3BgMG_ioLabel",
|
|
605
608
|
"ioText": "o3BgMG_ioText",
|
|
606
|
-
"
|
|
609
|
+
"bodyScroll": "o3BgMG_bodyScroll",
|
|
610
|
+
"inspectButton": "o3BgMG_inspectButton",
|
|
611
|
+
"summary": "o3BgMG_summary",
|
|
612
|
+
"row": "o3BgMG_row",
|
|
607
613
|
"diffBody": "o3BgMG_diffBody",
|
|
614
|
+
"chevron": "o3BgMG_chevron",
|
|
615
|
+
"sep": "o3BgMG_sep",
|
|
608
616
|
"readBody": "o3BgMG_readBody",
|
|
609
|
-
"
|
|
610
|
-
"
|
|
611
|
-
"root": "o3BgMG_root",
|
|
617
|
+
"bodyWrap": "o3BgMG_bodyWrap",
|
|
618
|
+
"leading": "o3BgMG_leading",
|
|
612
619
|
"errorSummary": "o3BgMG_errorSummary",
|
|
613
|
-
"webBody": "o3BgMG_webBody",
|
|
614
620
|
"title": "o3BgMG_title",
|
|
615
|
-
"
|
|
616
|
-
"
|
|
617
|
-
"leading": "o3BgMG_leading",
|
|
618
|
-
"bodyScroll": "o3BgMG_bodyScroll",
|
|
619
|
-
"ioLabel": "o3BgMG_ioLabel",
|
|
620
|
-
"ioSection": "o3BgMG_ioSection",
|
|
621
|
-
"ioDivider": "o3BgMG_ioDivider",
|
|
622
|
-
"searchRecovery": "o3BgMG_searchRecovery"
|
|
621
|
+
"dsh-tool-row-sweep": "o3BgMG_dsh-tool-row-sweep",
|
|
622
|
+
"fileLink": "o3BgMG_fileLink"
|
|
623
623
|
};
|
|
624
624
|
//#endregion
|
|
625
625
|
//#region lib/types/client/tool/components/ToolRow.js
|
|
@@ -937,13 +937,13 @@ window.__ModuleLoader__.load({
|
|
|
937
937
|
document.head.appendChild(tag);
|
|
938
938
|
}
|
|
939
939
|
var ToolDetails_module_css_default = {
|
|
940
|
-
"
|
|
940
|
+
"description": "xDAfVq_description",
|
|
941
941
|
"cardBody": "xDAfVq_cardBody",
|
|
942
|
+
"recovery": "xDAfVq_recovery",
|
|
943
|
+
"empty": "xDAfVq_empty",
|
|
942
944
|
"code": "xDAfVq_code",
|
|
943
|
-
"description": "xDAfVq_description",
|
|
944
945
|
"read": "xDAfVq_read",
|
|
945
|
-
"web": "xDAfVq_web"
|
|
946
|
-
"empty": "xDAfVq_empty"
|
|
946
|
+
"web": "xDAfVq_web"
|
|
947
947
|
};
|
|
948
948
|
//#endregion
|
|
949
949
|
//#region lib/types/client/tool/ToolDetails.js
|
|
@@ -1087,26 +1087,26 @@ window.__ModuleLoader__.load({
|
|
|
1087
1087
|
document.head.appendChild(tag);
|
|
1088
1088
|
}
|
|
1089
1089
|
var bash_sample_module_css_default = {
|
|
1090
|
-
"
|
|
1091
|
-
"inspectButton": "CY-8Ka_inspectButton",
|
|
1092
|
-
"terminal": "CY-8Ka_terminal",
|
|
1093
|
-
"visuallyHidden": "CY-8Ka_visuallyHidden",
|
|
1094
|
-
"chevronHover": "CY-8Ka_chevronHover",
|
|
1090
|
+
"chevron": "CY-8Ka_chevron",
|
|
1095
1091
|
"dsh-bash-row-sweep": "CY-8Ka_dsh-bash-row-sweep",
|
|
1092
|
+
"chevronHover": "CY-8Ka_chevronHover",
|
|
1093
|
+
"ioText": "CY-8Ka_ioText",
|
|
1094
|
+
"ioLabel": "CY-8Ka_ioLabel",
|
|
1096
1095
|
"root": "CY-8Ka_root",
|
|
1097
1096
|
"leading": "CY-8Ka_leading",
|
|
1097
|
+
"bodyWrap": "CY-8Ka_bodyWrap",
|
|
1098
1098
|
"iconIdle": "CY-8Ka_iconIdle",
|
|
1099
|
-
"
|
|
1100
|
-
"
|
|
1101
|
-
"card": "CY-8Ka_card",
|
|
1099
|
+
"summary": "CY-8Ka_summary",
|
|
1100
|
+
"errorSummary": "CY-8Ka_errorSummary",
|
|
1102
1101
|
"ioSection": "CY-8Ka_ioSection",
|
|
1103
|
-
"ioLabel": "CY-8Ka_ioLabel",
|
|
1104
1102
|
"ioDivider": "CY-8Ka_ioDivider",
|
|
1105
|
-
"
|
|
1103
|
+
"terminal": "CY-8Ka_terminal",
|
|
1104
|
+
"sep": "CY-8Ka_sep",
|
|
1105
|
+
"card": "CY-8Ka_card",
|
|
1106
1106
|
"ioCard": "CY-8Ka_ioCard",
|
|
1107
|
-
"
|
|
1108
|
-
"
|
|
1109
|
-
"
|
|
1107
|
+
"title": "CY-8Ka_title",
|
|
1108
|
+
"inspectButton": "CY-8Ka_inspectButton",
|
|
1109
|
+
"visuallyHidden": "CY-8Ka_visuallyHidden"
|
|
1110
1110
|
};
|
|
1111
1111
|
//#endregion
|
|
1112
1112
|
//#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.0.1-rc.
|
|
4
|
+
"version": "0.0.1-rc.2",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "restricted"
|
|
7
7
|
},
|
|
@@ -45,29 +45,29 @@
|
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
47
47
|
"react": "^18.2.0",
|
|
48
|
-
"@deepseek-ai/dsh-client-locale": "^0.0.1-rc.
|
|
49
|
-
"@deepseek-ai/dsh-client-runtime": "^0.0.1-rc.
|
|
50
|
-
"@deepseek-ai/dsh-client-ui-conversation": "^0.0.1-rc.
|
|
51
|
-
"@deepseek-ai/dsh-client-ui-primitives": "^0.0.1-rc.
|
|
52
|
-
"@deepseek-ai/dsh-client-ui-slots": "^0.0.1-rc.
|
|
53
|
-
"@deepseek-ai/
|
|
54
|
-
"@deepseek-ai/
|
|
48
|
+
"@deepseek-ai/dsh-client-locale": "^0.0.1-rc.2",
|
|
49
|
+
"@deepseek-ai/dsh-client-runtime": "^0.0.1-rc.2",
|
|
50
|
+
"@deepseek-ai/dsh-client-ui-conversation": "^0.0.1-rc.2",
|
|
51
|
+
"@deepseek-ai/dsh-client-ui-primitives": "^0.0.1-rc.2",
|
|
52
|
+
"@deepseek-ai/dsh-client-ui-slots": "^0.0.1-rc.2",
|
|
53
|
+
"@deepseek-ai/dsh-invariants": "^0.0.1-rc.2",
|
|
54
|
+
"@deepseek-ai/cordis": "^4.0.1-rc.1"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"@testing-library/react": "^16.1.0",
|
|
58
58
|
"@types/react": "~18.3.1",
|
|
59
59
|
"react": "^18.2.0",
|
|
60
60
|
"react-dom": "^18.2.0",
|
|
61
|
-
"@deepseek-ai/dsh-client-connection": "^0.0.1-rc.
|
|
62
|
-
"@deepseek-ai/dsh-client-
|
|
63
|
-
"@deepseek-ai/dsh-client-runtime": "^0.0.1-rc.
|
|
64
|
-
"@deepseek-ai/dsh-client-
|
|
65
|
-
"@deepseek-ai/dsh-client-ui-
|
|
66
|
-
"@deepseek-ai/dsh-client-
|
|
67
|
-
"@deepseek-ai/dsh-client-
|
|
68
|
-
"@deepseek-ai/dsh-
|
|
69
|
-
"@deepseek-ai/
|
|
70
|
-
"@deepseek-ai/
|
|
61
|
+
"@deepseek-ai/dsh-client-connection": "^0.0.1-rc.2",
|
|
62
|
+
"@deepseek-ai/dsh-client-runtime": "^0.0.1-rc.2",
|
|
63
|
+
"@deepseek-ai/dsh-client-test-runtime": "^0.0.1-rc.2",
|
|
64
|
+
"@deepseek-ai/dsh-client-ui-conversation": "^0.0.1-rc.2",
|
|
65
|
+
"@deepseek-ai/dsh-client-ui-primitives": "^0.0.1-rc.2",
|
|
66
|
+
"@deepseek-ai/dsh-client-locale": "^0.0.1-rc.2",
|
|
67
|
+
"@deepseek-ai/dsh-client-ui-slots": "^0.0.1-rc.2",
|
|
68
|
+
"@deepseek-ai/dsh-client-web-react": "^0.0.1-rc.2",
|
|
69
|
+
"@deepseek-ai/dsh-invariants": "^0.0.1-rc.2",
|
|
70
|
+
"@deepseek-ai/cordis": "^4.0.1-rc.1"
|
|
71
71
|
},
|
|
72
72
|
"files": [
|
|
73
73
|
"lib/index.js",
|