meadow-integration 1.0.41 → 1.0.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (56) hide show
  1. package/BUILDING-AND-PUBLISHING.md +2 -2
  2. package/README.md +27 -8
  3. package/docs/README.md +1 -1
  4. package/docs/_cover.md +1 -1
  5. package/docs/_topbar.md +1 -1
  6. package/docs/_version.json +3 -3
  7. package/docs/architecture.md +14 -225
  8. package/docs/css/docuserve.css +327 -0
  9. package/docs/data-clone/diagrams/architecture-diagram.excalidraw +1756 -0
  10. package/docs/data-clone/diagrams/architecture-diagram.mmd +8 -0
  11. package/docs/data-clone/diagrams/architecture-diagram.svg +2 -0
  12. package/docs/data-clone/overview.md +2 -32
  13. package/docs/diagrams/configuration-cascade-2.excalidraw +831 -0
  14. package/docs/diagrams/configuration-cascade-2.mmd +8 -0
  15. package/docs/diagrams/configuration-cascade-2.svg +2 -0
  16. package/docs/diagrams/configuration-cascade.excalidraw +831 -0
  17. package/docs/diagrams/configuration-cascade.mmd +8 -0
  18. package/docs/diagrams/configuration-cascade.svg +2 -0
  19. package/docs/diagrams/data-synchronization-pipeline.excalidraw +3278 -0
  20. package/docs/diagrams/data-synchronization-pipeline.mmd +42 -0
  21. package/docs/diagrams/data-synchronization-pipeline.svg +2 -0
  22. package/docs/diagrams/data-transformation-pipeline.excalidraw +2929 -0
  23. package/docs/diagrams/data-transformation-pipeline.mmd +31 -0
  24. package/docs/diagrams/data-transformation-pipeline.svg +2 -0
  25. package/docs/diagrams/docker-deployment.excalidraw +1963 -0
  26. package/docs/diagrams/docker-deployment.mmd +23 -0
  27. package/docs/diagrams/docker-deployment.svg +2 -0
  28. package/docs/diagrams/high-level-system-architecture.excalidraw +5752 -0
  29. package/docs/diagrams/high-level-system-architecture.mmd +66 -0
  30. package/docs/diagrams/high-level-system-architecture.svg +2 -0
  31. package/docs/diagrams/module-structure.excalidraw +15206 -0
  32. package/docs/diagrams/module-structure.mmd +56 -0
  33. package/docs/diagrams/module-structure.svg +2 -0
  34. package/docs/diagrams/sync-mode-comparison.excalidraw +3660 -0
  35. package/docs/diagrams/sync-mode-comparison.mmd +33 -0
  36. package/docs/diagrams/sync-mode-comparison.svg +2 -0
  37. package/docs/implementation-reference.md +2 -58
  38. package/docs/index.html +2 -2
  39. package/docs/retold-catalog.json +388 -284
  40. package/docs/retold-keyword-index.json +24830 -16291
  41. package/example-applications/mapping-demo/README.md +2 -10
  42. package/example-applications/mapping-demo/diagrams/architecture.excalidraw +1866 -0
  43. package/example-applications/mapping-demo/diagrams/architecture.mmd +8 -0
  44. package/example-applications/mapping-demo/diagrams/architecture.svg +2 -0
  45. package/example-applications/mapping-demo/package.json +0 -3
  46. package/example-applications/mapping-demo/web/mapping-demo-editor.js +5 -5
  47. package/example-applications/mapping-demo/web/mapping-demo-editor.min.js +2 -2
  48. package/example-applications/mapping-demo/web/pict.min.js +2 -2
  49. package/package.json +7 -7
  50. package/source/services/clone/Meadow-Service-DeleteCursorStore.js +105 -0
  51. package/source/services/clone/Meadow-Service-Sync-Entity-OngoingEventualConsistency.js +327 -92
  52. package/source/services/clone/Meadow-Service-Sync.js +2 -0
  53. package/test/Meadow-Integration-BisectionSync_test.js +15 -5
  54. package/test/Meadow-Integration-NewStrategies_test.js +15 -5
  55. package/test/Meadow-Integration-OngoingEventualConsistencyDeleteCursor_test.js +228 -0
  56. package/test/Meadow-Integration-OngoingEventualConsistencyDeleteSync_test.js +311 -0
