@datatechsolutions/ui 2.8.8 → 2.8.9

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 (76) hide show
  1. package/dist/{workflow → astrlabe}/graph-node.js +6 -6
  2. package/dist/{workflow → astrlabe}/graph-node.mjs +2 -2
  3. package/dist/{workflow → astrlabe}/index.d.mts +17 -4
  4. package/dist/{workflow → astrlabe}/index.d.ts +17 -4
  5. package/dist/{workflow → astrlabe}/index.js +139 -137
  6. package/dist/astrlabe/index.js.map +1 -0
  7. package/dist/{workflow → astrlabe}/index.mjs +13 -11
  8. package/dist/astrlabe/index.mjs.map +1 -0
  9. package/dist/{workflow → astrlabe}/utils.js +7 -7
  10. package/dist/{workflow → astrlabe}/utils.mjs +2 -2
  11. package/dist/{workflow → astrlabe}/workflow-canvas.d.mts +1 -1
  12. package/dist/{workflow → astrlabe}/workflow-canvas.d.ts +1 -1
  13. package/dist/{workflow → astrlabe}/workflow-canvas.js +6 -6
  14. package/dist/astrlabe/workflow-canvas.mjs +11 -0
  15. package/dist/{workflow → astrlabe}/workflow-preview-canvas.js.map +1 -1
  16. package/dist/{workflow → astrlabe}/workflow-preview-canvas.mjs.map +1 -1
  17. package/dist/{chunk-GXCWMPW5.js → chunk-2GTIYAXX.js} +3390 -670
  18. package/dist/chunk-2GTIYAXX.js.map +1 -0
  19. package/dist/{chunk-SHKRLL36.mjs → chunk-2X3BZNSE.mjs} +3234 -667
  20. package/dist/chunk-2X3BZNSE.mjs.map +1 -0
  21. package/dist/{chunk-E42PD4X6.js → chunk-3GE3MBUZ.js} +3 -3
  22. package/dist/{chunk-E42PD4X6.js.map → chunk-3GE3MBUZ.js.map} +1 -1
  23. package/dist/chunk-55H6WZQP.js +5 -0
  24. package/dist/{chunk-2HUN5ZXT.js.map → chunk-55H6WZQP.js.map} +1 -1
  25. package/dist/{chunk-BTJP5QCD.mjs → chunk-AM2TTPYM.mjs} +4 -4
  26. package/dist/{chunk-BTJP5QCD.mjs.map → chunk-AM2TTPYM.mjs.map} +1 -1
  27. package/dist/{chunk-55S2KOTZ.mjs → chunk-BLNXRUC4.mjs} +3 -3
  28. package/dist/{chunk-55S2KOTZ.mjs.map → chunk-BLNXRUC4.mjs.map} +1 -1
  29. package/dist/{chunk-ULPKAD4A.js → chunk-DFR6CMJH.js} +4 -4
  30. package/dist/{chunk-ULPKAD4A.js.map → chunk-DFR6CMJH.js.map} +1 -1
  31. package/dist/{chunk-D3INPADN.mjs → chunk-EOU3POSF.mjs} +422 -7
  32. package/dist/chunk-EOU3POSF.mjs.map +1 -0
  33. package/dist/chunk-JB6RNAD2.mjs +4 -0
  34. package/dist/{chunk-A3B3A43Y.mjs.map → chunk-JB6RNAD2.mjs.map} +1 -1
  35. package/dist/{chunk-UBCSCLUW.mjs → chunk-OZNTQROP.mjs} +3 -3
  36. package/dist/{chunk-UBCSCLUW.mjs.map → chunk-OZNTQROP.mjs.map} +1 -1
  37. package/dist/{chunk-NJ6PBGQM.js → chunk-P4YYEM4B.js} +3 -3
  38. package/dist/{chunk-NJ6PBGQM.js.map → chunk-P4YYEM4B.js.map} +1 -1
  39. package/dist/{chunk-Y2KJSGXS.js → chunk-ZN2F2VHX.js} +481 -66
  40. package/dist/chunk-ZN2F2VHX.js.map +1 -0
  41. package/dist/index.d.mts +342 -3
  42. package/dist/index.d.ts +342 -3
  43. package/dist/index.js +1194 -570
  44. package/dist/index.mjs +2 -2
  45. package/dist/{workflow-canvas-CVkbfTQu.d.ts → workflow-canvas-CGeuIgBQ.d.ts} +1 -1
  46. package/dist/{workflow-canvas-B3k03HVM.d.mts → workflow-canvas-at3LMbkg.d.mts} +1 -1
  47. package/package.json +25 -25
  48. package/dist/chunk-2HUN5ZXT.js +0 -5
  49. package/dist/chunk-A3B3A43Y.mjs +0 -4
  50. package/dist/chunk-D3INPADN.mjs.map +0 -1
  51. package/dist/chunk-GXCWMPW5.js.map +0 -1
  52. package/dist/chunk-SHKRLL36.mjs.map +0 -1
  53. package/dist/chunk-Y2KJSGXS.js.map +0 -1
  54. package/dist/workflow/index.js.map +0 -1
  55. package/dist/workflow/index.mjs.map +0 -1
  56. package/dist/workflow/workflow-canvas.mjs +0 -11
  57. /package/dist/{workflow → astrlabe}/contracts.d.mts +0 -0
  58. /package/dist/{workflow → astrlabe}/contracts.d.ts +0 -0
  59. /package/dist/{workflow → astrlabe}/contracts.js +0 -0
  60. /package/dist/{workflow → astrlabe}/contracts.js.map +0 -0
  61. /package/dist/{workflow → astrlabe}/contracts.mjs +0 -0
  62. /package/dist/{workflow → astrlabe}/contracts.mjs.map +0 -0
  63. /package/dist/{workflow → astrlabe}/graph-node.d.mts +0 -0
  64. /package/dist/{workflow → astrlabe}/graph-node.d.ts +0 -0
  65. /package/dist/{workflow → astrlabe}/graph-node.js.map +0 -0
  66. /package/dist/{workflow → astrlabe}/graph-node.mjs.map +0 -0
  67. /package/dist/{workflow → astrlabe}/utils.d.mts +0 -0
  68. /package/dist/{workflow → astrlabe}/utils.d.ts +0 -0
  69. /package/dist/{workflow → astrlabe}/utils.js.map +0 -0
  70. /package/dist/{workflow → astrlabe}/utils.mjs.map +0 -0
  71. /package/dist/{workflow → astrlabe}/workflow-canvas.js.map +0 -0
  72. /package/dist/{workflow → astrlabe}/workflow-canvas.mjs.map +0 -0
  73. /package/dist/{workflow → astrlabe}/workflow-preview-canvas.d.mts +0 -0
  74. /package/dist/{workflow → astrlabe}/workflow-preview-canvas.d.ts +0 -0
  75. /package/dist/{workflow → astrlabe}/workflow-preview-canvas.js +0 -0
  76. /package/dist/{workflow → astrlabe}/workflow-preview-canvas.mjs +0 -0
@@ -1,15 +1,15 @@
1
1
  "use client";
2
2
  'use strict';
3
3
 
4
- require('../chunk-2HUN5ZXT.js');
5
- var chunkE42PD4X6_js = require('../chunk-E42PD4X6.js');
6
- var chunkY2KJSGXS_js = require('../chunk-Y2KJSGXS.js');
7
- var chunkGXCWMPW5_js = require('../chunk-GXCWMPW5.js');
4
+ require('../chunk-55H6WZQP.js');
5
+ var chunk3GE3MBUZ_js = require('../chunk-3GE3MBUZ.js');
6
+ var chunkZN2F2VHX_js = require('../chunk-ZN2F2VHX.js');
7
+ var chunk2GTIYAXX_js = require('../chunk-2GTIYAXX.js');
8
+ require('../chunk-S7KHTUHA.js');
8
9
  require('../chunk-UZ3CMNUJ.js');
