@objectstack/spec 1.0.10 → 1.0.12

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 (147) hide show
  1. package/README.md +41 -1
  2. package/dist/ai/index.d.mts +2 -1
  3. package/dist/ai/index.d.ts +2 -1
  4. package/dist/ai/index.js +2047 -1944
  5. package/dist/ai/index.js.map +1 -1
  6. package/dist/ai/index.mjs +2047 -1944
  7. package/dist/ai/index.mjs.map +1 -1
  8. package/dist/api/index.d.mts +3 -1
  9. package/dist/api/index.d.ts +3 -1
  10. package/dist/api/index.js +2599 -2292
  11. package/dist/api/index.js.map +1 -1
  12. package/dist/api/index.mjs +2587 -2292
  13. package/dist/api/index.mjs.map +1 -1
  14. package/dist/automation/index.d.mts +2 -1
  15. package/dist/automation/index.d.ts +2 -1
  16. package/dist/automation/index.js +83 -0
  17. package/dist/automation/index.js.map +1 -1
  18. package/dist/automation/index.mjs +77 -0
  19. package/dist/automation/index.mjs.map +1 -1
  20. package/dist/contracts/index.d.mts +3 -2
  21. package/dist/contracts/index.d.ts +3 -2
  22. package/dist/data/index.d.mts +3 -2
  23. package/dist/data/index.d.ts +3 -2
  24. package/dist/data/index.js +658 -556
  25. package/dist/data/index.js.map +1 -1
  26. package/dist/data/index.mjs +656 -556
  27. package/dist/data/index.mjs.map +1 -1
  28. package/dist/{driver.zod-lfi00zVT.d.ts → driver.zod-CfGk9GYh.d.ts} +2164 -11
  29. package/dist/{driver.zod-BOM_Etco.d.mts → driver.zod-y1cX6R3c.d.mts} +2164 -11
  30. package/dist/hub/index.d.mts +1 -1
  31. package/dist/hub/index.d.ts +1 -1
  32. package/dist/hub/index.js +789 -724
  33. package/dist/hub/index.js.map +1 -1
  34. package/dist/hub/index.mjs +789 -724
  35. package/dist/hub/index.mjs.map +1 -1
  36. package/dist/{index-C67cfwmW.d.ts → index-B0Hf65bV.d.ts} +13 -5
  37. package/dist/{index-DLcySG7U.d.ts → index-B5pKM0My.d.ts} +335 -4370
  38. package/dist/{index-Os7lItRe.d.mts → index-BA022mg2.d.ts} +6178 -129
  39. package/dist/{index-B5-VbOKg.d.mts → index-BGeLoH2z.d.ts} +4251 -74
  40. package/dist/{index-CH5zloR3.d.ts → index-BwO__aqV.d.ts} +1 -1
  41. package/dist/{index-Dp7GFJ8V.d.mts → index-Cia3JPQ8.d.mts} +13 -5
  42. package/dist/{index-D12rNohm.d.mts → index-CpD1q1FP.d.ts} +35 -18
  43. package/dist/{index-Os7lItRe.d.ts → index-D5RSFPuB.d.mts} +6178 -129
  44. package/dist/{index-CU4m6noq.d.mts → index-DGjpaj0X.d.mts} +1 -1
  45. package/dist/{index-D12rNohm.d.ts → index-Dfn5VXl6.d.mts} +35 -18
  46. package/dist/{index-l6WIlmOD.d.mts → index-Dgybxlky.d.mts} +177 -158
  47. package/dist/{index-l6WIlmOD.d.ts → index-Dgybxlky.d.ts} +177 -158
  48. package/dist/{index-DLcySG7U.d.mts → index-Dpsk8PF4.d.mts} +335 -4370
  49. package/dist/{index-CyognKSZ.d.ts → index-DrNah5E0.d.ts} +1952 -6990
  50. package/dist/{index-DE_lJ11p.d.mts → index-OO84R20k.d.mts} +1952 -6990
  51. package/dist/{index-B5-VbOKg.d.ts → index-upA3Xt04.d.mts} +4251 -74
  52. package/dist/index.d.mts +8072 -1922
  53. package/dist/index.d.ts +8072 -1922
  54. package/dist/index.js +8563 -8249
  55. package/dist/index.js.map +1 -1
  56. package/dist/index.mjs +8563 -8249
  57. package/dist/index.mjs.map +1 -1
  58. package/dist/integration/index.d.mts +1 -1
  59. package/dist/integration/index.d.ts +1 -1
  60. package/dist/kernel/index.d.mts +2 -1
  61. package/dist/kernel/index.d.ts +2 -1
  62. package/dist/kernel/index.js +884 -684
  63. package/dist/kernel/index.js.map +1 -1
  64. package/dist/kernel/index.mjs +870 -684
  65. package/dist/kernel/index.mjs.map +1 -1
  66. package/dist/package-registry.zod-JMcOYNxM.d.mts +21119 -0
  67. package/dist/package-registry.zod-JMcOYNxM.d.ts +21119 -0
  68. package/dist/state-machine.zod-B-lFFSxQ.d.mts +285 -0
  69. package/dist/state-machine.zod-B-lFFSxQ.d.ts +285 -0
  70. package/dist/system/index.d.mts +2 -1
  71. package/dist/system/index.d.ts +2 -1
  72. package/dist/system/index.js +749 -651
  73. package/dist/system/index.js.map +1 -1
  74. package/dist/system/index.mjs +749 -651
  75. package/dist/system/index.mjs.map +1 -1
  76. package/dist/ui/index.d.mts +1 -1
  77. package/dist/ui/index.d.ts +1 -1
  78. package/json-schema/ai/Agent.json +499 -0
  79. package/json-schema/ai/DevOpsAgent.json +499 -0
  80. package/json-schema/ai/FeedbackLoop.json +2188 -186
  81. package/json-schema/ai/Resolution.json +2188 -186
  82. package/json-schema/api/ApiRoutes.json +4 -0
  83. package/json-schema/api/CompileManifestResponse.json +40 -10
  84. package/json-schema/api/DisablePackageRequest.json +18 -0
  85. package/json-schema/api/DisablePackageResponse.json +1521 -0
  86. package/json-schema/api/Discovery.json +4 -0
  87. package/json-schema/api/EnablePackageRequest.json +18 -0
  88. package/json-schema/api/EnablePackageResponse.json +1521 -0
  89. package/json-schema/api/GetDiscoveryResponse.json +4 -0
  90. package/json-schema/api/GetPackageRequest.json +18 -0
  91. package/json-schema/api/GetPackageResponse.json +1518 -0
  92. package/json-schema/api/InstallPackageRequest.json +1483 -0
  93. package/json-schema/api/InstallPackageResponse.json +1521 -0
  94. package/json-schema/api/ListPackagesRequest.json +42 -0
  95. package/json-schema/api/ListPackagesResponse.json +1525 -0
  96. package/json-schema/api/ObjectDefinitionResponse.json +1001 -0
  97. package/json-schema/api/ObjectStackProtocol.json +86 -1
  98. package/json-schema/api/RestApiConfig.json +5 -0
  99. package/json-schema/api/RestServerConfig.json +5 -0
  100. package/json-schema/api/UninstallPackageRequest.json +18 -0
  101. package/json-schema/api/UninstallPackageResponse.json +25 -0
  102. package/json-schema/automation/ActionRef.json +30 -0
  103. package/json-schema/automation/Event.json +24 -0
  104. package/json-schema/automation/Flow.json +1 -0
  105. package/json-schema/automation/FlowNode.json +1 -0
  106. package/json-schema/automation/FlowNodeAction.json +1 -0
  107. package/json-schema/automation/GuardRef.json +30 -0
  108. package/json-schema/automation/StateMachine.json +504 -0
  109. package/json-schema/automation/StateNode.json +324 -0
  110. package/json-schema/automation/Transition.json +73 -0
  111. package/json-schema/data/Object.json +1001 -0
  112. package/json-schema/data/ObjectExtension.json +2376 -0
  113. package/json-schema/data/ObjectOwnershipEnum.json +13 -0
  114. package/json-schema/hub/ComposerResponse.json +40 -10
  115. package/json-schema/kernel/DisablePackageRequest.json +18 -0
  116. package/json-schema/kernel/DisablePackageResponse.json +1521 -0
  117. package/json-schema/kernel/EnablePackageRequest.json +18 -0
  118. package/json-schema/kernel/EnablePackageResponse.json +1521 -0
  119. package/json-schema/kernel/EventBusConfig.json +15 -0
  120. package/json-schema/kernel/EventHandler.json +6 -0
  121. package/json-schema/kernel/EventPersistence.json +3 -0
  122. package/json-schema/kernel/EventRoute.json +3 -0
  123. package/json-schema/kernel/EventWebhookConfig.json +3 -0
  124. package/json-schema/kernel/GetPackageRequest.json +18 -0
  125. package/json-schema/kernel/GetPackageResponse.json +1518 -0
  126. package/json-schema/kernel/InstallPackageRequest.json +1483 -0
  127. package/json-schema/kernel/InstallPackageResponse.json +1521 -0
  128. package/json-schema/kernel/InstalledPackage.json +1509 -0
  129. package/json-schema/kernel/ListPackagesRequest.json +42 -0
  130. package/json-schema/kernel/ListPackagesResponse.json +1525 -0
  131. package/json-schema/kernel/Manifest.json +40 -10
  132. package/json-schema/kernel/PackageStatusEnum.json +16 -0
  133. package/json-schema/kernel/Plugin.json +5 -0
  134. package/json-schema/kernel/PluginContext.json +31 -7
  135. package/json-schema/kernel/PluginLifecycle.json +7 -1
  136. package/json-schema/kernel/RealTimeNotificationConfig.json +3 -0
  137. package/json-schema/kernel/UninstallPackageRequest.json +18 -0
  138. package/json-schema/kernel/UninstallPackageResponse.json +25 -0
  139. package/json-schema/system/ChangeSet.json +2188 -186
  140. package/json-schema/system/CreateObjectOperation.json +1001 -0
  141. package/json-schema/system/MigrationOperation.json +1001 -0
  142. package/package.json +29 -15
  143. package/prompts/create-new-project.md +37 -19
  144. package/dist/{index-I3piy4U4.d.mts → index-BmU_sD1f.d.mts} +8 -8
  145. package/dist/{index-CkhpsEUw.d.ts → index-BnXuc_HO.d.ts} +8 -8
  146. package/dist/{index-CIDI-8zR.d.mts → index-C_NTOcet.d.mts} +98 -98
  147. package/dist/{index-CIDI-8zR.d.ts → index-C_NTOcet.d.ts} +98 -98
