@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,713 +1,713 @@
1
- {
2
- "hello": "hello world",
3
- "collaborationDiagram": {
4
- "title": "Collaboration Diagram",
5
- "objects": "Objects",
6
- "object": "Object",
7
- "multipleObjects": "Multiple Objects",
8
- "actor": "Actor",
9
- "messages": "Messages",
10
- "addMessage": "Add Message",
11
- "label": "Label",
12
- "edgeType": {
13
- "message": "Message",
14
- "selfMessage": "Self Message",
15
- "returnMessage": "Return Message"
16
- }
17
- },
18
- "collabObjectNodeSettings": {
19
- "title": "Object Node Settings",
20
- "label": "Label",
21
- "addSelfMessage": "Add Self Message",
22
- "close": "Close"
23
- },
24
- "actorNodeSettings": {
25
- "title": "Actor Node Settings",
26
- "label": "Label",
27
- "color": "Color",
28
- "addSelfMessage": "Add Self Message",
29
- "close": "Close"
30
- },
31
- "addCollabEdgeDialog": {
32
- "addEdge": "Add Edge",
33
- "editEdge": "Edit Edge",
34
- "sourceNode": "Source Node",
35
- "targetNode": "Target Node",
36
- "edgeType": "Edge Type",
37
- "labelOptional": "Label (optional)",
38
- "arrowHeadSource": "Arrowhead at Source",
39
- "arrowHeadTarget": "Arrowhead at Target",
40
- "none": "None",
41
- "save": "Save",
42
- "cancel": "Cancel",
43
- "delete": "Delete",
44
- "close": "Close",
45
- "returnMessage": "Return Message",
46
- "message": "Message"
47
- },
48
- "stateMachine": {
49
- "compositeNodeSettings": {
50
- "title": "Composite Node Settings",
51
- "label": "Title",
52
- "dividers": "Dividers",
53
- "none": "None",
54
- "vertical": "Vertical",
55
- "horizontal": "Horizontal",
56
- "dividerCount": "Divider Count",
57
- "addSubstate": "Add Substate",
58
- "add": "Add",
59
- "substates": "Substates",
60
- "noSubstates": "No substates",
61
- "width": "Width",
62
- "height": "Height",
63
- "pinsTitle": "Entry/Exit Pins & Points",
64
- "count": "Count",
65
- "noPins": "No pins/points",
66
- "selfTransition": "Self-Transition",
67
- "done": "Done",
68
- "delete": "Delete"
69
- },
70
- "stateNodeSettings": {
71
- "title": "State Node Settings",
72
- "label": "Label",
73
- "activities": "Activities",
74
- "addActivity": "Add Activity",
75
- "color": "Color",
76
- "selfTransition": "Self-Transition",
77
- "apply": "Apply Changes"
78
- },
79
- "edgeSettings": {
80
- "title": "Edge Settings",
81
- "sourceNode": "Source Node",
82
- "targetNode": "Target Node",
83
- "label": "Label",
84
- "arrowHeadSource": "Arrow Head (Source)",
85
- "arrowHeadTarget": "Arrow Head (Target)",
86
- "none": "None",
87
- "delete": "Delete",
88
- "cancel": "Cancel",
89
- "save": "Save"
90
- }
91
- },
92
- "operator": {
93
- "add": "Add",
94
- "subtract": "Subtract",
95
- "multiply": "Multiply",
96
- "divide": "Divide",
97
- "greaterThan": "Greater Than",
98
- "greaterThanOrEqual": "Greater Than or Equal",
99
- "lessThan": "Less Than",
100
- "lessThanOrEqual": "Less Than or Equal",
101
- "negate": "Negate",
102
- "not": "Not",
103
- "and": "And",
104
- "or": "Or",
105
- "assign": "Assign",
106
- "equal": "Equal",
107
- "notEqual": "Not Equal"
108
- },
109
- "expression": {
110
- "primitive": "Primitive",
111
- "operation": "Operation",
112
- "enterValue": "Enter value",
113
- "operand": "Operand {{index}}"
114
- },
115
- "dataTypes": {
116
- "string": "String",
117
- "number": "Number",
118
- "boolean": "Boolean",
119
- "object": "Object",
120
- "array": "Array",
121
- "any": "Any",
122
- "String": "String",
123
- "Number": "Number",
124
- "Object": "Object",
125
- "Array": "Array",
126
- "Map": "Map",
127
- "Set": "Set",
128
- "Int16": "Int16",
129
- "Date": "Date",
130
- "null": "Null",
131
- "Boolean": "Boolean"
132
- },
133
- "parameterInput": {
134
- "addParameterPlaceholder": "Type parameter name and press Enter",
135
- "parameterName": "Parameter Name",
136
- "parameterType": "Parameter Type"
137
- },
138
- "callForm": {
139
- "selectFunction": "Select a function",
140
- "functionRequired": "Function is required",
141
- "argumentRequired": "Argument value is required",
142
- "returnValueRequired": "Return value name is required",
143
- "returnValueName": "Return Value Name",
144
- "returnValueDataType": "Return Value Data Type",
145
- "cancel": "Cancel"
146
- },
147
- "tryCatchForm": {
148
- "tryBlock": "Try Block",
149
- "catchBlock": "Catch Block"
150
- },
151
- "setNodeForm": {
152
- "variable": "Variable",
153
- "value": "Value"
154
- },
155
- "returnNodeForm": {
156
- "value": "Value"
157
- },
158
- "loopNodeForm": {
159
- "condition": "Condition"
160
- },
161
- "ifNodeForm": {
162
- "condition": "Condition"
163
- },
164
- "forLoopNodeForm": {
165
- "initialization": "Initialization",
166
- "condition": "Condition",
167
- "update": "Update",
168
- "dataType": "Data Type",
169
- "conditions": "Conditions",
170
- "childNodes": "Child Nodes",
171
- "childNodesDescription": "Child nodes inside the for loop will be shown when expanded."
172
- },
173
- "button": {
174
- "send": "Send",
175
- "cancel": "Cancel",
176
- "close": "Close",
177
- "delete": "Delete"
178
- },
179
- "nodeForm": {
180
- "executionCount": "Execution Count",
181
- "maxThreads": "Max Concurrent Threads",
182
- "timeout": "Timeout (ms)",
183
- "switchValue": "Switch Value",
184
- "selectVariable": "Select a Variable",
185
- "option1": "Option 1",
186
- "option2": "Option 2",
187
- "option3": "Option 3",
188
- "fallbackValue": "Fallback Value",
189
- "caseCount": "Case Count",
190
- "groupName": "Group Name",
191
- "groupSize": "Group Size",
192
- "description": "Description",
193
- "noData": "No data available for this node type.",
194
- "restApi": "REST API",
195
- "graphqlApi": "GraphQL API",
196
- "unsupportedType": "Unsupported node type: {{type}}",
197
- "testOptions": "Test Options",
198
- "fallbackValueHelper": "Value to use when no case matches",
199
- "caseCountHelper": "Number of cases in the switch statement",
200
- "variables": "Variables",
201
- "source": "Source"
202
- },
203
- "availableVariables": {
204
- "title": "Available Variables",
205
- "noVariables": "No variables available yet. Create function, let, set, or forLoop nodes to see variables here.",
206
- "variables": "Variables",
207
- "source": "Source"
208
- },
209
- "letNodeForm": {
210
- "bindingName": "Binding Name {{index}}",
211
- "bindingValue": "Binding Value {{index}}",
212
- "addBinding": "Add Binding",
213
- "removeBinding": "Remove Binding",
214
- "assignmentMode": "Assignment Mode",
215
- "simpleVariables": "Simple Variables",
216
- "objectCreation": "Object Creation",
217
- "customCode": "Custom Code",
218
- "variableName": "Variable Name",
219
- "properties": "Properties",
220
- "propertyKey": "Property Key",
221
- "propertyValue": "Property Value",
222
- "addProperty": "Add Property",
223
- "javascriptCode": "JavaScript Code",
224
- "codePlaceholder": "let processedSale = {\n id: sale.id,\n amount: sale.amount * (1 + config.taxRate),\n category: sale.category,\n date: sale.date,\n region: sale.region || 'Unknown'\n};",
225
- "validation": {
226
- "bindingArrayError": "Bindings must be an array.",
227
- "bindingRequiredError": "At least one binding is required.",
228
- "bindingNameEmptyError": "Binding name at position {{index}} cannot be empty.",
229
- "bindingNameInvalidError": "Binding name \"{{name}}\" at position {{index}} must start with a letter or underscore and contain only letters, numbers, and underscores.",
230
- "bindingValueEmptyError": "Binding value at position {{index}} cannot be empty."
231
- }
232
- },
233
- "functionForm": {
234
- "normal": "Normal",
235
- "advanced": "Advanced",
236
- "functionName": "Function Name",
237
- "parameters": "Parameters",
238
- "injectCustomCode": "Inject Custom Code",
239
- "injectCustomFunction": "Inject Custom Function",
240
- "customCode": "Custom Code:",
241
- "createFunction": "Create Function"
242
- },
243
- "status": {
244
- "loading": "Loading",
245
- "error": "Something went wrong"
246
- },
247
- "tooltip": {
248
- "copyToClipboard": "Copy to Clipboard",
249
- "clear": "Clear",
250
- "undo": "Undo",
251
- "redo": "Redo",
252
- "download": "Download",
253
- "exportJson": "Export JSON",
254
- "exportCode": "Export Code",
255
- "importJson": "Import JSON",
256
- "toggleEdgeType": "Toggle Edge Type"
257
- },
258
- "alert": {
259
- "codeCopied": "Code copied to clipboard"
260
- },
261
- "httpVerb": {
262
- "get": "GET",
263
- "post": "POST",
264
- "put": "PUT",
265
- "delete": "DELETE",
266
- "patch": "PATCH"
267
- },
268
- "apiForm": {
269
- "title": "REST API Configuration",
270
- "method": "HTTP Method",
271
- "url": "API Endpoint URL",
272
- "urlPlaceholder": "https://api.example.com/users",
273
- "headers": "Headers",
274
- "queryParams": "Query Parameters",
275
- "requestBody": "Request Body",
276
- "bodyType": "Body Type",
277
- "responseConfig": "Response Configuration",
278
- "responseVariable": "Response Variable Name",
279
- "responseVariablePlaceholder": "apiResponse, result, etc.",
280
- "responseDataType": "Response Data Type",
281
- "headerKey": "Key",
282
- "headerValue": "Value",
283
- "paramKey": "Key",
284
- "paramValue": "Value",
285
- "bodyTypes": {
286
- "json": "JSON",
287
- "form-data": "Form Data",
288
- "x-www-form-urlencoded": "URL Encoded",
289
- "raw": "Raw"
290
- },
291
- "responseDataTypes": {
292
- "String": "String",
293
- "Object": "Object",
294
- "Array": "Array"
295
- },
296
- "addHeader": "Add Header",
297
- "addParam": "Add Parameter",
298
- "removeHeader": "Remove Header",
299
- "removeParam": "Remove Parameter",
300
- "validation": {
301
- "urlRequired": "API endpoint URL is required",
302
- "methodRequired": "HTTP method is required",
303
- "responseVariableRequired": "Response variable name is required",
304
- "invalidUrl": "Please enter a valid URL",
305
- "headerKeyRequired": "Header key is required",
306
- "headerValueRequired": "Header value is required",
307
- "paramKeyRequired": "Parameter key is required",
308
- "paramValueRequired": "Parameter value is required"
309
- }
310
- },
311
- "customCodeModal": {
312
- "title": "Inject Custom Function",
313
- "description": "Custom Code",
314
- "functionName": "Function Name",
315
- "parameters": "Parameters",
316
- "importCode": "Import Code",
317
- "runCode": "Run Code",
318
- "saveAsFunction": "Save as Function",
319
- "close": "Close",
320
- "result": "Result",
321
- "error": "Error",
322
- "functionPreview": "Function Preview:",
323
- "functionBodyHint": "Write only the function body below (without function declaration):",
324
- "functionBodyNote": "The function declaration above will be automatically added when executing or saving.",
325
- "functionBodyPlaceholder": "// Example: return a + b;",
326
- "noParameters": "/* no parameters */",
327
- "functionBodyPlaceholderText": "// Your function body goes here"
328
- },
329
- "createFunctionModal": {
330
- "title": "Create New Function",
331
- "editTitle": "Edit Function",
332
- "functionName": "Function Name",
333
- "numberOfArguments": "Number of Arguments",
334
- "generatedCode": "Generated code:",
335
- "guidelines": {
336
- "title": "Guidelines for Creating a Function:",
337
- "uniqueName": "Function name should be unique.",
338
- "arguments": "Choose number of arguments and set their names and operators.",
339
- "autoGeneration": "Function code is generated automatically."
340
- },
341
- "example": {
342
- "title": "Example:",
343
- "name": "name: add",
344
- "args": "args: a (+), b (-), c (*)",
345
- "code": "code: return a + b - c;"
346
- },
347
- "buttons": {
348
- "cancel": "Cancel",
349
- "create": "Create",
350
- "save": "Save"
351
- }
352
- },
353
- "common": {
354
- "save": "Save",
355
- "cancel": "Cancel",
356
- "close": "Close",
357
- "add": "Add",
358
- "delete": "Delete",
359
- "edit": "Edit",
360
- "apply": "Apply",
361
- "search": "Search",
362
- "undo": "Undo",
363
- "redo": "Redo",
364
- "width": "Width",
365
- "height": "Height",
366
- "color": "Color",
367
- "colors": "Colors",
368
- "shape": "Shape",
369
- "label": "Label",
370
- "description": "Description",
371
- "none": "None",
372
- "defaultMessage": "New Message"
373
- },
374
- "colors": {
375
- "blue": "Blue",
376
- "green": "Green",
377
- "red": "Red",
378
- "purple": "Purple",
379
- "orange": "Orange",
380
- "teal": "Teal",
381
- "pink": "Pink",
382
- "gray": "Gray",
383
- "borderColor": "Border Color",
384
- "background": "Background",
385
- "colorPresets": "Color Presets"
386
- },
387
- "sequenceDiagram": {
388
- "title": "Sequence Diagram",
389
- "entities": "Entities",
390
- "entity": "Entity",
391
- "messages": "Messages",
392
- "fragments": "Combined Fragments",
393
- "templates": "Templates",
394
- "components": "Components",
395
- "shapes": {
396
- "rectangle": "Rectangle",
397
- "roundedBox": "Rounded Box",
398
- "circle": "Circle",
399
- "database": "Database",
400
- "actor": "Actor"
401
- },
402
- "messageTypes": {
403
- "synchronous": "Synchronous",
404
- "asynchronous": "Asynchronous",
405
- "return": "Return",
406
- "selfMessage": "Self Message",
407
- "sync": "Sync",
408
- "async": "Async",
409
- "self": "Self"
410
- },
411
- "fragmentTypes": {
412
- "alt": "Alt (Conditional)",
413
- "loop": "Loop",
414
- "opt": "Opt (Optional)",
415
- "par": "Par (Parallel)"
416
- },
417
- "controls": {
418
- "addEntity": "Add Entity",
419
- "addMessage": "Add Message",
420
- "addFragment": "Add Fragment",
421
- "loadTemplate": "Load Template"
422
- },
423
- "export": {
424
- "filename": "sequence-diagram.json"
425
- },
426
- "errors": {
427
- "needEntitiesForMessage": "You need at least one entity to add a message.",
428
- "onlyConnectEntities": "You can only connect entity nodes with messages.",
429
- "sourceTargetNotFound": "Source or target node not found",
430
- "importFailed": "Failed to import diagram. Invalid file format."
431
- }
432
- },
433
- "addMessageDialog": {
434
- "title": "Add New Message",
435
- "sourceEntity": "Source Entity",
436
- "targetEntity": "Target Entity",
437
- "messageType": "Message Type",
438
- "messageLabel": "Message Label",
439
- "buttons": {
440
- "cancel": "Cancel",
441
- "addMessage": "Add Message"
442
- }
443
- },
444
- "editMessageDialog": {
445
- "title": "Edit Message",
446
- "messageType": "Message Type",
447
- "messageLabel": "Message Label",
448
- "buttons": {
449
- "cancel": "Cancel",
450
- "save": "Save",
451
- "delete": "Delete"
452
- }
453
- },
454
- "entitySettings": {
455
- "title": "Entity Settings",
456
- "fontSize": "Font Size",
457
- "borderWidth": "Border Width",
458
- "collapseLifeline": "Collapse Lifeline",
459
- "showActivationArea": "Show Activation Area",
460
- "activationAreas": "Activation Areas",
461
- "activation": "Activation",
462
- "startPosition": "Start Position",
463
- "endPosition": "End Position",
464
- "noActivationAreas": "No activation areas defined",
465
- "buttons": {
466
- "add": "Add",
467
- "applyChanges": "Apply Changes"
468
- }
469
- },
470
- "fragmentSettings": {
471
- "title": "Fragment Settings",
472
- "altFragmentTitle": "Alt Fragment Settings",
473
- "fragmentName": "Fragment Name",
474
- "conditions": "Conditions",
475
- "addCondition": "Add Condition",
476
- "buttons": {
477
- "applyChanges": "Apply Changes"
478
- }
479
- },
480
- "diagramControls": {
481
- "sequenceDiagram": "Sequence Diagram",
482
- "search": "Search",
483
- "entities": "Entities",
484
- "messages": "Messages",
485
- "combinedFragments": "Combined Fragments",
486
- "components": "Components",
487
- "templates": "Templates",
488
- "quickStart": "Quick start with pre-defined sequence diagram templates",
489
- "templateDescriptions": {
490
- "clientServer": "Basic request-response flow",
491
- "authentication": "Login process with validation",
492
- "databaseTransaction": "CRUD operation sequence"
493
- },
494
- "templateTitles": {
495
- "clientServer": "Client-Server Interaction",
496
- "authentication": "Authentication Flow",
497
- "databaseTransaction": "Database Transaction"
498
- }
499
- },
500
- "sequenceFlow": {
501
- "editLabels": {
502
- "entityLabel": "Edit Entity Label",
503
- "messageLabel": "Edit Message Label",
504
- "editFragment": "Edit Fragment"
505
- },
506
- "buttons": {
507
- "save": "Save",
508
- "cancel": "Cancel"
509
- },
510
- "alerts": {
511
- "needEntitiesForMessage": "You need at least one entity to add a message.",
512
- "onlyConnectEntities": "You can only connect entity nodes with messages."
513
- }
514
- },
515
- "addNodeView": {
516
- "title": "Add a new node",
517
- "description": "Select your data flow type for your new nodes",
518
- "searchPlaceholder": "Search Nodes...",
519
- "nodeTypes": {
520
- "parallel": "Parallel",
521
- "functionCall": "Function Call",
522
- "function": "Function",
523
- "let": "Let",
524
- "set": "Set",
525
- "branch": "Branch",
526
- "return": "Return",
527
- "loop": "Loop",
528
- "repeat": "Repeat",
529
- "switch": "Switch",
530
- "tryCatch": "Try/Catch",
531
- "forLoop": "For Loop",
532
- "graphql": "GraphQL Query"
533
- }
534
- },
535
- "graphqlForm": {
536
- "title": "GraphQL API Configuration",
537
- "normal": "Normal",
538
- "advanced": "Advanced",
539
- "operationType": "Operation Type",
540
- "operationName": "Operation Name",
541
- "operationNamePlaceholder": "GetUser, CreatePost, etc.",
542
- "rootField": "Root Field",
543
- "rootFieldPlaceholder": "user, posts, createUser, etc.",
544
- "url": "GraphQL Endpoint URL",
545
- "urlPlaceholder": "https://api.example.com/graphql",
546
- "queryPreview": "Query Preview",
547
- "fieldsToFetch": "Fields to Fetch",
548
- "fieldName": "Field Name",
549
- "fieldNamePlaceholder": "id, name, email, etc.",
550
- "arguments": "Arguments / Filters",
551
- "argumentKey": "Key",
552
- "argumentKeyPlaceholder": "id, limit, etc.",
553
- "argumentValue": "Value",
554
- "argumentValuePlaceholder": "1, 10, etc.",
555
- "variables": "Variables",
556
- "variablesDescription": "Variables make your GraphQL queries dynamic. Define variables here and use them in your query arguments. Example: Define variable \"id\" with type \"ID\" and use it in arguments as \"id: $id\".",
557
- "variableName": "Variable Name",
558
- "variableNamePlaceholder": "id (without $)",
559
- "defaultValue": "Default Value",
560
- "defaultValuePlaceholder": "123, 10, true, etc.",
561
- "variableType": "Type",
562
- "headers": "Headers",
563
- "headerKey": "Key",
564
- "headerValue": "Value",
565
- "responseConfig": "Response Configuration",
566
- "responseVariable": "Response Variable Name",
567
- "responseVariablePlaceholder": "userData, result, etc.",
568
- "responseDataType": "Response Data Type",
569
- "injectCustomQuery": "Inject Custom Query",
570
- "customQuery": "Custom GraphQL Query",
571
- "customQueryDescription": "Write your custom GraphQL query here. This will override the normal mode configuration and use your custom query directly.",
572
- "writeCustomQuery": "Write your custom GraphQL query below:",
573
- "queryNote": "Include the complete query, mutation, or subscription with all necessary fields and variables.",
574
- "queryPlaceholder": "query GetUser($userId: ID!) {\n user(id: $userId) {\n id\n name\n email\n }\n}",
575
- "importQuery": "Import Query",
576
- "saveQuery": "Save Query",
577
- "close": "Close",
578
- "operationTypes": {
579
- "query": "Query",
580
- "mutation": "Mutation",
581
- "subscription": "Subscription"
582
- },
583
- "variableTypes": {
584
- "String": "String",
585
- "Int": "Int",
586
- "Float": "Float",
587
- "Boolean": "Boolean",
588
- "ID": "ID"
589
- },
590
- "responseDataTypes": {
591
- "String": "String",
592
- "Object": "Object",
593
- "Array": "Array"
594
- },
595
- "addField": "Add Field",
596
- "addArgument": "Add Argument",
597
- "addVariable": "Add Variable",
598
- "addHeader": "Add Header",
599
- "removeField": "Remove Field",
600
- "removeArgument": "Remove Argument",
601
- "removeVariable": "Remove Variable",
602
- "removeHeader": "Remove Header",
603
- "validation": {
604
- "urlRequired": "GraphQL endpoint URL is required",
605
- "rootFieldRequired": "Root field is required",
606
- "responseVariableRequired": "Response variable name is required",
607
- "invalidUrl": "Please enter a valid URL",
608
- "fieldNameRequired": "Field name is required",
609
- "argumentKeyRequired": "Argument key is required",
610
- "argumentValueRequired": "Argument value is required",
611
- "variableNameRequired": "Variable name is required",
612
- "variableTypeRequired": "Variable type is required",
613
- "headerKeyRequired": "Header key is required",
614
- "headerValueRequired": "Header value is required",
615
- "customQueryRequired": "Custom query is required in advanced mode"
616
- }
617
- },
618
- "errors": {
619
- "unknownNodeType": "Unknown node type: {{type}}",
620
- "httpError": "HTTP {{status}}: {{statusText}}",
621
- "unknownFunction": "unknownFunction",
622
- "defaultCase": "Default"
623
- },
624
- "automation": {
625
- "common": {
626
- "executionResult": "Execution Result",
627
- "status": "Status",
628
- "success": "Success",
629
- "failed": "Failed",
630
- "timestamp": "Timestamp",
631
- "error": "Error",
632
- "fullNodeData": "Full Node Data",
633
- "lastRan": "Last ran",
634
- "lastRun": "Last run",
635
- "schema": "Schema",
636
- "matched": "Matched",
637
- "partial": "Partial",
638
- "ignored": "Ignored"
639
- },
640
- "startNode": {
641
- "headerDescription": "Workflow entry point",
642
- "initialContext": "Initial Context"
643
- },
644
- "apiNode": {
645
- "headerDescription": "Get all CNN headlines",
646
- "additionalInfo": "Generate compelling headlines based on the input topic",
647
- "responseData": "Response Data"
648
- },
649
- "formattingNode": {
650
- "headerDescription": "AI-powered content analysis",
651
- "aiReasoning": "AI Reasoning",
652
- "aiReasoningDefault": "Analyzed the selected headline for key components and promises",
653
- "formattedData": "Formatted Data"
654
- },
655
- "endNode": {
656
- "headerDescription": "Workflow completion and results display",
657
- "finalOutput": "Final Output"
658
- },
659
- "aiSuggestionNode": {
660
- "badgeSuggested": "Suggested Node",
661
- "badgeAI": "AI",
662
- "addThis": "Add this"
663
- },
664
- "sheetsNode": {
665
- "googleSheets": "Google Sheets",
666
- "readWriteRows": "Read/Write Rows",
667
- "sheet": "Sheet",
668
- "gmail": "Gmail",
669
- "sendEmail": "Send Email",
670
- "drafts": "Drafts",
671
- "slack": "Slack",
672
- "sendMessage": "Send Message",
673
- "channel": "Channel",
674
- "whatsappTwilio": "WhatsApp (Twilio)",
675
- "whatsappWeb": "WhatsApp (Web)",
676
- "apiSend": "API Send",
677
- "phone": "Phone",
678
- "notSet": "not set",
679
- "sandboxMode": "Sandbox Mode",
680
- "productionMode": "Production Mode",
681
- "noOutputMethodsConfigured": "No output methods configured",
682
- "addConfiguration": "Add Configuration",
683
- "status": {
684
- "notSet": "Not Set",
685
- "configured": "Configured",
686
- "running": "Running",
687
- "connected": "Connected",
688
- "failed": "Failed",
689
- "mixed": "Mixed Status",
690
- "success": "Success",
691
- "ready": "Ready"
692
- }
693
- },
694
- "executionPanel": {
695
- "title": "Automation Execution",
696
- "running": "Running",
697
- "ready": "Ready",
698
- "runWorkflow": "Run Workflow",
699
- "stop": "Stop",
700
- "executionInProgress": "Execution in progress...",
701
- "lastRunSummary": "Last run",
702
- "readyToExecute": "Ready to execute workflow",
703
- "logsTitle": "Execution Logs",
704
- "logsEmpty": "Logs will appear here as the workflow runs.",
705
- "summaryTitle": "Execution Summary",
706
- "runId": "Run ID",
707
- "duration": "Duration",
708
- "finalOutput": "Final Output",
709
- "recentExecutions": "Recent Executions",
710
- "runNumber": "Run"
711
- }
712
- }
713
- }
1
+ {
2
+ "hello": "hello world",
3
+ "collaborationDiagram": {
4
+ "title": "Collaboration Diagram",
5
+ "objects": "Objects",
6
+ "object": "Object",
7
+ "multipleObjects": "Multiple Objects",
8
+ "actor": "Actor",
9
+ "messages": "Messages",
10
+ "addMessage": "Add Message",
11
+ "label": "Label",
12
+ "edgeType": {
13
+ "message": "Message",
14
+ "selfMessage": "Self Message",
15
+ "returnMessage": "Return Message"
16
+ }
17
+ },
18
+ "collabObjectNodeSettings": {
19
+ "title": "Object Node Settings",
20
+ "label": "Label",
21
+ "addSelfMessage": "Add Self Message",
22
+ "close": "Close"
23
+ },
24
+ "actorNodeSettings": {
25
+ "title": "Actor Node Settings",
26
+ "label": "Label",
27
+ "color": "Color",
28
+ "addSelfMessage": "Add Self Message",
29
+ "close": "Close"
30
+ },
31
+ "addCollabEdgeDialog": {
32
+ "addEdge": "Add Edge",
33
+ "editEdge": "Edit Edge",
34
+ "sourceNode": "Source Node",
35
+ "targetNode": "Target Node",
36
+ "edgeType": "Edge Type",
37
+ "labelOptional": "Label (optional)",
38
+ "arrowHeadSource": "Arrowhead at Source",
39
+ "arrowHeadTarget": "Arrowhead at Target",
40
+ "none": "None",
41
+ "save": "Save",
42
+ "cancel": "Cancel",
43
+ "delete": "Delete",
44
+ "close": "Close",
45
+ "returnMessage": "Return Message",
46
+ "message": "Message"
47
+ },
48
+ "stateMachine": {
49
+ "compositeNodeSettings": {
50
+ "title": "Composite Node Settings",
51
+ "label": "Title",
52
+ "dividers": "Dividers",
53
+ "none": "None",
54
+ "vertical": "Vertical",
55
+ "horizontal": "Horizontal",
56
+ "dividerCount": "Divider Count",
57
+ "addSubstate": "Add Substate",
58
+ "add": "Add",
59
+ "substates": "Substates",
60
+ "noSubstates": "No substates",
61
+ "width": "Width",
62
+ "height": "Height",
63
+ "pinsTitle": "Entry/Exit Pins & Points",
64
+ "count": "Count",
65
+ "noPins": "No pins/points",
66
+ "selfTransition": "Self-Transition",
67
+ "done": "Done",
68
+ "delete": "Delete"
69
+ },
70
+ "stateNodeSettings": {
71
+ "title": "State Node Settings",
72
+ "label": "Label",
73
+ "activities": "Activities",
74
+ "addActivity": "Add Activity",
75
+ "color": "Color",
76
+ "selfTransition": "Self-Transition",
77
+ "apply": "Apply Changes"
78
+ },
79
+ "edgeSettings": {
80
+ "title": "Edge Settings",
81
+ "sourceNode": "Source Node",
82
+ "targetNode": "Target Node",
83
+ "label": "Label",
84
+ "arrowHeadSource": "Arrow Head (Source)",
85
+ "arrowHeadTarget": "Arrow Head (Target)",
86
+ "none": "None",
87
+ "delete": "Delete",
88
+ "cancel": "Cancel",
89
+ "save": "Save"
90
+ }
91
+ },
92
+ "operator": {
93
+ "add": "Add",
94
+ "subtract": "Subtract",
95
+ "multiply": "Multiply",
96
+ "divide": "Divide",
97
+ "greaterThan": "Greater Than",
98
+ "greaterThanOrEqual": "Greater Than or Equal",
99
+ "lessThan": "Less Than",
100
+ "lessThanOrEqual": "Less Than or Equal",
101
+ "negate": "Negate",
102
+ "not": "Not",
103
+ "and": "And",
104
+ "or": "Or",
105
+ "assign": "Assign",
106
+ "equal": "Equal",
107
+ "notEqual": "Not Equal"
108
+ },
109
+ "expression": {
110
+ "primitive": "Primitive",
111
+ "operation": "Operation",
112
+ "enterValue": "Enter value",
113
+ "operand": "Operand {{index}}"
114
+ },
115
+ "dataTypes": {
116
+ "string": "String",
117
+ "number": "Number",
118
+ "boolean": "Boolean",
119
+ "object": "Object",
120
+ "array": "Array",
121
+ "any": "Any",
122
+ "String": "String",
123
+ "Number": "Number",
124
+ "Object": "Object",
125
+ "Array": "Array",
126
+ "Map": "Map",
127
+ "Set": "Set",
128
+ "Int16": "Int16",
129
+ "Date": "Date",
130
+ "null": "Null",
131
+ "Boolean": "Boolean"
132
+ },
133
+ "parameterInput": {
134
+ "addParameterPlaceholder": "Type parameter name and press Enter",
135
+ "parameterName": "Parameter Name",
136
+ "parameterType": "Parameter Type"
137
+ },
138
+ "callForm": {
139
+ "selectFunction": "Select a function",
140
+ "functionRequired": "Function is required",
141
+ "argumentRequired": "Argument value is required",
142
+ "returnValueRequired": "Return value name is required",
143
+ "returnValueName": "Return Value Name",
144
+ "returnValueDataType": "Return Value Data Type",
145
+ "cancel": "Cancel"
146
+ },
147
+ "tryCatchForm": {
148
+ "tryBlock": "Try Block",
149
+ "catchBlock": "Catch Block"
150
+ },
151
+ "setNodeForm": {
152
+ "variable": "Variable",
153
+ "value": "Value"
154
+ },
155
+ "returnNodeForm": {
156
+ "value": "Value"
157
+ },
158
+ "loopNodeForm": {
159
+ "condition": "Condition"
160
+ },
161
+ "ifNodeForm": {
162
+ "condition": "Condition"
163
+ },
164
+ "forLoopNodeForm": {
165
+ "initialization": "Initialization",
166
+ "condition": "Condition",
167
+ "update": "Update",
168
+ "dataType": "Data Type",
169
+ "conditions": "Conditions",
170
+ "childNodes": "Child Nodes",
171
+ "childNodesDescription": "Child nodes inside the for loop will be shown when expanded."
172
+ },
173
+ "button": {
174
+ "send": "Send",
175
+ "cancel": "Cancel",
176
+ "close": "Close",
177
+ "delete": "Delete"
178
+ },
179
+ "nodeForm": {
180
+ "executionCount": "Execution Count",
181
+ "maxThreads": "Max Concurrent Threads",
182
+ "timeout": "Timeout (ms)",
183
+ "switchValue": "Switch Value",
184
+ "selectVariable": "Select a Variable",
185
+ "option1": "Option 1",
186
+ "option2": "Option 2",
187
+ "option3": "Option 3",
188
+ "fallbackValue": "Fallback Value",
189
+ "caseCount": "Case Count",
190
+ "groupName": "Group Name",
191
+ "groupSize": "Group Size",
192
+ "description": "Description",
193
+ "noData": "No data available for this node type.",
194
+ "restApi": "REST API",
195
+ "graphqlApi": "GraphQL API",
196
+ "unsupportedType": "Unsupported node type: {{type}}",
197
+ "testOptions": "Test Options",
198
+ "fallbackValueHelper": "Value to use when no case matches",
199
+ "caseCountHelper": "Number of cases in the switch statement",
200
+ "variables": "Variables",
201
+ "source": "Source"
202
+ },
203
+ "availableVariables": {
204
+ "title": "Available Variables",
205
+ "noVariables": "No variables available yet. Create function, let, set, or forLoop nodes to see variables here.",
206
+ "variables": "Variables",
207
+ "source": "Source"
208
+ },
209
+ "letNodeForm": {
210
+ "bindingName": "Binding Name {{index}}",
211
+ "bindingValue": "Binding Value {{index}}",
212
+ "addBinding": "Add Binding",
213
+ "removeBinding": "Remove Binding",
214
+ "assignmentMode": "Assignment Mode",
215
+ "simpleVariables": "Simple Variables",
216
+ "objectCreation": "Object Creation",
217
+ "customCode": "Custom Code",
218
+ "variableName": "Variable Name",
219
+ "properties": "Properties",
220
+ "propertyKey": "Property Key",
221
+ "propertyValue": "Property Value",
222
+ "addProperty": "Add Property",
223
+ "javascriptCode": "JavaScript Code",
224
+ "codePlaceholder": "let processedSale = {\n id: sale.id,\n amount: sale.amount * (1 + config.taxRate),\n category: sale.category,\n date: sale.date,\n region: sale.region || 'Unknown'\n};",
225
+ "validation": {
226
+ "bindingArrayError": "Bindings must be an array.",
227
+ "bindingRequiredError": "At least one binding is required.",
228
+ "bindingNameEmptyError": "Binding name at position {{index}} cannot be empty.",
229
+ "bindingNameInvalidError": "Binding name \"{{name}}\" at position {{index}} must start with a letter or underscore and contain only letters, numbers, and underscores.",
230
+ "bindingValueEmptyError": "Binding value at position {{index}} cannot be empty."
231
+ }
232
+ },
233
+ "functionForm": {
234
+ "normal": "Normal",
235
+ "advanced": "Advanced",
236
+ "functionName": "Function Name",
237
+ "parameters": "Parameters",
238
+ "injectCustomCode": "Inject Custom Code",
239
+ "injectCustomFunction": "Inject Custom Function",
240
+ "customCode": "Custom Code:",
241
+ "createFunction": "Create Function"
242
+ },
243
+ "status": {
244
+ "loading": "Loading",
245
+ "error": "Something went wrong"
246
+ },
247
+ "tooltip": {
248
+ "copyToClipboard": "Copy to Clipboard",
249
+ "clear": "Clear",
250
+ "undo": "Undo",
251
+ "redo": "Redo",
252
+ "download": "Download",
253
+ "exportJson": "Export JSON",
254
+ "exportCode": "Export Code",
255
+ "importJson": "Import JSON",
256
+ "toggleEdgeType": "Toggle Edge Type"
257
+ },
258
+ "alert": {
259
+ "codeCopied": "Code copied to clipboard"
260
+ },
261
+ "httpVerb": {
262
+ "get": "GET",
263
+ "post": "POST",
264
+ "put": "PUT",
265
+ "delete": "DELETE",
266
+ "patch": "PATCH"
267
+ },
268
+ "apiForm": {
269
+ "title": "REST API Configuration",
270
+ "method": "HTTP Method",
271
+ "url": "API Endpoint URL",
272
+ "urlPlaceholder": "https://api.example.com/users",
273
+ "headers": "Headers",
274
+ "queryParams": "Query Parameters",
275
+ "requestBody": "Request Body",
276
+ "bodyType": "Body Type",
277
+ "responseConfig": "Response Configuration",
278
+ "responseVariable": "Response Variable Name",
279
+ "responseVariablePlaceholder": "apiResponse, result, etc.",
280
+ "responseDataType": "Response Data Type",
281
+ "headerKey": "Key",
282
+ "headerValue": "Value",
283
+ "paramKey": "Key",
284
+ "paramValue": "Value",
285
+ "bodyTypes": {
286
+ "json": "JSON",
287
+ "form-data": "Form Data",
288
+ "x-www-form-urlencoded": "URL Encoded",
289
+ "raw": "Raw"
290
+ },
291
+ "responseDataTypes": {
292
+ "String": "String",
293
+ "Object": "Object",
294
+ "Array": "Array"
295
+ },
296
+ "addHeader": "Add Header",
297
+ "addParam": "Add Parameter",
298
+ "removeHeader": "Remove Header",
299
+ "removeParam": "Remove Parameter",
300
+ "validation": {
301
+ "urlRequired": "API endpoint URL is required",
302
+ "methodRequired": "HTTP method is required",
303
+ "responseVariableRequired": "Response variable name is required",
304
+ "invalidUrl": "Please enter a valid URL",
305
+ "headerKeyRequired": "Header key is required",
306
+ "headerValueRequired": "Header value is required",
307
+ "paramKeyRequired": "Parameter key is required",
308
+ "paramValueRequired": "Parameter value is required"
309
+ }
310
+ },
311
+ "customCodeModal": {
312
+ "title": "Inject Custom Function",
313
+ "description": "Custom Code",
314
+ "functionName": "Function Name",
315
+ "parameters": "Parameters",
316
+ "importCode": "Import Code",
317
+ "runCode": "Run Code",
318
+ "saveAsFunction": "Save as Function",
319
+ "close": "Close",
320
+ "result": "Result",
321
+ "error": "Error",
322
+ "functionPreview": "Function Preview:",
323
+ "functionBodyHint": "Write only the function body below (without function declaration):",
324
+ "functionBodyNote": "The function declaration above will be automatically added when executing or saving.",
325
+ "functionBodyPlaceholder": "// Example: return a + b;",
326
+ "noParameters": "/* no parameters */",
327
+ "functionBodyPlaceholderText": "// Your function body goes here"
328
+ },
329
+ "createFunctionModal": {
330
+ "title": "Create New Function",
331
+ "editTitle": "Edit Function",
332
+ "functionName": "Function Name",
333
+ "numberOfArguments": "Number of Arguments",
334
+ "generatedCode": "Generated code:",
335
+ "guidelines": {
336
+ "title": "Guidelines for Creating a Function:",
337
+ "uniqueName": "Function name should be unique.",
338
+ "arguments": "Choose number of arguments and set their names and operators.",
339
+ "autoGeneration": "Function code is generated automatically."
340
+ },
341
+ "example": {
342
+ "title": "Example:",
343
+ "name": "name: add",
344
+ "args": "args: a (+), b (-), c (*)",
345
+ "code": "code: return a + b - c;"
346
+ },
347
+ "buttons": {
348
+ "cancel": "Cancel",
349
+ "create": "Create",
350
+ "save": "Save"
351
+ }
352
+ },
353
+ "common": {
354
+ "save": "Save",
355
+ "cancel": "Cancel",
356
+ "close": "Close",
357
+ "add": "Add",
358
+ "delete": "Delete",
359
+ "edit": "Edit",
360
+ "apply": "Apply",
361
+ "search": "Search",
362
+ "undo": "Undo",
363
+ "redo": "Redo",
364
+ "width": "Width",
365
+ "height": "Height",
366
+ "color": "Color",
367
+ "colors": "Colors",
368
+ "shape": "Shape",
369
+ "label": "Label",
370
+ "description": "Description",
371
+ "none": "None",
372
+ "defaultMessage": "New Message"
373
+ },
374
+ "colors": {
375
+ "blue": "Blue",
376
+ "green": "Green",
377
+ "red": "Red",
378
+ "purple": "Purple",
379
+ "orange": "Orange",
380
+ "teal": "Teal",
381
+ "pink": "Pink",
382
+ "gray": "Gray",
383
+ "borderColor": "Border Color",
384
+ "background": "Background",
385
+ "colorPresets": "Color Presets"
386
+ },
387
+ "sequenceDiagram": {
388
+ "title": "Sequence Diagram",
389
+ "entities": "Entities",
390
+ "entity": "Entity",
391
+ "messages": "Messages",
392
+ "fragments": "Combined Fragments",
393
+ "templates": "Templates",
394
+ "components": "Components",
395
+ "shapes": {
396
+ "rectangle": "Rectangle",
397
+ "roundedBox": "Rounded Box",
398
+ "circle": "Circle",
399
+ "database": "Database",
400
+ "actor": "Actor"
401
+ },
402
+ "messageTypes": {
403
+ "synchronous": "Synchronous",
404
+ "asynchronous": "Asynchronous",
405
+ "return": "Return",
406
+ "selfMessage": "Self Message",
407
+ "sync": "Sync",
408
+ "async": "Async",
409
+ "self": "Self"
410
+ },
411
+ "fragmentTypes": {
412
+ "alt": "Alt (Conditional)",
413
+ "loop": "Loop",
414
+ "opt": "Opt (Optional)",
415
+ "par": "Par (Parallel)"
416
+ },
417
+ "controls": {
418
+ "addEntity": "Add Entity",
419
+ "addMessage": "Add Message",
420
+ "addFragment": "Add Fragment",
421
+ "loadTemplate": "Load Template"
422
+ },
423
+ "export": {
424
+ "filename": "sequence-diagram.json"
425
+ },
426
+ "errors": {
427
+ "needEntitiesForMessage": "You need at least one entity to add a message.",
428
+ "onlyConnectEntities": "You can only connect entity nodes with messages.",
429
+ "sourceTargetNotFound": "Source or target node not found",
430
+ "importFailed": "Failed to import diagram. Invalid file format."
431
+ }
432
+ },
433
+ "addMessageDialog": {
434
+ "title": "Add New Message",
435
+ "sourceEntity": "Source Entity",
436
+ "targetEntity": "Target Entity",
437
+ "messageType": "Message Type",
438
+ "messageLabel": "Message Label",
439
+ "buttons": {
440
+ "cancel": "Cancel",
441
+ "addMessage": "Add Message"
442
+ }
443
+ },
444
+ "editMessageDialog": {
445
+ "title": "Edit Message",
446
+ "messageType": "Message Type",
447
+ "messageLabel": "Message Label",
448
+ "buttons": {
449
+ "cancel": "Cancel",
450
+ "save": "Save",
451
+ "delete": "Delete"
452
+ }
453
+ },
454
+ "entitySettings": {
455
+ "title": "Entity Settings",
456
+ "fontSize": "Font Size",
457
+ "borderWidth": "Border Width",
458
+ "collapseLifeline": "Collapse Lifeline",
459
+ "showActivationArea": "Show Activation Area",
460
+ "activationAreas": "Activation Areas",
461
+ "activation": "Activation",
462
+ "startPosition": "Start Position",
463
+ "endPosition": "End Position",
464
+ "noActivationAreas": "No activation areas defined",
465
+ "buttons": {
466
+ "add": "Add",
467
+ "applyChanges": "Apply Changes"
468
+ }
469
+ },
470
+ "fragmentSettings": {
471
+ "title": "Fragment Settings",
472
+ "altFragmentTitle": "Alt Fragment Settings",
473
+ "fragmentName": "Fragment Name",
474
+ "conditions": "Conditions",
475
+ "addCondition": "Add Condition",
476
+ "buttons": {
477
+ "applyChanges": "Apply Changes"
478
+ }
479
+ },
480
+ "diagramControls": {
481
+ "sequenceDiagram": "Sequence Diagram",
482
+ "search": "Search",
483
+ "entities": "Entities",
484
+ "messages": "Messages",
485
+ "combinedFragments": "Combined Fragments",
486
+ "components": "Components",
487
+ "templates": "Templates",
488
+ "quickStart": "Quick start with pre-defined sequence diagram templates",
489
+ "templateDescriptions": {
490
+ "clientServer": "Basic request-response flow",
491
+ "authentication": "Login process with validation",
492
+ "databaseTransaction": "CRUD operation sequence"
493
+ },
494
+ "templateTitles": {
495
+ "clientServer": "Client-Server Interaction",
496
+ "authentication": "Authentication Flow",
497
+ "databaseTransaction": "Database Transaction"
498
+ }
499
+ },
500
+ "sequenceFlow": {
501
+ "editLabels": {
502
+ "entityLabel": "Edit Entity Label",
503
+ "messageLabel": "Edit Message Label",
504
+ "editFragment": "Edit Fragment"
505
+ },
506
+ "buttons": {
507
+ "save": "Save",
508
+ "cancel": "Cancel"
509
+ },
510
+ "alerts": {
511
+ "needEntitiesForMessage": "You need at least one entity to add a message.",
512
+ "onlyConnectEntities": "You can only connect entity nodes with messages."
513
+ }
514
+ },
515
+ "addNodeView": {
516
+ "title": "Add a new node",
517
+ "description": "Select your data flow type for your new nodes",
518
+ "searchPlaceholder": "Search Nodes...",
519
+ "nodeTypes": {
520
+ "parallel": "Parallel",
521
+ "functionCall": "Function Call",
522
+ "function": "Function",
523
+ "let": "Let",
524
+ "set": "Set",
525
+ "branch": "Branch",
526
+ "return": "Return",
527
+ "loop": "Loop",
528
+ "repeat": "Repeat",
529
+ "switch": "Switch",
530
+ "tryCatch": "Try/Catch",
531
+ "forLoop": "For Loop",
532
+ "graphql": "GraphQL Query"
533
+ }
534
+ },
535
+ "graphqlForm": {
536
+ "title": "GraphQL API Configuration",
537
+ "normal": "Normal",
538
+ "advanced": "Advanced",
539
+ "operationType": "Operation Type",
540
+ "operationName": "Operation Name",
541
+ "operationNamePlaceholder": "GetUser, CreatePost, etc.",
542
+ "rootField": "Root Field",
543
+ "rootFieldPlaceholder": "user, posts, createUser, etc.",
544
+ "url": "GraphQL Endpoint URL",
545
+ "urlPlaceholder": "https://api.example.com/graphql",
546
+ "queryPreview": "Query Preview",
547
+ "fieldsToFetch": "Fields to Fetch",
548
+ "fieldName": "Field Name",
549
+ "fieldNamePlaceholder": "id, name, email, etc.",
550
+ "arguments": "Arguments / Filters",
551
+ "argumentKey": "Key",
552
+ "argumentKeyPlaceholder": "id, limit, etc.",
553
+ "argumentValue": "Value",
554
+ "argumentValuePlaceholder": "1, 10, etc.",
555
+ "variables": "Variables",
556
+ "variablesDescription": "Variables make your GraphQL queries dynamic. Define variables here and use them in your query arguments. Example: Define variable \"id\" with type \"ID\" and use it in arguments as \"id: $id\".",
557
+ "variableName": "Variable Name",
558
+ "variableNamePlaceholder": "id (without $)",
559
+ "defaultValue": "Default Value",
560
+ "defaultValuePlaceholder": "123, 10, true, etc.",
561
+ "variableType": "Type",
562
+ "headers": "Headers",
563
+ "headerKey": "Key",
564
+ "headerValue": "Value",
565
+ "responseConfig": "Response Configuration",
566
+ "responseVariable": "Response Variable Name",
567
+ "responseVariablePlaceholder": "userData, result, etc.",
568
+ "responseDataType": "Response Data Type",
569
+ "injectCustomQuery": "Inject Custom Query",
570
+ "customQuery": "Custom GraphQL Query",
571
+ "customQueryDescription": "Write your custom GraphQL query here. This will override the normal mode configuration and use your custom query directly.",
572
+ "writeCustomQuery": "Write your custom GraphQL query below:",
573
+ "queryNote": "Include the complete query, mutation, or subscription with all necessary fields and variables.",
574
+ "queryPlaceholder": "query GetUser($userId: ID!) {\n user(id: $userId) {\n id\n name\n email\n }\n}",
575
+ "importQuery": "Import Query",
576
+ "saveQuery": "Save Query",
577
+ "close": "Close",
578
+ "operationTypes": {
579
+ "query": "Query",
580
+ "mutation": "Mutation",
581
+ "subscription": "Subscription"
582
+ },
583
+ "variableTypes": {
584
+ "String": "String",
585
+ "Int": "Int",
586
+ "Float": "Float",
587
+ "Boolean": "Boolean",
588
+ "ID": "ID"
589
+ },
590
+ "responseDataTypes": {
591
+ "String": "String",
592
+ "Object": "Object",
593
+ "Array": "Array"
594
+ },
595
+ "addField": "Add Field",
596
+ "addArgument": "Add Argument",
597
+ "addVariable": "Add Variable",
598
+ "addHeader": "Add Header",
599
+ "removeField": "Remove Field",
600
+ "removeArgument": "Remove Argument",
601
+ "removeVariable": "Remove Variable",
602
+ "removeHeader": "Remove Header",
603
+ "validation": {
604
+ "urlRequired": "GraphQL endpoint URL is required",
605
+ "rootFieldRequired": "Root field is required",
606
+ "responseVariableRequired": "Response variable name is required",
607
+ "invalidUrl": "Please enter a valid URL",
608
+ "fieldNameRequired": "Field name is required",
609
+ "argumentKeyRequired": "Argument key is required",
610
+ "argumentValueRequired": "Argument value is required",
611
+ "variableNameRequired": "Variable name is required",
612
+ "variableTypeRequired": "Variable type is required",
613
+ "headerKeyRequired": "Header key is required",
614
+ "headerValueRequired": "Header value is required",
615
+ "customQueryRequired": "Custom query is required in advanced mode"
616
+ }
617
+ },
618
+ "errors": {
619
+ "unknownNodeType": "Unknown node type: {{type}}",
620
+ "httpError": "HTTP {{status}}: {{statusText}}",
621
+ "unknownFunction": "unknownFunction",
622
+ "defaultCase": "Default"
623
+ },
624
+ "automation": {
625
+ "common": {
626
+ "executionResult": "Execution Result",
627
+ "status": "Status",
628
+ "success": "Success",
629
+ "failed": "Failed",
630
+ "timestamp": "Timestamp",
631
+ "error": "Error",
632
+ "fullNodeData": "Full Node Data",
633
+ "lastRan": "Last ran",
634
+ "lastRun": "Last run",
635
+ "schema": "Schema",
636
+ "matched": "Matched",
637
+ "partial": "Partial",
638
+ "ignored": "Ignored"
639
+ },
640
+ "startNode": {
641
+ "headerDescription": "Workflow entry point",
642
+ "initialContext": "Initial Context"
643
+ },
644
+ "apiNode": {
645
+ "headerDescription": "Get all CNN headlines",
646
+ "additionalInfo": "Generate compelling headlines based on the input topic",
647
+ "responseData": "Response Data"
648
+ },
649
+ "formattingNode": {
650
+ "headerDescription": "AI-powered content analysis",
651
+ "aiReasoning": "AI Reasoning",
652
+ "aiReasoningDefault": "Analyzed the selected headline for key components and promises",
653
+ "formattedData": "Formatted Data"
654
+ },
655
+ "endNode": {
656
+ "headerDescription": "Workflow completion and results display",
657
+ "finalOutput": "Final Output"
658
+ },
659
+ "aiSuggestionNode": {
660
+ "badgeSuggested": "Suggested Node",
661
+ "badgeAI": "AI",
662
+ "addThis": "Add this"
663
+ },
664
+ "sheetsNode": {
665
+ "googleSheets": "Google Sheets",
666
+ "readWriteRows": "Read/Write Rows",
667
+ "sheet": "Sheet",
668
+ "gmail": "Gmail",
669
+ "sendEmail": "Send Email",
670
+ "drafts": "Drafts",
671
+ "slack": "Slack",
672
+ "sendMessage": "Send Message",
673
+ "channel": "Channel",
674
+ "whatsappTwilio": "WhatsApp (Twilio)",
675
+ "whatsappWeb": "WhatsApp (Web)",
676
+ "apiSend": "API Send",
677
+ "phone": "Phone",
678
+ "notSet": "not set",
679
+ "sandboxMode": "Sandbox Mode",
680
+ "productionMode": "Production Mode",
681
+ "noOutputMethodsConfigured": "No output methods configured",
682
+ "addConfiguration": "Add Configuration",
683
+ "status": {
684
+ "notSet": "Not Set",
685
+ "configured": "Configured",
686
+ "running": "Running",
687
+ "connected": "Connected",
688
+ "failed": "Failed",
689
+ "mixed": "Mixed Status",
690
+ "success": "Success",
691
+ "ready": "Ready"
692
+ }
693
+ },
694
+ "executionPanel": {
695
+ "title": "Automation Execution",
696
+ "running": "Running",
697
+ "ready": "Ready",
698
+ "runWorkflow": "Run Workflow",
699
+ "stop": "Stop",
700
+ "executionInProgress": "Execution in progress...",
701
+ "lastRunSummary": "Last run",
702
+ "readyToExecute": "Ready to execute workflow",
703
+ "logsTitle": "Execution Logs",
704
+ "logsEmpty": "Logs will appear here as the workflow runs.",
705
+ "summaryTitle": "Execution Summary",
706
+ "runId": "Run ID",
707
+ "duration": "Duration",
708
+ "finalOutput": "Final Output",
709
+ "recentExecutions": "Recent Executions",
710
+ "runNumber": "Run"
711
+ }
712
+ }
713
+ }