10
+ var chunkP4YYEM4B_js = require('../chunk-P4YYEM4B.js');
11
+ var chunkDFR6CMJH_js = require('../chunk-DFR6CMJH.js');
9
12
  var chunkYXN2K77G_js = require('../chunk-YXN2K77G.js');
10
- require('../chunk-S7KHTUHA.js');
11
- var chunkNJ6PBGQM_js = require('../chunk-NJ6PBGQM.js');
12
- var chunkULPKAD4A_js = require('../chunk-ULPKAD4A.js');
13
13
  require('../chunk-VUNV25KB.js');
14
14
  var react = require('react');
15
15
  var outline = require('@heroicons/react/24/outline');
@@ -84,7 +84,7 @@ function OutputCard({ label, value }) {
84
84
  function AgentProfileHeader({ agent, models, t, selectedModelId, setSelectedModelId, selectedFramework, temperature, setTemperature, elo, setElo, onChanged }) {
85
85
  const modelName = models.find((model) => model.id === selectedModelId)?.name ?? selectedModelId ?? "\u2014";
86
86
  const avatarUrl = agent.avatar;
87
- const frameworkMeta = chunkY2KJSGXS_js.getFrameworkMeta(selectedFramework);
87
+ const frameworkMeta = chunkZN2F2VHX_js.getFrameworkMeta(selectedFramework);
88
88
  const tierInfo = getEloTier(elo);
89
89
  const difficultyConfig = {
90
90
  beginner: { color: "bg-cyan-100 text-cyan-700 dark:bg-cyan-900/30 dark:text-cyan-400", labelKey: "agentDrawer.tierBeginner" },
@@ -369,12 +369,12 @@ function ConfigTab({ agent, models, t, selectedModelId, setSelectedModelId, sele
369
369
  const isPrecise = temperature <= 0.3;
370
370
  const isBalanced = temperature > 0.3 && temperature <= 0.7;
371
371
  const isCreative = temperature > 0.7;
372
- const frameworkKeys = Object.keys(chunkY2KJSGXS_js.FRAMEWORK_META);
373
- const compatibleModels = chunkY2KJSGXS_js.getCompatibleModels(models, selectedFramework);
372
+ const frameworkKeys = Object.keys(chunkZN2F2VHX_js.FRAMEWORK_META);
373
+ const compatibleModels = chunkZN2F2VHX_js.getCompatibleModels(models, selectedFramework);
374
374
  const handleFrameworkChange = react.useCallback((newFramework) => {
375
375
  setSelectedFramework(newFramework);
376
- if (!chunkY2KJSGXS_js.isModelCompatibleWithFramework(selectedModelId, newFramework)) {
377
- const compatible = chunkY2KJSGXS_js.getCompatibleModels(models, newFramework);
376
+ if (!chunkZN2F2VHX_js.isModelCompatibleWithFramework(selectedModelId, newFramework)) {
377
+ const compatible = chunkZN2F2VHX_js.getCompatibleModels(models, newFramework);
378
378
  if (compatible.length > 0) {
379
379
  setSelectedModelId(compatible[0].id);
380
380
  }
@@ -385,9 +385,9 @@ function ConfigTab({ agent, models, t, selectedModelId, setSelectedModelId, sele
385
385
  /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
386
386
  /* @__PURE__ */ jsxRuntime.jsx("label", { className: "mb-2 block text-xs font-medium text-gray-500 dark:text-gray-400", children: t("agentDrawer.framework") }),
387
387
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex flex-wrap gap-1.5", children: frameworkKeys.map((key) => {
388
- const meta = chunkY2KJSGXS_js.FRAMEWORK_META[key];
388
+ const meta = chunkZN2F2VHX_js.FRAMEWORK_META[key];
389
389
  const isSelected = key === selectedFramework;
390
- const compatCount = chunkY2KJSGXS_js.getCompatibleModels(models, key).length;
390
+ const compatCount = chunkZN2F2VHX_js.getCompatibleModels(models, key).length;
391
391
  return /* @__PURE__ */ jsxRuntime.jsxs(
392
392
  "button",
393
393
  {
@@ -417,7 +417,7 @@ function ConfigTab({ agent, models, t, selectedModelId, setSelectedModelId, sele
417
417
  ] }),
418
418
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid grid-cols-2 gap-2", children: models.map((model) => {
419
419
  const isSelected = model.id === selectedModelId;
420
- const isCompatible = chunkY2KJSGXS_js.isModelCompatibleWithFramework(model.id, selectedFramework);
420
+ const isCompatible = chunkZN2F2VHX_js.isModelCompatibleWithFramework(model.id, selectedFramework);
421
421
  const { IconComponent, color, providerLabel } = getModelIcon(model.id);
422
422
  return /* @__PURE__ */ jsxRuntime.jsxs(
423
423
  "button",
@@ -521,7 +521,7 @@ function ConfigTab({ agent, models, t, selectedModelId, setSelectedModelId, sele
521
521
  ] });
522
522
  }
523
523
  function ResultsTab({ agentId, t }) {
524
- const nodeResults = chunkY2KJSGXS_js.useWorkflowStore((state) => state.nodeResults);
524
+ const nodeResults = chunkZN2F2VHX_js.useWorkflowStore((state) => state.nodeResults);
525
525
  const agentResult = react.useMemo(() => {
526
526
  return nodeResults[agentId] ?? null;
527
527
  }, [nodeResults, agentId]);
@@ -550,9 +550,9 @@ function ResultsTab({ agentId, t }) {
550
550
  }
551
551
  function AgentDrawer({ onSaved }) {
552
552
  const t = chunkYXN2K77G_js.useTranslations("agents.workflow");
553
- const activeDrawer = chunkY2KJSGXS_js.useDrawerStore((s) => s.activeDrawer);
554
- const agentData = chunkY2KJSGXS_js.useDrawerStore((s) => s.agentData);
555
- const closeDrawer = chunkY2KJSGXS_js.useDrawerStore((s) => s.closeDrawer);
553
+ const activeDrawer = chunkZN2F2VHX_js.useDrawerStore((s) => s.activeDrawer);
554
+ const agentData = chunkZN2F2VHX_js.useDrawerStore((s) => s.agentData);
555
+ const closeDrawer = chunkZN2F2VHX_js.useDrawerStore((s) => s.closeDrawer);
556
556
  const open = activeDrawer === "agent";
557
557
  const agent = agentData?.agent ?? null;
558
558
  const models = agentData?.models ?? [];
@@ -595,7 +595,7 @@ function AgentDrawer({ onSaved }) {
595
595
  tab
596
596
  )) });
597
597
  return /* @__PURE__ */ jsxRuntime.jsxs(
598
- chunkY2KJSGXS_js.WorkspaceDrawer,
598
+ chunkZN2F2VHX_js.WorkspaceDrawer,
599
599
  {
600
600
  open,
601
601
  onClose: handleClose,
@@ -743,9 +743,9 @@ function SubworkflowDrawer({ onSaved, onMaximize }) {
743
743
  }, [tool, onSaved, name, category, description, timeoutMs, latestGraphRef, markSaved]);
744
744
  if (!tool) return null;
745
745
  const categoryKey = category ?? "external";
746
- const gradient = tool.color ?? chunkY2KJSGXS_js.CATEGORY_COLORS[categoryKey] ?? chunkY2KJSGXS_js.CATEGORY_COLORS.external;
747
- const categoryPill = chunkY2KJSGXS_js.CATEGORY_PILL_COLORS[categoryKey] ?? chunkY2KJSGXS_js.CATEGORY_PILL_COLORS.external;
748
- const IconComponent = chunkY2KJSGXS_js.ICON_MAP[tool.icon ?? ""] ?? outline.ArrowPathRoundedSquareIcon;
746
+ const gradient = tool.color ?? chunkZN2F2VHX_js.CATEGORY_COLORS[categoryKey] ?? chunkZN2F2VHX_js.CATEGORY_COLORS.external;
747
+ const categoryPill = chunkZN2F2VHX_js.CATEGORY_PILL_COLORS[categoryKey] ?? chunkZN2F2VHX_js.CATEGORY_PILL_COLORS.external;
748
+ const IconComponent = chunkZN2F2VHX_js.ICON_MAP[tool.icon ?? ""] ?? outline.ArrowPathRoundedSquareIcon;
749
749
  const graph = latestGraphRef.current;
750
750
  const startNode = graph.nodes.find((n) => n.type === "start");
751
751
  const endNode = graph.nodes.find((n) => n.type === "end");
@@ -754,7 +754,7 @@ function SubworkflowDrawer({ onSaved, onMaximize }) {
754
754
  const inputVariables = (startConfig?.inputVariables ?? []).map((v) => ({ name: v, type: "string" }));
755
755
  const outputVariables = (endConfig?.outputVariables ?? []).map((v) => ({ name: v, type: "string" }));
756
756
  return /* @__PURE__ */ jsxRuntime.jsx(
757
- chunkY2KJSGXS_js.WorkspaceDrawer,
757
+ chunkZN2F2VHX_js.WorkspaceDrawer,
758
758
  {
759
759
  open,
760
760
  onClose: closeDrawer,
@@ -783,7 +783,7 @@ function SubworkflowDrawer({ onSaved, onMaximize }) {
783
783
  {
784
784
  type: "button",
785
785
  onClick: () => setCategory(cat),
786
- className: `rounded-full px-2 py-1 text-[9px] font-semibold transition-all ${cat === category ? `${chunkY2KJSGXS_js.CATEGORY_PILL_COLORS[cat] ?? chunkY2KJSGXS_js.CATEGORY_PILL_COLORS.external} ring-1 ring-current/20` : "bg-white/30 text-gray-500 hover:bg-white/50 dark:bg-white/5 dark:text-gray-400"}`,
786
+ className: `rounded-full px-2 py-1 text-[9px] font-semibold transition-all ${cat === category ? `${chunkZN2F2VHX_js.CATEGORY_PILL_COLORS[cat] ?? chunkZN2F2VHX_js.CATEGORY_PILL_COLORS.external} ring-1 ring-current/20` : "bg-white/30 text-gray-500 hover:bg-white/50 dark:bg-white/5 dark:text-gray-400"}`,
787
787
  children: cat
788
788
  },
789
789
  cat
@@ -874,7 +874,7 @@ function SubworkflowDrawer({ onSaved, onMaximize }) {
874
874
  ) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-center text-[10px] font-medium text-emerald-500", children: t("subworkflowDrawer.saved") }) })
875
875
  ] }),
876
876
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex-1", children: /* @__PURE__ */ jsxRuntime.jsx(
877
- chunkY2KJSGXS_js.WorkflowCanvas,
877
+ chunkZN2F2VHX_js.WorkflowCanvas,
878
878
  {
879
879
  initialGraph,
880
880
  agents: [],
@@ -890,9 +890,9 @@ function SubworkflowDrawer({ onSaved, onMaximize }) {
890
890
  }
891
891
  function PipelineSettingsDrawer({ onSave }) {
892
892
  const t = chunkYXN2K77G_js.useTranslations("agents.workflow");
893
- const activeDrawer = chunkY2KJSGXS_js.useDrawerStore((s) => s.activeDrawer);
894
- const data = chunkY2KJSGXS_js.useDrawerStore((s) => s.pipelineSettingsData);
895
- const closeDrawer = chunkY2KJSGXS_js.useDrawerStore((s) => s.closeDrawer);
893
+ const activeDrawer = chunkZN2F2VHX_js.useDrawerStore((s) => s.activeDrawer);
894
+ const data = chunkZN2F2VHX_js.useDrawerStore((s) => s.pipelineSettingsData);
895
+ const closeDrawer = chunkZN2F2VHX_js.useDrawerStore((s) => s.closeDrawer);
896
896
  const open = activeDrawer === "pipeline-settings";
897
897
  const [nameValue, setNameValue] = react.useState("");
898
898
  const [descriptionValue, setDescriptionValue] = react.useState("");
@@ -917,7 +917,7 @@ function PipelineSettingsDrawer({ onSave }) {
917
917
  }
918
918
  };
919
919
  return /* @__PURE__ */ jsxRuntime.jsx(
920
- chunkY2KJSGXS_js.WorkspaceDrawer,
920
+ chunkZN2F2VHX_js.WorkspaceDrawer,
921
921
  {
922
922
  open,
923
923
  onClose: closeDrawer,
@@ -927,7 +927,7 @@ function PipelineSettingsDrawer({ onSave }) {
927
927
  gradient: "from-indigo-500 to-purple-600",
928
928
  children: /* @__PURE__ */ jsxRuntime.jsxs("form", { onSubmit: handleSubmit, className: "space-y-6", children: [
929
929
  /* @__PURE__ */ jsxRuntime.jsx(
930
- chunkGXCWMPW5_js.FormInput,
930
+ chunk2GTIYAXX_js.FormInput,
931
931
  {
932
932
  label: t("pipelineName"),
933
933
  value: nameValue,
@@ -937,7 +937,7 @@ function PipelineSettingsDrawer({ onSave }) {
937
937
  }
938
938
  ),
939
939
  /* @__PURE__ */ jsxRuntime.jsx(
940
- chunkGXCWMPW5_js.FormTextarea,
940
+ chunk2GTIYAXX_js.FormTextarea,
941
941
  {
942
942
  label: t("pipelineDescription"),
943
943
  value: descriptionValue,
@@ -947,7 +947,7 @@ function PipelineSettingsDrawer({ onSave }) {
947
947
  }
948
948
  ),
949
949
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "pt-2", children: /* @__PURE__ */ jsxRuntime.jsxs(
950
- chunkGXCWMPW5_js.Button,
950
+ chunk2GTIYAXX_js.Button,
951
951
  {
952
952
  type: "submit",
953
953
  color: "ios-glass-blue",
@@ -1060,9 +1060,9 @@ function CollapsibleSection({ title, icon, colorClass, defaultOpen = true, count
1060
1060
  ] });
1061
1061
  }
1062
1062
  function LogicNodeItemCard({ item, translationFunction }) {
1063
- const IconComponent = chunkY2KJSGXS_js.LOGIC_ICON_MAP[item.nodeType];
1064
- const gradient = chunkY2KJSGXS_js.LOGIC_NODE_GRADIENTS[item.nodeType] ?? "from-gray-400 to-gray-500";
1065
- const defaultConfig = chunkULPKAD4A_js.createDefaultLogicNodeConfig(item.nodeType);
1063
+ const IconComponent = chunkZN2F2VHX_js.LOGIC_ICON_MAP[item.nodeType];
1064
+ const gradient = chunkZN2F2VHX_js.LOGIC_NODE_GRADIENTS[item.nodeType] ?? "from-gray-400 to-gray-500";
1065
+ const defaultConfig = chunkDFR6CMJH_js.createDefaultLogicNodeConfig(item.nodeType);
1066
1066
  const configJson = defaultConfig ? JSON.stringify(defaultConfig) : void 0;
1067
1067
  return /* @__PURE__ */ jsxRuntime.jsxs(
1068
1068
  "div",
@@ -1080,7 +1080,7 @@ function LogicNodeItemCard({ item, translationFunction }) {
1080
1080
  }
1081
1081
  );
1082
1082
  }
1083
- function NodePalette({ agents, tools, agentTools = [], rules, entities = [], onCreateAgent, onCreateTool, onCreateAgentTool, onCreateRule }) {
1083
+ function NodePalette({ agents, tools, agentTools = [], rules, entities = [], onCreateAgent, onCreateTool, onCreateAgentTool, onCreateRule, onCreateDatasource }) {
1084
1084
  const t = chunkYXN2K77G_js.useTranslations("agents.workflow");
1085
1085
  const [searchQuery, setSearchQuery] = react.useState("");
1086
1086
  const normalizedQuery = searchQuery.toLowerCase().trim();
@@ -1187,7 +1187,7 @@ function NodePalette({ agents, tools, agentTools = [], rules, entities = [], onC
1187
1187
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-1.5", children: [
1188
1188
  /* @__PURE__ */ jsxRuntime.jsx("p", { className: "truncate text-xs font-medium text-gray-900 dark:text-white", children: agent.name }),
1189
1189
  (() => {
1190
- const tier = chunkULPKAD4A_js.getAgentTier(Number(agent.elo ?? 0));
1190
+ const tier = chunkDFR6CMJH_js.getAgentTier(Number(agent.elo ?? 0));
1191
1191
  return /* @__PURE__ */ jsxRuntime.jsx("span", { className: `shrink-0 rounded-full px-1.5 py-px text-[8px] font-bold ${tier.pillColor}`, children: t(`agentDrawer.tier${tier.key.charAt(0).toUpperCase()}${tier.key.slice(1)}`) });
1192
1192
  })()
1193
1193
  ] }),
@@ -1290,6 +1290,8 @@ function NodePalette({ agents, tools, agentTools = [], rules, entities = [], onC
1290
1290
  icon: /* @__PURE__ */ jsxRuntime.jsx(outline.CircleStackIcon, { className: "h-3 w-3" }),
1291
1291
  colorClass: "text-blue-600 dark:text-blue-400",
1292
1292
  count: filteredEntityTypes.length,
1293
+ onAdd: onCreateDatasource,
1294
+ addLabel: t("newDataSource"),
1293
1295
  children: filteredEntityTypes.length === 0 ? /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-[10px] text-gray-400 dark:text-gray-500", children: t("noDataSources") }) : filteredEntityTypes.map((entity) => {
1294
1296
  const defaultConfig = JSON.stringify({
1295
1297
  type: "entity",
@@ -1299,8 +1301,8 @@ function NodePalette({ agents, tools, agentTools = [], rules, entities = [], onC
1299
1301
  outputVariable: `${entity.label.replace(/\s+/g, "")}Data`,
1300
1302
  limit: entity.defaultLimit
1301
1303
  });
1302
- const EntityIcon = chunkY2KJSGXS_js.getEntityIcon(entity.id);
1303
- const entityGradient = chunkY2KJSGXS_js.getEntityGradient(entity.id);
1304
+ const EntityIcon = chunkZN2F2VHX_js.getEntityIcon(entity.id);
1305
+ const entityGradient = chunkZN2F2VHX_js.getEntityGradient(entity.id);
1304
1306
  return /* @__PURE__ */ jsxRuntime.jsxs(
1305
1307
  "div",
1306
1308
  {
@@ -1639,9 +1641,9 @@ function formatDuration2(durationMs) {
1639
1641
  }
1640
1642
  function RunPanel({ open, onClose, onRun, onStop }) {
1641
1643
  const translations = chunkYXN2K77G_js.useTranslations("agents.workflow.runPanel");
1642
- const nodes = chunkY2KJSGXS_js.useWorkflowStore((state) => state.nodes);
1643
- const isRunning = chunkY2KJSGXS_js.useWorkflowStore((state) => state.isRunning);
1644
- const nodeResults = chunkY2KJSGXS_js.useWorkflowStore((state) => state.nodeResults);
1644
+ const nodes = chunkZN2F2VHX_js.useWorkflowStore((state) => state.nodes);
1645
+ const isRunning = chunkZN2F2VHX_js.useWorkflowStore((state) => state.isRunning);
1646
+ const nodeResults = chunkZN2F2VHX_js.useWorkflowStore((state) => state.nodeResults);
1645
1647
  const startNode = nodes.find((node) => node.type === "start");
1646
1648
  const hasEndNode = nodes.some((node) => node.type === "end");
1647
1649
  const hasValidStartConfig = Boolean(
@@ -1926,8 +1928,8 @@ function inferVariables(config, nodeType) {
1926
1928
  }
1927
1929
  function VariableInspector({ open, onClose }) {
1928
1930
  const translations = chunkYXN2K77G_js.useTranslations("agents.workflow.variableInspector");
1929
- const nodes = chunkY2KJSGXS_js.useWorkflowStore((state) => state.nodes);
1930
- const edges = chunkY2KJSGXS_js.useWorkflowStore((state) => state.edges);
1931
+ const nodes = chunkZN2F2VHX_js.useWorkflowStore((state) => state.nodes);
1932
+ const edges = chunkZN2F2VHX_js.useWorkflowStore((state) => state.edges);
1931
1933
  const [expandedNodes, setExpandedNodes] = react.useState(/* @__PURE__ */ new Set());
1932
1934
  const toggleNodeExpansion = react.useCallback((nodeId) => {
1933
1935
  setExpandedNodes((current) => {
@@ -1989,8 +1991,8 @@ function VariableInspector({ open, onClose }) {
1989
1991
  /* @__PURE__ */ jsxRuntime.jsx("p", { className: "mt-2 text-sm text-gray-500 dark:text-gray-400", children: translations("noNodes") })
1990
1992
  ] }) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: "divide-y divide-gray-100 dark:divide-gray-800", children: nodeVariableEntries.map((entry) => {
1991
1993
  const isExpanded = expandedNodes.has(entry.nodeId);
1992
- const IconComponent = chunkY2KJSGXS_js.LOGIC_ICON_MAP[entry.nodeType];
1993
- const gradient = chunkY2KJSGXS_js.LOGIC_NODE_GRADIENTS[entry.nodeType] ?? "from-gray-400 to-gray-500";
1994
+ const IconComponent = chunkZN2F2VHX_js.LOGIC_ICON_MAP[entry.nodeType];
1995
+ const gradient = chunkZN2F2VHX_js.LOGIC_NODE_GRADIENTS[entry.nodeType] ?? "from-gray-400 to-gray-500";
1994
1996
  const inputVariables = entry.variables.filter((variable) => variable.direction === "input");
1995
1997
  const outputVariables = entry.variables.filter((variable) => variable.direction === "output");
1996
1998
  return /* @__PURE__ */ jsxRuntime.jsxs("div", { "data-testid": `variable-node-${entry.nodeId}`, children: [
@@ -2056,7 +2058,7 @@ function RunInputDialog({
2056
2058
  onRun
2057
2059
  }) {
2058
2060
  const t = chunkYXN2K77G_js.useTranslations("agents.workflow.runInputDialog");
2059
- const nodes = chunkY2KJSGXS_js.useWorkflowStore((state) => state.nodes);
2061
+ const nodes = chunkZN2F2VHX_js.useWorkflowStore((state) => state.nodes);
2060
2062
  const [values, setValues] = react.useState({});
2061
2063
  const inputVariableNames = react.useMemo(() => {
2062
2064
  const storeStartNode = nodes.find((node) => node.type === "start");
@@ -2083,7 +2085,7 @@ function RunInputDialog({
2083
2085
  }, [onClose]);
2084
2086
  if (!open) return null;
2085
2087
  return /* @__PURE__ */ jsxRuntime.jsxs(
2086
- chunkGXCWMPW5_js.GlassFormModal,
2088
+ chunk2GTIYAXX_js.GlassFormModal,
2087
2089
  {
2088
2090
  open,
2089
2091
  onClose: handleClose,
@@ -2095,7 +2097,7 @@ function RunInputDialog({
2095
2097
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "space-y-3", children: inputVariableNames.length === 0 ? /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-center text-sm text-gray-500 dark:text-gray-400", children: t("noInputs") }) : inputVariableNames.map((variableName) => /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
2096
2098
  /* @__PURE__ */ jsxRuntime.jsx("label", { className: "mb-1 block text-xs font-medium text-gray-700 dark:text-gray-300", children: variableName }),
2097
2099
  /* @__PURE__ */ jsxRuntime.jsx(
2098
- chunkGXCWMPW5_js.Input,
2100
+ chunk2GTIYAXX_js.Input,
2099
2101
  {
2100
2102
  value: values[variableName] ?? "",
2101
2103
  onChange: (event) => handleValueChange(variableName, event.target.value),
@@ -2104,8 +2106,8 @@ function RunInputDialog({
2104
2106
  )
2105
2107
  ] }, variableName)) }),
2106
2108
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "mt-4 flex items-center justify-end gap-2", children: [
2107
- /* @__PURE__ */ jsxRuntime.jsx(chunkGXCWMPW5_js.Button, { size: "sm", plain: true, onClick: handleClose, children: t("cancel") }),
2108
- /* @__PURE__ */ jsxRuntime.jsxs(chunkGXCWMPW5_js.Button, { size: "sm", gradient: true, onClick: handleSubmit, children: [
2109
+ /* @__PURE__ */ jsxRuntime.jsx(chunk2GTIYAXX_js.Button, { size: "sm", plain: true, onClick: handleClose, children: t("cancel") }),
2110
+ /* @__PURE__ */ jsxRuntime.jsxs(chunk2GTIYAXX_js.Button, { size: "sm", gradient: true, onClick: handleSubmit, children: [
2109
2111
  /* @__PURE__ */ jsxRuntime.jsx(outline.PlayIcon, { className: "h-3.5 w-3.5", "data-slot": "icon" }),
2110
2112
  t("run")
2111
2113
  ] })
@@ -2138,8 +2140,8 @@ function PreviewPanel({ open, onClose, workflowId, loadRuns }) {
2138
2140
  const [isLoadingRuns, setIsLoadingRuns] = react.useState(false);
2139
2141
  const [selectedRun, setSelectedRun] = react.useState(null);
2140
2142
  const [selectedNode, setSelectedNode] = react.useState(null);
2141
- const isRunning = chunkY2KJSGXS_js.useWorkflowStore((state) => state.isRunning);
2142
- const nodeResults = chunkY2KJSGXS_js.useWorkflowStore((state) => state.nodeResults);
2143
+ const isRunning = chunkZN2F2VHX_js.useWorkflowStore((state) => state.isRunning);
2144
+ const nodeResults = chunkZN2F2VHX_js.useWorkflowStore((state) => state.nodeResults);
2143
2145
  const refreshRuns = react.useCallback(async () => {
2144
2146
  setIsLoadingRuns(true);
2145
2147
  try {
@@ -2295,7 +2297,7 @@ var AutoSaveWorkspace = react.memo(function AutoSaveWorkspace2({
2295
2297
  onAutoSaveGraph(graph);
2296
2298
  }, [onAutoSaveGraph, onGraphSnapshot]);
2297
2299
  return /* @__PURE__ */ jsxRuntime.jsx(
2298
- chunkY2KJSGXS_js.Workspace,
2300
+ chunkZN2F2VHX_js.Workspace,
2299
2301
  {
2300
2302
  ...workspaceProps,
2301
2303
  onGraphChange: handleGraphChange
@@ -2303,7 +2305,7 @@ var AutoSaveWorkspace = react.memo(function AutoSaveWorkspace2({
2303
2305
  );
2304
2306
  });
2305
2307
  function DynamicIslandConfirm2(props) {
2306
- return /* @__PURE__ */ jsxRuntime.jsx(chunkGXCWMPW5_js.DynamicIslandConfirm, { ...props });
2308
+ return /* @__PURE__ */ jsxRuntime.jsx(chunk2GTIYAXX_js.DynamicIslandConfirm, { ...props });
2307
2309
  }
2308
2310
  var JSON_PREVIEW_LINE_LIMIT = 50;
2309
2311
  function DslExportModal({ open, onClose, workflow, graph }) {
@@ -2357,7 +2359,7 @@ function DslExportModal({ open, onClose, workflow, graph }) {
2357
2359
  }, [jsonString, workflow.name, workflow.version]);
2358
2360
  if (!open) return null;
2359
2361
  return /* @__PURE__ */ jsxRuntime.jsx(
2360
- chunkGXCWMPW5_js.GlassFormModal,
2362
+ chunk2GTIYAXX_js.GlassFormModal,
2361
2363
  {
2362
2364
  open,
2363
2365
  onClose,
@@ -2400,7 +2402,7 @@ function DslExportModal({ open, onClose, workflow, graph }) {
2400
2402
  ] }),
2401
2403
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center justify-end gap-3 border-t border-gray-200 px-1 py-4 dark:border-gray-700", children: [
2402
2404
  /* @__PURE__ */ jsxRuntime.jsx(
2403
- chunkGXCWMPW5_js.Button,
2405
+ chunk2GTIYAXX_js.Button,
2404
2406
  {
2405
2407
  type: "button",
2406
2408
  onClick: handleCopyToClipboard,
@@ -2417,7 +2419,7 @@ function DslExportModal({ open, onClose, workflow, graph }) {
2417
2419
  }
2418
2420
  ),
2419
2421
  /* @__PURE__ */ jsxRuntime.jsxs(
2420
- chunkGXCWMPW5_js.Button,
2422
+ chunk2GTIYAXX_js.Button,
2421
2423
  {
2422
2424
  type: "button",
2423
2425
  onClick: handleDownloadJson,
@@ -2576,7 +2578,7 @@ function DslImportModal({ open, onClose, onImport }) {
2576
2578
  }, []);
2577
2579
  if (!open) return null;
2578
2580
  return /* @__PURE__ */ jsxRuntime.jsx(
2579
- chunkGXCWMPW5_js.GlassFormModal,
2581
+ chunk2GTIYAXX_js.GlassFormModal,
2580
2582
  {
2581
2583
  open,
2582
2584
  onClose,
@@ -2614,7 +2616,7 @@ function DslImportModal({ open, onClose, onImport }) {
2614
2616
  ) : /* @__PURE__ */ jsxRuntime.jsxs("div", { "data-testid": "import-validation-result", children: [
2615
2617
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "mb-4 flex items-center justify-between", children: [
2616
2618
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "text-sm font-medium text-gray-700 dark:text-gray-300", children: fileName }),
2617
- /* @__PURE__ */ jsxRuntime.jsx(chunkGXCWMPW5_js.Button, { type: "button", plain: true, size: "sm", onClick: handleReset, children: translations("chooseAnother") })
2619
+ /* @__PURE__ */ jsxRuntime.jsx(chunk2GTIYAXX_js.Button, { type: "button", plain: true, size: "sm", onClick: handleReset, children: translations("chooseAnother") })
2618
2620
  ] }),
2619
2621
  validationResult.isValid ? /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "rounded-lg border border-green-200 bg-green-50 p-4 dark:border-green-800 dark:bg-green-900/20", children: [
2620
2622
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-2", children: [
@@ -2642,9 +2644,9 @@ function DslImportModal({ open, onClose, onImport }) {
2642
2644
  ] })
2643
2645
  ] }) }),
2644
2646
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center justify-end gap-3 border-t border-gray-200 px-1 py-4 dark:border-gray-700", children: [
2645
- /* @__PURE__ */ jsxRuntime.jsx(chunkGXCWMPW5_js.Button, { type: "button", onClick: onClose, outline: true, size: "sm", "data-testid": "import-cancel-button", children: translations("cancel") }),
2647
+ /* @__PURE__ */ jsxRuntime.jsx(chunk2GTIYAXX_js.Button, { type: "button", onClick: onClose, outline: true, size: "sm", "data-testid": "import-cancel-button", children: translations("cancel") }),
2646
2648
  /* @__PURE__ */ jsxRuntime.jsxs(
2647
- chunkGXCWMPW5_js.Button,
2649
+ chunk2GTIYAXX_js.Button,
2648
2650
  {
2649
2651
  type: "button",
2650
2652
  onClick: handleImport,
@@ -2664,15 +2666,15 @@ function DslImportModal({ open, onClose, onImport }) {
2664
2666
  );
2665
2667
  }
2666
2668
 
2667
- // src/workflow/store/selectors.ts
2668
- var useCanUndo = () => chunkY2KJSGXS_js.useWorkflowStore((state) => state.past.length > 0);
2669
- var useCanRedo = () => chunkY2KJSGXS_js.useWorkflowStore((state) => state.future.length > 0);
2670
- var useHasCopied = () => chunkY2KJSGXS_js.useWorkflowStore((state) => state.clipboard !== null);
2671
- var useContextMenu = () => chunkY2KJSGXS_js.useWorkflowStore((state) => state.contextMenu);
2672
- var useEditingNodeId = () => chunkY2KJSGXS_js.useWorkflowStore((state) => state.editingNodeId);
2673
- var useSelectedNodeCount = () => chunkY2KJSGXS_js.useWorkflowStore((state) => state.nodes.filter((node) => node.selected).length);
2674
- var useIsRunning = () => chunkY2KJSGXS_js.useWorkflowStore((state) => state.isRunning);
2675
- var useNodeResults = () => chunkY2KJSGXS_js.useWorkflowStore((state) => state.nodeResults);
2669
+ // src/astrlabe/store/selectors.ts
2670
+ var useCanUndo = () => chunkZN2F2VHX_js.useWorkflowStore((state) => state.past.length > 0);
2671
+ var useCanRedo = () => chunkZN2F2VHX_js.useWorkflowStore((state) => state.future.length > 0);
2672
+ var useHasCopied = () => chunkZN2F2VHX_js.useWorkflowStore((state) => state.clipboard !== null);
2673
+ var useContextMenu = () => chunkZN2F2VHX_js.useWorkflowStore((state) => state.contextMenu);
2674
+ var useEditingNodeId = () => chunkZN2F2VHX_js.useWorkflowStore((state) => state.editingNodeId);
2675
+ var useSelectedNodeCount = () => chunkZN2F2VHX_js.useWorkflowStore((state) => state.nodes.filter((node) => node.selected).length);
2676
+ var useIsRunning = () => chunkZN2F2VHX_js.useWorkflowStore((state) => state.isRunning);
2677
+ var useNodeResults = () => chunkZN2F2VHX_js.useWorkflowStore((state) => state.nodeResults);
2676
2678
  var DEFAULT_MAX_HISTORY = 50;
2677
2679
  function useUndoRedo(nodes, edges, setNodes, setEdges, maxHistory = DEFAULT_MAX_HISTORY) {
2678
2680
  const pastRef = react.useRef([]);
@@ -2952,263 +2954,263 @@ function useHelpLines() {
2952
2954
 
2953
2955
  Object.defineProperty(exports, "topologicalSortAgents", {
2954
2956
  enumerable: true,
2955
- get: function () { return chunkE42PD4X6_js.topologicalSortAgents; }
2957
+ get: function () { return chunk3GE3MBUZ_js.topologicalSortAgents; }
2956
2958
  });
2957
2959
  Object.defineProperty(exports, "validateWorkflowGraph", {
2958
2960
  enumerable: true,
2959
- get: function () { return chunkE42PD4X6_js.validateWorkflowGraph; }
2961
+ get: function () { return chunk3GE3MBUZ_js.validateWorkflowGraph; }
2960
2962
  });
2961
2963
  Object.defineProperty(exports, "AgentFlowNode", {
2962
2964
  enumerable: true,
2963
- get: function () { return chunkY2KJSGXS_js.AgentFlowNode; }
2965
+ get: function () { return chunkZN2F2VHX_js.AgentFlowNode; }
2964
2966
  });
2965
2967
  Object.defineProperty(exports, "AgentToolFlowNode", {
2966
2968
  enumerable: true,
2967
- get: function () { return chunkY2KJSGXS_js.AgentToolFlowNode; }
2969
+ get: function () { return chunkZN2F2VHX_js.AgentToolFlowNode; }
2968
2970
  });
2969
2971
  Object.defineProperty(exports, "AnswerFlowNode", {
2970
2972
  enumerable: true,
2971
- get: function () { return chunkY2KJSGXS_js.AnswerFlowNode; }
2973
+ get: function () { return chunkZN2F2VHX_js.AnswerFlowNode; }
2972
2974
  });
2973
2975
  Object.defineProperty(exports, "AnthropicIcon", {
2974
2976
  enumerable: true,
2975
- get: function () { return chunkY2KJSGXS_js.AnthropicIcon; }
2977
+ get: function () { return chunkZN2F2VHX_js.AnthropicIcon; }
2976
2978
  });
2977
2979
  Object.defineProperty(exports, "CodeFlowNode", {
2978
2980
  enumerable: true,
2979
- get: function () { return chunkY2KJSGXS_js.CodeFlowNode; }
2981
+ get: function () { return chunkZN2F2VHX_js.CodeFlowNode; }
2980
2982
  });
2981
2983
  Object.defineProperty(exports, "CrewAIIcon", {
2982
2984
  enumerable: true,
2983
- get: function () { return chunkY2KJSGXS_js.CrewAIIcon; }
2985
+ get: function () { return chunkZN2F2VHX_js.CrewAIIcon; }
2984
2986
  });
2985
2987
  Object.defineProperty(exports, "DocumentExtractorFlowNode", {
2986
2988
  enumerable: true,
2987
- get: function () { return chunkY2KJSGXS_js.DocumentExtractorFlowNode; }
2989
+ get: function () { return chunkZN2F2VHX_js.DocumentExtractorFlowNode; }
2988
2990
  });
2989
2991
  Object.defineProperty(exports, "EndFlowNode", {
2990
2992
  enumerable: true,
2991
- get: function () { return chunkY2KJSGXS_js.EndFlowNode; }
2993
+ get: function () { return chunkZN2F2VHX_js.EndFlowNode; }
2992
2994
  });
2993
2995
  Object.defineProperty(exports, "EntityFlowNode", {
2994
2996
  enumerable: true,
2995
- get: function () { return chunkY2KJSGXS_js.EntityFlowNode; }
2997
+ get: function () { return chunkZN2F2VHX_js.EntityFlowNode; }
2996
2998
  });
2997
2999
  Object.defineProperty(exports, "FRAMEWORK_META", {
2998
3000
  enumerable: true,
2999
- get: function () { return chunkY2KJSGXS_js.FRAMEWORK_META; }
3001
+ get: function () { return chunkZN2F2VHX_js.FRAMEWORK_META; }
3000
3002
  });
3001
3003
  Object.defineProperty(exports, "GoogleADKIcon", {
3002
3004
  enumerable: true,
3003
- get: function () { return chunkY2KJSGXS_js.GoogleADKIcon; }
3005
+ get: function () { return chunkZN2F2VHX_js.GoogleADKIcon; }
3004
3006
  });
3005
3007
  Object.defineProperty(exports, "GroupFlowNode", {
3006
3008
  enumerable: true,
3007
- get: function () { return chunkY2KJSGXS_js.GroupFlowNode; }
3009
+ get: function () { return chunkZN2F2VHX_js.GroupFlowNode; }
3008
3010
  });
3009
3011
  Object.defineProperty(exports, "HttpRequestFlowNode", {
3010
3012
  enumerable: true,
3011
- get: function () { return chunkY2KJSGXS_js.HttpRequestFlowNode; }
3013
+ get: function () { return chunkZN2F2VHX_js.HttpRequestFlowNode; }
3012
3014
  });
3013
3015
  Object.defineProperty(exports, "IfElseFlowNode", {
3014
3016
  enumerable: true,
3015
- get: function () { return chunkY2KJSGXS_js.IfElseFlowNode; }
3017
+ get: function () { return chunkZN2F2VHX_js.IfElseFlowNode; }
3016
3018
  });
3017
3019
  Object.defineProperty(exports, "IterationFlowNode", {
3018
3020
  enumerable: true,
3019
- get: function () { return chunkY2KJSGXS_js.IterationFlowNode; }
3021
+ get: function () { return chunkZN2F2VHX_js.IterationFlowNode; }
3020
3022
  });
3021
3023
  Object.defineProperty(exports, "IterationStartFlowNode", {
3022
3024
  enumerable: true,
3023
- get: function () { return chunkY2KJSGXS_js.IterationStartFlowNode; }
3025
+ get: function () { return chunkZN2F2VHX_js.IterationStartFlowNode; }
3024
3026
  });
3025
3027
  Object.defineProperty(exports, "KnowledgeBaseFlowNode", {
3026
3028
  enumerable: true,
3027
- get: function () { return chunkY2KJSGXS_js.KnowledgeBaseFlowNode; }
3029
+ get: function () { return chunkZN2F2VHX_js.KnowledgeBaseFlowNode; }
3028
3030
  });
3029
3031
  Object.defineProperty(exports, "LOGIC_ICON_MAP", {
3030
3032
  enumerable: true,
3031
- get: function () { return chunkY2KJSGXS_js.LOGIC_ICON_MAP; }
3033
+ get: function () { return chunkZN2F2VHX_js.LOGIC_ICON_MAP; }
3032
3034
  });
3033
3035
  Object.defineProperty(exports, "LOGIC_NODE_BADGE_COLORS", {
3034
3036
  enumerable: true,
3035
- get: function () { return chunkY2KJSGXS_js.LOGIC_NODE_BADGE_COLORS; }
3037
+ get: function () { return chunkZN2F2VHX_js.LOGIC_NODE_BADGE_COLORS; }
3036
3038
  });
3037
3039
  Object.defineProperty(exports, "LOGIC_NODE_GRADIENTS", {
3038
3040
  enumerable: true,
3039
- get: function () { return chunkY2KJSGXS_js.LOGIC_NODE_GRADIENTS; }
3041
+ get: function () { return chunkZN2F2VHX_js.LOGIC_NODE_GRADIENTS; }
3040
3042
  });
3041
3043
  Object.defineProperty(exports, "LOGIC_NODE_HANDLE_COLORS", {
3042
3044
  enumerable: true,
3043
- get: function () { return chunkY2KJSGXS_js.LOGIC_NODE_HANDLE_COLORS; }
3045
+ get: function () { return chunkZN2F2VHX_js.LOGIC_NODE_HANDLE_COLORS; }
3044
3046
  });
3045
3047
  Object.defineProperty(exports, "LangChainIcon", {
3046
3048
  enumerable: true,
3047
- get: function () { return chunkY2KJSGXS_js.LangChainIcon; }
3049
+ get: function () { return chunkZN2F2VHX_js.LangChainIcon; }
3048
3050
  });
3049
3051
  Object.defineProperty(exports, "ListOperatorFlowNode", {
3050
3052
  enumerable: true,
3051
- get: function () { return chunkY2KJSGXS_js.ListOperatorFlowNode; }
3053
+ get: function () { return chunkZN2F2VHX_js.ListOperatorFlowNode; }
3052
3054
  });
3053
3055
  Object.defineProperty(exports, "LogicNodeDrawer", {
3054
3056
  enumerable: true,
3055
- get: function () { return chunkY2KJSGXS_js.LogicNodeDrawer; }
3057
+ get: function () { return chunkZN2F2VHX_js.LogicNodeDrawer; }
3056
3058
  });
3057
3059
  Object.defineProperty(exports, "MINIMAP_NODE_COLORS", {
3058
3060
  enumerable: true,
3059
- get: function () { return chunkY2KJSGXS_js.MINIMAP_NODE_COLORS; }
3061
+ get: function () { return chunkZN2F2VHX_js.MINIMAP_NODE_COLORS; }
3060
3062
  });
3061
3063
  Object.defineProperty(exports, "NodeCard", {
3062
3064
  enumerable: true,
3063
- get: function () { return chunkY2KJSGXS_js.NodeCard; }
3065
+ get: function () { return chunkZN2F2VHX_js.NodeCard; }
3064
3066
  });
3065
3067
  Object.defineProperty(exports, "NodeContextMenu", {
3066
3068
  enumerable: true,
3067
- get: function () { return chunkY2KJSGXS_js.NodeContextMenu; }
3069
+ get: function () { return chunkZN2F2VHX_js.NodeContextMenu; }
3068
3070
  });
3069
3071
  Object.defineProperty(exports, "NoteFlowNode", {
3070
3072
  enumerable: true,
3071
- get: function () { return chunkY2KJSGXS_js.NoteFlowNode; }
3073
+ get: function () { return chunkZN2F2VHX_js.NoteFlowNode; }
3072
3074
  });
3073
3075
  Object.defineProperty(exports, "OpenAIIcon", {
3074
3076
  enumerable: true,
3075
- get: function () { return chunkY2KJSGXS_js.OpenAIIcon; }
3077
+ get: function () { return chunkZN2F2VHX_js.OpenAIIcon; }
3076
3078
  });
3077
3079
  Object.defineProperty(exports, "PanelContextMenu", {
3078
3080
  enumerable: true,
3079
- get: function () { return chunkY2KJSGXS_js.PanelContextMenu; }
3081
+ get: function () { return chunkZN2F2VHX_js.PanelContextMenu; }
3080
3082
  });
3081
3083
  Object.defineProperty(exports, "ParameterExtractorFlowNode", {
3082
3084
  enumerable: true,
3083
- get: function () { return chunkY2KJSGXS_js.ParameterExtractorFlowNode; }
3085
+ get: function () { return chunkZN2F2VHX_js.ParameterExtractorFlowNode; }
3084
3086
  });
3085
3087
  Object.defineProperty(exports, "QuestionClassifierFlowNode", {
3086
3088
  enumerable: true,
3087
- get: function () { return chunkY2KJSGXS_js.QuestionClassifierFlowNode; }
3089
+ get: function () { return chunkZN2F2VHX_js.QuestionClassifierFlowNode; }
3088
3090
  });
3089
3091
  Object.defineProperty(exports, "RuleFlowNode", {
3090
3092
  enumerable: true,
3091
- get: function () { return chunkY2KJSGXS_js.RuleFlowNode; }
3093
+ get: function () { return chunkZN2F2VHX_js.RuleFlowNode; }
3092
3094
  });
3093
3095
  Object.defineProperty(exports, "SelectionContextMenu", {
3094
3096
  enumerable: true,
3095
- get: function () { return chunkY2KJSGXS_js.SelectionContextMenu; }
3097
+ get: function () { return chunkZN2F2VHX_js.SelectionContextMenu; }
3096
3098
  });
3097
3099
  Object.defineProperty(exports, "StartFlowNode", {
3098
3100
  enumerable: true,
3099
- get: function () { return chunkY2KJSGXS_js.StartFlowNode; }
3101
+ get: function () { return chunkZN2F2VHX_js.StartFlowNode; }
3100
3102
  });
3101
3103
  Object.defineProperty(exports, "StrandsIcon", {
3102
3104
  enumerable: true,
3103
- get: function () { return chunkY2KJSGXS_js.StrandsIcon; }
3105
+ get: function () { return chunkZN2F2VHX_js.StrandsIcon; }
3104
3106
  });
3105
3107
  Object.defineProperty(exports, "TemplateTransformFlowNode", {
3106
3108
  enumerable: true,
3107
- get: function () { return chunkY2KJSGXS_js.TemplateTransformFlowNode; }
3109
+ get: function () { return chunkZN2F2VHX_js.TemplateTransformFlowNode; }
3108
3110
  });
3109
3111
  Object.defineProperty(exports, "ToolFlowNode", {
3110
3112
  enumerable: true,
3111
- get: function () { return chunkY2KJSGXS_js.ToolFlowNode; }
3113
+ get: function () { return chunkZN2F2VHX_js.ToolFlowNode; }
3112
3114
  });
3113
3115
  Object.defineProperty(exports, "VariableAggregatorFlowNode", {
3114
3116
  enumerable: true,
3115
- get: function () { return chunkY2KJSGXS_js.VariableAggregatorFlowNode; }
3117
+ get: function () { return chunkZN2F2VHX_js.VariableAggregatorFlowNode; }
3116
3118
  });
3117
3119
  Object.defineProperty(exports, "VariableAssignerFlowNode", {
3118
3120
  enumerable: true,
3119
- get: function () { return chunkY2KJSGXS_js.VariableAssignerFlowNode; }
3121
+ get: function () { return chunkZN2F2VHX_js.VariableAssignerFlowNode; }
3120
3122
  });
3121
3123
  Object.defineProperty(exports, "WorkflowBuilderProvider", {
3122
3124
  enumerable: true,
3123
- get: function () { return chunkY2KJSGXS_js.WorkflowBuilderProvider; }
3125
+ get: function () { return chunkZN2F2VHX_js.WorkflowBuilderProvider; }
3124
3126
  });
3125
3127
  Object.defineProperty(exports, "Workspace", {
3126
3128
  enumerable: true,
3127
- get: function () { return chunkY2KJSGXS_js.Workspace; }
3129
+ get: function () { return chunkZN2F2VHX_js.Workspace; }
3128
3130
  });
3129
3131
  Object.defineProperty(exports, "WorkspaceDrawer", {
3130
3132
  enumerable: true,
3131
- get: function () { return chunkY2KJSGXS_js.WorkspaceDrawer; }
3133
+ get: function () { return chunkZN2F2VHX_js.WorkspaceDrawer; }
3132
3134
  });
3133
3135
  Object.defineProperty(exports, "getCompatibleModels", {
3134
3136
  enumerable: true,
3135
- get: function () { return chunkY2KJSGXS_js.getCompatibleModels; }
3137
+ get: function () { return chunkZN2F2VHX_js.getCompatibleModels; }
3136
3138
  });
3137
3139
  Object.defineProperty(exports, "getDefaultFrameworkForModel", {
3138
3140
  enumerable: true,
3139
- get: function () { return chunkY2KJSGXS_js.getDefaultFrameworkForModel; }
3141
+ get: function () { return chunkZN2F2VHX_js.getDefaultFrameworkForModel; }
3140
3142
  });
3141
3143
  Object.defineProperty(exports, "getEntityBadgeColor", {
3142
3144
  enumerable: true,
3143
- get: function () { return chunkY2KJSGXS_js.getEntityBadgeColor; }
3145
+ get: function () { return chunkZN2F2VHX_js.getEntityBadgeColor; }
3144
3146
  });
3145
3147
  Object.defineProperty(exports, "getEntityGradient", {
3146
3148
  enumerable: true,
3147
- get: function () { return chunkY2KJSGXS_js.getEntityGradient; }
3149
+ get: function () { return chunkZN2F2VHX_js.getEntityGradient; }
3148
3150
  });
3149
3151
  Object.defineProperty(exports, "getEntityHandleColor", {
3150
3152
  enumerable: true,
3151
- get: function () { return chunkY2KJSGXS_js.getEntityHandleColor; }
3153
+ get: function () { return chunkZN2F2VHX_js.getEntityHandleColor; }
3152
3154
  });
3153
3155
  Object.defineProperty(exports, "getEntityIcon", {
3154
3156
  enumerable: true,
3155
- get: function () { return chunkY2KJSGXS_js.getEntityIcon; }
3157
+ get: function () { return chunkZN2F2VHX_js.getEntityIcon; }
3156
3158
  });
3157
3159
  Object.defineProperty(exports, "getEntityMinimapColor", {
3158
3160
  enumerable: true,
3159
- get: function () { return chunkY2KJSGXS_js.getEntityMinimapColor; }
3161
+ get: function () { return chunkZN2F2VHX_js.getEntityMinimapColor; }
3160
3162
  });
3161
3163
  Object.defineProperty(exports, "getFrameworkMeta", {
3162
3164
  enumerable: true,
3163
- get: function () { return chunkY2KJSGXS_js.getFrameworkMeta; }
3165
+ get: function () { return chunkZN2F2VHX_js.getFrameworkMeta; }
3164
3166
  });
3165
3167
  Object.defineProperty(exports, "isModelCompatibleWithFramework", {
3166
3168
  enumerable: true,
3167
- get: function () { return chunkY2KJSGXS_js.isModelCompatibleWithFramework; }
3169
+ get: function () { return chunkZN2F2VHX_js.isModelCompatibleWithFramework; }
3168
3170
  });
3169
3171
  Object.defineProperty(exports, "useDrawerStore", {
3170
3172
  enumerable: true,
3171
- get: function () { return chunkY2KJSGXS_js.useDrawerStore; }
3173
+ get: function () { return chunkZN2F2VHX_js.useDrawerStore; }
3172
3174
  });
3173
3175
  Object.defineProperty(exports, "useWorkflowBuilderClient", {
3174
3176
  enumerable: true,
3175
- get: function () { return chunkY2KJSGXS_js.useWorkflowBuilderClient; }
3177
+ get: function () { return chunkZN2F2VHX_js.useWorkflowBuilderClient; }
3176
3178
  });
3177
3179
  Object.defineProperty(exports, "useWorkflowBuilderClientOptional", {
3178
3180
  enumerable: true,
3179
- get: function () { return chunkY2KJSGXS_js.useWorkflowBuilderClientOptional; }
3181
+ get: function () { return chunkZN2F2VHX_js.useWorkflowBuilderClientOptional; }
3180
3182
  });
3181
3183
  Object.defineProperty(exports, "useWorkflowStore", {
3182
3184
  enumerable: true,
3183
- get: function () { return chunkY2KJSGXS_js.useWorkflowStore; }
3185
+ get: function () { return chunkZN2F2VHX_js.useWorkflowStore; }
3184
3186
  });
3185
3187
  Object.defineProperty(exports, "GraphNodeBadge", {
3186
3188
  enumerable: true,
3187
- get: function () { return chunkNJ6PBGQM_js.GraphNodeBadge; }
3189
+ get: function () { return chunkP4YYEM4B_js.GraphNodeBadge; }
3188
3190
  });
3189
3191
  Object.defineProperty(exports, "GraphNodeHeader", {
3190
3192
  enumerable: true,
3191
- get: function () { return chunkNJ6PBGQM_js.GraphNodeHeader; }
3193
+ get: function () { return chunkP4YYEM4B_js.GraphNodeHeader; }
3192
3194
  });
3193
3195
  Object.defineProperty(exports, "GraphNodeIconBubble", {
3194
3196
  enumerable: true,
3195
- get: function () { return chunkNJ6PBGQM_js.GraphNodeIconBubble; }
3197
+ get: function () { return chunkP4YYEM4B_js.GraphNodeIconBubble; }
3196
3198
  });
3197
3199
  Object.defineProperty(exports, "GraphNodeMeta", {
3198
3200
  enumerable: true,
3199
- get: function () { return chunkNJ6PBGQM_js.GraphNodeMeta; }
3201
+ get: function () { return chunkP4YYEM4B_js.GraphNodeMeta; }
3200
3202
  });
3201
3203
  Object.defineProperty(exports, "applyDagreLayout", {
3202
3204
  enumerable: true,
3203
- get: function () { return chunkULPKAD4A_js.applyDagreLayout; }
3205
+ get: function () { return chunkDFR6CMJH_js.applyDagreLayout; }
3204
3206
  });
3205
3207
  Object.defineProperty(exports, "createDefaultLogicNodeConfig", {
3206
3208
  enumerable: true,
3207
- get: function () { return chunkULPKAD4A_js.createDefaultLogicNodeConfig; }
3209
+ get: function () { return chunkDFR6CMJH_js.createDefaultLogicNodeConfig; }
3208
3210
  });
3209
3211
  Object.defineProperty(exports, "getAgentTier", {
3210
3212
  enumerable: true,
3211
- get: function () { return chunkULPKAD4A_js.getAgentTier; }
3213
+ get: function () { return chunkDFR6CMJH_js.getAgentTier; }
3212
3214
  });
3213
3215
  exports.AgentDrawer = AgentDrawer;
3214
3216
  exports.AmazonNovaIcon = AmazonNovaIcon;