@deepseek-ai/dsh-client-ui-subagent 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.
Files changed (2) hide show
  1. package/lib/client.js +15 -15
  2. package/package.json +22 -22
package/lib/client.js CHANGED
@@ -20,29 +20,29 @@ window.__ModuleLoader__.load({
20
20
  }
21
21
  var SubagentCatalogAction_module_css_default = {
22
22
  "triggerOpen": "h8S2Va_triggerOpen",
23
- "count": "h8S2Va_count",
24
- "disclosureOpen": "h8S2Va_disclosureOpen",
25
- "root": "h8S2Va_root",
23
+ "loadingRow": "h8S2Va_loadingRow",
24
+ "clickarea": "h8S2Va_clickarea",
25
+ "children": "h8S2Va_children",
26
26
  "metricToken": "h8S2Va_metricToken",
27
+ "root": "h8S2Va_root",
28
+ "count": "h8S2Va_count",
29
+ "activitySlot": "h8S2Va_activitySlot",
27
30
  "node": "h8S2Va_node",
28
- "disabled": "h8S2Va_disabled",
31
+ "menu": "h8S2Va_menu",
32
+ "metrics": "h8S2Va_metrics",
33
+ "notice": "h8S2Va_notice",
34
+ "disclosureOpen": "h8S2Va_disclosureOpen",
29
35
  "disclosure": "h8S2Va_disclosure",
30
- "disclosureSpace": "h8S2Va_disclosureSpace",
36
+ "disabled": "h8S2Va_disabled",
31
37
  "error": "h8S2Va_error",
32
38
  "content": "h8S2Va_content",
33
39
  "label": "h8S2Va_label",
34
- "notice": "h8S2Va_notice",
40
+ "row": "h8S2Va_row",
35
41
  "summary": "h8S2Va_summary",
36
- "children": "h8S2Va_children",
37
- "loadingRow": "h8S2Va_loadingRow",
38
- "menu": "h8S2Va_menu",
39
- "metrics": "h8S2Va_metrics",
40
- "metricDuration": "h8S2Va_metricDuration",
41
- "refresh": "h8S2Va_refresh",
42
42
  "trigger": "h8S2Va_trigger",
43
- "row": "h8S2Va_row",
44
- "clickarea": "h8S2Va_clickarea",
45
- "activitySlot": "h8S2Va_activitySlot"
43
+ "refresh": "h8S2Va_refresh",
44
+ "disclosureSpace": "h8S2Va_disclosureSpace",
45
+ "metricDuration": "h8S2Va_metricDuration"
46
46
  };
47
47
  //#endregion
48
48
  //#region lib/types/client/SubagentCatalogAction.js
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@deepseek-ai/dsh-client-ui-subagent",
3
3
  "description": "Subagent conversation catalog, continuation routing UI, and '@' reference source",
4
- "version": "0.1.0-rc.2",
4
+ "version": "0.1.0-rc.6",
5
5
  "publishConfig": {
6
- "access": "restricted"
6
+ "access": "public"
7
7
  },
8
8
  "repository": {
9
9
  "type": "git",
@@ -46,30 +46,30 @@
46
46
  "react": "^18.2.0"
47
47
  },
48
48
  "peerDependencies": {
49
- "@deepseek-ai/dsh-client-locale": "^0.1.0-rc.2",
50
- "@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.2",
51
- "@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.2",
52
- "@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.2",
53
- "@deepseek-ai/dsh-client-ui-input-trigger": "^0.1.0-rc.2",
54
- "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.2",
55
- "@deepseek-ai/dsh-invariants": "^0.1.0-rc.2",
56
- "@deepseek-ai/dsh-subagent": "^0.1.0-rc.2",
57
- "@deepseek-ai/dsh-token-meter": "^0.1.0-rc.2",
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-input-trigger": "^0.1.0-rc.6",
54
+ "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.6",
55
+ "@deepseek-ai/dsh-invariants": "^0.1.0-rc.6",
56
+ "@deepseek-ai/dsh-subagent": "^0.1.0-rc.6",
57
+ "@deepseek-ai/dsh-token-meter": "^0.1.0-rc.6",
58
58
  "@deepseek-ai/cordis": "^4.0.1"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@types/react": "~18.3.1",
62
- "@deepseek-ai/dsh-client-locale": "^0.1.0-rc.2",
63
- "@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.2",
64
- "@deepseek-ai/dsh-client-test-runtime": "^0.1.0-rc.2",
65
- "@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.2",
66
- "@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.2",
67
- "@deepseek-ai/dsh-client-ui-input-trigger": "^0.1.0-rc.2",
68
- "@deepseek-ai/dsh-invariants": "^0.1.0-rc.2",
69
- "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.2",
70
- "@deepseek-ai/dsh-subagent": "^0.1.0-rc.2",
71
- "@deepseek-ai/dsh-token-meter": "^0.1.0-rc.2",
72
- "@deepseek-ai/cordis": "^4.0.1"
62
+ "@deepseek-ai/dsh-client-locale": "^0.1.0-rc.6",
63
+ "@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.6",
64
+ "@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.6",
65
+ "@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.6",
66
+ "@deepseek-ai/dsh-client-ui-input-trigger": "^0.1.0-rc.6",
67
+ "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.6",
68
+ "@deepseek-ai/dsh-invariants": "^0.1.0-rc.6",
69
+ "@deepseek-ai/dsh-subagent": "^0.1.0-rc.6",
70
+ "@deepseek-ai/dsh-token-meter": "^0.1.0-rc.6",
71
+ "@deepseek-ai/cordis": "^4.0.1",
72
+ "@deepseek-ai/dsh-client-test-runtime": "^0.1.0-rc.6"
73
73
  },
74
74
  "files": [
75
75
  "lib/index.js",