@elqnt/workflow 1.0.8 → 2.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunk-H24IF5AA.js +307 -0
- package/dist/chunk-H24IF5AA.js.map +1 -0
- package/dist/chunk-YCEGKVXP.mjs +307 -0
- package/dist/chunk-YCEGKVXP.mjs.map +1 -0
- package/dist/index-B4xiOlL7.d.mts +845 -0
- package/dist/index-B4xiOlL7.d.ts +845 -0
- package/dist/index.d.mts +3 -890
- package/dist/index.d.ts +3 -890
- package/dist/index.js +484 -1148
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +153 -617
- package/dist/index.mjs.map +1 -1
- package/dist/models/index.d.mts +2 -0
- package/dist/models/index.d.ts +2 -0
- package/dist/models/index.js +304 -0
- package/dist/models/index.js.map +1 -0
- package/dist/models/index.mjs +304 -0
- package/dist/models/index.mjs.map +1 -0
- package/package.json +10 -6
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export { b6 as CacheConfig, aI as CreateWorkflowDefinitionRequest, bf as CreateWorkflowInstanceRequest, aP as DeleteWorkflowDefinitionRequest, bv as EdgeState, bN as EdgeStatus, bP as EdgeStatusCompleted, bO as EdgeStatusPending, bQ as EdgeStatusSkipped, am as EdgeType, au as EdgeTypeCompensation, as as EdgeTypeConditional, aq as EdgeTypeDefault, aD as EdgeTypeDefinition, ap as EdgeTypeError, ao as EdgeTypeLoopBack, at as EdgeTypeMerge, an as EdgeTypeNormal, ar as EdgeTypeParallel, av as EdgeTypeTimeout, b4 as ExecutionConfig, bt as ExecutionContext, bx as ExecutionError, bw as ExecutionPathEntry, b7 as ExpressionConfig, ag as ExpressionType, ak as ExpressionTypeDSL, ah as ExpressionTypeFilter, ai as ExpressionTypeJavaScript, al as ExpressionTypeRules, aj as ExpressionTypeTemplate, bm as GetInstanceByStateVariableRequest, aM as GetWorkflowDefinitionByTitleRequest, aL as GetWorkflowDefinitionRequest, bl as GetWorkflowInstanceRequest, bs as InstanceState, by as InstanceStatus, bD as InstanceStatusCompleted, bE as InstanceStatusFailed, bz as InstanceStatusNew, bC as InstanceStatusPaused, bA as InstanceStatusRunning, bB as InstanceStatusWaiting, aG as Intent, br as ListInstancesOptions, aN as ListWorkflowDefinitionsRequest, aO as ListWorkflowDefinitionsResponse, bn as ListWorkflowInstancesRequest, bo as ListWorkflowInstancesResponse, aF as LogicPath, aH as Metadata, b1 as NodeConfig, aC as NodeDefinition, a$ as NodeInput, bF as NodeInstance, b0 as NodeOutput, b3 as NodeSettings, bu as NodeState, bG as NodeStatus, bJ as NodeStatusCompleted, bK as NodeStatusFailed, bH as NodeStatusPending, bI as NodeStatusRunning, bM as NodeStatusSkipped, bL as NodeStatusWaiting, q as NodeSubType, M as NodeSubTypeActionApiCall, Y as NodeSubTypeActionAssignSLAPolicy, $ as NodeSubTypeActionCSATSurvey, Z as NodeSubTypeActionChangeSLAStatus, T as NodeSubTypeActionCreateEntityRecord, V as NodeSubTypeActionDeleteEntityRecord, O as NodeSubTypeActionDocumentExtraction, _ as NodeSubTypeActionEscalateSLA, R as NodeSubTypeActionGenerateDocument, X as NodeSubTypeActionMergeEntityRecords, a2 as NodeSubTypeActionNatsRequest, S as NodeSubTypeActionProcessPayment, a1 as NodeSubTypeActionQueryEntityRecords, P as NodeSubTypeActionSendEmail, Q as NodeSubTypeActionSendSMS, a0 as NodeSubTypeActionSetVariables, U as NodeSubTypeActionUpdateEntityRecord, J as NodeSubTypeAgentApiIntegration, D as NodeSubTypeAgentChat, G as NodeSubTypeAgentClientApiCall, K as NodeSubTypeAgentCustomResponse, E as NodeSubTypeAgentIntentDetector, F as NodeSubTypeAgentKnowledgeGraph, I as NodeSubTypeAgentOpenTicket, L as NodeSubTypeAgentStructuredOutput, H as NodeSubTypeAgentTransferToHuman, ab as NodeSubTypeDataCalculate, a9 as NodeSubTypeDataFilter, aa as NodeSubTypeDataMap, ac as NodeSubTypeDataValidate, a8 as NodeSubTypeDelay, A as NodeSubTypeHumanActionApproval, C as NodeSubTypeHumanActionAssignment, B as NodeSubTypeHumanActionDataEntry, z as NodeSubTypeHumanActionReview, a5 as NodeSubTypeLogicFor, a3 as NodeSubTypeLogicIf, a6 as NodeSubTypeLogicParallel, a4 as NodeSubTypeLogicSwitch, a7 as NodeSubTypeLoopData, af as NodeSubTypeTimerBusinessHours, ad as NodeSubTypeTimerDelay, ae as NodeSubTypeTimerSchedule, s as NodeSubTypeTriggerEntityRecordCreated, u as NodeSubTypeTriggerEntityRecordDeleted, t as NodeSubTypeTriggerEntityRecordUpdated, x as NodeSubTypeTriggerEscalation, w as NodeSubTypeTriggerSLABreach, v as NodeSubTypeTriggerSLAWarning, r as NodeSubTypeTriggerStart, y as NodeSubTypeTriggerWebhookReceived, N as NodeType, o as NodeTypeAccounting, e as NodeTypeAction, d as NodeTypeAgent, n as NodeTypeCustom, j as NodeTypeData, i as NodeTypeDelay, p as NodeTypeDocumentExtraction, c as NodeTypeHumanAction, k as NodeTypeIntegration, f as NodeTypeLogic, g as NodeTypeLoop, h as NodeTypeParallel, m as NodeTypeSubflow, l as NodeTypeTimer, b as NodeTypeTrigger, aY as PersistenceType, aZ as PersistenceTypeEphemeral, a_ as PersistenceTypePermanent, b5 as RetryConfig, bq as RetryNodeRequest, aS as RuleLevel, aT as RuleLevelError, aV as RuleLevelInfo, aU as RuleLevelWarning, ba as TimeoutAction, be as TimeoutActionAlt, bb as TimeoutActionFail, bd as TimeoutActionRetry, bc as TimeoutActionSkip, b9 as TimeoutConfig, bk as UpdateInstanceNodeMetadataRequest, bp as UpdateInstanceStatusRequest, aJ as UpdateWorkflowDefinitionRequest, W as WorkflowDefinition, bS as WorkflowDefinitionCreate, bT as WorkflowDefinitionCreated, b_ as WorkflowDefinitionDelete, b$ as WorkflowDefinitionDeleted, bW as WorkflowDefinitionGet, bY as WorkflowDefinitionGetByTitle, bX as WorkflowDefinitionGetServer, bR as WorkflowDefinitionInfo, bZ as WorkflowDefinitionList, aK as WorkflowDefinitionResponse, bU as WorkflowDefinitionUpdate, bV as WorkflowDefinitionUpdated, b8 as WorkflowEdge, cs as WorkflowExecutionCompleted, ct as WorkflowExecutionFailed, cr as WorkflowExecutionStarted, a as WorkflowInstance, c0 as WorkflowInstanceCreate, c1 as WorkflowInstanceExecuteNode, c5 as WorkflowInstanceExecuteNodeLean, bj as WorkflowInstanceExecuteNodeLeanRequest, c6 as WorkflowInstanceExecuteNodeLeanServer, bh as WorkflowInstanceExecuteNodeRequest, c3 as WorkflowInstanceExecuteNodeServer, c7 as WorkflowInstanceGet, c8 as WorkflowInstanceGetByStateVariable, c9 as WorkflowInstanceList, bg as WorkflowInstanceResponse, c2 as WorkflowInstanceResumeNode, bi as WorkflowInstanceResumeNodeRequest, c4 as WorkflowInstanceResumeNodeServer, ca as WorkflowInstanceUpdate, cc as WorkflowInstanceUpdateNodeMetadata, cb as WorkflowInstanceUpdated, aX as WorkflowMetadata, b2 as WorkflowNode, aW as WorkflowPermissions, aR as WorkflowRule, cg as WorkflowScheduleCreate, ci as WorkflowScheduleDelete, cj as WorkflowScheduleList, ck as WorkflowSchedulePause, cl as WorkflowScheduleResume, ch as WorkflowScheduleUpdate, ce as WorkflowTemplateGet, cf as WorkflowTemplateInstantiate, cd as WorkflowTemplateList, cq as WorkflowTriggerFired, cn as WorkflowTriggerPause, cm as WorkflowTriggerRegister, co as WorkflowTriggerResume, cp as WorkflowTriggerStatus, aw as WorkflowType, aA as WorkflowTypeAgent, az as WorkflowTypeChat, aE as WorkflowTypeDefinition, ay as WorkflowTypeDocument, ax as WorkflowTypeEntity, aB as WorkflowTypeProductivity, aQ as WorkflowVariables } from '../index-B4xiOlL7.mjs';
|
|
2
|
+
import '@elqnt/types';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export { b6 as CacheConfig, aI as CreateWorkflowDefinitionRequest, bf as CreateWorkflowInstanceRequest, aP as DeleteWorkflowDefinitionRequest, bv as EdgeState, bN as EdgeStatus, bP as EdgeStatusCompleted, bO as EdgeStatusPending, bQ as EdgeStatusSkipped, am as EdgeType, au as EdgeTypeCompensation, as as EdgeTypeConditional, aq as EdgeTypeDefault, aD as EdgeTypeDefinition, ap as EdgeTypeError, ao as EdgeTypeLoopBack, at as EdgeTypeMerge, an as EdgeTypeNormal, ar as EdgeTypeParallel, av as EdgeTypeTimeout, b4 as ExecutionConfig, bt as ExecutionContext, bx as ExecutionError, bw as ExecutionPathEntry, b7 as ExpressionConfig, ag as ExpressionType, ak as ExpressionTypeDSL, ah as ExpressionTypeFilter, ai as ExpressionTypeJavaScript, al as ExpressionTypeRules, aj as ExpressionTypeTemplate, bm as GetInstanceByStateVariableRequest, aM as GetWorkflowDefinitionByTitleRequest, aL as GetWorkflowDefinitionRequest, bl as GetWorkflowInstanceRequest, bs as InstanceState, by as InstanceStatus, bD as InstanceStatusCompleted, bE as InstanceStatusFailed, bz as InstanceStatusNew, bC as InstanceStatusPaused, bA as InstanceStatusRunning, bB as InstanceStatusWaiting, aG as Intent, br as ListInstancesOptions, aN as ListWorkflowDefinitionsRequest, aO as ListWorkflowDefinitionsResponse, bn as ListWorkflowInstancesRequest, bo as ListWorkflowInstancesResponse, aF as LogicPath, aH as Metadata, b1 as NodeConfig, aC as NodeDefinition, a$ as NodeInput, bF as NodeInstance, b0 as NodeOutput, b3 as NodeSettings, bu as NodeState, bG as NodeStatus, bJ as NodeStatusCompleted, bK as NodeStatusFailed, bH as NodeStatusPending, bI as NodeStatusRunning, bM as NodeStatusSkipped, bL as NodeStatusWaiting, q as NodeSubType, M as NodeSubTypeActionApiCall, Y as NodeSubTypeActionAssignSLAPolicy, $ as NodeSubTypeActionCSATSurvey, Z as NodeSubTypeActionChangeSLAStatus, T as NodeSubTypeActionCreateEntityRecord, V as NodeSubTypeActionDeleteEntityRecord, O as NodeSubTypeActionDocumentExtraction, _ as NodeSubTypeActionEscalateSLA, R as NodeSubTypeActionGenerateDocument, X as NodeSubTypeActionMergeEntityRecords, a2 as NodeSubTypeActionNatsRequest, S as NodeSubTypeActionProcessPayment, a1 as NodeSubTypeActionQueryEntityRecords, P as NodeSubTypeActionSendEmail, Q as NodeSubTypeActionSendSMS, a0 as NodeSubTypeActionSetVariables, U as NodeSubTypeActionUpdateEntityRecord, J as NodeSubTypeAgentApiIntegration, D as NodeSubTypeAgentChat, G as NodeSubTypeAgentClientApiCall, K as NodeSubTypeAgentCustomResponse, E as NodeSubTypeAgentIntentDetector, F as NodeSubTypeAgentKnowledgeGraph, I as NodeSubTypeAgentOpenTicket, L as NodeSubTypeAgentStructuredOutput, H as NodeSubTypeAgentTransferToHuman, ab as NodeSubTypeDataCalculate, a9 as NodeSubTypeDataFilter, aa as NodeSubTypeDataMap, ac as NodeSubTypeDataValidate, a8 as NodeSubTypeDelay, A as NodeSubTypeHumanActionApproval, C as NodeSubTypeHumanActionAssignment, B as NodeSubTypeHumanActionDataEntry, z as NodeSubTypeHumanActionReview, a5 as NodeSubTypeLogicFor, a3 as NodeSubTypeLogicIf, a6 as NodeSubTypeLogicParallel, a4 as NodeSubTypeLogicSwitch, a7 as NodeSubTypeLoopData, af as NodeSubTypeTimerBusinessHours, ad as NodeSubTypeTimerDelay, ae as NodeSubTypeTimerSchedule, s as NodeSubTypeTriggerEntityRecordCreated, u as NodeSubTypeTriggerEntityRecordDeleted, t as NodeSubTypeTriggerEntityRecordUpdated, x as NodeSubTypeTriggerEscalation, w as NodeSubTypeTriggerSLABreach, v as NodeSubTypeTriggerSLAWarning, r as NodeSubTypeTriggerStart, y as NodeSubTypeTriggerWebhookReceived, N as NodeType, o as NodeTypeAccounting, e as NodeTypeAction, d as NodeTypeAgent, n as NodeTypeCustom, j as NodeTypeData, i as NodeTypeDelay, p as NodeTypeDocumentExtraction, c as NodeTypeHumanAction, k as NodeTypeIntegration, f as NodeTypeLogic, g as NodeTypeLoop, h as NodeTypeParallel, m as NodeTypeSubflow, l as NodeTypeTimer, b as NodeTypeTrigger, aY as PersistenceType, aZ as PersistenceTypeEphemeral, a_ as PersistenceTypePermanent, b5 as RetryConfig, bq as RetryNodeRequest, aS as RuleLevel, aT as RuleLevelError, aV as RuleLevelInfo, aU as RuleLevelWarning, ba as TimeoutAction, be as TimeoutActionAlt, bb as TimeoutActionFail, bd as TimeoutActionRetry, bc as TimeoutActionSkip, b9 as TimeoutConfig, bk as UpdateInstanceNodeMetadataRequest, bp as UpdateInstanceStatusRequest, aJ as UpdateWorkflowDefinitionRequest, W as WorkflowDefinition, bS as WorkflowDefinitionCreate, bT as WorkflowDefinitionCreated, b_ as WorkflowDefinitionDelete, b$ as WorkflowDefinitionDeleted, bW as WorkflowDefinitionGet, bY as WorkflowDefinitionGetByTitle, bX as WorkflowDefinitionGetServer, bR as WorkflowDefinitionInfo, bZ as WorkflowDefinitionList, aK as WorkflowDefinitionResponse, bU as WorkflowDefinitionUpdate, bV as WorkflowDefinitionUpdated, b8 as WorkflowEdge, cs as WorkflowExecutionCompleted, ct as WorkflowExecutionFailed, cr as WorkflowExecutionStarted, a as WorkflowInstance, c0 as WorkflowInstanceCreate, c1 as WorkflowInstanceExecuteNode, c5 as WorkflowInstanceExecuteNodeLean, bj as WorkflowInstanceExecuteNodeLeanRequest, c6 as WorkflowInstanceExecuteNodeLeanServer, bh as WorkflowInstanceExecuteNodeRequest, c3 as WorkflowInstanceExecuteNodeServer, c7 as WorkflowInstanceGet, c8 as WorkflowInstanceGetByStateVariable, c9 as WorkflowInstanceList, bg as WorkflowInstanceResponse, c2 as WorkflowInstanceResumeNode, bi as WorkflowInstanceResumeNodeRequest, c4 as WorkflowInstanceResumeNodeServer, ca as WorkflowInstanceUpdate, cc as WorkflowInstanceUpdateNodeMetadata, cb as WorkflowInstanceUpdated, aX as WorkflowMetadata, b2 as WorkflowNode, aW as WorkflowPermissions, aR as WorkflowRule, cg as WorkflowScheduleCreate, ci as WorkflowScheduleDelete, cj as WorkflowScheduleList, ck as WorkflowSchedulePause, cl as WorkflowScheduleResume, ch as WorkflowScheduleUpdate, ce as WorkflowTemplateGet, cf as WorkflowTemplateInstantiate, cd as WorkflowTemplateList, cq as WorkflowTriggerFired, cn as WorkflowTriggerPause, cm as WorkflowTriggerRegister, co as WorkflowTriggerResume, cp as WorkflowTriggerStatus, aw as WorkflowType, aA as WorkflowTypeAgent, az as WorkflowTypeChat, aE as WorkflowTypeDefinition, ay as WorkflowTypeDocument, ax as WorkflowTypeEntity, aB as WorkflowTypeProductivity, aQ as WorkflowVariables } from '../index-B4xiOlL7.js';
|
|
2
|
+
import '@elqnt/types';
|
|
@@ -0,0 +1,304 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client";
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
var _chunkH24IF5AAjs = require('../chunk-H24IF5AA.js');
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
|
|
270
|
+
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
|
|
278
|
+
|
|
279
|
+
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
|
|
301
|
+
|
|
302
|
+
|
|
303
|
+
exports.EdgeStatusCompleted = _chunkH24IF5AAjs.EdgeStatusCompleted; exports.EdgeStatusPending = _chunkH24IF5AAjs.EdgeStatusPending; exports.EdgeStatusSkipped = _chunkH24IF5AAjs.EdgeStatusSkipped; exports.EdgeTypeCompensation = _chunkH24IF5AAjs.EdgeTypeCompensation; exports.EdgeTypeConditional = _chunkH24IF5AAjs.EdgeTypeConditional; exports.EdgeTypeDefault = _chunkH24IF5AAjs.EdgeTypeDefault; exports.EdgeTypeError = _chunkH24IF5AAjs.EdgeTypeError; exports.EdgeTypeLoopBack = _chunkH24IF5AAjs.EdgeTypeLoopBack; exports.EdgeTypeMerge = _chunkH24IF5AAjs.EdgeTypeMerge; exports.EdgeTypeNormal = _chunkH24IF5AAjs.EdgeTypeNormal; exports.EdgeTypeParallel = _chunkH24IF5AAjs.EdgeTypeParallel; exports.EdgeTypeTimeout = _chunkH24IF5AAjs.EdgeTypeTimeout; exports.ExpressionTypeDSL = _chunkH24IF5AAjs.ExpressionTypeDSL; exports.ExpressionTypeFilter = _chunkH24IF5AAjs.ExpressionTypeFilter; exports.ExpressionTypeJavaScript = _chunkH24IF5AAjs.ExpressionTypeJavaScript; exports.ExpressionTypeRules = _chunkH24IF5AAjs.ExpressionTypeRules; exports.ExpressionTypeTemplate = _chunkH24IF5AAjs.ExpressionTypeTemplate; exports.InstanceStatusCompleted = _chunkH24IF5AAjs.InstanceStatusCompleted; exports.InstanceStatusFailed = _chunkH24IF5AAjs.InstanceStatusFailed; exports.InstanceStatusNew = _chunkH24IF5AAjs.InstanceStatusNew; exports.InstanceStatusPaused = _chunkH24IF5AAjs.InstanceStatusPaused; exports.InstanceStatusRunning = _chunkH24IF5AAjs.InstanceStatusRunning; exports.InstanceStatusWaiting = _chunkH24IF5AAjs.InstanceStatusWaiting; exports.NodeStatusCompleted = _chunkH24IF5AAjs.NodeStatusCompleted; exports.NodeStatusFailed = _chunkH24IF5AAjs.NodeStatusFailed; exports.NodeStatusPending = _chunkH24IF5AAjs.NodeStatusPending; exports.NodeStatusRunning = _chunkH24IF5AAjs.NodeStatusRunning; exports.NodeStatusSkipped = _chunkH24IF5AAjs.NodeStatusSkipped; exports.NodeStatusWaiting = _chunkH24IF5AAjs.NodeStatusWaiting; exports.NodeSubTypeActionApiCall = _chunkH24IF5AAjs.NodeSubTypeActionApiCall; exports.NodeSubTypeActionAssignSLAPolicy = _chunkH24IF5AAjs.NodeSubTypeActionAssignSLAPolicy; exports.NodeSubTypeActionCSATSurvey = _chunkH24IF5AAjs.NodeSubTypeActionCSATSurvey; exports.NodeSubTypeActionChangeSLAStatus = _chunkH24IF5AAjs.NodeSubTypeActionChangeSLAStatus; exports.NodeSubTypeActionCreateEntityRecord = _chunkH24IF5AAjs.NodeSubTypeActionCreateEntityRecord; exports.NodeSubTypeActionDeleteEntityRecord = _chunkH24IF5AAjs.NodeSubTypeActionDeleteEntityRecord; exports.NodeSubTypeActionDocumentExtraction = _chunkH24IF5AAjs.NodeSubTypeActionDocumentExtraction; exports.NodeSubTypeActionEscalateSLA = _chunkH24IF5AAjs.NodeSubTypeActionEscalateSLA; exports.NodeSubTypeActionGenerateDocument = _chunkH24IF5AAjs.NodeSubTypeActionGenerateDocument; exports.NodeSubTypeActionMergeEntityRecords = _chunkH24IF5AAjs.NodeSubTypeActionMergeEntityRecords; exports.NodeSubTypeActionNatsRequest = _chunkH24IF5AAjs.NodeSubTypeActionNatsRequest; exports.NodeSubTypeActionProcessPayment = _chunkH24IF5AAjs.NodeSubTypeActionProcessPayment; exports.NodeSubTypeActionQueryEntityRecords = _chunkH24IF5AAjs.NodeSubTypeActionQueryEntityRecords; exports.NodeSubTypeActionSendEmail = _chunkH24IF5AAjs.NodeSubTypeActionSendEmail; exports.NodeSubTypeActionSendSMS = _chunkH24IF5AAjs.NodeSubTypeActionSendSMS; exports.NodeSubTypeActionSetVariables = _chunkH24IF5AAjs.NodeSubTypeActionSetVariables; exports.NodeSubTypeActionUpdateEntityRecord = _chunkH24IF5AAjs.NodeSubTypeActionUpdateEntityRecord; exports.NodeSubTypeAgentApiIntegration = _chunkH24IF5AAjs.NodeSubTypeAgentApiIntegration; exports.NodeSubTypeAgentChat = _chunkH24IF5AAjs.NodeSubTypeAgentChat; exports.NodeSubTypeAgentClientApiCall = _chunkH24IF5AAjs.NodeSubTypeAgentClientApiCall; exports.NodeSubTypeAgentCustomResponse = _chunkH24IF5AAjs.NodeSubTypeAgentCustomResponse; exports.NodeSubTypeAgentIntentDetector = _chunkH24IF5AAjs.NodeSubTypeAgentIntentDetector; exports.NodeSubTypeAgentKnowledgeGraph = _chunkH24IF5AAjs.NodeSubTypeAgentKnowledgeGraph; exports.NodeSubTypeAgentOpenTicket = _chunkH24IF5AAjs.NodeSubTypeAgentOpenTicket; exports.NodeSubTypeAgentStructuredOutput = _chunkH24IF5AAjs.NodeSubTypeAgentStructuredOutput; exports.NodeSubTypeAgentTransferToHuman = _chunkH24IF5AAjs.NodeSubTypeAgentTransferToHuman; exports.NodeSubTypeDataCalculate = _chunkH24IF5AAjs.NodeSubTypeDataCalculate; exports.NodeSubTypeDataFilter = _chunkH24IF5AAjs.NodeSubTypeDataFilter; exports.NodeSubTypeDataMap = _chunkH24IF5AAjs.NodeSubTypeDataMap; exports.NodeSubTypeDataValidate = _chunkH24IF5AAjs.NodeSubTypeDataValidate; exports.NodeSubTypeDelay = _chunkH24IF5AAjs.NodeSubTypeDelay; exports.NodeSubTypeHumanActionApproval = _chunkH24IF5AAjs.NodeSubTypeHumanActionApproval; exports.NodeSubTypeHumanActionAssignment = _chunkH24IF5AAjs.NodeSubTypeHumanActionAssignment; exports.NodeSubTypeHumanActionDataEntry = _chunkH24IF5AAjs.NodeSubTypeHumanActionDataEntry; exports.NodeSubTypeHumanActionReview = _chunkH24IF5AAjs.NodeSubTypeHumanActionReview; exports.NodeSubTypeLogicFor = _chunkH24IF5AAjs.NodeSubTypeLogicFor; exports.NodeSubTypeLogicIf = _chunkH24IF5AAjs.NodeSubTypeLogicIf; exports.NodeSubTypeLogicParallel = _chunkH24IF5AAjs.NodeSubTypeLogicParallel; exports.NodeSubTypeLogicSwitch = _chunkH24IF5AAjs.NodeSubTypeLogicSwitch; exports.NodeSubTypeLoopData = _chunkH24IF5AAjs.NodeSubTypeLoopData; exports.NodeSubTypeTimerBusinessHours = _chunkH24IF5AAjs.NodeSubTypeTimerBusinessHours; exports.NodeSubTypeTimerDelay = _chunkH24IF5AAjs.NodeSubTypeTimerDelay; exports.NodeSubTypeTimerSchedule = _chunkH24IF5AAjs.NodeSubTypeTimerSchedule; exports.NodeSubTypeTriggerEntityRecordCreated = _chunkH24IF5AAjs.NodeSubTypeTriggerEntityRecordCreated; exports.NodeSubTypeTriggerEntityRecordDeleted = _chunkH24IF5AAjs.NodeSubTypeTriggerEntityRecordDeleted; exports.NodeSubTypeTriggerEntityRecordUpdated = _chunkH24IF5AAjs.NodeSubTypeTriggerEntityRecordUpdated; exports.NodeSubTypeTriggerEscalation = _chunkH24IF5AAjs.NodeSubTypeTriggerEscalation; exports.NodeSubTypeTriggerSLABreach = _chunkH24IF5AAjs.NodeSubTypeTriggerSLABreach; exports.NodeSubTypeTriggerSLAWarning = _chunkH24IF5AAjs.NodeSubTypeTriggerSLAWarning; exports.NodeSubTypeTriggerStart = _chunkH24IF5AAjs.NodeSubTypeTriggerStart; exports.NodeSubTypeTriggerWebhookReceived = _chunkH24IF5AAjs.NodeSubTypeTriggerWebhookReceived; exports.NodeTypeAccounting = _chunkH24IF5AAjs.NodeTypeAccounting; exports.NodeTypeAction = _chunkH24IF5AAjs.NodeTypeAction; exports.NodeTypeAgent = _chunkH24IF5AAjs.NodeTypeAgent; exports.NodeTypeCustom = _chunkH24IF5AAjs.NodeTypeCustom; exports.NodeTypeData = _chunkH24IF5AAjs.NodeTypeData; exports.NodeTypeDelay = _chunkH24IF5AAjs.NodeTypeDelay; exports.NodeTypeDocumentExtraction = _chunkH24IF5AAjs.NodeTypeDocumentExtraction; exports.NodeTypeHumanAction = _chunkH24IF5AAjs.NodeTypeHumanAction; exports.NodeTypeIntegration = _chunkH24IF5AAjs.NodeTypeIntegration; exports.NodeTypeLogic = _chunkH24IF5AAjs.NodeTypeLogic; exports.NodeTypeLoop = _chunkH24IF5AAjs.NodeTypeLoop; exports.NodeTypeParallel = _chunkH24IF5AAjs.NodeTypeParallel; exports.NodeTypeSubflow = _chunkH24IF5AAjs.NodeTypeSubflow; exports.NodeTypeTimer = _chunkH24IF5AAjs.NodeTypeTimer; exports.NodeTypeTrigger = _chunkH24IF5AAjs.NodeTypeTrigger; exports.PersistenceTypeEphemeral = _chunkH24IF5AAjs.PersistenceTypeEphemeral; exports.PersistenceTypePermanent = _chunkH24IF5AAjs.PersistenceTypePermanent; exports.RuleLevelError = _chunkH24IF5AAjs.RuleLevelError; exports.RuleLevelInfo = _chunkH24IF5AAjs.RuleLevelInfo; exports.RuleLevelWarning = _chunkH24IF5AAjs.RuleLevelWarning; exports.TimeoutActionAlt = _chunkH24IF5AAjs.TimeoutActionAlt; exports.TimeoutActionFail = _chunkH24IF5AAjs.TimeoutActionFail; exports.TimeoutActionRetry = _chunkH24IF5AAjs.TimeoutActionRetry; exports.TimeoutActionSkip = _chunkH24IF5AAjs.TimeoutActionSkip; exports.WorkflowDefinitionCreate = _chunkH24IF5AAjs.WorkflowDefinitionCreate; exports.WorkflowDefinitionCreated = _chunkH24IF5AAjs.WorkflowDefinitionCreated; exports.WorkflowDefinitionDelete = _chunkH24IF5AAjs.WorkflowDefinitionDelete; exports.WorkflowDefinitionDeleted = _chunkH24IF5AAjs.WorkflowDefinitionDeleted; exports.WorkflowDefinitionGet = _chunkH24IF5AAjs.WorkflowDefinitionGet; exports.WorkflowDefinitionGetByTitle = _chunkH24IF5AAjs.WorkflowDefinitionGetByTitle; exports.WorkflowDefinitionGetServer = _chunkH24IF5AAjs.WorkflowDefinitionGetServer; exports.WorkflowDefinitionList = _chunkH24IF5AAjs.WorkflowDefinitionList; exports.WorkflowDefinitionUpdate = _chunkH24IF5AAjs.WorkflowDefinitionUpdate; exports.WorkflowDefinitionUpdated = _chunkH24IF5AAjs.WorkflowDefinitionUpdated; exports.WorkflowExecutionCompleted = _chunkH24IF5AAjs.WorkflowExecutionCompleted; exports.WorkflowExecutionFailed = _chunkH24IF5AAjs.WorkflowExecutionFailed; exports.WorkflowExecutionStarted = _chunkH24IF5AAjs.WorkflowExecutionStarted; exports.WorkflowInstanceCreate = _chunkH24IF5AAjs.WorkflowInstanceCreate; exports.WorkflowInstanceExecuteNode = _chunkH24IF5AAjs.WorkflowInstanceExecuteNode; exports.WorkflowInstanceExecuteNodeLean = _chunkH24IF5AAjs.WorkflowInstanceExecuteNodeLean; exports.WorkflowInstanceExecuteNodeLeanServer = _chunkH24IF5AAjs.WorkflowInstanceExecuteNodeLeanServer; exports.WorkflowInstanceExecuteNodeServer = _chunkH24IF5AAjs.WorkflowInstanceExecuteNodeServer; exports.WorkflowInstanceGet = _chunkH24IF5AAjs.WorkflowInstanceGet; exports.WorkflowInstanceGetByStateVariable = _chunkH24IF5AAjs.WorkflowInstanceGetByStateVariable; exports.WorkflowInstanceList = _chunkH24IF5AAjs.WorkflowInstanceList; exports.WorkflowInstanceResumeNode = _chunkH24IF5AAjs.WorkflowInstanceResumeNode; exports.WorkflowInstanceResumeNodeServer = _chunkH24IF5AAjs.WorkflowInstanceResumeNodeServer; exports.WorkflowInstanceUpdate = _chunkH24IF5AAjs.WorkflowInstanceUpdate; exports.WorkflowInstanceUpdateNodeMetadata = _chunkH24IF5AAjs.WorkflowInstanceUpdateNodeMetadata; exports.WorkflowInstanceUpdated = _chunkH24IF5AAjs.WorkflowInstanceUpdated; exports.WorkflowScheduleCreate = _chunkH24IF5AAjs.WorkflowScheduleCreate; exports.WorkflowScheduleDelete = _chunkH24IF5AAjs.WorkflowScheduleDelete; exports.WorkflowScheduleList = _chunkH24IF5AAjs.WorkflowScheduleList; exports.WorkflowSchedulePause = _chunkH24IF5AAjs.WorkflowSchedulePause; exports.WorkflowScheduleResume = _chunkH24IF5AAjs.WorkflowScheduleResume; exports.WorkflowScheduleUpdate = _chunkH24IF5AAjs.WorkflowScheduleUpdate; exports.WorkflowTemplateGet = _chunkH24IF5AAjs.WorkflowTemplateGet; exports.WorkflowTemplateInstantiate = _chunkH24IF5AAjs.WorkflowTemplateInstantiate; exports.WorkflowTemplateList = _chunkH24IF5AAjs.WorkflowTemplateList; exports.WorkflowTriggerFired = _chunkH24IF5AAjs.WorkflowTriggerFired; exports.WorkflowTriggerPause = _chunkH24IF5AAjs.WorkflowTriggerPause; exports.WorkflowTriggerRegister = _chunkH24IF5AAjs.WorkflowTriggerRegister; exports.WorkflowTriggerResume = _chunkH24IF5AAjs.WorkflowTriggerResume; exports.WorkflowTriggerStatus = _chunkH24IF5AAjs.WorkflowTriggerStatus; exports.WorkflowTypeAgent = _chunkH24IF5AAjs.WorkflowTypeAgent; exports.WorkflowTypeChat = _chunkH24IF5AAjs.WorkflowTypeChat; exports.WorkflowTypeDocument = _chunkH24IF5AAjs.WorkflowTypeDocument; exports.WorkflowTypeEntity = _chunkH24IF5AAjs.WorkflowTypeEntity; exports.WorkflowTypeProductivity = _chunkH24IF5AAjs.WorkflowTypeProductivity;
|
|
304
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["/home/runner/work/eloquent-packages/eloquent-packages/packages/workflow/dist/models/index.js"],"names":[],"mappings":"AAAA,qFAAY;AACZ;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,qiWAAC","file":"/home/runner/work/eloquent-packages/eloquent-packages/packages/workflow/dist/models/index.js"}
|
|
@@ -0,0 +1,304 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import {
|
|
3
|
+
EdgeStatusCompleted,
|
|
4
|
+
EdgeStatusPending,
|
|
5
|
+
EdgeStatusSkipped,
|
|
6
|
+
EdgeTypeCompensation,
|
|
7
|
+
EdgeTypeConditional,
|
|
8
|
+
EdgeTypeDefault,
|
|
9
|
+
EdgeTypeError,
|
|
10
|
+
EdgeTypeLoopBack,
|
|
11
|
+
EdgeTypeMerge,
|
|
12
|
+
EdgeTypeNormal,
|
|
13
|
+
EdgeTypeParallel,
|
|
14
|
+
EdgeTypeTimeout,
|
|
15
|
+
ExpressionTypeDSL,
|
|
16
|
+
ExpressionTypeFilter,
|
|
17
|
+
ExpressionTypeJavaScript,
|
|
18
|
+
ExpressionTypeRules,
|
|
19
|
+
ExpressionTypeTemplate,
|
|
20
|
+
InstanceStatusCompleted,
|
|
21
|
+
InstanceStatusFailed,
|
|
22
|
+
InstanceStatusNew,
|
|
23
|
+
InstanceStatusPaused,
|
|
24
|
+
InstanceStatusRunning,
|
|
25
|
+
InstanceStatusWaiting,
|
|
26
|
+
NodeStatusCompleted,
|
|
27
|
+
NodeStatusFailed,
|
|
28
|
+
NodeStatusPending,
|
|
29
|
+
NodeStatusRunning,
|
|
30
|
+
NodeStatusSkipped,
|
|
31
|
+
NodeStatusWaiting,
|
|
32
|
+
NodeSubTypeActionApiCall,
|
|
33
|
+
NodeSubTypeActionAssignSLAPolicy,
|
|
34
|
+
NodeSubTypeActionCSATSurvey,
|
|
35
|
+
NodeSubTypeActionChangeSLAStatus,
|
|
36
|
+
NodeSubTypeActionCreateEntityRecord,
|
|
37
|
+
NodeSubTypeActionDeleteEntityRecord,
|
|
38
|
+
NodeSubTypeActionDocumentExtraction,
|
|
39
|
+
NodeSubTypeActionEscalateSLA,
|
|
40
|
+
NodeSubTypeActionGenerateDocument,
|
|
41
|
+
NodeSubTypeActionMergeEntityRecords,
|
|
42
|
+
NodeSubTypeActionNatsRequest,
|
|
43
|
+
NodeSubTypeActionProcessPayment,
|
|
44
|
+
NodeSubTypeActionQueryEntityRecords,
|
|
45
|
+
NodeSubTypeActionSendEmail,
|
|
46
|
+
NodeSubTypeActionSendSMS,
|
|
47
|
+
NodeSubTypeActionSetVariables,
|
|
48
|
+
NodeSubTypeActionUpdateEntityRecord,
|
|
49
|
+
NodeSubTypeAgentApiIntegration,
|
|
50
|
+
NodeSubTypeAgentChat,
|
|
51
|
+
NodeSubTypeAgentClientApiCall,
|
|
52
|
+
NodeSubTypeAgentCustomResponse,
|
|
53
|
+
NodeSubTypeAgentIntentDetector,
|
|
54
|
+
NodeSubTypeAgentKnowledgeGraph,
|
|
55
|
+
NodeSubTypeAgentOpenTicket,
|
|
56
|
+
NodeSubTypeAgentStructuredOutput,
|
|
57
|
+
NodeSubTypeAgentTransferToHuman,
|
|
58
|
+
NodeSubTypeDataCalculate,
|
|
59
|
+
NodeSubTypeDataFilter,
|
|
60
|
+
NodeSubTypeDataMap,
|
|
61
|
+
NodeSubTypeDataValidate,
|
|
62
|
+
NodeSubTypeDelay,
|
|
63
|
+
NodeSubTypeHumanActionApproval,
|
|
64
|
+
NodeSubTypeHumanActionAssignment,
|
|
65
|
+
NodeSubTypeHumanActionDataEntry,
|
|
66
|
+
NodeSubTypeHumanActionReview,
|
|
67
|
+
NodeSubTypeLogicFor,
|
|
68
|
+
NodeSubTypeLogicIf,
|
|
69
|
+
NodeSubTypeLogicParallel,
|
|
70
|
+
NodeSubTypeLogicSwitch,
|
|
71
|
+
NodeSubTypeLoopData,
|
|
72
|
+
NodeSubTypeTimerBusinessHours,
|
|
73
|
+
NodeSubTypeTimerDelay,
|
|
74
|
+
NodeSubTypeTimerSchedule,
|
|
75
|
+
NodeSubTypeTriggerEntityRecordCreated,
|
|
76
|
+
NodeSubTypeTriggerEntityRecordDeleted,
|
|
77
|
+
NodeSubTypeTriggerEntityRecordUpdated,
|
|
78
|
+
NodeSubTypeTriggerEscalation,
|
|
79
|
+
NodeSubTypeTriggerSLABreach,
|
|
80
|
+
NodeSubTypeTriggerSLAWarning,
|
|
81
|
+
NodeSubTypeTriggerStart,
|
|
82
|
+
NodeSubTypeTriggerWebhookReceived,
|
|
83
|
+
NodeTypeAccounting,
|
|
84
|
+
NodeTypeAction,
|
|
85
|
+
NodeTypeAgent,
|
|
86
|
+
NodeTypeCustom,
|
|
87
|
+
NodeTypeData,
|
|
88
|
+
NodeTypeDelay,
|
|
89
|
+
NodeTypeDocumentExtraction,
|
|
90
|
+
NodeTypeHumanAction,
|
|
91
|
+
NodeTypeIntegration,
|
|
92
|
+
NodeTypeLogic,
|
|
93
|
+
NodeTypeLoop,
|
|
94
|
+
NodeTypeParallel,
|
|
95
|
+
NodeTypeSubflow,
|
|
96
|
+
NodeTypeTimer,
|
|
97
|
+
NodeTypeTrigger,
|
|
98
|
+
PersistenceTypeEphemeral,
|
|
99
|
+
PersistenceTypePermanent,
|
|
100
|
+
RuleLevelError,
|
|
101
|
+
RuleLevelInfo,
|
|
102
|
+
RuleLevelWarning,
|
|
103
|
+
TimeoutActionAlt,
|
|
104
|
+
TimeoutActionFail,
|
|
105
|
+
TimeoutActionRetry,
|
|
106
|
+
TimeoutActionSkip,
|
|
107
|
+
WorkflowDefinitionCreate,
|
|
108
|
+
WorkflowDefinitionCreated,
|
|
109
|
+
WorkflowDefinitionDelete,
|
|
110
|
+
WorkflowDefinitionDeleted,
|
|
111
|
+
WorkflowDefinitionGet,
|
|
112
|
+
WorkflowDefinitionGetByTitle,
|
|
113
|
+
WorkflowDefinitionGetServer,
|
|
114
|
+
WorkflowDefinitionList,
|
|
115
|
+
WorkflowDefinitionUpdate,
|
|
116
|
+
WorkflowDefinitionUpdated,
|
|
117
|
+
WorkflowExecutionCompleted,
|
|
118
|
+
WorkflowExecutionFailed,
|
|
119
|
+
WorkflowExecutionStarted,
|
|
120
|
+
WorkflowInstanceCreate,
|
|
121
|
+
WorkflowInstanceExecuteNode,
|
|
122
|
+
WorkflowInstanceExecuteNodeLean,
|
|
123
|
+
WorkflowInstanceExecuteNodeLeanServer,
|
|
124
|
+
WorkflowInstanceExecuteNodeServer,
|
|
125
|
+
WorkflowInstanceGet,
|
|
126
|
+
WorkflowInstanceGetByStateVariable,
|
|
127
|
+
WorkflowInstanceList,
|
|
128
|
+
WorkflowInstanceResumeNode,
|
|
129
|
+
WorkflowInstanceResumeNodeServer,
|
|
130
|
+
WorkflowInstanceUpdate,
|
|
131
|
+
WorkflowInstanceUpdateNodeMetadata,
|
|
132
|
+
WorkflowInstanceUpdated,
|
|
133
|
+
WorkflowScheduleCreate,
|
|
134
|
+
WorkflowScheduleDelete,
|
|
135
|
+
WorkflowScheduleList,
|
|
136
|
+
WorkflowSchedulePause,
|
|
137
|
+
WorkflowScheduleResume,
|
|
138
|
+
WorkflowScheduleUpdate,
|
|
139
|
+
WorkflowTemplateGet,
|
|
140
|
+
WorkflowTemplateInstantiate,
|
|
141
|
+
WorkflowTemplateList,
|
|
142
|
+
WorkflowTriggerFired,
|
|
143
|
+
WorkflowTriggerPause,
|
|
144
|
+
WorkflowTriggerRegister,
|
|
145
|
+
WorkflowTriggerResume,
|
|
146
|
+
WorkflowTriggerStatus,
|
|
147
|
+
WorkflowTypeAgent,
|
|
148
|
+
WorkflowTypeChat,
|
|
149
|
+
WorkflowTypeDocument,
|
|
150
|
+
WorkflowTypeEntity,
|
|
151
|
+
WorkflowTypeProductivity
|
|
152
|
+
} from "../chunk-YCEGKVXP.mjs";
|
|
153
|
+
export {
|
|
154
|
+
EdgeStatusCompleted,
|
|
155
|
+
EdgeStatusPending,
|
|
156
|
+
EdgeStatusSkipped,
|
|
157
|
+
EdgeTypeCompensation,
|
|
158
|
+
EdgeTypeConditional,
|
|
159
|
+
EdgeTypeDefault,
|
|
160
|
+
EdgeTypeError,
|
|
161
|
+
EdgeTypeLoopBack,
|
|
162
|
+
EdgeTypeMerge,
|
|
163
|
+
EdgeTypeNormal,
|
|
164
|
+
EdgeTypeParallel,
|
|
165
|
+
EdgeTypeTimeout,
|
|
166
|
+
ExpressionTypeDSL,
|
|
167
|
+
ExpressionTypeFilter,
|
|
168
|
+
ExpressionTypeJavaScript,
|
|
169
|
+
ExpressionTypeRules,
|
|
170
|
+
ExpressionTypeTemplate,
|
|
171
|
+
InstanceStatusCompleted,
|
|
172
|
+
InstanceStatusFailed,
|
|
173
|
+
InstanceStatusNew,
|
|
174
|
+
InstanceStatusPaused,
|
|
175
|
+
InstanceStatusRunning,
|
|
176
|
+
InstanceStatusWaiting,
|
|
177
|
+
NodeStatusCompleted,
|
|
178
|
+
NodeStatusFailed,
|
|
179
|
+
NodeStatusPending,
|
|
180
|
+
NodeStatusRunning,
|
|
181
|
+
NodeStatusSkipped,
|
|
182
|
+
NodeStatusWaiting,
|
|
183
|
+
NodeSubTypeActionApiCall,
|
|
184
|
+
NodeSubTypeActionAssignSLAPolicy,
|
|
185
|
+
NodeSubTypeActionCSATSurvey,
|
|
186
|
+
NodeSubTypeActionChangeSLAStatus,
|
|
187
|
+
NodeSubTypeActionCreateEntityRecord,
|
|
188
|
+
NodeSubTypeActionDeleteEntityRecord,
|
|
189
|
+
NodeSubTypeActionDocumentExtraction,
|
|
190
|
+
NodeSubTypeActionEscalateSLA,
|
|
191
|
+
NodeSubTypeActionGenerateDocument,
|
|
192
|
+
NodeSubTypeActionMergeEntityRecords,
|
|
193
|
+
NodeSubTypeActionNatsRequest,
|
|
194
|
+
NodeSubTypeActionProcessPayment,
|
|
195
|
+
NodeSubTypeActionQueryEntityRecords,
|
|
196
|
+
NodeSubTypeActionSendEmail,
|
|
197
|
+
NodeSubTypeActionSendSMS,
|
|
198
|
+
NodeSubTypeActionSetVariables,
|
|
199
|
+
NodeSubTypeActionUpdateEntityRecord,
|
|
200
|
+
NodeSubTypeAgentApiIntegration,
|
|
201
|
+
NodeSubTypeAgentChat,
|
|
202
|
+
NodeSubTypeAgentClientApiCall,
|
|
203
|
+
NodeSubTypeAgentCustomResponse,
|
|
204
|
+
NodeSubTypeAgentIntentDetector,
|
|
205
|
+
NodeSubTypeAgentKnowledgeGraph,
|
|
206
|
+
NodeSubTypeAgentOpenTicket,
|
|
207
|
+
NodeSubTypeAgentStructuredOutput,
|
|
208
|
+
NodeSubTypeAgentTransferToHuman,
|
|
209
|
+
NodeSubTypeDataCalculate,
|
|
210
|
+
NodeSubTypeDataFilter,
|
|
211
|
+
NodeSubTypeDataMap,
|
|
212
|
+
NodeSubTypeDataValidate,
|
|
213
|
+
NodeSubTypeDelay,
|
|
214
|
+
NodeSubTypeHumanActionApproval,
|
|
215
|
+
NodeSubTypeHumanActionAssignment,
|
|
216
|
+
NodeSubTypeHumanActionDataEntry,
|
|
217
|
+
NodeSubTypeHumanActionReview,
|
|
218
|
+
NodeSubTypeLogicFor,
|
|
219
|
+
NodeSubTypeLogicIf,
|
|
220
|
+
NodeSubTypeLogicParallel,
|
|
221
|
+
NodeSubTypeLogicSwitch,
|
|
222
|
+
NodeSubTypeLoopData,
|
|
223
|
+
NodeSubTypeTimerBusinessHours,
|
|
224
|
+
NodeSubTypeTimerDelay,
|
|
225
|
+
NodeSubTypeTimerSchedule,
|
|
226
|
+
NodeSubTypeTriggerEntityRecordCreated,
|
|
227
|
+
NodeSubTypeTriggerEntityRecordDeleted,
|
|
228
|
+
NodeSubTypeTriggerEntityRecordUpdated,
|
|
229
|
+
NodeSubTypeTriggerEscalation,
|
|
230
|
+
NodeSubTypeTriggerSLABreach,
|
|
231
|
+
NodeSubTypeTriggerSLAWarning,
|
|
232
|
+
NodeSubTypeTriggerStart,
|
|
233
|
+
NodeSubTypeTriggerWebhookReceived,
|
|
234
|
+
NodeTypeAccounting,
|
|
235
|
+
NodeTypeAction,
|
|
236
|
+
NodeTypeAgent,
|
|
237
|
+
NodeTypeCustom,
|
|
238
|
+
NodeTypeData,
|
|
239
|
+
NodeTypeDelay,
|
|
240
|
+
NodeTypeDocumentExtraction,
|
|
241
|
+
NodeTypeHumanAction,
|
|
242
|
+
NodeTypeIntegration,
|
|
243
|
+
NodeTypeLogic,
|
|
244
|
+
NodeTypeLoop,
|
|
245
|
+
NodeTypeParallel,
|
|
246
|
+
NodeTypeSubflow,
|
|
247
|
+
NodeTypeTimer,
|
|
248
|
+
NodeTypeTrigger,
|
|
249
|
+
PersistenceTypeEphemeral,
|
|
250
|
+
PersistenceTypePermanent,
|
|
251
|
+
RuleLevelError,
|
|
252
|
+
RuleLevelInfo,
|
|
253
|
+
RuleLevelWarning,
|
|
254
|
+
TimeoutActionAlt,
|
|
255
|
+
TimeoutActionFail,
|
|
256
|
+
TimeoutActionRetry,
|
|
257
|
+
TimeoutActionSkip,
|
|
258
|
+
WorkflowDefinitionCreate,
|
|
259
|
+
WorkflowDefinitionCreated,
|
|
260
|
+
WorkflowDefinitionDelete,
|
|
261
|
+
WorkflowDefinitionDeleted,
|
|
262
|
+
WorkflowDefinitionGet,
|
|
263
|
+
WorkflowDefinitionGetByTitle,
|
|
264
|
+
WorkflowDefinitionGetServer,
|
|
265
|
+
WorkflowDefinitionList,
|
|
266
|
+
WorkflowDefinitionUpdate,
|
|
267
|
+
WorkflowDefinitionUpdated,
|
|
268
|
+
WorkflowExecutionCompleted,
|
|
269
|
+
WorkflowExecutionFailed,
|
|
270
|
+
WorkflowExecutionStarted,
|
|
271
|
+
WorkflowInstanceCreate,
|
|
272
|
+
WorkflowInstanceExecuteNode,
|
|
273
|
+
WorkflowInstanceExecuteNodeLean,
|
|
274
|
+
WorkflowInstanceExecuteNodeLeanServer,
|
|
275
|
+
WorkflowInstanceExecuteNodeServer,
|
|
276
|
+
WorkflowInstanceGet,
|
|
277
|
+
WorkflowInstanceGetByStateVariable,
|
|
278
|
+
WorkflowInstanceList,
|
|
279
|
+
WorkflowInstanceResumeNode,
|
|
280
|
+
WorkflowInstanceResumeNodeServer,
|
|
281
|
+
WorkflowInstanceUpdate,
|
|
282
|
+
WorkflowInstanceUpdateNodeMetadata,
|
|
283
|
+
WorkflowInstanceUpdated,
|
|
284
|
+
WorkflowScheduleCreate,
|
|
285
|
+
WorkflowScheduleDelete,
|
|
286
|
+
WorkflowScheduleList,
|
|
287
|
+
WorkflowSchedulePause,
|
|
288
|
+
WorkflowScheduleResume,
|
|
289
|
+
WorkflowScheduleUpdate,
|
|
290
|
+
WorkflowTemplateGet,
|
|
291
|
+
WorkflowTemplateInstantiate,
|
|
292
|
+
WorkflowTemplateList,
|
|
293
|
+
WorkflowTriggerFired,
|
|
294
|
+
WorkflowTriggerPause,
|
|
295
|
+
WorkflowTriggerRegister,
|
|
296
|
+
WorkflowTriggerResume,
|
|
297
|
+
WorkflowTriggerStatus,
|
|
298
|
+
WorkflowTypeAgent,
|
|
299
|
+
WorkflowTypeChat,
|
|
300
|
+
WorkflowTypeDocument,
|
|
301
|
+
WorkflowTypeEntity,
|
|
302
|
+
WorkflowTypeProductivity
|
|
303
|
+
};
|
|
304
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
package/package.json
CHANGED
|
@@ -1,15 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elqnt/workflow",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "2.0.5",
|
|
4
4
|
"description": "Workflow definitions and execution for Eloquent platform",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.mjs",
|
|
7
7
|
"types": "./dist/index.d.ts",
|
|
8
8
|
"exports": {
|
|
9
9
|
".": {
|
|
10
|
+
"types": "./dist/index.d.ts",
|
|
10
11
|
"import": "./dist/index.mjs",
|
|
11
|
-
"require": "./dist/index.js"
|
|
12
|
-
|
|
12
|
+
"require": "./dist/index.js"
|
|
13
|
+
},
|
|
14
|
+
"./models": {
|
|
15
|
+
"types": "./dist/models/index.d.ts",
|
|
16
|
+
"import": "./dist/models/index.mjs",
|
|
17
|
+
"require": "./dist/models/index.js"
|
|
13
18
|
}
|
|
14
19
|
},
|
|
15
20
|
"files": ["dist"],
|
|
@@ -25,9 +30,8 @@
|
|
|
25
30
|
"directory": "packages/workflow"
|
|
26
31
|
},
|
|
27
32
|
"dependencies": {
|
|
28
|
-
"@elqnt/entity": "^
|
|
29
|
-
"@elqnt/
|
|
30
|
-
"@elqnt/types": "^1.0.0"
|
|
33
|
+
"@elqnt/entity": "^2.0.0",
|
|
34
|
+
"@elqnt/types": "^2.0.0"
|
|
31
35
|
},
|
|
32
36
|
"peerDependencies": {
|
|
33
37
|
"@reduxjs/toolkit": "^2.0.0",
|