@@ -0,0 +1,285 @@
1
+ import { z } from 'zod';
2
+
3
+ /**
4
+ * XState-inspired State Machine Protocol
5
+ * Used to define strict business logic constraints and lifecycle management.
6
+ * Prevent AI "hallucinations" by enforcing valid valid transitions.
7
+ */
8
+ /**
9
+ * References a named action (side effect)
10
+ * Can be a script, a webhook, or a field update.
11
+ */
12
+ declare const ActionRefSchema: z.ZodUnion<[z.ZodString, z.ZodObject<{
13
+ type: z.ZodString;
14
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
15
+ }, "strip", z.ZodTypeAny, {
16
+ type: string;
17
+ params?: Record<string, any> | undefined;
18
+ }, {
19
+ type: string;
20
+ params?: Record<string, any> | undefined;
21
+ }>]>;
22
+ /**
23
+ * References a named condition (guard)
24
+ * Must evaluate to true for the transition to occur.
25
+ */
26
+ declare const GuardRefSchema: z.ZodUnion<[z.ZodString, z.ZodObject<{
27
+ type: z.ZodString;
28
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
29
+ }, "strip", z.ZodTypeAny, {
30
+ type: string;
31
+ params?: Record<string, any> | undefined;
32
+ }, {
33
+ type: string;
34
+ params?: Record<string, any> | undefined;
35
+ }>]>;
36
+ /**
37
+ * State Transition Definition
38
+ * "When EVENT happens, if GUARD is true, go to TARGET and run ACTIONS"
39
+ */
40
+ declare const TransitionSchema: z.ZodObject<{
41
+ target: z.ZodOptional<z.ZodString>;
42
+ cond: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodObject<{
43
+ type: z.ZodString;
44
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
45
+ }, "strip", z.ZodTypeAny, {
46
+ type: string;
47
+ params?: Record<string, any> | undefined;
48
+ }, {
49
+ type: string;
50
+ params?: Record<string, any> | undefined;
51
+ }>]>>;
52
+ actions: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodObject<{
53
+ type: z.ZodString;
54
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
55
+ }, "strip", z.ZodTypeAny, {
56
+ type: string;
57
+ params?: Record<string, any> | undefined;
58
+ }, {
59
+ type: string;
60
+ params?: Record<string, any> | undefined;
61
+ }>]>, "many">>;
62
+ description: z.ZodOptional<z.ZodString>;
63
+ }, "strip", z.ZodTypeAny, {
64
+ target?: string | undefined;
65
+ description?: string | undefined;
66
+ cond?: string | {
67
+ type: string;
68
+ params?: Record<string, any> | undefined;
69
+ } | undefined;
70
+ actions?: (string | {
71
+ type: string;
72
+ params?: Record<string, any> | undefined;
73
+ })[] | undefined;
74
+ }, {
75
+ target?: string | undefined;
76
+ description?: string | undefined;
77
+ cond?: string | {
78
+ type: string;
79
+ params?: Record<string, any> | undefined;
80
+ } | undefined;
81
+ actions?: (string | {
82
+ type: string;
83
+ params?: Record<string, any> | undefined;
84
+ })[] | undefined;
85
+ }>;
86
+ /**
87
+ * Event Definition (Signals)
88
+ */
89
+ declare const EventSchema: z.ZodObject<{
90
+ type: z.ZodString;
91
+ schema: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
92
+ }, "strip", z.ZodTypeAny, {
93
+ type: string;
94
+ schema?: Record<string, any> | undefined;
95
+ }, {
96
+ type: string;
97
+ schema?: Record<string, any> | undefined;
98
+ }>;
99
+ type ActionRef = z.infer<typeof ActionRefSchema>;
100
+ type Transition = z.infer<typeof TransitionSchema>;
101
+ type StateNodeConfig = {
102
+ type?: 'atomic' | 'compound' | 'parallel' | 'final' | 'history';
103
+ entry?: ActionRef[];
104
+ exit?: ActionRef[];
105
+ on?: Record<string, string | Transition | Transition[]>;
106
+ always?: Transition[];
107
+ initial?: string;
108
+ states?: Record<string, StateNodeConfig>;
109
+ meta?: {
110
+ label?: string;
111
+ description?: string;
112
+ color?: string;
113
+ aiInstructions?: string;
114
+ };
115
+ };
116
+ /**
117
+ * State Node Definition
118
+ */
119
+ declare const StateNodeSchema: z.ZodType<StateNodeConfig>;
120
+ /**
121
+ * Top-Level State Machine Definition
122
+ */
123
+ declare const StateMachineSchema: z.ZodObject<{
124
+ id: z.ZodString;
125
+ description: z.ZodOptional<z.ZodString>;
126
+ /** Context (Memory) Schema */
127
+ contextSchema: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
128
+ /** Initial State */
129
+ initial: z.ZodString;
130
+ /** State Definitions */
131
+ states: z.ZodRecord<z.ZodString, z.ZodType<StateNodeConfig, z.ZodTypeDef, StateNodeConfig>>;
132
+ /** Global Listeners */
133
+ on: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodObject<{
134
+ target: z.ZodOptional<z.ZodString>;
135
+ cond: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodObject<{
136
+ type: z.ZodString;
137
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
138
+ }, "strip", z.ZodTypeAny, {
139
+ type: string;
140
+ params?: Record<string, any> | undefined;
141
+ }, {
142
+ type: string;
143
+ params?: Record<string, any> | undefined;
144
+ }>]>>;
145
+ actions: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodObject<{
146
+ type: z.ZodString;
147
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
148
+ }, "strip", z.ZodTypeAny, {
149
+ type: string;
150
+ params?: Record<string, any> | undefined;
151
+ }, {
152
+ type: string;
153
+ params?: Record<string, any> | undefined;
154
+ }>]>, "many">>;
155
+ description: z.ZodOptional<z.ZodString>;
156
+ }, "strip", z.ZodTypeAny, {
157
+ target?: string | undefined;
158
+ description?: string | undefined;
159
+ cond?: string | {
160
+ type: string;
161
+ params?: Record<string, any> | undefined;
162
+ } | undefined;
163
+ actions?: (string | {
164
+ type: string;
165
+ params?: Record<string, any> | undefined;
166
+ })[] | undefined;
167
+ }, {
168
+ target?: string | undefined;
169
+ description?: string | undefined;
170
+ cond?: string | {
171
+ type: string;
172
+ params?: Record<string, any> | undefined;
173
+ } | undefined;
174
+ actions?: (string | {
175
+ type: string;
176
+ params?: Record<string, any> | undefined;
177
+ })[] | undefined;
178
+ }>, z.ZodArray<z.ZodObject<{
179
+ target: z.ZodOptional<z.ZodString>;
180
+ cond: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodObject<{
181
+ type: z.ZodString;
182
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
183
+ }, "strip", z.ZodTypeAny, {
184
+ type: string;
185
+ params?: Record<string, any> | undefined;
186
+ }, {
187
+ type: string;
188
+ params?: Record<string, any> | undefined;
189
+ }>]>>;
190
+ actions: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodObject<{
191
+ type: z.ZodString;
192
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
193
+ }, "strip", z.ZodTypeAny, {
194
+ type: string;
195
+ params?: Record<string, any> | undefined;
196
+ }, {
197
+ type: string;
198
+ params?: Record<string, any> | undefined;
199
+ }>]>, "many">>;
200
+ description: z.ZodOptional<z.ZodString>;
201
+ }, "strip", z.ZodTypeAny, {
202
+ target?: string | undefined;
203
+ description?: string | undefined;
204
+ cond?: string | {
205
+ type: string;
206
+ params?: Record<string, any> | undefined;
207
+ } | undefined;
208
+ actions?: (string | {
209
+ type: string;
210
+ params?: Record<string, any> | undefined;
211
+ })[] | undefined;
212
+ }, {
213
+ target?: string | undefined;
214
+ description?: string | undefined;
215
+ cond?: string | {
216
+ type: string;
217
+ params?: Record<string, any> | undefined;
218
+ } | undefined;
219
+ actions?: (string | {
220
+ type: string;
221
+ params?: Record<string, any> | undefined;
222
+ })[] | undefined;
223
+ }>, "many">]>>>;
224
+ }, "strip", z.ZodTypeAny, {
225
+ initial: string;
226
+ states: Record<string, StateNodeConfig>;
227
+ id: string;
228
+ on?: Record<string, string | {
229
+ target?: string | undefined;
230
+ description?: string | undefined;
231
+ cond?: string | {
232
+ type: string;
233
+ params?: Record<string, any> | undefined;
234
+ } | undefined;
235
+ actions?: (string | {
236
+ type: string;
237
+ params?: Record<string, any> | undefined;
238
+ })[] | undefined;
239
+ } | {
240
+ target?: string | undefined;
241
+ description?: string | undefined;
242
+ cond?: string | {
243
+ type: string;
244
+ params?: Record<string, any> | undefined;
245
+ } | undefined;
246
+ actions?: (string | {
247
+ type: string;
248
+ params?: Record<string, any> | undefined;
249
+ })[] | undefined;
250
+ }[]> | undefined;
251
+ description?: string | undefined;
252
+ contextSchema?: Record<string, any> | undefined;
253
+ }, {
254
+ initial: string;
255
+ states: Record<string, StateNodeConfig>;
256
+ id: string;
257
+ on?: Record<string, string | {
258
+ target?: string | undefined;
259
+ description?: string | undefined;
260
+ cond?: string | {
261
+ type: string;
262
+ params?: Record<string, any> | undefined;
263
+ } | undefined;
264
+ actions?: (string | {
265
+ type: string;
266
+ params?: Record<string, any> | undefined;
267
+ })[] | undefined;
268
+ } | {
269
+ target?: string | undefined;
270
+ description?: string | undefined;
271
+ cond?: string | {
272
+ type: string;
273
+ params?: Record<string, any> | undefined;
274
+ } | undefined;
275
+ actions?: (string | {
276
+ type: string;
277
+ params?: Record<string, any> | undefined;
278
+ })[] | undefined;
279
+ }[]> | undefined;
280
+ description?: string | undefined;
281
+ contextSchema?: Record<string, any> | undefined;
282
+ }>;
283
+ type StateMachineConfig = z.infer<typeof StateMachineSchema>;
284
+
285
+ export { type ActionRef as A, EventSchema as E, GuardRefSchema as G, type StateNodeConfig as S, type Transition as T, ActionRefSchema as a, type StateMachineConfig as b, StateMachineSchema as c, StateNodeSchema as d, TransitionSchema as e };
@@ -0,0 +1,285 @@
1
+ import { z } from 'zod';
2
+
3
+ /**
4
+ * XState-inspired State Machine Protocol
5
+ * Used to define strict business logic constraints and lifecycle management.
6
+ * Prevent AI "hallucinations" by enforcing valid valid transitions.
7
+ */
8
+ /**
9
+ * References a named action (side effect)
10
+ * Can be a script, a webhook, or a field update.
11
+ */
12
+ declare const ActionRefSchema: z.ZodUnion<[z.ZodString, z.ZodObject<{
13
+ type: z.ZodString;
14
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
15
+ }, "strip", z.ZodTypeAny, {
16
+ type: string;
17
+ params?: Record<string, any> | undefined;
18
+ }, {
19
+ type: string;
20
+ params?: Record<string, any> | undefined;
21
+ }>]>;
22
+ /**
23
+ * References a named condition (guard)
24
+ * Must evaluate to true for the transition to occur.
25
+ */
26
+ declare const GuardRefSchema: z.ZodUnion<[z.ZodString, z.ZodObject<{
27
+ type: z.ZodString;
28
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
29
+ }, "strip", z.ZodTypeAny, {
30
+ type: string;
31
+ params?: Record<string, any> | undefined;
32
+ }, {
33
+ type: string;
34
+ params?: Record<string, any> | undefined;
35
+ }>]>;
36
+ /**
37
+ * State Transition Definition
38
+ * "When EVENT happens, if GUARD is true, go to TARGET and run ACTIONS"
39
+ */
40
+ declare const TransitionSchema: z.ZodObject<{
41
+ target: z.ZodOptional<z.ZodString>;
42
+ cond: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodObject<{
43
+ type: z.ZodString;
44
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
45
+ }, "strip", z.ZodTypeAny, {
46
+ type: string;
47
+ params?: Record<string, any> | undefined;
48
+ }, {
49
+ type: string;
50
+ params?: Record<string, any> | undefined;
51
+ }>]>>;
52
+ actions: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodObject<{
53
+ type: z.ZodString;
54
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
55
+ }, "strip", z.ZodTypeAny, {
56
+ type: string;
57
+ params?: Record<string, any> | undefined;
58
+ }, {
59
+ type: string;
60
+ params?: Record<string, any> | undefined;
61
+ }>]>, "many">>;
62
+ description: z.ZodOptional<z.ZodString>;
63
+ }, "strip", z.ZodTypeAny, {
64
+ target?: string | undefined;
65
+ description?: string | undefined;
66
+ cond?: string | {
67
+ type: string;
68
+ params?: Record<string, any> | undefined;
69
+ } | undefined;
70
+ actions?: (string | {
71
+ type: string;
72
+ params?: Record<string, any> | undefined;
73
+ })[] | undefined;
74
+ }, {
75
+ target?: string | undefined;
76
+ description?: string | undefined;
77
+ cond?: string | {
78
+ type: string;
79
+ params?: Record<string, any> | undefined;
80
+ } | undefined;
81
+ actions?: (string | {
82
+ type: string;
83
+ params?: Record<string, any> | undefined;
84
+ })[] | undefined;
85
+ }>;
86
+ /**
87
+ * Event Definition (Signals)
88
+ */
89
+ declare const EventSchema: z.ZodObject<{
90
+ type: z.ZodString;
91
+ schema: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
92
+ }, "strip", z.ZodTypeAny, {
93
+ type: string;
94
+ schema?: Record<string, any> | undefined;
95
+ }, {
96
+ type: string;
97
+ schema?: Record<string, any> | undefined;
98
+ }>;
99
+ type ActionRef = z.infer<typeof ActionRefSchema>;
100
+ type Transition = z.infer<typeof TransitionSchema>;
101
+ type StateNodeConfig = {
102
+ type?: 'atomic' | 'compound' | 'parallel' | 'final' | 'history';
103
+ entry?: ActionRef[];
104
+ exit?: ActionRef[];
105
+ on?: Record<string, string | Transition | Transition[]>;
106
+ always?: Transition[];
107
+ initial?: string;
108
+ states?: Record<string, StateNodeConfig>;
109
+ meta?: {
110
+ label?: string;
111
+ description?: string;
112
+ color?: string;
113
+ aiInstructions?: string;
114
+ };
115
+ };
116
+ /**
117
+ * State Node Definition
118
+ */
119
+ declare const StateNodeSchema: z.ZodType<StateNodeConfig>;
120
+ /**
121
+ * Top-Level State Machine Definition
122
+ */
123
+ declare const StateMachineSchema: z.ZodObject<{
124
+ id: z.ZodString;
125
+ description: z.ZodOptional<z.ZodString>;
126
+ /** Context (Memory) Schema */
127
+ contextSchema: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
128
+ /** Initial State */
129
+ initial: z.ZodString;
130
+ /** State Definitions */
131
+ states: z.ZodRecord<z.ZodString, z.ZodType<StateNodeConfig, z.ZodTypeDef, StateNodeConfig>>;
132
+ /** Global Listeners */
133
+ on: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodObject<{
134
+ target: z.ZodOptional<z.ZodString>;
135
+ cond: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodObject<{
136
+ type: z.ZodString;
137
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
138
+ }, "strip", z.ZodTypeAny, {
139
+ type: string;
140
+ params?: Record<string, any> | undefined;
141
+ }, {
142
+ type: string;
143
+ params?: Record<string, any> | undefined;
144
+ }>]>>;
145
+ actions: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodObject<{
146
+ type: z.ZodString;
147
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
148
+ }, "strip", z.ZodTypeAny, {
149
+ type: string;
150
+ params?: Record<string, any> | undefined;
151
+ }, {
152
+ type: string;
153
+ params?: Record<string, any> | undefined;
154
+ }>]>, "many">>;
155
+ description: z.ZodOptional<z.ZodString>;
156
+ }, "strip", z.ZodTypeAny, {
157
+ target?: string | undefined;
158
+ description?: string | undefined;
159
+ cond?: string | {
160
+ type: string;
161
+ params?: Record<string, any> | undefined;
162
+ } | undefined;
163
+ actions?: (string | {
164
+ type: string;
165
+ params?: Record<string, any> | undefined;
166
+ })[] | undefined;
167
+ }, {
168
+ target?: string | undefined;
169
+ description?: string | undefined;
170
+ cond?: string | {
171
+ type: string;
172
+ params?: Record<string, any> | undefined;
173
+ } | undefined;
174
+ actions?: (string | {
175
+ type: string;
176
+ params?: Record<string, any> | undefined;
177
+ })[] | undefined;
178
+ }>, z.ZodArray<z.ZodObject<{
179
+ target: z.ZodOptional<z.ZodString>;
180
+ cond: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodObject<{
181
+ type: z.ZodString;
182
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
183
+ }, "strip", z.ZodTypeAny, {
184
+ type: string;
185
+ params?: Record<string, any> | undefined;
186
+ }, {
187
+ type: string;
188
+ params?: Record<string, any> | undefined;
189
+ }>]>>;
190
+ actions: z.ZodOptional<z.ZodArray<z.ZodUnion<[z.ZodString, z.ZodObject<{
191
+ type: z.ZodString;
192
+ params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
193
+ }, "strip", z.ZodTypeAny, {
194
+ type: string;
195
+ params?: Record<string, any> | undefined;
196
+ }, {
197
+ type: string;
198
+ params?: Record<string, any> | undefined;
199
+ }>]>, "many">>;
200
+ description: z.ZodOptional<z.ZodString>;
201
+ }, "strip", z.ZodTypeAny, {
202
+ target?: string | undefined;
203
+ description?: string | undefined;
204
+ cond?: string | {
205
+ type: string;
206
+ params?: Record<string, any> | undefined;
207
+ } | undefined;
208
+ actions?: (string | {
209
+ type: string;
210
+ params?: Record<string, any> | undefined;
211
+ })[] | undefined;
212
+ }, {
213
+ target?: string | undefined;
214
+ description?: string | undefined;
215
+ cond?: string | {
216
+ type: string;
217
+ params?: Record<string, any> | undefined;
218
+ } | undefined;
219
+ actions?: (string | {
220
+ type: string;
221
+ params?: Record<string, any> | undefined;
222
+ })[] | undefined;
223
+ }>, "many">]>>>;
224
+ }, "strip", z.ZodTypeAny, {
225
+ initial: string;
226
+ states: Record<string, StateNodeConfig>;
227
+ id: string;
228
+ on?: Record<string, string | {
229
+ target?: string | undefined;
230
+ description?: string | undefined;
231
+ cond?: string | {
232
+ type: string;
233
+ params?: Record<string, any> | undefined;
234
+ } | undefined;
235
+ actions?: (string | {
236
+ type: string;
237
+ params?: Record<string, any> | undefined;
238
+ })[] | undefined;
239
+ } | {
240
+ target?: string | undefined;
241
+ description?: string | undefined;
242
+ cond?: string | {
243
+ type: string;
244
+ params?: Record<string, any> | undefined;
245
+ } | undefined;
246
+ actions?: (string | {
247
+ type: string;
248
+ params?: Record<string, any> | undefined;
249
+ })[] | undefined;
250
+ }[]> | undefined;
251
+ description?: string | undefined;
252
+ contextSchema?: Record<string, any> | undefined;
253
+ }, {
254
+ initial: string;
255
+ states: Record<string, StateNodeConfig>;
256
+ id: string;
257
+ on?: Record<string, string | {
258
+ target?: string | undefined;
259
+ description?: string | undefined;
260
+ cond?: string | {
261
+ type: string;
262
+ params?: Record<string, any> | undefined;
263
+ } | undefined;
264
+ actions?: (string | {
265
+ type: string;
266
+ params?: Record<string, any> | undefined;
267
+ })[] | undefined;
268
+ } | {
269
+ target?: string | undefined;
270
+ description?: string | undefined;
271
+ cond?: string | {
272
+ type: string;
273
+ params?: Record<string, any> | undefined;
274
+ } | undefined;
275
+ actions?: (string | {
276
+ type: string;
277
+ params?: Record<string, any> | undefined;
278
+ })[] | undefined;
279
+ }[]> | undefined;
280
+ description?: string | undefined;
281
+ contextSchema?: Record<string, any> | undefined;
282
+ }>;
283
+ type StateMachineConfig = z.infer<typeof StateMachineSchema>;
284
+
285
+ export { type ActionRef as A, EventSchema as E, GuardRefSchema as G, type StateNodeConfig as S, type Transition as T, ActionRefSchema as a, type StateMachineConfig as b, StateMachineSchema as c, StateNodeSchema as d, TransitionSchema as e };
@@ -1,2 +1,3 @@
1
- export { G as AccessControlConfig, E as AccessControlConfigSchema, c7 as AddFieldOperation, a2 as AnalyzerConfig, a1 as AnalyzerConfigSchema, aG as AuditConfig, aF as AuditConfigSchema, aw as AuditEvent, aq as AuditEventActor, ap as AuditEventActorSchema, au as AuditEventChange, at as AuditEventChangeSchema, aE as AuditEventFilter, aD as AuditEventFilterSchema, av as AuditEventSchema, ao as AuditEventSeverity, as as AuditEventTarget, ar as AuditEventTargetSchema, an as AuditEventType, ct as AuditLogConfig, cs as AuditLogConfigSchema, ay as AuditRetentionPolicy, ax as AuditRetentionPolicySchema, aC as AuditStorageConfig, aB as AuditStorageConfigSchema, cl as AuthConfigSchema, ck as AuthPluginConfigSchema, cj as AuthProviderConfigSchema, ej as AwarenessEvent, ei as AwarenessEventSchema, ef as AwarenessSession, ee as AwarenessSessionSchema, eh as AwarenessUpdate, eg as AwarenessUpdateSchema, ed as AwarenessUserState, ec as AwarenessUserStateSchema, de as BatchProgress, dd as BatchProgressSchema, dc as BatchTask, db as BatchTaskSchema, Q as BucketConfig, N as BucketConfigSchema, e1 as CRDTMergeResult, e0 as CRDTMergeResultSchema, d$ as CRDTState, d_ as CRDTStateSchema, dH as CRDTType, g as CacheConfig, f as CacheConfigSchema, e as CacheInvalidation, d as CacheInvalidationSchema, a as CacheStrategy, C as CacheStrategySchema, c as CacheTier, b as CacheTierSchema, c5 as ChangeImpact, b_ as ChangeImpactSchema, c4 as ChangePriority, bY as ChangePrioritySchema, c1 as ChangeRequest, c0 as ChangeRequestSchema, ch as ChangeSet, cg as ChangeSetSchema, c3 as ChangeStatus, bZ as ChangeStatusSchema, c2 as ChangeType, bX as ChangeTypeSchema, ek as CollaborationMode, eo as CollaborationSession, em as CollaborationSessionConfig, el as CollaborationSessionConfigSchema, en as CollaborationSessionSchema, e8 as CollaborativeCursor, e7 as CollaborativeCursorSchema, cv as ComplianceConfig, cu as ComplianceConfigSchema, aR as ConsoleDestinationConfig, aQ as ConsoleDestinationConfigSchema, l as ConsumerConfig, k as ConsumerConfigSchema, eS as CoreServiceName, dN as CounterOperation, dM as CounterOperationSchema, ca as CreateObjectOperation, cR as CronSchedule, cM as CronScheduleSchema, e2 as CursorColorPreset, e6 as CursorSelection, e5 as CursorSelectionSchema, e4 as CursorStyle, e3 as CursorStyleSchema, ea as CursorUpdate, e9 as CursorUpdateSchema, aH as DEFAULT_SUSPICIOUS_ACTIVITY_RULES, m as DeadLetterQueue, D as DeadLetterQueueSchema, cc as DeleteObjectOperation, ds as EmailTemplate, dj as EmailTemplateSchema, cx as EncryptionAlgorithm, cw as EncryptionAlgorithmSchema, cD as EncryptionConfig, cC as EncryptionConfigSchema, cd as ExecuteSqlOperation, aO as ExtendedLogLevel, aX as ExternalServiceDestinationConfig, aW as ExternalServiceDestinationConfigSchema, a6 as FacetConfig, a5 as FacetConfigSchema, cF as FieldEncryption, cE as FieldEncryptionSchema, aT as FileDestinationConfig, aS as FileDestinationConfigSchema, q as FileMetadata, F as FileMetadataSchema, dP as GCounter, dO as GCounterSchema, cn as GDPRConfig, cm as GDPRConfigSchema, cp as HIPAAConfig, co as HIPAAConfigSchema, b8 as HistogramBucketConfig, b7 as HistogramBucketConfigSchema, aV as HttpDestinationConfig, aU as HttpDestinationConfigSchema, aa as HttpServerConfig, a9 as HttpServerConfigSchema, dv as InAppNotification, dm as InAppNotificationSchema, cS as IntervalSchedule, cN as IntervalScheduleSchema, cY as Job, c$ as JobExecution, c_ as JobExecutionSchema, cZ as JobExecutionStatus, cU as JobSchedule, cX as JobSchema, eW as KernelServiceMapSchema, cz as KeyManagementProvider, cy as KeyManagementProviderSchema, cB as KeyRotationPolicy, cA as KeyRotationPolicySchema, dL as LWWRegister, dK as LWWRegisterSchema, x as LifecycleAction, L as LifecycleActionSchema, K as LifecyclePolicyConfig, J as LifecyclePolicyConfigSchema, I as LifecyclePolicyRule, H as LifecyclePolicyRuleSchema, dx as LocaleSchema, aZ as LogDestination, aY as LogDestinationSchema, aP as LogDestinationType, a$ as LogEnrichmentConfig, a_ as LogEnrichmentConfigSchema, aN as LogEntry, aM as LogEntrySchema, aJ as LogFormat, aI as LogLevel, aL as LoggerConfig, aK as LoggerConfigSchema, b3 as LoggingConfig, b2 as LoggingConfigSchema, cL as MaskingConfig, cK as MaskingConfigSchema, cJ as MaskingRule, cI as MaskingRuleSchema, cH as MaskingStrategy, cG as MaskingStrategySchema, o as MessageQueueConfig, n as MessageQueueConfigSchema, h as MessageQueueProvider, M as MessageQueueProviderSchema, eO as MetadataCollectionInfo, eC as MetadataCollectionInfoSchema, eP as MetadataExportOptions, eD as MetadataExportOptionsSchema, eG as MetadataFormat, eu as MetadataFormatSchema, eQ as MetadataImportOptions, eE as MetadataImportOptionsSchema, eJ as MetadataLoadOptions, ex as MetadataLoadOptionsSchema, eK as MetadataLoadResult, ey as MetadataLoadResultSchema, eI as MetadataLoaderContract, ew as MetadataLoaderContractSchema, eR as MetadataManagerConfig, eF as MetadataManagerConfigSchema, es as MetadataRecord, er as MetadataRecordSchema, eL as MetadataSaveOptions, ez as MetadataSaveOptionsSchema, eM as MetadataSaveResult, eA as MetadataSaveResultSchema, et as MetadataScope, ep as MetadataScopeSchema, eq as MetadataStateSchema, eH as MetadataStats, ev as MetadataStatsSchema, eN as MetadataWatchEvent, eB as MetadataWatchEventSchema, bk as MetricAggregationConfig, bj as MetricAggregationConfigSchema, b6 as MetricAggregationType, be as MetricDataPoint, bd as MetricDataPointSchema, bc as MetricDefinition, bb as MetricDefinitionSchema, bq as MetricExportConfig, bp as MetricExportConfigSchema, ba as MetricLabels, b9 as MetricLabelsSchema, b4 as MetricType, b5 as MetricUnit, bs as MetricsConfig, br as MetricsConfigSchema, af as MiddlewareConfig, ae as MiddlewareConfigSchema, ad as MiddlewareType, cf as MigrationDependencySchema, ci as MigrationOperation, ce as MigrationOperationSchema, c8 as ModifyFieldOperation, B as MultipartUploadConfig, A as MultipartUploadConfigSchema, dr as NotificationChannel, dn as NotificationChannelSchema, dq as NotificationConfig, dp as NotificationConfigSchema, dV as ORSet, dT as ORSetElement, dS as ORSetElementSchema, dU as ORSetSchema, dC as OTComponent, dB as OTComponentSchema, dE as OTOperation, dD as OTOperationSchema, dA as OTOperationType, dG as OTTransformResult, dF as OTTransformResultSchema, y as ObjectMetadata, O as ObjectMetadataSchema, e_ as ObjectOSKernel, eZ as ObjectQLClient, f0 as ObjectStackPlugin, W as ObjectStorageConfig, V as ObjectStorageConfigSchema, cT as OnceSchedule, cO as OnceScheduleSchema, bU as OpenTelemetryCompatibility, bT as OpenTelemetryCompatibilitySchema, bS as OtelExporterType, cr as PCIDSSConfig, cq as PCIDSSConfigSchema, dR as PNCounter, dQ as PNCounterSchema, e$ as PluginContext, eY as PluginLogger, z as PresignedUrlConfig, P as PresignedUrlConfigSchema, du as PushNotification, dl as PushNotificationSchema, da as QueueConfig, d9 as QueueConfigSchema, c9 as RemoveFieldOperation, cb as RenameObjectOperation, cW as RetryPolicy, cV as RetryPolicySchema, c6 as RollbackPlan, b$ as RollbackPlanSchema, ac as RouteHandlerMetadata, ab as RouteHandlerMetadataSchema, dt as SMSTemplate, dk as SMSTemplateSchema, bL as SamplingDecision, bM as SamplingStrategyType, cQ as Schedule, cP as ScheduleSchema, a8 as SearchConfig, a7 as SearchConfigSchema, a4 as SearchIndexConfig, a3 as SearchIndexConfigSchema, a0 as SearchProvider, $ as SearchProviderSchema, ak as ServerCapabilities, aj as ServerCapabilitiesSchema, ai as ServerEvent, ah as ServerEventSchema, ag as ServerEventType, am as ServerStatus, al as ServerStatusSchema, eX as ServiceConfigSchema, eT as ServiceCriticalitySchema, bm as ServiceLevelIndicator, bl as ServiceLevelIndicatorSchema, bo as ServiceLevelObjective, bn as ServiceLevelObjectiveSchema, eU as ServiceRequirementDef, eV as ServiceStatusSchema, bK as Span, bC as SpanAttributeValue, bB as SpanAttributeValueSchema, bE as SpanAttributes, bD as SpanAttributesSchema, bG as SpanEvent, bF as SpanEventSchema, bz as SpanKind, bI as SpanLink, bH as SpanLinkSchema, bJ as SpanSchema, bA as SpanStatus, u as StorageAcl, t as StorageAclSchema, w as StorageClass, v as StorageClassSchema, U as StorageConnection, R as StorageConnectionSchema, s as StorageProvider, r as StorageProviderSchema, p as StorageScope, S as StorageScopeSchema, b1 as StructuredLogEntry, b0 as StructuredLogEntrySchema, aA as SuspiciousActivityRule, az as SuspiciousActivityRuleSchema, d1 as TASK_PRIORITY_VALUES, d6 as Task, d8 as TaskExecutionResult, d7 as TaskExecutionResultSchema, d0 as TaskPriority, d4 as TaskRetryPolicy, d3 as TaskRetryPolicySchema, d5 as TaskSchema, d2 as TaskStatus, dX as TextCRDTOperation, dW as TextCRDTOperationSchema, dZ as TextCRDTState, dY as TextCRDTStateSchema, bi as TimeSeries, bg as TimeSeriesDataPoint, bf as TimeSeriesDataPointSchema, bh as TimeSeriesSchema, j as TopicConfig, T as TopicConfigSchema, by as TraceContext, bR as TraceContextPropagation, bQ as TraceContextPropagationSchema, bx as TraceContextSchema, bw as TraceFlags, bv as TraceFlagsSchema, bP as TracePropagationFormat, bO as TraceSamplingConfig, bN as TraceSamplingConfigSchema, bu as TraceState, bt as TraceStateSchema, bW as TracingConfig, bV as TracingConfigSchema, dz as TranslationBundle, dy as TranslationBundleSchema, dw as TranslationDataSchema, eb as UserActivityStatus, dJ as VectorClock, dI as VectorClockSchema, dg as WorkerConfig, df as WorkerConfigSchema, di as WorkerStats, dh as WorkerStatsSchema, Z as azureBlobStorageExample, _ as gcsStorageExample, Y as minioStorageExample, X as s3StorageExample } from '../index-B5-VbOKg.mjs';
1
+ export { G as AccessControlConfig, E as AccessControlConfigSchema, c7 as AddFieldOperation, a2 as AnalyzerConfig, a1 as AnalyzerConfigSchema, aG as AuditConfig, aF as AuditConfigSchema, aw as AuditEvent, aq as AuditEventActor, ap as AuditEventActorSchema, au as AuditEventChange, at as AuditEventChangeSchema, aE as AuditEventFilter, aD as AuditEventFilterSchema, av as AuditEventSchema, ao as AuditEventSeverity, as as AuditEventTarget, ar as AuditEventTargetSchema, an as AuditEventType, ct as AuditLogConfig, cs as AuditLogConfigSchema, ay as AuditRetentionPolicy, ax as AuditRetentionPolicySchema, aC as AuditStorageConfig, aB as AuditStorageConfigSchema, cl as AuthConfigSchema, ck as AuthPluginConfigSchema, cj as AuthProviderConfigSchema, ej as AwarenessEvent, ei as AwarenessEventSchema, ef as AwarenessSession, ee as AwarenessSessionSchema, eh as AwarenessUpdate, eg as AwarenessUpdateSchema, ed as AwarenessUserState, ec as AwarenessUserStateSchema, de as BatchProgress, dd as BatchProgressSchema, dc as BatchTask, db as BatchTaskSchema, Q as BucketConfig, N as BucketConfigSchema, e1 as CRDTMergeResult, e0 as CRDTMergeResultSchema, d$ as CRDTState, d_ as CRDTStateSchema, dH as CRDTType, g as CacheConfig, f as CacheConfigSchema, e as CacheInvalidation, d as CacheInvalidationSchema, a as CacheStrategy, C as CacheStrategySchema, c as CacheTier, b as CacheTierSchema, c5 as ChangeImpact, b_ as ChangeImpactSchema, c4 as ChangePriority, bY as ChangePrioritySchema, c1 as ChangeRequest, c0 as ChangeRequestSchema, ch as ChangeSet, cg as ChangeSetSchema, c3 as ChangeStatus, bZ as ChangeStatusSchema, c2 as ChangeType, bX as ChangeTypeSchema, ek as CollaborationMode, eo as CollaborationSession, em as CollaborationSessionConfig, el as CollaborationSessionConfigSchema, en as CollaborationSessionSchema, e8 as CollaborativeCursor, e7 as CollaborativeCursorSchema, cv as ComplianceConfig, cu as ComplianceConfigSchema, aR as ConsoleDestinationConfig, aQ as ConsoleDestinationConfigSchema, l as ConsumerConfig, k as ConsumerConfigSchema, eS as CoreServiceName, dN as CounterOperation, dM as CounterOperationSchema, ca as CreateObjectOperation, cR as CronSchedule, cM as CronScheduleSchema, e2 as CursorColorPreset, e6 as CursorSelection, e5 as CursorSelectionSchema, e4 as CursorStyle, e3 as CursorStyleSchema, ea as CursorUpdate, e9 as CursorUpdateSchema, aH as DEFAULT_SUSPICIOUS_ACTIVITY_RULES, m as DeadLetterQueue, D as DeadLetterQueueSchema, cc as DeleteObjectOperation, ds as EmailTemplate, dj as EmailTemplateSchema, cx as EncryptionAlgorithm, cw as EncryptionAlgorithmSchema, cD as EncryptionConfig, cC as EncryptionConfigSchema, cd as ExecuteSqlOperation, aO as ExtendedLogLevel, aX as ExternalServiceDestinationConfig, aW as ExternalServiceDestinationConfigSchema, a6 as FacetConfig, a5 as FacetConfigSchema, cF as FieldEncryption, cE as FieldEncryptionSchema, aT as FileDestinationConfig, aS as FileDestinationConfigSchema, q as FileMetadata, F as FileMetadataSchema, dP as GCounter, dO as GCounterSchema, cn as GDPRConfig, cm as GDPRConfigSchema, cp as HIPAAConfig, co as HIPAAConfigSchema, b8 as HistogramBucketConfig, b7 as HistogramBucketConfigSchema, aV as HttpDestinationConfig, aU as HttpDestinationConfigSchema, aa as HttpServerConfig, a9 as HttpServerConfigSchema, dv as InAppNotification, dm as InAppNotificationSchema, cS as IntervalSchedule, cN as IntervalScheduleSchema, cY as Job, c$ as JobExecution, c_ as JobExecutionSchema, cZ as JobExecutionStatus, cU as JobSchedule, cX as JobSchema, eW as KernelServiceMapSchema, cz as KeyManagementProvider, cy as KeyManagementProviderSchema, cB as KeyRotationPolicy, cA as KeyRotationPolicySchema, dL as LWWRegister, dK as LWWRegisterSchema, x as LifecycleAction, L as LifecycleActionSchema, K as LifecyclePolicyConfig, J as LifecyclePolicyConfigSchema, I as LifecyclePolicyRule, H as LifecyclePolicyRuleSchema, dx as LocaleSchema, aZ as LogDestination, aY as LogDestinationSchema, aP as LogDestinationType, a$ as LogEnrichmentConfig, a_ as LogEnrichmentConfigSchema, aN as LogEntry, aM as LogEntrySchema, aJ as LogFormat, aI as LogLevel, aL as LoggerConfig, aK as LoggerConfigSchema, b3 as LoggingConfig, b2 as LoggingConfigSchema, cL as MaskingConfig, cK as MaskingConfigSchema, cJ as MaskingRule, cI as MaskingRuleSchema, cH as MaskingStrategy, cG as MaskingStrategySchema, o as MessageQueueConfig, n as MessageQueueConfigSchema, h as MessageQueueProvider, M as MessageQueueProviderSchema, eO as MetadataCollectionInfo, eC as MetadataCollectionInfoSchema, eP as MetadataExportOptions, eD as MetadataExportOptionsSchema, eG as MetadataFormat, eu as MetadataFormatSchema, eQ as MetadataImportOptions, eE as MetadataImportOptionsSchema, eJ as MetadataLoadOptions, ex as MetadataLoadOptionsSchema, eK as MetadataLoadResult, ey as MetadataLoadResultSchema, eI as MetadataLoaderContract, ew as MetadataLoaderContractSchema, eR as MetadataManagerConfig, eF as MetadataManagerConfigSchema, es as MetadataRecord, er as MetadataRecordSchema, eL as MetadataSaveOptions, ez as MetadataSaveOptionsSchema, eM as MetadataSaveResult, eA as MetadataSaveResultSchema, et as MetadataScope, ep as MetadataScopeSchema, eq as MetadataStateSchema, eH as MetadataStats, ev as MetadataStatsSchema, eN as MetadataWatchEvent, eB as MetadataWatchEventSchema, bk as MetricAggregationConfig, bj as MetricAggregationConfigSchema, b6 as MetricAggregationType, be as MetricDataPoint, bd as MetricDataPointSchema, bc as MetricDefinition, bb as MetricDefinitionSchema, bq as MetricExportConfig, bp as MetricExportConfigSchema, ba as MetricLabels, b9 as MetricLabelsSchema, b4 as MetricType, b5 as MetricUnit, bs as MetricsConfig, br as MetricsConfigSchema, af as MiddlewareConfig, ae as MiddlewareConfigSchema, ad as MiddlewareType, cf as MigrationDependencySchema, ci as MigrationOperation, ce as MigrationOperationSchema, c8 as ModifyFieldOperation, B as MultipartUploadConfig, A as MultipartUploadConfigSchema, dr as NotificationChannel, dn as NotificationChannelSchema, dq as NotificationConfig, dp as NotificationConfigSchema, dV as ORSet, dT as ORSetElement, dS as ORSetElementSchema, dU as ORSetSchema, dC as OTComponent, dB as OTComponentSchema, dE as OTOperation, dD as OTOperationSchema, dA as OTOperationType, dG as OTTransformResult, dF as OTTransformResultSchema, y as ObjectMetadata, O as ObjectMetadataSchema, e_ as ObjectOSKernel, eZ as ObjectQLClient, f0 as ObjectStackPlugin, W as ObjectStorageConfig, V as ObjectStorageConfigSchema, cT as OnceSchedule, cO as OnceScheduleSchema, bU as OpenTelemetryCompatibility, bT as OpenTelemetryCompatibilitySchema, bS as OtelExporterType, cr as PCIDSSConfig, cq as PCIDSSConfigSchema, dR as PNCounter, dQ as PNCounterSchema, e$ as PluginContext, eY as PluginLogger, z as PresignedUrlConfig, P as PresignedUrlConfigSchema, du as PushNotification, dl as PushNotificationSchema, da as QueueConfig, d9 as QueueConfigSchema, c9 as RemoveFieldOperation, cb as RenameObjectOperation, cW as RetryPolicy, cV as RetryPolicySchema, c6 as RollbackPlan, b$ as RollbackPlanSchema, ac as RouteHandlerMetadata, ab as RouteHandlerMetadataSchema, dt as SMSTemplate, dk as SMSTemplateSchema, bL as SamplingDecision, bM as SamplingStrategyType, cQ as Schedule, cP as ScheduleSchema, a8 as SearchConfig, a7 as SearchConfigSchema, a4 as SearchIndexConfig, a3 as SearchIndexConfigSchema, a0 as SearchProvider, $ as SearchProviderSchema, ak as ServerCapabilities, aj as ServerCapabilitiesSchema, ai as ServerEvent, ah as ServerEventSchema, ag as ServerEventType, am as ServerStatus, al as ServerStatusSchema, eX as ServiceConfigSchema, eT as ServiceCriticalitySchema, bm as ServiceLevelIndicator, bl as ServiceLevelIndicatorSchema, bo as ServiceLevelObjective, bn as ServiceLevelObjectiveSchema, eU as ServiceRequirementDef, eV as ServiceStatusSchema, bK as Span, bC as SpanAttributeValue, bB as SpanAttributeValueSchema, bE as SpanAttributes, bD as SpanAttributesSchema, bG as SpanEvent, bF as SpanEventSchema, bz as SpanKind, bI as SpanLink, bH as SpanLinkSchema, bJ as SpanSchema, bA as SpanStatus, u as StorageAcl, t as StorageAclSchema, w as StorageClass, v as StorageClassSchema, U as StorageConnection, R as StorageConnectionSchema, s as StorageProvider, r as StorageProviderSchema, p as StorageScope, S as StorageScopeSchema, b1 as StructuredLogEntry, b0 as StructuredLogEntrySchema, aA as SuspiciousActivityRule, az as SuspiciousActivityRuleSchema, d1 as TASK_PRIORITY_VALUES, d6 as Task, d8 as TaskExecutionResult, d7 as TaskExecutionResultSchema, d0 as TaskPriority, d4 as TaskRetryPolicy, d3 as TaskRetryPolicySchema, d5 as TaskSchema, d2 as TaskStatus, dX as TextCRDTOperation, dW as TextCRDTOperationSchema, dZ as TextCRDTState, dY as TextCRDTStateSchema, bi as TimeSeries, bg as TimeSeriesDataPoint, bf as TimeSeriesDataPointSchema, bh as TimeSeriesSchema, j as TopicConfig, T as TopicConfigSchema, by as TraceContext, bR as TraceContextPropagation, bQ as TraceContextPropagationSchema, bx as TraceContextSchema, bw as TraceFlags, bv as TraceFlagsSchema, bP as TracePropagationFormat, bO as TraceSamplingConfig, bN as TraceSamplingConfigSchema, bu as TraceState, bt as TraceStateSchema, bW as TracingConfig, bV as TracingConfigSchema, dz as TranslationBundle, dy as TranslationBundleSchema, dw as TranslationDataSchema, eb as UserActivityStatus, dJ as VectorClock, dI as VectorClockSchema, dg as WorkerConfig, df as WorkerConfigSchema, di as WorkerStats, dh as WorkerStatsSchema, Z as azureBlobStorageExample, _ as gcsStorageExample, Y as minioStorageExample, X as s3StorageExample } from '../index-upA3Xt04.mjs';
2
2
  import 'zod';
