@deepseek-ai/dsh-client-ui-message-feedback 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 +3 -3
- package/package.json +23 -23
package/lib/client.js
CHANGED
|
@@ -335,12 +335,12 @@ window.__ModuleLoader__.load({
|
|
|
335
335
|
document.head.appendChild(tag);
|
|
336
336
|
}
|
|
337
337
|
var MessageFeedbackActions_module_css_default = {
|
|
338
|
-
"
|
|
338
|
+
"noteInput": "_8_XoUG_noteInput",
|
|
339
339
|
"noteSave": "_8_XoUG_noteSave",
|
|
340
|
+
"action": "_8_XoUG_action",
|
|
341
|
+
"failure": "_8_XoUG_failure",
|
|
340
342
|
"noteEditor": "_8_XoUG_noteEditor",
|
|
341
343
|
"noteOpen": "_8_XoUG_noteOpen",
|
|
342
|
-
"action": "_8_XoUG_action",
|
|
343
|
-
"noteInput": "_8_XoUG_noteInput",
|
|
344
344
|
"noteCancel": "_8_XoUG_noteCancel"
|
|
345
345
|
};
|
|
346
346
|
//#endregion
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@deepseek-ai/dsh-client-ui-message-feedback",
|
|
3
3
|
"description": "Per-message feedback controls contributed to the assistant-message action strip, backed by the messageFeedback Host Remote",
|
|
4
|
-
"version": "0.1.0-rc.
|
|
4
|
+
"version": "0.1.0-rc.3",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "restricted"
|
|
7
7
|
},
|
|
@@ -43,34 +43,34 @@
|
|
|
43
43
|
"license": "MIT",
|
|
44
44
|
"peerDependencies": {
|
|
45
45
|
"react": "^18.2.0",
|
|
46
|
-
"@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.
|
|
47
|
-
"@deepseek-ai/dsh-client-connection": "^0.1.0-rc.
|
|
48
|
-
"@deepseek-ai/dsh-client-locale": "^0.1.0-rc.
|
|
49
|
-
"@deepseek-ai/dsh-client-
|
|
50
|
-
"@deepseek-ai/dsh-client-
|
|
51
|
-
"@deepseek-ai/dsh-client-ui-
|
|
52
|
-
"@deepseek-ai/dsh-
|
|
53
|
-
"@deepseek-ai/dsh-message-feedback": "^0.1.0-rc.
|
|
54
|
-
"@deepseek-ai/
|
|
55
|
-
"@deepseek-ai/dsh-
|
|
56
|
-
"@deepseek-ai/
|
|
46
|
+
"@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.3",
|
|
47
|
+
"@deepseek-ai/dsh-client-connection": "^0.1.0-rc.3",
|
|
48
|
+
"@deepseek-ai/dsh-client-locale": "^0.1.0-rc.3",
|
|
49
|
+
"@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.3",
|
|
50
|
+
"@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.3",
|
|
51
|
+
"@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.3",
|
|
52
|
+
"@deepseek-ai/dsh-invariants": "^0.1.0-rc.3",
|
|
53
|
+
"@deepseek-ai/dsh-message-feedback": "^0.1.0-rc.3",
|
|
54
|
+
"@deepseek-ai/cordis": "^4.0.1",
|
|
55
|
+
"@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.3",
|
|
56
|
+
"@deepseek-ai/dsh-typert-protocol": "^0.1.0-rc.3"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
59
|
"@testing-library/react": "^16.1.0",
|
|
60
60
|
"@types/react": "~18.3.1",
|
|
61
61
|
"react": "^18.2.0",
|
|
62
62
|
"react-dom": "^18.2.0",
|
|
63
|
-
"@deepseek-ai/dsh-
|
|
64
|
-
"@deepseek-ai/dsh-
|
|
65
|
-
"@deepseek-ai/dsh-client-locale": "^0.1.0-rc.
|
|
66
|
-
"@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.
|
|
67
|
-
"@deepseek-ai/dsh-client-test-runtime": "^0.1.0-rc.
|
|
68
|
-
"@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.
|
|
69
|
-
"@deepseek-ai/dsh-client-ui-
|
|
70
|
-
"@deepseek-ai/dsh-client-ui-
|
|
71
|
-
"@deepseek-ai/dsh-invariants": "^0.1.0-rc.
|
|
72
|
-
"@deepseek-ai/dsh-message-feedback": "^0.1.0-rc.
|
|
73
|
-
"@deepseek-ai/dsh-typert-protocol": "^0.1.0-rc.
|
|
63
|
+
"@deepseek-ai/dsh-client-connection": "^0.1.0-rc.3",
|
|
64
|
+
"@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.3",
|
|
65
|
+
"@deepseek-ai/dsh-client-locale": "^0.1.0-rc.3",
|
|
66
|
+
"@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.3",
|
|
67
|
+
"@deepseek-ai/dsh-client-test-runtime": "^0.1.0-rc.3",
|
|
68
|
+
"@deepseek-ai/dsh-client-ui-conversation": "^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-message-feedback": "^0.1.0-rc.3",
|
|
73
|
+
"@deepseek-ai/dsh-typert-protocol": "^0.1.0-rc.3",
|
|
74
74
|
"@deepseek-ai/cordis": "^4.0.1"
|
|
75
75
|
},
|
|
76
76
|
"files": [
|