@deepseek-ai/dsh-client-ui-tool 0.0.1-rc.3 → 0.1.0-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.
Files changed (3) hide show
  1. package/LICENSE +17 -24
  2. package/lib/client.js +37 -37
  3. package/package.json +21 -21
package/LICENSE CHANGED
@@ -1,28 +1,21 @@
1
- BSD 3-Clause License
1
+ MIT License
2
2
 
3
- Copyright (c) 2026, DeepSeek
3
+ Copyright (c) 2026 DeepSeek
4
4
 
5
- Redistribution and use in source and binary forms, with or without
6
- modification, are permitted provided that the following conditions are met:
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
7
11
 
8
- 1. Redistributions of source code must retain the above copyright notice, this
9
- list of conditions and the following disclaimer.
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
10
14
 
11
- 2. Redistributions in binary form must reproduce the above copyright notice,
12
- this list of conditions and the following disclaimer in the documentation
13
- and/or other materials provided with the distribution.
14
-
15
- 3. Neither the name of the copyright holder nor the names of its
16
- contributors may be used to endorse or promote products derived from
17
- this software without specific prior written permission.
18
-
19
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
22
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
23
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
25
- SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
26
- CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
27
- OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
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
- "ioDivider": "o3BgMG_ioDivider",
609
- "webBody": "o3BgMG_webBody",
610
- "searchRecovery": "o3BgMG_searchRecovery",
608
+ "bodyScroll": "o3BgMG_bodyScroll",
611
609
  "codeBody": "o3BgMG_codeBody",
610
+ "searchRecovery": "o3BgMG_searchRecovery",
612
611
  "visuallyHidden": "o3BgMG_visuallyHidden",
613
- "ioCard": "o3BgMG_ioCard",
614
- "title": "o3BgMG_title",
612
+ "readBody": "o3BgMG_readBody",
613
+ "webBody": "o3BgMG_webBody",
615
614
  "ioSection": "o3BgMG_ioSection",
616
- "ioLabel": "o3BgMG_ioLabel",
617
- "inspectButton": "o3BgMG_inspectButton",
618
- "diffBody": "o3BgMG_diffBody",
615
+ "summarySuffix": "o3BgMG_summarySuffix",
616
+ "ioText": "o3BgMG_ioText",
617
+ "root": "o3BgMG_root",
619
618
  "errorSummary": "o3BgMG_errorSummary",
620
- "bodyScroll": "o3BgMG_bodyScroll",
621
619
  "dsh-tool-row-sweep": "o3BgMG_dsh-tool-row-sweep",
622
- "row": "o3BgMG_row",
623
- "ioText": "o3BgMG_ioText",
624
- "chevron": "o3BgMG_chevron",
625
- "summary": "o3BgMG_summary",
620
+ "ioLabel": "o3BgMG_ioLabel",
626
621
  "fileLink": "o3BgMG_fileLink",
627
- "terminalBody": "o3BgMG_terminalBody",
628
- "readBody": "o3BgMG_readBody",
629
622
  "sep": "o3BgMG_sep",
630
- "summarySuffix": "o3BgMG_summarySuffix",
631
- "root": "o3BgMG_root",
623
+ "summary": "o3BgMG_summary",
624
+ "row": "o3BgMG_row",
625
+ "title": "o3BgMG_title",
626
+ "ioCard": "o3BgMG_ioCard",
627
+ "terminalBody": "o3BgMG_terminalBody",
628
+ "diffBody": "o3BgMG_diffBody",
629
+ "leading": "o3BgMG_leading",
630
+ "chevron": "o3BgMG_chevron",
631
+ "ioDivider": "o3BgMG_ioDivider",
632
+ "inspectButton": "o3BgMG_inspectButton",
632
633
  "bodyWrap": "o3BgMG_bodyWrap",
633
- "searchBody": "o3BgMG_searchBody",
634
- "leading": "o3BgMG_leading"
634
+ "searchBody": "o3BgMG_searchBody"
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
+ "recovery": "xDAfVq_recovery",
953
+ "code": "xDAfVq_code",
952
954
  "description": "xDAfVq_description",
953
- "read": "xDAfVq_read",
954
- "web": "xDAfVq_web",
955
955
  "empty": "xDAfVq_empty",
956
+ "read": "xDAfVq_read",
956
957
  "cardBody": "xDAfVq_cardBody",
957
- "recovery": "xDAfVq_recovery",
958
- "code": "xDAfVq_code"
958
+ "web": "xDAfVq_web"
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
- "root": "CY-8Ka_root",
1103
1102
  "sep": "CY-8Ka_sep",
1104
- "bodyWrap": "CY-8Ka_bodyWrap",
1105
- "inspectButton": "CY-8Ka_inspectButton",
1103
+ "iconIdle": "CY-8Ka_iconIdle",
1106
1104
  "ioDivider": "CY-8Ka_ioDivider",
1107
- "leading": "CY-8Ka_leading",
1108
- "title": "CY-8Ka_title",
1109
- "ioText": "CY-8Ka_ioText",
1110
- "ioCard": "CY-8Ka_ioCard",
1111
1105
  "card": "CY-8Ka_card",
