@camunda/connectors-element-templates 1.0.18 → 1.0.20

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 (110) hide show
  1. package/package.json +2 -2
  2. package/src/element-templates/agenticai-a2a-client-outbound-connector.json +3 -3
  3. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
  4. package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
  5. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
  6. package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
  7. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +49 -49
  8. package/src/element-templates/agenticai-aiagent-job-worker.json +389 -389
  9. package/src/element-templates/agenticai-aiagent-outbound-connector.json +3928 -3928
  10. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +551 -551
  11. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
  12. package/src/element-templates/asana-connector.json +111 -111
  13. package/src/element-templates/automation-anywhere-outbound-connector.json +1224 -1224
  14. package/src/element-templates/aws-bedrock-agentcore-long-term-memory-outbound-connector.json +1 -1
  15. package/src/element-templates/aws-bedrock-agentcore-runtime-outbound-connector.json +1 -1
  16. package/src/element-templates/aws-bedrock-codeinterpreter-outbound-connector.json +1 -1
  17. package/src/element-templates/aws-bedrock-knowledgebase-outbound-connector.json +1 -1
  18. package/src/element-templates/aws-bedrock-outbound-connector.json +432 -432
  19. package/src/element-templates/aws-comprehend-outbound-connector.json +1 -1
  20. package/src/element-templates/aws-dynamodb-outbound-connector.json +3518 -2166
  21. package/src/element-templates/aws-eventbridge-connector-boundary.json +38 -38
  22. package/src/element-templates/aws-eventbridge-connector-intermediate.json +80 -80
  23. package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
  24. package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
  25. package/src/element-templates/aws-eventbridge-connector-start-event.json +15 -15
  26. package/src/element-templates/aws-eventbridge-outbound-connector.json +306 -306
  27. package/src/element-templates/aws-lambda-outbound-connector.json +279 -279
  28. package/src/element-templates/aws-s3-outbound-connector.json +721 -48
  29. package/src/element-templates/aws-sagemaker-outbound-connector.json +59 -59
  30. package/src/element-templates/aws-sns-inbound-boundary.json +181 -181
  31. package/src/element-templates/aws-sns-inbound-intermediate.json +325 -325
  32. package/src/element-templates/aws-sns-inbound-message-start.json +350 -350
  33. package/src/element-templates/aws-sns-inbound-start-event.json +140 -140
  34. package/src/element-templates/aws-sns-outbound-connector.json +301 -301
  35. package/src/element-templates/aws-sqs-boundary-connector.json +930 -930
  36. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +628 -628
  37. package/src/element-templates/aws-sqs-outbound-connector.json +366 -366
  38. package/src/element-templates/aws-sqs-start-event-connector.json +717 -717
  39. package/src/element-templates/aws-sqs-start-message.json +488 -488
  40. package/src/element-templates/aws-textract-outbound-connector.json +351 -351
  41. package/src/element-templates/azure-blobstorage-outbound-connector.json +201 -201
  42. package/src/element-templates/azure-open-ai-connector.json +49 -49
  43. package/src/element-templates/blue-prism-connector.json +64 -64
  44. package/src/element-templates/box-outbound-connector.json +49 -49
  45. package/src/element-templates/csv-outbound-connector.json +449 -0
  46. package/src/element-templates/easy-post-connector.json +214 -214
  47. package/src/element-templates/email-inbound-connector-boundary.json +37 -37
  48. package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
  49. package/src/element-templates/email-message-start-event-connector.json +63 -63
  50. package/src/element-templates/email-outbound-connector.json +903 -903
  51. package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
  52. package/src/element-templates/github-connector.json +8446 -8446
  53. package/src/element-templates/github-webhook-connector-intermediate.json +55 -55
  54. package/src/element-templates/github-webhook-connector-message-start.json +19 -19
  55. package/src/element-templates/github-webhook-connector-start-event.json +52 -52
  56. package/src/element-templates/gitlab-connector.json +2344 -2344
  57. package/src/element-templates/google-cloud-storage-outbound-connector.json +201 -201
  58. package/src/element-templates/google-drive-outbound-connector.json +1106 -1106
  59. package/src/element-templates/google-gemini-outbound-connector.json +125 -125
  60. package/src/element-templates/google-maps-platform-connector.json +97 -97
  61. package/src/element-templates/google-sheets-outbound-connector.json +3100 -3100
  62. package/src/element-templates/graphql-outbound-connector.json +738 -631
  63. package/src/element-templates/http-json-connector.json +3249 -1651
  64. package/src/element-templates/http-polling-boundary-catch-event-connector.json +866 -764
  65. package/src/element-templates/http-polling-connector.json +851 -749
  66. package/src/element-templates/hubspot-outbound-connector.json +67 -67
  67. package/src/element-templates/hugging-face-connector.json +79 -79
  68. package/src/element-templates/jdbc-outbound-connector.json +68 -68
  69. package/src/element-templates/kafka-inbound-connector-boundary.json +927 -927
  70. package/src/element-templates/kafka-inbound-connector-intermediate.json +1125 -1125
  71. package/src/element-templates/kafka-inbound-connector-start-message.json +650 -650
  72. package/src/element-templates/kafka-outbound-connector.json +424 -424
  73. package/src/element-templates/microsoft-office365-mail-connector.json +993 -7
  74. package/src/element-templates/microsoft-teams-outbound-connector.json +4145 -4145
  75. package/src/element-templates/openai-connector.json +317 -317
  76. package/src/element-templates/operate-connector.json +142 -142
  77. package/src/element-templates/power-automate-connector.json +44 -44
  78. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +905 -905
  79. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +763 -763
  80. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +470 -470
  81. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +752 -752
  82. package/src/element-templates/rabbitmq-outbound-connector.json +367 -367
  83. package/src/element-templates/rpa-connector.json +5 -5
  84. package/src/element-templates/salesforce-connector.json +112 -112
  85. package/src/element-templates/send-message-connector-intermediate-throw-event.json +1 -1
  86. package/src/element-templates/send-message-connector-message-end-event.json +1 -1
  87. package/src/element-templates/send-message-connector-send-task.json +1 -1
  88. package/src/element-templates/sendgrid-outbound-connector.json +1220 -1220
  89. package/src/element-templates/servicenow-connector.json +7 -7
  90. package/src/element-templates/servicenow-flow-starter-connector.json +1 -1
  91. package/src/element-templates/servicenow-incident-connector.json +7 -7
  92. package/src/element-templates/slack-inbound-boundary.json +463 -463
  93. package/src/element-templates/slack-inbound-intermediate.json +506 -506
  94. package/src/element-templates/slack-inbound-message-start.json +364 -364
  95. package/src/element-templates/slack-inbound-receive.json +23 -23
  96. package/src/element-templates/slack-inbound-start-event.json +334 -334
  97. package/src/element-templates/slack-outbound-connector.json +1803 -1803
  98. package/src/element-templates/soap-outbound-connector.json +1 -1
  99. package/src/element-templates/twilio-connector.json +355 -355
  100. package/src/element-templates/twilio-webhook-boundary-connector.json +35 -35
  101. package/src/element-templates/twilio-webhook-connector.json +53 -53
  102. package/src/element-templates/twilio-webhook-intermediate-connector.json +39 -39
  103. package/src/element-templates/twilio-webhook-message-start-connector.json +26 -26
  104. package/src/element-templates/uipath-connector.json +4 -4
  105. package/src/element-templates/webhook-connector-boundary.json +1205 -1205
  106. package/src/element-templates/webhook-connector-intermediate.json +1550 -1550
  107. package/src/element-templates/webhook-connector-receive.json +61 -61
  108. package/src/element-templates/webhook-connector-start-event.json +1606 -1606
  109. package/src/element-templates/webhook-connector-start-message.json +1300 -1300
  110. package/src/element-templates/whatsapp-connector.json +59 -59
