@deepseek-ai/dsh-client-ui-workflow-run 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 +14 -14
  2. package/package.json +22 -22
package/lib/client.js CHANGED
@@ -19,28 +19,28 @@ window.__ModuleLoader__.load({
19
19
  document.head.appendChild(tag);
20
20
  }
21
21
  var WorkflowRunPanel_module_css_default = {
22
- "phaseCount": "DBuyfa_phaseCount",
23
- "phaseStatus": "DBuyfa_phaseStatus",
22
+ "root": "DBuyfa_root",
23
+ "phaseHeader": "DBuyfa_phaseHeader",
24
+ "runTitle": "DBuyfa_runTitle",
25
+ "memberLabel": "DBuyfa_memberLabel",
24
26
  "phaseList": "DBuyfa_phaseList",
27
+ "phaseLeading": "DBuyfa_phaseLeading",
28
+ "phase": "DBuyfa_phase",
29
+ "members": "DBuyfa_members",
30
+ "phaseStatus": "DBuyfa_phaseStatus",
25
31
  "runHeader": "DBuyfa_runHeader",
26
32
  "memberRow": "DBuyfa_memberRow",
27
33
  "memberStatus": "DBuyfa_memberStatus",
28
- "phase": "DBuyfa_phase",
29
- "memberLabel": "DBuyfa_memberLabel",
30
- "root": "DBuyfa_root",
31
- "runLeading": "DBuyfa_runLeading",
34
+ "statusTail": "DBuyfa_statusTail",
35
+ "dotSlot": "DBuyfa_dotSlot",
32
36
  "empty": "DBuyfa_empty",
33
- "phaseTitle": "DBuyfa_phaseTitle",
37
+ "memberButton": "DBuyfa_memberButton",
34
38
  "memberLabelWrap": "DBuyfa_memberLabelWrap",
39
+ "runLeading": "DBuyfa_runLeading",
35
40
  "runSummary": "DBuyfa_runSummary",
36
41
  "separator": "DBuyfa_separator",
37
- "dotSlot": "DBuyfa_dotSlot",
38
- "runTitle": "DBuyfa_runTitle",
39
- "statusTail": "DBuyfa_statusTail",
40
- "members": "DBuyfa_members",
41
- "phaseHeader": "DBuyfa_phaseHeader",
42
- "memberButton": "DBuyfa_memberButton",
43
- "phaseLeading": "DBuyfa_phaseLeading"
42
+ "phaseTitle": "DBuyfa_phaseTitle",
43
+ "phaseCount": "DBuyfa_phaseCount"
44
44
  };
45
45
  //#endregion
46
46
  //#region lib/types/client/WorkflowRunPanel.js
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@deepseek-ai/dsh-client-ui-workflow-run",
3
3
  "description": "Durable workflow-run Conversation Node and nested member disclosure for dsh web",
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",
@@ -50,29 +50,29 @@
50
50
  "react": "^18.2.0"
51
51
  },
52
52
  "peerDependencies": {
53
- "@deepseek-ai/dsh-client-locale": "^0.1.0-rc.2",
54
- "@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.2",
55
- "@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.2",
56
- "@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.2",
57
- "@deepseek-ai/dsh-invariants": "^0.1.0-rc.2",
58
- "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.2",
59
- "@deepseek-ai/dsh-tool-workflow": "^0.1.0-rc.2",
60
- "@deepseek-ai/dsh-session": "^0.1.0-rc.2",
61
- "@deepseek-ai/cordis": "^4.0.1",
62
- "@deepseek-ai/dsh-workflow": "^0.1.0-rc.2"
53
+ "@deepseek-ai/dsh-client-locale": "^0.1.0-rc.6",
54
+ "@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.6",
55
+ "@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.6",
56
+ "@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.6",
57
+ "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.6",
58
+ "@deepseek-ai/dsh-invariants": "^0.1.0-rc.6",
59
+ "@deepseek-ai/dsh-session": "^0.1.0-rc.6",
60
+ "@deepseek-ai/dsh-tool-workflow": "^0.1.0-rc.6",
61
+ "@deepseek-ai/dsh-workflow": "^0.1.0-rc.6",
62
+ "@deepseek-ai/cordis": "^4.0.1"
63
63
  },
64
64
  "devDependencies": {
65
65
  "@types/react": "~18.3.1",
66
- "@deepseek-ai/dsh-client-locale": "^0.1.0-rc.2",
67
- "@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.2",
68
- "@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.2",
69
- "@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.2",
70
- "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.2",
71
- "@deepseek-ai/dsh-client-test-runtime": "^0.1.0-rc.2",
72
- "@deepseek-ai/dsh-session": "^0.1.0-rc.2",
73
- "@deepseek-ai/dsh-invariants": "^0.1.0-rc.2",
74
- "@deepseek-ai/dsh-tool-workflow": "^0.1.0-rc.2",
75
- "@deepseek-ai/dsh-workflow": "^0.1.0-rc.2",
66
+ "@deepseek-ai/dsh-client-locale": "^0.1.0-rc.6",
67
+ "@deepseek-ai/dsh-client-ui-conversation": "^0.1.0-rc.6",
68
+ "@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.6",
69
+ "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.6",
70
+ "@deepseek-ai/dsh-client-test-runtime": "^0.1.0-rc.6",
71
+ "@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.6",
72
+ "@deepseek-ai/dsh-invariants": "^0.1.0-rc.6",
73
+ "@deepseek-ai/dsh-session": "^0.1.0-rc.6",
74
+ "@deepseek-ai/dsh-tool-workflow": "^0.1.0-rc.6",
75
+ "@deepseek-ai/dsh-workflow": "^0.1.0-rc.6",
76
76
  "@deepseek-ai/cordis": "^4.0.1"
77
77
  },
78
78
  "scripts": {