@workflow/web 5.0.0-beta.14 → 5.0.0-beta.16

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 (22) hide show
  1. package/build/client/assets/{highlighted-body-B3W2YXNL-BEqiCpJd.js → highlighted-body-B3W2YXNL-QKf7Yrcl.js} +1 -1
  2. package/build/client/assets/{home-D9oyGYfj.js → home-C2tAadK2.js} +2 -2
  3. package/build/client/assets/{manifest-6fc92124.js → manifest-96e6bcc7.js} +1 -1
  4. package/build/client/assets/{mermaid-3ZIDBTTL-DKxHcEOp.css → mermaid-3ZIDBTTL-CVTQRy2j.css} +1 -1
  5. package/build/client/assets/{mermaid-3ZIDBTTL-C02sm-ZS.js → mermaid-3ZIDBTTL-DQJ4rkIZ.js} +1019 -307
  6. package/build/client/assets/root-D1iC2mNY.css +1 -0
  7. package/build/client/assets/{root-Dduz44vX.js → root-QCHdCGTF.js} +1 -1
  8. package/build/client/assets/{run-detail-uOQTua8_.js → run-detail-D4mcR51B.js} +201 -222
  9. package/build/client/assets/server-build-6KQbeuD8.css +1 -0
  10. package/build/client/assets/{workflow-graph-viewer-CU0UU458.js → workflow-graph-viewer-BEhdopGj.js} +4918 -4917
  11. package/build/server/assets/{app-BKJ-G0q_.js → app-BxW1wRWj.js} +1 -1
  12. package/build/server/assets/{highlighted-body-B3W2YXNL-Frh10t8y.js → highlighted-body-B3W2YXNL-CP6Zp179.js} +2 -2
  13. package/build/server/assets/index-Cxv7xPiz.js +95 -0
  14. package/build/server/assets/{mermaid-3ZIDBTTL-BtSvadnb.js → mermaid-3ZIDBTTL-BMFjZDcW.js} +2 -2
  15. package/build/server/assets/{server-build-B9XdaVeE.js → server-build-B4JanZE6.js} +10782 -9572
  16. package/build/server/assets/{token-util-FXtXbDcd.js → token-util-Cw2FB_2n.js} +2 -2
  17. package/build/server/assets/{token-CpI-8AoV.js → token-w6r7bnnd.js} +2 -2
  18. package/build/server/index.js +1 -1
  19. package/package.json +5 -5
  20. package/build/client/assets/root-Bqr5evzw.css +0 -1
  21. package/build/client/assets/server-build-CNnlgxpd.css +0 -1
  22. package/build/server/assets/index-GhULR6rc.js +0 -92
@@ -9176,7 +9176,7 @@ const app = express();
9176
9176
  app.all(
9177
9177
  "/{*splat}",
9178
9178
  createRequestHandler({
9179
- build: () => import("./server-build-B9XdaVeE.js").then((n) => n.a0)
9179
+ build: () => import("./server-build-B4JanZE6.js").then((n) => n.a3)
9180
9180
  })
9181
9181
  );
