@flowuent-org/diagramming-core 1.3.10 → 1.4.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 (677) hide show
  1. package/.editorconfig +13 -13
  2. package/.eslintignore +1 -1
  3. package/.eslintrc.json +35 -35
  4. package/.prettierignore +3 -3
  5. package/.prettierrc +3 -3
  6. package/.vscode/settings.json +6 -6
  7. package/README.md +95 -95
  8. package/apps/authentication/tsconfig.app.json +23 -23
  9. package/apps/authentication/tsconfig.json +21 -21
  10. package/apps/authentication/tsconfig.spec.json +28 -28
  11. package/apps/diagramming/.eslintrc.json +18 -18
  12. package/apps/diagramming/index.html +16 -16
  13. package/apps/diagramming/project.json +53 -53
  14. package/apps/diagramming/public/aws-icons/compute/App Runner.svg +17 -17
  15. package/apps/diagramming/public/aws-icons/compute/Application Auto Scaling.svg +17 -17
  16. package/apps/diagramming/public/aws-icons/compute/Batch.svg +17 -17
  17. package/apps/diagramming/public/aws-icons/compute/Bottlerocket.svg +19 -19
  18. package/apps/diagramming/public/aws-icons/compute/Compute Optimizer.svg +17 -17
  19. package/apps/diagramming/public/aws-icons/compute/EC2 Auto Scaling.svg +17 -17
  20. package/apps/diagramming/public/aws-icons/compute/EC2 Image Builder.svg +17 -17
  21. package/apps/diagramming/public/aws-icons/compute/EC2.svg +17 -17
  22. package/apps/diagramming/public/aws-icons/compute/Elastic Beanstalk.svg +17 -17
  23. package/apps/diagramming/public/aws-icons/compute/Elastic Fabric Adapter.svg +17 -17
  24. package/apps/diagramming/public/aws-icons/compute/Fargate.svg +19 -19
  25. package/apps/diagramming/public/aws-icons/compute/Genomics CLI.svg +17 -17
  26. package/apps/diagramming/public/aws-icons/compute/Lambda.svg +17 -17
  27. package/apps/diagramming/public/aws-icons/compute/Local Zones.svg +17 -17
  28. package/apps/diagramming/public/aws-icons/compute/NICE DCV.svg +17 -17
  29. package/apps/diagramming/public/aws-icons/compute/NICE EnginFrame.svg +17 -17
  30. package/apps/diagramming/public/aws-icons/compute/Nitro Enclaves.svg +17 -17
  31. package/apps/diagramming/public/aws-icons/compute/Outposts family.svg +17 -17
  32. package/apps/diagramming/public/aws-icons/compute/Outposts rack.svg +17 -17
  33. package/apps/diagramming/public/aws-icons/compute/Outposts servers.svg +17 -17
  34. package/apps/diagramming/public/aws-icons/compute/ParallelCluster.svg +17 -17
  35. package/apps/diagramming/public/aws-icons/compute/Serverless Application Repository.svg +17 -17
  36. package/apps/diagramming/public/aws-icons/compute/SimSpace Weaver.svg +17 -17
  37. package/apps/diagramming/public/aws-icons/compute/Thinkbox Deadline.svg +17 -17
  38. package/apps/diagramming/public/aws-icons/compute/Thinkbox Frost.svg +17 -17
  39. package/apps/diagramming/public/aws-icons/compute/Thinkbox Sequoia.svg +17 -17
  40. package/apps/diagramming/public/aws-icons/compute/Thinkbox Stoke.svg +17 -17
  41. package/apps/diagramming/public/aws-icons/compute/Thinkbox XMesh.svg +17 -17
  42. package/apps/diagramming/public/aws-icons/compute/VMware Cloud on AWS.svg +17 -17
  43. package/apps/diagramming/public/aws-icons/compute/Wavelength.svg +17 -17
  44. package/apps/diagramming/public/aws-icons/container/ECS Anywhere.svg +17 -17
  45. package/apps/diagramming/public/aws-icons/container/EKS Anywhere.svg +17 -17
  46. package/apps/diagramming/public/aws-icons/container/EKS Cloud.svg +17 -17
  47. package/apps/diagramming/public/aws-icons/container/EKS Distro.svg +17 -17
  48. package/apps/diagramming/public/aws-icons/container/Elastic Container Registry.svg +17 -17
  49. package/apps/diagramming/public/aws-icons/container/Elastic Container Service.svg +17 -17
  50. package/apps/diagramming/public/aws-icons/container/Elastic Kubernetes Service.svg +17 -17
  51. package/apps/diagramming/public/aws-icons/container/Fargate.svg +19 -19
  52. package/apps/diagramming/public/aws-icons/container/Red Hat OpenShift Service on AWS.svg +17 -17
  53. package/apps/diagramming/public/aws-icons/database/Aurora.svg +17 -17
  54. package/apps/diagramming/public/aws-icons/database/Database Migration Service.svg +17 -17
  55. package/apps/diagramming/public/aws-icons/database/DocumentDB.svg +17 -17
  56. package/apps/diagramming/public/aws-icons/database/ElastiCache.svg +17 -17
  57. package/apps/diagramming/public/aws-icons/database/Keyspaces.svg +15 -15
  58. package/apps/diagramming/public/aws-icons/database/MemoryDB for Redis.svg +17 -17
  59. package/apps/diagramming/public/aws-icons/database/Neptune.svg +17 -17
  60. package/apps/diagramming/public/aws-icons/database/RDS on VMware.svg +17 -17
  61. package/apps/diagramming/public/aws-icons/database/RDS.svg +17 -17
  62. package/apps/diagramming/public/aws-icons/database/Timestream.svg +17 -17
  63. package/apps/diagramming/public/aws-icons/networking/App Mesh.svg +17 -17
  64. package/apps/diagramming/public/aws-icons/networking/Client VPN.svg +17 -17
  65. package/apps/diagramming/public/aws-icons/networking/Cloud Directory.svg +17 -17
  66. package/apps/diagramming/public/aws-icons/networking/Cloud Map.svg +17 -17
  67. package/apps/diagramming/public/aws-icons/networking/Cloud WAN.svg +17 -17
  68. package/apps/diagramming/public/aws-icons/networking/CloudFront.svg +17 -17
  69. package/apps/diagramming/public/aws-icons/networking/Direct Connect.svg +17 -17
  70. package/apps/diagramming/public/aws-icons/networking/Elastic Load Balancing.svg +17 -17
  71. package/apps/diagramming/public/aws-icons/networking/Global Accelerator.svg +17 -17
  72. package/apps/diagramming/public/aws-icons/networking/Private 5G.svg +17 -17
  73. package/apps/diagramming/public/aws-icons/networking/PrivateLink.svg +17 -17
  74. package/apps/diagramming/public/aws-icons/networking/Route 53.svg +17 -17
  75. package/apps/diagramming/public/aws-icons/networking/Site to Site VPN.svg +17 -17
  76. package/apps/diagramming/public/aws-icons/networking/Transit Gateway.svg +17 -17
  77. package/apps/diagramming/public/aws-icons/networking/VPC Lattice.svg +17 -17
  78. package/apps/diagramming/public/aws-icons/networking/Verified Access.svg +17 -17
  79. package/apps/diagramming/public/aws-icons/networking/Virtual Private Cloud.svg +17 -17
  80. package/apps/diagramming/public/aws-icons/security/Artifact.svg +17 -17
  81. package/apps/diagramming/public/aws-icons/security/Audit Manager.svg +17 -17
  82. package/apps/diagramming/public/aws-icons/security/Certificate Manager.svg +17 -17
  83. package/apps/diagramming/public/aws-icons/security/CloudHSM.svg +17 -17
  84. package/apps/diagramming/public/aws-icons/security/Cognito.svg +17 -17
  85. package/apps/diagramming/public/aws-icons/security/Detective.svg +17 -17
  86. package/apps/diagramming/public/aws-icons/security/Directory Service.svg +17 -17
  87. package/apps/diagramming/public/aws-icons/security/Firewall Manager.svg +17 -17
  88. package/apps/diagramming/public/aws-icons/security/GuardDuty.svg +17 -17
  89. package/apps/diagramming/public/aws-icons/security/IAM Identity Center.svg +17 -17
  90. package/apps/diagramming/public/aws-icons/security/Identity and Access Management.svg +17 -17
  91. package/apps/diagramming/public/aws-icons/security/Inspector.svg +17 -17
  92. package/apps/diagramming/public/aws-icons/security/Key Management Service.svg +17 -17
  93. package/apps/diagramming/public/aws-icons/security/Macie.svg +17 -17
  94. package/apps/diagramming/public/aws-icons/security/Network Firewall.svg +17 -17
  95. package/apps/diagramming/public/aws-icons/security/Resource Access Manager.svg +17 -17
  96. package/apps/diagramming/public/aws-icons/security/Secrets Manager.svg +17 -17
  97. package/apps/diagramming/public/aws-icons/security/Security Hub.svg +17 -17
  98. package/apps/diagramming/public/aws-icons/security/Security Lake.svg +17 -17
  99. package/apps/diagramming/public/aws-icons/security/Shield.svg +17 -17
  100. package/apps/diagramming/public/aws-icons/security/Signer.svg +17 -17
  101. package/apps/diagramming/public/aws-icons/security/Verified Permissions.svg +17 -17
  102. package/apps/diagramming/public/aws-icons/security/WAF.svg +17 -17
  103. package/apps/diagramming/public/aws-icons/storage/Backup.svg +17 -17
  104. package/apps/diagramming/public/aws-icons/storage/EFS.svg +17 -17
  105. package/apps/diagramming/public/aws-icons/storage/Elastic Block Store.svg +17 -17
  106. package/apps/diagramming/public/aws-icons/storage/Elastic Disaster Recovery.svg +15 -15
  107. package/apps/diagramming/public/aws-icons/storage/FSx for Lustre.svg +17 -17
  108. package/apps/diagramming/public/aws-icons/storage/FSx for NetApp ONTAP.svg +17 -17
  109. package/apps/diagramming/public/aws-icons/storage/FSx for OpenZFS.svg +17 -17
  110. package/apps/diagramming/public/aws-icons/storage/FSx for WFS.svg +17 -17
  111. package/apps/diagramming/public/aws-icons/storage/FSx.svg +17 -17
  112. package/apps/diagramming/public/aws-icons/storage/File Cache.svg +17 -17
  113. package/apps/diagramming/public/aws-icons/storage/S3 on Outposts.svg +17 -17
  114. package/apps/diagramming/public/aws-icons/storage/Simple Storage Service Glacier.svg +17 -17
  115. package/apps/diagramming/public/aws-icons/storage/Simple Storage Service.svg +17 -17
  116. package/apps/diagramming/public/aws-icons/storage/Snowball Edge.svg +17 -17
  117. package/apps/diagramming/public/aws-icons/storage/Snowball.svg +17 -17
  118. package/apps/diagramming/public/aws-icons/storage/Snowcone.svg +17 -17
  119. package/apps/diagramming/public/aws-icons/storage/Snowmobile.svg +17 -17
  120. package/apps/diagramming/public/aws-icons/storage/Storage Gateway.svg +17 -17
  121. package/apps/diagramming/public/azure-icons/compute/02112-icon-service-Automanaged-VM.svg +1 -1
  122. package/apps/diagramming/public/azure-icons/databases/02390-icon-service-Azure-SQL.svg +1 -1
  123. package/apps/diagramming/public/azure-icons/databases/02392-icon-service-SSIS-Lift-And-Shift-IR.svg +1 -1
  124. package/apps/diagramming/public/azure-icons/networking/02145-icon-service-Resource-Management-Private-Link.svg +1 -1
  125. package/apps/diagramming/public/azure-icons/security/02247-icon-service-Microsoft-Defender-for-IoT.svg +1 -1
  126. package/apps/diagramming/public/sample-node-complete.json +63 -63
  127. package/apps/diagramming/public/sample-node-data.json +63 -63
  128. package/apps/diagramming/src/AutomationDiagramData.ts +147 -480
  129. package/apps/diagramming/src/CollaborationDiagramData.ts +127 -127
  130. package/apps/diagramming/src/CustomIconExamples.ts +233 -233
  131. package/apps/diagramming/src/DiagramTabs.tsx +205 -205
  132. package/apps/diagramming/src/Pages/DevPlayground.tsx +3 -3
  133. package/apps/diagramming/src/Pages/Home.tsx +111 -111
  134. package/apps/diagramming/src/SequenceDiagramData.ts +215 -215
  135. package/apps/diagramming/src/StateMachineDiagramData.ts +64 -64
  136. package/apps/diagramming/src/UseCaseDiagramData.ts +52 -52
  137. package/apps/diagramming/src/cloud-data.ts +371 -371
  138. package/apps/diagramming/src/components/AddNodeView.tsx +252 -252
  139. package/apps/diagramming/src/createSelecors.tsx +17 -17
  140. package/apps/diagramming/src/index.scss +12 -12
  141. package/apps/diagramming/src/main.tsx +463 -463
  142. package/apps/diagramming/src/node-data.ts +664 -664
  143. package/apps/diagramming/src/sample-workflow-content.ts +55 -55
  144. package/apps/diagramming/src/stencil-items.ts +31 -31
  145. package/apps/diagramming/src/style.css +13 -13
  146. package/apps/diagramming/src/tabsStore.tsx +152 -152
  147. package/apps/diagramming/src/vite-env.d.ts +1 -1
  148. package/apps/diagramming/tsconfig.app.json +23 -23
  149. package/apps/diagramming/tsconfig.json +21 -21
  150. package/apps/diagramming/tsconfig.spec.json +28 -28
  151. package/apps/diagramming/vite.config.ts +34 -34
  152. package/apps/diagramming/webpack.config.js +13 -13
  153. package/apps/workflow/.eslintrc.json +18 -18
  154. package/apps/workflow/group/group-form-hooks/index.ts +3 -3
  155. package/apps/workflow/group/group-form-hooks/useFormValidation.ts +20 -20
  156. package/apps/workflow/group/group-form-schema/SettingsTabFormSchema.ts +7 -7
  157. package/apps/workflow/group/group-form-schema/index.ts +3 -3
  158. package/apps/workflow/i18n.ts +19 -19
  159. package/apps/workflow/index.html +16 -16
  160. package/apps/workflow/locales/en/translation.json +713 -713
  161. package/apps/workflow/project.json +8 -8
  162. package/apps/workflow/src/app/app.module.css +1 -1
  163. package/apps/workflow/src/app/app.spec.tsx +15 -15
  164. package/apps/workflow/src/app/app.tsx +370 -370
  165. package/apps/workflow/src/main.tsx +13 -13
  166. package/apps/workflow/src/styles.css +1 -1
  167. package/apps/workflow/src/theme/index.ts +546 -546
  168. package/apps/workflow/tsconfig.app.json +23 -23
  169. package/apps/workflow/tsconfig.json +21 -21
  170. package/apps/workflow/tsconfig.spec.json +28 -28
  171. package/apps/workflow/vite.config.ts +51 -51
  172. package/nx.json +58 -58
  173. package/package.json +1 -1
  174. package/packages/api/.babelrc +12 -12
  175. package/packages/api/.eslintrc.json +18 -18
  176. package/packages/api/README.md +7 -7
  177. package/packages/api/project.json +8 -8
  178. package/packages/api/src/index.ts +3 -3
  179. package/packages/api/src/lib/jsonPlaceholderService/endpoints.ts +3 -3
  180. package/packages/api/src/lib/jsonPlaceholderService/service.ts +13 -13
  181. package/packages/api/tsconfig.json +17 -17
  182. package/packages/api/tsconfig.lib.json +24 -24
  183. package/packages/atoms/.babelrc +12 -12
  184. package/packages/atoms/.eslintrc.json +18 -18
  185. package/packages/atoms/README.md +7 -7
  186. package/packages/atoms/forms/AuthenticationTabForm/authenticationTabForm.json +224 -224
  187. package/packages/atoms/forms/AuthenticationTabForm/index.tsx +255 -255
  188. package/packages/atoms/forms/SettingsTabForm/index.tsx +85 -85
  189. package/packages/atoms/forms/SettingsTabForm/settingTabForm.json +27 -27
  190. package/packages/atoms/forms/index.ts +4 -4
  191. package/packages/atoms/project.json +8 -8
  192. package/packages/atoms/src/index.ts +33 -33
  193. package/packages/atoms/src/lib/Accordion/Accordion.module.css +7 -7
  194. package/packages/atoms/src/lib/Accordion/Accordion.spec.tsx +13 -13
  195. package/packages/atoms/src/lib/Accordion/Accordion.tsx +29 -29
  196. package/packages/atoms/src/lib/Alert/Alert.module.css +7 -7
  197. package/packages/atoms/src/lib/Alert/Alert.spec.tsx +10 -10
  198. package/packages/atoms/src/lib/Alert/Alert.tsx +19 -19
  199. package/packages/atoms/src/lib/Avatar/Avatar.module.css +7 -7
  200. package/packages/atoms/src/lib/Avatar/Avatar.spec.tsx +10 -10
  201. package/packages/atoms/src/lib/Avatar/Avatar.tsx +22 -22
  202. package/packages/atoms/src/lib/Box/Box.module.css +7 -7
  203. package/packages/atoms/src/lib/Box/Box.spec.tsx +10 -10
  204. package/packages/atoms/src/lib/Box/Box.tsx +19 -19
  205. package/packages/atoms/src/lib/BulkEdit/BulkEdit.module.css +7 -7
  206. package/packages/atoms/src/lib/BulkEdit/BulkEdit.spec.tsx +10 -10
  207. package/packages/atoms/src/lib/BulkEdit/BulkEdit.tsx +15 -15
  208. package/packages/atoms/src/lib/Button/Button.module.css +7 -7
  209. package/packages/atoms/src/lib/Button/Button.spec.tsx +10 -10
  210. package/packages/atoms/src/lib/Button/Button.tsx +78 -78
  211. package/packages/atoms/src/lib/Card/Card.module.css +7 -7
  212. package/packages/atoms/src/lib/Card/Card.spec.tsx +10 -10
  213. package/packages/atoms/src/lib/Card/Card.tsx +19 -19
  214. package/packages/atoms/src/lib/CardContent/CardContent.module.css +7 -7
  215. package/packages/atoms/src/lib/CardContent/CardContent.spec.tsx +10 -10
  216. package/packages/atoms/src/lib/CardContent/CardContent.tsx +22 -22
  217. package/packages/atoms/src/lib/FormTextField/FormTextField.module.css +7 -7
  218. package/packages/atoms/src/lib/FormTextField/FormTextField.spec.tsx +10 -10
  219. package/packages/atoms/src/lib/FormTextField/FormTextField.tsx +35 -35
  220. package/packages/atoms/src/lib/Grid/Grid.module.css +7 -7
  221. package/packages/atoms/src/lib/Grid/Grid.spec.tsx +10 -10
  222. package/packages/atoms/src/lib/Grid/Grid.tsx +19 -19
  223. package/packages/atoms/src/lib/Stack/Stack.module.css +7 -7
  224. package/packages/atoms/src/lib/Stack/Stack.spec.tsx +10 -10
  225. package/packages/atoms/src/lib/Stack/Stack.tsx +19 -19
  226. package/packages/atoms/src/lib/Switch/Switch.module.css +7 -7
  227. package/packages/atoms/src/lib/Switch/Switch.spec.tsx +10 -10
  228. package/packages/atoms/src/lib/Switch/Switch.tsx +46 -46
  229. package/packages/atoms/src/lib/TableView/TableView.module.css +7 -7
  230. package/packages/atoms/src/lib/TableView/TableView.spec.tsx +10 -10
  231. package/packages/atoms/src/lib/TableView/TableView.tsx +88 -88
  232. package/packages/atoms/src/lib/TextField/TextField.module.css +7 -7
  233. package/packages/atoms/src/lib/TextField/TextField.spec.tsx +10 -10
  234. package/packages/atoms/src/lib/TextField/TextField.tsx +17 -17
  235. package/packages/atoms/src/lib/Typography/Typography.module.css +7 -7
  236. package/packages/atoms/src/lib/Typography/Typography.spec.tsx +10 -10
  237. package/packages/atoms/src/lib/Typography/Typography.tsx +22 -22
  238. package/packages/atoms/tsconfig.json +17 -17
  239. package/packages/atoms/tsconfig.lib.json +30 -30
  240. package/packages/common/.babelrc +12 -12
  241. package/packages/common/.eslintrc.json +18 -18
  242. package/packages/common/README.md +7 -7
  243. package/packages/common/project.json +8 -8
  244. package/packages/common/src/index.ts +4 -4
  245. package/packages/common/src/lib/generateRandomProfilePic.ts +3 -3
  246. package/packages/common/src/lib/generateValidationSchema.ts +46 -46
  247. package/packages/common/tsconfig.json +17 -17
  248. package/packages/common/tsconfig.lib.json +24 -24
  249. package/packages/contexts/.babelrc +12 -12
  250. package/packages/contexts/.eslintrc.json +18 -18
  251. package/packages/contexts/README.md +7 -7
  252. package/packages/contexts/project.json +8 -8
  253. package/packages/contexts/src/index.ts +2 -2
  254. package/packages/contexts/tsconfig.json +17 -17
  255. package/packages/contexts/tsconfig.lib.json +24 -24
  256. package/packages/diagrams/.babelrc +12 -12
  257. package/packages/diagrams/.ctirc +208 -208
  258. package/packages/diagrams/.eslintrc.json +17 -17
  259. package/packages/diagrams/CUSTOM_ICONS.md +232 -232
  260. package/packages/diagrams/GOOGLE_SHEETS_IMPLEMENTATION.md +233 -233
  261. package/packages/diagrams/NODE_DATA_UPDATE_API.md +430 -430
  262. package/packages/diagrams/README.md +7 -7
  263. package/packages/diagrams/UNDO_REDO_API.md +306 -306
  264. package/packages/diagrams/locales/en/translation.json +713 -713
  265. package/packages/diagrams/package.json +27 -27
  266. package/packages/diagrams/pnpm-lock.yaml +2606 -2606
  267. package/packages/diagrams/project.json +42 -42
  268. package/packages/diagrams/rollup.config.js +26 -26
  269. package/packages/diagrams/src/DiagramFlow.tsx +7 -7
  270. package/packages/diagrams/src/declarations.d.ts +7 -7
  271. package/packages/diagrams/src/index.ts +8 -1
  272. package/packages/diagrams/src/index.ts.bak +99 -99
  273. package/packages/diagrams/src/lib/assets/markers/markers.param.tsx +101 -101
  274. package/packages/diagrams/src/lib/assets/markers/markers.type.ts +10 -10
  275. package/packages/diagrams/src/lib/atoms/ActorNode.tsx +123 -123
  276. package/packages/diagrams/src/lib/atoms/AddParallelColButton.tsx +26 -26
  277. package/packages/diagrams/src/lib/atoms/BendpointNode.tsx +71 -71
  278. package/packages/diagrams/src/lib/atoms/CardBlockTypeSelector.tsx +35 -35
  279. package/packages/diagrams/src/lib/atoms/CardEditableTitle.tsx +76 -76
  280. package/packages/diagrams/src/lib/atoms/CardMainContent.tsx +19 -19
  281. package/packages/diagrams/src/lib/atoms/ConnectionPoints.tsx +149 -149
  282. package/packages/diagrams/src/lib/atoms/ContentAssist.tsx +341 -341
  283. package/packages/diagrams/src/lib/atoms/DiagramControls.tsx +56 -56
  284. package/packages/diagrams/src/lib/atoms/ExpressionInput.tsx +437 -437
  285. package/packages/diagrams/src/lib/atoms/FloatingConnectionLine.tsx +73 -73
  286. package/packages/diagrams/src/lib/atoms/LazyIcon.tsx +31 -31
  287. package/packages/diagrams/src/lib/atoms/MarkerSelector.tsx +106 -106
  288. package/packages/diagrams/src/lib/atoms/MultiSelectInput.tsx +87 -87
  289. package/packages/diagrams/src/lib/atoms/ParameterInput.tsx +199 -199
  290. package/packages/diagrams/src/lib/atoms/PropertyInput.tsx +114 -114
  291. package/packages/diagrams/src/lib/atoms/StyledBox.tsx +69 -69
  292. package/packages/diagrams/src/lib/atoms/ValidationError.tsx +37 -37
  293. package/packages/diagrams/src/lib/atoms/ValidationMessage.tsx +63 -63
  294. package/packages/diagrams/src/lib/components/AiButton.tsx +52 -52
  295. package/packages/diagrams/src/lib/components/ControlEdgeList.tsx +303 -303
  296. package/packages/diagrams/src/lib/components/CreateFunctionModal.tsx +264 -264
  297. package/packages/diagrams/src/lib/components/CustomCodeModal.tsx +287 -287
  298. package/packages/diagrams/src/lib/components/DiagramPanel.tsx +331 -331
  299. package/packages/diagrams/src/lib/components/FunctionModalTooltip.tsx +30 -30
  300. package/packages/diagrams/src/lib/components/GraphQLCustomCodeModal.tsx +210 -210
  301. package/packages/diagrams/src/lib/components/Header.tsx +143 -143
  302. package/packages/diagrams/src/lib/components/MiniMapCommon.tsx +24 -24
  303. package/packages/diagrams/src/lib/components/ResizeIcon.tsx +81 -81
  304. package/packages/diagrams/src/lib/components/SideBar.tsx +40 -40
  305. package/packages/diagrams/src/lib/components/automation/AISuggestionsModal.tsx +269 -269
  306. package/packages/diagrams/src/lib/components/automation/AISuggestionsPanel.tsx +28 -175
  307. package/packages/diagrams/src/lib/components/automation/AutomationApiNode.tsx +1 -1
  308. package/packages/diagrams/src/lib/components/automation/AutomationDecisionNode.tsx +94 -0
  309. package/packages/diagrams/src/lib/components/automation/AutomationEndNode.tsx +1 -1
  310. package/packages/diagrams/src/lib/components/automation/AutomationExecutionPanel.tsx +439 -439
  311. package/packages/diagrams/src/lib/components/automation/AutomationFormattingNode.tsx +1 -1
  312. package/packages/diagrams/src/lib/components/automation/AutomationInteractionNode.tsx +693 -693
  313. package/packages/diagrams/src/lib/components/automation/AutomationMonitoringNode.tsx +399 -399
  314. package/packages/diagrams/src/lib/components/automation/AutomationNavigationNode.tsx +1 -1
  315. package/packages/diagrams/src/lib/components/automation/AutomationNodeCard.tsx +414 -0
  316. package/packages/diagrams/src/lib/components/automation/AutomationSlackNode.tsx +694 -694
  317. package/packages/diagrams/src/lib/components/automation/AutomationSmsNode.tsx +62 -0
  318. package/packages/diagrams/src/lib/components/automation/AutomationStartNode.tsx +1 -1
  319. package/packages/diagrams/src/lib/components/automation/AutomationTelegramNode.tsx +664 -664
  320. package/packages/diagrams/src/lib/components/automation/AutomationVoiceCallNode.tsx +65 -0
  321. package/packages/diagrams/src/lib/components/automation/AutomationWorkflowNode.tsx +85 -0
  322. package/packages/diagrams/src/lib/components/automation/NodeAIAssistantPopup.tsx +504 -504
  323. package/packages/diagrams/src/lib/components/automation/index.ts +29 -19
  324. package/packages/diagrams/src/lib/components/automation/statusColors.ts +124 -124
  325. package/packages/diagrams/src/lib/contexts/CardDataProvider.tsx +111 -111
  326. package/packages/diagrams/src/lib/contexts/DiagramProvider.tsx +392 -391
  327. package/packages/diagrams/src/lib/contexts/diagramStoreTypes.tsx +134 -134
  328. package/packages/diagrams/src/lib/contexts/onConnect.ts +39 -39
  329. package/packages/diagrams/src/lib/contexts/onDragStart.ts +45 -45
  330. package/packages/diagrams/src/lib/contexts/onNodeDragEnd.ts +179 -179
  331. package/packages/diagrams/src/lib/contexts/onNodesChange.ts +406 -406
  332. package/packages/diagrams/src/lib/contexts/onReconnect.ts +59 -59
  333. package/packages/diagrams/src/lib/contexts/onWorkflowNodeDelete.ts +65 -65
  334. package/packages/diagrams/src/lib/contexts/setContentHeight.ts +14 -14
  335. package/packages/diagrams/src/lib/contexts/setDiagramType.ts +10 -10
  336. package/packages/diagrams/src/lib/contexts/setEdgeShapeType.ts +7 -7
  337. package/packages/diagrams/src/lib/contexts/setEdges.ts +9 -9
  338. package/packages/diagrams/src/lib/contexts/setLayoutDirection.ts +9 -9
  339. package/packages/diagrams/src/lib/contexts/setNodeSetting.ts +17 -17
  340. package/packages/diagrams/src/lib/contexts/setNodes.ts +10 -10
  341. package/packages/diagrams/src/lib/contexts/setPannable.ts +7 -7
  342. package/packages/diagrams/src/lib/contexts/setSelectedEdge.ts +7 -7
  343. package/packages/diagrams/src/lib/contexts/setSelectedNode.ts +7 -7
  344. package/packages/diagrams/src/lib/contexts/undo.ts +163 -163
  345. package/packages/diagrams/src/lib/contexts/updateNodeSetting.ts +17 -17
  346. package/packages/diagrams/src/lib/examples/TwilioWhatsAppConfigExample.ts +128 -128
  347. package/packages/diagrams/src/lib/externals.ts +4 -4
  348. package/packages/diagrams/src/lib/hooks/customUseReactFlow.tsx +90 -90
  349. package/packages/diagrams/src/lib/hooks/updateNodes.ts +45 -45
  350. package/packages/diagrams/src/lib/hooks/useAddChildButton.tsx +61 -61
  351. package/packages/diagrams/src/lib/hooks/useAddSwitchCase.ts +75 -75
  352. package/packages/diagrams/src/lib/hooks/useAutoRegisterFunctions.ts +135 -135
  353. package/packages/diagrams/src/lib/hooks/useAutoRegisterVariables.ts +286 -286
  354. package/packages/diagrams/src/lib/hooks/useDeleteNodeByEvent.ts +64 -64
  355. package/packages/diagrams/src/lib/hooks/useDragCallbacks.tsx +122 -122
  356. package/packages/diagrams/src/lib/hooks/useFormValidation.ts +349 -349
  357. package/packages/diagrams/src/lib/hooks/useFunctionFormCallbacks.ts +136 -136
  358. package/packages/diagrams/src/lib/hooks/useIsSelectedNode.ts +11 -11
  359. package/packages/diagrams/src/lib/hooks/useModalControls.ts +13 -13
  360. package/packages/diagrams/src/lib/hooks/useNodeDragHandlers.ts +43 -43
  361. package/packages/diagrams/src/lib/hooks/useNodeSelection.ts +55 -55
  362. package/packages/diagrams/src/lib/hooks/useRenderDividers.tsx +19 -19
  363. package/packages/diagrams/src/lib/hooks/useRenderPins.tsx +74 -74
  364. package/packages/diagrams/src/lib/hooks/useResizeObserver.ts +21 -21
  365. package/packages/diagrams/src/lib/hooks/useTreeChildNode.ts +536 -536
  366. package/packages/diagrams/src/lib/i18n.ts +42 -42
  367. package/packages/diagrams/src/lib/icons/icons.tsx +324 -0
  368. package/packages/diagrams/src/lib/icons/index.ts +29 -0
  369. package/packages/diagrams/src/lib/icons/types.ts +7 -0
  370. package/packages/diagrams/src/lib/molecules/AddingBlock.tsx +147 -147
  371. package/packages/diagrams/src/lib/molecules/AvailableVariablesDisplay.tsx +57 -57
  372. package/packages/diagrams/src/lib/molecules/Block.tsx +143 -143
  373. package/packages/diagrams/src/lib/molecules/BlockProvider.tsx +28 -28
  374. package/packages/diagrams/src/lib/molecules/BlockWrapper.tsx +14 -14
  375. package/packages/diagrams/src/lib/molecules/ConditionRule.tsx +131 -131
  376. package/packages/diagrams/src/lib/molecules/DraggablePane.tsx +198 -198
  377. package/packages/diagrams/src/lib/molecules/EntityNodeBlocks.tsx +66 -66
  378. package/packages/diagrams/src/lib/molecules/SideHandles.tsx +215 -215
  379. package/packages/diagrams/src/lib/molecules/StencilItem.tsx +85 -85
  380. package/packages/diagrams/src/lib/molecules/WorkflowNodeActionButtons.tsx +62 -62
  381. package/packages/diagrams/src/lib/molecules/animated-add-button.tsx +83 -83
  382. package/packages/diagrams/src/lib/molecules/json-viewer.tsx +107 -107
  383. package/packages/diagrams/src/lib/organisms/AddNodeView.tsx +102 -102
  384. package/packages/diagrams/src/lib/organisms/Card/EntityNode.tsx +259 -259
  385. package/packages/diagrams/src/lib/organisms/Card/card.params.ts +29 -29
  386. package/packages/diagrams/src/lib/organisms/Card/card.types.ts +5 -5
  387. package/packages/diagrams/src/lib/organisms/CodeModal.tsx +105 -105
  388. package/packages/diagrams/src/lib/organisms/ConditionRuleGroup.tsx +138 -138
  389. package/packages/diagrams/src/lib/organisms/CustomEdge/EdgeMarkers.tsx +51 -51
  390. package/packages/diagrams/src/lib/organisms/CustomEdge/custom-edge-generator.tsx +135 -135
  391. package/packages/diagrams/src/lib/organisms/CustomEdge/custom-edge.params.ts +6 -6
  392. package/packages/diagrams/src/lib/organisms/CustomEdge/custom-edge.type.ts +15 -15
  393. package/packages/diagrams/src/lib/organisms/CustomEdge/useCreateBendPoint.tsx +121 -121
  394. package/packages/diagrams/src/lib/organisms/CustomEdge/useEdgeModal.ts +37 -37
  395. package/packages/diagrams/src/lib/organisms/CustomEdge/useEdgePath.tsx +99 -99
  396. package/packages/diagrams/src/lib/organisms/DownloadPanel.tsx +345 -345
  397. package/packages/diagrams/src/lib/organisms/EdgeModal.tsx +243 -243
  398. package/packages/diagrams/src/lib/organisms/HistoryPane.tsx +118 -118
  399. package/packages/diagrams/src/lib/organisms/NodeContextMenu.tsx +259 -259
  400. package/packages/diagrams/src/lib/organisms/PropertiesPane.tsx +276 -276
  401. package/packages/diagrams/src/lib/organisms/SmartDynamicForm.tsx +226 -226
  402. package/packages/diagrams/src/lib/organisms/Stencil.tsx +60 -60
  403. package/packages/diagrams/src/lib/organisms/UseDiagramStore.tsx +4 -4
  404. package/packages/diagrams/src/lib/organisms/WorkFlowNode/NodeActionButtons.tsx +45 -45
  405. package/packages/diagrams/src/lib/organisms/WorkFlowNode/NodeTypeDisplay.tsx +114 -114
  406. package/packages/diagrams/src/lib/organisms/WorkFlowNode/WorkflowNodeIcons.tsx +21 -23
  407. package/packages/diagrams/src/lib/organisms/WorkflowNode.tsx +484 -484
  408. package/packages/diagrams/src/lib/services/GoogleSheetsService.ts +961 -961
  409. package/packages/diagrams/src/lib/services/SlackService.ts +134 -134
  410. package/packages/diagrams/src/lib/services/TwilioWhatsAppService.ts +273 -273
  411. package/packages/diagrams/src/lib/styles.css +55 -55
  412. package/packages/diagrams/src/lib/templates/PageLinks.tsx +13 -13
  413. package/packages/diagrams/src/lib/templates/arch/ArchDiagram.tsx +793 -793
  414. package/packages/diagrams/src/lib/templates/arch/components/EdgeDialog.tsx +82 -82
  415. package/packages/diagrams/src/lib/templates/arch/components/EdgeSettings.tsx +81 -81
  416. package/packages/diagrams/src/lib/templates/arch/components/GroupControls.tsx +59 -59
  417. package/packages/diagrams/src/lib/templates/arch/components/GroupSizeDialog.tsx +81 -81
  418. package/packages/diagrams/src/lib/templates/arch/components/NodeDialog.tsx +214 -214
  419. package/packages/diagrams/src/lib/templates/arch/components/nodeTypes.ts +91 -91
  420. package/packages/diagrams/src/lib/templates/arch/controls/ArchDiagramControls.tsx +349 -349
  421. package/packages/diagrams/src/lib/templates/arch/data/templatee-data.ts +212 -212
  422. package/packages/diagrams/src/lib/templates/cloud-arch/components/CloudArchitectureDiagram.tsx +3912 -3912
  423. package/packages/diagrams/src/lib/templates/cloud-arch/components/FormatConverter.tsx +809 -809
  424. package/packages/diagrams/src/lib/templates/cloud-arch/components/FragmentImporter.tsx +276 -276
  425. package/packages/diagrams/src/lib/templates/cloud-arch/components/PropertiesPanel.tsx +1063 -1063
  426. package/packages/diagrams/src/lib/templates/cloud-arch/components/ServiceIconPicker.tsx +138 -138
  427. package/packages/diagrams/src/lib/templates/cloud-arch/components/SettingsSidebar.tsx +656 -656
  428. package/packages/diagrams/src/lib/templates/cloud-arch/components/SubnetSelector.tsx +468 -468
  429. package/packages/diagrams/src/lib/templates/cloud-arch/components/nodes/ServiceNode.tsx +310 -310
  430. package/packages/diagrams/src/lib/templates/cloud-arch/components/nodes/SubnetNode.tsx +475 -475
  431. package/packages/diagrams/src/lib/templates/cloud-arch/components/nodes/UsersNode.tsx +277 -277
  432. package/packages/diagrams/src/lib/templates/cloud-arch/data/diagramManager.ts +364 -364
  433. package/packages/diagrams/src/lib/templates/cloud-arch/data/types.ts +183 -183
  434. package/packages/diagrams/src/lib/templates/cloud-arch/integration/diagramValidator.ts +379 -379
  435. package/packages/diagrams/src/lib/templates/cloud-arch/messages/errorMessages.json +95 -95
  436. package/packages/diagrams/src/lib/templates/cloud-arch/types/localization.ts +368 -368
  437. package/packages/diagrams/src/lib/templates/cloud-arch/types/validation.ts +72 -72
  438. package/packages/diagrams/src/lib/templates/cloud-arch/utils/aws-icons.ts +557 -557
  439. package/packages/diagrams/src/lib/templates/cloud-arch/utils/awsValidation.ts +446 -446
  440. package/packages/diagrams/src/lib/templates/cloud-arch/utils/azure-icons.ts +802 -802
  441. package/packages/diagrams/src/lib/templates/cloud-arch/utils/azureValidation.ts +495 -495
  442. package/packages/diagrams/src/lib/templates/cloud-arch/utils/cloudValidation.ts +929 -929
  443. package/packages/diagrams/src/lib/templates/cloud-arch/utils/errorMessages.ts +283 -283
  444. package/packages/diagrams/src/lib/templates/cloud-arch/utils/gcp-icons.ts +186 -186
  445. package/packages/diagrams/src/lib/templates/cloud-arch/utils/gcpValidation.ts +312 -312
  446. package/packages/diagrams/src/lib/templates/cloud-arch/utils/genericValidation.ts +689 -689
  447. package/packages/diagrams/src/lib/templates/cloud-arch/utils/iconMapping.ts +383 -383
  448. package/packages/diagrams/src/lib/templates/cloud-arch/utils/idGenerator.ts +220 -220
  449. package/packages/diagrams/src/lib/templates/cloud-arch/utils/localizationManager.ts +300 -300
  450. package/packages/diagrams/src/lib/templates/cloud-arch/utils/restrictionEngine.ts +550 -550
  451. package/packages/diagrams/src/lib/templates/cloud-arch/utils/restrictionValidator.ts +400 -400
  452. package/packages/diagrams/src/lib/templates/cloud-arch/utils/serviceIcons.tsx +129 -129
  453. package/packages/diagrams/src/lib/templates/cloud-arch/utils/serviceMapping.ts +330 -330
  454. package/packages/diagrams/src/lib/templates/cloud-arch/utils/translations.ts +54 -54
  455. package/packages/diagrams/src/lib/templates/cloud-arch/utils/validationExtractor.ts +342 -342
  456. package/packages/diagrams/src/lib/templates/collaborationDiagram/CollaborationDiagram.tsx +15 -15
  457. package/packages/diagrams/src/lib/templates/collaborationDiagram/components/AddCollabEdgeDialog.tsx +181 -181
  458. package/packages/diagrams/src/lib/templates/collaborationDiagram/components/CollabLayout.ts +182 -182
  459. package/packages/diagrams/src/lib/templates/collaborationDiagram/components/CollabObjectNodeSettings.tsx +86 -86
  460. package/packages/diagrams/src/lib/templates/collaborationDiagram/components/CollaborationDiagramFlow.tsx +731 -731
  461. package/packages/diagrams/src/lib/templates/collaborationDiagram/components/DraggableEdgeLabel.tsx +123 -123
  462. package/packages/diagrams/src/lib/templates/collaborationDiagram/controls/CollaborationControls.tsx +131 -131
  463. package/packages/diagrams/src/lib/templates/collaborationDiagram/nodes/CollabEdge.tsx +170 -170
  464. package/packages/diagrams/src/lib/templates/collaborationDiagram/nodes/CollabObjectNode.tsx +178 -178
  465. package/packages/diagrams/src/lib/templates/home.style.css +16 -16
  466. package/packages/diagrams/src/lib/templates/node-forms/ApiForm.tsx +416 -416
  467. package/packages/diagrams/src/lib/templates/node-forms/CallForm.tsx +370 -370
  468. package/packages/diagrams/src/lib/templates/node-forms/ForLoopNode.tsx +313 -313
  469. package/packages/diagrams/src/lib/templates/node-forms/FunctionForm.tsx +211 -211
  470. package/packages/diagrams/src/lib/templates/node-forms/GraphQLForm.tsx +679 -679
  471. package/packages/diagrams/src/lib/templates/node-forms/IfNodeForm.tsx +97 -97
  472. package/packages/diagrams/src/lib/templates/node-forms/LetNodeForm.tsx +533 -533
  473. package/packages/diagrams/src/lib/templates/node-forms/LoopNode.tsx +149 -149
  474. package/packages/diagrams/src/lib/templates/node-forms/NodeForm.tsx +383 -383
  475. package/packages/diagrams/src/lib/templates/node-forms/ReturnNodeForm.tsx +96 -96
  476. package/packages/diagrams/src/lib/templates/node-forms/SetNodeForm.tsx +141 -141
  477. package/packages/diagrams/src/lib/templates/node-forms/SwitchNodeForm.tsx +249 -249
  478. package/packages/diagrams/src/lib/templates/node-forms/TryCatchForm.tsx +167 -167
  479. package/packages/diagrams/src/lib/templates/nodeFormSchema.json +84 -84
  480. package/packages/diagrams/src/lib/templates/sequence/SequenceDiagram.tsx +22 -22
  481. package/packages/diagrams/src/lib/templates/sequence/components/ActivationBarNode.tsx +33 -33
  482. package/packages/diagrams/src/lib/templates/sequence/components/AddMessageDialog.tsx +302 -302
  483. package/packages/diagrams/src/lib/templates/sequence/components/CombinedFragmentNode.tsx +65 -65
  484. package/packages/diagrams/src/lib/templates/sequence/components/EntitySettings.tsx +559 -559
  485. package/packages/diagrams/src/lib/templates/sequence/components/FragmentSettings.tsx +116 -116
  486. package/packages/diagrams/src/lib/templates/sequence/components/SequenceComponents.tsx +14 -14
  487. package/packages/diagrams/src/lib/templates/sequence/components/SequenceDiagramFlow.tsx +1361 -1361
  488. package/packages/diagrams/src/lib/templates/sequence/components/SequenceEntityNode.tsx +394 -394
  489. package/packages/diagrams/src/lib/templates/sequence/components/SequenceMessageEdge.tsx +272 -272
  490. package/packages/diagrams/src/lib/templates/sequence/components/SimpleEntitySettings.tsx +89 -89
  491. package/packages/diagrams/src/lib/templates/sequence/controls/DiagramControls.tsx +707 -707
  492. package/packages/diagrams/src/lib/templates/sequence/data/template-data.ts +635 -635
  493. package/packages/diagrams/src/lib/templates/stateMachine/StateMachineDiagram.tsx +66 -66
  494. package/packages/diagrams/src/lib/templates/stateMachine/components/CompositeStateNodeSettings.tsx +638 -638
  495. package/packages/diagrams/src/lib/templates/stateMachine/components/CustomEdge.tsx +220 -220
  496. package/packages/diagrams/src/lib/templates/stateMachine/components/EdgeSettings.tsx +193 -193
  497. package/packages/diagrams/src/lib/templates/stateMachine/components/SelfConnectingEdge.tsx +41 -41
  498. package/packages/diagrams/src/lib/templates/stateMachine/components/StateMachineComponents.tsx +49 -49
  499. package/packages/diagrams/src/lib/templates/stateMachine/components/StateMachineDiagramFlow.tsx +1238 -1238
  500. package/packages/diagrams/src/lib/templates/stateMachine/components/StateMachineLayout.ts +350 -350
  501. package/packages/diagrams/src/lib/templates/stateMachine/components/StateNodeSettings.tsx +188 -188
  502. package/packages/diagrams/src/lib/templates/stateMachine/components/useSelfTransition.ts +114 -114
  503. package/packages/diagrams/src/lib/templates/stateMachine/controls/StateDiagramControls.tsx +488 -488
  504. package/packages/diagrams/src/lib/templates/stateMachine/data/template-data.ts +4 -4
  505. package/packages/diagrams/src/lib/templates/stateMachine/nodes/ChoicePointNode.tsx +54 -54
  506. package/packages/diagrams/src/lib/templates/stateMachine/nodes/CompositeStateNode.tsx +225 -225
  507. package/packages/diagrams/src/lib/templates/stateMachine/nodes/EntryPointNode.tsx +31 -31
  508. package/packages/diagrams/src/lib/templates/stateMachine/nodes/ExitPointNode.tsx +44 -44
  509. package/packages/diagrams/src/lib/templates/stateMachine/nodes/FinalStateNode.tsx +41 -41
  510. package/packages/diagrams/src/lib/templates/stateMachine/nodes/ForkJoinNode.tsx +53 -53
  511. package/packages/diagrams/src/lib/templates/stateMachine/nodes/HistoryStateNode.tsx +36 -36
  512. package/packages/diagrams/src/lib/templates/stateMachine/nodes/InitialStateNode.tsx +29 -29
  513. package/packages/diagrams/src/lib/templates/stateMachine/nodes/JunctionPointNode.tsx +33 -33
  514. package/packages/diagrams/src/lib/templates/stateMachine/nodes/PinPointNode.tsx +111 -111
  515. package/packages/diagrams/src/lib/templates/stateMachine/nodes/StateNode.tsx +124 -124
  516. package/packages/diagrams/src/lib/templates/stateMachine/nodes/bendPoint.tsx +71 -71
  517. package/packages/diagrams/src/lib/templates/systemFlow/SystemFlowDiagram.tsx +67 -67
  518. package/packages/diagrams/src/lib/templates/systemFlow/components/EdgeSettings.tsx +330 -330
  519. package/packages/diagrams/src/lib/templates/systemFlow/components/FloatingEdge.tsx +219 -219
  520. package/packages/diagrams/src/lib/templates/systemFlow/components/SystemFlowComponents.tsx +28 -28
  521. package/packages/diagrams/src/lib/templates/systemFlow/components/SystemFlowDiagramFlow.tsx +1179 -1179
  522. package/packages/diagrams/src/lib/templates/systemFlow/components/SystemFlowNodeSettings.tsx +151 -151
  523. package/packages/diagrams/src/lib/templates/systemFlow/controls/SystemFlowControls.tsx +435 -435
  524. package/packages/diagrams/src/lib/templates/systemFlow/data/template-data.ts +308 -308
  525. package/packages/diagrams/src/lib/templates/systemFlow/demo.tsx +91 -91
  526. package/packages/diagrams/src/lib/templates/systemFlow/index.ts +5 -5
  527. package/packages/diagrams/src/lib/templates/systemFlow/nodes/BendpointNode.tsx +80 -80
  528. package/packages/diagrams/src/lib/templates/systemFlow/nodes/SystemNode.tsx +92 -92
  529. package/packages/diagrams/src/lib/templates/systemFlow/nodes/TreeSystemNode.tsx +755 -755
  530. package/packages/diagrams/src/lib/templates/useCaseDiagram/UseCaseDiagram.tsx +16 -16
  531. package/packages/diagrams/src/lib/templates/useCaseDiagram/components/ActorNodeSettings.tsx +103 -103
  532. package/packages/diagrams/src/lib/templates/useCaseDiagram/components/AddRelationshipDialog.tsx +186 -186
  533. package/packages/diagrams/src/lib/templates/useCaseDiagram/components/PackageNodeSettings.tsx +205 -205
  534. package/packages/diagrams/src/lib/templates/useCaseDiagram/components/UseCaseDiagramFlow.tsx +637 -637
  535. package/packages/diagrams/src/lib/templates/useCaseDiagram/components/UseCaseNodeSettings.tsx +120 -120
  536. package/packages/diagrams/src/lib/templates/useCaseDiagram/controls/UseCaseControls.tsx +289 -289
  537. package/packages/diagrams/src/lib/templates/useCaseDiagram/nodes/PackageNode.tsx +83 -83
  538. package/packages/diagrams/src/lib/templates/useCaseDiagram/nodes/UseCaseEdge.tsx +115 -115
  539. package/packages/diagrams/src/lib/templates/useCaseDiagram/nodes/UseCaseNode.tsx +230 -230
  540. package/packages/diagrams/src/lib/templates/validationSchema.json +277 -277
  541. package/packages/diagrams/src/lib/theme.ts +439 -439
  542. package/packages/diagrams/src/lib/types/FunctionSignature.ts +11 -11
  543. package/packages/diagrams/src/lib/types/SmartDynamicFormField.ts +37 -37
  544. package/packages/diagrams/src/lib/types/automation-node-data-types.ts +45 -131
  545. package/packages/diagrams/src/lib/types/available-variables.ts +18 -18
  546. package/packages/diagrams/src/lib/types/card-node.ts +68 -68
  547. package/packages/diagrams/src/lib/types/collaboration-types.ts +114 -114
  548. package/packages/diagrams/src/lib/types/colors.ts +25 -25
  549. package/packages/diagrams/src/lib/types/condition-builder.ts +18 -18
  550. package/packages/diagrams/src/lib/types/diagram-types.ts +14 -14
  551. package/packages/diagrams/src/lib/types/edge-types.ts +39 -39
  552. package/packages/diagrams/src/lib/types/function-execution.ts +35 -35
  553. package/packages/diagrams/src/lib/types/hooks.types.ts +6 -6
  554. package/packages/diagrams/src/lib/types/ndoe-form-types.ts +139 -139
  555. package/packages/diagrams/src/lib/types/node-types.ts +13 -23
  556. package/packages/diagrams/src/lib/types/sequence-types.ts +178 -178
  557. package/packages/diagrams/src/lib/types/shared-node-types.ts +21 -21
  558. package/packages/diagrams/src/lib/types/state-machine-types.ts +225 -225
  559. package/packages/diagrams/src/lib/types/stencil-item.ts +7 -7
  560. package/packages/diagrams/src/lib/types/structures.ts +80 -80
  561. package/packages/diagrams/src/lib/types/system-flow-types.ts +129 -129
  562. package/packages/diagrams/src/lib/types/usecase-types.ts +84 -84
  563. package/packages/diagrams/src/lib/types/validation-types.ts +134 -134
  564. package/packages/diagrams/src/lib/types/workflow-content-dynamic-form-type.ts +23 -23
  565. package/packages/diagrams/src/lib/types/workflow-node-data-types.ts +172 -172
  566. package/packages/diagrams/src/lib/utils/AutomationExecutionEngine.ts +658 -1179
  567. package/packages/diagrams/src/lib/utils/add-new-block.ts +34 -34
  568. package/packages/diagrams/src/lib/utils/add-new-node.ts +52 -52
  569. package/packages/diagrams/src/lib/utils/addToHistory.ts +15 -15
  570. package/packages/diagrams/src/lib/utils/automation-flow-processor.ts +556 -619
  571. package/packages/diagrams/src/lib/utils/closestPoint.ts +45 -45
  572. package/packages/diagrams/src/lib/utils/color-options.tsx +26 -26
  573. package/packages/diagrams/src/lib/utils/compress-img.ts +59 -59
  574. package/packages/diagrams/src/lib/utils/configLoader.ts +329 -329
  575. package/packages/diagrams/src/lib/utils/constant-lengths.ts +8 -8
  576. package/packages/diagrams/src/lib/utils/create-updated.tsx +40 -40
  577. package/packages/diagrams/src/lib/utils/createHistoryChange.ts +3 -3
  578. package/packages/diagrams/src/lib/utils/dividerUtils.tsx +59 -59
  579. package/packages/diagrams/src/lib/utils/edge-hooks.ts +53 -53
  580. package/packages/diagrams/src/lib/utils/elkLayout.ts +297 -297
  581. package/packages/diagrams/src/lib/utils/event-hooks.ts +69 -69
  582. package/packages/diagrams/src/lib/utils/event-store.ts +58 -58
  583. package/packages/diagrams/src/lib/utils/flow-node-hooks.ts +28 -28
  584. package/packages/diagrams/src/lib/utils/flow-to-js.ts +1465 -1465
  585. package/packages/diagrams/src/lib/utils/functionGenerator.ts +38 -38
  586. package/packages/diagrams/src/lib/utils/generateEdgesFromNodeOrder.ts +113 -113
  587. package/packages/diagrams/src/lib/utils/helpers.types.ts +10 -10
  588. package/packages/diagrams/src/lib/utils/highlightText.tsx +93 -93
  589. package/packages/diagrams/src/lib/utils/iconMapper.tsx +76 -76
  590. package/packages/diagrams/src/lib/utils/logger.ts +5 -5
  591. package/packages/diagrams/src/lib/utils/model-hooks.ts +129 -129
  592. package/packages/diagrams/src/lib/utils/node-hooks.ts +78 -78
  593. package/packages/diagrams/src/lib/utils/nodeAIAssistantConfig.ts +54 -54
  594. package/packages/diagrams/src/lib/utils/nodeOrderByEdges.ts +437 -437
  595. package/packages/diagrams/src/lib/utils/nodeutils.ts +242 -242
  596. package/packages/diagrams/src/lib/utils/object.ts +13 -13
  597. package/packages/diagrams/src/lib/utils/useDebounce.ts +19 -19
  598. package/packages/diagrams/src/lib/utils/utilities.ts +105 -105
  599. package/packages/diagrams/src/lib/utils/validationEngine.ts +610 -610
  600. package/packages/diagrams/src/lib/utils/vhToPixels.ts +9 -9
  601. package/packages/diagrams/tsconfig.json +21 -21
  602. package/packages/diagrams/tsconfig.lib.json +26 -25
  603. package/packages/diagrams/webpack.config.js +17 -17
  604. package/packages/interfaces/.babelrc +12 -12
  605. package/packages/interfaces/.eslintrc.json +18 -18
  606. package/packages/interfaces/README.md +7 -7
  607. package/packages/interfaces/project.json +8 -8
  608. package/packages/interfaces/src/index.ts +21 -21
  609. package/packages/interfaces/src/lib/Button.tsx +1 -1
  610. package/packages/interfaces/src/lib/DataGrid.ts +14 -14
  611. package/packages/interfaces/src/lib/StyledBox.tsx +1 -1
  612. package/packages/interfaces/src/lib/ToolbarItem.ts +7 -7
  613. package/packages/interfaces/src/lib/UserCard.ts +8 -8
  614. package/packages/interfaces/src/lib/yup.ts +3 -3
  615. package/packages/interfaces/tsconfig.json +17 -17
  616. package/packages/interfaces/tsconfig.lib.json +24 -24
  617. package/packages/molecules/.babelrc +12 -12
  618. package/packages/molecules/.eslintrc.json +18 -18
  619. package/packages/molecules/README.md +7 -7
  620. package/packages/molecules/project.json +8 -8
  621. package/packages/molecules/src/index.ts +47 -41
  622. package/packages/molecules/src/lib/ActionTextField/ActionTextField.module.css +7 -7
  623. package/packages/molecules/src/lib/ActionTextField/ActionTextField.spec.tsx +10 -10
  624. package/packages/molecules/src/lib/ActionTextField/ActionTextField.tsx +33 -33
  625. package/packages/molecules/src/lib/ClosableButton/CloseableButton.module.css +7 -7
  626. package/packages/molecules/src/lib/ClosableButton/CloseableButton.spec.tsx +11 -11
  627. package/packages/molecules/src/lib/ClosableButton/CloseableButton.tsx +69 -69
  628. package/packages/molecules/src/lib/EditorTab/EditorTab.module.css +7 -7
  629. package/packages/molecules/src/lib/EditorTab/EditorTab.spec.tsx +10 -10
  630. package/packages/molecules/src/lib/EditorTab/EditorTab.tsx +42 -42
  631. package/packages/molecules/src/lib/EditorTab/TabPanel.tsx +25 -25
  632. package/packages/molecules/src/lib/ParamsActionField/ParamsActionField.module.css +7 -7
  633. package/packages/molecules/src/lib/ParamsActionField/ParamsActionField.spec.tsx +10 -10
  634. package/packages/molecules/src/lib/ParamsActionField/ParamsActionField.tsx +24 -24
  635. package/packages/molecules/src/lib/SvgIcons/icons.tsx +323 -291
  636. package/packages/molecules/src/lib/SvgIcons/index.ts +31 -25
  637. package/packages/molecules/src/lib/SvgIcons/types.ts +7 -7
  638. package/packages/molecules/src/lib/TableWithInlineView/TableWithInlineView.module.css +7 -7
  639. package/packages/molecules/src/lib/TableWithInlineView/TableWithInlineView.spec.tsx +10 -10
  640. package/packages/molecules/src/lib/TableWithInlineView/TableWithInlineView.tsx +47 -47
  641. package/packages/molecules/src/lib/UserCard/UserCard.module.css +7 -7
  642. package/packages/molecules/src/lib/UserCard/UserCard.spec.tsx +11 -11
  643. package/packages/molecules/src/lib/UserCard/UserCard.tsx +22 -22
  644. package/packages/molecules/src/lib/VerbSelection/HTTPVerbSelection.module.css +7 -7
  645. package/packages/molecules/src/lib/VerbSelection/HTTPVerbSelection.spec.tsx +10 -10
  646. package/packages/molecules/src/lib/VerbSelection/HTTPVerbSelection.tsx +72 -72
  647. package/packages/molecules/tsconfig.json +17 -17
  648. package/packages/molecules/tsconfig.lib.json +30 -30
  649. package/packages/organisms/.babelrc +12 -12
  650. package/packages/organisms/.eslintrc.json +18 -18
  651. package/packages/organisms/README.md +7 -7
  652. package/packages/organisms/project.json +8 -8
  653. package/packages/organisms/src/index.ts +4 -4
  654. package/packages/organisms/src/lib/EditorToolbar/EditorToolbar.module.css +7 -7
  655. package/packages/organisms/src/lib/EditorToolbar/EditorToolbar.spec.tsx +10 -10
  656. package/packages/organisms/src/lib/EditorToolbar/EditorToolbar.tsx +117 -117
  657. package/packages/organisms/src/lib/EditorToolbar/SortableItem.tsx +51 -51
  658. package/packages/organisms/src/lib/UserList/UserList.module.css +7 -7
  659. package/packages/organisms/src/lib/UserList/UserList.spec.tsx +11 -11
  660. package/packages/organisms/src/lib/UserList/UserList.tsx +48 -48
  661. package/packages/organisms/src/lib/UserList/store.ts +49 -49
  662. package/packages/organisms/tsconfig.json +17 -17
  663. package/packages/organisms/tsconfig.lib.json +24 -24
  664. package/packages/zustand/.babelrc +12 -12
  665. package/packages/zustand/.eslintrc.json +18 -18
  666. package/packages/zustand/README.md +7 -7
  667. package/packages/zustand/project.json +8 -8
  668. package/packages/zustand/src/index.ts +4 -4
  669. package/packages/zustand/tsconfig.json +17 -17
  670. package/packages/zustand/tsconfig.lib.json +24 -24
  671. package/tsconfig.base.json +29 -29
  672. package/packages/diagrams/src/lib/components/automation/AutomationAISuggestionNode.tsx +0 -304
  673. package/packages/diagrams/src/lib/components/automation/AutomationEmailNode.tsx +0 -773
  674. package/packages/diagrams/src/lib/components/automation/AutomationGoogleServicesNode.tsx +0 -779
  675. package/packages/diagrams/src/lib/components/automation/AutomationNoteNode.tsx +0 -422
  676. package/packages/diagrams/src/lib/components/automation/AutomationSheetsNode.tsx +0 -1135
  677. package/packages/diagrams/src/lib/examples/GoogleSheetsConfigurationExamples.ts +0 -306