@@ -4,16 +4,8 @@
4
4
  "name": "Email Message Start Event Connector",
5
5
  "id": "io.camunda.connectors.inbound.EmailMessageStart.v1",
6
6
  "description": "Consume emails",
7
- "keywords": [
8
- "email received",
9
- "receive email",
10
- "incoming email",
11
- "poll emails",
12
- "new email",
13
- "email notification"
14
- ],
15
7
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email",
16
- "version": 2,
8
+ "version": 1,
17
9
  "category": {
18
10
  "id": "connectors",
19
11
  "name": "Connectors"
@@ -23,9 +15,6 @@
23
15
  "value": "bpmn:StartEvent",
24
16
  "eventDefinition": "bpmn:MessageEventDefinition"
25
17
  },
26
- "engines": {
27
- "camunda": "^8.6"
28
- },
29
18
  "groups": [
30
19
  {
31
20
  "id": "authentication",
@@ -186,13 +175,13 @@
186
175
  "name": "TLS",
187
176
  "value": "TLS"
188
177
  },
189
- {
190
- "name": "SSL",
191
- "value": "SSL"
192
- },
193
178
  {
194
179
  "name": "None",
195
180
  "value": "NONE"
181
+ },
182
+ {
183
+ "name": "SSL",
184
+ "value": "SSL"
196
185
  }
197
186
  ]
