meadow 2.0.43 → 2.0.44

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 (62) hide show
  1. package/README.md +2 -3
  2. package/docs/architecture.md +10 -99
  3. package/docs/diagrams/create-waterfall.excalidraw +2016 -0
  4. package/docs/diagrams/create-waterfall.mmd +19 -0
  5. package/docs/diagrams/create-waterfall.svg +2 -0
  6. package/docs/diagrams/crud-behavior-flow.excalidraw +1305 -0
  7. package/docs/diagrams/crud-behavior-flow.mmd +13 -0
  8. package/docs/diagrams/crud-behavior-flow.svg +2 -0
  9. package/docs/diagrams/module-hierarchy.excalidraw +1582 -0
  10. package/docs/diagrams/module-hierarchy.mmd +15 -0
  11. package/docs/diagrams/module-hierarchy.svg +2 -0
  12. package/docs/diagrams/query-lifecycle.excalidraw +1808 -0
  13. package/docs/diagrams/query-lifecycle.mmd +21 -0
  14. package/docs/diagrams/query-lifecycle.svg +2 -0
  15. package/docs/diagrams/schema-system.excalidraw +2034 -0
  16. package/docs/diagrams/schema-system.mmd +21 -0
  17. package/docs/diagrams/schema-system.svg +2 -0
  18. package/docs/providers/README.md +6 -14
  19. package/docs/providers/diagrams/overview.excalidraw +1324 -0
  20. package/docs/providers/diagrams/overview.mmd +8 -0
  21. package/docs/providers/diagrams/overview.svg +2 -0
  22. package/docs/providers/diagrams/use-case-unified-client-server-interface.excalidraw +919 -0
  23. package/docs/providers/diagrams/use-case-unified-client-server-interface.mmd +12 -0
  24. package/docs/providers/diagrams/use-case-unified-client-server-interface.svg +2 -0
  25. package/docs/providers/meadow-endpoints.md +5 -17
  26. package/docs/providers/mongodb.md +2 -2
  27. package/docs/providers/mssql.md +1 -1
  28. package/docs/providers/mysql.md +1 -1
  29. package/docs/providers/postgresql.md +2 -2
  30. package/docs/providers/rocksdb.md +1 -1
  31. package/docs/providers/sqlite.md +1 -1
  32. package/docs/query/README.md +1 -1
  33. package/docs/query/count.md +2 -8
  34. package/docs/query/create.md +2 -12
  35. package/docs/query/diagrams/how-it-works-2.excalidraw +1097 -0
  36. package/docs/query/diagrams/how-it-works-2.mmd +10 -0
  37. package/docs/query/diagrams/how-it-works-2.svg +2 -0
  38. package/docs/query/diagrams/how-it-works-3.excalidraw +665 -0
  39. package/docs/query/diagrams/how-it-works-3.mmd +6 -0
  40. package/docs/query/diagrams/how-it-works-3.svg +2 -0
  41. package/docs/query/diagrams/how-it-works-4.excalidraw +881 -0
  42. package/docs/query/diagrams/how-it-works-4.mmd +8 -0
  43. package/docs/query/diagrams/how-it-works-4.svg +2 -0
  44. package/docs/query/diagrams/how-it-works-5.excalidraw +881 -0
  45. package/docs/query/diagrams/how-it-works-5.mmd +8 -0
  46. package/docs/query/diagrams/how-it-works-5.svg +2 -0
  47. package/docs/query/diagrams/how-it-works.excalidraw +665 -0
  48. package/docs/query/diagrams/how-it-works.mmd +6 -0
  49. package/docs/query/diagrams/how-it-works.svg +2 -0
  50. package/docs/query/read.md +4 -18
  51. package/docs/query/update.md +2 -10
  52. package/docs/query-dsl.md +1 -1
  53. package/docs/quick-start.md +1 -1
  54. package/docs/retold-catalog.json +1 -1
  55. package/docs/retold-keyword-index.json +1 -1
  56. package/docs/schema/README.md +2 -7
  57. package/docs/schema/diagrams/overview.excalidraw +834 -0
  58. package/docs/schema/diagrams/overview.mmd +5 -0
  59. package/docs/schema/diagrams/overview.svg +2 -0
  60. package/package.json +3 -3
  61. package/source/providers/Meadow-Provider-MeadowEndpoints.js +36 -7
  62. package/test/Meadow-Provider-MeadowEndpoints-Session_tests.js +123 -0