1112
- "summary": "CY-8Ka_summary",
1106
+ "inspectButton": "CY-8Ka_inspectButton",
1107
+ "ioCard": "CY-8Ka_ioCard",
1108
+ "ioLabel": "CY-8Ka_ioLabel",
1113
1109
  "terminal": "CY-8Ka_terminal",
1114
- "iconIdle": "CY-8Ka_iconIdle",
1110
+ "root": "CY-8Ka_root",
1111
+ "title": "CY-8Ka_title",
1112
+ "visuallyHidden": "CY-8Ka_visuallyHidden",
1113
+ "chevronHover": "CY-8Ka_chevronHover",
1114
+ "leading": "CY-8Ka_leading",
1115
+ "errorSummary": "CY-8Ka_errorSummary",
1116
+ "bodyWrap": "CY-8Ka_bodyWrap",
1115
1117
  "ioSection": "CY-8Ka_ioSection",
1116
1118
  "dsh-bash-row-sweep": "CY-8Ka_dsh-bash-row-sweep",
1117
- "ioLabel": "CY-8Ka_ioLabel",
1118
- "chevron": "CY-8Ka_chevron",
1119
- "errorSummary": "CY-8Ka_errorSummary",
1120
- "visuallyHidden": "CY-8Ka_visuallyHidden",
1121
- "chevronHover": "CY-8Ka_chevronHover"
1119
+ "summary": "CY-8Ka_summary",
1120
+ "ioText": "CY-8Ka_ioText",
1121
+ "chevron": "CY-8Ka_chevron"
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.0.1-rc.3",
4
+ "version": "0.1.0-rc.2",
5
5
  "publishConfig": {
6
6
  "access": "restricted"
7
7
  },
@@ -39,37 +39,37 @@
39
39
  "platform": "web"
40
40
  }
41
41
  },
42
- "license": "BSD-3-Clause",
42
+ "license": "MIT",
43
43
  "dependencies": {
44
44
  "clsx": "^2.0.0"
45
45
  },
46
46
  "peerDependencies": {
47
47
  "react": "^18.2.0",
48
- "@deepseek-ai/dsh-api-remotes": "^0.0.1-rc.3",
49
- "@deepseek-ai/cordis": "^4.0.1-rc.1",
50
- "@deepseek-ai/dsh-client-locale": "^0.0.1-rc.3",
51
- "@deepseek-ai/dsh-client-runtime": "^0.0.1-rc.3",
52
- "@deepseek-ai/dsh-client-ui-conversation": "^0.0.1-rc.3",
53
- "@deepseek-ai/dsh-client-ui-primitives": "^0.0.1-rc.3",
54
- "@deepseek-ai/dsh-client-ui-slots": "^0.0.1-rc.3",
55
- "@deepseek-ai/dsh-invariants": "^0.0.1-rc.3"
48
+ "@deepseek-ai/cordis": "^4.0.1",
49
+ "@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.2",
50
+ "@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.2",
51
+ "@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.2",
52
+ "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.2",
53
+ "@deepseek-ai/dsh-invariants": "^0.1.0-rc.2",
54
+ "@deepseek-ai/dsh-client-locale": "^0.1.0-rc.2",
55
+ "@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.2"
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-client-connection": "^0.0.1-rc.3",
63
- "@deepseek-ai/cordis": "^4.0.1-rc.1",
64
- "@deepseek-ai/dsh-client-locale": "^0.0.1-rc.3",
65
- "@deepseek-ai/dsh-client-runtime": "^0.0.1-rc.3",
66
- "@deepseek-ai/dsh-client-test-runtime": "^0.0.1-rc.3",
67
- "@deepseek-ai/dsh-api-remotes": "^0.0.1-rc.3",
68
- "@deepseek-ai/dsh-client-ui-conversation": "^0.0.1-rc.3",
69
- "@deepseek-ai/dsh-client-ui-primitives": "^0.0.1-rc.3",
70
- "@deepseek-ai/dsh-client-ui-slots": "^0.0.1-rc.3",
71
- "@deepseek-ai/dsh-client-web-react": "^0.0.1-rc.3",
72
- "@deepseek-ai/dsh-invariants": "^0.0.1-rc.3"
62
+ "@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.2",
63
+ "@deepseek-ai/dsh-client-locale": "^0.1.0-rc.2",
64
+ "@deepseek-ai/dsh-client-connection": "^0.1.0-rc.2",
65
+ "@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.2",
66
+ "@deepseek-ai/dsh-client-test-runtime": "^0.1.0-rc.2",
67
+ "@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.2",
68
+ "@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.2",
69
+ "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.2",
70
+ "@deepseek-ai/dsh-client-web-react": "^0.1.0-rc.2",
71
+ "@deepseek-ai/dsh-invariants": "^0.1.0-rc.2",
72
+ "@deepseek-ai/cordis": "^4.0.1"
73
73
  },
74
74
  "files": [
75
75
  "lib/index.js",