198
187
  },
@@ -261,7 +250,7 @@
261
250
  "equals": "unseenPollingConfig",
262
251
  "type": "simple"
263
252
  },
264
- "tooltip": "Choose the desired handling strategy",
253
+ "tooltip": "Chose the desired handling strategy",
265
254
  "type": "Dropdown",
266
255
  "choices": [
267
256
  {
@@ -325,7 +314,7 @@
325
314
  "equals": "allPollingConfig",
326
315
  "type": "simple"
327
316
  },
328
- "tooltip": "Choose the desired handling strategy",
317
+ "tooltip": "Chose the desired handling strategy",
329
318
  "type": "Dropdown",
330
319
  "choices": [
331
320
  {
@@ -454,19 +443,6 @@
454
443
  },
455
444
  "type": "String"
456
445
  },
457
- {
458
- "id": "messageIdExpression",
459
- "label": "Message ID expression",
460
- "description": "Expression to extract unique identifier of a message",
461
- "optional": true,
462
- "feel": "required",
463
- "group": "correlation",
464
- "binding": {
465
- "name": "messageIdExpression",
466
- "type": "zeebe:property"
467
- },
468
- "type": "String"
469
- },
470
446
  {
471
447
  "id": "messageTtl",
472
448
  "label": "Message TTL",
@@ -487,20 +463,30 @@
487
463
  },
488
464
  "type": "String"
489
465
  },
466
+ {
467
+ "id": "messageIdExpression",
468
+ "label": "Message ID expression",
469
+ "description": "Expression to extract unique identifier of a message",
470
+ "optional": true,
471
+ "feel": "required",
472
+ "group": "correlation",
473
+ "binding": {
474
+ "name": "messageIdExpression",
475
+ "type": "zeebe:property"
476
+ },
477
+ "type": "String"
478
+ },
490
479
  {
491
480
  "id": "messageNameUuid",
492
- "label": "Message name",
493
481
  "generatedValue": {
494
482
  "type": "uuid"
495
483
  },
496
- "feel": "optional",
497
484
  "group": "correlation",
498
485
  "binding": {
499
486
  "name": "name",
500
487
  "type": "bpmn:Message#property"
501
488
  },
502
- "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
503
- "type": "String"
489
+ "type": "Hidden"
504
490
  },
