@camunda/connectors-element-templates 1.0.18 → 1.0.19
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/element-templates/agenticai-a2a-client-outbound-connector.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-polling-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-intermediate.json +2 -2
- package/src/element-templates/agenticai-a2a-client-webhook-inbound-connector-receive.json +2 -2
- package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +22 -22
- package/src/element-templates/agenticai-aiagent-job-worker.json +240 -240
- package/src/element-templates/agenticai-aiagent-outbound-connector.json +3735 -3735
- package/src/element-templates/agenticai-mcp-client-outbound-connector.json +550 -550
- package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +733 -733
- package/src/element-templates/asana-connector.json +116 -116
- package/src/element-templates/automation-anywhere-outbound-connector.json +665 -665
- package/src/element-templates/aws-bedrock-outbound-connector.json +431 -431
- package/src/element-templates/aws-dynamodb-outbound-connector.json +1337 -1337
- package/src/element-templates/aws-eventbridge-connector-boundary.json +37 -37
- package/src/element-templates/aws-eventbridge-connector-intermediate.json +77 -77
- package/src/element-templates/aws-eventbridge-connector-message-start.json +21 -21
- package/src/element-templates/aws-eventbridge-connector-receive.json +6 -6
- package/src/element-templates/aws-eventbridge-outbound-connector.json +229 -229
- package/src/element-templates/aws-lambda-outbound-connector.json +278 -278
- package/src/element-templates/aws-s3-outbound-connector.json +244 -244
- package/src/element-templates/aws-sagemaker-outbound-connector.json +58 -58
- package/src/element-templates/aws-sns-inbound-boundary.json +224 -224
- package/src/element-templates/aws-sns-inbound-intermediate.json +329 -329
- package/src/element-templates/aws-sns-inbound-message-start.json +357 -357
- package/src/element-templates/aws-sns-inbound-start-event.json +135 -135
- package/src/element-templates/aws-sns-outbound-connector.json +293 -293
- package/src/element-templates/aws-sqs-boundary-connector.json +890 -890
- package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +529 -529
- package/src/element-templates/aws-sqs-outbound-connector.json +573 -573
- package/src/element-templates/aws-sqs-start-event-connector.json +408 -408
- package/src/element-templates/aws-sqs-start-message.json +488 -488
- package/src/element-templates/aws-textract-outbound-connector.json +275 -275
- package/src/element-templates/azure-blobstorage-outbound-connector.json +200 -200
- package/src/element-templates/azure-open-ai-connector.json +48 -48
- package/src/element-templates/blue-prism-connector.json +101 -101
- package/src/element-templates/csv-outbound-connector.json +44 -44
- package/src/element-templates/easy-post-connector.json +216 -216
- package/src/element-templates/email-inbound-connector-boundary.json +37 -37
- package/src/element-templates/email-inbound-connector-intermediate.json +37 -37
- package/src/element-templates/email-message-start-event-connector.json +63 -63
- package/src/element-templates/email-outbound-connector.json +902 -902
- package/src/element-templates/embeddings-vector-database-outbound-connector.json +520 -520
- package/src/element-templates/github-connector.json +10272 -10272
- package/src/element-templates/github-webhook-connector-intermediate.json +41 -41
- package/src/element-templates/github-webhook-connector-message-start.json +19 -19
- package/src/element-templates/github-webhook-connector-start-event.json +54 -54
- package/src/element-templates/gitlab-connector.json +2854 -2854
- package/src/element-templates/google-cloud-storage-outbound-connector.json +200 -200
- package/src/element-templates/google-drive-outbound-connector.json +1139 -1139
- package/src/element-templates/google-gemini-outbound-connector.json +122 -122
- package/src/element-templates/google-maps-platform-connector.json +94 -94
- package/src/element-templates/google-sheets-outbound-connector.json +2455 -2455
- package/src/element-templates/graphql-outbound-connector.json +1814 -1814
- package/src/element-templates/http-json-connector.json +2221 -2221
- package/src/element-templates/http-polling-boundary-catch-event-connector.json +766 -766
- package/src/element-templates/http-polling-connector.json +1510 -1510
- package/src/element-templates/hubspot-outbound-connector.json +65 -65
- package/src/element-templates/hugging-face-connector.json +122 -122
- package/src/element-templates/jdbc-outbound-connector.json +67 -67
- package/src/element-templates/kafka-inbound-connector-boundary.json +130 -130
- package/src/element-templates/kafka-inbound-connector-intermediate.json +1371 -1371
- package/src/element-templates/kafka-inbound-connector-start-message.json +166 -166
- package/src/element-templates/kafka-outbound-connector.json +250 -250
- package/src/element-templates/microsoft-office365-mail-connector.json +77 -77
- package/src/element-templates/microsoft-teams-outbound-connector.json +4124 -4124
- package/src/element-templates/openai-connector.json +199 -199
- package/src/element-templates/operate-connector.json +144 -144
- package/src/element-templates/power-automate-connector.json +62 -62
- package/src/element-templates/rabbitmq-inbound-connector-boundary.json +454 -454
- package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +895 -895
- package/src/element-templates/rabbitmq-inbound-connector-message-start.json +458 -458
- package/src/element-templates/rabbitmq-inbound-connector-start-event.json +610 -610
- package/src/element-templates/rabbitmq-outbound-connector.json +662 -662
- package/src/element-templates/rpa-connector.json +5 -5
- package/src/element-templates/salesforce-connector.json +60 -60
- package/src/element-templates/sendgrid-outbound-connector.json +1301 -1301
- package/src/element-templates/servicenow-connector.json +6 -6
- package/src/element-templates/servicenow-incident-connector.json +6 -6
- package/src/element-templates/slack-inbound-boundary.json +305 -305
- package/src/element-templates/slack-inbound-intermediate.json +363 -363
- package/src/element-templates/slack-inbound-message-start.json +286 -286
- package/src/element-templates/slack-inbound-receive.json +23 -23
- package/src/element-templates/slack-inbound-start-event.json +301 -301
- package/src/element-templates/slack-outbound-connector.json +2249 -2249
- package/src/element-templates/twilio-connector.json +366 -366
- package/src/element-templates/twilio-webhook-boundary-connector.json +37 -37
- package/src/element-templates/twilio-webhook-connector.json +36 -36
- package/src/element-templates/twilio-webhook-intermediate-connector.json +59 -59
- package/src/element-templates/twilio-webhook-message-start-connector.json +42 -42
- package/src/element-templates/uipath-connector.json +54 -54
- package/src/element-templates/webhook-connector-boundary.json +1238 -1238
- package/src/element-templates/webhook-connector-intermediate.json +1254 -1254
- package/src/element-templates/webhook-connector-receive.json +61 -61
- package/src/element-templates/webhook-connector-start-event.json +1419 -1419
- package/src/element-templates/webhook-connector-start-message.json +1289 -1289
- package/src/element-templates/whatsapp-connector.json +21 -21
|
@@ -3,23 +3,11 @@
|
|
|
3
3
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
4
4
|
"name": "Hugging Face Outbound Connector",
|
|
5
5
|
"id": "io.camunda.connectors.HuggingFace.v1",
|
|
6
|
-
"version":
|
|
6
|
+
"version": 2,
|
|
7
7
|
"engines": {
|
|
8
8
|
"camunda": "^8.5"
|
|
9
9
|
},
|
|
10
10
|
"description": "Interact with Hugging Face inference API",
|
|
11
|
-
"keywords": [
|
|
12
|
-
"AI",
|
|
13
|
-
"machine learning",
|
|
14
|
-
"NLP",
|
|
15
|
-
"natural language processing",
|
|
16
|
-
"generate text",
|
|
17
|
-
"classify text",
|
|
18
|
-
"inference",
|
|
19
|
-
"language model",
|
|
20
|
-
"LLM",
|
|
21
|
-
"text generation"
|
|
22
|
-
],
|
|
23
11
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/hugging-face/",
|
|
24
12
|
"category": {
|
|
25
13
|
"id": "connectors",
|
|
@@ -38,10 +26,6 @@
|
|
|
38
26
|
"id": "input",
|
|
39
27
|
"label": "Payload"
|
|
40
28
|
},
|
|
41
|
-
{
|
|
42
|
-
"id": "connector",
|
|
43
|
-
"label": "Connector"
|
|
44
|
-
},
|
|
45
29
|
{
|
|
46
30
|
"id": "output",
|
|
47
31
|
"label": "Response mapping"
|
|
@@ -73,7 +57,7 @@
|
|
|
73
57
|
"label": "Hugging Face API key",
|
|
74
58
|
"group": "authentication",
|
|
75
59
|
"feel": "optional",
|
|
76
|
-
"description": "Your Hugging Face API key
|
|
60
|
+
"description": "Your Hugging Face API key",
|
|
77
61
|
"type": "String",
|
|
78
62
|
"binding": {
|
|
79
63
|
"type": "zeebe:input",
|
|
@@ -84,44 +68,36 @@
|
|
|
84
68
|
}
|
|
85
69
|
},
|
|
86
70
|
{
|
|
87
|
-
"label": "Model
|
|
71
|
+
"label": "Model",
|
|
88
72
|
"group": "input",
|
|
89
73
|
"feel": "optional",
|
|
90
|
-
"description": "
|
|
74
|
+
"description": "Desired model name",
|
|
91
75
|
"type": "String",
|
|
92
76
|
"binding": {
|
|
93
77
|
"type": "zeebe:input",
|
|
94
|
-
"name": "
|
|
78
|
+
"name": "modelName"
|
|
95
79
|
},
|
|
96
80
|
"constraints": {
|
|
97
81
|
"notEmpty": true
|
|
98
82
|
}
|
|
99
83
|
},
|
|
100
84
|
{
|
|
101
|
-
"label": "
|
|
85
|
+
"label": "Input",
|
|
102
86
|
"group": "input",
|
|
103
87
|
"feel": "required",
|
|
104
|
-
"description": "
|
|
88
|
+
"description": "Desired input for your model. <a href=\"https://huggingface.co/docs/api-inference/detailed_parameters\" target=\"_blank\">See official documentation</a>",
|
|
105
89
|
"type": "Text",
|
|
106
90
|
"binding": {
|
|
107
91
|
"type": "zeebe:input",
|
|
108
|
-
"name": "
|
|
92
|
+
"name": "body"
|
|
109
93
|
},
|
|
110
94
|
"constraints": {
|
|
111
95
|
"notEmpty": true
|
|
112
96
|
}
|
|
113
97
|
},
|
|
114
|
-
{
|
|
115
|
-
"id": "bodyExpression",
|
|
116
|
-
"type": "Hidden",
|
|
117
|
-
"value": "={\"model\": modelId, \"messages\": messages, \"stream\": false}",
|
|
118
|
-
"binding": {
|
|
119
|
-
"type": "zeebe:input",
|
|
120
|
-
"name": "body"
|
|
121
|
-
}
|
|
122
|
-
},
|
|
123
98
|
{
|
|
124
99
|
"id": "method",
|
|
100
|
+
"group": "endpoint",
|
|
125
101
|
"type": "Hidden",
|
|
126
102
|
"value": "post",
|
|
127
103
|
"binding": {
|
|
@@ -130,8 +106,9 @@
|
|
|
130
106
|
}
|
|
131
107
|
},
|
|
132
108
|
{
|
|
109
|
+
"group": "endpoint",
|
|
133
110
|
"type": "Hidden",
|
|
134
|
-
"value": "=\"https://
|
|
111
|
+
"value": "=\"https://api-inference.huggingface.co/models/\"+modelName",
|
|
135
112
|
"binding": {
|
|
136
113
|
"type": "zeebe:input",
|
|
137
114
|
"name": "url"
|
|
@@ -149,7 +126,7 @@
|
|
|
149
126
|
},
|
|
150
127
|
{
|
|
151
128
|
"label": "Result expression",
|
|
152
|
-
"description": "Expression to map the response into process variables.
|
|
129
|
+
"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>",
|
|
153
130
|
"group": "output",
|
|
154
131
|
"type": "Text",
|
|
155
132
|
"feel": "required",
|
|
@@ -193,7 +170,7 @@
|
|
|
193
170
|
"id": "version",
|
|
194
171
|
"label": "Version",
|
|
195
172
|
"description": "Version of the element template",
|
|
196
|
-
"value": "
|
|
173
|
+
"value": "2",
|
|
197
174
|
"group": "connector",
|
|
198
175
|
"binding": {
|
|
199
176
|
"key": "elementTemplateVersion",
|
|
@@ -222,11 +199,23 @@
|
|
|
222
199
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
223
200
|
"name": "Hugging Face Outbound Connector",
|
|
224
201
|
"id": "io.camunda.connectors.HuggingFace.v1",
|
|
225
|
-
"version":
|
|
202
|
+
"version": 3,
|
|
226
203
|
"engines": {
|
|
227
204
|
"camunda": "^8.5"
|
|
228
205
|
},
|
|
229
206
|
"description": "Interact with Hugging Face inference API",
|
|
207
|
+
"keywords": [
|
|
208
|
+
"AI",
|
|
209
|
+
"machine learning",
|
|
210
|
+
"NLP",
|
|
211
|
+
"natural language processing",
|
|
212
|
+
"generate text",
|
|
213
|
+
"classify text",
|
|
214
|
+
"inference",
|
|
215
|
+
"language model",
|
|
216
|
+
"LLM",
|
|
217
|
+
"text generation"
|
|
218
|
+
],
|
|
230
219
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/hugging-face/",
|
|
231
220
|
"category": {
|
|
232
221
|
"id": "connectors",
|
|
@@ -276,7 +265,7 @@
|
|
|
276
265
|
"label": "Hugging Face API key",
|
|
277
266
|
"group": "authentication",
|
|
278
267
|
"feel": "optional",
|
|
279
|
-
"description": "Your Hugging Face API key",
|
|
268
|
+
"description": "Your Hugging Face API key. Get one at <a href=\"https://huggingface.co/settings/tokens\" target=\"_blank\">huggingface.co/settings/tokens</a>",
|
|
280
269
|
"type": "String",
|
|
281
270
|
"binding": {
|
|
282
271
|
"type": "zeebe:input",
|
|
@@ -287,33 +276,42 @@
|
|
|
287
276
|
}
|
|
288
277
|
},
|
|
289
278
|
{
|
|
290
|
-
"label": "Model",
|
|
279
|
+
"label": "Model ID",
|
|
291
280
|
"group": "input",
|
|
292
281
|
"feel": "optional",
|
|
293
|
-
"description": "
|
|
282
|
+
"description": "Full model repository ID (e.g., meta-llama/Llama-3.2-3B-Instruct, mistralai/Mistral-7B-Instruct-v0.3). Browse models at <a href=\"https://huggingface.co/models\" target=\"_blank\">huggingface.co/models</a>",
|
|
294
283
|
"type": "String",
|
|
295
284
|
"binding": {
|
|
296
285
|
"type": "zeebe:input",
|
|
297
|
-
"name": "
|
|
286
|
+
"name": "modelId"
|
|
298
287
|
},
|
|
299
288
|
"constraints": {
|
|
300
289
|
"notEmpty": true
|
|
301
290
|
}
|
|
302
291
|
},
|
|
303
292
|
{
|
|
304
|
-
"label": "
|
|
293
|
+
"label": "Messages",
|
|
305
294
|
"group": "input",
|
|
306
295
|
"feel": "required",
|
|
307
|
-
"description": "
|
|
296
|
+
"description": "Chat messages array in format: [{\"role\": \"user\", \"content\": \"Your message\"}]. Use 'system' role for instructions and 'user' role for queries. <a href=\"https://huggingface.co/docs/inference-providers/index#http--curl\" target=\"_blank\">See documentation</a>",
|
|
308
297
|
"type": "Text",
|
|
309
298
|
"binding": {
|
|
310
299
|
"type": "zeebe:input",
|
|
311
|
-
"name": "
|
|
300
|
+
"name": "messages"
|
|
312
301
|
},
|
|
313
302
|
"constraints": {
|
|
314
303
|
"notEmpty": true
|
|
315
304
|
}
|
|
316
305
|
},
|
|
306
|
+
{
|
|
307
|
+
"id": "bodyExpression",
|
|
308
|
+
"type": "Hidden",
|
|
309
|
+
"value": "={\"model\": modelId, \"messages\": messages, \"stream\": false}",
|
|
310
|
+
"binding": {
|
|
311
|
+
"type": "zeebe:input",
|
|
312
|
+
"name": "body"
|
|
313
|
+
}
|
|
314
|
+
},
|
|
317
315
|
{
|
|
318
316
|
"id": "method",
|
|
319
317
|
"group": "endpoint",
|
|
@@ -327,7 +325,7 @@
|
|
|
327
325
|
{
|
|
328
326
|
"group": "endpoint",
|
|
329
327
|
"type": "Hidden",
|
|
330
|
-
"value": "=\"https://
|
|
328
|
+
"value": "=\"https://router.huggingface.co/v1/chat/completions\"",
|
|
331
329
|
"binding": {
|
|
332
330
|
"type": "zeebe:input",
|
|
333
331
|
"name": "url"
|
|
@@ -345,7 +343,7 @@
|
|
|
345
343
|
},
|
|
346
344
|
{
|
|
347
345
|
"label": "Result expression",
|
|
348
|
-
"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>",
|
|
346
|
+
"description": "Expression to map the response into process variables. For chat completion, use: =response.body.choices[1].message.content to get the AI response. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
349
347
|
"group": "output",
|
|
350
348
|
"type": "Text",
|
|
351
349
|
"feel": "required",
|
|
@@ -389,7 +387,7 @@
|
|
|
389
387
|
"id": "version",
|
|
390
388
|
"label": "Version",
|
|
391
389
|
"description": "Version of the element template",
|
|
392
|
-
"value": "
|
|
390
|
+
"value": "3",
|
|
393
391
|
"group": "connector",
|
|
394
392
|
"binding": {
|
|
395
393
|
"key": "elementTemplateVersion",
|
|
@@ -418,23 +416,8 @@
|
|
|
418
416
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
419
417
|
"name": "Hugging Face Outbound Connector",
|
|
420
418
|
"id": "io.camunda.connectors.HuggingFace.v1",
|
|
421
|
-
"version":
|
|
422
|
-
"engines": {
|
|
423
|
-
"camunda": "^8.5"
|
|
424
|
-
},
|
|
419
|
+
"version": 1,
|
|
425
420
|
"description": "Interact with Hugging Face inference API",
|
|
426
|
-
"keywords": [
|
|
427
|
-
"AI",
|
|
428
|
-
"machine learning",
|
|
429
|
-
"NLP",
|
|
430
|
-
"natural language processing",
|
|
431
|
-
"generate text",
|
|
432
|
-
"classify text",
|
|
433
|
-
"inference",
|
|
434
|
-
"language model",
|
|
435
|
-
"LLM",
|
|
436
|
-
"text generation"
|
|
437
|
-
],
|
|
438
421
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/hugging-face/",
|
|
439
422
|
"category": {
|
|
440
423
|
"id": "connectors",
|
|
@@ -484,7 +467,7 @@
|
|
|
484
467
|
"label": "Hugging Face API key",
|
|
485
468
|
"group": "authentication",
|
|
486
469
|
"feel": "optional",
|
|
487
|
-
"description": "Your Hugging Face API key
|
|
470
|
+
"description": "Your Hugging Face API key",
|
|
488
471
|
"type": "String",
|
|
489
472
|
"binding": {
|
|
490
473
|
"type": "zeebe:input",
|
|
@@ -495,42 +478,33 @@
|
|
|
495
478
|
}
|
|
496
479
|
},
|
|
497
480
|
{
|
|
498
|
-
"label": "Model
|
|
481
|
+
"label": "Model",
|
|
499
482
|
"group": "input",
|
|
500
483
|
"feel": "optional",
|
|
501
|
-
"description": "
|
|
484
|
+
"description": "Desired model name",
|
|
502
485
|
"type": "String",
|
|
503
486
|
"binding": {
|
|
504
487
|
"type": "zeebe:input",
|
|
505
|
-
"name": "
|
|
488
|
+
"name": "modelName"
|
|
506
489
|
},
|
|
507
490
|
"constraints": {
|
|
508
491
|
"notEmpty": true
|
|
509
492
|
}
|
|
510
493
|
},
|
|
511
494
|
{
|
|
512
|
-
"label": "
|
|
495
|
+
"label": "Input",
|
|
513
496
|
"group": "input",
|
|
514
497
|
"feel": "required",
|
|
515
|
-
"description": "
|
|
498
|
+
"description": "Desired input for your model. <a href=\"https://huggingface.co/docs/api-inference/detailed_parameters\" target=\"_blank\">See official documentation</a>",
|
|
516
499
|
"type": "Text",
|
|
517
500
|
"binding": {
|
|
518
501
|
"type": "zeebe:input",
|
|
519
|
-
"name": "
|
|
502
|
+
"name": "body"
|
|
520
503
|
},
|
|
521
504
|
"constraints": {
|
|
522
505
|
"notEmpty": true
|
|
523
506
|
}
|
|
524
507
|
},
|
|
525
|
-
{
|
|
526
|
-
"id": "bodyExpression",
|
|
527
|
-
"type": "Hidden",
|
|
528
|
-
"value": "={\"model\": modelId, \"messages\": messages, \"stream\": false}",
|
|
529
|
-
"binding": {
|
|
530
|
-
"type": "zeebe:input",
|
|
531
|
-
"name": "body"
|
|
532
|
-
}
|
|
533
|
-
},
|
|
534
508
|
{
|
|
535
509
|
"id": "method",
|
|
536
510
|
"group": "endpoint",
|
|
@@ -544,7 +518,7 @@
|
|
|
544
518
|
{
|
|
545
519
|
"group": "endpoint",
|
|
546
520
|
"type": "Hidden",
|
|
547
|
-
"value": "=\"https://
|
|
521
|
+
"value": "=\"https://api-inference.huggingface.co/models/\"+modelName",
|
|
548
522
|
"binding": {
|
|
549
523
|
"type": "zeebe:input",
|
|
550
524
|
"name": "url"
|
|
@@ -562,7 +536,7 @@
|
|
|
562
536
|
},
|
|
563
537
|
{
|
|
564
538
|
"label": "Result expression",
|
|
565
|
-
"description": "Expression to map the response into process variables.
|
|
539
|
+
"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>",
|
|
566
540
|
"group": "output",
|
|
567
541
|
"type": "Text",
|
|
568
542
|
"feel": "required",
|
|
@@ -593,7 +567,7 @@
|
|
|
593
567
|
},
|
|
594
568
|
{
|
|
595
569
|
"label": "Error expression",
|
|
596
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
570
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/\" target=\"_blank\">documentation</a>",
|
|
597
571
|
"group": "errors",
|
|
598
572
|
"type": "Text",
|
|
599
573
|
"feel": "required",
|
|
@@ -601,42 +575,36 @@
|
|
|
601
575
|
"type": "zeebe:taskHeader",
|
|
602
576
|
"key": "errorExpression"
|
|
603
577
|
}
|
|
604
|
-
},
|
|
605
|
-
{
|
|
606
|
-
"id": "version",
|
|
607
|
-
"label": "Version",
|
|
608
|
-
"description": "Version of the element template",
|
|
609
|
-
"value": "3",
|
|
610
|
-
"group": "connector",
|
|
611
|
-
"binding": {
|
|
612
|
-
"key": "elementTemplateVersion",
|
|
613
|
-
"type": "zeebe:taskHeader"
|
|
614
|
-
},
|
|
615
|
-
"type": "Hidden"
|
|
616
|
-
},
|
|
617
|
-
{
|
|
618
|
-
"id": "id",
|
|
619
|
-
"label": "ID",
|
|
620
|
-
"description": "ID of the element template",
|
|
621
|
-
"value": "io.camunda.connectors.HuggingFace.v1",
|
|
622
|
-
"group": "connector",
|
|
623
|
-
"binding": {
|
|
624
|
-
"key": "elementTemplateId",
|
|
625
|
-
"type": "zeebe:taskHeader"
|
|
626
|
-
},
|
|
627
|
-
"type": "Hidden"
|
|
628
578
|
}
|
|
629
579
|
],
|
|
630
580
|
"icon": {
|
|
631
581
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 513 512'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M506.934 365.286a46.337 46.337 0 0 0-6.289-13.902 52.752 52.752 0 0 0 1.387-6.817c2.025-14.595-3.036-27.957-12.571-38.296-5.165-5.646-10.702-9.376-16.566-11.664a221.309 221.309 0 0 0 5.805-50.235c0-7.725-.437-15.292-1.17-22.746a257.431 257.431 0 0 0-1.385-11.137 222.299 222.299 0 0 0-7.451-32.263 222.98 222.98 0 0 0-7.459-20.453 224.51 224.51 0 0 0-14.755-28.707 198.667 198.667 0 0 0-11.984-17.737 168.954 168.954 0 0 0-6.604-8.416 221.184 221.184 0 0 0-22.062-23.168 171.17 171.17 0 0 0-8.097-6.99 199.806 199.806 0 0 0-8.362-6.604 234.582 234.582 0 0 0-17.737-11.985C337.976 33.723 298.505 22 256.318 22 133.487 22 33.936 121.556 33.936 244.379a221.213 221.213 0 0 0 5.91 50.86c-5.275 2.291-10.33 5.862-15.02 11.027-9.532 10.334-14.595 23.647-12.57 38.243a52.166 52.166 0 0 0 1.384 6.87 46.418 46.418 0 0 0-6.284 13.907c-2.93 11.14-1.966 21.185 1.759 29.987-4.05 11.504-3.039 23.755 2.234 34.406 3.835 7.779 9.323 13.797 16.088 19.175 8.043 6.394 18.11 11.826 30.254 17.038 14.488 6.179 32.173 11.984 40.216 14.114 20.774 5.378 40.694 8.788 60.883 8.954 28.763.266 53.534-6.497 71.268-23.806a215.013 215.013 0 0 0 26.26 1.598c9.274-.02 18.538-.604 27.741-1.747 17.692 17.419 42.558 24.243 71.426 23.97 20.187-.162 40.106-3.571 60.827-8.957 8.097-2.129 25.775-7.935 40.27-14.114 12.143-5.219 22.211-10.651 30.307-17.035 6.714-5.381 12.197-11.397 16.034-19.175 5.327-10.654 6.285-22.905 2.291-34.408 3.688-8.803 4.648-18.87 1.72-30Zm-20.614 29.242c4.081 7.745 4.343 16.496.743 24.646-5.461 12.351-19.026 22.082-45.372 32.528-16.383 6.496-31.384 10.651-31.516 10.687-21.669 5.62-41.266 8.475-58.231 8.475-28.092 0-48.996-7.752-62.253-23.06a208.74 208.74 0 0 1-67.769.386c-13.274 15.054-34.058 22.674-61.913 22.674-16.968 0-36.563-2.855-58.234-8.475-.132-.036-15.128-4.191-31.516-10.687-26.343-10.446-39.913-20.169-45.372-32.528-3.6-8.15-3.338-16.901.743-24.646.376-.72.781-1.421 1.214-2.1a31.265 31.265 0 0 1-4.22-25.256c1.621-6.163 4.97-11.287 9.517-14.967a31.144 31.144 0 0 1-4.225-11.777c-1.31-9.071 1.702-18.127 8.475-25.513 5.275-5.747 12.732-8.91 20.987-8.91h.22a206.258 206.258 0 0 1-9.36-61.633c0-113.987 92.41-206.404 206.414-206.404 114.003 0 206.412 92.407 206.412 206.404a206.15 206.15 0 0 1-9.425 61.789 31.245 31.245 0 0 1 2.933-.149c8.255 0 15.714 3.163 20.985 8.91 6.772 7.378 9.786 16.442 8.475 25.513a31.161 31.161 0 0 1-4.223 11.777c4.548 3.681 7.899 8.805 9.518 14.967a31.274 31.274 0 0 1-4.221 25.256c.433.672.843 1.373 1.214 2.093Z'/%3E%3Cpath fill='%23FF9D00' d='M485.106 392.435a31.25 31.25 0 0 0 4.817-12.175 31.325 31.325 0 0 0-.596-13.081c-1.622-6.162-4.973-11.286-9.518-14.967a31.11 31.11 0 0 0 4.223-11.777c1.311-9.071-1.7-18.127-8.475-25.513-5.271-5.747-12.73-8.91-20.985-8.91-.96 0-1.937.052-2.933.149a206.18 206.18 0 0 0 9.408-61.784c0-113.99-92.41-206.404-206.402-206.404-113.995 0-206.414 92.405-206.414 206.404a206.284 206.284 0 0 0 9.36 61.633h-.22c-8.256 0-15.712 3.16-20.985 8.907-6.773 7.379-9.787 16.445-8.475 25.513a31.167 31.167 0 0 0 4.225 11.78c-4.548 3.678-7.898 8.802-9.52 14.964a31.284 31.284 0 0 0 4.225 25.261c-.435.679-.835 1.38-1.214 2.101-4.079 7.744-4.342 16.495-.74 24.646 5.461 12.351 19.026 22.081 45.372 32.527 16.38 6.497 31.384 10.651 31.516 10.688 21.669 5.62 41.266 8.475 58.231 8.475 27.858 0 48.642-7.62 61.916-22.675a208.823 208.823 0 0 0 67.769-.386c13.257 15.309 34.161 23.061 62.253 23.061 16.965 0 36.562-2.855 58.228-8.475.135-.037 15.131-4.191 31.519-10.688 26.346-10.446 39.913-20.176 45.372-32.527 3.6-8.151 3.338-16.902-.743-24.646a24.335 24.335 0 0 0-1.214-2.101Zm-272.682 32.193a84.965 84.965 0 0 1-3.668 5.847c-3.432 5.024-7.945 8.863-13.184 11.716-10.014 5.461-22.69 7.369-35.566 7.369-20.342 0-41.195-4.761-52.882-7.791-.576-.149-71.644-20.223-62.646-37.31 1.514-2.875 4.005-4.023 7.143-4.023 12.669 0 35.737 18.865 45.65 18.865 2.216 0 3.779-.942 4.416-3.243 4.225-15.153-64.217-21.522-58.453-43.464 1.016-3.884 3.776-5.462 7.655-5.462 16.75-.002 54.342 29.455 62.204 29.455.603 0 1.036-.178 1.27-.549.034-.056.069-.11.1-.169 3.691-6.093 1.573-10.524-23.708-26.008l-2.428-1.478c-27.82-16.838-47.347-26.971-36.242-39.061 1.277-1.394 3.09-2.012 5.29-2.012 2.609 0 5.767.872 9.245 2.337 14.693 6.196 35.058 23.095 43.564 30.464a342.043 342.043 0 0 1 3.988 3.519s10.772 11.201 17.283 11.201c1.499 0 2.772-.591 3.634-2.052 4.619-7.786-42.895-43.791-45.575-58.648-1.817-10.065 1.275-15.165 6.99-15.165 2.719 0 6.035 1.158 9.697 3.48 11.357 7.208 33.284 44.889 41.312 59.548 2.692 4.911 7.286 6.987 11.426 6.987 8.213 0 14.634-8.165.752-18.54-20.865-15.611-13.543-41.129-3.585-42.699a8.002 8.002 0 0 1 1.282-.103c9.056 0 13.049 15.604 13.049 15.604s11.709 29.401 31.822 49.5c18.249 18.242 20.799 33.211 10.165 51.885Zm65.038 3.444-1.043.124-1.778.203c-.936.098-1.874.191-2.814.276l-.916.083-.837.071-1.187.095-1.312.095-1.309.086-.291.019c-.342.02-.684.042-1.03.059l-.438.024c-.405.022-.81.042-1.221.059l-1.419.061-1.287.044-.86.025h-.437c-.268 0-.535.014-.803.017h-.425c-.269 0-.535 0-.804.012l-1.094.014h-1.527c-1.199 0-2.395-.012-3.587-.036l-.968-.022c-.276 0-.551-.012-.823-.022l-1.025-.029-1.273-.049-1.148-.052-.295-.012-1.092-.056c-.305-.017-.606-.032-.909-.054l-.705-.041c-.887-.056-1.774-.117-2.66-.186l-.928-.076c-.391-.029-.782-.065-1.17-.1-.457-.039-.914-.083-1.37-.127a148.43 148.43 0 0 1-2.294-.232h-.036c11.161-24.9 5.517-48.156-17.038-70.691-14.794-14.774-24.634-36.589-26.676-41.379-4.132-14.178-15.069-29.938-33.233-29.938-1.536 0-3.07.122-4.587.361-7.957 1.253-14.913 5.833-19.876 12.725-5.363-6.67-10.575-11.973-15.289-14.967-7.107-4.506-14.2-6.792-21.11-6.792-8.623 0-16.331 3.541-21.705 9.965l-.136.163c-.103-.422-.2-.845-.3-1.27l-.013-.056a179.892 179.892 0 0 1-2.574-13.218c0-.029 0-.059-.015-.088-.054-.334-.103-.672-.154-1.006-.15-.992-.291-1.986-.422-2.98-.059-.452-.122-.903-.179-1.355l-.166-1.356c-.053-.452-.097-.862-.146-1.292l-.015-.107a194.063 194.063 0 0 1-.513-5.281l-.053-.676-.086-1.153a40.194 40.194 0 0 1-.066-.95c0-.076-.012-.149-.015-.22a123.74 123.74 0 0 1-.158-2.657c-.025-.462-.05-.921-.069-1.385l-.049-1.211-.012-.367-.039-1.116-.024-.95c0-.379-.02-.757-.025-1.136-.007-.378-.017-.793-.02-1.194-.004-.401 0-.796-.011-1.194-.01-.401 0-.799 0-1.197 0-102.22 82.871-185.092 185.101-185.092 102.228 0 185.097 82.87 185.097 185.092v2.391c0 .398-.012.799-.019 1.194 0 .33-.015.655-.025.989 0 .294-.012.589-.022.872 0 .374-.022.748-.034 1.121v.03l-.051 1.297c-.017.378-.032.759-.051 1.138l-.013.268-.066 1.212a198.29 198.29 0 0 1-.588 7.776v.032c-.042.425-.083.85-.13 1.275l-.11 1.004-.217 1.963-.124.994-.154 1.17c-.057.425-.113.853-.176 1.275-.064.477-.135.95-.205 1.424l-.169 1.121-.2 1.27a58.4 58.4 0 0 1-.22 1.263c-.081.422-.144.843-.217 1.263-.147.84-.301 1.68-.462 2.518a402.066 402.066 0 0 1-.757 3.754l-.269 1.238c-.088.413-.183.828-.276 1.241-5.209-5.063-12.109-7.821-19.717-7.821-6.905 0-14.004 2.284-21.109 6.79-4.714 2.994-9.924 8.299-15.289 14.967-4.971-6.893-11.926-11.472-19.879-12.725a29.47 29.47 0 0 0-4.587-.361c-18.168 0-29.098 15.76-33.233 29.938-2.051 4.79-11.894 26.605-26.7 41.4-22.54 22.465-28.226 45.616-17.24 70.414Zm191.092-49.846-.073.217c-.185.491-.4.97-.642 1.434a11.91 11.91 0 0 1-.596.996 16.23 16.23 0 0 1-1.341 1.737c-.112.127-.22.254-.347.378-.176.188-.354.374-.537.555-3.287 3.258-8.299 6.115-13.965 8.736-.643.291-1.295.581-1.952.874l-.654.291c-.438.193-.875.383-1.334.571-.437.191-.891.382-1.346.567l-1.363.562c-3.187 1.311-6.452 2.562-9.637 3.795l-1.363.53-1.346.528c-.896.349-1.78.698-2.65 1.048l-1.297.522-1.275.52-.625.264c-.417.174-.825.347-1.233.52-9.371 4.023-16.115 8.114-14.698 13.189.039.144.083.281.132.415.127.377.3.731.517 1.065.127.198.274.386.438.557 1.665 1.732 4.696 1.458 8.519.083a53.473 53.473 0 0 0 1.602-.618l.332-.136c.874-.372 1.8-.787 2.745-1.236.237-.113.476-.22.716-.345 4.674-2.286 9.972-5.363 15.228-8.165a137.712 137.712 0 0 1 6.394-3.236c4.977-2.342 9.657-4.003 13.418-4.003 1.766 0 3.324.362 4.624 1.192l.217.144a7.087 7.087 0 0 1 2.01 2.167c.1.163.198.337.293.515 1.859 3.529.303 7.183-3.339 10.766-3.495 3.441-8.931 6.814-15.11 9.935-.46.232-.919.465-1.385.692-18.391 9.032-42.475 15.833-42.81 15.919-6.418 1.663-15.597 3.847-25.938 5.481l-1.529.239-.251.037c-1.158.175-2.318.339-3.481.491-1.179.158-2.371.302-3.57.437l-.22.024c-4.348.501-8.712.833-13.086.992h-.064c-1.583.056-3.163.085-4.745.085h-1.825a113.194 113.194 0 0 1-7.227-.327c-.056 0-.117 0-.173-.015a74.593 74.593 0 0 1-2.582-.242 95.088 95.088 0 0 1-2.667-.322 60.205 60.205 0 0 1-1.746-.261c-.591-.095-1.182-.193-1.771-.296l-.803-.151-.061-.012a65.73 65.73 0 0 1-2.531-.535c-.488-.11-.974-.218-1.455-.35l-.291-.073c-.239-.058-.471-.122-.708-.185l-.13-.035-.752-.219c-.274-.076-.547-.159-.821-.24l-.095-.027-.711-.217a44.17 44.17 0 0 1-.803-.259l-.655-.217-.481-.169a48.303 48.303 0 0 1-1.382-.508l-.435-.171-.359-.141a58.536 58.536 0 0 1-2.064-.875l-.452-.22-.075-.034c-.162-.076-.32-.151-.481-.217a40.937 40.937 0 0 1-.938-.467l-.096-.046-.449-.237a39.25 39.25 0 0 1-2.347-1.333l-.42-.259c-.21-.13-.42-.264-.625-.401l-.548-.361-.588-.406-.352-.251a28.235 28.235 0 0 1-1.092-.819l-.569-.437a39.806 39.806 0 0 1-.674-.557c-.188-.153-.371-.315-.554-.476l-.015-.012a32.54 32.54 0 0 1-.584-.525c-.19-.174-.381-.349-.566-.528l-.022-.022a19.148 19.148 0 0 1-.574-.566c-.188-.191-.381-.381-.564-.577-.183-.193-.372-.391-.552-.593-.181-.201-.347-.384-.518-.582l-.056-.066c-.166-.19-.33-.383-.491-.581a30.073 30.073 0 0 1-1.016-1.282c-.33-.44-.652-.889-.967-1.346l-.301-.449c-.4-.586-.791-1.177-1.17-1.778a48.053 48.053 0 0 1-.828-1.309c-.173-.276-.339-.555-.505-.828l-.069-.113c-.158-.268-.315-.532-.466-.798a7.555 7.555 0 0 1-.249-.437c-.081-.152-.174-.306-.259-.46l-.139-.241-.086-.157a39.684 39.684 0 0 1-.481-.886c-.073-.132-.144-.264-.22-.391l-.217-.423-.22-.417a67.082 67.082 0 0 1-1.558-3.341l-.173-.413c-.113-.276-.218-.55-.33-.821-.054-.132-.108-.261-.154-.393a40.57 40.57 0 0 1-.962-2.782 28.63 28.63 0 0 1-.477-1.678 30.805 30.805 0 0 1-.456-1.985c-.027-.135-.054-.269-.076-.399a27.853 27.853 0 0 1-.31-1.968c-.02-.13-.034-.259-.049-.388l-.042-.396a28.003 28.003 0 0 1-.119-1.558c0-.132-.013-.264-.017-.391a20.146 20.146 0 0 1-.02-.777c-.137-10.436 5.144-20.469 16.435-31.755 20.113-20.094 31.821-49.497 31.821-49.497s.315-1.234.97-3.009c.09-.247.186-.501.293-.767a32.9 32.9 0 0 1 1.287-2.924l.095-.183c.406-.811.85-1.602 1.329-2.371.112-.179.22-.354.344-.533.359-.53.738-1.047 1.136-1.548.217-.271.454-.54.691-.801.095-.103.188-.205.288-.303 1.165-1.204 2.497-2.186 4.003-2.709l.191-.063c.127-.042.254-.081.383-.117.149-.039.298-.074.452-.105l.071-.015c.318-.064.64-.105.965-.127h.027c.168 0 .339-.017.513-.017.217 0 .42 0 .632.022.22.019.437.044.657.078 1.812.288 3.537 1.368 5.022 3.033a14.517 14.517 0 0 1 1.516 2.042c.293.469.569.965.831 1.488.105.217.205.417.303.632.254.552.483 1.114.683 1.688a24.505 24.505 0 0 1 1.073 4.132c.205 1.234.327 2.479.366 3.727.02.667.02 1.344 0 2.025a29.166 29.166 0 0 1-1.922 9.261c-.103.272-.217.545-.327.819a22.854 22.854 0 0 1-.738 1.624c-.198.403-.405.808-.63 1.211-.147.269-.301.538-.454.806a33.388 33.388 0 0 1-1.275 1.996l-.276.395a33.346 33.346 0 0 1-3.595 4.221 37.682 37.682 0 0 1-4.15 3.59 33.928 33.928 0 0 0-4.125 3.607c-3.671 3.852-4.526 7.252-3.7 9.828.132.406.305.799.515 1.17.247.425.54.816.872 1.173l.129.134.132.132a7 7 0 0 0 .42.373l.147.118c.354.273.73.518 1.123.732.115.062.218.123.347.181.425.208.862.386 1.312.53.124.042.249.078.376.117l.159.042.219.059.188.046.206.044.202.041.193.032c.142.025.288.049.435.066l.139.022.254.025.157.017.256.017h.151l.269.014h.845l.242-.014.278-.017.34-.032.317-.037c.074 0 .147-.019.22-.034a12.294 12.294 0 0 0 2.85-.772l.389-.163c.217-.096.437-.196.637-.303.43-.215.848-.459 1.248-.726.56-.366 1.087-.776 1.58-1.228.118-.105.232-.217.345-.325.056-.054.11-.105.163-.164.108-.109.218-.217.325-.337a14.62 14.62 0 0 0 2.015-2.825 558.657 558.657 0 0 1 15.023-25.679l.718-1.151.726-1.15c.361-.584.728-1.158 1.091-1.729l.367-.572a306.989 306.989 0 0 1 3.71-5.676l.745-1.114a245.885 245.885 0 0 1 4.462-6.416l.735-1.013a137.027 137.027 0 0 1 5.017-6.499l.688-.826c.115-.137.22-.273.345-.405.227-.269.454-.53.676-.784.113-.13.218-.257.337-.384l.655-.737.327-.359c.33-.355.652-.694.97-1.019.22-.22.422-.437.632-.642a25.665 25.665 0 0 1 4.077-3.385l.342-.22c.327-.22.666-.425 1.013-.611 5.774-3.277 10.554-3.519 13.306-.767 1.666 1.666 2.589 4.428 2.538 8.273 0 .168 0 .339-.013.515v.188c0 .176-.014.352-.029.53 0 .22-.024.437-.046.657-.022.217-.034.383-.056.579 0 .054-.01.11-.02.168-.015.169-.037.342-.061.516 0 .051 0 .105-.02.159-.026.232-.061.461-.1.691a11.22 11.22 0 0 1-.102.64l-.064.364a9.725 9.725 0 0 1-.244 1.025c-.19.633-.42 1.251-.691 1.852a26.729 26.729 0 0 1-1.256 2.41 36.43 36.43 0 0 1-.786 1.285c-.278.437-.572.879-.874 1.326a71.187 71.187 0 0 1-2.406 3.244l-.381.481a123.613 123.613 0 0 1-4.206 4.97l-.457.513c-.615.686-1.24 1.377-1.88 2.071l-.481.523c-.32.349-.655.698-.977 1.05-.32.349-.655.703-.992 1.057l-1.004 1.058-1.018 1.065-1.026 1.065c-.689.713-1.38 1.426-2.076 2.139-9.904 10.158-20.337 20.282-23.869 26.593-.237.41-.45.835-.64 1.267-.503 1.148-.713 2.13-.569 2.924.046.261.137.51.271.74.198.344.44.662.721.945.129.127.266.244.41.352a4.114 4.114 0 0 0 2.498.759h.279l.286-.022.285-.032.237-.034c.032-.005.066-.01.098-.019l.217-.042.056-.012.242-.051.086-.022a8.77 8.77 0 0 0 .254-.069c.085-.024.202-.056.305-.09.43-.13.85-.283 1.263-.459a9.9 9.9 0 0 0 .64-.286c.11-.049.219-.1.322-.154l.327-.161a29.795 29.795 0 0 0 2.286-1.321l.325-.22c.11-.069.22-.139.325-.218l.325-.217.173-.12.469-.329c.437-.301.845-.611 1.258-.926l.037-.029.657-.508a71.37 71.37 0 0 0 2.518-2.093l.513-.45.046-.044.269-.237c.63-.566 1.192-1.094 1.658-1.529l.193-.188c.168-.158.322-.307.462-.434l.273-.271.098-.096.027-.027.285-.285.181-.188.022-.018.086-.078.107-.097.034-.032.091-.083.498-.437.278-.249c.149-.13.293-.262.438-.396l.332-.296c.061-.049.119-.102.18-.156l.35-.305.513-.452.273-.237a420.923 420.923 0 0 1 3.839-3.297l.609-.516 1.003-.842 1.029-.857a334.068 334.068 0 0 1 4.318-3.53l1.004-.806c.854-.681 1.731-1.375 2.62-2.073a65.46 65.46 0 0 1 1.094-.84c.909-.706 1.822-1.407 2.743-2.098a246.067 246.067 0 0 1 6.446-4.712l.937-.654c.657-.452 1.312-.906 1.967-1.348l.593-.401c1.17-.794 2.357-1.568 3.554-2.323l.593-.373.589-.367a130.48 130.48 0 0 1 1.761-1.074l.583-.35 1.168-.679 1.145-.657.232-.127.907-.498c.378-.205.754-.403 1.13-.596l.56-.288.544-.273c.191-.091.379-.186.564-.276a52.449 52.449 0 0 1 3.747-1.671c.344-.147.686-.278 1.026-.393l1.001-.352c.301-.1.594-.195.875-.281l.097-.029a8.44 8.44 0 0 1 .452-.132l.044-.012c.313-.091.623-.169.928-.242h.022a19.803 19.803 0 0 1 2.631-.447 11.65 11.65 0 0 1 1.226-.061h.205c.273 0 .537.017.798.044.12 0 .24.024.357.039h.049c.117.015.234.032.352.059.114.022.232.041.344.068h.037c.114.024.217.054.337.088a6.36 6.36 0 0 1 1.753.794c.266.173.516.369.745.586l.066.063c.044.039.086.081.125.123l.119.129a13.364 13.364 0 0 1 2.404 3.493l.092.219a8.084 8.084 0 0 1 .103 6.236 11.428 11.428 0 0 1-.828 1.746 19.86 19.86 0 0 1-2.684 3.546l-.217.232c-.325.342-.662.684-1.016 1.026-.157.154-.32.305-.484.459l-.501.462-.261.232a49.246 49.246 0 0 1-1.934 1.634c-.399.322-.799.637-1.205.947a103.41 103.41 0 0 1-4.374 3.168c-.896.616-1.8 1.219-2.711 1.815a241.886 241.886 0 0 1-6.804 4.306c-4.807 2.955-10.134 6.115-15.812 9.552l-1.47.891c-1.61.982-3.129 1.92-4.56 2.814l-.721.452-1.363.874c-.903.579-1.805 1.163-2.706 1.746l-.725.479c-.354.23-.706.464-1.058.699l-.344.219-1.055.711-.559.384-.655.454-.608.422a134.32 134.32 0 0 0-2.838 2.059l-.327.249c-.513.389-1.021.784-1.522 1.187a48.15 48.15 0 0 0-2.061 1.749l-.303.276c-.174.159-.345.318-.508.474-.113.11-.218.22-.335.325l-.156.156c-.349.352-.691.711-1.021 1.08l-.161.185c-.359.415-.672.814-.945 1.202l-.123.173a10.546 10.546 0 0 0-.72 1.217l-.12.249-.08.18-.052.123-.041.109-.056.149a6.193 6.193 0 0 0-.318 1.278l-.019.151-.015.142v.769c0 .064 0 .127.017.196l.012.117c0 .063.015.124.025.193.009.063.027.178.046.268v.013c.017.085.034.168.056.254.022.085.044.183.071.271.046.173.105.344.166.515.039.103.076.203.117.303 0 .02.015.041.025.061l.088.198.122.271c.132.281.276.554.432.821l.161.278.166.278c.03.047.064.091.101.132l.053.057.061.056.064.049c.093.065.193.117.298.153.056.02.115.035.173.049 1.409.318 4.306-.847 8.155-2.879.218-.118.457-.24.689-.367l1.172-.64.572-.317c.408-.217.823-.464 1.248-.706l.774-.437c5.088-2.928 11.164-6.69 17.446-10.363.589-.344 1.18-.689 1.771-1.028l1.187-.76a317.87 317.87 0 0 1 4.152-2.337c1.751-.962 3.514-1.9 5.295-2.809l1.162-.588c.772-.381 1.537-.753 2.291-1.114a99.797 99.797 0 0 1 4.433-1.976l.818-.332.098-.039c4.335-1.717 8.265-2.777 11.445-2.777a11.28 11.28 0 0 1 2.051.168h.022c.218.039.416.083.618.132h.037a7.35 7.35 0 0 1 1.505.562 6.425 6.425 0 0 1 1.785 1.365c.234.259.442.54.625.838.342.525.611 1.094.804 1.69.078.232.146.459.217.701a9.598 9.598 0 0 1-.147 5.63Z'/%3E%3Cpath fill='%23FFD21E' fill-rule='evenodd' d='M439.742 245.574v-1.199c0-102.223-82.84-185.09-185.07-185.09-102.227 0-185.1 82.872-185.1 185.09v.4c-.004.266-.007.533 0 .799.013.398.017.796.013 1.194l.012.879.007.315c0 .147.005.291.01.438.008.232.012.466.012.698l.027.95.04 1.116.011.367.05 1.155v.056c.019.452.043.901.065 1.351l.003.034c.024.459.049.921.078 1.382.024.425.049.85.08 1.275l.005.076c.022.364.046.73.073 1.094l.008.098.08 1.055.008.068c.015.205.03.411.049.608.146 1.761.316 3.522.51 5.278l.012.11.15 1.292.166 1.356.121.921.057.432c.13.996.27 1.99.422 2.982l.01.066.144.938a182.192 182.192 0 0 0 2.589 13.311l.012.053.078.33.223.94.136-.163c5.374-6.424 13.082-9.965 21.706-9.965 6.911 0 14.002 2.286 21.109 6.792 4.714 2.995 9.926 8.297 15.289 14.967 4.963-6.892 11.919-11.474 19.876-12.725a29.726 29.726 0 0 1 4.587-.361c18.161 0 29.101 15.76 33.233 29.938 2.042 4.79 11.882 26.605 26.722 41.362 22.558 22.535 28.202 45.789 17.038 70.689h.039c.759.085 1.524.164 2.293.234.457.044.911.088 1.37.127l.162.015 1.008.086.928.073c.885.068 1.771.132 2.66.188l.706.041.559.035.347.019 1.092.056.298.013 1.145.051 1.275.049 1.024.029.171.005c.217.01.434.017.652.017l.234.007c1.441.034 2.88.052 4.321.049h1.529l1.091-.012c.269-.012.535-.012.806-.012h.425l.369-.01c.144-.005.288-.01.435-.01h.437l.857-.022 1.29-.044 1.419-.063c.41-.015.816-.037 1.221-.056l.437-.027.65-.034.381-.022.288-.02 1.312-.086 1.309-.095 1.189-.095.835-.071.919-.083c1.534-.137 3.062-.298 4.591-.481l1.043-.125c-10.988-24.794-5.3-47.948 17.163-70.393 14.808-14.796 24.648-36.611 26.7-41.403 4.135-14.176 15.067-29.936 33.233-29.936 1.536 0 3.072.122 4.589.361 7.95 1.251 14.906 5.833 19.876 12.725 5.366-6.668 10.575-11.975 15.292-14.969 7.104-4.504 14.202-6.79 21.106-6.79 7.611 0 14.508 2.76 19.718 7.823.095-.413.188-.826.278-1.241l.266-1.236c.096-.452.191-.903.281-1.355.161-.799.323-1.598.476-2.404.162-.835.316-1.675.462-2.515l.076-.454c.046-.269.09-.538.141-.809.083-.42.152-.84.22-1.265l.027-.161.174-1.107.17-1.121v-.009c.125-.828.242-1.656.352-2.484l.027-.205.154-1.168.124-.996.22-1.964.086-.789.022-.215c.046-.425.09-.85.129-1.275v-.034c.032-.337.066-.677.095-1.016.174-1.925.32-3.859.438-5.801.022-.317.039-.637.058-.957v-.015l.064-1.199.014-.269c.039-.81.074-1.621.101-2.432v-.029l.012-.318c.012-.266.022-.535.022-.803l.005-.108c.009-.252.019-.51.019-.767l.007-.22c.008-.256.015-.51.015-.767l.005-.217c.007-.325.015-.652.015-.977v-1.194ZM208.763 430.475c14.659-21.495 13.618-37.629-6.492-57.73-20.115-20.103-31.822-49.499-31.822-49.499s-4.369-17.075-14.334-15.507c-9.964 1.568-17.274 27.084 3.591 42.702 20.862 15.619-4.152 26.209-12.183 11.553-8.03-14.659-29.956-52.337-41.322-59.545-11.367-7.207-19.361-3.168-16.682 11.687 1.331 7.373 13.709 19.959 25.274 31.716 11.733 11.929 22.628 23.007 20.298 26.927-4.623 7.784-20.906-9.146-20.906-9.146s-50.987-46.4-62.085-34.308c-10.234 11.144 5.546 20.618 29.863 35.221 2.066 1.241 4.196 2.521 6.377 3.84 27.821 16.842 29.984 21.285 26.035 27.657-1.458 2.354-10.771-3.236-22.225-10.112-19.527-11.725-45.274-27.183-48.91-13.347-3.147 11.975 15.796 19.312 32.976 25.967 14.312 5.544 27.403 10.615 25.476 17.497-1.995 7.137-12.812 1.185-24.636-5.322-13.274-7.305-27.818-15.306-32.578-6.277-8.996 17.073 62.06 37.171 62.646 37.32 22.958 5.954 81.262 18.571 101.639-11.294Zm94.434 0c-14.659-21.495-13.619-37.629 6.494-57.73 20.113-20.103 31.819-49.499 31.819-49.499s4.369-17.075 14.334-15.507c9.965 1.568 17.275 27.084-3.588 42.702-20.865 15.619 4.15 26.209 12.18 11.553 8.033-14.659 29.944-52.337 41.31-59.545 11.367-7.207 19.366-3.168 16.684 11.687-1.328 7.373-13.709 19.959-25.273 31.719-11.733 11.928-22.629 23.004-20.301 26.924 4.623 7.784 20.919-9.156 20.919-9.156s50.984-46.398 62.087-34.305c10.231 11.142-5.549 20.618-29.868 35.221a2689.168 2689.168 0 0 0-6.374 3.839c-27.821 16.843-29.985 21.285-26.038 27.655 1.46 2.357 10.773-3.236 22.225-10.111 19.529-11.724 45.277-27.184 48.913-13.345 3.148 11.975-15.797 19.311-32.976 25.967-14.313 5.544-27.404 10.614-25.479 17.497 1.993 7.134 12.808 1.182 24.629-5.324 13.274-7.306 27.821-15.312 32.578-6.275 8.998 17.082-62.07 37.161-62.644 37.307-22.958 5.974-81.262 18.591-101.631-11.274Z' clip-rule='evenodd'/%3E%3Cpath fill='%2332343D' fill-rule='evenodd' d='M314.783 193.996c2.887 1.021 5.034 4.128 7.076 7.085 2.76 3.996 5.329 7.716 9.271 5.62a26.62 26.62 0 0 0 10.954-10.91 26.64 26.64 0 0 0-.581-26.248 26.666 26.666 0 0 0-8.028-8.472 26.63 26.63 0 0 0-32.689 2.343 26.62 26.62 0 0 0-6.741 9.526 26.626 26.626 0 0 0 1.065 22.748c1.827 3.437 5.881 1.815 10.16.103 3.354-1.341 6.849-2.738 9.513-1.795Zm-125.476 0c-2.887 1.021-5.034 4.13-7.076 7.085-2.76 3.998-5.331 7.716-9.271 5.62a26.628 26.628 0 0 1 20.181-49.013 26.64 26.64 0 0 1 18.824 22.831 26.645 26.645 0 0 1-2.982 15.169c-1.83 3.437-5.884 1.815-10.163.105-3.356-1.343-6.846-2.74-9.513-1.797Zm106.064 114.183c19.888-15.668 27.194-41.249 27.194-57.007 0-12.456-8.38-8.536-21.796-1.893l-.757.373c-12.315 6.099-28.708 14.22-46.703 14.22-17.998 0-34.391-8.121-46.703-14.222-13.851-6.861-22.538-11.164-22.538 1.524 0 16.256 7.772 42.949 29.103 58.456a46.315 46.315 0 0 1 11.645-14.896 46.308 46.308 0 0 1 16.625-9.005c2.13-.635 4.323 3.031 6.568 6.784 2.166 3.62 4.382 7.323 6.633 7.323 2.401 0 4.758-3.649 7.061-7.21 2.406-3.725 4.753-7.352 7.022-6.626a46.325 46.325 0 0 1 26.646 22.179Z' clip-rule='evenodd'/%3E%3Cpath fill='%23FF323D' d='M295.367 308.176c-10.358 8.163-24.126 13.636-42.055 13.636-16.845 0-30.019-4.831-40.141-12.185a46.294 46.294 0 0 1 11.646-14.896 46.315 46.315 0 0 1 16.625-9.005c4.181-1.248 8.614 14.107 13.201 14.107 4.909 0 9.64-15.255 14.082-13.836a46.346 46.346 0 0 1 26.642 22.179Z'/%3E%3Cpath fill='%23FFAD03' fill-rule='evenodd' d='M141.749 216.156a17.285 17.285 0 0 1-7.92 2.835 17.254 17.254 0 0 1-8.321-1.236 17.233 17.233 0 0 1-5.621-3.751 17.25 17.25 0 0 1-3.751-5.62 17.302 17.302 0 0 1 1.605-16.242 17.312 17.312 0 1 1 24.008 24.014Zm247.687 0a17.29 17.29 0 0 1-7.92 2.835 17.264 17.264 0 0 1-8.324-1.236 17.281 17.281 0 0 1-9.371-9.371 17.349 17.349 0 0 1-1.231-8.321 17.344 17.344 0 0 1 2.836-7.921 17.297 17.297 0 0 1 20.227-6.68 17.308 17.308 0 0 1 6.409 4.062 17.284 17.284 0 0 1 4.738 8.863 17.311 17.311 0 0 1-7.364 17.769Z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.25 0h512v512H.25z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"
|
|
582
|
+
},
|
|
583
|
+
"engines": {
|
|
584
|
+
"camunda": "^8.5"
|
|
632
585
|
}
|
|
633
586
|
},
|
|
634
587
|
{
|
|
635
588
|
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
|
|
636
589
|
"name": "Hugging Face Outbound Connector",
|
|
637
590
|
"id": "io.camunda.connectors.HuggingFace.v1",
|
|
638
|
-
"version":
|
|
591
|
+
"version": 4,
|
|
592
|
+
"engines": {
|
|
593
|
+
"camunda": "^8.5"
|
|
594
|
+
},
|
|
639
595
|
"description": "Interact with Hugging Face inference API",
|
|
596
|
+
"keywords": [
|
|
597
|
+
"AI",
|
|
598
|
+
"machine learning",
|
|
599
|
+
"NLP",
|
|
600
|
+
"natural language processing",
|
|
601
|
+
"generate text",
|
|
602
|
+
"classify text",
|
|
603
|
+
"inference",
|
|
604
|
+
"language model",
|
|
605
|
+
"LLM",
|
|
606
|
+
"text generation"
|
|
607
|
+
],
|
|
640
608
|
"documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/hugging-face/",
|
|
641
609
|
"category": {
|
|
642
610
|
"id": "connectors",
|
|
@@ -655,6 +623,10 @@
|
|
|
655
623
|
"id": "input",
|
|
656
624
|
"label": "Payload"
|
|
657
625
|
},
|
|
626
|
+
{
|
|
627
|
+
"id": "connector",
|
|
628
|
+
"label": "Connector"
|
|
629
|
+
},
|
|
658
630
|
{
|
|
659
631
|
"id": "output",
|
|
660
632
|
"label": "Response mapping"
|
|
@@ -686,7 +658,7 @@
|
|
|
686
658
|
"label": "Hugging Face API key",
|
|
687
659
|
"group": "authentication",
|
|
688
660
|
"feel": "optional",
|
|
689
|
-
"description": "Your Hugging Face API key",
|
|
661
|
+
"description": "Your Hugging Face API key. Get one at <a href=\"https://huggingface.co/settings/tokens\" target=\"_blank\">huggingface.co/settings/tokens</a>",
|
|
690
662
|
"type": "String",
|
|
691
663
|
"binding": {
|
|
692
664
|
"type": "zeebe:input",
|
|
@@ -697,36 +669,44 @@
|
|
|
697
669
|
}
|
|
698
670
|
},
|
|
699
671
|
{
|
|
700
|
-
"label": "Model",
|
|
672
|
+
"label": "Model ID",
|
|
701
673
|
"group": "input",
|
|
702
674
|
"feel": "optional",
|
|
703
|
-
"description": "
|
|
675
|
+
"description": "Full model repository ID (e.g., meta-llama/Llama-3.2-3B-Instruct, mistralai/Mistral-7B-Instruct-v0.3). Browse models at <a href=\"https://huggingface.co/models\" target=\"_blank\">huggingface.co/models</a>",
|
|
704
676
|
"type": "String",
|
|
705
677
|
"binding": {
|
|
706
678
|
"type": "zeebe:input",
|
|
707
|
-
"name": "
|
|
679
|
+
"name": "modelId"
|
|
708
680
|
},
|
|
709
681
|
"constraints": {
|
|
710
682
|
"notEmpty": true
|
|
711
683
|
}
|
|
712
684
|
},
|
|
713
685
|
{
|
|
714
|
-
"label": "
|
|
686
|
+
"label": "Messages",
|
|
715
687
|
"group": "input",
|
|
716
688
|
"feel": "required",
|
|
717
|
-
"description": "
|
|
689
|
+
"description": "Chat messages array in format: [{\"role\": \"user\", \"content\": \"Your message\"}]. Use 'system' role for instructions and 'user' role for queries. <a href=\"https://huggingface.co/docs/inference-providers/index#http--curl\" target=\"_blank\">See documentation</a>",
|
|
718
690
|
"type": "Text",
|
|
719
691
|
"binding": {
|
|
720
692
|
"type": "zeebe:input",
|
|
721
|
-
"name": "
|
|
693
|
+
"name": "messages"
|
|
722
694
|
},
|
|
723
695
|
"constraints": {
|
|
724
696
|
"notEmpty": true
|
|
725
697
|
}
|
|
726
698
|
},
|
|
699
|
+
{
|
|
700
|
+
"id": "bodyExpression",
|
|
701
|
+
"type": "Hidden",
|
|
702
|
+
"value": "={\"model\": modelId, \"messages\": messages, \"stream\": false}",
|
|
703
|
+
"binding": {
|
|
704
|
+
"type": "zeebe:input",
|
|
705
|
+
"name": "body"
|
|
706
|
+
}
|
|
707
|
+
},
|
|
727
708
|
{
|
|
728
709
|
"id": "method",
|
|
729
|
-
"group": "endpoint",
|
|
730
710
|
"type": "Hidden",
|
|
731
711
|
"value": "post",
|
|
732
712
|
"binding": {
|
|
@@ -735,9 +715,8 @@
|
|
|
735
715
|
}
|
|
736
716
|
},
|
|
737
717
|
{
|
|
738
|
-
"group": "endpoint",
|
|
739
718
|
"type": "Hidden",
|
|
740
|
-
"value": "=\"https://
|
|
719
|
+
"value": "=\"https://router.huggingface.co/v1/chat/completions\"",
|
|
741
720
|
"binding": {
|
|
742
721
|
"type": "zeebe:input",
|
|
743
722
|
"name": "url"
|
|
@@ -755,7 +734,7 @@
|
|
|
755
734
|
},
|
|
756
735
|
{
|
|
757
736
|
"label": "Result expression",
|
|
758
|
-
"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>",
|
|
737
|
+
"description": "Expression to map the response into process variables. For chat completion, use: =response.body.choices[1].message.content to get the AI response. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#result-expression\" target=\"_blank\">documentation</a>",
|
|
759
738
|
"group": "output",
|
|
760
739
|
"type": "Text",
|
|
761
740
|
"feel": "required",
|
|
@@ -786,7 +765,7 @@
|
|
|
786
765
|
},
|
|
787
766
|
{
|
|
788
767
|
"label": "Error expression",
|
|
789
|
-
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors
|
|
768
|
+
"description": "Expression to handle errors. Details in the <a href=\"https://docs.camunda.io/docs/components/connectors/use-connectors/#bpmn-errors\" target=\"_blank\">documentation</a>",
|
|
790
769
|
"group": "errors",
|
|
791
770
|
"type": "Text",
|
|
792
771
|
"feel": "required",
|
|
@@ -794,13 +773,34 @@
|
|
|
794
773
|
"type": "zeebe:taskHeader",
|
|
795
774
|
"key": "errorExpression"
|
|
796
775
|
}
|
|
776
|
+
},
|
|
777
|
+
{
|
|
778
|
+
"id": "version",
|
|
779
|
+
"label": "Version",
|
|
780
|
+
"description": "Version of the element template",
|
|
781
|
+
"value": "3",
|
|
782
|
+
"group": "connector",
|
|
783
|
+
"binding": {
|
|
784
|
+
"key": "elementTemplateVersion",
|
|
785
|
+
"type": "zeebe:taskHeader"
|
|
786
|
+
},
|
|
787
|
+
"type": "Hidden"
|
|
788
|
+
},
|
|
789
|
+
{
|
|
790
|
+
"id": "id",
|
|
791
|
+
"label": "ID",
|
|
792
|
+
"description": "ID of the element template",
|
|
793
|
+
"value": "io.camunda.connectors.HuggingFace.v1",
|
|
794
|
+
"group": "connector",
|
|
795
|
+
"binding": {
|
|
796
|
+
"key": "elementTemplateId",
|
|
797
|
+
"type": "zeebe:taskHeader"
|
|
798
|
+
},
|
|
799
|
+
"type": "Hidden"
|
|
797
800
|
}
|
|
798
801
|
],
|
|
799
802
|
"icon": {
|
|
800
803
|
"contents": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 513 512'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M506.934 365.286a46.337 46.337 0 0 0-6.289-13.902 52.752 52.752 0 0 0 1.387-6.817c2.025-14.595-3.036-27.957-12.571-38.296-5.165-5.646-10.702-9.376-16.566-11.664a221.309 221.309 0 0 0 5.805-50.235c0-7.725-.437-15.292-1.17-22.746a257.431 257.431 0 0 0-1.385-11.137 222.299 222.299 0 0 0-7.451-32.263 222.98 222.98 0 0 0-7.459-20.453 224.51 224.51 0 0 0-14.755-28.707 198.667 198.667 0 0 0-11.984-17.737 168.954 168.954 0 0 0-6.604-8.416 221.184 221.184 0 0 0-22.062-23.168 171.17 171.17 0 0 0-8.097-6.99 199.806 199.806 0 0 0-8.362-6.604 234.582 234.582 0 0 0-17.737-11.985C337.976 33.723 298.505 22 256.318 22 133.487 22 33.936 121.556 33.936 244.379a221.213 221.213 0 0 0 5.91 50.86c-5.275 2.291-10.33 5.862-15.02 11.027-9.532 10.334-14.595 23.647-12.57 38.243a52.166 52.166 0 0 0 1.384 6.87 46.418 46.418 0 0 0-6.284 13.907c-2.93 11.14-1.966 21.185 1.759 29.987-4.05 11.504-3.039 23.755 2.234 34.406 3.835 7.779 9.323 13.797 16.088 19.175 8.043 6.394 18.11 11.826 30.254 17.038 14.488 6.179 32.173 11.984 40.216 14.114 20.774 5.378 40.694 8.788 60.883 8.954 28.763.266 53.534-6.497 71.268-23.806a215.013 215.013 0 0 0 26.26 1.598c9.274-.02 18.538-.604 27.741-1.747 17.692 17.419 42.558 24.243 71.426 23.97 20.187-.162 40.106-3.571 60.827-8.957 8.097-2.129 25.775-7.935 40.27-14.114 12.143-5.219 22.211-10.651 30.307-17.035 6.714-5.381 12.197-11.397 16.034-19.175 5.327-10.654 6.285-22.905 2.291-34.408 3.688-8.803 4.648-18.87 1.72-30Zm-20.614 29.242c4.081 7.745 4.343 16.496.743 24.646-5.461 12.351-19.026 22.082-45.372 32.528-16.383 6.496-31.384 10.651-31.516 10.687-21.669 5.62-41.266 8.475-58.231 8.475-28.092 0-48.996-7.752-62.253-23.06a208.74 208.74 0 0 1-67.769.386c-13.274 15.054-34.058 22.674-61.913 22.674-16.968 0-36.563-2.855-58.234-8.475-.132-.036-15.128-4.191-31.516-10.687-26.343-10.446-39.913-20.169-45.372-32.528-3.6-8.15-3.338-16.901.743-24.646.376-.72.781-1.421 1.214-2.1a31.265 31.265 0 0 1-4.22-25.256c1.621-6.163 4.97-11.287 9.517-14.967a31.144 31.144 0 0 1-4.225-11.777c-1.31-9.071 1.702-18.127 8.475-25.513 5.275-5.747 12.732-8.91 20.987-8.91h.22a206.258 206.258 0 0 1-9.36-61.633c0-113.987 92.41-206.404 206.414-206.404 114.003 0 206.412 92.407 206.412 206.404a206.15 206.15 0 0 1-9.425 61.789 31.245 31.245 0 0 1 2.933-.149c8.255 0 15.714 3.163 20.985 8.91 6.772 7.378 9.786 16.442 8.475 25.513a31.161 31.161 0 0 1-4.223 11.777c4.548 3.681 7.899 8.805 9.518 14.967a31.274 31.274 0 0 1-4.221 25.256c.433.672.843 1.373 1.214 2.093Z'/%3E%3Cpath fill='%23FF9D00' d='M485.106 392.435a31.25 31.25 0 0 0 4.817-12.175 31.325 31.325 0 0 0-.596-13.081c-1.622-6.162-4.973-11.286-9.518-14.967a31.11 31.11 0 0 0 4.223-11.777c1.311-9.071-1.7-18.127-8.475-25.513-5.271-5.747-12.73-8.91-20.985-8.91-.96 0-1.937.052-2.933.149a206.18 206.18 0 0 0 9.408-61.784c0-113.99-92.41-206.404-206.402-206.404-113.995 0-206.414 92.405-206.414 206.404a206.284 206.284 0 0 0 9.36 61.633h-.22c-8.256 0-15.712 3.16-20.985 8.907-6.773 7.379-9.787 16.445-8.475 25.513a31.167 31.167 0 0 0 4.225 11.78c-4.548 3.678-7.898 8.802-9.52 14.964a31.284 31.284 0 0 0 4.225 25.261c-.435.679-.835 1.38-1.214 2.101-4.079 7.744-4.342 16.495-.74 24.646 5.461 12.351 19.026 22.081 45.372 32.527 16.38 6.497 31.384 10.651 31.516 10.688 21.669 5.62 41.266 8.475 58.231 8.475 27.858 0 48.642-7.62 61.916-22.675a208.823 208.823 0 0 0 67.769-.386c13.257 15.309 34.161 23.061 62.253 23.061 16.965 0 36.562-2.855 58.228-8.475.135-.037 15.131-4.191 31.519-10.688 26.346-10.446 39.913-20.176 45.372-32.527 3.6-8.151 3.338-16.902-.743-24.646a24.335 24.335 0 0 0-1.214-2.101Zm-272.682 32.193a84.965 84.965 0 0 1-3.668 5.847c-3.432 5.024-7.945 8.863-13.184 11.716-10.014 5.461-22.69 7.369-35.566 7.369-20.342 0-41.195-4.761-52.882-7.791-.576-.149-71.644-20.223-62.646-37.31 1.514-2.875 4.005-4.023 7.143-4.023 12.669 0 35.737 18.865 45.65 18.865 2.216 0 3.779-.942 4.416-3.243 4.225-15.153-64.217-21.522-58.453-43.464 1.016-3.884 3.776-5.462 7.655-5.462 16.75-.002 54.342 29.455 62.204 29.455.603 0 1.036-.178 1.27-.549.034-.056.069-.11.1-.169 3.691-6.093 1.573-10.524-23.708-26.008l-2.428-1.478c-27.82-16.838-47.347-26.971-36.242-39.061 1.277-1.394 3.09-2.012 5.29-2.012 2.609 0 5.767.872 9.245 2.337 14.693 6.196 35.058 23.095 43.564 30.464a342.043 342.043 0 0 1 3.988 3.519s10.772 11.201 17.283 11.201c1.499 0 2.772-.591 3.634-2.052 4.619-7.786-42.895-43.791-45.575-58.648-1.817-10.065 1.275-15.165 6.99-15.165 2.719 0 6.035 1.158 9.697 3.48 11.357 7.208 33.284 44.889 41.312 59.548 2.692 4.911 7.286 6.987 11.426 6.987 8.213 0 14.634-8.165.752-18.54-20.865-15.611-13.543-41.129-3.585-42.699a8.002 8.002 0 0 1 1.282-.103c9.056 0 13.049 15.604 13.049 15.604s11.709 29.401 31.822 49.5c18.249 18.242 20.799 33.211 10.165 51.885Zm65.038 3.444-1.043.124-1.778.203c-.936.098-1.874.191-2.814.276l-.916.083-.837.071-1.187.095-1.312.095-1.309.086-.291.019c-.342.02-.684.042-1.03.059l-.438.024c-.405.022-.81.042-1.221.059l-1.419.061-1.287.044-.86.025h-.437c-.268 0-.535.014-.803.017h-.425c-.269 0-.535 0-.804.012l-1.094.014h-1.527c-1.199 0-2.395-.012-3.587-.036l-.968-.022c-.276 0-.551-.012-.823-.022l-1.025-.029-1.273-.049-1.148-.052-.295-.012-1.092-.056c-.305-.017-.606-.032-.909-.054l-.705-.041c-.887-.056-1.774-.117-2.66-.186l-.928-.076c-.391-.029-.782-.065-1.17-.1-.457-.039-.914-.083-1.37-.127a148.43 148.43 0 0 1-2.294-.232h-.036c11.161-24.9 5.517-48.156-17.038-70.691-14.794-14.774-24.634-36.589-26.676-41.379-4.132-14.178-15.069-29.938-33.233-29.938-1.536 0-3.07.122-4.587.361-7.957 1.253-14.913 5.833-19.876 12.725-5.363-6.67-10.575-11.973-15.289-14.967-7.107-4.506-14.2-6.792-21.11-6.792-8.623 0-16.331 3.541-21.705 9.965l-.136.163c-.103-.422-.2-.845-.3-1.27l-.013-.056a179.892 179.892 0 0 1-2.574-13.218c0-.029 0-.059-.015-.088-.054-.334-.103-.672-.154-1.006-.15-.992-.291-1.986-.422-2.98-.059-.452-.122-.903-.179-1.355l-.166-1.356c-.053-.452-.097-.862-.146-1.292l-.015-.107a194.063 194.063 0 0 1-.513-5.281l-.053-.676-.086-1.153a40.194 40.194 0 0 1-.066-.95c0-.076-.012-.149-.015-.22a123.74 123.74 0 0 1-.158-2.657c-.025-.462-.05-.921-.069-1.385l-.049-1.211-.012-.367-.039-1.116-.024-.95c0-.379-.02-.757-.025-1.136-.007-.378-.017-.793-.02-1.194-.004-.401 0-.796-.011-1.194-.01-.401 0-.799 0-1.197 0-102.22 82.871-185.092 185.101-185.092 102.228 0 185.097 82.87 185.097 185.092v2.391c0 .398-.012.799-.019 1.194 0 .33-.015.655-.025.989 0 .294-.012.589-.022.872 0 .374-.022.748-.034 1.121v.03l-.051 1.297c-.017.378-.032.759-.051 1.138l-.013.268-.066 1.212a198.29 198.29 0 0 1-.588 7.776v.032c-.042.425-.083.85-.13 1.275l-.11 1.004-.217 1.963-.124.994-.154 1.17c-.057.425-.113.853-.176 1.275-.064.477-.135.95-.205 1.424l-.169 1.121-.2 1.27a58.4 58.4 0 0 1-.22 1.263c-.081.422-.144.843-.217 1.263-.147.84-.301 1.68-.462 2.518a402.066 402.066 0 0 1-.757 3.754l-.269 1.238c-.088.413-.183.828-.276 1.241-5.209-5.063-12.109-7.821-19.717-7.821-6.905 0-14.004 2.284-21.109 6.79-4.714 2.994-9.924 8.299-15.289 14.967-4.971-6.893-11.926-11.472-19.879-12.725a29.47 29.47 0 0 0-4.587-.361c-18.168 0-29.098 15.76-33.233 29.938-2.051 4.79-11.894 26.605-26.7 41.4-22.54 22.465-28.226 45.616-17.24 70.414Zm191.092-49.846-.073.217c-.185.491-.4.97-.642 1.434a11.91 11.91 0 0 1-.596.996 16.23 16.23 0 0 1-1.341 1.737c-.112.127-.22.254-.347.378-.176.188-.354.374-.537.555-3.287 3.258-8.299 6.115-13.965 8.736-.643.291-1.295.581-1.952.874l-.654.291c-.438.193-.875.383-1.334.571-.437.191-.891.382-1.346.567l-1.363.562c-3.187 1.311-6.452 2.562-9.637 3.795l-1.363.53-1.346.528c-.896.349-1.78.698-2.65 1.048l-1.297.522-1.275.52-.625.264c-.417.174-.825.347-1.233.52-9.371 4.023-16.115 8.114-14.698 13.189.039.144.083.281.132.415.127.377.3.731.517 1.065.127.198.274.386.438.557 1.665 1.732 4.696 1.458 8.519.083a53.473 53.473 0 0 0 1.602-.618l.332-.136c.874-.372 1.8-.787 2.745-1.236.237-.113.476-.22.716-.345 4.674-2.286 9.972-5.363 15.228-8.165a137.712 137.712 0 0 1 6.394-3.236c4.977-2.342 9.657-4.003 13.418-4.003 1.766 0 3.324.362 4.624 1.192l.217.144a7.087 7.087 0 0 1 2.01 2.167c.1.163.198.337.293.515 1.859 3.529.303 7.183-3.339 10.766-3.495 3.441-8.931 6.814-15.11 9.935-.46.232-.919.465-1.385.692-18.391 9.032-42.475 15.833-42.81 15.919-6.418 1.663-15.597 3.847-25.938 5.481l-1.529.239-.251.037c-1.158.175-2.318.339-3.481.491-1.179.158-2.371.302-3.57.437l-.22.024c-4.348.501-8.712.833-13.086.992h-.064c-1.583.056-3.163.085-4.745.085h-1.825a113.194 113.194 0 0 1-7.227-.327c-.056 0-.117 0-.173-.015a74.593 74.593 0 0 1-2.582-.242 95.088 95.088 0 0 1-2.667-.322 60.205 60.205 0 0 1-1.746-.261c-.591-.095-1.182-.193-1.771-.296l-.803-.151-.061-.012a65.73 65.73 0 0 1-2.531-.535c-.488-.11-.974-.218-1.455-.35l-.291-.073c-.239-.058-.471-.122-.708-.185l-.13-.035-.752-.219c-.274-.076-.547-.159-.821-.24l-.095-.027-.711-.217a44.17 44.17 0 0 1-.803-.259l-.655-.217-.481-.169a48.303 48.303 0 0 1-1.382-.508l-.435-.171-.359-.141a58.536 58.536 0 0 1-2.064-.875l-.452-.22-.075-.034c-.162-.076-.32-.151-.481-.217a40.937 40.937 0 0 1-.938-.467l-.096-.046-.449-.237a39.25 39.25 0 0 1-2.347-1.333l-.42-.259c-.21-.13-.42-.264-.625-.401l-.548-.361-.588-.406-.352-.251a28.235 28.235 0 0 1-1.092-.819l-.569-.437a39.806 39.806 0 0 1-.674-.557c-.188-.153-.371-.315-.554-.476l-.015-.012a32.54 32.54 0 0 1-.584-.525c-.19-.174-.381-.349-.566-.528l-.022-.022a19.148 19.148 0 0 1-.574-.566c-.188-.191-.381-.381-.564-.577-.183-.193-.372-.391-.552-.593-.181-.201-.347-.384-.518-.582l-.056-.066c-.166-.19-.33-.383-.491-.581a30.073 30.073 0 0 1-1.016-1.282c-.33-.44-.652-.889-.967-1.346l-.301-.449c-.4-.586-.791-1.177-1.17-1.778a48.053 48.053 0 0 1-.828-1.309c-.173-.276-.339-.555-.505-.828l-.069-.113c-.158-.268-.315-.532-.466-.798a7.555 7.555 0 0 1-.249-.437c-.081-.152-.174-.306-.259-.46l-.139-.241-.086-.157a39.684 39.684 0 0 1-.481-.886c-.073-.132-.144-.264-.22-.391l-.217-.423-.22-.417a67.082 67.082 0 0 1-1.558-3.341l-.173-.413c-.113-.276-.218-.55-.33-.821-.054-.132-.108-.261-.154-.393a40.57 40.57 0 0 1-.962-2.782 28.63 28.63 0 0 1-.477-1.678 30.805 30.805 0 0 1-.456-1.985c-.027-.135-.054-.269-.076-.399a27.853 27.853 0 0 1-.31-1.968c-.02-.13-.034-.259-.049-.388l-.042-.396a28.003 28.003 0 0 1-.119-1.558c0-.132-.013-.264-.017-.391a20.146 20.146 0 0 1-.02-.777c-.137-10.436 5.144-20.469 16.435-31.755 20.113-20.094 31.821-49.497 31.821-49.497s.315-1.234.97-3.009c.09-.247.186-.501.293-.767a32.9 32.9 0 0 1 1.287-2.924l.095-.183c.406-.811.85-1.602 1.329-2.371.112-.179.22-.354.344-.533.359-.53.738-1.047 1.136-1.548.217-.271.454-.54.691-.801.095-.103.188-.205.288-.303 1.165-1.204 2.497-2.186 4.003-2.709l.191-.063c.127-.042.254-.081.383-.117.149-.039.298-.074.452-.105l.071-.015c.318-.064.64-.105.965-.127h.027c.168 0 .339-.017.513-.017.217 0 .42 0 .632.022.22.019.437.044.657.078 1.812.288 3.537 1.368 5.022 3.033a14.517 14.517 0 0 1 1.516 2.042c.293.469.569.965.831 1.488.105.217.205.417.303.632.254.552.483 1.114.683 1.688a24.505 24.505 0 0 1 1.073 4.132c.205 1.234.327 2.479.366 3.727.02.667.02 1.344 0 2.025a29.166 29.166 0 0 1-1.922 9.261c-.103.272-.217.545-.327.819a22.854 22.854 0 0 1-.738 1.624c-.198.403-.405.808-.63 1.211-.147.269-.301.538-.454.806a33.388 33.388 0 0 1-1.275 1.996l-.276.395a33.346 33.346 0 0 1-3.595 4.221 37.682 37.682 0 0 1-4.15 3.59 33.928 33.928 0 0 0-4.125 3.607c-3.671 3.852-4.526 7.252-3.7 9.828.132.406.305.799.515 1.17.247.425.54.816.872 1.173l.129.134.132.132a7 7 0 0 0 .42.373l.147.118c.354.273.73.518 1.123.732.115.062.218.123.347.181.425.208.862.386 1.312.53.124.042.249.078.376.117l.159.042.219.059.188.046.206.044.202.041.193.032c.142.025.288.049.435.066l.139.022.254.025.157.017.256.017h.151l.269.014h.845l.242-.014.278-.017.34-.032.317-.037c.074 0 .147-.019.22-.034a12.294 12.294 0 0 0 2.85-.772l.389-.163c.217-.096.437-.196.637-.303.43-.215.848-.459 1.248-.726.56-.366 1.087-.776 1.58-1.228.118-.105.232-.217.345-.325.056-.054.11-.105.163-.164.108-.109.218-.217.325-.337a14.62 14.62 0 0 0 2.015-2.825 558.657 558.657 0 0 1 15.023-25.679l.718-1.151.726-1.15c.361-.584.728-1.158 1.091-1.729l.367-.572a306.989 306.989 0 0 1 3.71-5.676l.745-1.114a245.885 245.885 0 0 1 4.462-6.416l.735-1.013a137.027 137.027 0 0 1 5.017-6.499l.688-.826c.115-.137.22-.273.345-.405.227-.269.454-.53.676-.784.113-.13.218-.257.337-.384l.655-.737.327-.359c.33-.355.652-.694.97-1.019.22-.22.422-.437.632-.642a25.665 25.665 0 0 1 4.077-3.385l.342-.22c.327-.22.666-.425 1.013-.611 5.774-3.277 10.554-3.519 13.306-.767 1.666 1.666 2.589 4.428 2.538 8.273 0 .168 0 .339-.013.515v.188c0 .176-.014.352-.029.53 0 .22-.024.437-.046.657-.022.217-.034.383-.056.579 0 .054-.01.11-.02.168-.015.169-.037.342-.061.516 0 .051 0 .105-.02.159-.026.232-.061.461-.1.691a11.22 11.22 0 0 1-.102.64l-.064.364a9.725 9.725 0 0 1-.244 1.025c-.19.633-.42 1.251-.691 1.852a26.729 26.729 0 0 1-1.256 2.41 36.43 36.43 0 0 1-.786 1.285c-.278.437-.572.879-.874 1.326a71.187 71.187 0 0 1-2.406 3.244l-.381.481a123.613 123.613 0 0 1-4.206 4.97l-.457.513c-.615.686-1.24 1.377-1.88 2.071l-.481.523c-.32.349-.655.698-.977 1.05-.32.349-.655.703-.992 1.057l-1.004 1.058-1.018 1.065-1.026 1.065c-.689.713-1.38 1.426-2.076 2.139-9.904 10.158-20.337 20.282-23.869 26.593-.237.41-.45.835-.64 1.267-.503 1.148-.713 2.13-.569 2.924.046.261.137.51.271.74.198.344.44.662.721.945.129.127.266.244.41.352a4.114 4.114 0 0 0 2.498.759h.279l.286-.022.285-.032.237-.034c.032-.005.066-.01.098-.019l.217-.042.056-.012.242-.051.086-.022a8.77 8.77 0 0 0 .254-.069c.085-.024.202-.056.305-.09.43-.13.85-.283 1.263-.459a9.9 9.9 0 0 0 .64-.286c.11-.049.219-.1.322-.154l.327-.161a29.795 29.795 0 0 0 2.286-1.321l.325-.22c.11-.069.22-.139.325-.218l.325-.217.173-.12.469-.329c.437-.301.845-.611 1.258-.926l.037-.029.657-.508a71.37 71.37 0 0 0 2.518-2.093l.513-.45.046-.044.269-.237c.63-.566 1.192-1.094 1.658-1.529l.193-.188c.168-.158.322-.307.462-.434l.273-.271.098-.096.027-.027.285-.285.181-.188.022-.018.086-.078.107-.097.034-.032.091-.083.498-.437.278-.249c.149-.13.293-.262.438-.396l.332-.296c.061-.049.119-.102.18-.156l.35-.305.513-.452.273-.237a420.923 420.923 0 0 1 3.839-3.297l.609-.516 1.003-.842 1.029-.857a334.068 334.068 0 0 1 4.318-3.53l1.004-.806c.854-.681 1.731-1.375 2.62-2.073a65.46 65.46 0 0 1 1.094-.84c.909-.706 1.822-1.407 2.743-2.098a246.067 246.067 0 0 1 6.446-4.712l.937-.654c.657-.452 1.312-.906 1.967-1.348l.593-.401c1.17-.794 2.357-1.568 3.554-2.323l.593-.373.589-.367a130.48 130.48 0 0 1 1.761-1.074l.583-.35 1.168-.679 1.145-.657.232-.127.907-.498c.378-.205.754-.403 1.13-.596l.56-.288.544-.273c.191-.091.379-.186.564-.276a52.449 52.449 0 0 1 3.747-1.671c.344-.147.686-.278 1.026-.393l1.001-.352c.301-.1.594-.195.875-.281l.097-.029a8.44 8.44 0 0 1 .452-.132l.044-.012c.313-.091.623-.169.928-.242h.022a19.803 19.803 0 0 1 2.631-.447 11.65 11.65 0 0 1 1.226-.061h.205c.273 0 .537.017.798.044.12 0 .24.024.357.039h.049c.117.015.234.032.352.059.114.022.232.041.344.068h.037c.114.024.217.054.337.088a6.36 6.36 0 0 1 1.753.794c.266.173.516.369.745.586l.066.063c.044.039.086.081.125.123l.119.129a13.364 13.364 0 0 1 2.404 3.493l.092.219a8.084 8.084 0 0 1 .103 6.236 11.428 11.428 0 0 1-.828 1.746 19.86 19.86 0 0 1-2.684 3.546l-.217.232c-.325.342-.662.684-1.016 1.026-.157.154-.32.305-.484.459l-.501.462-.261.232a49.246 49.246 0 0 1-1.934 1.634c-.399.322-.799.637-1.205.947a103.41 103.41 0 0 1-4.374 3.168c-.896.616-1.8 1.219-2.711 1.815a241.886 241.886 0 0 1-6.804 4.306c-4.807 2.955-10.134 6.115-15.812 9.552l-1.47.891c-1.61.982-3.129 1.92-4.56 2.814l-.721.452-1.363.874c-.903.579-1.805 1.163-2.706 1.746l-.725.479c-.354.23-.706.464-1.058.699l-.344.219-1.055.711-.559.384-.655.454-.608.422a134.32 134.32 0 0 0-2.838 2.059l-.327.249c-.513.389-1.021.784-1.522 1.187a48.15 48.15 0 0 0-2.061 1.749l-.303.276c-.174.159-.345.318-.508.474-.113.11-.218.22-.335.325l-.156.156c-.349.352-.691.711-1.021 1.08l-.161.185c-.359.415-.672.814-.945 1.202l-.123.173a10.546 10.546 0 0 0-.72 1.217l-.12.249-.08.18-.052.123-.041.109-.056.149a6.193 6.193 0 0 0-.318 1.278l-.019.151-.015.142v.769c0 .064 0 .127.017.196l.012.117c0 .063.015.124.025.193.009.063.027.178.046.268v.013c.017.085.034.168.056.254.022.085.044.183.071.271.046.173.105.344.166.515.039.103.076.203.117.303 0 .02.015.041.025.061l.088.198.122.271c.132.281.276.554.432.821l.161.278.166.278c.03.047.064.091.101.132l.053.057.061.056.064.049c.093.065.193.117.298.153.056.02.115.035.173.049 1.409.318 4.306-.847 8.155-2.879.218-.118.457-.24.689-.367l1.172-.64.572-.317c.408-.217.823-.464 1.248-.706l.774-.437c5.088-2.928 11.164-6.69 17.446-10.363.589-.344 1.18-.689 1.771-1.028l1.187-.76a317.87 317.87 0 0 1 4.152-2.337c1.751-.962 3.514-1.9 5.295-2.809l1.162-.588c.772-.381 1.537-.753 2.291-1.114a99.797 99.797 0 0 1 4.433-1.976l.818-.332.098-.039c4.335-1.717 8.265-2.777 11.445-2.777a11.28 11.28 0 0 1 2.051.168h.022c.218.039.416.083.618.132h.037a7.35 7.35 0 0 1 1.505.562 6.425 6.425 0 0 1 1.785 1.365c.234.259.442.54.625.838.342.525.611 1.094.804 1.69.078.232.146.459.217.701a9.598 9.598 0 0 1-.147 5.63Z'/%3E%3Cpath fill='%23FFD21E' fill-rule='evenodd' d='M439.742 245.574v-1.199c0-102.223-82.84-185.09-185.07-185.09-102.227 0-185.1 82.872-185.1 185.09v.4c-.004.266-.007.533 0 .799.013.398.017.796.013 1.194l.012.879.007.315c0 .147.005.291.01.438.008.232.012.466.012.698l.027.95.04 1.116.011.367.05 1.155v.056c.019.452.043.901.065 1.351l.003.034c.024.459.049.921.078 1.382.024.425.049.85.08 1.275l.005.076c.022.364.046.73.073 1.094l.008.098.08 1.055.008.068c.015.205.03.411.049.608.146 1.761.316 3.522.51 5.278l.012.11.15 1.292.166 1.356.121.921.057.432c.13.996.27 1.99.422 2.982l.01.066.144.938a182.192 182.192 0 0 0 2.589 13.311l.012.053.078.33.223.94.136-.163c5.374-6.424 13.082-9.965 21.706-9.965 6.911 0 14.002 2.286 21.109 6.792 4.714 2.995 9.926 8.297 15.289 14.967 4.963-6.892 11.919-11.474 19.876-12.725a29.726 29.726 0 0 1 4.587-.361c18.161 0 29.101 15.76 33.233 29.938 2.042 4.79 11.882 26.605 26.722 41.362 22.558 22.535 28.202 45.789 17.038 70.689h.039c.759.085 1.524.164 2.293.234.457.044.911.088 1.37.127l.162.015 1.008.086.928.073c.885.068 1.771.132 2.66.188l.706.041.559.035.347.019 1.092.056.298.013 1.145.051 1.275.049 1.024.029.171.005c.217.01.434.017.652.017l.234.007c1.441.034 2.88.052 4.321.049h1.529l1.091-.012c.269-.012.535-.012.806-.012h.425l.369-.01c.144-.005.288-.01.435-.01h.437l.857-.022 1.29-.044 1.419-.063c.41-.015.816-.037 1.221-.056l.437-.027.65-.034.381-.022.288-.02 1.312-.086 1.309-.095 1.189-.095.835-.071.919-.083c1.534-.137 3.062-.298 4.591-.481l1.043-.125c-10.988-24.794-5.3-47.948 17.163-70.393 14.808-14.796 24.648-36.611 26.7-41.403 4.135-14.176 15.067-29.936 33.233-29.936 1.536 0 3.072.122 4.589.361 7.95 1.251 14.906 5.833 19.876 12.725 5.366-6.668 10.575-11.975 15.292-14.969 7.104-4.504 14.202-6.79 21.106-6.79 7.611 0 14.508 2.76 19.718 7.823.095-.413.188-.826.278-1.241l.266-1.236c.096-.452.191-.903.281-1.355.161-.799.323-1.598.476-2.404.162-.835.316-1.675.462-2.515l.076-.454c.046-.269.09-.538.141-.809.083-.42.152-.84.22-1.265l.027-.161.174-1.107.17-1.121v-.009c.125-.828.242-1.656.352-2.484l.027-.205.154-1.168.124-.996.22-1.964.086-.789.022-.215c.046-.425.09-.85.129-1.275v-.034c.032-.337.066-.677.095-1.016.174-1.925.32-3.859.438-5.801.022-.317.039-.637.058-.957v-.015l.064-1.199.014-.269c.039-.81.074-1.621.101-2.432v-.029l.012-.318c.012-.266.022-.535.022-.803l.005-.108c.009-.252.019-.51.019-.767l.007-.22c.008-.256.015-.51.015-.767l.005-.217c.007-.325.015-.652.015-.977v-1.194ZM208.763 430.475c14.659-21.495 13.618-37.629-6.492-57.73-20.115-20.103-31.822-49.499-31.822-49.499s-4.369-17.075-14.334-15.507c-9.964 1.568-17.274 27.084 3.591 42.702 20.862 15.619-4.152 26.209-12.183 11.553-8.03-14.659-29.956-52.337-41.322-59.545-11.367-7.207-19.361-3.168-16.682 11.687 1.331 7.373 13.709 19.959 25.274 31.716 11.733 11.929 22.628 23.007 20.298 26.927-4.623 7.784-20.906-9.146-20.906-9.146s-50.987-46.4-62.085-34.308c-10.234 11.144 5.546 20.618 29.863 35.221 2.066 1.241 4.196 2.521 6.377 3.84 27.821 16.842 29.984 21.285 26.035 27.657-1.458 2.354-10.771-3.236-22.225-10.112-19.527-11.725-45.274-27.183-48.91-13.347-3.147 11.975 15.796 19.312 32.976 25.967 14.312 5.544 27.403 10.615 25.476 17.497-1.995 7.137-12.812 1.185-24.636-5.322-13.274-7.305-27.818-15.306-32.578-6.277-8.996 17.073 62.06 37.171 62.646 37.32 22.958 5.954 81.262 18.571 101.639-11.294Zm94.434 0c-14.659-21.495-13.619-37.629 6.494-57.73 20.113-20.103 31.819-49.499 31.819-49.499s4.369-17.075 14.334-15.507c9.965 1.568 17.275 27.084-3.588 42.702-20.865 15.619 4.15 26.209 12.18 11.553 8.033-14.659 29.944-52.337 41.31-59.545 11.367-7.207 19.366-3.168 16.684 11.687-1.328 7.373-13.709 19.959-25.273 31.719-11.733 11.928-22.629 23.004-20.301 26.924 4.623 7.784 20.919-9.156 20.919-9.156s50.984-46.398 62.087-34.305c10.231 11.142-5.549 20.618-29.868 35.221a2689.168 2689.168 0 0 0-6.374 3.839c-27.821 16.843-29.985 21.285-26.038 27.655 1.46 2.357 10.773-3.236 22.225-10.111 19.529-11.724 45.277-27.184 48.913-13.345 3.148 11.975-15.797 19.311-32.976 25.967-14.313 5.544-27.404 10.614-25.479 17.497 1.993 7.134 12.808 1.182 24.629-5.324 13.274-7.306 27.821-15.312 32.578-6.275 8.998 17.082-62.07 37.161-62.644 37.307-22.958 5.974-81.262 18.591-101.631-11.274Z' clip-rule='evenodd'/%3E%3Cpath fill='%2332343D' fill-rule='evenodd' d='M314.783 193.996c2.887 1.021 5.034 4.128 7.076 7.085 2.76 3.996 5.329 7.716 9.271 5.62a26.62 26.62 0 0 0 10.954-10.91 26.64 26.64 0 0 0-.581-26.248 26.666 26.666 0 0 0-8.028-8.472 26.63 26.63 0 0 0-32.689 2.343 26.62 26.62 0 0 0-6.741 9.526 26.626 26.626 0 0 0 1.065 22.748c1.827 3.437 5.881 1.815 10.16.103 3.354-1.341 6.849-2.738 9.513-1.795Zm-125.476 0c-2.887 1.021-5.034 4.13-7.076 7.085-2.76 3.998-5.331 7.716-9.271 5.62a26.628 26.628 0 0 1 20.181-49.013 26.64 26.64 0 0 1 18.824 22.831 26.645 26.645 0 0 1-2.982 15.169c-1.83 3.437-5.884 1.815-10.163.105-3.356-1.343-6.846-2.74-9.513-1.797Zm106.064 114.183c19.888-15.668 27.194-41.249 27.194-57.007 0-12.456-8.38-8.536-21.796-1.893l-.757.373c-12.315 6.099-28.708 14.22-46.703 14.22-17.998 0-34.391-8.121-46.703-14.222-13.851-6.861-22.538-11.164-22.538 1.524 0 16.256 7.772 42.949 29.103 58.456a46.315 46.315 0 0 1 11.645-14.896 46.308 46.308 0 0 1 16.625-9.005c2.13-.635 4.323 3.031 6.568 6.784 2.166 3.62 4.382 7.323 6.633 7.323 2.401 0 4.758-3.649 7.061-7.21 2.406-3.725 4.753-7.352 7.022-6.626a46.325 46.325 0 0 1 26.646 22.179Z' clip-rule='evenodd'/%3E%3Cpath fill='%23FF323D' d='M295.367 308.176c-10.358 8.163-24.126 13.636-42.055 13.636-16.845 0-30.019-4.831-40.141-12.185a46.294 46.294 0 0 1 11.646-14.896 46.315 46.315 0 0 1 16.625-9.005c4.181-1.248 8.614 14.107 13.201 14.107 4.909 0 9.64-15.255 14.082-13.836a46.346 46.346 0 0 1 26.642 22.179Z'/%3E%3Cpath fill='%23FFAD03' fill-rule='evenodd' d='M141.749 216.156a17.285 17.285 0 0 1-7.92 2.835 17.254 17.254 0 0 1-8.321-1.236 17.233 17.233 0 0 1-5.621-3.751 17.25 17.25 0 0 1-3.751-5.62 17.302 17.302 0 0 1 1.605-16.242 17.312 17.312 0 1 1 24.008 24.014Zm247.687 0a17.29 17.29 0 0 1-7.92 2.835 17.264 17.264 0 0 1-8.324-1.236 17.281 17.281 0 0 1-9.371-9.371 17.349 17.349 0 0 1-1.231-8.321 17.344 17.344 0 0 1 2.836-7.921 17.297 17.297 0 0 1 20.227-6.68 17.308 17.308 0 0 1 6.409 4.062 17.284 17.284 0 0 1 4.738 8.863 17.311 17.311 0 0 1-7.364 17.769Z' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.25 0h512v512H.25z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"
|
|
801
|
-
},
|
|
802
|
-
"engines": {
|
|
803
|
-
"camunda": "^8.5"
|
|
804
804
|
}
|
|
805
805
|
}
|
|
806
806
|
]
|