@camunda/connectors-element-templates 1.0.7 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. package/package.json +1 -1
  2. package/src/connectors.js +24 -0
  3. package/src/element-templates/agenticai-adhoctoolsschema-outbound-connector.json +32 -31
  4. package/src/element-templates/agenticai-aiagent-job-worker.json +1655 -7
  5. package/src/element-templates/agenticai-aiagent-outbound-connector.json +2906 -1291
  6. package/src/element-templates/agenticai-mcp-client-outbound-connector.json +1 -1
  7. package/src/element-templates/agenticai-mcp-remote-client-outbound-connector.json +1 -1
  8. package/src/element-templates/asana-connector.json +8 -8
  9. package/src/element-templates/automation-anywhere-outbound-connector.json +619 -619
  10. package/src/element-templates/aws-bedrock-outbound-connector.json +30 -30
  11. package/src/element-templates/aws-dynamodb-outbound-connector.json +1325 -1325
  12. package/src/element-templates/aws-eventbridge-connector-intermediate.json +38 -38
  13. package/src/element-templates/aws-eventbridge-connector-message-start.json +10 -10
  14. package/src/element-templates/aws-eventbridge-connector-receive.json +356 -0
  15. package/src/element-templates/aws-eventbridge-outbound-connector.json +10 -10
  16. package/src/element-templates/aws-lambda-outbound-connector.json +256 -256
  17. package/src/element-templates/aws-s3-outbound-connector.json +30 -30
  18. package/src/element-templates/aws-sagemaker-outbound-connector.json +50 -50
  19. package/src/element-templates/aws-sns-inbound-boundary.json +311 -311
  20. package/src/element-templates/aws-sns-inbound-intermediate.json +328 -328
  21. package/src/element-templates/aws-sns-inbound-message-start.json +343 -343
  22. package/src/element-templates/aws-sns-inbound-receive.json +304 -0
  23. package/src/element-templates/aws-sns-inbound-start-event.json +131 -131
  24. package/src/element-templates/aws-sns-outbound-connector.json +424 -424
  25. package/src/element-templates/aws-sqs-boundary-connector.json +305 -305
  26. package/src/element-templates/aws-sqs-inbound-intermediate-connector.json +918 -918
  27. package/src/element-templates/aws-sqs-outbound-connector.json +743 -743
  28. package/src/element-templates/aws-sqs-receive-connector.json +418 -0
  29. package/src/element-templates/aws-sqs-start-event-connector.json +369 -369
  30. package/src/element-templates/aws-sqs-start-message.json +914 -914
  31. package/src/element-templates/blue-prism-connector.json +50 -50
  32. package/src/element-templates/csv-outbound-connector.json +26 -26
  33. package/src/element-templates/easy-post-connector.json +271 -271
  34. package/src/element-templates/email-inbound-connector-boundary.json +19 -19
  35. package/src/element-templates/email-inbound-connector-intermediate.json +19 -19
  36. package/src/element-templates/email-message-start-event-connector.json +19 -19
  37. package/src/element-templates/embeddings-vector-database-outbound-connector.json +503 -503
  38. package/src/element-templates/github-connector.json +2723 -2723
  39. package/src/element-templates/github-webhook-connector-intermediate.json +42 -42
  40. package/src/element-templates/github-webhook-connector-receive.json +202 -0
  41. package/src/element-templates/github-webhook-connector-start-event.json +32 -32
  42. package/src/element-templates/gitlab-connector.json +160 -160
  43. package/src/element-templates/google-drive-outbound-connector.json +438 -438
  44. package/src/element-templates/google-gemini-outbound-connector.json +32 -32
  45. package/src/element-templates/google-maps-platform-connector.json +16 -16
  46. package/src/element-templates/google-sheets-outbound-connector.json +1059 -1059
  47. package/src/element-templates/graphql-outbound-connector.json +1179 -1179
  48. package/src/element-templates/http-json-connector.json +2662 -2057
  49. package/src/element-templates/http-polling-boundary-catch-event-connector.json +635 -6
  50. package/src/element-templates/http-polling-connector.json +631 -2
  51. package/src/element-templates/hugging-face-connector.json +34 -34
  52. package/src/element-templates/jdbc-outbound-connector.json +41 -41
  53. package/src/element-templates/kafka-inbound-connector-boundary.json +958 -958
  54. package/src/element-templates/kafka-inbound-connector-intermediate.json +681 -681
  55. package/src/element-templates/kafka-inbound-connector-receive.json +498 -0
  56. package/src/element-templates/kafka-inbound-connector.json +240 -240
  57. package/src/element-templates/kafka-outbound-connector.json +356 -356
  58. package/src/element-templates/microsoft-office365-mail-connector.json +32 -32
  59. package/src/element-templates/microsoft-teams-outbound-connector.json +4188 -4188
  60. package/src/element-templates/openai-connector.json +78 -78
  61. package/src/element-templates/operate-connector.json +79 -79
  62. package/src/element-templates/power-automate-connector.json +12 -12
  63. package/src/element-templates/rabbitmq-inbound-connector-boundary.json +747 -747
  64. package/src/element-templates/rabbitmq-inbound-connector-intermediate.json +463 -463
  65. package/src/element-templates/rabbitmq-inbound-connector-message-start.json +11 -11
  66. package/src/element-templates/rabbitmq-inbound-connector-receive.json +461 -0
  67. package/src/element-templates/rabbitmq-inbound-connector-start-event.json +681 -681
  68. package/src/element-templates/rabbitmq-outbound-connector.json +670 -670
  69. package/src/element-templates/salesforce-connector.json +38 -38
  70. package/src/element-templates/sendgrid-outbound-connector.json +397 -397
  71. package/src/element-templates/servicenow-connector.json +942 -0
  72. package/src/element-templates/servicenow-flow-starter-connector.json +643 -0
  73. package/src/element-templates/servicenow-incident-connector.json +969 -0
  74. package/src/element-templates/slack-inbound-boundary.json +173 -173
  75. package/src/element-templates/slack-inbound-intermediate.json +232 -232
  76. package/src/element-templates/slack-inbound-message-start.json +209 -209
  77. package/src/element-templates/slack-inbound-receive.json +290 -0
  78. package/src/element-templates/slack-inbound-start-event.json +218 -218
  79. package/src/element-templates/slack-outbound-connector.json +955 -955
  80. package/src/element-templates/twilio-connector.json +87 -87
  81. package/src/element-templates/twilio-webhook-boundary-connector.json +26 -26
  82. package/src/element-templates/twilio-webhook-connector.json +20 -20
  83. package/src/element-templates/twilio-webhook-intermediate-connector.json +50 -50
  84. package/src/element-templates/twilio-webhook-message-start-connector.json +8 -8
  85. package/src/element-templates/twilio-webhook-receive-connector.json +262 -0
  86. package/src/element-templates/uipath-connector.json +41 -41
  87. package/src/element-templates/webhook-connector-boundary.json +1050 -1050
  88. package/src/element-templates/webhook-connector-intermediate.json +1356 -1356
  89. package/src/element-templates/webhook-connector-receive.json +609 -0
  90. package/src/element-templates/webhook-connector-start-event.json +2280 -2280
  91. package/src/element-templates/webhook-connector-start-message.json +1205 -1205
  92. package/src/element-templates/whatsapp-connector.json +42 -42