@@ -0,0 +1,3660 @@
1
+ {
2
+ "type": "excalidraw",
3
+ "version": 2,
4
+ "source": "pict-section-excalidraw/notebook-generator",
5
+ "elements": [
6
+ {
7
+ "id": "cluster-Ongoing",
8
+ "type": "rectangle",
9
+ "x": 807,
10
+ "y": -19,
11
+ "width": 983,
12
+ "height": 1071,
13
+ "angle": 0,
14
+ "strokeColor": "#8A7F72",
15
+ "backgroundColor": "transparent",
16
+ "fillStyle": "solid",
17
+ "strokeWidth": 1,
18
+ "strokeStyle": "dashed",
19
+ "roughness": 1,
20
+ "opacity": 100,
21
+ "groupIds": [],
22
+ "frameId": null,
23
+ "roundness": {
24
+ "type": 3
25
+ },
26
+ "seed": 844,
27
+ "version": 1,
28
+ "versionNonce": 844,
29
+ "isDeleted": false,
30
+ "boundElements": [],
31
+ "updated": 1,
32
+ "link": null,
33
+ "locked": false,
34
+ "index": null
35
+ },
36
+ {
37
+ "id": "cluster-label-Ongoing",
38
+ "type": "text",
39
+ "x": 807,
40
+ "y": -14,
41
+ "width": 983,
42
+ "height": 21,
43
+ "angle": 0,
44
+ "strokeColor": "#8A7F72",
45
+ "backgroundColor": "transparent",
46
+ "fillStyle": "solid",
47
+ "strokeWidth": 1,
48
+ "strokeStyle": "solid",
49
+ "roughness": 1,
50
+ "opacity": 100,
51
+ "groupIds": [],
52
+ "frameId": null,
53
+ "roundness": null,
54
+ "seed": 844,
55
+ "version": 1,
56
+ "versionNonce": 844,
57
+ "isDeleted": false,
58
+ "boundElements": null,
59
+ "updated": 1,
60
+ "link": null,
61
+ "locked": false,
62
+ "text": "Ongoing Sync",
63
+ "fontSize": 15,
64
+ "fontFamily": 5,
65
+ "textAlign": "center",
66
+ "verticalAlign": "top",
67
+ "containerId": null,
68
+ "originalText": "Ongoing Sync",
69
+ "autoResize": true,
70
+ "lineHeight": 1.25,
71
+ "index": null
72
+ },
73
+ {
74
+ "id": "cluster-Initial",
75
+ "type": "rectangle",
76
+ "x": 2,
77
+ "y": -19,
78
+ "width": 813,
79
+ "height": 1071,
80
+ "angle": 0,
81
+ "strokeColor": "#8A7F72",
82
+ "backgroundColor": "transparent",
83
+ "fillStyle": "solid",
84
+ "strokeWidth": 1,
85
+ "strokeStyle": "dashed",
86
+ "roughness": 1,
87
+ "opacity": 100,
88
+ "groupIds": [],
89
+ "frameId": null,
90
+ "roundness": {
91
+ "type": 3
92
+ },
93
+ "seed": 460,
94
+ "version": 1,
95
+ "versionNonce": 460,
96
+ "isDeleted": false,
97
+ "boundElements": [],
98
+ "updated": 1,
99
+ "link": null,
100
+ "locked": false,
101
+ "index": null
102
+ },
103
+ {
104
+ "id": "cluster-label-Initial",
105
+ "type": "text",
106
+ "x": 2,
107
+ "y": -14,
108
+ "width": 813,
109
+ "height": 21,
110
+ "angle": 0,
111
+ "strokeColor": "#8A7F72",
112
+ "backgroundColor": "transparent",
113
+ "fillStyle": "solid",
114
+ "strokeWidth": 1,
115
+ "strokeStyle": "solid",
116
+ "roughness": 1,
117
+ "opacity": 100,
118
+ "groupIds": [],
119
+ "frameId": null,
120
+ "roundness": null,
121
+ "seed": 460,
122
+ "version": 1,
123
+ "versionNonce": 460,
124
+ "isDeleted": false,
125
+ "boundElements": null,
126
+ "updated": 1,
127
+ "link": null,
128
+ "locked": false,
129
+ "text": "Initial Sync",
130
+ "fontSize": 15,
131
+ "fontFamily": 5,
132
+ "textAlign": "center",
133
+ "verticalAlign": "top",
134
+ "containerId": null,
135
+ "originalText": "Initial Sync",
136
+ "autoResize": true,
137
+ "lineHeight": 1.25,
138
+ "index": null
139
+ },
140
+ {
141
+ "id": "shape-I1-000000ed",
142
+ "type": "rectangle",
143
+ "x": 320,
144
+ "y": 61,
145
+ "width": 231,
146
+ "height": 56,
147
+ "angle": 0,
148
+ "strokeColor": "#1B1F23",
149
+ "backgroundColor": "transparent",
150
+ "fillStyle": "solid",
151
+ "strokeWidth": 2,
152
+ "strokeStyle": "solid",
153
+ "roughness": 1,
154
+ "opacity": 100,
155
+ "groupIds": [],
156
+ "frameId": null,
157
+ "roundness": {
158
+ "type": 3
159
+ },
160
+ "seed": 517,
161
+ "version": 1,
162
+ "versionNonce": 517,
163
+ "isDeleted": false,
164
+ "boundElements": [
165
+ {
166
+ "id": "label-I1-000000ds",
167
+ "type": "text"
168
+ },
169
+ {
170
+ "id": "arrow-I1-I2-0000006x",
171
+ "type": "arrow"
172
+ }
173
+ ],
174
+ "updated": 1,
175
+ "link": null,
176
+ "locked": false,
177
+ "index": null
178
+ },
179
+ {
180
+ "id": "label-I1-000000ds",
181
+ "type": "text",
182
+ "x": 328,
183
+ "y": 76.5,
184
+ "width": 215,
185
+ "height": 25,
186
+ "angle": 0,
187
+ "strokeColor": "#1B1F23",
188
+ "backgroundColor": "transparent",
189
+ "fillStyle": "solid",
190
+ "strokeWidth": 1,
191
+ "strokeStyle": "solid",
192
+ "roughness": 1,
193
+ "opacity": 100,
194
+ "groupIds": [],
195
+ "frameId": null,
196
+ "roundness": null,
197
+ "seed": 496,
198
+ "version": 1,
199
+ "versionNonce": 496,
200
+ "isDeleted": false,
201
+ "boundElements": null,
202
+ "updated": 1,
203
+ "link": null,
204
+ "locked": false,
205
+ "text": "Query local max ID",
206
+ "fontSize": 20,
207
+ "fontFamily": 5,
208
+ "textAlign": "center",
209
+ "verticalAlign": "middle",
210
+ "baseline": 15,
211
+ "containerId": "shape-I1-000000ed",
212
+ "originalText": "Query local max ID",
213
+ "autoResize": true,
214
+ "lineHeight": 1.25,
215
+ "index": null
216
+ },
217
+ {
218
+ "id": "shape-I2-000000cc",
219
+ "type": "rectangle",
220
+ "x": 271,
221
+ "y": 207,
222
+ "width": 329,
223
+ "height": 56,
224
+ "angle": 0,
225
+ "strokeColor": "#1B1F23",
226
+ "backgroundColor": "transparent",
227
+ "fillStyle": "solid",
228
+ "strokeWidth": 2,
229
+ "strokeStyle": "solid",
230
+ "roughness": 1,
231
+ "opacity": 100,
232
+ "groupIds": [],
233
+ "frameId": null,
234
+ "roundness": {
235
+ "type": 3
236
+ },
237
+ "seed": 444,
238
+ "version": 1,
239
+ "versionNonce": 444,
240
+ "isDeleted": false,
241
+ "boundElements": [
242
+ {
243
+ "id": "label-I2-0000006w",
244
+ "type": "text"
245
+ },
246
+ {
247
+ "id": "arrow-I1-I2-0000006x",
248
+ "type": "arrow"
249
+ },
250
+ {
251
+ "id": "arrow-I2-I3-000000oo",
252
+ "type": "arrow"
253
+ }
254
+ ],
255
+ "updated": 1,
256
+ "link": null,
257
+ "locked": false,
258
+ "index": null
259
+ },
260
+ {
261
+ "id": "label-I2-0000006w",
262
+ "type": "text",
263
+ "x": 279,
264
+ "y": 222.5,
265
+ "width": 313,
266
+ "height": 25,
267
+ "angle": 0,
268
+ "strokeColor": "#1B1F23",
269
+ "backgroundColor": "transparent",
270
+ "fillStyle": "solid",
271
+ "strokeWidth": 1,
272
+ "strokeStyle": "solid",
273
+ "roughness": 1,
274
+ "opacity": 100,
275
+ "groupIds": [],
276
+ "frameId": null,
277
+ "roundness": null,
278
+ "seed": 248,
279
+ "version": 1,
280
+ "versionNonce": 248,
281
+ "isDeleted": false,
282
+ "boundElements": null,
283
+ "updated": 1,
284
+ "link": null,
285
+ "locked": false,
286
+ "text": "Query remote max ID + count",
287
+ "fontSize": 20,
288
+ "fontFamily": 5,
289
+ "textAlign": "center",
290
+ "verticalAlign": "middle",
291
+ "baseline": 15,
292
+ "containerId": "shape-I2-000000cc",
293
+ "originalText": "Query remote max ID + count",
294
+ "autoResize": true,
295
+ "lineHeight": 1.25,
296
+ "index": null
297
+ },
298
+ {
299
+ "id": "shape-I3-000000f0",
300
+ "type": "rectangle",
301
+ "x": 106,
302
+ "y": 353,
303
+ "width": 659,
304
+ "height": 56,
305
+ "angle": 0,
306
+ "strokeColor": "#1B1F23",
307
+ "backgroundColor": "transparent",
308
+ "fillStyle": "solid",
309
+ "strokeWidth": 2,
310
+ "strokeStyle": "solid",
311
+ "roughness": 1,
312
+ "opacity": 100,
313
+ "groupIds": [],
314
+ "frameId": null,
315
+ "roundness": {
316
+ "type": 3
317
+ },
318
+ "seed": 540,
319
+ "version": 1,
320
+ "versionNonce": 540,
321
+ "isDeleted": false,
322
+ "boundElements": [
323
+ {
324
+ "id": "label-I3-000000dd",
325
+ "type": "text"
326
+ },
327
+ {
328
+ "id": "arrow-I2-I3-000000oo",
329
+ "type": "arrow"
330
+ },
331
+ {
332
+ "id": "arrow-I3-I4-000000rg",
333
+ "type": "arrow"
334
+ }
335
+ ],
336
+ "updated": 1,
337
+ "link": null,
338
+ "locked": false,
339
+ "index": null
340
+ },
341
+ {
342
+ "id": "label-I3-000000dd",
343
+ "type": "text",
344
+ "x": 114,
345
+ "y": 368.5,
346
+ "width": 643,
347
+ "height": 25,
348
+ "angle": 0,
349
+ "strokeColor": "#1B1F23",
350
+ "backgroundColor": "transparent",
351
+ "fillStyle": "solid",
352
+ "strokeWidth": 1,
353
+ "strokeStyle": "solid",
354
+ "roughness": 1,
355
+ "opacity": 100,
356
+ "groupIds": [],
357
+ "frameId": null,
358
+ "roundness": null,
359
+ "seed": 481,
360
+ "version": 1,
361
+ "versionNonce": 481,
362
+ "isDeleted": false,
363
+ "boundElements": null,
364
+ "updated": 1,
365
+ "link": null,
366
+ "locked": false,
367
+ "text": "Generate paginated URL partials\\n(filter: ID > local max)",
368
+ "fontSize": 20,
369
+ "fontFamily": 5,
370
+ "textAlign": "center",
371
+ "verticalAlign": "middle",
372
+ "baseline": 15,
373
+ "containerId": "shape-I3-000000f0",
374
+ "originalText": "Generate paginated URL partials\\n(filter: ID > local max)",
375
+ "autoResize": true,
376
+ "lineHeight": 1.25,
377
+ "index": null
378
+ },
379
+ {
380
+ "id": "shape-I4-000000a4",
381
+ "type": "rectangle",
382
+ "x": 320,
383
+ "y": 499,
384
+ "width": 231,
385
+ "height": 56,
386
+ "angle": 0,
387
+ "strokeColor": "#1B1F23",
388
+ "backgroundColor": "transparent",
389
+ "fillStyle": "solid",
390
+ "strokeWidth": 2,
391
+ "strokeStyle": "solid",
392
+ "roughness": 1,
393
+ "opacity": 100,
394
+ "groupIds": [],
395
+ "frameId": null,
396
+ "roundness": {
397
+ "type": 3
398
+ },
399
+ "seed": 364,
400
+ "version": 1,
401
+ "versionNonce": 364,
402
+ "isDeleted": false,
403
+ "boundElements": [
404
+ {
405
+ "id": "label-I4-000000l0",
406
+ "type": "text"
407
+ },
408
+ {
409
+ "id": "arrow-I3-I4-000000rg",
410
+ "type": "arrow"
411
+ },
412
+ {
413
+ "id": "arrow-I4-I5-000000ck",
414
+ "type": "arrow"
415
+ }
416
+ ],
417
+ "updated": 1,
418
+ "link": null,
419
+ "locked": false,
420
+ "index": null
421
+ },
422
+ {
423
+ "id": "label-I4-000000l0",
424
+ "type": "text",
425
+ "x": 328,
426
+ "y": 514.5,
427
+ "width": 215,
428
+ "height": 25,
429
+ "angle": 0,
430
+ "strokeColor": "#1B1F23",
431
+ "backgroundColor": "transparent",
432
+ "fillStyle": "solid",
433
+ "strokeWidth": 1,
434
+ "strokeStyle": "solid",
435
+ "roughness": 1,
436
+ "opacity": 100,
437
+ "groupIds": [],
438
+ "frameId": null,
439
+ "roundness": null,
440
+ "seed": 756,
441
+ "version": 1,
442
+ "versionNonce": 756,
443
+ "isDeleted": false,
444
+ "boundElements": null,
445
+ "updated": 1,
446
+ "link": null,
447
+ "locked": false,
448
+ "text": "Download each page",
449
+ "fontSize": 20,
450
+ "fontFamily": 5,
451
+ "textAlign": "center",
452
+ "verticalAlign": "middle",
453
+ "baseline": 15,
454
+ "containerId": "shape-I4-000000a4",
455
+ "originalText": "Download each page",
456
+ "autoResize": true,
457
+ "lineHeight": 1.25,
458
+ "index": null
459
+ },
460
+ {
461
+ "id": "shape-I5-000000q0",
462
+ "type": "rectangle",
463
+ "x": 232,
464
+ "y": 645,
465
+ "width": 407,
466
+ "height": 56,
467
+ "angle": 0,
468
+ "strokeColor": "#1B1F23",
469
+ "backgroundColor": "transparent",
470
+ "fillStyle": "solid",
471
+ "strokeWidth": 2,
472
+ "strokeStyle": "solid",
473
+ "roughness": 1,
474
+ "opacity": 100,
475
+ "groupIds": [],
476
+ "frameId": null,
477
+ "roundness": {
478
+ "type": 3
479
+ },
480
+ "seed": 936,
481
+ "version": 1,
482
+ "versionNonce": 936,
483
+ "isDeleted": false,
484
+ "boundElements": [
485
+ {
486
+ "id": "label-I5-0000003s",
487
+ "type": "text"
488
+ },
489
+ {
490
+ "id": "arrow-I4-I5-000000ck",
491
+ "type": "arrow"
492
+ },
493
+ {
494
+ "id": "arrow-I5-I6-000000hw",
495
+ "type": "arrow"
496
+ }
497
+ ],
498
+ "updated": 1,
499
+ "link": null,
500
+ "locked": false,
501
+ "index": null
502
+ },
503
+ {
504
+ "id": "label-I5-0000003s",
505
+ "type": "text",
506
+ "x": 240,
507
+ "y": 660.5,
508
+ "width": 391,
509
+ "height": 25,
510
+ "angle": 0,
511
+ "strokeColor": "#1B1F23",
512
+ "backgroundColor": "transparent",
513
+ "fillStyle": "solid",
514
+ "strokeWidth": 1,
515
+ "strokeStyle": "solid",
516
+ "roughness": 1,
517
+ "opacity": 100,
518
+ "groupIds": [],
519
+ "frameId": null,
520
+ "roundness": null,
521
+ "seed": 136,
522
+ "version": 1,
523
+ "versionNonce": 136,
524
+ "isDeleted": false,
525
+ "boundElements": null,
526
+ "updated": 1,
527
+ "link": null,
528
+ "locked": false,
529
+ "text": "For each record:\\nRead local by ID",
530
+ "fontSize": 20,
531
+ "fontFamily": 5,
532
+ "textAlign": "center",
533
+ "verticalAlign": "middle",
534
+ "baseline": 15,
535
+ "containerId": "shape-I5-000000q0",
536
+ "originalText": "For each record:\\nRead local by ID",
537
+ "autoResize": true,
538
+ "lineHeight": 1.25,
539
+ "index": null
540
+ },
541
+ {
542
+ "id": "shape-I6-0000006s",
543
+ "type": "diamond",
544
+ "x": 337,
545
+ "y": 791,
546
+ "width": 197,
547
+ "height": 56,
548
+ "angle": 0,
549
+ "strokeColor": "#1B1F23",
550
+ "backgroundColor": "transparent",
551
+ "fillStyle": "solid",
552
+ "strokeWidth": 2,
553
+ "strokeStyle": "solid",
554
+ "roughness": 1,
555
+ "opacity": 100,
556
+ "groupIds": [],
557
+ "frameId": null,
558
+ "roundness": {
559
+ "type": 3
560
+ },
561
+ "seed": 244,
562
+ "version": 1,
563
+ "versionNonce": 244,
564
+ "isDeleted": false,
565
+ "boundElements": [
566
+ {
567
+ "id": "label-I6-000000as",
568
+ "type": "text"
569
+ },
570
+ {
571
+ "id": "arrow-I5-I6-000000hw",
572
+ "type": "arrow"
573
+ },
574
+ {
575
+ "id": "arrow-I6-I7-000000bs",
576
+ "type": "arrow"
577
+ },
578
+ {
579
+ "id": "arrow-I6-I8-000000is",
580
+ "type": "arrow"
581
+ }
582
+ ],
583
+ "updated": 1,
584
+ "link": null,
585
+ "locked": false,
586
+ "index": null
587
+ },
588
+ {
589
+ "id": "label-I6-000000as",
590
+ "type": "text",
591
+ "x": 345,
592
+ "y": 806.5,
593
+ "width": 181,
594
+ "height": 25,
595
+ "angle": 0,
596
+ "strokeColor": "#1B1F23",
597
+ "backgroundColor": "transparent",
598
+ "fillStyle": "solid",
599
+ "strokeWidth": 1,
600
+ "strokeStyle": "solid",
601
+ "roughness": 1,
602
+ "opacity": 100,
603
+ "groupIds": [],
604
+ "frameId": null,
605
+ "roundness": null,
606
+ "seed": 388,
607
+ "version": 1,
608
+ "versionNonce": 388,
609
+ "isDeleted": false,
610
+ "boundElements": null,
611
+ "updated": 1,
612
+ "link": null,
613
+ "locked": false,
614
+ "text": "Record\\nexists?",
615
+ "fontSize": 20,
616
+ "fontFamily": 5,
617
+ "textAlign": "center",
618
+ "verticalAlign": "middle",
619
+ "baseline": 15,
620
+ "containerId": "shape-I6-0000006s",
621
+ "originalText": "Record\\nexists?",
622
+ "autoResize": true,
623
+ "lineHeight": 1.25,
624
+ "index": null
625
+ },
626
+ {
627
+ "id": "shape-I7-000000m0",
628
+ "type": "rectangle",
629
+ "x": 513,
630
+ "y": 937,
631
+ "width": 120,
632
+ "height": 56,
633
+ "angle": 0,
634
+ "strokeColor": "#1B1F23",
635
+ "backgroundColor": "transparent",
636
+ "fillStyle": "solid",
637
+ "strokeWidth": 2,
638
+ "strokeStyle": "solid",
639
+ "roughness": 1,
640
+ "opacity": 100,
641
+ "groupIds": [],
642
+ "frameId": null,
643
+ "roundness": {
644
+ "type": 3
645
+ },
646
+ "seed": 792,
647
+ "version": 1,
648
+ "versionNonce": 792,
649
+ "isDeleted": false,
650
+ "boundElements": [
651
+ {
652
+ "id": "label-I7-000000qo",
653
+ "type": "text"
654
+ },
655
+ {
656
+ "id": "arrow-I6-I7-000000bs",
657
+ "type": "arrow"
658
+ }
659
+ ],
660
+ "updated": 1,
661
+ "link": null,
662
+ "locked": false,
663
+ "index": null
664
+ },
665
+ {
666
+ "id": "label-I7-000000qo",
667
+ "type": "text",
668
+ "x": 521,
669
+ "y": 952.5,
670
+ "width": 104,
671
+ "height": 25,
672
+ "angle": 0,
673
+ "strokeColor": "#1B1F23",
674
+ "backgroundColor": "transparent",
675
+ "fillStyle": "solid",
676
+ "strokeWidth": 1,
677
+ "strokeStyle": "solid",
678
+ "roughness": 1,
679
+ "opacity": 100,
680
+ "groupIds": [],
681
+ "frameId": null,
682
+ "roundness": null,
683
+ "seed": 960,
684
+ "version": 1,
685
+ "versionNonce": 960,
686
+ "isDeleted": false,
687
+ "boundElements": null,
688
+ "updated": 1,
689
+ "link": null,
690
+ "locked": false,
691
+ "text": "Skip",
692
+ "fontSize": 20,
693
+ "fontFamily": 5,
694
+ "textAlign": "center",
695
+ "verticalAlign": "middle",
696
+ "baseline": 15,
697
+ "containerId": "shape-I7-000000m0",
698
+ "originalText": "Skip",
699
+ "autoResize": true,
700
+ "lineHeight": 1.25,
701
+ "index": null
702
+ },
703
+ {
704
+ "id": "shape-I8-0000008d",
705
+ "type": "rectangle",
706
+ "x": 128,
707
+ "y": 937,
708
+ "width": 340,
709
+ "height": 56,
710
+ "angle": 0,
711
+ "strokeColor": "#1B1F23",
712
+ "backgroundColor": "transparent",
713
+ "fillStyle": "solid",
714
+ "strokeWidth": 2,
715
+ "strokeStyle": "solid",
716
+ "roughness": 1,
717
+ "opacity": 100,
718
+ "groupIds": [],
719
+ "frameId": null,
720
+ "roundness": {
721
+ "type": 3
722
+ },
723
+ "seed": 301,
724
+ "version": 1,
725
+ "versionNonce": 301,
726
+ "isDeleted": false,
727
+ "boundElements": [
728
+ {
729
+ "id": "label-I8-000000cl",
730
+ "type": "text"
731
+ },
732
+ {
733
+ "id": "arrow-I6-I8-000000is",
734
+ "type": "arrow"
735
+ }
736
+ ],
737
+ "updated": 1,
738
+ "link": null,
739
+ "locked": false,
740
+ "index": null
741
+ },
742
+ {
743
+ "id": "label-I8-000000cl",
744
+ "type": "text",
745
+ "x": 136,
746
+ "y": 952.5,
747
+ "width": 324,
748
+ "height": 25,
749
+ "angle": 0,
750
+ "strokeColor": "#1B1F23",
751
+ "backgroundColor": "transparent",
752
+ "fillStyle": "solid",
753
+ "strokeWidth": 1,
754
+ "strokeStyle": "solid",
755
+ "roughness": 1,
756
+ "opacity": 100,
757
+ "groupIds": [],
758
+ "frameId": null,
759
+ "roundness": null,
760
+ "seed": 453,
761
+ "version": 1,
762
+ "versionNonce": 453,
763
+ "isDeleted": false,
764
+ "boundElements": null,
765
+ "updated": 1,
766
+ "link": null,
767
+ "locked": false,
768
+ "text": "Create with\\nidentity insert",
769
+ "fontSize": 20,
770
+ "fontFamily": 5,
771
+ "textAlign": "center",
772
+ "verticalAlign": "middle",
773
+ "baseline": 15,
774
+ "containerId": "shape-I8-0000008d",
775
+ "originalText": "Create with\\nidentity insert",
776
+ "autoResize": true,
777
+ "lineHeight": 1.25,
778
+ "index": null
779
+ },
780
+ {
781
+ "id": "shape-O1-000000h9",
782
+ "type": "rectangle",
783
+ "x": 1084,
784
+ "y": 61,
785
+ "width": 373,
786
+ "height": 56,
787
+ "angle": 0,
788
+ "strokeColor": "#1B1F23",
789
+ "backgroundColor": "transparent",
790
+ "fillStyle": "solid",
791
+ "strokeWidth": 2,
792
+ "strokeStyle": "solid",
793
+ "roughness": 1,
794
+ "opacity": 100,
795
+ "groupIds": [],
796
+ "frameId": null,
797
+ "roundness": {
798
+ "type": 3
799
+ },
800
+ "seed": 621,
801
+ "version": 1,
802
+ "versionNonce": 621,
803
+ "isDeleted": false,
804
+ "boundElements": [
805
+ {
806
+ "id": "label-O1-000000pc",
807
+ "type": "text"
808
+ },
809
+ {
810
+ "id": "arrow-O1-O2-000000dg",
811
+ "type": "arrow"
812
+ }
813
+ ],
814
+ "updated": 1,
815
+ "link": null,
816
+ "locked": false,
817
+ "index": null
818
+ },
819
+ {
820
+ "id": "label-O1-000000pc",
821
+ "type": "text",
822
+ "x": 1092,
823
+ "y": 76.5,
824
+ "width": 357,
825
+ "height": 25,
826
+ "angle": 0,
827
+ "strokeColor": "#1B1F23",
828
+ "backgroundColor": "transparent",
829
+ "fillStyle": "solid",
830
+ "strokeWidth": 1,
831
+ "strokeStyle": "solid",
832
+ "roughness": 1,
833
+ "opacity": 100,
834
+ "groupIds": [],
835
+ "frameId": null,
836
+ "roundness": null,
837
+ "seed": 912,
838
+ "version": 1,
839
+ "versionNonce": 912,
840
+ "isDeleted": false,
841
+ "boundElements": null,
842
+ "updated": 1,
843
+ "link": null,
844
+ "locked": false,
845
+ "text": "Query local max ID + UpdateDate",
846
+ "fontSize": 20,
847
+ "fontFamily": 5,
848
+ "textAlign": "center",
849
+ "verticalAlign": "middle",
850
+ "baseline": 15,
851
+ "containerId": "shape-O1-000000h9",
852
+ "originalText": "Query local max ID + UpdateDate",
853
+ "autoResize": true,
854
+ "lineHeight": 1.25,
855
+ "index": null
856
+ },
857
+ {
858
+ "id": "shape-O2-000000es",
859
+ "type": "rectangle",
860
+ "x": 1034,
861
+ "y": 207,
862
+ "width": 473,
863
+ "height": 56,
864
+ "angle": 0,
865
+ "strokeColor": "#1B1F23",
866
+ "backgroundColor": "transparent",
867
+ "fillStyle": "solid",
868
+ "strokeWidth": 2,
869
+ "strokeStyle": "solid",
870
+ "roughness": 1,
871
+ "opacity": 100,
872
+ "groupIds": [],
873
+ "frameId": null,
874
+ "roundness": {
875
+ "type": 3
876
+ },
877
+ "seed": 532,
878
+ "version": 1,
879
+ "versionNonce": 532,
880
+ "isDeleted": false,
881
+ "boundElements": [
882
+ {
883
+ "id": "label-O2-000000mw",
884
+ "type": "text"
885
+ },
886
+ {
887
+ "id": "arrow-O1-O2-000000dg",
888
+ "type": "arrow"
889
+ },
890
+ {
891
+ "id": "arrow-O2-O3-000000e1",
892
+ "type": "arrow"
893
+ }
894
+ ],
895
+ "updated": 1,
896
+ "link": null,
897
+ "locked": false,
898
+ "index": null
899
+ },
900
+ {
901
+ "id": "label-O2-000000mw",
902
+ "type": "text",
903
+ "x": 1042,
904
+ "y": 222.5,
905
+ "width": 457,
906
+ "height": 25,
907
+ "angle": 0,
908
+ "strokeColor": "#1B1F23",
909
+ "backgroundColor": "transparent",
910
+ "fillStyle": "solid",
911
+ "strokeWidth": 1,
912
+ "strokeStyle": "solid",
913
+ "roughness": 1,
914
+ "opacity": 100,
915
+ "groupIds": [],
916
+ "frameId": null,
917
+ "roundness": null,
918
+ "seed": 824,
919
+ "version": 1,
920
+ "versionNonce": 824,
921
+ "isDeleted": false,
922
+ "boundElements": null,
923
+ "updated": 1,
924
+ "link": null,
925
+ "locked": false,
926
+ "text": "Query remote max ID + UpdateDate + count",
927
+ "fontSize": 20,
928
+ "fontFamily": 5,
929
+ "textAlign": "center",
930
+ "verticalAlign": "middle",
931
+ "baseline": 15,
932
+ "containerId": "shape-O2-000000es",
933
+ "originalText": "Query remote max ID + UpdateDate + count",
934
+ "autoResize": true,
935
+ "lineHeight": 1.25,
936
+ "index": null
937
+ },
938
+ {
939
+ "id": "shape-O3-0000007w",
940
+ "type": "rectangle",
941
+ "x": 1002,
942
+ "y": 353,
943
+ "width": 538,
944
+ "height": 56,
945
+ "angle": 0,
946
+ "strokeColor": "#1B1F23",
947
+ "backgroundColor": "transparent",
948
+ "fillStyle": "solid",
949
+ "strokeWidth": 2,
950
+ "strokeStyle": "solid",
951
+ "roughness": 1,
952
+ "opacity": 100,
953
+ "groupIds": [],
954
+ "frameId": null,
955
+ "roundness": {
956
+ "type": 3
957
+ },
958
+ "seed": 284,
959
+ "version": 1,
960
+ "versionNonce": 284,
961
+ "isDeleted": false,
962
+ "boundElements": [
963
+ {
964
+ "id": "label-O3-0000007x",
965
+ "type": "text"
966
+ },
967
+ {
968
+ "id": "arrow-O2-O3-000000e1",
969
+ "type": "arrow"
970
+ },
971
+ {
972
+ "id": "arrow-O3-O4-000000o6",
973
+ "type": "arrow"
974
+ }
975
+ ],
976
+ "updated": 1,
977
+ "link": null,
978
+ "locked": false,
979
+ "index": null
980
+ },
981
+ {
982
+ "id": "label-O3-0000007x",
983
+ "type": "text",
984
+ "x": 1010,
985
+ "y": 368.5,
986
+ "width": 522,
987
+ "height": 25,
988
+ "angle": 0,
989
+ "strokeColor": "#1B1F23",
990
+ "backgroundColor": "transparent",
991
+ "fillStyle": "solid",
992
+ "strokeWidth": 1,
993
+ "strokeStyle": "solid",
994
+ "roughness": 1,
995
+ "opacity": 100,
996
+ "groupIds": [],
997
+ "frameId": null,
998
+ "roundness": null,
999
+ "seed": 285,
1000
+ "version": 1,
1001
+ "versionNonce": 285,
1002
+ "isDeleted": false,
1003
+ "boundElements": null,
1004
+ "updated": 1,
1005
+ "link": null,
1006
+ "locked": false,
1007
+ "text": "Iterate all records\\n(paginated, ID ascending)",
1008
+ "fontSize": 20,
1009
+ "fontFamily": 5,
1010
+ "textAlign": "center",
1011
+ "verticalAlign": "middle",
1012
+ "baseline": 15,
1013
+ "containerId": "shape-O3-0000007w",
1014
+ "originalText": "Iterate all records\\n(paginated, ID ascending)",
1015
+ "autoResize": true,
1016
+ "lineHeight": 1.25,
1017
+ "index": null
1018
+ },
1019
+ {
1020
+ "id": "shape-O4-000000ja",
1021
+ "type": "rectangle",
1022
+ "x": 1067,
1023
+ "y": 499,
1024
+ "width": 407,
1025
+ "height": 56,
1026
+ "angle": 0,
1027
+ "strokeColor": "#1B1F23",
1028
+ "backgroundColor": "transparent",
1029
+ "fillStyle": "solid",
1030
+ "strokeWidth": 2,
1031
+ "strokeStyle": "solid",
1032
+ "roughness": 1,
1033
+ "opacity": 100,
1034
+ "groupIds": [],
1035
+ "frameId": null,
1036
+ "roundness": {
1037
+ "type": 3
1038
+ },
1039
+ "seed": 694,
1040
+ "version": 1,
1041
+ "versionNonce": 694,
1042
+ "isDeleted": false,
1043
+ "boundElements": [
1044
+ {
1045
+ "id": "label-O4-000000ig",
1046
+ "type": "text"
1047
+ },
1048
+ {
1049
+ "id": "arrow-O3-O4-000000o6",
1050
+ "type": "arrow"
1051
+ },
1052
+ {
1053
+ "id": "arrow-O4-O5-00000086",
1054
+ "type": "arrow"
1055
+ }
1056
+ ],
1057
+ "updated": 1,
1058
+ "link": null,
1059
+ "locked": false,
1060
+ "index": null
1061
+ },
1062
+ {
1063
+ "id": "label-O4-000000ig",
1064
+ "type": "text",
1065
+ "x": 1075,
1066
+ "y": 514.5,
1067
+ "width": 391,
1068
+ "height": 25,
1069
+ "angle": 0,
1070
+ "strokeColor": "#1B1F23",
1071
+ "backgroundColor": "transparent",
1072
+ "fillStyle": "solid",
1073
+ "strokeWidth": 1,
1074
+ "strokeStyle": "solid",
1075
+ "roughness": 1,
1076
+ "opacity": 100,
1077
+ "groupIds": [],
1078
+ "frameId": null,
1079
+ "roundness": null,
1080
+ "seed": 664,
1081
+ "version": 1,
1082
+ "versionNonce": 664,
1083
+ "isDeleted": false,
1084
+ "boundElements": null,
1085
+ "updated": 1,
1086
+ "link": null,
1087
+ "locked": false,
1088
+ "text": "For each record:\\nRead local by ID",
1089
+ "fontSize": 20,
1090
+ "fontFamily": 5,
1091
+ "textAlign": "center",
1092
+ "verticalAlign": "middle",
1093
+ "baseline": 15,
1094
+ "containerId": "shape-O4-000000ja",
1095
+ "originalText": "For each record:\\nRead local by ID",
1096
+ "autoResize": true,
1097
+ "lineHeight": 1.25,
1098
+ "index": null
1099
+ },
1100
+ {
1101
+ "id": "shape-O5-000000nw",
1102
+ "type": "diamond",
1103
+ "x": 1172,
1104
+ "y": 645,
1105
+ "width": 197,
1106
+ "height": 56,
1107
+ "angle": 0,
1108
+ "strokeColor": "#1B1F23",
1109
+ "backgroundColor": "transparent",
1110
+ "fillStyle": "solid",
1111
+ "strokeWidth": 2,
1112
+ "strokeStyle": "solid",
1113
+ "roughness": 1,
1114
+ "opacity": 100,
1115
+ "groupIds": [],
1116
+ "frameId": null,
1117
+ "roundness": {
1118
+ "type": 3
1119
+ },
1120
+ "seed": 860,
1121
+ "version": 1,
1122
+ "versionNonce": 860,
1123
+ "isDeleted": false,
1124
+ "boundElements": [
1125
+ {
1126
+ "id": "label-O5-000000m1",
1127
+ "type": "text"
1128
+ },
1129
+ {
1130
+ "id": "arrow-O4-O5-00000086",
1131
+ "type": "arrow"
1132
+ },
1133
+ {
1134
+ "id": "arrow-O5-O6-000000ca",
1135
+ "type": "arrow"
1136
+ },
1137
+ {
1138
+ "id": "arrow-O5-O9-000000es",
1139
+ "type": "arrow"
1140
+ }
1141
+ ],
1142
+ "updated": 1,
1143
+ "link": null,
1144
+ "locked": false,
1145
+ "index": null
1146
+ },
1147
+ {
1148
+ "id": "label-O5-000000m1",
1149
+ "type": "text",
1150
+ "x": 1180,
1151
+ "y": 660.5,
1152
+ "width": 181,
1153
+ "height": 25,
1154
+ "angle": 0,
1155
+ "strokeColor": "#1B1F23",
1156
+ "backgroundColor": "transparent",
1157
+ "fillStyle": "solid",
1158
+ "strokeWidth": 1,
1159
+ "strokeStyle": "solid",
1160
+ "roughness": 1,
1161
+ "opacity": 100,
1162
+ "groupIds": [],
1163
+ "frameId": null,
1164
+ "roundness": null,
1165
+ "seed": 793,
1166
+ "version": 1,
1167
+ "versionNonce": 793,
1168
+ "isDeleted": false,
1169
+ "boundElements": null,
1170
+ "updated": 1,
1171
+ "link": null,
1172
+ "locked": false,
1173
+ "text": "Record\\nexists?",
1174
+ "fontSize": 20,
1175
+ "fontFamily": 5,
1176
+ "textAlign": "center",
1177
+ "verticalAlign": "middle",
1178
+ "baseline": 15,
1179
+ "containerId": "shape-O5-000000nw",
1180
+ "originalText": "Record\\nexists?",
1181
+ "autoResize": true,
1182
+ "lineHeight": 1.25,
1183
+ "index": null
1184
+ },
1185
+ {
1186
+ "id": "shape-O6-000000ao",
1187
+ "type": "diamond",
1188
+ "x": 1288,
1189
+ "y": 791,
1190
+ "width": 362,
1191
+ "height": 56,
1192
+ "angle": 0,
1193
+ "strokeColor": "#1B1F23",
1194
+ "backgroundColor": "transparent",
1195
+ "fillStyle": "solid",
1196
+ "strokeWidth": 2,
1197
+ "strokeStyle": "solid",
1198
+ "roughness": 1,
1199
+ "opacity": 100,
1200
+ "groupIds": [],
1201
+ "frameId": null,
1202
+ "roundness": {
1203
+ "type": 3
1204
+ },
1205
+ "seed": 384,
1206
+ "version": 1,
1207
+ "versionNonce": 384,
1208
+ "isDeleted": false,
1209
+ "boundElements": [
1210
+ {
1211
+ "id": "label-O6-0000004g",
1212
+ "type": "text"
1213
+ },
1214
+ {
1215
+ "id": "arrow-O5-O6-000000ca",
1216
+ "type": "arrow"
1217
+ },
1218
+ {
1219
+ "id": "arrow-O6-O7-000000fc",
1220
+ "type": "arrow"
1221
+ },
1222
+ {
1223
+ "id": "arrow-O6-O8-000000l4",
1224
+ "type": "arrow"
1225
+ }
1226
+ ],
1227
+ "updated": 1,
1228
+ "link": null,
1229
+ "locked": false,
1230
+ "index": null
1231
+ },
1232
+ {
1233
+ "id": "label-O6-0000004g",
1234
+ "type": "text",
1235
+ "x": 1296,
1236
+ "y": 806.5,
1237
+ "width": 346,
1238
+ "height": 25,
1239
+ "angle": 0,
1240
+ "strokeColor": "#1B1F23",
1241
+ "backgroundColor": "transparent",
1242
+ "fillStyle": "solid",
1243
+ "strokeWidth": 1,
1244
+ "strokeStyle": "solid",
1245
+ "roughness": 1,
1246
+ "opacity": 100,
1247
+ "groupIds": [],
1248
+ "frameId": null,
1249
+ "roundness": null,
1250
+ "seed": 160,
1251
+ "version": 1,
1252
+ "versionNonce": 160,
1253
+ "isDeleted": false,
1254
+ "boundElements": null,
1255
+ "updated": 1,
1256
+ "link": null,
1257
+ "locked": false,
1258
+ "text": "UpdateDate\\ndifference\\n> 5ms?",
1259
+ "fontSize": 20,
1260
+ "fontFamily": 5,
1261
+ "textAlign": "center",
1262
+ "verticalAlign": "middle",
1263
+ "baseline": 15,
1264
+ "containerId": "shape-O6-000000ao",
1265
+ "originalText": "UpdateDate\\ndifference\\n> 5ms?",
1266
+ "autoResize": true,
1267
+ "lineHeight": 1.25,
1268
+ "index": null
1269
+ },
1270
+ {
1271
+ "id": "shape-O7-000000dp",
1272
+ "type": "rectangle",
1273
+ "x": 1477,
1274
+ "y": 937,
1275
+ "width": 175,
1276
+ "height": 56,
1277
+ "angle": 0,
1278
+ "strokeColor": "#1B1F23",
1279
+ "backgroundColor": "transparent",
1280
+ "fillStyle": "solid",
1281
+ "strokeWidth": 2,
1282
+ "strokeStyle": "solid",
1283
+ "roughness": 1,
1284
+ "opacity": 100,
1285
+ "groupIds": [],
1286
+ "frameId": null,
1287
+ "roundness": {
1288
+ "type": 3
1289
+ },
1290
+ "seed": 493,
1291
+ "version": 1,
1292
+ "versionNonce": 493,
1293
+ "isDeleted": false,
1294
+ "boundElements": [
1295
+ {
1296
+ "id": "label-O7-000000jw",
1297
+ "type": "text"
1298
+ },
1299
+ {
1300
+ "id": "arrow-O6-O7-000000fc",
1301
+ "type": "arrow"
1302
+ }
1303
+ ],
1304
+ "updated": 1,
1305
+ "link": null,
1306
+ "locked": false,
1307
+ "index": null
1308
+ },
1309
+ {
1310
+ "id": "label-O7-000000jw",
1311
+ "type": "text",
1312
+ "x": 1485,
1313
+ "y": 952.5,
1314
+ "width": 159,
1315
+ "height": 25,
1316
+ "angle": 0,
1317
+ "strokeColor": "#1B1F23",
1318
+ "backgroundColor": "transparent",
1319
+ "fillStyle": "solid",
1320
+ "strokeWidth": 1,
1321
+ "strokeStyle": "solid",
1322
+ "roughness": 1,
1323
+ "opacity": 100,
1324
+ "groupIds": [],
1325
+ "frameId": null,
1326
+ "roundness": null,
1327
+ "seed": 716,
1328
+ "version": 1,
1329
+ "versionNonce": 716,
1330
+ "isDeleted": false,
1331
+ "boundElements": null,
1332
+ "updated": 1,
1333
+ "link": null,
1334
+ "locked": false,
1335
+ "text": "Update record",
1336
+ "fontSize": 20,
1337
+ "fontFamily": 5,
1338
+ "textAlign": "center",
1339
+ "verticalAlign": "middle",
1340
+ "baseline": 15,
1341
+ "containerId": "shape-O7-000000dp",
1342
+ "originalText": "Update record",
1343
+ "autoResize": true,
1344
+ "lineHeight": 1.25,
1345
+ "index": null
1346
+ },
1347
+ {
1348
+ "id": "shape-O8-000000lk",
1349
+ "type": "rectangle",
1350
+ "x": 1156,
1351
+ "y": 937,
1352
+ "width": 120,
1353
+ "height": 56,
1354
+ "angle": 0,
1355
+ "strokeColor": "#1B1F23",
1356
+ "backgroundColor": "transparent",
1357
+ "fillStyle": "solid",
1358
+ "strokeWidth": 2,
1359
+ "strokeStyle": "solid",
1360
+ "roughness": 1,
1361
+ "opacity": 100,
1362
+ "groupIds": [],
1363
+ "frameId": null,
1364
+ "roundness": {
1365
+ "type": 3
1366
+ },
1367
+ "seed": 776,
1368
+ "version": 1,
1369
+ "versionNonce": 776,
1370
+ "isDeleted": false,
1371
+ "boundElements": [
1372
+ {
1373
+ "id": "label-O8-000000es",
1374
+ "type": "text"
1375
+ },
1376
+ {
1377
+ "id": "arrow-O6-O8-000000l4",
1378
+ "type": "arrow"
1379
+ }
1380
+ ],
1381
+ "updated": 1,
1382
+ "link": null,
1383
+ "locked": false,
1384
+ "index": null
1385
+ },
1386
+ {
1387
+ "id": "label-O8-000000es",
1388
+ "type": "text",
1389
+ "x": 1164,
1390
+ "y": 952.5,
1391
+ "width": 104,
1392
+ "height": 25,
1393
+ "angle": 0,
1394
+ "strokeColor": "#1B1F23",
1395
+ "backgroundColor": "transparent",
1396
+ "fillStyle": "solid",
1397
+ "strokeWidth": 1,
1398
+ "strokeStyle": "solid",
1399
+ "roughness": 1,
1400
+ "opacity": 100,
1401
+ "groupIds": [],
1402
+ "frameId": null,
1403
+ "roundness": null,
1404
+ "seed": 532,
1405
+ "version": 1,
1406
+ "versionNonce": 532,
1407
+ "isDeleted": false,
1408
+ "boundElements": null,
1409
+ "updated": 1,
1410
+ "link": null,
1411
+ "locked": false,
1412
+ "text": "Skip",
1413
+ "fontSize": 20,
1414
+ "fontFamily": 5,
1415
+ "textAlign": "center",
1416
+ "verticalAlign": "middle",
1417
+ "baseline": 15,
1418
+ "containerId": "shape-O8-000000lk",
1419
+ "originalText": "Skip",
1420
+ "autoResize": true,
1421
+ "lineHeight": 1.25,
1422
+ "index": null
1423
+ },
1424
+ {
1425
+ "id": "shape-O9-000000gs",
1426
+ "type": "rectangle",
1427
+ "x": 903,
1428
+ "y": 791,
1429
+ "width": 340,
1430
+ "height": 56,
1431
+ "angle": 0,
1432
+ "strokeColor": "#1B1F23",
1433
+ "backgroundColor": "transparent",
1434
+ "fillStyle": "solid",
1435
+ "strokeWidth": 2,
1436
+ "strokeStyle": "solid",
1437
+ "roughness": 1,
1438
+ "opacity": 100,
1439
+ "groupIds": [],
1440
+ "frameId": null,
1441
+ "roundness": {
1442
+ "type": 3
1443
+ },
1444
+ "seed": 604,
1445
+ "version": 1,
1446
+ "versionNonce": 604,
1447
+ "isDeleted": false,
1448
+ "boundElements": [
1449
+ {
1450
+ "id": "label-O9-0000003w",
1451
+ "type": "text"
1452
+ },
1453
+ {
1454
+ "id": "arrow-O5-O9-000000es",
1455
+ "type": "arrow"
1456
+ }
1457
+ ],
1458
+ "updated": 1,
1459
+ "link": null,
1460
+ "locked": false,
1461
+ "index": null
1462
+ },
1463
+ {
1464
+ "id": "label-O9-0000003w",
1465
+ "type": "text",
1466
+ "x": 911,
1467
+ "y": 806.5,
1468
+ "width": 324,
1469
+ "height": 25,
1470
+ "angle": 0,
1471
+ "strokeColor": "#1B1F23",
1472
+ "backgroundColor": "transparent",
1473
+ "fillStyle": "solid",
1474
+ "strokeWidth": 1,
1475
+ "strokeStyle": "solid",
1476
+ "roughness": 1,
1477
+ "opacity": 100,
1478
+ "groupIds": [],
1479
+ "frameId": null,
1480
+ "roundness": null,
1481
+ "seed": 140,
1482
+ "version": 1,
1483
+ "versionNonce": 140,
1484
+ "isDeleted": false,
1485
+ "boundElements": null,
1486
+ "updated": 1,
1487
+ "link": null,
1488
+ "locked": false,
1489
+ "text": "Create with\\nidentity insert",
1490
+ "fontSize": 20,
1491
+ "fontFamily": 5,
1492
+ "textAlign": "center",
1493
+ "verticalAlign": "middle",
1494
+ "baseline": 15,
1495
+ "containerId": "shape-O9-000000gs",
1496
+ "originalText": "Create with\\nidentity insert",
1497
+ "autoResize": true,
1498
+ "lineHeight": 1.25,
1499
+ "index": null
1500
+ },
1501
+ {
1502
+ "id": "arrow-I1-I2-0000006x",
1503
+ "type": "arrow",
1504
+ "x": 435.5,
1505
+ "y": 117,
1506
+ "width": 1.1368683772161603e-13,
1507
+ "height": 90,
1508
+ "angle": 0,
1509
+ "strokeColor": "#2E7D74",
1510
+ "backgroundColor": "transparent",
1511
+ "fillStyle": "solid",
1512
+ "strokeWidth": 2,
1513
+ "strokeStyle": "solid",
1514
+ "roughness": 1,
1515
+ "opacity": 100,
1516
+ "groupIds": [],
1517
+ "frameId": null,
1518
+ "roundness": null,
1519
+ "seed": 249,
1520
+ "version": 1,
1521
+ "versionNonce": 249,
1522
+ "isDeleted": false,
1523
+ "boundElements": [],
1524
+ "updated": 1,
1525
+ "link": null,
1526
+ "locked": false,
1527
+ "points": [
1528
+ [
1529
+ 0,
1530
+ 0
1531
+ ],
1532
+ [
1533
+ 0,
1534
+ 16
1535
+ ],
1536
+ [
1537
+ -5.684341886080802e-14,
1538
+ 19.875171467764034
1539
+ ],
1540
+ [
1541
+ 0,
1542
+ 23.519890260631
1543
+ ],
1544
+ [
1545
+ 0,
1546
+ 26.96296296296299
1547
+ ],
1548
+ [
1549
+ 5.684341886080802e-14,
1550
+ 30.233196159122087
1551
+ ],
1552
+ [
1553
+ 5.684341886080802e-14,
1554
+ 33.35939643347049
1555
+ ],
1556
+ [
1557
+ 0,
1558
+ 36.37037037037038
1559
+ ],
1560
+ [
1561
+ 5.684341886080802e-14,
1562
+ 39.29492455418381
1563
+ ],
1564
+ [
1565
+ 0,
1566
+ 42.16186556927295
1567
+ ],
1568
+ [
1569
+ 0,
1570
+ 45
1571
+ ],
1572
+ [
1573
+ 0,
1574
+ 47.838134430727024
1575
+ ],
1576
+ [
1577
+ 0,
1578
+ 50.70507544581619
1579
+ ],
1580
+ [
1581
+ 0,
1582
+ 53.62962962962962
1583
+ ],
1584
+ [
1585
+ 0,
1586
+ 56.64060356652948
1587
+ ],
1588
+ [
1589
+ 0,
1590
+ 59.76680384087791
1591
+ ],
1592
+ [
1593
+ 0,
1594
+ 63.03703703703707
1595
+ ],
1596
+ [
1597
+ 0,
1598
+ 66.480109739369
1599
+ ],
1600
+ [
1601
+ 0,
1602
+ 70.12482853223594
1603
+ ],
1604
+ [
1605
+ 0,
1606
+ 74
1607
+ ],
1608
+ [
1609
+ 0,
1610
+ 90
1611
+ ]
1612
+ ],
1613
+ "lastCommittedPoint": null,
1614
+ "startBinding": {
1615
+ "elementId": "shape-I1-000000ed",
1616
+ "focus": 0,
1617
+ "gap": 8
1618
+ },
1619
+ "endBinding": {
1620
+ "elementId": "shape-I2-000000cc",
1621
+ "focus": 0,
1622
+ "gap": 8
1623
+ },
1624
+ "startArrowhead": null,
1625
+ "endArrowhead": "arrow",
1626
+ "elbowed": false,
1627
+ "index": null
1628
+ },
1629
+ {
1630
+ "id": "arrow-I2-I3-000000oo",
1631
+ "type": "arrow",
1632
+ "x": 435.5,
1633
+ "y": 263,
1634
+ "width": 1.1368683772161603e-13,
1635
+ "height": 90,
1636
+ "angle": 0,
1637
+ "strokeColor": "#2E7D74",
1638
+ "backgroundColor": "transparent",
1639
+ "fillStyle": "solid",
1640
+ "strokeWidth": 2,
1641
+ "strokeStyle": "solid",
1642
+ "roughness": 1,
1643
+ "opacity": 100,
1644
+ "groupIds": [],
1645
+ "frameId": null,
1646
+ "roundness": null,
1647
+ "seed": 888,
1648
+ "version": 1,
1649
+ "versionNonce": 888,
1650
+ "isDeleted": false,
1651
+ "boundElements": [],
1652
+ "updated": 1,
1653
+ "link": null,
1654
+ "locked": false,
1655
+ "points": [
1656
+ [
1657
+ 0,
1658
+ 0
1659
+ ],
1660
+ [
1661
+ 0,
1662
+ 16
1663
+ ],
1664
+ [
1665
+ -5.684341886080802e-14,
1666
+ 19.875171467764062
1667
+ ],
1668
+ [
1669
+ 0,
1670
+ 23.519890260630973
1671
+ ],
1672
+ [
1673
+ 0,
1674
+ 26.962962962962933
1675
+ ],
1676
+ [
1677
+ 5.684341886080802e-14,
1678
+ 30.233196159122087
1679
+ ],
1680
+ [
1681
+ 5.684341886080802e-14,
1682
+ 33.35939643347052
1683
+ ],
1684
+ [
1685
+ 0,
1686
+ 36.37037037037038
1687
+ ],
1688
+ [
1689
+ 5.684341886080802e-14,
1690
+ 39.294924554183865
1691
+ ],
1692
+ [
1693
+ 0,
1694
+ 42.161865569273004
1695
+ ],
1696
+ [
1697
+ 0,
1698
+ 45
1699
+ ],
1700
+ [
1701
+ 0,
1702
+ 47.83813443072705
1703
+ ],
1704
+ [
1705
+ 0,
1706
+ 50.70507544581619
1707
+ ],
1708
+ [
1709
+ 0,
1710
+ 53.629629629629676
1711
+ ],
1712
+ [
1713
+ 0,
1714
+ 56.64060356652948
1715
+ ],
1716
+ [
1717
+ 0,
1718
+ 59.76680384087797
1719
+ ],
1720
+ [
1721
+ 0,
1722
+ 63.03703703703707
1723
+ ],
1724
+ [
1725
+ 0,
1726
+ 66.48010973936903
1727
+ ],
1728
+ [
1729
+ 0,
1730
+ 70.12482853223594
1731
+ ],
1732
+ [
1733
+ 0,
1734
+ 74
1735
+ ],
1736
+ [
1737
+ 0,
1738
+ 90
1739
+ ]
1740
+ ],
1741
+ "lastCommittedPoint": null,
1742
+ "startBinding": {
1743
+ "elementId": "shape-I2-000000cc",
1744
+ "focus": 0,
1745
+ "gap": 8
1746
+ },
1747
+ "endBinding": {
1748
+ "elementId": "shape-I3-000000f0",
1749
+ "focus": 0,
1750
+ "gap": 8
1751
+ },
1752
+ "startArrowhead": null,
1753
+ "endArrowhead": "arrow",
1754
+ "elbowed": false,
1755
+ "index": null
1756
+ },
1757
+ {
1758
+ "id": "arrow-I3-I4-000000rg",
1759
+ "type": "arrow",
1760
+ "x": 435.5,
1761
+ "y": 409,
1762
+ "width": 1.1368683772161603e-13,
1763
+ "height": 90,
1764
+ "angle": 0,
1765
+ "strokeColor": "#2E7D74",
1766
+ "backgroundColor": "transparent",
1767
+ "fillStyle": "solid",
1768
+ "strokeWidth": 2,
1769
+ "strokeStyle": "solid",
1770
+ "roughness": 1,
1771
+ "opacity": 100,
1772
+ "groupIds": [],
1773
+ "frameId": null,
1774
+ "roundness": null,
1775
+ "seed": 988,
1776
+ "version": 1,
1777
+ "versionNonce": 988,
1778
+ "isDeleted": false,
1779
+ "boundElements": [],
1780
+ "updated": 1,
1781
+ "link": null,
1782
+ "locked": false,
1783
+ "points": [
1784
+ [
1785
+ 0,
1786
+ 0
1787
+ ],
1788
+ [
1789
+ 0,
1790
+ 16
1791
+ ],
1792
+ [
1793
+ -5.684341886080802e-14,
1794
+ 19.875171467764005
1795
+ ],
1796
+ [
1797
+ 0,
1798
+ 23.519890260630916
1799
+ ],
1800
+ [
1801
+ 0,
1802
+ 26.96296296296299
1803
+ ],
1804
+ [
1805
+ 5.684341886080802e-14,
1806
+ 30.233196159122087
1807
+ ],
1808
+ [
1809
+ 5.684341886080802e-14,
1810
+ 33.35939643347058
1811
+ ],
1812
+ [
1813
+ 0,
1814
+ 36.37037037037044
1815
+ ],
1816
+ [
1817
+ 5.684341886080802e-14,
1818
+ 39.294924554183865
1819
+ ],
1820
+ [
1821
+ 0,
1822
+ 42.16186556927295
1823
+ ],
1824
+ [
1825
+ 0,
1826
+ 45
1827
+ ],
1828
+ [
1829
+ 0,
1830
+ 47.838134430726996
1831
+ ],
1832
+ [
1833
+ 0,
1834
+ 50.70507544581619
1835
+ ],
1836
+ [
1837
+ 0,
1838
+ 53.629629629629676
1839
+ ],
1840
+ [
1841
+ 0,
1842
+ 56.640603566529535
1843
+ ],
1844
+ [
1845
+ 0,
1846
+ 59.76680384087797
1847
+ ],
1848
+ [
1849
+ 0,
1850
+ 63.03703703703707
1851
+ ],
1852
+ [
1853
+ 0,
1854
+ 66.48010973936903
1855
+ ],
1856
+ [
1857
+ 0,
1858
+ 70.12482853223594
1859
+ ],
1860
+ [
1861
+ 0,
1862
+ 74
1863
+ ],
1864
+ [
1865
+ 0,
1866
+ 90
1867
+ ]
1868
+ ],
1869
+ "lastCommittedPoint": null,
1870
+ "startBinding": {
1871
+ "elementId": "shape-I3-000000f0",
1872
+ "focus": 0,
1873
+ "gap": 8
1874
+ },
1875
+ "endBinding": {
1876
+ "elementId": "shape-I4-000000a4",
1877
+ "focus": 0,
1878
+ "gap": 8
1879
+ },
1880
+ "startArrowhead": null,
1881
+ "endArrowhead": "arrow",
1882
+ "elbowed": false,
1883
+ "index": null
1884
+ },
1885
+ {
1886
+ "id": "arrow-I4-I5-000000ck",
1887
+ "type": "arrow",
1888
+ "x": 435.5,
1889
+ "y": 555,
1890
+ "width": 1.1368683772161603e-13,
1891
+ "height": 90,
1892
+ "angle": 0,
1893
+ "strokeColor": "#2E7D74",
1894
+ "backgroundColor": "transparent",
1895
+ "fillStyle": "solid",
1896
+ "strokeWidth": 2,
1897
+ "strokeStyle": "solid",
1898
+ "roughness": 1,
1899
+ "opacity": 100,
1900
+ "groupIds": [],
1901
+ "frameId": null,
1902
+ "roundness": null,
1903
+ "seed": 452,
1904
+ "version": 1,
1905
+ "versionNonce": 452,
1906
+ "isDeleted": false,
1907
+ "boundElements": [],
1908
+ "updated": 1,
1909
+ "link": null,
1910
+ "locked": false,
1911
+ "points": [
1912
+ [
1913
+ 0,
1914
+ 0
1915
+ ],
1916
+ [
1917
+ 0,
1918
+ 16
1919
+ ],
1920
+ [
1921
+ -5.684341886080802e-14,
1922
+ 19.87517146776395
1923
+ ],
1924
+ [
1925
+ 0,
1926
+ 23.51989026063086
1927
+ ],
1928
+ [
1929
+ 0,
1930
+ 26.96296296296316
1931
+ ],
1932
+ [
1933
+ 5.684341886080802e-14,
1934
+ 30.233196159122144
1935
+ ],
1936
+ [
1937
+ 5.684341886080802e-14,
1938
+ 33.35939643347058
1939
+ ],
1940
+ [
1941
+ 0,
1942
+ 36.37037037037044
1943
+ ],
1944
+ [
1945
+ 5.684341886080802e-14,
1946
+ 39.29492455418392
1947
+ ],
1948
+ [
1949
+ 0,
1950
+ 42.161865569273004
1951
+ ],
1952
+ [
1953
+ 0,
1954
+ 45
1955
+ ],
1956
+ [
1957
+ 0,
1958
+ 47.83813443072711
1959
+ ],
1960
+ [
1961
+ 0,
1962
+ 50.70507544581619
1963
+ ],
1964
+ [
1965
+ 0,
1966
+ 53.62962962962956
1967
+ ],
1968
+ [
1969
+ 0,
1970
+ 56.640603566529535
1971
+ ],
1972
+ [
1973
+ 0,
1974
+ 59.766803840877856
1975
+ ],
1976
+ [
1977
+ 0,
1978
+ 63.03703703703718
1979
+ ],
1980
+ [
1981
+ 0,
1982
+ 66.48010973936903
1983
+ ],
1984
+ [
1985
+ 0,
1986
+ 70.12482853223594
1987
+ ],
1988
+ [
1989
+ 0,
1990
+ 74
1991
+ ],
1992
+ [
1993
+ 0,
1994
+ 90
1995
+ ]
1996
+ ],
1997
+ "lastCommittedPoint": null,
1998
+ "startBinding": {
1999
+ "elementId": "shape-I4-000000a4",
2000
+ "focus": 0,
2001
+ "gap": 8
2002
+ },
2003
+ "endBinding": {
2004
+ "elementId": "shape-I5-000000q0",
2005
+ "focus": 0,
2006
+ "gap": 8
2007
+ },
2008
+ "startArrowhead": null,
2009
+ "endArrowhead": "arrow",
2010
+ "elbowed": false,
2011
+ "index": null
2012
+ },
2013
+ {
2014
+ "id": "arrow-I5-I6-000000hw",
2015
+ "type": "arrow",
2016
+ "x": 435.5,
2017
+ "y": 701,
2018
+ "width": 1.1368683772161603e-13,
2019
+ "height": 90,
2020
+ "angle": 0,
2021
+ "strokeColor": "#2E7D74",
2022
+ "backgroundColor": "transparent",
2023
+ "fillStyle": "solid",
2024
+ "strokeWidth": 2,
2025
+ "strokeStyle": "solid",
2026
+ "roughness": 1,
2027
+ "opacity": 100,
2028
+ "groupIds": [],
2029
+ "frameId": null,
2030
+ "roundness": null,
2031
+ "seed": 644,
2032
+ "version": 1,
2033
+ "versionNonce": 644,
2034
+ "isDeleted": false,
2035
+ "boundElements": [],
2036
+ "updated": 1,
2037
+ "link": null,
2038
+ "locked": false,
2039
+ "points": [
2040
+ [
2041
+ 0,
2042
+ 0
2043
+ ],
2044
+ [
2045
+ 0,
2046
+ 16
2047
+ ],
2048
+ [
2049
+ -5.684341886080802e-14,
2050
+ 19.87517146776395
2051
+ ],
2052
+ [
2053
+ 0,
2054
+ 23.51989026063086
2055
+ ],
2056
+ [
2057
+ 0,
2058
+ 26.96296296296316
2059
+ ],
2060
+ [
2061
+ 5.684341886080802e-14,
2062
+ 30.233196159122144
2063
+ ],
2064
+ [
2065
+ 5.684341886080802e-14,
2066
+ 33.35939643347058
2067
+ ],
2068
+ [
2069
+ 0,
2070
+ 36.37037037037044
2071
+ ],
2072
+ [
2073
+ 5.684341886080802e-14,
2074
+ 39.29492455418381
2075
+ ],
2076
+ [
2077
+ 0,
2078
+ 42.16186556927312
2079
+ ],
2080
+ [
2081
+ 0,
2082
+ 45
2083
+ ],
2084
+ [
2085
+ 0,
2086
+ 47.838134430726996
2087
+ ],
2088
+ [
2089
+ 0,
2090
+ 50.70507544581619
2091
+ ],
2092
+ [
2093
+ 0,
2094
+ 53.62962962962956
2095
+ ],
2096
+ [
2097
+ 0,
2098
+ 56.640603566529535
2099
+ ],
2100
+ [
2101
+ 0,
2102
+ 59.766803840877856
2103
+ ],
2104
+ [
2105
+ 0,
2106
+ 63.03703703703718
2107
+ ],
2108
+ [
2109
+ 0,
2110
+ 66.48010973936903
2111
+ ],
2112
+ [
2113
+ 0,
2114
+ 70.12482853223594
2115
+ ],
2116
+ [
2117
+ 0,
2118
+ 74
2119
+ ],
2120
+ [
2121
+ 0,
2122
+ 90
2123
+ ]
2124
+ ],
2125
+ "lastCommittedPoint": null,
2126
+ "startBinding": {
2127
+ "elementId": "shape-I5-000000q0",
2128
+ "focus": 0,
2129
+ "gap": 8
2130
+ },
2131
+ "endBinding": {
2132
+ "elementId": "shape-I6-0000006s",
2133
+ "focus": 0,
2134
+ "gap": 8
2135
+ },
2136
+ "startArrowhead": null,
2137
+ "endArrowhead": "arrow",
2138
+ "elbowed": false,
2139
+ "index": null
2140
+ },
2141
+ {
2142
+ "id": "arrow-I6-I7-000000bs",
2143
+ "type": "arrow",
2144
+ "x": 456.5133333333333,
2145
+ "y": 847,
2146
+ "width": 116.48666666666668,
2147
+ "height": 90,
2148
+ "angle": 0,
2149
+ "strokeColor": "#2E7D74",
2150
+ "backgroundColor": "transparent",
2151
+ "fillStyle": "solid",
2152
+ "strokeWidth": 2,
2153
+ "strokeStyle": "solid",
2154
+ "roughness": 1,
2155
+ "opacity": 100,
2156
+ "groupIds": [],
2157
+ "frameId": null,
2158
+ "roundness": null,
2159
+ "seed": 424,
2160
+ "version": 1,
2161
+ "versionNonce": 424,
2162
+ "isDeleted": false,
2163
+ "boundElements": [],
2164
+ "updated": 1,
2165
+ "link": null,
2166
+ "locked": false,
2167
+ "points": [
2168
+ [
2169
+ 0,
2170
+ 0
2171
+ ],
2172
+ [
2173
+ 0,
2174
+ 16
2175
+ ],
2176
+ [
2177
+ 1.0386328303612231,
2178
+ 19.875171467764062
2179
+ ],
2180
+ [
2181
+ 3.99474165523543,
2182
+ 23.519890260630973
2183
+ ],
2184
+ [
2185
+ 8.62864197530871,
2186
+ 26.962962962963047
2187
+ ],
2188
+ [
2189
+ 14.700649291266586,
2190
+ 30.23319615912203
2191
+ ],
2192
+ [
2193
+ 21.971079103795205,
2194
+ 33.35939643347069
2195
+ ],
2196
+ [
2197
+ 30.20024691358026,
2198
+ 36.37037037037044
2199
+ ],
2200
+ [
2201
+ 39.14846822130778,
2202
+ 39.29492455418392
2203
+ ],
2204
+ [
2205
+ 48.57605852766346,
2206
+ 42.16186556927312
2207
+ ],
2208
+ [
2209
+ 58.24333333333334,
2210
+ 45
2211
+ ],
2212
+ [
2213
+ 67.91060813900322,
2214
+ 47.838134430726996
2215
+ ],
2216
+ [
2217
+ 77.3381984453589,
2218
+ 50.70507544581619
2219
+ ],
2220
+ [
2221
+ 86.28641975308642,
2222
+ 53.62962962962956
2223
+ ],
2224
+ [
2225
+ 94.51558756287159,
2226
+ 56.640603566529535
2227
+ ],
2228
+ [
2229
+ 101.7860173754002,
2230
+ 59.766803840877856
2231
+ ],
2232
+ [
2233
+ 107.85802469135808,
2234
+ 63.03703703703707
2235
+ ],
2236
+ [
2237
+ 112.49192501143125,
2238
+ 66.48010973936903
2239
+ ],
2240
+ [
2241
+ 115.44803383630551,
2242
+ 70.12482853223594
2243
+ ],
2244
+ [
2245
+ 116.48666666666668,
2246
+ 74
2247
+ ],
2248
+ [
2249
+ 116.48666666666668,
2250
+ 90
2251
+ ]
2252
+ ],
2253
+ "lastCommittedPoint": null,
2254
+ "startBinding": {
2255
+ "elementId": "shape-I6-0000006s",
2256
+ "focus": 0,
2257
+ "gap": 8
2258
+ },
2259
+ "endBinding": {
2260
+ "elementId": "shape-I7-000000m0",
2261
+ "focus": 0,
2262
+ "gap": 8
2263
+ },
2264
+ "startArrowhead": null,
2265
+ "endArrowhead": "arrow",
2266
+ "elbowed": false,
2267
+ "index": null
2268
+ },
2269
+ {
2270
+ "id": "edge-label-I6-I7-000000o5",
2271
+ "type": "text",
2272
+ "x": 504,
2273
+ "y": 876,
2274
+ "width": 40,
2275
+ "height": 20,
2276
+ "angle": 0,
2277
+ "strokeColor": "#2E7D74",
2278
+ "backgroundColor": "transparent",
2279
+ "fillStyle": "solid",
2280
+ "strokeWidth": 1,
2281
+ "strokeStyle": "solid",
2282
+ "roughness": 1,
2283
+ "opacity": 100,
2284
+ "groupIds": [],
2285
+ "frameId": null,
2286
+ "roundness": null,
2287
+ "seed": 869,
2288
+ "version": 1,
2289
+ "versionNonce": 869,
2290
+ "isDeleted": false,
2291
+ "boundElements": null,
2292
+ "updated": 1,
2293
+ "link": null,
2294
+ "locked": false,
2295
+ "text": "yes",
2296
+ "fontSize": 16,
2297
+ "fontFamily": 5,
2298
+ "textAlign": "center",
2299
+ "verticalAlign": "middle",
2300
+ "baseline": 12,
2301
+ "containerId": null,
2302
+ "originalText": "yes",
2303
+ "autoResize": true,
2304
+ "lineHeight": 1.25,
2305
+ "index": null
2306
+ },
2307
+ {
2308
+ "id": "arrow-I6-I8-000000is",
2309
+ "type": "arrow",
2310
+ "x": 414.4866666666667,
2311
+ "y": 847,
2312
+ "width": 116.48666666666668,
2313
+ "height": 90,
2314
+ "angle": 0,
2315
+ "strokeColor": "#2E7D74",
2316
+ "backgroundColor": "transparent",
2317
+ "fillStyle": "solid",
2318
+ "strokeWidth": 2,
2319
+ "strokeStyle": "solid",
2320
+ "roughness": 1,
2321
+ "opacity": 100,
2322
+ "groupIds": [],
2323
+ "frameId": null,
2324
+ "roundness": null,
2325
+ "seed": 676,
2326
+ "version": 1,
2327
+ "versionNonce": 676,
2328
+ "isDeleted": false,
2329
+ "boundElements": [],
2330
+ "updated": 1,
2331
+ "link": null,
2332
+ "locked": false,
2333
+ "points": [
2334
+ [
2335
+ 0,
2336
+ 0
2337
+ ],
2338
+ [
2339
+ 0,
2340
+ 16
2341
+ ],
2342
+ [
2343
+ -1.03863283036128,
2344
+ 19.875171467764062
2345
+ ],
2346
+ [
2347
+ -3.9947416552355435,
2348
+ 23.519890260630973
2349
+ ],
2350
+ [
2351
+ -8.628641975308597,
2352
+ 26.962962962963047
2353
+ ],
2354
+ [
2355
+ -14.70064929126653,
2356
+ 30.23319615912203
2357
+ ],
2358
+ [
2359
+ -21.97107910379509,
2360
+ 33.35939643347069
2361
+ ],
2362
+ [
2363
+ -30.2002469135802,
2364
+ 36.37037037037044
2365
+ ],
2366
+ [
2367
+ -39.14846822130772,
2368
+ 39.29492455418392
2369
+ ],
2370
+ [
2371
+ -48.57605852766346,
2372
+ 42.16186556927312
2373
+ ],
2374
+ [
2375
+ -58.24333333333334,
2376
+ 45
2377
+ ],
2378
+ [
2379
+ -67.91060813900322,
2380
+ 47.838134430726996
2381
+ ],
2382
+ [
2383
+ -77.33819844535901,
2384
+ 50.70507544581619
2385
+ ],
2386
+ [
2387
+ -86.28641975308642,
2388
+ 53.62962962962956
2389
+ ],
2390
+ [
2391
+ -94.51558756287147,
2392
+ 56.640603566529535
2393
+ ],
2394
+ [
2395
+ -101.78601737540009,
2396
+ 59.766803840877856
2397
+ ],
2398
+ [
2399
+ -107.85802469135797,
2400
+ 63.03703703703707
2401
+ ],
2402
+ [
2403
+ -112.49192501143114,
2404
+ 66.48010973936903
2405
+ ],
2406
+ [
2407
+ -115.44803383630546,
2408
+ 70.12482853223594
2409
+ ],
2410
+ [
2411
+ -116.48666666666668,
2412
+ 74
2413
+ ],
2414
+ [
2415
+ -116.48666666666668,
2416
+ 90
2417
+ ]
2418
+ ],
2419
+ "lastCommittedPoint": null,
2420
+ "startBinding": {
2421
+ "elementId": "shape-I6-0000006s",
2422
+ "focus": 0,
2423
+ "gap": 8
2424
+ },
2425
+ "endBinding": {
2426
+ "elementId": "shape-I8-0000008d",
2427
+ "focus": 0,
2428
+ "gap": 8
2429
+ },
2430
+ "startArrowhead": null,
2431
+ "endArrowhead": "arrow",
2432
+ "elbowed": false,
2433
+ "index": null
2434
+ },
2435
+ {
2436
+ "id": "edge-label-I6-I8-0000006k",
2437
+ "type": "text",
2438
+ "x": 311,
2439
+ "y": 876,
2440
+ "width": 40,
2441
+ "height": 20,
2442
+ "angle": 0,
2443
+ "strokeColor": "#2E7D74",
2444
+ "backgroundColor": "transparent",
2445
+ "fillStyle": "solid",
2446
+ "strokeWidth": 1,
2447
+ "strokeStyle": "solid",
2448
+ "roughness": 1,
2449
+ "opacity": 100,
2450
+ "groupIds": [],
2451
+ "frameId": null,
2452
+ "roundness": null,
2453
+ "seed": 236,
2454
+ "version": 1,
2455
+ "versionNonce": 236,
2456
+ "isDeleted": false,
2457
+ "boundElements": null,
2458
+ "updated": 1,
2459
+ "link": null,
2460
+ "locked": false,
2461
+ "text": "no",
2462
+ "fontSize": 16,
2463
+ "fontFamily": 5,
2464
+ "textAlign": "center",
2465
+ "verticalAlign": "middle",
2466
+ "baseline": 12,
2467
+ "containerId": null,
2468
+ "originalText": "no",
2469
+ "autoResize": true,
2470
+ "lineHeight": 1.25,
2471
+ "index": null
2472
+ },
2473
+ {
2474
+ "id": "arrow-O1-O2-000000dg",
2475
+ "type": "arrow",
2476
+ "x": 1270.5,
2477
+ "y": 117,
2478
+ "width": 4.547473508864641e-13,
2479
+ "height": 90,
2480
+ "angle": 0,
2481
+ "strokeColor": "#2E7D74",
2482
+ "backgroundColor": "transparent",
2483
+ "fillStyle": "solid",
2484
+ "strokeWidth": 2,
2485
+ "strokeStyle": "solid",
2486
+ "roughness": 1,
2487
+ "opacity": 100,
2488
+ "groupIds": [],
2489
+ "frameId": null,
2490
+ "roundness": null,
2491
+ "seed": 484,
2492
+ "version": 1,
2493
+ "versionNonce": 484,
2494
+ "isDeleted": false,
2495
+ "boundElements": [],
2496
+ "updated": 1,
2497
+ "link": null,
2498
+ "locked": false,
2499
+ "points": [
2500
+ [
2501
+ 0,
2502
+ 0
2503
+ ],
2504
+ [
2505
+ 0,
2506
+ 16
2507
+ ],
2508
+ [
2509
+ -2.2737367544323206e-13,
2510
+ 19.875171467764034
2511
+ ],
2512
+ [
2513
+ 0,
2514
+ 23.519890260631
2515
+ ],
2516
+ [
2517
+ 2.2737367544323206e-13,
2518
+ 26.96296296296299
2519
+ ],
2520
+ [
2521
+ 2.2737367544323206e-13,
2522
+ 30.233196159122087
2523
+ ],
2524
+ [
2525
+ 2.2737367544323206e-13,
2526
+ 33.35939643347049
2527
+ ],
2528
+ [
2529
+ 2.2737367544323206e-13,
2530
+ 36.37037037037038
2531
+ ],
2532
+ [
2533
+ 0,
2534
+ 39.29492455418381
2535
+ ],
2536
+ [
2537
+ 0,
2538
+ 42.16186556927295
2539
+ ],
2540
+ [
2541
+ 0,
2542
+ 45
2543
+ ],
2544
+ [
2545
+ 0,
2546
+ 47.838134430727024
2547
+ ],
2548
+ [
2549
+ 0,
2550
+ 50.70507544581619
2551
+ ],
2552
+ [
2553
+ 0,
2554
+ 53.62962962962962
2555
+ ],
2556
+ [
2557
+ 2.2737367544323206e-13,
2558
+ 56.64060356652948
2559
+ ],
2560
+ [
2561
+ 0,
2562
+ 59.76680384087791
2563
+ ],
2564
+ [
2565
+ 0,
2566
+ 63.03703703703707
2567
+ ],
2568
+ [
2569
+ 0,
2570
+ 66.480109739369
2571
+ ],
2572
+ [
2573
+ 0,
2574
+ 70.12482853223594
2575
+ ],
2576
+ [
2577
+ 0,
2578
+ 74
2579
+ ],
2580
+ [
2581
+ 0,
2582
+ 90
2583
+ ]
2584
+ ],
2585
+ "lastCommittedPoint": null,
2586
+ "startBinding": {
2587
+ "elementId": "shape-O1-000000h9",
2588
+ "focus": 0,
2589
+ "gap": 8
2590
+ },
2591
+ "endBinding": {
2592
+ "elementId": "shape-O2-000000es",
2593
+ "focus": 0,
2594
+ "gap": 8
2595
+ },
2596
+ "startArrowhead": null,
2597
+ "endArrowhead": "arrow",
2598
+ "elbowed": false,
2599
+ "index": null
2600
+ },
2601
+ {
2602
+ "id": "arrow-O2-O3-000000e1",
2603
+ "type": "arrow",
2604
+ "x": 1270.5,
2605
+ "y": 263,
2606
+ "width": 0.5,
2607
+ "height": 90,
2608
+ "angle": 0,
2609
+ "strokeColor": "#2E7D74",
2610
+ "backgroundColor": "transparent",
2611
+ "fillStyle": "solid",
2612
+ "strokeWidth": 2,
2613
+ "strokeStyle": "solid",
2614
+ "roughness": 1,
2615
+ "opacity": 100,
2616
+ "groupIds": [],
2617
+ "frameId": null,
2618
+ "roundness": null,
2619
+ "seed": 505,
2620
+ "version": 1,
2621
+ "versionNonce": 505,
2622
+ "isDeleted": false,
2623
+ "boundElements": [],
2624
+ "updated": 1,
2625
+ "link": null,
2626
+ "locked": false,
2627
+ "points": [
2628
+ [
2629
+ 0,
2630
+ 0
2631
+ ],
2632
+ [
2633
+ 0,
2634
+ 16
2635
+ ],
2636
+ [
2637
+ 0.004458161865386501,
2638
+ 19.875171467764062
2639
+ ],
2640
+ [
2641
+ 0.017146776405979836,
2642
+ 23.519890260630973
2643
+ ],
2644
+ [
2645
+ 0.03703703703740757,
2646
+ 26.962962962962933
2647
+ ],
2648
+ [
2649
+ 0.06310013717416041,
2650
+ 30.233196159122087
2651
+ ],
2652
+ [
2653
+ 0.09430727023323016,
2654
+ 33.35939643347052
2655
+ ],
2656
+ [
2657
+ 0.12962962962978963,
2658
+ 36.37037037037038
2659
+ ],
2660
+ [
2661
+ 0.16803840877923903,
2662
+ 39.294924554183865
2663
+ ],
2664
+ [
2665
+ 0.2085048010974333,
2666
+ 42.161865569273004
2667
+ ],
2668
+ [
2669
+ 0.25,
2670
+ 45
2671
+ ],
2672
+ [
2673
+ 0.2914951989025667,
2674
+ 47.83813443072705
2675
+ ],
2676
+ [
2677
+ 0.33196159122076097,
2678
+ 50.70507544581619
2679
+ ],
2680
+ [
2681
+ 0.37037037037043774,
2682
+ 53.629629629629676
2683
+ ],
2684
+ [
2685
+ 0.40569272976676984,
2686
+ 56.64060356652948
2687
+ ],
2688
+ [
2689
+ 0.4368998628258396,
2690
+ 59.76680384087797
2691
+ ],
2692
+ [
2693
+ 0.4629629629630472,
2694
+ 63.03703703703707
2695
+ ],
2696
+ [
2697
+ 0.48285322359402016,
2698
+ 66.48010973936903
2699
+ ],
2700
+ [
2701
+ 0.4955418381343861,
2702
+ 70.12482853223594
2703
+ ],
2704
+ [
2705
+ 0.5,
2706
+ 74
2707
+ ],
2708
+ [
2709
+ 0.5,
2710
+ 90
2711
+ ]
2712
+ ],
2713
+ "lastCommittedPoint": null,
2714
+ "startBinding": {
2715
+ "elementId": "shape-O2-000000es",
2716
+ "focus": 0,
2717
+ "gap": 8
2718
+ },
2719
+ "endBinding": {
2720
+ "elementId": "shape-O3-0000007w",
2721
+ "focus": 0,
2722
+ "gap": 8
2723
+ },
2724
+ "startArrowhead": null,
2725
+ "endArrowhead": "arrow",
2726
+ "elbowed": false,
2727
+ "index": null
2728
+ },
2729
+ {
2730
+ "id": "arrow-O3-O4-000000o6",
2731
+ "type": "arrow",
2732
+ "x": 1271,
2733
+ "y": 409,
2734
+ "width": 0.5,
2735
+ "height": 90,
2736
+ "angle": 0,
2737
+ "strokeColor": "#2E7D74",
2738
+ "backgroundColor": "transparent",
2739
+ "fillStyle": "solid",
2740
+ "strokeWidth": 2,
2741
+ "strokeStyle": "solid",
2742
+ "roughness": 1,
2743
+ "opacity": 100,
2744
+ "groupIds": [],
2745
+ "frameId": null,
2746
+ "roundness": null,
2747
+ "seed": 870,
2748
+ "version": 1,
2749
+ "versionNonce": 870,
2750
+ "isDeleted": false,
2751
+ "boundElements": [],
2752
+ "updated": 1,
2753
+ "link": null,
2754
+ "locked": false,
2755
+ "points": [
2756
+ [
2757
+ 0,
2758
+ 0
2759
+ ],
2760
+ [
2761
+ 0,
2762
+ 16
2763
+ ],
2764
+ [
2765
+ -0.004458161865841248,
2766
+ 19.875171467764005
2767
+ ],
2768
+ [
2769
+ -0.01714677640620721,
2770
+ 23.519890260630916
2771
+ ],
2772
+ [
2773
+ -0.03703703703672545,
2774
+ 26.96296296296299
2775
+ ],
2776
+ [
2777
+ -0.06310013717393304,
2778
+ 30.233196159122087
2779
+ ],
2780
+ [
2781
+ -0.09430727023323016,
2782
+ 33.35939643347058
2783
+ ],
2784
+ [
2785
+ -0.12962962962933489,
2786
+ 36.37037037037044
2787
+ ],
2788
+ [
2789
+ -0.16803840877901166,
2790
+ 39.294924554183865
2791
+ ],
2792
+ [
2793
+ -0.2085048010974333,
2794
+ 42.16186556927295
2795
+ ],
2796
+ [
2797
+ -0.25,
2798
+ 45
2799
+ ],
2800
+ [
2801
+ -0.2914951989025667,
2802
+ 47.838134430726996
2803
+ ],
2804
+ [
2805
+ -0.33196159122098834,
2806
+ 50.70507544581619
2807
+ ],
2808
+ [
2809
+ -0.37037037037043774,
2810
+ 53.629629629629676
2811
+ ],
2812
+ [
2813
+ -0.40569272976676984,
2814
+ 56.640603566529535
2815
+ ],
2816
+ [
2817
+ -0.4368998628258396,
2818
+ 59.76680384087797
2819
+ ],
2820
+ [
2821
+ -0.4629629629628198,
2822
+ 63.03703703703707
2823
+ ],
2824
+ [
2825
+ -0.4828532235937928,
2826
+ 66.48010973936903
2827
+ ],
2828
+ [
2829
+ -0.4955418381346135,
2830
+ 70.12482853223594
2831
+ ],
2832
+ [
2833
+ -0.5,
2834
+ 74
2835
+ ],
2836
+ [
2837
+ -0.5,
2838
+ 90
2839
+ ]
2840
+ ],
2841
+ "lastCommittedPoint": null,
2842
+ "startBinding": {
2843
+ "elementId": "shape-O3-0000007w",
2844
+ "focus": 0,
2845
+ "gap": 8
2846
+ },
2847
+ "endBinding": {
2848
+ "elementId": "shape-O4-000000ja",
2849
+ "focus": 0,
2850
+ "gap": 8
2851
+ },
2852
+ "startArrowhead": null,
2853
+ "endArrowhead": "arrow",
2854
+ "elbowed": false,
2855
+ "index": null
2856
+ },
2857
+ {
2858
+ "id": "arrow-O4-O5-00000086",
2859
+ "type": "arrow",
2860
+ "x": 1270.5,
2861
+ "y": 555,
2862
+ "width": 4.547473508864641e-13,
2863
+ "height": 90,
2864
+ "angle": 0,
2865
+ "strokeColor": "#2E7D74",
2866
+ "backgroundColor": "transparent",
2867
+ "fillStyle": "solid",
2868
+ "strokeWidth": 2,
2869
+ "strokeStyle": "solid",
2870
+ "roughness": 1,
2871
+ "opacity": 100,
2872
+ "groupIds": [],
2873
+ "frameId": null,
2874
+ "roundness": null,
2875
+ "seed": 294,
2876
+ "version": 1,
2877
+ "versionNonce": 294,
2878
+ "isDeleted": false,
2879
+ "boundElements": [],
2880
+ "updated": 1,
2881
+ "link": null,
2882
+ "locked": false,
2883
+ "points": [
2884
+ [
2885
+ 0,
2886
+ 0
2887
+ ],
2888
+ [
2889
+ 0,
2890
+ 16
2891
+ ],
2892
+ [
2893
+ -2.2737367544323206e-13,
2894
+ 19.87517146776395
2895
+ ],
2896
+ [
2897
+ 0,
2898
+ 23.51989026063086
2899
+ ],
2900
+ [
2901
+ 2.2737367544323206e-13,
2902
+ 26.96296296296316
2903
+ ],
2904
+ [
2905
+ 2.2737367544323206e-13,
2906
+ 30.233196159122144
2907
+ ],
2908
+ [
2909
+ 2.2737367544323206e-13,
2910
+ 33.35939643347058
2911
+ ],
2912
+ [
2913
+ 2.2737367544323206e-13,
2914
+ 36.37037037037044
2915
+ ],
2916
+ [
2917
+ 0,
2918
+ 39.29492455418392
2919
+ ],
2920
+ [
2921
+ 0,
2922
+ 42.161865569273004
2923
+ ],
2924
+ [
2925
+ 0,
2926
+ 45
2927
+ ],
2928
+ [
2929
+ 0,
2930
+ 47.83813443072711
2931
+ ],
2932
+ [
2933
+ 0,
2934
+ 50.70507544581619
2935
+ ],
2936
+ [
2937
+ 0,
2938
+ 53.62962962962956
2939
+ ],
2940
+ [
2941
+ 2.2737367544323206e-13,
2942
+ 56.640603566529535
2943
+ ],
2944
+ [
2945
+ 0,
2946
+ 59.766803840877856
2947
+ ],
2948
+ [
2949
+ 0,
2950
+ 63.03703703703718
2951
+ ],
2952
+ [
2953
+ 0,
2954
+ 66.48010973936903
2955
+ ],
2956
+ [
2957
+ 0,
2958
+ 70.12482853223594
2959
+ ],
2960
+ [
2961
+ 0,
2962
+ 74
2963
+ ],
2964
+ [
2965
+ 0,
2966
+ 90
2967
+ ]
2968
+ ],
2969
+ "lastCommittedPoint": null,
2970
+ "startBinding": {
2971
+ "elementId": "shape-O4-000000ja",
2972
+ "focus": 0,
2973
+ "gap": 8
2974
+ },
2975
+ "endBinding": {
2976
+ "elementId": "shape-O5-000000nw",
2977
+ "focus": 0,
2978
+ "gap": 8
2979
+ },
2980
+ "startArrowhead": null,
2981
+ "endArrowhead": "arrow",
2982
+ "elbowed": false,
2983
+ "index": null
2984
+ },
2985
+ {
2986
+ "id": "arrow-O5-O6-000000ca",
2987
+ "type": "arrow",
2988
+ "x": 1291.5133333333333,
2989
+ "y": 701,
2990
+ "width": 177.48666666666668,
2991
+ "height": 90,
2992
+ "angle": 0,
2993
+ "strokeColor": "#2E7D74",
2994
+ "backgroundColor": "transparent",
2995
+ "fillStyle": "solid",
2996
+ "strokeWidth": 2,
2997
+ "strokeStyle": "solid",
2998
+ "roughness": 1,
2999
+ "opacity": 100,
3000
+ "groupIds": [],
3001
+ "frameId": null,
3002
+ "roundness": null,
3003
+ "seed": 442,
3004
+ "version": 1,
3005
+ "versionNonce": 442,
3006
+ "isDeleted": false,
3007
+ "boundElements": [],
3008
+ "updated": 1,
3009
+ "link": null,
3010
+ "locked": false,
3011
+ "points": [
3012
+ [
3013
+ 0,
3014
+ 0
3015
+ ],
3016
+ [
3017
+ 0,
3018
+ 16
3019
+ ],
3020
+ [
3021
+ 1.5825285779603746,
3022
+ 19.87517146776395
3023
+ ],
3024
+ [
3025
+ 6.086648376771564,
3026
+ 23.51989026063086
3027
+ ],
3028
+ [
3029
+ 13.147160493827187,
3030
+ 26.96296296296316
3031
+ ],
3032
+ [
3033
+ 22.398866026520636,
3034
+ 30.233196159122144
3035
+ ],
3036
+ [
3037
+ 33.476566072245305,
3038
+ 33.35939643347058
3039
+ ],
3040
+ [
3041
+ 46.01506172839504,
3042
+ 36.37037037037044
3043
+ ],
3044
+ [
3045
+ 59.64915409236414,
3046
+ 39.29492455418381
3047
+ ],
3048
+ [
3049
+ 74.01364426154578,
3050
+ 42.16186556927312
3051
+ ],
3052
+ [
3053
+ 88.74333333333334,
3054
+ 45
3055
+ ],
3056
+ [
3057
+ 103.47302240512113,
3058
+ 47.838134430726996
3059
+ ],
3060
+ [
3061
+ 117.83751257430254,
3062
+ 50.70507544581619
3063
+ ],
3064
+ [
3065
+ 131.4716049382714,
3066
+ 53.62962962962956
3067
+ ],
3068
+ [
3069
+ 144.0101005944216,
3070
+ 56.640603566529535
3071
+ ],
3072
+ [
3073
+ 155.08780064014627,
3074
+ 59.766803840877856
3075
+ ],
3076
+ [
3077
+ 164.33950617283972,
3078
+ 63.03703703703718
3079
+ ],
3080
+ [
3081
+ 171.4000182898949,
3082
+ 66.48010973936903
3083
+ ],
3084
+ [
3085
+ 175.90413808870585,
3086
+ 70.12482853223594
3087
+ ],
3088
+ [
3089
+ 177.48666666666668,
3090
+ 74
3091
+ ],
3092
+ [
3093
+ 177.48666666666668,
3094
+ 90
3095
+ ]
3096
+ ],
3097
+ "lastCommittedPoint": null,
3098
+ "startBinding": {
3099
+ "elementId": "shape-O5-000000nw",
3100
+ "focus": 0,
3101
+ "gap": 8
3102
+ },
3103
+ "endBinding": {
3104
+ "elementId": "shape-O6-000000ao",
3105
+ "focus": 0,
3106
+ "gap": 8
3107
+ },
3108
+ "startArrowhead": null,
3109
+ "endArrowhead": "arrow",
3110
+ "elbowed": false,
3111
+ "index": null
3112
+ },
3113
+ {
3114
+ "id": "edge-label-O5-O6-000000ac",
3115
+ "type": "text",
3116
+ "x": 1309,
3117
+ "y": 730,
3118
+ "width": 40,
3119
+ "height": 20,
3120
+ "angle": 0,
3121
+ "strokeColor": "#2E7D74",
3122
+ "backgroundColor": "transparent",
3123
+ "fillStyle": "solid",
3124
+ "strokeWidth": 1,
3125
+ "strokeStyle": "solid",
3126
+ "roughness": 1,
3127
+ "opacity": 100,
3128
+ "groupIds": [],
3129
+ "frameId": null,
3130
+ "roundness": null,
3131
+ "seed": 372,
3132
+ "version": 1,
3133
+ "versionNonce": 372,
3134
+ "isDeleted": false,
3135
+ "boundElements": null,
3136
+ "updated": 1,
3137
+ "link": null,
3138
+ "locked": false,
3139
+ "text": "yes",
3140
+ "fontSize": 16,
3141
+ "fontFamily": 5,
3142
+ "textAlign": "center",
3143
+ "verticalAlign": "middle",
3144
+ "baseline": 12,
3145
+ "containerId": null,
3146
+ "originalText": "yes",
3147
+ "autoResize": true,
3148
+ "lineHeight": 1.25,
3149
+ "index": null
3150
+ },
3151
+ {
3152
+ "id": "arrow-O5-O9-000000es",
3153
+ "type": "arrow",
3154
+ "x": 1249.4866666666667,
3155
+ "y": 701,
3156
+ "width": 176.48666666666668,
3157
+ "height": 90,
3158
+ "angle": 0,
3159
+ "strokeColor": "#2E7D74",
3160
+ "backgroundColor": "transparent",
3161
+ "fillStyle": "solid",
3162
+ "strokeWidth": 2,
3163
+ "strokeStyle": "solid",
3164
+ "roughness": 1,
3165
+ "opacity": 100,
3166
+ "groupIds": [],
3167
+ "frameId": null,
3168
+ "roundness": null,
3169
+ "seed": 532,
3170
+ "version": 1,
3171
+ "versionNonce": 532,
3172
+ "isDeleted": false,
3173
+ "boundElements": [],
3174
+ "updated": 1,
3175
+ "link": null,
3176
+ "locked": false,
3177
+ "points": [
3178
+ [
3179
+ 0,
3180
+ 0
3181
+ ],
3182
+ [
3183
+ 0,
3184
+ 16
3185
+ ],
3186
+ [
3187
+ -1.573612254229829,
3188
+ 19.87517146776395
3189
+ ],
3190
+ [
3191
+ -6.052354823959831,
3192
+ 23.51989026063086
3193
+ ],
3194
+ [
3195
+ -13.073086419752826,
3196
+ 26.96296296296316
3197
+ ],
3198
+ [
3199
+ -22.27266575217186,
3200
+ 30.233196159122144
3201
+ ],
3202
+ [
3203
+ -33.28795153177862,
3204
+ 33.35939643347058
3205
+ ],
3206
+ [
3207
+ -45.755802469135915,
3208
+ 36.37037037037044
3209
+ ],
3210
+ [
3211
+ -59.31307727480544,
3212
+ 39.29492455418381
3213
+ ],
3214
+ [
3215
+ -73.59663465935068,
3216
+ 42.16186556927312
3217
+ ],
3218
+ [
3219
+ -88.24333333333334,
3220
+ 45
3221
+ ],
3222
+ [
3223
+ -102.890032007316,
3224
+ 47.838134430726996
3225
+ ],
3226
+ [
3227
+ -117.17358939186101,
3228
+ 50.70507544581619
3229
+ ],
3230
+ [
3231
+ -130.730864197531,
3232
+ 53.62962962962956
3233
+ ],
3234
+ [
3235
+ -143.19871513488806,
3236
+ 56.640603566529535
3237
+ ],
3238
+ [
3239
+ -154.2140009144946,
3240
+ 59.766803840877856
3241
+ ],
3242
+ [
3243
+ -163.4135802469134,
3244
+ 63.03703703703718
3245
+ ],
3246
+ [
3247
+ -170.43431184270685,
3248
+ 66.48010973936903
3249
+ ],
3250
+ [
3251
+ -174.9130544124373,
3252
+ 70.12482853223594
3253
+ ],
3254
+ [
3255
+ -176.48666666666668,
3256
+ 74
3257
+ ],
3258
+ [
3259
+ -176.48666666666668,
3260
+ 90
3261
+ ]
3262
+ ],
3263
+ "lastCommittedPoint": null,
3264
+ "startBinding": {
3265
+ "elementId": "shape-O5-000000nw",
3266
+ "focus": 0,
3267
+ "gap": 8
3268
+ },
3269
+ "endBinding": {
3270
+ "elementId": "shape-O9-000000gs",
3271
+ "focus": 0,
3272
+ "gap": 8
3273
+ },
3274
+ "startArrowhead": null,
3275
+ "endArrowhead": "arrow",
3276
+ "elbowed": false,
3277
+ "index": null
3278
+ },
3279
+ {
3280
+ "id": "edge-label-O5-O9-000000gs",
3281
+ "type": "text",
3282
+ "x": 1116,
3283
+ "y": 730,
3284
+ "width": 40,
3285
+ "height": 20,
3286
+ "angle": 0,
3287
+ "strokeColor": "#2E7D74",
3288
+ "backgroundColor": "transparent",
3289
+ "fillStyle": "solid",
3290
+ "strokeWidth": 1,
3291
+ "strokeStyle": "solid",
3292
+ "roughness": 1,
3293
+ "opacity": 100,
3294
+ "groupIds": [],
3295
+ "frameId": null,
3296
+ "roundness": null,
3297
+ "seed": 604,
3298
+ "version": 1,
3299
+ "versionNonce": 604,
3300
+ "isDeleted": false,
3301
+ "boundElements": null,
3302
+ "updated": 1,
3303
+ "link": null,
3304
+ "locked": false,
3305
+ "text": "no",
3306
+ "fontSize": 16,
3307
+ "fontFamily": 5,
3308
+ "textAlign": "center",
3309
+ "verticalAlign": "middle",
3310
+ "baseline": 12,
3311
+ "containerId": null,
3312
+ "originalText": "no",
3313
+ "autoResize": true,
3314
+ "lineHeight": 1.25,
3315
+ "index": null
3316
+ },
3317
+ {
3318
+ "id": "arrow-O6-O7-000000fc",
3319
+ "type": "arrow",
3320
+ "x": 1469,
3321
+ "y": 847,
3322
+ "width": 95.5,
3323
+ "height": 90,
3324
+ "angle": 0,
3325
+ "strokeColor": "#2E7D74",
3326
+ "backgroundColor": "transparent",
3327
+ "fillStyle": "solid",
3328
+ "strokeWidth": 2,
3329
+ "strokeStyle": "solid",
3330
+ "roughness": 1,
3331
+ "opacity": 100,
3332
+ "groupIds": [],
3333
+ "frameId": null,
3334
+ "roundness": null,
3335
+ "seed": 552,
3336
+ "version": 1,
3337
+ "versionNonce": 552,
3338
+ "isDeleted": false,
3339
+ "boundElements": [],
3340
+ "updated": 1,
3341
+ "link": null,
3342
+ "locked": false,
3343
+ "points": [
3344
+ [
3345
+ 0,
3346
+ 0
3347
+ ],
3348
+ [
3349
+ 0,
3350
+ 16
3351
+ ],
3352
+ [
3353
+ 0.8515089163233824,
3354
+ 19.875171467764062
3355
+ ],
3356
+ [
3357
+ 3.275034293552835,
3358
+ 23.519890260630973
3359
+ ],
3360
+ [
3361
+ 7.074074074074133,
3362
+ 26.962962962963047
3363
+ ],
3364
+ [
3365
+ 12.052126200274643,
3366
+ 30.23319615912203
3367
+ ],
3368
+ [
3369
+ 18.012688614540593,
3370
+ 33.35939643347069
3371
+ ],
3372
+ [
3373
+ 24.759259259259125,
3374
+ 36.37037037037044
3375
+ ],
3376
+ [
3377
+ 32.09533607681783,
3378
+ 39.29492455418392
3379
+ ],
3380
+ [
3381
+ 39.824417009602485,
3382
+ 42.16186556927312
3383
+ ],
3384
+ [
3385
+ 47.75,
3386
+ 45
3387
+ ],
3388
+ [
3389
+ 55.67558299039797,
3390
+ 47.838134430726996
3391
+ ],
3392
+ [
3393
+ 63.4046639231824,
3394
+ 50.70507544581619
3395
+ ],
3396
+ [
3397
+ 70.74074074074088,
3398
+ 53.62962962962956
3399
+ ],
3400
+ [
3401
+ 77.48731138545963,
3402
+ 56.640603566529535
3403
+ ],
3404
+ [
3405
+ 83.44787379972558,
3406
+ 59.766803840877856
3407
+ ],
3408
+ [
3409
+ 88.4259259259261,
3410
+ 63.03703703703707
3411
+ ],
3412
+ [
3413
+ 92.22496570644739,
3414
+ 66.48010973936903
3415
+ ],
3416
+ [
3417
+ 94.64849108367639,
3418
+ 70.12482853223594
3419
+ ],
3420
+ [
3421
+ 95.5,
3422
+ 74
3423
+ ],
3424
+ [
3425
+ 95.5,
3426
+ 90
3427
+ ]
3428
+ ],
3429
+ "lastCommittedPoint": null,
3430
+ "startBinding": {
3431
+ "elementId": "shape-O6-000000ao",
3432
+ "focus": 0,
3433
+ "gap": 8
3434
+ },
3435
+ "endBinding": {
3436
+ "elementId": "shape-O7-000000dp",
3437
+ "focus": 0,
3438
+ "gap": 8
3439
+ },
3440
+ "startArrowhead": null,
3441
+ "endArrowhead": "arrow",
3442
+ "elbowed": false,
3443
+ "index": null
3444
+ },
3445
+ {
3446
+ "id": "edge-label-O6-O7-000000mg",
3447
+ "type": "text",
3448
+ "x": 1544,
3449
+ "y": 876,
3450
+ "width": 40,
3451
+ "height": 20,
3452
+ "angle": 0,
3453
+ "strokeColor": "#2E7D74",
3454
+ "backgroundColor": "transparent",
3455
+ "fillStyle": "solid",
3456
+ "strokeWidth": 1,
3457
+ "strokeStyle": "solid",
3458
+ "roughness": 1,
3459
+ "opacity": 100,
3460
+ "groupIds": [],
3461
+ "frameId": null,
3462
+ "roundness": null,
3463
+ "seed": 808,
3464
+ "version": 1,
3465
+ "versionNonce": 808,
3466
+ "isDeleted": false,
3467
+ "boundElements": null,
3468
+ "updated": 1,
3469
+ "link": null,
3470
+ "locked": false,
3471
+ "text": "yes",
3472
+ "fontSize": 16,
3473
+ "fontFamily": 5,
3474
+ "textAlign": "center",
3475
+ "verticalAlign": "middle",
3476
+ "baseline": 12,
3477
+ "containerId": null,
3478
+ "originalText": "yes",
3479
+ "autoResize": true,
3480
+ "lineHeight": 1.25,
3481
+ "index": null
3482
+ },
3483
+ {
3484
+ "id": "arrow-O6-O8-000000l4",
3485
+ "type": "arrow",
3486
+ "x": 1288,
3487
+ "y": 819,
3488
+ "width": 30.37037037037021,
3489
+ "height": 146,
3490
+ "angle": 0,
3491
+ "strokeColor": "#2E7D74",
3492
+ "backgroundColor": "transparent",
3493
+ "fillStyle": "solid",
3494
+ "strokeWidth": 2,
3495
+ "strokeStyle": "solid",
3496
+ "roughness": 1,
3497
+ "opacity": 100,
3498
+ "groupIds": [],
3499
+ "frameId": null,
3500
+ "roundness": null,
3501
+ "seed": 760,
3502
+ "version": 1,
3503
+ "versionNonce": 760,
3504
+ "isDeleted": false,
3505
+ "boundElements": [],
3506
+ "updated": 1,
3507
+ "link": null,
3508
+ "locked": false,
3509
+ "points": [
3510
+ [
3511
+ 0,
3512
+ 0
3513
+ ],
3514
+ [
3515
+ -16,
3516
+ 0
3517
+ ],
3518
+ [
3519
+ -19.179698216735233,
3520
+ 1.30178326474595
3521
+ ],
3522
+ [
3523
+ -20.84499314128948,
3524
+ 5.006858710562369
3525
+ ],
3526
+ [
3527
+ -21.18518518518499,
3528
+ 10.814814814815009
3529
+ ],
3530
+ [
3531
+ -20.389574759944935,
3532
+ 18.425240054869732
3533
+ ],
3534
+ [
3535
+ -18.64746227709179,
3536
+ 27.537722908093315
3537
+ ],
3538
+ [
3539
+ -16.14814814814781,
3540
+ 37.85185185185196
3541
+ ],
3542
+ [
3543
+ -13.080932784636161,
3544
+ 49.067215363511764
3545
+ ],
3546
+ [
3547
+ -9.635116598079549,
3548
+ 60.88340192043904
3549
+ ],
3550
+ [
3551
+ -6,
3552
+ 73
3553
+ ],
3554
+ [
3555
+ -2.364883401920224,
3556
+ 85.11659807956096
3557
+ ],
3558
+ [
3559
+ 1.0809327846363885,
3560
+ 96.93278463648835
3561
+ ],
3562
+ [
3563
+ 4.148148148148039,
3564
+ 108.14814814814804
3565
+ ],
3566
+ [
3567
+ 6.647462277092018,
3568
+ 118.4622770919068
3569
+ ],
3570
+ [
3571
+ 8.389574759945162,
3572
+ 127.57475994513038
3573
+ ],
3574
+ [
3575
+ 9.185185185185219,
3576
+ 135.18518518518533
3577
+ ],
3578
+ [
3579
+ 8.844993141289478,
3580
+ 140.99314128943774
3581
+ ],
3582
+ [
3583
+ 7.179698216735233,
3584
+ 144.6982167352537
3585
+ ],
3586
+ [
3587
+ 4,
3588
+ 146
3589
+ ],
3590
+ [
3591
+ -12,
3592
+ 146
3593
+ ]
3594
+ ],
3595
+ "lastCommittedPoint": null,
3596
+ "startBinding": {
3597
+ "elementId": "shape-O6-000000ao",
3598
+ "focus": 0,
3599
+ "gap": 8
3600
+ },
3601
+ "endBinding": {
3602
+ "elementId": "shape-O8-000000lk",
3603
+ "focus": 0,
3604
+ "gap": 8
3605
+ },
3606
+ "startArrowhead": null,
3607
+ "endArrowhead": "arrow",
3608
+ "elbowed": false,
3609
+ "index": null
3610
+ },
3611
+ {
3612
+ "id": "edge-label-O6-O8-000000oc",
3613
+ "type": "text",
3614
+ "x": 1383,
3615
+ "y": 876,
3616
+ "width": 40,
3617
+ "height": 20,
3618
+ "angle": 0,
3619
+ "strokeColor": "#2E7D74",
3620
+ "backgroundColor": "transparent",
3621
+ "fillStyle": "solid",
3622
+ "strokeWidth": 1,
3623
+ "strokeStyle": "solid",
3624
+ "roughness": 1,
3625
+ "opacity": 100,
3626
+ "groupIds": [],
3627
+ "frameId": null,
3628
+ "roundness": null,
3629
+ "seed": 876,
3630
+ "version": 1,
3631
+ "versionNonce": 876,
3632
+ "isDeleted": false,
3633
+ "boundElements": null,
3634
+ "updated": 1,
3635
+ "link": null,
3636
+ "locked": false,
3637
+ "text": "no",
3638
+ "fontSize": 16,
3639
+ "fontFamily": 5,
3640
+ "textAlign": "center",
3641
+ "verticalAlign": "middle",
3642
+ "baseline": 12,
3643
+ "containerId": null,
3644
+ "originalText": "no",
3645
+ "autoResize": true,
3646
+ "lineHeight": 1.25,
3647
+ "index": null
3648
+ }
3649
+ ],
3650
+ "appState": {
3651
+ "viewBackgroundColor": "#FBF7EE",
3652
+ "theme": "light",
3653
+ "gridSize": null,
3654
+ "exportBackground": true,
3655
+ "exportEmbedScene": true,
3656
+ "exportScale": 1,
3657
+ "currentItemFontFamily": 5
3658
+ },
3659
+ "files": {}
3660
+ }