@@ -0,0 +1,1582 @@
1
+ {
2
+ "type": "excalidraw",
3
+ "version": 2,
4
+ "source": "pict-section-excalidraw/notebook-generator",
5
+ "elements": [
6
+ {
7
+ "id": "shape-Fable-000000g9",
8
+ "type": "rectangle",
9
+ "x": 542,
10
+ "y": 16,
11
+ "width": 340,
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": 585,
27
+ "version": 1,
28
+ "versionNonce": 585,
29
+ "isDeleted": false,
30
+ "boundElements": [
31
+ {
32
+ "id": "arrow-Fable-Meadow-000000ag",
33
+ "type": "arrow"
34
+ }
35
+ ],
36
+ "updated": 1,
37
+ "link": null,
38
+ "locked": false,
39
+ "index": null
40
+ },
41
+ {
42
+ "id": "label-Fable-000000ek",
43
+ "type": "text",
44
+ "x": 542,
45
+ "y": 57.5,
46
+ "width": 340,
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": 524,
60
+ "version": 1,
61
+ "versionNonce": 524,
62
+ "isDeleted": false,
63
+ "boundElements": null,
64
+ "updated": 1,
65
+ "link": null,
66
+ "locked": false,
67
+ "text": "(Configuration, Logging, DI)",
68
+ "fontSize": 16,
69
+ "fontFamily": 5,
70
+ "textAlign": "center",
71
+ "verticalAlign": "top",
72
+ "baseline": 15,
73
+ "containerId": null,
74
+ "originalText": "(Configuration, Logging, DI)",
75
+ "autoResize": true,
76
+ "lineHeight": 1.25,
77
+ "index": null
78
+ },
79
+ {
80
+ "id": "shape-Meadow-000000p8",
81
+ "type": "rectangle",
82
+ "x": 624,
83
+ "y": 184,
84
+ "width": 175,
85
+ "height": 78,
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": 908,
100
+ "version": 1,
101
+ "versionNonce": 908,
102
+ "isDeleted": false,
103
+ "boundElements": [
104
+ {
105
+ "id": "arrow-Fable-Meadow-000000ag",
106
+ "type": "arrow"
107
+ },
108
+ {
109
+ "id": "arrow-Meadow-Schema-000000jl",
110
+ "type": "arrow"
111
+ },
112
+ {
113
+ "id": "arrow-Meadow-FoxHound-000000c0",
114
+ "type": "arrow"
115
+ },
116
+ {
117
+ "id": "arrow-Meadow-Behaviors-000000h4",
118
+ "type": "arrow"
119
+ },
120
+ {
121
+ "id": "arrow-Meadow-Provider-000000q0",
122
+ "type": "arrow"
123
+ }
124
+ ],
125
+ "updated": 1,
126
+ "link": null,
127
+ "locked": false,
128
+ "index": null
129
+ },
130
+ {
131
+ "id": "label-Meadow-00000089",
132
+ "type": "text",
133
+ "x": 624,
134
+ "y": 225.5,
135
+ "width": 175,
136
+ "height": 20,
137
+ "angle": 0,
138
+ "strokeColor": "#1B1F23",
139
+ "backgroundColor": "transparent",
140
+ "fillStyle": "solid",
141
+ "strokeWidth": 1,
142
+ "strokeStyle": "solid",
143
+ "roughness": 1,
144
+ "opacity": 100,
145
+ "groupIds": [],
146
+ "frameId": null,
147
+ "roundness": null,
148
+ "seed": 297,
149
+ "version": 1,
150
+ "versionNonce": 297,
151
+ "isDeleted": false,
152
+ "boundElements": null,
153
+ "updated": 1,
154
+ "link": null,
155
+ "locked": false,
156
+ "text": "(Data Broker)",
157
+ "fontSize": 16,
158
+ "fontFamily": 5,
159
+ "textAlign": "center",
160
+ "verticalAlign": "top",
161
+ "baseline": 15,
162
+ "containerId": null,
163
+ "originalText": "(Data Broker)",
164
+ "autoResize": true,
165
+ "lineHeight": 1.25,
166
+ "index": null
167
+ },
168
+ {
169
+ "id": "shape-Schema-000000pg",
170
+ "type": "rectangle",
171
+ "x": 38,
172
+ "y": 352,
173
+ "width": 329,
174
+ "height": 103,
175
+ "angle": 0,
176
+ "strokeColor": "#1B1F23",
177
+ "backgroundColor": "transparent",
178
+ "fillStyle": "solid",
179
+ "strokeWidth": 2,
180
+ "strokeStyle": "solid",
181
+ "roughness": 1,
182
+ "opacity": 100,
183
+ "groupIds": [],
184
+ "frameId": null,
185
+ "roundness": {
186
+ "type": 3
187
+ },
188
+ "seed": 916,
189
+ "version": 1,
190
+ "versionNonce": 916,
191
+ "isDeleted": false,
192
+ "boundElements": [
193
+ {
194
+ "id": "arrow-Meadow-Schema-000000jl",
195
+ "type": "arrow"
196
+ }
197
+ ],
198
+ "updated": 1,
199
+ "link": null,
200
+ "locked": false,
201
+ "index": null
202
+ },
203
+ {
204
+ "id": "label-Schema-00000068",
205
+ "type": "text",
206
+ "x": 38,
207
+ "y": 396,
208
+ "width": 329,
209
+ "height": 40,
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": 224,
222
+ "version": 1,
223
+ "versionNonce": 224,
224
+ "isDeleted": false,
225
+ "boundElements": null,
226
+ "updated": 1,
227
+ "link": null,
228
+ "locked": false,
229
+ "text": "(Column Types, JSON Schema,\nDefault Object, Authorizer)",
230
+ "fontSize": 16,
231
+ "fontFamily": 5,
232
+ "textAlign": "center",
233
+ "verticalAlign": "top",
234
+ "baseline": 15,
235
+ "containerId": null,
236
+ "originalText": "(Column Types, JSON Schema,\nDefault Object, Authorizer)",
237
+ "autoResize": true,
238
+ "lineHeight": 1.25,
239
+ "index": null
240
+ },
241
+ {
242
+ "id": "shape-FoxHound-000000m5",
243
+ "type": "rectangle",
244
+ "x": 479,
245
+ "y": 365,
246
+ "width": 153,
247
+ "height": 78,
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": 797,
262
+ "version": 1,
263
+ "versionNonce": 797,
264
+ "isDeleted": false,
265
+ "boundElements": [
266
+ {
267
+ "id": "arrow-Meadow-FoxHound-000000c0",
268
+ "type": "arrow"
269
+ }
270
+ ],
271
+ "updated": 1,
272
+ "link": null,
273
+ "locked": false,
274
+ "index": null
275
+ },
276
+ {
277
+ "id": "label-FoxHound-000000a1",
278
+ "type": "text",
279
+ "x": 479,
280
+ "y": 406.5,
281
+ "width": 153,
282
+ "height": 20,
283
+ "angle": 0,
284
+ "strokeColor": "#1B1F23",
285
+ "backgroundColor": "transparent",
286
+ "fillStyle": "solid",
287
+ "strokeWidth": 1,
288
+ "strokeStyle": "solid",
289
+ "roughness": 1,
290
+ "opacity": 100,
291
+ "groupIds": [],
292
+ "frameId": null,
293
+ "roundness": null,
294
+ "seed": 361,
295
+ "version": 1,
296
+ "versionNonce": 361,
297
+ "isDeleted": false,
298
+ "boundElements": null,
299
+ "updated": 1,
300
+ "link": null,
301
+ "locked": false,
302
+ "text": "(Query DSL)",
303
+ "fontSize": 16,
304
+ "fontFamily": 5,
305
+ "textAlign": "center",
306
+ "verticalAlign": "top",
307
+ "baseline": 15,
308
+ "containerId": null,
309
+ "originalText": "(Query DSL)",
310
+ "autoResize": true,
311
+ "lineHeight": 1.25,
312
+ "index": null
313
+ },
314
+ {
315
+ "id": "shape-Behaviors-000000d8",
316
+ "type": "rectangle",
317
+ "x": 677,
318
+ "y": 352,
319
+ "width": 384,
320
+ "height": 103,
321
+ "angle": 0,
322
+ "strokeColor": "#1B1F23",
323
+ "backgroundColor": "transparent",
324
+ "fillStyle": "solid",
325
+ "strokeWidth": 2,
326
+ "strokeStyle": "solid",
327
+ "roughness": 1,
328
+ "opacity": 100,
329
+ "groupIds": [],
330
+ "frameId": null,
331
+ "roundness": {
332
+ "type": 3
333
+ },
334
+ "seed": 476,
335
+ "version": 1,
336
+ "versionNonce": 476,
337
+ "isDeleted": false,
338
+ "boundElements": [
339
+ {
340
+ "id": "arrow-Meadow-Behaviors-000000h4",
341
+ "type": "arrow"
342
+ }
343
+ ],
344
+ "updated": 1,
345
+ "link": null,
346
+ "locked": false,
347
+ "index": null
348
+ },
349
+ {
350
+ "id": "label-Behaviors-000000io",
351
+ "type": "text",
352
+ "x": 677,
353
+ "y": 396,
354
+ "width": 384,
355
+ "height": 40,
356
+ "angle": 0,
357
+ "strokeColor": "#1B1F23",
358
+ "backgroundColor": "transparent",
359
+ "fillStyle": "solid",
360
+ "strokeWidth": 1,
361
+ "strokeStyle": "solid",
362
+ "roughness": 1,
363
+ "opacity": 100,
364
+ "groupIds": [],
365
+ "frameId": null,
366
+ "roundness": null,
367
+ "seed": 672,
368
+ "version": 1,
369
+ "versionNonce": 672,
370
+ "isDeleted": false,
371
+ "boundElements": null,
372
+ "updated": 1,
373
+ "link": null,
374
+ "locked": false,
375
+ "text": "(Create, Read, Reads,\nUpdate, Delete, Undelete, Count)",
376
+ "fontSize": 16,
377
+ "fontFamily": 5,
378
+ "textAlign": "center",
379
+ "verticalAlign": "top",
380
+ "baseline": 15,
381
+ "containerId": null,
382
+ "originalText": "(Create, Read, Reads,\nUpdate, Delete, Undelete, Count)",
383
+ "autoResize": true,
384
+ "lineHeight": 1.25,
385
+ "index": null
386
+ },
387
+ {
388
+ "id": "shape-Provider-00000060",
389
+ "type": "rectangle",
390
+ "x": 1039,
391
+ "y": 365,
392
+ "width": 231,
393
+ "height": 78,
394
+ "angle": 0,
395
+ "strokeColor": "#1B1F23",
396
+ "backgroundColor": "transparent",
397
+ "fillStyle": "solid",
398
+ "strokeWidth": 2,
399
+ "strokeStyle": "solid",
400
+ "roughness": 1,
401
+ "opacity": 100,
402
+ "groupIds": [],
403
+ "frameId": null,
404
+ "roundness": {
405
+ "type": 3
406
+ },
407
+ "seed": 216,
408
+ "version": 1,
409
+ "versionNonce": 216,
410
+ "isDeleted": false,
411
+ "boundElements": [
412
+ {
413
+ "id": "arrow-Meadow-Provider-000000q0",
414
+ "type": "arrow"
415
+ },
416
+ {
417
+ "id": "arrow-Provider-Database-000000p0",
418
+ "type": "arrow"
419
+ }
420
+ ],
421
+ "updated": 1,
422
+ "link": null,
423
+ "locked": false,
424
+ "index": null
425
+ },
426
+ {
427
+ "id": "label-Provider-000000o4",
428
+ "type": "text",
429
+ "x": 1039,
430
+ "y": 406.5,
431
+ "width": 231,
432
+ "height": 20,
433
+ "angle": 0,
434
+ "strokeColor": "#1B1F23",
435
+ "backgroundColor": "transparent",
436
+ "fillStyle": "solid",
437
+ "strokeWidth": 1,
438
+ "strokeStyle": "solid",
439
+ "roughness": 1,
440
+ "opacity": 100,
441
+ "groupIds": [],
442
+ "frameId": null,
443
+ "roundness": null,
444
+ "seed": 868,
445
+ "version": 1,
446
+ "versionNonce": 868,
447
+ "isDeleted": false,
448
+ "boundElements": null,
449
+ "updated": 1,
450
+ "link": null,
451
+ "locked": false,
452
+ "text": "(Database Adapter)",
453
+ "fontSize": 16,
454
+ "fontFamily": 5,
455
+ "textAlign": "center",
456
+ "verticalAlign": "top",
457
+ "baseline": 15,
458
+ "containerId": null,
459
+ "originalText": "(Database Adapter)",
460
+ "autoResize": true,
461
+ "lineHeight": 1.25,
462
+ "index": null
463
+ },
464
+ {
465
+ "id": "shape-Database-000000r4",
466
+ "type": "rectangle",
467
+ "x": 16,
468
+ "y": 545,
469
+ "width": 373,
470
+ "height": 103,
471
+ "angle": 0,
472
+ "strokeColor": "#1B1F23",
473
+ "backgroundColor": "transparent",
474
+ "fillStyle": "solid",
475
+ "strokeWidth": 2,
476
+ "strokeStyle": "solid",
477
+ "roughness": 1,
478
+ "opacity": 100,
479
+ "groupIds": [],
480
+ "frameId": null,
481
+ "roundness": {
482
+ "type": 3
483
+ },
484
+ "seed": 976,
485
+ "version": 1,
486
+ "versionNonce": 976,
487
+ "isDeleted": false,
488
+ "boundElements": [
489
+ {
490
+ "id": "arrow-Provider-Database-000000p0",
491
+ "type": "arrow"
492
+ }
493
+ ],
494
+ "updated": 1,
495
+ "link": null,
496
+ "locked": false,
497
+ "index": null
498
+ },
499
+ {
500
+ "id": "label-Database-000000jp",
501
+ "type": "text",
502
+ "x": 16,
503
+ "y": 589,
504
+ "width": 373,
505
+ "height": 40,
506
+ "angle": 0,
507
+ "strokeColor": "#1B1F23",
508
+ "backgroundColor": "transparent",
509
+ "fillStyle": "solid",
510
+ "strokeWidth": 1,
511
+ "strokeStyle": "solid",
512
+ "roughness": 1,
513
+ "opacity": 100,
514
+ "groupIds": [],
515
+ "frameId": null,
516
+ "roundness": null,
517
+ "seed": 709,
518
+ "version": 1,
519
+ "versionNonce": 709,
520
+ "isDeleted": false,
521
+ "boundElements": null,
522
+ "updated": 1,
523
+ "link": null,
524
+ "locked": false,
525
+ "text": "(MySQL, MSSQL, PostgreSQL,\nSQLite, MongoDB, RocksDB, etc.)",
526
+ "fontSize": 16,
527
+ "fontFamily": 5,
528
+ "textAlign": "center",
529
+ "verticalAlign": "top",
530
+ "baseline": 15,
531
+ "containerId": null,
532
+ "originalText": "(MySQL, MSSQL, PostgreSQL,\nSQLite, MongoDB, RocksDB, etc.)",
533
+ "autoResize": true,
534
+ "lineHeight": 1.25,
535
+ "index": null
536
+ },
537
+ {
538
+ "id": "arrow-Fable-Meadow-000000ag",
539
+ "type": "arrow",
540
+ "x": 712,
541
+ "y": 94,
542
+ "width": 0.5,
543
+ "height": 90,
544
+ "angle": 0,
545
+ "strokeColor": "#2E7D74",
546
+ "backgroundColor": "transparent",
547
+ "fillStyle": "solid",
548
+ "strokeWidth": 2,
549
+ "strokeStyle": "solid",
550
+ "roughness": 1,
551
+ "opacity": 100,
552
+ "groupIds": [],
553
+ "frameId": null,
554
+ "roundness": null,
555
+ "seed": 376,
556
+ "version": 1,
557
+ "versionNonce": 376,
558
+ "isDeleted": false,
559
+ "boundElements": [],
560
+ "updated": 1,
561
+ "link": null,
562
+ "locked": false,
563
+ "points": [
564
+ [
565
+ 0,
566
+ 0
567
+ ],
568
+ [
569
+ 0,
570
+ 16
571
+ ],
572
+ [
573
+ -0.004458161865613874,
574
+ 19.875171467764048
575
+ ],
576
+ [
577
+ -0.017146776406093522,
578
+ 23.519890260631
579
+ ],
580
+ [
581
+ -0.037037037036952825,
582
+ 26.962962962962962
583
+ ],
584
+ [
585
+ -0.06310013717404672,
586
+ 30.233196159122087
587
+ ],
588
+ [
589
+ -0.09430727023311647,
590
+ 33.35939643347051
591
+ ],
592
+ [
593
+ -0.12962962962956226,
594
+ 36.37037037037038
595
+ ],
596
+ [
597
+ -0.16803840877901166,
598
+ 39.29492455418384
599
+ ],
600
+ [
601
+ -0.2085048010974333,
602
+ 42.161865569272976
603
+ ],
604
+ [
605
+ -0.25,
606
+ 45
607
+ ],
608
+ [
609
+ -0.2914951989025667,
610
+ 47.838134430727024
611
+ ],
612
+ [
613
+ -0.33196159122098834,
614
+ 50.70507544581619
615
+ ],
616
+ [
617
+ -0.37037037037032405,
618
+ 53.62962962962962
619
+ ],
620
+ [
621
+ -0.40569272976676984,
622
+ 56.64060356652948
623
+ ],
624
+ [
625
+ -0.4368998628258396,
626
+ 59.76680384087791
627
+ ],
628
+ [
629
+ -0.4629629629628198,
630
+ 63.03703703703707
631
+ ],
632
+ [
633
+ -0.4828532235939065,
634
+ 66.480109739369
635
+ ],
636
+ [
637
+ -0.4955418381344998,
638
+ 70.12482853223594
639
+ ],
640
+ [
641
+ -0.5,
642
+ 74
643
+ ],
644
+ [
645
+ -0.5,
646
+ 90
647
+ ]
648
+ ],
649
+ "lastCommittedPoint": null,
650
+ "startBinding": {
651
+ "elementId": "shape-Fable-000000g9",
652
+ "focus": 0,
653
+ "gap": 8
654
+ },
655
+ "endBinding": {
656
+ "elementId": "shape-Meadow-000000p8",
657
+ "focus": 0,
658
+ "gap": 8
659
+ },
660
+ "startArrowhead": null,
661
+ "endArrowhead": "arrow",
662
+ "elbowed": false,
663
+ "index": null
664
+ },
665
+ {
666
+ "id": "arrow-Meadow-Schema-000000jl",
667
+ "type": "arrow",
668
+ "x": 624,
669
+ "y": 223,
670
+ "width": 257,
671
+ "height": 180.5,
672
+ "angle": 0,
673
+ "strokeColor": "#2E7D74",
674
+ "backgroundColor": "transparent",
675
+ "fillStyle": "solid",
676
+ "strokeWidth": 2,
677
+ "strokeStyle": "solid",
678
+ "roughness": 1,
679
+ "opacity": 100,
680
+ "groupIds": [],
681
+ "frameId": null,
682
+ "roundness": null,
683
+ "seed": 705,
684
+ "version": 1,
685
+ "versionNonce": 705,
686
+ "isDeleted": false,
687
+ "boundElements": [],
688
+ "updated": 1,
689
+ "link": null,
690
+ "locked": false,
691
+ "points": [
692
+ [
693
+ 0,
694
+ 0
695
+ ],
696
+ [
697
+ -16,
698
+ 0
699
+ ],
700
+ [
701
+ -29.024691358024825,
702
+ 1.609396433470522
703
+ ],
704
+ [
705
+ -41.8641975308642,
706
+ 6.189986282578843
707
+ ],
708
+ [
709
+ -54.54166666666663,
710
+ 13.37037037037041
711
+ ],
712
+ [
713
+ -67.08024691358025,
714
+ 22.77914951989024
715
+ ],
716
+ [
717
+ -79.503086419753,
718
+ 34.04492455418381
719
+ ],
720
+ [
721
+ -91.83333333333326,
722
+ 46.796296296296305
723
+ ],
724
+ [
725
+ -104.09413580246905,
726
+ 60.661865569273004
727
+ ],
728
+ [
729
+ -116.3086419753086,
730
+ 75.2702331961591
731
+ ],
732
+ [
733
+ -128.5,
734
+ 90.25
735
+ ],
736
+ [
737
+ -140.69135802469134,
738
+ 105.22976680384085
739
+ ],
740
+ [
741
+ -152.90586419753095,
742
+ 119.83813443072705
743
+ ],
744
+ [
745
+ -165.16666666666669,
746
+ 133.7037037037037
747
+ ],
748
+ [
749
+ -177.49691358024688,
750
+ 146.4550754458162
751
+ ],
752
+ [
753
+ -189.91975308641975,
754
+ 157.7208504801098
755
+ ],
756
+ [
757
+ -202.45833333333326,
758
+ 167.12962962962968
759
+ ],
760
+ [
761
+ -215.1358024691358,
762
+ 174.31001371742116
763
+ ],
764
+ [
765
+ -227.9753086419753,
766
+ 178.89060356652948
767
+ ],
768
+ [
769
+ -241,
770
+ 180.5
771
+ ],
772
+ [
773
+ -257,
774
+ 180.5
775
+ ]
776
+ ],
777
+ "lastCommittedPoint": null,
778
+ "startBinding": {
779
+ "elementId": "shape-Meadow-000000p8",
780
+ "focus": 0,
781
+ "gap": 8
782
+ },
783
+ "endBinding": {
784
+ "elementId": "shape-Schema-000000pg",
785
+ "focus": 0,
786
+ "gap": 8
787
+ },
788
+ "startArrowhead": null,
789
+ "endArrowhead": "arrow",
790
+ "elbowed": false,
791
+ "index": null
792
+ },
793
+ {
794
+ "id": "arrow-Meadow-FoxHound-000000c0",
795
+ "type": "arrow",
796
+ "x": 692.8333333333334,
797
+ "y": 262,
798
+ "width": 137.33333333333337,
799
+ "height": 103,
800
+ "angle": 0,
801
+ "strokeColor": "#2E7D74",
802
+ "backgroundColor": "transparent",
803
+ "fillStyle": "solid",
804
+ "strokeWidth": 2,
805
+ "strokeStyle": "solid",
806
+ "roughness": 1,
807
+ "opacity": 100,
808
+ "groupIds": [],
809
+ "frameId": null,
810
+ "roundness": null,
811
+ "seed": 432,
812
+ "version": 1,
813
+ "versionNonce": 432,
814
+ "isDeleted": false,
815
+ "boundElements": [],
816
+ "updated": 1,
817
+ "link": null,
818
+ "locked": false,
819
+ "points": [
820
+ [
821
+ 0,
822
+ 0
823
+ ],
824
+ [
825
+ 0,
826
+ 16
827
+ ],
828
+ [
829
+ -1.2245084590764463,
830
+ 20.110013717421054
831
+ ],
832
+ [
833
+ -4.709647919524514,
834
+ 24.161591220850482
835
+ ],
836
+ [
837
+ -10.17283950617275,
838
+ 28.162037037037123
839
+ ],
840
+ [
841
+ -17.33150434384993,
842
+ 32.11865569272976
843
+ ],
844
+ [
845
+ -25.903063557384485,
846
+ 36.03875171467769
847
+ ],
848
+ [
849
+ -35.60493827160485,
850
+ 39.92962962962963
851
+ ],
852
+ [
853
+ -46.154549611339576,
854
+ 43.798593964334714
855
+ ],
856
+ [
857
+ -57.269318701417546,
858
+ 47.65294924554183
859
+ ],
860
+ [
861
+ -68.66666666666663,
862
+ 51.5
863
+ ],
864
+ [
865
+ -80.06401463191582,
866
+ 55.34705075445817
867
+ ],
868
+ [
869
+ -91.17878372199368,
870
+ 59.201406035665286
871
+ ],
872
+ [
873
+ -101.7283950617284,
874
+ 63.07037037037037
875
+ ],
876
+ [
877
+ -111.43026977594877,
878
+ 66.96124828532231
879
+ ],
880
+ [
881
+ -120.00182898948333,
882
+ 70.88134430727024
883
+ ],
884
+ [
885
+ -127.1604938271604,
886
+ 74.83796296296299
887
+ ],
888
+ [
889
+ -132.62368541380886,
890
+ 78.83840877914952
891
+ ],
892
+ [
893
+ -136.10882487425704,
894
+ 82.88998628257889
895
+ ],
896
+ [
897
+ -137.33333333333337,
898
+ 87
899
+ ],
900
+ [
901
+ -137.33333333333337,
902
+ 103
903
+ ]
904
+ ],
905
+ "lastCommittedPoint": null,
906
+ "startBinding": {
907
+ "elementId": "shape-Meadow-000000p8",
908
+ "focus": 0,
909
+ "gap": 8
910
+ },
911
+ "endBinding": {
912
+ "elementId": "shape-FoxHound-000000m5",
913
+ "focus": 0,
914
+ "gap": 8
915
+ },
916
+ "startArrowhead": null,
917
+ "endArrowhead": "arrow",
918
+ "elbowed": false,
919
+ "index": null
920
+ },
921
+ {
922
+ "id": "arrow-Meadow-Behaviors-000000h4",
923
+ "type": "arrow",
924
+ "x": 730.1666666666666,
925
+ "y": 262,
926
+ "width": 138.83333333333337,
927
+ "height": 90,
928
+ "angle": 0,
929
+ "strokeColor": "#2E7D74",
930
+ "backgroundColor": "transparent",
931
+ "fillStyle": "solid",
932
+ "strokeWidth": 2,
933
+ "strokeStyle": "solid",
934
+ "roughness": 1,
935
+ "opacity": 100,
936
+ "groupIds": [],
937
+ "frameId": null,
938
+ "roundness": null,
939
+ "seed": 616,
940
+ "version": 1,
941
+ "versionNonce": 616,
942
+ "isDeleted": false,
943
+ "boundElements": [],
944
+ "updated": 1,
945
+ "link": null,
946
+ "locked": false,
947
+ "points": [
948
+ [
949
+ 0,
950
+ 0
951
+ ],
952
+ [
953
+ 0,
954
+ 16
955
+ ],
956
+ [
957
+ 1.237882944672947,
958
+ 19.875171467764062
959
+ ],
960
+ [
961
+ 4.761088248742453,
962
+ 23.519890260630973
963
+ ],
964
+ [
965
+ 10.28395061728395,
966
+ 26.96296296296299
967
+ ],
968
+ [
969
+ 17.520804755372637,
970
+ 30.233196159122087
971
+ ],
972
+ [
973
+ 26.18598536808406,
974
+ 33.35939643347052
975
+ ],
976
+ [
977
+ 35.99382716049388,
978
+ 36.37037037037038
979
+ ],
980
+ [
981
+ 46.65866483767718,
982
+ 39.294924554183865
983
+ ],
984
+ [
985
+ 57.89483310470962,
986
+ 42.161865569273004
987
+ ],
988
+ [
989
+ 69.41666666666663,
990
+ 45
991
+ ],
992
+ [
993
+ 80.93850022862375,
994
+ 47.83813443072705
995
+ ],
996
+ [
997
+ 92.17466849565619,
998
+ 50.70507544581619
999
+ ],
1000
+ [
1001
+ 102.8395061728396,
1002
+ 53.62962962962962
1003
+ ],
1004
+ [
1005
+ 112.64734796524931,
1006
+ 56.640603566529535
1007
+ ],
1008
+ [
1009
+ 121.31252857796073,
1010
+ 59.76680384087797
1011
+ ],
1012
+ [
1013
+ 128.54938271604954,
1014
+ 63.03703703703707
1015
+ ],
1016
+ [
1017
+ 134.07224508459092,
1018
+ 66.48010973936903
1019
+ ],
1020
+ [
1021
+ 137.5954503886603,
1022
+ 70.12482853223594
1023
+ ],
1024
+ [
1025
+ 138.83333333333337,
1026
+ 74
1027
+ ],
1028
+ [
1029
+ 138.83333333333337,
1030
+ 90
1031
+ ]
1032
+ ],
1033
+ "lastCommittedPoint": null,
1034
+ "startBinding": {
1035
+ "elementId": "shape-Meadow-000000p8",
1036
+ "focus": 0,
1037
+ "gap": 8
1038
+ },
1039
+ "endBinding": {
1040
+ "elementId": "shape-Behaviors-000000d8",
1041
+ "focus": 0,
1042
+ "gap": 8
1043
+ },
1044
+ "startArrowhead": null,
1045
+ "endArrowhead": "arrow",
1046
+ "elbowed": false,
1047
+ "index": null
1048
+ },
1049
+ {
1050
+ "id": "arrow-Meadow-Provider-000000q0",
1051
+ "type": "arrow",
1052
+ "x": 799,
1053
+ "y": 223,
1054
+ "width": 240,
1055
+ "height": 172.68,
1056
+ "angle": 0,
1057
+ "strokeColor": "#2E7D74",
1058
+ "backgroundColor": "transparent",
1059
+ "fillStyle": "solid",
1060
+ "strokeWidth": 2,
1061
+ "strokeStyle": "solid",
1062
+ "roughness": 1,
1063
+ "opacity": 100,
1064
+ "groupIds": [],
1065
+ "frameId": null,
1066
+ "roundness": null,
1067
+ "seed": 936,
1068
+ "version": 1,
1069
+ "versionNonce": 936,
1070
+ "isDeleted": false,
1071
+ "boundElements": [],
1072
+ "updated": 1,
1073
+ "link": null,
1074
+ "locked": false,
1075
+ "points": [
1076
+ [
1077
+ 0,
1078
+ 0
1079
+ ],
1080
+ [
1081
+ 16,
1082
+ 0
1083
+ ],
1084
+ [
1085
+ 28.0406035665294,
1086
+ 1.539670781892994
1087
+ ],
1088
+ [
1089
+ 39.910013717421066,
1090
+ 5.921810699588434
1091
+ ],
1092
+ [
1093
+ 51.629629629629676,
1094
+ 12.791111111111178
1095
+ ],
1096
+ [
1097
+ 63.220850480109675,
1098
+ 21.7922633744856
1099
+ ],
1100
+ [
1101
+ 74.70507544581619,
1102
+ 32.56995884773664
1103
+ ],
1104
+ [
1105
+ 86.10370370370379,
1106
+ 44.76888888888891
1107
+ ],
1108
+ [
1109
+ 97.43813443072713,
1110
+ 58.03374485596714
1111
+ ],
1112
+ [
1113
+ 108.7297668038409,
1114
+ 72.00921810699589
1115
+ ],
1116
+ [
1117
+ 120,
1118
+ 86.33999999999997
1119
+ ],
1120
+ [
1121
+ 131.2702331961591,
1122
+ 100.67078189300412
1123
+ ],
1124
+ [
1125
+ 142.56186556927298,
1126
+ 114.64625514403292
1127
+ ],
1128
+ [
1129
+ 153.89629629629633,
1130
+ 127.9111111111111
1131
+ ],
1132
+ [
1133
+ 165.2949245541838,
1134
+ 140.11004115226342
1135
+ ],
1136
+ [
1137
+ 176.77914951989032,
1138
+ 150.88773662551444
1139
+ ],
1140
+ [
1141
+ 188.37037037037044,
1142
+ 159.8888888888889
1143
+ ],
1144
+ [
1145
+ 200.08998628257893,
1146
+ 166.75818930041157
1147
+ ],
1148
+ [
1149
+ 211.9593964334705,
1150
+ 171.140329218107
1151
+ ],
1152
+ [
1153
+ 224,
1154
+ 172.68
1155
+ ],
1156
+ [
1157
+ 240,
1158
+ 172.68
1159
+ ]
1160
+ ],
1161
+ "lastCommittedPoint": null,
1162
+ "startBinding": {
1163
+ "elementId": "shape-Meadow-000000p8",
1164
+ "focus": 0,
1165
+ "gap": 8
1166
+ },
1167
+ "endBinding": {
1168
+ "elementId": "shape-Provider-00000060",
1169
+ "focus": 0,
1170
+ "gap": 8
1171
+ },
1172
+ "startArrowhead": null,
1173
+ "endArrowhead": "arrow",
1174
+ "elbowed": false,
1175
+ "index": null
1176
+ },
1177
+ {
1178
+ "id": "arrow-Provider-Database-000000p0",
1179
+ "type": "arrow",
1180
+ "x": 1039,
1181
+ "y": 412.32,
1182
+ "width": 650,
1183
+ "height": 184.18,
1184
+ "angle": 0,
1185
+ "strokeColor": "#2E7D74",
1186
+ "backgroundColor": "transparent",
1187
+ "fillStyle": "solid",
1188
+ "strokeWidth": 2,
1189
+ "strokeStyle": "solid",
1190
+ "roughness": 1,
1191
+ "opacity": 100,
1192
+ "groupIds": [],
1193
+ "frameId": null,
1194
+ "roundness": null,
1195
+ "seed": 900,
1196
+ "version": 1,
1197
+ "versionNonce": 900,
1198
+ "isDeleted": false,
1199
+ "boundElements": [],
1200
+ "updated": 1,
1201
+ "link": null,
1202
+ "locked": false,
1203
+ "points": [
1204
+ [
1205
+ 0,
1206
+ 0
1207
+ ],
1208
+ [
1209
+ -16,
1210
+ 0
1211
+ ],
1212
+ [
1213
+ -51.774485596707905,
1214
+ 1.642208504801033
1215
+ ],
1216
+ [
1217
+ -87.04032921810699,
1218
+ 6.316186556927278
1219
+ ],
1220
+ [
1221
+ -121.86111111111097,
1222
+ 13.642962962962997
1223
+ ],
1224
+ [
1225
+ -156.30041152263357,
1226
+ 23.243566529492455
1227
+ ],
1228
+ [
1229
+ -190.4218106995885,
1230
+ 34.7390260631002
1231
+ ],
1232
+ [
1233
+ -224.28888888888878,
1234
+ 47.75037037037043
1235
+ ],
1236
+ [
1237
+ -257.9652263374485,
1238
+ 61.898628257887594
1239
+ ],
1240
+ [
1241
+ -291.5144032921811,
1242
+ 76.80482853223594
1243
+ ],
1244
+ [
1245
+ -325,
1246
+ 92.08999999999997
1247
+ ],
1248
+ [
1249
+ -358.4855967078189,
1250
+ 107.37517146776412
1251
+ ],
1252
+ [
1253
+ -392.0347736625515,
1254
+ 122.28137174211253
1255
+ ],
1256
+ [
1257
+ -425.7111111111111,
1258
+ 136.42962962962957
1259
+ ],
1260
+ [
1261
+ -459.5781893004115,
1262
+ 149.44097393689998
1263
+ ],
1264
+ [
1265
+ -493.6995884773663,
1266
+ 160.93643347050755
1267
+ ],
1268
+ [
1269
+ -528.1388888888889,
1270
+ 170.53703703703712
1271
+ ],
1272
+ [
1273
+ -562.959670781893,
1274
+ 177.86381344307273
1275
+ ],
1276
+ [
1277
+ -598.2255144032922,
1278
+ 182.53779149519886
1279
+ ],
1280
+ [
1281
+ -634,
1282
+ 184.18
1283
+ ],
1284
+ [
1285
+ -650,
1286
+ 184.18
1287
+ ]
1288
+ ],
1289
+ "lastCommittedPoint": null,
1290
+ "startBinding": {
1291
+ "elementId": "shape-Provider-00000060",
1292
+ "focus": 0,
1293
+ "gap": 8
1294
+ },
1295
+ "endBinding": {
1296
+ "elementId": "shape-Database-000000r4",
1297
+ "focus": 0,
1298
+ "gap": 8
1299
+ },
1300
+ "startArrowhead": null,
1301
+ "endArrowhead": "arrow",
1302
+ "elbowed": false,
1303
+ "index": null
1304
+ },
1305
+ {
1306
+ "id": "label-Fable-000000ek_title",
1307
+ "type": "text",
1308
+ "x": 542,
1309
+ "y": 32.5,
1310
+ "width": 340,
1311
+ "height": 25,
1312
+ "angle": 0,
1313
+ "strokeColor": "#1B1F23",
1314
+ "backgroundColor": "transparent",
1315
+ "fillStyle": "solid",
1316
+ "strokeWidth": 1,
1317
+ "strokeStyle": "solid",
1318
+ "roughness": 1,
1319
+ "opacity": 100,
1320
+ "groupIds": [],
1321
+ "frameId": null,
1322
+ "roundness": null,
1323
+ "seed": 664,
1324
+ "version": 1,
1325
+ "versionNonce": 524,
1326
+ "isDeleted": false,
1327
+ "boundElements": null,
1328
+ "updated": 1,
1329
+ "link": null,
1330
+ "locked": false,
1331
+ "text": "Fable",
1332
+ "fontSize": 20,
1333
+ "fontFamily": 5,
1334
+ "textAlign": "center",
1335
+ "verticalAlign": "top",
1336
+ "baseline": 15,
1337
+ "containerId": null,
1338
+ "originalText": "Fable",
1339
+ "autoResize": true,
1340
+ "lineHeight": 1.25,
1341
+ "index": null
1342
+ },
1343
+ {
1344
+ "id": "label-Meadow-00000089_title",
1345
+ "type": "text",
1346
+ "x": 624,
1347
+ "y": 200.5,
1348
+ "width": 175,
1349
+ "height": 25,
1350
+ "angle": 0,
1351
+ "strokeColor": "#1B1F23",
1352
+ "backgroundColor": "transparent",
1353
+ "fillStyle": "solid",
1354
+ "strokeWidth": 1,
1355
+ "strokeStyle": "solid",
1356
+ "roughness": 1,
1357
+ "opacity": 100,
1358
+ "groupIds": [],
1359
+ "frameId": null,
1360
+ "roundness": null,
1361
+ "seed": 744,
1362
+ "version": 1,
1363
+ "versionNonce": 297,
1364
+ "isDeleted": false,
1365
+ "boundElements": null,
1366
+ "updated": 1,
1367
+ "link": null,
1368
+ "locked": false,
1369
+ "text": "Meadow",
1370
+ "fontSize": 20,
1371
+ "fontFamily": 5,
1372
+ "textAlign": "center",
1373
+ "verticalAlign": "top",
1374
+ "baseline": 15,
1375
+ "containerId": null,
1376
+ "originalText": "Meadow",
1377
+ "autoResize": true,
1378
+ "lineHeight": 1.25,
1379
+ "index": null
1380
+ },
1381
+ {
1382
+ "id": "label-Schema-00000068_title",
1383
+ "type": "text",
1384
+ "x": 38,
1385
+ "y": 371,
1386
+ "width": 329,
1387
+ "height": 25,
1388
+ "angle": 0,
1389
+ "strokeColor": "#1B1F23",
1390
+ "backgroundColor": "transparent",
1391
+ "fillStyle": "solid",
1392
+ "strokeWidth": 1,
1393
+ "strokeStyle": "solid",
1394
+ "roughness": 1,
1395
+ "opacity": 100,
1396
+ "groupIds": [],
1397
+ "frameId": null,
1398
+ "roundness": null,
1399
+ "seed": 728,
1400
+ "version": 1,
1401
+ "versionNonce": 224,
1402
+ "isDeleted": false,
1403
+ "boundElements": null,
1404
+ "updated": 1,
1405
+ "link": null,
1406
+ "locked": false,
1407
+ "text": "Schema",
1408
+ "fontSize": 20,
1409
+ "fontFamily": 5,
1410
+ "textAlign": "center",
1411
+ "verticalAlign": "top",
1412
+ "baseline": 15,
1413
+ "containerId": null,
1414
+ "originalText": "Schema",
1415
+ "autoResize": true,
1416
+ "lineHeight": 1.25,
1417
+ "index": null
1418
+ },
1419
+ {
1420
+ "id": "label-FoxHound-000000a1_title",
1421
+ "type": "text",
1422
+ "x": 479,
1423
+ "y": 381.5,
1424
+ "width": 153,
1425
+ "height": 25,
1426
+ "angle": 0,
1427
+ "strokeColor": "#1B1F23",
1428
+ "backgroundColor": "transparent",
1429
+ "fillStyle": "solid",
1430
+ "strokeWidth": 1,
1431
+ "strokeStyle": "solid",
1432
+ "roughness": 1,
1433
+ "opacity": 100,
1434
+ "groupIds": [],
1435
+ "frameId": null,
1436
+ "roundness": null,
1437
+ "seed": 352,
1438
+ "version": 1,
1439
+ "versionNonce": 361,
1440
+ "isDeleted": false,
1441
+ "boundElements": null,
1442
+ "updated": 1,
1443
+ "link": null,
1444
+ "locked": false,
1445
+ "text": "FoxHound",
1446
+ "fontSize": 20,
1447
+ "fontFamily": 5,
1448
+ "textAlign": "center",
1449
+ "verticalAlign": "top",
1450
+ "baseline": 15,
1451
+ "containerId": null,
1452
+ "originalText": "FoxHound",
1453
+ "autoResize": true,
1454
+ "lineHeight": 1.25,
1455
+ "index": null
1456
+ },
1457
+ {
1458
+ "id": "label-Behaviors-000000io_title",
1459
+ "type": "text",
1460
+ "x": 677,
1461
+ "y": 371,
1462
+ "width": 384,
1463
+ "height": 25,
1464
+ "angle": 0,
1465
+ "strokeColor": "#1B1F23",
1466
+ "backgroundColor": "transparent",
1467
+ "fillStyle": "solid",
1468
+ "strokeWidth": 1,
1469
+ "strokeStyle": "solid",
1470
+ "roughness": 1,
1471
+ "opacity": 100,
1472
+ "groupIds": [],
1473
+ "frameId": null,
1474
+ "roundness": null,
1475
+ "seed": 761,
1476
+ "version": 1,
1477
+ "versionNonce": 672,
1478
+ "isDeleted": false,
1479
+ "boundElements": null,
1480
+ "updated": 1,
1481
+ "link": null,
1482
+ "locked": false,
1483
+ "text": "Behaviors",
1484
+ "fontSize": 20,
1485
+ "fontFamily": 5,
1486
+ "textAlign": "center",
1487
+ "verticalAlign": "top",
1488
+ "baseline": 15,
1489
+ "containerId": null,
1490
+ "originalText": "Behaviors",
1491
+ "autoResize": true,
1492
+ "lineHeight": 1.25,
1493
+ "index": null
1494
+ },
1495
+ {
1496
+ "id": "label-Provider-000000o4_title",
1497
+ "type": "text",
1498
+ "x": 1039,
1499
+ "y": 381.5,
1500
+ "width": 231,
1501
+ "height": 25,
1502
+ "angle": 0,
1503
+ "strokeColor": "#1B1F23",
1504
+ "backgroundColor": "transparent",
1505
+ "fillStyle": "solid",
1506
+ "strokeWidth": 1,
1507
+ "strokeStyle": "solid",
1508
+ "roughness": 1,
1509
+ "opacity": 100,
1510
+ "groupIds": [],
1511
+ "frameId": null,
1512
+ "roundness": null,
1513
+ "seed": 212,
1514
+ "version": 1,
1515
+ "versionNonce": 868,
1516
+ "isDeleted": false,
1517
+ "boundElements": null,
1518
+ "updated": 1,
1519
+ "link": null,
1520
+ "locked": false,
1521
+ "text": "Provider",
1522
+ "fontSize": 20,
1523
+ "fontFamily": 5,
1524
+ "textAlign": "center",
1525
+ "verticalAlign": "top",
1526
+ "baseline": 15,
1527
+ "containerId": null,
1528
+ "originalText": "Provider",
1529
+ "autoResize": true,
1530
+ "lineHeight": 1.25,
1531
+ "index": null
1532
+ },
1533
+ {
1534
+ "id": "label-Database-000000jp_title",
1535
+ "type": "text",
1536
+ "x": 16,
1537
+ "y": 564,
1538
+ "width": 373,
1539
+ "height": 25,
1540
+ "angle": 0,
1541
+ "strokeColor": "#1B1F23",
1542
+ "backgroundColor": "transparent",
1543
+ "fillStyle": "solid",
1544
+ "strokeWidth": 1,
1545
+ "strokeStyle": "solid",
1546
+ "roughness": 1,
1547
+ "opacity": 100,
1548
+ "groupIds": [],
1549
+ "frameId": null,
1550
+ "roundness": null,
1551
+ "seed": 864,
1552
+ "version": 1,
1553
+ "versionNonce": 709,
1554
+ "isDeleted": false,
1555
+ "boundElements": null,
1556
+ "updated": 1,
1557
+ "link": null,
1558
+ "locked": false,
1559
+ "text": "Database",
1560
+ "fontSize": 20,
1561
+ "fontFamily": 5,
1562
+ "textAlign": "center",
1563
+ "verticalAlign": "top",
1564
+ "baseline": 15,
1565
+ "containerId": null,
1566
+ "originalText": "Database",
1567
+ "autoResize": true,
1568
+ "lineHeight": 1.25,
1569
+ "index": null
1570
+ }
1571
+ ],
1572
+ "appState": {
1573
+ "viewBackgroundColor": "#FBF7EE",
1574
+ "theme": "light",
1575
+ "gridSize": null,
1576
+ "exportBackground": true,
1577
+ "exportEmbedScene": true,
1578
+ "exportScale": 1,
1579
+ "currentItemFontFamily": 5
1580
+ },
1581
+ "files": {}
1582
+ }