awaitly-visualizer 24.0.0 → 26.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.
- package/dist/devtools.cjs +6 -6
- package/dist/devtools.cjs.map +1 -1
- package/dist/devtools.d.cts +3 -4
- package/dist/devtools.d.ts +3 -4
- package/dist/devtools.js +4 -4
- package/dist/devtools.js.map +1 -1
- package/dist/index.browser.cjs +14 -14
- package/dist/index.browser.cjs.map +1 -1
- package/dist/index.browser.d.cts +4 -5
- package/dist/index.browser.d.ts +4 -5
- package/dist/index.browser.js +14 -14
- package/dist/index.browser.js.map +1 -1
- package/dist/index.cjs +24 -24
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +25 -6
- package/dist/index.d.ts +25 -6
- package/dist/index.js +24 -24
- package/dist/index.js.map +1 -1
- package/dist/kroki/fetch.cjs +2 -2
- package/dist/kroki/fetch.cjs.map +1 -1
- package/dist/kroki/fetch.d.cts +1 -2
- package/dist/kroki/fetch.d.ts +1 -2
- package/dist/kroki/fetch.js +2 -2
- package/dist/kroki/fetch.js.map +1 -1
- package/dist/notifiers/discord.cjs +2 -2
- package/dist/notifiers/discord.cjs.map +1 -1
- package/dist/notifiers/discord.d.cts +2 -3
- package/dist/notifiers/discord.d.ts +2 -3
- package/dist/notifiers/discord.js +2 -2
- package/dist/notifiers/discord.js.map +1 -1
- package/dist/notifiers/slack.cjs +12 -12
- package/dist/notifiers/slack.cjs.map +1 -1
- package/dist/notifiers/slack.d.cts +2 -3
- package/dist/notifiers/slack.d.ts +2 -3
- package/dist/notifiers/slack.js +13 -13
- package/dist/notifiers/slack.js.map +1 -1
- package/dist/notifiers/webhook.cjs +2 -2
- package/dist/notifiers/webhook.cjs.map +1 -1
- package/dist/notifiers/webhook.d.cts +2 -3
- package/dist/notifiers/webhook.d.ts +2 -3
- package/dist/notifiers/webhook.js +2 -2
- package/dist/notifiers/webhook.js.map +1 -1
- package/dist/{performance-analyzer-ffmMicjZ.d.ts → performance-analyzer-BCzSirud.d.ts} +1 -1
- package/dist/{performance-analyzer-C9WFkUSa.d.cts → performance-analyzer-dTsqap8v.d.cts} +1 -1
- package/dist/{types-BmktN16n.d.cts → types-Cxa5QZ0j.d.cts} +1 -1
- package/dist/{types-Bmb5LpD-.d.ts → types-J_mgQ3lz.d.ts} +1 -1
- package/dist/{url-CxqaR2K3.d.cts → url-DD8-D8H4.d.cts} +4 -4
- package/dist/{url-CxqaR2K3.d.ts → url-DD8-D8H4.d.ts} +4 -4
- package/package.json +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-
|
|
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-
|
|
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-
|
|
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-
|
|
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
|
|
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?:
|
|
56
|
+
metadata?: awaitly_workflow.StepMetadata;
|
|
57
57
|
/** Error diagnostics (tag, classification, origin) */
|
|
58
|
-
errorDiagnostics?:
|
|
58
|
+
errorDiagnostics?: awaitly_workflow.StepErrorDiagnostics;
|
|
59
59
|
}
|
|
60
60
|
/**
|
|
61
61
|
* A single step execution node.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import * as
|
|
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?:
|
|
56
|
+
metadata?: awaitly_workflow.StepMetadata;
|
|
57
57
|
/** Error diagnostics (tag, classification, origin) */
|
|
58
|
-
errorDiagnostics?:
|
|
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": "
|
|
3
|
+
"version": "26.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,7 +75,7 @@
|
|
|
75
75
|
},
|
|
76
76
|
"license": "MIT",
|
|
77
77
|
"peerDependencies": {
|
|
78
|
-
"awaitly": "^
|
|
78
|
+
"awaitly": "^3.0.0"
|
|
79
79
|
},
|
|
80
80
|
"dependencies": {
|
|
81
81
|
"pako": "2.1.0"
|
|
@@ -92,8 +92,8 @@
|
|
|
92
92
|
"mermaid": "11.16.0",
|
|
93
93
|
"tsup": "8.5.1",
|
|
94
94
|
"typescript": "5.9.3",
|
|
95
|
-
"vitest": "4.1.
|
|
96
|
-
"awaitly": "^
|
|
95
|
+
"vitest": "4.1.10",
|
|
96
|
+
"awaitly": "^3.0.0"
|
|
97
97
|
},
|
|
98
98
|
"publishConfig": {
|
|
99
99
|
"access": "public",
|