@workflow/web 5.0.0-beta.47 → 5.0.0-beta.49
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/build/client/assets/{arrow-up-right-C52N96YH.js → arrow-up-right-CSovqivK.js} +1 -1
- package/build/client/assets/{highlighted-body-B3W2YXNL-BzCKp954.js → highlighted-body-B3W2YXNL-BO5_Ufo-.js} +1 -1
- package/build/client/assets/{home-CXFjRmpa.js → home-BbyW_T74.js} +3 -3
- package/build/client/assets/{loader-circle-BQzzSKVU.js → loader-circle-BX6ycuOI.js} +1 -1
- package/build/client/assets/{manifest-9ff1658d.js → manifest-34c486ef.js} +1 -1
- package/build/client/assets/{mermaid-3ZIDBTTL-BrUzeGHN.js → mermaid-3ZIDBTTL-BKwl_LgA.js} +73 -7
- package/build/client/assets/{root-DBp4o4Ap.js → root-qx_45_fH.js} +3 -3
- package/build/client/assets/{run-detail-7tPGLWpY.js → run-detail-BoGFG1Fe.js} +4 -4
- package/build/client/assets/{workflow-graph-viewer-BI72rVK-.js → workflow-graph-viewer-C-1D0sAn.js} +1 -1
- package/build/client/assets/{zstd-browser-decoder-C5OUdy0l.js → zstd-browser-decoder-By3hr1F0.js} +1 -1
- package/build/server/assets/{app-z0qVD1ZU.js → app-BktG_kyr.js} +1511 -787
- package/build/server/assets/{highlighted-body-B3W2YXNL-BRzynHFv.js → highlighted-body-B3W2YXNL-B3n-nCiA.js} +1 -1
- package/build/server/assets/{index-jQkBA81b.js → index-EldBi9Vs.js} +1 -1
- package/build/server/assets/index-SGZlzYCB.js +173 -0
- package/build/server/assets/{mermaid-3ZIDBTTL-CNWRBcN0.js → mermaid-3ZIDBTTL-CG8N1j_9.js} +1 -1
- package/build/server/assets/{token-BSEhy2T4.js → token-tFJ2cDc9.js} +1 -1
- package/build/server/assets/{token-util-D_gzpVW2.js → token-util-C4igRPyO.js} +1 -1
- package/build/server/assets/{websocket-server-CDTVQU5X.js → websocket-server-Czz0Pxs-.js} +1 -1
- package/build/server/assets/{wrapper-BxieYZVg.js → wrapper-BPjS6joc.js} +3 -3
- package/build/server/assets/{ws-transport-DbDOLT7f.js → ws-transport-DUA3rYTp.js} +2 -2
- package/build/server/assets/{zstd-browser-decoder-CtzWlfs5.js → zstd-browser-decoder-BhzrSkhl.js} +1 -1
- package/build/server/index.js +3 -3
- package/package.json +10 -10
- package/build/server/assets/index-DDMGTwh_.js +0 -166
|
@@ -2,7 +2,7 @@ import { createRequire as __wkfCreateRequire } from "node:module";
|
|
|
2
2
|
if (typeof require === "undefined") {
|
|
3
3
|
globalThis.require = __wkfCreateRequire(import.meta.url);
|
|
4
4
|
}
|
|
5
|
-
import {
|
|
5
|
+
import { b4 as reactExports, b5 as R, b6 as Ks, b7 as jsxRuntimeExports, b8 as Qe } from "./app-BktG_kyr.js";
|
|
6
6
|
import "node:stream";
|
|
7
7
|
import "stream";
|
|
8
8
|
import "util";
|
|
@@ -1137,7 +1137,7 @@ function requireWebsocket() {
|
|
|
1137
1137
|
const DEFAULT_MAX_PAYLOAD = 256 * 1024;
|
|
1138
1138
|
async function loadWebSocketServer() {
|
|
1139
1139
|
try {
|
|
1140
|
-
const ws = await import("./wrapper-
|
|
1140
|
+
const ws = await import("./wrapper-BPjS6joc.js");
|
|
1141
1141
|
return ws.WebSocketServer;
|
|
1142
1142
|
} catch {
|
|
1143
1143
|
throw new Error(
|
|
@@ -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-BktG_kyr.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-BktG_kyr.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
|
+
};
|
|
@@ -2,7 +2,7 @@ import { createRequire as __wkfCreateRequire } from "node:module";
|
|
|
2
2
|
if (typeof require === "undefined") {
|
|
3
3
|
globalThis.require = __wkfCreateRequire(import.meta.url);
|
|
4
4
|
}
|
|
5
|
-
import { N as Nt } from "./app-
|
|
5
|
+
import { N as Nt } from "./app-BktG_kyr.js";
|
|
6
6
|
import "node:stream";
|
|
7
7
|
import "stream";
|
|
8
8
|
import "util";
|
|
@@ -2,7 +2,7 @@ import { createRequire as __wkfCreateRequire } from "node:module";
|
|
|
2
2
|
if (typeof require === "undefined") {
|
|
3
3
|
globalThis.require = __wkfCreateRequire(import.meta.url);
|
|
4
4
|
}
|
|
5
|
-
import {
|
|
5
|
+
import { bs as requireTokenError, br as requireTokenUtil, bq as getDefaultExportFromCjs } from "./app-BktG_kyr.js";
|
|
6
6
|
function _mergeNamespaces(n, m) {
|
|
7
7
|
for (var i = 0; i < m.length; i++) {
|
|
8
8
|
const e = m[i];
|
|
@@ -2,7 +2,7 @@ import { createRequire as __wkfCreateRequire } from "node:module";
|
|
|
2
2
|
if (typeof require === "undefined") {
|
|
3
3
|
globalThis.require = __wkfCreateRequire(import.meta.url);
|
|
4
4
|
}
|
|
5
|
-
import {
|
|
5
|
+
import { bq as getDefaultExportFromCjs, br as requireTokenUtil } from "./app-BktG_kyr.js";
|
|
6
6
|
function _mergeNamespaces(n, m) {
|
|
7
7
|
for (var i = 0; i < m.length; i++) {
|
|
8
8
|
const e = m[i];
|
|
@@ -2,7 +2,7 @@ import { createRequire as __wkfCreateRequire } from "node:module";
|
|
|
2
2
|
if (typeof require === "undefined") {
|
|
3
3
|
globalThis.require = __wkfCreateRequire(import.meta.url);
|
|
4
4
|
}
|
|
5
|
-
import {
|
|
5
|
+
import { bt as getAugmentedNamespace, bq as getDefaultExportFromCjs } from "./app-BktG_kyr.js";
|
|
6
6
|
import require$$0$2 from "stream";
|
|
7
7
|
import require$$0$3 from "events";
|
|
8
8
|
import require$$2$1 from "http";
|
|
@@ -2,9 +2,9 @@ import { createRequire as __wkfCreateRequire } from "node:module";
|
|
|
2
2
|
if (typeof require === "undefined") {
|
|
3
3
|
globalThis.require = __wkfCreateRequire(import.meta.url);
|
|
4
4
|
}
|
|
5
|
-
import { W as WebSocket } from "./websocket-server-
|
|
6
|
-
import { p, r, s, w, a, e, b } from "./websocket-server-
|
|
7
|
-
import "./app-
|
|
5
|
+
import { W as WebSocket } from "./websocket-server-Czz0Pxs-.js";
|
|
6
|
+
import { p, r, s, w, a, e, b } from "./websocket-server-Czz0Pxs-.js";
|
|
7
|
+
import "./app-BktG_kyr.js";
|
|
8
8
|
import "node:stream";
|
|
9
9
|
import "stream";
|
|
10
10
|
import "util";
|
|
@@ -5,8 +5,8 @@ import { createRequire as __wkfCreateRequire } from "node:module";
|
|
|
5
5
|
if (typeof require === "undefined") {
|
|
6
6
|
globalThis.require = __wkfCreateRequire(import.meta.url);
|
|
7
7
|
}
|
|
8
|
-
import {
|
|
9
|
-
import { W as WebSocket } from "./websocket-server-
|
|
8
|
+
import { ba as isWsEventsTransportEnabled, bb as debugLog, bc as getHttpUrl, bd as globalSingleton, be as version, bf as getHttpConfig, bg as headersToRecord, bh as getRequestTimeoutMs, bi as injectTraceContextIntoHeaders, bj as withHttpClientSpan, bk as ErrorType, bl as WorkflowWsReconnectAttempt, bm as NetworkProtocolName, bn as WorkflowEventsTransport, bo as distExports, bp as decodeFrames } from "./app-BktG_kyr.js";
|
|
9
|
+
import { W as WebSocket } from "./websocket-server-Czz0Pxs-.js";
|
|
10
10
|
import "node:stream";
|
|
11
11
|
import "stream";
|
|
12
12
|
import "util";
|
package/build/server/assets/{zstd-browser-decoder-CtzWlfs5.js → zstd-browser-decoder-BhzrSkhl.js}
RENAMED
|
@@ -2,7 +2,7 @@ import { createRequire as __wkfCreateRequire } from "node:module";
|
|
|
2
2
|
if (typeof require === "undefined") {
|
|
3
3
|
globalThis.require = __wkfCreateRequire(import.meta.url);
|
|
4
4
|
}
|
|
5
|
-
import {
|
|
5
|
+
import { b9 as registerZstdDecoder } from "./app-BktG_kyr.js";
|
|
6
6
|
import "node:stream";
|
|
7
7
|
import "stream";
|
|
8
8
|
import "util";
|
package/build/server/index.js
CHANGED
|
@@ -2,7 +2,7 @@ import { createRequire as __wkfCreateRequire } from "node:module";
|
|
|
2
2
|
if (typeof require === "undefined") {
|
|
3
3
|
globalThis.require = __wkfCreateRequire(import.meta.url);
|
|
4
4
|
}
|
|
5
|
-
import {
|
|
5
|
+
import { bu, bv } from "./assets/app-BktG_kyr.js";
|
|
6
6
|
import "express";
|
|
7
7
|
import "node:stream";
|
|
8
8
|
import "stream";
|
|
@@ -48,6 +48,6 @@ import "os";
|
|
|
48
48
|
import "net";
|
|
49
49
|
import "node:assert/strict";
|
|
50
50
|
export {
|
|
51
|
-
|
|
52
|
-
|
|
51
|
+
bu as app,
|
|
52
|
+
bv as createFetchHandler
|
|
53
53
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@workflow/web",
|
|
3
3
|
"description": "Workflow Observability UI",
|
|
4
|
-
"version": "5.0.0-beta.
|
|
4
|
+
"version": "5.0.0-beta.49",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"private": false,
|
|
7
7
|
"files": [
|
|
@@ -39,9 +39,9 @@
|
|
|
39
39
|
"directory": "packages/web"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
+
"@workflow/world-local": "5.0.0-beta.43",
|
|
42
43
|
"express": "^5.2.1",
|
|
43
|
-
"swr": "^2.3.6"
|
|
44
|
-
"@workflow/world-local": "5.0.0-beta.41"
|
|
44
|
+
"swr": "^2.3.6"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@biomejs/biome": "^2.4.4",
|
|
@@ -65,6 +65,12 @@
|
|
|
65
65
|
"@types/react": "19",
|
|
66
66
|
"@types/react-dom": "19",
|
|
67
67
|
"@vercel/react-router": "1.2.6",
|
|
68
|
+
"@workflow/core": "5.0.0-beta.49",
|
|
69
|
+
"@workflow/errors": "5.0.0-beta.21",
|
|
70
|
+
"@workflow/utils": "5.0.0-beta.10",
|
|
71
|
+
"@workflow/web-shared": "5.0.0-beta.49",
|
|
72
|
+
"@workflow/world": "5.0.0-beta.34",
|
|
73
|
+
"@workflow/world-vercel": "5.0.0-beta.45",
|
|
68
74
|
"@xyflow/react": "12.10.1",
|
|
69
75
|
"cbor-x": "^1",
|
|
70
76
|
"class-variance-authority": "0.7.1",
|
|
@@ -85,13 +91,7 @@
|
|
|
85
91
|
"tailwindcss": "4",
|
|
86
92
|
"typescript": "^6.0.3",
|
|
87
93
|
"vite": "^6",
|
|
88
|
-
"vitest": "^3.2.7"
|
|
89
|
-
"@workflow/core": "5.0.0-beta.47",
|
|
90
|
-
"@workflow/errors": "5.0.0-beta.19",
|
|
91
|
-
"@workflow/utils": "5.0.0-beta.10",
|
|
92
|
-
"@workflow/web-shared": "5.0.0-beta.47",
|
|
93
|
-
"@workflow/world": "5.0.0-beta.32",
|
|
94
|
-
"@workflow/world-vercel": "5.0.0-beta.43"
|
|
94
|
+
"vitest": "^3.2.7"
|
|
95
95
|
},
|
|
96
96
|
"scripts": {
|
|
97
97
|
"dev": "react-router dev",
|
|
@@ -1,166 +0,0 @@
|
|
|
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-z0qVD1ZU.js";
|
|
6
|
-
import { A, a, b, c, d, e, f, g, h, i, j, k, l, m, n, B, o, p, q, r, C, D, s, E, t, u, v, F, w, x, y, z, G, I, J, L, M, K, 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 } from "./app-z0qVD1ZU.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 ATTRIBUTE_KEY_MAX_LENGTH,
|
|
54
|
-
b as ATTRIBUTE_MAX_PER_RUN,
|
|
55
|
-
c as ATTRIBUTE_VALUE_MAX_BYTES,
|
|
56
|
-
d as AnalyticsAttributeKeySchema,
|
|
57
|
-
e as AnalyticsEventSchema,
|
|
58
|
-
f as AnalyticsHookSchema,
|
|
59
|
-
g as AnalyticsRunSchema,
|
|
60
|
-
h as AnalyticsStepSchema,
|
|
61
|
-
i as AnalyticsWaitSchema,
|
|
62
|
-
j as AttributeChangeSchema,
|
|
63
|
-
k as AttributeChangesSchema,
|
|
64
|
-
l as AttributeKeySchema,
|
|
65
|
-
m as AttributeValidationError,
|
|
66
|
-
n as AttributeValueSchema,
|
|
67
|
-
B as BULK_CANCEL_MAX_RUN_IDS,
|
|
68
|
-
o as BaseEventSchema,
|
|
69
|
-
p as BulkCancelWorkflowRunResultSchema,
|
|
70
|
-
q as BulkCancelWorkflowRunsRequestSchema,
|
|
71
|
-
r as BulkCancelWorkflowRunsResultSchema,
|
|
72
|
-
C as CHILD_ENTITY_CREATION_EVENT_TYPES,
|
|
73
|
-
D as DEFAULT_TIMESTAMP_THRESHOLD_FUTURE_MS,
|
|
74
|
-
s as DEFAULT_TIMESTAMP_THRESHOLD_PAST_MS,
|
|
75
|
-
E as EVENT_ID_BODY_LENGTH,
|
|
76
|
-
t as EVENT_ID_PREFIX,
|
|
77
|
-
u as EventSchema,
|
|
78
|
-
v as EventTypeSchema,
|
|
79
|
-
F as FIRST_EVENT_SLOT,
|
|
80
|
-
w as HOOK_EVENTS_REQUIRING_EXISTENCE,
|
|
81
|
-
x as HOOK_LIFECYCLE_EVENT_TYPES,
|
|
82
|
-
y as HOOK_RESUME_DEDUP_VERSION,
|
|
83
|
-
z as HOOK_RESUME_INPUT_VERSION,
|
|
84
|
-
G as HealthCheckPayloadSchema,
|
|
85
|
-
I as HookCreatedEventSchema,
|
|
86
|
-
J as HookResumeCapabilitiesSchema,
|
|
87
|
-
HookSchema,
|
|
88
|
-
L as LegacySerializedDataSchemaV1,
|
|
89
|
-
M as MessageId,
|
|
90
|
-
K as NODE_HTTP_DEFAULT,
|
|
91
|
-
O as NODE_HTTP_ENV_VAR,
|
|
92
|
-
P as PARENT_RUN_ID_ATTRIBUTE,
|
|
93
|
-
Q as PaginatedResponseSchema,
|
|
94
|
-
R as QueuePayloadSchema,
|
|
95
|
-
S as QueuePrefix,
|
|
96
|
-
T as RESERVED_ATTRIBUTE_KEY_PREFIX,
|
|
97
|
-
U as ROOT_RUN_ID_ATTRIBUTE,
|
|
98
|
-
V as RUN_ENTITY_KEY,
|
|
99
|
-
W as RunInputSchema,
|
|
100
|
-
X as SEALED_LOG_ENV_VAR,
|
|
101
|
-
Y as SPEC_VERSION_CURRENT,
|
|
102
|
-
Z as SPEC_VERSION_LEGACY,
|
|
103
|
-
_ as SPEC_VERSION_MAX_SUPPORTED,
|
|
104
|
-
$ as SPEC_VERSION_SUPPORTS_ATTRIBUTES,
|
|
105
|
-
a0 as SPEC_VERSION_SUPPORTS_CBOR_QUEUE_TRANSPORT,
|
|
106
|
-
a1 as SPEC_VERSION_SUPPORTS_COMPRESSION,
|
|
107
|
-
a2 as SPEC_VERSION_SUPPORTS_SEALED_LOG,
|
|
108
|
-
a3 as SPEC_VERSION_SUPPORTS_SLOT_IDENTITY,
|
|
109
|
-
a4 as STEP_EVENT_TYPES,
|
|
110
|
-
a5 as SerializedDataSchema,
|
|
111
|
-
a6 as StepSchema,
|
|
112
|
-
a7 as StepStatusSchema,
|
|
113
|
-
a8 as StructuredErrorSchema,
|
|
114
|
-
a9 as TERMINAL_EVENT_CLASSES,
|
|
115
|
-
aa as TERMINAL_RUN_EVENT_TYPES,
|
|
116
|
-
ab as TERMINAL_STEP_EVENT_TYPES,
|
|
117
|
-
ac as TERMINAL_STEP_STATUSES,
|
|
118
|
-
ad as TERMINAL_WORKFLOW_RUN_STATUSES,
|
|
119
|
-
ae as TerminalRunEventTypeSchema,
|
|
120
|
-
af as TerminalStepStatusSchema,
|
|
121
|
-
ag as TerminalWorkflowRunStatusSchema,
|
|
122
|
-
ah as ValidQueueName,
|
|
123
|
-
ai as WAIT_EVENT_TYPES,
|
|
124
|
-
aj as WaitSchema,
|
|
125
|
-
ak as WaitStatusSchema,
|
|
126
|
-
al as WorkflowInvokePayloadSchema,
|
|
127
|
-
am as WorkflowRunBaseSchema,
|
|
128
|
-
an as WorkflowRunSchema,
|
|
129
|
-
ao as WorkflowRunStatusSchema,
|
|
130
|
-
ap as applyAttributeChanges,
|
|
131
|
-
aq as classifyEntityEvent,
|
|
132
|
-
ar as entityEventClass,
|
|
133
|
-
as as envFlag,
|
|
134
|
-
at as envNumber,
|
|
135
|
-
au as eventIdToSlot,
|
|
136
|
-
av as getEventDataPayloadField,
|
|
137
|
-
aw as getEventDataRefFields,
|
|
138
|
-
ax as getMaxEventsPerRun,
|
|
139
|
-
ay as getQueueTopicPrefix,
|
|
140
|
-
az as isChildEntityCreationEvent,
|
|
141
|
-
aA as isChildEntityCreationEventType,
|
|
142
|
-
aB as isHookEventRequiringExistence,
|
|
143
|
-
aC as isHookLifecycleEventType,
|
|
144
|
-
aD as isLegacySpecVersion,
|
|
145
|
-
aE as isNodeHttpEnabled,
|
|
146
|
-
aF as isSealedNoopEvent,
|
|
147
|
-
aG as isSlotBody,
|
|
148
|
-
aH as isSlotEventId,
|
|
149
|
-
aI as isStepEventType,
|
|
150
|
-
aJ as isTerminalRunEventType,
|
|
151
|
-
aK as isTerminalStepEventType,
|
|
152
|
-
aL as isTerminalStepStatus,
|
|
153
|
-
aM as isTerminalWorkflowRunStatus,
|
|
154
|
-
aN as isWaitEventType,
|
|
155
|
-
aO as mintedSpecVersion,
|
|
156
|
-
aP as parseQueueName,
|
|
157
|
-
aQ as reenqueueActiveRuns,
|
|
158
|
-
aR as requiresNewerWorld,
|
|
159
|
-
aS as resolveQueueNamespace,
|
|
160
|
-
aT as slotToEventId,
|
|
161
|
-
aU as stripEventDataRefs,
|
|
162
|
-
aV as ulidToDate,
|
|
163
|
-
aW as validateAttributeChanges,
|
|
164
|
-
aX as validateUlidTimestamp,
|
|
165
|
-
aY as workflowRunIdSchema
|
|
166
|
-
};
|