awaitly-visualizer 23.0.1 → 25.0.0

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 (49) hide show
  1. package/dist/devtools.cjs +6 -6
  2. package/dist/devtools.cjs.map +1 -1
  3. package/dist/devtools.d.cts +3 -4
  4. package/dist/devtools.d.ts +3 -4
  5. package/dist/devtools.js +4 -4
  6. package/dist/devtools.js.map +1 -1
  7. package/dist/index.browser.cjs +14 -14
  8. package/dist/index.browser.cjs.map +1 -1
  9. package/dist/index.browser.d.cts +4 -5
  10. package/dist/index.browser.d.ts +4 -5
  11. package/dist/index.browser.js +14 -14
  12. package/dist/index.browser.js.map +1 -1
  13. package/dist/index.cjs +24 -24
  14. package/dist/index.cjs.map +1 -1
  15. package/dist/index.d.cts +25 -6
  16. package/dist/index.d.ts +25 -6
  17. package/dist/index.js +24 -24
  18. package/dist/index.js.map +1 -1
  19. package/dist/kroki/fetch.cjs +2 -2
  20. package/dist/kroki/fetch.cjs.map +1 -1
  21. package/dist/kroki/fetch.d.cts +1 -2
  22. package/dist/kroki/fetch.d.ts +1 -2
  23. package/dist/kroki/fetch.js +2 -2
  24. package/dist/kroki/fetch.js.map +1 -1
  25. package/dist/notifiers/discord.cjs +2 -2
  26. package/dist/notifiers/discord.cjs.map +1 -1
  27. package/dist/notifiers/discord.d.cts +2 -3
  28. package/dist/notifiers/discord.d.ts +2 -3
  29. package/dist/notifiers/discord.js +2 -2
  30. package/dist/notifiers/discord.js.map +1 -1
  31. package/dist/notifiers/slack.cjs +24 -24
  32. package/dist/notifiers/slack.cjs.map +1 -1
  33. package/dist/notifiers/slack.d.cts +2 -3
  34. package/dist/notifiers/slack.d.ts +2 -3
  35. package/dist/notifiers/slack.js +24 -24
  36. package/dist/notifiers/slack.js.map +1 -1
  37. package/dist/notifiers/webhook.cjs +2 -2
  38. package/dist/notifiers/webhook.cjs.map +1 -1
  39. package/dist/notifiers/webhook.d.cts +2 -3
  40. package/dist/notifiers/webhook.d.ts +2 -3
  41. package/dist/notifiers/webhook.js +2 -2
  42. package/dist/notifiers/webhook.js.map +1 -1
  43. package/dist/{performance-analyzer-ffmMicjZ.d.ts → performance-analyzer-BCzSirud.d.ts} +1 -1
  44. package/dist/{performance-analyzer-C9WFkUSa.d.cts → performance-analyzer-dTsqap8v.d.cts} +1 -1
  45. package/dist/{types-BmktN16n.d.cts → types-Cxa5QZ0j.d.cts} +1 -1
  46. package/dist/{types-Bmb5LpD-.d.ts → types-J_mgQ3lz.d.ts} +1 -1
  47. package/dist/{url-CxqaR2K3.d.cts → url-DD8-D8H4.d.cts} +4 -4
  48. package/dist/{url-CxqaR2K3.d.ts → url-DD8-D8H4.d.ts} +4 -4
  49. package/package.json +6 -6
@@ -1,4 +1,4 @@
1
- import { F as FlowNode, S as ScopeStartEvent, c as ScopeEndEvent, D as DecisionStartEvent, a as DecisionBranchEvent, b as DecisionEndEvent, W as WorkflowIR, I as IRSnapshot, z as StepState, C as ColorScheme, t as Renderer, s as RenderOptions, H as HTMLRenderOptions, q as LiveVisualizerOptions, T as TimeTravelState, N as NodePerformance, m as HeatmapData, l as HeatLevel } from './url-CxqaR2K3.js';
1
+ import { F as FlowNode, S as ScopeStartEvent, c as ScopeEndEvent, D as DecisionStartEvent, a as DecisionBranchEvent, b as DecisionEndEvent, W as WorkflowIR, I as IRSnapshot, z as StepState, C as ColorScheme, t as Renderer, s as RenderOptions, H as HTMLRenderOptions, q as LiveVisualizerOptions, T as TimeTravelState, N as NodePerformance, m as HeatmapData, l as HeatLevel } from './url-DD8-D8H4.js';
2
2
  import { WorkflowEvent } from 'awaitly/workflow';
3
3
 
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { F as FlowNode, S as ScopeStartEvent, c as ScopeEndEvent, D as DecisionStartEvent, a as DecisionBranchEvent, b as DecisionEndEvent, W as WorkflowIR, I as IRSnapshot, z as StepState, C as ColorScheme, t as Renderer, s as RenderOptions, H as HTMLRenderOptions, q as LiveVisualizerOptions, T as TimeTravelState, N as NodePerformance, m as HeatmapData, l as HeatLevel } from './url-CxqaR2K3.cjs';
1
+ import { F as FlowNode, S as ScopeStartEvent, c as ScopeEndEvent, D as DecisionStartEvent, a as DecisionBranchEvent, b as DecisionEndEvent, W as WorkflowIR, I as IRSnapshot, z as StepState, C as ColorScheme, t as Renderer, s as RenderOptions, H as HTMLRenderOptions, q as LiveVisualizerOptions, T as TimeTravelState, N as NodePerformance, m as HeatmapData, l as HeatLevel } from './url-DD8-D8H4.cjs';
2
2
  import { WorkflowEvent } from 'awaitly/workflow';
