@datatechsolutions/ui 2.10.8 → 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.
@@ -1962,7 +1962,7 @@ var IfElseFlowNode = react.memo(function IfElseFlowNode2({ id, data, selected })
1962
1962
  ": ",
1963
1963
  conditionCount
1964
1964
  ] }),
1965
- /* @__PURE__ */ jsxRuntime.jsx("span", { className: "text-[10px] text-gray-400 dark:text-gray-500", children: config.logicalOperator.toUpperCase() })
1965
+ /* @__PURE__ */ jsxRuntime.jsx("span", { className: "text-[10px] text-gray-400 dark:text-gray-500", children: (config.logicalOperator ?? "and").toUpperCase() })
1966
1966
  ] }),
1967
1967
  /* @__PURE__ */ jsxRuntime.jsx(NodeCardDeleteAction, { nodeId: id, onDelete })
1968
1968
  ] }),
@@ -7224,5 +7224,5 @@ exports.useDrawerStore = useDrawerStore;
7224
7224
  exports.useWorkflowBuilderClient = useWorkflowBuilderClient;
7225
7225
  exports.useWorkflowBuilderClientOptional = useWorkflowBuilderClientOptional;
7226
7226
  exports.useWorkflowStore = useWorkflowStore;
7227
- //# sourceMappingURL=chunk-XJV5ERUJ.js.map
7228
- //# sourceMappingURL=chunk-XJV5ERUJ.js.map
7227
+ //# sourceMappingURL=chunk-S3GAARSA.js.map
7228
+ //# sourceMappingURL=chunk-S3GAARSA.js.map