@workflow/web 5.0.0-beta.5 → 5.0.0-beta.50
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/README.md +1 -0
- package/build/client/assets/app-9JVnf-IU.css +1 -0
- package/build/client/assets/arrow-up-right-CSovqivK.js +15 -0
- package/build/client/assets/{entry.client-DtOpLtMQ.js → entry.client-LwI3HNYl.js} +25 -25
- package/build/client/assets/{highlighted-body-B3W2YXNL-L1CrwoL_.js → highlighted-body-B3W2YXNL-BO5_Ufo-.js} +2 -2
- package/build/client/assets/{home-B6UmDDP6.js → home-BbyW_T74.js} +1762 -291
- package/build/client/assets/index-HqNj_XIX.js +200 -0
- package/build/client/assets/{index-BsV8i_Jn.js → index-PFjW8YjQ.js} +26 -26
- package/build/client/assets/loader-circle-BX6ycuOI.js +12 -0
- package/build/client/assets/manifest-34c486ef.js +1 -0
- package/build/client/assets/{mermaid-3ZIDBTTL-BQLU7GUr.js → mermaid-3ZIDBTTL-BKwl_LgA.js} +6469 -4784
- package/build/client/assets/mermaid-3ZIDBTTL-D8CjRQta.css +1 -0
- package/build/client/assets/root-Bl5xphvU.css +1 -0
- package/build/client/assets/{root-Yk3JVwUh.js → root-qx_45_fH.js} +17 -42
- package/build/client/assets/{run-detail-DMUaWXhb.js → run-detail-BoGFG1Fe.js} +2208 -1597
- package/build/client/assets/run-detail-CWoGxu_0.css +1 -0
- package/build/client/assets/{workflow-graph-viewer-yqeN-U_2.js → workflow-graph-viewer-C-1D0sAn.js} +5111 -5254
- package/build/client/assets/zstd-B5R2yJjB.wasm +0 -0
- package/build/client/assets/zstd-browser-decoder-By3hr1F0.js +27 -0
- package/build/server/assets/{server-build-DtcOUEHS.js → app-CBtZR8rR.js} +66453 -43314
- package/build/server/assets/{highlighted-body-B3W2YXNL-CZjJIpdD.js → highlighted-body-B3W2YXNL-BjGiR49i.js} +15 -8
- package/build/server/assets/index-BYoi2wsy.js +1262 -0
- package/build/server/assets/index-BfLBLRRi.js +204 -0
- package/build/server/assets/index-CETb4fkq.js +1164 -0
- package/build/server/assets/index-glWWjG5N.js +173 -0
- package/build/server/assets/{mermaid-3ZIDBTTL-Cc8IPTBj.js → mermaid-3ZIDBTTL-DRi-PBW7.js} +16 -9
- package/build/server/assets/{token-DHnArVm7.js → token-RGgCwymE.js} +5 -2
- package/build/server/assets/{token-util-B3uKeZ0s.js → token-util-wecZ3LiF.js} +5 -2
- package/build/server/assets/websocket-server-DwbEw-Dm.js +3669 -0
- package/build/server/assets/wrapper-B4hIt4qi.js +68 -0
- package/build/server/assets/ws-transport-Dj_kuAkL.js +550 -0
- package/build/server/assets/zstd-browser-decoder-Coywki2m.js +71 -0
- package/build/server/index.js +49 -2
- package/handler.d.ts +22 -0
- package/handler.js +186 -0
- package/package.json +27 -13
- package/registry.d.ts +29 -0
- package/registry.js +89 -0
- package/build/client/assets/encryption-CEh0YXii.js +0 -28
- package/build/client/assets/index-B4xuge0I.js +0 -249
- package/build/client/assets/manifest-e4c1c787.js +0 -1
- package/build/client/assets/mermaid-3ZIDBTTL-DKxHcEOp.css +0 -1
- package/build/client/assets/root-C0Tu5TVN.css +0 -1
- package/build/client/assets/server-build-DqaxIrF0.css +0 -1
- package/build/client/assets/worker-CqHKTA7D.js +0 -115
- package/build/server/assets/app-L1V62FgT.js +0 -9213
- package/build/server/assets/index-BwtNigf1.js +0 -80
- package/build/server/assets/index-meg9qk8y.js +0 -1282
|
@@ -0,0 +1,173 @@
|
|
|
1
|
+
import { createRequire as __wkfCreateRequire } from "node:module";
|
|
2
|
+
if (typeof require === "undefined") {
|
|
3
|
+
globalThis.require = __wkfCreateRequire(import.meta.url);
|
|
4
|
+
}
|
|
5
|
+
import { H as HookSchema } from "./app-CBtZR8rR.js";
|
|
6
|
+
import { A, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, B, r, s, t, u, C, D, v, E, w, x, y, F, z, G, I, J, K, L, M, O, P, Q, R, S, T, U, V, W, X, Y, Z, _, $, a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, aa, ab, ac, ad, ae, af, ag, ah, ai, aj, ak, al, am, an, ao, ap, aq, ar, as, at, au, av, aw, ax, ay, az, aA, aB, aC, aD, aE, aF, aG, aH, aI, aJ, aK, aL, aM, aN, aO, aP, aQ, aR, aS, aT, aU, aV, aW, aX, aY, aZ, a_, a$, b0, b1, b2, b3 } from "./app-CBtZR8rR.js";
|
|
7
|
+
import "node:stream";
|
|
8
|
+
import "stream";
|
|
9
|
+
import "util";
|
|
10
|
+
import "crypto";
|
|
11
|
+
import "async_hooks";
|
|
12
|
+
import "node:crypto";
|
|
13
|
+
import "node:process";
|
|
14
|
+
import "node:path";
|
|
15
|
+
import "node:url";
|
|
16
|
+
import "module";
|
|
17
|
+
import "node:fs/promises";
|
|
18
|
+
import "node:module";
|
|
19
|
+
import "node:util";
|
|
20
|
+
import "node:async_hooks";
|
|
21
|
+
import "node:fs";
|
|
22
|
+
import "node:os";
|
|
23
|
+
import "node:child_process";
|
|
24
|
+
import "node:timers/promises";
|
|
25
|
+
import "node:buffer";
|
|
26
|
+
import "node:http";
|
|
27
|
+
import "node:https";
|
|
28
|
+
import "node:zlib";
|
|
29
|
+
import "events";
|
|
30
|
+
import "node:assert";
|
|
31
|
+
import "node:net";
|
|
32
|
+
import "node:querystring";
|
|
33
|
+
import "node:events";
|
|
34
|
+
import "node:diagnostics_channel";
|
|
35
|
+
import "node:tls";
|
|
36
|
+
import "node:perf_hooks";
|
|
37
|
+
import "node:util/types";
|
|
38
|
+
import "node:sqlite";
|
|
39
|
+
import "node:worker_threads";
|
|
40
|
+
import "node:console";
|
|
41
|
+
import "node:timers";
|
|
42
|
+
import "node:dns";
|
|
43
|
+
import "path";
|
|
44
|
+
import "fs";
|
|
45
|
+
import "constants";
|
|
46
|
+
import "assert";
|
|
47
|
+
import "os";
|
|
48
|
+
import "net";
|
|
49
|
+
import "node:assert/strict";
|
|
50
|
+
import "express";
|
|
51
|
+
export {
|
|
52
|
+
A as ANALYTICS_EVENTS_GET_MANY_LIMIT,
|
|
53
|
+
a as ANALYTICS_MAX_ATTRIBUTE_FILTERS,
|
|
54
|
+
b as ANALYTICS_PAGE_LIMIT,
|
|
55
|
+
c as ANALYTICS_RUN_SCOPED_PAGE_LIMIT,
|
|
56
|
+
d as ATTRIBUTE_KEY_MAX_LENGTH,
|
|
57
|
+
e as ATTRIBUTE_MAX_PER_RUN,
|
|
58
|
+
f as ATTRIBUTE_VALUE_MAX_BYTES,
|
|
59
|
+
g as AnalyticsAttributeKeySchema,
|
|
60
|
+
h as AnalyticsEventSchema,
|
|
61
|
+
i as AnalyticsHookSchema,
|
|
62
|
+
j as AnalyticsRunSchema,
|
|
63
|
+
k as AnalyticsStepSchema,
|
|
64
|
+
l as AnalyticsWaitSchema,
|
|
65
|
+
m as AttributeChangeSchema,
|
|
66
|
+
n as AttributeChangesSchema,
|
|
67
|
+
o as AttributeKeySchema,
|
|
68
|
+
p as AttributeValidationError,
|
|
69
|
+
q as AttributeValueSchema,
|
|
70
|
+
B as BULK_CANCEL_MAX_RUN_IDS,
|
|
71
|
+
r as BaseEventSchema,
|
|
72
|
+
s as BulkCancelWorkflowRunResultSchema,
|
|
73
|
+
t as BulkCancelWorkflowRunsRequestSchema,
|
|
74
|
+
u as BulkCancelWorkflowRunsResultSchema,
|
|
75
|
+
C as CHILD_ENTITY_CREATION_EVENT_TYPES,
|
|
76
|
+
D as DEFAULT_TIMESTAMP_THRESHOLD_FUTURE_MS,
|
|
77
|
+
v as DEFAULT_TIMESTAMP_THRESHOLD_PAST_MS,
|
|
78
|
+
E as EVENT_ID_BODY_LENGTH,
|
|
79
|
+
w as EVENT_ID_PREFIX,
|
|
80
|
+
x as EventSchema,
|
|
81
|
+
y as EventTypeSchema,
|
|
82
|
+
F as FIRST_EVENT_SLOT,
|
|
83
|
+
z as HOOK_EVENTS_REQUIRING_EXISTENCE,
|
|
84
|
+
G as HOOK_LIFECYCLE_EVENT_TYPES,
|
|
85
|
+
I as HOOK_RESUME_DEDUP_VERSION,
|
|
86
|
+
J as HOOK_RESUME_INPUT_VERSION,
|
|
87
|
+
K as HealthCheckPayloadSchema,
|
|
88
|
+
L as HookCreatedEventSchema,
|
|
89
|
+
M as HookResumeCapabilitiesSchema,
|
|
90
|
+
HookSchema,
|
|
91
|
+
O as LegacySerializedDataSchemaV1,
|
|
92
|
+
P as MessageId,
|
|
93
|
+
Q as NODE_HTTP_DEFAULT,
|
|
94
|
+
R as NODE_HTTP_ENV_VAR,
|
|
95
|
+
S as PARENT_RUN_ID_ATTRIBUTE,
|
|
96
|
+
T as PaginatedResponseSchema,
|
|
97
|
+
U as QueuePayloadSchema,
|
|
98
|
+
V as QueuePrefix,
|
|
99
|
+
W as RESERVED_ATTRIBUTE_KEY_PREFIX,
|
|
100
|
+
X as RETENTION_ATTRIBUTE,
|
|
101
|
+
Y as RETENTION_DEFAULT,
|
|
102
|
+
Z as RETENTION_ZERO,
|
|
103
|
+
_ as ROOT_RUN_ID_ATTRIBUTE,
|
|
104
|
+
$ as RUN_ENTITY_KEY,
|
|
105
|
+
a0 as RunInputSchema,
|
|
106
|
+
a1 as SEALED_LOG_ENV_VAR,
|
|
107
|
+
a2 as SPEC_VERSION_CURRENT,
|
|
108
|
+
a3 as SPEC_VERSION_LEGACY,
|
|
109
|
+
a4 as SPEC_VERSION_MAX_SUPPORTED,
|
|
110
|
+
a5 as SPEC_VERSION_SUPPORTS_ATTRIBUTES,
|
|
111
|
+
a6 as SPEC_VERSION_SUPPORTS_CBOR_QUEUE_TRANSPORT,
|
|
112
|
+
a7 as SPEC_VERSION_SUPPORTS_COMPRESSION,
|
|
113
|
+
a8 as SPEC_VERSION_SUPPORTS_SEALED_LOG,
|
|
114
|
+
a9 as SPEC_VERSION_SUPPORTS_SLOT_IDENTITY,
|
|
115
|
+
aa as STEP_EVENT_TYPES,
|
|
116
|
+
ab as SerializedDataSchema,
|
|
117
|
+
ac as StepSchema,
|
|
118
|
+
ad as StepStatusSchema,
|
|
119
|
+
ae as StructuredErrorSchema,
|
|
120
|
+
af as TERMINAL_EVENT_CLASSES,
|
|
121
|
+
ag as TERMINAL_RUN_EVENT_TYPES,
|
|
122
|
+
ah as TERMINAL_STEP_EVENT_TYPES,
|
|
123
|
+
ai as TERMINAL_STEP_STATUSES,
|
|
124
|
+
aj as TERMINAL_WORKFLOW_RUN_STATUSES,
|
|
125
|
+
ak as TerminalRunEventTypeSchema,
|
|
126
|
+
al as TerminalStepStatusSchema,
|
|
127
|
+
am as TerminalWorkflowRunStatusSchema,
|
|
128
|
+
an as ValidQueueName,
|
|
129
|
+
ao as WAIT_EVENT_TYPES,
|
|
130
|
+
ap as WaitSchema,
|
|
131
|
+
aq as WaitStatusSchema,
|
|
132
|
+
ar as WorkflowInvokePayloadSchema,
|
|
133
|
+
as as WorkflowRunBaseSchema,
|
|
134
|
+
at as WorkflowRunSchema,
|
|
135
|
+
au as WorkflowRunStatusSchema,
|
|
136
|
+
av as applyAttributeChanges,
|
|
137
|
+
aw as classifyEntityEvent,
|
|
138
|
+
ax as entityEventClass,
|
|
139
|
+
ay as envFlag,
|
|
140
|
+
az as envNumber,
|
|
141
|
+
aA as eventIdToSlot,
|
|
142
|
+
aB as getEventDataPayloadField,
|
|
143
|
+
aC as getEventDataRefFields,
|
|
144
|
+
aD as getMaxEventsPerRun,
|
|
145
|
+
aE as getQueueTopicPrefix,
|
|
146
|
+
aF as isChildEntityCreationEvent,
|
|
147
|
+
aG as isChildEntityCreationEventType,
|
|
148
|
+
aH as isHookEventRequiringExistence,
|
|
149
|
+
aI as isHookLifecycleEventType,
|
|
150
|
+
aJ as isLegacySpecVersion,
|
|
151
|
+
aK as isNodeHttpEnabled,
|
|
152
|
+
aL as isSealedNoopEvent,
|
|
153
|
+
aM as isSlotBody,
|
|
154
|
+
aN as isSlotEventId,
|
|
155
|
+
aO as isStepEventType,
|
|
156
|
+
aP as isTerminalRunEventType,
|
|
157
|
+
aQ as isTerminalStepEventType,
|
|
158
|
+
aR as isTerminalStepStatus,
|
|
159
|
+
aS as isTerminalWorkflowRunStatus,
|
|
160
|
+
aT as isWaitEventType,
|
|
161
|
+
aU as mintedSpecVersion,
|
|
162
|
+
aV as parseQueueName,
|
|
163
|
+
aW as readRunRetention,
|
|
164
|
+
aX as reenqueueActiveRuns,
|
|
165
|
+
aY as requiresNewerWorld,
|
|
166
|
+
aZ as resolveQueueNamespace,
|
|
167
|
+
a_ as slotToEventId,
|
|
168
|
+
a$ as stripEventDataRefs,
|
|
169
|
+
b0 as ulidToDate,
|
|
170
|
+
b1 as validateAttributeChanges,
|
|
171
|
+
b2 as validateUlidTimestamp,
|
|
172
|
+
b3 as workflowRunIdSchema
|
|
173
|
+
};
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import
|
|
4
|
-
|
|
1
|
+
import { createRequire as __wkfCreateRequire } from "node:module";
|
|
2
|
+
if (typeof require === "undefined") {
|
|
3
|
+
globalThis.require = __wkfCreateRequire(import.meta.url);
|
|
4
|
+
}
|
|
5
|
+
import { N as Nt } from "./app-CBtZR8rR.js";
|
|
5
6
|
import "node:stream";
|
|
7
|
+
import "stream";
|
|
6
8
|
import "util";
|
|
7
9
|
import "crypto";
|
|
8
10
|
import "async_hooks";
|
|
@@ -12,22 +14,24 @@ import "node:path";
|
|
|
12
14
|
import "node:url";
|
|
13
15
|
import "module";
|
|
14
16
|
import "node:fs/promises";
|
|
17
|
+
import "node:module";
|
|
15
18
|
import "node:util";
|
|
16
19
|
import "node:async_hooks";
|
|
17
|
-
import "node:module";
|
|
18
20
|
import "node:fs";
|
|
21
|
+
import "node:os";
|
|
19
22
|
import "node:child_process";
|
|
20
23
|
import "node:timers/promises";
|
|
24
|
+
import "node:buffer";
|
|
25
|
+
import "node:http";
|
|
26
|
+
import "node:https";
|
|
27
|
+
import "node:zlib";
|
|
21
28
|
import "events";
|
|
22
29
|
import "node:assert";
|
|
23
30
|
import "node:net";
|
|
24
|
-
import "node:http";
|
|
25
31
|
import "node:querystring";
|
|
26
32
|
import "node:events";
|
|
27
33
|
import "node:diagnostics_channel";
|
|
28
34
|
import "node:tls";
|
|
29
|
-
import "node:buffer";
|
|
30
|
-
import "node:zlib";
|
|
31
35
|
import "node:perf_hooks";
|
|
32
36
|
import "node:util/types";
|
|
33
37
|
import "node:sqlite";
|
|
@@ -37,9 +41,12 @@ import "node:timers";
|
|
|
37
41
|
import "node:dns";
|
|
38
42
|
import "path";
|
|
39
43
|
import "fs";
|
|
44
|
+
import "constants";
|
|
45
|
+
import "assert";
|
|
40
46
|
import "os";
|
|
41
47
|
import "net";
|
|
42
|
-
import "node:
|
|
48
|
+
import "node:assert/strict";
|
|
49
|
+
import "express";
|
|
43
50
|
export {
|
|
44
51
|
Nt as Mermaid
|
|
45
52
|
};
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { createRequire as __wkfCreateRequire } from "node:module";
|
|
2
|
+
if (typeof require === "undefined") {
|
|
3
|
+
globalThis.require = __wkfCreateRequire(import.meta.url);
|
|
4
|
+
}
|
|
5
|
+
import { bs as requireTokenError, br as requireTokenUtil, bq as getDefaultExportFromCjs } from "./app-CBtZR8rR.js";
|
|
3
6
|
function _mergeNamespaces(n, m) {
|
|
4
7
|
for (var i = 0; i < m.length; i++) {
|
|
5
8
|
const e = m[i];
|
|
@@ -1,5 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { createRequire as __wkfCreateRequire } from "node:module";
|
|
2
|
+
if (typeof require === "undefined") {
|
|
3
|
+
globalThis.require = __wkfCreateRequire(import.meta.url);
|
|
4
|
+
}
|
|
5
|
+
import { bq as getDefaultExportFromCjs, br as requireTokenUtil } from "./app-CBtZR8rR.js";
|
|
3
6
|
function _mergeNamespaces(n, m) {
|
|
4
7
|
for (var i = 0; i < m.length; i++) {
|
|
5
8
|
const e = m[i];
|