@datatechsolutions/ui 2.11.92 → 2.11.93
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +39 -58
- package/dist/astrlabe/contracts.d.mts +14 -3
- package/dist/astrlabe/contracts.d.ts +14 -3
- package/dist/astrlabe/index.d.mts +9 -3
- package/dist/astrlabe/index.d.ts +9 -3
- package/dist/astrlabe/index.js +118 -114
- package/dist/astrlabe/index.mjs +4 -4
- package/dist/astrlabe/utils.d.mts +1 -1
- package/dist/astrlabe/utils.d.ts +1 -1
- package/dist/astrlabe/utils.js +9 -9
- package/dist/astrlabe/utils.mjs +2 -2
- package/dist/astrlabe/workflow-canvas.d.mts +1 -1
- package/dist/astrlabe/workflow-canvas.d.ts +1 -1
- package/dist/astrlabe/workflow-canvas.js +3 -3
- package/dist/astrlabe/workflow-canvas.mjs +2 -2
- package/dist/{chunk-FUVJHNNI.js → chunk-3Z366CVM.js} +29 -29
- package/dist/{chunk-FUVJHNNI.js.map → chunk-3Z366CVM.js.map} +1 -1
- package/dist/{chunk-WNCPAWLC.mjs → chunk-5W7L7BT7.mjs} +13 -2
- package/dist/chunk-5W7L7BT7.mjs.map +1 -0
- package/dist/{chunk-C7BI5LQ6.js → chunk-C3H4FM4A.js} +13 -2
- package/dist/chunk-C3H4FM4A.js.map +1 -0
- package/dist/{chunk-SFVSDGNF.js → chunk-FZTOP6EE.js} +113 -55
- package/dist/chunk-FZTOP6EE.js.map +1 -0
- package/dist/{chunk-WI663467.mjs → chunk-GMZ3PTNK.mjs} +5 -5
- package/dist/{chunk-WI663467.mjs.map → chunk-GMZ3PTNK.mjs.map} +1 -1
- package/dist/{chunk-3PKG4KFY.mjs → chunk-HUGHELRM.mjs} +64 -7
- package/dist/chunk-HUGHELRM.mjs.map +1 -0
- package/dist/{chunk-5UU3RQRB.js → chunk-NJS2YC3J.js} +15 -2
- package/dist/chunk-NJS2YC3J.js.map +1 -0
- package/dist/{chunk-XXYDLYIT.js → chunk-NYQAEPC7.js} +138 -12
- package/dist/chunk-NYQAEPC7.js.map +1 -0
- package/dist/{chunk-RELMVNNR.mjs → chunk-OLXOBT42.mjs} +3 -3
- package/dist/{chunk-RELMVNNR.mjs.map → chunk-OLXOBT42.mjs.map} +1 -1
- package/dist/{chunk-MZAS6TG4.mjs → chunk-RXFAQFE7.mjs} +3 -3
- package/dist/{chunk-MZAS6TG4.mjs.map → chunk-RXFAQFE7.mjs.map} +1 -1
- package/dist/{chunk-DADFESAQ.js → chunk-SMKN4ZVB.js} +4 -4
- package/dist/{chunk-DADFESAQ.js.map → chunk-SMKN4ZVB.js.map} +1 -1
- package/dist/{chunk-TBPWMPZU.js → chunk-ST3GH5OM.js} +4 -4
- package/dist/{chunk-TBPWMPZU.js.map → chunk-ST3GH5OM.js.map} +1 -1
- package/dist/{chunk-3SUFSAP6.mjs → chunk-TEQYIK2B.mjs} +125 -7
- package/dist/chunk-TEQYIK2B.mjs.map +1 -0
- package/dist/{chunk-53SRKVKQ.mjs → chunk-U7XM3N7F.mjs} +15 -2
- package/dist/chunk-U7XM3N7F.mjs.map +1 -0
- package/dist/{index-AioB90qq.d.mts → index-CoB18TbG.d.ts} +9 -2
- package/dist/{index-D5ai0cGZ.d.ts → index-VI9gyJXl.d.mts} +9 -2
- package/dist/platform/agents-workspace.js +6 -6
- package/dist/platform/agents-workspace.mjs +5 -5
- package/dist/platform/index.d.mts +1 -1
- package/dist/platform/index.d.ts +1 -1
- package/dist/platform/index.js +17 -17
- package/dist/platform/index.mjs +8 -8
- package/dist/platform/pages/index.d.mts +3 -3
- package/dist/platform/pages/index.d.ts +3 -3
- package/dist/platform/pages/index.js +12 -12
- package/dist/platform/pages/index.mjs +6 -6
- package/dist/platform/workflow-api-client.d.mts +2 -2
- package/dist/platform/workflow-api-client.d.ts +2 -2
- package/dist/platform/workflow-canvas-shell.js +4 -4
- package/dist/platform/workflow-canvas-shell.mjs +3 -3
- package/dist/{workflow-api-client-zVtc8FIl.d.ts → workflow-api-client-DVLhcpUj.d.ts} +1 -1
- package/dist/{workflow-api-client-wLoap-tt.d.mts → workflow-api-client-DpBxHTHr.d.mts} +1 -1
- package/package.json +1 -1
- package/dist/chunk-3PKG4KFY.mjs.map +0 -1
- package/dist/chunk-3SUFSAP6.mjs.map +0 -1
- package/dist/chunk-53SRKVKQ.mjs.map +0 -1
- package/dist/chunk-5UU3RQRB.js.map +0 -1
- package/dist/chunk-C7BI5LQ6.js.map +0 -1
- package/dist/chunk-SFVSDGNF.js.map +0 -1
- package/dist/chunk-WNCPAWLC.mjs.map +0 -1
- package/dist/chunk-XXYDLYIT.js.map +0 -1
package/dist/astrlabe/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
'use strict';
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var chunkFZTOP6EE_js = require('../chunk-FZTOP6EE.js');
|
|
5
5
|
require('../chunk-55H6WZQP.js');
|
|
6
|
-
var
|
|
7
|
-
var
|
|
6
|
+
var chunkNJS2YC3J_js = require('../chunk-NJS2YC3J.js');
|
|
7
|
+
var chunkNYQAEPC7_js = require('../chunk-NYQAEPC7.js');
|
|
8
8
|
require('../chunk-ZKUYNCAG.js');
|
|
9
9
|
require('../chunk-UZ3CMNUJ.js');
|
|
10
10
|
require('../chunk-YXN2K77G.js');
|
|
@@ -12,437 +12,441 @@ require('../chunk-S7KHTUHA.js');
|
|
|
12
12
|
require('../chunk-ARVLVWUC.js');
|
|
13
13
|
require('../chunk-FAGDZEKM.js');
|
|
14
14
|
var chunkP4YYEM4B_js = require('../chunk-P4YYEM4B.js');
|
|
15
|
-
var
|
|
15
|
+
var chunkC3H4FM4A_js = require('../chunk-C3H4FM4A.js');
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
|
|
19
19
|
Object.defineProperty(exports, "AgentModal", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkFZTOP6EE_js.AgentModal; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "AmazonNovaIcon", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkFZTOP6EE_js.AmazonNovaIcon; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "AnthropicModelIcon", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkFZTOP6EE_js.AnthropicModelIcon; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "AutoSaveWorkspace", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkFZTOP6EE_js.AutoSaveWorkspace; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "DslExportModal", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkFZTOP6EE_js.DslExportModal; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "DslImportModal", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkFZTOP6EE_js.DslImportModal; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "DynamicIslandConfirm", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkFZTOP6EE_js.DynamicIslandConfirm; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "ExecutionTimelinePanel", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkFZTOP6EE_js.ExecutionTimelinePanel; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "MetaLlamaIcon", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkFZTOP6EE_js.MetaLlamaIcon; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "NodePalette", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkFZTOP6EE_js.NodePalette; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "OutputSchemaBuilder", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkFZTOP6EE_js.OutputSchemaBuilder; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "PipelineSettingsModal", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkFZTOP6EE_js.PipelineSettingsModal; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "PreviewPanel", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkFZTOP6EE_js.PreviewPanel; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "RULE_STATUS_OPTIONS", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkFZTOP6EE_js.RULE_STATUS_OPTIONS; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "RuleActionBuilder", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkFZTOP6EE_js.RuleActionBuilder; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "RuleConditionBuilder", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkFZTOP6EE_js.RuleConditionBuilder; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "RuleForm", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkFZTOP6EE_js.RuleForm; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "RunInputDialog", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkFZTOP6EE_js.RunInputDialog; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "RunPanel", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkFZTOP6EE_js.RunPanel; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, "RunReplayModal", {
|
|
96
96
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkFZTOP6EE_js.RunReplayModal; }
|
|
98
|
+
});
|
|
99
|
+
Object.defineProperty(exports, "S3WriteFlowNode", {
|
|
100
|
+
enumerable: true,
|
|
101
|
+
get: function () { return chunkFZTOP6EE_js.S3WriteFlowNode; }
|
|
98
102
|
});
|
|
99
103
|
Object.defineProperty(exports, "SaveStatusBadge", {
|
|
100
104
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkFZTOP6EE_js.SaveStatusBadge; }
|
|
102
106
|
});
|
|
103
107
|
Object.defineProperty(exports, "SubworkflowModal", {
|
|
104
108
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkFZTOP6EE_js.SubworkflowModal; }
|
|
106
110
|
});
|
|
107
111
|
Object.defineProperty(exports, "TIMEZONE_OPTIONS", {
|
|
108
112
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkFZTOP6EE_js.TIMEZONE_OPTIONS; }
|
|
110
114
|
});
|
|
111
115
|
Object.defineProperty(exports, "VariableInspector", {
|
|
112
116
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunkFZTOP6EE_js.VariableInspector; }
|
|
114
118
|
});
|
|
115
119
|
Object.defineProperty(exports, "VersionHistoryPanel", {
|
|
116
120
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunkFZTOP6EE_js.VersionHistoryPanel; }
|
|
118
122
|
});
|
|
119
123
|
Object.defineProperty(exports, "WorkflowListBar", {
|
|
120
124
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunkFZTOP6EE_js.WorkflowListBar; }
|
|
122
126
|
});
|
|
123
127
|
Object.defineProperty(exports, "defaultAgentOutputSchema", {
|
|
124
128
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunkFZTOP6EE_js.defaultAgentOutputSchema; }
|
|
126
130
|
});
|
|
127
131
|
Object.defineProperty(exports, "defaultRuleAction", {
|
|
128
132
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunkFZTOP6EE_js.defaultRuleAction; }
|
|
130
134
|
});
|
|
131
135
|
Object.defineProperty(exports, "defaultRuleCondition", {
|
|
132
136
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunkFZTOP6EE_js.defaultRuleCondition; }
|
|
134
138
|
});
|
|
135
139
|
Object.defineProperty(exports, "defaultRuleForm", {
|
|
136
140
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunkFZTOP6EE_js.defaultRuleForm; }
|
|
138
142
|
});
|
|
139
143
|
Object.defineProperty(exports, "getModelIcon", {
|
|
140
144
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunkFZTOP6EE_js.getModelIcon; }
|
|
142
146
|
});
|
|
143
147
|
Object.defineProperty(exports, "useCanRedo", {
|
|
144
148
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunkFZTOP6EE_js.useCanRedo; }
|
|
146
150
|
});
|
|
147
151
|
Object.defineProperty(exports, "useCanUndo", {
|
|
148
152
|
enumerable: true,
|
|
149
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunkFZTOP6EE_js.useCanUndo; }
|
|
150
154
|
});
|
|
151
155
|
Object.defineProperty(exports, "useCanvasShortcuts", {
|
|
152
156
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
157
|
+
get: function () { return chunkFZTOP6EE_js.useCanvasShortcuts; }
|
|
154
158
|
});
|
|
155
159
|
Object.defineProperty(exports, "useClipboard", {
|
|
156
160
|
enumerable: true,
|
|
157
|
-
get: function () { return
|
|
161
|
+
get: function () { return chunkFZTOP6EE_js.useClipboard; }
|
|
158
162
|
});
|
|
159
163
|
Object.defineProperty(exports, "useContextMenu", {
|
|
160
164
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
165
|
+
get: function () { return chunkFZTOP6EE_js.useContextMenu; }
|
|
162
166
|
});
|
|
163
167
|
Object.defineProperty(exports, "useEditingNodeId", {
|
|
164
168
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
169
|
+
get: function () { return chunkFZTOP6EE_js.useEditingNodeId; }
|
|
166
170
|
});
|
|
167
171
|
Object.defineProperty(exports, "useHasCopied", {
|
|
168
172
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
173
|
+
get: function () { return chunkFZTOP6EE_js.useHasCopied; }
|
|
170
174
|
});
|
|
171
175
|
Object.defineProperty(exports, "useHelpLines", {
|
|
172
176
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
177
|
+
get: function () { return chunkFZTOP6EE_js.useHelpLines; }
|
|
174
178
|
});
|
|
175
179
|
Object.defineProperty(exports, "useIsRunning", {
|
|
176
180
|
enumerable: true,
|
|
177
|
-
get: function () { return
|
|
181
|
+
get: function () { return chunkFZTOP6EE_js.useIsRunning; }
|
|
178
182
|
});
|
|
179
183
|
Object.defineProperty(exports, "useNodeResults", {
|
|
180
184
|
enumerable: true,
|
|
181
|
-
get: function () { return
|
|
185
|
+
get: function () { return chunkFZTOP6EE_js.useNodeResults; }
|
|
182
186
|
});
|
|
183
187
|
Object.defineProperty(exports, "useSelectedNodeCount", {
|
|
184
188
|
enumerable: true,
|
|
185
|
-
get: function () { return
|
|
189
|
+
get: function () { return chunkFZTOP6EE_js.useSelectedNodeCount; }
|
|
186
190
|
});
|
|
187
191
|
Object.defineProperty(exports, "useSubworkflowStore", {
|
|
188
192
|
enumerable: true,
|
|
189
|
-
get: function () { return
|
|
193
|
+
get: function () { return chunkFZTOP6EE_js.useSubworkflowStore; }
|
|
190
194
|
});
|
|
191
195
|
Object.defineProperty(exports, "useUndoRedo", {
|
|
192
196
|
enumerable: true,
|
|
193
|
-
get: function () { return
|
|
197
|
+
get: function () { return chunkFZTOP6EE_js.useUndoRedo; }
|
|
194
198
|
});
|
|
195
199
|
Object.defineProperty(exports, "topologicalSortAgents", {
|
|
196
200
|
enumerable: true,
|
|
197
|
-
get: function () { return
|
|
201
|
+
get: function () { return chunkNJS2YC3J_js.topologicalSortAgents; }
|
|
198
202
|
});
|
|
199
203
|
Object.defineProperty(exports, "validateGraphNodeConfigs", {
|
|
200
204
|
enumerable: true,
|
|
201
|
-
get: function () { return
|
|
205
|
+
get: function () { return chunkNJS2YC3J_js.validateGraphNodeConfigs; }
|
|
202
206
|
});
|
|
203
207
|
Object.defineProperty(exports, "validateNodeConfig", {
|
|
204
208
|
enumerable: true,
|
|
205
|
-
get: function () { return
|
|
209
|
+
get: function () { return chunkNJS2YC3J_js.validateNodeConfig; }
|
|
206
210
|
});
|
|
207
211
|
Object.defineProperty(exports, "validateWorkflowGraph", {
|
|
208
212
|
enumerable: true,
|
|
209
|
-
get: function () { return
|
|
213
|
+
get: function () { return chunkNJS2YC3J_js.validateWorkflowGraph; }
|
|
210
214
|
});
|
|
211
215
|
Object.defineProperty(exports, "AgentFlowNode", {
|
|
212
216
|
enumerable: true,
|
|
213
|
-
get: function () { return
|
|
217
|
+
get: function () { return chunkNYQAEPC7_js.AgentFlowNode; }
|
|
214
218
|
});
|
|
215
219
|
Object.defineProperty(exports, "AgentToolFlowNode", {
|
|
216
220
|
enumerable: true,
|
|
217
|
-
get: function () { return
|
|
221
|
+
get: function () { return chunkNYQAEPC7_js.AgentToolFlowNode; }
|
|
218
222
|
});
|
|
219
223
|
Object.defineProperty(exports, "AnswerFlowNode", {
|
|
220
224
|
enumerable: true,
|
|
221
|
-
get: function () { return
|
|
225
|
+
get: function () { return chunkNYQAEPC7_js.AnswerFlowNode; }
|
|
222
226
|
});
|
|
223
227
|
Object.defineProperty(exports, "AnthropicIcon", {
|
|
224
228
|
enumerable: true,
|
|
225
|
-
get: function () { return
|
|
229
|
+
get: function () { return chunkNYQAEPC7_js.AnthropicIcon; }
|
|
226
230
|
});
|
|
227
231
|
Object.defineProperty(exports, "CodeFlowNode", {
|
|
228
232
|
enumerable: true,
|
|
229
|
-
get: function () { return
|
|
233
|
+
get: function () { return chunkNYQAEPC7_js.CodeFlowNode; }
|
|
230
234
|
});
|
|
231
235
|
Object.defineProperty(exports, "CrewAIIcon", {
|
|
232
236
|
enumerable: true,
|
|
233
|
-
get: function () { return
|
|
237
|
+
get: function () { return chunkNYQAEPC7_js.CrewAIIcon; }
|
|
234
238
|
});
|
|
235
239
|
Object.defineProperty(exports, "DocumentExtractorFlowNode", {
|
|
236
240
|
enumerable: true,
|
|
237
|
-
get: function () { return
|
|
241
|
+
get: function () { return chunkNYQAEPC7_js.DocumentExtractorFlowNode; }
|
|
238
242
|
});
|
|
239
243
|
Object.defineProperty(exports, "EndFlowNode", {
|
|
240
244
|
enumerable: true,
|
|
241
|
-
get: function () { return
|
|
245
|
+
get: function () { return chunkNYQAEPC7_js.EndFlowNode; }
|
|
242
246
|
});
|
|
243
247
|
Object.defineProperty(exports, "EntityFlowNode", {
|
|
244
248
|
enumerable: true,
|
|
245
|
-
get: function () { return
|
|
249
|
+
get: function () { return chunkNYQAEPC7_js.EntityFlowNode; }
|
|
246
250
|
});
|
|
247
251
|
Object.defineProperty(exports, "FRAMEWORK_META", {
|
|
248
252
|
enumerable: true,
|
|
249
|
-
get: function () { return
|
|
253
|
+
get: function () { return chunkNYQAEPC7_js.FRAMEWORK_META; }
|
|
250
254
|
});
|
|
251
255
|
Object.defineProperty(exports, "GoogleADKIcon", {
|
|
252
256
|
enumerable: true,
|
|
253
|
-
get: function () { return
|
|
257
|
+
get: function () { return chunkNYQAEPC7_js.GoogleADKIcon; }
|
|
254
258
|
});
|
|
255
259
|
Object.defineProperty(exports, "GroupFlowNode", {
|
|
256
260
|
enumerable: true,
|
|
257
|
-
get: function () { return
|
|
261
|
+
get: function () { return chunkNYQAEPC7_js.GroupFlowNode; }
|
|
258
262
|
});
|
|
259
263
|
Object.defineProperty(exports, "HttpRequestFlowNode", {
|
|
260
264
|
enumerable: true,
|
|
261
|
-
get: function () { return
|
|
265
|
+
get: function () { return chunkNYQAEPC7_js.HttpRequestFlowNode; }
|
|
262
266
|
});
|
|
263
267
|
Object.defineProperty(exports, "IfElseFlowNode", {
|
|
264
268
|
enumerable: true,
|
|
265
|
-
get: function () { return
|
|
269
|
+
get: function () { return chunkNYQAEPC7_js.IfElseFlowNode; }
|
|
266
270
|
});
|
|
267
271
|
Object.defineProperty(exports, "IterationFlowNode", {
|
|
268
272
|
enumerable: true,
|
|
269
|
-
get: function () { return
|
|
273
|
+
get: function () { return chunkNYQAEPC7_js.IterationFlowNode; }
|
|
270
274
|
});
|
|
271
275
|
Object.defineProperty(exports, "IterationStartFlowNode", {
|
|
272
276
|
enumerable: true,
|
|
273
|
-
get: function () { return
|
|
277
|
+
get: function () { return chunkNYQAEPC7_js.IterationStartFlowNode; }
|
|
274
278
|
});
|
|
275
279
|
Object.defineProperty(exports, "KnowledgeBaseFlowNode", {
|
|
276
280
|
enumerable: true,
|
|
277
|
-
get: function () { return
|
|
281
|
+
get: function () { return chunkNYQAEPC7_js.KnowledgeBaseFlowNode; }
|
|
278
282
|
});
|
|
279
283
|
Object.defineProperty(exports, "LOGIC_ICON_MAP", {
|
|
280
284
|
enumerable: true,
|
|
281
|
-
get: function () { return
|
|
285
|
+
get: function () { return chunkNYQAEPC7_js.LOGIC_ICON_MAP; }
|
|
282
286
|
});
|
|
283
287
|
Object.defineProperty(exports, "LOGIC_NODE_BADGE_COLORS", {
|
|
284
288
|
enumerable: true,
|
|
285
|
-
get: function () { return
|
|
289
|
+
get: function () { return chunkNYQAEPC7_js.LOGIC_NODE_BADGE_COLORS; }
|
|
286
290
|
});
|
|
287
291
|
Object.defineProperty(exports, "LOGIC_NODE_GRADIENTS", {
|
|
288
292
|
enumerable: true,
|
|
289
|
-
get: function () { return
|
|
293
|
+
get: function () { return chunkNYQAEPC7_js.LOGIC_NODE_GRADIENTS; }
|
|
290
294
|
});
|
|
291
295
|
Object.defineProperty(exports, "LOGIC_NODE_HANDLE_COLORS", {
|
|
292
296
|
enumerable: true,
|
|
293
|
-
get: function () { return
|
|
297
|
+
get: function () { return chunkNYQAEPC7_js.LOGIC_NODE_HANDLE_COLORS; }
|
|
294
298
|
});
|
|
295
299
|
Object.defineProperty(exports, "LangChainIcon", {
|
|
296
300
|
enumerable: true,
|
|
297
|
-
get: function () { return
|
|
301
|
+
get: function () { return chunkNYQAEPC7_js.LangChainIcon; }
|
|
298
302
|
});
|
|
299
303
|
Object.defineProperty(exports, "ListOperatorFlowNode", {
|
|
300
304
|
enumerable: true,
|
|
301
|
-
get: function () { return
|
|
305
|
+
get: function () { return chunkNYQAEPC7_js.ListOperatorFlowNode; }
|
|
302
306
|
});
|
|
303
307
|
Object.defineProperty(exports, "LogicNodeModal", {
|
|
304
308
|
enumerable: true,
|
|
305
|
-
get: function () { return
|
|
309
|
+
get: function () { return chunkNYQAEPC7_js.LogicNodeModal; }
|
|
306
310
|
});
|
|
307
311
|
Object.defineProperty(exports, "MINIMAP_NODE_COLORS", {
|
|
308
312
|
enumerable: true,
|
|
309
|
-
get: function () { return
|
|
313
|
+
get: function () { return chunkNYQAEPC7_js.MINIMAP_NODE_COLORS; }
|
|
310
314
|
});
|
|
311
315
|
Object.defineProperty(exports, "ModelProviderFlowNode", {
|
|
312
316
|
enumerable: true,
|
|
313
|
-
get: function () { return
|
|
317
|
+
get: function () { return chunkNYQAEPC7_js.ModelProviderFlowNode; }
|
|
314
318
|
});
|
|
315
319
|
Object.defineProperty(exports, "NODE_EXECUTION_ACCENT_COLORS", {
|
|
316
320
|
enumerable: true,
|
|
317
|
-
get: function () { return
|
|
321
|
+
get: function () { return chunkNYQAEPC7_js.NODE_EXECUTION_ACCENT_COLORS; }
|
|
318
322
|
});
|
|
319
323
|
Object.defineProperty(exports, "NodeCard", {
|
|
320
324
|
enumerable: true,
|
|
321
|
-
get: function () { return
|
|
325
|
+
get: function () { return chunkNYQAEPC7_js.NodeCard; }
|
|
322
326
|
});
|
|
323
327
|
Object.defineProperty(exports, "NodeContextMenu", {
|
|
324
328
|
enumerable: true,
|
|
325
|
-
get: function () { return
|
|
329
|
+
get: function () { return chunkNYQAEPC7_js.NodeContextMenu; }
|
|
326
330
|
});
|
|
327
331
|
Object.defineProperty(exports, "NoteFlowNode", {
|
|
328
332
|
enumerable: true,
|
|
329
|
-
get: function () { return
|
|
333
|
+
get: function () { return chunkNYQAEPC7_js.NoteFlowNode; }
|
|
330
334
|
});
|
|
331
335
|
Object.defineProperty(exports, "OpenAIIcon", {
|
|
332
336
|
enumerable: true,
|
|
333
|
-
get: function () { return
|
|
337
|
+
get: function () { return chunkNYQAEPC7_js.OpenAIIcon; }
|
|
334
338
|
});
|
|
335
339
|
Object.defineProperty(exports, "PanelContextMenu", {
|
|
336
340
|
enumerable: true,
|
|
337
|
-
get: function () { return
|
|
341
|
+
get: function () { return chunkNYQAEPC7_js.PanelContextMenu; }
|
|
338
342
|
});
|
|
339
343
|
Object.defineProperty(exports, "ParameterExtractorFlowNode", {
|
|
340
344
|
enumerable: true,
|
|
341
|
-
get: function () { return
|
|
345
|
+
get: function () { return chunkNYQAEPC7_js.ParameterExtractorFlowNode; }
|
|
342
346
|
});
|
|
343
347
|
Object.defineProperty(exports, "QuestionClassifierFlowNode", {
|
|
344
348
|
enumerable: true,
|
|
345
|
-
get: function () { return
|
|
349
|
+
get: function () { return chunkNYQAEPC7_js.QuestionClassifierFlowNode; }
|
|
346
350
|
});
|
|
347
351
|
Object.defineProperty(exports, "RuleFlowNode", {
|
|
348
352
|
enumerable: true,
|
|
349
|
-
get: function () { return
|
|
353
|
+
get: function () { return chunkNYQAEPC7_js.RuleFlowNode; }
|
|
350
354
|
});
|
|
351
355
|
Object.defineProperty(exports, "SelectionContextMenu", {
|
|
352
356
|
enumerable: true,
|
|
353
|
-
get: function () { return
|
|
357
|
+
get: function () { return chunkNYQAEPC7_js.SelectionContextMenu; }
|
|
354
358
|
});
|
|
355
359
|
Object.defineProperty(exports, "StartFlowNode", {
|
|
356
360
|
enumerable: true,
|
|
357
|
-
get: function () { return
|
|
361
|
+
get: function () { return chunkNYQAEPC7_js.StartFlowNode; }
|
|
358
362
|
});
|
|
359
363
|
Object.defineProperty(exports, "StrandsIcon", {
|
|
360
364
|
enumerable: true,
|
|
361
|
-
get: function () { return
|
|
365
|
+
get: function () { return chunkNYQAEPC7_js.StrandsIcon; }
|
|
362
366
|
});
|
|
363
367
|
Object.defineProperty(exports, "TemplateTransformFlowNode", {
|
|
364
368
|
enumerable: true,
|
|
365
|
-
get: function () { return
|
|
369
|
+
get: function () { return chunkNYQAEPC7_js.TemplateTransformFlowNode; }
|
|
366
370
|
});
|
|
367
371
|
Object.defineProperty(exports, "ToolFlowNode", {
|
|
368
372
|
enumerable: true,
|
|
369
|
-
get: function () { return
|
|
373
|
+
get: function () { return chunkNYQAEPC7_js.ToolFlowNode; }
|
|
370
374
|
});
|
|
371
375
|
Object.defineProperty(exports, "VariableAggregatorFlowNode", {
|
|
372
376
|
enumerable: true,
|
|
373
|
-
get: function () { return
|
|
377
|
+
get: function () { return chunkNYQAEPC7_js.VariableAggregatorFlowNode; }
|
|
374
378
|
});
|
|
375
379
|
Object.defineProperty(exports, "VariableAssignerFlowNode", {
|
|
376
380
|
enumerable: true,
|
|
377
|
-
get: function () { return
|
|
381
|
+
get: function () { return chunkNYQAEPC7_js.VariableAssignerFlowNode; }
|
|
378
382
|
});
|
|
379
383
|
Object.defineProperty(exports, "WorkflowBuilderProvider", {
|
|
380
384
|
enumerable: true,
|
|
381
|
-
get: function () { return
|
|
385
|
+
get: function () { return chunkNYQAEPC7_js.WorkflowBuilderProvider; }
|
|
382
386
|
});
|
|
383
387
|
Object.defineProperty(exports, "Workspace", {
|
|
384
388
|
enumerable: true,
|
|
385
|
-
get: function () { return
|
|
389
|
+
get: function () { return chunkNYQAEPC7_js.Workspace; }
|
|
386
390
|
});
|
|
387
391
|
Object.defineProperty(exports, "getCompatibleModels", {
|
|
388
392
|
enumerable: true,
|
|
389
|
-
get: function () { return
|
|
393
|
+
get: function () { return chunkNYQAEPC7_js.getCompatibleModels; }
|
|
390
394
|
});
|
|
391
395
|
Object.defineProperty(exports, "getDefaultFrameworkForModel", {
|
|
392
396
|
enumerable: true,
|
|
393
|
-
get: function () { return
|
|
397
|
+
get: function () { return chunkNYQAEPC7_js.getDefaultFrameworkForModel; }
|
|
394
398
|
});
|
|
395
399
|
Object.defineProperty(exports, "getEntityBadgeColor", {
|
|
396
400
|
enumerable: true,
|
|
397
|
-
get: function () { return
|
|
401
|
+
get: function () { return chunkNYQAEPC7_js.getEntityBadgeColor; }
|
|
398
402
|
});
|
|
399
403
|
Object.defineProperty(exports, "getEntityGradient", {
|
|
400
404
|
enumerable: true,
|
|
401
|
-
get: function () { return
|
|
405
|
+
get: function () { return chunkNYQAEPC7_js.getEntityGradient; }
|
|
402
406
|
});
|
|
403
407
|
Object.defineProperty(exports, "getEntityHandleColor", {
|
|
404
408
|
enumerable: true,
|
|
405
|
-
get: function () { return
|
|
409
|
+
get: function () { return chunkNYQAEPC7_js.getEntityHandleColor; }
|
|
406
410
|
});
|
|
407
411
|
Object.defineProperty(exports, "getEntityIcon", {
|
|
408
412
|
enumerable: true,
|
|
409
|
-
get: function () { return
|
|
413
|
+
get: function () { return chunkNYQAEPC7_js.getEntityIcon; }
|
|
410
414
|
});
|
|
411
415
|
Object.defineProperty(exports, "getEntityMinimapColor", {
|
|
412
416
|
enumerable: true,
|
|
413
|
-
get: function () { return
|
|
417
|
+
get: function () { return chunkNYQAEPC7_js.getEntityMinimapColor; }
|
|
414
418
|
});
|
|
415
419
|
Object.defineProperty(exports, "getFrameworkMeta", {
|
|
416
420
|
enumerable: true,
|
|
417
|
-
get: function () { return
|
|
421
|
+
get: function () { return chunkNYQAEPC7_js.getFrameworkMeta; }
|
|
418
422
|
});
|
|
419
423
|
Object.defineProperty(exports, "getNodeExecutionAccent", {
|
|
420
424
|
enumerable: true,
|
|
421
|
-
get: function () { return
|
|
425
|
+
get: function () { return chunkNYQAEPC7_js.getNodeExecutionAccent; }
|
|
422
426
|
});
|
|
423
427
|
Object.defineProperty(exports, "getNodeExecutionAccentRgb", {
|
|
424
428
|
enumerable: true,
|
|
425
|
-
get: function () { return
|
|
429
|
+
get: function () { return chunkNYQAEPC7_js.getNodeExecutionAccentRgb; }
|
|
426
430
|
});
|
|
427
431
|
Object.defineProperty(exports, "isModelCompatibleWithFramework", {
|
|
428
432
|
enumerable: true,
|
|
429
|
-
get: function () { return
|
|
433
|
+
get: function () { return chunkNYQAEPC7_js.isModelCompatibleWithFramework; }
|
|
430
434
|
});
|
|
431
435
|
Object.defineProperty(exports, "useModalStore", {
|
|
432
436
|
enumerable: true,
|
|
433
|
-
get: function () { return
|
|
437
|
+
get: function () { return chunkNYQAEPC7_js.useModalStore; }
|
|
434
438
|
});
|
|
435
439
|
Object.defineProperty(exports, "useWorkflowBuilderClient", {
|
|
436
440
|
enumerable: true,
|
|
437
|
-
get: function () { return
|
|
441
|
+
get: function () { return chunkNYQAEPC7_js.useWorkflowBuilderClient; }
|
|
438
442
|
});
|
|
439
443
|
Object.defineProperty(exports, "useWorkflowBuilderClientOptional", {
|
|
440
444
|
enumerable: true,
|
|
441
|
-
get: function () { return
|
|
445
|
+
get: function () { return chunkNYQAEPC7_js.useWorkflowBuilderClientOptional; }
|
|
442
446
|
});
|
|
443
447
|
Object.defineProperty(exports, "useWorkflowStore", {
|
|
444
448
|
enumerable: true,
|
|
445
|
-
get: function () { return
|
|
449
|
+
get: function () { return chunkNYQAEPC7_js.useWorkflowStore; }
|
|
446
450
|
});
|
|
447
451
|
Object.defineProperty(exports, "GraphNodeBadge", {
|
|
448
452
|
enumerable: true,
|
|
@@ -462,15 +466,15 @@ Object.defineProperty(exports, "GraphNodeMeta", {
|
|
|
462
466
|
});
|
|
463
467
|
Object.defineProperty(exports, "applyDagreLayout", {
|
|
464
468
|
enumerable: true,
|
|
465
|
-
get: function () { return
|
|
469
|
+
get: function () { return chunkC3H4FM4A_js.applyDagreLayout; }
|
|
466
470
|
});
|
|
467
471
|
Object.defineProperty(exports, "createDefaultLogicNodeConfig", {
|
|
468
472
|
enumerable: true,
|
|
469
|
-
get: function () { return
|
|
473
|
+
get: function () { return chunkC3H4FM4A_js.createDefaultLogicNodeConfig; }
|
|
470
474
|
});
|
|
471
475
|
Object.defineProperty(exports, "getAgentTier", {
|
|
472
476
|
enumerable: true,
|
|
473
|
-
get: function () { return
|
|
477
|
+
get: function () { return chunkC3H4FM4A_js.getAgentTier; }
|
|
474
478
|
});
|
|
475
479
|
//# sourceMappingURL=index.js.map
|
|
476
480
|
//# sourceMappingURL=index.js.map
|
package/dist/astrlabe/index.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
export { AgentModal, AmazonNovaIcon, AnthropicModelIcon, AutoSaveWorkspace, DslExportModal, DslImportModal, DynamicIslandConfirm, ExecutionTimelinePanel, MetaLlamaIcon, NodePalette, OutputSchemaBuilder, PipelineSettingsModal, PreviewPanel, RULE_STATUS_OPTIONS, RuleActionBuilder, RuleConditionBuilder, RuleForm, RunInputDialog, RunPanel, RunReplayModal, SaveStatusBadge, SubworkflowModal, TIMEZONE_OPTIONS, VariableInspector, VersionHistoryPanel, WorkflowListBar, defaultAgentOutputSchema, defaultRuleAction, defaultRuleCondition, defaultRuleForm, getModelIcon, useCanRedo, useCanUndo, useCanvasShortcuts, useClipboard, useContextMenu, useEditingNodeId, useHasCopied, useHelpLines, useIsRunning, useNodeResults, useSelectedNodeCount, useSubworkflowStore, useUndoRedo } from '../chunk-
|
|
2
|
+
export { AgentModal, AmazonNovaIcon, AnthropicModelIcon, AutoSaveWorkspace, DslExportModal, DslImportModal, DynamicIslandConfirm, ExecutionTimelinePanel, MetaLlamaIcon, NodePalette, OutputSchemaBuilder, PipelineSettingsModal, PreviewPanel, RULE_STATUS_OPTIONS, RuleActionBuilder, RuleConditionBuilder, RuleForm, RunInputDialog, RunPanel, RunReplayModal, S3WriteFlowNode, SaveStatusBadge, SubworkflowModal, TIMEZONE_OPTIONS, VariableInspector, VersionHistoryPanel, WorkflowListBar, defaultAgentOutputSchema, defaultRuleAction, defaultRuleCondition, defaultRuleForm, getModelIcon, useCanRedo, useCanUndo, useCanvasShortcuts, useClipboard, useContextMenu, useEditingNodeId, useHasCopied, useHelpLines, useIsRunning, useNodeResults, useSelectedNodeCount, useSubworkflowStore, useUndoRedo } from '../chunk-HUGHELRM.mjs';
|
|
3
3
|
import '../chunk-JB6RNAD2.mjs';
|
|
4
|
-
export { topologicalSortAgents, validateGraphNodeConfigs, validateNodeConfig, validateWorkflowGraph } from '../chunk-
|
|
5
|
-
export { AgentFlowNode, AgentToolFlowNode, AnswerFlowNode, AnthropicIcon, CodeFlowNode, CrewAIIcon, DocumentExtractorFlowNode, EndFlowNode, EntityFlowNode, FRAMEWORK_META, GoogleADKIcon, GroupFlowNode, HttpRequestFlowNode, IfElseFlowNode, IterationFlowNode, IterationStartFlowNode, KnowledgeBaseFlowNode, LOGIC_ICON_MAP, LOGIC_NODE_BADGE_COLORS, LOGIC_NODE_GRADIENTS, LOGIC_NODE_HANDLE_COLORS, LangChainIcon, ListOperatorFlowNode, LogicNodeModal, MINIMAP_NODE_COLORS, ModelProviderFlowNode, NODE_EXECUTION_ACCENT_COLORS, NodeCard, NodeContextMenu, NoteFlowNode, OpenAIIcon, PanelContextMenu, ParameterExtractorFlowNode, QuestionClassifierFlowNode, RuleFlowNode, SelectionContextMenu, StartFlowNode, StrandsIcon, TemplateTransformFlowNode, ToolFlowNode, VariableAggregatorFlowNode, VariableAssignerFlowNode, WorkflowBuilderProvider, Workspace, getCompatibleModels, getDefaultFrameworkForModel, getEntityBadgeColor, getEntityGradient, getEntityHandleColor, getEntityIcon, getEntityMinimapColor, getFrameworkMeta, getNodeExecutionAccent, getNodeExecutionAccentRgb, isModelCompatibleWithFramework, useModalStore, useWorkflowBuilderClient, useWorkflowBuilderClientOptional, useWorkflowStore } from '../chunk-
|
|
4
|
+
export { topologicalSortAgents, validateGraphNodeConfigs, validateNodeConfig, validateWorkflowGraph } from '../chunk-U7XM3N7F.mjs';
|
|
5
|
+
export { AgentFlowNode, AgentToolFlowNode, AnswerFlowNode, AnthropicIcon, CodeFlowNode, CrewAIIcon, DocumentExtractorFlowNode, EndFlowNode, EntityFlowNode, FRAMEWORK_META, GoogleADKIcon, GroupFlowNode, HttpRequestFlowNode, IfElseFlowNode, IterationFlowNode, IterationStartFlowNode, KnowledgeBaseFlowNode, LOGIC_ICON_MAP, LOGIC_NODE_BADGE_COLORS, LOGIC_NODE_GRADIENTS, LOGIC_NODE_HANDLE_COLORS, LangChainIcon, ListOperatorFlowNode, LogicNodeModal, MINIMAP_NODE_COLORS, ModelProviderFlowNode, NODE_EXECUTION_ACCENT_COLORS, NodeCard, NodeContextMenu, NoteFlowNode, OpenAIIcon, PanelContextMenu, ParameterExtractorFlowNode, QuestionClassifierFlowNode, RuleFlowNode, SelectionContextMenu, StartFlowNode, StrandsIcon, TemplateTransformFlowNode, ToolFlowNode, VariableAggregatorFlowNode, VariableAssignerFlowNode, WorkflowBuilderProvider, Workspace, getCompatibleModels, getDefaultFrameworkForModel, getEntityBadgeColor, getEntityGradient, getEntityHandleColor, getEntityIcon, getEntityMinimapColor, getFrameworkMeta, getNodeExecutionAccent, getNodeExecutionAccentRgb, isModelCompatibleWithFramework, useModalStore, useWorkflowBuilderClient, useWorkflowBuilderClientOptional, useWorkflowStore } from '../chunk-TEQYIK2B.mjs';
|
|
6
6
|
import '../chunk-A3BFURJB.mjs';
|
|
7
7
|
import '../chunk-D2JF6C3E.mjs';
|
|
8
8
|
import '../chunk-7VJ7CMMT.mjs';
|
|
@@ -10,6 +10,6 @@ import '../chunk-QWG2FMUN.mjs';
|
|
|
10
10
|
import '../chunk-PU2KTO4O.mjs';
|
|
11
11
|
import '../chunk-SYNVNTLJ.mjs';
|
|
12
12
|
export { GraphNodeBadge, GraphNodeHeader, GraphNodeIconBubble, GraphNodeMeta } from '../chunk-OZNTQROP.mjs';
|
|
13
|
-
export { applyDagreLayout, createDefaultLogicNodeConfig, getAgentTier } from '../chunk-
|
|
13
|
+
export { applyDagreLayout, createDefaultLogicNodeConfig, getAgentTier } from '../chunk-5W7L7BT7.mjs';
|
|
14
14
|
//# sourceMappingURL=index.mjs.map
|
|
15
15
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -20,7 +20,7 @@ declare function createDefaultLogicNodeConfig(nodeType: WorkflowNodeType): Logic
|
|
|
20
20
|
type SupportedLocale = 'en' | 'pt-BR' | 'es' | 'fr' | 'de' | 'it';
|
|
21
21
|
type ValidationParams = Record<string, string | number | undefined>;
|
|
22
22
|
type ValidationLocale = SupportedLocale | string;
|
|
23
|
-
type ValidationIssueCode = 'graph.noAgents' | 'graph.missingSource' | 'graph.missingTarget' | 'graph.orphanNode' | 'graph.toolToNonAgent' | 'graph.ruleNoAgent' | 'graph.cycleDetected' | 'graph.multipleStartNodes' | 'graph.multipleEndNodes' | 'graph.startHasIncoming' | 'graph.endHasOutgoing' | 'graph.iterationNoOutgoing' | 'node.required' | 'node.requiredWhenLanguageSet' | 'node.codeShapeRequired' | 'node.mustBeArray' | 'node.mustBeReferenceArray' | 'node.mustBeNonEmptyReferenceArray' | 'node.assignmentNeedsSourceOrValue' | 'node.invalidAggregationMode' | 'node.invalidListOperation' | 'node.invalidLogicalOperator' | 'node.mustBeNumber' | 'node.invalidHttpMethod' | 'node.providerIdentityRequired' | 'node.inputOrInstructionsRequired' | 'node.invalidExtractionMode' | 'node.unknownType';
|
|
23
|
+
type ValidationIssueCode = 'graph.noAgents' | 'graph.missingSource' | 'graph.missingTarget' | 'graph.orphanNode' | 'graph.toolToNonAgent' | 'graph.ruleNoAgent' | 'graph.cycleDetected' | 'graph.multipleStartNodes' | 'graph.multipleEndNodes' | 'graph.startHasIncoming' | 'graph.endHasOutgoing' | 'graph.iterationNoOutgoing' | 'node.required' | 'node.requiredWhenLanguageSet' | 'node.codeShapeRequired' | 'node.mustBeArray' | 'node.mustBeReferenceArray' | 'node.mustBeNonEmptyReferenceArray' | 'node.assignmentNeedsSourceOrValue' | 'node.invalidAggregationMode' | 'node.invalidListOperation' | 'node.invalidLogicalOperator' | 'node.mustBeNumber' | 'node.invalidHttpMethod' | 'node.providerIdentityRequired' | 'node.inputOrInstructionsRequired' | 'node.invalidExtractionMode' | 'node.s3WriteSourceOrBodyRequired' | 'node.unknownType';
|
|
24
24
|
type ValidationIssue = {
|
|
25
25
|
code: ValidationIssueCode;
|
|
26
26
|
message: string;
|
package/dist/astrlabe/utils.d.ts
CHANGED
|
@@ -20,7 +20,7 @@ declare function createDefaultLogicNodeConfig(nodeType: WorkflowNodeType): Logic
|
|
|
20
20
|
type SupportedLocale = 'en' | 'pt-BR' | 'es' | 'fr' | 'de' | 'it';
|
|
21
21
|
type ValidationParams = Record<string, string | number | undefined>;
|
|
22
22
|
type ValidationLocale = SupportedLocale | string;
|
|
23
|
-
type ValidationIssueCode = 'graph.noAgents' | 'graph.missingSource' | 'graph.missingTarget' | 'graph.orphanNode' | 'graph.toolToNonAgent' | 'graph.ruleNoAgent' | 'graph.cycleDetected' | 'graph.multipleStartNodes' | 'graph.multipleEndNodes' | 'graph.startHasIncoming' | 'graph.endHasOutgoing' | 'graph.iterationNoOutgoing' | 'node.required' | 'node.requiredWhenLanguageSet' | 'node.codeShapeRequired' | 'node.mustBeArray' | 'node.mustBeReferenceArray' | 'node.mustBeNonEmptyReferenceArray' | 'node.assignmentNeedsSourceOrValue' | 'node.invalidAggregationMode' | 'node.invalidListOperation' | 'node.invalidLogicalOperator' | 'node.mustBeNumber' | 'node.invalidHttpMethod' | 'node.providerIdentityRequired' | 'node.inputOrInstructionsRequired' | 'node.invalidExtractionMode' | 'node.unknownType';
|
|
23
|
+
type ValidationIssueCode = 'graph.noAgents' | 'graph.missingSource' | 'graph.missingTarget' | 'graph.orphanNode' | 'graph.toolToNonAgent' | 'graph.ruleNoAgent' | 'graph.cycleDetected' | 'graph.multipleStartNodes' | 'graph.multipleEndNodes' | 'graph.startHasIncoming' | 'graph.endHasOutgoing' | 'graph.iterationNoOutgoing' | 'node.required' | 'node.requiredWhenLanguageSet' | 'node.codeShapeRequired' | 'node.mustBeArray' | 'node.mustBeReferenceArray' | 'node.mustBeNonEmptyReferenceArray' | 'node.assignmentNeedsSourceOrValue' | 'node.invalidAggregationMode' | 'node.invalidListOperation' | 'node.invalidLogicalOperator' | 'node.mustBeNumber' | 'node.invalidHttpMethod' | 'node.providerIdentityRequired' | 'node.inputOrInstructionsRequired' | 'node.invalidExtractionMode' | 'node.s3WriteSourceOrBodyRequired' | 'node.unknownType';
|
|
24
24
|
type ValidationIssue = {
|
|
25
25
|
code: ValidationIssueCode;
|
|
26
26
|
message: string;
|