@datatechsolutions/ui 2.7.140 → 2.8.1

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 (62) hide show
  1. package/dist/chunk-3GDQP6AS.mjs +15 -0
  2. package/dist/chunk-3GDQP6AS.mjs.map +1 -0
  3. package/dist/{chunk-27M5YIVF.js → chunk-5AXMHSXY.js} +112 -136
  4. package/dist/chunk-5AXMHSXY.js.map +1 -0
  5. package/dist/{chunk-SCGWR7XZ.mjs → chunk-5UH7FKFC.mjs} +3589 -325
  6. package/dist/chunk-5UH7FKFC.mjs.map +1 -0
  7. package/dist/chunk-7VJ7CMMT.mjs +96 -0
  8. package/dist/chunk-7VJ7CMMT.mjs.map +1 -0
  9. package/dist/{chunk-WXI7OCNY.js → chunk-FJLCYEFL.js} +3866 -603
  10. package/dist/chunk-FJLCYEFL.js.map +1 -0
  11. package/dist/{chunk-7VN2V7CT.mjs → chunk-GMCT3H22.mjs} +17 -37
  12. package/dist/chunk-GMCT3H22.mjs.map +1 -0
  13. package/dist/chunk-QWG2FMUN.mjs +60 -0
  14. package/dist/chunk-QWG2FMUN.mjs.map +1 -0
  15. package/dist/chunk-S7KHTUHA.js +65 -0
  16. package/dist/chunk-S7KHTUHA.js.map +1 -0
  17. package/dist/chunk-VUNV25KB.js +18 -0
  18. package/dist/chunk-VUNV25KB.js.map +1 -0
  19. package/dist/chunk-YXN2K77G.js +102 -0
  20. package/dist/chunk-YXN2K77G.js.map +1 -0
  21. package/dist/index.d.mts +45 -5
  22. package/dist/index.d.ts +45 -5
  23. package/dist/index.js +381 -338
  24. package/dist/index.mjs +4 -1
  25. package/dist/lib/i18n-context.d.mts +36 -0
  26. package/dist/lib/i18n-context.d.ts +36 -0
  27. package/dist/lib/i18n-context.js +30 -0
  28. package/dist/lib/i18n-context.js.map +1 -0
  29. package/dist/lib/i18n-context.mjs +5 -0
  30. package/dist/lib/i18n-context.mjs.map +1 -0
  31. package/dist/lib/router-context.d.mts +35 -0
  32. package/dist/lib/router-context.d.ts +35 -0
  33. package/dist/lib/router-context.js +26 -0
  34. package/dist/lib/router-context.js.map +1 -0
  35. package/dist/lib/router-context.mjs +5 -0
  36. package/dist/lib/router-context.mjs.map +1 -0
  37. package/dist/navigation-ANFMVDVW.mjs +2445 -0
  38. package/dist/navigation-ANFMVDVW.mjs.map +1 -0
  39. package/dist/navigation-JQ2TJKKI.js +2447 -0
  40. package/dist/navigation-JQ2TJKKI.js.map +1 -0
  41. package/dist/{use-haptic-RDQNJYBE.js → use-haptic-2SHBMEY5.js} +3 -2
  42. package/dist/{use-haptic-RDQNJYBE.js.map → use-haptic-2SHBMEY5.js.map} +1 -1
  43. package/dist/use-haptic-4UCNQATC.mjs +5 -0
  44. package/dist/{use-haptic-TCMOLPGA.mjs.map → use-haptic-4UCNQATC.mjs.map} +1 -1
  45. package/dist/workflow/graph-node.js +1 -0
  46. package/dist/workflow/graph-node.mjs +1 -0
  47. package/dist/workflow/index.js +135 -133
  48. package/dist/workflow/index.js.map +1 -1
  49. package/dist/workflow/index.mjs +7 -5
  50. package/dist/workflow/index.mjs.map +1 -1
  51. package/dist/workflow/utils.js +1 -0
  52. package/dist/workflow/utils.mjs +1 -0
  53. package/dist/workflow/workflow-canvas.js +7 -4
  54. package/dist/workflow/workflow-canvas.mjs +6 -3
  55. package/dist/workflow/workflow-preview-canvas.js +1 -1
  56. package/dist/workflow/workflow-preview-canvas.mjs +1 -1
  57. package/package.json +12 -4
  58. package/dist/chunk-27M5YIVF.js.map +0 -1
  59. package/dist/chunk-7VN2V7CT.mjs.map +0 -1
  60. package/dist/chunk-SCGWR7XZ.mjs.map +0 -1
  61. package/dist/chunk-WXI7OCNY.js.map +0 -1
  62. package/dist/use-haptic-TCMOLPGA.mjs +0 -4
@@ -3,13 +3,15 @@
3
3
 
4
4
  require('../chunk-2HUN5ZXT.js');
5
5
  var chunkE42PD4X6_js = require('../chunk-E42PD4X6.js');
6
- var chunk27M5YIVF_js = require('../chunk-27M5YIVF.js');
7
- var chunkWXI7OCNY_js = require('../chunk-WXI7OCNY.js');
6
+ var chunk5AXMHSXY_js = require('../chunk-5AXMHSXY.js');
7
+ var chunkFJLCYEFL_js = require('../chunk-FJLCYEFL.js');
8
+ require('../chunk-UZ3CMNUJ.js');
9
+ var chunkYXN2K77G_js = require('../chunk-YXN2K77G.js');
10
+ require('../chunk-S7KHTUHA.js');
8
11
  var chunkNJ6PBGQM_js = require('../chunk-NJ6PBGQM.js');
9
12
  var chunkULPKAD4A_js = require('../chunk-ULPKAD4A.js');
10
- require('../chunk-UZ3CMNUJ.js');
13
+ require('../chunk-VUNV25KB.js');
11
14
  var react = require('react');
12
- var nextIntl = require('next-intl');
13
15
  var outline = require('@heroicons/react/24/outline');
14
16
  var jsxRuntime = require('react/jsx-runtime');
15
17
  var zustand = require('zustand');
