@camunda/connectors-element-templates 1.0.5 → 1.0.6
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.
- package/package.json +1 -1
- package/src/connectors.js +2 -0
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +170 -13
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +1596 -389
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +2 -1
- package/src/element-templates/asana-connector.json +104 -104
- package/src/element-templates/automation-anywhere-outbound-connector.json +1207 -1201
- package/src/element-templates/aws-comprehend-outbound-connector.json +36 -36
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1404 -1404
- package/src/element-templates/aws-eventbridge-connector-boundary.json +28 -28
- package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
- package/src/element-templates/aws-eventbridge-connector-start-event.json +13 -10
- package/src/element-templates/aws-eventbridge-outbound-connector.json +474 -474
- package/src/element-templates/aws-lambda-outbound-connector.json +51 -51
- package/src/element-templates/aws-s3-outbound-connector.json +30 -30
- package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
- package/src/element-templates/aws-sns-inbound-boundary.json +283 -283
- package/src/element-templates/aws-sns-inbound-intermediate.json +467 -467
- package/src/element-templates/aws-sns-inbound-message-start.json +98 -98
- package/src/element-templates/aws-sns-inbound-start-event.json +132 -132
- package/src/element-templates/aws-sns-outbound-connector.json +719 -719
- package/src/element-templates/aws-sqs-boundary-connector.json +420 -420
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +958 -958
- package/src/element-templates/aws-sqs-outbound-connector.json +421 -421
- package/src/element-templates/aws-sqs-start-event-connector.json +388 -388
- package/src/element-templates/aws-sqs-start-message.json +463 -463
- package/src/element-templates/azure-blobstorage-outbound-connector.json +1 -1
- package/src/element-templates/azure-open-ai-connector.json +32 -32
- package/src/element-templates/blue-prism-connector.json +57 -57
- package/src/element-templates/box-outbound-connector.json +30 -30
- package/src/element-templates/csv-outbound-connector.json +392 -0
- package/src/element-templates/easy-post-connector.json +269 -269
- package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
- package/src/element-templates/email-outbound-connector.json +231 -231
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +3473 -150
- package/src/element-templates/github-connector.json +2930 -2930
- package/src/element-templates/github-webhook-connector-boundary.json +21 -21
- package/src/element-templates/github-webhook-connector-intermediate.json +35 -35
- package/src/element-templates/github-webhook-connector-message-start.json +21 -21
- package/src/element-templates/github-webhook-connector-start-event.json +35 -32
- package/src/element-templates/gitlab-connector.json +1561 -1561
- package/src/element-templates/google-drive-outbound-connector.json +363 -363
- package/src/element-templates/google-gemini-outbound-connector.json +32 -32
- package/src/element-templates/google-maps-platform-connector.json +76 -76
- package/src/element-templates/google-sheets-outbound-connector.json +1177 -1177
- package/src/element-templates/graphql-outbound-connector.json +1182 -1182
- package/src/element-templates/http-json-connector.json +2332 -2332
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +261 -558
- package/src/element-templates/http-polling-connector.json +259 -556
- package/src/element-templates/hugging-face-connector.json +34 -34
- package/src/element-templates/jdbc-outbound-connector.json +404 -2
- package/src/element-templates/kafka-inbound-connector-boundary.json +624 -624
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1018 -1018
- package/src/element-templates/kafka-inbound-connector-start-message.json +532 -532
- package/src/element-templates/kafka-inbound-connector.json +240 -237
- package/src/element-templates/kafka-outbound-connector.json +588 -588
- package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
- package/src/element-templates/microsoft-teams-outbound-connector.json +3730 -3730
- package/src/element-templates/openai-connector.json +117 -117
- package/src/element-templates/operate-connector.json +68 -68
- package/src/element-templates/power-automate-connector.json +12 -12
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +437 -437
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +581 -581
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +451 -451
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +354 -354
- package/src/element-templates/rabbitmq-outbound-connector.json +666 -666
- package/src/element-templates/salesforce-connector.json +40 -40
- package/src/element-templates/sendgrid-outbound-connector.json +487 -487
- package/src/element-templates/slack-inbound-boundary.json +301 -301
- package/src/element-templates/slack-inbound-intermediate.json +307 -307
- package/src/element-templates/slack-inbound-message-start.json +350 -350
- package/src/element-templates/slack-inbound-start-event.json +213 -210
- package/src/element-templates/slack-outbound-connector.json +739 -739
- package/src/element-templates/twilio-connector.json +88 -88
- package/src/element-templates/twilio-webhook-connector.json +13 -10
- package/src/element-templates/twilio-webhook-intermediate-connector.json +31 -31
- package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
- package/src/element-templates/uipath-connector.json +49 -49
- package/src/element-templates/webhook-connector-boundary.json +1644 -1644
- package/src/element-templates/webhook-connector-intermediate.json +972 -972
- package/src/element-templates/webhook-connector-start-event.json +556 -553
- package/src/element-templates/webhook-connector-start-message.json +33 -33
- package/src/element-templates/whatsapp-connector.json +6 -6
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"id": "io.camunda.connectors.MSFT.O365.Mail.v1",
|
|
6
6
|
"description": "Work with Office 365 Mail via your BPMN process",
|
|
7
7
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-o365-mail/",
|
|
8
|
-
"version":
|
|
8
|
+
"version": 1,
|
|
9
9
|
"category": {
|
|
10
10
|
"id": "connectors",
|
|
11
11
|
"name": "Connectors"
|
|
@@ -14,9 +14,6 @@
|
|
|
14
14
|
"elementType": {
|
|
15
15
|
"value": "bpmn:ServiceTask"
|
|
16
16
|
},
|
|
17
|
-
"engines": {
|
|
18
|
-
"camunda": "^8.4"
|
|
19
|
-
},
|
|
20
17
|
"groups": [
|
|
21
18
|
{
|
|
22
19
|
"id": "server",
|
|
@@ -602,28 +599,6 @@
|
|
|
602
599
|
},
|
|
603
600
|
"type": "Text"
|
|
604
601
|
},
|
|
605
|
-
{
|
|
606
|
-
"id": "users.user.sendMail_attachments",
|
|
607
|
-
"label": "Attachments",
|
|
608
|
-
"description": "Attachments. Must be an array of document objects or an empty array",
|
|
609
|
-
"optional": false,
|
|
610
|
-
"constraints": {
|
|
611
|
-
"notEmpty": true
|
|
612
|
-
},
|
|
613
|
-
"value": "=[]",
|
|
614
|
-
"feel": "required",
|
|
615
|
-
"group": "requestBody",
|
|
616
|
-
"binding": {
|
|
617
|
-
"name": "sendMail_attachments",
|
|
618
|
-
"type": "zeebe:input"
|
|
619
|
-
},
|
|
620
|
-
"condition": {
|
|
621
|
-
"property": "operationId",
|
|
622
|
-
"equals": "users.user.sendMail",
|
|
623
|
-
"type": "simple"
|
|
624
|
-
},
|
|
625
|
-
"type": "String"
|
|
626
|
-
},
|
|
627
602
|
{
|
|
628
603
|
"id": "users.user.sendMail_to_recipients",
|
|
629
604
|
"label": "To recipients",
|
|
@@ -741,7 +716,7 @@
|
|
|
741
716
|
},
|
|
742
717
|
{
|
|
743
718
|
"id": "users.user.sendMail_body",
|
|
744
|
-
"value": "={\"message\":{\"subject\":sendMail_subject,\"body\":{\"contentType\":sendMail_body_content_type,\"content\":sendMail_body_content},\"toRecipients\": for currentEmail in sendMail_to_recipients return {\"emailAddress\":{\"address\":currentEmail}},\"ccRecipients\": if sendMail_cc_recipients != null then for currentEmailCC in sendMail_cc_recipients return {\"emailAddress\":{\"address\":currentEmailCC}} else null
|
|
719
|
+
"value": "={\"message\":{\"subject\":sendMail_subject,\"body\":{\"contentType\":sendMail_body_content_type,\"content\":sendMail_body_content},\"toRecipients\": for currentEmail in sendMail_to_recipients return {\"emailAddress\":{\"address\":currentEmail}},\"ccRecipients\": if sendMail_cc_recipients != null then for currentEmailCC in sendMail_cc_recipients return {\"emailAddress\":{\"address\":currentEmailCC}} else null},\"saveToSentItems\":\"false\"}",
|
|
745
720
|
"group": "requestBody",
|
|
746
721
|
"binding": {
|
|
747
722
|
"name": "body",
|
|
@@ -828,6 +803,9 @@
|
|
|
828
803
|
],
|
|
829
804
|
"icon": {
|
|
830
805
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='-274.66275 -425.834 2380.4105 2555.004'%3E%3Cpath d='M1831.083 894.25a40.879 40.879 0 00-19.503-35.131h-.213l-.767-.426-634.492-375.585a86.175 86.175 0 00-8.517-5.067 85.17 85.17 0 00-78.098 0 86.37 86.37 0 00-8.517 5.067l-634.49 375.585-.766.426c-19.392 12.059-25.337 37.556-13.278 56.948a41.346 41.346 0 0014.257 13.868l634.492 375.585a95.617 95.617 0 008.517 5.068 85.17 85.17 0 0078.098 0 95.52 95.52 0 008.517-5.068l634.492-375.585a40.84 40.84 0 0020.268-35.685z' fill='%230A2767'/%3E%3Cpath d='M520.453 643.477h416.38v381.674h-416.38zM1745.917 255.5V80.908c1-43.652-33.552-79.862-77.203-80.908H588.204C544.552 1.046 510 37.256 511 80.908V255.5l638.75 170.333z' fill='%230364B8'/%3E%3Cpath d='M511 255.5h425.833v383.25H511z' fill='%230078D4'/%3E%3Cpath d='M1362.667 255.5H936.833v383.25L1362.667 1022h383.25V638.75z' fill='%2328A8EA'/%3E%3Cpath d='M936.833 638.75h425.833V1022H936.833z' fill='%230078D4'/%3E%3Cpath d='M936.833 1022h425.833v383.25H936.833z' fill='%230364B8'/%3E%3Cpath d='M520.453 1025.151h416.38v346.969h-416.38z' fill='%2314447D'/%3E%3Cpath d='M1362.667 1022h383.25v383.25h-383.25z' fill='%230078D4'/%3E%3ClinearGradient gradientTransform='matrix(1 0 0 -1 0 1705.333)' y2='1.998' x2='1128.458' y1='811.083' x1='1128.458' gradientUnits='userSpaceOnUse' id='a'%3E%3Cstop offset='0' stop-color='%2335b8f1'/%3E%3Cstop offset='1' stop-color='%2328a8ea'/%3E%3C/linearGradient%3E%3Cpath d='M1811.58 927.593l-.809.426-634.492 356.848c-2.768 1.703-5.578 3.321-8.517 4.769a88.437 88.437 0 01-34.407 8.517l-34.663-20.27a86.706 86.706 0 01-8.517-4.897L447.167 906.003h-.298l-21.036-11.753v722.384c.328 48.196 39.653 87.006 87.849 86.7h1230.914c.724 0 1.363-.341 2.129-.341a107.79 107.79 0 0029.808-6.217 86.066 86.066 0 0011.966-6.217c2.853-1.618 7.75-5.152 7.75-5.152a85.974 85.974 0 0034.833-68.772V894.25a38.323 38.323 0 01-19.502 33.343z' fill='url(%23a)'/%3E%3Cpath d='M1797.017 891.397v44.287l-663.448 456.791-686.87-486.174a.426.426 0 00-.426-.426l-63.023-37.899v-31.938l25.976-.426 54.932 31.512 1.277.426 4.684 2.981s645.563 368.346 647.267 369.197l24.698 14.478c2.129-.852 4.258-1.703 6.813-2.555 1.278-.852 640.879-360.681 640.879-360.681z' fill='%230A2767' opacity='.5'/%3E%3Cpath d='M1811.58 927.593l-.809.468-634.492 356.848c-2.768 1.703-5.578 3.321-8.517 4.769a88.96 88.96 0 01-78.098 0 96.578 96.578 0 01-8.517-4.769l-634.49-356.848-.766-.468a38.326 38.326 0 01-20.057-33.343v722.384c.305 48.188 39.616 87.004 87.803 86.7h1229.64c48.188.307 87.5-38.509 87.807-86.696 0-.001 0 0 0 0V894.25a38.33 38.33 0 01-19.504 33.343z' fill='%231490DF'/%3E%3Cpath d='M1185.52 1279.629l-9.496 5.323a92.806 92.806 0 01-8.517 4.812 88.173 88.173 0 01-33.47 8.857l241.405 285.479 421.107 101.476a86.785 86.785 0 0026.7-33.343z' opacity='.1'/%3E%3Cpath d='M1228.529 1255.442l-52.505 29.51a92.806 92.806 0 01-8.517 4.812 88.173 88.173 0 01-33.47 8.857l113.101 311.838 549.538 74.989a86.104 86.104 0 0034.407-68.815v-9.326z' opacity='.05'/%3E%3Cpath d='M514.833 1703.333h1228.316a88.316 88.316 0 0052.59-17.033l-697.089-408.331a86.706 86.706 0 01-8.517-4.897L447.125 906.088h-.298l-20.993-11.838v719.914c-.048 49.2 39.798 89.122 88.999 89.169-.001 0-.001 0 0 0z' fill='%2328A8EA'/%3E%3Cpath d='M1022 418.722v908.303c-.076 31.846-19.44 60.471-48.971 72.392a73.382 73.382 0 01-28.957 5.962H425.833V383.25H511v-42.583h433.073c43.019.163 77.834 35.035 77.927 78.055z' opacity='.1'/%3E%3Cpath d='M979.417 461.305v908.302a69.36 69.36 0 01-6.388 29.808c-11.826 29.149-40.083 48.273-71.54 48.417H425.833V383.25h475.656a71.493 71.493 0 0135.344 8.943c26.104 13.151 42.574 39.883 42.584 69.112z' opacity='.2'/%3E%3Cpath d='M979.417 461.305v823.136c-.208 43-34.928 77.853-77.927 78.225H425.833V383.25h475.656a71.493 71.493 0 0135.344 8.943c26.104 13.151 42.574 39.883 42.584 69.112z' opacity='.2'/%3E%3Cpath d='M936.833 461.305v823.136c-.046 43.067-34.861 78.015-77.927 78.225H425.833V383.25h433.072c43.062.023 77.951 34.951 77.927 78.013a.589.589 0 01.001.042z' opacity='.2'/%3E%3ClinearGradient gradientTransform='matrix(1 0 0 -1 0 1705.333)' y2='324.259' x2='774.086' y1='1383.074' x1='162.747' gradientUnits='userSpaceOnUse' id='b'%3E%3Cstop offset='0' stop-color='%231784d9'/%3E%3Cstop offset='.5' stop-color='%23107ad5'/%3E%3Cstop offset='1' stop-color='%230a63c9'/%3E%3C/linearGradient%3E%3Cpath d='M78.055 383.25h780.723c43.109 0 78.055 34.947 78.055 78.055v780.723c0 43.109-34.946 78.055-78.055 78.055H78.055c-43.109 0-78.055-34.947-78.055-78.055V461.305c0-43.108 34.947-78.055 78.055-78.055z' fill='url(%23b)'/%3E%3Cpath d='M243.96 710.631a227.05 227.05 0 0189.17-98.495 269.56 269.56 0 01141.675-35.515 250.91 250.91 0 01131.114 33.683 225.014 225.014 0 0186.742 94.109 303.751 303.751 0 0130.405 138.396 320.567 320.567 0 01-31.299 144.783 230.37 230.37 0 01-89.425 97.388 260.864 260.864 0 01-136.011 34.578 256.355 256.355 0 01-134.01-34.067 228.497 228.497 0 01-87.892-94.28 296.507 296.507 0 01-30.745-136.735 329.29 329.29 0 0130.276-143.845zm95.046 231.227a147.386 147.386 0 0050.163 64.812 131.028 131.028 0 0078.353 23.591 137.244 137.244 0 0083.634-24.358 141.156 141.156 0 0048.715-64.812 251.594 251.594 0 0015.543-90.404 275.198 275.198 0 00-14.649-91.554 144.775 144.775 0 00-47.182-67.537 129.58 129.58 0 00-82.91-25.55 135.202 135.202 0 00-80.184 23.804 148.626 148.626 0 00-51.1 65.365 259.759 259.759 0 00-.341 186.728z' fill='%23FFF'/%3E%3Cpath d='M1362.667 255.5h383.25v383.25h-383.25z' fill='%2350D9FF'/%3E%3C/svg%3E"
|
|
806
|
+
},
|
|
807
|
+
"engines": {
|
|
808
|
+
"camunda": "^8.4"
|
|
831
809
|
}
|
|
832
810
|
},
|
|
833
811
|
{
|
|
@@ -836,7 +814,7 @@
|
|
|
836
814
|
"id": "io.camunda.connectors.MSFT.O365.Mail.v1",
|
|
837
815
|
"description": "Work with Office 365 Mail via your BPMN process",
|
|
838
816
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/microsoft-o365-mail/",
|
|
839
|
-
"version":
|
|
817
|
+
"version": 2,
|
|
840
818
|
"category": {
|
|
841
819
|
"id": "connectors",
|
|
842
820
|
"name": "Connectors"
|
|
@@ -845,6 +823,9 @@
|
|
|
845
823
|
"elementType": {
|
|
846
824
|
"value": "bpmn:ServiceTask"
|
|
847
825
|
},
|
|
826
|
+
"engines": {
|
|
827
|
+
"camunda": "^8.4"
|
|
828
|
+
},
|
|
848
829
|
"groups": [
|
|
849
830
|
{
|
|
850
831
|
"id": "server",
|
|
@@ -1430,6 +1411,28 @@
|
|
|
1430
1411
|
},
|
|
1431
1412
|
"type": "Text"
|
|
1432
1413
|
},
|
|
1414
|
+
{
|
|
1415
|
+
"id": "users.user.sendMail_attachments",
|
|
1416
|
+
"label": "Attachments",
|
|
1417
|
+
"description": "Attachments. Must be an array of document objects or an empty array",
|
|
1418
|
+
"optional": false,
|
|
1419
|
+
"constraints": {
|
|
1420
|
+
"notEmpty": true
|
|
1421
|
+
},
|
|
1422
|
+
"value": "=[]",
|
|
1423
|
+
"feel": "required",
|
|
1424
|
+
"group": "requestBody",
|
|
1425
|
+
"binding": {
|
|
1426
|
+
"name": "sendMail_attachments",
|
|
1427
|
+
"type": "zeebe:input"
|
|
1428
|
+
},
|
|
1429
|
+
"condition": {
|
|
1430
|
+
"property": "operationId",
|
|
1431
|
+
"equals": "users.user.sendMail",
|
|
1432
|
+
"type": "simple"
|
|
1433
|
+
},
|
|
1434
|
+
"type": "String"
|
|
1435
|
+
},
|
|
1433
1436
|
{
|
|
1434
1437
|
"id": "users.user.sendMail_to_recipients",
|
|
1435
1438
|
"label": "To recipients",
|
|
@@ -1547,7 +1550,7 @@
|
|
|
1547
1550
|
},
|
|
1548
1551
|
{
|
|
1549
1552
|
"id": "users.user.sendMail_body",
|
|
1550
|
-
"value": "={\"message\":{\"subject\":sendMail_subject,\"body\":{\"contentType\":sendMail_body_content_type,\"content\":sendMail_body_content},\"toRecipients\": for currentEmail in sendMail_to_recipients return {\"emailAddress\":{\"address\":currentEmail}},\"ccRecipients\": if sendMail_cc_recipients != null then for currentEmailCC in sendMail_cc_recipients return {\"emailAddress\":{\"address\":currentEmailCC}} else null},\"saveToSentItems\":\"false\"}",
|
|
1553
|
+
"value": "={\"message\":{\"subject\":sendMail_subject,\"body\":{\"contentType\":sendMail_body_content_type,\"content\":sendMail_body_content},\"toRecipients\": for currentEmail in sendMail_to_recipients return {\"emailAddress\":{\"address\":currentEmail}},\"ccRecipients\": if sendMail_cc_recipients != null then for currentEmailCC in sendMail_cc_recipients return {\"emailAddress\":{\"address\":currentEmailCC}} else null,\"attachments\": if sendMail_attachments != null then for document in sendMail_attachments return {\"@odata.type\":\"#microsoft.graph.fileAttachment\",\"name\":document.metadata.fileName,\"contentType\":document.metadata.contentType,\"contentBytes\":{\"camunda.function.type\":\"base64\",\"params\":[document]}} else null},\"saveToSentItems\":\"false\"}",
|
|
1551
1554
|
"group": "requestBody",
|
|
1552
1555
|
"binding": {
|
|
1553
1556
|
"name": "body",
|
|
@@ -1634,9 +1637,6 @@
|
|
|
1634
1637
|
],
|
|
1635
1638
|
"icon": {
|
|
1636
1639
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='-274.66275 -425.834 2380.4105 2555.004'%3E%3Cpath d='M1831.083 894.25a40.879 40.879 0 00-19.503-35.131h-.213l-.767-.426-634.492-375.585a86.175 86.175 0 00-8.517-5.067 85.17 85.17 0 00-78.098 0 86.37 86.37 0 00-8.517 5.067l-634.49 375.585-.766.426c-19.392 12.059-25.337 37.556-13.278 56.948a41.346 41.346 0 0014.257 13.868l634.492 375.585a95.617 95.617 0 008.517 5.068 85.17 85.17 0 0078.098 0 95.52 95.52 0 008.517-5.068l634.492-375.585a40.84 40.84 0 0020.268-35.685z' fill='%230A2767'/%3E%3Cpath d='M520.453 643.477h416.38v381.674h-416.38zM1745.917 255.5V80.908c1-43.652-33.552-79.862-77.203-80.908H588.204C544.552 1.046 510 37.256 511 80.908V255.5l638.75 170.333z' fill='%230364B8'/%3E%3Cpath d='M511 255.5h425.833v383.25H511z' fill='%230078D4'/%3E%3Cpath d='M1362.667 255.5H936.833v383.25L1362.667 1022h383.25V638.75z' fill='%2328A8EA'/%3E%3Cpath d='M936.833 638.75h425.833V1022H936.833z' fill='%230078D4'/%3E%3Cpath d='M936.833 1022h425.833v383.25H936.833z' fill='%230364B8'/%3E%3Cpath d='M520.453 1025.151h416.38v346.969h-416.38z' fill='%2314447D'/%3E%3Cpath d='M1362.667 1022h383.25v383.25h-383.25z' fill='%230078D4'/%3E%3ClinearGradient gradientTransform='matrix(1 0 0 -1 0 1705.333)' y2='1.998' x2='1128.458' y1='811.083' x1='1128.458' gradientUnits='userSpaceOnUse' id='a'%3E%3Cstop offset='0' stop-color='%2335b8f1'/%3E%3Cstop offset='1' stop-color='%2328a8ea'/%3E%3C/linearGradient%3E%3Cpath d='M1811.58 927.593l-.809.426-634.492 356.848c-2.768 1.703-5.578 3.321-8.517 4.769a88.437 88.437 0 01-34.407 8.517l-34.663-20.27a86.706 86.706 0 01-8.517-4.897L447.167 906.003h-.298l-21.036-11.753v722.384c.328 48.196 39.653 87.006 87.849 86.7h1230.914c.724 0 1.363-.341 2.129-.341a107.79 107.79 0 0029.808-6.217 86.066 86.066 0 0011.966-6.217c2.853-1.618 7.75-5.152 7.75-5.152a85.974 85.974 0 0034.833-68.772V894.25a38.323 38.323 0 01-19.502 33.343z' fill='url(%23a)'/%3E%3Cpath d='M1797.017 891.397v44.287l-663.448 456.791-686.87-486.174a.426.426 0 00-.426-.426l-63.023-37.899v-31.938l25.976-.426 54.932 31.512 1.277.426 4.684 2.981s645.563 368.346 647.267 369.197l24.698 14.478c2.129-.852 4.258-1.703 6.813-2.555 1.278-.852 640.879-360.681 640.879-360.681z' fill='%230A2767' opacity='.5'/%3E%3Cpath d='M1811.58 927.593l-.809.468-634.492 356.848c-2.768 1.703-5.578 3.321-8.517 4.769a88.96 88.96 0 01-78.098 0 96.578 96.578 0 01-8.517-4.769l-634.49-356.848-.766-.468a38.326 38.326 0 01-20.057-33.343v722.384c.305 48.188 39.616 87.004 87.803 86.7h1229.64c48.188.307 87.5-38.509 87.807-86.696 0-.001 0 0 0 0V894.25a38.33 38.33 0 01-19.504 33.343z' fill='%231490DF'/%3E%3Cpath d='M1185.52 1279.629l-9.496 5.323a92.806 92.806 0 01-8.517 4.812 88.173 88.173 0 01-33.47 8.857l241.405 285.479 421.107 101.476a86.785 86.785 0 0026.7-33.343z' opacity='.1'/%3E%3Cpath d='M1228.529 1255.442l-52.505 29.51a92.806 92.806 0 01-8.517 4.812 88.173 88.173 0 01-33.47 8.857l113.101 311.838 549.538 74.989a86.104 86.104 0 0034.407-68.815v-9.326z' opacity='.05'/%3E%3Cpath d='M514.833 1703.333h1228.316a88.316 88.316 0 0052.59-17.033l-697.089-408.331a86.706 86.706 0 01-8.517-4.897L447.125 906.088h-.298l-20.993-11.838v719.914c-.048 49.2 39.798 89.122 88.999 89.169-.001 0-.001 0 0 0z' fill='%2328A8EA'/%3E%3Cpath d='M1022 418.722v908.303c-.076 31.846-19.44 60.471-48.971 72.392a73.382 73.382 0 01-28.957 5.962H425.833V383.25H511v-42.583h433.073c43.019.163 77.834 35.035 77.927 78.055z' opacity='.1'/%3E%3Cpath d='M979.417 461.305v908.302a69.36 69.36 0 01-6.388 29.808c-11.826 29.149-40.083 48.273-71.54 48.417H425.833V383.25h475.656a71.493 71.493 0 0135.344 8.943c26.104 13.151 42.574 39.883 42.584 69.112z' opacity='.2'/%3E%3Cpath d='M979.417 461.305v823.136c-.208 43-34.928 77.853-77.927 78.225H425.833V383.25h475.656a71.493 71.493 0 0135.344 8.943c26.104 13.151 42.574 39.883 42.584 69.112z' opacity='.2'/%3E%3Cpath d='M936.833 461.305v823.136c-.046 43.067-34.861 78.015-77.927 78.225H425.833V383.25h433.072c43.062.023 77.951 34.951 77.927 78.013a.589.589 0 01.001.042z' opacity='.2'/%3E%3ClinearGradient gradientTransform='matrix(1 0 0 -1 0 1705.333)' y2='324.259' x2='774.086' y1='1383.074' x1='162.747' gradientUnits='userSpaceOnUse' id='b'%3E%3Cstop offset='0' stop-color='%231784d9'/%3E%3Cstop offset='.5' stop-color='%23107ad5'/%3E%3Cstop offset='1' stop-color='%230a63c9'/%3E%3C/linearGradient%3E%3Cpath d='M78.055 383.25h780.723c43.109 0 78.055 34.947 78.055 78.055v780.723c0 43.109-34.946 78.055-78.055 78.055H78.055c-43.109 0-78.055-34.947-78.055-78.055V461.305c0-43.108 34.947-78.055 78.055-78.055z' fill='url(%23b)'/%3E%3Cpath d='M243.96 710.631a227.05 227.05 0 0189.17-98.495 269.56 269.56 0 01141.675-35.515 250.91 250.91 0 01131.114 33.683 225.014 225.014 0 0186.742 94.109 303.751 303.751 0 0130.405 138.396 320.567 320.567 0 01-31.299 144.783 230.37 230.37 0 01-89.425 97.388 260.864 260.864 0 01-136.011 34.578 256.355 256.355 0 01-134.01-34.067 228.497 228.497 0 01-87.892-94.28 296.507 296.507 0 01-30.745-136.735 329.29 329.29 0 0130.276-143.845zm95.046 231.227a147.386 147.386 0 0050.163 64.812 131.028 131.028 0 0078.353 23.591 137.244 137.244 0 0083.634-24.358 141.156 141.156 0 0048.715-64.812 251.594 251.594 0 0015.543-90.404 275.198 275.198 0 00-14.649-91.554 144.775 144.775 0 00-47.182-67.537 129.58 129.58 0 00-82.91-25.55 135.202 135.202 0 00-80.184 23.804 148.626 148.626 0 00-51.1 65.365 259.759 259.759 0 00-.341 186.728z' fill='%23FFF'/%3E%3Cpath d='M1362.667 255.5h383.25v383.25h-383.25z' fill='%2350D9FF'/%3E%3C/svg%3E"
|
|
1637
|
-
},
|
|
1638
|
-
"engines": {
|
|
1639
|
-
"camunda": "^8.4"
|
|
1640
1640
|
}
|
|
1641
1641
|
},
|
|
1642
1642
|
{
|