meadow-endpoints 4.0.22 → 4.0.23

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 (51) hide show
  1. package/README.md +8 -15
  2. package/diagrams/how-it-works.excalidraw +1462 -0
  3. package/diagrams/how-it-works.mmd +9 -0
  4. package/diagrams/how-it-works.svg +2 -0
  5. package/dist/meadow-endpoints.js +516 -221
  6. package/dist/meadow-endpoints.js.map +1 -1
  7. package/dist/meadow-endpoints.min.js +18 -18
  8. package/dist/meadow-endpoints.min.js.map +1 -1
  9. package/docs/README.md +9 -25
  10. package/docs/_cover.md +9 -0
  11. package/docs/_sidebar.md +1 -0
  12. package/docs/_version.json +3 -3
  13. package/docs/architecture.md +119 -0
  14. package/docs/crud/README.md +6 -6
  15. package/docs/diagrams/behavior-injection-hook-points.excalidraw +677 -0
  16. package/docs/diagrams/behavior-injection-hook-points.mmd +9 -0
  17. package/docs/diagrams/behavior-injection-hook-points.svg +2 -0
  18. package/docs/diagrams/how-it-works.excalidraw +2777 -0
  19. package/docs/diagrams/how-it-works.mmd +16 -0
  20. package/docs/diagrams/how-it-works.svg +2 -0
  21. package/docs/diagrams/how-routes-are-generated.excalidraw +1237 -0
  22. package/docs/diagrams/how-routes-are-generated.mmd +13 -0
  23. package/docs/diagrams/how-routes-are-generated.svg +2 -0
  24. package/docs/diagrams/request-lifecycle.excalidraw +1897 -0
  25. package/docs/diagrams/request-lifecycle.mmd +22 -0
  26. package/docs/diagrams/request-lifecycle.svg +2 -0
  27. package/docs/diagrams/where-it-sits-in-the-stack.excalidraw +2068 -0
  28. package/docs/diagrams/where-it-sits-in-the-stack.mmd +19 -0
  29. package/docs/diagrams/where-it-sits-in-the-stack.svg +2 -0
  30. package/docs/index.html +2 -2
  31. package/docs/quickstart.md +151 -0
  32. package/docs/retold-catalog.json +155 -174
  33. package/docs/retold-keyword-index.json +6593 -2920
  34. package/package.json +8 -8
  35. package/source/controller/Meadow-Endpoints-Controller-Base.js +40 -0
  36. package/source/endpoints/count/Meadow-Endpoint-Count.js +1 -0
  37. package/source/endpoints/count/Meadow-Endpoint-CountBy.js +1 -0
  38. package/source/endpoints/create/Meadow-Operation-Create.js +1 -0
  39. package/source/endpoints/delete/Meadow-Endpoint-Delete.js +1 -0
  40. package/source/endpoints/delete/Meadow-Endpoint-Undelete.js +1 -0
  41. package/source/endpoints/read/Meadow-Endpoint-Read.js +1 -0
  42. package/source/endpoints/read/Meadow-Endpoint-ReadDistinctList.js +1 -0
  43. package/source/endpoints/read/Meadow-Endpoint-ReadLiteList.js +1 -0
  44. package/source/endpoints/read/Meadow-Endpoint-ReadMax.js +1 -0
  45. package/source/endpoints/read/Meadow-Endpoint-ReadSelectList.js +1 -0
  46. package/source/endpoints/read/Meadow-Endpoint-Reads.js +1 -0
  47. package/source/endpoints/read/Meadow-Endpoint-ReadsBy.js +1 -0
  48. package/source/endpoints/update/Meadow-Operation-Update.js +2 -0
  49. package/source/endpoints/upsert/Meadow-Operation-Upsert.js +1 -0
  50. package/test/MeadowEndpoints_SessionOverride_tests.js +75 -0
  51. package/dist/indoctrinate_content_staging/Indoctrinate-Catalog-AppData.json +0 -4808