@@ -82,7 +84,7 @@ function OutputCard({ label, value }) {
82
84
  function AgentProfileHeader({ agent, models, t, selectedModelId, setSelectedModelId, selectedFramework, temperature, setTemperature, elo, setElo, onChanged }) {
83
85
  const modelName = models.find((model) => model.id === selectedModelId)?.name ?? selectedModelId ?? "\u2014";
84
86
  const avatarUrl = agent.avatar;
85
- const frameworkMeta = chunk27M5YIVF_js.getFrameworkMeta(selectedFramework);
87
+ const frameworkMeta = chunk5AXMHSXY_js.getFrameworkMeta(selectedFramework);
86
88
  const tierInfo = getEloTier(elo);
87
89
  const difficultyConfig = {
88
90
  beginner: { color: "bg-cyan-100 text-cyan-700 dark:bg-cyan-900/30 dark:text-cyan-400", labelKey: "agentDrawer.tierBeginner" },
@@ -367,12 +369,12 @@ function ConfigTab({ agent, models, t, selectedModelId, setSelectedModelId, sele
367
369
  const isPrecise = temperature <= 0.3;
368
370
  const isBalanced = temperature > 0.3 && temperature <= 0.7;
369
371
  const isCreative = temperature > 0.7;
370
- const frameworkKeys = Object.keys(chunk27M5YIVF_js.FRAMEWORK_META);
371
- const compatibleModels = chunk27M5YIVF_js.getCompatibleModels(models, selectedFramework);
372
+ const frameworkKeys = Object.keys(chunk5AXMHSXY_js.FRAMEWORK_META);
373
+ const compatibleModels = chunk5AXMHSXY_js.getCompatibleModels(models, selectedFramework);
372
374
  const handleFrameworkChange = react.useCallback((newFramework) => {
373
375
  setSelectedFramework(newFramework);
374
- if (!chunk27M5YIVF_js.isModelCompatibleWithFramework(selectedModelId, newFramework)) {
375
- const compatible = chunk27M5YIVF_js.getCompatibleModels(models, newFramework);
376
+ if (!chunk5AXMHSXY_js.isModelCompatibleWithFramework(selectedModelId, newFramework)) {
377
+ const compatible = chunk5AXMHSXY_js.getCompatibleModels(models, newFramework);
376
378
  if (compatible.length > 0) {
377
379
  setSelectedModelId(compatible[0].id);
378
380
  }
@@ -383,9 +385,9 @@ function ConfigTab({ agent, models, t, selectedModelId, setSelectedModelId, sele
383
385
  /* @__PURE__ */ jsxRuntime.jsxs("div", { children: [
384
386
  /* @__PURE__ */ jsxRuntime.jsx("label", { className: "mb-2 block text-xs font-medium text-gray-500 dark:text-gray-400", children: t("agentDrawer.framework") }),
385
387
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex flex-wrap gap-1.5", children: frameworkKeys.map((key) => {
386
- const meta = chunk27M5YIVF_js.FRAMEWORK_META[key];
388
+ const meta = chunk5AXMHSXY_js.FRAMEWORK_META[key];
387
389
  const isSelected = key === selectedFramework;
388
- const compatCount = chunk27M5YIVF_js.getCompatibleModels(models, key).length;
390
+ const compatCount = chunk5AXMHSXY_js.getCompatibleModels(models, key).length;
389
391
  return /* @__PURE__ */ jsxRuntime.jsxs(
390
392
  "button",
391
393
  {
@@ -415,7 +417,7 @@ function ConfigTab({ agent, models, t, selectedModelId, setSelectedModelId, sele
415
417
  ] }),
416
418
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid grid-cols-2 gap-2", children: models.map((model) => {
417
419
  const isSelected = model.id === selectedModelId;
418
- const isCompatible = chunk27M5YIVF_js.isModelCompatibleWithFramework(model.id, selectedFramework);
420
+ const isCompatible = chunk5AXMHSXY_js.isModelCompatibleWithFramework(model.id, selectedFramework);
419
421
  const { IconComponent, color, providerLabel } = getModelIcon(model.id);
420
422
  return /* @__PURE__ */ jsxRuntime.jsxs(
421
423
  "button",
@@ -519,7 +521,7 @@ function ConfigTab({ agent, models, t, selectedModelId, setSelectedModelId, sele
519
521
  ] });
520
522
  }
521
523
  function ResultsTab({ agentId, t }) {
522
- const nodeResults = chunk27M5YIVF_js.useWorkflowStore((state) => state.nodeResults);
524
+ const nodeResults = chunk5AXMHSXY_js.useWorkflowStore((state) => state.nodeResults);
523
525
  const agentResult = react.useMemo(() => {
524
526
  return nodeResults[agentId] ?? null;
525
527
  }, [nodeResults, agentId]);
@@ -547,10 +549,10 @@ function ResultsTab({ agentId, t }) {
547
549
  ] });
548
550
  }
549
551
  function AgentDrawer({ onSaved }) {
550
- const t = nextIntl.useTranslations("agents.workflow");
551
- const activeDrawer = chunk27M5YIVF_js.useDrawerStore((s) => s.activeDrawer);
552
- const agentData = chunk27M5YIVF_js.useDrawerStore((s) => s.agentData);
553
- const closeDrawer = chunk27M5YIVF_js.useDrawerStore((s) => s.closeDrawer);
552
+ const t = chunkYXN2K77G_js.useTranslations("agents.workflow");
553
+ const activeDrawer = chunk5AXMHSXY_js.useDrawerStore((s) => s.activeDrawer);
554
+ const agentData = chunk5AXMHSXY_js.useDrawerStore((s) => s.agentData);
555
+ const closeDrawer = chunk5AXMHSXY_js.useDrawerStore((s) => s.closeDrawer);
554
556
  const open = activeDrawer === "agent";
555
557
  const agent = agentData?.agent ?? null;
556
558
  const models = agentData?.models ?? [];
@@ -593,7 +595,7 @@ function AgentDrawer({ onSaved }) {
593
595
  tab
594
596
  )) });
595
597
  return /* @__PURE__ */ jsxRuntime.jsxs(
596
- chunk27M5YIVF_js.WorkspaceDrawer,
598
+ chunk5AXMHSXY_js.WorkspaceDrawer,
597
599
  {
598
600
  open,
599
601
  onClose: handleClose,
@@ -696,7 +698,7 @@ function ConfigSection({ title, icon: Icon, defaultOpen = true, children }) {
696
698
  ] });
697
699
  }
698
700
  function SubworkflowDrawer({ onSaved, onMaximize }) {
699
- const t = nextIntl.useTranslations("agents.workflow");
701
+ const t = chunkYXN2K77G_js.useTranslations("agents.workflow");
700
702
  const tool = useSubworkflowStore((s) => s.tool);
701
703
  const open = useSubworkflowStore((s) => s.open);
702
704
  const name = useSubworkflowStore((s) => s.name);
@@ -741,9 +743,9 @@ function SubworkflowDrawer({ onSaved, onMaximize }) {
741
743
  }, [tool, onSaved, name, category, description, timeoutMs, latestGraphRef, markSaved]);
742
744
  if (!tool) return null;
743
745
  const categoryKey = category ?? "external";
744
- const gradient = tool.color ?? chunk27M5YIVF_js.CATEGORY_COLORS[categoryKey] ?? chunk27M5YIVF_js.CATEGORY_COLORS.external;
745
- const categoryPill = chunk27M5YIVF_js.CATEGORY_PILL_COLORS[categoryKey] ?? chunk27M5YIVF_js.CATEGORY_PILL_COLORS.external;
746
- const IconComponent = chunk27M5YIVF_js.ICON_MAP[tool.icon ?? ""] ?? outline.ArrowPathRoundedSquareIcon;
746
+ const gradient = tool.color ?? chunk5AXMHSXY_js.CATEGORY_COLORS[categoryKey] ?? chunk5AXMHSXY_js.CATEGORY_COLORS.external;
747
+ const categoryPill = chunk5AXMHSXY_js.CATEGORY_PILL_COLORS[categoryKey] ?? chunk5AXMHSXY_js.CATEGORY_PILL_COLORS.external;
748
+ const IconComponent = chunk5AXMHSXY_js.ICON_MAP[tool.icon ?? ""] ?? outline.ArrowPathRoundedSquareIcon;
747
749
  const graph = latestGraphRef.current;
748
750
  const startNode = graph.nodes.find((n) => n.type === "start");
749
751
  const endNode = graph.nodes.find((n) => n.type === "end");
@@ -752,7 +754,7 @@ function SubworkflowDrawer({ onSaved, onMaximize }) {
752
754
  const inputVariables = (startConfig?.inputVariables ?? []).map((v) => ({ name: v, type: "string" }));
753
755
  const outputVariables = (endConfig?.outputVariables ?? []).map((v) => ({ name: v, type: "string" }));
754
756
  return /* @__PURE__ */ jsxRuntime.jsx(
755
- chunk27M5YIVF_js.WorkspaceDrawer,
757
+ chunk5AXMHSXY_js.WorkspaceDrawer,
756
758
  {
757
759
  open,
758
760
  onClose: closeDrawer,
@@ -781,7 +783,7 @@ function SubworkflowDrawer({ onSaved, onMaximize }) {
781
783
  {
782
784
  type: "button",
783
785
  onClick: () => setCategory(cat),
784
- className: `rounded-full px-2 py-1 text-[9px] font-semibold transition-all ${cat === category ? `${chunk27M5YIVF_js.CATEGORY_PILL_COLORS[cat] ?? chunk27M5YIVF_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 ? `${chunk5AXMHSXY_js.CATEGORY_PILL_COLORS[cat] ?? chunk5AXMHSXY_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"}`,
785
787
  children: cat
786
788
  },
787
789
  cat
@@ -872,7 +874,7 @@ function SubworkflowDrawer({ onSaved, onMaximize }) {
872
874
  ) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: "text-center text-[10px] font-medium text-emerald-500", children: t("subworkflowDrawer.saved") }) })
873
875
  ] }),
874
876
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "flex-1", children: /* @__PURE__ */ jsxRuntime.jsx(
875
- chunk27M5YIVF_js.WorkflowCanvas,
877
+ chunk5AXMHSXY_js.WorkflowCanvas,
876
878
  {
877
879
  initialGraph,
878
880
  agents: [],
@@ -887,10 +889,10 @@ function SubworkflowDrawer({ onSaved, onMaximize }) {
887
889
  );
888
890
  }
889
891
  function PipelineSettingsDrawer({ onSave }) {
890
- const t = nextIntl.useTranslations("agents.workflow");
891
- const activeDrawer = chunk27M5YIVF_js.useDrawerStore((s) => s.activeDrawer);
892
- const data = chunk27M5YIVF_js.useDrawerStore((s) => s.pipelineSettingsData);
893
- const closeDrawer = chunk27M5YIVF_js.useDrawerStore((s) => s.closeDrawer);
892
+ const t = chunkYXN2K77G_js.useTranslations("agents.workflow");
893
+ const activeDrawer = chunk5AXMHSXY_js.useDrawerStore((s) => s.activeDrawer);
894
+ const data = chunk5AXMHSXY_js.useDrawerStore((s) => s.pipelineSettingsData);
895
+ const closeDrawer = chunk5AXMHSXY_js.useDrawerStore((s) => s.closeDrawer);
894
896
  const open = activeDrawer === "pipeline-settings";
895
897
  const [nameValue, setNameValue] = react.useState("");
896
898
  const [descriptionValue, setDescriptionValue] = react.useState("");
@@ -915,7 +917,7 @@ function PipelineSettingsDrawer({ onSave }) {
915
917
  }
916
918
  };
917
919
  return /* @__PURE__ */ jsxRuntime.jsx(
918
- chunk27M5YIVF_js.WorkspaceDrawer,
920
+ chunk5AXMHSXY_js.WorkspaceDrawer,
919
921
  {
920
922
  open,
921
923
  onClose: closeDrawer,
@@ -925,7 +927,7 @@ function PipelineSettingsDrawer({ onSave }) {
925
927
  gradient: "from-indigo-500 to-purple-600",
926
928
  children: /* @__PURE__ */ jsxRuntime.jsxs("form", { onSubmit: handleSubmit, className: "space-y-6", children: [
927
929
  /* @__PURE__ */ jsxRuntime.jsx(
928
- chunkWXI7OCNY_js.FormInput,
930
+ chunkFJLCYEFL_js.FormInput,
929
931
  {
930
932
  label: t("pipelineName"),
931
933
  value: nameValue,
@@ -935,7 +937,7 @@ function PipelineSettingsDrawer({ onSave }) {
935
937
  }
936
938
  ),
937
939
  /* @__PURE__ */ jsxRuntime.jsx(
938
- chunkWXI7OCNY_js.FormTextarea,
940
+ chunkFJLCYEFL_js.FormTextarea,
939
941
  {
940
942
  label: t("pipelineDescription"),
941
943
  value: descriptionValue,
@@ -945,7 +947,7 @@ function PipelineSettingsDrawer({ onSave }) {
945
947
  }
946
948
  ),
947
949
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "pt-2", children: /* @__PURE__ */ jsxRuntime.jsxs(
948
- chunkWXI7OCNY_js.Button,
950
+ chunkFJLCYEFL_js.Button,
949
951
  {
950
952
  type: "submit",
951
953
  color: "ios-glass-blue",
@@ -1058,8 +1060,8 @@ function CollapsibleSection({ title, icon, colorClass, defaultOpen = true, count
1058
1060
  ] });
1059
1061
  }
1060
1062
  function LogicNodeItemCard({ item, translationFunction }) {
1061
- const IconComponent = chunk27M5YIVF_js.LOGIC_ICON_MAP[item.nodeType];
1062
- const gradient = chunk27M5YIVF_js.LOGIC_NODE_GRADIENTS[item.nodeType] ?? "from-gray-400 to-gray-500";
1063
+ const IconComponent = chunk5AXMHSXY_js.LOGIC_ICON_MAP[item.nodeType];
1064
+ const gradient = chunk5AXMHSXY_js.LOGIC_NODE_GRADIENTS[item.nodeType] ?? "from-gray-400 to-gray-500";
1063
1065
  const defaultConfig = chunkULPKAD4A_js.createDefaultLogicNodeConfig(item.nodeType);
1064
1066
  const configJson = defaultConfig ? JSON.stringify(defaultConfig) : void 0;
1065
1067
  return /* @__PURE__ */ jsxRuntime.jsxs(
@@ -1079,7 +1081,7 @@ function LogicNodeItemCard({ item, translationFunction }) {
1079
1081
  );
1080
1082
  }
1081
1083
  function NodePalette({ agents, tools, agentTools = [], rules, entities = [], onCreateAgent, onCreateTool, onCreateAgentTool, onCreateRule }) {
1082
- const t = nextIntl.useTranslations("agents.workflow");
1084
+ const t = chunkYXN2K77G_js.useTranslations("agents.workflow");
1083
1085
  const [searchQuery, setSearchQuery] = react.useState("");
1084
1086
  const normalizedQuery = searchQuery.toLowerCase().trim();
1085
1087
  const filteredAgents = react.useMemo(
@@ -1297,8 +1299,8 @@ function NodePalette({ agents, tools, agentTools = [], rules, entities = [], onC
1297
1299
  outputVariable: `${entity.label.replace(/\s+/g, "")}Data`,
1298
1300
  limit: entity.defaultLimit
1299
1301
  });
1300
- const EntityIcon = chunk27M5YIVF_js.getEntityIcon(entity.id);
1301
- const entityGradient = chunk27M5YIVF_js.getEntityGradient(entity.id);
1302
+ const EntityIcon = chunk5AXMHSXY_js.getEntityIcon(entity.id);
1303
+ const entityGradient = chunk5AXMHSXY_js.getEntityGradient(entity.id);
1302
1304
  return /* @__PURE__ */ jsxRuntime.jsxs(
1303
1305
  "div",
1304
1306
  {
@@ -1361,7 +1363,7 @@ function WorkflowListBar({
1361
1363
  onDelete,
1362
1364
  onConvertToSubworkflow
1363
1365
  }) {
1364
- const tWorkflow = nextIntl.useTranslations("agents.workflow");
1366
+ const tWorkflow = chunkYXN2K77G_js.useTranslations("agents.workflow");
1365
1367
  if (isLoading) {
1366
1368
  return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-2 px-1 pb-3", children: [
1367
1369
  /* @__PURE__ */ jsxRuntime.jsx("div", { className: "shimmer h-10 w-40 rounded-xl" }),
@@ -1454,7 +1456,7 @@ function VersionHistoryPanel({
1454
1456
  onRestore,
1455
1457
  fetchVersions
1456
1458
  }) {
1457
- const translations = nextIntl.useTranslations("agents.workflow.versionHistory");
1459
+ const translations = chunkYXN2K77G_js.useTranslations("agents.workflow.versionHistory");
1458
1460
  const [versions, setVersions] = react.useState([]);
1459
1461
  const [isLoading, setIsLoading] = react.useState(false);
1460
1462
  const [loadError, setLoadError] = react.useState(null);
@@ -1636,10 +1638,10 @@ function formatDuration2(durationMs) {
1636
1638
  return `${seconds}s`;
1637
1639
  }
1638
1640
  function RunPanel({ open, onClose, onRun, onStop }) {
1639
- const translations = nextIntl.useTranslations("agents.workflow.runPanel");
1640
- const nodes = chunk27M5YIVF_js.useWorkflowStore((state) => state.nodes);
1641
- const isRunning = chunk27M5YIVF_js.useWorkflowStore((state) => state.isRunning);
1642
- const nodeResults = chunk27M5YIVF_js.useWorkflowStore((state) => state.nodeResults);
1641
+ const translations = chunkYXN2K77G_js.useTranslations("agents.workflow.runPanel");
1642
+ const nodes = chunk5AXMHSXY_js.useWorkflowStore((state) => state.nodes);
1643
+ const isRunning = chunk5AXMHSXY_js.useWorkflowStore((state) => state.isRunning);
1644
+ const nodeResults = chunk5AXMHSXY_js.useWorkflowStore((state) => state.nodeResults);
1643
1645
  const startNode = nodes.find((node) => node.type === "start");
1644
1646
  const hasEndNode = nodes.some((node) => node.type === "end");
1645
1647
  const hasValidStartConfig = Boolean(
@@ -1923,9 +1925,9 @@ function inferVariables(config, nodeType) {
1923
1925
  return variables;
1924
1926
  }
1925
1927
  function VariableInspector({ open, onClose }) {
1926
- const translations = nextIntl.useTranslations("agents.workflow.variableInspector");
1927
- const nodes = chunk27M5YIVF_js.useWorkflowStore((state) => state.nodes);
1928
- const edges = chunk27M5YIVF_js.useWorkflowStore((state) => state.edges);
1928
+ const translations = chunkYXN2K77G_js.useTranslations("agents.workflow.variableInspector");
1929
+ const nodes = chunk5AXMHSXY_js.useWorkflowStore((state) => state.nodes);
1930
+ const edges = chunk5AXMHSXY_js.useWorkflowStore((state) => state.edges);
1929
1931
  const [expandedNodes, setExpandedNodes] = react.useState(/* @__PURE__ */ new Set());
1930
1932
  const toggleNodeExpansion = react.useCallback((nodeId) => {
1931
1933
  setExpandedNodes((current) => {
@@ -1987,8 +1989,8 @@ function VariableInspector({ open, onClose }) {
1987
1989
  /* @__PURE__ */ jsxRuntime.jsx("p", { className: "mt-2 text-sm text-gray-500 dark:text-gray-400", children: translations("noNodes") })
1988
1990
  ] }) : /* @__PURE__ */ jsxRuntime.jsx("div", { className: "divide-y divide-gray-100 dark:divide-gray-800", children: nodeVariableEntries.map((entry) => {
1989
1991
  const isExpanded = expandedNodes.has(entry.nodeId);
1990
- const IconComponent = chunk27M5YIVF_js.LOGIC_ICON_MAP[entry.nodeType];
1991
- const gradient = chunk27M5YIVF_js.LOGIC_NODE_GRADIENTS[entry.nodeType] ?? "from-gray-400 to-gray-500";
1992
+ const IconComponent = chunk5AXMHSXY_js.LOGIC_ICON_MAP[entry.nodeType];
1993
+ const gradient = chunk5AXMHSXY_js.LOGIC_NODE_GRADIENTS[entry.nodeType] ?? "from-gray-400 to-gray-500";
1992
1994
  const inputVariables = entry.variables.filter((variable) => variable.direction === "input");
1993
1995
  const outputVariables = entry.variables.filter((variable) => variable.direction === "output");
1994
1996
  return /* @__PURE__ */ jsxRuntime.jsxs("div", { "data-testid": `variable-node-${entry.nodeId}`, children: [
@@ -2053,8 +2055,8 @@ function RunInputDialog({
2053
2055
  onClose,
2054
2056
  onRun
2055
2057
  }) {
2056
- const t = nextIntl.useTranslations("agents.workflow.runInputDialog");
2057
- const nodes = chunk27M5YIVF_js.useWorkflowStore((state) => state.nodes);
2058
+ const t = chunkYXN2K77G_js.useTranslations("agents.workflow.runInputDialog");
2059
+ const nodes = chunk5AXMHSXY_js.useWorkflowStore((state) => state.nodes);
2058
2060
  const [values, setValues] = react.useState({});
2059
2061
  const inputVariableNames = react.useMemo(() => {
2060
2062
  const storeStartNode = nodes.find((node) => node.type === "start");
@@ -2081,7 +2083,7 @@ function RunInputDialog({
2081
2083
  }, [onClose]);
2082
2084
  if (!open) return null;
2083
2085
  return /* @__PURE__ */ jsxRuntime.jsxs(
2084
- chunkWXI7OCNY_js.GlassFormModal,
2086
+ chunkFJLCYEFL_js.GlassFormModal,
2085
2087
  {
2086
2088
  open,
2087
2089
  onClose: handleClose,
@@ -2093,7 +2095,7 @@ function RunInputDialog({
2093
2095
  /* @__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: [
2094
2096
  /* @__PURE__ */ jsxRuntime.jsx("label", { className: "mb-1 block text-xs font-medium text-gray-700 dark:text-gray-300", children: variableName }),
2095
2097
  /* @__PURE__ */ jsxRuntime.jsx(
2096
- chunkWXI7OCNY_js.Input,
2098
+ chunkFJLCYEFL_js.Input,
2097
2099
  {
2098
2100
  value: values[variableName] ?? "",
2099
2101
  onChange: (event) => handleValueChange(variableName, event.target.value),
@@ -2102,8 +2104,8 @@ function RunInputDialog({
2102
2104
  )
2103
2105
  ] }, variableName)) }),
2104
2106
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "mt-4 flex items-center justify-end gap-2", children: [
2105
- /* @__PURE__ */ jsxRuntime.jsx(chunkWXI7OCNY_js.Button, { size: "sm", plain: true, onClick: handleClose, children: t("cancel") }),
2106
- /* @__PURE__ */ jsxRuntime.jsxs(chunkWXI7OCNY_js.Button, { size: "sm", gradient: true, onClick: handleSubmit, children: [
2107
+ /* @__PURE__ */ jsxRuntime.jsx(chunkFJLCYEFL_js.Button, { size: "sm", plain: true, onClick: handleClose, children: t("cancel") }),
2108
+ /* @__PURE__ */ jsxRuntime.jsxs(chunkFJLCYEFL_js.Button, { size: "sm", gradient: true, onClick: handleSubmit, children: [
2107
2109
  /* @__PURE__ */ jsxRuntime.jsx(outline.PlayIcon, { className: "h-3.5 w-3.5", "data-slot": "icon" }),
2108
2110
  t("run")
2109
2111
  ] })
@@ -2131,13 +2133,13 @@ function formatTimestamp(timestamp) {
2131
2133
  return date.toLocaleTimeString(void 0, { hour: "2-digit", minute: "2-digit", second: "2-digit" });
2132
2134
  }
2133
2135
  function PreviewPanel({ open, onClose, workflowId, loadRuns }) {
2134
- const t = nextIntl.useTranslations("agents.workflow.previewPanel");
2136
+ const t = chunkYXN2K77G_js.useTranslations("agents.workflow.previewPanel");
2135
2137
  const [runs, setRuns] = react.useState([]);
2136
2138
  const [isLoadingRuns, setIsLoadingRuns] = react.useState(false);
2137
2139
  const [selectedRun, setSelectedRun] = react.useState(null);
2138
2140
  const [selectedNode, setSelectedNode] = react.useState(null);
2139
- const isRunning = chunk27M5YIVF_js.useWorkflowStore((state) => state.isRunning);
2140
- const nodeResults = chunk27M5YIVF_js.useWorkflowStore((state) => state.nodeResults);
2141
+ const isRunning = chunk5AXMHSXY_js.useWorkflowStore((state) => state.isRunning);
2142
+ const nodeResults = chunk5AXMHSXY_js.useWorkflowStore((state) => state.nodeResults);
2141
2143
  const refreshRuns = react.useCallback(async () => {
2142
2144
  setIsLoadingRuns(true);
2143
2145
  try {
@@ -2293,7 +2295,7 @@ var AutoSaveWorkspace = react.memo(function AutoSaveWorkspace2({
2293
2295
  onAutoSaveGraph(graph);
2294
2296
  }, [onAutoSaveGraph, onGraphSnapshot]);
2295
2297
  return /* @__PURE__ */ jsxRuntime.jsx(
2296
- chunk27M5YIVF_js.Workspace,
2298
+ chunk5AXMHSXY_js.Workspace,
2297
2299
  {
2298
2300
  ...workspaceProps,
2299
2301
  onGraphChange: handleGraphChange
@@ -2301,11 +2303,11 @@ var AutoSaveWorkspace = react.memo(function AutoSaveWorkspace2({
2301
2303
  );
2302
2304
  });
2303
2305
  function DynamicIslandConfirm2(props) {
2304
- return /* @__PURE__ */ jsxRuntime.jsx(chunkWXI7OCNY_js.DynamicIslandConfirm, { ...props });
2306
+ return /* @__PURE__ */ jsxRuntime.jsx(chunkFJLCYEFL_js.DynamicIslandConfirm, { ...props });
2305
2307
  }
2306
2308
  var JSON_PREVIEW_LINE_LIMIT = 50;
2307
2309
  function DslExportModal({ open, onClose, workflow, graph }) {
2308
- const translations = nextIntl.useTranslations("agents.workflow.dsl.export");
2310
+ const translations = chunkYXN2K77G_js.useTranslations("agents.workflow.dsl.export");
2309
2311
  const [isCopied, setIsCopied] = react.useState(false);
2310
2312
  const exportPayload = react.useMemo(() => ({
2311
2313
  name: workflow.name,
@@ -2355,7 +2357,7 @@ function DslExportModal({ open, onClose, workflow, graph }) {
2355
2357
  }, [jsonString, workflow.name, workflow.version]);
2356
2358
  if (!open) return null;
2357
2359
  return /* @__PURE__ */ jsxRuntime.jsx(
2358
- chunkWXI7OCNY_js.GlassFormModal,
2360
+ chunkFJLCYEFL_js.GlassFormModal,
2359
2361
  {
2360
2362
  open,
2361
2363
  onClose,
@@ -2398,7 +2400,7 @@ function DslExportModal({ open, onClose, workflow, graph }) {
2398
2400
  ] }),
2399
2401
  /* @__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: [
2400
2402
  /* @__PURE__ */ jsxRuntime.jsx(
2401
- chunkWXI7OCNY_js.Button,
2403
+ chunkFJLCYEFL_js.Button,
2402
2404
  {
2403
2405
  type: "button",
2404
2406
  onClick: handleCopyToClipboard,
@@ -2415,7 +2417,7 @@ function DslExportModal({ open, onClose, workflow, graph }) {
2415
2417
  }
2416
2418
  ),
2417
2419
  /* @__PURE__ */ jsxRuntime.jsxs(
2418
- chunkWXI7OCNY_js.Button,
2420
+ chunkFJLCYEFL_js.Button,
2419
2421
  {
2420
2422
  type: "button",
2421
2423
  onClick: handleDownloadJson,
@@ -2511,7 +2513,7 @@ function validateWorkflowJson(jsonString) {
2511
2513
  return { isValid: true, errors: [], graph, nodeCount: nodes.length, edgeCount: edges.length };
2512
2514
  }
2513
2515
  function DslImportModal({ open, onClose, onImport }) {
2514
- const translations = nextIntl.useTranslations("agents.workflow.dsl.import");
2516
+ const translations = chunkYXN2K77G_js.useTranslations("agents.workflow.dsl.import");
2515
2517
  const fileInputRef = react.useRef(null);
2516
2518
  const [isDragActive, setIsDragActive] = react.useState(false);
2517
2519
  const [validationResult, setValidationResult] = react.useState(null);
@@ -2574,7 +2576,7 @@ function DslImportModal({ open, onClose, onImport }) {
2574
2576
  }, []);
2575
2577
  if (!open) return null;
2576
2578
  return /* @__PURE__ */ jsxRuntime.jsx(
2577
- chunkWXI7OCNY_js.GlassFormModal,
2579
+ chunkFJLCYEFL_js.GlassFormModal,
2578
2580
  {
2579
2581
  open,
2580
2582
  onClose,
@@ -2612,7 +2614,7 @@ function DslImportModal({ open, onClose, onImport }) {
2612
2614
  ) : /* @__PURE__ */ jsxRuntime.jsxs("div", { "data-testid": "import-validation-result", children: [
2613
2615
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "mb-4 flex items-center justify-between", children: [
2614
2616
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "text-sm font-medium text-gray-700 dark:text-gray-300", children: fileName }),
2615
- /* @__PURE__ */ jsxRuntime.jsx(chunkWXI7OCNY_js.Button, { type: "button", plain: true, size: "sm", onClick: handleReset, children: translations("chooseAnother") })
2617
+ /* @__PURE__ */ jsxRuntime.jsx(chunkFJLCYEFL_js.Button, { type: "button", plain: true, size: "sm", onClick: handleReset, children: translations("chooseAnother") })
2616
2618
  ] }),
2617
2619
  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: [
2618
2620
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-2", children: [
@@ -2640,9 +2642,9 @@ function DslImportModal({ open, onClose, onImport }) {
2640
2642
  ] })
2641
2643
  ] }) }),
2642
2644
  /* @__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: [
2643
- /* @__PURE__ */ jsxRuntime.jsx(chunkWXI7OCNY_js.Button, { type: "button", onClick: onClose, outline: true, size: "sm", "data-testid": "import-cancel-button", children: translations("cancel") }),
2645
+ /* @__PURE__ */ jsxRuntime.jsx(chunkFJLCYEFL_js.Button, { type: "button", onClick: onClose, outline: true, size: "sm", "data-testid": "import-cancel-button", children: translations("cancel") }),
2644
2646
  /* @__PURE__ */ jsxRuntime.jsxs(
2645
- chunkWXI7OCNY_js.Button,
2647
+ chunkFJLCYEFL_js.Button,
2646
2648
  {
2647
2649
  type: "button",
2648
2650
  onClick: handleImport,
@@ -2663,14 +2665,14 @@ function DslImportModal({ open, onClose, onImport }) {
2663
2665
  }
2664
2666
 
2665
2667
  // src/workflow/store/selectors.ts
2666
- var useCanUndo = () => chunk27M5YIVF_js.useWorkflowStore((state) => state.past.length > 0);
2667
- var useCanRedo = () => chunk27M5YIVF_js.useWorkflowStore((state) => state.future.length > 0);
2668
- var useHasCopied = () => chunk27M5YIVF_js.useWorkflowStore((state) => state.clipboard !== null);
2669
- var useContextMenu = () => chunk27M5YIVF_js.useWorkflowStore((state) => state.contextMenu);
2670
- var useEditingNodeId = () => chunk27M5YIVF_js.useWorkflowStore((state) => state.editingNodeId);
2671
- var useSelectedNodeCount = () => chunk27M5YIVF_js.useWorkflowStore((state) => state.nodes.filter((node) => node.selected).length);
2672
- var useIsRunning = () => chunk27M5YIVF_js.useWorkflowStore((state) => state.isRunning);
2673
- var useNodeResults = () => chunk27M5YIVF_js.useWorkflowStore((state) => state.nodeResults);
2668
+ var useCanUndo = () => chunk5AXMHSXY_js.useWorkflowStore((state) => state.past.length > 0);
2669
+ var useCanRedo = () => chunk5AXMHSXY_js.useWorkflowStore((state) => state.future.length > 0);
2670
+ var useHasCopied = () => chunk5AXMHSXY_js.useWorkflowStore((state) => state.clipboard !== null);
2671
+ var useContextMenu = () => chunk5AXMHSXY_js.useWorkflowStore((state) => state.contextMenu);
2672
+ var useEditingNodeId = () => chunk5AXMHSXY_js.useWorkflowStore((state) => state.editingNodeId);
2673
+ var useSelectedNodeCount = () => chunk5AXMHSXY_js.useWorkflowStore((state) => state.nodes.filter((node) => node.selected).length);
2674
+ var useIsRunning = () => chunk5AXMHSXY_js.useWorkflowStore((state) => state.isRunning);
2675
+ var useNodeResults = () => chunk5AXMHSXY_js.useWorkflowStore((state) => state.nodeResults);
2674
2676
  var DEFAULT_MAX_HISTORY = 50;
2675
2677
  function useUndoRedo(nodes, edges, setNodes, setEdges, maxHistory = DEFAULT_MAX_HISTORY) {
2676
2678
  const pastRef = react.useRef([]);
@@ -2958,227 +2960,227 @@ Object.defineProperty(exports, "validateWorkflowGraph", {
2958
2960
  });
2959
2961
  Object.defineProperty(exports, "AgentFlowNode", {
2960
2962
  enumerable: true,
2961
- get: function () { return chunk27M5YIVF_js.AgentFlowNode; }
2963
+ get: function () { return chunk5AXMHSXY_js.AgentFlowNode; }
2962
2964
  });
2963
2965
  Object.defineProperty(exports, "AgentToolFlowNode", {
2964
2966
  enumerable: true,
2965
- get: function () { return chunk27M5YIVF_js.AgentToolFlowNode; }
2967
+ get: function () { return chunk5AXMHSXY_js.AgentToolFlowNode; }
2966
2968
  });
2967
2969
  Object.defineProperty(exports, "AnswerFlowNode", {
2968
2970
  enumerable: true,
2969
- get: function () { return chunk27M5YIVF_js.AnswerFlowNode; }
2971
+ get: function () { return chunk5AXMHSXY_js.AnswerFlowNode; }
2970
2972
  });
2971
2973
  Object.defineProperty(exports, "AnthropicIcon", {
2972
2974
  enumerable: true,
2973
- get: function () { return chunk27M5YIVF_js.AnthropicIcon; }
2975
+ get: function () { return chunk5AXMHSXY_js.AnthropicIcon; }
2974
2976
  });
2975
2977
  Object.defineProperty(exports, "CodeFlowNode", {
2976
2978
  enumerable: true,
2977
- get: function () { return chunk27M5YIVF_js.CodeFlowNode; }
2979
+ get: function () { return chunk5AXMHSXY_js.CodeFlowNode; }
2978
2980
  });
2979
2981
  Object.defineProperty(exports, "CrewAIIcon", {
2980
2982
  enumerable: true,
2981
- get: function () { return chunk27M5YIVF_js.CrewAIIcon; }
2983
+ get: function () { return chunk5AXMHSXY_js.CrewAIIcon; }
2982
2984
  });
2983
2985
  Object.defineProperty(exports, "DocumentExtractorFlowNode", {
2984
2986
  enumerable: true,
2985
- get: function () { return chunk27M5YIVF_js.DocumentExtractorFlowNode; }
2987
+ get: function () { return chunk5AXMHSXY_js.DocumentExtractorFlowNode; }
2986
2988
  });
2987
2989
  Object.defineProperty(exports, "EndFlowNode", {
2988
2990
  enumerable: true,
2989
- get: function () { return chunk27M5YIVF_js.EndFlowNode; }
2991
+ get: function () { return chunk5AXMHSXY_js.EndFlowNode; }
2990
2992
  });
2991
2993
  Object.defineProperty(exports, "EntityFlowNode", {
2992
2994
  enumerable: true,
2993
- get: function () { return chunk27M5YIVF_js.EntityFlowNode; }
2995
+ get: function () { return chunk5AXMHSXY_js.EntityFlowNode; }
2994
2996
  });
2995
2997
  Object.defineProperty(exports, "FRAMEWORK_META", {
2996
2998
  enumerable: true,
2997
- get: function () { return chunk27M5YIVF_js.FRAMEWORK_META; }
2999
+ get: function () { return chunk5AXMHSXY_js.FRAMEWORK_META; }
2998
3000
  });
2999
3001
  Object.defineProperty(exports, "GoogleADKIcon", {
3000
3002
  enumerable: true,
3001
- get: function () { return chunk27M5YIVF_js.GoogleADKIcon; }
3003
+ get: function () { return chunk5AXMHSXY_js.GoogleADKIcon; }
3002
3004
  });
3003
3005
  Object.defineProperty(exports, "GroupFlowNode", {
3004
3006
  enumerable: true,
3005
- get: function () { return chunk27M5YIVF_js.GroupFlowNode; }
3007
+ get: function () { return chunk5AXMHSXY_js.GroupFlowNode; }
3006
3008
  });
3007
3009
  Object.defineProperty(exports, "HttpRequestFlowNode", {
3008
3010
  enumerable: true,
3009
- get: function () { return chunk27M5YIVF_js.HttpRequestFlowNode; }
3011
+ get: function () { return chunk5AXMHSXY_js.HttpRequestFlowNode; }
3010
3012
  });
3011
3013
  Object.defineProperty(exports, "IfElseFlowNode", {
3012
3014
  enumerable: true,
3013
- get: function () { return chunk27M5YIVF_js.IfElseFlowNode; }
3015
+ get: function () { return chunk5AXMHSXY_js.IfElseFlowNode; }
3014
3016
  });
3015
3017
  Object.defineProperty(exports, "IterationFlowNode", {
3016
3018
  enumerable: true,
3017
- get: function () { return chunk27M5YIVF_js.IterationFlowNode; }
3019
+ get: function () { return chunk5AXMHSXY_js.IterationFlowNode; }
3018
3020
  });
3019
3021
  Object.defineProperty(exports, "IterationStartFlowNode", {
3020
3022
  enumerable: true,
3021
- get: function () { return chunk27M5YIVF_js.IterationStartFlowNode; }
3023
+ get: function () { return chunk5AXMHSXY_js.IterationStartFlowNode; }
3022
3024
  });
3023
3025
  Object.defineProperty(exports, "KnowledgeBaseFlowNode", {
3024
3026
  enumerable: true,
3025
- get: function () { return chunk27M5YIVF_js.KnowledgeBaseFlowNode; }
3027
+ get: function () { return chunk5AXMHSXY_js.KnowledgeBaseFlowNode; }
3026
3028
  });
3027
3029
  Object.defineProperty(exports, "LOGIC_ICON_MAP", {
3028
3030
  enumerable: true,
3029
- get: function () { return chunk27M5YIVF_js.LOGIC_ICON_MAP; }
3031
+ get: function () { return chunk5AXMHSXY_js.LOGIC_ICON_MAP; }
3030
3032
  });
3031
3033
  Object.defineProperty(exports, "LOGIC_NODE_BADGE_COLORS", {
3032
3034
  enumerable: true,
3033
- get: function () { return chunk27M5YIVF_js.LOGIC_NODE_BADGE_COLORS; }
3035
+ get: function () { return chunk5AXMHSXY_js.LOGIC_NODE_BADGE_COLORS; }
3034
3036
  });
3035
3037
  Object.defineProperty(exports, "LOGIC_NODE_GRADIENTS", {
3036
3038
  enumerable: true,
3037
- get: function () { return chunk27M5YIVF_js.LOGIC_NODE_GRADIENTS; }
3039
+ get: function () { return chunk5AXMHSXY_js.LOGIC_NODE_GRADIENTS; }
3038
3040
  });
3039
3041
  Object.defineProperty(exports, "LOGIC_NODE_HANDLE_COLORS", {
3040
3042
  enumerable: true,
3041
- get: function () { return chunk27M5YIVF_js.LOGIC_NODE_HANDLE_COLORS; }
3043
+ get: function () { return chunk5AXMHSXY_js.LOGIC_NODE_HANDLE_COLORS; }
3042
3044
  });
3043
3045
  Object.defineProperty(exports, "LangChainIcon", {
3044
3046
  enumerable: true,
3045
- get: function () { return chunk27M5YIVF_js.LangChainIcon; }
3047
+ get: function () { return chunk5AXMHSXY_js.LangChainIcon; }
3046
3048
  });
3047
3049
  Object.defineProperty(exports, "ListOperatorFlowNode", {
3048
3050
  enumerable: true,
3049
- get: function () { return chunk27M5YIVF_js.ListOperatorFlowNode; }
3051
+ get: function () { return chunk5AXMHSXY_js.ListOperatorFlowNode; }
3050
3052
  });
3051
3053
  Object.defineProperty(exports, "LogicNodeDrawer", {
3052
3054
  enumerable: true,
3053
- get: function () { return chunk27M5YIVF_js.LogicNodeDrawer; }
3055
+ get: function () { return chunk5AXMHSXY_js.LogicNodeDrawer; }
3054
3056
  });
3055
3057
  Object.defineProperty(exports, "MINIMAP_NODE_COLORS", {
3056
3058
  enumerable: true,
3057
- get: function () { return chunk27M5YIVF_js.MINIMAP_NODE_COLORS; }
3059
+ get: function () { return chunk5AXMHSXY_js.MINIMAP_NODE_COLORS; }
3058
3060
  });
3059
3061
  Object.defineProperty(exports, "NodeCard", {
3060
3062
  enumerable: true,
3061
- get: function () { return chunk27M5YIVF_js.NodeCard; }
3063
+ get: function () { return chunk5AXMHSXY_js.NodeCard; }
3062
3064
  });
3063
3065
  Object.defineProperty(exports, "NodeContextMenu", {
3064
3066
  enumerable: true,
3065
- get: function () { return chunk27M5YIVF_js.NodeContextMenu; }
3067
+ get: function () { return chunk5AXMHSXY_js.NodeContextMenu; }
3066
3068
  });
3067
3069
  Object.defineProperty(exports, "NoteFlowNode", {
3068
3070
  enumerable: true,
3069
- get: function () { return chunk27M5YIVF_js.NoteFlowNode; }
3071
+ get: function () { return chunk5AXMHSXY_js.NoteFlowNode; }
3070
3072
  });
3071
3073
  Object.defineProperty(exports, "OpenAIIcon", {
3072
3074
  enumerable: true,
3073
- get: function () { return chunk27M5YIVF_js.OpenAIIcon; }
3075
+ get: function () { return chunk5AXMHSXY_js.OpenAIIcon; }
3074
3076
  });
3075
3077
  Object.defineProperty(exports, "PanelContextMenu", {
3076
3078
  enumerable: true,
3077
- get: function () { return chunk27M5YIVF_js.PanelContextMenu; }
3079
+ get: function () { return chunk5AXMHSXY_js.PanelContextMenu; }
3078
3080
  });
3079
3081
  Object.defineProperty(exports, "ParameterExtractorFlowNode", {
3080
3082
  enumerable: true,
3081
- get: function () { return chunk27M5YIVF_js.ParameterExtractorFlowNode; }
3083
+ get: function () { return chunk5AXMHSXY_js.ParameterExtractorFlowNode; }
3082
3084
  });
3083
3085
  Object.defineProperty(exports, "QuestionClassifierFlowNode", {
3084
3086
  enumerable: true,
3085
- get: function () { return chunk27M5YIVF_js.QuestionClassifierFlowNode; }
3087
+ get: function () { return chunk5AXMHSXY_js.QuestionClassifierFlowNode; }
3086
3088
  });
3087
3089
  Object.defineProperty(exports, "RuleFlowNode", {
3088
3090
  enumerable: true,
3089
- get: function () { return chunk27M5YIVF_js.RuleFlowNode; }
3091
+ get: function () { return chunk5AXMHSXY_js.RuleFlowNode; }
3090
3092
  });
3091
3093
  Object.defineProperty(exports, "SelectionContextMenu", {
3092
3094
  enumerable: true,
3093
- get: function () { return chunk27M5YIVF_js.SelectionContextMenu; }
3095
+ get: function () { return chunk5AXMHSXY_js.SelectionContextMenu; }
3094
3096
  });
3095
3097
  Object.defineProperty(exports, "StartFlowNode", {
3096
3098
  enumerable: true,
3097
- get: function () { return chunk27M5YIVF_js.StartFlowNode; }
3099
+ get: function () { return chunk5AXMHSXY_js.StartFlowNode; }
3098
3100
  });
3099
3101
  Object.defineProperty(exports, "StrandsIcon", {
3100
3102
  enumerable: true,
3101
- get: function () { return chunk27M5YIVF_js.StrandsIcon; }
3103
+ get: function () { return chunk5AXMHSXY_js.StrandsIcon; }
3102
3104
  });
3103
3105
  Object.defineProperty(exports, "TemplateTransformFlowNode", {
3104
3106
  enumerable: true,
3105
- get: function () { return chunk27M5YIVF_js.TemplateTransformFlowNode; }
3107
+ get: function () { return chunk5AXMHSXY_js.TemplateTransformFlowNode; }
3106
3108
  });
3107
3109
  Object.defineProperty(exports, "ToolFlowNode", {
3108
3110
  enumerable: true,
3109
- get: function () { return chunk27M5YIVF_js.ToolFlowNode; }
3111
+ get: function () { return chunk5AXMHSXY_js.ToolFlowNode; }
3110
3112
  });
3111
3113
  Object.defineProperty(exports, "VariableAggregatorFlowNode", {
3112
3114
  enumerable: true,
3113
- get: function () { return chunk27M5YIVF_js.VariableAggregatorFlowNode; }
3115
+ get: function () { return chunk5AXMHSXY_js.VariableAggregatorFlowNode; }
3114
3116
  });
3115
3117
  Object.defineProperty(exports, "VariableAssignerFlowNode", {
3116
3118
  enumerable: true,
3117
- get: function () { return chunk27M5YIVF_js.VariableAssignerFlowNode; }
3119
+ get: function () { return chunk5AXMHSXY_js.VariableAssignerFlowNode; }
3118
3120
  });
3119
3121
  Object.defineProperty(exports, "WorkflowBuilderProvider", {
3120
3122
  enumerable: true,
3121
- get: function () { return chunk27M5YIVF_js.WorkflowBuilderProvider; }
3123
+ get: function () { return chunk5AXMHSXY_js.WorkflowBuilderProvider; }
3122
3124
  });
3123
3125
  Object.defineProperty(exports, "Workspace", {
3124
3126
  enumerable: true,
3125
- get: function () { return chunk27M5YIVF_js.Workspace; }
3127
+ get: function () { return chunk5AXMHSXY_js.Workspace; }
3126
3128
  });
3127
3129
  Object.defineProperty(exports, "WorkspaceDrawer", {
3128
3130
  enumerable: true,
3129
- get: function () { return chunk27M5YIVF_js.WorkspaceDrawer; }
3131
+ get: function () { return chunk5AXMHSXY_js.WorkspaceDrawer; }
3130
3132
  });
3131
3133
  Object.defineProperty(exports, "getCompatibleModels", {
3132
3134
  enumerable: true,
3133
- get: function () { return chunk27M5YIVF_js.getCompatibleModels; }
3135
+ get: function () { return chunk5AXMHSXY_js.getCompatibleModels; }
3134
3136
  });
3135
3137
  Object.defineProperty(exports, "getDefaultFrameworkForModel", {
3136
3138
  enumerable: true,
3137
- get: function () { return chunk27M5YIVF_js.getDefaultFrameworkForModel; }
3139
+ get: function () { return chunk5AXMHSXY_js.getDefaultFrameworkForModel; }
3138
3140
  });
3139
3141
  Object.defineProperty(exports, "getEntityBadgeColor", {
3140
3142
  enumerable: true,
3141
- get: function () { return chunk27M5YIVF_js.getEntityBadgeColor; }
3143
+ get: function () { return chunk5AXMHSXY_js.getEntityBadgeColor; }
3142
3144
  });
3143
3145
  Object.defineProperty(exports, "getEntityGradient", {
3144
3146
  enumerable: true,
3145
- get: function () { return chunk27M5YIVF_js.getEntityGradient; }
3147
+ get: function () { return chunk5AXMHSXY_js.getEntityGradient; }
3146
3148
  });
3147
3149
  Object.defineProperty(exports, "getEntityHandleColor", {
3148
3150
  enumerable: true,
3149
- get: function () { return chunk27M5YIVF_js.getEntityHandleColor; }
3151
+ get: function () { return chunk5AXMHSXY_js.getEntityHandleColor; }
3150
3152
  });
3151
3153
  Object.defineProperty(exports, "getEntityIcon", {
3152
3154
  enumerable: true,
3153
- get: function () { return chunk27M5YIVF_js.getEntityIcon; }
3155
+ get: function () { return chunk5AXMHSXY_js.getEntityIcon; }
3154
3156
  });
3155
3157
  Object.defineProperty(exports, "getEntityMinimapColor", {
3156
3158
  enumerable: true,
3157
- get: function () { return chunk27M5YIVF_js.getEntityMinimapColor; }
3159
+ get: function () { return chunk5AXMHSXY_js.getEntityMinimapColor; }
3158
3160
  });
3159
3161
  Object.defineProperty(exports, "getFrameworkMeta", {
3160
3162
  enumerable: true,
3161
- get: function () { return chunk27M5YIVF_js.getFrameworkMeta; }
3163
+ get: function () { return chunk5AXMHSXY_js.getFrameworkMeta; }
3162
3164
  });
3163
3165
  Object.defineProperty(exports, "isModelCompatibleWithFramework", {
3164
3166
  enumerable: true,
3165
- get: function () { return chunk27M5YIVF_js.isModelCompatibleWithFramework; }
3167
+ get: function () { return chunk5AXMHSXY_js.isModelCompatibleWithFramework; }
3166
3168
  });
3167
3169
  Object.defineProperty(exports, "useDrawerStore", {
3168
3170
  enumerable: true,
3169
- get: function () { return chunk27M5YIVF_js.useDrawerStore; }
3171
+ get: function () { return chunk5AXMHSXY_js.useDrawerStore; }
3170
3172
  });
3171
3173
  Object.defineProperty(exports, "useWorkflowBuilderClient", {
3172
3174
  enumerable: true,
3173
- get: function () { return chunk27M5YIVF_js.useWorkflowBuilderClient; }
3175
+ get: function () { return chunk5AXMHSXY_js.useWorkflowBuilderClient; }
3174
3176
  });
3175
3177
  Object.defineProperty(exports, "useWorkflowBuilderClientOptional", {
3176
3178
  enumerable: true,
3177
- get: function () { return chunk27M5YIVF_js.useWorkflowBuilderClientOptional; }
3179
+ get: function () { return chunk5AXMHSXY_js.useWorkflowBuilderClientOptional; }
3178
3180
  });
3179
3181
  Object.defineProperty(exports, "useWorkflowStore", {
3180
3182
  enumerable: true,
3181
- get: function () { return chunk27M5YIVF_js.useWorkflowStore; }
3183
+ get: function () { return chunk5AXMHSXY_js.useWorkflowStore; }
3182
3184
  });
3183
3185
  Object.defineProperty(exports, "GraphNodeBadge", {
3184
3186
  enumerable: true,