diagram-tool 0.1.0
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/README.md +64 -0
- package/dist/cli.d.ts +2 -0
- package/dist/cli.js +239 -0
- package/dist/cli.js.map +1 -0
- package/dist/context.d.ts +27 -0
- package/dist/context.js +55 -0
- package/dist/context.js.map +1 -0
- package/dist/diagram.d.ts +51 -0
- package/dist/diagram.js +519 -0
- package/dist/diagram.js.map +1 -0
- package/dist/dom-shim.d.ts +1 -0
- package/dist/dom-shim.js +59 -0
- package/dist/dom-shim.js.map +1 -0
- package/dist/guide.d.ts +9 -0
- package/dist/guide.js +99 -0
- package/dist/guide.js.map +1 -0
- package/dist/library.d.ts +76 -0
- package/dist/library.js +364 -0
- package/dist/library.js.map +1 -0
- package/dist/llm.d.ts +23 -0
- package/dist/llm.js +124 -0
- package/dist/llm.js.map +1 -0
- package/dist/mcp-install.d.ts +1 -0
- package/dist/mcp-install.js +68 -0
- package/dist/mcp-install.js.map +1 -0
- package/dist/mcp.d.ts +6 -0
- package/dist/mcp.js +262 -0
- package/dist/mcp.js.map +1 -0
- package/dist/public/Assistant-Bold-ZDZZ6JHA.woff2 +0 -0
- package/dist/public/Assistant-Medium-DZ25RZU3.woff2 +0 -0
- package/dist/public/Assistant-Regular-PLF2XOGW.woff2 +0 -0
- package/dist/public/Assistant-SemiBold-CZ5MX6FK.woff2 +0 -0
- package/dist/public/viewer.css +2 -0
- package/dist/public/viewer.css.map +7 -0
- package/dist/public/viewer.js +3092 -0
- package/dist/public/viewer.js.map +7 -0
- package/dist/server.d.ts +9 -0
- package/dist/server.js +166 -0
- package/dist/server.js.map +1 -0
- package/libraries/UML-ER-library.excalidrawlib +5380 -0
- package/libraries/awesome-icons.excalidrawlib +4081 -0
- package/libraries/dev_ops.excalidrawlib +35468 -0
- package/libraries/network-topology-icons.excalidrawlib +5290 -0
- package/libraries/system-icons.excalidrawlib +4521 -0
- package/libraries/systemdesignicons.excalidrawlib +1307 -0
- package/package.json +38 -0
|
@@ -0,0 +1,4521 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "excalidrawlib",
|
|
3
|
+
"version": 2,
|
|
4
|
+
"source": "https://excalidraw.com",
|
|
5
|
+
"libraryItems": [
|
|
6
|
+
{
|
|
7
|
+
"id": "Vv96QebC39DkXJorRmleb",
|
|
8
|
+
"status": "published",
|
|
9
|
+
"elements": [
|
|
10
|
+
{
|
|
11
|
+
"id": "eEWPCOsBemg90cEIl0Tk0",
|
|
12
|
+
"type": "line",
|
|
13
|
+
"x": 446.7218771442057,
|
|
14
|
+
"y": -1411.4793555929082,
|
|
15
|
+
"width": 75.3404250423062,
|
|
16
|
+
"height": 86.62748860219332,
|
|
17
|
+
"angle": 0,
|
|
18
|
+
"strokeColor": "#000",
|
|
19
|
+
"backgroundColor": "#ff00",
|
|
20
|
+
"fillStyle": "solid",
|
|
21
|
+
"strokeWidth": 4,
|
|
22
|
+
"strokeStyle": "solid",
|
|
23
|
+
"roughness": 0,
|
|
24
|
+
"opacity": 100,
|
|
25
|
+
"groupIds": [
|
|
26
|
+
"JJVy2fbbdKCvpiAcGeFQs"
|
|
27
|
+
],
|
|
28
|
+
"strokeSharpness": "sharp",
|
|
29
|
+
"seed": 1316640795,
|
|
30
|
+
"version": 899,
|
|
31
|
+
"versionNonce": 171842485,
|
|
32
|
+
"isDeleted": false,
|
|
33
|
+
"boundElements": null,
|
|
34
|
+
"updated": 1642176724529,
|
|
35
|
+
"points": [
|
|
36
|
+
[
|
|
37
|
+
-87.05902985176083,
|
|
38
|
+
-20.36864774895702
|
|
39
|
+
],
|
|
40
|
+
[
|
|
41
|
+
-86.99219573863238,
|
|
42
|
+
-37.35055224264321
|
|
43
|
+
],
|
|
44
|
+
[
|
|
45
|
+
-161.5150688853426,
|
|
46
|
+
-37.895961440091924
|
|
47
|
+
],
|
|
48
|
+
[
|
|
49
|
+
-161.97371955843641,
|
|
50
|
+
48.326722157609126
|
|
51
|
+
],
|
|
52
|
+
[
|
|
53
|
+
-86.70084625715683,
|
|
54
|
+
48.7315271621014
|
|
55
|
+
],
|
|
56
|
+
[
|
|
57
|
+
-86.63329451613022,
|
|
58
|
+
-3.1767942855903786
|
|
59
|
+
]
|
|
60
|
+
],
|
|
61
|
+
"lastCommittedPoint": [
|
|
62
|
+
-5.9140625,
|
|
63
|
+
37.788330078125
|
|
64
|
+
],
|
|
65
|
+
"startBinding": null,
|
|
66
|
+
"endBinding": null,
|
|
67
|
+
"startArrowhead": null,
|
|
68
|
+
"endArrowhead": null
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"id": "gWnlfv4bNE1zepu-TRcRr",
|
|
72
|
+
"type": "line",
|
|
73
|
+
"x": 304.7198238848255,
|
|
74
|
+
"y": -1422.931691376588,
|
|
75
|
+
"width": 35.197586511498706,
|
|
76
|
+
"height": 0.13157614446499696,
|
|
77
|
+
"angle": 0,
|
|
78
|
+
"strokeColor": "#3d71b7",
|
|
79
|
+
"backgroundColor": "#ff00",
|
|
80
|
+
"fillStyle": "solid",
|
|
81
|
+
"strokeWidth": 4,
|
|
82
|
+
"strokeStyle": "solid",
|
|
83
|
+
"roughness": 0,
|
|
84
|
+
"opacity": 100,
|
|
85
|
+
"groupIds": [
|
|
86
|
+
"JJVy2fbbdKCvpiAcGeFQs"
|
|
87
|
+
],
|
|
88
|
+
"strokeSharpness": "sharp",
|
|
89
|
+
"seed": 349868699,
|
|
90
|
+
"version": 503,
|
|
91
|
+
"versionNonce": 1426744859,
|
|
92
|
+
"isDeleted": false,
|
|
93
|
+
"boundElements": null,
|
|
94
|
+
"updated": 1642176724529,
|
|
95
|
+
"points": [
|
|
96
|
+
[
|
|
97
|
+
0,
|
|
98
|
+
0
|
|
99
|
+
],
|
|
100
|
+
[
|
|
101
|
+
35.197586511498706,
|
|
102
|
+
-0.13157614446499696
|
|
103
|
+
]
|
|
104
|
+
],
|
|
105
|
+
"lastCommittedPoint": [
|
|
106
|
+
74.46515764508922,
|
|
107
|
+
-0.0981794084827925
|
|
108
|
+
],
|
|
109
|
+
"startBinding": null,
|
|
110
|
+
"endBinding": null,
|
|
111
|
+
"startArrowhead": null,
|
|
112
|
+
"endArrowhead": null
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"type": "line",
|
|
116
|
+
"version": 556,
|
|
117
|
+
"versionNonce": 600497429,
|
|
118
|
+
"isDeleted": false,
|
|
119
|
+
"id": "RpujDsGvHqbopqVkSSgox",
|
|
120
|
+
"fillStyle": "solid",
|
|
121
|
+
"strokeWidth": 4,
|
|
122
|
+
"strokeStyle": "solid",
|
|
123
|
+
"roughness": 0,
|
|
124
|
+
"opacity": 100,
|
|
125
|
+
"angle": 0,
|
|
126
|
+
"x": 304.7218806022445,
|
|
127
|
+
"y": -1405.544955096619,
|
|
128
|
+
"strokeColor": "#3d71b7",
|
|
129
|
+
"backgroundColor": "#ff00",
|
|
130
|
+
"width": 35.197586511498706,
|
|
131
|
+
"height": 0.13157614446499696,
|
|
132
|
+
"seed": 46367797,
|
|
133
|
+
"groupIds": [
|
|
134
|
+
"JJVy2fbbdKCvpiAcGeFQs"
|
|
135
|
+
],
|
|
136
|
+
"strokeSharpness": "sharp",
|
|
137
|
+
"boundElements": [],
|
|
138
|
+
"updated": 1642176724529,
|
|
139
|
+
"startBinding": null,
|
|
140
|
+
"endBinding": null,
|
|
141
|
+
"lastCommittedPoint": null,
|
|
142
|
+
"startArrowhead": null,
|
|
143
|
+
"endArrowhead": null,
|
|
144
|
+
"points": [
|
|
145
|
+
[
|
|
146
|
+
0,
|
|
147
|
+
0
|
|
148
|
+
],
|
|
149
|
+
[
|
|
150
|
+
35.197586511498706,
|
|
151
|
+
-0.13157614446499696
|
|
152
|
+
]
|
|
153
|
+
]
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"type": "line",
|
|
157
|
+
"version": 647,
|
|
158
|
+
"versionNonce": 2024598203,
|
|
159
|
+
"isDeleted": false,
|
|
160
|
+
"id": "UtsH_OSvXuTWsNp6w_yJ-",
|
|
161
|
+
"fillStyle": "solid",
|
|
162
|
+
"strokeWidth": 4,
|
|
163
|
+
"strokeStyle": "solid",
|
|
164
|
+
"roughness": 0,
|
|
165
|
+
"opacity": 100,
|
|
166
|
+
"angle": 0,
|
|
167
|
+
"x": 305.1965656056526,
|
|
168
|
+
"y": -1388.5973548709326,
|
|
169
|
+
"strokeColor": "#3d71b7",
|
|
170
|
+
"backgroundColor": "#ff00",
|
|
171
|
+
"width": 17.330304255605697,
|
|
172
|
+
"height": 0.22763694629946477,
|
|
173
|
+
"seed": 263426773,
|
|
174
|
+
"groupIds": [
|
|
175
|
+
"JJVy2fbbdKCvpiAcGeFQs"
|
|
176
|
+
],
|
|
177
|
+
"strokeSharpness": "sharp",
|
|
178
|
+
"boundElements": [],
|
|
179
|
+
"updated": 1642176724529,
|
|
180
|
+
"startBinding": null,
|
|
181
|
+
"endBinding": null,
|
|
182
|
+
"lastCommittedPoint": null,
|
|
183
|
+
"startArrowhead": null,
|
|
184
|
+
"endArrowhead": null,
|
|
185
|
+
"points": [
|
|
186
|
+
[
|
|
187
|
+
0,
|
|
188
|
+
0
|
|
189
|
+
],
|
|
190
|
+
[
|
|
191
|
+
17.330304255605697,
|
|
192
|
+
0.22763694629946477
|
|
193
|
+
]
|
|
194
|
+
]
|
|
195
|
+
}
|
|
196
|
+
],
|
|
197
|
+
"created": 1642176800147,
|
|
198
|
+
"name": "document"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"id": "-bot0t3N9zU31BXLp8_oh",
|
|
202
|
+
"status": "published",
|
|
203
|
+
"elements": [
|
|
204
|
+
{
|
|
205
|
+
"id": "7S8dLqr5LSsa1mYzS414K",
|
|
206
|
+
"type": "line",
|
|
207
|
+
"x": 283.1102569157523,
|
|
208
|
+
"y": -1377.7262972004692,
|
|
209
|
+
"width": 75.00484739862038,
|
|
210
|
+
"height": 87.53530249912063,
|
|
211
|
+
"angle": 0,
|
|
212
|
+
"strokeColor": "#000",
|
|
213
|
+
"backgroundColor": "#ff00",
|
|
214
|
+
"fillStyle": "solid",
|
|
215
|
+
"strokeWidth": 4,
|
|
216
|
+
"strokeStyle": "solid",
|
|
217
|
+
"roughness": 0,
|
|
218
|
+
"opacity": 100,
|
|
219
|
+
"groupIds": [
|
|
220
|
+
"jmy5zUKqfCpBCBTpr6lRZ"
|
|
221
|
+
],
|
|
222
|
+
"strokeSharpness": "sharp",
|
|
223
|
+
"seed": 1793023989,
|
|
224
|
+
"version": 935,
|
|
225
|
+
"versionNonce": 1501101077,
|
|
226
|
+
"isDeleted": false,
|
|
227
|
+
"boundElements": null,
|
|
228
|
+
"updated": 1642176796648,
|
|
229
|
+
"points": [
|
|
230
|
+
[
|
|
231
|
+
-86.31213017231585,
|
|
232
|
+
-41.050022195157126
|
|
233
|
+
],
|
|
234
|
+
[
|
|
235
|
+
-86.10648698126246,
|
|
236
|
+
-53.679251441964496
|
|
237
|
+
],
|
|
238
|
+
[
|
|
239
|
+
-109.07209947145138,
|
|
240
|
+
-76.35972068904505
|
|
241
|
+
],
|
|
242
|
+
[
|
|
243
|
+
-160.23175397051403,
|
|
244
|
+
-76.37375231756596
|
|
245
|
+
],
|
|
246
|
+
[
|
|
247
|
+
-160.58410932015676,
|
|
248
|
+
10.062929198964085
|
|
249
|
+
],
|
|
250
|
+
[
|
|
251
|
+
-85.57926192153636,
|
|
252
|
+
11.161550181554672
|
|
253
|
+
],
|
|
254
|
+
[
|
|
255
|
+
-85.8120984645539,
|
|
256
|
+
-22.9631792617163
|
|
257
|
+
]
|
|
258
|
+
],
|
|
259
|
+
"lastCommittedPoint": [
|
|
260
|
+
2.1189117431640625,
|
|
261
|
+
37.86170959472656
|
|
262
|
+
],
|
|
263
|
+
"startBinding": null,
|
|
264
|
+
"endBinding": null,
|
|
265
|
+
"startArrowhead": null,
|
|
266
|
+
"endArrowhead": null
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"id": "Y3pRIzdY7XEwGQkaxXMm2",
|
|
270
|
+
"type": "rectangle",
|
|
271
|
+
"x": 139.42807096661846,
|
|
272
|
+
"y": -1441.6629327698304,
|
|
273
|
+
"width": 18.052585774101626,
|
|
274
|
+
"height": 51.82131826806273,
|
|
275
|
+
"angle": 0,
|
|
276
|
+
"strokeColor": "#3d71b7",
|
|
277
|
+
"backgroundColor": "#ff00",
|
|
278
|
+
"fillStyle": "solid",
|
|
279
|
+
"strokeWidth": 4,
|
|
280
|
+
"strokeStyle": "solid",
|
|
281
|
+
"roughness": 0,
|
|
282
|
+
"opacity": 100,
|
|
283
|
+
"groupIds": [
|
|
284
|
+
"jmy5zUKqfCpBCBTpr6lRZ"
|
|
285
|
+
],
|
|
286
|
+
"strokeSharpness": "sharp",
|
|
287
|
+
"seed": 1260619067,
|
|
288
|
+
"version": 606,
|
|
289
|
+
"versionNonce": 1404320699,
|
|
290
|
+
"isDeleted": false,
|
|
291
|
+
"boundElements": null,
|
|
292
|
+
"updated": 1642176796648
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"id": "8f-yaUC4dTMdU-9nGcVy7",
|
|
296
|
+
"type": "line",
|
|
297
|
+
"x": 139.94255163242792,
|
|
298
|
+
"y": -1407.9695602972022,
|
|
299
|
+
"width": 17.358904529355183,
|
|
300
|
+
"height": 0.18061342872321903,
|
|
301
|
+
"angle": 0,
|
|
302
|
+
"strokeColor": "#3d71b7",
|
|
303
|
+
"backgroundColor": "#ff00",
|
|
304
|
+
"fillStyle": "solid",
|
|
305
|
+
"strokeWidth": 4,
|
|
306
|
+
"strokeStyle": "solid",
|
|
307
|
+
"roughness": 0,
|
|
308
|
+
"opacity": 100,
|
|
309
|
+
"groupIds": [
|
|
310
|
+
"jmy5zUKqfCpBCBTpr6lRZ"
|
|
311
|
+
],
|
|
312
|
+
"strokeSharpness": "sharp",
|
|
313
|
+
"seed": 123383323,
|
|
314
|
+
"version": 446,
|
|
315
|
+
"versionNonce": 495628661,
|
|
316
|
+
"isDeleted": false,
|
|
317
|
+
"boundElements": null,
|
|
318
|
+
"updated": 1642176796648,
|
|
319
|
+
"points": [
|
|
320
|
+
[
|
|
321
|
+
0,
|
|
322
|
+
0
|
|
323
|
+
],
|
|
324
|
+
[
|
|
325
|
+
17.358904529355183,
|
|
326
|
+
0.18061342872321903
|
|
327
|
+
]
|
|
328
|
+
],
|
|
329
|
+
"lastCommittedPoint": [
|
|
330
|
+
37.53184248761431,
|
|
331
|
+
0.3905059070129937
|
|
332
|
+
],
|
|
333
|
+
"startBinding": null,
|
|
334
|
+
"endBinding": null,
|
|
335
|
+
"startArrowhead": null,
|
|
336
|
+
"endArrowhead": null
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"id": "HPjHChhDsEGx6G6l1ILPF",
|
|
340
|
+
"type": "line",
|
|
341
|
+
"x": 173.51754853552302,
|
|
342
|
+
"y": -1453.1462548878972,
|
|
343
|
+
"width": 23.431691088526996,
|
|
344
|
+
"height": 22.289309905069526,
|
|
345
|
+
"angle": 0,
|
|
346
|
+
"strokeColor": "#000",
|
|
347
|
+
"backgroundColor": "#ff00",
|
|
348
|
+
"fillStyle": "solid",
|
|
349
|
+
"strokeWidth": 4,
|
|
350
|
+
"strokeStyle": "solid",
|
|
351
|
+
"roughness": 0,
|
|
352
|
+
"opacity": 100,
|
|
353
|
+
"groupIds": [
|
|
354
|
+
"jmy5zUKqfCpBCBTpr6lRZ"
|
|
355
|
+
],
|
|
356
|
+
"strokeSharpness": "sharp",
|
|
357
|
+
"seed": 1865170229,
|
|
358
|
+
"version": 488,
|
|
359
|
+
"versionNonce": 1523256411,
|
|
360
|
+
"isDeleted": false,
|
|
361
|
+
"boundElements": null,
|
|
362
|
+
"updated": 1642176796648,
|
|
363
|
+
"points": [
|
|
364
|
+
[
|
|
365
|
+
0,
|
|
366
|
+
0
|
|
367
|
+
],
|
|
368
|
+
[
|
|
369
|
+
0.270941729219769,
|
|
370
|
+
22.289309905069526
|
|
371
|
+
],
|
|
372
|
+
[
|
|
373
|
+
23.431691088526996,
|
|
374
|
+
22.082941146261312
|
|
375
|
+
]
|
|
376
|
+
],
|
|
377
|
+
"lastCommittedPoint": [
|
|
378
|
+
51.03322621938345,
|
|
379
|
+
47.825053447001665
|
|
380
|
+
],
|
|
381
|
+
"startBinding": null,
|
|
382
|
+
"endBinding": null,
|
|
383
|
+
"startArrowhead": null,
|
|
384
|
+
"endArrowhead": null
|
|
385
|
+
}
|
|
386
|
+
],
|
|
387
|
+
"created": 1642176797848,
|
|
388
|
+
"name": "zip"
|
|
389
|
+
},
|
|
390
|
+
{
|
|
391
|
+
"id": "TXSoM374SAkc_4JPmGnRL",
|
|
392
|
+
"status": "published",
|
|
393
|
+
"elements": [
|
|
394
|
+
{
|
|
395
|
+
"id": "HNTkRwun5la2-Rms1PnY9",
|
|
396
|
+
"type": "rectangle",
|
|
397
|
+
"x": 22.43570069213365,
|
|
398
|
+
"y": -1449.1357988703696,
|
|
399
|
+
"width": 17.970634149165463,
|
|
400
|
+
"height": 17.708617000868067,
|
|
401
|
+
"angle": 0,
|
|
402
|
+
"strokeColor": "#000",
|
|
403
|
+
"backgroundColor": "#ff00",
|
|
404
|
+
"fillStyle": "solid",
|
|
405
|
+
"strokeWidth": 4,
|
|
406
|
+
"strokeStyle": "solid",
|
|
407
|
+
"roughness": 0,
|
|
408
|
+
"opacity": 100,
|
|
409
|
+
"groupIds": [
|
|
410
|
+
"8uCba_Z57_4HjsUdj3NoP"
|
|
411
|
+
],
|
|
412
|
+
"strokeSharpness": "sharp",
|
|
413
|
+
"seed": 70652859,
|
|
414
|
+
"version": 493,
|
|
415
|
+
"versionNonce": 652779707,
|
|
416
|
+
"isDeleted": false,
|
|
417
|
+
"boundElements": null,
|
|
418
|
+
"updated": 1642176719993
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
"type": "rectangle",
|
|
422
|
+
"version": 518,
|
|
423
|
+
"versionNonce": 301669493,
|
|
424
|
+
"isDeleted": false,
|
|
425
|
+
"id": "m1n1Z0PuDOXcDxNlkAlwB",
|
|
426
|
+
"fillStyle": "solid",
|
|
427
|
+
"strokeWidth": 4,
|
|
428
|
+
"strokeStyle": "solid",
|
|
429
|
+
"roughness": 0,
|
|
430
|
+
"opacity": 100,
|
|
431
|
+
"angle": 0,
|
|
432
|
+
"x": 22.75816302219181,
|
|
433
|
+
"y": -1414.5604571346169,
|
|
434
|
+
"strokeColor": "#000",
|
|
435
|
+
"backgroundColor": "#ff00",
|
|
436
|
+
"width": 17.970634149165463,
|
|
437
|
+
"height": 17.708617000868067,
|
|
438
|
+
"seed": 266314293,
|
|
439
|
+
"groupIds": [
|
|
440
|
+
"8uCba_Z57_4HjsUdj3NoP"
|
|
441
|
+
],
|
|
442
|
+
"strokeSharpness": "sharp",
|
|
443
|
+
"boundElements": [],
|
|
444
|
+
"updated": 1642176719993
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
"type": "rectangle",
|
|
448
|
+
"version": 549,
|
|
449
|
+
"versionNonce": 1948963163,
|
|
450
|
+
"isDeleted": false,
|
|
451
|
+
"id": "y_IUEk1tYE1j7v9zxnSoF",
|
|
452
|
+
"fillStyle": "solid",
|
|
453
|
+
"strokeWidth": 4,
|
|
454
|
+
"strokeStyle": "solid",
|
|
455
|
+
"roughness": 0,
|
|
456
|
+
"opacity": 100,
|
|
457
|
+
"angle": 0,
|
|
458
|
+
"x": 22.87874832547692,
|
|
459
|
+
"y": -1379.8807404046715,
|
|
460
|
+
"strokeColor": "#000",
|
|
461
|
+
"backgroundColor": "#ff00",
|
|
462
|
+
"width": 17.970634149165463,
|
|
463
|
+
"height": 17.708617000868067,
|
|
464
|
+
"seed": 1590475707,
|
|
465
|
+
"groupIds": [
|
|
466
|
+
"8uCba_Z57_4HjsUdj3NoP"
|
|
467
|
+
],
|
|
468
|
+
"strokeSharpness": "sharp",
|
|
469
|
+
"boundElements": [],
|
|
470
|
+
"updated": 1642176719993
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"id": "nDYh9nuwasaFglLUDAGUL",
|
|
474
|
+
"type": "line",
|
|
475
|
+
"x": -31.39673705660124,
|
|
476
|
+
"y": -1425.5737993376824,
|
|
477
|
+
"width": 30.17291614643716,
|
|
478
|
+
"height": 41.19511587118758,
|
|
479
|
+
"angle": 0,
|
|
480
|
+
"strokeColor": "#000",
|
|
481
|
+
"backgroundColor": "#ff00",
|
|
482
|
+
"fillStyle": "solid",
|
|
483
|
+
"strokeWidth": 4,
|
|
484
|
+
"strokeStyle": "solid",
|
|
485
|
+
"roughness": 0,
|
|
486
|
+
"opacity": 100,
|
|
487
|
+
"groupIds": [
|
|
488
|
+
"8uCba_Z57_4HjsUdj3NoP"
|
|
489
|
+
],
|
|
490
|
+
"strokeSharpness": "sharp",
|
|
491
|
+
"seed": 50048437,
|
|
492
|
+
"version": 678,
|
|
493
|
+
"versionNonce": 1437189589,
|
|
494
|
+
"isDeleted": false,
|
|
495
|
+
"boundElements": null,
|
|
496
|
+
"updated": 1642176719993,
|
|
497
|
+
"points": [
|
|
498
|
+
[
|
|
499
|
+
-8.738676932991853,
|
|
500
|
+
-0.26378429603711107
|
|
501
|
+
],
|
|
502
|
+
[
|
|
503
|
+
-16.258348034274263,
|
|
504
|
+
-0.29633012551512167
|
|
505
|
+
],
|
|
506
|
+
[
|
|
507
|
+
-16.212233853951272,
|
|
508
|
+
40.70434399303794
|
|
509
|
+
],
|
|
510
|
+
[
|
|
511
|
+
13.779248854738187,
|
|
512
|
+
40.68145081583927
|
|
513
|
+
],
|
|
514
|
+
[
|
|
515
|
+
13.914568112162897,
|
|
516
|
+
-0.3492284812608504
|
|
517
|
+
],
|
|
518
|
+
[
|
|
519
|
+
6.863578810418421,
|
|
520
|
+
-0.4907718781496442
|
|
521
|
+
]
|
|
522
|
+
],
|
|
523
|
+
"lastCommittedPoint": [
|
|
524
|
+
-13.348428049395238,
|
|
525
|
+
-0.9754894625757515
|
|
526
|
+
],
|
|
527
|
+
"startBinding": null,
|
|
528
|
+
"endBinding": null,
|
|
529
|
+
"startArrowhead": null,
|
|
530
|
+
"endArrowhead": null
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"id": "YajSPNjMEtcitbvRVyIco",
|
|
534
|
+
"type": "line",
|
|
535
|
+
"x": -35.32912165656876,
|
|
536
|
+
"y": -1408.9787164765112,
|
|
537
|
+
"width": 0.012894486440984683,
|
|
538
|
+
"height": 12.928138682984125,
|
|
539
|
+
"angle": 0,
|
|
540
|
+
"strokeColor": "#3d71b7",
|
|
541
|
+
"backgroundColor": "#ff00",
|
|
542
|
+
"fillStyle": "solid",
|
|
543
|
+
"strokeWidth": 4,
|
|
544
|
+
"strokeStyle": "solid",
|
|
545
|
+
"roughness": 0,
|
|
546
|
+
"opacity": 100,
|
|
547
|
+
"groupIds": [
|
|
548
|
+
"8uCba_Z57_4HjsUdj3NoP"
|
|
549
|
+
],
|
|
550
|
+
"strokeSharpness": "sharp",
|
|
551
|
+
"seed": 301650869,
|
|
552
|
+
"version": 489,
|
|
553
|
+
"versionNonce": 119401979,
|
|
554
|
+
"isDeleted": false,
|
|
555
|
+
"boundElements": null,
|
|
556
|
+
"updated": 1642176719993,
|
|
557
|
+
"points": [
|
|
558
|
+
[
|
|
559
|
+
0,
|
|
560
|
+
0
|
|
561
|
+
],
|
|
562
|
+
[
|
|
563
|
+
-0.012894486440984683,
|
|
564
|
+
12.928138682984125
|
|
565
|
+
]
|
|
566
|
+
],
|
|
567
|
+
"lastCommittedPoint": [
|
|
568
|
+
0.07001323084671185,
|
|
569
|
+
26.6704140940019
|
|
570
|
+
],
|
|
571
|
+
"startBinding": null,
|
|
572
|
+
"endBinding": null,
|
|
573
|
+
"startArrowhead": null,
|
|
574
|
+
"endArrowhead": null
|
|
575
|
+
},
|
|
576
|
+
{
|
|
577
|
+
"id": "LVSqUtfOr6KEbYg_o_as2",
|
|
578
|
+
"type": "line",
|
|
579
|
+
"x": -17.460714558806785,
|
|
580
|
+
"y": -1405.68546372885,
|
|
581
|
+
"width": 40.03503098018095,
|
|
582
|
+
"height": 0.18111471809659888,
|
|
583
|
+
"angle": 0,
|
|
584
|
+
"strokeColor": "#000",
|
|
585
|
+
"backgroundColor": "#ff00",
|
|
586
|
+
"fillStyle": "solid",
|
|
587
|
+
"strokeWidth": 4,
|
|
588
|
+
"strokeStyle": "solid",
|
|
589
|
+
"roughness": 0,
|
|
590
|
+
"opacity": 100,
|
|
591
|
+
"groupIds": [
|
|
592
|
+
"8uCba_Z57_4HjsUdj3NoP"
|
|
593
|
+
],
|
|
594
|
+
"strokeSharpness": "sharp",
|
|
595
|
+
"seed": 1092161947,
|
|
596
|
+
"version": 485,
|
|
597
|
+
"versionNonce": 1954300725,
|
|
598
|
+
"isDeleted": false,
|
|
599
|
+
"boundElements": null,
|
|
600
|
+
"updated": 1642176719993,
|
|
601
|
+
"points": [
|
|
602
|
+
[
|
|
603
|
+
0,
|
|
604
|
+
0
|
|
605
|
+
],
|
|
606
|
+
[
|
|
607
|
+
40.03503098018095,
|
|
608
|
+
0.18111471809659888
|
|
609
|
+
]
|
|
610
|
+
],
|
|
611
|
+
"lastCommittedPoint": [
|
|
612
|
+
86.56009797127018,
|
|
613
|
+
0.3915897492433942
|
|
614
|
+
],
|
|
615
|
+
"startBinding": null,
|
|
616
|
+
"endBinding": null,
|
|
617
|
+
"startArrowhead": null,
|
|
618
|
+
"endArrowhead": null
|
|
619
|
+
},
|
|
620
|
+
{
|
|
621
|
+
"id": "4vMH41o0l_EPnIzy-6cX_",
|
|
622
|
+
"type": "line",
|
|
623
|
+
"x": 48.43785132410687,
|
|
624
|
+
"y": -1439.9057081304045,
|
|
625
|
+
"width": 23.294017243535894,
|
|
626
|
+
"height": 69.8885353989311,
|
|
627
|
+
"angle": 0,
|
|
628
|
+
"strokeColor": "#000",
|
|
629
|
+
"backgroundColor": "#ff00",
|
|
630
|
+
"fillStyle": "solid",
|
|
631
|
+
"strokeWidth": 4,
|
|
632
|
+
"strokeStyle": "solid",
|
|
633
|
+
"roughness": 0,
|
|
634
|
+
"opacity": 100,
|
|
635
|
+
"groupIds": [
|
|
636
|
+
"8uCba_Z57_4HjsUdj3NoP"
|
|
637
|
+
],
|
|
638
|
+
"strokeSharpness": "sharp",
|
|
639
|
+
"seed": 1867513365,
|
|
640
|
+
"version": 586,
|
|
641
|
+
"versionNonce": 1388607131,
|
|
642
|
+
"isDeleted": false,
|
|
643
|
+
"boundElements": null,
|
|
644
|
+
"updated": 1642176719993,
|
|
645
|
+
"points": [
|
|
646
|
+
[
|
|
647
|
+
-26.40592289807063,
|
|
648
|
+
-0.3320254463392196
|
|
649
|
+
],
|
|
650
|
+
[
|
|
651
|
+
-49.12833921370975,
|
|
652
|
+
-0.6177348475303006
|
|
653
|
+
],
|
|
654
|
+
[
|
|
655
|
+
-49.001033478932,
|
|
656
|
+
69.08801027856832
|
|
657
|
+
],
|
|
658
|
+
[
|
|
659
|
+
-25.83432197017386,
|
|
660
|
+
69.2708005514008
|
|
661
|
+
]
|
|
662
|
+
],
|
|
663
|
+
"lastCommittedPoint": [
|
|
664
|
+
0.6046418220765872,
|
|
665
|
+
150.5836536038305
|
|
666
|
+
],
|
|
667
|
+
"startBinding": null,
|
|
668
|
+
"endBinding": null,
|
|
669
|
+
"startArrowhead": null,
|
|
670
|
+
"endArrowhead": null
|
|
671
|
+
}
|
|
672
|
+
],
|
|
673
|
+
"created": 1642176796099,
|
|
674
|
+
"name": "atlas"
|
|
675
|
+
},
|
|
676
|
+
{
|
|
677
|
+
"id": "fR-Bx2JH4N3PcjLmermK8",
|
|
678
|
+
"status": "published",
|
|
679
|
+
"elements": [
|
|
680
|
+
{
|
|
681
|
+
"id": "VoC496TC5Uxv-ZT46x1S0",
|
|
682
|
+
"type": "line",
|
|
683
|
+
"x": -139.6496510283,
|
|
684
|
+
"y": -1272.4092727977784,
|
|
685
|
+
"width": 87.38427726850728,
|
|
686
|
+
"height": 87.34076208673315,
|
|
687
|
+
"angle": 0,
|
|
688
|
+
"strokeColor": "#000",
|
|
689
|
+
"backgroundColor": "#ff00",
|
|
690
|
+
"fillStyle": "solid",
|
|
691
|
+
"strokeWidth": 4,
|
|
692
|
+
"strokeStyle": "solid",
|
|
693
|
+
"roughness": 0,
|
|
694
|
+
"opacity": 100,
|
|
695
|
+
"groupIds": [
|
|
696
|
+
"9_zfBHlqHuAFsc9hQ7Z8_"
|
|
697
|
+
],
|
|
698
|
+
"strokeSharpness": "sharp",
|
|
699
|
+
"seed": 1967300091,
|
|
700
|
+
"version": 691,
|
|
701
|
+
"versionNonce": 1306916885,
|
|
702
|
+
"isDeleted": false,
|
|
703
|
+
"boundElements": null,
|
|
704
|
+
"updated": 1642176718127,
|
|
705
|
+
"points": [
|
|
706
|
+
[
|
|
707
|
+
-34.00558822765381,
|
|
708
|
+
-84.98868587848224
|
|
709
|
+
],
|
|
710
|
+
[
|
|
711
|
+
-33.87809564558877,
|
|
712
|
+
-125.57785329877788
|
|
713
|
+
],
|
|
714
|
+
[
|
|
715
|
+
-63.26755099826397,
|
|
716
|
+
-158.11217446737373
|
|
717
|
+
],
|
|
718
|
+
[
|
|
719
|
+
24.11672627024331,
|
|
720
|
+
-158.12183521412044
|
|
721
|
+
],
|
|
722
|
+
[
|
|
723
|
+
-4.664562072955162,
|
|
724
|
+
-126.83793251728488
|
|
725
|
+
],
|
|
726
|
+
[
|
|
727
|
+
-4.81825577119659,
|
|
728
|
+
-70.78107312738727
|
|
729
|
+
],
|
|
730
|
+
[
|
|
731
|
+
-20.012602975708614,
|
|
732
|
+
-78.64441912214899
|
|
733
|
+
]
|
|
734
|
+
],
|
|
735
|
+
"lastCommittedPoint": [
|
|
736
|
+
29.162190755208314,
|
|
737
|
+
15.649323640046532
|
|
738
|
+
],
|
|
739
|
+
"startBinding": null,
|
|
740
|
+
"endBinding": null,
|
|
741
|
+
"startArrowhead": null,
|
|
742
|
+
"endArrowhead": null
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"id": "oPQu_aaR_V2K00BgSKVBq",
|
|
746
|
+
"type": "line",
|
|
747
|
+
"x": -156.55354280091268,
|
|
748
|
+
"y": -1396.247543450243,
|
|
749
|
+
"width": 0.13370306211639757,
|
|
750
|
+
"height": 24.652364644387895,
|
|
751
|
+
"angle": 0,
|
|
752
|
+
"strokeColor": "#3d71b7",
|
|
753
|
+
"backgroundColor": "#ff00",
|
|
754
|
+
"fillStyle": "solid",
|
|
755
|
+
"strokeWidth": 4,
|
|
756
|
+
"strokeStyle": "solid",
|
|
757
|
+
"roughness": 0,
|
|
758
|
+
"opacity": 100,
|
|
759
|
+
"groupIds": [
|
|
760
|
+
"9_zfBHlqHuAFsc9hQ7Z8_"
|
|
761
|
+
],
|
|
762
|
+
"strokeSharpness": "sharp",
|
|
763
|
+
"seed": 1508185147,
|
|
764
|
+
"version": 433,
|
|
765
|
+
"versionNonce": 1705312187,
|
|
766
|
+
"isDeleted": false,
|
|
767
|
+
"boundElements": null,
|
|
768
|
+
"updated": 1642176718127,
|
|
769
|
+
"points": [
|
|
770
|
+
[
|
|
771
|
+
0,
|
|
772
|
+
0
|
|
773
|
+
],
|
|
774
|
+
[
|
|
775
|
+
-0.13370306211639757,
|
|
776
|
+
24.652364644387895
|
|
777
|
+
]
|
|
778
|
+
],
|
|
779
|
+
"lastCommittedPoint": [
|
|
780
|
+
0.6529857494213047,
|
|
781
|
+
52.39510995370347
|
|
782
|
+
],
|
|
783
|
+
"startBinding": null,
|
|
784
|
+
"endBinding": null,
|
|
785
|
+
"startArrowhead": null,
|
|
786
|
+
"endArrowhead": null
|
|
787
|
+
}
|
|
788
|
+
],
|
|
789
|
+
"created": 1642176793315,
|
|
790
|
+
"name": "filter"
|
|
791
|
+
},
|
|
792
|
+
{
|
|
793
|
+
"id": "n-7AT8DgCQfNnnEVlhlhl",
|
|
794
|
+
"status": "published",
|
|
795
|
+
"elements": [
|
|
796
|
+
{
|
|
797
|
+
"id": "OCe8zxS2FmkklidmwvasC",
|
|
798
|
+
"type": "line",
|
|
799
|
+
"x": -175.57393282253332,
|
|
800
|
+
"y": -1354.020090890767,
|
|
801
|
+
"width": 75.34232036182915,
|
|
802
|
+
"height": 75.43985768122903,
|
|
803
|
+
"angle": 0,
|
|
804
|
+
"strokeColor": "#000",
|
|
805
|
+
"backgroundColor": "#ff00",
|
|
806
|
+
"fillStyle": "solid",
|
|
807
|
+
"strokeWidth": 4,
|
|
808
|
+
"strokeStyle": "solid",
|
|
809
|
+
"roughness": 0,
|
|
810
|
+
"opacity": 100,
|
|
811
|
+
"groupIds": [
|
|
812
|
+
"58931rt2YZGQmAlZSnKYe"
|
|
813
|
+
],
|
|
814
|
+
"strokeSharpness": "sharp",
|
|
815
|
+
"seed": 784373653,
|
|
816
|
+
"version": 629,
|
|
817
|
+
"versionNonce": 407254517,
|
|
818
|
+
"isDeleted": false,
|
|
819
|
+
"boundElements": null,
|
|
820
|
+
"updated": 1642176710445,
|
|
821
|
+
"points": [
|
|
822
|
+
[
|
|
823
|
+
-87.328502171112,
|
|
824
|
+
-34.918145248553614
|
|
825
|
+
],
|
|
826
|
+
[
|
|
827
|
+
-87.13275366790873,
|
|
828
|
+
-64.38685487983837
|
|
829
|
+
],
|
|
830
|
+
[
|
|
831
|
+
-162.2174028515354,
|
|
832
|
+
-64.965367471018
|
|
833
|
+
],
|
|
834
|
+
[
|
|
835
|
+
-162.47507402973787,
|
|
836
|
+
9.682244221250555
|
|
837
|
+
],
|
|
838
|
+
[
|
|
839
|
+
-133.22407723872985,
|
|
840
|
+
10.47449021021103
|
|
841
|
+
]
|
|
842
|
+
],
|
|
843
|
+
"lastCommittedPoint": [
|
|
844
|
+
-102.30614446824598,
|
|
845
|
+
98.7223963583674
|
|
846
|
+
],
|
|
847
|
+
"startBinding": null,
|
|
848
|
+
"endBinding": null,
|
|
849
|
+
"startArrowhead": null,
|
|
850
|
+
"endArrowhead": null
|
|
851
|
+
},
|
|
852
|
+
{
|
|
853
|
+
"id": "7Ppfzh8XF4_8bNX_eoctw",
|
|
854
|
+
"type": "line",
|
|
855
|
+
"x": -271.50204168522885,
|
|
856
|
+
"y": -1404.27269452591,
|
|
857
|
+
"width": 24.295033710000517,
|
|
858
|
+
"height": 24.19759655963416,
|
|
859
|
+
"angle": 0,
|
|
860
|
+
"strokeColor": "#3d71b7",
|
|
861
|
+
"backgroundColor": "#ff00",
|
|
862
|
+
"fillStyle": "solid",
|
|
863
|
+
"strokeWidth": 4,
|
|
864
|
+
"strokeStyle": "solid",
|
|
865
|
+
"roughness": 0,
|
|
866
|
+
"opacity": 100,
|
|
867
|
+
"groupIds": [
|
|
868
|
+
"58931rt2YZGQmAlZSnKYe"
|
|
869
|
+
],
|
|
870
|
+
"strokeSharpness": "sharp",
|
|
871
|
+
"seed": 356814197,
|
|
872
|
+
"version": 578,
|
|
873
|
+
"versionNonce": 517476315,
|
|
874
|
+
"isDeleted": false,
|
|
875
|
+
"boundElements": null,
|
|
876
|
+
"updated": 1642176710445,
|
|
877
|
+
"points": [
|
|
878
|
+
[
|
|
879
|
+
-28.233475614596255,
|
|
880
|
+
0
|
|
881
|
+
],
|
|
882
|
+
[
|
|
883
|
+
-52.42141952195119,
|
|
884
|
+
0.16466878411894417
|
|
885
|
+
],
|
|
886
|
+
[
|
|
887
|
+
-52.52850932459677,
|
|
888
|
+
24.19759655963416
|
|
889
|
+
]
|
|
890
|
+
],
|
|
891
|
+
"lastCommittedPoint": [
|
|
892
|
+
-53.881914692540306,
|
|
893
|
+
52.859792401714
|
|
894
|
+
],
|
|
895
|
+
"startBinding": null,
|
|
896
|
+
"endBinding": null,
|
|
897
|
+
"startArrowhead": null,
|
|
898
|
+
"endArrowhead": null
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
"id": "HlgxL0wbkAC033h5WSYed",
|
|
902
|
+
"type": "line",
|
|
903
|
+
"x": -282.2947137404481,
|
|
904
|
+
"y": -1378.1135692369594,
|
|
905
|
+
"width": 39.92828721601324,
|
|
906
|
+
"height": 34.80459564223968,
|
|
907
|
+
"angle": 0,
|
|
908
|
+
"strokeColor": "#000",
|
|
909
|
+
"backgroundColor": "#ff00",
|
|
910
|
+
"fillStyle": "solid",
|
|
911
|
+
"strokeWidth": 4,
|
|
912
|
+
"strokeStyle": "solid",
|
|
913
|
+
"roughness": 0,
|
|
914
|
+
"opacity": 100,
|
|
915
|
+
"groupIds": [
|
|
916
|
+
"58931rt2YZGQmAlZSnKYe"
|
|
917
|
+
],
|
|
918
|
+
"strokeSharpness": "sharp",
|
|
919
|
+
"seed": 319698581,
|
|
920
|
+
"version": 858,
|
|
921
|
+
"versionNonce": 1716891477,
|
|
922
|
+
"isDeleted": false,
|
|
923
|
+
"boundElements": null,
|
|
924
|
+
"updated": 1642176710445,
|
|
925
|
+
"points": [
|
|
926
|
+
[
|
|
927
|
+
-11.334645002810916,
|
|
928
|
+
-0.1983898340246448
|
|
929
|
+
],
|
|
930
|
+
[
|
|
931
|
+
8.746769224113235,
|
|
932
|
+
-0.36910518523200153
|
|
933
|
+
],
|
|
934
|
+
[
|
|
935
|
+
18.840128823876103,
|
|
936
|
+
16.904343387372464
|
|
937
|
+
],
|
|
938
|
+
[
|
|
939
|
+
8.625127592842812,
|
|
940
|
+
34.37334923139023
|
|
941
|
+
],
|
|
942
|
+
[
|
|
943
|
+
-11.07435121719675,
|
|
944
|
+
34.43549045700768
|
|
945
|
+
],
|
|
946
|
+
[
|
|
947
|
+
-21.08815839213713,
|
|
948
|
+
17.065834081260316
|
|
949
|
+
],
|
|
950
|
+
[
|
|
951
|
+
-11.334645002810916,
|
|
952
|
+
-0.1983898340246448
|
|
953
|
+
]
|
|
954
|
+
],
|
|
955
|
+
"lastCommittedPoint": [
|
|
956
|
+
0.28017105594761915,
|
|
957
|
+
-0.7173993510587025
|
|
958
|
+
],
|
|
959
|
+
"startBinding": null,
|
|
960
|
+
"endBinding": null,
|
|
961
|
+
"startArrowhead": null,
|
|
962
|
+
"endArrowhead": null
|
|
963
|
+
},
|
|
964
|
+
{
|
|
965
|
+
"id": "i9OBNMcrczeEnlYAEQdLd",
|
|
966
|
+
"type": "ellipse",
|
|
967
|
+
"x": -290.5083284354399,
|
|
968
|
+
"y": -1368.2558987766322,
|
|
969
|
+
"width": 14.593426092364666,
|
|
970
|
+
"height": 14.593426092364666,
|
|
971
|
+
"angle": 0,
|
|
972
|
+
"strokeColor": "#000",
|
|
973
|
+
"backgroundColor": "#ff00",
|
|
974
|
+
"fillStyle": "solid",
|
|
975
|
+
"strokeWidth": 4,
|
|
976
|
+
"strokeStyle": "solid",
|
|
977
|
+
"roughness": 0,
|
|
978
|
+
"opacity": 100,
|
|
979
|
+
"groupIds": [
|
|
980
|
+
"58931rt2YZGQmAlZSnKYe"
|
|
981
|
+
],
|
|
982
|
+
"strokeSharpness": "sharp",
|
|
983
|
+
"seed": 1559587125,
|
|
984
|
+
"version": 583,
|
|
985
|
+
"versionNonce": 379542651,
|
|
986
|
+
"isDeleted": false,
|
|
987
|
+
"boundElements": null,
|
|
988
|
+
"updated": 1642176710445
|
|
989
|
+
}
|
|
990
|
+
],
|
|
991
|
+
"created": 1642176790879,
|
|
992
|
+
"name": "set up"
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"id": "wYx9HhRQuIttnmG7sEHgs",
|
|
996
|
+
"status": "published",
|
|
997
|
+
"elements": [
|
|
998
|
+
{
|
|
999
|
+
"id": "IjOZk9QkbPg-Bksyan1xy",
|
|
1000
|
+
"type": "line",
|
|
1001
|
+
"x": -486.9910866889462,
|
|
1002
|
+
"y": -1403.0376982269113,
|
|
1003
|
+
"width": 76.08503023440672,
|
|
1004
|
+
"height": 76.68623397837135,
|
|
1005
|
+
"angle": 0,
|
|
1006
|
+
"strokeColor": "#000",
|
|
1007
|
+
"backgroundColor": "#ff00",
|
|
1008
|
+
"fillStyle": "solid",
|
|
1009
|
+
"strokeWidth": 4,
|
|
1010
|
+
"strokeStyle": "solid",
|
|
1011
|
+
"roughness": 0,
|
|
1012
|
+
"opacity": 100,
|
|
1013
|
+
"groupIds": [
|
|
1014
|
+
"gD65D9HYjeslxMjJDZxc4"
|
|
1015
|
+
],
|
|
1016
|
+
"strokeSharpness": "sharp",
|
|
1017
|
+
"seed": 90365787,
|
|
1018
|
+
"version": 1316,
|
|
1019
|
+
"versionNonce": 1792545205,
|
|
1020
|
+
"isDeleted": false,
|
|
1021
|
+
"boundElements": null,
|
|
1022
|
+
"updated": 1642176708229,
|
|
1023
|
+
"points": [
|
|
1024
|
+
[
|
|
1025
|
+
-8.654581457393109,
|
|
1026
|
+
-8.97841625682126
|
|
1027
|
+
],
|
|
1028
|
+
[
|
|
1029
|
+
17.3310917022693,
|
|
1030
|
+
-0.11748315158364883
|
|
1031
|
+
],
|
|
1032
|
+
[
|
|
1033
|
+
38.83290281836581,
|
|
1034
|
+
-16.704384132668565
|
|
1035
|
+
],
|
|
1036
|
+
[
|
|
1037
|
+
38.55782246457457,
|
|
1038
|
+
10.774689916926684
|
|
1039
|
+
],
|
|
1040
|
+
[
|
|
1041
|
+
59.9831422135734,
|
|
1042
|
+
26.483409153573106
|
|
1043
|
+
],
|
|
1044
|
+
[
|
|
1045
|
+
34.34352034808758,
|
|
1046
|
+
35.00517058731807
|
|
1047
|
+
],
|
|
1048
|
+
[
|
|
1049
|
+
26.334468545251784,
|
|
1050
|
+
59.981849845702776
|
|
1051
|
+
],
|
|
1052
|
+
[
|
|
1053
|
+
10.951046725841888,
|
|
1054
|
+
38.100958973338166
|
|
1055
|
+
],
|
|
1056
|
+
[
|
|
1057
|
+
-16.101888020833314,
|
|
1058
|
+
38.37407372064831
|
|
1059
|
+
],
|
|
1060
|
+
[
|
|
1061
|
+
-0.021177757674009073,
|
|
1062
|
+
17.034613335591963
|
|
1063
|
+
],
|
|
1064
|
+
[
|
|
1065
|
+
-8.654581457393109,
|
|
1066
|
+
-8.97841625682126
|
|
1067
|
+
]
|
|
1068
|
+
],
|
|
1069
|
+
"lastCommittedPoint": [
|
|
1070
|
+
-0.08969907407407618,
|
|
1071
|
+
-0.29459635416696983
|
|
1072
|
+
],
|
|
1073
|
+
"startBinding": null,
|
|
1074
|
+
"endBinding": null,
|
|
1075
|
+
"startArrowhead": null,
|
|
1076
|
+
"endArrowhead": null
|
|
1077
|
+
},
|
|
1078
|
+
{
|
|
1079
|
+
"id": "CNaza13bxoC_ZPJ8RB22r",
|
|
1080
|
+
"type": "line",
|
|
1081
|
+
"x": -441.07574823783636,
|
|
1082
|
+
"y": -1357.1808429279836,
|
|
1083
|
+
"width": 27.536223012492265,
|
|
1084
|
+
"height": 27.596100822684722,
|
|
1085
|
+
"angle": 0,
|
|
1086
|
+
"strokeColor": "#000",
|
|
1087
|
+
"backgroundColor": "#ff00",
|
|
1088
|
+
"fillStyle": "solid",
|
|
1089
|
+
"strokeWidth": 4,
|
|
1090
|
+
"strokeStyle": "solid",
|
|
1091
|
+
"roughness": 0,
|
|
1092
|
+
"opacity": 100,
|
|
1093
|
+
"groupIds": [
|
|
1094
|
+
"gD65D9HYjeslxMjJDZxc4"
|
|
1095
|
+
],
|
|
1096
|
+
"strokeSharpness": "sharp",
|
|
1097
|
+
"seed": 1261064699,
|
|
1098
|
+
"version": 427,
|
|
1099
|
+
"versionNonce": 1538445339,
|
|
1100
|
+
"isDeleted": false,
|
|
1101
|
+
"boundElements": null,
|
|
1102
|
+
"updated": 1642176708229,
|
|
1103
|
+
"points": [
|
|
1104
|
+
[
|
|
1105
|
+
0,
|
|
1106
|
+
0
|
|
1107
|
+
],
|
|
1108
|
+
[
|
|
1109
|
+
27.536223012492265,
|
|
1110
|
+
27.596100822684722
|
|
1111
|
+
]
|
|
1112
|
+
],
|
|
1113
|
+
"lastCommittedPoint": [
|
|
1114
|
+
58.73905888310185,
|
|
1115
|
+
60.789116753472626
|
|
1116
|
+
],
|
|
1117
|
+
"startBinding": null,
|
|
1118
|
+
"endBinding": null,
|
|
1119
|
+
"startArrowhead": null,
|
|
1120
|
+
"endArrowhead": null
|
|
1121
|
+
},
|
|
1122
|
+
{
|
|
1123
|
+
"id": "R_ToS1rQtGM1z1q2xnf1a",
|
|
1124
|
+
"type": "line",
|
|
1125
|
+
"x": -459.46681981223344,
|
|
1126
|
+
"y": -1394.0804310640117,
|
|
1127
|
+
"width": 0.025531973544609784,
|
|
1128
|
+
"height": 13.054930924990998,
|
|
1129
|
+
"angle": 0,
|
|
1130
|
+
"strokeColor": "#3d71b7",
|
|
1131
|
+
"backgroundColor": "#ff00",
|
|
1132
|
+
"fillStyle": "solid",
|
|
1133
|
+
"strokeWidth": 4,
|
|
1134
|
+
"strokeStyle": "solid",
|
|
1135
|
+
"roughness": 0,
|
|
1136
|
+
"opacity": 100,
|
|
1137
|
+
"groupIds": [
|
|
1138
|
+
"gD65D9HYjeslxMjJDZxc4"
|
|
1139
|
+
],
|
|
1140
|
+
"strokeSharpness": "sharp",
|
|
1141
|
+
"seed": 1351056923,
|
|
1142
|
+
"version": 433,
|
|
1143
|
+
"versionNonce": 162927381,
|
|
1144
|
+
"isDeleted": false,
|
|
1145
|
+
"boundElements": null,
|
|
1146
|
+
"updated": 1642176708229,
|
|
1147
|
+
"points": [
|
|
1148
|
+
[
|
|
1149
|
+
0,
|
|
1150
|
+
0
|
|
1151
|
+
],
|
|
1152
|
+
[
|
|
1153
|
+
-0.025531973544609784,
|
|
1154
|
+
13.054930924990998
|
|
1155
|
+
]
|
|
1156
|
+
],
|
|
1157
|
+
"lastCommittedPoint": [
|
|
1158
|
+
-0.7791250723379903,
|
|
1159
|
+
26.52298538773084
|
|
1160
|
+
],
|
|
1161
|
+
"startBinding": null,
|
|
1162
|
+
"endBinding": null,
|
|
1163
|
+
"startArrowhead": null,
|
|
1164
|
+
"endArrowhead": null
|
|
1165
|
+
}
|
|
1166
|
+
],
|
|
1167
|
+
"created": 1642176788465,
|
|
1168
|
+
"name": "magic wand"
|
|
1169
|
+
},
|
|
1170
|
+
{
|
|
1171
|
+
"id": "qvnBdACFEGFfUPfaMd0H4",
|
|
1172
|
+
"status": "published",
|
|
1173
|
+
"elements": [
|
|
1174
|
+
{
|
|
1175
|
+
"id": "BbEE_wfjQOrcp0d-MGIHx",
|
|
1176
|
+
"type": "line",
|
|
1177
|
+
"x": 289.3365127321521,
|
|
1178
|
+
"y": -1525.2315595633395,
|
|
1179
|
+
"width": 51.78808010145054,
|
|
1180
|
+
"height": 28.27734806545858,
|
|
1181
|
+
"angle": 0,
|
|
1182
|
+
"strokeColor": "#000",
|
|
1183
|
+
"backgroundColor": "#ff00",
|
|
1184
|
+
"fillStyle": "solid",
|
|
1185
|
+
"strokeWidth": 4,
|
|
1186
|
+
"strokeStyle": "solid",
|
|
1187
|
+
"roughness": 0,
|
|
1188
|
+
"opacity": 100,
|
|
1189
|
+
"groupIds": [
|
|
1190
|
+
"ltmbBSajju4WAPLtzcgpJ"
|
|
1191
|
+
],
|
|
1192
|
+
"strokeSharpness": "sharp",
|
|
1193
|
+
"seed": 1302404725,
|
|
1194
|
+
"version": 655,
|
|
1195
|
+
"versionNonce": 1892008891,
|
|
1196
|
+
"isDeleted": false,
|
|
1197
|
+
"boundElements": null,
|
|
1198
|
+
"updated": 1642176705775,
|
|
1199
|
+
"points": [
|
|
1200
|
+
[
|
|
1201
|
+
0,
|
|
1202
|
+
-32.86135868677331
|
|
1203
|
+
],
|
|
1204
|
+
[
|
|
1205
|
+
0.4513486541242367,
|
|
1206
|
+
-61.02190133391467
|
|
1207
|
+
],
|
|
1208
|
+
[
|
|
1209
|
+
51.665015809730974,
|
|
1210
|
+
-61.13870675223188
|
|
1211
|
+
],
|
|
1212
|
+
[
|
|
1213
|
+
51.78808010145054,
|
|
1214
|
+
-33.44260316067326
|
|
1215
|
+
]
|
|
1216
|
+
],
|
|
1217
|
+
"lastCommittedPoint": [
|
|
1218
|
+
109.51722935267856,
|
|
1219
|
+
0.9130336216521755
|
|
1220
|
+
],
|
|
1221
|
+
"startBinding": null,
|
|
1222
|
+
"endBinding": null,
|
|
1223
|
+
"startArrowhead": null,
|
|
1224
|
+
"endArrowhead": null
|
|
1225
|
+
},
|
|
1226
|
+
{
|
|
1227
|
+
"id": "a2PnPrCGF5w8a4ynDBwCA",
|
|
1228
|
+
"type": "line",
|
|
1229
|
+
"x": 440.6006025307171,
|
|
1230
|
+
"y": -1541.426415564756,
|
|
1231
|
+
"width": 75.34533427891814,
|
|
1232
|
+
"height": 48.25146174449851,
|
|
1233
|
+
"angle": 0,
|
|
1234
|
+
"strokeColor": "#000",
|
|
1235
|
+
"backgroundColor": "#ff00",
|
|
1236
|
+
"fillStyle": "solid",
|
|
1237
|
+
"strokeWidth": 4,
|
|
1238
|
+
"strokeStyle": "solid",
|
|
1239
|
+
"roughness": 0,
|
|
1240
|
+
"opacity": 100,
|
|
1241
|
+
"groupIds": [
|
|
1242
|
+
"ltmbBSajju4WAPLtzcgpJ"
|
|
1243
|
+
],
|
|
1244
|
+
"strokeSharpness": "sharp",
|
|
1245
|
+
"seed": 107714805,
|
|
1246
|
+
"version": 858,
|
|
1247
|
+
"versionNonce": 976595317,
|
|
1248
|
+
"isDeleted": false,
|
|
1249
|
+
"boundElements": null,
|
|
1250
|
+
"updated": 1642176705775,
|
|
1251
|
+
"points": [
|
|
1252
|
+
[
|
|
1253
|
+
-87.55948575456391,
|
|
1254
|
+
-9.060850388762212
|
|
1255
|
+
],
|
|
1256
|
+
[
|
|
1257
|
+
-87.87675256404621,
|
|
1258
|
+
-16.823321339433637
|
|
1259
|
+
],
|
|
1260
|
+
[
|
|
1261
|
+
-109.91272948903011,
|
|
1262
|
+
-16.857753208705617
|
|
1263
|
+
],
|
|
1264
|
+
[
|
|
1265
|
+
-114.85644905222217,
|
|
1266
|
+
-4.820197495179592
|
|
1267
|
+
],
|
|
1268
|
+
[
|
|
1269
|
+
-136.46501590073441,
|
|
1270
|
+
-4.684752571150198
|
|
1271
|
+
],
|
|
1272
|
+
[
|
|
1273
|
+
-141.349937542401,
|
|
1274
|
+
-16.50181204617618
|
|
1275
|
+
],
|
|
1276
|
+
[
|
|
1277
|
+
-162.8984321111435,
|
|
1278
|
+
-16.577620230595777
|
|
1279
|
+
],
|
|
1280
|
+
[
|
|
1281
|
+
-162.90482003348205,
|
|
1282
|
+
31.3937085357929
|
|
1283
|
+
],
|
|
1284
|
+
[
|
|
1285
|
+
-87.7324758534498,
|
|
1286
|
+
31.26790195418102
|
|
1287
|
+
],
|
|
1288
|
+
[
|
|
1289
|
+
-87.64409346331591,
|
|
1290
|
+
7.6375576855109815
|
|
1291
|
+
]
|
|
1292
|
+
],
|
|
1293
|
+
"lastCommittedPoint": [
|
|
1294
|
+
0.3258928571428328,
|
|
1295
|
+
36.92152622767844
|
|
1296
|
+
],
|
|
1297
|
+
"startBinding": null,
|
|
1298
|
+
"endBinding": null,
|
|
1299
|
+
"startArrowhead": null,
|
|
1300
|
+
"endArrowhead": null
|
|
1301
|
+
},
|
|
1302
|
+
{
|
|
1303
|
+
"id": "D4pQYjz5OqKu32VtyzaCe",
|
|
1304
|
+
"type": "line",
|
|
1305
|
+
"x": 300.1863020375116,
|
|
1306
|
+
"y": -1534.2064521710124,
|
|
1307
|
+
"width": 30.19669289256091,
|
|
1308
|
+
"height": 0.021268877786076425,
|
|
1309
|
+
"angle": 0,
|
|
1310
|
+
"strokeColor": "#3d71b7",
|
|
1311
|
+
"backgroundColor": "#ff00",
|
|
1312
|
+
"fillStyle": "solid",
|
|
1313
|
+
"strokeWidth": 4,
|
|
1314
|
+
"strokeStyle": "solid",
|
|
1315
|
+
"roughness": 0,
|
|
1316
|
+
"opacity": 100,
|
|
1317
|
+
"groupIds": [
|
|
1318
|
+
"ltmbBSajju4WAPLtzcgpJ"
|
|
1319
|
+
],
|
|
1320
|
+
"strokeSharpness": "sharp",
|
|
1321
|
+
"seed": 191936827,
|
|
1322
|
+
"version": 479,
|
|
1323
|
+
"versionNonce": 1818989659,
|
|
1324
|
+
"isDeleted": false,
|
|
1325
|
+
"boundElements": null,
|
|
1326
|
+
"updated": 1642176705775,
|
|
1327
|
+
"points": [
|
|
1328
|
+
[
|
|
1329
|
+
0,
|
|
1330
|
+
0
|
|
1331
|
+
],
|
|
1332
|
+
[
|
|
1333
|
+
30.19669289256091,
|
|
1334
|
+
-0.021268877786076425
|
|
1335
|
+
]
|
|
1336
|
+
],
|
|
1337
|
+
"lastCommittedPoint": [
|
|
1338
|
+
65.54251534598217,
|
|
1339
|
+
-0.4458182198659415
|
|
1340
|
+
],
|
|
1341
|
+
"startBinding": null,
|
|
1342
|
+
"endBinding": null,
|
|
1343
|
+
"startArrowhead": null,
|
|
1344
|
+
"endArrowhead": null
|
|
1345
|
+
}
|
|
1346
|
+
],
|
|
1347
|
+
"created": 1642176785230,
|
|
1348
|
+
"name": "collection"
|
|
1349
|
+
},
|
|
1350
|
+
{
|
|
1351
|
+
"id": "LJSRtwABXdASjq8wX0PLX",
|
|
1352
|
+
"status": "published",
|
|
1353
|
+
"elements": [
|
|
1354
|
+
{
|
|
1355
|
+
"id": "LKlXM2zIz8DdBPQnsJSlf",
|
|
1356
|
+
"type": "line",
|
|
1357
|
+
"x": 281.20706809788425,
|
|
1358
|
+
"y": -1524.9923979736334,
|
|
1359
|
+
"width": 69.39119918507983,
|
|
1360
|
+
"height": 74.82868955163036,
|
|
1361
|
+
"angle": 0,
|
|
1362
|
+
"strokeColor": "#000",
|
|
1363
|
+
"backgroundColor": "#ff00",
|
|
1364
|
+
"fillStyle": "solid",
|
|
1365
|
+
"strokeWidth": 4,
|
|
1366
|
+
"strokeStyle": "solid",
|
|
1367
|
+
"roughness": 0,
|
|
1368
|
+
"opacity": 100,
|
|
1369
|
+
"groupIds": [
|
|
1370
|
+
"iMJA876OTLzddCJTcodu7"
|
|
1371
|
+
],
|
|
1372
|
+
"strokeSharpness": "sharp",
|
|
1373
|
+
"seed": 1550910005,
|
|
1374
|
+
"version": 700,
|
|
1375
|
+
"versionNonce": 1052846491,
|
|
1376
|
+
"isDeleted": false,
|
|
1377
|
+
"boundElements": null,
|
|
1378
|
+
"updated": 1642176703394,
|
|
1379
|
+
"points": [
|
|
1380
|
+
[
|
|
1381
|
+
-80.64013219512844,
|
|
1382
|
+
-33.34159041537258
|
|
1383
|
+
],
|
|
1384
|
+
[
|
|
1385
|
+
-81.10078312673222,
|
|
1386
|
+
-62.03218005952294
|
|
1387
|
+
],
|
|
1388
|
+
[
|
|
1389
|
+
-150.03133138020826,
|
|
1390
|
+
-61.905765872502634
|
|
1391
|
+
],
|
|
1392
|
+
[
|
|
1393
|
+
-149.70343954165097,
|
|
1394
|
+
12.726984377765634
|
|
1395
|
+
],
|
|
1396
|
+
[
|
|
1397
|
+
-126.9197960970261,
|
|
1398
|
+
12.796509492107417
|
|
1399
|
+
]
|
|
1400
|
+
],
|
|
1401
|
+
"lastCommittedPoint": [
|
|
1402
|
+
-101.27313523065476,
|
|
1403
|
+
99.80215890067029
|
|
1404
|
+
],
|
|
1405
|
+
"startBinding": null,
|
|
1406
|
+
"endBinding": null,
|
|
1407
|
+
"startArrowhead": null,
|
|
1408
|
+
"endArrowhead": null
|
|
1409
|
+
},
|
|
1410
|
+
{
|
|
1411
|
+
"id": "Vr4XI8MNA0APGKbC_Qqlq",
|
|
1412
|
+
"type": "line",
|
|
1413
|
+
"x": 145.44236545910053,
|
|
1414
|
+
"y": -1567.0710180857145,
|
|
1415
|
+
"width": 40.815516864477296,
|
|
1416
|
+
"height": 0.037020913553199385,
|
|
1417
|
+
"angle": 0,
|
|
1418
|
+
"strokeColor": "#3d71b7",
|
|
1419
|
+
"backgroundColor": "#ff00",
|
|
1420
|
+
"fillStyle": "solid",
|
|
1421
|
+
"strokeWidth": 4,
|
|
1422
|
+
"strokeStyle": "solid",
|
|
1423
|
+
"roughness": 0,
|
|
1424
|
+
"opacity": 100,
|
|
1425
|
+
"groupIds": [
|
|
1426
|
+
"iMJA876OTLzddCJTcodu7"
|
|
1427
|
+
],
|
|
1428
|
+
"strokeSharpness": "sharp",
|
|
1429
|
+
"seed": 1143781595,
|
|
1430
|
+
"version": 532,
|
|
1431
|
+
"versionNonce": 1752437141,
|
|
1432
|
+
"isDeleted": false,
|
|
1433
|
+
"boundElements": null,
|
|
1434
|
+
"updated": 1642176703394,
|
|
1435
|
+
"points": [
|
|
1436
|
+
[
|
|
1437
|
+
0,
|
|
1438
|
+
0
|
|
1439
|
+
],
|
|
1440
|
+
[
|
|
1441
|
+
40.815516864477296,
|
|
1442
|
+
-0.037020913553199385
|
|
1443
|
+
]
|
|
1444
|
+
],
|
|
1445
|
+
"lastCommittedPoint": null,
|
|
1446
|
+
"startBinding": null,
|
|
1447
|
+
"endBinding": null,
|
|
1448
|
+
"startArrowhead": null,
|
|
1449
|
+
"endArrowhead": null
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
"id": "J5uC8sxvMjf2Bj7MRJnh0",
|
|
1453
|
+
"type": "line",
|
|
1454
|
+
"x": 145.04629276595296,
|
|
1455
|
+
"y": -1549.6797247651875,
|
|
1456
|
+
"width": 9.027618327165676,
|
|
1457
|
+
"height": 0.0860729518805327,
|
|
1458
|
+
"angle": 0,
|
|
1459
|
+
"strokeColor": "#3d71b7",
|
|
1460
|
+
"backgroundColor": "#ff00",
|
|
1461
|
+
"fillStyle": "solid",
|
|
1462
|
+
"strokeWidth": 4,
|
|
1463
|
+
"strokeStyle": "solid",
|
|
1464
|
+
"roughness": 0,
|
|
1465
|
+
"opacity": 100,
|
|
1466
|
+
"groupIds": [
|
|
1467
|
+
"iMJA876OTLzddCJTcodu7"
|
|
1468
|
+
],
|
|
1469
|
+
"strokeSharpness": "sharp",
|
|
1470
|
+
"seed": 1614306651,
|
|
1471
|
+
"version": 500,
|
|
1472
|
+
"versionNonce": 364854843,
|
|
1473
|
+
"isDeleted": false,
|
|
1474
|
+
"boundElements": null,
|
|
1475
|
+
"updated": 1642176703394,
|
|
1476
|
+
"points": [
|
|
1477
|
+
[
|
|
1478
|
+
0,
|
|
1479
|
+
0
|
|
1480
|
+
],
|
|
1481
|
+
[
|
|
1482
|
+
9.027618327165676,
|
|
1483
|
+
0.0860729518805327
|
|
1484
|
+
]
|
|
1485
|
+
],
|
|
1486
|
+
"lastCommittedPoint": null,
|
|
1487
|
+
"startBinding": null,
|
|
1488
|
+
"endBinding": null,
|
|
1489
|
+
"startArrowhead": null,
|
|
1490
|
+
"endArrowhead": null
|
|
1491
|
+
},
|
|
1492
|
+
{
|
|
1493
|
+
"id": "ntLPjya6Nd_nHBykEFYf_",
|
|
1494
|
+
"type": "ellipse",
|
|
1495
|
+
"x": 160.16319268532249,
|
|
1496
|
+
"y": -1552.236103534393,
|
|
1497
|
+
"width": 45.78862732287356,
|
|
1498
|
+
"height": 45.64162445350125,
|
|
1499
|
+
"angle": 0,
|
|
1500
|
+
"strokeColor": "#000",
|
|
1501
|
+
"backgroundColor": "#ff00",
|
|
1502
|
+
"fillStyle": "solid",
|
|
1503
|
+
"strokeWidth": 4,
|
|
1504
|
+
"strokeStyle": "solid",
|
|
1505
|
+
"roughness": 0,
|
|
1506
|
+
"opacity": 100,
|
|
1507
|
+
"groupIds": [
|
|
1508
|
+
"iMJA876OTLzddCJTcodu7"
|
|
1509
|
+
],
|
|
1510
|
+
"strokeSharpness": "sharp",
|
|
1511
|
+
"seed": 1150167893,
|
|
1512
|
+
"version": 630,
|
|
1513
|
+
"versionNonce": 394729205,
|
|
1514
|
+
"isDeleted": false,
|
|
1515
|
+
"boundElements": null,
|
|
1516
|
+
"updated": 1642176703394
|
|
1517
|
+
},
|
|
1518
|
+
{
|
|
1519
|
+
"id": "o-YoqgZxKaEzBRZnGgmLb",
|
|
1520
|
+
"type": "line",
|
|
1521
|
+
"x": 183.07429883957303,
|
|
1522
|
+
"y": -1542.0505532999841,
|
|
1523
|
+
"width": 0.01629242818675442,
|
|
1524
|
+
"height": 16.20825064112584,
|
|
1525
|
+
"angle": 0,
|
|
1526
|
+
"strokeColor": "#000",
|
|
1527
|
+
"backgroundColor": "#ff00",
|
|
1528
|
+
"fillStyle": "solid",
|
|
1529
|
+
"strokeWidth": 4,
|
|
1530
|
+
"strokeStyle": "solid",
|
|
1531
|
+
"roughness": 0,
|
|
1532
|
+
"opacity": 100,
|
|
1533
|
+
"groupIds": [
|
|
1534
|
+
"iMJA876OTLzddCJTcodu7"
|
|
1535
|
+
],
|
|
1536
|
+
"strokeSharpness": "sharp",
|
|
1537
|
+
"seed": 1048505365,
|
|
1538
|
+
"version": 513,
|
|
1539
|
+
"versionNonce": 1498529499,
|
|
1540
|
+
"isDeleted": false,
|
|
1541
|
+
"boundElements": null,
|
|
1542
|
+
"updated": 1642176703394,
|
|
1543
|
+
"points": [
|
|
1544
|
+
[
|
|
1545
|
+
0,
|
|
1546
|
+
0
|
|
1547
|
+
],
|
|
1548
|
+
[
|
|
1549
|
+
0.01629242818675442,
|
|
1550
|
+
16.20825064112584
|
|
1551
|
+
]
|
|
1552
|
+
],
|
|
1553
|
+
"lastCommittedPoint": null,
|
|
1554
|
+
"startBinding": null,
|
|
1555
|
+
"endBinding": null,
|
|
1556
|
+
"startArrowhead": null,
|
|
1557
|
+
"endArrowhead": null
|
|
1558
|
+
},
|
|
1559
|
+
{
|
|
1560
|
+
"id": "TvNfuhCQ8vDZYXSiMlIvC",
|
|
1561
|
+
"type": "ellipse",
|
|
1562
|
+
"x": 182.98074188079283,
|
|
1563
|
+
"y": -1518.4073020900487,
|
|
1564
|
+
"width": 0.10004059224428374,
|
|
1565
|
+
"height": 0.10004059224428374,
|
|
1566
|
+
"angle": 0,
|
|
1567
|
+
"strokeColor": "#000",
|
|
1568
|
+
"backgroundColor": "#ff00",
|
|
1569
|
+
"fillStyle": "solid",
|
|
1570
|
+
"strokeWidth": 4,
|
|
1571
|
+
"strokeStyle": "solid",
|
|
1572
|
+
"roughness": 0,
|
|
1573
|
+
"opacity": 100,
|
|
1574
|
+
"groupIds": [
|
|
1575
|
+
"iMJA876OTLzddCJTcodu7"
|
|
1576
|
+
],
|
|
1577
|
+
"strokeSharpness": "sharp",
|
|
1578
|
+
"seed": 977672475,
|
|
1579
|
+
"version": 852,
|
|
1580
|
+
"versionNonce": 1825730645,
|
|
1581
|
+
"isDeleted": false,
|
|
1582
|
+
"boundElements": null,
|
|
1583
|
+
"updated": 1642176703394
|
|
1584
|
+
}
|
|
1585
|
+
],
|
|
1586
|
+
"created": 1642176782398,
|
|
1587
|
+
"name": "warn"
|
|
1588
|
+
},
|
|
1589
|
+
{
|
|
1590
|
+
"id": "5UiRCWirhG7Om_j1aDxZb",
|
|
1591
|
+
"status": "published",
|
|
1592
|
+
"elements": [
|
|
1593
|
+
{
|
|
1594
|
+
"id": "0Prv_QTLXZKVufgmgdIrW",
|
|
1595
|
+
"type": "rectangle",
|
|
1596
|
+
"x": -42.36286831599455,
|
|
1597
|
+
"y": -1585.4726481235057,
|
|
1598
|
+
"width": 31.860300367521056,
|
|
1599
|
+
"height": 31.642799139747297,
|
|
1600
|
+
"angle": 0,
|
|
1601
|
+
"strokeColor": "#000",
|
|
1602
|
+
"backgroundColor": "#ff00",
|
|
1603
|
+
"fillStyle": "solid",
|
|
1604
|
+
"strokeWidth": 4,
|
|
1605
|
+
"strokeStyle": "solid",
|
|
1606
|
+
"roughness": 0,
|
|
1607
|
+
"opacity": 100,
|
|
1608
|
+
"groupIds": [
|
|
1609
|
+
"QDk26WKsAL8eQOFohmS2T"
|
|
1610
|
+
],
|
|
1611
|
+
"strokeSharpness": "sharp",
|
|
1612
|
+
"seed": 86411669,
|
|
1613
|
+
"version": 506,
|
|
1614
|
+
"versionNonce": 2027045659,
|
|
1615
|
+
"isDeleted": false,
|
|
1616
|
+
"boundElements": null,
|
|
1617
|
+
"updated": 1642176700945
|
|
1618
|
+
},
|
|
1619
|
+
{
|
|
1620
|
+
"type": "rectangle",
|
|
1621
|
+
"version": 576,
|
|
1622
|
+
"versionNonce": 1723551765,
|
|
1623
|
+
"isDeleted": false,
|
|
1624
|
+
"id": "lCbkgo1yGg-bL5oJEN-O9",
|
|
1625
|
+
"fillStyle": "solid",
|
|
1626
|
+
"strokeWidth": 4,
|
|
1627
|
+
"strokeStyle": "solid",
|
|
1628
|
+
"roughness": 0,
|
|
1629
|
+
"opacity": 100,
|
|
1630
|
+
"angle": 0,
|
|
1631
|
+
"x": -42.54372502294518,
|
|
1632
|
+
"y": -1542.3328792636928,
|
|
1633
|
+
"strokeColor": "#000",
|
|
1634
|
+
"backgroundColor": "#ff00",
|
|
1635
|
+
"width": 31.860300367521056,
|
|
1636
|
+
"height": 31.642799139747297,
|
|
1637
|
+
"seed": 1646772309,
|
|
1638
|
+
"groupIds": [
|
|
1639
|
+
"QDk26WKsAL8eQOFohmS2T"
|
|
1640
|
+
],
|
|
1641
|
+
"strokeSharpness": "sharp",
|
|
1642
|
+
"boundElements": [],
|
|
1643
|
+
"updated": 1642176700946
|
|
1644
|
+
},
|
|
1645
|
+
{
|
|
1646
|
+
"type": "rectangle",
|
|
1647
|
+
"version": 598,
|
|
1648
|
+
"versionNonce": 1903241147,
|
|
1649
|
+
"isDeleted": false,
|
|
1650
|
+
"id": "aaNJxdf8fhAyCuSLQkgC_",
|
|
1651
|
+
"fillStyle": "solid",
|
|
1652
|
+
"strokeWidth": 4,
|
|
1653
|
+
"strokeStyle": "solid",
|
|
1654
|
+
"roughness": 0,
|
|
1655
|
+
"opacity": 100,
|
|
1656
|
+
"angle": 0,
|
|
1657
|
+
"x": 1.3692620458629676,
|
|
1658
|
+
"y": -1542.6064630082938,
|
|
1659
|
+
"strokeColor": "#000",
|
|
1660
|
+
"backgroundColor": "#ff00",
|
|
1661
|
+
"width": 31.860300367521056,
|
|
1662
|
+
"height": 31.642799139747297,
|
|
1663
|
+
"seed": 110156245,
|
|
1664
|
+
"groupIds": [
|
|
1665
|
+
"QDk26WKsAL8eQOFohmS2T"
|
|
1666
|
+
],
|
|
1667
|
+
"strokeSharpness": "sharp",
|
|
1668
|
+
"boundElements": [],
|
|
1669
|
+
"updated": 1642176700946
|
|
1670
|
+
},
|
|
1671
|
+
{
|
|
1672
|
+
"id": "wTd1gWbyfMZf_kvDL5gan",
|
|
1673
|
+
"type": "line",
|
|
1674
|
+
"x": 69.86127037664124,
|
|
1675
|
+
"y": -1572.7494416968696,
|
|
1676
|
+
"width": 31.618037875126905,
|
|
1677
|
+
"height": 31.603466099422388,
|
|
1678
|
+
"angle": 0,
|
|
1679
|
+
"strokeColor": "#000",
|
|
1680
|
+
"backgroundColor": "#ff00",
|
|
1681
|
+
"fillStyle": "solid",
|
|
1682
|
+
"strokeWidth": 4,
|
|
1683
|
+
"strokeStyle": "solid",
|
|
1684
|
+
"roughness": 0,
|
|
1685
|
+
"opacity": 100,
|
|
1686
|
+
"groupIds": [
|
|
1687
|
+
"QDk26WKsAL8eQOFohmS2T"
|
|
1688
|
+
],
|
|
1689
|
+
"strokeSharpness": "sharp",
|
|
1690
|
+
"seed": 825691381,
|
|
1691
|
+
"version": 779,
|
|
1692
|
+
"versionNonce": 2002945397,
|
|
1693
|
+
"isDeleted": false,
|
|
1694
|
+
"boundElements": null,
|
|
1695
|
+
"updated": 1642176700946,
|
|
1696
|
+
"points": [
|
|
1697
|
+
[
|
|
1698
|
+
-36.743604144962376,
|
|
1699
|
+
-6.724622039857168
|
|
1700
|
+
],
|
|
1701
|
+
[
|
|
1702
|
+
-36.87950880582721,
|
|
1703
|
+
-12.120090846579291
|
|
1704
|
+
],
|
|
1705
|
+
[
|
|
1706
|
+
-68.36164202008928,
|
|
1707
|
+
-12.51118977864735
|
|
1708
|
+
],
|
|
1709
|
+
[
|
|
1710
|
+
-68.18446858485702,
|
|
1711
|
+
18.91170190837208
|
|
1712
|
+
],
|
|
1713
|
+
[
|
|
1714
|
+
-37.43530644263387,
|
|
1715
|
+
19.092276320775042
|
|
1716
|
+
],
|
|
1717
|
+
[
|
|
1718
|
+
-37.24151795687449,
|
|
1719
|
+
9.793305720195102
|
|
1720
|
+
]
|
|
1721
|
+
],
|
|
1722
|
+
"lastCommittedPoint": [
|
|
1723
|
+
-4.968843005952351,
|
|
1724
|
+
36.87825520833303
|
|
1725
|
+
],
|
|
1726
|
+
"startBinding": null,
|
|
1727
|
+
"endBinding": null,
|
|
1728
|
+
"startArrowhead": null,
|
|
1729
|
+
"endArrowhead": null
|
|
1730
|
+
},
|
|
1731
|
+
{
|
|
1732
|
+
"id": "0eL35kFwrKWwGbV4leufy",
|
|
1733
|
+
"type": "line",
|
|
1734
|
+
"x": -31.300847281085964,
|
|
1735
|
+
"y": -1573.6943113948776,
|
|
1736
|
+
"width": 9.495420720646868,
|
|
1737
|
+
"height": 0.04218287099874926,
|
|
1738
|
+
"angle": 0,
|
|
1739
|
+
"strokeColor": "#3d71b7",
|
|
1740
|
+
"backgroundColor": "#ff00",
|
|
1741
|
+
"fillStyle": "solid",
|
|
1742
|
+
"strokeWidth": 4,
|
|
1743
|
+
"strokeStyle": "solid",
|
|
1744
|
+
"roughness": 0,
|
|
1745
|
+
"opacity": 100,
|
|
1746
|
+
"groupIds": [
|
|
1747
|
+
"QDk26WKsAL8eQOFohmS2T"
|
|
1748
|
+
],
|
|
1749
|
+
"strokeSharpness": "sharp",
|
|
1750
|
+
"seed": 386664821,
|
|
1751
|
+
"version": 447,
|
|
1752
|
+
"versionNonce": 168458331,
|
|
1753
|
+
"isDeleted": false,
|
|
1754
|
+
"boundElements": null,
|
|
1755
|
+
"updated": 1642176700946,
|
|
1756
|
+
"points": [
|
|
1757
|
+
[
|
|
1758
|
+
0,
|
|
1759
|
+
0
|
|
1760
|
+
],
|
|
1761
|
+
[
|
|
1762
|
+
9.495420720646868,
|
|
1763
|
+
-0.04218287099874926
|
|
1764
|
+
]
|
|
1765
|
+
],
|
|
1766
|
+
"lastCommittedPoint": null,
|
|
1767
|
+
"startBinding": null,
|
|
1768
|
+
"endBinding": null,
|
|
1769
|
+
"startArrowhead": null,
|
|
1770
|
+
"endArrowhead": null
|
|
1771
|
+
}
|
|
1772
|
+
],
|
|
1773
|
+
"created": 1642176779280,
|
|
1774
|
+
"name": "application"
|
|
1775
|
+
},
|
|
1776
|
+
{
|
|
1777
|
+
"id": "lBfjaEz5eS_3sIc_BqOIi",
|
|
1778
|
+
"status": "published",
|
|
1779
|
+
"elements": [
|
|
1780
|
+
{
|
|
1781
|
+
"id": "KfHiNf9BbYJM98kJasfuf",
|
|
1782
|
+
"type": "line",
|
|
1783
|
+
"x": -73.83041154012739,
|
|
1784
|
+
"y": -1496.2126433949002,
|
|
1785
|
+
"width": 56.855956839540035,
|
|
1786
|
+
"height": 85.54500730627511,
|
|
1787
|
+
"angle": 0,
|
|
1788
|
+
"strokeColor": "#000",
|
|
1789
|
+
"backgroundColor": "#ff00",
|
|
1790
|
+
"fillStyle": "solid",
|
|
1791
|
+
"strokeWidth": 4,
|
|
1792
|
+
"strokeStyle": "solid",
|
|
1793
|
+
"roughness": 0,
|
|
1794
|
+
"opacity": 100,
|
|
1795
|
+
"groupIds": [
|
|
1796
|
+
"cHGlmc1UO5_y0MqkQ5MOb"
|
|
1797
|
+
],
|
|
1798
|
+
"strokeSharpness": "sharp",
|
|
1799
|
+
"seed": 673712475,
|
|
1800
|
+
"version": 796,
|
|
1801
|
+
"versionNonce": 323895323,
|
|
1802
|
+
"isDeleted": false,
|
|
1803
|
+
"boundElements": null,
|
|
1804
|
+
"updated": 1642176698395,
|
|
1805
|
+
"points": [
|
|
1806
|
+
[
|
|
1807
|
+
-54.013181513307025,
|
|
1808
|
+
-48.71734540852685
|
|
1809
|
+
],
|
|
1810
|
+
[
|
|
1811
|
+
-43.63581213367425,
|
|
1812
|
+
-60.90851774940112
|
|
1813
|
+
],
|
|
1814
|
+
[
|
|
1815
|
+
-71.70452033164034,
|
|
1816
|
+
-67.97096274602086
|
|
1817
|
+
],
|
|
1818
|
+
[
|
|
1819
|
+
-67.40981206493537,
|
|
1820
|
+
-90.63884190150566
|
|
1821
|
+
],
|
|
1822
|
+
[
|
|
1823
|
+
-100.49176897321428,
|
|
1824
|
+
-55.18766750920754
|
|
1825
|
+
],
|
|
1826
|
+
[
|
|
1827
|
+
-78.42853449325155,
|
|
1828
|
+
-49.302481514406864
|
|
1829
|
+
],
|
|
1830
|
+
[
|
|
1831
|
+
-90.2664152075666,
|
|
1832
|
+
-5.093834595230546
|
|
1833
|
+
],
|
|
1834
|
+
[
|
|
1835
|
+
-63.89169609920168,
|
|
1836
|
+
-36.347722585655994
|
|
1837
|
+
]
|
|
1838
|
+
],
|
|
1839
|
+
"lastCommittedPoint": [
|
|
1840
|
+
-35.597185407366055,
|
|
1841
|
+
-40.62382289341531
|
|
1842
|
+
],
|
|
1843
|
+
"startBinding": null,
|
|
1844
|
+
"endBinding": null,
|
|
1845
|
+
"startArrowhead": null,
|
|
1846
|
+
"endArrowhead": null
|
|
1847
|
+
},
|
|
1848
|
+
{
|
|
1849
|
+
"id": "6o5DBuONFaMxpht0tkIN7",
|
|
1850
|
+
"type": "line",
|
|
1851
|
+
"x": -138.2479013984851,
|
|
1852
|
+
"y": -1551.2337167931182,
|
|
1853
|
+
"width": 4.222541681952017,
|
|
1854
|
+
"height": 7.389624377508364,
|
|
1855
|
+
"angle": 0,
|
|
1856
|
+
"strokeColor": "#3d71b7",
|
|
1857
|
+
"backgroundColor": "#ff00",
|
|
1858
|
+
"fillStyle": "solid",
|
|
1859
|
+
"strokeWidth": 4,
|
|
1860
|
+
"strokeStyle": "solid",
|
|
1861
|
+
"roughness": 0,
|
|
1862
|
+
"opacity": 100,
|
|
1863
|
+
"groupIds": [
|
|
1864
|
+
"cHGlmc1UO5_y0MqkQ5MOb"
|
|
1865
|
+
],
|
|
1866
|
+
"strokeSharpness": "sharp",
|
|
1867
|
+
"seed": 615412539,
|
|
1868
|
+
"version": 435,
|
|
1869
|
+
"versionNonce": 1070179093,
|
|
1870
|
+
"isDeleted": false,
|
|
1871
|
+
"boundElements": null,
|
|
1872
|
+
"updated": 1642176698395,
|
|
1873
|
+
"points": [
|
|
1874
|
+
[
|
|
1875
|
+
0,
|
|
1876
|
+
0
|
|
1877
|
+
],
|
|
1878
|
+
[
|
|
1879
|
+
-4.222541681952017,
|
|
1880
|
+
7.389624377508364
|
|
1881
|
+
]
|
|
1882
|
+
],
|
|
1883
|
+
"lastCommittedPoint": [
|
|
1884
|
+
-7.800031389508945,
|
|
1885
|
+
12.970232282365942
|
|
1886
|
+
],
|
|
1887
|
+
"startBinding": null,
|
|
1888
|
+
"endBinding": null,
|
|
1889
|
+
"startArrowhead": null,
|
|
1890
|
+
"endArrowhead": null
|
|
1891
|
+
}
|
|
1892
|
+
],
|
|
1893
|
+
"created": 1642176777146,
|
|
1894
|
+
"name": "lightning"
|
|
1895
|
+
},
|
|
1896
|
+
{
|
|
1897
|
+
"id": "5a2yoyN8SzF3AfylP93XR",
|
|
1898
|
+
"status": "published",
|
|
1899
|
+
"elements": [
|
|
1900
|
+
{
|
|
1901
|
+
"id": "os-39Ph-0a5pWTUF5msx3",
|
|
1902
|
+
"type": "line",
|
|
1903
|
+
"x": -158.8883977657227,
|
|
1904
|
+
"y": -1525.3726666884857,
|
|
1905
|
+
"width": 86.04617139676536,
|
|
1906
|
+
"height": 85.92444301623684,
|
|
1907
|
+
"angle": 0,
|
|
1908
|
+
"strokeColor": "#000",
|
|
1909
|
+
"backgroundColor": "#ff00",
|
|
1910
|
+
"fillStyle": "solid",
|
|
1911
|
+
"strokeWidth": 4,
|
|
1912
|
+
"strokeStyle": "solid",
|
|
1913
|
+
"roughness": 0,
|
|
1914
|
+
"opacity": 100,
|
|
1915
|
+
"groupIds": [
|
|
1916
|
+
"FcTvvMSxpZOjtTttNBk9n"
|
|
1917
|
+
],
|
|
1918
|
+
"strokeSharpness": "sharp",
|
|
1919
|
+
"seed": 214860789,
|
|
1920
|
+
"version": 771,
|
|
1921
|
+
"versionNonce": 976220181,
|
|
1922
|
+
"isDeleted": false,
|
|
1923
|
+
"boundElements": null,
|
|
1924
|
+
"updated": 1642176696143,
|
|
1925
|
+
"points": [
|
|
1926
|
+
[
|
|
1927
|
+
-99.56240324971803,
|
|
1928
|
+
-30.705843052124774
|
|
1929
|
+
],
|
|
1930
|
+
[
|
|
1931
|
+
-99.56005574768905,
|
|
1932
|
+
-43.92149202214688
|
|
1933
|
+
],
|
|
1934
|
+
[
|
|
1935
|
+
-145.69263074759053,
|
|
1936
|
+
-43.891241932709654
|
|
1937
|
+
],
|
|
1938
|
+
[
|
|
1939
|
+
-152.13881188877562,
|
|
1940
|
+
-56.98290416582023
|
|
1941
|
+
],
|
|
1942
|
+
[
|
|
1943
|
+
-185.0662719625704,
|
|
1944
|
+
-57.12836014597087
|
|
1945
|
+
],
|
|
1946
|
+
[
|
|
1947
|
+
-185.23630242598682,
|
|
1948
|
+
28.73816791514488
|
|
1949
|
+
],
|
|
1950
|
+
[
|
|
1951
|
+
-99.28923127310371,
|
|
1952
|
+
28.79608287026596
|
|
1953
|
+
],
|
|
1954
|
+
[
|
|
1955
|
+
-99.19013102922148,
|
|
1956
|
+
-11.167836244144006
|
|
1957
|
+
]
|
|
1958
|
+
],
|
|
1959
|
+
"lastCommittedPoint": [
|
|
1960
|
+
1.226806640625,
|
|
1961
|
+
36.077431126644115
|
|
1962
|
+
],
|
|
1963
|
+
"startBinding": null,
|
|
1964
|
+
"endBinding": null,
|
|
1965
|
+
"startArrowhead": null,
|
|
1966
|
+
"endArrowhead": null
|
|
1967
|
+
},
|
|
1968
|
+
{
|
|
1969
|
+
"id": "OnV3n4NAscgRm6OAvJdnn",
|
|
1970
|
+
"type": "line",
|
|
1971
|
+
"x": -324.51200418942653,
|
|
1972
|
+
"y": -1493.8948071076738,
|
|
1973
|
+
"width": 46.55919634965147,
|
|
1974
|
+
"height": 13.589659530628555,
|
|
1975
|
+
"angle": 0,
|
|
1976
|
+
"strokeColor": "#3d71b7",
|
|
1977
|
+
"backgroundColor": "#ff00",
|
|
1978
|
+
"fillStyle": "solid",
|
|
1979
|
+
"strokeWidth": 4,
|
|
1980
|
+
"strokeStyle": "solid",
|
|
1981
|
+
"roughness": 0,
|
|
1982
|
+
"opacity": 100,
|
|
1983
|
+
"groupIds": [
|
|
1984
|
+
"FcTvvMSxpZOjtTttNBk9n"
|
|
1985
|
+
],
|
|
1986
|
+
"strokeSharpness": "sharp",
|
|
1987
|
+
"seed": 1547687035,
|
|
1988
|
+
"version": 590,
|
|
1989
|
+
"versionNonce": 890668987,
|
|
1990
|
+
"isDeleted": false,
|
|
1991
|
+
"boundElements": null,
|
|
1992
|
+
"updated": 1642176696144,
|
|
1993
|
+
"points": [
|
|
1994
|
+
[
|
|
1995
|
+
0,
|
|
1996
|
+
-15.792664688122352
|
|
1997
|
+
],
|
|
1998
|
+
[
|
|
1999
|
+
0.2385537504906157,
|
|
2000
|
+
-29.38232421875091
|
|
2001
|
+
],
|
|
2002
|
+
[
|
|
2003
|
+
46.42045600821642,
|
|
2004
|
+
-29.252305293081836
|
|
2005
|
+
],
|
|
2006
|
+
[
|
|
2007
|
+
46.55919634965147,
|
|
2008
|
+
-15.913041026343738
|
|
2009
|
+
]
|
|
2010
|
+
],
|
|
2011
|
+
"lastCommittedPoint": [
|
|
2012
|
+
102.75583367598682,
|
|
2013
|
+
-4.091989617599211
|
|
2014
|
+
],
|
|
2015
|
+
"startBinding": null,
|
|
2016
|
+
"endBinding": null,
|
|
2017
|
+
"startArrowhead": null,
|
|
2018
|
+
"endArrowhead": null
|
|
2019
|
+
}
|
|
2020
|
+
],
|
|
2021
|
+
"created": 1642176774629,
|
|
2022
|
+
"name": "file"
|
|
2023
|
+
},
|
|
2024
|
+
{
|
|
2025
|
+
"id": "eAZ_RPeJ9YlZU7xKuTMjL",
|
|
2026
|
+
"status": "published",
|
|
2027
|
+
"elements": [
|
|
2028
|
+
{
|
|
2029
|
+
"id": "T8kGLnEwAaoYUgRv9EMrV",
|
|
2030
|
+
"type": "line",
|
|
2031
|
+
"x": -317.1882015579863,
|
|
2032
|
+
"y": -1534.0540736293085,
|
|
2033
|
+
"width": 86.40342469831334,
|
|
2034
|
+
"height": 85.76487443121115,
|
|
2035
|
+
"angle": 0,
|
|
2036
|
+
"strokeColor": "#000",
|
|
2037
|
+
"backgroundColor": "#ff00",
|
|
2038
|
+
"fillStyle": "solid",
|
|
2039
|
+
"strokeWidth": 4,
|
|
2040
|
+
"strokeStyle": "solid",
|
|
2041
|
+
"roughness": 0,
|
|
2042
|
+
"opacity": 100,
|
|
2043
|
+
"groupIds": [
|
|
2044
|
+
"0N6IGgfYxvDsClrIwzi3b"
|
|
2045
|
+
],
|
|
2046
|
+
"strokeSharpness": "sharp",
|
|
2047
|
+
"seed": 1566131739,
|
|
2048
|
+
"version": 814,
|
|
2049
|
+
"versionNonce": 1893871707,
|
|
2050
|
+
"isDeleted": false,
|
|
2051
|
+
"boundElements": null,
|
|
2052
|
+
"updated": 1642176693878,
|
|
2053
|
+
"points": [
|
|
2054
|
+
[
|
|
2055
|
+
-100.27873424079233,
|
|
2056
|
+
-24.147691036677802
|
|
2057
|
+
],
|
|
2058
|
+
[
|
|
2059
|
+
-100.16561478271349,
|
|
2060
|
+
-44.64586437979422
|
|
2061
|
+
],
|
|
2062
|
+
[
|
|
2063
|
+
-185.87253817604284,
|
|
2064
|
+
-44.92688860211911
|
|
2065
|
+
],
|
|
2066
|
+
[
|
|
2067
|
+
-186.56903948102683,
|
|
2068
|
+
40.4282554568707
|
|
2069
|
+
],
|
|
2070
|
+
[
|
|
2071
|
+
-100.76615610534496,
|
|
2072
|
+
40.83798582909204
|
|
2073
|
+
],
|
|
2074
|
+
[
|
|
2075
|
+
-100.38925255625227,
|
|
2076
|
+
-5.405319207180092
|
|
2077
|
+
]
|
|
2078
|
+
],
|
|
2079
|
+
"lastCommittedPoint": [
|
|
2080
|
+
0.599714006696388,
|
|
2081
|
+
40.627855573382476
|
|
2082
|
+
],
|
|
2083
|
+
"startBinding": null,
|
|
2084
|
+
"endBinding": null,
|
|
2085
|
+
"startArrowhead": null,
|
|
2086
|
+
"endArrowhead": null
|
|
2087
|
+
},
|
|
2088
|
+
{
|
|
2089
|
+
"id": "BiEA-n1sC3C6IsaGYuLB4",
|
|
2090
|
+
"type": "line",
|
|
2091
|
+
"x": -491.7170559534135,
|
|
2092
|
+
"y": -1552.81107806333,
|
|
2093
|
+
"width": 15.98482794914805,
|
|
2094
|
+
"height": 0.1520660237257279,
|
|
2095
|
+
"angle": 0,
|
|
2096
|
+
"strokeColor": "#3d71b7",
|
|
2097
|
+
"backgroundColor": "#ff00",
|
|
2098
|
+
"fillStyle": "solid",
|
|
2099
|
+
"strokeWidth": 4,
|
|
2100
|
+
"strokeStyle": "solid",
|
|
2101
|
+
"roughness": 0,
|
|
2102
|
+
"opacity": 100,
|
|
2103
|
+
"groupIds": [
|
|
2104
|
+
"iSLvbRn4jpqUiboT8CNlP",
|
|
2105
|
+
"0N6IGgfYxvDsClrIwzi3b"
|
|
2106
|
+
],
|
|
2107
|
+
"strokeSharpness": "sharp",
|
|
2108
|
+
"seed": 1581573013,
|
|
2109
|
+
"version": 508,
|
|
2110
|
+
"versionNonce": 702273237,
|
|
2111
|
+
"isDeleted": false,
|
|
2112
|
+
"boundElements": null,
|
|
2113
|
+
"updated": 1642176693878,
|
|
2114
|
+
"points": [
|
|
2115
|
+
[
|
|
2116
|
+
0,
|
|
2117
|
+
0
|
|
2118
|
+
],
|
|
2119
|
+
[
|
|
2120
|
+
15.98482794914805,
|
|
2121
|
+
0.1520660237257279
|
|
2122
|
+
]
|
|
2123
|
+
],
|
|
2124
|
+
"lastCommittedPoint": [
|
|
2125
|
+
30.26070731026789,
|
|
2126
|
+
0.1220049176890825
|
|
2127
|
+
],
|
|
2128
|
+
"startBinding": null,
|
|
2129
|
+
"endBinding": null,
|
|
2130
|
+
"startArrowhead": null,
|
|
2131
|
+
"endArrowhead": null
|
|
2132
|
+
},
|
|
2133
|
+
{
|
|
2134
|
+
"id": "4yVMkKIeJKtwzm-pXDdvZ",
|
|
2135
|
+
"type": "line",
|
|
2136
|
+
"x": -483.9138297355994,
|
|
2137
|
+
"y": -1560.1518856479659,
|
|
2138
|
+
"width": 0.14889021006313902,
|
|
2139
|
+
"height": 48.40897806938652,
|
|
2140
|
+
"angle": 0,
|
|
2141
|
+
"strokeColor": "#3d71b7",
|
|
2142
|
+
"backgroundColor": "#ff00",
|
|
2143
|
+
"fillStyle": "solid",
|
|
2144
|
+
"strokeWidth": 4,
|
|
2145
|
+
"strokeStyle": "solid",
|
|
2146
|
+
"roughness": 0,
|
|
2147
|
+
"opacity": 100,
|
|
2148
|
+
"groupIds": [
|
|
2149
|
+
"iSLvbRn4jpqUiboT8CNlP",
|
|
2150
|
+
"0N6IGgfYxvDsClrIwzi3b"
|
|
2151
|
+
],
|
|
2152
|
+
"strokeSharpness": "sharp",
|
|
2153
|
+
"seed": 314556437,
|
|
2154
|
+
"version": 534,
|
|
2155
|
+
"versionNonce": 1402039547,
|
|
2156
|
+
"isDeleted": false,
|
|
2157
|
+
"boundElements": null,
|
|
2158
|
+
"updated": 1642176693878,
|
|
2159
|
+
"points": [
|
|
2160
|
+
[
|
|
2161
|
+
0,
|
|
2162
|
+
0
|
|
2163
|
+
],
|
|
2164
|
+
[
|
|
2165
|
+
0.14889021006313902,
|
|
2166
|
+
48.40897806938652
|
|
2167
|
+
]
|
|
2168
|
+
],
|
|
2169
|
+
"lastCommittedPoint": [
|
|
2170
|
+
1.2653459821428896,
|
|
2171
|
+
106.65730067661843
|
|
2172
|
+
],
|
|
2173
|
+
"startBinding": null,
|
|
2174
|
+
"endBinding": null,
|
|
2175
|
+
"startArrowhead": null,
|
|
2176
|
+
"endArrowhead": null
|
|
2177
|
+
},
|
|
2178
|
+
{
|
|
2179
|
+
"type": "line",
|
|
2180
|
+
"version": 567,
|
|
2181
|
+
"versionNonce": 2051290165,
|
|
2182
|
+
"isDeleted": false,
|
|
2183
|
+
"id": "-Gb_kaCzySXI9gBQi3uTf",
|
|
2184
|
+
"fillStyle": "solid",
|
|
2185
|
+
"strokeWidth": 4,
|
|
2186
|
+
"strokeStyle": "solid",
|
|
2187
|
+
"roughness": 0,
|
|
2188
|
+
"opacity": 100,
|
|
2189
|
+
"angle": 0,
|
|
2190
|
+
"x": -445.5676541820748,
|
|
2191
|
+
"y": -1553.2312130060254,
|
|
2192
|
+
"strokeColor": "#3d71b7",
|
|
2193
|
+
"backgroundColor": "#ff00",
|
|
2194
|
+
"width": 15.98482794914805,
|
|
2195
|
+
"height": 0.1520660237257279,
|
|
2196
|
+
"seed": 142758811,
|
|
2197
|
+
"groupIds": [
|
|
2198
|
+
"vlreDoXZA6cEGuoeoCk2J",
|
|
2199
|
+
"0N6IGgfYxvDsClrIwzi3b"
|
|
2200
|
+
],
|
|
2201
|
+
"strokeSharpness": "sharp",
|
|
2202
|
+
"boundElements": [],
|
|
2203
|
+
"updated": 1642176693878,
|
|
2204
|
+
"startBinding": null,
|
|
2205
|
+
"endBinding": null,
|
|
2206
|
+
"lastCommittedPoint": null,
|
|
2207
|
+
"startArrowhead": null,
|
|
2208
|
+
"endArrowhead": null,
|
|
2209
|
+
"points": [
|
|
2210
|
+
[
|
|
2211
|
+
0,
|
|
2212
|
+
0
|
|
2213
|
+
],
|
|
2214
|
+
[
|
|
2215
|
+
15.98482794914805,
|
|
2216
|
+
0.1520660237257279
|
|
2217
|
+
]
|
|
2218
|
+
]
|
|
2219
|
+
},
|
|
2220
|
+
{
|
|
2221
|
+
"type": "line",
|
|
2222
|
+
"version": 593,
|
|
2223
|
+
"versionNonce": 1651512731,
|
|
2224
|
+
"isDeleted": false,
|
|
2225
|
+
"id": "caOKV_btbQK_hW7R2n03s",
|
|
2226
|
+
"fillStyle": "solid",
|
|
2227
|
+
"strokeWidth": 4,
|
|
2228
|
+
"strokeStyle": "solid",
|
|
2229
|
+
"roughness": 0,
|
|
2230
|
+
"opacity": 100,
|
|
2231
|
+
"angle": 0,
|
|
2232
|
+
"x": -437.7644279642611,
|
|
2233
|
+
"y": -1560.5720205906628,
|
|
2234
|
+
"strokeColor": "#3d71b7",
|
|
2235
|
+
"backgroundColor": "#ff00",
|
|
2236
|
+
"width": 0.14889021006313902,
|
|
2237
|
+
"height": 48.40897806938652,
|
|
2238
|
+
"seed": 1983022997,
|
|
2239
|
+
"groupIds": [
|
|
2240
|
+
"vlreDoXZA6cEGuoeoCk2J",
|
|
2241
|
+
"0N6IGgfYxvDsClrIwzi3b"
|
|
2242
|
+
],
|
|
2243
|
+
"strokeSharpness": "sharp",
|
|
2244
|
+
"boundElements": [],
|
|
2245
|
+
"updated": 1642176693878,
|
|
2246
|
+
"startBinding": null,
|
|
2247
|
+
"endBinding": null,
|
|
2248
|
+
"lastCommittedPoint": null,
|
|
2249
|
+
"startArrowhead": null,
|
|
2250
|
+
"endArrowhead": null,
|
|
2251
|
+
"points": [
|
|
2252
|
+
[
|
|
2253
|
+
0,
|
|
2254
|
+
0
|
|
2255
|
+
],
|
|
2256
|
+
[
|
|
2257
|
+
0.14889021006313902,
|
|
2258
|
+
48.40897806938652
|
|
2259
|
+
]
|
|
2260
|
+
]
|
|
2261
|
+
},
|
|
2262
|
+
{
|
|
2263
|
+
"id": "c2ine90gbzxgoxIgzg064",
|
|
2264
|
+
"type": "line",
|
|
2265
|
+
"x": -460.6555617792554,
|
|
2266
|
+
"y": -1560.552078497251,
|
|
2267
|
+
"width": 0.03135485870100869,
|
|
2268
|
+
"height": 22.541259968853254,
|
|
2269
|
+
"angle": 0,
|
|
2270
|
+
"strokeColor": "#3d71b7",
|
|
2271
|
+
"backgroundColor": "#ff00",
|
|
2272
|
+
"fillStyle": "solid",
|
|
2273
|
+
"strokeWidth": 4,
|
|
2274
|
+
"strokeStyle": "solid",
|
|
2275
|
+
"roughness": 0,
|
|
2276
|
+
"opacity": 100,
|
|
2277
|
+
"groupIds": [
|
|
2278
|
+
"0N6IGgfYxvDsClrIwzi3b"
|
|
2279
|
+
],
|
|
2280
|
+
"strokeSharpness": "sharp",
|
|
2281
|
+
"seed": 2080216667,
|
|
2282
|
+
"version": 430,
|
|
2283
|
+
"versionNonce": 1283057045,
|
|
2284
|
+
"isDeleted": false,
|
|
2285
|
+
"boundElements": null,
|
|
2286
|
+
"updated": 1642176693878,
|
|
2287
|
+
"points": [
|
|
2288
|
+
[
|
|
2289
|
+
0,
|
|
2290
|
+
0
|
|
2291
|
+
],
|
|
2292
|
+
[
|
|
2293
|
+
-0.03135485870100869,
|
|
2294
|
+
22.541259968853254
|
|
2295
|
+
]
|
|
2296
|
+
],
|
|
2297
|
+
"lastCommittedPoint": [
|
|
2298
|
+
-0.06779261997769481,
|
|
2299
|
+
48.73665945870562
|
|
2300
|
+
],
|
|
2301
|
+
"startBinding": null,
|
|
2302
|
+
"endBinding": null,
|
|
2303
|
+
"startArrowhead": null,
|
|
2304
|
+
"endArrowhead": null
|
|
2305
|
+
},
|
|
2306
|
+
{
|
|
2307
|
+
"id": "s67taufSrE_qXh505qev9",
|
|
2308
|
+
"type": "line",
|
|
2309
|
+
"x": -468.8725309846486,
|
|
2310
|
+
"y": -1526.5652969896664,
|
|
2311
|
+
"width": 16.149183867650894,
|
|
2312
|
+
"height": 0.23735930495107985,
|
|
2313
|
+
"angle": 0,
|
|
2314
|
+
"strokeColor": "#3d71b7",
|
|
2315
|
+
"backgroundColor": "#ff00",
|
|
2316
|
+
"fillStyle": "solid",
|
|
2317
|
+
"strokeWidth": 4,
|
|
2318
|
+
"strokeStyle": "solid",
|
|
2319
|
+
"roughness": 0,
|
|
2320
|
+
"opacity": 100,
|
|
2321
|
+
"groupIds": [
|
|
2322
|
+
"SACj3pZcbXdr-6hVDJoBf",
|
|
2323
|
+
"0N6IGgfYxvDsClrIwzi3b"
|
|
2324
|
+
],
|
|
2325
|
+
"strokeSharpness": "sharp",
|
|
2326
|
+
"seed": 228533013,
|
|
2327
|
+
"version": 475,
|
|
2328
|
+
"versionNonce": 1018210875,
|
|
2329
|
+
"isDeleted": false,
|
|
2330
|
+
"boundElements": null,
|
|
2331
|
+
"updated": 1642176693878,
|
|
2332
|
+
"points": [
|
|
2333
|
+
[
|
|
2334
|
+
0,
|
|
2335
|
+
0
|
|
2336
|
+
],
|
|
2337
|
+
[
|
|
2338
|
+
16.149183867650894,
|
|
2339
|
+
0.23735930495107985
|
|
2340
|
+
]
|
|
2341
|
+
],
|
|
2342
|
+
"lastCommittedPoint": [
|
|
2343
|
+
34.62615966796875,
|
|
2344
|
+
0.6166512625559335
|
|
2345
|
+
],
|
|
2346
|
+
"startBinding": null,
|
|
2347
|
+
"endBinding": null,
|
|
2348
|
+
"startArrowhead": null,
|
|
2349
|
+
"endArrowhead": null
|
|
2350
|
+
},
|
|
2351
|
+
{
|
|
2352
|
+
"id": "T6jire3KoEccbnDxhHGZD",
|
|
2353
|
+
"type": "line",
|
|
2354
|
+
"x": -461.0013927641952,
|
|
2355
|
+
"y": -1526.3757866105661,
|
|
2356
|
+
"width": 0.009436703454698952,
|
|
2357
|
+
"height": 14.273649137976244,
|
|
2358
|
+
"angle": 0,
|
|
2359
|
+
"strokeColor": "#3d71b7",
|
|
2360
|
+
"backgroundColor": "#ff00",
|
|
2361
|
+
"fillStyle": "solid",
|
|
2362
|
+
"strokeWidth": 4,
|
|
2363
|
+
"strokeStyle": "solid",
|
|
2364
|
+
"roughness": 0,
|
|
2365
|
+
"opacity": 100,
|
|
2366
|
+
"groupIds": [
|
|
2367
|
+
"SACj3pZcbXdr-6hVDJoBf",
|
|
2368
|
+
"0N6IGgfYxvDsClrIwzi3b"
|
|
2369
|
+
],
|
|
2370
|
+
"strokeSharpness": "sharp",
|
|
2371
|
+
"seed": 109085077,
|
|
2372
|
+
"version": 448,
|
|
2373
|
+
"versionNonce": 598895349,
|
|
2374
|
+
"isDeleted": false,
|
|
2375
|
+
"boundElements": null,
|
|
2376
|
+
"updated": 1642176693878,
|
|
2377
|
+
"points": [
|
|
2378
|
+
[
|
|
2379
|
+
0,
|
|
2380
|
+
0
|
|
2381
|
+
],
|
|
2382
|
+
[
|
|
2383
|
+
0.009436703454698952,
|
|
2384
|
+
14.273649137976244
|
|
2385
|
+
]
|
|
2386
|
+
],
|
|
2387
|
+
"lastCommittedPoint": [
|
|
2388
|
+
0.020359584263360375,
|
|
2389
|
+
33.44783238002219
|
|
2390
|
+
],
|
|
2391
|
+
"startBinding": null,
|
|
2392
|
+
"endBinding": null,
|
|
2393
|
+
"startArrowhead": null,
|
|
2394
|
+
"endArrowhead": null
|
|
2395
|
+
}
|
|
2396
|
+
],
|
|
2397
|
+
"created": 1642176772745,
|
|
2398
|
+
"name": "regulator"
|
|
2399
|
+
},
|
|
2400
|
+
{
|
|
2401
|
+
"id": "9v4qtJAuqsaMZg5292QgY",
|
|
2402
|
+
"status": "published",
|
|
2403
|
+
"elements": [
|
|
2404
|
+
{
|
|
2405
|
+
"id": "GRhMZYz67x4g7kdSQln9m",
|
|
2406
|
+
"type": "ellipse",
|
|
2407
|
+
"x": -434.65457917413414,
|
|
2408
|
+
"y": -1727.4587948120138,
|
|
2409
|
+
"width": 31.342004747757446,
|
|
2410
|
+
"height": 31.342004747757446,
|
|
2411
|
+
"angle": 0,
|
|
2412
|
+
"strokeColor": "#000",
|
|
2413
|
+
"backgroundColor": "#ff00",
|
|
2414
|
+
"fillStyle": "solid",
|
|
2415
|
+
"strokeWidth": 4,
|
|
2416
|
+
"strokeStyle": "solid",
|
|
2417
|
+
"roughness": 0,
|
|
2418
|
+
"opacity": 100,
|
|
2419
|
+
"groupIds": [
|
|
2420
|
+
"WhCSUMUoFws8oRj_WFnAM"
|
|
2421
|
+
],
|
|
2422
|
+
"strokeSharpness": "sharp",
|
|
2423
|
+
"seed": 1349303259,
|
|
2424
|
+
"version": 628,
|
|
2425
|
+
"versionNonce": 137471189,
|
|
2426
|
+
"isDeleted": false,
|
|
2427
|
+
"boundElements": null,
|
|
2428
|
+
"updated": 1642176651765
|
|
2429
|
+
},
|
|
2430
|
+
{
|
|
2431
|
+
"type": "ellipse",
|
|
2432
|
+
"version": 792,
|
|
2433
|
+
"versionNonce": 147291899,
|
|
2434
|
+
"isDeleted": false,
|
|
2435
|
+
"id": "E-St5UQxL1WW8n8M9lHnQ",
|
|
2436
|
+
"fillStyle": "solid",
|
|
2437
|
+
"strokeWidth": 4,
|
|
2438
|
+
"strokeStyle": "solid",
|
|
2439
|
+
"roughness": 0,
|
|
2440
|
+
"opacity": 100,
|
|
2441
|
+
"angle": 0,
|
|
2442
|
+
"x": -432.095207658219,
|
|
2443
|
+
"y": -1669.8177545486578,
|
|
2444
|
+
"strokeColor": "#000",
|
|
2445
|
+
"backgroundColor": "#ff00",
|
|
2446
|
+
"width": 28.902860993986398,
|
|
2447
|
+
"height": 28.902860993986398,
|
|
2448
|
+
"seed": 1943711739,
|
|
2449
|
+
"groupIds": [
|
|
2450
|
+
"WhCSUMUoFws8oRj_WFnAM"
|
|
2451
|
+
],
|
|
2452
|
+
"strokeSharpness": "sharp",
|
|
2453
|
+
"boundElements": [],
|
|
2454
|
+
"updated": 1642176651765
|
|
2455
|
+
},
|
|
2456
|
+
{
|
|
2457
|
+
"type": "ellipse",
|
|
2458
|
+
"version": 1103,
|
|
2459
|
+
"versionNonce": 1756381749,
|
|
2460
|
+
"isDeleted": false,
|
|
2461
|
+
"id": "M3FXKe8a2zZMKn6YbnUAC",
|
|
2462
|
+
"fillStyle": "solid",
|
|
2463
|
+
"strokeWidth": 4,
|
|
2464
|
+
"strokeStyle": "solid",
|
|
2465
|
+
"roughness": 0,
|
|
2466
|
+
"opacity": 100,
|
|
2467
|
+
"angle": 0,
|
|
2468
|
+
"x": -490.24616102053267,
|
|
2469
|
+
"y": -1707.4639314224537,
|
|
2470
|
+
"strokeColor": "#000",
|
|
2471
|
+
"backgroundColor": "#ff00",
|
|
2472
|
+
"width": 46.390339637249966,
|
|
2473
|
+
"height": 46.390339637249966,
|
|
2474
|
+
"seed": 1059963,
|
|
2475
|
+
"groupIds": [
|
|
2476
|
+
"WhCSUMUoFws8oRj_WFnAM"
|
|
2477
|
+
],
|
|
2478
|
+
"strokeSharpness": "sharp",
|
|
2479
|
+
"boundElements": [],
|
|
2480
|
+
"updated": 1642176651765
|
|
2481
|
+
},
|
|
2482
|
+
{
|
|
2483
|
+
"id": "j7vOj9JxciPH12STTTflp",
|
|
2484
|
+
"type": "line",
|
|
2485
|
+
"x": -447.3074962495473,
|
|
2486
|
+
"y": -1696.9459782967642,
|
|
2487
|
+
"width": 13.816208334033854,
|
|
2488
|
+
"height": 8.460753895079392,
|
|
2489
|
+
"angle": 0,
|
|
2490
|
+
"strokeColor": "#000",
|
|
2491
|
+
"backgroundColor": "#ff00",
|
|
2492
|
+
"fillStyle": "solid",
|
|
2493
|
+
"strokeWidth": 4,
|
|
2494
|
+
"strokeStyle": "solid",
|
|
2495
|
+
"roughness": 0,
|
|
2496
|
+
"opacity": 100,
|
|
2497
|
+
"groupIds": [
|
|
2498
|
+
"WhCSUMUoFws8oRj_WFnAM"
|
|
2499
|
+
],
|
|
2500
|
+
"strokeSharpness": "sharp",
|
|
2501
|
+
"seed": 361639355,
|
|
2502
|
+
"version": 572,
|
|
2503
|
+
"versionNonce": 1796466587,
|
|
2504
|
+
"isDeleted": false,
|
|
2505
|
+
"boundElements": null,
|
|
2506
|
+
"updated": 1642176651765,
|
|
2507
|
+
"points": [
|
|
2508
|
+
[
|
|
2509
|
+
0,
|
|
2510
|
+
0
|
|
2511
|
+
],
|
|
2512
|
+
[
|
|
2513
|
+
13.816208334033854,
|
|
2514
|
+
-8.460753895079392
|
|
2515
|
+
]
|
|
2516
|
+
],
|
|
2517
|
+
"lastCommittedPoint": [
|
|
2518
|
+
29.872147409539593,
|
|
2519
|
+
-18.293071546052488
|
|
2520
|
+
],
|
|
2521
|
+
"startBinding": null,
|
|
2522
|
+
"endBinding": null,
|
|
2523
|
+
"startArrowhead": null,
|
|
2524
|
+
"endArrowhead": null
|
|
2525
|
+
},
|
|
2526
|
+
{
|
|
2527
|
+
"id": "24BsjayQVe20KVhvh41nk",
|
|
2528
|
+
"type": "line",
|
|
2529
|
+
"x": -448.2625729927603,
|
|
2530
|
+
"y": -1670.0850280549844,
|
|
2531
|
+
"width": 5.541709410064753,
|
|
2532
|
+
"height": 3.315519748582052,
|
|
2533
|
+
"angle": 0,
|
|
2534
|
+
"strokeColor": "#000",
|
|
2535
|
+
"backgroundColor": "#ff00",
|
|
2536
|
+
"fillStyle": "solid",
|
|
2537
|
+
"strokeWidth": 4,
|
|
2538
|
+
"strokeStyle": "solid",
|
|
2539
|
+
"roughness": 0,
|
|
2540
|
+
"opacity": 100,
|
|
2541
|
+
"groupIds": [
|
|
2542
|
+
"WhCSUMUoFws8oRj_WFnAM"
|
|
2543
|
+
],
|
|
2544
|
+
"strokeSharpness": "sharp",
|
|
2545
|
+
"seed": 274263349,
|
|
2546
|
+
"version": 530,
|
|
2547
|
+
"versionNonce": 1848914837,
|
|
2548
|
+
"isDeleted": false,
|
|
2549
|
+
"boundElements": null,
|
|
2550
|
+
"updated": 1642176651765,
|
|
2551
|
+
"points": [
|
|
2552
|
+
[
|
|
2553
|
+
0,
|
|
2554
|
+
0
|
|
2555
|
+
],
|
|
2556
|
+
[
|
|
2557
|
+
5.541709410064753,
|
|
2558
|
+
3.315519748582052
|
|
2559
|
+
]
|
|
2560
|
+
],
|
|
2561
|
+
"lastCommittedPoint": [
|
|
2562
|
+
11.981779399670813,
|
|
2563
|
+
7.168514854029127
|
|
2564
|
+
],
|
|
2565
|
+
"startBinding": null,
|
|
2566
|
+
"endBinding": null,
|
|
2567
|
+
"startArrowhead": null,
|
|
2568
|
+
"endArrowhead": null
|
|
2569
|
+
},
|
|
2570
|
+
{
|
|
2571
|
+
"id": "RTMNKyBXXHTzO8I4ggwSv",
|
|
2572
|
+
"type": "line",
|
|
2573
|
+
"x": -467.41706347862976,
|
|
2574
|
+
"y": -1693.3513141045678,
|
|
2575
|
+
"width": 9.205384374245574,
|
|
2576
|
+
"height": 9.187273824340327,
|
|
2577
|
+
"angle": 0,
|
|
2578
|
+
"strokeColor": "#3d71b7",
|
|
2579
|
+
"backgroundColor": "#ff00",
|
|
2580
|
+
"fillStyle": "solid",
|
|
2581
|
+
"strokeWidth": 4,
|
|
2582
|
+
"strokeStyle": "solid",
|
|
2583
|
+
"roughness": 0,
|
|
2584
|
+
"opacity": 100,
|
|
2585
|
+
"groupIds": [
|
|
2586
|
+
"WhCSUMUoFws8oRj_WFnAM"
|
|
2587
|
+
],
|
|
2588
|
+
"strokeSharpness": "round",
|
|
2589
|
+
"seed": 1861918779,
|
|
2590
|
+
"version": 1052,
|
|
2591
|
+
"versionNonce": 1695169595,
|
|
2592
|
+
"isDeleted": false,
|
|
2593
|
+
"boundElements": null,
|
|
2594
|
+
"updated": 1642176651765,
|
|
2595
|
+
"points": [
|
|
2596
|
+
[
|
|
2597
|
+
0,
|
|
2598
|
+
0
|
|
2599
|
+
],
|
|
2600
|
+
[
|
|
2601
|
+
3.810292945212067,
|
|
2602
|
+
0.636047682722771
|
|
2603
|
+
],
|
|
2604
|
+
[
|
|
2605
|
+
6.968545109676504,
|
|
2606
|
+
2.5064892112712687
|
|
2607
|
+
],
|
|
2608
|
+
[
|
|
2609
|
+
8.75389760402131,
|
|
2610
|
+
5.312212876696987
|
|
2611
|
+
],
|
|
2612
|
+
[
|
|
2613
|
+
9.205384374245574,
|
|
2614
|
+
9.187273824340327
|
|
2615
|
+
]
|
|
2616
|
+
],
|
|
2617
|
+
"lastCommittedPoint": [
|
|
2618
|
+
21.346178556743325,
|
|
2619
|
+
20.066913805510012
|
|
2620
|
+
],
|
|
2621
|
+
"startBinding": null,
|
|
2622
|
+
"endBinding": null,
|
|
2623
|
+
"startArrowhead": null,
|
|
2624
|
+
"endArrowhead": null
|
|
2625
|
+
}
|
|
2626
|
+
],
|
|
2627
|
+
"created": 1642176769797,
|
|
2628
|
+
"name": "relationship"
|
|
2629
|
+
},
|
|
2630
|
+
{
|
|
2631
|
+
"id": "qx_Fl__9i2RbncYGxpHNa",
|
|
2632
|
+
"status": "published",
|
|
2633
|
+
"elements": [
|
|
2634
|
+
{
|
|
2635
|
+
"id": "2jqn3Q3PixuGUdXIZ5CHp",
|
|
2636
|
+
"type": "line",
|
|
2637
|
+
"x": -219.80778321696323,
|
|
2638
|
+
"y": -1682.318678903096,
|
|
2639
|
+
"width": 91.41973909309405,
|
|
2640
|
+
"height": 87.15230022229439,
|
|
2641
|
+
"angle": 0,
|
|
2642
|
+
"strokeColor": "#000",
|
|
2643
|
+
"backgroundColor": "#ff00",
|
|
2644
|
+
"fillStyle": "solid",
|
|
2645
|
+
"strokeWidth": 4,
|
|
2646
|
+
"strokeStyle": "solid",
|
|
2647
|
+
"roughness": 0,
|
|
2648
|
+
"opacity": 100,
|
|
2649
|
+
"groupIds": [
|
|
2650
|
+
"8sLVJrLxWmq2jUnXIepAr"
|
|
2651
|
+
],
|
|
2652
|
+
"strokeSharpness": "sharp",
|
|
2653
|
+
"seed": 1143379637,
|
|
2654
|
+
"version": 1188,
|
|
2655
|
+
"versionNonce": 1549435477,
|
|
2656
|
+
"isDeleted": false,
|
|
2657
|
+
"boundElements": null,
|
|
2658
|
+
"updated": 1642176677992,
|
|
2659
|
+
"points": [
|
|
2660
|
+
[
|
|
2661
|
+
-67.01279270940223,
|
|
2662
|
+
-26.68380788166505
|
|
2663
|
+
],
|
|
2664
|
+
[
|
|
2665
|
+
-64.6743511657513,
|
|
2666
|
+
-21.083836038129355
|
|
2667
|
+
],
|
|
2668
|
+
[
|
|
2669
|
+
-33.25786541987208,
|
|
2670
|
+
-16.47077013805558
|
|
2671
|
+
],
|
|
2672
|
+
[
|
|
2673
|
+
-55.866602709244,
|
|
2674
|
+
5.4032715656232675
|
|
2675
|
+
],
|
|
2676
|
+
[
|
|
2677
|
+
-50.487486107365584,
|
|
2678
|
+
37.50695473733553
|
|
2679
|
+
],
|
|
2680
|
+
[
|
|
2681
|
+
-79.04873908659408,
|
|
2682
|
+
22.276623320017332
|
|
2683
|
+
],
|
|
2684
|
+
[
|
|
2685
|
+
-106.75026702366075,
|
|
2686
|
+
36.45424833728978
|
|
2687
|
+
],
|
|
2688
|
+
[
|
|
2689
|
+
-101.54441921145585,
|
|
2690
|
+
5.497341718973484
|
|
2691
|
+
],
|
|
2692
|
+
[
|
|
2693
|
+
-124.67760451296613,
|
|
2694
|
+
-16.69329812506572
|
|
2695
|
+
],
|
|
2696
|
+
[
|
|
2697
|
+
-92.97222693565183,
|
|
2698
|
+
-21.121652696253584
|
|
2699
|
+
],
|
|
2700
|
+
[
|
|
2701
|
+
-78.7342028976859,
|
|
2702
|
+
-49.64534548495885
|
|
2703
|
+
],
|
|
2704
|
+
[
|
|
2705
|
+
-73.64341113564012,
|
|
2706
|
+
-39.17560829964295
|
|
2707
|
+
]
|
|
2708
|
+
],
|
|
2709
|
+
"lastCommittedPoint": [
|
|
2710
|
+
71.57080078125,
|
|
2711
|
+
22.61822509765625
|
|
2712
|
+
],
|
|
2713
|
+
"startBinding": null,
|
|
2714
|
+
"endBinding": null,
|
|
2715
|
+
"startArrowhead": null,
|
|
2716
|
+
"endArrowhead": null
|
|
2717
|
+
},
|
|
2718
|
+
{
|
|
2719
|
+
"id": "j65gSGbOal1Q0k-8vRUA-",
|
|
2720
|
+
"type": "line",
|
|
2721
|
+
"x": -289.95758910435336,
|
|
2722
|
+
"y": -1681.4606198389135,
|
|
2723
|
+
"width": 9.43871641218091,
|
|
2724
|
+
"height": 7.917347006401346,
|
|
2725
|
+
"angle": 0,
|
|
2726
|
+
"strokeColor": "#3d71b7",
|
|
2727
|
+
"backgroundColor": "#ff00",
|
|
2728
|
+
"fillStyle": "solid",
|
|
2729
|
+
"strokeWidth": 4,
|
|
2730
|
+
"strokeStyle": "solid",
|
|
2731
|
+
"roughness": 0,
|
|
2732
|
+
"opacity": 100,
|
|
2733
|
+
"groupIds": [
|
|
2734
|
+
"8sLVJrLxWmq2jUnXIepAr"
|
|
2735
|
+
],
|
|
2736
|
+
"strokeSharpness": "sharp",
|
|
2737
|
+
"seed": 445374933,
|
|
2738
|
+
"version": 498,
|
|
2739
|
+
"versionNonce": 239417723,
|
|
2740
|
+
"isDeleted": false,
|
|
2741
|
+
"boundElements": null,
|
|
2742
|
+
"updated": 1642176677992,
|
|
2743
|
+
"points": [
|
|
2744
|
+
[
|
|
2745
|
+
0,
|
|
2746
|
+
0
|
|
2747
|
+
],
|
|
2748
|
+
[
|
|
2749
|
+
9.43871641218091,
|
|
2750
|
+
-7.917347006401346
|
|
2751
|
+
]
|
|
2752
|
+
],
|
|
2753
|
+
"lastCommittedPoint": [
|
|
2754
|
+
21.53128116688822,
|
|
2755
|
+
-17.6329527509979
|
|
2756
|
+
],
|
|
2757
|
+
"startBinding": null,
|
|
2758
|
+
"endBinding": null,
|
|
2759
|
+
"startArrowhead": null,
|
|
2760
|
+
"endArrowhead": null
|
|
2761
|
+
}
|
|
2762
|
+
],
|
|
2763
|
+
"created": 1642176767595,
|
|
2764
|
+
"name": "star"
|
|
2765
|
+
},
|
|
2766
|
+
{
|
|
2767
|
+
"id": "DsznNP7nY0Im2igENzkce",
|
|
2768
|
+
"status": "published",
|
|
2769
|
+
"elements": [
|
|
2770
|
+
{
|
|
2771
|
+
"id": "8Gouhsl-6E3fc76gMWYqc",
|
|
2772
|
+
"type": "line",
|
|
2773
|
+
"x": -194.12358254248466,
|
|
2774
|
+
"y": -1646.552134015734,
|
|
2775
|
+
"width": 87.11270991353297,
|
|
2776
|
+
"height": 0.5198521310547328,
|
|
2777
|
+
"angle": 0,
|
|
2778
|
+
"strokeColor": "#000",
|
|
2779
|
+
"backgroundColor": "#ff00",
|
|
2780
|
+
"fillStyle": "solid",
|
|
2781
|
+
"strokeWidth": 4,
|
|
2782
|
+
"strokeStyle": "solid",
|
|
2783
|
+
"roughness": 0,
|
|
2784
|
+
"opacity": 100,
|
|
2785
|
+
"groupIds": [
|
|
2786
|
+
"QUoyWX1dyZQ0gpvgMjDRP"
|
|
2787
|
+
],
|
|
2788
|
+
"strokeSharpness": "sharp",
|
|
2789
|
+
"seed": 2030407701,
|
|
2790
|
+
"version": 487,
|
|
2791
|
+
"versionNonce": 1970325883,
|
|
2792
|
+
"isDeleted": false,
|
|
2793
|
+
"boundElements": null,
|
|
2794
|
+
"updated": 1642176764265,
|
|
2795
|
+
"points": [
|
|
2796
|
+
[
|
|
2797
|
+
0,
|
|
2798
|
+
0
|
|
2799
|
+
],
|
|
2800
|
+
[
|
|
2801
|
+
87.11270991353297,
|
|
2802
|
+
0.5198521310547328
|
|
2803
|
+
]
|
|
2804
|
+
],
|
|
2805
|
+
"lastCommittedPoint": [
|
|
2806
|
+
188.34716796875,
|
|
2807
|
+
1.1239769345238528
|
|
2808
|
+
],
|
|
2809
|
+
"startBinding": null,
|
|
2810
|
+
"endBinding": null,
|
|
2811
|
+
"startArrowhead": null,
|
|
2812
|
+
"endArrowhead": null
|
|
2813
|
+
},
|
|
2814
|
+
{
|
|
2815
|
+
"id": "Xss_CIJ12iF71m1HstSub",
|
|
2816
|
+
"type": "rectangle",
|
|
2817
|
+
"x": -188.1311951931607,
|
|
2818
|
+
"y": -1732.278643273642,
|
|
2819
|
+
"width": 17.589692617232483,
|
|
2820
|
+
"height": 74.35373569627188,
|
|
2821
|
+
"angle": 0,
|
|
2822
|
+
"strokeColor": "#000",
|
|
2823
|
+
"backgroundColor": "#ff00",
|
|
2824
|
+
"fillStyle": "solid",
|
|
2825
|
+
"strokeWidth": 4,
|
|
2826
|
+
"strokeStyle": "solid",
|
|
2827
|
+
"roughness": 0,
|
|
2828
|
+
"opacity": 100,
|
|
2829
|
+
"groupIds": [
|
|
2830
|
+
"QUoyWX1dyZQ0gpvgMjDRP"
|
|
2831
|
+
],
|
|
2832
|
+
"strokeSharpness": "sharp",
|
|
2833
|
+
"seed": 1688218741,
|
|
2834
|
+
"version": 505,
|
|
2835
|
+
"versionNonce": 1844895669,
|
|
2836
|
+
"isDeleted": false,
|
|
2837
|
+
"boundElements": null,
|
|
2838
|
+
"updated": 1642176764265
|
|
2839
|
+
},
|
|
2840
|
+
{
|
|
2841
|
+
"id": "YU6XKa2dgKfJt6PheMfVl",
|
|
2842
|
+
"type": "rectangle",
|
|
2843
|
+
"x": -159.45496224315502,
|
|
2844
|
+
"y": -1709.2326809811339,
|
|
2845
|
+
"width": 17.410475907178046,
|
|
2846
|
+
"height": 51.39394045382593,
|
|
2847
|
+
"angle": 0,
|
|
2848
|
+
"strokeColor": "#3d71b7",
|
|
2849
|
+
"backgroundColor": "#ff00",
|
|
2850
|
+
"fillStyle": "solid",
|
|
2851
|
+
"strokeWidth": 4,
|
|
2852
|
+
"strokeStyle": "solid",
|
|
2853
|
+
"roughness": 0,
|
|
2854
|
+
"opacity": 100,
|
|
2855
|
+
"groupIds": [
|
|
2856
|
+
"QUoyWX1dyZQ0gpvgMjDRP"
|
|
2857
|
+
],
|
|
2858
|
+
"strokeSharpness": "sharp",
|
|
2859
|
+
"seed": 291522197,
|
|
2860
|
+
"version": 468,
|
|
2861
|
+
"versionNonce": 959439387,
|
|
2862
|
+
"isDeleted": false,
|
|
2863
|
+
"boundElements": null,
|
|
2864
|
+
"updated": 1642176764265
|
|
2865
|
+
},
|
|
2866
|
+
{
|
|
2867
|
+
"id": "sZzpMAdJiY8fUrirSIaxg",
|
|
2868
|
+
"type": "line",
|
|
2869
|
+
"x": -92.25407017697546,
|
|
2870
|
+
"y": -1696.0465603322868,
|
|
2871
|
+
"width": 17.773668006806687,
|
|
2872
|
+
"height": 64.33359662426957,
|
|
2873
|
+
"angle": 0,
|
|
2874
|
+
"strokeColor": "#000",
|
|
2875
|
+
"backgroundColor": "#ff00",
|
|
2876
|
+
"fillStyle": "solid",
|
|
2877
|
+
"strokeWidth": 4,
|
|
2878
|
+
"strokeStyle": "solid",
|
|
2879
|
+
"roughness": 0,
|
|
2880
|
+
"opacity": 100,
|
|
2881
|
+
"groupIds": [
|
|
2882
|
+
"QUoyWX1dyZQ0gpvgMjDRP"
|
|
2883
|
+
],
|
|
2884
|
+
"strokeSharpness": "sharp",
|
|
2885
|
+
"seed": 1787689115,
|
|
2886
|
+
"version": 811,
|
|
2887
|
+
"versionNonce": 466297109,
|
|
2888
|
+
"isDeleted": false,
|
|
2889
|
+
"boundElements": null,
|
|
2890
|
+
"updated": 1642176764265,
|
|
2891
|
+
"points": [
|
|
2892
|
+
[
|
|
2893
|
+
-20.543867566873566,
|
|
2894
|
+
-13.85033283460105
|
|
2895
|
+
],
|
|
2896
|
+
[
|
|
2897
|
+
-20.458533957855767,
|
|
2898
|
+
-25.70168975292349
|
|
2899
|
+
],
|
|
2900
|
+
[
|
|
2901
|
+
-38.22195870535688,
|
|
2902
|
+
-25.768607003346915
|
|
2903
|
+
],
|
|
2904
|
+
[
|
|
2905
|
+
-38.09922779005564,
|
|
2906
|
+
38.27173935615825
|
|
2907
|
+
],
|
|
2908
|
+
[
|
|
2909
|
+
-20.448290698550192,
|
|
2910
|
+
38.56498962092266
|
|
2911
|
+
],
|
|
2912
|
+
[
|
|
2913
|
+
-20.61051596534699,
|
|
2914
|
+
3.260547901786528
|
|
2915
|
+
]
|
|
2916
|
+
],
|
|
2917
|
+
"lastCommittedPoint": [
|
|
2918
|
+
-1.353759765625,
|
|
2919
|
+
39.41824776785688
|
|
2920
|
+
],
|
|
2921
|
+
"startBinding": null,
|
|
2922
|
+
"endBinding": null,
|
|
2923
|
+
"startArrowhead": null,
|
|
2924
|
+
"endArrowhead": null
|
|
2925
|
+
}
|
|
2926
|
+
],
|
|
2927
|
+
"created": 1642176765446,
|
|
2928
|
+
"name": "bar graph"
|
|
2929
|
+
},
|
|
2930
|
+
{
|
|
2931
|
+
"id": "_PndbioCEFZ9DDAGwbTCa",
|
|
2932
|
+
"status": "published",
|
|
2933
|
+
"elements": [
|
|
2934
|
+
{
|
|
2935
|
+
"id": "M0Y2MluoWz-N2puiEny8X",
|
|
2936
|
+
"type": "line",
|
|
2937
|
+
"x": -41.56342097081176,
|
|
2938
|
+
"y": -1669.7404517241057,
|
|
2939
|
+
"width": 74.80278566622133,
|
|
2940
|
+
"height": 45.60741304282839,
|
|
2941
|
+
"angle": 0,
|
|
2942
|
+
"strokeColor": "#000",
|
|
2943
|
+
"backgroundColor": "#ff00",
|
|
2944
|
+
"fillStyle": "solid",
|
|
2945
|
+
"strokeWidth": 4,
|
|
2946
|
+
"strokeStyle": "solid",
|
|
2947
|
+
"roughness": 0,
|
|
2948
|
+
"opacity": 100,
|
|
2949
|
+
"groupIds": [
|
|
2950
|
+
"-ebhD83-oNNXxif6UBERN"
|
|
2951
|
+
],
|
|
2952
|
+
"strokeSharpness": "sharp",
|
|
2953
|
+
"seed": 457731957,
|
|
2954
|
+
"version": 1330,
|
|
2955
|
+
"versionNonce": 1267220181,
|
|
2956
|
+
"isDeleted": false,
|
|
2957
|
+
"boundElements": null,
|
|
2958
|
+
"updated": 1642176684110,
|
|
2959
|
+
"points": [
|
|
2960
|
+
[
|
|
2961
|
+
0,
|
|
2962
|
+
-33.0038010425607
|
|
2963
|
+
],
|
|
2964
|
+
[
|
|
2965
|
+
0.17152754427653116,
|
|
2966
|
+
-16.036729214376834
|
|
2967
|
+
],
|
|
2968
|
+
[
|
|
2969
|
+
74.75466116712165,
|
|
2970
|
+
-15.796308357841898
|
|
2971
|
+
],
|
|
2972
|
+
[
|
|
2973
|
+
74.80278566622133,
|
|
2974
|
+
-32.741630063248365
|
|
2975
|
+
],
|
|
2976
|
+
[
|
|
2977
|
+
46.06869577651561,
|
|
2978
|
+
-32.824544004713836
|
|
2979
|
+
],
|
|
2980
|
+
[
|
|
2981
|
+
46.34873196792378,
|
|
2982
|
+
-61.267749526818214
|
|
2983
|
+
],
|
|
2984
|
+
[
|
|
2985
|
+
29.31534780620341,
|
|
2986
|
+
-61.40372140067029
|
|
2987
|
+
],
|
|
2988
|
+
[
|
|
2989
|
+
29.134410443667228,
|
|
2990
|
+
-33.1069595358826
|
|
2991
|
+
],
|
|
2992
|
+
[
|
|
2993
|
+
0,
|
|
2994
|
+
-33.0038010425607
|
|
2995
|
+
]
|
|
2996
|
+
],
|
|
2997
|
+
"lastCommittedPoint": [
|
|
2998
|
+
0.7711356026784415,
|
|
2999
|
+
-0.383736746651266
|
|
3000
|
+
],
|
|
3001
|
+
"startBinding": null,
|
|
3002
|
+
"endBinding": null,
|
|
3003
|
+
"startArrowhead": null,
|
|
3004
|
+
"endArrowhead": null
|
|
3005
|
+
},
|
|
3006
|
+
{
|
|
3007
|
+
"id": "LBwZNmhh4RRKq2RoNDDVc",
|
|
3008
|
+
"type": "line",
|
|
3009
|
+
"x": -27.989858691614074,
|
|
3010
|
+
"y": -1685.6425533243814,
|
|
3011
|
+
"width": 75.84775942655605,
|
|
3012
|
+
"height": 40.9570405311026,
|
|
3013
|
+
"angle": 0,
|
|
3014
|
+
"strokeColor": "#000",
|
|
3015
|
+
"backgroundColor": "#ff00",
|
|
3016
|
+
"fillStyle": "solid",
|
|
3017
|
+
"strokeWidth": 4,
|
|
3018
|
+
"strokeStyle": "solid",
|
|
3019
|
+
"roughness": 0,
|
|
3020
|
+
"opacity": 100,
|
|
3021
|
+
"groupIds": [
|
|
3022
|
+
"-ebhD83-oNNXxif6UBERN"
|
|
3023
|
+
],
|
|
3024
|
+
"strokeSharpness": "sharp",
|
|
3025
|
+
"seed": 1733938971,
|
|
3026
|
+
"version": 522,
|
|
3027
|
+
"versionNonce": 1061127419,
|
|
3028
|
+
"isDeleted": false,
|
|
3029
|
+
"boundElements": null,
|
|
3030
|
+
"updated": 1642176684110,
|
|
3031
|
+
"points": [
|
|
3032
|
+
[
|
|
3033
|
+
-7.54106221889292,
|
|
3034
|
+
0
|
|
3035
|
+
],
|
|
3036
|
+
[
|
|
3037
|
+
-14.030180431547478,
|
|
3038
|
+
40.87372331171176
|
|
3039
|
+
],
|
|
3040
|
+
[
|
|
3041
|
+
61.817578995008574,
|
|
3042
|
+
40.9570405311026
|
|
3043
|
+
],
|
|
3044
|
+
[
|
|
3045
|
+
59.55863113839488,
|
|
3046
|
+
26.781418174846994
|
|
3047
|
+
]
|
|
3048
|
+
],
|
|
3049
|
+
"lastCommittedPoint": [
|
|
3050
|
+
145.07684616815482,
|
|
3051
|
+
57.90434337797615
|
|
3052
|
+
],
|
|
3053
|
+
"startBinding": null,
|
|
3054
|
+
"endBinding": null,
|
|
3055
|
+
"startArrowhead": null,
|
|
3056
|
+
"endArrowhead": null
|
|
3057
|
+
},
|
|
3058
|
+
{
|
|
3059
|
+
"id": "gXYmsCAWzIq9uMKdvk39Y",
|
|
3060
|
+
"type": "line",
|
|
3061
|
+
"x": 27.414310799937653,
|
|
3062
|
+
"y": -1685.4414655081723,
|
|
3063
|
+
"width": 1.5866566697519693,
|
|
3064
|
+
"height": 9.079493310971708,
|
|
3065
|
+
"angle": 0,
|
|
3066
|
+
"strokeColor": "#000",
|
|
3067
|
+
"backgroundColor": "#ff00",
|
|
3068
|
+
"fillStyle": "solid",
|
|
3069
|
+
"strokeWidth": 4,
|
|
3070
|
+
"strokeStyle": "solid",
|
|
3071
|
+
"roughness": 0,
|
|
3072
|
+
"opacity": 100,
|
|
3073
|
+
"groupIds": [
|
|
3074
|
+
"-ebhD83-oNNXxif6UBERN"
|
|
3075
|
+
],
|
|
3076
|
+
"strokeSharpness": "sharp",
|
|
3077
|
+
"seed": 784306587,
|
|
3078
|
+
"version": 437,
|
|
3079
|
+
"versionNonce": 2049154101,
|
|
3080
|
+
"isDeleted": false,
|
|
3081
|
+
"boundElements": null,
|
|
3082
|
+
"updated": 1642176684110,
|
|
3083
|
+
"points": [
|
|
3084
|
+
[
|
|
3085
|
+
0,
|
|
3086
|
+
0
|
|
3087
|
+
],
|
|
3088
|
+
[
|
|
3089
|
+
1.5866566697519693,
|
|
3090
|
+
9.079493310971708
|
|
3091
|
+
]
|
|
3092
|
+
],
|
|
3093
|
+
"lastCommittedPoint": [
|
|
3094
|
+
3.59619140625,
|
|
3095
|
+
18.50327264694988
|
|
3096
|
+
],
|
|
3097
|
+
"startBinding": null,
|
|
3098
|
+
"endBinding": null,
|
|
3099
|
+
"startArrowhead": null,
|
|
3100
|
+
"endArrowhead": null
|
|
3101
|
+
},
|
|
3102
|
+
{
|
|
3103
|
+
"id": "G8XrfflSARqPC2mODdY_9",
|
|
3104
|
+
"type": "line",
|
|
3105
|
+
"x": -18.326224286070612,
|
|
3106
|
+
"y": -1674.3570759909992,
|
|
3107
|
+
"width": 3.3051045655295854,
|
|
3108
|
+
"height": 17.987472520264433,
|
|
3109
|
+
"angle": 0,
|
|
3110
|
+
"strokeColor": "#3d71b7",
|
|
3111
|
+
"backgroundColor": "#ff00",
|
|
3112
|
+
"fillStyle": "solid",
|
|
3113
|
+
"strokeWidth": 4,
|
|
3114
|
+
"strokeStyle": "solid",
|
|
3115
|
+
"roughness": 0,
|
|
3116
|
+
"opacity": 100,
|
|
3117
|
+
"groupIds": [
|
|
3118
|
+
"-ebhD83-oNNXxif6UBERN"
|
|
3119
|
+
],
|
|
3120
|
+
"strokeSharpness": "sharp",
|
|
3121
|
+
"seed": 1369534005,
|
|
3122
|
+
"version": 402,
|
|
3123
|
+
"versionNonce": 1620782491,
|
|
3124
|
+
"isDeleted": false,
|
|
3125
|
+
"boundElements": null,
|
|
3126
|
+
"updated": 1642176684110,
|
|
3127
|
+
"points": [
|
|
3128
|
+
[
|
|
3129
|
+
0,
|
|
3130
|
+
0
|
|
3131
|
+
],
|
|
3132
|
+
[
|
|
3133
|
+
-3.3051045655295854,
|
|
3134
|
+
17.987472520264433
|
|
3135
|
+
]
|
|
3136
|
+
],
|
|
3137
|
+
"lastCommittedPoint": [
|
|
3138
|
+
-7.14599609375,
|
|
3139
|
+
38.89087495349759
|
|
3140
|
+
],
|
|
3141
|
+
"startBinding": null,
|
|
3142
|
+
"endBinding": null,
|
|
3143
|
+
"startArrowhead": null,
|
|
3144
|
+
"endArrowhead": null
|
|
3145
|
+
}
|
|
3146
|
+
],
|
|
3147
|
+
"created": 1642176763478,
|
|
3148
|
+
"name": "clean up"
|
|
3149
|
+
},
|
|
3150
|
+
{
|
|
3151
|
+
"id": "mDHEY89l81154l6TxzS0C",
|
|
3152
|
+
"status": "published",
|
|
3153
|
+
"elements": [
|
|
3154
|
+
{
|
|
3155
|
+
"id": "TznLDGsxTH6cx6FCEQ954",
|
|
3156
|
+
"type": "line",
|
|
3157
|
+
"x": 316.82236878136405,
|
|
3158
|
+
"y": -1657.0547266694825,
|
|
3159
|
+
"width": 86.8479570176425,
|
|
3160
|
+
"height": 86.70256876054019,
|
|
3161
|
+
"angle": 0,
|
|
3162
|
+
"strokeColor": "#000",
|
|
3163
|
+
"backgroundColor": "#ff00",
|
|
3164
|
+
"fillStyle": "solid",
|
|
3165
|
+
"strokeWidth": 4,
|
|
3166
|
+
"strokeStyle": "solid",
|
|
3167
|
+
"roughness": 0,
|
|
3168
|
+
"opacity": 100,
|
|
3169
|
+
"groupIds": [
|
|
3170
|
+
"-s4fjbuy8TB8jK9QXy83H"
|
|
3171
|
+
],
|
|
3172
|
+
"strokeSharpness": "sharp",
|
|
3173
|
+
"seed": 595599829,
|
|
3174
|
+
"version": 882,
|
|
3175
|
+
"versionNonce": 1821054587,
|
|
3176
|
+
"isDeleted": false,
|
|
3177
|
+
"boundElements": null,
|
|
3178
|
+
"updated": 1642176687793,
|
|
3179
|
+
"points": [
|
|
3180
|
+
[
|
|
3181
|
+
-100.82846079719857,
|
|
3182
|
+
-35.65679158117373
|
|
3183
|
+
],
|
|
3184
|
+
[
|
|
3185
|
+
-100.86887487245886,
|
|
3186
|
+
-50.64382225334311
|
|
3187
|
+
],
|
|
3188
|
+
[
|
|
3189
|
+
-144.8628651581743,
|
|
3190
|
+
-66.33962232012891
|
|
3191
|
+
],
|
|
3192
|
+
[
|
|
3193
|
+
-187.319597506434,
|
|
3194
|
+
-50.80421151141445
|
|
3195
|
+
],
|
|
3196
|
+
[
|
|
3197
|
+
-187.59180823037764,
|
|
3198
|
+
0.9574415062271229
|
|
3199
|
+
],
|
|
3200
|
+
[
|
|
3201
|
+
-144.41565807455862,
|
|
3202
|
+
20.362946440411285
|
|
3203
|
+
],
|
|
3204
|
+
[
|
|
3205
|
+
-100.74385121273512,
|
|
3206
|
+
1.1178767192249062
|
|
3207
|
+
],
|
|
3208
|
+
[
|
|
3209
|
+
-100.81937485175334,
|
|
3210
|
+
-21.32005594229192
|
|
3211
|
+
]
|
|
3212
|
+
],
|
|
3213
|
+
"lastCommittedPoint": [
|
|
3214
|
+
0.14563272165696617,
|
|
3215
|
+
32.9782885174418
|
|
3216
|
+
],
|
|
3217
|
+
"startBinding": null,
|
|
3218
|
+
"endBinding": null,
|
|
3219
|
+
"startArrowhead": null,
|
|
3220
|
+
"endArrowhead": null
|
|
3221
|
+
},
|
|
3222
|
+
{
|
|
3223
|
+
"id": "CVa3CVvpXlpVV6ITr1VuR",
|
|
3224
|
+
"type": "line",
|
|
3225
|
+
"x": 145.40535538046822,
|
|
3226
|
+
"y": -1700.1143382570262,
|
|
3227
|
+
"width": 27.379551240502817,
|
|
3228
|
+
"height": 40.851572724576734,
|
|
3229
|
+
"angle": 0,
|
|
3230
|
+
"strokeColor": "#3d71b7",
|
|
3231
|
+
"backgroundColor": "#ff00",
|
|
3232
|
+
"fillStyle": "solid",
|
|
3233
|
+
"strokeWidth": 4,
|
|
3234
|
+
"strokeStyle": "solid",
|
|
3235
|
+
"roughness": 0,
|
|
3236
|
+
"opacity": 100,
|
|
3237
|
+
"groupIds": [
|
|
3238
|
+
"-s4fjbuy8TB8jK9QXy83H"
|
|
3239
|
+
],
|
|
3240
|
+
"strokeSharpness": "sharp",
|
|
3241
|
+
"seed": 763875765,
|
|
3242
|
+
"version": 546,
|
|
3243
|
+
"versionNonce": 1177805493,
|
|
3244
|
+
"isDeleted": false,
|
|
3245
|
+
"boundElements": null,
|
|
3246
|
+
"updated": 1642176687793,
|
|
3247
|
+
"points": [
|
|
3248
|
+
[
|
|
3249
|
+
0,
|
|
3250
|
+
0
|
|
3251
|
+
],
|
|
3252
|
+
[
|
|
3253
|
+
27.379551240502817,
|
|
3254
|
+
9.891968593986178
|
|
3255
|
+
],
|
|
3256
|
+
[
|
|
3257
|
+
27.192422780265296,
|
|
3258
|
+
40.851572724576734
|
|
3259
|
+
]
|
|
3260
|
+
],
|
|
3261
|
+
"lastCommittedPoint": [
|
|
3262
|
+
58.474404978197754,
|
|
3263
|
+
87.99962243368464
|
|
3264
|
+
],
|
|
3265
|
+
"startBinding": null,
|
|
3266
|
+
"endBinding": null,
|
|
3267
|
+
"startArrowhead": null,
|
|
3268
|
+
"endArrowhead": null
|
|
3269
|
+
}
|
|
3270
|
+
],
|
|
3271
|
+
"created": 1642176761679,
|
|
3272
|
+
"name": "3d"
|
|
3273
|
+
},
|
|
3274
|
+
{
|
|
3275
|
+
"id": "ieHmXrzsUwb8equ2jRP_R",
|
|
3276
|
+
"status": "published",
|
|
3277
|
+
"elements": [
|
|
3278
|
+
{
|
|
3279
|
+
"id": "foF5KC1SpotYaQdYMsSZ4",
|
|
3280
|
+
"type": "line",
|
|
3281
|
+
"x": 388.54098379918116,
|
|
3282
|
+
"y": -1723.6488794435052,
|
|
3283
|
+
"width": 41.002511461453125,
|
|
3284
|
+
"height": 29.726966191245932,
|
|
3285
|
+
"angle": 0,
|
|
3286
|
+
"strokeColor": "#000",
|
|
3287
|
+
"backgroundColor": "#ff00",
|
|
3288
|
+
"fillStyle": "solid",
|
|
3289
|
+
"strokeWidth": 4,
|
|
3290
|
+
"strokeStyle": "solid",
|
|
3291
|
+
"roughness": 0,
|
|
3292
|
+
"opacity": 100,
|
|
3293
|
+
"groupIds": [
|
|
3294
|
+
"4kCgGLOEC9F9yoOdQftGl"
|
|
3295
|
+
],
|
|
3296
|
+
"strokeSharpness": "sharp",
|
|
3297
|
+
"seed": 1674293461,
|
|
3298
|
+
"version": 743,
|
|
3299
|
+
"versionNonce": 408195541,
|
|
3300
|
+
"isDeleted": false,
|
|
3301
|
+
"boundElements": null,
|
|
3302
|
+
"updated": 1642176691723,
|
|
3303
|
+
"points": [
|
|
3304
|
+
[
|
|
3305
|
+
-47.2497757139748,
|
|
3306
|
+
-6.99418922265187
|
|
3307
|
+
],
|
|
3308
|
+
[
|
|
3309
|
+
-47.29503693980391,
|
|
3310
|
+
-13.008064060003873
|
|
3311
|
+
],
|
|
3312
|
+
[
|
|
3313
|
+
-87.90842183430993,
|
|
3314
|
+
-13.012720743815407
|
|
3315
|
+
],
|
|
3316
|
+
[
|
|
3317
|
+
-87.84268484394785,
|
|
3318
|
+
16.554323233652454
|
|
3319
|
+
],
|
|
3320
|
+
[
|
|
3321
|
+
-46.92055675497796,
|
|
3322
|
+
16.714245447430528
|
|
3323
|
+
],
|
|
3324
|
+
[
|
|
3325
|
+
-46.90591037285681,
|
|
3326
|
+
10.342271742615345
|
|
3327
|
+
]
|
|
3328
|
+
],
|
|
3329
|
+
"lastCommittedPoint": [
|
|
3330
|
+
1.0296223958332575,
|
|
3331
|
+
38.15787760416697
|
|
3332
|
+
],
|
|
3333
|
+
"startBinding": null,
|
|
3334
|
+
"endBinding": null,
|
|
3335
|
+
"startArrowhead": null,
|
|
3336
|
+
"endArrowhead": null
|
|
3337
|
+
},
|
|
3338
|
+
{
|
|
3339
|
+
"id": "iCe1o05hZPasqgRbme80d",
|
|
3340
|
+
"type": "rectangle",
|
|
3341
|
+
"x": 335.3432713730822,
|
|
3342
|
+
"y": -1679.1739646004605,
|
|
3343
|
+
"width": 29.484268158691993,
|
|
3344
|
+
"height": 29.87749740640029,
|
|
3345
|
+
"angle": 0,
|
|
3346
|
+
"strokeColor": "#000",
|
|
3347
|
+
"backgroundColor": "#ff00",
|
|
3348
|
+
"fillStyle": "solid",
|
|
3349
|
+
"strokeWidth": 4,
|
|
3350
|
+
"strokeStyle": "solid",
|
|
3351
|
+
"roughness": 0,
|
|
3352
|
+
"opacity": 100,
|
|
3353
|
+
"groupIds": [
|
|
3354
|
+
"4kCgGLOEC9F9yoOdQftGl"
|
|
3355
|
+
],
|
|
3356
|
+
"strokeSharpness": "sharp",
|
|
3357
|
+
"seed": 677158741,
|
|
3358
|
+
"version": 593,
|
|
3359
|
+
"versionNonce": 844489211,
|
|
3360
|
+
"isDeleted": false,
|
|
3361
|
+
"boundElements": null,
|
|
3362
|
+
"updated": 1642176691723
|
|
3363
|
+
},
|
|
3364
|
+
{
|
|
3365
|
+
"type": "rectangle",
|
|
3366
|
+
"version": 718,
|
|
3367
|
+
"versionNonce": 804097845,
|
|
3368
|
+
"isDeleted": false,
|
|
3369
|
+
"id": "cWiGK_fxlR-vkrZdVbWRm",
|
|
3370
|
+
"fillStyle": "solid",
|
|
3371
|
+
"strokeWidth": 4,
|
|
3372
|
+
"strokeStyle": "solid",
|
|
3373
|
+
"roughness": 0,
|
|
3374
|
+
"opacity": 100,
|
|
3375
|
+
"angle": 0,
|
|
3376
|
+
"x": 277.5525949416258,
|
|
3377
|
+
"y": -1679.2276182079518,
|
|
3378
|
+
"strokeColor": "#000",
|
|
3379
|
+
"backgroundColor": "#ff00",
|
|
3380
|
+
"width": 29.484268158691993,
|
|
3381
|
+
"height": 29.87749740640029,
|
|
3382
|
+
"seed": 212724827,
|
|
3383
|
+
"groupIds": [
|
|
3384
|
+
"4kCgGLOEC9F9yoOdQftGl"
|
|
3385
|
+
],
|
|
3386
|
+
"strokeSharpness": "sharp",
|
|
3387
|
+
"boundElements": [],
|
|
3388
|
+
"updated": 1642176691723
|
|
3389
|
+
},
|
|
3390
|
+
{
|
|
3391
|
+
"id": "gtSzDdWYziofpkZtbazLN",
|
|
3392
|
+
"type": "line",
|
|
3393
|
+
"x": 321.18119613053574,
|
|
3394
|
+
"y": -1706.8689881633247,
|
|
3395
|
+
"width": 0.005688235137975843,
|
|
3396
|
+
"height": 10.521200720170299,
|
|
3397
|
+
"angle": 0,
|
|
3398
|
+
"strokeColor": "#000",
|
|
3399
|
+
"backgroundColor": "#ff00",
|
|
3400
|
+
"fillStyle": "solid",
|
|
3401
|
+
"strokeWidth": 4,
|
|
3402
|
+
"strokeStyle": "solid",
|
|
3403
|
+
"roughness": 0,
|
|
3404
|
+
"opacity": 100,
|
|
3405
|
+
"groupIds": [
|
|
3406
|
+
"4kCgGLOEC9F9yoOdQftGl"
|
|
3407
|
+
],
|
|
3408
|
+
"strokeSharpness": "sharp",
|
|
3409
|
+
"seed": 491933947,
|
|
3410
|
+
"version": 678,
|
|
3411
|
+
"versionNonce": 987622043,
|
|
3412
|
+
"isDeleted": false,
|
|
3413
|
+
"boundElements": null,
|
|
3414
|
+
"updated": 1642176691723,
|
|
3415
|
+
"points": [
|
|
3416
|
+
[
|
|
3417
|
+
0,
|
|
3418
|
+
0
|
|
3419
|
+
],
|
|
3420
|
+
[
|
|
3421
|
+
-0.005688235137975843,
|
|
3422
|
+
10.521200720170299
|
|
3423
|
+
]
|
|
3424
|
+
],
|
|
3425
|
+
"lastCommittedPoint": [
|
|
3426
|
+
-0.049072265625,
|
|
3427
|
+
24.041748046875
|
|
3428
|
+
],
|
|
3429
|
+
"startBinding": null,
|
|
3430
|
+
"endBinding": null,
|
|
3431
|
+
"startArrowhead": null,
|
|
3432
|
+
"endArrowhead": null
|
|
3433
|
+
},
|
|
3434
|
+
{
|
|
3435
|
+
"id": "oynUpVS6Lu9BqSWBb4qOY",
|
|
3436
|
+
"type": "line",
|
|
3437
|
+
"x": 291.9380922040208,
|
|
3438
|
+
"y": -1660.5993391612456,
|
|
3439
|
+
"width": 58.26004051870341,
|
|
3440
|
+
"height": 16.436323043568933,
|
|
3441
|
+
"angle": 0,
|
|
3442
|
+
"strokeColor": "#000",
|
|
3443
|
+
"backgroundColor": "#ff00",
|
|
3444
|
+
"fillStyle": "solid",
|
|
3445
|
+
"strokeWidth": 4,
|
|
3446
|
+
"strokeStyle": "solid",
|
|
3447
|
+
"roughness": 0,
|
|
3448
|
+
"opacity": 100,
|
|
3449
|
+
"groupIds": [
|
|
3450
|
+
"4kCgGLOEC9F9yoOdQftGl"
|
|
3451
|
+
],
|
|
3452
|
+
"strokeSharpness": "sharp",
|
|
3453
|
+
"seed": 2004823253,
|
|
3454
|
+
"version": 680,
|
|
3455
|
+
"versionNonce": 1514135701,
|
|
3456
|
+
"isDeleted": false,
|
|
3457
|
+
"boundElements": null,
|
|
3458
|
+
"updated": 1642176691723,
|
|
3459
|
+
"points": [
|
|
3460
|
+
[
|
|
3461
|
+
0,
|
|
3462
|
+
-19.100797775522864
|
|
3463
|
+
],
|
|
3464
|
+
[
|
|
3465
|
+
0.0674966263766761,
|
|
3466
|
+
-35.52950592366516
|
|
3467
|
+
],
|
|
3468
|
+
[
|
|
3469
|
+
58.26004051870341,
|
|
3470
|
+
-35.5371208190918
|
|
3471
|
+
],
|
|
3472
|
+
[
|
|
3473
|
+
58.24078803054408,
|
|
3474
|
+
-19.119450387768115
|
|
3475
|
+
]
|
|
3476
|
+
],
|
|
3477
|
+
"lastCommittedPoint": [
|
|
3478
|
+
127.24752807617188,
|
|
3479
|
+
0.00920867919921875
|
|
3480
|
+
],
|
|
3481
|
+
"startBinding": null,
|
|
3482
|
+
"endBinding": null,
|
|
3483
|
+
"startArrowhead": null,
|
|
3484
|
+
"endArrowhead": null
|
|
3485
|
+
},
|
|
3486
|
+
{
|
|
3487
|
+
"id": "vsuP-vQt9EDaSYVf1pSfK",
|
|
3488
|
+
"type": "line",
|
|
3489
|
+
"x": 311.83841812104765,
|
|
3490
|
+
"y": -1724.9335826298693,
|
|
3491
|
+
"width": 12.50741280803683,
|
|
3492
|
+
"height": 0.005522387091149001,
|
|
3493
|
+
"angle": 0,
|
|
3494
|
+
"strokeColor": "#3d71b7",
|
|
3495
|
+
"backgroundColor": "#ff00",
|
|
3496
|
+
"fillStyle": "solid",
|
|
3497
|
+
"strokeWidth": 4,
|
|
3498
|
+
"strokeStyle": "solid",
|
|
3499
|
+
"roughness": 0,
|
|
3500
|
+
"opacity": 100,
|
|
3501
|
+
"groupIds": [
|
|
3502
|
+
"4kCgGLOEC9F9yoOdQftGl"
|
|
3503
|
+
],
|
|
3504
|
+
"strokeSharpness": "sharp",
|
|
3505
|
+
"seed": 634616283,
|
|
3506
|
+
"version": 529,
|
|
3507
|
+
"versionNonce": 1385946939,
|
|
3508
|
+
"isDeleted": false,
|
|
3509
|
+
"boundElements": null,
|
|
3510
|
+
"updated": 1642176691723,
|
|
3511
|
+
"points": [
|
|
3512
|
+
[
|
|
3513
|
+
0,
|
|
3514
|
+
0
|
|
3515
|
+
],
|
|
3516
|
+
[
|
|
3517
|
+
12.50741280803683,
|
|
3518
|
+
0.005522387091149001
|
|
3519
|
+
]
|
|
3520
|
+
],
|
|
3521
|
+
"lastCommittedPoint": null,
|
|
3522
|
+
"startBinding": null,
|
|
3523
|
+
"endBinding": null,
|
|
3524
|
+
"startArrowhead": null,
|
|
3525
|
+
"endArrowhead": null
|
|
3526
|
+
}
|
|
3527
|
+
],
|
|
3528
|
+
"created": 1642176759213,
|
|
3529
|
+
"name": "tree"
|
|
3530
|
+
},
|
|
3531
|
+
{
|
|
3532
|
+
"id": "ol4G0Ce0k-S8Jezx5-ZVH",
|
|
3533
|
+
"status": "published",
|
|
3534
|
+
"elements": [
|
|
3535
|
+
{
|
|
3536
|
+
"id": "Tt1Byv_k8rEi1AvgWOG0p",
|
|
3537
|
+
"type": "line",
|
|
3538
|
+
"x": 459.97563277680484,
|
|
3539
|
+
"y": -1806.707689105587,
|
|
3540
|
+
"width": 86.72974021543591,
|
|
3541
|
+
"height": 75.11704883341515,
|
|
3542
|
+
"angle": 0,
|
|
3543
|
+
"strokeColor": "#000",
|
|
3544
|
+
"backgroundColor": "#ff00",
|
|
3545
|
+
"fillStyle": "solid",
|
|
3546
|
+
"strokeWidth": 4,
|
|
3547
|
+
"strokeStyle": "solid",
|
|
3548
|
+
"roughness": 0,
|
|
3549
|
+
"opacity": 100,
|
|
3550
|
+
"groupIds": [
|
|
3551
|
+
"rhu2akiyoOMo8WJrJYd3W"
|
|
3552
|
+
],
|
|
3553
|
+
"strokeSharpness": "sharp",
|
|
3554
|
+
"seed": 848761403,
|
|
3555
|
+
"version": 966,
|
|
3556
|
+
"versionNonce": 276138997,
|
|
3557
|
+
"isDeleted": false,
|
|
3558
|
+
"boundElements": null,
|
|
3559
|
+
"updated": 1642176674806,
|
|
3560
|
+
"points": [
|
|
3561
|
+
[
|
|
3562
|
+
-100.50541177158023,
|
|
3563
|
+
-20.169359652157127
|
|
3564
|
+
],
|
|
3565
|
+
[
|
|
3566
|
+
-100.34928802904436,
|
|
3567
|
+
-37.22238698637088
|
|
3568
|
+
],
|
|
3569
|
+
[
|
|
3570
|
+
-186.5464721512698,
|
|
3571
|
+
-37.52518503289593
|
|
3572
|
+
],
|
|
3573
|
+
[
|
|
3574
|
+
-186.9907740542763,
|
|
3575
|
+
37.49711683571644
|
|
3576
|
+
],
|
|
3577
|
+
[
|
|
3578
|
+
-100.59850954191984,
|
|
3579
|
+
37.59186380051922
|
|
3580
|
+
],
|
|
3581
|
+
[
|
|
3582
|
+
-100.2610338388404,
|
|
3583
|
+
-2.571890138510142
|
|
3584
|
+
]
|
|
3585
|
+
],
|
|
3586
|
+
"lastCommittedPoint": [
|
|
3587
|
+
-1.7350046258222847,
|
|
3588
|
+
37.2751978824017
|
|
3589
|
+
],
|
|
3590
|
+
"startBinding": null,
|
|
3591
|
+
"endBinding": null,
|
|
3592
|
+
"startArrowhead": null,
|
|
3593
|
+
"endArrowhead": null
|
|
3594
|
+
},
|
|
3595
|
+
{
|
|
3596
|
+
"id": "1XioKD_quaq7xdvw0EsdZ",
|
|
3597
|
+
"type": "line",
|
|
3598
|
+
"x": 286.6678834604364,
|
|
3599
|
+
"y": -1830.1346238359893,
|
|
3600
|
+
"width": 58.068998797806856,
|
|
3601
|
+
"height": 26.549401064274132,
|
|
3602
|
+
"angle": 0,
|
|
3603
|
+
"strokeColor": "#3d71b7",
|
|
3604
|
+
"backgroundColor": "#ff00",
|
|
3605
|
+
"fillStyle": "solid",
|
|
3606
|
+
"strokeWidth": 4,
|
|
3607
|
+
"strokeStyle": "solid",
|
|
3608
|
+
"roughness": 0,
|
|
3609
|
+
"opacity": 100,
|
|
3610
|
+
"groupIds": [
|
|
3611
|
+
"rhu2akiyoOMo8WJrJYd3W"
|
|
3612
|
+
],
|
|
3613
|
+
"strokeSharpness": "sharp",
|
|
3614
|
+
"seed": 1639463867,
|
|
3615
|
+
"version": 549,
|
|
3616
|
+
"versionNonce": 74521051,
|
|
3617
|
+
"isDeleted": false,
|
|
3618
|
+
"boundElements": null,
|
|
3619
|
+
"updated": 1642176674806,
|
|
3620
|
+
"points": [
|
|
3621
|
+
[
|
|
3622
|
+
0,
|
|
3623
|
+
0
|
|
3624
|
+
],
|
|
3625
|
+
[
|
|
3626
|
+
29.051971945650873,
|
|
3627
|
+
26.549401064274132
|
|
3628
|
+
],
|
|
3629
|
+
[
|
|
3630
|
+
58.068998797806856,
|
|
3631
|
+
0.3758826191866046
|
|
3632
|
+
]
|
|
3633
|
+
],
|
|
3634
|
+
"lastCommittedPoint": [
|
|
3635
|
+
125.03655684621714,
|
|
3636
|
+
-0.3717041015625
|
|
3637
|
+
],
|
|
3638
|
+
"startBinding": null,
|
|
3639
|
+
"endBinding": null,
|
|
3640
|
+
"startArrowhead": null,
|
|
3641
|
+
"endArrowhead": null
|
|
3642
|
+
}
|
|
3643
|
+
],
|
|
3644
|
+
"created": 1642176756544,
|
|
3645
|
+
"name": "notice"
|
|
3646
|
+
},
|
|
3647
|
+
{
|
|
3648
|
+
"id": "HtCEqQG622-Kmx5ghVNfM",
|
|
3649
|
+
"status": "published",
|
|
3650
|
+
"elements": [
|
|
3651
|
+
{
|
|
3652
|
+
"id": "3KdOzmgVsZXYnUue0FAox",
|
|
3653
|
+
"type": "line",
|
|
3654
|
+
"x": 278.4246757962767,
|
|
3655
|
+
"y": -1828.7037739541906,
|
|
3656
|
+
"width": 75.16928867761732,
|
|
3657
|
+
"height": 72.66506315398661,
|
|
3658
|
+
"angle": 0,
|
|
3659
|
+
"strokeColor": "#000",
|
|
3660
|
+
"backgroundColor": "#ff00",
|
|
3661
|
+
"fillStyle": "solid",
|
|
3662
|
+
"strokeWidth": 4,
|
|
3663
|
+
"strokeStyle": "solid",
|
|
3664
|
+
"roughness": 0,
|
|
3665
|
+
"opacity": 100,
|
|
3666
|
+
"groupIds": [
|
|
3667
|
+
"aL3WKuYUECBtA0vmhavxi"
|
|
3668
|
+
],
|
|
3669
|
+
"strokeSharpness": "sharp",
|
|
3670
|
+
"seed": 1695199483,
|
|
3671
|
+
"version": 847,
|
|
3672
|
+
"versionNonce": 296401781,
|
|
3673
|
+
"isDeleted": false,
|
|
3674
|
+
"boundElements": null,
|
|
3675
|
+
"updated": 1642176749214,
|
|
3676
|
+
"points": [
|
|
3677
|
+
[
|
|
3678
|
+
-87.35490158930968,
|
|
3679
|
+
-13.983326367276725
|
|
3680
|
+
],
|
|
3681
|
+
[
|
|
3682
|
+
-87.36085800426801,
|
|
3683
|
+
-25.871037558337513
|
|
3684
|
+
],
|
|
3685
|
+
[
|
|
3686
|
+
-162.32787009196923,
|
|
3687
|
+
-26.016042073567405
|
|
3688
|
+
],
|
|
3689
|
+
[
|
|
3690
|
+
-162.524190266927,
|
|
3691
|
+
46.6490210804192
|
|
3692
|
+
]
|
|
3693
|
+
],
|
|
3694
|
+
"lastCommittedPoint": [
|
|
3695
|
+
-163.67266845703125,
|
|
3696
|
+
128.7532958984375
|
|
3697
|
+
],
|
|
3698
|
+
"startBinding": null,
|
|
3699
|
+
"endBinding": null,
|
|
3700
|
+
"startArrowhead": null,
|
|
3701
|
+
"endArrowhead": null
|
|
3702
|
+
},
|
|
3703
|
+
{
|
|
3704
|
+
"id": "Ew1h3YepV5lOXrBYAcUvL",
|
|
3705
|
+
"type": "rectangle",
|
|
3706
|
+
"x": 115.88396196077588,
|
|
3707
|
+
"y": -1785.3261662571513,
|
|
3708
|
+
"width": 75.05471302362761,
|
|
3709
|
+
"height": 17.457881227310523,
|
|
3710
|
+
"angle": 0,
|
|
3711
|
+
"strokeColor": "#000",
|
|
3712
|
+
"backgroundColor": "#ff00",
|
|
3713
|
+
"fillStyle": "solid",
|
|
3714
|
+
"strokeWidth": 4,
|
|
3715
|
+
"strokeStyle": "solid",
|
|
3716
|
+
"roughness": 0,
|
|
3717
|
+
"opacity": 100,
|
|
3718
|
+
"groupIds": [
|
|
3719
|
+
"aL3WKuYUECBtA0vmhavxi"
|
|
3720
|
+
],
|
|
3721
|
+
"strokeSharpness": "sharp",
|
|
3722
|
+
"seed": 1647685211,
|
|
3723
|
+
"version": 724,
|
|
3724
|
+
"versionNonce": 1074307675,
|
|
3725
|
+
"isDeleted": false,
|
|
3726
|
+
"boundElements": null,
|
|
3727
|
+
"updated": 1642176749214
|
|
3728
|
+
},
|
|
3729
|
+
{
|
|
3730
|
+
"id": "mWJ6tBeWbgRAuid_UJcfn",
|
|
3731
|
+
"type": "line",
|
|
3732
|
+
"x": 190.90696740285938,
|
|
3733
|
+
"y": -1825.9783124141359,
|
|
3734
|
+
"width": 0.030331244437242222,
|
|
3735
|
+
"height": 49.45307563594365,
|
|
3736
|
+
"angle": 0,
|
|
3737
|
+
"strokeColor": "#000",
|
|
3738
|
+
"backgroundColor": "#ff00",
|
|
3739
|
+
"fillStyle": "solid",
|
|
3740
|
+
"strokeWidth": 4,
|
|
3741
|
+
"strokeStyle": "solid",
|
|
3742
|
+
"roughness": 0,
|
|
3743
|
+
"opacity": 100,
|
|
3744
|
+
"groupIds": [
|
|
3745
|
+
"aL3WKuYUECBtA0vmhavxi"
|
|
3746
|
+
],
|
|
3747
|
+
"strokeSharpness": "sharp",
|
|
3748
|
+
"seed": 2071574011,
|
|
3749
|
+
"version": 577,
|
|
3750
|
+
"versionNonce": 470648021,
|
|
3751
|
+
"isDeleted": false,
|
|
3752
|
+
"boundElements": null,
|
|
3753
|
+
"updated": 1642176749214,
|
|
3754
|
+
"points": [
|
|
3755
|
+
[
|
|
3756
|
+
0,
|
|
3757
|
+
0
|
|
3758
|
+
],
|
|
3759
|
+
[
|
|
3760
|
+
0.030331244437242222,
|
|
3761
|
+
49.45307563594365
|
|
3762
|
+
]
|
|
3763
|
+
],
|
|
3764
|
+
"lastCommittedPoint": [
|
|
3765
|
+
0.8281598772321104,
|
|
3766
|
+
105.99971226283469
|
|
3767
|
+
],
|
|
3768
|
+
"startBinding": null,
|
|
3769
|
+
"endBinding": null,
|
|
3770
|
+
"startArrowhead": null,
|
|
3771
|
+
"endArrowhead": null
|
|
3772
|
+
},
|
|
3773
|
+
{
|
|
3774
|
+
"id": "mvHS458_X90WASen1IYkx",
|
|
3775
|
+
"type": "line",
|
|
3776
|
+
"x": 137.14617309771035,
|
|
3777
|
+
"y": -1837.243195461312,
|
|
3778
|
+
"width": 32.227269837051026,
|
|
3779
|
+
"height": 0.10432799930487043,
|
|
3780
|
+
"angle": 0,
|
|
3781
|
+
"strokeColor": "#3d71b7",
|
|
3782
|
+
"backgroundColor": "#ff00",
|
|
3783
|
+
"fillStyle": "solid",
|
|
3784
|
+
"strokeWidth": 4,
|
|
3785
|
+
"strokeStyle": "solid",
|
|
3786
|
+
"roughness": 0,
|
|
3787
|
+
"opacity": 100,
|
|
3788
|
+
"groupIds": [
|
|
3789
|
+
"aL3WKuYUECBtA0vmhavxi"
|
|
3790
|
+
],
|
|
3791
|
+
"strokeSharpness": "sharp",
|
|
3792
|
+
"seed": 906567707,
|
|
3793
|
+
"version": 493,
|
|
3794
|
+
"versionNonce": 421109499,
|
|
3795
|
+
"isDeleted": false,
|
|
3796
|
+
"boundElements": null,
|
|
3797
|
+
"updated": 1642176749214,
|
|
3798
|
+
"points": [
|
|
3799
|
+
[
|
|
3800
|
+
0,
|
|
3801
|
+
0
|
|
3802
|
+
],
|
|
3803
|
+
[
|
|
3804
|
+
32.227269837051026,
|
|
3805
|
+
-0.10432799930487043
|
|
3806
|
+
]
|
|
3807
|
+
],
|
|
3808
|
+
"lastCommittedPoint": [
|
|
3809
|
+
69.67886788504461,
|
|
3810
|
+
-0.2255684988840585
|
|
3811
|
+
],
|
|
3812
|
+
"startBinding": null,
|
|
3813
|
+
"endBinding": null,
|
|
3814
|
+
"startArrowhead": null,
|
|
3815
|
+
"endArrowhead": null
|
|
3816
|
+
}
|
|
3817
|
+
],
|
|
3818
|
+
"created": 1642176753927,
|
|
3819
|
+
"name": "book"
|
|
3820
|
+
},
|
|
3821
|
+
{
|
|
3822
|
+
"id": "o6UEQz_4lCJZDOsBbvYy9",
|
|
3823
|
+
"status": "published",
|
|
3824
|
+
"elements": [
|
|
3825
|
+
{
|
|
3826
|
+
"id": "6E0dGQ_-fsjJ7bfKC1aew",
|
|
3827
|
+
"type": "line",
|
|
3828
|
+
"x": -3.647259274137749,
|
|
3829
|
+
"y": -1737.4022421004856,
|
|
3830
|
+
"width": 86.634889247378,
|
|
3831
|
+
"height": 86.7964211591457,
|
|
3832
|
+
"angle": 0,
|
|
3833
|
+
"strokeColor": "#000",
|
|
3834
|
+
"backgroundColor": "#ff00",
|
|
3835
|
+
"fillStyle": "solid",
|
|
3836
|
+
"strokeWidth": 4,
|
|
3837
|
+
"strokeStyle": "solid",
|
|
3838
|
+
"roughness": 0,
|
|
3839
|
+
"opacity": 100,
|
|
3840
|
+
"groupIds": [
|
|
3841
|
+
"ZhjnxntPPFOya8gB5pohu"
|
|
3842
|
+
],
|
|
3843
|
+
"strokeSharpness": "sharp",
|
|
3844
|
+
"seed": 652563733,
|
|
3845
|
+
"version": 770,
|
|
3846
|
+
"versionNonce": 941482581,
|
|
3847
|
+
"isDeleted": false,
|
|
3848
|
+
"boundElements": null,
|
|
3849
|
+
"updated": 1642176685560,
|
|
3850
|
+
"points": [
|
|
3851
|
+
[
|
|
3852
|
+
-19.080279427955073,
|
|
3853
|
+
-66.34072548410279
|
|
3854
|
+
],
|
|
3855
|
+
[
|
|
3856
|
+
-35.49894634046041,
|
|
3857
|
+
-75.22992078588541
|
|
3858
|
+
],
|
|
3859
|
+
[
|
|
3860
|
+
51.135942906917585,
|
|
3861
|
+
-123.4272203947371
|
|
3862
|
+
],
|
|
3863
|
+
[
|
|
3864
|
+
36.12464803361717,
|
|
3865
|
+
-36.63079923559141
|
|
3866
|
+
],
|
|
3867
|
+
[
|
|
3868
|
+
-0.7852749443260154,
|
|
3869
|
+
-58.182621059470435
|
|
3870
|
+
],
|
|
3871
|
+
[
|
|
3872
|
+
-1.0609727142628287,
|
|
3873
|
+
-36.70752392215968
|
|
3874
|
+
]
|
|
3875
|
+
],
|
|
3876
|
+
"lastCommittedPoint": [
|
|
3877
|
+
39.47458367598665,
|
|
3878
|
+
61.08347039473665
|
|
3879
|
+
],
|
|
3880
|
+
"startBinding": null,
|
|
3881
|
+
"endBinding": null,
|
|
3882
|
+
"startArrowhead": null,
|
|
3883
|
+
"endArrowhead": null
|
|
3884
|
+
},
|
|
3885
|
+
{
|
|
3886
|
+
"id": "bNgRTB4DmTl03tNwPTu64",
|
|
3887
|
+
"type": "line",
|
|
3888
|
+
"x": 4.312415998202088,
|
|
3889
|
+
"y": -1807.8197168677007,
|
|
3890
|
+
"width": 30.39414880192388,
|
|
3891
|
+
"height": 34.580502657616364,
|
|
3892
|
+
"angle": 0,
|
|
3893
|
+
"strokeColor": "#3d71b7",
|
|
3894
|
+
"backgroundColor": "#ff00",
|
|
3895
|
+
"fillStyle": "solid",
|
|
3896
|
+
"strokeWidth": 4,
|
|
3897
|
+
"strokeStyle": "solid",
|
|
3898
|
+
"roughness": 0,
|
|
3899
|
+
"opacity": 100,
|
|
3900
|
+
"groupIds": [
|
|
3901
|
+
"ZhjnxntPPFOya8gB5pohu"
|
|
3902
|
+
],
|
|
3903
|
+
"strokeSharpness": "sharp",
|
|
3904
|
+
"seed": 1590290069,
|
|
3905
|
+
"version": 513,
|
|
3906
|
+
"versionNonce": 1256708475,
|
|
3907
|
+
"isDeleted": false,
|
|
3908
|
+
"boundElements": null,
|
|
3909
|
+
"updated": 1642176685560,
|
|
3910
|
+
"points": [
|
|
3911
|
+
[
|
|
3912
|
+
0,
|
|
3913
|
+
0
|
|
3914
|
+
],
|
|
3915
|
+
[
|
|
3916
|
+
30.39414880192388,
|
|
3917
|
+
-34.580502657616364
|
|
3918
|
+
]
|
|
3919
|
+
],
|
|
3920
|
+
"lastCommittedPoint": [
|
|
3921
|
+
65.71546052631538,
|
|
3922
|
+
-74.76681357935877
|
|
3923
|
+
],
|
|
3924
|
+
"startBinding": null,
|
|
3925
|
+
"endBinding": null,
|
|
3926
|
+
"startArrowhead": null,
|
|
3927
|
+
"endArrowhead": null
|
|
3928
|
+
}
|
|
3929
|
+
],
|
|
3930
|
+
"created": 1642176745225,
|
|
3931
|
+
"name": "paper plane"
|
|
3932
|
+
},
|
|
3933
|
+
{
|
|
3934
|
+
"id": "KYXgtwscBN2nj-5jQSDTN",
|
|
3935
|
+
"status": "published",
|
|
3936
|
+
"elements": [
|
|
3937
|
+
{
|
|
3938
|
+
"id": "5IyliWmrLZ0toxntWk-57",
|
|
3939
|
+
"type": "line",
|
|
3940
|
+
"x": -13.571290570000656,
|
|
3941
|
+
"y": -1755.326371352455,
|
|
3942
|
+
"width": 85.72239881031088,
|
|
3943
|
+
"height": 86.02564588676036,
|
|
3944
|
+
"angle": 0,
|
|
3945
|
+
"strokeColor": "#000",
|
|
3946
|
+
"backgroundColor": "#ff00",
|
|
3947
|
+
"fillStyle": "solid",
|
|
3948
|
+
"strokeWidth": 4,
|
|
3949
|
+
"strokeStyle": "solid",
|
|
3950
|
+
"roughness": 0,
|
|
3951
|
+
"opacity": 100,
|
|
3952
|
+
"groupIds": [
|
|
3953
|
+
"Q33zRfcRGm1L3ynkfhsha"
|
|
3954
|
+
],
|
|
3955
|
+
"strokeSharpness": "sharp",
|
|
3956
|
+
"seed": 490786901,
|
|
3957
|
+
"version": 1352,
|
|
3958
|
+
"versionNonce": 1020648987,
|
|
3959
|
+
"isDeleted": false,
|
|
3960
|
+
"boundElements": null,
|
|
3961
|
+
"updated": 1642176667005,
|
|
3962
|
+
"points": [
|
|
3963
|
+
[
|
|
3964
|
+
-99.52003209634448,
|
|
3965
|
+
-52.09604929862047
|
|
3966
|
+
],
|
|
3967
|
+
[
|
|
3968
|
+
-99.44874749535118,
|
|
3969
|
+
-96.6274705341622
|
|
3970
|
+
],
|
|
3971
|
+
[
|
|
3972
|
+
-185.01713894681245,
|
|
3973
|
+
-96.92493580005771
|
|
3974
|
+
],
|
|
3975
|
+
[
|
|
3976
|
+
-185.157470703125,
|
|
3977
|
+
-10.958258107724651
|
|
3978
|
+
],
|
|
3979
|
+
[
|
|
3980
|
+
-99.62755495299187,
|
|
3981
|
+
-10.899289913297354
|
|
3982
|
+
],
|
|
3983
|
+
[
|
|
3984
|
+
-99.43507189281411,
|
|
3985
|
+
-33.28279054497232
|
|
3986
|
+
],
|
|
3987
|
+
[
|
|
3988
|
+
-122.51789976219366,
|
|
3989
|
+
-50.16242574443913
|
|
3990
|
+
],
|
|
3991
|
+
[
|
|
3992
|
+
-143.03044622929698,
|
|
3993
|
+
-35.66726985803588
|
|
3994
|
+
],
|
|
3995
|
+
[
|
|
3996
|
+
-165.46876428001133,
|
|
3997
|
+
-52.64070003484425
|
|
3998
|
+
]
|
|
3999
|
+
],
|
|
4000
|
+
"lastCommittedPoint": [
|
|
4001
|
+
-145.04390010127372,
|
|
4002
|
+
-3.2179090711804292
|
|
4003
|
+
],
|
|
4004
|
+
"startBinding": null,
|
|
4005
|
+
"endBinding": null,
|
|
4006
|
+
"startArrowhead": null,
|
|
4007
|
+
"endArrowhead": null
|
|
4008
|
+
},
|
|
4009
|
+
{
|
|
4010
|
+
"id": "zgOa7nJ01vhiLENfLJs5O",
|
|
4011
|
+
"type": "ellipse",
|
|
4012
|
+
"x": -178.75773939151384,
|
|
4013
|
+
"y": -1835.5847834259203,
|
|
4014
|
+
"width": 13.095978643311295,
|
|
4015
|
+
"height": 13.095978643311295,
|
|
4016
|
+
"angle": 0,
|
|
4017
|
+
"strokeColor": "#3d71b7",
|
|
4018
|
+
"backgroundColor": "#ff00",
|
|
4019
|
+
"fillStyle": "solid",
|
|
4020
|
+
"strokeWidth": 4,
|
|
4021
|
+
"strokeStyle": "solid",
|
|
4022
|
+
"roughness": 0,
|
|
4023
|
+
"opacity": 100,
|
|
4024
|
+
"groupIds": [
|
|
4025
|
+
"Q33zRfcRGm1L3ynkfhsha"
|
|
4026
|
+
],
|
|
4027
|
+
"strokeSharpness": "sharp",
|
|
4028
|
+
"seed": 1638646171,
|
|
4029
|
+
"version": 495,
|
|
4030
|
+
"versionNonce": 177399061,
|
|
4031
|
+
"isDeleted": false,
|
|
4032
|
+
"boundElements": null,
|
|
4033
|
+
"updated": 1642176667005
|
|
4034
|
+
}
|
|
4035
|
+
],
|
|
4036
|
+
"created": 1642176740727,
|
|
4037
|
+
"name": "picture"
|
|
4038
|
+
},
|
|
4039
|
+
{
|
|
4040
|
+
"id": "Inf1tG3D9wogDqVewIpxA",
|
|
4041
|
+
"status": "published",
|
|
4042
|
+
"elements": [
|
|
4043
|
+
{
|
|
4044
|
+
"id": "L2tAnm610ogL8rculmfCJ",
|
|
4045
|
+
"type": "line",
|
|
4046
|
+
"x": -169.69322553737993,
|
|
4047
|
+
"y": -1829.1197222956694,
|
|
4048
|
+
"width": 87.00138130816717,
|
|
4049
|
+
"height": 47.226408868144254,
|
|
4050
|
+
"angle": 0,
|
|
4051
|
+
"strokeColor": "#000",
|
|
4052
|
+
"backgroundColor": "#ff00",
|
|
4053
|
+
"fillStyle": "solid",
|
|
4054
|
+
"strokeWidth": 4,
|
|
4055
|
+
"strokeStyle": "solid",
|
|
4056
|
+
"roughness": 0,
|
|
4057
|
+
"opacity": 100,
|
|
4058
|
+
"groupIds": [
|
|
4059
|
+
"PsDfOlRmUvr7S1HXzKh0K"
|
|
4060
|
+
],
|
|
4061
|
+
"strokeSharpness": "sharp",
|
|
4062
|
+
"seed": 94212251,
|
|
4063
|
+
"version": 611,
|
|
4064
|
+
"versionNonce": 126125691,
|
|
4065
|
+
"isDeleted": false,
|
|
4066
|
+
"boundElements": null,
|
|
4067
|
+
"updated": 1642176664925,
|
|
4068
|
+
"points": [
|
|
4069
|
+
[
|
|
4070
|
+
-101.10508208882325,
|
|
4071
|
+
-8.636119137620762
|
|
4072
|
+
],
|
|
4073
|
+
[
|
|
4074
|
+
-101.11990778025887,
|
|
4075
|
+
-15.93380959073192
|
|
4076
|
+
],
|
|
4077
|
+
[
|
|
4078
|
+
-187.94946580700443,
|
|
4079
|
+
-16.067538791232437
|
|
4080
|
+
],
|
|
4081
|
+
[
|
|
4082
|
+
-188.10646339699042,
|
|
4083
|
+
30.93940174903514
|
|
4084
|
+
],
|
|
4085
|
+
[
|
|
4086
|
+
-101.41884725101491,
|
|
4087
|
+
31.15887007691182
|
|
4088
|
+
],
|
|
4089
|
+
[
|
|
4090
|
+
-101.50531302546797,
|
|
4091
|
+
7.463212110339178
|
|
4092
|
+
]
|
|
4093
|
+
],
|
|
4094
|
+
"lastCommittedPoint": [
|
|
4095
|
+
-2.429651331018249,
|
|
4096
|
+
40.43131510416697
|
|
4097
|
+
],
|
|
4098
|
+
"startBinding": null,
|
|
4099
|
+
"endBinding": null,
|
|
4100
|
+
"startArrowhead": null,
|
|
4101
|
+
"endArrowhead": null
|
|
4102
|
+
},
|
|
4103
|
+
{
|
|
4104
|
+
"id": "bJzqLzeLpEbbzpD3QZmSk",
|
|
4105
|
+
"type": "line",
|
|
4106
|
+
"x": -340.1620928740864,
|
|
4107
|
+
"y": -1832.9557363087224,
|
|
4108
|
+
"width": 52.60502439163902,
|
|
4109
|
+
"height": 0.03044598974698094,
|
|
4110
|
+
"angle": 0,
|
|
4111
|
+
"strokeColor": "#3d71b7",
|
|
4112
|
+
"backgroundColor": "#ff00",
|
|
4113
|
+
"fillStyle": "solid",
|
|
4114
|
+
"strokeWidth": 4,
|
|
4115
|
+
"strokeStyle": "solid",
|
|
4116
|
+
"roughness": 0,
|
|
4117
|
+
"opacity": 100,
|
|
4118
|
+
"groupIds": [
|
|
4119
|
+
"PsDfOlRmUvr7S1HXzKh0K"
|
|
4120
|
+
],
|
|
4121
|
+
"strokeSharpness": "sharp",
|
|
4122
|
+
"seed": 719464597,
|
|
4123
|
+
"version": 360,
|
|
4124
|
+
"versionNonce": 97088181,
|
|
4125
|
+
"isDeleted": false,
|
|
4126
|
+
"boundElements": null,
|
|
4127
|
+
"updated": 1642176664925,
|
|
4128
|
+
"points": [
|
|
4129
|
+
[
|
|
4130
|
+
0,
|
|
4131
|
+
0
|
|
4132
|
+
],
|
|
4133
|
+
[
|
|
4134
|
+
52.60502439163902,
|
|
4135
|
+
0.03044598974698094
|
|
4136
|
+
]
|
|
4137
|
+
],
|
|
4138
|
+
"lastCommittedPoint": null,
|
|
4139
|
+
"startBinding": null,
|
|
4140
|
+
"endBinding": null,
|
|
4141
|
+
"startArrowhead": null,
|
|
4142
|
+
"endArrowhead": null
|
|
4143
|
+
},
|
|
4144
|
+
{
|
|
4145
|
+
"id": "EStQJ5UA2YXQtKQGvXF0H",
|
|
4146
|
+
"type": "line",
|
|
4147
|
+
"x": -358.1287189128503,
|
|
4148
|
+
"y": -1781.0030318849044,
|
|
4149
|
+
"width": 87.9899349931147,
|
|
4150
|
+
"height": 0.4055213455779187,
|
|
4151
|
+
"angle": 0,
|
|
4152
|
+
"strokeColor": "#000",
|
|
4153
|
+
"backgroundColor": "#ff00",
|
|
4154
|
+
"fillStyle": "solid",
|
|
4155
|
+
"strokeWidth": 4,
|
|
4156
|
+
"strokeStyle": "solid",
|
|
4157
|
+
"roughness": 0,
|
|
4158
|
+
"opacity": 100,
|
|
4159
|
+
"groupIds": [
|
|
4160
|
+
"PsDfOlRmUvr7S1HXzKh0K"
|
|
4161
|
+
],
|
|
4162
|
+
"strokeSharpness": "sharp",
|
|
4163
|
+
"seed": 477773557,
|
|
4164
|
+
"version": 327,
|
|
4165
|
+
"versionNonce": 734265115,
|
|
4166
|
+
"isDeleted": false,
|
|
4167
|
+
"boundElements": null,
|
|
4168
|
+
"updated": 1642176664925,
|
|
4169
|
+
"points": [
|
|
4170
|
+
[
|
|
4171
|
+
0,
|
|
4172
|
+
0
|
|
4173
|
+
],
|
|
4174
|
+
[
|
|
4175
|
+
87.9899349931147,
|
|
4176
|
+
0.4055213455779187
|
|
4177
|
+
]
|
|
4178
|
+
],
|
|
4179
|
+
"lastCommittedPoint": null,
|
|
4180
|
+
"startBinding": null,
|
|
4181
|
+
"endBinding": null,
|
|
4182
|
+
"startArrowhead": null,
|
|
4183
|
+
"endArrowhead": null
|
|
4184
|
+
},
|
|
4185
|
+
{
|
|
4186
|
+
"id": "N56gM3uagSkuUCVtHK8xD",
|
|
4187
|
+
"type": "line",
|
|
4188
|
+
"x": -340.6644935263244,
|
|
4189
|
+
"y": -1816.3441972868272,
|
|
4190
|
+
"width": 0.06979994077969771,
|
|
4191
|
+
"height": 17.58659484531643,
|
|
4192
|
+
"angle": 0,
|
|
4193
|
+
"strokeColor": "#000",
|
|
4194
|
+
"backgroundColor": "#ff00",
|
|
4195
|
+
"fillStyle": "solid",
|
|
4196
|
+
"strokeWidth": 4,
|
|
4197
|
+
"strokeStyle": "solid",
|
|
4198
|
+
"roughness": 0,
|
|
4199
|
+
"opacity": 100,
|
|
4200
|
+
"groupIds": [
|
|
4201
|
+
"PsDfOlRmUvr7S1HXzKh0K"
|
|
4202
|
+
],
|
|
4203
|
+
"strokeSharpness": "sharp",
|
|
4204
|
+
"seed": 1302480411,
|
|
4205
|
+
"version": 320,
|
|
4206
|
+
"versionNonce": 1641239573,
|
|
4207
|
+
"isDeleted": false,
|
|
4208
|
+
"boundElements": null,
|
|
4209
|
+
"updated": 1642176664925,
|
|
4210
|
+
"points": [
|
|
4211
|
+
[
|
|
4212
|
+
0,
|
|
4213
|
+
0
|
|
4214
|
+
],
|
|
4215
|
+
[
|
|
4216
|
+
-0.06979994077969771,
|
|
4217
|
+
17.58659484531643
|
|
4218
|
+
]
|
|
4219
|
+
],
|
|
4220
|
+
"lastCommittedPoint": [
|
|
4221
|
+
1.783402054398266,
|
|
4222
|
+
26.417756257234032
|
|
4223
|
+
],
|
|
4224
|
+
"startBinding": null,
|
|
4225
|
+
"endBinding": null,
|
|
4226
|
+
"startArrowhead": null,
|
|
4227
|
+
"endArrowhead": null
|
|
4228
|
+
},
|
|
4229
|
+
{
|
|
4230
|
+
"type": "line",
|
|
4231
|
+
"version": 404,
|
|
4232
|
+
"versionNonce": 1456169915,
|
|
4233
|
+
"isDeleted": false,
|
|
4234
|
+
"id": "H2AuaCQRt2bt_RMoo0xPG",
|
|
4235
|
+
"fillStyle": "solid",
|
|
4236
|
+
"strokeWidth": 4,
|
|
4237
|
+
"strokeStyle": "solid",
|
|
4238
|
+
"roughness": 0,
|
|
4239
|
+
"opacity": 100,
|
|
4240
|
+
"angle": 0,
|
|
4241
|
+
"x": -323.19485226662164,
|
|
4242
|
+
"y": -1810.5473467077504,
|
|
4243
|
+
"strokeColor": "#000",
|
|
4244
|
+
"backgroundColor": "#ff00",
|
|
4245
|
+
"width": 0.003512998817040236,
|
|
4246
|
+
"height": 11.57247679030107,
|
|
4247
|
+
"seed": 1803807451,
|
|
4248
|
+
"groupIds": [
|
|
4249
|
+
"PsDfOlRmUvr7S1HXzKh0K"
|
|
4250
|
+
],
|
|
4251
|
+
"strokeSharpness": "sharp",
|
|
4252
|
+
"boundElements": [],
|
|
4253
|
+
"updated": 1642176664925,
|
|
4254
|
+
"startBinding": null,
|
|
4255
|
+
"endBinding": null,
|
|
4256
|
+
"lastCommittedPoint": null,
|
|
4257
|
+
"startArrowhead": null,
|
|
4258
|
+
"endArrowhead": null,
|
|
4259
|
+
"points": [
|
|
4260
|
+
[
|
|
4261
|
+
0,
|
|
4262
|
+
0
|
|
4263
|
+
],
|
|
4264
|
+
[
|
|
4265
|
+
0.003512998817040236,
|
|
4266
|
+
11.57247679030107
|
|
4267
|
+
]
|
|
4268
|
+
]
|
|
4269
|
+
},
|
|
4270
|
+
{
|
|
4271
|
+
"type": "line",
|
|
4272
|
+
"version": 365,
|
|
4273
|
+
"versionNonce": 1490684277,
|
|
4274
|
+
"isDeleted": false,
|
|
4275
|
+
"id": "dALU54qG7rew48_UCIn_z",
|
|
4276
|
+
"fillStyle": "solid",
|
|
4277
|
+
"strokeWidth": 4,
|
|
4278
|
+
"strokeStyle": "solid",
|
|
4279
|
+
"roughness": 0,
|
|
4280
|
+
"opacity": 100,
|
|
4281
|
+
"angle": 0,
|
|
4282
|
+
"x": -306.0147615701232,
|
|
4283
|
+
"y": -1810.539473826473,
|
|
4284
|
+
"strokeColor": "#000",
|
|
4285
|
+
"backgroundColor": "#ff00",
|
|
4286
|
+
"width": 0.19850534386491475,
|
|
4287
|
+
"height": 12.038701919006359,
|
|
4288
|
+
"seed": 307208021,
|
|
4289
|
+
"groupIds": [
|
|
4290
|
+
"PsDfOlRmUvr7S1HXzKh0K"
|
|
4291
|
+
],
|
|
4292
|
+
"strokeSharpness": "sharp",
|
|
4293
|
+
"boundElements": [],
|
|
4294
|
+
"updated": 1642176664925,
|
|
4295
|
+
"startBinding": null,
|
|
4296
|
+
"endBinding": null,
|
|
4297
|
+
"lastCommittedPoint": null,
|
|
4298
|
+
"startArrowhead": null,
|
|
4299
|
+
"endArrowhead": null,
|
|
4300
|
+
"points": [
|
|
4301
|
+
[
|
|
4302
|
+
0,
|
|
4303
|
+
0
|
|
4304
|
+
],
|
|
4305
|
+
[
|
|
4306
|
+
0.19850534386491475,
|
|
4307
|
+
12.038701919006359
|
|
4308
|
+
]
|
|
4309
|
+
]
|
|
4310
|
+
},
|
|
4311
|
+
{
|
|
4312
|
+
"type": "line",
|
|
4313
|
+
"version": 394,
|
|
4314
|
+
"versionNonce": 1086141531,
|
|
4315
|
+
"isDeleted": false,
|
|
4316
|
+
"id": "C8sGlwDJw2jqB0rqg3ADY",
|
|
4317
|
+
"fillStyle": "solid",
|
|
4318
|
+
"strokeWidth": 4,
|
|
4319
|
+
"strokeStyle": "solid",
|
|
4320
|
+
"roughness": 0,
|
|
4321
|
+
"opacity": 100,
|
|
4322
|
+
"angle": 0,
|
|
4323
|
+
"x": -288.48912980070463,
|
|
4324
|
+
"y": -1816.1315510771901,
|
|
4325
|
+
"strokeColor": "#000",
|
|
4326
|
+
"backgroundColor": "#ff00",
|
|
4327
|
+
"width": 0.26891169515436125,
|
|
4328
|
+
"height": 17.383248672725337,
|
|
4329
|
+
"seed": 573238453,
|
|
4330
|
+
"groupIds": [
|
|
4331
|
+
"PsDfOlRmUvr7S1HXzKh0K"
|
|
4332
|
+
],
|
|
4333
|
+
"strokeSharpness": "sharp",
|
|
4334
|
+
"boundElements": [],
|
|
4335
|
+
"updated": 1642176664925,
|
|
4336
|
+
"startBinding": null,
|
|
4337
|
+
"endBinding": null,
|
|
4338
|
+
"lastCommittedPoint": null,
|
|
4339
|
+
"startArrowhead": null,
|
|
4340
|
+
"endArrowhead": null,
|
|
4341
|
+
"points": [
|
|
4342
|
+
[
|
|
4343
|
+
0,
|
|
4344
|
+
0
|
|
4345
|
+
],
|
|
4346
|
+
[
|
|
4347
|
+
0.26891169515436125,
|
|
4348
|
+
17.383248672725337
|
|
4349
|
+
]
|
|
4350
|
+
]
|
|
4351
|
+
}
|
|
4352
|
+
],
|
|
4353
|
+
"created": 1642176738593,
|
|
4354
|
+
"name": "standardization"
|
|
4355
|
+
},
|
|
4356
|
+
{
|
|
4357
|
+
"id": "EImu3oXimAeqJd40iNlS1",
|
|
4358
|
+
"status": "published",
|
|
4359
|
+
"elements": [
|
|
4360
|
+
{
|
|
4361
|
+
"id": "FOVJ5CPUcRYiy9aLywt4Q",
|
|
4362
|
+
"type": "line",
|
|
4363
|
+
"x": -306.40386057942203,
|
|
4364
|
+
"y": -1832.9843549336163,
|
|
4365
|
+
"width": 86.7755456699351,
|
|
4366
|
+
"height": 86.28063105089059,
|
|
4367
|
+
"angle": 0,
|
|
4368
|
+
"strokeColor": "#000",
|
|
4369
|
+
"backgroundColor": "#ff00",
|
|
4370
|
+
"fillStyle": "solid",
|
|
4371
|
+
"strokeWidth": 4,
|
|
4372
|
+
"strokeStyle": "solid",
|
|
4373
|
+
"roughness": 0,
|
|
4374
|
+
"opacity": 100,
|
|
4375
|
+
"groupIds": [
|
|
4376
|
+
"RvoVw58e8-Y1lzbcDX5UM"
|
|
4377
|
+
],
|
|
4378
|
+
"strokeSharpness": "sharp",
|
|
4379
|
+
"seed": 1202062811,
|
|
4380
|
+
"version": 1145,
|
|
4381
|
+
"versionNonce": 1670845563,
|
|
4382
|
+
"isDeleted": false,
|
|
4383
|
+
"boundElements": null,
|
|
4384
|
+
"updated": 1642176651765,
|
|
4385
|
+
"points": [
|
|
4386
|
+
[
|
|
4387
|
+
-100.51871055067951,
|
|
4388
|
+
-15.78594559445025
|
|
4389
|
+
],
|
|
4390
|
+
[
|
|
4391
|
+
-100.27712914989274,
|
|
4392
|
+
-28.953982534922947
|
|
4393
|
+
],
|
|
4394
|
+
[
|
|
4395
|
+
-185.853466670107,
|
|
4396
|
+
-29.369823314525547
|
|
4397
|
+
],
|
|
4398
|
+
[
|
|
4399
|
+
-187.01551649305566,
|
|
4400
|
+
56.50827662192317
|
|
4401
|
+
],
|
|
4402
|
+
[
|
|
4403
|
+
-100.41413610375317,
|
|
4404
|
+
56.910807736365044
|
|
4405
|
+
],
|
|
4406
|
+
[
|
|
4407
|
+
-100.23997082312056,
|
|
4408
|
+
3.4116415029842346
|
|
4409
|
+
]
|
|
4410
|
+
],
|
|
4411
|
+
"lastCommittedPoint": [
|
|
4412
|
+
3.312717013888687,
|
|
4413
|
+
42.672774703414234
|
|
4414
|
+
],
|
|
4415
|
+
"startBinding": null,
|
|
4416
|
+
"endBinding": null,
|
|
4417
|
+
"startArrowhead": null,
|
|
4418
|
+
"endArrowhead": null
|
|
4419
|
+
},
|
|
4420
|
+
{
|
|
4421
|
+
"id": "P0NYewkuY0DnbHRrq2H4L",
|
|
4422
|
+
"type": "line",
|
|
4423
|
+
"x": -493.12491249307095,
|
|
4424
|
+
"y": -1796.1778539268341,
|
|
4425
|
+
"width": 85.75786336979711,
|
|
4426
|
+
"height": 0.0957501284690117,
|
|
4427
|
+
"angle": 0,
|
|
4428
|
+
"strokeColor": "#000",
|
|
4429
|
+
"backgroundColor": "#ff00",
|
|
4430
|
+
"fillStyle": "solid",
|
|
4431
|
+
"strokeWidth": 4,
|
|
4432
|
+
"strokeStyle": "solid",
|
|
4433
|
+
"roughness": 0,
|
|
4434
|
+
"opacity": 100,
|
|
4435
|
+
"groupIds": [
|
|
4436
|
+
"RvoVw58e8-Y1lzbcDX5UM"
|
|
4437
|
+
],
|
|
4438
|
+
"strokeSharpness": "sharp",
|
|
4439
|
+
"seed": 2081427637,
|
|
4440
|
+
"version": 767,
|
|
4441
|
+
"versionNonce": 342803637,
|
|
4442
|
+
"isDeleted": false,
|
|
4443
|
+
"boundElements": null,
|
|
4444
|
+
"updated": 1642176651765,
|
|
4445
|
+
"points": [
|
|
4446
|
+
[
|
|
4447
|
+
0,
|
|
4448
|
+
0
|
|
4449
|
+
],
|
|
4450
|
+
[
|
|
4451
|
+
85.75786336979711,
|
|
4452
|
+
0.0957501284690117
|
|
4453
|
+
]
|
|
4454
|
+
],
|
|
4455
|
+
"lastCommittedPoint": [
|
|
4456
|
+
185.41784215856478,
|
|
4457
|
+
0.20702220775456226
|
|
4458
|
+
],
|
|
4459
|
+
"startBinding": null,
|
|
4460
|
+
"endBinding": null,
|
|
4461
|
+
"startArrowhead": null,
|
|
4462
|
+
"endArrowhead": null
|
|
4463
|
+
},
|
|
4464
|
+
{
|
|
4465
|
+
"id": "fRshHHVvxrUfysqwmRiz0",
|
|
4466
|
+
"type": "line",
|
|
4467
|
+
"x": -473.50562961800654,
|
|
4468
|
+
"y": -1797.2533855525032,
|
|
4469
|
+
"width": 47.91082154390876,
|
|
4470
|
+
"height": 19.88226638471586,
|
|
4471
|
+
"angle": 0,
|
|
4472
|
+
"strokeColor": "#3d71b7",
|
|
4473
|
+
"backgroundColor": "#ff00",
|
|
4474
|
+
"fillStyle": "solid",
|
|
4475
|
+
"strokeWidth": 4,
|
|
4476
|
+
"strokeStyle": "solid",
|
|
4477
|
+
"roughness": 0,
|
|
4478
|
+
"opacity": 100,
|
|
4479
|
+
"groupIds": [
|
|
4480
|
+
"RvoVw58e8-Y1lzbcDX5UM"
|
|
4481
|
+
],
|
|
4482
|
+
"strokeSharpness": "sharp",
|
|
4483
|
+
"seed": 5268411,
|
|
4484
|
+
"version": 1000,
|
|
4485
|
+
"versionNonce": 1112853787,
|
|
4486
|
+
"isDeleted": false,
|
|
4487
|
+
"boundElements": null,
|
|
4488
|
+
"updated": 1642176651765,
|
|
4489
|
+
"points": [
|
|
4490
|
+
[
|
|
4491
|
+
0,
|
|
4492
|
+
-23.105359302494676
|
|
4493
|
+
],
|
|
4494
|
+
[
|
|
4495
|
+
17.1374537644291,
|
|
4496
|
+
-36.87378446934951
|
|
4497
|
+
],
|
|
4498
|
+
[
|
|
4499
|
+
28.42494898105833,
|
|
4500
|
+
-25.35451497363037
|
|
4501
|
+
],
|
|
4502
|
+
[
|
|
4503
|
+
47.91082154390876,
|
|
4504
|
+
-42.98762568721054
|
|
4505
|
+
]
|
|
4506
|
+
],
|
|
4507
|
+
"lastCommittedPoint": [
|
|
4508
|
+
105.48710575810219,
|
|
4509
|
+
-42.15985333478011
|
|
4510
|
+
],
|
|
4511
|
+
"startBinding": null,
|
|
4512
|
+
"endBinding": null,
|
|
4513
|
+
"startArrowhead": null,
|
|
4514
|
+
"endArrowhead": null
|
|
4515
|
+
}
|
|
4516
|
+
],
|
|
4517
|
+
"created": 1642176735561,
|
|
4518
|
+
"name": "line-graph"
|
|
4519
|
+
}
|
|
4520
|
+
]
|
|
4521
|
+
}
|