@@ -0,0 +1,1237 @@
1
+ {
2
+ "type": "excalidraw",
3
+ "version": 2,
4
+ "source": "pict-section-excalidraw/notebook-generator",
5
+ "elements": [
6
+ {
7
+ "id": "shape-A-000000ak",
8
+ "type": "rectangle",
9
+ "x": 132,
10
+ "y": 16,
11
+ "width": 208,
12
+ "height": 78,
13
+ "angle": 0,
14
+ "strokeColor": "#1B1F23",
15
+ "backgroundColor": "transparent",
16
+ "fillStyle": "solid",
17
+ "strokeWidth": 2,
18
+ "strokeStyle": "solid",
19
+ "roughness": 1,
20
+ "opacity": 100,
21
+ "groupIds": [],
22
+ "frameId": null,
23
+ "roundness": {
24
+ "type": 3
25
+ },
26
+ "seed": 380,
27
+ "version": 1,
28
+ "versionNonce": 380,
29
+ "isDeleted": false,
30
+ "boundElements": [
31
+ {
32
+ "id": "arrow-A-B-0000008o",
33
+ "type": "arrow"
34
+ }
35
+ ],
36
+ "updated": 1,
37
+ "link": null,
38
+ "locked": false,
39
+ "index": null
40
+ },
41
+ {
42
+ "id": "label-A-0000009c",
43
+ "type": "text",
44
+ "x": 132,
45
+ "y": 57.5,
46
+ "width": 208,
47
+ "height": 20,
48
+ "angle": 0,
49
+ "strokeColor": "#1B1F23",
50
+ "backgroundColor": "transparent",
51
+ "fillStyle": "solid",
52
+ "strokeWidth": 1,
53
+ "strokeStyle": "solid",
54
+ "roughness": 1,
55
+ "opacity": 100,
56
+ "groupIds": [],
57
+ "frameId": null,
58
+ "roundness": null,
59
+ "seed": 336,
60
+ "version": 1,
61
+ "versionNonce": 336,
62
+ "isDeleted": false,
63
+ "boundElements": null,
64
+ "updated": 1,
65
+ "link": null,
66
+ "locked": false,
67
+ "text": "(scope = 'Book')",
68
+ "fontSize": 16,
69
+ "fontFamily": 5,
70
+ "textAlign": "center",
71
+ "verticalAlign": "top",
72
+ "baseline": 15,
73
+ "containerId": null,
74
+ "originalText": "(scope = 'Book')",
75
+ "autoResize": true,
76
+ "lineHeight": 1.25,
77
+ "index": null
78
+ },
79
+ {
80
+ "id": "shape-B-000000m9",
81
+ "type": "rectangle",
82
+ "x": 55,
83
+ "y": 184,
84
+ "width": 362,
85
+ "height": 56,
86
+ "angle": 0,
87
+ "strokeColor": "#1B1F23",
88
+ "backgroundColor": "transparent",
89
+ "fillStyle": "solid",
90
+ "strokeWidth": 2,
91
+ "strokeStyle": "solid",
92
+ "roughness": 1,
93
+ "opacity": 100,
94
+ "groupIds": [],
95
+ "frameId": null,
96
+ "roundness": {
97
+ "type": 3
98
+ },
99
+ "seed": 801,
100
+ "version": 1,
101
+ "versionNonce": 801,
102
+ "isDeleted": false,
103
+ "boundElements": [
104
+ {
105
+ "id": "label-B-000000jc",
106
+ "type": "text"
107
+ },
108
+ {
109
+ "id": "arrow-A-B-0000008o",
110
+ "type": "arrow"
111
+ },
112
+ {
113
+ "id": "arrow-B-C-000000ko",
114
+ "type": "arrow"
115
+ }
116
+ ],
117
+ "updated": 1,
118
+ "link": null,
119
+ "locked": false,
120
+ "index": null
121
+ },
122
+ {
123
+ "id": "label-B-000000jc",
124
+ "type": "text",
125
+ "x": 63,
126
+ "y": 199.5,
127
+ "width": 346,
128
+ "height": 25,
129
+ "angle": 0,
130
+ "strokeColor": "#1B1F23",
131
+ "backgroundColor": "transparent",
132
+ "fillStyle": "solid",
133
+ "strokeWidth": 1,
134
+ "strokeStyle": "solid",
135
+ "roughness": 1,
136
+ "opacity": 100,
137
+ "groupIds": [],
138
+ "frameId": null,
139
+ "roundness": null,
140
+ "seed": 696,
141
+ "version": 1,
142
+ "versionNonce": 696,
143
+ "isDeleted": false,
144
+ "boundElements": null,
145
+ "updated": 1,
146
+ "link": null,
147
+ "locked": false,
148
+ "text": "new MeadowEndpoints(tmpMeadow)",
149
+ "fontSize": 20,
150
+ "fontFamily": 5,
151
+ "textAlign": "center",
152
+ "verticalAlign": "middle",
153
+ "baseline": 15,
154
+ "containerId": "shape-B-000000m9",
155
+ "originalText": "new MeadowEndpoints(tmpMeadow)",
156
+ "autoResize": true,
157
+ "lineHeight": 1.25,
158
+ "index": null
159
+ },
160
+ {
161
+ "id": "shape-C-0000005g",
162
+ "type": "rectangle",
163
+ "x": 77,
164
+ "y": 330,
165
+ "width": 318,
166
+ "height": 56,
167
+ "angle": 0,
168
+ "strokeColor": "#1B1F23",
169
+ "backgroundColor": "transparent",
170
+ "fillStyle": "solid",
171
+ "strokeWidth": 2,
172
+ "strokeStyle": "solid",
173
+ "roughness": 1,
174
+ "opacity": 100,
175
+ "groupIds": [],
176
+ "frameId": null,
177
+ "roundness": {
178
+ "type": 3
179
+ },
180
+ "seed": 196,
181
+ "version": 1,
182
+ "versionNonce": 196,
183
+ "isDeleted": false,
184
+ "boundElements": [
185
+ {
186
+ "id": "label-C-0000004c",
187
+ "type": "text"
188
+ },
189
+ {
190
+ "id": "arrow-B-C-000000ko",
191
+ "type": "arrow"
192
+ },
193
+ {
194
+ "id": "arrow-C-D-00000098",
195
+ "type": "arrow"
196
+ }
197
+ ],
198
+ "updated": 1,
199
+ "link": null,
200
+ "locked": false,
201
+ "index": null
202
+ },
203
+ {
204
+ "id": "label-C-0000004c",
205
+ "type": "text",
206
+ "x": 85,
207
+ "y": 345.5,
208
+ "width": 302,
209
+ "height": 25,
210
+ "angle": 0,
211
+ "strokeColor": "#1B1F23",
212
+ "backgroundColor": "transparent",
213
+ "fillStyle": "solid",
214
+ "strokeWidth": 1,
215
+ "strokeStyle": "solid",
216
+ "roughness": 1,
217
+ "opacity": 100,
218
+ "groupIds": [],
219
+ "frameId": null,
220
+ "roundness": null,
221
+ "seed": 156,
222
+ "version": 1,
223
+ "versionNonce": 156,
224
+ "isDeleted": false,
225
+ "boundElements": null,
226
+ "updated": 1,
227
+ "link": null,
228
+ "locked": false,
229
+ "text": "EndpointPrefix = /1.0/Book",
230
+ "fontSize": 20,
231
+ "fontFamily": 5,
232
+ "textAlign": "center",
233
+ "verticalAlign": "middle",
234
+ "baseline": 15,
235
+ "containerId": "shape-C-0000005g",
236
+ "originalText": "EndpointPrefix = /1.0/Book",
237
+ "autoResize": true,
238
+ "lineHeight": 1.25,
239
+ "index": null
240
+ },
241
+ {
242
+ "id": "shape-D-000000bd",
243
+ "type": "rectangle",
244
+ "x": 66,
245
+ "y": 476,
246
+ "width": 340,
247
+ "height": 56,
248
+ "angle": 0,
249
+ "strokeColor": "#1B1F23",
250
+ "backgroundColor": "transparent",
251
+ "fillStyle": "solid",
252
+ "strokeWidth": 2,
253
+ "strokeStyle": "solid",
254
+ "roughness": 1,
255
+ "opacity": 100,
256
+ "groupIds": [],
257
+ "frameId": null,
258
+ "roundness": {
259
+ "type": 3
260
+ },
261
+ "seed": 409,
262
+ "version": 1,
263
+ "versionNonce": 409,
264
+ "isDeleted": false,
265
+ "boundElements": [
266
+ {
267
+ "id": "label-D-0000007w",
268
+ "type": "text"
269
+ },
270
+ {
271
+ "id": "arrow-C-D-00000098",
272
+ "type": "arrow"
273
+ },
274
+ {
275
+ "id": "arrow-D-E-000000ds",
276
+ "type": "arrow"
277
+ }
278
+ ],
279
+ "updated": 1,
280
+ "link": null,
281
+ "locked": false,
282
+ "index": null
283
+ },
284
+ {
285
+ "id": "label-D-0000007w",
286
+ "type": "text",
287
+ "x": 74,
288
+ "y": 491.5,
289
+ "width": 324,
290
+ "height": 25,
291
+ "angle": 0,
292
+ "strokeColor": "#1B1F23",
293
+ "backgroundColor": "transparent",
294
+ "fillStyle": "solid",
295
+ "strokeWidth": 1,
296
+ "strokeStyle": "solid",
297
+ "roughness": 1,
298
+ "opacity": 100,
299
+ "groupIds": [],
300
+ "frameId": null,
301
+ "roundness": null,
302
+ "seed": 284,
303
+ "version": 1,
304
+ "versionNonce": 284,
305
+ "isDeleted": false,
306
+ "boundElements": null,
307
+ "updated": 1,
308
+ "link": null,
309
+ "locked": false,
310
+ "text": "connectRoutes(serviceServer)",
311
+ "fontSize": 20,
312
+ "fontFamily": 5,
313
+ "textAlign": "center",
314
+ "verticalAlign": "middle",
315
+ "baseline": 15,
316
+ "containerId": "shape-D-000000bd",
317
+ "originalText": "connectRoutes(serviceServer)",
318
+ "autoResize": true,
319
+ "lineHeight": 1.25,
320
+ "index": null
321
+ },
322
+ {
323
+ "id": "shape-E-000000j2",
324
+ "type": "rectangle",
325
+ "x": 16,
326
+ "y": 622,
327
+ "width": 440,
328
+ "height": 78,
329
+ "angle": 0,
330
+ "strokeColor": "#1B1F23",
331
+ "backgroundColor": "transparent",
332
+ "fillStyle": "solid",
333
+ "strokeWidth": 2,
334
+ "strokeStyle": "solid",
335
+ "roughness": 1,
336
+ "opacity": 100,
337
+ "groupIds": [],
338
+ "frameId": null,
339
+ "roundness": {
340
+ "type": 3
341
+ },
342
+ "seed": 686,
343
+ "version": 1,
344
+ "versionNonce": 686,
345
+ "isDeleted": false,
346
+ "boundElements": [
347
+ {
348
+ "id": "arrow-D-E-000000ds",
349
+ "type": "arrow"
350
+ },
351
+ {
352
+ "id": "arrow-E-F-000000qt",
353
+ "type": "arrow"
354
+ }
355
+ ],
356
+ "updated": 1,
357
+ "link": null,
358
+ "locked": false,
359
+ "index": null
360
+ },
361
+ {
362
+ "id": "label-E-000000i8",
363
+ "type": "text",
364
+ "x": 16,
365
+ "y": 663.5,
366
+ "width": 440,
367
+ "height": 20,
368
+ "angle": 0,
369
+ "strokeColor": "#1B1F23",
370
+ "backgroundColor": "transparent",
371
+ "fillStyle": "solid",
372
+ "strokeWidth": 1,
373
+ "strokeStyle": "solid",
374
+ "roughness": 1,
375
+ "opacity": 100,
376
+ "groupIds": [],
377
+ "frameId": null,
378
+ "roundness": null,
379
+ "seed": 656,
380
+ "version": 1,
381
+ "versionNonce": 656,
382
+ "isDeleted": false,
383
+ "boundElements": null,
384
+ "updated": 1,
385
+ "link": null,
386
+ "locked": false,
387
+ "text": "register routes on the service server",
388
+ "fontSize": 16,
389
+ "fontFamily": 5,
390
+ "textAlign": "center",
391
+ "verticalAlign": "top",
392
+ "baseline": 15,
393
+ "containerId": null,
394
+ "originalText": "register routes on the service server",
395
+ "autoResize": true,
396
+ "lineHeight": 1.25,
397
+ "index": null
398
+ },
399
+ {
400
+ "id": "shape-F-000000hm",
401
+ "type": "rectangle",
402
+ "x": 77,
403
+ "y": 790,
404
+ "width": 318,
405
+ "height": 78,
406
+ "angle": 0,
407
+ "strokeColor": "#1B1F23",
408
+ "backgroundColor": "transparent",
409
+ "fillStyle": "solid",
410
+ "strokeWidth": 2,
411
+ "strokeStyle": "solid",
412
+ "roughness": 1,
413
+ "opacity": 100,
414
+ "groupIds": [],
415
+ "frameId": null,
416
+ "roundness": {
417
+ "type": 3
418
+ },
419
+ "seed": 634,
420
+ "version": 1,
421
+ "versionNonce": 634,
422
+ "isDeleted": false,
423
+ "boundElements": [
424
+ {
425
+ "id": "arrow-E-F-000000qt",
426
+ "type": "arrow"
427
+ }
428
+ ],
429
+ "updated": 1,
430
+ "link": null,
431
+ "locked": false,
432
+ "index": null
433
+ },
434
+ {
435
+ "id": "label-F-000000jo",
436
+ "type": "text",
437
+ "x": 77,
438
+ "y": 831.5,
439
+ "width": 318,
440
+ "height": 20,
441
+ "angle": 0,
442
+ "strokeColor": "#1B1F23",
443
+ "backgroundColor": "transparent",
444
+ "fillStyle": "solid",
445
+ "strokeWidth": 1,
446
+ "strokeStyle": "solid",
447
+ "roughness": 1,
448
+ "opacity": 100,
449
+ "groupIds": [],
450
+ "frameId": null,
451
+ "roundness": null,
452
+ "seed": 708,
453
+ "version": 1,
454
+ "versionNonce": 708,
455
+ "isDeleted": false,
456
+ "boundElements": null,
457
+ "updated": 1,
458
+ "link": null,
459
+ "locked": false,
460
+ "text": "holds the live route table",
461
+ "fontSize": 16,
462
+ "fontFamily": 5,
463
+ "textAlign": "center",
464
+ "verticalAlign": "top",
465
+ "baseline": 15,
466
+ "containerId": null,
467
+ "originalText": "holds the live route table",
468
+ "autoResize": true,
469
+ "lineHeight": 1.25,
470
+ "index": null
471
+ },
472
+ {
473
+ "id": "arrow-A-B-0000008o",
474
+ "type": "arrow",
475
+ "x": 236,
476
+ "y": 94,
477
+ "width": 8.526512829121202e-14,
478
+ "height": 90,
479
+ "angle": 0,
480
+ "strokeColor": "#2E7D74",
481
+ "backgroundColor": "transparent",
482
+ "fillStyle": "solid",
483
+ "strokeWidth": 2,
484
+ "strokeStyle": "solid",
485
+ "roughness": 1,
486
+ "opacity": 100,
487
+ "groupIds": [],
488
+ "frameId": null,
489
+ "roundness": null,
490
+ "seed": 312,
491
+ "version": 1,
492
+ "versionNonce": 312,
493
+ "isDeleted": false,
494
+ "boundElements": [],
495
+ "updated": 1,
496
+ "link": null,
497
+ "locked": false,
498
+ "points": [
499
+ [
500
+ 0,
501
+ 0
502
+ ],
503
+ [
504
+ 0,
505
+ 16
506
+ ],
507
+ [
508
+ 0,
509
+ 19.875171467764048
510
+ ],
511
+ [
512
+ -2.842170943040401e-14,
513
+ 23.519890260631
514
+ ],
515
+ [
516
+ 0,
517
+ 26.962962962962962
518
+ ],
519
+ [
520
+ 0,
521
+ 30.233196159122087
522
+ ],
523
+ [
524
+ 0,
525
+ 33.35939643347051
526
+ ],
527
+ [
528
+ 2.842170943040401e-14,
529
+ 36.37037037037038
530
+ ],
531
+ [
532
+ 5.684341886080802e-14,
533
+ 39.29492455418384
534
+ ],
535
+ [
536
+ 0,
537
+ 42.161865569272976
538
+ ],
539
+ [
540
+ 0,
541
+ 45
542
+ ],
543
+ [
544
+ 0,
545
+ 47.838134430727024
546
+ ],
547
+ [
548
+ 0,
549
+ 50.70507544581619
550
+ ],
551
+ [
552
+ 0,
553
+ 53.62962962962962
554
+ ],
555
+ [
556
+ 0,
557
+ 56.64060356652948
558
+ ],
559
+ [
560
+ 0,
561
+ 59.76680384087791
562
+ ],
563
+ [
564
+ 2.842170943040401e-14,
565
+ 63.03703703703707
566
+ ],
567
+ [
568
+ 0,
569
+ 66.480109739369
570
+ ],
571
+ [
572
+ 0,
573
+ 70.12482853223594
574
+ ],
575
+ [
576
+ 0,
577
+ 74
578
+ ],
579
+ [
580
+ 0,
581
+ 90
582
+ ]
583
+ ],
584
+ "lastCommittedPoint": null,
585
+ "startBinding": {
586
+ "elementId": "shape-A-000000ak",
587
+ "focus": 0,
588
+ "gap": 8
589
+ },
590
+ "endBinding": {
591
+ "elementId": "shape-B-000000m9",
592
+ "focus": 0,
593
+ "gap": 8
594
+ },
595
+ "startArrowhead": null,
596
+ "endArrowhead": "arrow",
597
+ "elbowed": false,
598
+ "index": null
599
+ },
600
+ {
601
+ "id": "arrow-B-C-000000ko",
602
+ "type": "arrow",
603
+ "x": 236,
604
+ "y": 240,
605
+ "width": 8.526512829121202e-14,
606
+ "height": 90,
607
+ "angle": 0,
608
+ "strokeColor": "#2E7D74",
609
+ "backgroundColor": "transparent",
610
+ "fillStyle": "solid",
611
+ "strokeWidth": 2,
612
+ "strokeStyle": "solid",
613
+ "roughness": 1,
614
+ "opacity": 100,
615
+ "groupIds": [],
616
+ "frameId": null,
617
+ "roundness": null,
618
+ "seed": 744,
619
+ "version": 1,
620
+ "versionNonce": 744,
621
+ "isDeleted": false,
622
+ "boundElements": [],
623
+ "updated": 1,
624
+ "link": null,
625
+ "locked": false,
626
+ "points": [
627
+ [
628
+ 0,
629
+ 0
630
+ ],
631
+ [
632
+ 0,
633
+ 16
634
+ ],
635
+ [
636
+ 0,
637
+ 19.875171467764062
638
+ ],
639
+ [
640
+ -2.842170943040401e-14,
641
+ 23.519890260630973
642
+ ],
643
+ [
644
+ 0,
645
+ 26.96296296296299
646
+ ],
647
+ [
648
+ 0,
649
+ 30.233196159122144
650
+ ],
651
+ [
652
+ 0,
653
+ 33.35939643347058
654
+ ],
655
+ [
656
+ 2.842170943040401e-14,
657
+ 36.37037037037038
658
+ ],
659
+ [
660
+ 5.684341886080802e-14,
661
+ 39.29492455418381
662
+ ],
663
+ [
664
+ 0,
665
+ 42.161865569273004
666
+ ],
667
+ [
668
+ 0,
669
+ 45
670
+ ],
671
+ [
672
+ 0,
673
+ 47.83813443072705
674
+ ],
675
+ [
676
+ 0,
677
+ 50.70507544581619
678
+ ],
679
+ [
680
+ 0,
681
+ 53.629629629629676
682
+ ],
683
+ [
684
+ 0,
685
+ 56.64060356652948
686
+ ],
687
+ [
688
+ 0,
689
+ 59.76680384087791
690
+ ],
691
+ [
692
+ 2.842170943040401e-14,
693
+ 63.03703703703707
694
+ ],
695
+ [
696
+ 0,
697
+ 66.48010973936903
698
+ ],
699
+ [
700
+ 0,
701
+ 70.12482853223594
702
+ ],
703
+ [
704
+ 0,
705
+ 74
706
+ ],
707
+ [
708
+ 0,
709
+ 90
710
+ ]
711
+ ],
712
+ "lastCommittedPoint": null,
713
+ "startBinding": {
714
+ "elementId": "shape-B-000000m9",
715
+ "focus": 0,
716
+ "gap": 8
717
+ },
718
+ "endBinding": {
719
+ "elementId": "shape-C-0000005g",
720
+ "focus": 0,
721
+ "gap": 8
722
+ },
723
+ "startArrowhead": null,
724
+ "endArrowhead": "arrow",
725
+ "elbowed": false,
726
+ "index": null
727
+ },
728
+ {
729
+ "id": "arrow-C-D-00000098",
730
+ "type": "arrow",
731
+ "x": 236,
732
+ "y": 386,
733
+ "width": 8.526512829121202e-14,
734
+ "height": 90,
735
+ "angle": 0,
736
+ "strokeColor": "#2E7D74",
737
+ "backgroundColor": "transparent",
738
+ "fillStyle": "solid",
739
+ "strokeWidth": 2,
740
+ "strokeStyle": "solid",
741
+ "roughness": 1,
742
+ "opacity": 100,
743
+ "groupIds": [],
744
+ "frameId": null,
745
+ "roundness": null,
746
+ "seed": 332,
747
+ "version": 1,
748
+ "versionNonce": 332,
749
+ "isDeleted": false,
750
+ "boundElements": [],
751
+ "updated": 1,
752
+ "link": null,
753
+ "locked": false,
754
+ "points": [
755
+ [
756
+ 0,
757
+ 0
758
+ ],
759
+ [
760
+ 0,
761
+ 16
762
+ ],
763
+ [
764
+ 0,
765
+ 19.875171467764005
766
+ ],
767
+ [
768
+ -2.842170943040401e-14,
769
+ 23.519890260630973
770
+ ],
771
+ [
772
+ 0,
773
+ 26.96296296296299
774
+ ],
775
+ [
776
+ 0,
777
+ 30.233196159122144
778
+ ],
779
+ [
780
+ 0,
781
+ 33.35939643347052
782
+ ],
783
+ [
784
+ 2.842170943040401e-14,
785
+ 36.37037037037038
786
+ ],
787
+ [
788
+ 5.684341886080802e-14,
789
+ 39.29492455418381
790
+ ],
791
+ [
792
+ 0,
793
+ 42.161865569273004
794
+ ],
795
+ [
796
+ 0,
797
+ 45
798
+ ],
799
+ [
800
+ 0,
801
+ 47.838134430726996
802
+ ],
803
+ [
804
+ 0,
805
+ 50.70507544581619
806
+ ],
807
+ [
808
+ 0,
809
+ 53.629629629629676
810
+ ],
811
+ [
812
+ 0,
813
+ 56.64060356652948
814
+ ],
815
+ [
816
+ 0,
817
+ 59.76680384087791
818
+ ],
819
+ [
820
+ 2.842170943040401e-14,
821
+ 63.03703703703707
822
+ ],
823
+ [
824
+ 0,
825
+ 66.48010973936903
826
+ ],
827
+ [
828
+ 0,
829
+ 70.12482853223594
830
+ ],
831
+ [
832
+ 0,
833
+ 74
834
+ ],
835
+ [
836
+ 0,
837
+ 90
838
+ ]
839
+ ],
840
+ "lastCommittedPoint": null,
841
+ "startBinding": {
842
+ "elementId": "shape-C-0000005g",
843
+ "focus": 0,
844
+ "gap": 8
845
+ },
846
+ "endBinding": {
847
+ "elementId": "shape-D-000000bd",
848
+ "focus": 0,
849
+ "gap": 8
850
+ },
851
+ "startArrowhead": null,
852
+ "endArrowhead": "arrow",
853
+ "elbowed": false,
854
+ "index": null
855
+ },
856
+ {
857
+ "id": "arrow-D-E-000000ds",
858
+ "type": "arrow",
859
+ "x": 236,
860
+ "y": 532,
861
+ "width": 8.526512829121202e-14,
862
+ "height": 90,
863
+ "angle": 0,
864
+ "strokeColor": "#2E7D74",
865
+ "backgroundColor": "transparent",
866
+ "fillStyle": "solid",
867
+ "strokeWidth": 2,
868
+ "strokeStyle": "solid",
869
+ "roughness": 1,
870
+ "opacity": 100,
871
+ "groupIds": [],
872
+ "frameId": null,
873
+ "roundness": null,
874
+ "seed": 496,
875
+ "version": 1,
876
+ "versionNonce": 496,
877
+ "isDeleted": false,
878
+ "boundElements": [],
879
+ "updated": 1,
880
+ "link": null,
881
+ "locked": false,
882
+ "points": [
883
+ [
884
+ 0,
885
+ 0
886
+ ],
887
+ [
888
+ 0,
889
+ 16
890
+ ],
891
+ [
892
+ 0,
893
+ 19.87517146776395
894
+ ],
895
+ [
896
+ -2.842170943040401e-14,
897
+ 23.519890260630973
898
+ ],
899
+ [
900
+ 0,
901
+ 26.962962962962933
902
+ ],
903
+ [
904
+ 0,
905
+ 30.233196159122144
906
+ ],
907
+ [
908
+ 0,
909
+ 33.35939643347058
910
+ ],
911
+ [
912
+ 2.842170943040401e-14,
913
+ 36.370370370370324
914
+ ],
915
+ [
916
+ 5.684341886080802e-14,
917
+ 39.29492455418392
918
+ ],
919
+ [
920
+ 0,
921
+ 42.161865569273004
922
+ ],
923
+ [
924
+ 0,
925
+ 45
926
+ ],
927
+ [
928
+ 0,
929
+ 47.838134430726996
930
+ ],
931
+ [
932
+ 0,
933
+ 50.70507544581619
934
+ ],
935
+ [
936
+ 0,
937
+ 53.62962962962956
938
+ ],
939
+ [
940
+ 0,
941
+ 56.640603566529535
942
+ ],
943
+ [
944
+ 0,
945
+ 59.766803840877856
946
+ ],
947
+ [
948
+ 2.842170943040401e-14,
949
+ 63.03703703703707
950
+ ],
951
+ [
952
+ 0,
953
+ 66.48010973936903
954
+ ],
955
+ [
956
+ 0,
957
+ 70.12482853223594
958
+ ],
959
+ [
960
+ 0,
961
+ 74
962
+ ],
963
+ [
964
+ 0,
965
+ 90
966
+ ]
967
+ ],
968
+ "lastCommittedPoint": null,
969
+ "startBinding": {
970
+ "elementId": "shape-D-000000bd",
971
+ "focus": 0,
972
+ "gap": 8
973
+ },
974
+ "endBinding": {
975
+ "elementId": "shape-E-000000j2",
976
+ "focus": 0,
977
+ "gap": 8
978
+ },
979
+ "startArrowhead": null,
980
+ "endArrowhead": "arrow",
981
+ "elbowed": false,
982
+ "index": null
983
+ },
984
+ {
985
+ "id": "arrow-E-F-000000qt",
986
+ "type": "arrow",
987
+ "x": 236,
988
+ "y": 700,
989
+ "width": 8.526512829121202e-14,
990
+ "height": 90,
991
+ "angle": 0,
992
+ "strokeColor": "#2E7D74",
993
+ "backgroundColor": "transparent",
994
+ "fillStyle": "solid",
995
+ "strokeWidth": 2,
996
+ "strokeStyle": "solid",
997
+ "roughness": 1,
998
+ "opacity": 100,
999
+ "groupIds": [],
1000
+ "frameId": null,
1001
+ "roundness": null,
1002
+ "seed": 965,
1003
+ "version": 1,
1004
+ "versionNonce": 965,
1005
+ "isDeleted": false,
1006
+ "boundElements": [],
1007
+ "updated": 1,
1008
+ "link": null,
1009
+ "locked": false,
1010
+ "points": [
1011
+ [
1012
+ 0,
1013
+ 0
1014
+ ],
1015
+ [
1016
+ 0,
1017
+ 16
1018
+ ],
1019
+ [
1020
+ 0,
1021
+ 19.87517146776395
1022
+ ],
1023
+ [
1024
+ -2.842170943040401e-14,
1025
+ 23.519890260630973
1026
+ ],
1027
+ [
1028
+ 0,
1029
+ 26.96296296296316
1030
+ ],
1031
+ [
1032
+ 0,
1033
+ 30.233196159122144
1034
+ ],
1035
+ [
1036
+ 0,
1037
+ 33.359396433470465
1038
+ ],
1039
+ [
1040
+ 2.842170943040401e-14,
1041
+ 36.37037037037044
1042
+ ],
1043
+ [
1044
+ 5.684341886080802e-14,
1045
+ 39.29492455418392
1046
+ ],
1047
+ [
1048
+ 0,
1049
+ 42.161865569273004
1050
+ ],
1051
+ [
1052
+ 0,
1053
+ 45
1054
+ ],
1055
+ [
1056
+ 0,
1057
+ 47.838134430726996
1058
+ ],
1059
+ [
1060
+ 0,
1061
+ 50.70507544581619
1062
+ ],
1063
+ [
1064
+ 0,
1065
+ 53.62962962962956
1066
+ ],
1067
+ [
1068
+ 0,
1069
+ 56.640603566529535
1070
+ ],
1071
+ [
1072
+ 0,
1073
+ 59.766803840877856
1074
+ ],
1075
+ [
1076
+ 2.842170943040401e-14,
1077
+ 63.03703703703718
1078
+ ],
1079
+ [
1080
+ 0,
1081
+ 66.48010973936903
1082
+ ],
1083
+ [
1084
+ 0,
1085
+ 70.12482853223582
1086
+ ],
1087
+ [
1088
+ 0,
1089
+ 74
1090
+ ],
1091
+ [
1092
+ 0,
1093
+ 90
1094
+ ]
1095
+ ],
1096
+ "lastCommittedPoint": null,
1097
+ "startBinding": {
1098
+ "elementId": "shape-E-000000j2",
1099
+ "focus": 0,
1100
+ "gap": 8
1101
+ },
1102
+ "endBinding": {
1103
+ "elementId": "shape-F-000000hm",
1104
+ "focus": 0,
1105
+ "gap": 8
1106
+ },
1107
+ "startArrowhead": null,
1108
+ "endArrowhead": "arrow",
1109
+ "elbowed": false,
1110
+ "index": null
1111
+ },
1112
+ {
1113
+ "id": "label-A-0000009c_title",
1114
+ "type": "text",
1115
+ "x": 132,
1116
+ "y": 32.5,
1117
+ "width": 208,
1118
+ "height": 25,
1119
+ "angle": 0,
1120
+ "strokeColor": "#1B1F23",
1121
+ "backgroundColor": "transparent",
1122
+ "fillStyle": "solid",
1123
+ "strokeWidth": 1,
1124
+ "strokeStyle": "solid",
1125
+ "roughness": 1,
1126
+ "opacity": 100,
1127
+ "groupIds": [],
1128
+ "frameId": null,
1129
+ "roundness": null,
1130
+ "seed": 664,
1131
+ "version": 1,
1132
+ "versionNonce": 336,
1133
+ "isDeleted": false,
1134
+ "boundElements": null,
1135
+ "updated": 1,
1136
+ "link": null,
1137
+ "locked": false,
1138
+ "text": "Meadow DAL",
1139
+ "fontSize": 20,
1140
+ "fontFamily": 5,
1141
+ "textAlign": "center",
1142
+ "verticalAlign": "top",
1143
+ "baseline": 15,
1144
+ "containerId": null,
1145
+ "originalText": "Meadow DAL",
1146
+ "autoResize": true,
1147
+ "lineHeight": 1.25,
1148
+ "index": null
1149
+ },
1150
+ {
1151
+ "id": "label-E-000000i8_title",
1152
+ "type": "text",
1153
+ "x": 16,
1154
+ "y": 638.5,
1155
+ "width": 440,
1156
+ "height": 25,
1157
+ "angle": 0,
1158
+ "strokeColor": "#1B1F23",
1159
+ "backgroundColor": "transparent",
1160
+ "fillStyle": "solid",
1161
+ "strokeWidth": 1,
1162
+ "strokeStyle": "solid",
1163
+ "roughness": 1,
1164
+ "opacity": 100,
1165
+ "groupIds": [],
1166
+ "frameId": null,
1167
+ "roundness": null,
1168
+ "seed": 400,
1169
+ "version": 1,
1170
+ "versionNonce": 656,
1171
+ "isDeleted": false,
1172
+ "boundElements": null,
1173
+ "updated": 1,
1174
+ "link": null,
1175
+ "locked": false,
1176
+ "text": "For each enabled behavior set,",
1177
+ "fontSize": 20,
1178
+ "fontFamily": 5,
1179
+ "textAlign": "center",
1180
+ "verticalAlign": "top",
1181
+ "baseline": 15,
1182
+ "containerId": null,
1183
+ "originalText": "For each enabled behavior set,",
1184
+ "autoResize": true,
1185
+ "lineHeight": 1.25,
1186
+ "index": null
1187
+ },
1188
+ {
1189
+ "id": "label-F-000000jo_title",
1190
+ "type": "text",
1191
+ "x": 77,
1192
+ "y": 806.5,
1193
+ "width": 318,
1194
+ "height": 25,
1195
+ "angle": 0,
1196
+ "strokeColor": "#1B1F23",
1197
+ "backgroundColor": "transparent",
1198
+ "fillStyle": "solid",
1199
+ "strokeWidth": 1,
1200
+ "strokeStyle": "solid",
1201
+ "roughness": 1,
1202
+ "opacity": 100,
1203
+ "groupIds": [],
1204
+ "frameId": null,
1205
+ "roundness": null,
1206
+ "seed": 236,
1207
+ "version": 1,
1208
+ "versionNonce": 708,
1209
+ "isDeleted": false,
1210
+ "boundElements": null,
1211
+ "updated": 1,
1212
+ "link": null,
1213
+ "locked": false,
1214
+ "text": "Orator service server",
1215
+ "fontSize": 20,
1216
+ "fontFamily": 5,
1217
+ "textAlign": "center",
1218
+ "verticalAlign": "top",
1219
+ "baseline": 15,
1220
+ "containerId": null,
1221
+ "originalText": "Orator service server",
1222
+ "autoResize": true,
1223
+ "lineHeight": 1.25,
1224
+ "index": null
1225
+ }
1226
+ ],
1227
+ "appState": {
1228
+ "viewBackgroundColor": "#FBF7EE",
1229
+ "theme": "light",
1230
+ "gridSize": null,
1231
+ "exportBackground": true,
1232
+ "exportEmbedScene": true,
1233
+ "exportScale": 1,
1234
+ "currentItemFontFamily": 5
1235
+ },
1236
+ "files": {}
1237
+ }