@xyo-network/react-archivist 2.41.54 → 2.42.0-rc.1

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 (38) hide show
  1. package/dist/cjs/components/Details.js.map +1 -1
  2. package/dist/cjs/contexts/Provider/CookieArchivistProvider.js +2 -2
  3. package/dist/cjs/contexts/Provider/CookieArchivistProvider.js.map +1 -1
  4. package/dist/cjs/contexts/Provider/MemoryArchivistProvider.js +2 -2
  5. package/dist/cjs/contexts/Provider/MemoryArchivistProvider.js.map +1 -1
  6. package/dist/cjs/contexts/Provider/Provider.js.map +1 -1
  7. package/dist/cjs/contexts/Provider/StorageArchivistProvider.js +2 -2
  8. package/dist/cjs/contexts/Provider/StorageArchivistProvider.js.map +1 -1
  9. package/dist/docs.json +834 -624
  10. package/dist/esm/components/Details.js.map +1 -1
  11. package/dist/esm/contexts/Provider/CookieArchivistProvider.js +3 -3
  12. package/dist/esm/contexts/Provider/CookieArchivistProvider.js.map +1 -1
  13. package/dist/esm/contexts/Provider/MemoryArchivistProvider.js +3 -3
  14. package/dist/esm/contexts/Provider/MemoryArchivistProvider.js.map +1 -1
  15. package/dist/esm/contexts/Provider/Provider.js.map +1 -1
  16. package/dist/esm/contexts/Provider/StorageArchivistProvider.js +3 -3
  17. package/dist/esm/contexts/Provider/StorageArchivistProvider.js.map +1 -1
  18. package/dist/types/components/Details.d.ts +2 -2
  19. package/dist/types/components/Details.d.ts.map +1 -1
  20. package/dist/types/contexts/Provider/CookieArchivistProvider.d.ts +2 -2
  21. package/dist/types/contexts/Provider/CookieArchivistProvider.d.ts.map +1 -1
  22. package/dist/types/contexts/Provider/MemoryArchivistProvider.d.ts +2 -2
  23. package/dist/types/contexts/Provider/MemoryArchivistProvider.d.ts.map +1 -1
  24. package/dist/types/contexts/Provider/Provider.d.ts +2 -2
  25. package/dist/types/contexts/Provider/Provider.d.ts.map +1 -1
  26. package/dist/types/contexts/Provider/StorageArchivistProvider.d.ts +2 -2
  27. package/dist/types/contexts/Provider/StorageArchivistProvider.d.ts.map +1 -1
  28. package/dist/types/contexts/State.d.ts +3 -3
  29. package/dist/types/contexts/State.d.ts.map +1 -1
  30. package/package.json +11 -10
  31. package/src/components/Details.stories.tsx +3 -3
  32. package/src/components/Details.tsx +2 -2
  33. package/src/contexts/Provider/CookieArchivistProvider.tsx +5 -5
  34. package/src/contexts/Provider/MemoryArchivistProvider.tsx +5 -5
  35. package/src/contexts/Provider/Provider.tsx +3 -3
  36. package/src/contexts/Provider/StorageArchivistProvider.stories.tsx +1 -1
  37. package/src/contexts/Provider/StorageArchivistProvider.tsx +5 -5
  38. package/src/contexts/State.ts +3 -3
package/dist/docs.json CHANGED
@@ -14,7 +14,7 @@
14
14
  "flags": {},