@@ -1,1135 +0,0 @@
1
- import React, { useEffect, useState, useRef } from 'react';
2
- import { createRoot } from 'react-dom/client';
3
- import { Handle, Position, useNodeId } from '@xyflow/react';
4
- import { Box, Typography, Chip, IconButton, Card, CardContent, Button } from '@mui/material';
5
- import {
6
- TableChart as TableChartIcon,
7
- AccessTime as AccessTimeIcon,
8
- Save as SaveIcon,
9
- Send as SendIcon,
10
- Settings as SettingsIcon,
11
- TableRows as TableRowsIcon,
12
- Email as EmailIcon,
13
- Description as DescriptionIcon,
14
- Drafts as DraftsIcon,
15
- Add as AddIcon,
16
- CheckCircle as CheckCircleIcon,
17
- Settings as ConfigureIcon,
18
- Error as ErrorIcon,
19
- ArrowForwardIos as ArrowForwardIcon,
20
- WhatsApp as WhatsAppIcon,
21
- Phone as PhoneIcon,
22
- Lightbulb as LightbulbIcon
23
- } from '@mui/icons-material';
24
- import { RiCloseLine } from 'react-icons/ri';
25
- import ReactJson from 'react-json-view';
26
- import { getIconByName } from '../../utils/iconMapper';
27
- import { useTranslation } from 'react-i18next';
28
- import { useDiagram } from '../../contexts/DiagramProvider';
29
- import { AISuggestion } from './AISuggestionsModal';
30
- import { AISuggestionsPanel } from './AISuggestionsPanel';
31
- import { getStatusColor } from './statusColors';
32
- import { NodeActionButtons } from './NodeActionButtons';
33
- import { showNodeAIAssistantPopup } from './NodeAIAssistantPopup';
34
- import { useSearch } from '../../contexts/SearchContext';
35
-
36
- interface AutomationSheetsNodeProps {
37
- data: {
38
- label: string;
39
- description: string;
40
- status: 'Ready' | 'Running' | 'Completed' | 'Error';
41
- inputVariable: string;
42
- lastRun?: string;
43
- iconName?: string;
44
- sheetsConfig: {
45
- spreadsheetId: string;
46
- sheetName: string;
47
- range: string;
48
- credentials: {
49
- type: 'service-account' | 'oauth' | 'api-key';
50
- serviceAccountKey?: string;
51
- oauthToken?: string;
52
- apiKey?: string;
53
- };
54
- };
55
- dataMapping: {
56
- headers: Array<{
57
- column: string;
58
- sourceField: string;
59
- dataType: 'string' | 'number' | 'date' | 'boolean';
60
- }>;
61
- appendMode: boolean;
62
- clearSheet: boolean;
63
- };
64
- exportOptions: {
65
- emailRecipients: string[];
66
- fileName: string;
67
- exportFormat: 'sheets' | 'excel' | 'both';
68
- includeHeaders: boolean;
69
- sendEmailNotification: boolean;
70
- // Optional fields for Gmail output configuration (may live under formData.exportOptions)
71
- emailSendEnabled?: boolean;
72
- emailSender?: string;
73
- emailSubject?: string;
74
- emailMessage?: string;
75
- // WhatsApp configuration
76
- whatsapp?: {
77
- enabled: boolean;
78
- phoneNumber: string;
79
- messageTemplate: string;
80
- includeDataMode: 'json' | 'summary' | 'custom';
81
- // Twilio configuration
82
- twilio?: {
83
- enabled: boolean;
84
- accountSid: string;
85
- authToken: string;
86
- fromNumber: string;
87
- isSandbox: boolean;
88
- templateSid?: string;
89
- templateVariables?: Record<string, string>;
90
- };
91
- };
92
- };
93
- formData?: {
94
- aiSuggestionsCount?: number; // Number of AI suggestions available
95
- [key: string]: any;
96
- };
97
- // Optional per-output-method statuses supplied by engine
98
- outputStatuses?: {
99
- googleSheets?: 'not-set' | 'configured' | 'running' | 'connected' | 'failed';
100
- gmail?: 'not-set' | 'configured' | 'running' | 'connected' | 'failed';
101
- whatsapp?: 'not-set' | 'configured' | 'running' | 'connected' | 'failed';
102
- };
103
- };
104
- selected?: boolean;
105
- }
106
-
107
- export const AutomationSheetsNode: React.FC<AutomationSheetsNodeProps> = ({ data, selected }) => {
108
- const { t } = useTranslation();
109
- const { highlightText } = useSearch();
110
- const [isJsonOpen, setIsJsonOpen] = useState(false);
111
- const [showSuggestions, setShowSuggestions] = useState(false);
112
- const rootRef = useRef<any>(null);
113
- const portalRef = useRef<HTMLDivElement | null>(null);
114
- const nodeRef = useRef<HTMLDivElement | null>(null);
115
- const nodeId = useNodeId();
116
- const setSelectedNode = useDiagram((state) => state.setSelectedNode);
117
- const enableJson = useDiagram((state) => state.enableNodeJsonPopover ?? true);
118
- const onNodesChange = useDiagram((state) => state.onNodesChange);
119
- const nodes = useDiagram((state) => state.nodes);
120
- const setNodes = useDiagram((state) => state.setNodes);
121
-
122
- // Get the icon component based on the iconName
123
- const IconComponent = getIconByName(data.iconName || 'TableChart');
124
-
125
- // Resolve export options from formData or data
126
- const exportOptions = (data.formData?.exportOptions || (data as any).exportOptions) || {};
127
- const showSheets = Boolean(
128
- exportOptions?.exportFormat === 'sheets' || exportOptions?.exportFormat === 'both'
129
- );
130
- const showGmail = Boolean(
131
- exportOptions.emailSendEnabled &&
132
- exportOptions.emailSender &&
133
- (exportOptions.emailRecipients?.length || 0) > 0 &&
134
- exportOptions.emailSubject &&
135
- exportOptions.emailMessage
136
- );
137
- const showSlack = Boolean(
138
- exportOptions.slack?.enabled &&
139
- exportOptions.slack?.webhookUrl &&
140
- exportOptions.slack?.channel
141
- );
142
- const showWhatsApp = Boolean(
143
- exportOptions.whatsapp?.enabled &&
144
- exportOptions.whatsapp?.phoneNumber
145
- );
146
-
147
- // Determine Google Sheets status from provided data and execution result
148
- const determineGoogleSheetsStatus = (): 'not-set' | 'configured' | 'running' | 'connected' | 'failed' => {
149
- // Prefer status provided by engine
150
- if (data.outputStatuses?.googleSheets) return data.outputStatuses.googleSheets;
151
-
152
- // Required config check (accepts either spreadsheetId or OAuth clientId that can create one)
153
- const cfg = (data.formData?.sheetsConfig || data.sheetsConfig) || {};
154
- const creds = cfg.credentials || {};
155
- const hasRequired = Boolean((cfg.spreadsheetId || creds.clientId) && cfg.sheetName && creds.type);
156
- if (!hasRequired) return 'not-set';
157
-
158
- // Running inferred from node status
159
- if (data.status === 'Running') return 'running';
160
-
161
- // Execution result inference
162
- const exec = data.formData?.executionResult || (data as any).executionResult;
163
- if (exec?.success === true) return 'connected';
164
- if (exec?.success === false || data.status === 'Error') return 'failed';
165
- return 'configured';
166
- };
167
-
168
- // Determine Gmail status
169
- const determineGmailStatus = (): 'not-set' | 'configured' | 'running' | 'connected' | 'failed' => {
170
- // Prefer status provided by engine
171
- if (data.outputStatuses?.gmail) return data.outputStatuses.gmail;
172
-
173
- const ex = (data.formData?.exportOptions || data.exportOptions) || {};
174
- const hasRequired = Boolean(
175
- ex.emailSendEnabled && ex.emailSender && (ex.emailRecipients?.length || 0) > 0 && ex.emailSubject && ex.emailMessage
176
- );
177
- if (!hasRequired) return 'not-set';
178
-
179
- if (data.status === 'Running') return 'running';
180
-
181
- const exec = data.formData?.executionResult || (data as any).executionResult;
182
- if (exec?.success === true) return 'connected';
183
- if (exec?.success === false || data.status === 'Error') return 'failed';
184
- return 'configured';
185
- };
186
-
187
- // Determine Slack status
188
- const determineSlackStatus = (): 'not-set' | 'configured' | 'running' | 'connected' | 'failed' => {
189
- if ((data as any).outputStatuses?.slack) return (data as any).outputStatuses.slack;
190
- const slack = (data.formData?.exportOptions?.slack || (data as any).exportOptions?.slack) || {};
191
- if (!slack.enabled || !slack.webhookUrl || !slack.channel) return 'not-set';
192
- if (data.status === 'Running') return 'running';
193
- const exec = data.formData?.executionResult || (data as any).executionResult;
194
- if (exec?.success === true) return 'connected';
195
- if (exec?.success === false || data.status === 'Error') return 'failed';
196
- return 'configured';
197
- };
198
-
199
- // Determine WhatsApp status
200
- const determineWhatsAppStatus = (): 'not-set' | 'configured' | 'running' | 'connected' | 'failed' => {
201
- if (data.outputStatuses?.whatsapp) return data.outputStatuses.whatsapp;
202
-
203
- const whatsapp = (data.formData?.exportOptions?.whatsapp || data.exportOptions?.whatsapp) || {};
204
-
205
- // Check if Twilio is configured
206
- if (whatsapp.twilio?.enabled) {
207
- const twilioConfig = whatsapp.twilio;
208
- const hasRequiredTwilio = Boolean(
209
- twilioConfig.accountSid &&
210
- twilioConfig.authToken &&
211
- twilioConfig.fromNumber &&
212
- whatsapp.phoneNumber
213
- );
214
- if (!hasRequiredTwilio) return 'not-set';
215
- } else {
216
- // Fallback to basic WhatsApp Web check
217
- if (!whatsapp.enabled || !whatsapp.phoneNumber) return 'not-set';
218
- }
219
-
220
- if (data.status === 'Running') return 'running';
221
-
222
- const exec = data.formData?.executionResult || (data as any).executionResult;
223
- if (exec?.success === true) return 'connected';
224
- if (exec?.success === false || data.status === 'Error') return 'failed';
225
- return 'configured';
226
- };
227
-
228
- const getNodeStatus = (): string => {
229
- const gs = determineGoogleSheetsStatus();
230
- const gm = determineGmailStatus();
231
- const sl = determineSlackStatus();
232
- const wa = determineWhatsAppStatus();
233
- if (gs === 'failed' || gm === 'failed' || sl === 'failed' || wa === 'failed') return 'Failed';
234
- if (gs === 'running' || gm === 'running' || sl === 'running' || wa === 'running') return 'Running';
235
- if (
236
- (gs === 'connected' || gs === 'not-set') &&
237
- (gm === 'connected' || gm === 'not-set') &&
238
- (sl === 'connected' || sl === 'not-set') &&
239
- (wa === 'connected' || wa === 'not-set')
240
- ) return 'Success';
241
- if (
242
- (gs === 'configured' || gs === 'not-set') &&
243
- (gm === 'configured' || gm === 'not-set') &&
244
- (sl === 'configured' || sl === 'not-set') &&
245
- (wa === 'configured' || wa === 'not-set')
246
- ) return 'Ready';
247
- return 'Mixed Status';
248
- };
249
-
250
- // Status badge (shared)
251
- const StatusBadge = ({ status }: { status: 'not-set' | 'configured' | 'running' | 'connected' | 'failed' }) => {
252
- const cfg = (
253
- status === 'not-set' ? { icon: <ErrorIcon sx={{ fontSize: '12px' }} />, label: t('automation.sheetsNode.status.notSet'), bg: '#6b7280' } :
254
- status === 'configured' ? { icon: <ConfigureIcon sx={{ fontSize: '12px' }} />, label: t('automation.sheetsNode.status.configured'), bg: '#3b82f6' } :
255
- status === 'running' ? { icon: <SettingsIcon sx={{ fontSize: '12px' }} />, label: t('automation.sheetsNode.status.running'), bg: '#f59e0b' } :
256
- status === 'connected' ? { icon: <CheckCircleIcon sx={{ fontSize: '12px' }} />, label: t('automation.sheetsNode.status.connected'), bg: '#10b981' } :
257
- { icon: <ErrorIcon sx={{ fontSize: '12px' }} />, label: t('automation.sheetsNode.status.failed'), bg: '#ef4444' }
258
- );
259
- return (
260
- <Chip
261
- icon={cfg.icon}
262
- label={cfg.label}
263
- size="small"
264
- sx={{
265
- backgroundColor: cfg.bg,
266
- color: 'white',
267
- fontSize: '11px',
268
- height: '20px',
269
- '& .MuiChip-icon': { fontSize: '12px' },
270
- }}
271
- />
272
- );
273
- };
274
-
275
- // WhatsApp message sending function
276
- const sendWhatsAppMessage = (phoneNumber: string, data: any) => {
277
- const message = `
278
- Automation Result:
279
- ------------------
280
- Name: ${data.name || 'Automation Workflow'}
281
- Score: ${data.score || 'N/A'}
282
- Status: ${data.status || 'Completed'}
283
- Timestamp: ${new Date().toLocaleString()}
284
- Data: ${JSON.stringify(data, null, 2)}
285
- `;
286
- const encodedMsg = encodeURIComponent(message);
287
- const url = `https://wa.me/${phoneNumber}?text=${encodedMsg}`;
288
- window.open(url, '_blank');
289
- };
290
-
291
- const handleJsonClick = () => {
292
- if (nodeId) setSelectedNode(nodeId);
293
- if (!enableJson) return;
294
- setIsJsonOpen(!isJsonOpen);
295
- };
296
-
297
- const handleClose = () => {
298
- setIsJsonOpen(false);
299
- // Clean up portal
300
- if (rootRef.current) {
301
- rootRef.current.unmount();
302
- rootRef.current = null;
303
- }
304
- if (portalRef.current) {
305
- document.body.removeChild(portalRef.current);
306
- portalRef.current = null;
307
- }
308
- };
309
-
310
- useEffect(() => {
311
- const handleClickOutside = (event: MouseEvent) => {
312
- if (isJsonOpen && !(event.target as Element).closest('#automation-json-popover')) {
313
- handleClose();
314
- }
315
- };
316
- document.addEventListener('mousedown', handleClickOutside);
317
- return () => {
318
- document.removeEventListener('mousedown', handleClickOutside);
319
- };
320
- }, [isJsonOpen]);
321
-
322
-
323
- useEffect(() => {
324
- if (isJsonOpen) {
325
- const portalRoot = document.createElement('div');
326
- document.body.appendChild(portalRoot);
327
- portalRef.current = portalRoot;
328
-
329
- const root = createRoot(portalRoot);
330
- rootRef.current = root;
331
-
332
- root.render(
333
- <Card
334
- id="automation-json-popover"
335
- sx={{
336
- position: 'fixed',
337
- top: 0,
338
- right: 0,
339
- zIndex: 9999,
340
- width: '400px',
341
- height: '100vh',
342
- overflow: 'auto',
343
- bgcolor: '#242424',
344
- color: '#fff',
345
- border: '1px solid #333',
346
- '&::-webkit-scrollbar': {
347
- width: '6px',
348
- },
349
- '&::-webkit-scrollbar-track': {
350
- background: 'transparent',
351
- },
352
- '&::-webkit-scrollbar-thumb': {
353
- background: '#444',
354
- borderRadius: '3px',
355
- '&:hover': {
356
- background: '#666',
357
- },
358
- },
359
- }}
360
- >
361
- <CardContent sx={{ bgcolor: '#242424', color: '#fff' }}>
362
- <IconButton
363
- aria-label="close"
364
- onClick={handleClose}
365
- sx={{
366
- color: '#999',
367
- '&:hover': {
368
- color: '#fff',
369
- bgcolor: 'rgba(255, 255, 255, 0.1)',
370
- },
371
- }}
372
- >
373
- <RiCloseLine />
374
- </IconButton>
375
- {/* Show execution result prominently if available */}
376
- {data.formData?.executionResult && (
377
- <Box sx={{ mb: 2 }}>
378
- <Typography variant="h6" sx={{ color: '#fff', mb: 1 }}>
379
- {t('automation.common.executionResult')}
380
- </Typography>
381
- <Box sx={{
382
- bgcolor: data.formData.executionResult.success ? '#1e3a8a' : '#dc2626',
383
- p: 1,
384
- borderRadius: 1,
385
- mb: 1
386
- }}>
387
- <Typography variant="body2" sx={{ color: '#fff' }}>
388
- {t('automation.common.status')}: {data.formData.executionResult.success ? t('automation.common.success') : t('automation.common.failed')}
389
- </Typography>
390
- <Typography variant="body2" sx={{ color: '#fff' }}>
391
- {t('automation.common.timestamp')}: {new Date(data.formData.executionResult.timestamp).toLocaleString()}
392
- </Typography>
393
- {data.formData.executionResult.error && (
394
- <Typography variant="body2" sx={{ color: '#fff' }}>
395
- {t('automation.common.error')}: {data.formData.executionResult.error}
396
- </Typography>
397
- )}
398
- </Box>
399
- <Typography variant="h6" sx={{ color: '#fff', mb: 1 }}>
400
- Sheets Data
401
- </Typography>
402
- <ReactJson
403
- theme={'monokai'}
404
- src={data.formData.executionResult.data}
405
- collapsed={false}
406
- />
407
- </Box>
408
- )}
409
-
410
- {/* Show full node data */}
411
- <Typography variant="h6" sx={{ color: '#fff', mb: 1 }}>
412
- Full Node Data
413
- </Typography>
414
- <ReactJson theme={'monokai'} src={data.formData || data} collapsed={false} />
415
- </CardContent>
416
- </Card>
417
- );
418
- } else {
419
- // Clean up when closing
420
- if (rootRef.current) {
421
- rootRef.current.unmount();
422
- rootRef.current = null;
423
- }
424
- if (portalRef.current) {
425
- document.body.removeChild(portalRef.current);
426
- portalRef.current = null;
427
- }
428
- }
429
- }, [isJsonOpen, data]);
430
-
431
- // Output Method Component for Google Sheets
432
- const GoogleSheetsOutputMethod = () => (
433
- <Box sx={{
434
- display: 'flex',
435
- alignItems: 'center',
436
- justifyContent: 'space-between',
437
- py: 2,
438
- px: 2,
439
- borderBottom: '1px solid #334155',
440
- '&:hover': {
441
- backgroundColor: 'rgba(255, 255, 255, 0.05)',
442
- },
443
- cursor: 'pointer',
444
- }}>
445
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 2 }}>
446
- {/* Google Sheets Icon */}
447
- <Box sx={{
448
- width: '32px',
449
- height: '32px',
450
- backgroundColor: '#10b981',
451
- borderRadius: '6px',
452
- display: 'flex',
453
- alignItems: 'center',
454
- justifyContent: 'center',
455
- }}>
456
- <TableChartIcon sx={{ color: 'white', fontSize: '18px' }} />
457
- </Box>
458
-
459
- <Box>
460
- <Typography variant="body2" sx={{
461
- color: '#ffffff',
462
- fontSize: '14px',
463
- fontWeight: 600,
464
- mb: 0.5
465
- }}>
466
- {t('automation.sheetsNode.googleSheets')}
467
- </Typography>
468
- <Typography variant="body2" sx={{
469
- color: '#94a3b8',
470
- fontSize: '12px',
471
- mb: 0.5
472
- }}>
473
- {t('automation.sheetsNode.readWriteRows')}
474
- </Typography>
475
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 0.5 }}>
476
- <DescriptionIcon sx={{ fontSize: '12px', color: '#94a3b8' }} />
477
- <Typography variant="body2" sx={{
478
- color: '#94a3b8',
479
- fontSize: '11px'
480
- }}>
481
- {t('automation.sheetsNode.sheet')}: {data.sheetsConfig?.sheetName || data.formData?.sheetsConfig?.sheetName || 'Sheet'}
482
- </Typography>
483
- </Box>
484
- </Box>
485
- </Box>
486
-
487
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 1 }}>
488
- {/* Status Badge */}
489
- <StatusBadge status={determineGoogleSheetsStatus()} />
490
- <ArrowForwardIcon sx={{ fontSize: '14px', color: '#94a3b8' }} />
491
- </Box>
492
- </Box>
493
- );
494
-
495
- // Output Method Component for Gmail
496
- const GmailOutputMethod = () => (
497
- <Box sx={{
498
- display: 'flex',
499
- alignItems: 'center',
500
- justifyContent: 'space-between',
501
- py: 2,
502
- px: 2,
503
- borderBottom: '1px solid #334155',
504
- '&:hover': {
505
- backgroundColor: 'rgba(255, 255, 255, 0.05)',
506
- },
507
- cursor: 'pointer',
508
- }}>
509
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 2 }}>
510
- {/* Gmail Icon */}
511
- <Box sx={{
512
- width: '32px',
513
- height: '32px',
514
- backgroundColor: '#dc2626',
515
- borderRadius: '6px',
516
- display: 'flex',
517
- alignItems: 'center',
518
- justifyContent: 'center',
519
- }}>
520
- <EmailIcon sx={{ color: 'white', fontSize: '18px' }} />
521
- </Box>
522
-
523
- <Box>
524
- <Typography variant="body2" sx={{
525
- color: '#ffffff',
526
- fontSize: '14px',
527
- fontWeight: 600,
528
- mb: 0.5
529
- }}>
530
- {t('automation.sheetsNode.gmail')}
531
- </Typography>
532
- <Typography variant="body2" sx={{
533
- color: '#94a3b8',
534
- fontSize: '12px',
535
- mb: 0.5
536
- }}>
537
- {t('automation.sheetsNode.sendEmail')}
538
- </Typography>
539
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 0.5 }}>
540
- <DraftsIcon sx={{ fontSize: '12px', color: '#94a3b8' }} />
541
- <Typography variant="body2" sx={{
542
- color: '#94a3b8',
543
- fontSize: '11px'
544
- }}>
545
- {t('automation.sheetsNode.drafts')}: {data.exportOptions?.emailRecipients?.length || 0}
546
- </Typography>
547
- </Box>
548
- </Box>
549
- </Box>
550
-
551
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 1 }}>
552
- {/* Status Badge */}
553
- <StatusBadge status={determineGmailStatus()} />
554
- <ArrowForwardIcon sx={{ fontSize: '14px', color: '#94a3b8' }} />
555
- </Box>
556
- </Box>
557
- );
558
-
559
- // Output Method Component for Slack
560
- const SlackOutputMethod = () => {
561
- const slack = (data.formData?.exportOptions?.slack || (data as any).exportOptions?.slack) || {};
562
- return (
563
- <Box sx={{
564
- display: 'flex',
565
- alignItems: 'center',
566
- justifyContent: 'space-between',
567
- py: 2,
568
- px: 2,
569
- borderBottom: '1px solid #334155',
570
- '&:hover': {
571
- backgroundColor: 'rgba(255, 255, 255, 0.05)',
572
- },
573
- cursor: 'pointer',
574
- }}>
575
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 2 }}>
576
- {/* Slack Icon-like box */}
577
- <Box sx={{
578
- width: '32px',
579
- height: '32px',
580
- backgroundColor: '#4A154B',
581
- borderRadius: '6px',
582
- display: 'flex',
583
- alignItems: 'center',
584
- justifyContent: 'center',
585
- }}>
586
- <SendIcon sx={{ color: 'white', fontSize: '18px' }} />
587
- </Box>
588
-
589
- <Box>
590
- <Typography variant="body2" sx={{
591
- color: '#ffffff',
592
- fontSize: '14px',
593
- fontWeight: 600,
594
- mb: 0.5
595
- }}>
596
- {t('automation.sheetsNode.slack')}
597
- </Typography>
598
- <Typography variant="body2" sx={{
599
- color: '#94a3b8',
600
- fontSize: '12px',
601
- mb: 0.5
602
- }}>
603
- {t('automation.sheetsNode.sendMessage')}
604
- </Typography>
605
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 0.5 }}>
606
- <TableRowsIcon sx={{ fontSize: '12px', color: '#94a3b8' }} />
607
- <Typography variant="body2" sx={{
608
- color: '#94a3b8',
609
- fontSize: '11px'
610
- }}>
611
- {t('automation.sheetsNode.channel')}: {slack.channel ? `#${slack.channel}` : t('automation.sheetsNode.notSet')}
612
- </Typography>
613
- </Box>
614
- </Box>
615
- </Box>
616
-
617
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 1 }}>
618
- <StatusBadge status={determineSlackStatus()} />
619
- <ArrowForwardIcon sx={{ fontSize: '14px', color: '#94a3b8' }} />
620
- </Box>
621
- </Box>
622
- );
623
- };
624
-
625
- // Output Method Component for WhatsApp
626
- const WhatsAppOutputMethod = () => {
627
- const whatsapp = (data.formData?.exportOptions?.whatsapp || data.exportOptions?.whatsapp) || {};
628
- const isTwilioEnabled = whatsapp.twilio?.enabled;
629
-
630
- return (
631
- <Box sx={{
632
- display: 'flex',
633
- alignItems: 'center',
634
- justifyContent: 'space-between',
635
- py: 2,
636
- px: 2,
637
- borderBottom: '1px solid #334155',
638
- '&:hover': {
639
- backgroundColor: 'rgba(255, 255, 255, 0.05)',
640
- },
641
- cursor: 'pointer',
642
- }}
643
- onClick={() => {
644
- if (whatsapp.enabled && whatsapp.phoneNumber && !isTwilioEnabled) {
645
- const executionData = data.formData?.executionResult || {};
646
- sendWhatsAppMessage(whatsapp.phoneNumber, executionData);
647
- }
648
- }}>
649
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 2 }}>
650
- {/* WhatsApp Icon */}
651
- <Box sx={{
652
- width: '32px',
653
- height: '32px',
654
- backgroundColor: '#25D366',
655
- borderRadius: '6px',
656
- display: 'flex',
657
- alignItems: 'center',
658
- justifyContent: 'center',
659
- }}>
660
- <WhatsAppIcon sx={{ color: 'white', fontSize: '18px' }} />
661
- </Box>
662
-
663
- <Box>
664
- <Typography variant="body2" sx={{
665
- color: '#ffffff',
666
- fontSize: '14px',
667
- fontWeight: 600,
668
- mb: 0.5
669
- }}>
670
- {isTwilioEnabled ? t('automation.sheetsNode.whatsappTwilio') : t('automation.sheetsNode.whatsappWeb')}
671
- </Typography>
672
- <Typography variant="body2" sx={{
673
- color: '#94a3b8',
674
- fontSize: '12px',
675
- mb: 0.5
676
- }}>
677
- {isTwilioEnabled ? t('automation.sheetsNode.apiSend') : t('automation.sheetsNode.sendMessage')}
678
- </Typography>
679
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 0.5 }}>
680
- <PhoneIcon sx={{ fontSize: '12px', color: '#94a3b8' }} />
681
- <Typography variant="body2" sx={{
682
- color: '#94a3b8',
683
- fontSize: '11px'
684
- }}>
685
- {t('automation.sheetsNode.phone')}: {whatsapp.phoneNumber || t('automation.sheetsNode.notSet')}
686
- </Typography>
687
- </Box>
688
- {isTwilioEnabled && (
689
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 0.5, mt: 0.5 }}>
690
- <Typography variant="body2" sx={{
691
- color: whatsapp.twilio?.isSandbox ? '#f59e0b' : '#10b981',
692
- fontSize: '10px',
693
- fontWeight: 500
694
- }}>
695
- {whatsapp.twilio?.isSandbox ? t('automation.sheetsNode.sandboxMode') : t('automation.sheetsNode.productionMode')}
696
- </Typography>
697
- </Box>
698
- )}
699
- </Box>
700
- </Box>
701
-
702
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 1 }}>
703
- <StatusBadge status={determineWhatsAppStatus()} />
704
- <ArrowForwardIcon sx={{ fontSize: '14px', color: '#94a3b8' }} />
705
- </Box>
706
- </Box>
707
- );
708
- };
709
-
710
- return (
711
- <Box
712
- sx={{
713
- position: 'relative',
714
- width: '380px',
715
- overflow: 'visible',
716
- }}
717
- >
718
- <Box
719
- ref={nodeRef}
720
- sx={{
721
- width: '380px',
722
- minHeight: '280px',
723
- backgroundColor: '#181C25', // Darker background like in image
724
- border: selected ? '2px solid #3b82f6' : '1px solid #1e293b',
725
- borderRadius: '12px',
726
- padding: '0',
727
- color: '#ffffff',
728
- position: 'relative',
729
- boxShadow: selected ? '0 0 0 2px rgba(59, 130, 246, 0.5)' : '0 4px 8px rgba(0, 0, 0, 0.3)',
730
- transition: 'all 0.2s ease',
731
- cursor: 'pointer',
732
- overflow: 'hidden',
733
- ...(data.status === 'Running' && {
734
- animation: 'pulse-glow 2s ease-in-out infinite',
735
- '@keyframes pulse-glow': {
736
- '0%, 100%': {
737
- boxShadow: '0 0 20px rgba(59, 130, 246, 0.4), 0 0 40px rgba(59, 130, 246, 0.2)',
738
- borderColor: 'rgba(59, 130, 246, 0.6)',
739
- },
740
- '50%': {
741
- boxShadow: '0 0 30px rgba(59, 130, 246, 0.6), 0 0 60px rgba(59, 130, 246, 0.3)',
742
- borderColor: 'rgba(59, 130, 246, 0.9)',
743
- },
744
- },
745
- }),
746
- }}
747
- onClick={handleJsonClick}
748
- >
749
- {/* Top Header Section */}
750
- <Box sx={{
751
- backgroundColor: "rgba(67, 93, 132, 0.1)",
752
- padding: '8px 16px',
753
- borderRadius: '12px 12px 0 0'
754
- }}>
755
- <Typography variant="body2" sx={{
756
- color: '#ffffff',
757
- fontSize: '12px',
758
- fontWeight: 500
759
- }}>
760
- {data.description || 'Export data to Google Sheets'}
761
- </Typography>
762
- </Box>
763
-
764
- {/* Header */}
765
- <Box sx={{
766
- display: 'flex',
767
- alignItems: 'center',
768
- justifyContent: 'space-between',
769
- p: 3,
770
- borderBottom: '1px solid #334155'
771
- }}>
772
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 1.5 }}>
773
- <Box
774
- sx={{
775
- width: '32px',
776
- height: '32px',
777
- minWidth: '32px',
778
- backgroundColor: '#1E3A8A',
779
- borderRadius: '50%',
780
- display: 'flex',
781
- alignItems: 'center',
782
- justifyContent: 'center',
783
- flexShrink: 0,
784
- }}
785
- >
786
- <IconComponent sx={{ color: 'white', fontSize: '18px' }} />
787
- </Box>
788
- <Typography variant="h6" sx={{ fontWeight: 600, fontSize: '16px' }}>
789
- {highlightText(data.label)}
790
- </Typography>
791
- </Box>
792
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 1 }}>
793
- {/* Status Chip */}
794
- <Chip
795
- label={(() => {
796
- // Map node status to standard status values
797
- const nodeStatus = getNodeStatus();
798
- let statusToUse = data.status || 'Ready';
799
- if (nodeStatus === 'Failed' || data.status === 'Error') statusToUse = 'Error';
800
- else if (nodeStatus === 'Running' || data.status === 'Running') statusToUse = 'Running';
801
- else if (nodeStatus === 'Success' || data.status === 'Completed') statusToUse = 'Completed';
802
- return getStatusColor(statusToUse).label;
803
- })()}
804
- size="small"
805
- sx={{
806
- backgroundColor: (() => {
807
- const nodeStatus = getNodeStatus();
808
- let statusToUse = data.status || 'Ready';
809
- if (nodeStatus === 'Failed' || data.status === 'Error') statusToUse = 'Error';
810
- else if (nodeStatus === 'Running' || data.status === 'Running') statusToUse = 'Running';
811
- else if (nodeStatus === 'Success' || data.status === 'Completed') statusToUse = 'Completed';
812
- return getStatusColor(statusToUse).bgColor;
813
- })(),
814
- color: (() => {
815
- const nodeStatus = getNodeStatus();
816
- let statusToUse = data.status || 'Ready';
817
- if (nodeStatus === 'Failed' || data.status === 'Error') statusToUse = 'Error';
818
- else if (nodeStatus === 'Running' || data.status === 'Running') statusToUse = 'Running';
819
- else if (nodeStatus === 'Success' || data.status === 'Completed') statusToUse = 'Completed';
820
- return getStatusColor(statusToUse).color;
821
- })(),
822
- fontWeight: 500,
823
- fontSize: '12px',
824
- height: '24px',
825
- borderRadius: '12px',
826
- }}
827
- />
828
- <Box sx={{ display: 'flex', alignItems: 'center', gap: 0.5 }}>
829
- <AccessTimeIcon sx={{ fontSize: '12px', color: '#94a3b8' }} />
830
- <Typography variant="body2" sx={{ color: '#94a3b8', fontSize: '11px' }}>
831
- {t('automation.common.lastRun')}: {data.lastRun || '2m ago'}
832
- </Typography>
833
- </Box>
834
- </Box>
835
- </Box>
836
-
837
- {/* Output Methods */}
838
- <Box>
839
- {showSheets && <GoogleSheetsOutputMethod />}
840
- {showGmail && <GmailOutputMethod />}
841
- {showSlack && <SlackOutputMethod />}
842
- {showWhatsApp && <WhatsAppOutputMethod />}
843
- {!showGmail && !showSlack && !showWhatsApp && (
844
- <Typography variant="body2" sx={{ color: '#94a3b8', p: 2 }}>
845
- {t('automation.sheetsNode.noOutputMethodsConfigured')}
846
- </Typography>
847
- )}
848
- </Box>
849
-
850
- {/* Add Configuration Button */}
851
- <Box sx={{
852
- p: 2,
853
- display: 'flex',
854
- justifyContent: 'center',
855
- borderTop: '1px solid #334155'
856
- }}>
857
- <Button
858
- startIcon={<AddIcon sx={{ fontSize: '16px' }} />}
859
- sx={{
860
- color: '#94a3b8',
861
- fontSize: '12px',
862
- textTransform: 'none',
863
- '&:hover': {
864
- backgroundColor: 'rgba(255, 255, 255, 0.05)',
865
- color: '#ffffff',
866
- },
867
- }}
868
- >
869
- {t('automation.sheetsNode.addConfiguration')}
870
- </Button>
871
- </Box>
872
-
873
- {/* Connection Handles - Bidirectional (source + target at each position) */}
874
- {/* Top - Source */}
875
- <Handle
876
- type="source"
877
- position={Position.Top}
878
- id="top-source"
879
- className="connection-handle"
880
- style={{
881
- background: selected ? '#10B981' : '#1a1a2e',
882
- width: '14px',
883
- height: '14px',
884
- border: '3px solid #10B981',
885
- top: '-8px',
886
- opacity: selected ? 1 : 0,
887
- transition: 'all 0.2s ease-in-out',
888
- cursor: 'crosshair',
889
- zIndex: 10,
890
- }}
891
- />
892
- {/* Top - Target (hidden but functional) */}
893
- <Handle
894
- type="target"
895
- position={Position.Top}
896
- id="top-target"
897
- style={{
898
- background: 'transparent',
899
- width: '14px',
900
- height: '14px',
901
- border: 'none',
902
- top: '-8px',
903
- opacity: 0,
904
- pointerEvents: selected ? 'all' : 'none',
905
- }}
906
- />
907
- {/* Bottom - Source */}
908
- <Handle
909
- type="source"
910
- position={Position.Bottom}
911
- id="bottom-source"
912
- className="connection-handle"
913
- style={{
914
- background: selected ? '#10B981' : '#1a1a2e',
915
- width: '14px',
916
- height: '14px',
917
- border: '3px solid #10B981',
918
- bottom: '-8px',
919
- opacity: selected ? 1 : 0,
920
- transition: 'all 0.2s ease-in-out',
921
- cursor: 'crosshair',
922
- zIndex: 10,
923
- }}
924
- />
925
- {/* Bottom - Target (hidden but functional) */}
926
- <Handle
927
- type="target"
928
- position={Position.Bottom}
929
- id="bottom-target"
930
- style={{
931
- background: 'transparent',
932
- width: '14px',
933
- height: '14px',
934
- border: 'none',
935
- bottom: '-8px',
936
- opacity: 0,
937
- pointerEvents: selected ? 'all' : 'none',
938
- }}
939
- />
940
- {/* Left - Source */}
941
- <Handle
942
- type="source"
943
- position={Position.Left}
944
- id="left-source"
945
- className="connection-handle"
946
- style={{
947
- background: selected ? '#10B981' : '#1a1a2e',
948
- width: '14px',
949
- height: '14px',
950
- border: '3px solid #10B981',
951
- left: '-8px',
952
- opacity: selected ? 1 : 0,
953
- transition: 'all 0.2s ease-in-out',
954
- cursor: 'crosshair',
955
- zIndex: 10,
956
- }}
957
- />
958
- {/* Left - Target (hidden but functional) */}
959
- <Handle
960
- type="target"
961
- position={Position.Left}
962
- id="left-target"
963
- style={{
964
- background: 'transparent',
965
- width: '14px',
966
- height: '14px',
967
- border: 'none',
968
- left: '-8px',
969
- opacity: 0,
970
- pointerEvents: selected ? 'all' : 'none',
971
- }}
972
- />
973
- {/* Right - Source */}
974
- <Handle
975
- type="source"
976
- position={Position.Right}
977
- id="right-source"
978
- className="connection-handle"
979
- style={{
980
- background: selected ? '#10B981' : '#1a1a2e',
981
- width: '14px',
982
- height: '14px',
983
- border: '3px solid #10B981',
984
- right: '-8px',
985
- opacity: selected ? 1 : 0,
986
- transition: 'all 0.2s ease-in-out',
987
- cursor: 'crosshair',
988
- zIndex: 10,
989
- }}
990
- />
991
- {/* Right - Target (hidden but functional) */}
992
- <Handle
993
- type="target"
994
- position={Position.Right}
995
- id="right-target"
996
- style={{
997
- background: 'transparent',
998
- width: '14px',
999
- height: '14px',
1000
- border: 'none',
1001
- right: '-8px',
1002
- opacity: 0,
1003
- pointerEvents: selected ? 'all' : 'none',
1004
- }}
1005
- />
1006
-
1007
- </Box>
1008
-
1009
- {/* Node Action Buttons - Shows when selected */}
1010
- <NodeActionButtons
1011
- selected={selected}
1012
- onOpenAIAssistant={(buttonElement) => {
1013
- if (nodeId) {
1014
- showNodeAIAssistantPopup(nodeId, 'Sheets Node', buttonElement);
1015
- }
1016
- }}
1017
- onDelete={() => {
1018
- if (nodeId && onNodesChange) {
1019
- onNodesChange([{ id: nodeId, type: 'remove' }]);
1020
- }
1021
- }}
1022
- onDuplicate={() => {
1023
- if (nodeId) {
1024
- const currentNode = nodes.find(n => n.id === nodeId);
1025
- if (currentNode) {
1026
- const newNode = {
1027
- ...currentNode,
1028
- id: `${currentNode.id}-copy-${Date.now()}`,
1029
- position: {
1030
- x: currentNode.position.x + 50,
1031
- y: currentNode.position.y + 50,
1032
- },
1033
- selected: false,
1034
- };
1035
- setNodes([...nodes, newNode]);
1036
- }
1037
- }
1038
- }}
1039
- />
1040
-
1041
- {/* AI Suggestions Button - Positioned below the node box */}
1042
- {data.formData?.aiSuggestionsCount !== undefined && data.formData.aiSuggestionsCount > 0 && (
1043
- <Box
1044
- sx={{
1045
- position: 'absolute',
1046
- top: '100%',
1047
- left: '50%',
1048
- transform: 'translateX(-50%)',
1049
- marginTop: '12px',
1050
- zIndex: 10,
1051
- whiteSpace: 'nowrap',
1052
- }}
1053
- onClick={(e) => {
1054
- e.stopPropagation();
1055
- // Toggle AI Suggestions panel
1056
- setShowSuggestions(!showSuggestions);
1057
- }}
1058
- >
1059
- <Button
1060
- variant="contained"
1061
- startIcon={<LightbulbIcon sx={{ fontSize: '12px' }} />}
1062
- sx={{
1063
- backgroundColor: '#2563EB',
1064
- color: '#ffffff',
1065
- borderRadius: '20px',
1066
- textTransform: 'none',
1067
- fontSize: '10px',
1068
- fontWeight: 400,
1069
- padding: '8px 16px',
1070
- whiteSpace: 'nowrap',
1071
- display: 'inline-flex',
1072
- alignItems: 'center',
1073
- boxShadow: '0 2px 8px rgba(0, 0, 0, 0.3)',
1074
- '&:hover': {
1075
- backgroundColor: '#2563eb',
1076
- },
1077
- '& .MuiButton-startIcon': {
1078
- marginRight: '8px',
1079
- }
1080
- }}
1081
- >
1082
- AI Suggestions
1083
- <Box
1084
- component="span"
1085
- sx={{
1086
- marginLeft: '8px',
1087
- backgroundColor: '#FFFFFF26',
1088
- color: '#ffffff',
1089
- fontSize: '10px',
1090
- fontWeight: 400,
1091
- minWidth: '18px',
1092
- height: '18px',
1093
- borderRadius: '9px',
1094
- display: 'inline-flex',
1095
- alignItems: 'center',
1096
- justifyContent: 'center',
1097
- padding: '0 6px',
1098
- border: '1px solid rgba(255, 255, 255, 0.2)',
1099
- }}
1100
- >
1101
- {data.formData.aiSuggestionsCount}
1102
- </Box>
1103
- </Button>
1104
- </Box>
1105
- )}
1106
-
1107
- {/* AI Suggestions Panel - Rendered on canvas below the button */}
1108
- {showSuggestions && data.formData?.aiSuggestionsCount !== undefined && data.formData.aiSuggestionsCount > 0 && nodeId && (
1109
- <AISuggestionsPanel
1110
- suggestions={data.formData?.aiSuggestions || [
1111
- {
1112
- id: '1',
1113
- title: 'Add Citation Extraction',
1114
- description: 'Automatically extract and format citations from article content.',
1115
- tags: ['classification', 'enhancement'],
1116
- },
1117
- {
1118
- id: '2',
1119
- title: 'Generate Bullet Summary',
1120
- description: 'Create a concise bullet-point summary of the article\'s main points.',
1121
- tags: ['classification', 'enhancement'],
1122
- },
1123
- ]}
1124
- parentNodeId={nodeId}
1125
- onSuggestionClick={(suggestion) => {
1126
- console.log('Suggestion clicked:', suggestion);
1127
- // Handle suggestion selection here
1128
- }}
1129
- onClose={() => setShowSuggestions(false)}
1130
- />
1131
- )}
1132
- </Box>
1133
- );
1134
- };
1135
-