@@ -0,0 +1,304 @@
1
+ [
2
+ {
3
+ "$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
4
+ "name": "SNS HTTPS Receive Task Connector",
5
+ "id": "io.camunda.connectors.inbound.AWSSNS.Receive.v1",
6
+ "description": "Receive messages from AWS SNS via HTTPS.",
7
+ "metadata": {
8
+ "keywords": ["receive event", "receive message"]
9
+ },
10
+ "documentationRef": "https://docs.camunda.io/docs/components/connectors/out-of-the-box-connectors/amazon-sns/?amazonsns=inbound",
11
+ "version": 6,
12
+ "category": {
13
+ "id": "connectors",
14
+ "name": "Connectors"
15
+ },
16
+ "appliesTo": ["bpmn:ReceiveTask"],
17
+ "elementType": {
18
+ "value": "bpmn:ReceiveTask"
19
+ },
20
+ "engines": {
21
+ "camunda": "^8.3"
22
+ },
23
+ "groups": [
24
+ {
25
+ "id": "subscription",
26
+ "label": "Subscription Configuration"
27
+ },
28
+ {
29
+ "id": "activation",
30
+ "label": "Activation"
31
+ },
32
+ {
33
+ "id": "correlation",
34
+ "label": "Correlation",
35
+ "tooltip": "Learn more about message correlation in the <a href=\"https://docs.camunda.io/docs/components/concepts/messages/#message-correlation-overview\">documentation</a>."
36
+ },
37
+ {
38
+ "id": "deduplication",
39
+ "label": "Deduplication",
40
+ "tooltip": "Deduplication allows you to configure multiple inbound connector elements to reuse the same backend (consumer/thread/endpoint) by sharing the same deduplication ID."
41
+ },
42
+ {
43
+ "id": "output",
44
+ "label": "Output mapping"
45
+ }
46
+ ],
47
+ "properties": [
48
+ {
49
+ "value": "io.camunda:aws-sns-webhook:1",
50
+ "binding": {
51
+ "name": "inbound.type",
52
+ "type": "zeebe:property"
53
+ },
54
+ "type": "Hidden"
55
+ },
56
+ {
57
+ "id": "inbound.context",
58
+ "label": "Subscription ID",
59
+ "description": "The subscription ID is a part of the URL endpoint",
60
+ "optional": false,
61
+ "constraints": {
62
+ "notEmpty": true
63
+ },
64
+ "group": "subscription",
65
+ "binding": {
66
+ "name": "inbound.context",
67
+ "type": "zeebe:property"
68
+ },
69
+ "type": "String"
70
+ },
71
+ {
72
+ "id": "inbound.securitySubscriptionAllowedFor",
73
+ "label": "Allow to receive messages from topic(s)",
74
+ "description": "Control which topic(s) is allowed to start a process",
75
+ "optional": false,
76
+ "value": "any",
77
+ "group": "subscription",
78
+ "binding": {
79
+ "name": "inbound.securitySubscriptionAllowedFor",
80
+ "type": "zeebe:property"
81
+ },
82
+ "type": "Dropdown",
83
+ "choices": [
84
+ {
85
+ "name": "Any",
86
+ "value": "any"
87
+ },
88
+ {
89
+ "name": "Specific topic(s)",
90
+ "value": "specific"
91
+ }
92
+ ]
93
+ },
94
+ {
95
+ "id": "inbound.topicsAllowList",
96
+ "label": "Topic ARN(s)",
97
+ "description": "Topics that allow to publish messages",
98
+ "optional": true,
99
+ "feel": "optional",
100
+ "group": "subscription",
101
+ "binding": {
102
+ "name": "inbound.topicsAllowList",
103
+ "type": "zeebe:property"
104
+ },
105
+ "condition": {
106
+ "property": "inbound.securitySubscriptionAllowedFor",
107
+ "equals": "specific",
108
+ "type": "simple"
109
+ },
110
+ "type": "String"
111
+ },
112
+ {
113
+ "id": "activationCondition",
114
+ "label": "Activation condition",
115
+ "description": "Condition under which the Connector triggers. Leave empty to catch all events",
116
+ "optional": true,
117
+ "feel": "required",
118
+ "group": "activation",
119
+ "binding": {
120
+ "name": "activationCondition",
121
+ "type": "zeebe:property"
122
+ },
123
+ "type": "String"
124
+ },
125
+ {
126
+ "id": "consumeUnmatchedEvents",
127
+ "label": "Consume unmatched events",
128
+ "value": true,
129
+ "group": "activation",
130
+ "binding": {
131
+ "name": "consumeUnmatchedEvents",
132
+ "type": "zeebe:property"
133
+ },
134
+ "tooltip": "Unmatched events are rejected by default, allowing the upstream service to handle the error. Check this box to consume unmatched events and return a success response",
135
+ "type": "Boolean"
136
+ },
137
+ {
138
+ "id": "correlationKeyProcess",
139
+ "label": "Correlation key (process)",
140
+ "description": "Sets up the correlation key from process variables",
141
+ "constraints": {
142
+ "notEmpty": true
143
+ },
144
+ "feel": "required",
145
+ "group": "correlation",
146
+ "binding": {
147
+ "name": "correlationKey",
148
+ "type": "bpmn:Message#zeebe:subscription#property"
149
+ },
150
+ "type": "String"
151
+ },
152
+ {
153
+ "id": "correlationKeyPayload",
154
+ "label": "Correlation key (payload)",
155
+ "description": "Extracts the correlation key from the incoming message payload",
156
+ "constraints": {
157
+ "notEmpty": true
158
+ },
159
+ "feel": "required",
160
+ "group": "correlation",
161
+ "binding": {
162
+ "name": "correlationKeyExpression",
163
+ "type": "zeebe:property"
164
+ },
165
+ "type": "String"
166
+ },
167
+ {
168
+ "id": "messageIdExpression",
169
+ "label": "Message ID expression",
170
+ "description": "Expression to extract unique identifier of a message",
171
+ "optional": true,
172
+ "feel": "required",
173
+ "group": "correlation",
174
+ "binding": {
175
+ "name": "messageIdExpression",
176
+ "type": "zeebe:property"
177
+ },
178
+ "type": "String"
179
+ },
180
+ {
181
+ "id": "messageTtl",
182
+ "label": "Message TTL",
183
+ "description": "Time-to-live for the message in the broker (ISO-8601 duration)",
184
+ "optional": true,
185
+ "constraints": {
186
+ "notEmpty": false,
187
+ "pattern": {
188
+ "value": "^(PT.*|)$",
189
+ "message": "must be an ISO-8601 duration"
190
+ }
191
+ },
192
+ "feel": "optional",
193
+ "group": "correlation",
194
+ "binding": {
195
+ "name": "messageTtl",
196
+ "type": "zeebe:property"
197
+ },
198
+ "type": "String"
199
+ },
200
+ {
201
+ "id": "messageNameUuid",
202
+ "generatedValue": {
203
+ "type": "uuid"
204
+ },
205
+ "group": "correlation",
206
+ "binding": {
207
+ "name": "name",
208
+ "type": "bpmn:Message#property"
209
+ },
210
+ "type": "Hidden"
211
+ },
212
+ {
213
+ "id": "deduplicationModeManualFlag",
214
+ "label": "Manual mode",
215
+ "description": "By default, similar connectors receive the same deduplication ID. Customize by activating manual mode",
216
+ "value": false,
217
+ "group": "deduplication",
218
+ "binding": {
219
+ "name": "deduplicationModeManualFlag",
220
+ "type": "zeebe:property"
221
+ },
222
+ "type": "Boolean"
223
+ },
224
+ {
225
+ "id": "deduplicationId",
226
+ "label": "Deduplication ID",
227
+ "constraints": {
228
+ "notEmpty": true,
229
+ "pattern": {
230
+ "value": "^[a-zA-Z0-9_-]+$",
231
+ "message": "can only contain alphanumeric characters, dashes, and underscores"
232
+ }
233
+ },
234
+ "group": "deduplication",
235
+ "binding": {
236
+ "name": "deduplicationId",
237
+ "type": "zeebe:property"
238
+ },
239
+ "condition": {
240
+ "property": "deduplicationModeManualFlag",
241
+ "equals": true,
242
+ "type": "simple"
243
+ },
244
+ "type": "String"
245
+ },
246
+ {
247
+ "id": "deduplicationModeManual",
248
+ "value": "MANUAL",
249
+ "group": "deduplication",
250
+ "binding": {
251
+ "name": "deduplicationMode",
252
+ "type": "zeebe:property"
253
+ },
254
+ "condition": {
255
+ "property": "deduplicationId",
256
+ "isActive": true,
257
+ "type": "simple"
258
+ },
259
+ "type": "Hidden"
260
+ },
261
+ {
262
+ "id": "deduplicationModeAuto",
263
+ "value": "AUTO",
264
+ "group": "deduplication",
265
+ "binding": {
266
+ "name": "deduplicationMode",
267
+ "type": "zeebe:property"
268
+ },
269
+ "condition": {
270
+ "property": "deduplicationId",
271
+ "isActive": false,
272
+ "type": "simple"
273
+ },
274
+ "type": "Hidden"
275
+ },
276
+ {
277
+ "id": "resultVariable",
278
+ "label": "Result variable",
279
+ "description": "Name of variable to store the response in",
280
+ "group": "output",
281
+ "binding": {
282
+ "name": "resultVariable",
283
+ "type": "zeebe:property"
284
+ },
285
+ "type": "String"
286
+ },
287
+ {
288
+ "id": "resultExpression",
289
+ "label": "Result expression",
290
+ "description": "Expression to map the response into process variables",
291
+ "feel": "required",
292
+ "group": "output",
293
+ "binding": {
294
+ "name": "resultExpression",
295
+ "type": "zeebe:property"
296
+ },
297
+ "type": "Text"
298
+ }
299
+ ],
300
+ "icon": {
301
+ "contents": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTgnIGhlaWdodD0nMTgnIHZpZXdCb3g9JzAgMCA4MCA4MCcgdmVyc2lvbj0nMS4xJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnCiAgICAgeG1sbnM6eGxpbms9J2h0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsnPjwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNjQgKDkzNTM3KSAtIGh0dHBzOi8vc2tldGNoLmNvbSAtLT4KICAgIDx0aXRsZT5JY29uLUFyY2hpdGVjdHVyZS82NC9BcmNoX0FXUy1TaW1wbGUtTm90aWZpY2F0aW9uLVNlcnZpY2VfNjQ8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9JzAlJyB5MT0nMTAwJScgeDI9JzEwMCUnIHkyPScwJScgaWQ9J2xpbmVhckdyYWRpZW50LTEnPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPScjQjAwODREJyBvZmZzZXQ9JzAlJz48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9JyNGRjRGOEInIG9mZnNldD0nMTAwJSc+PC9zdG9wPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+CiAgICA8ZyBpZD0nSWNvbi1BcmNoaXRlY3R1cmUvNjQvQXJjaF9BV1MtU2ltcGxlLU5vdGlmaWNhdGlvbi1TZXJ2aWNlXzY0JyBzdHJva2U9J25vbmUnIHN0cm9rZS13aWR0aD0nMScgZmlsbD0nbm9uZScKICAgICAgIGZpbGwtcnVsZT0nZXZlbm9kZCc+CiAgICAgICAgPGcgaWQ9J0ljb24tQXJjaGl0ZWN0dXJlLUJHLzY0L0FwcGxpY2F0aW9uLUludGVncmF0aW9uJyBmaWxsPSd1cmwoI2xpbmVhckdyYWRpZW50LTEpJz4KICAgICAgICAgICAgPHJlY3QgaWQ9J1JlY3RhbmdsZScgeD0nMCcgeT0nMCcgd2lkdGg9JzgwJyBoZWlnaHQ9JzgwJz48L3JlY3Q+CiAgICAgICAgPC9nPgogICAgICAgIDxwYXRoIGQ9J00xNywzOCBDMTguMTAzLDM4IDE5LDM4Ljg5NyAxOSw0MCBDMTksNDEuMTAzIDE4LjEwMyw0MiAxNyw0MiBDMTUuODk3LDQyIDE1LDQxLjEwMyAxNSw0MCBDMTUsMzguODk3IDE1Ljg5NywzOCAxNywzOCBMMTcsMzggWiBNNDEsNjQgQzI5LjMxNCw2NCAxOS4yODksNTUuNDY2IDE3LjE5NCw0My45OCBDMTguOTY1LDQzLjg5NCAyMC40MjcsNDIuNjU5IDIwLjg1Nyw0MSBMMjcsNDEgTDI3LDM5IEwyMC44NTcsMzkgQzIwLjQyNywzNy4zNDIgMTguOTY2LDM2LjEwNyAxNy4xOTUsMzYuMDIgQzE5LjI4NSwyNC43MSAyOS41MTEsMTYgNDEsMTYgQzQ1LjMxMywxNiA0OS44MzIsMTcuNjIyIDU0LjQyOSwyMC44MjEgTDU1LjU3MSwxOS4xNzkgQzUwLjYzMywxNS43NDMgNDUuNzMsMTQgNDEsMTQgQzI4LjI3LDE0IDE2Ljk0OSwyMy44NjUgMTUuMDYzLDM2LjUyMSBDMTMuODM5LDM3LjIwNyAxMywzOC41IDEzLDQwIEMxMyw0MS41IDEzLjgzOSw0Mi43OTMgMTUuMDYzLDQzLjQ3OCBDMTYuOTcsNTYuMzQxIDI4LjA1Niw2NiA0MSw2NiBDNDYuNDA3LDY2IDUxLjk0Miw2NC4xNTcgNTYuNTg1LDYwLjgxMSBMNTUuNDE1LDU5LjE4OSBDNTEuMTEsNjIuMjkyIDQ1Ljk5MSw2NCA0MSw2NCBMNDEsNjQgWiBNMzAuMTAxLDM2LjQ0MiBDMzEuOTU1LDM2Ljg5NSAzNC4yNzUsMzcgMzYsMzcgQzM3LjY0MiwzNyAzOS44MjMsMzYuOTA1IDQxLjYyOSwzNi41MDYgTDM3LjEwNSw0NS41NTMgQzM3LjAzNiw0NS42OTEgMzcsNDUuODQ1IDM3LDQ2IEwzNyw1MC40NTMgQzM2LjE5OSw1MC45NjQgMzQuODMzLDUxLjgxMiAzNCw1MS45ODYgTDM0LDQ2IEMzNCw0NS44NjggMzMuOTc0LDQ1LjczNyAzMy45MjMsNDUuNjE1IEwzMC4xMDEsMzYuNDQyIFogTTM2LDMzIEM0MC4wMjUsMzMgNDIuMTc0LDMzLjYwNCA0Mi44NDEsMzQgQzQyLjE3NCwzNC4zOTYgNDAuMDI1LDM1IDM2LDM1IEMzMS45NzUsMzUgMjkuODI2LDM0LjM5NiAyOS4xNTksMzQgQzI5LjgyNiwzMy42MDQgMzEuOTc1LDMzIDM2LDMzIEwzNiwzMyBaIE0zMyw1NCBMMzQsNTQgQzM0LjA0Myw1NCAzNC4wODYsNTMuOTk3IDM0LjEyOCw1My45OTIgQzM1LjM1Miw1My44MzMgMzYuOTA5LDUyLjg4NyAzOC4yNzIsNTIuMDEzIEwzOC41MzUsNTEuODQ1IEMzOC44MjQsNTEuNjYxIDM5LDUxLjM0MiAzOSw1MSBMMzksNDYuMjM2IEw0NC41NTksMzUuMTIgQzQ0LjgzMywzNC44MDEgNDUsMzQuNDM0IDQ1LDM0IEM0NSwzMS4zOSAzOS4zNjEsMzEgMzYsMzEgQzMyLjYzOSwzMSAyNywzMS4zOSAyNywzNCBDMjcsMzQuMzY2IDI3LjEyLDM0LjY4NCAyNy4zMiwzNC45NjcgTDMyLDQ2LjIgTDMyLDUzIEMzMiw1My41NTIgMzIuNDQ3LDU0IDMzLDU0IEwzMyw1NCBaIE02Miw1MyBDNjMuMTAzLDUzIDY0LDUzLjg5NyA2NCw1NSBDNjQsNTYuMTAzIDYzLjEwMyw1NyA2Miw1NyBDNjAuODk3LDU3IDYwLDU2LjEwMyA2MCw1NSBDNjAsNTMuODk3IDYwLjg5Nyw1MyA2Miw1MyBMNjIsNTMgWiBNNjIsMjMgQzYzLjEwMywyMyA2NCwyMy44OTcgNjQsMjUgQzY0LDI2LjEwMyA2My4xMDMsMjcgNjIsMjcgQzYwLjg5NywyNyA2MCwyNi4xMDMgNjAsMjUgQzYwLDIzLjg5NyA2MC44OTcsMjMgNjIsMjMgTDYyLDIzIFogTTY0LDM4IEM2NS4xMDMsMzggNjYsMzguODk3IDY2LDQwIEM2Niw0MS4xMDMgNjUuMTAzLDQyIDY0LDQyIEM2Mi44OTcsNDIgNjIsNDEuMTAzIDYyLDQwIEM2MiwzOC44OTcgNjIuODk3LDM4IDY0LDM4IEw2NCwzOCBaIE01NCw0MSBMNjAuMTQzLDQxIEM2MC41ODksNDIuNzIgNjIuMTQyLDQ0IDY0LDQ0IEM2Ni4yMDYsNDQgNjgsNDIuMjA2IDY4LDQwIEM2OCwzNy43OTQgNjYuMjA2LDM2IDY0LDM2IEM2Mi4xNDIsMzYgNjAuNTg5LDM3LjI4IDYwLjE0MywzOSBMNTQsMzkgTDU0LDI2IEw1OC4xNDMsMjYgQzU4LjU4OSwyNy43MiA2MC4xNDIsMjkgNjIsMjkgQzY0LjIwNiwyOSA2NiwyNy4yMDYgNjYsMjUgQzY2LDIyLjc5NCA2NC4yMDYsMjEgNjIsMjEgQzYwLjE0MiwyMSA1OC41ODksMjIuMjggNTguMTQzLDI0IEw1MywyNCBDNTIuNDQ3LDI0IDUyLDI0LjQ0OCA1MiwyNSBMNTIsMzkgTDQ1LDM5IEw0NSw0MSBMNTIsNDEgTDUyLDU1IEM1Miw1NS41NTIgNTIuNDQ3LDU2IDUzLDU2IEw1OC4xNDMsNTYgQzU4LjU4OSw1Ny43MiA2MC4xNDIsNTkgNjIsNTkgQzY0LjIwNiw1OSA2Niw1Ny4yMDYgNjYsNTUgQzY2LDUyLjc5NCA2NC4yMDYsNTEgNjIsNTEgQzYwLjE0Miw1MSA1OC41ODksNTIuMjggNTguMTQzLDU0IEw1NCw1NCBMNTQsNDEgWicKICAgICAgICAgICAgICBpZD0nQVdTLVNpbXBsZS1Ob3RpZmljYXRpb24tU2VydmljZV9JY29uXzY0X1NxdWlkJyBmaWxsPScjRkZGRkZGJz48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg=="
302
+ }
303
+ }
304
+ ]