15
15
  "children": [
16
16
  {
17
- "id": 89,
17
+ "id": 92,
18
18
  "name": "alignContent",
19
19
  "kind": 1024,
20
20
  "kindString": "Property",
@@ -55,7 +55,7 @@
55
55
  {
56
56
  "type": "reflection",
57
57
  "declaration": {
58
- "id": 90,
58
+ "id": 93,
59
59
  "name": "__type",
60
60
  "kind": 65536,
61
61
  "kindString": "Type literal",
@@ -69,14 +69,14 @@
69
69
  ],
70
70
  "signatures": [
71
71
  {
72
- "id": 91,
72
+ "id": 94,
73
73
  "name": "__type",
74
74
  "kind": 4096,
75
75
  "kindString": "Call signature",
76
76
  "flags": {},
77
77
  "parameters": [
78
78
  {
79
- "id": 92,
79
+ "id": 95,
80
80
  "name": "theme",
81
81
  "kind": 32768,
82
82
  "kindString": "Parameter",
@@ -131,7 +131,7 @@
131
131
  }
132
132
  },
133
133
  {
134
- "id": 85,
134
+ "id": 88,
135
135
  "name": "alignItems",
136
136
  "kind": 1024,
137
137
  "kindString": "Property",
@@ -172,7 +172,7 @@
172
172
  {
173
173
  "type": "reflection",
174
174
  "declaration": {
175
- "id": 86,
175
+ "id": 89,
176
176
  "name": "__type",
177
177
  "kind": 65536,
178
178
  "kindString": "Type literal",
@@ -186,14 +186,14 @@
186
186
  ],
187
187
  "signatures": [
188
188
  {
189
- "id": 87,
189
+ "id": 90,
190
190
  "name": "__type",
191
191
  "kind": 4096,
192
192
  "kindString": "Call signature",
193
193
  "flags": {},
194
194
  "parameters": [
195
195
  {
196
- "id": 88,
196
+ "id": 91,
197
197
  "name": "theme",
198
198
  "kind": 32768,
199
199
  "kindString": "Parameter",
@@ -248,7 +248,7 @@
248
248
  }
249
249
  },
250
250
  {
251
- "id": 105,
251
+ "id": 108,
252
252
  "name": "alignSelf",
253
253
  "kind": 1024,
254
254
  "kindString": "Property",
@@ -289,7 +289,7 @@
289
289
  {
290
290
  "type": "reflection",
291
291
  "declaration": {
292
- "id": 106,
292
+ "id": 109,
293
293
  "name": "__type",
294
294
  "kind": 65536,
295
295
  "kindString": "Type literal",
@@ -303,14 +303,14 @@
303
303
  ],
304
304
  "signatures": [
305
305
  {
306
- "id": 107,
306
+ "id": 110,
307
307
  "name": "__type",
308
308
  "kind": 4096,
309
309
  "kindString": "Call signature",
310
310
  "flags": {},
311
311
  "parameters": [
312
312
  {
313
- "id": 108,
313
+ "id": 111,
314
314
  "name": "theme",
315
315
  "kind": 32768,
316
316
  "kindString": "Parameter",
@@ -377,18 +377,88 @@
377
377
  "fileName": "packages/sdk/packages/archivist/src/components/Details.tsx",
378
378
  "line": 20,
379
379
  "character": 2,
380
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/components/Details.tsx#L20"
380
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/components/Details.tsx#L20"
381
381
  }
382
382
  ],
383
383
  "type": {
384
384
  "type": "reference",
385
- "name": "PayloadArchivist",
386
- "qualifiedName": "PayloadArchivist",
387
- "package": "@xyo-network/archivist-interface"
385
+ "typeArguments": [
386
+ {
387
+ "type": "intersection",
388
+ "types": [
389
+ {
390
+ "type": "reference",
391
+ "name": "SchemaFields",
392
+ "qualifiedName": "SchemaFields",
393
+ "package": "@xyo-network/payload-model"
394
+ },
395
+ {
396
+ "type": "reference",
397
+ "name": "PayloadFields",
398
+ "qualifiedName": "PayloadFields",
399
+ "package": "@xyo-network/payload-model"
400
+ },
401
+ {
402
+ "type": "reflection",
403
+ "declaration": {
404
+ "id": 7,
405
+ "name": "__type",
406
+ "kind": 65536,
407
+ "kindString": "Type literal",
408
+ "flags": {},
409
+ "sources": [
410
+ {
411
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
412
+ "line": 8,
413
+ "character": 87
414
+ }
415
+ ]
416
+ }
417
+ },
418
+ {
419
+ "type": "reflection",
420
+ "declaration": {
421
+ "id": 8,
422
+ "name": "__type",
423
+ "kind": 65536,
424
+ "kindString": "Type literal",
425
+ "flags": {},
426
+ "sources": [
427
+ {
428
+ "fileName": "node_modules/@xyo-network/archivist-interface/dist/types/Config.d.ts",
429
+ "line": 8,
430
+ "character": 92
431
+ }
432
+ ]
433
+ }
434
+ },
435
+ {
436
+ "type": "reflection",
437
+ "declaration": {
438
+ "id": 9,
439
+ "name": "__type",
440
+ "kind": 65536,
441
+ "kindString": "Type literal",
442
+ "flags": {},
443
+ "sources": [
444
+ {
445
+ "fileName": "node_modules/@xyo-network/payload-model/dist/types/XyoPayload.d.ts",
446
+ "line": 18,
447
+ "character": 17
448
+ }
449
+ ]
450
+ }
451
+ }
452
+ ]
453
+ }
454
+ ],
455
+ "name": "AbstractArchivist",
456
+ "qualifiedName": "AbstractArchivist",
457
+ "package": "@xyo-network/archivist"
388
458
  }
389
459
  },
390
460
  {
391
- "id": 165,
461
+ "id": 168,
392
462
  "name": "bgcolor",
393
463
  "kind": 1024,
394
464
  "kindString": "Property",
@@ -429,7 +499,7 @@
429
499
  {
430
500
  "type": "reflection",
431
501
  "declaration": {
432
- "id": 166,
502
+ "id": 169,
433
503
  "name": "__type",
434
504
  "kind": 65536,
435
505
  "kindString": "Type literal",
@@ -443,14 +513,14 @@
443
513
  ],
444
514
  "signatures": [
445
515
  {
446
- "id": 167,
516
+ "id": 170,
447
517
  "name": "__type",
448
518
  "kind": 4096,
449
519
  "kindString": "Call signature",
450
520
  "flags": {},
451
521
  "parameters": [
452
522
  {
453
- "id": 168,
523
+ "id": 171,
454
524
  "name": "theme",
455
525
  "kind": 32768,
456
526
  "kindString": "Parameter",
@@ -505,7 +575,7 @@
505
575
  }
506
576
  },
507
577
  {
508
- "id": 15,
578
+ "id": 18,
509
579
  "name": "border",
510
580
  "kind": 1024,
511
581
  "kindString": "Property",
@@ -537,7 +607,7 @@
537
607
  {
538
608
  "type": "reflection",
539
609
  "declaration": {
540
- "id": 16,
610
+ "id": 19,
541
611
  "name": "__type",
542
612
  "kind": 65536,
543
613
  "kindString": "Type literal",
@@ -1344,7 +1414,7 @@
1344
1414
  {
1345
1415
  "type": "reflection",
1346
1416
  "declaration": {
1347
- "id": 17,
1417
+ "id": 20,
1348
1418
  "name": "__type",
1349
1419
  "kind": 65536,
1350
1420
  "kindString": "Type literal",
@@ -1358,14 +1428,14 @@
1358
1428
  ],
1359
1429
  "signatures": [
1360
1430
  {
1361
- "id": 18,
1431
+ "id": 21,
1362
1432
  "name": "__type",
1363
1433
  "kind": 4096,
1364
1434
  "kindString": "Call signature",
1365
1435
  "flags": {},
1366
1436
  "parameters": [
1367
1437
  {
1368
- "id": 19,
1438
+ "id": 22,
1369
1439
  "name": "theme",
1370
1440
  "kind": 32768,
1371
1441
  "kindString": "Parameter",
@@ -1402,7 +1472,7 @@
1402
1472
  {
1403
1473
  "type": "reflection",
1404
1474
  "declaration": {
1405
- "id": 20,
1475
+ "id": 23,
1406
1476
  "name": "__type",
1407
1477
  "kind": 65536,
1408
1478
  "kindString": "Type literal",
@@ -2218,7 +2288,7 @@
2218
2288
  }
2219
2289
  },
2220
2290
  {
2221
- "id": 29,
2291
+ "id": 32,
2222
2292
  "name": "borderBottom",
2223
2293
  "kind": 1024,
2224
2294
  "kindString": "Property",
@@ -2308,7 +2378,7 @@
2308
2378
  {
2309
2379
  "type": "reflection",
2310
2380
  "declaration": {
2311
- "id": 30,
2381
+ "id": 33,
2312
2382
  "name": "__type",
2313
2383
  "kind": 65536,
2314
2384
  "kindString": "Type literal",
@@ -2322,14 +2392,14 @@
2322
2392
  ],
2323
2393
  "signatures": [
2324
2394
  {
2325
- "id": 31,
2395
+ "id": 34,
2326
2396
  "name": "__type",
2327
2397
  "kind": 4096,
2328
2398
  "kindString": "Call signature",
2329
2399
  "flags": {},
2330
2400
  "parameters": [
2331
2401
  {
2332
- "id": 32,
2402
+ "id": 35,
2333
2403
  "name": "theme",
2334
2404
  "kind": 32768,
2335
2405
  "kindString": "Parameter",
@@ -2433,7 +2503,7 @@
2433
2503
  }
2434
2504
  },
2435
2505
  {
2436
- "id": 37,
2506
+ "id": 40,
2437
2507
  "name": "borderColor",
2438
2508
  "kind": 1024,
2439
2509
  "kindString": "Property",
@@ -2474,7 +2544,7 @@
2474
2544
  {
2475
2545
  "type": "reflection",
2476
2546
  "declaration": {
2477
- "id": 38,
2547
+ "id": 41,
2478
2548
  "name": "__type",
2479
2549
  "kind": 65536,
2480
2550
  "kindString": "Type literal",
@@ -2488,14 +2558,14 @@
2488
2558
  ],
2489
2559
  "signatures": [
2490
2560
  {
2491
- "id": 39,
2561
+ "id": 42,
2492
2562
  "name": "__type",
2493
2563
  "kind": 4096,
2494
2564
  "kindString": "Call signature",
2495
2565
  "flags": {},
2496
2566
  "parameters": [
2497
2567
  {
2498
- "id": 40,
2568
+ "id": 43,
2499
2569
  "name": "theme",
2500
2570
  "kind": 32768,
2501
2571
  "kindString": "Parameter",
@@ -2550,7 +2620,7 @@
2550
2620
  }
2551
2621
  },
2552
2622
  {
2553
- "id": 33,
2623
+ "id": 36,
2554
2624
  "name": "borderLeft",
2555
2625
  "kind": 1024,
2556
2626
  "kindString": "Property",
@@ -2640,7 +2710,7 @@
2640
2710
  {
2641
2711
  "type": "reflection",
2642
2712
  "declaration": {
2643
- "id": 34,
2713
+ "id": 37,
2644
2714
  "name": "__type",
2645
2715
  "kind": 65536,
2646
2716
  "kindString": "Type literal",
@@ -2654,14 +2724,14 @@
2654
2724
  ],
2655
2725
  "signatures": [
2656
2726
  {
2657
- "id": 35,
2727
+ "id": 38,
2658
2728
  "name": "__type",
2659
2729
  "kind": 4096,
2660
2730
  "kindString": "Call signature",
2661
2731
  "flags": {},
2662
2732
  "parameters": [
2663
2733
  {
2664
- "id": 36,
2734
+ "id": 39,
2665
2735
  "name": "theme",
2666
2736
  "kind": 32768,
2667
2737
  "kindString": "Parameter",
@@ -2765,7 +2835,7 @@
2765
2835
  }
2766
2836
  },
2767
2837
  {
2768
- "id": 41,
2838
+ "id": 44,
2769
2839
  "name": "borderRadius",
2770
2840
  "kind": 1024,
2771
2841
  "kindString": "Property",
@@ -2855,7 +2925,7 @@
2855
2925
  {
2856
2926
  "type": "reflection",
2857
2927
  "declaration": {
2858
- "id": 42,
2928
+ "id": 45,
2859
2929
  "name": "__type",
2860
2930
  "kind": 65536,
2861
2931
  "kindString": "Type literal",
@@ -2869,14 +2939,14 @@
2869
2939
  ],
2870
2940
  "signatures": [
2871
2941
  {
2872
- "id": 43,
2942
+ "id": 46,
2873
2943
  "name": "__type",
2874
2944
  "kind": 4096,
2875
2945
  "kindString": "Call signature",
2876
2946
  "flags": {},
2877
2947
  "parameters": [
2878
2948
  {
2879
- "id": 44,
2949
+ "id": 47,
2880
2950
  "name": "theme",
2881
2951
  "kind": 32768,
2882
2952
  "kindString": "Parameter",
@@ -2980,7 +3050,7 @@
2980
3050
  }
2981
3051
  },
2982
3052
  {
2983
- "id": 25,
3053
+ "id": 28,
2984
3054
  "name": "borderRight",
2985
3055
  "kind": 1024,
2986
3056
  "kindString": "Property",
@@ -3070,7 +3140,7 @@
3070
3140
  {
3071
3141
  "type": "reflection",
3072
3142
  "declaration": {
3073
- "id": 26,
3143
+ "id": 29,
3074
3144
  "name": "__type",
3075
3145
  "kind": 65536,
3076
3146
  "kindString": "Type literal",
@@ -3084,14 +3154,14 @@
3084
3154
  ],
3085
3155
  "signatures": [
3086
3156
  {
3087
- "id": 27,
3157
+ "id": 30,
3088
3158
  "name": "__type",
3089
3159
  "kind": 4096,
3090
3160
  "kindString": "Call signature",
3091
3161
  "flags": {},
3092
3162
  "parameters": [
3093
3163
  {
3094
- "id": 28,
3164
+ "id": 31,
3095
3165
  "name": "theme",
3096
3166
  "kind": 32768,
3097
3167
  "kindString": "Parameter",
@@ -3195,7 +3265,7 @@
3195
3265
  }
3196
3266
  },
3197
3267
  {
3198
- "id": 21,
3268
+ "id": 24,
3199
3269
  "name": "borderTop",
3200
3270
  "kind": 1024,
3201
3271
  "kindString": "Property",
@@ -3285,7 +3355,7 @@
3285
3355
  {
3286
3356
  "type": "reflection",
3287
3357
  "declaration": {
3288
- "id": 22,
3358
+ "id": 25,
3289
3359
  "name": "__type",
3290
3360
  "kind": 65536,
3291
3361
  "kindString": "Type literal",
@@ -3299,14 +3369,14 @@
3299
3369
  ],
3300
3370
  "signatures": [
3301
3371
  {
3302
- "id": 23,
3372
+ "id": 26,
3303
3373
  "name": "__type",
3304
3374
  "kind": 4096,
3305
3375
  "kindString": "Call signature",
3306
3376
  "flags": {},
3307
3377
  "parameters": [
3308
3378
  {
3309
- "id": 24,
3379
+ "id": 27,
3310
3380
  "name": "theme",
3311
3381
  "kind": 32768,
3312
3382
  "kindString": "Parameter",
@@ -3410,7 +3480,7 @@
3410
3480
  }
3411
3481
  },
3412
3482
  {
3413
- "id": 193,
3483
+ "id": 196,
3414
3484
  "name": "bottom",
3415
3485
  "kind": 1024,
3416
3486
  "kindString": "Property",
@@ -3500,7 +3570,7 @@
3500
3570
  {
3501
3571
  "type": "reflection",
3502
3572
  "declaration": {
3503
- "id": 194,
3573
+ "id": 197,
3504
3574
  "name": "__type",
3505
3575
  "kind": 65536,
3506
3576
  "kindString": "Type literal",
@@ -3514,14 +3584,14 @@
3514
3584
  ],
3515
3585
  "signatures": [
3516
3586
  {
3517
- "id": 195,
3587
+ "id": 198,
3518
3588
  "name": "__type",
3519
3589
  "kind": 4096,
3520
3590
  "kindString": "Call signature",
3521
3591
  "flags": {},
3522
3592
  "parameters": [
3523
3593
  {
3524
- "id": 196,
3594
+ "id": 199,
3525
3595
  "name": "theme",
3526
3596
  "kind": 32768,
3527
3597
  "kindString": "Parameter",
@@ -3625,7 +3695,7 @@
3625
3695
  }
3626
3696
  },
3627
3697
  {
3628
- "id": 201,
3698
+ "id": 204,
3629
3699
  "name": "boxShadow",
3630
3700
  "kind": 1024,
3631
3701
  "kindString": "Property",
@@ -3663,7 +3733,7 @@
3663
3733
  {
3664
3734
  "type": "reflection",
3665
3735
  "declaration": {
3666
- "id": 202,
3736
+ "id": 205,
3667
3737
  "name": "__type",
3668
3738
  "kind": 65536,
3669
3739
  "kindString": "Type literal",
@@ -3677,14 +3747,14 @@
3677
3747
  ],
3678
3748
  "signatures": [
3679
3749
  {
3680
- "id": 203,
3750
+ "id": 206,
3681
3751
  "name": "__type",
3682
3752
  "kind": 4096,
3683
3753
  "kindString": "Call signature",
3684
3754
  "flags": {},
3685
3755
  "parameters": [
3686
3756
  {
3687
- "id": 204,
3757
+ "id": 207,
3688
3758
  "name": "theme",
3689
3759
  "kind": 32768,
3690
3760
  "kindString": "Parameter",
@@ -3736,7 +3806,7 @@
3736
3806
  }
3737
3807
  },
3738
3808
  {
3739
- "id": 229,
3809
+ "id": 232,
3740
3810
  "name": "boxSizing",
3741
3811
  "kind": 1024,
3742
3812
  "kindString": "Property",
@@ -3796,7 +3866,7 @@
3796
3866
  {
3797
3867
  "type": "reflection",
3798
3868
  "declaration": {
3799
- "id": 230,
3869
+ "id": 233,
3800
3870
  "name": "__type",
3801
3871
  "kind": 65536,
3802
3872
  "kindString": "Type literal",
@@ -3810,14 +3880,14 @@
3810
3880
  ],
3811
3881
  "signatures": [
3812
3882
  {
3813
- "id": 231,
3883
+ "id": 234,
3814
3884
  "name": "__type",
3815
3885
  "kind": 4096,
3816
3886
  "kindString": "Call signature",
3817
3887
  "flags": {},
3818
3888
  "parameters": [
3819
3889
  {
3820
- "id": 232,
3890
+ "id": 235,
3821
3891
  "name": "theme",
3822
3892
  "kind": 32768,
3823
3893
  "kindString": "Parameter",
@@ -3891,7 +3961,7 @@
3891
3961
  }
3892
3962
  },
3893
3963
  {
3894
- "id": 169,
3964
+ "id": 172,
3895
3965
  "name": "color",
3896
3966
  "kind": 1024,
3897
3967
  "kindString": "Property",
@@ -3932,7 +4002,7 @@
3932
4002
  {
3933
4003
  "type": "reflection",
3934
4004
  "declaration": {
3935
- "id": 170,
4005
+ "id": 173,
3936
4006
  "name": "__type",
3937
4007
  "kind": 65536,
3938
4008
  "kindString": "Type literal",
@@ -3946,14 +4016,14 @@
3946
4016
  ],
3947
4017
  "signatures": [
3948
4018
  {
3949
- "id": 171,
4019
+ "id": 174,
3950
4020
  "name": "__type",
3951
4021
  "kind": 4096,
3952
4022
  "kindString": "Call signature",
3953
4023
  "flags": {},
3954
4024
  "parameters": [
3955
4025
  {
3956
- "id": 172,
4026
+ "id": 175,
3957
4027
  "name": "theme",
3958
4028
  "kind": 32768,
3959
4029
  "kindString": "Parameter",
@@ -4008,7 +4078,7 @@
4008
4078
  }
4009
4079
  },
4010
4080
  {
4011
- "id": 121,
4081
+ "id": 124,
4012
4082
  "name": "columnGap",
4013
4083
  "kind": 1024,
4014
4084
  "kindString": "Property",
@@ -4098,7 +4168,7 @@
4098
4168
  {
4099
4169
  "type": "reflection",
4100
4170
  "declaration": {
4101
- "id": 122,
4171
+ "id": 125,
4102
4172
  "name": "__type",
4103
4173
  "kind": 65536,
4104
4174
  "kindString": "Type literal",
@@ -4112,14 +4182,14 @@
4112
4182
  ],
4113
4183
  "signatures": [
4114
4184
  {
4115
- "id": 123,
4185
+ "id": 126,
4116
4186
  "name": "__type",
4117
4187
  "kind": 4096,
4118
4188
  "kindString": "Call signature",
4119
4189
  "flags": {},
4120
4190
  "parameters": [
4121
4191
  {
4122
- "id": 124,
4192
+ "id": 127,
4123
4193
  "name": "theme",
4124
4194
  "kind": 32768,
4125
4195
  "kindString": "Parameter",
@@ -4223,7 +4293,7 @@
4223
4293
  }
4224
4294
  },
4225
4295
  {
4226
- "id": 45,
4296
+ "id": 48,
4227
4297
  "name": "display",
4228
4298
  "kind": 1024,
4229
4299
  "kindString": "Property",
@@ -4264,7 +4334,7 @@
4264
4334
  {
4265
4335
  "type": "reflection",
4266
4336
  "declaration": {
4267
- "id": 46,
4337
+ "id": 49,
4268
4338
  "name": "__type",
4269
4339
  "kind": 65536,
4270
4340
  "kindString": "Type literal",
@@ -4278,14 +4348,14 @@
4278
4348
  ],
4279
4349
  "signatures": [
4280
4350
  {
4281
- "id": 47,
4351
+ "id": 50,
4282
4352
  "name": "__type",
4283
4353
  "kind": 4096,
4284
4354
  "kindString": "Call signature",
4285
4355
  "flags": {},
4286
4356
  "parameters": [
4287
4357
  {
4288
- "id": 48,
4358
+ "id": 51,
4289
4359
  "name": "theme",
4290
4360
  "kind": 32768,
4291
4361
  "kindString": "Parameter",
@@ -4340,7 +4410,7 @@
4340
4410
  }
4341
4411
  },
4342
4412
  {
4343
- "id": 49,
4413
+ "id": 52,
4344
4414
  "name": "displayPrint",
4345
4415
  "kind": 1024,
4346
4416
  "kindString": "Property",
@@ -4381,7 +4451,7 @@
4381
4451
  {
4382
4452
  "type": "reflection",
4383
4453
  "declaration": {
4384
- "id": 50,
4454
+ "id": 53,
4385
4455
  "name": "__type",
4386
4456
  "kind": 65536,
4387
4457
  "kindString": "Type literal",
@@ -4395,14 +4465,14 @@
4395
4465
  ],
4396
4466
  "signatures": [
4397
4467
  {
4398
- "id": 51,
4468
+ "id": 54,
4399
4469
  "name": "__type",
4400
4470
  "kind": 4096,
4401
4471
  "kindString": "Call signature",
4402
4472
  "flags": {},
4403
4473
  "parameters": [
4404
4474
  {
4405
- "id": 52,
4475
+ "id": 55,
4406
4476
  "name": "theme",
4407
4477
  "kind": 32768,
4408
4478
  "kindString": "Parameter",
@@ -4457,7 +4527,7 @@
4457
4527
  }
4458
4528
  },
4459
4529
  {
4460
- "id": 93,
4530
+ "id": 96,
4461
4531
  "name": "flex",
4462
4532
  "kind": 1024,
4463
4533
  "kindString": "Property",
@@ -4547,7 +4617,7 @@
4547
4617
  {
4548
4618
  "type": "reflection",
4549
4619
  "declaration": {
4550
- "id": 94,
4620
+ "id": 97,
4551
4621
  "name": "__type",
4552
4622
  "kind": 65536,
4553
4623
  "kindString": "Type literal",
@@ -4561,14 +4631,14 @@
4561
4631
  ],
4562
4632
  "signatures": [
4563
4633
  {
4564
- "id": 95,
4634
+ "id": 98,
4565
4635
  "name": "__type",
4566
4636
  "kind": 4096,
4567
4637
  "kindString": "Call signature",
4568
4638
  "flags": {},
4569
4639
  "parameters": [
4570
4640
  {
4571
- "id": 96,
4641
+ "id": 99,
4572
4642
  "name": "theme",
4573
4643
  "kind": 32768,
4574
4644
  "kindString": "Parameter",
@@ -4672,7 +4742,7 @@
4672
4742
  }
4673
4743
  },
4674
4744
  {
4675
- "id": 69,
4745
+ "id": 72,
4676
4746
  "name": "flexBasis",
4677
4747
  "kind": 1024,
4678
4748
  "kindString": "Property",
@@ -4762,7 +4832,7 @@
4762
4832
  {
4763
4833
  "type": "reflection",
4764
4834
  "declaration": {
4765
- "id": 70,
4835
+ "id": 73,
4766
4836
  "name": "__type",
4767
4837
  "kind": 65536,
4768
4838
  "kindString": "Type literal",
@@ -4776,14 +4846,14 @@
4776
4846
  ],
4777
4847
  "signatures": [
4778
4848
  {
4779
- "id": 71,
4849
+ "id": 74,
4780
4850
  "name": "__type",
4781
4851
  "kind": 4096,
4782
4852
  "kindString": "Call signature",
4783
4853
  "flags": {},
4784
4854
  "parameters": [
4785
4855
  {
4786
- "id": 72,
4856
+ "id": 75,
4787
4857
  "name": "theme",
4788
4858
  "kind": 32768,
4789
4859
  "kindString": "Parameter",
@@ -4887,7 +4957,7 @@
4887
4957
  }
4888
4958
  },
4889
4959
  {
4890
- "id": 73,
4960
+ "id": 76,
4891
4961
  "name": "flexDirection",
4892
4962
  "kind": 1024,
4893
4963
  "kindString": "Property",
@@ -4947,7 +5017,7 @@
4947
5017
  {
4948
5018
  "type": "reflection",
4949
5019
  "declaration": {
4950
- "id": 74,
5020
+ "id": 77,
4951
5021
  "name": "__type",
4952
5022
  "kind": 65536,
4953
5023
  "kindString": "Type literal",
@@ -4961,14 +5031,14 @@
4961
5031
  ],
4962
5032
  "signatures": [
4963
5033
  {
4964
- "id": 75,
5034
+ "id": 78,
4965
5035
  "name": "__type",
4966
5036
  "kind": 4096,
4967
5037
  "kindString": "Call signature",
4968
5038
  "flags": {},
4969
5039
  "parameters": [
4970
5040
  {
4971
- "id": 76,
5041
+ "id": 79,
4972
5042
  "name": "theme",
4973
5043
  "kind": 32768,
4974
5044
  "kindString": "Parameter",
@@ -5042,7 +5112,7 @@
5042
5112
  }
5043
5113
  },
5044
5114
  {
5045
- "id": 97,
5115
+ "id": 100,
5046
5116
  "name": "flexGrow",
5047
5117
  "kind": 1024,
5048
5118
  "kindString": "Property",
@@ -5102,7 +5172,7 @@
5102
5172
  {
5103
5173
  "type": "reflection",
5104
5174
  "declaration": {
5105
- "id": 98,
5175
+ "id": 101,
5106
5176
  "name": "__type",
5107
5177
  "kind": 65536,
5108
5178
  "kindString": "Type literal",
@@ -5116,14 +5186,14 @@
5116
5186
  ],
5117
5187
  "signatures": [
5118
5188
  {
5119
- "id": 99,
5189
+ "id": 102,
5120
5190
  "name": "__type",
5121
5191
  "kind": 4096,
5122
5192
  "kindString": "Call signature",
5123
5193
  "flags": {},
5124
5194
  "parameters": [
5125
5195
  {
5126
- "id": 100,
5196
+ "id": 103,
5127
5197
  "name": "theme",
5128
5198
  "kind": 32768,
5129
5199
  "kindString": "Parameter",
@@ -5197,7 +5267,7 @@
5197
5267
  }
5198
5268
  },
5199
5269
  {
5200
- "id": 101,
5270
+ "id": 104,
5201
5271
  "name": "flexShrink",
5202
5272
  "kind": 1024,
5203
5273
  "kindString": "Property",
@@ -5257,7 +5327,7 @@
5257
5327
  {
5258
5328
  "type": "reflection",
5259
5329
  "declaration": {
5260
- "id": 102,
5330
+ "id": 105,
5261
5331
  "name": "__type",
5262
5332
  "kind": 65536,
5263
5333
  "kindString": "Type literal",
@@ -5271,14 +5341,14 @@
5271
5341
  ],
5272
5342
  "signatures": [
5273
5343
  {
5274
- "id": 103,
5344
+ "id": 106,
5275
5345
  "name": "__type",
5276
5346
  "kind": 4096,
5277
5347
  "kindString": "Call signature",
5278
5348
  "flags": {},
5279
5349
  "parameters": [
5280
5350
  {
5281
- "id": 104,
5351
+ "id": 107,
5282
5352
  "name": "theme",
5283
5353
  "kind": 32768,
5284
5354
  "kindString": "Parameter",
@@ -5352,7 +5422,7 @@
5352
5422
  }
5353
5423
  },
5354
5424
  {
5355
- "id": 77,
5425
+ "id": 80,
5356
5426
  "name": "flexWrap",
5357
5427
  "kind": 1024,
5358
5428
  "kindString": "Property",
@@ -5412,7 +5482,7 @@
5412
5482
  {
5413
5483
  "type": "reflection",
5414
5484
  "declaration": {
5415
- "id": 78,
5485
+ "id": 81,
5416
5486
  "name": "__type",
5417
5487
  "kind": 65536,
5418
5488
  "kindString": "Type literal",
@@ -5426,14 +5496,14 @@
5426
5496
  ],
5427
5497
  "signatures": [
5428
5498
  {
5429
- "id": 79,
5499
+ "id": 82,
5430
5500
  "name": "__type",
5431
5501
  "kind": 4096,
5432
5502
  "kindString": "Call signature",
5433
5503
  "flags": {},
5434
5504
  "parameters": [
5435
5505
  {
5436
- "id": 80,
5506
+ "id": 83,
5437
5507
  "name": "theme",
5438
5508
  "kind": 32768,
5439
5509
  "kindString": "Parameter",
@@ -5507,7 +5577,7 @@
5507
5577
  }
5508
5578
  },
5509
5579
  {
5510
- "id": 345,
5580
+ "id": 348,
5511
5581
  "name": "fontFamily",
5512
5582
  "kind": 1024,
5513
5583
  "kindString": "Property",
@@ -5548,7 +5618,7 @@
5548
5618
  {
5549
5619
  "type": "reflection",
5550
5620
  "declaration": {
5551
- "id": 346,
5621
+ "id": 349,
5552
5622
  "name": "__type",
5553
5623
  "kind": 65536,
5554
5624
  "kindString": "Type literal",
@@ -5562,14 +5632,14 @@
5562
5632
  ],
5563
5633
  "signatures": [
5564
5634
  {
5565
- "id": 347,
5635
+ "id": 350,
5566
5636
  "name": "__type",
5567
5637
  "kind": 4096,
5568
5638
  "kindString": "Call signature",
5569
5639
  "flags": {},
5570
5640
  "parameters": [
5571
5641
  {
5572
- "id": 348,
5642
+ "id": 351,
5573
5643
  "name": "theme",
5574
5644
  "kind": 32768,
5575
5645
  "kindString": "Parameter",
@@ -5624,7 +5694,7 @@
5624
5694
  }
5625
5695
  },
5626
5696
  {
5627
- "id": 349,
5697
+ "id": 352,
5628
5698
  "name": "fontSize",
5629
5699
  "kind": 1024,
5630
5700
  "kindString": "Property",
@@ -5714,7 +5784,7 @@
5714
5784
  {
5715
5785
  "type": "reflection",
5716
5786
  "declaration": {
5717
- "id": 350,
5787
+ "id": 353,
5718
5788
  "name": "__type",
5719
5789
  "kind": 65536,
5720
5790
  "kindString": "Type literal",
@@ -5728,14 +5798,14 @@
5728
5798
  ],
5729
5799
  "signatures": [
5730
5800
  {
5731
- "id": 351,
5801
+ "id": 354,
5732
5802
  "name": "__type",
5733
5803
  "kind": 4096,
5734
5804
  "kindString": "Call signature",
5735
5805
  "flags": {},
5736
5806
  "parameters": [
5737
5807
  {
5738
- "id": 352,
5808
+ "id": 355,
5739
5809
  "name": "theme",
5740
5810
  "kind": 32768,
5741
5811
  "kindString": "Parameter",
@@ -5839,7 +5909,7 @@
5839
5909
  }
5840
5910
  },
5841
5911
  {
5842
- "id": 353,
5912
+ "id": 356,
5843
5913
  "name": "fontStyle",
5844
5914
  "kind": 1024,
5845
5915
  "kindString": "Property",
@@ -5880,7 +5950,7 @@
5880
5950
  {
5881
5951
  "type": "reflection",
5882
5952
  "declaration": {
5883
- "id": 354,
5953
+ "id": 357,
5884
5954
  "name": "__type",
5885
5955
  "kind": 65536,
5886
5956
  "kindString": "Type literal",
@@ -5894,14 +5964,14 @@
5894
5964
  ],
5895
5965
  "signatures": [
5896
5966
  {
5897
- "id": 355,
5967
+ "id": 358,
5898
5968
  "name": "__type",
5899
5969
  "kind": 4096,
5900
5970
  "kindString": "Call signature",
5901
5971
  "flags": {},
5902
5972
  "parameters": [
5903
5973
  {
5904
- "id": 356,
5974
+ "id": 359,
5905
5975
  "name": "theme",
5906
5976
  "kind": 32768,
5907
5977
  "kindString": "Parameter",
@@ -5956,7 +6026,7 @@
5956
6026
  }
5957
6027
  },
5958
6028
  {
5959
- "id": 357,
6029
+ "id": 360,
5960
6030
  "name": "fontWeight",
5961
6031
  "kind": 1024,
5962
6032
  "kindString": "Property",
@@ -5988,7 +6058,7 @@
5988
6058
  {
5989
6059
  "type": "reflection",
5990
6060
  "declaration": {
5991
- "id": 358,
6061
+ "id": 361,
5992
6062
  "name": "__type",
5993
6063
  "kind": 65536,
5994
6064
  "kindString": "Type literal",
@@ -6007,7 +6077,7 @@
6007
6077
  {
6008
6078
  "type": "reflection",
6009
6079
  "declaration": {
6010
- "id": 359,
6080
+ "id": 362,
6011
6081
  "name": "__type",
6012
6082
  "kind": 65536,
6013
6083
  "kindString": "Type literal",
@@ -6026,7 +6096,7 @@
6026
6096
  {
6027
6097
  "type": "reflection",
6028
6098
  "declaration": {
6029
- "id": 360,
6099
+ "id": 363,
6030
6100
  "name": "__type",
6031
6101
  "kind": 65536,
6032
6102
  "kindString": "Type literal",
@@ -6040,14 +6110,14 @@
6040
6110
  ],
6041
6111
  "signatures": [
6042
6112
  {
6043
- "id": 361,
6113
+ "id": 364,
6044
6114
  "name": "__type",
6045
6115
  "kind": 4096,
6046
6116
  "kindString": "Call signature",
6047
6117
  "flags": {},
6048
6118
  "parameters": [
6049
6119
  {
6050
- "id": 362,
6120
+ "id": 365,
6051
6121
  "name": "theme",
6052
6122
  "kind": 32768,
6053
6123
  "kindString": "Parameter",
@@ -6084,7 +6154,7 @@
6084
6154
  {
6085
6155
  "type": "reflection",
6086
6156
  "declaration": {
6087
- "id": 363,
6157
+ "id": 366,
6088
6158
  "name": "__type",
6089
6159
  "kind": 65536,
6090
6160
  "kindString": "Type literal",
@@ -6103,7 +6173,7 @@
6103
6173
  {
6104
6174
  "type": "reflection",
6105
6175
  "declaration": {
6106
- "id": 364,
6176
+ "id": 367,
6107
6177
  "name": "__type",
6108
6178
  "kind": 65536,
6109
6179
  "kindString": "Type literal",
@@ -6131,7 +6201,7 @@
6131
6201
  }
6132
6202
  },
6133
6203
  {
6134
- "id": 117,
6204
+ "id": 120,
6135
6205
  "name": "gap",
6136
6206
  "kind": 1024,
6137
6207
  "kindString": "Property",
@@ -6221,7 +6291,7 @@
6221
6291
  {
6222
6292
  "type": "reflection",
6223
6293
  "declaration": {
6224
- "id": 118,
6294
+ "id": 121,
6225
6295
  "name": "__type",
6226
6296
  "kind": 65536,
6227
6297
  "kindString": "Type literal",
@@ -6235,14 +6305,14 @@
6235
6305
  ],
6236
6306
  "signatures": [
6237
6307
  {
6238
- "id": 119,
6308
+ "id": 122,
6239
6309
  "name": "__type",
6240
6310
  "kind": 4096,
6241
6311
  "kindString": "Call signature",
6242
6312
  "flags": {},
6243
6313
  "parameters": [
6244
6314
  {
6245
- "id": 120,
6315
+ "id": 123,
6246
6316
  "name": "theme",
6247
6317
  "kind": 32768,
6248
6318
  "kindString": "Parameter",
@@ -6346,7 +6416,7 @@
6346
6416
  }
6347
6417
  },
6348
6418
  {
6349
- "id": 161,
6419
+ "id": 164,
6350
6420
  "name": "gridArea",
6351
6421
  "kind": 1024,
6352
6422
  "kindString": "Property",
@@ -6406,7 +6476,7 @@
6406
6476
  {
6407
6477
  "type": "reflection",
6408
6478
  "declaration": {
6409
- "id": 162,
6479
+ "id": 165,
6410
6480
  "name": "__type",
6411
6481
  "kind": 65536,
6412
6482
  "kindString": "Type literal",
@@ -6420,14 +6490,14 @@
6420
6490
  ],
6421
6491
  "signatures": [
6422
6492
  {
6423
- "id": 163,
6493
+ "id": 166,
6424
6494
  "name": "__type",
6425
6495
  "kind": 4096,
6426
6496
  "kindString": "Call signature",
6427
6497
  "flags": {},
6428
6498
  "parameters": [
6429
6499
  {
6430
- "id": 164,
6500
+ "id": 167,
6431
6501
  "name": "theme",
6432
6502
  "kind": 32768,
6433
6503
  "kindString": "Parameter",
@@ -6501,7 +6571,7 @@
6501
6571
  }
6502
6572
  },
6503
6573
  {
6504
- "id": 141,
6574
+ "id": 144,
6505
6575
  "name": "gridAutoColumns",
6506
6576
  "kind": 1024,
6507
6577
  "kindString": "Property",
@@ -6591,7 +6661,7 @@
6591
6661
  {
6592
6662
  "type": "reflection",
6593
6663
  "declaration": {
6594
- "id": 142,
6664
+ "id": 145,
6595
6665
  "name": "__type",
6596
6666
  "kind": 65536,
6597
6667
  "kindString": "Type literal",
@@ -6605,14 +6675,14 @@
6605
6675
  ],
6606
6676
  "signatures": [
6607
6677
  {
6608
- "id": 143,
6678
+ "id": 146,
6609
6679
  "name": "__type",
6610
6680
  "kind": 4096,
6611
6681
  "kindString": "Call signature",
6612
6682
  "flags": {},
6613
6683
  "parameters": [
6614
6684
  {
6615
- "id": 144,
6685
+ "id": 147,
6616
6686
  "name": "theme",
6617
6687
  "kind": 32768,
6618
6688
  "kindString": "Parameter",
@@ -6716,7 +6786,7 @@
6716
6786
  }
6717
6787
  },
6718
6788
  {
6719
- "id": 137,
6789
+ "id": 140,
6720
6790
  "name": "gridAutoFlow",
6721
6791
  "kind": 1024,
6722
6792
  "kindString": "Property",
@@ -6757,7 +6827,7 @@
6757
6827
  {
6758
6828
  "type": "reflection",
6759
6829
  "declaration": {
6760
- "id": 138,
6830
+ "id": 141,
6761
6831
  "name": "__type",
6762
6832
  "kind": 65536,
6763
6833
  "kindString": "Type literal",
@@ -6771,14 +6841,14 @@
6771
6841
  ],
6772
6842
  "signatures": [
6773
6843
  {
6774
- "id": 139,
6844
+ "id": 142,
6775
6845
  "name": "__type",
6776
6846
  "kind": 4096,
6777
6847
  "kindString": "Call signature",
6778
6848
  "flags": {},
6779
6849
  "parameters": [
6780
6850
  {
6781
- "id": 140,
6851
+ "id": 143,
6782
6852
  "name": "theme",
6783
6853
  "kind": 32768,
6784
6854
  "kindString": "Parameter",
@@ -6833,7 +6903,7 @@
6833
6903
  }
6834
6904
  },
6835
6905
  {
6836
- "id": 145,
6906
+ "id": 148,
6837
6907
  "name": "gridAutoRows",
6838
6908
  "kind": 1024,
6839
6909
  "kindString": "Property",
@@ -6923,7 +6993,7 @@
6923
6993
  {
6924
6994
  "type": "reflection",
6925
6995
  "declaration": {
6926
- "id": 146,
6996
+ "id": 149,
6927
6997
  "name": "__type",
6928
6998
  "kind": 65536,
6929
6999
  "kindString": "Type literal",
@@ -6937,14 +7007,14 @@
6937
7007
  ],
6938
7008
  "signatures": [
6939
7009
  {
6940
- "id": 147,
7010
+ "id": 150,
6941
7011
  "name": "__type",
6942
7012
  "kind": 4096,
6943
7013
  "kindString": "Call signature",
6944
7014
  "flags": {},
6945
7015
  "parameters": [
6946
7016
  {
6947
- "id": 148,
7017
+ "id": 151,
6948
7018
  "name": "theme",
6949
7019
  "kind": 32768,
6950
7020
  "kindString": "Parameter",
@@ -7048,7 +7118,7 @@
7048
7118
  }
7049
7119
  },
7050
7120
  {
7051
- "id": 129,
7121
+ "id": 132,
7052
7122
  "name": "gridColumn",
7053
7123
  "kind": 1024,
7054
7124
  "kindString": "Property",
@@ -7108,7 +7178,7 @@
7108
7178
  {
7109
7179
  "type": "reflection",
7110
7180
  "declaration": {
7111
- "id": 130,
7181
+ "id": 133,
7112
7182
  "name": "__type",
7113
7183
  "kind": 65536,
7114
7184
  "kindString": "Type literal",
@@ -7122,14 +7192,14 @@
7122
7192
  ],
7123
7193
  "signatures": [
7124
7194
  {
7125
- "id": 131,
7195
+ "id": 134,
7126
7196
  "name": "__type",
7127
7197
  "kind": 4096,
7128
7198
  "kindString": "Call signature",
7129
7199
  "flags": {},
7130
7200
  "parameters": [
7131
7201
  {
7132
- "id": 132,
7202
+ "id": 135,
7133
7203
  "name": "theme",
7134
7204
  "kind": 32768,
7135
7205
  "kindString": "Parameter",
@@ -7203,7 +7273,7 @@
7203
7273
  }
7204
7274
  },
7205
7275
  {
7206
- "id": 133,
7276
+ "id": 136,
7207
7277
  "name": "gridRow",
7208
7278
  "kind": 1024,
7209
7279
  "kindString": "Property",
@@ -7263,7 +7333,7 @@
7263
7333
  {
7264
7334
  "type": "reflection",
7265
7335
  "declaration": {
7266
- "id": 134,
7336
+ "id": 137,
7267
7337
  "name": "__type",
7268
7338
  "kind": 65536,
7269
7339
  "kindString": "Type literal",
@@ -7277,14 +7347,14 @@
7277
7347
  ],
7278
7348
  "signatures": [
7279
7349
  {
7280
- "id": 135,
7350
+ "id": 138,
7281
7351
  "name": "__type",
7282
7352
  "kind": 4096,
7283
7353
  "kindString": "Call signature",
7284
7354
  "flags": {},
7285
7355
  "parameters": [
7286
7356
  {
7287
- "id": 136,
7357
+ "id": 139,
7288
7358
  "name": "theme",
7289
7359
  "kind": 32768,
7290
7360
  "kindString": "Parameter",
@@ -7358,7 +7428,7 @@
7358
7428
  }
7359
7429
  },
7360
7430
  {
7361
- "id": 157,
7431
+ "id": 160,
7362
7432
  "name": "gridTemplateAreas",
7363
7433
  "kind": 1024,
7364
7434
  "kindString": "Property",
@@ -7399,7 +7469,7 @@
7399
7469
  {
7400
7470
  "type": "reflection",
7401
7471
  "declaration": {
7402
- "id": 158,
7472
+ "id": 161,
7403
7473
  "name": "__type",
7404
7474
  "kind": 65536,
7405
7475
  "kindString": "Type literal",
@@ -7413,14 +7483,14 @@
7413
7483
  ],
7414
7484
  "signatures": [
7415
7485
  {
7416
- "id": 159,
7486
+ "id": 162,
7417
7487
  "name": "__type",
7418
7488
  "kind": 4096,
7419
7489
  "kindString": "Call signature",
7420
7490
  "flags": {},
7421
7491
  "parameters": [
7422
7492
  {
7423
- "id": 160,
7493
+ "id": 163,
7424
7494
  "name": "theme",
7425
7495
  "kind": 32768,
7426
7496
  "kindString": "Parameter",
@@ -7475,7 +7545,7 @@
7475
7545
  }
7476
7546
  },
7477
7547
  {
7478
- "id": 149,
7548
+ "id": 152,
7479
7549
  "name": "gridTemplateColumns",
7480
7550
  "kind": 1024,
7481
7551
  "kindString": "Property",
@@ -7565,7 +7635,7 @@
7565
7635
  {
7566
7636
  "type": "reflection",
7567
7637
  "declaration": {
7568
- "id": 150,
7638
+ "id": 153,
7569
7639
  "name": "__type",
7570
7640
  "kind": 65536,
7571
7641
  "kindString": "Type literal",
@@ -7579,14 +7649,14 @@
7579
7649
  ],
7580
7650
  "signatures": [
7581
7651
  {
7582
- "id": 151,
7652
+ "id": 154,
7583
7653
  "name": "__type",
7584
7654
  "kind": 4096,
7585
7655
  "kindString": "Call signature",
7586
7656
  "flags": {},
7587
7657
  "parameters": [
7588
7658
  {
7589
- "id": 152,
7659
+ "id": 155,
7590
7660
  "name": "theme",
7591
7661
  "kind": 32768,
7592
7662
  "kindString": "Parameter",
@@ -7690,7 +7760,7 @@
7690
7760
  }
7691
7761
  },
7692
7762
  {
7693
- "id": 153,
7763
+ "id": 156,
7694
7764
  "name": "gridTemplateRows",
7695
7765
  "kind": 1024,
7696
7766
  "kindString": "Property",
@@ -7780,7 +7850,7 @@
7780
7850
  {
7781
7851
  "type": "reflection",
7782
7852
  "declaration": {
7783
- "id": 154,
7853
+ "id": 157,
7784
7854
  "name": "__type",
7785
7855
  "kind": 65536,
7786
7856
  "kindString": "Type literal",
@@ -7794,14 +7864,14 @@
7794
7864
  ],
7795
7865
  "signatures": [
7796
7866
  {
7797
- "id": 155,
7867
+ "id": 158,
7798
7868
  "name": "__type",
7799
7869
  "kind": 4096,
7800
7870
  "kindString": "Call signature",
7801
7871
  "flags": {},
7802
7872
  "parameters": [
7803
7873
  {
7804
- "id": 156,
7874
+ "id": 159,
7805
7875
  "name": "theme",
7806
7876
  "kind": 32768,
7807
7877
  "kindString": "Parameter",
@@ -7905,7 +7975,7 @@
7905
7975
  }
7906
7976
  },
7907
7977
  {
7908
- "id": 217,
7978
+ "id": 220,
7909
7979
  "name": "height",
7910
7980
  "kind": 1024,
7911
7981
  "kindString": "Property",
@@ -7995,7 +8065,7 @@
7995
8065
  {
7996
8066
  "type": "reflection",
7997
8067
  "declaration": {
7998
- "id": 218,
8068
+ "id": 221,
7999
8069
  "name": "__type",
8000
8070
  "kind": 65536,
8001
8071
  "kindString": "Type literal",
@@ -8009,14 +8079,14 @@
8009
8079
  ],
8010
8080
  "signatures": [
8011
8081
  {
8012
- "id": 219,
8082
+ "id": 222,
8013
8083
  "name": "__type",
8014
8084
  "kind": 4096,
8015
8085
  "kindString": "Call signature",
8016
8086
  "flags": {},
8017
8087
  "parameters": [
8018
8088
  {
8019
- "id": 220,
8089
+ "id": 223,
8020
8090
  "name": "theme",
8021
8091
  "kind": 32768,
8022
8092
  "kindString": "Parameter",
@@ -8120,7 +8190,7 @@
8120
8190
  }
8121
8191
  },
8122
8192
  {
8123
- "id": 81,
8193
+ "id": 84,
8124
8194
  "name": "justifyContent",
8125
8195
  "kind": 1024,
8126
8196
  "kindString": "Property",
@@ -8161,7 +8231,7 @@
8161
8231
  {
8162
8232
  "type": "reflection",
8163
8233
  "declaration": {
8164
- "id": 82,
8234
+ "id": 85,
8165
8235
  "name": "__type",
8166
8236
  "kind": 65536,
8167
8237
  "kindString": "Type literal",
@@ -8175,14 +8245,14 @@
8175
8245
  ],
8176
8246
  "signatures": [
8177
8247
  {
8178
- "id": 83,
8248
+ "id": 86,
8179
8249
  "name": "__type",
8180
8250
  "kind": 4096,
8181
8251
  "kindString": "Call signature",
8182
8252
  "flags": {},
8183
8253
  "parameters": [
8184
8254
  {
8185
- "id": 84,
8255
+ "id": 87,
8186
8256
  "name": "theme",
8187
8257
  "kind": 32768,
8188
8258
  "kindString": "Parameter",
@@ -8237,7 +8307,7 @@
8237
8307
  }
8238
8308
  },
8239
8309
  {
8240
- "id": 109,
8310
+ "id": 112,
8241
8311
  "name": "justifyItems",
8242
8312
  "kind": 1024,
8243
8313
  "kindString": "Property",
@@ -8278,7 +8348,7 @@
8278
8348
  {
8279
8349
  "type": "reflection",
8280
8350
  "declaration": {
8281
- "id": 110,
8351
+ "id": 113,
8282
8352
  "name": "__type",
8283
8353
  "kind": 65536,
8284
8354
  "kindString": "Type literal",
@@ -8292,14 +8362,14 @@
8292
8362
  ],
8293
8363
  "signatures": [
8294
8364
  {
8295
- "id": 111,
8365
+ "id": 114,
8296
8366
  "name": "__type",
8297
8367
  "kind": 4096,
8298
8368
  "kindString": "Call signature",
8299
8369
  "flags": {},
8300
8370
  "parameters": [
8301
8371
  {
8302
- "id": 112,
8372
+ "id": 115,
8303
8373
  "name": "theme",
8304
8374
  "kind": 32768,
8305
8375
  "kindString": "Parameter",
@@ -8354,7 +8424,7 @@
8354
8424
  }
8355
8425
  },
8356
8426
  {
8357
- "id": 113,
8427
+ "id": 116,
8358
8428
  "name": "justifySelf",
8359
8429
  "kind": 1024,
8360
8430
  "kindString": "Property",
@@ -8395,7 +8465,7 @@
8395
8465
  {
8396
8466
  "type": "reflection",
8397
8467
  "declaration": {
8398
- "id": 114,
8468
+ "id": 117,
8399
8469
  "name": "__type",
8400
8470
  "kind": 65536,
8401
8471
  "kindString": "Type literal",
@@ -8409,14 +8479,14 @@
8409
8479
  ],
8410
8480
  "signatures": [
8411
8481
  {
8412
- "id": 115,
8482
+ "id": 118,
8413
8483
  "name": "__type",
8414
8484
  "kind": 4096,
8415
8485
  "kindString": "Call signature",
8416
8486
  "flags": {},
8417
8487
  "parameters": [
8418
8488
  {
8419
- "id": 116,
8489
+ "id": 119,
8420
8490
  "name": "theme",
8421
8491
  "kind": 32768,
8422
8492
  "kindString": "Parameter",
@@ -8471,7 +8541,7 @@
8471
8541
  }
8472
8542
  },
8473
8543
  {
8474
- "id": 197,
8544
+ "id": 200,
8475
8545
  "name": "left",
8476
8546
  "kind": 1024,
8477
8547
  "kindString": "Property",
@@ -8561,7 +8631,7 @@
8561
8631
  {
8562
8632
  "type": "reflection",
8563
8633
  "declaration": {
8564
- "id": 198,
8634
+ "id": 201,
8565
8635
  "name": "__type",
8566
8636
  "kind": 65536,
8567
8637
  "kindString": "Type literal",
@@ -8575,14 +8645,14 @@
8575
8645
  ],
8576
8646
  "signatures": [
8577
8647
  {
8578
- "id": 199,
8648
+ "id": 202,
8579
8649
  "name": "__type",
8580
8650
  "kind": 4096,
8581
8651
  "kindString": "Call signature",
8582
8652
  "flags": {},
8583
8653
  "parameters": [
8584
8654
  {
8585
- "id": 200,
8655
+ "id": 203,
8586
8656
  "name": "theme",
8587
8657
  "kind": 32768,
8588
8658
  "kindString": "Parameter",
@@ -8686,7 +8756,7 @@
8686
8756
  }
8687
8757
  },
8688
8758
  {
8689
- "id": 365,
8759
+ "id": 368,
8690
8760
  "name": "letterSpacing",
8691
8761
  "kind": 1024,
8692
8762
  "kindString": "Property",
@@ -8776,7 +8846,7 @@
8776
8846
  {
8777
8847
  "type": "reflection",
8778
8848
  "declaration": {
8779
- "id": 366,
8849
+ "id": 369,
8780
8850
  "name": "__type",
8781
8851
  "kind": 65536,
8782
8852
  "kindString": "Type literal",
@@ -8790,14 +8860,14 @@
8790
8860
  ],
8791
8861
  "signatures": [
8792
8862
  {
8793
- "id": 367,
8863
+ "id": 370,
8794
8864
  "name": "__type",
8795
8865
  "kind": 4096,
8796
8866
  "kindString": "Call signature",
8797
8867
  "flags": {},
8798
8868
  "parameters": [
8799
8869
  {
8800
- "id": 368,
8870
+ "id": 371,
8801
8871
  "name": "theme",
8802
8872
  "kind": 32768,
8803
8873
  "kindString": "Parameter",
@@ -8901,7 +8971,7 @@
8901
8971
  }
8902
8972
  },
8903
8973
  {
8904
- "id": 369,
8974
+ "id": 372,
8905
8975
  "name": "lineHeight",
8906
8976
  "kind": 1024,
8907
8977
  "kindString": "Property",
@@ -8991,7 +9061,7 @@
8991
9061
  {
8992
9062
  "type": "reflection",
8993
9063
  "declaration": {
8994
- "id": 370,
9064
+ "id": 373,
8995
9065
  "name": "__type",
8996
9066
  "kind": 65536,
8997
9067
  "kindString": "Type literal",
@@ -9005,14 +9075,14 @@
9005
9075
  ],
9006
9076
  "signatures": [
9007
9077
  {
9008
- "id": 371,
9078
+ "id": 374,
9009
9079
  "name": "__type",
9010
9080
  "kind": 4096,
9011
9081
  "kindString": "Call signature",
9012
9082
  "flags": {},
9013
9083
  "parameters": [
9014
9084
  {
9015
- "id": 372,
9085
+ "id": 375,
9016
9086
  "name": "theme",
9017
9087
  "kind": 32768,
9018
9088
  "kindString": "Parameter",
@@ -9116,7 +9186,7 @@
9116
9186
  }
9117
9187
  },
9118
9188
  {
9119
- "id": 233,
9189
+ "id": 236,
9120
9190
  "name": "m",
9121
9191
  "kind": 1024,
9122
9192
  "kindString": "Property",
@@ -9206,7 +9276,7 @@
9206
9276
  {
9207
9277
  "type": "reflection",
9208
9278
  "declaration": {
9209
- "id": 234,
9279
+ "id": 237,
9210
9280
  "name": "__type",
9211
9281
  "kind": 65536,
9212
9282
  "kindString": "Type literal",
@@ -9220,14 +9290,14 @@
9220
9290
  ],
9221
9291
  "signatures": [
9222
9292
  {
9223
- "id": 235,
9293
+ "id": 238,
9224
9294
  "name": "__type",
9225
9295
  "kind": 4096,
9226
9296
  "kindString": "Call signature",
9227
9297
  "flags": {},
9228
9298
  "parameters": [
9229
9299
  {
9230
- "id": 236,
9300
+ "id": 239,
9231
9301
  "name": "theme",
9232
9302
  "kind": 32768,
9233
9303
  "kindString": "Parameter",
@@ -9331,7 +9401,7 @@
9331
9401
  }
9332
9402
  },
9333
9403
  {
9334
- "id": 285,
9404
+ "id": 288,
9335
9405
  "name": "margin",
9336
9406
  "kind": 1024,
9337
9407
  "kindString": "Property",
@@ -9421,7 +9491,7 @@
9421
9491
  {
9422
9492
  "type": "reflection",
9423
9493
  "declaration": {
9424
- "id": 286,
9494
+ "id": 289,
9425
9495
  "name": "__type",
9426
9496
  "kind": 65536,
9427
9497
  "kindString": "Type literal",
@@ -9435,14 +9505,14 @@
9435
9505
  ],
9436
9506
  "signatures": [
9437
9507
  {
9438
- "id": 287,
9508
+ "id": 290,
9439
9509
  "name": "__type",
9440
9510
  "kind": 4096,
9441
9511
  "kindString": "Call signature",
9442
9512
  "flags": {},
9443
9513
  "parameters": [
9444
9514
  {
9445
- "id": 288,
9515
+ "id": 291,
9446
9516
  "name": "theme",
9447
9517
  "kind": 32768,
9448
9518
  "kindString": "Parameter",
@@ -9546,7 +9616,7 @@
9546
9616
  }
9547
9617
  },
9548
9618
  {
9549
- "id": 297,
9619
+ "id": 300,
9550
9620
  "name": "marginBottom",
9551
9621
  "kind": 1024,
9552
9622
  "kindString": "Property",
@@ -9636,7 +9706,7 @@
9636
9706
  {
9637
9707
  "type": "reflection",
9638
9708
  "declaration": {
9639
- "id": 298,
9709
+ "id": 301,
9640
9710
  "name": "__type",
9641
9711
  "kind": 65536,
9642
9712
  "kindString": "Type literal",
@@ -9650,14 +9720,14 @@
9650
9720
  ],
9651
9721
  "signatures": [
9652
9722
  {
9653
- "id": 299,
9723
+ "id": 302,
9654
9724
  "name": "__type",
9655
9725
  "kind": 4096,
9656
9726
  "kindString": "Call signature",
9657
9727
  "flags": {},
9658
9728
  "parameters": [
9659
9729
  {
9660
- "id": 300,
9730
+ "id": 303,
9661
9731
  "name": "theme",
9662
9732
  "kind": 32768,
9663
9733
  "kindString": "Parameter",
@@ -9761,7 +9831,7 @@
9761
9831
  }
9762
9832
  },
9763
9833
  {
9764
- "id": 301,
9834
+ "id": 304,
9765
9835
  "name": "marginLeft",
9766
9836
  "kind": 1024,
9767
9837
  "kindString": "Property",
@@ -9851,7 +9921,7 @@
9851
9921
  {
9852
9922
  "type": "reflection",
9853
9923
  "declaration": {
9854
- "id": 302,
9924
+ "id": 305,
9855
9925
  "name": "__type",
9856
9926
  "kind": 65536,
9857
9927
  "kindString": "Type literal",
@@ -9865,14 +9935,14 @@
9865
9935
  ],
9866
9936
  "signatures": [
9867
9937
  {
9868
- "id": 303,
9938
+ "id": 306,
9869
9939
  "name": "__type",
9870
9940
  "kind": 4096,
9871
9941
  "kindString": "Call signature",
9872
9942
  "flags": {},
9873
9943
  "parameters": [
9874
9944
  {
9875
- "id": 304,
9945
+ "id": 307,
9876
9946
  "name": "theme",
9877
9947
  "kind": 32768,
9878
9948
  "kindString": "Parameter",
@@ -9976,7 +10046,7 @@
9976
10046
  }
9977
10047
  },
9978
10048
  {
9979
- "id": 293,
10049
+ "id": 296,
9980
10050
  "name": "marginRight",
9981
10051
  "kind": 1024,
9982
10052
  "kindString": "Property",
@@ -10066,7 +10136,7 @@
10066
10136
  {
10067
10137
  "type": "reflection",
10068
10138
  "declaration": {
10069
- "id": 294,
10139
+ "id": 297,
10070
10140
  "name": "__type",
10071
10141
  "kind": 65536,
10072
10142
  "kindString": "Type literal",
@@ -10080,14 +10150,14 @@
10080
10150
  ],
10081
10151
  "signatures": [
10082
10152
  {
10083
- "id": 295,
10153
+ "id": 298,
10084
10154
  "name": "__type",
10085
10155
  "kind": 4096,
10086
10156
  "kindString": "Call signature",
10087
10157
  "flags": {},
10088
10158
  "parameters": [
10089
10159
  {
10090
- "id": 296,
10160
+ "id": 299,
10091
10161
  "name": "theme",
10092
10162
  "kind": 32768,
10093
10163
  "kindString": "Parameter",
@@ -10191,7 +10261,7 @@
10191
10261
  }
10192
10262
  },
10193
10263
  {
10194
- "id": 289,
10264
+ "id": 292,
10195
10265
  "name": "marginTop",
10196
10266
  "kind": 1024,
10197
10267
  "kindString": "Property",
@@ -10281,7 +10351,7 @@
10281
10351
  {
10282
10352
  "type": "reflection",
10283
10353
  "declaration": {
10284
- "id": 290,
10354
+ "id": 293,
10285
10355
  "name": "__type",
10286
10356
  "kind": 65536,
10287
10357
  "kindString": "Type literal",
@@ -10295,14 +10365,14 @@
10295
10365
  ],
10296
10366
  "signatures": [
10297
10367
  {
10298
- "id": 291,
10368
+ "id": 294,
10299
10369
  "name": "__type",
10300
10370
  "kind": 4096,
10301
10371
  "kindString": "Call signature",
10302
10372
  "flags": {},
10303
10373
  "parameters": [
10304
10374
  {
10305
- "id": 292,
10375
+ "id": 295,
10306
10376
  "name": "theme",
10307
10377
  "kind": 32768,
10308
10378
  "kindString": "Parameter",
@@ -10406,7 +10476,7 @@
10406
10476
  }
10407
10477
  },
10408
10478
  {
10409
- "id": 305,
10479
+ "id": 308,
10410
10480
  "name": "marginX",
10411
10481
  "kind": 1024,
10412
10482
  "kindString": "Property",
@@ -10496,7 +10566,7 @@
10496
10566
  {
10497
10567
  "type": "reflection",
10498
10568
  "declaration": {
10499
- "id": 306,
10569
+ "id": 309,
10500
10570
  "name": "__type",
10501
10571
  "kind": 65536,
10502
10572
  "kindString": "Type literal",
@@ -10510,14 +10580,14 @@
10510
10580
  ],
10511
10581
  "signatures": [
10512
10582
  {
10513
- "id": 307,
10583
+ "id": 310,
10514
10584
  "name": "__type",
10515
10585
  "kind": 4096,
10516
10586
  "kindString": "Call signature",
10517
10587
  "flags": {},
10518
10588
  "parameters": [
10519
10589
  {
10520
- "id": 308,
10590
+ "id": 311,
10521
10591
  "name": "theme",
10522
10592
  "kind": 32768,
10523
10593
  "kindString": "Parameter",
@@ -10621,7 +10691,7 @@
10621
10691
  }
10622
10692
  },
10623
10693
  {
10624
- "id": 309,
10694
+ "id": 312,
10625
10695
  "name": "marginY",
10626
10696
  "kind": 1024,
10627
10697
  "kindString": "Property",
@@ -10711,7 +10781,7 @@
10711
10781
  {
10712
10782
  "type": "reflection",
10713
10783
  "declaration": {
10714
- "id": 310,
10784
+ "id": 313,
10715
10785
  "name": "__type",
10716
10786
  "kind": 65536,
10717
10787
  "kindString": "Type literal",
@@ -10725,14 +10795,14 @@
10725
10795
  ],
10726
10796
  "signatures": [
10727
10797
  {
10728
- "id": 311,
10798
+ "id": 314,
10729
10799
  "name": "__type",
10730
10800
  "kind": 4096,
10731
10801
  "kindString": "Call signature",
10732
10802
  "flags": {},
10733
10803
  "parameters": [
10734
10804
  {
10735
- "id": 312,
10805
+ "id": 315,
10736
10806
  "name": "theme",
10737
10807
  "kind": 32768,
10738
10808
  "kindString": "Parameter",
@@ -10836,7 +10906,7 @@
10836
10906
  }
10837
10907
  },
10838
10908
  {
10839
- "id": 221,
10909
+ "id": 224,
10840
10910
  "name": "maxHeight",
10841
10911
  "kind": 1024,
10842
10912
  "kindString": "Property",
@@ -10926,7 +10996,7 @@
10926
10996
  {
10927
10997
  "type": "reflection",
10928
10998
  "declaration": {
10929
- "id": 222,
10999
+ "id": 225,
10930
11000
  "name": "__type",
10931
11001
  "kind": 65536,
10932
11002
  "kindString": "Type literal",
@@ -10940,14 +11010,14 @@
10940
11010
  ],
10941
11011
  "signatures": [
10942
11012
  {
10943
- "id": 223,
11013
+ "id": 226,
10944
11014
  "name": "__type",
10945
11015
  "kind": 4096,
10946
11016
  "kindString": "Call signature",
10947
11017
  "flags": {},
10948
11018
  "parameters": [
10949
11019
  {
10950
- "id": 224,
11020
+ "id": 227,
10951
11021
  "name": "theme",
10952
11022
  "kind": 32768,
10953
11023
  "kindString": "Parameter",
@@ -11051,7 +11121,7 @@
11051
11121
  }
11052
11122
  },
11053
11123
  {
11054
- "id": 209,
11124
+ "id": 212,
11055
11125
  "name": "maxWidth",
11056
11126
  "kind": 1024,
11057
11127
  "kindString": "Property",
@@ -11141,7 +11211,7 @@
11141
11211
  {
11142
11212
  "type": "reflection",
11143
11213
  "declaration": {
11144
- "id": 210,
11214
+ "id": 213,
11145
11215
  "name": "__type",
11146
11216
  "kind": 65536,
11147
11217
  "kindString": "Type literal",
@@ -11155,14 +11225,14 @@
11155
11225
  ],
11156
11226
  "signatures": [
11157
11227
  {
11158
- "id": 211,
11228
+ "id": 214,
11159
11229
  "name": "__type",
11160
11230
  "kind": 4096,
11161
11231
  "kindString": "Call signature",
11162
11232
  "flags": {},
11163
11233
  "parameters": [
11164
11234
  {
11165
- "id": 212,
11235
+ "id": 215,
11166
11236
  "name": "theme",
11167
11237
  "kind": 32768,
11168
11238
  "kindString": "Parameter",
@@ -11266,7 +11336,7 @@
11266
11336
  }
11267
11337
  },
11268
11338
  {
11269
- "id": 245,
11339
+ "id": 248,
11270
11340
  "name": "mb",
11271
11341
  "kind": 1024,
11272
11342
  "kindString": "Property",
@@ -11356,7 +11426,7 @@
11356
11426
  {
11357
11427
  "type": "reflection",
11358
11428
  "declaration": {
11359
- "id": 246,
11429
+ "id": 249,
11360
11430
  "name": "__type",
11361
11431
  "kind": 65536,
11362
11432
  "kindString": "Type literal",
@@ -11370,14 +11440,14 @@
11370
11440
  ],
11371
11441
  "signatures": [
11372
11442
  {
11373
- "id": 247,
11443
+ "id": 250,
11374
11444
  "name": "__type",
11375
11445
  "kind": 4096,
11376
11446
  "kindString": "Call signature",
11377
11447
  "flags": {},
11378
11448
  "parameters": [
11379
11449
  {
11380
- "id": 248,
11450
+ "id": 251,
11381
11451
  "name": "theme",
11382
11452
  "kind": 32768,
11383
11453
  "kindString": "Parameter",
@@ -11481,7 +11551,7 @@
11481
11551
  }
11482
11552
  },
11483
11553
  {
11484
- "id": 225,
11554
+ "id": 228,
11485
11555
  "name": "minHeight",
11486
11556
  "kind": 1024,
11487
11557
  "kindString": "Property",
@@ -11571,7 +11641,7 @@
11571
11641
  {
11572
11642
  "type": "reflection",
11573
11643
  "declaration": {
11574
- "id": 226,
11644
+ "id": 229,
11575
11645
  "name": "__type",
11576
11646
  "kind": 65536,
11577
11647
  "kindString": "Type literal",
@@ -11585,14 +11655,14 @@
11585
11655
  ],
11586
11656
  "signatures": [
11587
11657
  {
11588
- "id": 227,
11658
+ "id": 230,
11589
11659
  "name": "__type",
11590
11660
  "kind": 4096,
11591
11661
  "kindString": "Call signature",
11592
11662
  "flags": {},
11593
11663
  "parameters": [
11594
11664
  {
11595
- "id": 228,
11665
+ "id": 231,
11596
11666
  "name": "theme",
11597
11667
  "kind": 32768,
11598
11668
  "kindString": "Parameter",
@@ -11696,7 +11766,7 @@
11696
11766
  }
11697
11767
  },
11698
11768
  {
11699
- "id": 213,
11769
+ "id": 216,
11700
11770
  "name": "minWidth",
11701
11771
  "kind": 1024,
11702
11772
  "kindString": "Property",
@@ -11786,7 +11856,7 @@
11786
11856
  {
11787
11857
  "type": "reflection",
11788
11858
  "declaration": {
11789
- "id": 214,
11859
+ "id": 217,
11790
11860
  "name": "__type",
11791
11861
  "kind": 65536,
11792
11862
  "kindString": "Type literal",
@@ -11800,14 +11870,14 @@
11800
11870
  ],
11801
11871
  "signatures": [
11802
11872
  {
11803
- "id": 215,
11873
+ "id": 218,
11804
11874
  "name": "__type",
11805
11875
  "kind": 4096,
11806
11876
  "kindString": "Call signature",
11807
11877
  "flags": {},
11808
11878
  "parameters": [
11809
11879
  {
11810
- "id": 216,
11880
+ "id": 219,
11811
11881
  "name": "theme",
11812
11882
  "kind": 32768,
11813
11883
  "kindString": "Parameter",
@@ -11911,7 +11981,7 @@
11911
11981
  }
11912
11982
  },
11913
11983
  {
11914
- "id": 249,
11984
+ "id": 252,
11915
11985
  "name": "ml",
11916
11986
  "kind": 1024,
11917
11987
  "kindString": "Property",
@@ -12001,7 +12071,7 @@
12001
12071
  {
12002
12072
  "type": "reflection",
12003
12073
  "declaration": {
12004
- "id": 250,
12074
+ "id": 253,
12005
12075
  "name": "__type",
12006
12076
  "kind": 65536,
12007
12077
  "kindString": "Type literal",
@@ -12015,14 +12085,14 @@
12015
12085
  ],
12016
12086
  "signatures": [
12017
12087
  {
12018
- "id": 251,
12088
+ "id": 254,
12019
12089
  "name": "__type",
12020
12090
  "kind": 4096,
12021
12091
  "kindString": "Call signature",
12022
12092
  "flags": {},
12023
12093
  "parameters": [
12024
12094
  {
12025
- "id": 252,
12095
+ "id": 255,
12026
12096
  "name": "theme",
12027
12097
  "kind": 32768,
12028
12098
  "kindString": "Parameter",
@@ -12126,7 +12196,7 @@
12126
12196
  }
12127
12197
  },
12128
12198
  {
12129
- "id": 241,
12199
+ "id": 244,
12130
12200
  "name": "mr",
12131
12201
  "kind": 1024,
12132
12202
  "kindString": "Property",
@@ -12216,7 +12286,7 @@
12216
12286
  {
12217
12287
  "type": "reflection",
12218
12288
  "declaration": {
12219
- "id": 242,
12289
+ "id": 245,
12220
12290
  "name": "__type",
12221
12291
  "kind": 65536,
12222
12292
  "kindString": "Type literal",
@@ -12230,14 +12300,14 @@
12230
12300
  ],
12231
12301
  "signatures": [
12232
12302
  {
12233
- "id": 243,
12303
+ "id": 246,
12234
12304
  "name": "__type",
12235
12305
  "kind": 4096,
12236
12306
  "kindString": "Call signature",
12237
12307
  "flags": {},
12238
12308
  "parameters": [
12239
12309
  {
12240
- "id": 244,
12310
+ "id": 247,
12241
12311
  "name": "theme",
12242
12312
  "kind": 32768,
12243
12313
  "kindString": "Parameter",
@@ -12341,7 +12411,7 @@
12341
12411
  }
12342
12412
  },
12343
12413
  {
12344
- "id": 237,
12414
+ "id": 240,
12345
12415
  "name": "mt",
12346
12416
  "kind": 1024,
12347
12417
  "kindString": "Property",
@@ -12431,7 +12501,7 @@
12431
12501
  {
12432
12502
  "type": "reflection",
12433
12503
  "declaration": {
12434
- "id": 238,
12504
+ "id": 241,
12435
12505
  "name": "__type",
12436
12506
  "kind": 65536,
12437
12507
  "kindString": "Type literal",
@@ -12445,14 +12515,14 @@
12445
12515
  ],
12446
12516
  "signatures": [
12447
12517
  {
12448
- "id": 239,
12518
+ "id": 242,
12449
12519
  "name": "__type",
12450
12520
  "kind": 4096,
12451
12521
  "kindString": "Call signature",
12452
12522
  "flags": {},
12453
12523
  "parameters": [
12454
12524
  {
12455
- "id": 240,
12525
+ "id": 243,
12456
12526
  "name": "theme",
12457
12527
  "kind": 32768,
12458
12528
  "kindString": "Parameter",
@@ -12556,7 +12626,7 @@
12556
12626
  }
12557
12627
  },
12558
12628
  {
12559
- "id": 253,
12629
+ "id": 256,
12560
12630
  "name": "mx",
12561
12631
  "kind": 1024,
12562
12632
  "kindString": "Property",
@@ -12646,7 +12716,7 @@
12646
12716
  {
12647
12717
  "type": "reflection",
12648
12718
  "declaration": {
12649
- "id": 254,
12719
+ "id": 257,
12650
12720
  "name": "__type",
12651
12721
  "kind": 65536,
12652
12722
  "kindString": "Type literal",
@@ -12660,14 +12730,14 @@
12660
12730
  ],
12661
12731
  "signatures": [
12662
12732
  {
12663
- "id": 255,
12733
+ "id": 258,
12664
12734
  "name": "__type",
12665
12735
  "kind": 4096,
12666
12736
  "kindString": "Call signature",
12667
12737
  "flags": {},
12668
12738
  "parameters": [
12669
12739
  {
12670
- "id": 256,
12740
+ "id": 259,
12671
12741
  "name": "theme",
12672
12742
  "kind": 32768,
12673
12743
  "kindString": "Parameter",
@@ -12771,7 +12841,7 @@
12771
12841
  }
12772
12842
  },
12773
12843
  {
12774
- "id": 257,
12844
+ "id": 260,
12775
12845
  "name": "my",
12776
12846
  "kind": 1024,
12777
12847
  "kindString": "Property",
@@ -12861,7 +12931,7 @@
12861
12931
  {
12862
12932
  "type": "reflection",
12863
12933
  "declaration": {
12864
- "id": 258,
12934
+ "id": 261,
12865
12935
  "name": "__type",
12866
12936
  "kind": 65536,
12867
12937
  "kindString": "Type literal",
@@ -12875,14 +12945,14 @@
12875
12945
  ],
12876
12946
  "signatures": [
12877
12947
  {
12878
- "id": 259,
12948
+ "id": 262,
12879
12949
  "name": "__type",
12880
12950
  "kind": 4096,
12881
12951
  "kindString": "Call signature",
12882
12952
  "flags": {},
12883
12953
  "parameters": [
12884
12954
  {
12885
- "id": 260,
12955
+ "id": 263,
12886
12956
  "name": "theme",
12887
12957
  "kind": 32768,
12888
12958
  "kindString": "Parameter",
@@ -12986,7 +13056,7 @@
12986
13056
  }
12987
13057
  },
12988
13058
  {
12989
- "id": 7,
13059
+ "id": 10,
12990
13060
  "name": "order",
12991
13061
  "kind": 1024,
12992
13062
  "kindString": "Property",
@@ -13046,7 +13116,7 @@
13046
13116
  {
13047
13117
  "type": "reflection",
13048
13118
  "declaration": {
13049
- "id": 8,
13119
+ "id": 11,
13050
13120
  "name": "__type",
13051
13121
  "kind": 65536,
13052
13122
  "kindString": "Type literal",
@@ -13060,14 +13130,14 @@
13060
13130
  ],
13061
13131
  "signatures": [
13062
13132
  {
13063
- "id": 9,
13133
+ "id": 12,
13064
13134
  "name": "__type",
13065
13135
  "kind": 4096,
13066
13136
  "kindString": "Call signature",
13067
13137
  "flags": {},
13068
13138
  "parameters": [
13069
13139
  {
13070
- "id": 10,
13140
+ "id": 13,
13071
13141
  "name": "theme",
13072
13142
  "kind": 32768,
13073
13143
  "kindString": "Parameter",
@@ -13141,7 +13211,7 @@
13141
13211
  }
13142
13212
  },
13143
13213
  {
13144
- "id": 53,
13214
+ "id": 56,
13145
13215
  "name": "overflow",
13146
13216
  "kind": 1024,
13147
13217
  "kindString": "Property",
@@ -13182,7 +13252,7 @@
13182
13252
  {
13183
13253
  "type": "reflection",
13184
13254
  "declaration": {
13185
- "id": 54,
13255
+ "id": 57,
13186
13256
  "name": "__type",
13187
13257
  "kind": 65536,
13188
13258
  "kindString": "Type literal",
@@ -13196,14 +13266,14 @@
13196
13266
  ],
13197
13267
  "signatures": [
13198
13268
  {
13199
- "id": 55,
13269
+ "id": 58,
13200
13270
  "name": "__type",
13201
13271
  "kind": 4096,
13202
13272
  "kindString": "Call signature",
13203
13273
  "flags": {},
13204
13274
  "parameters": [
13205
13275
  {
13206
- "id": 56,
13276
+ "id": 59,
13207
13277
  "name": "theme",
13208
13278
  "kind": 32768,
13209
13279
  "kindString": "Parameter",
@@ -13258,7 +13328,7 @@
13258
13328
  }
13259
13329
  },
13260
13330
  {
13261
- "id": 11,
13331
+ "id": 14,
13262
13332
  "name": "p",
13263
13333
  "kind": 1024,
13264
13334
  "kindString": "Property",
@@ -13348,7 +13418,7 @@
13348
13418
  {
13349
13419
  "type": "reflection",
13350
13420
  "declaration": {
13351
- "id": 12,
13421
+ "id": 15,
13352
13422
  "name": "__type",
13353
13423
  "kind": 65536,
13354
13424
  "kindString": "Type literal",
@@ -13362,14 +13432,14 @@
13362
13432
  ],
13363
13433
  "signatures": [
13364
13434
  {
13365
- "id": 13,
13435
+ "id": 16,
13366
13436
  "name": "__type",
13367
13437
  "kind": 4096,
13368
13438
  "kindString": "Call signature",
13369
13439
  "flags": {},
13370
13440
  "parameters": [
13371
13441
  {
13372
- "id": 14,
13442
+ "id": 17,
13373
13443
  "name": "theme",
13374
13444
  "kind": 32768,
13375
13445
  "kindString": "Parameter",
@@ -13473,7 +13543,7 @@
13473
13543
  }
13474
13544
  },
13475
13545
  {
13476
- "id": 313,
13546
+ "id": 316,
13477
13547
  "name": "padding",
13478
13548
  "kind": 1024,
13479
13549
  "kindString": "Property",
@@ -13563,7 +13633,7 @@
13563
13633
  {
13564
13634
  "type": "reflection",
13565
13635
  "declaration": {
13566
- "id": 314,
13636
+ "id": 317,
13567
13637
  "name": "__type",
13568
13638
  "kind": 65536,
13569
13639
  "kindString": "Type literal",
@@ -13577,14 +13647,14 @@
13577
13647
  ],
13578
13648
  "signatures": [
13579
13649
  {
13580
- "id": 315,
13650
+ "id": 318,
13581
13651
  "name": "__type",
13582
13652
  "kind": 4096,
13583
13653
  "kindString": "Call signature",
13584
13654
  "flags": {},
13585
13655
  "parameters": [
13586
13656
  {
13587
- "id": 316,
13657
+ "id": 319,
13588
13658
  "name": "theme",
13589
13659
  "kind": 32768,
13590
13660
  "kindString": "Parameter",
@@ -13688,7 +13758,7 @@
13688
13758
  }
13689
13759
  },
13690
13760
  {
13691
- "id": 325,
13761
+ "id": 328,
13692
13762
  "name": "paddingBottom",
13693
13763
  "kind": 1024,
13694
13764
  "kindString": "Property",
@@ -13778,7 +13848,7 @@
13778
13848
  {
13779
13849
  "type": "reflection",
13780
13850
  "declaration": {
13781
- "id": 326,
13851
+ "id": 329,
13782
13852
  "name": "__type",
13783
13853
  "kind": 65536,
13784
13854
  "kindString": "Type literal",
@@ -13792,14 +13862,14 @@
13792
13862
  ],
13793
13863
  "signatures": [
13794
13864
  {
13795
- "id": 327,
13865
+ "id": 330,
13796
13866
  "name": "__type",
13797
13867
  "kind": 4096,
13798
13868
  "kindString": "Call signature",
13799
13869
  "flags": {},
13800
13870
  "parameters": [
13801
13871
  {
13802
- "id": 328,
13872
+ "id": 331,
13803
13873
  "name": "theme",
13804
13874
  "kind": 32768,
13805
13875
  "kindString": "Parameter",
@@ -13903,7 +13973,7 @@
13903
13973
  }
13904
13974
  },
13905
13975
  {
13906
- "id": 329,
13976
+ "id": 332,
13907
13977
  "name": "paddingLeft",
13908
13978
  "kind": 1024,
13909
13979
  "kindString": "Property",
@@ -13993,7 +14063,7 @@
13993
14063
  {
13994
14064
  "type": "reflection",
13995
14065
  "declaration": {
13996
- "id": 330,
14066
+ "id": 333,
13997
14067
  "name": "__type",
13998
14068
  "kind": 65536,
13999
14069
  "kindString": "Type literal",
@@ -14007,14 +14077,14 @@
14007
14077
  ],
14008
14078
  "signatures": [
14009
14079
  {
14010
- "id": 331,
14080
+ "id": 334,
14011
14081
  "name": "__type",
14012
14082
  "kind": 4096,
14013
14083
  "kindString": "Call signature",
14014
14084
  "flags": {},
14015
14085
  "parameters": [
14016
14086
  {
14017
- "id": 332,
14087
+ "id": 335,
14018
14088
  "name": "theme",
14019
14089
  "kind": 32768,
14020
14090
  "kindString": "Parameter",
@@ -14118,7 +14188,7 @@
14118
14188
  }
14119
14189
  },
14120
14190
  {
14121
- "id": 321,
14191
+ "id": 324,
14122
14192
  "name": "paddingRight",
14123
14193
  "kind": 1024,
14124
14194
  "kindString": "Property",
@@ -14208,7 +14278,7 @@
14208
14278
  {
14209
14279
  "type": "reflection",
14210
14280
  "declaration": {
14211
- "id": 322,
14281
+ "id": 325,
14212
14282
  "name": "__type",
14213
14283
  "kind": 65536,
14214
14284
  "kindString": "Type literal",
@@ -14222,14 +14292,14 @@
14222
14292
  ],
14223
14293
  "signatures": [
14224
14294
  {
14225
- "id": 323,
14295
+ "id": 326,
14226
14296
  "name": "__type",
14227
14297
  "kind": 4096,
14228
14298
  "kindString": "Call signature",
14229
14299
  "flags": {},
14230
14300
  "parameters": [
14231
14301
  {
14232
- "id": 324,
14302
+ "id": 327,
14233
14303
  "name": "theme",
14234
14304
  "kind": 32768,
14235
14305
  "kindString": "Parameter",
@@ -14333,7 +14403,7 @@
14333
14403
  }
14334
14404
  },
14335
14405
  {
14336
- "id": 317,
14406
+ "id": 320,
14337
14407
  "name": "paddingTop",
14338
14408
  "kind": 1024,
14339
14409
  "kindString": "Property",
@@ -14423,7 +14493,7 @@
14423
14493
  {
14424
14494
  "type": "reflection",
14425
14495
  "declaration": {
14426
- "id": 318,
14496
+ "id": 321,
14427
14497
  "name": "__type",
14428
14498
  "kind": 65536,
14429
14499
  "kindString": "Type literal",
@@ -14437,14 +14507,14 @@
14437
14507
  ],
14438
14508
  "signatures": [
14439
14509
  {
14440
- "id": 319,
14510
+ "id": 322,
14441
14511
  "name": "__type",
14442
14512
  "kind": 4096,
14443
14513
  "kindString": "Call signature",
14444
14514
  "flags": {},
14445
14515
  "parameters": [
14446
14516
  {
14447
- "id": 320,
14517
+ "id": 323,
14448
14518
  "name": "theme",
14449
14519
  "kind": 32768,
14450
14520
  "kindString": "Parameter",
@@ -14548,7 +14618,7 @@
14548
14618
  }
14549
14619
  },
14550
14620
  {
14551
- "id": 333,
14621
+ "id": 336,
14552
14622
  "name": "paddingX",
14553
14623
  "kind": 1024,
14554
14624
  "kindString": "Property",
@@ -14638,7 +14708,7 @@
14638
14708
  {
14639
14709
  "type": "reflection",
14640
14710
  "declaration": {
14641
- "id": 334,
14711
+ "id": 337,
14642
14712
  "name": "__type",
14643
14713
  "kind": 65536,
14644
14714
  "kindString": "Type literal",
@@ -14652,14 +14722,14 @@
14652
14722
  ],
14653
14723
  "signatures": [
14654
14724
  {
14655
- "id": 335,
14725
+ "id": 338,
14656
14726
  "name": "__type",
14657
14727
  "kind": 4096,
14658
14728
  "kindString": "Call signature",
14659
14729
  "flags": {},
14660
14730
  "parameters": [
14661
14731
  {
14662
- "id": 336,
14732
+ "id": 339,
14663
14733
  "name": "theme",
14664
14734
  "kind": 32768,
14665
14735
  "kindString": "Parameter",
@@ -14763,7 +14833,7 @@
14763
14833
  }
14764
14834
  },
14765
14835
  {
14766
- "id": 337,
14836
+ "id": 340,
14767
14837
  "name": "paddingY",
14768
14838
  "kind": 1024,
14769
14839
  "kindString": "Property",
@@ -14853,7 +14923,7 @@
14853
14923
  {
14854
14924
  "type": "reflection",
14855
14925
  "declaration": {
14856
- "id": 338,
14926
+ "id": 341,
14857
14927
  "name": "__type",
14858
14928
  "kind": 65536,
14859
14929
  "kindString": "Type literal",
@@ -14867,14 +14937,14 @@
14867
14937
  ],
14868
14938
  "signatures": [
14869
14939
  {
14870
- "id": 339,
14940
+ "id": 342,
14871
14941
  "name": "__type",
14872
14942
  "kind": 4096,
14873
14943
  "kindString": "Call signature",
14874
14944
  "flags": {},
14875
14945
  "parameters": [
14876
14946
  {
14877
- "id": 340,
14947
+ "id": 343,
14878
14948
  "name": "theme",
14879
14949
  "kind": 32768,
14880
14950
  "kindString": "Parameter",
@@ -14978,7 +15048,7 @@
14978
15048
  }
14979
15049
  },
14980
15050
  {
14981
- "id": 269,
15051
+ "id": 272,
14982
15052
  "name": "pb",
14983
15053
  "kind": 1024,
14984
15054
  "kindString": "Property",
@@ -15068,7 +15138,7 @@
15068
15138
  {
15069
15139
  "type": "reflection",
15070
15140
  "declaration": {
15071
- "id": 270,
15141
+ "id": 273,
15072
15142
  "name": "__type",
15073
15143
  "kind": 65536,
15074
15144
  "kindString": "Type literal",
@@ -15082,14 +15152,14 @@
15082
15152
  ],
15083
15153
  "signatures": [
15084
15154
  {
15085
- "id": 271,
15155
+ "id": 274,
15086
15156
  "name": "__type",
15087
15157
  "kind": 4096,
15088
15158
  "kindString": "Call signature",
15089
15159
  "flags": {},
15090
15160
  "parameters": [
15091
15161
  {
15092
- "id": 272,
15162
+ "id": 275,
15093
15163
  "name": "theme",
15094
15164
  "kind": 32768,
15095
15165
  "kindString": "Parameter",
@@ -15193,7 +15263,7 @@
15193
15263
  }
15194
15264
  },
15195
15265
  {
15196
- "id": 273,
15266
+ "id": 276,
15197
15267
  "name": "pl",
15198
15268
  "kind": 1024,
15199
15269
  "kindString": "Property",
@@ -15283,7 +15353,7 @@
15283
15353
  {
15284
15354
  "type": "reflection",
15285
15355
  "declaration": {
15286
- "id": 274,
15356
+ "id": 277,
15287
15357
  "name": "__type",
15288
15358
  "kind": 65536,
15289
15359
  "kindString": "Type literal",
@@ -15297,14 +15367,14 @@
15297
15367
  ],
15298
15368
  "signatures": [
15299
15369
  {
15300
- "id": 275,
15370
+ "id": 278,
15301
15371
  "name": "__type",
15302
15372
  "kind": 4096,
15303
15373
  "kindString": "Call signature",
15304
15374
  "flags": {},
15305
15375
  "parameters": [
15306
15376
  {
15307
- "id": 276,
15377
+ "id": 279,
15308
15378
  "name": "theme",
15309
15379
  "kind": 32768,
15310
15380
  "kindString": "Parameter",
@@ -15408,7 +15478,7 @@
15408
15478
  }
15409
15479
  },
15410
15480
  {
15411
- "id": 181,
15481
+ "id": 184,
15412
15482
  "name": "position",
15413
15483
  "kind": 1024,
15414
15484
  "kindString": "Property",
@@ -15468,7 +15538,7 @@
15468
15538
  {
15469
15539
  "type": "reflection",
15470
15540
  "declaration": {
15471
- "id": 182,
15541
+ "id": 185,
15472
15542
  "name": "__type",
15473
15543
  "kind": 65536,
15474
15544
  "kindString": "Type literal",
@@ -15482,14 +15552,14 @@
15482
15552
  ],
15483
15553
  "signatures": [
15484
15554
  {
15485
- "id": 183,
15555
+ "id": 186,
15486
15556
  "name": "__type",
15487
15557
  "kind": 4096,
15488
15558
  "kindString": "Call signature",
15489
15559
  "flags": {},
15490
15560
  "parameters": [
15491
15561
  {
15492
- "id": 184,
15562
+ "id": 187,
15493
15563
  "name": "theme",
15494
15564
  "kind": 32768,
15495
15565
  "kindString": "Parameter",
@@ -15563,7 +15633,7 @@
15563
15633
  }
15564
15634
  },
15565
15635
  {
15566
- "id": 265,
15636
+ "id": 268,
15567
15637
  "name": "pr",
15568
15638
  "kind": 1024,
15569
15639
  "kindString": "Property",
@@ -15653,7 +15723,7 @@
15653
15723
  {
15654
15724
  "type": "reflection",
15655
15725
  "declaration": {
15656
- "id": 266,
15726
+ "id": 269,
15657
15727
  "name": "__type",
15658
15728
  "kind": 65536,
15659
15729
  "kindString": "Type literal",
@@ -15667,14 +15737,14 @@
15667
15737
  ],
15668
15738
  "signatures": [
15669
15739
  {
15670
- "id": 267,
15740
+ "id": 270,
15671
15741
  "name": "__type",
15672
15742
  "kind": 4096,
15673
15743
  "kindString": "Call signature",
15674
15744
  "flags": {},
15675
15745
  "parameters": [
15676
15746
  {
15677
- "id": 268,
15747
+ "id": 271,
15678
15748
  "name": "theme",
15679
15749
  "kind": 32768,
15680
15750
  "kindString": "Parameter",
@@ -15778,7 +15848,7 @@
15778
15848
  }
15779
15849
  },
15780
15850
  {
15781
- "id": 261,
15851
+ "id": 264,
15782
15852
  "name": "pt",
15783
15853
  "kind": 1024,
15784
15854
  "kindString": "Property",
@@ -15868,7 +15938,7 @@
15868
15938
  {
15869
15939
  "type": "reflection",
15870
15940
  "declaration": {
15871
- "id": 262,
15941
+ "id": 265,
15872
15942
  "name": "__type",
15873
15943
  "kind": 65536,
15874
15944
  "kindString": "Type literal",
@@ -15882,14 +15952,14 @@
15882
15952
  ],
15883
15953
  "signatures": [
15884
15954
  {
15885
- "id": 263,
15955
+ "id": 266,
15886
15956
  "name": "__type",
15887
15957
  "kind": 4096,
15888
15958
  "kindString": "Call signature",
15889
15959
  "flags": {},
15890
15960
  "parameters": [
15891
15961
  {
15892
- "id": 264,
15962
+ "id": 267,
15893
15963
  "name": "theme",
15894
15964
  "kind": 32768,
15895
15965
  "kindString": "Parameter",
@@ -15993,7 +16063,7 @@
15993
16063
  }
15994
16064
  },
15995
16065
  {
15996
- "id": 277,
16066
+ "id": 280,
15997
16067
  "name": "px",
15998
16068
  "kind": 1024,
15999
16069
  "kindString": "Property",
@@ -16083,7 +16153,7 @@
16083
16153
  {
16084
16154
  "type": "reflection",
16085
16155
  "declaration": {
16086
- "id": 278,
16156
+ "id": 281,
16087
16157
  "name": "__type",
16088
16158
  "kind": 65536,
16089
16159
  "kindString": "Type literal",
@@ -16097,14 +16167,14 @@
16097
16167
  ],
16098
16168
  "signatures": [
16099
16169
  {
16100
- "id": 279,
16170
+ "id": 282,
16101
16171
  "name": "__type",
16102
16172
  "kind": 4096,
16103
16173
  "kindString": "Call signature",
16104
16174
  "flags": {},
16105
16175
  "parameters": [
16106
16176
  {
16107
- "id": 280,
16177
+ "id": 283,
16108
16178
  "name": "theme",
16109
16179
  "kind": 32768,
16110
16180
  "kindString": "Parameter",
@@ -16208,7 +16278,7 @@
16208
16278
  }
16209
16279
  },
16210
16280
  {
16211
- "id": 281,
16281
+ "id": 284,
16212
16282
  "name": "py",
16213
16283
  "kind": 1024,
16214
16284
  "kindString": "Property",
@@ -16298,7 +16368,7 @@
16298
16368
  {
16299
16369
  "type": "reflection",
16300
16370
  "declaration": {
16301
- "id": 282,
16371
+ "id": 285,
16302
16372
  "name": "__type",
16303
16373
  "kind": 65536,
16304
16374
  "kindString": "Type literal",
@@ -16312,14 +16382,14 @@
16312
16382
  ],
16313
16383
  "signatures": [
16314
16384
  {
16315
- "id": 283,
16385
+ "id": 286,
16316
16386
  "name": "__type",
16317
16387
  "kind": 4096,
16318
16388
  "kindString": "Call signature",
16319
16389
  "flags": {},
16320
16390
  "parameters": [
16321
16391
  {
16322
- "id": 284,
16392
+ "id": 287,
16323
16393
  "name": "theme",
16324
16394
  "kind": 32768,
16325
16395
  "kindString": "Parameter",
@@ -16423,7 +16493,7 @@
16423
16493
  }
16424
16494
  },
16425
16495
  {
16426
- "id": 189,
16496
+ "id": 192,
16427
16497
  "name": "right",
16428
16498
  "kind": 1024,
16429
16499
  "kindString": "Property",
@@ -16513,7 +16583,7 @@
16513
16583
  {
16514
16584
  "type": "reflection",
16515
16585
  "declaration": {
16516
- "id": 190,
16586
+ "id": 193,
16517
16587
  "name": "__type",
16518
16588
  "kind": 65536,
16519
16589
  "kindString": "Type literal",
@@ -16527,14 +16597,14 @@
16527
16597
  ],
16528
16598
  "signatures": [
16529
16599
  {
16530
- "id": 191,
16600
+ "id": 194,
16531
16601
  "name": "__type",
16532
16602
  "kind": 4096,
16533
16603
  "kindString": "Call signature",
16534
16604
  "flags": {},
16535
16605
  "parameters": [
16536
16606
  {
16537
- "id": 192,
16607
+ "id": 195,
16538
16608
  "name": "theme",
16539
16609
  "kind": 32768,
16540
16610
  "kindString": "Parameter",
@@ -16638,7 +16708,7 @@
16638
16708
  }
16639
16709
  },
16640
16710
  {
16641
- "id": 125,
16711
+ "id": 128,
16642
16712
  "name": "rowGap",
16643
16713
  "kind": 1024,
16644
16714
  "kindString": "Property",
@@ -16728,7 +16798,7 @@
16728
16798
  {
16729
16799
  "type": "reflection",
16730
16800
  "declaration": {
16731
- "id": 126,
16801
+ "id": 129,
16732
16802
  "name": "__type",
16733
16803
  "kind": 65536,
16734
16804
  "kindString": "Type literal",
@@ -16742,14 +16812,14 @@
16742
16812
  ],
16743
16813
  "signatures": [
16744
16814
  {
16745
- "id": 127,
16815
+ "id": 130,
16746
16816
  "name": "__type",
16747
16817
  "kind": 4096,
16748
16818
  "kindString": "Call signature",
16749
16819
  "flags": {},
16750
16820
  "parameters": [
16751
16821
  {
16752
- "id": 128,
16822
+ "id": 131,
16753
16823
  "name": "theme",
16754
16824
  "kind": 32768,
16755
16825
  "kindString": "Parameter",
@@ -16853,7 +16923,7 @@
16853
16923
  }
16854
16924
  },
16855
16925
  {
16856
- "id": 373,
16926
+ "id": 376,
16857
16927
  "name": "textAlign",
16858
16928
  "kind": 1024,
16859
16929
  "kindString": "Property",
@@ -16913,7 +16983,7 @@
16913
16983
  {
16914
16984
  "type": "reflection",
16915
16985
  "declaration": {
16916
- "id": 374,
16986
+ "id": 377,
16917
16987
  "name": "__type",
16918
16988
  "kind": 65536,
16919
16989
  "kindString": "Type literal",
@@ -16927,14 +16997,14 @@
16927
16997
  ],
16928
16998
  "signatures": [
16929
16999
  {
16930
- "id": 375,
17000
+ "id": 378,
16931
17001
  "name": "__type",
16932
17002
  "kind": 4096,
16933
17003
  "kindString": "Call signature",
16934
17004
  "flags": {},
16935
17005
  "parameters": [
16936
17006
  {
16937
- "id": 376,
17007
+ "id": 379,
16938
17008
  "name": "theme",
16939
17009
  "kind": 32768,
16940
17010
  "kindString": "Parameter",
@@ -17008,7 +17078,7 @@
17008
17078
  }
17009
17079
  },
17010
17080
  {
17011
- "id": 57,
17081
+ "id": 60,
17012
17082
  "name": "textOverflow",
17013
17083
  "kind": 1024,
17014
17084
  "kindString": "Property",
@@ -17049,7 +17119,7 @@
17049
17119
  {
17050
17120
  "type": "reflection",
17051
17121
  "declaration": {
17052
- "id": 58,
17122
+ "id": 61,
17053
17123
  "name": "__type",
17054
17124
  "kind": 65536,
17055
17125
  "kindString": "Type literal",
@@ -17063,14 +17133,14 @@
17063
17133
  ],
17064
17134
  "signatures": [
17065
17135
  {
17066
- "id": 59,
17136
+ "id": 62,
17067
17137
  "name": "__type",
17068
17138
  "kind": 4096,
17069
17139
  "kindString": "Call signature",
17070
17140
  "flags": {},
17071
17141
  "parameters": [
17072
17142
  {
17073
- "id": 60,
17143
+ "id": 63,
17074
17144
  "name": "theme",
17075
17145
  "kind": 32768,
17076
17146
  "kindString": "Parameter",
@@ -17125,7 +17195,7 @@
17125
17195
  }
17126
17196
  },
17127
17197
  {
17128
- "id": 377,
17198
+ "id": 380,
17129
17199
  "name": "textTransform",
17130
17200
  "kind": 1024,
17131
17201
  "kindString": "Property",
@@ -17185,7 +17255,7 @@
17185
17255
  {
17186
17256
  "type": "reflection",
17187
17257
  "declaration": {
17188
- "id": 378,
17258
+ "id": 381,
17189
17259
  "name": "__type",
17190
17260
  "kind": 65536,
17191
17261
  "kindString": "Type literal",
@@ -17199,14 +17269,14 @@
17199
17269
  ],
17200
17270
  "signatures": [
17201
17271
  {
17202
- "id": 379,
17272
+ "id": 382,
17203
17273
  "name": "__type",
17204
17274
  "kind": 4096,
17205
17275
  "kindString": "Call signature",
17206
17276
  "flags": {},
17207
17277
  "parameters": [
17208
17278
  {
17209
- "id": 380,
17279
+ "id": 383,
17210
17280
  "name": "theme",
17211
17281
  "kind": 32768,
17212
17282
  "kindString": "Parameter",
@@ -17280,7 +17350,7 @@
17280
17350
  }
17281
17351
  },
17282
17352
  {
17283
- "id": 185,
17353
+ "id": 188,
17284
17354
  "name": "top",
17285
17355
  "kind": 1024,
17286
17356
  "kindString": "Property",
@@ -17370,7 +17440,7 @@
17370
17440
  {
17371
17441
  "type": "reflection",
17372
17442
  "declaration": {
17373
- "id": 186,
17443
+ "id": 189,
17374
17444
  "name": "__type",
17375
17445
  "kind": 65536,
17376
17446
  "kindString": "Type literal",
@@ -17384,14 +17454,14 @@
17384
17454
  ],
17385
17455
  "signatures": [
17386
17456
  {
17387
- "id": 187,
17457
+ "id": 190,
17388
17458
  "name": "__type",
17389
17459
  "kind": 4096,
17390
17460
  "kindString": "Call signature",
17391
17461
  "flags": {},
17392
17462
  "parameters": [
17393
17463
  {
17394
- "id": 188,
17464
+ "id": 191,
17395
17465
  "name": "theme",
17396
17466
  "kind": 32768,
17397
17467
  "kindString": "Parameter",
@@ -17495,7 +17565,7 @@
17495
17565
  }
17496
17566
  },
17497
17567
  {
17498
- "id": 341,
17568
+ "id": 344,
17499
17569
  "name": "typography",
17500
17570
  "kind": 1024,
17501
17571
  "kindString": "Property",
@@ -17527,7 +17597,7 @@
17527
17597
  {
17528
17598
  "type": "reflection",
17529
17599
  "declaration": {
17530
- "id": 342,
17600
+ "id": 345,
17531
17601
  "name": "__type",
17532
17602
  "kind": 65536,
17533
17603
  "kindString": "Type literal",
@@ -17541,14 +17611,14 @@
17541
17611
  ],
17542
17612
  "signatures": [
17543
17613
  {
17544
- "id": 343,
17614
+ "id": 346,
17545
17615
  "name": "__type",
17546
17616
  "kind": 4096,
17547
17617
  "kindString": "Call signature",
17548
17618
  "flags": {},
17549
17619
  "parameters": [
17550
17620
  {
17551
- "id": 344,
17621
+ "id": 347,
17552
17622
  "name": "theme",
17553
17623
  "kind": 32768,
17554
17624
  "kindString": "Parameter",
@@ -17594,7 +17664,7 @@
17594
17664
  }
17595
17665
  },
17596
17666
  {
17597
- "id": 61,
17667
+ "id": 64,
17598
17668
  "name": "visibility",
17599
17669
  "kind": 1024,
17600
17670
  "kindString": "Property",
@@ -17654,7 +17724,7 @@
17654
17724
  {
17655
17725
  "type": "reflection",
17656
17726
  "declaration": {
17657
- "id": 62,
17727
+ "id": 65,
17658
17728
  "name": "__type",
17659
17729
  "kind": 65536,
17660
17730
  "kindString": "Type literal",
@@ -17668,14 +17738,14 @@
17668
17738
  ],
17669
17739
  "signatures": [
17670
17740
  {
17671
- "id": 63,
17741
+ "id": 66,
17672
17742
  "name": "__type",
17673
17743
  "kind": 4096,
17674
17744
  "kindString": "Call signature",
17675
17745
  "flags": {},
17676
17746
  "parameters": [
17677
17747
  {
17678
- "id": 64,
17748
+ "id": 67,
17679
17749
  "name": "theme",
17680
17750
  "kind": 32768,
17681
17751
  "kindString": "Parameter",
@@ -17749,7 +17819,7 @@
17749
17819
  }
17750
17820
  },
17751
17821
  {
17752
- "id": 65,
17822
+ "id": 68,
17753
17823
  "name": "whiteSpace",
17754
17824
  "kind": 1024,
17755
17825
  "kindString": "Property",
@@ -17809,7 +17879,7 @@
17809
17879
  {
17810
17880
  "type": "reflection",
17811
17881
  "declaration": {
17812
- "id": 66,
17882
+ "id": 69,
17813
17883
  "name": "__type",
17814
17884
  "kind": 65536,
17815
17885
  "kindString": "Type literal",
@@ -17823,14 +17893,14 @@
17823
17893
  ],
17824
17894
  "signatures": [
17825
17895
  {
17826
- "id": 67,
17896
+ "id": 70,
17827
17897
  "name": "__type",
17828
17898
  "kind": 4096,
17829
17899
  "kindString": "Call signature",
17830
17900
  "flags": {},
17831
17901
  "parameters": [
17832
17902
  {
17833
- "id": 68,
17903
+ "id": 71,
17834
17904
  "name": "theme",
17835
17905
  "kind": 32768,
17836
17906
  "kindString": "Parameter",
@@ -17904,7 +17974,7 @@
17904
17974
  }
17905
17975
  },
17906
17976
  {
17907
- "id": 205,
17977
+ "id": 208,
17908
17978
  "name": "width",
17909
17979
  "kind": 1024,
17910
17980
  "kindString": "Property",
@@ -17994,7 +18064,7 @@
17994
18064
  {
17995
18065
  "type": "reflection",
17996
18066
  "declaration": {
17997
- "id": 206,
18067
+ "id": 209,
17998
18068
  "name": "__type",
17999
18069
  "kind": 65536,
18000
18070
  "kindString": "Type literal",
@@ -18008,14 +18078,14 @@
18008
18078
  ],
18009
18079
  "signatures": [
18010
18080
  {
18011
- "id": 207,
18081
+ "id": 210,
18012
18082
  "name": "__type",
18013
18083
  "kind": 4096,
18014
18084
  "kindString": "Call signature",
18015
18085
  "flags": {},
18016
18086
  "parameters": [
18017
18087
  {
18018
- "id": 208,
18088
+ "id": 211,
18019
18089
  "name": "theme",
18020
18090
  "kind": 32768,
18021
18091
  "kindString": "Parameter",
@@ -18119,7 +18189,7 @@
18119
18189
  }
18120
18190
  },
18121
18191
  {
18122
- "id": 173,
18192
+ "id": 176,
18123
18193
  "name": "zIndex",
18124
18194
  "kind": 1024,
18125
18195
  "kindString": "Property",
@@ -18151,7 +18221,7 @@
18151
18221
  {
18152
18222
  "type": "reflection",
18153
18223
  "declaration": {
18154
- "id": 174,
18224
+ "id": 177,
18155
18225
  "name": "__type",
18156
18226
  "kind": 65536,
18157
18227
  "kindString": "Type literal",
@@ -18170,7 +18240,7 @@
18170
18240
  {
18171
18241
  "type": "reflection",
18172
18242
  "declaration": {
18173
- "id": 175,
18243
+ "id": 178,
18174
18244
  "name": "__type",
18175
18245
  "kind": 65536,
18176
18246
  "kindString": "Type literal",
@@ -18189,7 +18259,7 @@
18189
18259
  {
18190
18260
  "type": "reflection",
18191
18261
  "declaration": {
18192
- "id": 176,
18262
+ "id": 179,
18193
18263
  "name": "__type",
18194
18264
  "kind": 65536,
18195
18265
  "kindString": "Type literal",
@@ -18203,14 +18273,14 @@
18203
18273
  ],
18204
18274
  "signatures": [
18205
18275
  {
18206
- "id": 177,
18276
+ "id": 180,
18207
18277
  "name": "__type",
18208
18278
  "kind": 4096,
18209
18279
  "kindString": "Call signature",
18210
18280
  "flags": {},
18211
18281
  "parameters": [
18212
18282
  {
18213
- "id": 178,
18283
+ "id": 181,
18214
18284
  "name": "theme",
18215
18285
  "kind": 32768,
18216
18286
  "kindString": "Parameter",
@@ -18247,7 +18317,7 @@
18247
18317
  {
18248
18318
  "type": "reflection",
18249
18319
  "declaration": {
18250
- "id": 179,
18320
+ "id": 182,
18251
18321
  "name": "__type",
18252
18322
  "kind": 65536,
18253
18323
  "kindString": "Type literal",
@@ -18266,7 +18336,7 @@
18266
18336
  {
18267
18337
  "type": "reflection",
18268
18338
  "declaration": {
18269
- "id": 180,
18339
+ "id": 183,
18270
18340
  "name": "__type",
18271
18341
  "kind": 65536,
18272
18342
  "kindString": "Type literal",
@@ -18298,98 +18368,98 @@
18298
18368
  {
18299
18369
  "title": "Properties",
18300
18370
  "children": [
18301
- 89,
18302
- 85,
18303
- 105,
18371
+ 92,
18372
+ 88,
18373
+ 108,
18304
18374
  6,
18305
- 165,
18306
- 15,
18307
- 29,
18308
- 37,
18309
- 33,
18310
- 41,
18311
- 25,
18312
- 21,
18313
- 193,
18314
- 201,
18315
- 229,
18316
- 169,
18317
- 121,
18318
- 45,
18319
- 49,
18320
- 93,
18321
- 69,
18322
- 73,
18323
- 97,
18324
- 101,
18325
- 77,
18326
- 345,
18327
- 349,
18328
- 353,
18329
- 357,
18330
- 117,
18331
- 161,
18332
- 141,
18333
- 137,
18334
- 145,
18335
- 129,
18336
- 133,
18337
- 157,
18338
- 149,
18339
- 153,
18340
- 217,
18341
- 81,
18342
- 109,
18343
- 113,
18344
- 197,
18345
- 365,
18346
- 369,
18347
- 233,
18348
- 285,
18349
- 297,
18350
- 301,
18351
- 293,
18352
- 289,
18353
- 305,
18354
- 309,
18355
- 221,
18356
- 209,
18357
- 245,
18358
- 225,
18359
- 213,
18360
- 249,
18361
- 241,
18362
- 237,
18363
- 253,
18364
- 257,
18365
- 7,
18366
- 53,
18367
- 11,
18368
- 313,
18369
- 325,
18370
- 329,
18371
- 321,
18372
- 317,
18373
- 333,
18374
- 337,
18375
- 269,
18376
- 273,
18377
- 181,
18378
- 265,
18379
- 261,
18380
- 277,
18381
- 281,
18382
- 189,
18383
- 125,
18384
- 373,
18385
- 57,
18386
- 377,
18387
- 185,
18388
- 341,
18389
- 61,
18390
- 65,
18391
- 205,
18392
- 173
18375
+ 168,
18376
+ 18,
18377
+ 32,
18378
+ 40,
18379
+ 36,
18380
+ 44,
18381
+ 28,
18382
+ 24,
18383
+ 196,
18384
+ 204,
18385
+ 232,
18386
+ 172,
18387
+ 124,
18388
+ 48,
18389
+ 52,
18390
+ 96,
18391
+ 72,
18392
+ 76,
18393
+ 100,
18394
+ 104,
18395
+ 80,
18396
+ 348,
18397
+ 352,
18398
+ 356,
18399
+ 360,
18400
+ 120,
18401
+ 164,
18402
+ 144,
18403
+ 140,
18404
+ 148,
18405
+ 132,
18406
+ 136,
18407
+ 160,
18408
+ 152,
18409
+ 156,
18410
+ 220,
18411
+ 84,
18412
+ 112,
18413
+ 116,
18414
+ 200,
18415
+ 368,
18416
+ 372,
18417
+ 236,
18418
+ 288,
18419
+ 300,
18420
+ 304,
18421
+ 296,
18422
+ 292,
18423
+ 308,
18424
+ 312,
18425
+ 224,
18426
+ 212,
18427
+ 248,
18428
+ 228,
18429
+ 216,
18430
+ 252,
18431
+ 244,
18432
+ 240,
18433
+ 256,
18434
+ 260,
18435
+ 10,
18436
+ 56,
18437
+ 14,
18438
+ 316,
18439
+ 328,
18440
+ 332,
18441
+ 324,
18442
+ 320,
18443
+ 336,
18444
+ 340,
18445
+ 272,
18446
+ 276,
18447
+ 184,
18448
+ 268,
18449
+ 264,
18450
+ 280,
18451
+ 284,
18452
+ 192,
18453
+ 128,
18454
+ 376,
18455
+ 60,
18456
+ 380,
18457
+ 188,
18458
+ 344,
18459
+ 64,
18460
+ 68,
18461
+ 208,
18462
+ 176
18393
18463
  ]
18394
18464
  }
18395
18465
  ],
@@ -18398,13 +18468,13 @@
18398
18468
  "fileName": "packages/sdk/packages/archivist/src/components/Details.tsx",
18399
18469
  "line": 19,
18400
18470
  "character": 17,
18401
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/components/Details.tsx#L19"
18471
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/components/Details.tsx#L19"
18402
18472
  },
18403
18473
  {
18404
18474
  "fileName": "packages/sdk/packages/archivist/src/components/Details.tsx",
18405
18475
  "line": 23,
18406
18476
  "character": 13,
18407
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/components/Details.tsx#L23"
18477
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/components/Details.tsx#L23"
18408
18478
  }
18409
18479
  ],
18410
18480
  "extendedTypes": [
@@ -18417,14 +18487,14 @@
18417
18487
  ]
18418
18488
  },
18419
18489
  {
18420
- "id": 413,
18490
+ "id": 416,
18421
18491
  "name": "ArchivistState",
18422
18492
  "kind": 256,
18423
18493
  "kindString": "Interface",
18424
18494
  "flags": {},
18425
18495
  "children": [
18426
18496
  {
18427
- "id": 414,
18497
+ "id": 417,
18428
18498
  "name": "archivist",
18429
18499
  "kind": 1024,
18430
18500
  "kindString": "Property",
@@ -18436,18 +18506,88 @@
18436
18506
  "fileName": "packages/sdk/packages/archivist/src/contexts/State.ts",
18437
18507
  "line": 5,
18438
18508
  "character": 2,
18439
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/State.ts#L5"
18509
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/State.ts#L5"
18440
18510
  }
18441
18511
  ],
18442
18512
  "type": {
18443
18513
  "type": "reference",
18444
- "name": "PayloadArchivist",
18445
- "qualifiedName": "PayloadArchivist",
18446
- "package": "@xyo-network/archivist-interface"
18514
+ "typeArguments": [
18515
+ {
18516
+ "type": "intersection",
18517
+ "types": [
18518
+ {
18519
+ "type": "reference",
18520
+ "name": "SchemaFields",
18521
+ "qualifiedName": "SchemaFields",
18522
+ "package": "@xyo-network/payload-model"
18523
+ },
18524
+ {
18525
+ "type": "reference",
18526
+ "name": "PayloadFields",
18527
+ "qualifiedName": "PayloadFields",
18528
+ "package": "@xyo-network/payload-model"
18529
+ },
18530
+ {
18531
+ "type": "reflection",
18532
+ "declaration": {
18533
+ "id": 418,
18534
+ "name": "__type",
18535
+ "kind": 65536,
18536
+ "kindString": "Type literal",
18537
+ "flags": {},
18538
+ "sources": [
18539
+ {
18540
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
18541
+ "line": 8,
18542
+ "character": 87
18543
+ }
18544
+ ]
18545
+ }
18546
+ },
18547
+ {
18548
+ "type": "reflection",
18549
+ "declaration": {
18550
+ "id": 419,
18551
+ "name": "__type",
18552
+ "kind": 65536,
18553
+ "kindString": "Type literal",
18554
+ "flags": {},
18555
+ "sources": [
18556
+ {
18557
+ "fileName": "node_modules/@xyo-network/archivist-interface/dist/types/Config.d.ts",
18558
+ "line": 8,
18559
+ "character": 92
18560
+ }
18561
+ ]
18562
+ }
18563
+ },
18564
+ {
18565
+ "type": "reflection",
18566
+ "declaration": {
18567
+ "id": 420,
18568
+ "name": "__type",
18569
+ "kind": 65536,
18570
+ "kindString": "Type literal",
18571
+ "flags": {},
18572
+ "sources": [
18573
+ {
18574
+ "fileName": "node_modules/@xyo-network/payload-model/dist/types/XyoPayload.d.ts",
18575
+ "line": 18,
18576
+ "character": 17
18577
+ }
18578
+ ]
18579
+ }
18580
+ }
18581
+ ]
18582
+ }
18583
+ ],
18584
+ "name": "AbstractArchivist",
18585
+ "qualifiedName": "AbstractArchivist",
18586
+ "package": "@xyo-network/archivist"
18447
18587
  }
18448
18588
  },
18449
18589
  {
18450
- "id": 415,
18590
+ "id": 421,
18451
18591
  "name": "setArchivist",
18452
18592
  "kind": 1024,
18453
18593
  "kindString": "Property",
@@ -18459,7 +18599,7 @@
18459
18599
  "fileName": "packages/sdk/packages/archivist/src/contexts/State.ts",
18460
18600
  "line": 6,
18461
18601
  "character": 2,
18462
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/State.ts#L6"
18602
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/State.ts#L6"
18463
18603
  }
18464
18604
  ],
18465
18605
  "type": {
@@ -18467,9 +18607,79 @@
18467
18607
  "typeArguments": [
18468
18608
  {
18469
18609
  "type": "reference",
18470
- "name": "PayloadArchivist",
18471
- "qualifiedName": "PayloadArchivist",
18472
- "package": "@xyo-network/archivist-interface"
18610
+ "typeArguments": [
18611
+ {
18612
+ "type": "intersection",
18613
+ "types": [
18614
+ {
18615
+ "type": "reference",
18616
+ "name": "SchemaFields",
18617
+ "qualifiedName": "SchemaFields",
18618
+ "package": "@xyo-network/payload-model"
18619
+ },
18620
+ {
18621
+ "type": "reference",
18622
+ "name": "PayloadFields",
18623
+ "qualifiedName": "PayloadFields",
18624
+ "package": "@xyo-network/payload-model"
18625
+ },
18626
+ {
18627
+ "type": "reflection",
18628
+ "declaration": {
18629
+ "id": 422,
18630
+ "name": "__type",
18631
+ "kind": 65536,
18632
+ "kindString": "Type literal",
18633
+ "flags": {},
18634
+ "sources": [
18635
+ {
18636
+ "fileName": "node_modules/@xyo-network/module-model/dist/types/Config.d.ts",
18637
+ "line": 8,
18638
+ "character": 87
18639
+ }
18640
+ ]
18641
+ }
18642
+ },
18643
+ {
18644
+ "type": "reflection",
18645
+ "declaration": {
18646
+ "id": 423,
18647
+ "name": "__type",
18648
+ "kind": 65536,
18649
+ "kindString": "Type literal",
18650
+ "flags": {},
18651
+ "sources": [
18652
+ {
18653
+ "fileName": "node_modules/@xyo-network/archivist-interface/dist/types/Config.d.ts",
18654
+ "line": 8,
18655
+ "character": 92
18656
+ }
18657
+ ]
18658
+ }
18659
+ },
18660
+ {
18661
+ "type": "reflection",
18662
+ "declaration": {
18663
+ "id": 424,
18664
+ "name": "__type",
18665
+ "kind": 65536,
18666
+ "kindString": "Type literal",
18667
+ "flags": {},
18668
+ "sources": [
18669
+ {
18670
+ "fileName": "node_modules/@xyo-network/payload-model/dist/types/XyoPayload.d.ts",
18671
+ "line": 18,
18672
+ "character": 17
18673
+ }
18674
+ ]
18675
+ }
18676
+ }
18677
+ ]
18678
+ }
18679
+ ],
18680
+ "name": "AbstractArchivist",
18681
+ "qualifiedName": "AbstractArchivist",
18682
+ "package": "@xyo-network/archivist"
18473
18683
  }
18474
18684
  ],
18475
18685
  "name": "Dispatch",
@@ -18482,8 +18692,8 @@
18482
18692
  {
18483
18693
  "title": "Properties",
18484
18694
  "children": [
18485
- 414,
18486
- 415
18695
+ 417,
18696
+ 421
18487
18697
  ]
18488
18698
  }
18489
18699
  ],
@@ -18492,12 +18702,12 @@
18492
18702
  "fileName": "packages/sdk/packages/archivist/src/contexts/State.ts",
18493
18703
  "line": 4,
18494
18704
  "character": 17,
18495
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/State.ts#L4"
18705
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/State.ts#L4"
18496
18706
  }
18497
18707
  ]
18498
18708
  },
18499
18709
  {
18500
- "id": 398,
18710
+ "id": 401,
18501
18711
  "name": "ArchivistProviderProps",
18502
18712
  "kind": 4194304,
18503
18713
  "kindString": "Type alias",
@@ -18507,7 +18717,7 @@
18507
18717
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx",
18508
18718
  "line": 7,
18509
18719
  "character": 12,
18510
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L7"
18720
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L7"
18511
18721
  }
18512
18722
  ],
18513
18723
  "type": {
@@ -18516,14 +18726,14 @@
18516
18726
  {
18517
18727
  "type": "reflection",
18518
18728
  "declaration": {
18519
- "id": 399,
18729
+ "id": 402,
18520
18730
  "name": "__type",
18521
18731
  "kind": 65536,
18522
18732
  "kindString": "Type literal",
18523
18733
  "flags": {},
18524
18734
  "children": [
18525
18735
  {
18526
- "id": 400,
18736
+ "id": 403,
18527
18737
  "name": "archivist",
18528
18738
  "kind": 1024,
18529
18739
  "kindString": "Property",
@@ -18535,14 +18745,14 @@
18535
18745
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx",
18536
18746
  "line": 8,
18537
18747
  "character": 2,
18538
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L8"
18748
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L8"
18539
18749
  }
18540
18750
  ],
18541
18751
  "type": {
18542
18752
  "type": "reference",
18543
- "name": "PayloadArchivist",
18544
- "qualifiedName": "PayloadArchivist",
18545
- "package": "@xyo-network/archivist-interface"
18753
+ "name": "AbstractArchivist",
18754
+ "qualifiedName": "AbstractArchivist",
18755
+ "package": "@xyo-network/archivist"
18546
18756
  }
18547
18757
  }
18548
18758
  ],
@@ -18550,7 +18760,7 @@
18550
18760
  {
18551
18761
  "title": "Properties",
18552
18762
  "children": [
18553
- 400
18763
+ 403
18554
18764
  ]
18555
18765
  }
18556
18766
  ],
@@ -18559,7 +18769,7 @@
18559
18769
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx",
18560
18770
  "line": 7,
18561
18771
  "character": 60,
18562
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L7"
18772
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L7"
18563
18773
  }
18564
18774
  ]
18565
18775
  }
@@ -18569,7 +18779,7 @@
18569
18779
  }
18570
18780
  },
18571
18781
  {
18572
- "id": 382,
18782
+ "id": 385,
18573
18783
  "name": "CookieArchivistProviderProps",
18574
18784
  "kind": 4194304,
18575
18785
  "kindString": "Type alias",
@@ -18579,7 +18789,7 @@
18579
18789
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx",
18580
18790
  "line": 11,
18581
18791
  "character": 12,
18582
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L11"
18792
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L11"
18583
18793
  }
18584
18794
  ],
18585
18795
  "type": {
@@ -18588,14 +18798,14 @@
18588
18798
  {
18589
18799
  "type": "reflection",
18590
18800
  "declaration": {
18591
- "id": 383,
18801
+ "id": 386,
18592
18802
  "name": "__type",
18593
18803
  "kind": 65536,
18594
18804
  "kindString": "Type literal",
18595
18805
  "flags": {},
18596
18806
  "children": [
18597
18807
  {
18598
- "id": 384,
18808
+ "id": 387,
18599
18809
  "name": "config",
18600
18810
  "kind": 1024,
18601
18811
  "kindString": "Property",
@@ -18605,7 +18815,7 @@
18605
18815
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx",
18606
18816
  "line": 12,
18607
18817
  "character": 2,
18608
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L12"
18818
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L12"
18609
18819
  }
18610
18820
  ],
18611
18821
  "type": {
@@ -18616,7 +18826,7 @@
18616
18826
  }
18617
18827
  },
18618
18828
  {
18619
- "id": 385,
18829
+ "id": 388,
18620
18830
  "name": "resolver",
18621
18831
  "kind": 1024,
18622
18832
  "kindString": "Property",
@@ -18628,13 +18838,13 @@
18628
18838
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx",
18629
18839
  "line": 13,
18630
18840
  "character": 2,
18631
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L13"
18841
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L13"
18632
18842
  }
18633
18843
  ],
18634
18844
  "type": {
18635
18845
  "type": "reference",
18636
- "name": "SimpleModuleResolver",
18637
- "qualifiedName": "SimpleModuleResolver",
18846
+ "name": "CompositeModuleResolver",
18847
+ "qualifiedName": "CompositeModuleResolver",
18638
18848
  "package": "@xyo-network/module"
18639
18849
  }
18640
18850
  }
@@ -18643,8 +18853,8 @@
18643
18853
  {
18644
18854
  "title": "Properties",
18645
18855
  "children": [
18646
- 384,
18647
- 385
18856
+ 387,
18857
+ 388
18648
18858
  ]
18649
18859
  }
18650
18860
  ],
@@ -18653,7 +18863,7 @@
18653
18863
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx",
18654
18864
  "line": 11,
18655
18865
  "character": 66,
18656
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L11"
18866
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L11"
18657
18867
  }
18658
18868
  ]
18659
18869
  }
@@ -18663,7 +18873,7 @@
18663
18873
  }
18664
18874
  },
18665
18875
  {
18666
- "id": 390,
18876
+ "id": 393,
18667
18877
  "name": "MemoryArchivistProviderProps",
18668
18878
  "kind": 4194304,
18669
18879
  "kindString": "Type alias",
@@ -18673,7 +18883,7 @@
18673
18883
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx",
18674
18884
  "line": 11,
18675
18885
  "character": 12,
18676
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L11"
18886
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L11"
18677
18887
  }
18678
18888
  ],
18679
18889
  "type": {
@@ -18682,14 +18892,14 @@
18682
18892
  {
18683
18893
  "type": "reflection",
18684
18894
  "declaration": {
18685
- "id": 391,
18895
+ "id": 394,
18686
18896
  "name": "__type",
18687
18897
  "kind": 65536,
18688
18898
  "kindString": "Type literal",
18689
18899
  "flags": {},
18690
18900
  "children": [
18691
18901
  {
18692
- "id": 392,
18902
+ "id": 395,
18693
18903
  "name": "config",
18694
18904
  "kind": 1024,
18695
18905
  "kindString": "Property",
@@ -18701,7 +18911,7 @@
18701
18911
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx",
18702
18912
  "line": 12,
18703
18913
  "character": 2,
18704
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L12"
18914
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L12"
18705
18915
  }
18706
18916
  ],
18707
18917
  "type": {
@@ -18712,7 +18922,7 @@
18712
18922
  }
18713
18923
  },
18714
18924
  {
18715
- "id": 393,
18925
+ "id": 396,
18716
18926
  "name": "resolver",
18717
18927
  "kind": 1024,
18718
18928
  "kindString": "Property",
@@ -18724,13 +18934,13 @@
18724
18934
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx",
18725
18935
  "line": 13,
18726
18936
  "character": 2,
18727
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L13"
18937
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L13"
18728
18938
  }
18729
18939
  ],
18730
18940
  "type": {
18731
18941
  "type": "reference",
18732
- "name": "SimpleModuleResolver",
18733
- "qualifiedName": "SimpleModuleResolver",
18942
+ "name": "CompositeModuleResolver",
18943
+ "qualifiedName": "CompositeModuleResolver",
18734
18944
  "package": "@xyo-network/module"
18735
18945
  }
18736
18946
  }
@@ -18739,8 +18949,8 @@
18739
18949
  {
18740
18950
  "title": "Properties",
18741
18951
  "children": [
18742
- 392,
18743
- 393
18952
+ 395,
18953
+ 396
18744
18954
  ]
18745
18955
  }
18746
18956
  ],
@@ -18749,7 +18959,7 @@
18749
18959
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx",
18750
18960
  "line": 11,
18751
18961
  "character": 66,
18752
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L11"
18962
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L11"
18753
18963
  }
18754
18964
  ]
18755
18965
  }
@@ -18759,7 +18969,7 @@
18759
18969
  }
18760
18970
  },
18761
18971
  {
18762
- "id": 405,
18972
+ "id": 408,
18763
18973
  "name": "StorageArchivistProviderProps",
18764
18974
  "kind": 4194304,
18765
18975
  "kindString": "Type alias",
@@ -18769,7 +18979,7 @@
18769
18979
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx",
18770
18980
  "line": 9,
18771
18981
  "character": 12,
18772
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L9"
18982
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L9"
18773
18983
  }
18774
18984
  ],
18775
18985
  "type": {
@@ -18778,14 +18988,14 @@
18778
18988
  {
18779
18989
  "type": "reflection",
18780
18990
  "declaration": {
18781
- "id": 406,
18991
+ "id": 409,
18782
18992
  "name": "__type",
18783
18993
  "kind": 65536,
18784
18994
  "kindString": "Type literal",
18785
18995
  "flags": {},
18786
18996
  "children": [
18787
18997
  {
18788
- "id": 407,
18998
+ "id": 410,
18789
18999
  "name": "config",
18790
19000
  "kind": 1024,
18791
19001
  "kindString": "Property",
@@ -18795,7 +19005,7 @@
18795
19005
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx",
18796
19006
  "line": 10,
18797
19007
  "character": 2,
18798
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L10"
19008
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L10"
18799
19009
  }
18800
19010
  ],
18801
19011
  "type": {
@@ -18806,7 +19016,7 @@
18806
19016
  }
18807
19017
  },
18808
19018
  {
18809
- "id": 408,
19019
+ "id": 411,
18810
19020
  "name": "resolver",
18811
19021
  "kind": 1024,
18812
19022
  "kindString": "Property",
@@ -18818,13 +19028,13 @@
18818
19028
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx",
18819
19029
  "line": 11,
18820
19030
  "character": 2,
18821
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L11"
19031
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L11"
18822
19032
  }
18823
19033
  ],
18824
19034
  "type": {
18825
19035
  "type": "reference",
18826
- "name": "SimpleModuleResolver",
18827
- "qualifiedName": "SimpleModuleResolver",
19036
+ "name": "CompositeModuleResolver",
19037
+ "qualifiedName": "CompositeModuleResolver",
18828
19038
  "package": "@xyo-network/module"
18829
19039
  }
18830
19040
  }
@@ -18833,8 +19043,8 @@
18833
19043
  {
18834
19044
  "title": "Properties",
18835
19045
  "children": [
18836
- 407,
18837
- 408
19046
+ 410,
19047
+ 411
18838
19048
  ]
18839
19049
  }
18840
19050
  ],
@@ -18843,7 +19053,7 @@
18843
19053
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx",
18844
19054
  "line": 9,
18845
19055
  "character": 67,
18846
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L9"
19056
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L9"
18847
19057
  }
18848
19058
  ]
18849
19059
  }
@@ -18853,7 +19063,7 @@
18853
19063
  }
18854
19064
  },
18855
19065
  {
18856
- "id": 381,
19066
+ "id": 384,
18857
19067
  "name": "ArchivistContext",
18858
19068
  "kind": 32,
18859
19069
  "kindString": "Variable",
@@ -18865,7 +19075,7 @@
18865
19075
  "fileName": "packages/sdk/packages/archivist/src/contexts/Context.ts",
18866
19076
  "line": 5,
18867
19077
  "character": 6,
18868
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Context.ts#L5"
19078
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Context.ts#L5"
18869
19079
  }
18870
19080
  ],
18871
19081
  "type": {
@@ -18876,7 +19086,7 @@
18876
19086
  "types": [
18877
19087
  {
18878
19088
  "type": "reference",
18879
- "id": 413,
19089
+ "id": 416,
18880
19090
  "name": "ArchivistState"
18881
19091
  },
18882
19092
  {
@@ -18903,13 +19113,13 @@
18903
19113
  "fileName": "packages/sdk/packages/archivist/src/components/Details.tsx",
18904
19114
  "line": 19,
18905
19115
  "character": 17,
18906
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/components/Details.tsx#L19"
19116
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/components/Details.tsx#L19"
18907
19117
  },
18908
19118
  {
18909
19119
  "fileName": "packages/sdk/packages/archivist/src/components/Details.tsx",
18910
19120
  "line": 23,
18911
19121
  "character": 13,
18912
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/components/Details.tsx#L23"
19122
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/components/Details.tsx#L23"
18913
19123
  }
18914
19124
  ],
18915
19125
  "signatures": [
@@ -18975,7 +19185,7 @@
18975
19185
  ]
18976
19186
  },
18977
19187
  {
18978
- "id": 401,
19188
+ "id": 404,
18979
19189
  "name": "ArchivistProvider",
18980
19190
  "kind": 64,
18981
19191
  "kindString": "Function",
@@ -18985,31 +19195,31 @@
18985
19195
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx",
18986
19196
  "line": 11,
18987
19197
  "character": 13,
18988
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L11"
19198
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L11"
18989
19199
  }
18990
19200
  ],
18991
19201
  "signatures": [
18992
19202
  {
18993
- "id": 402,
19203
+ "id": 405,
18994
19204
  "name": "ArchivistProvider",
18995
19205
  "kind": 4096,
18996
19206
  "kindString": "Call signature",
18997
19207
  "flags": {},
18998
19208
  "parameters": [
18999
19209
  {
19000
- "id": 403,
19210
+ "id": 406,
19001
19211
  "name": "props",
19002
19212
  "kind": 32768,
19003
19213
  "kindString": "Parameter",
19004
19214
  "flags": {},
19005
19215
  "type": {
19006
19216
  "type": "reference",
19007
- "id": 398,
19217
+ "id": 401,
19008
19218
  "name": "ArchivistProviderProps"
19009
19219
  }
19010
19220
  },
19011
19221
  {
19012
- "id": 404,
19222
+ "id": 407,
19013
19223
  "name": "context",
19014
19224
  "kind": 32768,
19015
19225
  "kindString": "Parameter",
@@ -19051,7 +19261,7 @@
19051
19261
  ]
19052
19262
  },
19053
19263
  {
19054
- "id": 386,
19264
+ "id": 389,
19055
19265
  "name": "CookieArchivistProvider",
19056
19266
  "kind": 64,
19057
19267
  "kindString": "Function",
@@ -19061,31 +19271,31 @@
19061
19271
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx",
19062
19272
  "line": 16,
19063
19273
  "character": 13,
19064
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L16"
19274
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L16"
19065
19275
  }
19066
19276
  ],
19067
19277
  "signatures": [
19068
19278
  {
19069
- "id": 387,
19279
+ "id": 390,
19070
19280
  "name": "CookieArchivistProvider",
19071
19281
  "kind": 4096,
19072
19282
  "kindString": "Call signature",
19073
19283
  "flags": {},
19074
19284
  "parameters": [
19075
19285
  {
19076
- "id": 388,
19286
+ "id": 391,
19077
19287
  "name": "props",
19078
19288
  "kind": 32768,
19079
19289
  "kindString": "Parameter",
19080
19290
  "flags": {},
19081
19291
  "type": {
19082
19292
  "type": "reference",
19083
- "id": 382,
19293
+ "id": 385,
19084
19294
  "name": "CookieArchivistProviderProps"
19085
19295
  }
19086
19296
  },
19087
19297
  {
19088
- "id": 389,
19298
+ "id": 392,
19089
19299
  "name": "context",
19090
19300
  "kind": 32768,
19091
19301
  "kindString": "Parameter",
@@ -19127,7 +19337,7 @@
19127
19337
  ]
19128
19338
  },
19129
19339
  {
19130
- "id": 394,
19340
+ "id": 397,
19131
19341
  "name": "MemoryArchivistProvider",
19132
19342
  "kind": 64,
19133
19343
  "kindString": "Function",
@@ -19137,31 +19347,31 @@
19137
19347
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx",
19138
19348
  "line": 16,
19139
19349
  "character": 13,
19140
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L16"
19350
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L16"
19141
19351
  }
19142
19352
  ],
19143
19353
  "signatures": [
19144
19354
  {
19145
- "id": 395,
19355
+ "id": 398,
19146
19356
  "name": "MemoryArchivistProvider",
19147
19357
  "kind": 4096,
19148
19358
  "kindString": "Call signature",
19149
19359
  "flags": {},
19150
19360
  "parameters": [
19151
19361
  {
19152
- "id": 396,
19362
+ "id": 399,
19153
19363
  "name": "props",
19154
19364
  "kind": 32768,
19155
19365
  "kindString": "Parameter",
19156
19366
  "flags": {},
19157
19367
  "type": {
19158
19368
  "type": "reference",
19159
- "id": 390,
19369
+ "id": 393,
19160
19370
  "name": "MemoryArchivistProviderProps"
19161
19371
  }
19162
19372
  },
19163
19373
  {
19164
- "id": 397,
19374
+ "id": 400,
19165
19375
  "name": "context",
19166
19376
  "kind": 32768,
19167
19377
  "kindString": "Parameter",
@@ -19203,7 +19413,7 @@
19203
19413
  ]
19204
19414
  },
19205
19415
  {
19206
- "id": 409,
19416
+ "id": 412,
19207
19417
  "name": "StorageArchivistProvider",
19208
19418
  "kind": 64,
19209
19419
  "kindString": "Function",
@@ -19213,31 +19423,31 @@
19213
19423
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx",
19214
19424
  "line": 17,
19215
19425
  "character": 13,
19216
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L17"
19426
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L17"
19217
19427
  }
19218
19428
  ],
19219
19429
  "signatures": [
19220
19430
  {
19221
- "id": 410,
19431
+ "id": 413,
19222
19432
  "name": "StorageArchivistProvider",
19223
19433
  "kind": 4096,
19224
19434
  "kindString": "Call signature",
19225
19435
  "flags": {},
19226
19436
  "parameters": [
19227
19437
  {
19228
- "id": 411,
19438
+ "id": 414,
19229
19439
  "name": "props",
19230
19440
  "kind": 32768,
19231
19441
  "kindString": "Parameter",
19232
19442
  "flags": {},
19233
19443
  "type": {
19234
19444
  "type": "reference",
19235
- "id": 405,
19445
+ "id": 408,
19236
19446
  "name": "StorageArchivistProviderProps"
19237
19447
  }
19238
19448
  },
19239
19449
  {
19240
- "id": 412,
19450
+ "id": 415,
19241
19451
  "name": "context",
19242
19452
  "kind": 32768,
19243
19453
  "kindString": "Parameter",
@@ -19279,7 +19489,7 @@
19279
19489
  ]
19280
19490
  },
19281
19491
  {
19282
- "id": 416,
19492
+ "id": 425,
19283
19493
  "name": "useArchivist",
19284
19494
  "kind": 64,
19285
19495
  "kindString": "Function",
@@ -19289,19 +19499,19 @@
19289
19499
  "fileName": "packages/sdk/packages/archivist/src/contexts/use/use.tsx",
19290
19500
  "line": 5,
19291
19501
  "character": 13,
19292
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/use/use.tsx#L5"
19502
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/use/use.tsx#L5"
19293
19503
  }
19294
19504
  ],
19295
19505
  "signatures": [
19296
19506
  {
19297
- "id": 417,
19507
+ "id": 426,
19298
19508
  "name": "useArchivist",
19299
19509
  "kind": 4096,
19300
19510
  "kindString": "Call signature",
19301
19511
  "flags": {},
19302
19512
  "parameters": [
19303
19513
  {
19304
- "id": 418,
19514
+ "id": 427,
19305
19515
  "name": "required",
19306
19516
  "kind": 32768,
19307
19517
  "kindString": "Parameter",
@@ -19321,7 +19531,7 @@
19321
19531
  "types": [
19322
19532
  {
19323
19533
  "type": "reference",
19324
- "id": 413,
19534
+ "id": 416,
19325
19535
  "name": "ArchivistState"
19326
19536
  },
19327
19537
  {
@@ -19343,7 +19553,7 @@
19343
19553
  ]
19344
19554
  },
19345
19555
  {
19346
- "id": 419,
19556
+ "id": 428,
19347
19557
  "name": "useArchivistAll",
19348
19558
  "kind": 64,
19349
19559
  "kindString": "Function",
@@ -19353,19 +19563,19 @@
19353
19563
  "fileName": "packages/sdk/packages/archivist/src/contexts/use/useArchivistAll.tsx",
19354
19564
  "line": 6,
19355
19565
  "character": 13,
19356
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/use/useArchivistAll.tsx#L6"
19566
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/use/useArchivistAll.tsx#L6"
19357
19567
  }
19358
19568
  ],
19359
19569
  "signatures": [
19360
19570
  {
19361
- "id": 420,
19571
+ "id": 429,
19362
19572
  "name": "useArchivistAll",
19363
19573
  "kind": 4096,
19364
19574
  "kindString": "Call signature",
19365
19575
  "flags": {},
19366
19576
  "parameters": [
19367
19577
  {
19368
- "id": 421,
19578
+ "id": 430,
19369
19579
  "name": "required",
19370
19580
  "kind": 32768,
19371
19581
  "kindString": "Parameter",
@@ -19412,7 +19622,7 @@
19412
19622
  {
19413
19623
  "type": "reflection",
19414
19624
  "declaration": {
19415
- "id": 422,
19625
+ "id": 431,
19416
19626
  "name": "__type",
19417
19627
  "kind": 65536,
19418
19628
  "kindString": "Type literal",
@@ -19432,7 +19642,7 @@
19432
19642
  {
19433
19643
  "type": "reflection",
19434
19644
  "declaration": {
19435
- "id": 423,
19645
+ "id": 432,
19436
19646
  "name": "__type",
19437
19647
  "kind": 65536,
19438
19648
  "kindString": "Type literal",
@@ -19442,12 +19652,12 @@
19442
19652
  "fileName": "packages/sdk/packages/archivist/src/contexts/use/useArchivistStates.tsx",
19443
19653
  "line": 12,
19444
19654
  "character": 26,
19445
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/use/useArchivistStates.tsx#L12"
19655
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/use/useArchivistStates.tsx#L12"
19446
19656
  }
19447
19657
  ],
19448
19658
  "signatures": [
19449
19659
  {
19450
- "id": 424,
19660
+ "id": 433,
19451
19661
  "name": "__type",
19452
19662
  "kind": 4096,
19453
19663
  "kindString": "Call signature",
@@ -19467,7 +19677,7 @@
19467
19677
  ]
19468
19678
  },
19469
19679
  {
19470
- "id": 425,
19680
+ "id": 434,
19471
19681
  "name": "useArchivistClear",
19472
19682
  "kind": 64,
19473
19683
  "kindString": "Function",
@@ -19477,19 +19687,19 @@
19477
19687
  "fileName": "packages/sdk/packages/archivist/src/contexts/use/useArchivistClear.tsx",
19478
19688
  "line": 6,
19479
19689
  "character": 13,
19480
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/use/useArchivistClear.tsx#L6"
19690
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/use/useArchivistClear.tsx#L6"
19481
19691
  }
19482
19692
  ],
19483
19693
  "signatures": [
19484
19694
  {
19485
- "id": 426,
19695
+ "id": 435,
19486
19696
  "name": "useArchivistClear",
19487
19697
  "kind": 4096,
19488
19698
  "kindString": "Call signature",
19489
19699
  "flags": {},
19490
19700
  "parameters": [
19491
19701
  {
19492
- "id": 427,
19702
+ "id": 436,
19493
19703
  "name": "required",
19494
19704
  "kind": 32768,
19495
19705
  "kindString": "Parameter",
@@ -19536,7 +19746,7 @@
19536
19746
  {
19537
19747
  "type": "reflection",
19538
19748
  "declaration": {
19539
- "id": 428,
19749
+ "id": 437,
19540
19750
  "name": "__type",
19541
19751
  "kind": 65536,
19542
19752
  "kindString": "Type literal",
@@ -19556,7 +19766,7 @@
19556
19766
  {
19557
19767
  "type": "reflection",
19558
19768
  "declaration": {
19559
- "id": 429,
19769
+ "id": 438,
19560
19770
  "name": "__type",
19561
19771
  "kind": 65536,
19562
19772
  "kindString": "Type literal",
@@ -19566,12 +19776,12 @@
19566
19776
  "fileName": "packages/sdk/packages/archivist/src/contexts/use/useArchivistStates.tsx",
19567
19777
  "line": 12,
19568
19778
  "character": 26,
19569
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/use/useArchivistStates.tsx#L12"
19779
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/use/useArchivistStates.tsx#L12"
19570
19780
  }
19571
19781
  ],
19572
19782
  "signatures": [
19573
19783
  {
19574
- "id": 430,
19784
+ "id": 439,
19575
19785
  "name": "__type",
19576
19786
  "kind": 4096,
19577
19787
  "kindString": "Call signature",
@@ -19591,7 +19801,7 @@
19591
19801
  ]
19592
19802
  },
19593
19803
  {
19594
- "id": 431,
19804
+ "id": 440,
19595
19805
  "name": "useArchivistFind",
19596
19806
  "kind": 64,
19597
19807
  "kindString": "Function",
@@ -19601,19 +19811,19 @@
19601
19811
  "fileName": "packages/sdk/packages/archivist/src/contexts/use/useArchivistFind.tsx",
19602
19812
  "line": 8,
19603
19813
  "character": 13,
19604
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/use/useArchivistFind.tsx#L8"
19814
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/use/useArchivistFind.tsx#L8"
19605
19815
  }
19606
19816
  ],
19607
19817
  "signatures": [
19608
19818
  {
19609
- "id": 432,
19819
+ "id": 441,
19610
19820
  "name": "useArchivistFind",
19611
19821
  "kind": 4096,
19612
19822
  "kindString": "Call signature",
19613
19823
  "flags": {},
19614
19824
  "typeParameter": [
19615
19825
  {
19616
- "id": 433,
19826
+ "id": 442,
19617
19827
  "name": "TFilter",
19618
19828
  "kind": 131072,
19619
19829
  "kindString": "Type parameter",
@@ -19628,19 +19838,19 @@
19628
19838
  ],
19629
19839
  "parameters": [
19630
19840
  {
19631
- "id": 434,
19841
+ "id": 443,
19632
19842
  "name": "filter",
19633
19843
  "kind": 32768,
19634
19844
  "kindString": "Parameter",
19635
19845
  "flags": {},
19636
19846
  "type": {
19637
19847
  "type": "reference",
19638
- "id": 433,
19848
+ "id": 442,
19639
19849
  "name": "TFilter"
19640
19850
  }
19641
19851
  },
19642
19852
  {
19643
- "id": 435,
19853
+ "id": 444,
19644
19854
  "name": "required",
19645
19855
  "kind": 32768,
19646
19856
  "kindString": "Parameter",
@@ -19677,7 +19887,7 @@
19677
19887
  {
19678
19888
  "type": "reflection",
19679
19889
  "declaration": {
19680
- "id": 436,
19890
+ "id": 445,
19681
19891
  "name": "__type",
19682
19892
  "kind": 65536,
19683
19893
  "kindString": "Type literal",
@@ -19717,7 +19927,7 @@
19717
19927
  ]
19718
19928
  },
19719
19929
  {
19720
- "id": 437,
19930
+ "id": 446,
19721
19931
  "name": "useArchivistGet",
19722
19932
  "kind": 64,
19723
19933
  "kindString": "Function",
@@ -19727,19 +19937,19 @@
19727
19937
  "fileName": "packages/sdk/packages/archivist/src/contexts/use/useArchivistGet.tsx",
19728
19938
  "line": 8,
19729
19939
  "character": 13,
19730
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/use/useArchivistGet.tsx#L8"
19940
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/use/useArchivistGet.tsx#L8"
19731
19941
  }
19732
19942
  ],
19733
19943
  "signatures": [
19734
19944
  {
19735
- "id": 438,
19945
+ "id": 447,
19736
19946
  "name": "useArchivistGet",
19737
19947
  "kind": 4096,
19738
19948
  "kindString": "Call signature",
19739
19949
  "flags": {},
19740
19950
  "typeParameter": [
19741
19951
  {
19742
- "id": 441,
19952
+ "id": 450,
19743
19953
  "name": "T",
19744
19954
  "kind": 131072,
19745
19955
  "kindString": "Type parameter",
@@ -19762,7 +19972,7 @@
19762
19972
  {
19763
19973
  "type": "reflection",
19764
19974
  "declaration": {
19765
- "id": 439,
19975
+ "id": 448,
19766
19976
  "name": "__type",
19767
19977
  "kind": 65536,
19768
19978
  "kindString": "Type literal",
@@ -19796,7 +20006,7 @@
19796
20006
  {
19797
20007
  "type": "reflection",
19798
20008
  "declaration": {
19799
- "id": 440,
20009
+ "id": 449,
19800
20010
  "name": "__type",
19801
20011
  "kind": 65536,
19802
20012
  "kindString": "Type literal",
@@ -19816,7 +20026,7 @@
19816
20026
  ],
19817
20027
  "parameters": [
19818
20028
  {
19819
- "id": 442,
20029
+ "id": 451,
19820
20030
  "name": "ids",
19821
20031
  "kind": 32768,
19822
20032
  "kindString": "Parameter",
@@ -19832,7 +20042,7 @@
19832
20042
  }
19833
20043
  },
19834
20044
  {
19835
- "id": 443,
20045
+ "id": 452,
19836
20046
  "name": "required",
19837
20047
  "kind": 32768,
19838
20048
  "kindString": "Parameter",
@@ -19853,7 +20063,7 @@
19853
20063
  "type": "array",
19854
20064
  "elementType": {
19855
20065
  "type": "reference",
19856
- "id": 441,
20066
+ "id": 450,
19857
20067
  "name": "T"
19858
20068
  }
19859
20069
  }
@@ -19880,7 +20090,7 @@
19880
20090
  ]
19881
20091
  },
19882
20092
  {
19883
- "id": 444,
20093
+ "id": 453,
19884
20094
  "name": "useArchivistInsert",
19885
20095
  "kind": 64,
19886
20096
  "kindString": "Function",
@@ -19890,19 +20100,19 @@
19890
20100
  "fileName": "packages/sdk/packages/archivist/src/contexts/use/useArchivistInsert.tsx",
19891
20101
  "line": 6,
19892
20102
  "character": 13,
19893
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/use/useArchivistInsert.tsx#L6"
20103
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/use/useArchivistInsert.tsx#L6"
19894
20104
  }
19895
20105
  ],
19896
20106
  "signatures": [
19897
20107
  {
19898
- "id": 445,
20108
+ "id": 454,
19899
20109
  "name": "useArchivistInsert",
19900
20110
  "kind": 4096,
19901
20111
  "kindString": "Call signature",
19902
20112
  "flags": {},
19903
20113
  "parameters": [
19904
20114
  {
19905
- "id": 446,
20115
+ "id": 455,
19906
20116
  "name": "payloads",
19907
20117
  "kind": 32768,
19908
20118
  "kindString": "Parameter",
@@ -19927,7 +20137,7 @@
19927
20137
  {
19928
20138
  "type": "reflection",
19929
20139
  "declaration": {
19930
- "id": 447,
20140
+ "id": 456,
19931
20141
  "name": "__type",
19932
20142
  "kind": 65536,
19933
20143
  "kindString": "Type literal",
@@ -19946,7 +20156,7 @@
19946
20156
  }
19947
20157
  },
19948
20158
  {
19949
- "id": 448,
20159
+ "id": 457,
19950
20160
  "name": "required",
19951
20161
  "kind": 32768,
19952
20162
  "kindString": "Parameter",
@@ -19993,7 +20203,7 @@
19993
20203
  {
19994
20204
  "type": "reflection",
19995
20205
  "declaration": {
19996
- "id": 449,
20206
+ "id": 458,
19997
20207
  "name": "__type",
19998
20208
  "kind": 65536,
19999
20209
  "kindString": "Type literal",
@@ -20013,7 +20223,7 @@
20013
20223
  {
20014
20224
  "type": "reflection",
20015
20225
  "declaration": {
20016
- "id": 450,
20226
+ "id": 459,
20017
20227
  "name": "__type",
20018
20228
  "kind": 65536,
20019
20229
  "kindString": "Type literal",
@@ -20023,12 +20233,12 @@
20023
20233
  "fileName": "packages/sdk/packages/archivist/src/contexts/use/useArchivistInsert.tsx",
20024
20234
  "line": 9,
20025
20235
  "character": 24,
20026
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/contexts/use/useArchivistInsert.tsx#L9"
20236
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/contexts/use/useArchivistInsert.tsx#L9"
20027
20237
  }
20028
20238
  ],
20029
20239
  "signatures": [
20030
20240
  {
20031
- "id": 451,
20241
+ "id": 460,
20032
20242
  "name": "__type",
20033
20243
  "kind": 4096,
20034
20244
  "kindString": "Call signature",
@@ -20053,38 +20263,38 @@
20053
20263
  "title": "Interfaces",
20054
20264
  "children": [
20055
20265
  5,
20056
- 413
20266
+ 416
20057
20267
  ]
20058
20268
  },
20059
20269
  {
20060
20270
  "title": "Type Aliases",
20061
20271
  "children": [
20062
- 398,
20063
- 382,
20064
- 390,
20065
- 405
20272
+ 401,
20273
+ 385,
20274
+ 393,
20275
+ 408
20066
20276
  ]
20067
20277
  },
20068
20278
  {
20069
20279
  "title": "Variables",
20070
20280
  "children": [
20071
- 381
20281
+ 384
20072
20282
  ]
20073
20283
  },
20074
20284
  {
20075
20285
  "title": "Functions",
20076
20286
  "children": [
20077
20287
  1,
20078
- 401,
20079
- 386,
20080
- 394,
20081
- 409,
20082
- 416,
20083
- 419,
20288
+ 404,
20289
+ 389,
20290
+ 397,
20291
+ 412,
20084
20292
  425,
20085
- 431,
20086
- 437,
20087
- 444
20293
+ 428,
20294
+ 434,
20295
+ 440,
20296
+ 446,
20297
+ 453
20088
20298
  ]
20089
20299
  }
20090
20300
  ],
@@ -20093,7 +20303,7 @@
20093
20303
  "fileName": "packages/sdk/packages/archivist/src/index.ts",
20094
20304
  "line": 1,
20095
20305
  "character": 0,
20096
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/36fa9b623/packages/sdk/packages/archivist/src/index.ts#L1"
20306
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/bad84611ab2/packages/sdk/packages/archivist/src/index.ts#L1"
20097
20307
  }
20098
20308
  ]
20099
20309
  }