@datatechsolutions/ui 2.10.7 → 2.10.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.
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  'use strict';
3
3
 
4
- var chunkXJV5ERUJ_js = require('../chunk-XJV5ERUJ.js');
4
+ var chunkS3GAARSA_js = require('../chunk-S3GAARSA.js');
5
5
  require('../chunk-UPTU224P.js');
6
6
  require('../chunk-S7KHTUHA.js');
7
7
  require('../chunk-UZ3CMNUJ.js');
@@ -14,7 +14,7 @@ require('../chunk-VUNV25KB.js');
14
14
 
15
15
  Object.defineProperty(exports, "Workspace", {
16
16
  enumerable: true,
17
- get: function () { return chunkXJV5ERUJ_js.Workspace; }
17
+ get: function () { return chunkS3GAARSA_js.Workspace; }
18
18
  });
19
19
  //# sourceMappingURL=workflow-canvas.js.map
20
20
  //# sourceMappingURL=workflow-canvas.js.map
@@ -1,5 +1,5 @@
1
1
  "use client";
2
- export { Workspace } from '../chunk-2XQ2GYYV.mjs';
2
+ export { Workspace } from '../chunk-LTWL7B4K.mjs';
3
3
  import '../chunk-WURR63IK.mjs';
4
4
  import '../chunk-QWG2FMUN.mjs';
5
5
  import '../chunk-D2JF6C3E.mjs';
@@ -1960,7 +1960,7 @@ var IfElseFlowNode = memo(function IfElseFlowNode2({ id, data, selected }) {
1960
1960
  ": ",
1961
1961
  conditionCount
1962
1962
  ] }),
1963
- /* @__PURE__ */ jsx("span", { className: "text-[10px] text-gray-400 dark:text-gray-500", children: config.logicalOperator.toUpperCase() })
1963
+ /* @__PURE__ */ jsx("span", { className: "text-[10px] text-gray-400 dark:text-gray-500", children: (config.logicalOperator ?? "and").toUpperCase() })
1964
1964
  ] }),
1965
1965
  /* @__PURE__ */ jsx(NodeCardDeleteAction, { nodeId: id, onDelete })
1966
1966
  ] }),
@@ -7163,5 +7163,5 @@ function Workspace({
7163
7163
  }
7164
7164
 
7165
7165
  export { AgentFlowNode, AgentToolFlowNode, AnswerFlowNode, AnthropicIcon, CATEGORY_COLORS, CATEGORY_PILL_COLORS, CodeFlowNode, CrewAIIcon, DocumentExtractorFlowNode, EndFlowNode, EntityFlowNode, FRAMEWORK_META, GoogleADKIcon, GroupFlowNode, HttpRequestFlowNode, ICON_MAP, IfElseFlowNode, IterationFlowNode, IterationStartFlowNode, KnowledgeBaseFlowNode, LOGIC_ICON_MAP, LOGIC_NODE_BADGE_COLORS, LOGIC_NODE_GRADIENTS, LOGIC_NODE_HANDLE_COLORS, LangChainIcon, ListOperatorFlowNode, LogicNodeDrawer, MINIMAP_NODE_COLORS, NodeCard, NodeContextMenu, NoteFlowNode, OpenAIIcon, PanelContextMenu, ParameterExtractorFlowNode, QuestionClassifierFlowNode, RuleFlowNode, SelectionContextMenu, StartFlowNode, StrandsIcon, TemplateTransformFlowNode, ToolFlowNode, VariableAggregatorFlowNode, VariableAssignerFlowNode, WorkflowBuilderProvider, WorkflowCanvas, Workspace, WorkspaceDrawer, getCompatibleModels, getDefaultFrameworkForModel, getEntityBadgeColor, getEntityGradient, getEntityHandleColor, getEntityIcon, getEntityMinimapColor, getFrameworkMeta, isModelCompatibleWithFramework, useDrawerStore, useWorkflowBuilderClient, useWorkflowBuilderClientOptional, useWorkflowStore };
7166
- //# sourceMappingURL=chunk-2XQ2GYYV.mjs.map
7167
- //# sourceMappingURL=chunk-2XQ2GYYV.mjs.map
7166
+ //# sourceMappingURL=chunk-LTWL7B4K.mjs.map
7167
+ //# sourceMappingURL=chunk-LTWL7B4K.mjs.map