3
+ import '../state-machine.zod-B-lFFSxQ.mjs';
@@ -1,2 +1,3 @@
1
- export { G as AccessControlConfig, E as AccessControlConfigSchema, c7 as AddFieldOperation, a2 as AnalyzerConfig, a1 as AnalyzerConfigSchema, aG as AuditConfig, aF as AuditConfigSchema, aw as AuditEvent, aq as AuditEventActor, ap as AuditEventActorSchema, au as AuditEventChange, at as AuditEventChangeSchema, aE as AuditEventFilter, aD as AuditEventFilterSchema, av as AuditEventSchema, ao as AuditEventSeverity, as as AuditEventTarget, ar as AuditEventTargetSchema, an as AuditEventType, ct as AuditLogConfig, cs as AuditLogConfigSchema, ay as AuditRetentionPolicy, ax as AuditRetentionPolicySchema, aC as AuditStorageConfig, aB as AuditStorageConfigSchema, cl as AuthConfigSchema, ck as AuthPluginConfigSchema, cj as AuthProviderConfigSchema, ej as AwarenessEvent, ei as AwarenessEventSchema, ef as AwarenessSession, ee as AwarenessSessionSchema, eh as AwarenessUpdate, eg as AwarenessUpdateSchema, ed as AwarenessUserState, ec as AwarenessUserStateSchema, de as BatchProgress, dd as BatchProgressSchema, dc as BatchTask, db as BatchTaskSchema, Q as BucketConfig, N as BucketConfigSchema, e1 as CRDTMergeResult, e0 as CRDTMergeResultSchema, d$ as CRDTState, d_ as CRDTStateSchema, dH as CRDTType, g as CacheConfig, f as CacheConfigSchema, e as CacheInvalidation, d as CacheInvalidationSchema, a as CacheStrategy, C as CacheStrategySchema, c as CacheTier, b as CacheTierSchema, c5 as ChangeImpact, b_ as ChangeImpactSchema, c4 as ChangePriority, bY as ChangePrioritySchema, c1 as ChangeRequest, c0 as ChangeRequestSchema, ch as ChangeSet, cg as ChangeSetSchema, c3 as ChangeStatus, bZ as ChangeStatusSchema, c2 as ChangeType, bX as ChangeTypeSchema, ek as CollaborationMode, eo as CollaborationSession, em as CollaborationSessionConfig, el as CollaborationSessionConfigSchema, en as CollaborationSessionSchema, e8 as CollaborativeCursor, e7 as CollaborativeCursorSchema, cv as ComplianceConfig, cu as ComplianceConfigSchema, aR as ConsoleDestinationConfig, aQ as ConsoleDestinationConfigSchema, l as ConsumerConfig, k as ConsumerConfigSchema, eS as CoreServiceName, dN as CounterOperation, dM as CounterOperationSchema, ca as CreateObjectOperation, cR as CronSchedule, cM as CronScheduleSchema, e2 as CursorColorPreset, e6 as CursorSelection, e5 as CursorSelectionSchema, e4 as CursorStyle, e3 as CursorStyleSchema, ea as CursorUpdate, e9 as CursorUpdateSchema, aH as DEFAULT_SUSPICIOUS_ACTIVITY_RULES, m as DeadLetterQueue, D as DeadLetterQueueSchema, cc as DeleteObjectOperation, ds as EmailTemplate, dj as EmailTemplateSchema, cx as EncryptionAlgorithm, cw as EncryptionAlgorithmSchema, cD as EncryptionConfig, cC as EncryptionConfigSchema, cd as ExecuteSqlOperation, aO as ExtendedLogLevel, aX as ExternalServiceDestinationConfig, aW as ExternalServiceDestinationConfigSchema, a6 as FacetConfig, a5 as FacetConfigSchema, cF as FieldEncryption, cE as FieldEncryptionSchema, aT as FileDestinationConfig, aS as FileDestinationConfigSchema, q as FileMetadata, F as FileMetadataSchema, dP as GCounter, dO as GCounterSchema, cn as GDPRConfig, cm as GDPRConfigSchema, cp as HIPAAConfig, co as HIPAAConfigSchema, b8 as HistogramBucketConfig, b7 as HistogramBucketConfigSchema, aV as HttpDestinationConfig, aU as HttpDestinationConfigSchema, aa as HttpServerConfig, a9 as HttpServerConfigSchema, dv as InAppNotification, dm as InAppNotificationSchema, cS as IntervalSchedule, cN as IntervalScheduleSchema, cY as Job, c$ as JobExecution, c_ as JobExecutionSchema, cZ as JobExecutionStatus, cU as JobSchedule, cX as JobSchema, eW as KernelServiceMapSchema, cz as KeyManagementProvider, cy as KeyManagementProviderSchema, cB as KeyRotationPolicy, cA as KeyRotationPolicySchema, dL as LWWRegister, dK as LWWRegisterSchema, x as LifecycleAction, L as LifecycleActionSchema, K as LifecyclePolicyConfig, J as LifecyclePolicyConfigSchema, I as LifecyclePolicyRule, H as LifecyclePolicyRuleSchema, dx as LocaleSchema, aZ as LogDestination, aY as LogDestinationSchema, aP as LogDestinationType, a$ as LogEnrichmentConfig, a_ as LogEnrichmentConfigSchema, aN as LogEntry, aM as LogEntrySchema, aJ as LogFormat, aI as LogLevel, aL as LoggerConfig, aK as LoggerConfigSchema, b3 as LoggingConfig, b2 as LoggingConfigSchema, cL as MaskingConfig, cK as MaskingConfigSchema, cJ as MaskingRule, cI as MaskingRuleSchema, cH as MaskingStrategy, cG as MaskingStrategySchema, o as MessageQueueConfig, n as MessageQueueConfigSchema, h as MessageQueueProvider, M as MessageQueueProviderSchema, eO as MetadataCollectionInfo, eC as MetadataCollectionInfoSchema, eP as MetadataExportOptions, eD as MetadataExportOptionsSchema, eG as MetadataFormat, eu as MetadataFormatSchema, eQ as MetadataImportOptions, eE as MetadataImportOptionsSchema, eJ as MetadataLoadOptions, ex as MetadataLoadOptionsSchema, eK as MetadataLoadResult, ey as MetadataLoadResultSchema, eI as MetadataLoaderContract, ew as MetadataLoaderContractSchema, eR as MetadataManagerConfig, eF as MetadataManagerConfigSchema, es as MetadataRecord, er as MetadataRecordSchema, eL as MetadataSaveOptions, ez as MetadataSaveOptionsSchema, eM as MetadataSaveResult, eA as MetadataSaveResultSchema, et as MetadataScope, ep as MetadataScopeSchema, eq as MetadataStateSchema, eH as MetadataStats, ev as MetadataStatsSchema, eN as MetadataWatchEvent, eB as MetadataWatchEventSchema, bk as MetricAggregationConfig, bj as MetricAggregationConfigSchema, b6 as MetricAggregationType, be as MetricDataPoint, bd as MetricDataPointSchema, bc as MetricDefinition, bb as MetricDefinitionSchema, bq as MetricExportConfig, bp as MetricExportConfigSchema, ba as MetricLabels, b9 as MetricLabelsSchema, b4 as MetricType, b5 as MetricUnit, bs as MetricsConfig, br as MetricsConfigSchema, af as MiddlewareConfig, ae as MiddlewareConfigSchema, ad as MiddlewareType, cf as MigrationDependencySchema, ci as MigrationOperation, ce as MigrationOperationSchema, c8 as ModifyFieldOperation, B as MultipartUploadConfig, A as MultipartUploadConfigSchema, dr as NotificationChannel, dn as NotificationChannelSchema, dq as NotificationConfig, dp as NotificationConfigSchema, dV as ORSet, dT as ORSetElement, dS as ORSetElementSchema, dU as ORSetSchema, dC as OTComponent, dB as OTComponentSchema, dE as OTOperation, dD as OTOperationSchema, dA as OTOperationType, dG as OTTransformResult, dF as OTTransformResultSchema, y as ObjectMetadata, O as ObjectMetadataSchema, e_ as ObjectOSKernel, eZ as ObjectQLClient, f0 as ObjectStackPlugin, W as ObjectStorageConfig, V as ObjectStorageConfigSchema, cT as OnceSchedule, cO as OnceScheduleSchema, bU as OpenTelemetryCompatibility, bT as OpenTelemetryCompatibilitySchema, bS as OtelExporterType, cr as PCIDSSConfig, cq as PCIDSSConfigSchema, dR as PNCounter, dQ as PNCounterSchema, e$ as PluginContext, eY as PluginLogger, z as PresignedUrlConfig, P as PresignedUrlConfigSchema, du as PushNotification, dl as PushNotificationSchema, da as QueueConfig, d9 as QueueConfigSchema, c9 as RemoveFieldOperation, cb as RenameObjectOperation, cW as RetryPolicy, cV as RetryPolicySchema, c6 as RollbackPlan, b$ as RollbackPlanSchema, ac as RouteHandlerMetadata, ab as RouteHandlerMetadataSchema, dt as SMSTemplate, dk as SMSTemplateSchema, bL as SamplingDecision, bM as SamplingStrategyType, cQ as Schedule, cP as ScheduleSchema, a8 as SearchConfig, a7 as SearchConfigSchema, a4 as SearchIndexConfig, a3 as SearchIndexConfigSchema, a0 as SearchProvider, $ as SearchProviderSchema, ak as ServerCapabilities, aj as ServerCapabilitiesSchema, ai as ServerEvent, ah as ServerEventSchema, ag as ServerEventType, am as ServerStatus, al as ServerStatusSchema, eX as ServiceConfigSchema, eT as ServiceCriticalitySchema, bm as ServiceLevelIndicator, bl as ServiceLevelIndicatorSchema, bo as ServiceLevelObjective, bn as ServiceLevelObjectiveSchema, eU as ServiceRequirementDef, eV as ServiceStatusSchema, bK as Span, bC as SpanAttributeValue, bB as SpanAttributeValueSchema, bE as SpanAttributes, bD as SpanAttributesSchema, bG as SpanEvent, bF as SpanEventSchema, bz as SpanKind, bI as SpanLink, bH as SpanLinkSchema, bJ as SpanSchema, bA as SpanStatus, u as StorageAcl, t as StorageAclSchema, w as StorageClass, v as StorageClassSchema, U as StorageConnection, R as StorageConnectionSchema, s as StorageProvider, r as StorageProviderSchema, p as StorageScope, S as StorageScopeSchema, b1 as StructuredLogEntry, b0 as StructuredLogEntrySchema, aA as SuspiciousActivityRule, az as SuspiciousActivityRuleSchema, d1 as TASK_PRIORITY_VALUES, d6 as Task, d8 as TaskExecutionResult, d7 as TaskExecutionResultSchema, d0 as TaskPriority, d4 as TaskRetryPolicy, d3 as TaskRetryPolicySchema, d5 as TaskSchema, d2 as TaskStatus, dX as TextCRDTOperation, dW as TextCRDTOperationSchema, dZ as TextCRDTState, dY as TextCRDTStateSchema, bi as TimeSeries, bg as TimeSeriesDataPoint, bf as TimeSeriesDataPointSchema, bh as TimeSeriesSchema, j as TopicConfig, T as TopicConfigSchema, by as TraceContext, bR as TraceContextPropagation, bQ as TraceContextPropagationSchema, bx as TraceContextSchema, bw as TraceFlags, bv as TraceFlagsSchema, bP as TracePropagationFormat, bO as TraceSamplingConfig, bN as TraceSamplingConfigSchema, bu as TraceState, bt as TraceStateSchema, bW as TracingConfig, bV as TracingConfigSchema, dz as TranslationBundle, dy as TranslationBundleSchema, dw as TranslationDataSchema, eb as UserActivityStatus, dJ as VectorClock, dI as VectorClockSchema, dg as WorkerConfig, df as WorkerConfigSchema, di as WorkerStats, dh as WorkerStatsSchema, Z as azureBlobStorageExample, _ as gcsStorageExample, Y as minioStorageExample, X as s3StorageExample } from '../index-B5-VbOKg.js';
1
+ export { G as AccessControlConfig, E as AccessControlConfigSchema, c7 as AddFieldOperation, a2 as AnalyzerConfig, a1 as AnalyzerConfigSchema, aG as AuditConfig, aF as AuditConfigSchema, aw as AuditEvent, aq as AuditEventActor, ap as AuditEventActorSchema, au as AuditEventChange, at as AuditEventChangeSchema, aE as AuditEventFilter, aD as AuditEventFilterSchema, av as AuditEventSchema, ao as AuditEventSeverity, as as AuditEventTarget, ar as AuditEventTargetSchema, an as AuditEventType, ct as AuditLogConfig, cs as AuditLogConfigSchema, ay as AuditRetentionPolicy, ax as AuditRetentionPolicySchema, aC as AuditStorageConfig, aB as AuditStorageConfigSchema, cl as AuthConfigSchema, ck as AuthPluginConfigSchema, cj as AuthProviderConfigSchema, ej as AwarenessEvent, ei as AwarenessEventSchema, ef as AwarenessSession, ee as AwarenessSessionSchema, eh as AwarenessUpdate, eg as AwarenessUpdateSchema, ed as AwarenessUserState, ec as AwarenessUserStateSchema, de as BatchProgress, dd as BatchProgressSchema, dc as BatchTask, db as BatchTaskSchema, Q as BucketConfig, N as BucketConfigSchema, e1 as CRDTMergeResult, e0 as CRDTMergeResultSchema, d$ as CRDTState, d_ as CRDTStateSchema, dH as CRDTType, g as CacheConfig, f as CacheConfigSchema, e as CacheInvalidation, d as CacheInvalidationSchema, a as CacheStrategy, C as CacheStrategySchema, c as CacheTier, b as CacheTierSchema, c5 as ChangeImpact, b_ as ChangeImpactSchema, c4 as ChangePriority, bY as ChangePrioritySchema, c1 as ChangeRequest, c0 as ChangeRequestSchema, ch as ChangeSet, cg as ChangeSetSchema, c3 as ChangeStatus, bZ as ChangeStatusSchema, c2 as ChangeType, bX as ChangeTypeSchema, ek as CollaborationMode, eo as CollaborationSession, em as CollaborationSessionConfig, el as CollaborationSessionConfigSchema, en as CollaborationSessionSchema, e8 as CollaborativeCursor, e7 as CollaborativeCursorSchema, cv as ComplianceConfig, cu as ComplianceConfigSchema, aR as ConsoleDestinationConfig, aQ as ConsoleDestinationConfigSchema, l as ConsumerConfig, k as ConsumerConfigSchema, eS as CoreServiceName, dN as CounterOperation, dM as CounterOperationSchema, ca as CreateObjectOperation, cR as CronSchedule, cM as CronScheduleSchema, e2 as CursorColorPreset, e6 as CursorSelection, e5 as CursorSelectionSchema, e4 as CursorStyle, e3 as CursorStyleSchema, ea as CursorUpdate, e9 as CursorUpdateSchema, aH as DEFAULT_SUSPICIOUS_ACTIVITY_RULES, m as DeadLetterQueue, D as DeadLetterQueueSchema, cc as DeleteObjectOperation, ds as EmailTemplate, dj as EmailTemplateSchema, cx as EncryptionAlgorithm, cw as EncryptionAlgorithmSchema, cD as EncryptionConfig, cC as EncryptionConfigSchema, cd as ExecuteSqlOperation, aO as ExtendedLogLevel, aX as ExternalServiceDestinationConfig, aW as ExternalServiceDestinationConfigSchema, a6 as FacetConfig, a5 as FacetConfigSchema, cF as FieldEncryption, cE as FieldEncryptionSchema, aT as FileDestinationConfig, aS as FileDestinationConfigSchema, q as FileMetadata, F as FileMetadataSchema, dP as GCounter, dO as GCounterSchema, cn as GDPRConfig, cm as GDPRConfigSchema, cp as HIPAAConfig, co as HIPAAConfigSchema, b8 as HistogramBucketConfig, b7 as HistogramBucketConfigSchema, aV as HttpDestinationConfig, aU as HttpDestinationConfigSchema, aa as HttpServerConfig, a9 as HttpServerConfigSchema, dv as InAppNotification, dm as InAppNotificationSchema, cS as IntervalSchedule, cN as IntervalScheduleSchema, cY as Job, c$ as JobExecution, c_ as JobExecutionSchema, cZ as JobExecutionStatus, cU as JobSchedule, cX as JobSchema, eW as KernelServiceMapSchema, cz as KeyManagementProvider, cy as KeyManagementProviderSchema, cB as KeyRotationPolicy, cA as KeyRotationPolicySchema, dL as LWWRegister, dK as LWWRegisterSchema, x as LifecycleAction, L as LifecycleActionSchema, K as LifecyclePolicyConfig, J as LifecyclePolicyConfigSchema, I as LifecyclePolicyRule, H as LifecyclePolicyRuleSchema, dx as LocaleSchema, aZ as LogDestination, aY as LogDestinationSchema, aP as LogDestinationType, a$ as LogEnrichmentConfig, a_ as LogEnrichmentConfigSchema, aN as LogEntry, aM as LogEntrySchema, aJ as LogFormat, aI as LogLevel, aL as LoggerConfig, aK as LoggerConfigSchema, b3 as LoggingConfig, b2 as LoggingConfigSchema, cL as MaskingConfig, cK as MaskingConfigSchema, cJ as MaskingRule, cI as MaskingRuleSchema, cH as MaskingStrategy, cG as MaskingStrategySchema, o as MessageQueueConfig, n as MessageQueueConfigSchema, h as MessageQueueProvider, M as MessageQueueProviderSchema, eO as MetadataCollectionInfo, eC as MetadataCollectionInfoSchema, eP as MetadataExportOptions, eD as MetadataExportOptionsSchema, eG as MetadataFormat, eu as MetadataFormatSchema, eQ as MetadataImportOptions, eE as MetadataImportOptionsSchema, eJ as MetadataLoadOptions, ex as MetadataLoadOptionsSchema, eK as MetadataLoadResult, ey as MetadataLoadResultSchema, eI as MetadataLoaderContract, ew as MetadataLoaderContractSchema, eR as MetadataManagerConfig, eF as MetadataManagerConfigSchema, es as MetadataRecord, er as MetadataRecordSchema, eL as MetadataSaveOptions, ez as MetadataSaveOptionsSchema, eM as MetadataSaveResult, eA as MetadataSaveResultSchema, et as MetadataScope, ep as MetadataScopeSchema, eq as MetadataStateSchema, eH as MetadataStats, ev as MetadataStatsSchema, eN as MetadataWatchEvent, eB as MetadataWatchEventSchema, bk as MetricAggregationConfig, bj as MetricAggregationConfigSchema, b6 as MetricAggregationType, be as MetricDataPoint, bd as MetricDataPointSchema, bc as MetricDefinition, bb as MetricDefinitionSchema, bq as MetricExportConfig, bp as MetricExportConfigSchema, ba as MetricLabels, b9 as MetricLabelsSchema, b4 as MetricType, b5 as MetricUnit, bs as MetricsConfig, br as MetricsConfigSchema, af as MiddlewareConfig, ae as MiddlewareConfigSchema, ad as MiddlewareType, cf as MigrationDependencySchema, ci as MigrationOperation, ce as MigrationOperationSchema, c8 as ModifyFieldOperation, B as MultipartUploadConfig, A as MultipartUploadConfigSchema, dr as NotificationChannel, dn as NotificationChannelSchema, dq as NotificationConfig, dp as NotificationConfigSchema, dV as ORSet, dT as ORSetElement, dS as ORSetElementSchema, dU as ORSetSchema, dC as OTComponent, dB as OTComponentSchema, dE as OTOperation, dD as OTOperationSchema, dA as OTOperationType, dG as OTTransformResult, dF as OTTransformResultSchema, y as ObjectMetadata, O as ObjectMetadataSchema, e_ as ObjectOSKernel, eZ as ObjectQLClient, f0 as ObjectStackPlugin, W as ObjectStorageConfig, V as ObjectStorageConfigSchema, cT as OnceSchedule, cO as OnceScheduleSchema, bU as OpenTelemetryCompatibility, bT as OpenTelemetryCompatibilitySchema, bS as OtelExporterType, cr as PCIDSSConfig, cq as PCIDSSConfigSchema, dR as PNCounter, dQ as PNCounterSchema, e$ as PluginContext, eY as PluginLogger, z as PresignedUrlConfig, P as PresignedUrlConfigSchema, du as PushNotification, dl as PushNotificationSchema, da as QueueConfig, d9 as QueueConfigSchema, c9 as RemoveFieldOperation, cb as RenameObjectOperation, cW as RetryPolicy, cV as RetryPolicySchema, c6 as RollbackPlan, b$ as RollbackPlanSchema, ac as RouteHandlerMetadata, ab as RouteHandlerMetadataSchema, dt as SMSTemplate, dk as SMSTemplateSchema, bL as SamplingDecision, bM as SamplingStrategyType, cQ as Schedule, cP as ScheduleSchema, a8 as SearchConfig, a7 as SearchConfigSchema, a4 as SearchIndexConfig, a3 as SearchIndexConfigSchema, a0 as SearchProvider, $ as SearchProviderSchema, ak as ServerCapabilities, aj as ServerCapabilitiesSchema, ai as ServerEvent, ah as ServerEventSchema, ag as ServerEventType, am as ServerStatus, al as ServerStatusSchema, eX as ServiceConfigSchema, eT as ServiceCriticalitySchema, bm as ServiceLevelIndicator, bl as ServiceLevelIndicatorSchema, bo as ServiceLevelObjective, bn as ServiceLevelObjectiveSchema, eU as ServiceRequirementDef, eV as ServiceStatusSchema, bK as Span, bC as SpanAttributeValue, bB as SpanAttributeValueSchema, bE as SpanAttributes, bD as SpanAttributesSchema, bG as SpanEvent, bF as SpanEventSchema, bz as SpanKind, bI as SpanLink, bH as SpanLinkSchema, bJ as SpanSchema, bA as SpanStatus, u as StorageAcl, t as StorageAclSchema, w as StorageClass, v as StorageClassSchema, U as StorageConnection, R as StorageConnectionSchema, s as StorageProvider, r as StorageProviderSchema, p as StorageScope, S as StorageScopeSchema, b1 as StructuredLogEntry, b0 as StructuredLogEntrySchema, aA as SuspiciousActivityRule, az as SuspiciousActivityRuleSchema, d1 as TASK_PRIORITY_VALUES, d6 as Task, d8 as TaskExecutionResult, d7 as TaskExecutionResultSchema, d0 as TaskPriority, d4 as TaskRetryPolicy, d3 as TaskRetryPolicySchema, d5 as TaskSchema, d2 as TaskStatus, dX as TextCRDTOperation, dW as TextCRDTOperationSchema, dZ as TextCRDTState, dY as TextCRDTStateSchema, bi as TimeSeries, bg as TimeSeriesDataPoint, bf as TimeSeriesDataPointSchema, bh as TimeSeriesSchema, j as TopicConfig, T as TopicConfigSchema, by as TraceContext, bR as TraceContextPropagation, bQ as TraceContextPropagationSchema, bx as TraceContextSchema, bw as TraceFlags, bv as TraceFlagsSchema, bP as TracePropagationFormat, bO as TraceSamplingConfig, bN as TraceSamplingConfigSchema, bu as TraceState, bt as TraceStateSchema, bW as TracingConfig, bV as TracingConfigSchema, dz as TranslationBundle, dy as TranslationBundleSchema, dw as TranslationDataSchema, eb as UserActivityStatus, dJ as VectorClock, dI as VectorClockSchema, dg as WorkerConfig, df as WorkerConfigSchema, di as WorkerStats, dh as WorkerStatsSchema, Z as azureBlobStorageExample, _ as gcsStorageExample, Y as minioStorageExample, X as s3StorageExample } from '../index-BGeLoH2z.js';
2
2
  import 'zod';
3
+ import '../state-machine.zod-B-lFFSxQ.js';