3
3
 
4
4
  /**
@@ -1,6 +1,6 @@
1
1
  import { AsyncResult } from 'awaitly';
2
2
  import { WorkflowEvent } from 'awaitly/workflow';
3
- import { W as WorkflowIR, M as MermaidInkExportOptions, U as UrlGeneratorOptions, S as ScopeStartEvent, c as ScopeEndEvent, D as DecisionStartEvent, a as DecisionBranchEvent, b as DecisionEndEvent } from './url-CxqaR2K3.cjs';
3
+ import { W as WorkflowIR, M as MermaidInkExportOptions, U as UrlGeneratorOptions, S as ScopeStartEvent, c as ScopeEndEvent, D as DecisionStartEvent, a as DecisionBranchEvent, b as DecisionEndEvent } from './url-DD8-D8H4.cjs';
4
4
 
5
5
  /**
6
6
  * Mermaid.ink URL Generation
@@ -1,6 +1,6 @@
1
1
  import { AsyncResult } from 'awaitly';
2
2
  import { WorkflowEvent } from 'awaitly/workflow';
3
- import { W as WorkflowIR, M as MermaidInkExportOptions, U as UrlGeneratorOptions, S as ScopeStartEvent, c as ScopeEndEvent, D as DecisionStartEvent, a as DecisionBranchEvent, b as DecisionEndEvent } from './url-CxqaR2K3.js';
3
+ import { W as WorkflowIR, M as MermaidInkExportOptions, U as UrlGeneratorOptions, S as ScopeStartEvent, c as ScopeEndEvent, D as DecisionStartEvent, a as DecisionBranchEvent, b as DecisionEndEvent } from './url-DD8-D8H4.js';
4
4
 
5
5
  /**
6
6
  * Mermaid.ink URL Generation
@@ -1,6 +1,6 @@
1
- import * as awaitly_core from 'awaitly/core';
2
- import { UnexpectedError } from 'awaitly/core';
1
+ import * as awaitly_workflow from 'awaitly/workflow';
3
2
  import { ScopeType, WorkflowOptions, WorkflowEvent } from 'awaitly/workflow';
3
+ import { UnexpectedError } from 'awaitly';
4
4
 
5
5
  /**
6
6
  * Workflow Visualization - Intermediate Representation Types
@@ -53,9 +53,9 @@ interface BaseNode {
53
53
  /** Timeout duration in ms (if timed out) */
54
54
  timeoutMs?: number;
55
55
  /** Agent metadata from step options (domain, intent, owner, etc.) */
56
- metadata?: awaitly_core.StepMetadata;
56
+ metadata?: awaitly_workflow.StepMetadata;
57
57
  /** Error diagnostics (tag, classification, origin) */
58
- errorDiagnostics?: awaitly_core.StepErrorDiagnostics;
58
+ errorDiagnostics?: awaitly_workflow.StepErrorDiagnostics;
59
59
  }
60
60
  /**
61
61
  * A single step execution node.
@@ -1,6 +1,6 @@
1
- import * as awaitly_core from 'awaitly/core';
2
- import { UnexpectedError } from 'awaitly/core';
1
+ import * as awaitly_workflow from 'awaitly/workflow';
3
2
  import { ScopeType, WorkflowOptions, WorkflowEvent } from 'awaitly/workflow';
3
+ import { UnexpectedError } from 'awaitly';
4
4
 
5
5
  /**
6
6
  * Workflow Visualization - Intermediate Representation Types
@@ -53,9 +53,9 @@ interface BaseNode {
53
53
  /** Timeout duration in ms (if timed out) */
54
54
  timeoutMs?: number;
55
55
  /** Agent metadata from step options (domain, intent, owner, etc.) */
56
- metadata?: awaitly_core.StepMetadata;
56
+ metadata?: awaitly_workflow.StepMetadata;
57
57
  /** Error diagnostics (tag, classification, origin) */
58
- errorDiagnostics?: awaitly_core.StepErrorDiagnostics;
58
+ errorDiagnostics?: awaitly_workflow.StepErrorDiagnostics;
59
59
  }
60
60
  /**
61
61
  * A single step execution node.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "awaitly-visualizer",
3
- "version": "23.0.1",
3
+ "version": "25.0.0",
4
4
  "type": "module",
5
5
  "description": "Visualization and rendering for awaitly workflows - Mermaid diagrams, ASCII art, HTML, and more",
6
6
  "main": "./dist/index.cjs",
@@ -75,13 +75,13 @@
75
75
  },
76
76
  "license": "MIT",
77
77
  "peerDependencies": {
78
- "awaitly": "^1.34.0"
78
+ "awaitly": "^2.0.0"
79
79
  },
80
80
  "dependencies": {
81
81
  "pako": "2.1.0"
82
82
  },
83
83
  "optionalDependencies": {
84
- "@slack/web-api": "7.17.0"
84
+ "@slack/web-api": "7.18.0"
85
85
  },
86
86
  "devDependencies": {
87
87
  "@total-typescript/ts-reset": "0.6.1",
@@ -89,11 +89,11 @@
89
89
  "@types/node": "25.9.3",
90
90
  "@types/pako": "2.0.4",
91
91
  "jsdom": "29.1.1",
92
- "mermaid": "11.15.0",
92
+ "mermaid": "11.16.0",
93
93
  "tsup": "8.5.1",
94
94
  "typescript": "5.9.3",
95
- "vitest": "4.1.8",
96
- "awaitly": "^1.34.0"
95
+ "vitest": "4.1.10",
96
+ "awaitly": "^2.0.0"
97
97
  },
98
98
  "publishConfig": {
99
99
  "access": "public",