505
491
  {
506
492
  "id": "deduplicationModeManualFlag",
@@ -569,7 +555,7 @@
569
555
  {
570
556
  "id": "resultVariable",
571
557
  "label": "Result variable",
572
- "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
558
+ "description": "Name of variable to store the response in",
573
559
  "group": "output",
574
560
  "binding": {
575
561
  "name": "resultVariable",
@@ -580,7 +566,7 @@
580
566
  {
581
567
  "id": "resultExpression",
582
568
  "label": "Result expression",
583
- "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
569
+ "description": "Expression to map the response into process variables",
584
570
  "feel": "required",
585
571
  "group": "output",
586
572
  "binding": {
@@ -592,6 +578,9 @@
592
578
  ],
593
579
  "icon": {
594
580
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
581
+ },
582
+ "engines": {
583
+ "camunda": "^8.6"
595
584
  }
596
585
  },
597
586
  {
@@ -599,8 +588,16 @@
599
588
  "name": "Email Message Start Event Connector",
600
589
  "id": "io.camunda.connectors.inbound.EmailMessageStart.v1",
601
590
  "description": "Consume emails",
591
+ "keywords": [
592
+ "email received",
593
+ "receive email",
594
+ "incoming email",
595
+ "poll emails",
596
+ "new email",
597
+ "email notification"
598
+ ],
602
599
  "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/email",
603
- "version": 1,
600
+ "version": 2,
604
601
  "category": {
605
602
  "id": "connectors",
606
603
  "name": "Connectors"
@@ -610,6 +607,9 @@
610
607
  "value": "bpmn:StartEvent",
611
608
  "eventDefinition": "bpmn:MessageEventDefinition"
612
609
  },
610
+ "engines": {
611
+ "camunda": "^8.6"
612
+ },
613
613
  "groups": [
614
614
  {
615
615
  "id": "authentication",
@@ -770,13 +770,13 @@
770
770
  "name": "TLS",
771
771
  "value": "TLS"
772
772
  },
773
- {
774
- "name": "None",
775
- "value": "NONE"
776
- },
777
773
  {
778
774
  "name": "SSL",
779
775
  "value": "SSL"
776
+ },
777
+ {
778
+ "name": "None",
779
+ "value": "NONE"
780
780
  }
781
781
  ]
782
782
  },
@@ -845,7 +845,7 @@
845
845
  "equals": "unseenPollingConfig",
846
846
  "type": "simple"
847
847
  },
848
- "tooltip": "Chose the desired handling strategy",
848
+ "tooltip": "Choose the desired handling strategy",
849
849
  "type": "Dropdown",
850
850
  "choices": [
851
851
  {
@@ -909,7 +909,7 @@
909
909
  "equals": "allPollingConfig",
910
910
  "type": "simple"
911
911
  },
912
- "tooltip": "Chose the desired handling strategy",
912
+ "tooltip": "Choose the desired handling strategy",
913
913
  "type": "Dropdown",
914
914
  "choices": [
915
915
  {
@@ -1038,6 +1038,19 @@
1038
1038
  },
1039
1039
  "type": "String"
1040
1040
  },
1041
+ {
1042
+ "id": "messageIdExpression",
1043
+ "label": "Message ID expression",
1044
+ "description": "Expression to extract unique identifier of a message",
1045
+ "optional": true,
1046
+ "feel": "required",
1047
+ "group": "correlation",
1048
+ "binding": {
1049
+ "name": "messageIdExpression",
1050
+ "type": "zeebe:property"
1051
+ },
1052
+ "type": "String"
1053
+ },
1041
1054
  {
1042
1055
  "id": "messageTtl",
1043
1056
  "label": "Message TTL",
@@ -1058,30 +1071,20 @@
1058
1071
  },
1059
1072
  "type": "String"
1060
1073
  },
1061
- {
1062
- "id": "messageIdExpression",
1063
- "label": "Message ID expression",
1064
- "description": "Expression to extract unique identifier of a message",
1065
- "optional": true,
1066
- "feel": "required",
1067
- "group": "correlation",
1068
- "binding": {
1069
- "name": "messageIdExpression",
1070
- "type": "zeebe:property"
1071
- },
1072
- "type": "String"
1073
- },
1074
1074
  {
1075
1075
  "id": "messageNameUuid",
1076
+ "label": "Message name",
1076
1077
  "generatedValue": {
1077
1078
  "type": "uuid"
1078
1079
  },
1080
+ "feel": "optional",
1079
1081
  "group": "correlation",
1080
1082
  "binding": {
1081
1083
  "name": "name",
1082
1084
  "type": "bpmn:Message#property"
1083
1085
  },
1084
- "type": "Hidden"
1086
+ "tooltip": "By default, this is an auto-generated random UUID. We recommend using a unique message name for each connector element in the diagram. Override to set a custom message name. Learn more about <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-subscriptions\">message subscriptions</a> that power inbound connectors.",
1087
+ "type": "String"
1085
1088
  },
1086
1089
  {
1087
1090
  "id": "deduplicationModeManualFlag",
@@ -1150,7 +1153,7 @@
1150
1153
  {
1151
1154
  "id": "resultVariable",
1152
1155
  "label": "Result variable",
1153
- "description": "Name of variable to store the response in",
1156
+ "description": "Name of variable to store the response in. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-variable\" target=\"_blank\">documentation</a>.",
1154
1157
  "group": "output",
1155
1158
  "binding": {
1156
1159
  "name": "resultVariable",
@@ -1161,7 +1164,7 @@
1161
1164
  {
1162
1165
  "id": "resultExpression",
1163
1166
  "label": "Result expression",
1164
- "description": "Expression to map the response into process variables",
1167
+ "description": "Expression to map the response into process variables. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>.",
1165
1168
  "feel": "required",
1166
1169
  "group": "output",
1167
1170
  "binding": {
@@ -1173,9 +1176,6 @@
1173
1176
  ],
1174
1177
  "icon": {
1175
1178
  "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzkwXzI0MjApIj4KPHBhdGggZD0iTTguMzM4MzUgOS45NTM2NUwxMC4zODk0IDEyLjAxMDRMOC4zMzI2MiAxNC4wNjcyTDkuMTQ2MTYgMTQuODc1TDEyLjAxMDcgMTIuMDEwNEw5LjE0NjE2IDkuMTQ1ODNMOC4zMzgzNSA5Ljk1MzY1WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTEyLjM0ODggOS45NTM2NUwxNC4zOTk4IDEyLjAxMDRMMTIuMzQzIDE0LjA2NzJMMTMuMTU2NiAxNC44NzVMMTYuMDIxMiAxMi4wMTA0TDEzLjE1NjYgOS4xNDU4M0wxMi4zNDg4IDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMy45NzIgMTEuNDM3NUgxLjEyNTMzVjIuNzkyMTlMNy42NzM3NiA3LjMyMzk2QzcuNzY5NjcgNy4zOTA0OSA3Ljg4MzYgNy40MjYxNCA4LjAwMDMyIDcuNDI2MTRDOC4xMTcwNSA3LjQyNjE0IDguMjMwOTggNy4zOTA0OSA4LjMyNjg5IDcuMzIzOTZMMTQuODc1MyAyLjc5MjE5VjhIMTYuMDIxMlYyLjI3MDgzQzE2LjAyMTIgMS45NjY5NCAxNS45MDA0IDEuNjc1NDkgMTUuNjg1NiAxLjQ2MDYxQzE1LjQ3MDcgMS4yNDU3MiAxNS4xNzkyIDEuMTI1IDE0Ljg3NTMgMS4xMjVIMS4xMjUzM0MwLjgyMTQzMiAxLjEyNSAwLjUyOTk4NCAxLjI0NTcyIDAuMzE1MDk5IDEuNDYwNjFDMC4xMDAyMTQgMS42NzU0OSAtMC4wMjA1MDc4IDEuOTY2OTQgLTAuMDIwNTA3OCAyLjI3MDgzVjExLjQzNzVDLTAuMDIwNTA3OCAxMS43NDE0IDAuMTAwMjE0IDEyLjAzMjggMC4zMTUwOTkgMTIuMjQ3N0MwLjUyOTk4NCAxMi40NjI2IDAuODIxNDMyIDEyLjU4MzMgMS4xMjUzMyAxMi41ODMzSDMuOTcyVjExLjQzNzVaTTEzLjYxNDkgMi4yNzA4M0w4LjAwMDMyIDYuMTU1MjFMMi4zODU3NCAyLjI3MDgzSDEzLjYxNDlaIiBmaWxsPSIjRkM1RDBEIi8+CjxwYXRoIGQ9Ik00LjI4MjEgOS45NTM2NUw2LjMzMzE0IDEyLjAxMDRMNC4yNzYzNyAxNC4wNjcyTDUuMDg5OTEgMTQuODc1TDcuOTU0NDkgMTIuMDEwNEw1LjA4OTkxIDkuMTQ1ODNMNC4yODIxIDkuOTUzNjVaIiBmaWxsPSJibGFjayIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzkwXzI0MjAiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg=="
1176
- },
1177
- "engines": {
1178
- "camunda": "^8.6"
1179
1179
  }
1180
1180
  }
1181
1181
  ]