9182
9182
  app.use(
@@ -1,5 +1,5 @@
1
- import { U as R, X as Ks, Y as jsxRuntimeExports, Z as Qe } from "./server-build-B9XdaVeE.js";
2
- import { r as reactExports } from "./app-BKJ-G0q_.js";
1
+ import { Z as R, _ as Ks, $ as jsxRuntimeExports, a0 as Qe } from "./server-build-B4JanZE6.js";
2
+ import { r as reactExports } from "./app-BxW1wRWj.js";
3
3
  import "node:stream";
4
4
  import "util";
5
5
  import "crypto";
@@ -0,0 +1,95 @@
1
+ import { H as HookSchema } from "./server-build-B4JanZE6.js";
2
+ import { A, a, b, c, d, e, B, D, f, E, g, h, i, L, M, P, Q, j, R, k, S, l, m, n, o, p, q, r, s, V, W, t, u, v, w, x, y, z, C, F, G, I, J, K, O, T, U, X, Y } from "./server-build-B4JanZE6.js";
3
+ import "./app-BxW1wRWj.js";
4
+ import "stream";
5
+ import "express";
6
+ import "node:stream";
7
+ import "util";
8
+ import "crypto";
9
+ import "async_hooks";
10
+ import "node:crypto";
11
+ import "node:process";
12
+ import "node:path";
13
+ import "node:url";
14
+ import "module";
15
+ import "node:fs/promises";
16
+ import "node:util";
17
+ import "node:async_hooks";
18
+ import "node:module";
19
+ import "node:fs";
20
+ import "node:child_process";
21
+ import "node:timers/promises";
22
+ import "events";
23
+ import "node:assert";
24
+ import "node:net";
25
+ import "node:http";
26
+ import "node:querystring";
27
+ import "node:events";
28
+ import "node:diagnostics_channel";
29
+ import "node:tls";
30
+ import "node:buffer";
31
+ import "node:zlib";
32
+ import "node:perf_hooks";
33
+ import "node:util/types";
34
+ import "node:sqlite";
35
+ import "node:worker_threads";
36
+ import "node:console";
37
+ import "node:timers";
38
+ import "node:dns";
39
+ import "path";
40
+ import "fs";
41
+ import "os";
42
+ import "net";
43
+ import "node:os";
44
+ export {
45
+ A as ATTRIBUTE_KEY_MAX_LENGTH,
46
+ a as ATTRIBUTE_MAX_PER_RUN,
47
+ b as ATTRIBUTE_VALUE_MAX_BYTES,
48
+ c as AttributeChangeSchema,
49
+ d as AttributeChangesSchema,
50
+ e as AttributeValidationError,
51
+ B as BaseEventSchema,
52
+ D as DEFAULT_TIMESTAMP_THRESHOLD_FUTURE_MS,
53
+ f as DEFAULT_TIMESTAMP_THRESHOLD_PAST_MS,
54
+ E as EVENT_DATA_REF_FIELDS,
55
+ g as EventSchema,
56
+ h as EventTypeSchema,
57
+ i as HealthCheckPayloadSchema,
58
+ HookSchema,
59
+ L as LegacySerializedDataSchemaV1,
60
+ M as MessageId,
61
+ P as PaginatedResponseSchema,
62
+ Q as QueuePayloadSchema,
63
+ j as QueuePrefix,
64
+ R as RESERVED_ATTRIBUTE_KEY_PREFIX,
65
+ k as RunInputSchema,
66
+ S as SPEC_VERSION_CURRENT,
67
+ l as SPEC_VERSION_LEGACY,
68
+ m as SPEC_VERSION_SUPPORTS_ATTRIBUTES,
69
+ n as SPEC_VERSION_SUPPORTS_CBOR_QUEUE_TRANSPORT,
70
+ o as SPEC_VERSION_SUPPORTS_EVENT_SOURCING,
71
+ p as SerializedDataSchema,
72
+ q as StepInvokePayloadSchema,
73
+ r as StepSchema,
74
+ s as StepStatusSchema,
75
+ V as ValidQueueName,
76
+ W as WaitSchema,
77
+ t as WaitStatusSchema,
78
+ u as WorkflowInvokePayloadSchema,
79
+ v as WorkflowRunBaseSchema,
80
+ w as WorkflowRunSchema,
81
+ x as WorkflowRunStatusSchema,
82
+ y as applyAttributeChanges,
83
+ z as getQueueTopicPrefix,
84
+ C as isLegacySpecVersion,
85
+ F as parseQueueName,
86
+ G as reenqueueActiveRuns,
87
+ I as requiresNewerWorld,
88
+ J as resolveQueueNamespace,
89
+ K as stripEventDataRefs,
90
+ O as ulidToDate,
91
+ T as validateAttributeChanges,
92
+ U as validateAttributeKey,
93
+ X as validateAttributeValue,
94
+ Y as validateUlidTimestamp
95
+ };
@@ -1,5 +1,5 @@
1
- import { N as Nt } from "./server-build-B9XdaVeE.js";
2
- import "./app-BKJ-G0q_.js";
1
+ import { N as Nt } from "./server-build-B4JanZE6.js";
2
+ import "./app-BxW1wRWj.js";
3
3
  import "stream";
4
4
  import "express";
5
5
  import "node:stream";