@xyo-network/react-archivist 2.37.28 → 2.38.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 (52) hide show
  1. package/dist/cjs/components/Details.js +1 -1
  2. package/dist/cjs/components/Details.js.map +1 -1
  3. package/dist/cjs/contexts/Provider/CookieArchivistProvider.d.ts +2 -2
  4. package/dist/cjs/contexts/Provider/CookieArchivistProvider.d.ts.map +1 -1
  5. package/dist/cjs/contexts/Provider/CookieArchivistProvider.js +18 -16
  6. package/dist/cjs/contexts/Provider/CookieArchivistProvider.js.map +1 -1
  7. package/dist/cjs/contexts/Provider/MemoryArchivistProvider.d.ts +2 -2
  8. package/dist/cjs/contexts/Provider/MemoryArchivistProvider.d.ts.map +1 -1
  9. package/dist/cjs/contexts/Provider/MemoryArchivistProvider.js +14 -16
  10. package/dist/cjs/contexts/Provider/MemoryArchivistProvider.js.map +1 -1
  11. package/dist/cjs/contexts/Provider/RemoteArchivistProvider.d.ts +2 -2
  12. package/dist/cjs/contexts/Provider/RemoteArchivistProvider.d.ts.map +1 -1
  13. package/dist/cjs/contexts/Provider/RemoteArchivistProvider.js +14 -16
  14. package/dist/cjs/contexts/Provider/RemoteArchivistProvider.js.map +1 -1
  15. package/dist/cjs/contexts/Provider/StorageArchivistProvider.d.ts +2 -2
  16. package/dist/cjs/contexts/Provider/StorageArchivistProvider.d.ts.map +1 -1
  17. package/dist/cjs/contexts/Provider/StorageArchivistProvider.js +14 -16
  18. package/dist/cjs/contexts/Provider/StorageArchivistProvider.js.map +1 -1
  19. package/dist/cjs/contexts/use.d.ts +1 -2
  20. package/dist/cjs/contexts/use.d.ts.map +1 -1
  21. package/dist/cjs/contexts/use.js +2 -2
  22. package/dist/cjs/contexts/use.js.map +1 -1
  23. package/dist/docs.json +647 -613
  24. package/dist/esm/components/Details.js +1 -1
  25. package/dist/esm/components/Details.js.map +1 -1
  26. package/dist/esm/contexts/Provider/CookieArchivistProvider.d.ts +2 -2
  27. package/dist/esm/contexts/Provider/CookieArchivistProvider.d.ts.map +1 -1
  28. package/dist/esm/contexts/Provider/CookieArchivistProvider.js +18 -15
  29. package/dist/esm/contexts/Provider/CookieArchivistProvider.js.map +1 -1
  30. package/dist/esm/contexts/Provider/MemoryArchivistProvider.d.ts +2 -2
  31. package/dist/esm/contexts/Provider/MemoryArchivistProvider.d.ts.map +1 -1
  32. package/dist/esm/contexts/Provider/MemoryArchivistProvider.js +14 -15
  33. package/dist/esm/contexts/Provider/MemoryArchivistProvider.js.map +1 -1
  34. package/dist/esm/contexts/Provider/RemoteArchivistProvider.d.ts +2 -2
  35. package/dist/esm/contexts/Provider/RemoteArchivistProvider.d.ts.map +1 -1
  36. package/dist/esm/contexts/Provider/RemoteArchivistProvider.js +14 -15
  37. package/dist/esm/contexts/Provider/RemoteArchivistProvider.js.map +1 -1
  38. package/dist/esm/contexts/Provider/StorageArchivistProvider.d.ts +2 -2
  39. package/dist/esm/contexts/Provider/StorageArchivistProvider.d.ts.map +1 -1
  40. package/dist/esm/contexts/Provider/StorageArchivistProvider.js +14 -15
  41. package/dist/esm/contexts/Provider/StorageArchivistProvider.js.map +1 -1
  42. package/dist/esm/contexts/use.d.ts +1 -2
  43. package/dist/esm/contexts/use.d.ts.map +1 -1
  44. package/dist/esm/contexts/use.js +2 -2
  45. package/dist/esm/contexts/use.js.map +1 -1
  46. package/package.json +7 -6
  47. package/src/components/Details.tsx +1 -1
  48. package/src/contexts/Provider/CookieArchivistProvider.tsx +10 -12
  49. package/src/contexts/Provider/MemoryArchivistProvider.tsx +7 -13
  50. package/src/contexts/Provider/RemoteArchivistProvider.tsx +7 -13
  51. package/src/contexts/Provider/StorageArchivistProvider.tsx +7 -13
  52. package/src/contexts/use.ts +4 -4
package/dist/docs.json CHANGED
@@ -14,7 +14,7 @@
14
14
  "flags": {},
15
15
  "children": [
16
16
  {
17
- "id": 90,
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": 91,
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": 92,
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": 93,
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": 86,
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": 87,
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": 88,
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": 89,
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": 106,
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": 107,
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": 108,
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": 109,
313
+ "id": 111,
314
314
  "name": "theme",
315
315
  "kind": 32768,
316
316
  "kindString": "Parameter",
@@ -377,7 +377,7 @@
377
377
  "fileName": "packages/sdk/packages/archivist/src/components/Details.tsx",
378
378
  "line": 12,
379
379
  "character": 2,
380
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/components/Details.tsx#L12"
380
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/components/Details.tsx#L12"
381
381
  }
382
382
  ],
383
383
  "type": {
@@ -408,7 +408,41 @@
408
408
  "flags": {},
409
409
  "sources": [
410
410
  {
411
- "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
411
+ "fileName": "node_modules/@xyo-network/module/dist/esm/Config.d.ts",
412
+ "line": 7,
413
+ "character": 90
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/dist/esm/Config.d.ts",
429
+ "line": 8,
430
+ "character": 98
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/dist/esm/models/XyoPayload.d.ts",
412
446
  "line": 18,
413
447
  "character": 17
414
448
  }
@@ -424,7 +458,7 @@
424
458
  }
425
459
  },
426
460
  {
427
- "id": 166,
461
+ "id": 168,
428
462
  "name": "bgcolor",
429
463
  "kind": 1024,
430
464
  "kindString": "Property",
@@ -465,7 +499,7 @@
465
499
  {
466
500
  "type": "reflection",
467
501
  "declaration": {
468
- "id": 167,
502
+ "id": 169,
469
503
  "name": "__type",
470
504
  "kind": 65536,
471
505
  "kindString": "Type literal",
@@ -479,14 +513,14 @@
479
513
  ],
480
514
  "signatures": [
481
515
  {
482
- "id": 168,
516
+ "id": 170,
483
517
  "name": "__type",
484
518
  "kind": 4096,
485
519
  "kindString": "Call signature",
486
520
  "flags": {},
487
521
  "parameters": [
488
522
  {
489
- "id": 169,
523
+ "id": 171,
490
524
  "name": "theme",
491
525
  "kind": 32768,
492
526
  "kindString": "Parameter",
@@ -541,7 +575,7 @@
541
575
  }
542
576
  },
543
577
  {
544
- "id": 16,
578
+ "id": 18,
545
579
  "name": "border",
546
580
  "kind": 1024,
547
581
  "kindString": "Property",
@@ -563,6 +597,10 @@
563
597
  "type": "intrinsic",
564
598
  "name": "number"
565
599
  },
600
+ {
601
+ "type": "literal",
602
+ "value": "none"
603
+ },
566
604
  {
567
605
  "type": "intersection",
568
606
  "types": [
@@ -573,7 +611,7 @@
573
611
  {
574
612
  "type": "reflection",
575
613
  "declaration": {
576
- "id": 17,
614
+ "id": 19,
577
615
  "name": "__type",
578
616
  "kind": 65536,
579
617
  "kindString": "Type literal",
@@ -594,10 +632,6 @@
594
632
  "type": "literal",
595
633
  "value": "inherit"
596
634
  },
597
- {
598
- "type": "literal",
599
- "value": "none"
600
- },
601
635
  {
602
636
  "type": "literal",
603
637
  "value": "initial"
@@ -1380,7 +1414,7 @@
1380
1414
  {
1381
1415
  "type": "reflection",
1382
1416
  "declaration": {
1383
- "id": 18,
1417
+ "id": 20,
1384
1418
  "name": "__type",
1385
1419
  "kind": 65536,
1386
1420
  "kindString": "Type literal",
@@ -1394,14 +1428,14 @@
1394
1428
  ],
1395
1429
  "signatures": [
1396
1430
  {
1397
- "id": 19,
1431
+ "id": 21,
1398
1432
  "name": "__type",
1399
1433
  "kind": 4096,
1400
1434
  "kindString": "Call signature",
1401
1435
  "flags": {},
1402
1436
  "parameters": [
1403
1437
  {
1404
- "id": 20,
1438
+ "id": 22,
1405
1439
  "name": "theme",
1406
1440
  "kind": 32768,
1407
1441
  "kindString": "Parameter",
@@ -1428,6 +1462,10 @@
1428
1462
  "type": "intrinsic",
1429
1463
  "name": "number"
1430
1464
  },
1465
+ {
1466
+ "type": "literal",
1467
+ "value": "none"
1468
+ },
1431
1469
  {
1432
1470
  "type": "intersection",
1433
1471
  "types": [
@@ -1438,7 +1476,7 @@
1438
1476
  {
1439
1477
  "type": "reflection",
1440
1478
  "declaration": {
1441
- "id": 21,
1479
+ "id": 23,
1442
1480
  "name": "__type",
1443
1481
  "kind": 65536,
1444
1482
  "kindString": "Type literal",
@@ -1459,10 +1497,6 @@
1459
1497
  "type": "literal",
1460
1498
  "value": "inherit"
1461
1499
  },
1462
- {
1463
- "type": "literal",
1464
- "value": "none"
1465
- },
1466
1500
  {
1467
1501
  "type": "literal",
1468
1502
  "value": "initial"
@@ -2254,7 +2288,7 @@
2254
2288
  }
2255
2289
  },
2256
2290
  {
2257
- "id": 30,
2291
+ "id": 32,
2258
2292
  "name": "borderBottom",
2259
2293
  "kind": 1024,
2260
2294
  "kindString": "Property",
@@ -2344,7 +2378,7 @@
2344
2378
  {
2345
2379
  "type": "reflection",
2346
2380
  "declaration": {
2347
- "id": 31,
2381
+ "id": 33,
2348
2382
  "name": "__type",
2349
2383
  "kind": 65536,
2350
2384
  "kindString": "Type literal",
@@ -2358,14 +2392,14 @@
2358
2392
  ],
2359
2393
  "signatures": [
2360
2394
  {
2361
- "id": 32,
2395
+ "id": 34,
2362
2396
  "name": "__type",
2363
2397
  "kind": 4096,
2364
2398
  "kindString": "Call signature",
2365
2399
  "flags": {},
2366
2400
  "parameters": [
2367
2401
  {
2368
- "id": 33,
2402
+ "id": 35,
2369
2403
  "name": "theme",
2370
2404
  "kind": 32768,
2371
2405
  "kindString": "Parameter",
@@ -2469,7 +2503,7 @@
2469
2503
  }
2470
2504
  },
2471
2505
  {
2472
- "id": 38,
2506
+ "id": 40,
2473
2507
  "name": "borderColor",
2474
2508
  "kind": 1024,
2475
2509
  "kindString": "Property",
@@ -2510,7 +2544,7 @@
2510
2544
  {
2511
2545
  "type": "reflection",
2512
2546
  "declaration": {
2513
- "id": 39,
2547
+ "id": 41,
2514
2548
  "name": "__type",
2515
2549
  "kind": 65536,
2516
2550
  "kindString": "Type literal",
@@ -2524,14 +2558,14 @@
2524
2558
  ],
2525
2559
  "signatures": [
2526
2560
  {
2527
- "id": 40,
2561
+ "id": 42,
2528
2562
  "name": "__type",
2529
2563
  "kind": 4096,
2530
2564
  "kindString": "Call signature",
2531
2565
  "flags": {},
2532
2566
  "parameters": [
2533
2567
  {
2534
- "id": 41,
2568
+ "id": 43,
2535
2569
  "name": "theme",
2536
2570
  "kind": 32768,
2537
2571
  "kindString": "Parameter",
@@ -2586,7 +2620,7 @@
2586
2620
  }
2587
2621
  },
2588
2622
  {
2589
- "id": 34,
2623
+ "id": 36,
2590
2624
  "name": "borderLeft",
2591
2625
  "kind": 1024,
2592
2626
  "kindString": "Property",
@@ -2676,7 +2710,7 @@
2676
2710
  {
2677
2711
  "type": "reflection",
2678
2712
  "declaration": {
2679
- "id": 35,
2713
+ "id": 37,
2680
2714
  "name": "__type",
2681
2715
  "kind": 65536,
2682
2716
  "kindString": "Type literal",
@@ -2690,14 +2724,14 @@
2690
2724
  ],
2691
2725
  "signatures": [
2692
2726
  {
2693
- "id": 36,
2727
+ "id": 38,
2694
2728
  "name": "__type",
2695
2729
  "kind": 4096,
2696
2730
  "kindString": "Call signature",
2697
2731
  "flags": {},
2698
2732
  "parameters": [
2699
2733
  {
2700
- "id": 37,
2734
+ "id": 39,
2701
2735
  "name": "theme",
2702
2736
  "kind": 32768,
2703
2737
  "kindString": "Parameter",
@@ -2801,7 +2835,7 @@
2801
2835
  }
2802
2836
  },
2803
2837
  {
2804
- "id": 42,
2838
+ "id": 44,
2805
2839
  "name": "borderRadius",
2806
2840
  "kind": 1024,
2807
2841
  "kindString": "Property",
@@ -2891,7 +2925,7 @@
2891
2925
  {
2892
2926
  "type": "reflection",
2893
2927
  "declaration": {
2894
- "id": 43,
2928
+ "id": 45,
2895
2929
  "name": "__type",
2896
2930
  "kind": 65536,
2897
2931
  "kindString": "Type literal",
@@ -2905,14 +2939,14 @@
2905
2939
  ],
2906
2940
  "signatures": [
2907
2941
  {
2908
- "id": 44,
2942
+ "id": 46,
2909
2943
  "name": "__type",
2910
2944
  "kind": 4096,
2911
2945
  "kindString": "Call signature",
2912
2946
  "flags": {},
2913
2947
  "parameters": [
2914
2948
  {
2915
- "id": 45,
2949
+ "id": 47,
2916
2950
  "name": "theme",
2917
2951
  "kind": 32768,
2918
2952
  "kindString": "Parameter",
@@ -3016,7 +3050,7 @@
3016
3050
  }
3017
3051
  },
3018
3052
  {
3019
- "id": 26,
3053
+ "id": 28,
3020
3054
  "name": "borderRight",
3021
3055
  "kind": 1024,
3022
3056
  "kindString": "Property",
@@ -3106,7 +3140,7 @@
3106
3140
  {
3107
3141
  "type": "reflection",
3108
3142
  "declaration": {
3109
- "id": 27,
3143
+ "id": 29,
3110
3144
  "name": "__type",
3111
3145
  "kind": 65536,
3112
3146
  "kindString": "Type literal",
@@ -3120,14 +3154,14 @@
3120
3154
  ],
3121
3155
  "signatures": [
3122
3156
  {
3123
- "id": 28,
3157
+ "id": 30,
3124
3158
  "name": "__type",
3125
3159
  "kind": 4096,
3126
3160
  "kindString": "Call signature",
3127
3161
  "flags": {},
3128
3162
  "parameters": [
3129
3163
  {
3130
- "id": 29,
3164
+ "id": 31,
3131
3165
  "name": "theme",
3132
3166
  "kind": 32768,
3133
3167
  "kindString": "Parameter",
@@ -3231,7 +3265,7 @@
3231
3265
  }
3232
3266
  },
3233
3267
  {
3234
- "id": 22,
3268
+ "id": 24,
3235
3269
  "name": "borderTop",
3236
3270
  "kind": 1024,
3237
3271
  "kindString": "Property",
@@ -3321,7 +3355,7 @@
3321
3355
  {
3322
3356
  "type": "reflection",
3323
3357
  "declaration": {
3324
- "id": 23,
3358
+ "id": 25,
3325
3359
  "name": "__type",
3326
3360
  "kind": 65536,
3327
3361
  "kindString": "Type literal",
@@ -3335,14 +3369,14 @@
3335
3369
  ],
3336
3370
  "signatures": [
3337
3371
  {
3338
- "id": 24,
3372
+ "id": 26,
3339
3373
  "name": "__type",
3340
3374
  "kind": 4096,
3341
3375
  "kindString": "Call signature",
3342
3376
  "flags": {},
3343
3377
  "parameters": [
3344
3378
  {
3345
- "id": 25,
3379
+ "id": 27,
3346
3380
  "name": "theme",
3347
3381
  "kind": 32768,
3348
3382
  "kindString": "Parameter",
@@ -3446,7 +3480,7 @@
3446
3480
  }
3447
3481
  },
3448
3482
  {
3449
- "id": 194,
3483
+ "id": 196,
3450
3484
  "name": "bottom",
3451
3485
  "kind": 1024,
3452
3486
  "kindString": "Property",
@@ -3536,7 +3570,7 @@
3536
3570
  {
3537
3571
  "type": "reflection",
3538
3572
  "declaration": {
3539
- "id": 195,
3573
+ "id": 197,
3540
3574
  "name": "__type",
3541
3575
  "kind": 65536,
3542
3576
  "kindString": "Type literal",
@@ -3550,14 +3584,14 @@
3550
3584
  ],
3551
3585
  "signatures": [
3552
3586
  {
3553
- "id": 196,
3587
+ "id": 198,
3554
3588
  "name": "__type",
3555
3589
  "kind": 4096,
3556
3590
  "kindString": "Call signature",
3557
3591
  "flags": {},
3558
3592
  "parameters": [
3559
3593
  {
3560
- "id": 197,
3594
+ "id": 199,
3561
3595
  "name": "theme",
3562
3596
  "kind": 32768,
3563
3597
  "kindString": "Parameter",
@@ -3661,7 +3695,7 @@
3661
3695
  }
3662
3696
  },
3663
3697
  {
3664
- "id": 202,
3698
+ "id": 204,
3665
3699
  "name": "boxShadow",
3666
3700
  "kind": 1024,
3667
3701
  "kindString": "Property",
@@ -3699,7 +3733,7 @@
3699
3733
  {
3700
3734
  "type": "reflection",
3701
3735
  "declaration": {
3702
- "id": 203,
3736
+ "id": 205,
3703
3737
  "name": "__type",
3704
3738
  "kind": 65536,
3705
3739
  "kindString": "Type literal",
@@ -3713,14 +3747,14 @@
3713
3747
  ],
3714
3748
  "signatures": [
3715
3749
  {
3716
- "id": 204,
3750
+ "id": 206,
3717
3751
  "name": "__type",
3718
3752
  "kind": 4096,
3719
3753
  "kindString": "Call signature",
3720
3754
  "flags": {},
3721
3755
  "parameters": [
3722
3756
  {
3723
- "id": 205,
3757
+ "id": 207,
3724
3758
  "name": "theme",
3725
3759
  "kind": 32768,
3726
3760
  "kindString": "Parameter",
@@ -3772,7 +3806,7 @@
3772
3806
  }
3773
3807
  },
3774
3808
  {
3775
- "id": 230,
3809
+ "id": 232,
3776
3810
  "name": "boxSizing",
3777
3811
  "kind": 1024,
3778
3812
  "kindString": "Property",
@@ -3832,7 +3866,7 @@
3832
3866
  {
3833
3867
  "type": "reflection",
3834
3868
  "declaration": {
3835
- "id": 231,
3869
+ "id": 233,
3836
3870
  "name": "__type",
3837
3871
  "kind": 65536,
3838
3872
  "kindString": "Type literal",
@@ -3846,14 +3880,14 @@
3846
3880
  ],
3847
3881
  "signatures": [
3848
3882
  {
3849
- "id": 232,
3883
+ "id": 234,
3850
3884
  "name": "__type",
3851
3885
  "kind": 4096,
3852
3886
  "kindString": "Call signature",
3853
3887
  "flags": {},
3854
3888
  "parameters": [
3855
3889
  {
3856
- "id": 233,
3890
+ "id": 235,
3857
3891
  "name": "theme",
3858
3892
  "kind": 32768,
3859
3893
  "kindString": "Parameter",
@@ -3927,7 +3961,7 @@
3927
3961
  }
3928
3962
  },
3929
3963
  {
3930
- "id": 170,
3964
+ "id": 172,
3931
3965
  "name": "color",
3932
3966
  "kind": 1024,
3933
3967
  "kindString": "Property",
@@ -3968,7 +4002,7 @@
3968
4002
  {
3969
4003
  "type": "reflection",
3970
4004
  "declaration": {
3971
- "id": 171,
4005
+ "id": 173,
3972
4006
  "name": "__type",
3973
4007
  "kind": 65536,
3974
4008
  "kindString": "Type literal",
@@ -3982,14 +4016,14 @@
3982
4016
  ],
3983
4017
  "signatures": [
3984
4018
  {
3985
- "id": 172,
4019
+ "id": 174,
3986
4020
  "name": "__type",
3987
4021
  "kind": 4096,
3988
4022
  "kindString": "Call signature",
3989
4023
  "flags": {},
3990
4024
  "parameters": [
3991
4025
  {
3992
- "id": 173,
4026
+ "id": 175,
3993
4027
  "name": "theme",
3994
4028
  "kind": 32768,
3995
4029
  "kindString": "Parameter",
@@ -4044,7 +4078,7 @@
4044
4078
  }
4045
4079
  },
4046
4080
  {
4047
- "id": 122,
4081
+ "id": 124,
4048
4082
  "name": "columnGap",
4049
4083
  "kind": 1024,
4050
4084
  "kindString": "Property",
@@ -4134,7 +4168,7 @@
4134
4168
  {
4135
4169
  "type": "reflection",
4136
4170
  "declaration": {
4137
- "id": 123,
4171
+ "id": 125,
4138
4172
  "name": "__type",
4139
4173
  "kind": 65536,
4140
4174
  "kindString": "Type literal",
@@ -4148,14 +4182,14 @@
4148
4182
  ],
4149
4183
  "signatures": [
4150
4184
  {
4151
- "id": 124,
4185
+ "id": 126,
4152
4186
  "name": "__type",
4153
4187
  "kind": 4096,
4154
4188
  "kindString": "Call signature",
4155
4189
  "flags": {},
4156
4190
  "parameters": [
4157
4191
  {
4158
- "id": 125,
4192
+ "id": 127,
4159
4193
  "name": "theme",
4160
4194
  "kind": 32768,
4161
4195
  "kindString": "Parameter",
@@ -4259,7 +4293,7 @@
4259
4293
  }
4260
4294
  },
4261
4295
  {
4262
- "id": 46,
4296
+ "id": 48,
4263
4297
  "name": "display",
4264
4298
  "kind": 1024,
4265
4299
  "kindString": "Property",
@@ -4300,7 +4334,7 @@
4300
4334
  {
4301
4335
  "type": "reflection",
4302
4336
  "declaration": {
4303
- "id": 47,
4337
+ "id": 49,
4304
4338
  "name": "__type",
4305
4339
  "kind": 65536,
4306
4340
  "kindString": "Type literal",
@@ -4314,14 +4348,14 @@
4314
4348
  ],
4315
4349
  "signatures": [
4316
4350
  {
4317
- "id": 48,
4351
+ "id": 50,
4318
4352
  "name": "__type",
4319
4353
  "kind": 4096,
4320
4354
  "kindString": "Call signature",
4321
4355
  "flags": {},
4322
4356
  "parameters": [
4323
4357
  {
4324
- "id": 49,
4358
+ "id": 51,
4325
4359
  "name": "theme",
4326
4360
  "kind": 32768,
4327
4361
  "kindString": "Parameter",
@@ -4376,7 +4410,7 @@
4376
4410
  }
4377
4411
  },
4378
4412
  {
4379
- "id": 50,
4413
+ "id": 52,
4380
4414
  "name": "displayPrint",
4381
4415
  "kind": 1024,
4382
4416
  "kindString": "Property",
@@ -4417,7 +4451,7 @@
4417
4451
  {
4418
4452
  "type": "reflection",
4419
4453
  "declaration": {
4420
- "id": 51,
4454
+ "id": 53,
4421
4455
  "name": "__type",
4422
4456
  "kind": 65536,
4423
4457
  "kindString": "Type literal",
@@ -4431,14 +4465,14 @@
4431
4465
  ],
4432
4466
  "signatures": [
4433
4467
  {
4434
- "id": 52,
4468
+ "id": 54,
4435
4469
  "name": "__type",
4436
4470
  "kind": 4096,
4437
4471
  "kindString": "Call signature",
4438
4472
  "flags": {},
4439
4473
  "parameters": [
4440
4474
  {
4441
- "id": 53,
4475
+ "id": 55,
4442
4476
  "name": "theme",
4443
4477
  "kind": 32768,
4444
4478
  "kindString": "Parameter",
@@ -4493,7 +4527,7 @@
4493
4527
  }
4494
4528
  },
4495
4529
  {
4496
- "id": 94,
4530
+ "id": 96,
4497
4531
  "name": "flex",
4498
4532
  "kind": 1024,
4499
4533
  "kindString": "Property",
@@ -4583,7 +4617,7 @@
4583
4617
  {
4584
4618
  "type": "reflection",
4585
4619
  "declaration": {
4586
- "id": 95,
4620
+ "id": 97,
4587
4621
  "name": "__type",
4588
4622
  "kind": 65536,
4589
4623
  "kindString": "Type literal",
@@ -4597,14 +4631,14 @@
4597
4631
  ],
4598
4632
  "signatures": [
4599
4633
  {
4600
- "id": 96,
4634
+ "id": 98,
4601
4635
  "name": "__type",
4602
4636
  "kind": 4096,
4603
4637
  "kindString": "Call signature",
4604
4638
  "flags": {},
4605
4639
  "parameters": [
4606
4640
  {
4607
- "id": 97,
4641
+ "id": 99,
4608
4642
  "name": "theme",
4609
4643
  "kind": 32768,
4610
4644
  "kindString": "Parameter",
@@ -4708,7 +4742,7 @@
4708
4742
  }
4709
4743
  },
4710
4744
  {
4711
- "id": 70,
4745
+ "id": 72,
4712
4746
  "name": "flexBasis",
4713
4747
  "kind": 1024,
4714
4748
  "kindString": "Property",
@@ -4798,7 +4832,7 @@
4798
4832
  {
4799
4833
  "type": "reflection",
4800
4834
  "declaration": {
4801
- "id": 71,
4835
+ "id": 73,
4802
4836
  "name": "__type",
4803
4837
  "kind": 65536,
4804
4838
  "kindString": "Type literal",
@@ -4812,14 +4846,14 @@
4812
4846
  ],
4813
4847
  "signatures": [
4814
4848
  {
4815
- "id": 72,
4849
+ "id": 74,
4816
4850
  "name": "__type",
4817
4851
  "kind": 4096,
4818
4852
  "kindString": "Call signature",
4819
4853
  "flags": {},
4820
4854
  "parameters": [
4821
4855
  {
4822
- "id": 73,
4856
+ "id": 75,
4823
4857
  "name": "theme",
4824
4858
  "kind": 32768,
4825
4859
  "kindString": "Parameter",
@@ -4923,7 +4957,7 @@
4923
4957
  }
4924
4958
  },
4925
4959
  {
4926
- "id": 74,
4960
+ "id": 76,
4927
4961
  "name": "flexDirection",
4928
4962
  "kind": 1024,
4929
4963
  "kindString": "Property",
@@ -4983,7 +5017,7 @@
4983
5017
  {
4984
5018
  "type": "reflection",
4985
5019
  "declaration": {
4986
- "id": 75,
5020
+ "id": 77,
4987
5021
  "name": "__type",
4988
5022
  "kind": 65536,
4989
5023
  "kindString": "Type literal",
@@ -4997,14 +5031,14 @@
4997
5031
  ],
4998
5032
  "signatures": [
4999
5033
  {
5000
- "id": 76,
5034
+ "id": 78,
5001
5035
  "name": "__type",
5002
5036
  "kind": 4096,
5003
5037
  "kindString": "Call signature",
5004
5038
  "flags": {},
5005
5039
  "parameters": [
5006
5040
  {
5007
- "id": 77,
5041
+ "id": 79,
5008
5042
  "name": "theme",
5009
5043
  "kind": 32768,
5010
5044
  "kindString": "Parameter",
@@ -5078,7 +5112,7 @@
5078
5112
  }
5079
5113
  },
5080
5114
  {
5081
- "id": 98,
5115
+ "id": 100,
5082
5116
  "name": "flexGrow",
5083
5117
  "kind": 1024,
5084
5118
  "kindString": "Property",
@@ -5138,7 +5172,7 @@
5138
5172
  {
5139
5173
  "type": "reflection",
5140
5174
  "declaration": {
5141
- "id": 99,
5175
+ "id": 101,
5142
5176
  "name": "__type",
5143
5177
  "kind": 65536,
5144
5178
  "kindString": "Type literal",
@@ -5152,14 +5186,14 @@
5152
5186
  ],
5153
5187
  "signatures": [
5154
5188
  {
5155
- "id": 100,
5189
+ "id": 102,
5156
5190
  "name": "__type",
5157
5191
  "kind": 4096,
5158
5192
  "kindString": "Call signature",
5159
5193
  "flags": {},
5160
5194
  "parameters": [
5161
5195
  {
5162
- "id": 101,
5196
+ "id": 103,
5163
5197
  "name": "theme",
5164
5198
  "kind": 32768,
5165
5199
  "kindString": "Parameter",
@@ -5233,7 +5267,7 @@
5233
5267
  }
5234
5268
  },
5235
5269
  {
5236
- "id": 102,
5270
+ "id": 104,
5237
5271
  "name": "flexShrink",
5238
5272
  "kind": 1024,
5239
5273
  "kindString": "Property",
@@ -5293,7 +5327,7 @@
5293
5327
  {
5294
5328
  "type": "reflection",
5295
5329
  "declaration": {
5296
- "id": 103,
5330
+ "id": 105,
5297
5331
  "name": "__type",
5298
5332
  "kind": 65536,
5299
5333
  "kindString": "Type literal",
@@ -5307,14 +5341,14 @@
5307
5341
  ],
5308
5342
  "signatures": [
5309
5343
  {
5310
- "id": 104,
5344
+ "id": 106,
5311
5345
  "name": "__type",
5312
5346
  "kind": 4096,
5313
5347
  "kindString": "Call signature",
5314
5348
  "flags": {},
5315
5349
  "parameters": [
5316
5350
  {
5317
- "id": 105,
5351
+ "id": 107,
5318
5352
  "name": "theme",
5319
5353
  "kind": 32768,
5320
5354
  "kindString": "Parameter",
@@ -5388,7 +5422,7 @@
5388
5422
  }
5389
5423
  },
5390
5424
  {
5391
- "id": 78,
5425
+ "id": 80,
5392
5426
  "name": "flexWrap",
5393
5427
  "kind": 1024,
5394
5428
  "kindString": "Property",
@@ -5448,7 +5482,7 @@
5448
5482
  {
5449
5483
  "type": "reflection",
5450
5484
  "declaration": {
5451
- "id": 79,
5485
+ "id": 81,
5452
5486
  "name": "__type",
5453
5487
  "kind": 65536,
5454
5488
  "kindString": "Type literal",
@@ -5462,14 +5496,14 @@
5462
5496
  ],
5463
5497
  "signatures": [
5464
5498
  {
5465
- "id": 80,
5499
+ "id": 82,
5466
5500
  "name": "__type",
5467
5501
  "kind": 4096,
5468
5502
  "kindString": "Call signature",
5469
5503
  "flags": {},
5470
5504
  "parameters": [
5471
5505
  {
5472
- "id": 81,
5506
+ "id": 83,
5473
5507
  "name": "theme",
5474
5508
  "kind": 32768,
5475
5509
  "kindString": "Parameter",
@@ -5543,7 +5577,7 @@
5543
5577
  }
5544
5578
  },
5545
5579
  {
5546
- "id": 346,
5580
+ "id": 348,
5547
5581
  "name": "fontFamily",
5548
5582
  "kind": 1024,
5549
5583
  "kindString": "Property",
@@ -5584,7 +5618,7 @@
5584
5618
  {
5585
5619
  "type": "reflection",
5586
5620
  "declaration": {
5587
- "id": 347,
5621
+ "id": 349,
5588
5622
  "name": "__type",
5589
5623
  "kind": 65536,
5590
5624
  "kindString": "Type literal",
@@ -5598,14 +5632,14 @@
5598
5632
  ],
5599
5633
  "signatures": [
5600
5634
  {
5601
- "id": 348,
5635
+ "id": 350,
5602
5636
  "name": "__type",
5603
5637
  "kind": 4096,
5604
5638
  "kindString": "Call signature",
5605
5639
  "flags": {},
5606
5640
  "parameters": [
5607
5641
  {
5608
- "id": 349,
5642
+ "id": 351,
5609
5643
  "name": "theme",
5610
5644
  "kind": 32768,
5611
5645
  "kindString": "Parameter",
@@ -5660,7 +5694,7 @@
5660
5694
  }
5661
5695
  },
5662
5696
  {
5663
- "id": 350,
5697
+ "id": 352,
5664
5698
  "name": "fontSize",
5665
5699
  "kind": 1024,
5666
5700
  "kindString": "Property",
@@ -5750,7 +5784,7 @@
5750
5784
  {
5751
5785
  "type": "reflection",
5752
5786
  "declaration": {
5753
- "id": 351,
5787
+ "id": 353,
5754
5788
  "name": "__type",
5755
5789
  "kind": 65536,
5756
5790
  "kindString": "Type literal",
@@ -5764,14 +5798,14 @@
5764
5798
  ],
5765
5799
  "signatures": [
5766
5800
  {
5767
- "id": 352,
5801
+ "id": 354,
5768
5802
  "name": "__type",
5769
5803
  "kind": 4096,
5770
5804
  "kindString": "Call signature",
5771
5805
  "flags": {},
5772
5806
  "parameters": [
5773
5807
  {
5774
- "id": 353,
5808
+ "id": 355,
5775
5809
  "name": "theme",
5776
5810
  "kind": 32768,
5777
5811
  "kindString": "Parameter",
@@ -5875,7 +5909,7 @@
5875
5909
  }
5876
5910
  },
5877
5911
  {
5878
- "id": 354,
5912
+ "id": 356,
5879
5913
  "name": "fontStyle",
5880
5914
  "kind": 1024,
5881
5915
  "kindString": "Property",
@@ -5916,7 +5950,7 @@
5916
5950
  {
5917
5951
  "type": "reflection",
5918
5952
  "declaration": {
5919
- "id": 355,
5953
+ "id": 357,
5920
5954
  "name": "__type",
5921
5955
  "kind": 65536,
5922
5956
  "kindString": "Type literal",
@@ -5930,14 +5964,14 @@
5930
5964
  ],
5931
5965
  "signatures": [
5932
5966
  {
5933
- "id": 356,
5967
+ "id": 358,
5934
5968
  "name": "__type",
5935
5969
  "kind": 4096,
5936
5970
  "kindString": "Call signature",
5937
5971
  "flags": {},
5938
5972
  "parameters": [
5939
5973
  {
5940
- "id": 357,
5974
+ "id": 359,
5941
5975
  "name": "theme",
5942
5976
  "kind": 32768,
5943
5977
  "kindString": "Parameter",
@@ -5992,7 +6026,7 @@
5992
6026
  }
5993
6027
  },
5994
6028
  {
5995
- "id": 358,
6029
+ "id": 360,
5996
6030
  "name": "fontWeight",
5997
6031
  "kind": 1024,
5998
6032
  "kindString": "Property",
@@ -6024,7 +6058,7 @@
6024
6058
  {
6025
6059
  "type": "reflection",
6026
6060
  "declaration": {
6027
- "id": 359,
6061
+ "id": 361,
6028
6062
  "name": "__type",
6029
6063
  "kind": 65536,
6030
6064
  "kindString": "Type literal",
@@ -6043,7 +6077,7 @@
6043
6077
  {
6044
6078
  "type": "reflection",
6045
6079
  "declaration": {
6046
- "id": 360,
6080
+ "id": 362,
6047
6081
  "name": "__type",
6048
6082
  "kind": 65536,
6049
6083
  "kindString": "Type literal",
@@ -6062,7 +6096,7 @@
6062
6096
  {
6063
6097
  "type": "reflection",
6064
6098
  "declaration": {
6065
- "id": 361,
6099
+ "id": 363,
6066
6100
  "name": "__type",
6067
6101
  "kind": 65536,
6068
6102
  "kindString": "Type literal",
@@ -6076,14 +6110,14 @@
6076
6110
  ],
6077
6111
  "signatures": [
6078
6112
  {
6079
- "id": 362,
6113
+ "id": 364,
6080
6114
  "name": "__type",
6081
6115
  "kind": 4096,
6082
6116
  "kindString": "Call signature",
6083
6117
  "flags": {},
6084
6118
  "parameters": [
6085
6119
  {
6086
- "id": 363,
6120
+ "id": 365,
6087
6121
  "name": "theme",
6088
6122
  "kind": 32768,
6089
6123
  "kindString": "Parameter",
@@ -6120,7 +6154,7 @@
6120
6154
  {
6121
6155
  "type": "reflection",
6122
6156
  "declaration": {
6123
- "id": 364,
6157
+ "id": 366,
6124
6158
  "name": "__type",
6125
6159
  "kind": 65536,
6126
6160
  "kindString": "Type literal",
@@ -6139,7 +6173,7 @@
6139
6173
  {
6140
6174
  "type": "reflection",
6141
6175
  "declaration": {
6142
- "id": 365,
6176
+ "id": 367,
6143
6177
  "name": "__type",
6144
6178
  "kind": 65536,
6145
6179
  "kindString": "Type literal",
@@ -6167,7 +6201,7 @@
6167
6201
  }
6168
6202
  },
6169
6203
  {
6170
- "id": 118,
6204
+ "id": 120,
6171
6205
  "name": "gap",
6172
6206
  "kind": 1024,
6173
6207
  "kindString": "Property",
@@ -6257,7 +6291,7 @@
6257
6291
  {
6258
6292
  "type": "reflection",
6259
6293
  "declaration": {
6260
- "id": 119,
6294
+ "id": 121,
6261
6295
  "name": "__type",
6262
6296
  "kind": 65536,
6263
6297
  "kindString": "Type literal",
@@ -6271,14 +6305,14 @@
6271
6305
  ],
6272
6306
  "signatures": [
6273
6307
  {
6274
- "id": 120,
6308
+ "id": 122,
6275
6309
  "name": "__type",
6276
6310
  "kind": 4096,
6277
6311
  "kindString": "Call signature",
6278
6312
  "flags": {},
6279
6313
  "parameters": [
6280
6314
  {
6281
- "id": 121,
6315
+ "id": 123,
6282
6316
  "name": "theme",
6283
6317
  "kind": 32768,
6284
6318
  "kindString": "Parameter",
@@ -6382,7 +6416,7 @@
6382
6416
  }
6383
6417
  },
6384
6418
  {
6385
- "id": 162,
6419
+ "id": 164,
6386
6420
  "name": "gridArea",
6387
6421
  "kind": 1024,
6388
6422
  "kindString": "Property",
@@ -6442,7 +6476,7 @@
6442
6476
  {
6443
6477
  "type": "reflection",
6444
6478
  "declaration": {
6445
- "id": 163,
6479
+ "id": 165,
6446
6480
  "name": "__type",
6447
6481
  "kind": 65536,
6448
6482
  "kindString": "Type literal",
@@ -6456,14 +6490,14 @@
6456
6490
  ],
6457
6491
  "signatures": [
6458
6492
  {
6459
- "id": 164,
6493
+ "id": 166,
6460
6494
  "name": "__type",
6461
6495
  "kind": 4096,
6462
6496
  "kindString": "Call signature",
6463
6497
  "flags": {},
6464
6498
  "parameters": [
6465
6499
  {
6466
- "id": 165,
6500
+ "id": 167,
6467
6501
  "name": "theme",
6468
6502
  "kind": 32768,
6469
6503
  "kindString": "Parameter",
@@ -6537,7 +6571,7 @@
6537
6571
  }
6538
6572
  },
6539
6573
  {
6540
- "id": 142,
6574
+ "id": 144,
6541
6575
  "name": "gridAutoColumns",
6542
6576
  "kind": 1024,
6543
6577
  "kindString": "Property",
@@ -6627,7 +6661,7 @@
6627
6661
  {
6628
6662
  "type": "reflection",
6629
6663
  "declaration": {
6630
- "id": 143,
6664
+ "id": 145,
6631
6665
  "name": "__type",
6632
6666
  "kind": 65536,
6633
6667
  "kindString": "Type literal",
@@ -6641,14 +6675,14 @@
6641
6675
  ],
6642
6676
  "signatures": [
6643
6677
  {
6644
- "id": 144,
6678
+ "id": 146,
6645
6679
  "name": "__type",
6646
6680
  "kind": 4096,
6647
6681
  "kindString": "Call signature",
6648
6682
  "flags": {},
6649
6683
  "parameters": [
6650
6684
  {
6651
- "id": 145,
6685
+ "id": 147,
6652
6686
  "name": "theme",
6653
6687
  "kind": 32768,
6654
6688
  "kindString": "Parameter",
@@ -6752,7 +6786,7 @@
6752
6786
  }
6753
6787
  },
6754
6788
  {
6755
- "id": 138,
6789
+ "id": 140,
6756
6790
  "name": "gridAutoFlow",
6757
6791
  "kind": 1024,
6758
6792
  "kindString": "Property",
@@ -6793,7 +6827,7 @@
6793
6827
  {
6794
6828
  "type": "reflection",
6795
6829
  "declaration": {
6796
- "id": 139,
6830
+ "id": 141,
6797
6831
  "name": "__type",
6798
6832
  "kind": 65536,
6799
6833
  "kindString": "Type literal",
@@ -6807,14 +6841,14 @@
6807
6841
  ],
6808
6842
  "signatures": [
6809
6843
  {
6810
- "id": 140,
6844
+ "id": 142,
6811
6845
  "name": "__type",
6812
6846
  "kind": 4096,
6813
6847
  "kindString": "Call signature",
6814
6848
  "flags": {},
6815
6849
  "parameters": [
6816
6850
  {
6817
- "id": 141,
6851
+ "id": 143,
6818
6852
  "name": "theme",
6819
6853
  "kind": 32768,
6820
6854
  "kindString": "Parameter",
@@ -6869,7 +6903,7 @@
6869
6903
  }
6870
6904
  },
6871
6905
  {
6872
- "id": 146,
6906
+ "id": 148,
6873
6907
  "name": "gridAutoRows",
6874
6908
  "kind": 1024,
6875
6909
  "kindString": "Property",
@@ -6959,7 +6993,7 @@
6959
6993
  {
6960
6994
  "type": "reflection",
6961
6995
  "declaration": {
6962
- "id": 147,
6996
+ "id": 149,
6963
6997
  "name": "__type",
6964
6998
  "kind": 65536,
6965
6999
  "kindString": "Type literal",
@@ -6973,14 +7007,14 @@
6973
7007
  ],
6974
7008
  "signatures": [
6975
7009
  {
6976
- "id": 148,
7010
+ "id": 150,
6977
7011
  "name": "__type",
6978
7012
  "kind": 4096,
6979
7013
  "kindString": "Call signature",
6980
7014
  "flags": {},
6981
7015
  "parameters": [
6982
7016
  {
6983
- "id": 149,
7017
+ "id": 151,
6984
7018
  "name": "theme",
6985
7019
  "kind": 32768,
6986
7020
  "kindString": "Parameter",
@@ -7084,7 +7118,7 @@
7084
7118
  }
7085
7119
  },
7086
7120
  {
7087
- "id": 130,
7121
+ "id": 132,
7088
7122
  "name": "gridColumn",
7089
7123
  "kind": 1024,
7090
7124
  "kindString": "Property",
@@ -7144,7 +7178,7 @@
7144
7178
  {
7145
7179
  "type": "reflection",
7146
7180
  "declaration": {
7147
- "id": 131,
7181
+ "id": 133,
7148
7182
  "name": "__type",
7149
7183
  "kind": 65536,
7150
7184
  "kindString": "Type literal",
@@ -7158,14 +7192,14 @@
7158
7192
  ],
7159
7193
  "signatures": [
7160
7194
  {
7161
- "id": 132,
7195
+ "id": 134,
7162
7196
  "name": "__type",
7163
7197
  "kind": 4096,
7164
7198
  "kindString": "Call signature",
7165
7199
  "flags": {},
7166
7200
  "parameters": [
7167
7201
  {
7168
- "id": 133,
7202
+ "id": 135,
7169
7203
  "name": "theme",
7170
7204
  "kind": 32768,
7171
7205
  "kindString": "Parameter",
@@ -7239,7 +7273,7 @@
7239
7273
  }
7240
7274
  },
7241
7275
  {
7242
- "id": 134,
7276
+ "id": 136,
7243
7277
  "name": "gridRow",
7244
7278
  "kind": 1024,
7245
7279
  "kindString": "Property",
@@ -7299,7 +7333,7 @@
7299
7333
  {
7300
7334
  "type": "reflection",
7301
7335
  "declaration": {
7302
- "id": 135,
7336
+ "id": 137,
7303
7337
  "name": "__type",
7304
7338
  "kind": 65536,
7305
7339
  "kindString": "Type literal",
@@ -7313,14 +7347,14 @@
7313
7347
  ],
7314
7348
  "signatures": [
7315
7349
  {
7316
- "id": 136,
7350
+ "id": 138,
7317
7351
  "name": "__type",
7318
7352
  "kind": 4096,
7319
7353
  "kindString": "Call signature",
7320
7354
  "flags": {},
7321
7355
  "parameters": [
7322
7356
  {
7323
- "id": 137,
7357
+ "id": 139,
7324
7358
  "name": "theme",
7325
7359
  "kind": 32768,
7326
7360
  "kindString": "Parameter",
@@ -7394,7 +7428,7 @@
7394
7428
  }
7395
7429
  },
7396
7430
  {
7397
- "id": 158,
7431
+ "id": 160,
7398
7432
  "name": "gridTemplateAreas",
7399
7433
  "kind": 1024,
7400
7434
  "kindString": "Property",
@@ -7435,7 +7469,7 @@
7435
7469
  {
7436
7470
  "type": "reflection",
7437
7471
  "declaration": {
7438
- "id": 159,
7472
+ "id": 161,
7439
7473
  "name": "__type",
7440
7474
  "kind": 65536,
7441
7475
  "kindString": "Type literal",
@@ -7449,14 +7483,14 @@
7449
7483
  ],
7450
7484
  "signatures": [
7451
7485
  {
7452
- "id": 160,
7486
+ "id": 162,
7453
7487
  "name": "__type",
7454
7488
  "kind": 4096,
7455
7489
  "kindString": "Call signature",
7456
7490
  "flags": {},
7457
7491
  "parameters": [
7458
7492
  {
7459
- "id": 161,
7493
+ "id": 163,
7460
7494
  "name": "theme",
7461
7495
  "kind": 32768,
7462
7496
  "kindString": "Parameter",
@@ -7511,7 +7545,7 @@
7511
7545
  }
7512
7546
  },
7513
7547
  {
7514
- "id": 150,
7548
+ "id": 152,
7515
7549
  "name": "gridTemplateColumns",
7516
7550
  "kind": 1024,
7517
7551
  "kindString": "Property",
@@ -7601,7 +7635,7 @@
7601
7635
  {
7602
7636
  "type": "reflection",
7603
7637
  "declaration": {
7604
- "id": 151,
7638
+ "id": 153,
7605
7639
  "name": "__type",
7606
7640
  "kind": 65536,
7607
7641
  "kindString": "Type literal",
@@ -7615,14 +7649,14 @@
7615
7649
  ],
7616
7650
  "signatures": [
7617
7651
  {
7618
- "id": 152,
7652
+ "id": 154,
7619
7653
  "name": "__type",
7620
7654
  "kind": 4096,
7621
7655
  "kindString": "Call signature",
7622
7656
  "flags": {},
7623
7657
  "parameters": [
7624
7658
  {
7625
- "id": 153,
7659
+ "id": 155,
7626
7660
  "name": "theme",
7627
7661
  "kind": 32768,
7628
7662
  "kindString": "Parameter",
@@ -7726,7 +7760,7 @@
7726
7760
  }
7727
7761
  },
7728
7762
  {
7729
- "id": 154,
7763
+ "id": 156,
7730
7764
  "name": "gridTemplateRows",
7731
7765
  "kind": 1024,
7732
7766
  "kindString": "Property",
@@ -7816,7 +7850,7 @@
7816
7850
  {
7817
7851
  "type": "reflection",
7818
7852
  "declaration": {
7819
- "id": 155,
7853
+ "id": 157,
7820
7854
  "name": "__type",
7821
7855
  "kind": 65536,
7822
7856
  "kindString": "Type literal",
@@ -7830,14 +7864,14 @@
7830
7864
  ],
7831
7865
  "signatures": [
7832
7866
  {
7833
- "id": 156,
7867
+ "id": 158,
7834
7868
  "name": "__type",
7835
7869
  "kind": 4096,
7836
7870
  "kindString": "Call signature",
7837
7871
  "flags": {},
7838
7872
  "parameters": [
7839
7873
  {
7840
- "id": 157,
7874
+ "id": 159,
7841
7875
  "name": "theme",
7842
7876
  "kind": 32768,
7843
7877
  "kindString": "Parameter",
@@ -7941,7 +7975,7 @@
7941
7975
  }
7942
7976
  },
7943
7977
  {
7944
- "id": 218,
7978
+ "id": 220,
7945
7979
  "name": "height",
7946
7980
  "kind": 1024,
7947
7981
  "kindString": "Property",
@@ -8031,7 +8065,7 @@
8031
8065
  {
8032
8066
  "type": "reflection",
8033
8067
  "declaration": {
8034
- "id": 219,
8068
+ "id": 221,
8035
8069
  "name": "__type",
8036
8070
  "kind": 65536,
8037
8071
  "kindString": "Type literal",
@@ -8045,14 +8079,14 @@
8045
8079
  ],
8046
8080
  "signatures": [
8047
8081
  {
8048
- "id": 220,
8082
+ "id": 222,
8049
8083
  "name": "__type",
8050
8084
  "kind": 4096,
8051
8085
  "kindString": "Call signature",
8052
8086
  "flags": {},
8053
8087
  "parameters": [
8054
8088
  {
8055
- "id": 221,
8089
+ "id": 223,
8056
8090
  "name": "theme",
8057
8091
  "kind": 32768,
8058
8092
  "kindString": "Parameter",
@@ -8156,7 +8190,7 @@
8156
8190
  }
8157
8191
  },
8158
8192
  {
8159
- "id": 82,
8193
+ "id": 84,
8160
8194
  "name": "justifyContent",
8161
8195
  "kind": 1024,
8162
8196
  "kindString": "Property",
@@ -8197,7 +8231,7 @@
8197
8231
  {
8198
8232
  "type": "reflection",
8199
8233
  "declaration": {
8200
- "id": 83,
8234
+ "id": 85,
8201
8235
  "name": "__type",
8202
8236
  "kind": 65536,
8203
8237
  "kindString": "Type literal",
@@ -8211,14 +8245,14 @@
8211
8245
  ],
8212
8246
  "signatures": [
8213
8247
  {
8214
- "id": 84,
8248
+ "id": 86,
8215
8249
  "name": "__type",
8216
8250
  "kind": 4096,
8217
8251
  "kindString": "Call signature",
8218
8252
  "flags": {},
8219
8253
  "parameters": [
8220
8254
  {
8221
- "id": 85,
8255
+ "id": 87,
8222
8256
  "name": "theme",
8223
8257
  "kind": 32768,
8224
8258
  "kindString": "Parameter",
@@ -8273,7 +8307,7 @@
8273
8307
  }
8274
8308
  },
8275
8309
  {
8276
- "id": 110,
8310
+ "id": 112,
8277
8311
  "name": "justifyItems",
8278
8312
  "kind": 1024,
8279
8313
  "kindString": "Property",
@@ -8314,7 +8348,7 @@
8314
8348
  {
8315
8349
  "type": "reflection",
8316
8350
  "declaration": {
8317
- "id": 111,
8351
+ "id": 113,
8318
8352
  "name": "__type",
8319
8353
  "kind": 65536,
8320
8354
  "kindString": "Type literal",
@@ -8328,14 +8362,14 @@
8328
8362
  ],
8329
8363
  "signatures": [
8330
8364
  {
8331
- "id": 112,
8365
+ "id": 114,
8332
8366
  "name": "__type",
8333
8367
  "kind": 4096,
8334
8368
  "kindString": "Call signature",
8335
8369
  "flags": {},
8336
8370
  "parameters": [
8337
8371
  {
8338
- "id": 113,
8372
+ "id": 115,
8339
8373
  "name": "theme",
8340
8374
  "kind": 32768,
8341
8375
  "kindString": "Parameter",
@@ -8390,7 +8424,7 @@
8390
8424
  }
8391
8425
  },
8392
8426
  {
8393
- "id": 114,
8427
+ "id": 116,
8394
8428
  "name": "justifySelf",
8395
8429
  "kind": 1024,
8396
8430
  "kindString": "Property",
@@ -8431,7 +8465,7 @@
8431
8465
  {
8432
8466
  "type": "reflection",
8433
8467
  "declaration": {
8434
- "id": 115,
8468
+ "id": 117,
8435
8469
  "name": "__type",
8436
8470
  "kind": 65536,
8437
8471
  "kindString": "Type literal",
@@ -8445,14 +8479,14 @@
8445
8479
  ],
8446
8480
  "signatures": [
8447
8481
  {
8448
- "id": 116,
8482
+ "id": 118,
8449
8483
  "name": "__type",
8450
8484
  "kind": 4096,
8451
8485
  "kindString": "Call signature",
8452
8486
  "flags": {},
8453
8487
  "parameters": [
8454
8488
  {
8455
- "id": 117,
8489
+ "id": 119,
8456
8490
  "name": "theme",
8457
8491
  "kind": 32768,
8458
8492
  "kindString": "Parameter",
@@ -8507,7 +8541,7 @@
8507
8541
  }
8508
8542
  },
8509
8543
  {
8510
- "id": 198,
8544
+ "id": 200,
8511
8545
  "name": "left",
8512
8546
  "kind": 1024,
8513
8547
  "kindString": "Property",
@@ -8597,7 +8631,7 @@
8597
8631
  {
8598
8632
  "type": "reflection",
8599
8633
  "declaration": {
8600
- "id": 199,
8634
+ "id": 201,
8601
8635
  "name": "__type",
8602
8636
  "kind": 65536,
8603
8637
  "kindString": "Type literal",
@@ -8611,14 +8645,14 @@
8611
8645
  ],
8612
8646
  "signatures": [
8613
8647
  {
8614
- "id": 200,
8648
+ "id": 202,
8615
8649
  "name": "__type",
8616
8650
  "kind": 4096,
8617
8651
  "kindString": "Call signature",
8618
8652
  "flags": {},
8619
8653
  "parameters": [
8620
8654
  {
8621
- "id": 201,
8655
+ "id": 203,
8622
8656
  "name": "theme",
8623
8657
  "kind": 32768,
8624
8658
  "kindString": "Parameter",
@@ -8722,7 +8756,7 @@
8722
8756
  }
8723
8757
  },
8724
8758
  {
8725
- "id": 366,
8759
+ "id": 368,
8726
8760
  "name": "letterSpacing",
8727
8761
  "kind": 1024,
8728
8762
  "kindString": "Property",
@@ -8812,7 +8846,7 @@
8812
8846
  {
8813
8847
  "type": "reflection",
8814
8848
  "declaration": {
8815
- "id": 367,
8849
+ "id": 369,
8816
8850
  "name": "__type",
8817
8851
  "kind": 65536,
8818
8852
  "kindString": "Type literal",
@@ -8826,14 +8860,14 @@
8826
8860
  ],
8827
8861
  "signatures": [
8828
8862
  {
8829
- "id": 368,
8863
+ "id": 370,
8830
8864
  "name": "__type",
8831
8865
  "kind": 4096,
8832
8866
  "kindString": "Call signature",
8833
8867
  "flags": {},
8834
8868
  "parameters": [
8835
8869
  {
8836
- "id": 369,
8870
+ "id": 371,
8837
8871
  "name": "theme",
8838
8872
  "kind": 32768,
8839
8873
  "kindString": "Parameter",
@@ -8937,7 +8971,7 @@
8937
8971
  }
8938
8972
  },
8939
8973
  {
8940
- "id": 370,
8974
+ "id": 372,
8941
8975
  "name": "lineHeight",
8942
8976
  "kind": 1024,
8943
8977
  "kindString": "Property",
@@ -9027,7 +9061,7 @@
9027
9061
  {
9028
9062
  "type": "reflection",
9029
9063
  "declaration": {
9030
- "id": 371,
9064
+ "id": 373,
9031
9065
  "name": "__type",
9032
9066
  "kind": 65536,
9033
9067
  "kindString": "Type literal",
@@ -9041,14 +9075,14 @@
9041
9075
  ],
9042
9076
  "signatures": [
9043
9077
  {
9044
- "id": 372,
9078
+ "id": 374,
9045
9079
  "name": "__type",
9046
9080
  "kind": 4096,
9047
9081
  "kindString": "Call signature",
9048
9082
  "flags": {},
9049
9083
  "parameters": [
9050
9084
  {
9051
- "id": 373,
9085
+ "id": 375,
9052
9086
  "name": "theme",
9053
9087
  "kind": 32768,
9054
9088
  "kindString": "Parameter",
@@ -9152,7 +9186,7 @@
9152
9186
  }
9153
9187
  },
9154
9188
  {
9155
- "id": 234,
9189
+ "id": 236,
9156
9190
  "name": "m",
9157
9191
  "kind": 1024,
9158
9192
  "kindString": "Property",
@@ -9242,7 +9276,7 @@
9242
9276
  {
9243
9277
  "type": "reflection",
9244
9278
  "declaration": {
9245
- "id": 235,
9279
+ "id": 237,
9246
9280
  "name": "__type",
9247
9281
  "kind": 65536,
9248
9282
  "kindString": "Type literal",
@@ -9256,14 +9290,14 @@
9256
9290
  ],
9257
9291
  "signatures": [
9258
9292
  {
9259
- "id": 236,
9293
+ "id": 238,
9260
9294
  "name": "__type",
9261
9295
  "kind": 4096,
9262
9296
  "kindString": "Call signature",
9263
9297
  "flags": {},
9264
9298
  "parameters": [
9265
9299
  {
9266
- "id": 237,
9300
+ "id": 239,
9267
9301
  "name": "theme",
9268
9302
  "kind": 32768,
9269
9303
  "kindString": "Parameter",
@@ -9367,7 +9401,7 @@
9367
9401
  }
9368
9402
  },
9369
9403
  {
9370
- "id": 286,
9404
+ "id": 288,
9371
9405
  "name": "margin",
9372
9406
  "kind": 1024,
9373
9407
  "kindString": "Property",
@@ -9457,7 +9491,7 @@
9457
9491
  {
9458
9492
  "type": "reflection",
9459
9493
  "declaration": {
9460
- "id": 287,
9494
+ "id": 289,
9461
9495
  "name": "__type",
9462
9496
  "kind": 65536,
9463
9497
  "kindString": "Type literal",
@@ -9471,14 +9505,14 @@
9471
9505
  ],
9472
9506
  "signatures": [
9473
9507
  {
9474
- "id": 288,
9508
+ "id": 290,
9475
9509
  "name": "__type",
9476
9510
  "kind": 4096,
9477
9511
  "kindString": "Call signature",
9478
9512
  "flags": {},
9479
9513
  "parameters": [
9480
9514
  {
9481
- "id": 289,
9515
+ "id": 291,
9482
9516
  "name": "theme",
9483
9517
  "kind": 32768,
9484
9518
  "kindString": "Parameter",
@@ -9582,7 +9616,7 @@
9582
9616
  }
9583
9617
  },
9584
9618
  {
9585
- "id": 298,
9619
+ "id": 300,
9586
9620
  "name": "marginBottom",
9587
9621
  "kind": 1024,
9588
9622
  "kindString": "Property",
@@ -9672,7 +9706,7 @@
9672
9706
  {
9673
9707
  "type": "reflection",
9674
9708
  "declaration": {
9675
- "id": 299,
9709
+ "id": 301,
9676
9710
  "name": "__type",
9677
9711
  "kind": 65536,
9678
9712
  "kindString": "Type literal",
@@ -9686,14 +9720,14 @@
9686
9720
  ],
9687
9721
  "signatures": [
9688
9722
  {
9689
- "id": 300,
9723
+ "id": 302,
9690
9724
  "name": "__type",
9691
9725
  "kind": 4096,
9692
9726
  "kindString": "Call signature",
9693
9727
  "flags": {},
9694
9728
  "parameters": [
9695
9729
  {
9696
- "id": 301,
9730
+ "id": 303,
9697
9731
  "name": "theme",
9698
9732
  "kind": 32768,
9699
9733
  "kindString": "Parameter",
@@ -9797,7 +9831,7 @@
9797
9831
  }
9798
9832
  },
9799
9833
  {
9800
- "id": 302,
9834
+ "id": 304,
9801
9835
  "name": "marginLeft",
9802
9836
  "kind": 1024,
9803
9837
  "kindString": "Property",
@@ -9887,7 +9921,7 @@
9887
9921
  {
9888
9922
  "type": "reflection",
9889
9923
  "declaration": {
9890
- "id": 303,
9924
+ "id": 305,
9891
9925
  "name": "__type",
9892
9926
  "kind": 65536,
9893
9927
  "kindString": "Type literal",
@@ -9901,14 +9935,14 @@
9901
9935
  ],
9902
9936
  "signatures": [
9903
9937
  {
9904
- "id": 304,
9938
+ "id": 306,
9905
9939
  "name": "__type",
9906
9940
  "kind": 4096,
9907
9941
  "kindString": "Call signature",
9908
9942
  "flags": {},
9909
9943
  "parameters": [
9910
9944
  {
9911
- "id": 305,
9945
+ "id": 307,
9912
9946
  "name": "theme",
9913
9947
  "kind": 32768,
9914
9948
  "kindString": "Parameter",
@@ -10012,7 +10046,7 @@
10012
10046
  }
10013
10047
  },
10014
10048
  {
10015
- "id": 294,
10049
+ "id": 296,
10016
10050
  "name": "marginRight",
10017
10051
  "kind": 1024,
10018
10052
  "kindString": "Property",
@@ -10102,7 +10136,7 @@
10102
10136
  {
10103
10137
  "type": "reflection",
10104
10138
  "declaration": {
10105
- "id": 295,
10139
+ "id": 297,
10106
10140
  "name": "__type",
10107
10141
  "kind": 65536,
10108
10142
  "kindString": "Type literal",
@@ -10116,14 +10150,14 @@
10116
10150
  ],
10117
10151
  "signatures": [
10118
10152
  {
10119
- "id": 296,
10153
+ "id": 298,
10120
10154
  "name": "__type",
10121
10155
  "kind": 4096,
10122
10156
  "kindString": "Call signature",
10123
10157
  "flags": {},
10124
10158
  "parameters": [
10125
10159
  {
10126
- "id": 297,
10160
+ "id": 299,
10127
10161
  "name": "theme",
10128
10162
  "kind": 32768,
10129
10163
  "kindString": "Parameter",
@@ -10227,7 +10261,7 @@
10227
10261
  }
10228
10262
  },
10229
10263
  {
10230
- "id": 290,
10264
+ "id": 292,
10231
10265
  "name": "marginTop",
10232
10266
  "kind": 1024,
10233
10267
  "kindString": "Property",
@@ -10317,7 +10351,7 @@
10317
10351
  {
10318
10352
  "type": "reflection",
10319
10353
  "declaration": {
10320
- "id": 291,
10354
+ "id": 293,
10321
10355
  "name": "__type",
10322
10356
  "kind": 65536,
10323
10357
  "kindString": "Type literal",
@@ -10331,14 +10365,14 @@
10331
10365
  ],
10332
10366
  "signatures": [
10333
10367
  {
10334
- "id": 292,
10368
+ "id": 294,
10335
10369
  "name": "__type",
10336
10370
  "kind": 4096,
10337
10371
  "kindString": "Call signature",
10338
10372
  "flags": {},
10339
10373
  "parameters": [
10340
10374
  {
10341
- "id": 293,
10375
+ "id": 295,
10342
10376
  "name": "theme",
10343
10377
  "kind": 32768,
10344
10378
  "kindString": "Parameter",
@@ -10442,7 +10476,7 @@
10442
10476
  }
10443
10477
  },
10444
10478
  {
10445
- "id": 306,
10479
+ "id": 308,
10446
10480
  "name": "marginX",
10447
10481
  "kind": 1024,
10448
10482
  "kindString": "Property",
@@ -10532,7 +10566,7 @@
10532
10566
  {
10533
10567
  "type": "reflection",
10534
10568
  "declaration": {
10535
- "id": 307,
10569
+ "id": 309,
10536
10570
  "name": "__type",
10537
10571
  "kind": 65536,
10538
10572
  "kindString": "Type literal",
@@ -10546,14 +10580,14 @@
10546
10580
  ],
10547
10581
  "signatures": [
10548
10582
  {
10549
- "id": 308,
10583
+ "id": 310,
10550
10584
  "name": "__type",
10551
10585
  "kind": 4096,
10552
10586
  "kindString": "Call signature",
10553
10587
  "flags": {},
10554
10588
  "parameters": [
10555
10589
  {
10556
- "id": 309,
10590
+ "id": 311,
10557
10591
  "name": "theme",
10558
10592
  "kind": 32768,
10559
10593
  "kindString": "Parameter",
@@ -10657,7 +10691,7 @@
10657
10691
  }
10658
10692
  },
10659
10693
  {
10660
- "id": 310,
10694
+ "id": 312,
10661
10695
  "name": "marginY",
10662
10696
  "kind": 1024,
10663
10697
  "kindString": "Property",
@@ -10747,7 +10781,7 @@
10747
10781
  {
10748
10782
  "type": "reflection",
10749
10783
  "declaration": {
10750
- "id": 311,
10784
+ "id": 313,
10751
10785
  "name": "__type",
10752
10786
  "kind": 65536,
10753
10787
  "kindString": "Type literal",
@@ -10761,14 +10795,14 @@
10761
10795
  ],
10762
10796
  "signatures": [
10763
10797
  {
10764
- "id": 312,
10798
+ "id": 314,
10765
10799
  "name": "__type",
10766
10800
  "kind": 4096,
10767
10801
  "kindString": "Call signature",
10768
10802
  "flags": {},
10769
10803
  "parameters": [
10770
10804
  {
10771
- "id": 313,
10805
+ "id": 315,
10772
10806
  "name": "theme",
10773
10807
  "kind": 32768,
10774
10808
  "kindString": "Parameter",
@@ -10872,7 +10906,7 @@
10872
10906
  }
10873
10907
  },
10874
10908
  {
10875
- "id": 222,
10909
+ "id": 224,
10876
10910
  "name": "maxHeight",
10877
10911
  "kind": 1024,
10878
10912
  "kindString": "Property",
@@ -10962,7 +10996,7 @@
10962
10996
  {
10963
10997
  "type": "reflection",
10964
10998
  "declaration": {
10965
- "id": 223,
10999
+ "id": 225,
10966
11000
  "name": "__type",
10967
11001
  "kind": 65536,
10968
11002
  "kindString": "Type literal",
@@ -10976,14 +11010,14 @@
10976
11010
  ],
10977
11011
  "signatures": [
10978
11012
  {
10979
- "id": 224,
11013
+ "id": 226,
10980
11014
  "name": "__type",
10981
11015
  "kind": 4096,
10982
11016
  "kindString": "Call signature",
10983
11017
  "flags": {},
10984
11018
  "parameters": [
10985
11019
  {
10986
- "id": 225,
11020
+ "id": 227,
10987
11021
  "name": "theme",
10988
11022
  "kind": 32768,
10989
11023
  "kindString": "Parameter",
@@ -11087,7 +11121,7 @@
11087
11121
  }
11088
11122
  },
11089
11123
  {
11090
- "id": 210,
11124
+ "id": 212,
11091
11125
  "name": "maxWidth",
11092
11126
  "kind": 1024,
11093
11127
  "kindString": "Property",
@@ -11177,7 +11211,7 @@
11177
11211
  {
11178
11212
  "type": "reflection",
11179
11213
  "declaration": {
11180
- "id": 211,
11214
+ "id": 213,
11181
11215
  "name": "__type",
11182
11216
  "kind": 65536,
11183
11217
  "kindString": "Type literal",
@@ -11191,14 +11225,14 @@
11191
11225
  ],
11192
11226
  "signatures": [
11193
11227
  {
11194
- "id": 212,
11228
+ "id": 214,
11195
11229
  "name": "__type",
11196
11230
  "kind": 4096,
11197
11231
  "kindString": "Call signature",
11198
11232
  "flags": {},
11199
11233
  "parameters": [
11200
11234
  {
11201
- "id": 213,
11235
+ "id": 215,
11202
11236
  "name": "theme",
11203
11237
  "kind": 32768,
11204
11238
  "kindString": "Parameter",
@@ -11302,7 +11336,7 @@
11302
11336
  }
11303
11337
  },
11304
11338
  {
11305
- "id": 246,
11339
+ "id": 248,
11306
11340
  "name": "mb",
11307
11341
  "kind": 1024,
11308
11342
  "kindString": "Property",
@@ -11392,7 +11426,7 @@
11392
11426
  {
11393
11427
  "type": "reflection",
11394
11428
  "declaration": {
11395
- "id": 247,
11429
+ "id": 249,
11396
11430
  "name": "__type",
11397
11431
  "kind": 65536,
11398
11432
  "kindString": "Type literal",
@@ -11406,14 +11440,14 @@
11406
11440
  ],
11407
11441
  "signatures": [
11408
11442
  {
11409
- "id": 248,
11443
+ "id": 250,
11410
11444
  "name": "__type",
11411
11445
  "kind": 4096,
11412
11446
  "kindString": "Call signature",
11413
11447
  "flags": {},
11414
11448
  "parameters": [
11415
11449
  {
11416
- "id": 249,
11450
+ "id": 251,
11417
11451
  "name": "theme",
11418
11452
  "kind": 32768,
11419
11453
  "kindString": "Parameter",
@@ -11517,7 +11551,7 @@
11517
11551
  }
11518
11552
  },
11519
11553
  {
11520
- "id": 226,
11554
+ "id": 228,
11521
11555
  "name": "minHeight",
11522
11556
  "kind": 1024,
11523
11557
  "kindString": "Property",
@@ -11607,7 +11641,7 @@
11607
11641
  {
11608
11642
  "type": "reflection",
11609
11643
  "declaration": {
11610
- "id": 227,
11644
+ "id": 229,
11611
11645
  "name": "__type",
11612
11646
  "kind": 65536,
11613
11647
  "kindString": "Type literal",
@@ -11621,14 +11655,14 @@
11621
11655
  ],
11622
11656
  "signatures": [
11623
11657
  {
11624
- "id": 228,
11658
+ "id": 230,
11625
11659
  "name": "__type",
11626
11660
  "kind": 4096,
11627
11661
  "kindString": "Call signature",
11628
11662
  "flags": {},
11629
11663
  "parameters": [
11630
11664
  {
11631
- "id": 229,
11665
+ "id": 231,
11632
11666
  "name": "theme",
11633
11667
  "kind": 32768,
11634
11668
  "kindString": "Parameter",
@@ -11732,7 +11766,7 @@
11732
11766
  }
11733
11767
  },
11734
11768
  {
11735
- "id": 214,
11769
+ "id": 216,
11736
11770
  "name": "minWidth",
11737
11771
  "kind": 1024,
11738
11772
  "kindString": "Property",
@@ -11822,7 +11856,7 @@
11822
11856
  {
11823
11857
  "type": "reflection",
11824
11858
  "declaration": {
11825
- "id": 215,
11859
+ "id": 217,
11826
11860
  "name": "__type",
11827
11861
  "kind": 65536,
11828
11862
  "kindString": "Type literal",
@@ -11836,14 +11870,14 @@
11836
11870
  ],
11837
11871
  "signatures": [
11838
11872
  {
11839
- "id": 216,
11873
+ "id": 218,
11840
11874
  "name": "__type",
11841
11875
  "kind": 4096,
11842
11876
  "kindString": "Call signature",
11843
11877
  "flags": {},
11844
11878
  "parameters": [
11845
11879
  {
11846
- "id": 217,
11880
+ "id": 219,
11847
11881
  "name": "theme",
11848
11882
  "kind": 32768,
11849
11883
  "kindString": "Parameter",
@@ -11947,7 +11981,7 @@
11947
11981
  }
11948
11982
  },
11949
11983
  {
11950
- "id": 250,
11984
+ "id": 252,
11951
11985
  "name": "ml",
11952
11986
  "kind": 1024,
11953
11987
  "kindString": "Property",
@@ -12037,7 +12071,7 @@
12037
12071
  {
12038
12072
  "type": "reflection",
12039
12073
  "declaration": {
12040
- "id": 251,
12074
+ "id": 253,
12041
12075
  "name": "__type",
12042
12076
  "kind": 65536,
12043
12077
  "kindString": "Type literal",
@@ -12051,14 +12085,14 @@
12051
12085
  ],
12052
12086
  "signatures": [
12053
12087
  {
12054
- "id": 252,
12088
+ "id": 254,
12055
12089
  "name": "__type",
12056
12090
  "kind": 4096,
12057
12091
  "kindString": "Call signature",
12058
12092
  "flags": {},
12059
12093
  "parameters": [
12060
12094
  {
12061
- "id": 253,
12095
+ "id": 255,
12062
12096
  "name": "theme",
12063
12097
  "kind": 32768,
12064
12098
  "kindString": "Parameter",
@@ -12162,7 +12196,7 @@
12162
12196
  }
12163
12197
  },
12164
12198
  {
12165
- "id": 242,
12199
+ "id": 244,
12166
12200
  "name": "mr",
12167
12201
  "kind": 1024,
12168
12202
  "kindString": "Property",
@@ -12252,7 +12286,7 @@
12252
12286
  {
12253
12287
  "type": "reflection",
12254
12288
  "declaration": {
12255
- "id": 243,
12289
+ "id": 245,
12256
12290
  "name": "__type",
12257
12291
  "kind": 65536,
12258
12292
  "kindString": "Type literal",
@@ -12266,14 +12300,14 @@
12266
12300
  ],
12267
12301
  "signatures": [
12268
12302
  {
12269
- "id": 244,
12303
+ "id": 246,
12270
12304
  "name": "__type",
12271
12305
  "kind": 4096,
12272
12306
  "kindString": "Call signature",
12273
12307
  "flags": {},
12274
12308
  "parameters": [
12275
12309
  {
12276
- "id": 245,
12310
+ "id": 247,
12277
12311
  "name": "theme",
12278
12312
  "kind": 32768,
12279
12313
  "kindString": "Parameter",
@@ -12377,7 +12411,7 @@
12377
12411
  }
12378
12412
  },
12379
12413
  {
12380
- "id": 238,
12414
+ "id": 240,
12381
12415
  "name": "mt",
12382
12416
  "kind": 1024,
12383
12417
  "kindString": "Property",
@@ -12467,7 +12501,7 @@
12467
12501
  {
12468
12502
  "type": "reflection",
12469
12503
  "declaration": {
12470
- "id": 239,
12504
+ "id": 241,
12471
12505
  "name": "__type",
12472
12506
  "kind": 65536,
12473
12507
  "kindString": "Type literal",
@@ -12481,14 +12515,14 @@
12481
12515
  ],
12482
12516
  "signatures": [
12483
12517
  {
12484
- "id": 240,
12518
+ "id": 242,
12485
12519
  "name": "__type",
12486
12520
  "kind": 4096,
12487
12521
  "kindString": "Call signature",
12488
12522
  "flags": {},
12489
12523
  "parameters": [
12490
12524
  {
12491
- "id": 241,
12525
+ "id": 243,
12492
12526
  "name": "theme",
12493
12527
  "kind": 32768,
12494
12528
  "kindString": "Parameter",
@@ -12592,7 +12626,7 @@
12592
12626
  }
12593
12627
  },
12594
12628
  {
12595
- "id": 254,
12629
+ "id": 256,
12596
12630
  "name": "mx",
12597
12631
  "kind": 1024,
12598
12632
  "kindString": "Property",
@@ -12682,7 +12716,7 @@
12682
12716
  {
12683
12717
  "type": "reflection",
12684
12718
  "declaration": {
12685
- "id": 255,
12719
+ "id": 257,
12686
12720
  "name": "__type",
12687
12721
  "kind": 65536,
12688
12722
  "kindString": "Type literal",
@@ -12696,14 +12730,14 @@
12696
12730
  ],
12697
12731
  "signatures": [
12698
12732
  {
12699
- "id": 256,
12733
+ "id": 258,
12700
12734
  "name": "__type",
12701
12735
  "kind": 4096,
12702
12736
  "kindString": "Call signature",
12703
12737
  "flags": {},
12704
12738
  "parameters": [
12705
12739
  {
12706
- "id": 257,
12740
+ "id": 259,
12707
12741
  "name": "theme",
12708
12742
  "kind": 32768,
12709
12743
  "kindString": "Parameter",
@@ -12807,7 +12841,7 @@
12807
12841
  }
12808
12842
  },
12809
12843
  {
12810
- "id": 258,
12844
+ "id": 260,
12811
12845
  "name": "my",
12812
12846
  "kind": 1024,
12813
12847
  "kindString": "Property",
@@ -12897,7 +12931,7 @@
12897
12931
  {
12898
12932
  "type": "reflection",
12899
12933
  "declaration": {
12900
- "id": 259,
12934
+ "id": 261,
12901
12935
  "name": "__type",
12902
12936
  "kind": 65536,
12903
12937
  "kindString": "Type literal",
@@ -12911,14 +12945,14 @@
12911
12945
  ],
12912
12946
  "signatures": [
12913
12947
  {
12914
- "id": 260,
12948
+ "id": 262,
12915
12949
  "name": "__type",
12916
12950
  "kind": 4096,
12917
12951
  "kindString": "Call signature",
12918
12952
  "flags": {},
12919
12953
  "parameters": [
12920
12954
  {
12921
- "id": 261,
12955
+ "id": 263,
12922
12956
  "name": "theme",
12923
12957
  "kind": 32768,
12924
12958
  "kindString": "Parameter",
@@ -13022,7 +13056,7 @@
13022
13056
  }
13023
13057
  },
13024
13058
  {
13025
- "id": 8,
13059
+ "id": 10,
13026
13060
  "name": "order",
13027
13061
  "kind": 1024,
13028
13062
  "kindString": "Property",
@@ -13082,7 +13116,7 @@
13082
13116
  {
13083
13117
  "type": "reflection",
13084
13118
  "declaration": {
13085
- "id": 9,
13119
+ "id": 11,
13086
13120
  "name": "__type",
13087
13121
  "kind": 65536,
13088
13122
  "kindString": "Type literal",
@@ -13096,14 +13130,14 @@
13096
13130
  ],
13097
13131
  "signatures": [
13098
13132
  {
13099
- "id": 10,
13133
+ "id": 12,
13100
13134
  "name": "__type",
13101
13135
  "kind": 4096,
13102
13136
  "kindString": "Call signature",
13103
13137
  "flags": {},
13104
13138
  "parameters": [
13105
13139
  {
13106
- "id": 11,
13140
+ "id": 13,
13107
13141
  "name": "theme",
13108
13142
  "kind": 32768,
13109
13143
  "kindString": "Parameter",
@@ -13177,7 +13211,7 @@
13177
13211
  }
13178
13212
  },
13179
13213
  {
13180
- "id": 54,
13214
+ "id": 56,
13181
13215
  "name": "overflow",
13182
13216
  "kind": 1024,
13183
13217
  "kindString": "Property",
@@ -13218,7 +13252,7 @@
13218
13252
  {
13219
13253
  "type": "reflection",
13220
13254
  "declaration": {
13221
- "id": 55,
13255
+ "id": 57,
13222
13256
  "name": "__type",
13223
13257
  "kind": 65536,
13224
13258
  "kindString": "Type literal",
@@ -13232,14 +13266,14 @@
13232
13266
  ],
13233
13267
  "signatures": [
13234
13268
  {
13235
- "id": 56,
13269
+ "id": 58,
13236
13270
  "name": "__type",
13237
13271
  "kind": 4096,
13238
13272
  "kindString": "Call signature",
13239
13273
  "flags": {},
13240
13274
  "parameters": [
13241
13275
  {
13242
- "id": 57,
13276
+ "id": 59,
13243
13277
  "name": "theme",
13244
13278
  "kind": 32768,
13245
13279
  "kindString": "Parameter",
@@ -13294,7 +13328,7 @@
13294
13328
  }
13295
13329
  },
13296
13330
  {
13297
- "id": 12,
13331
+ "id": 14,
13298
13332
  "name": "p",
13299
13333
  "kind": 1024,
13300
13334
  "kindString": "Property",
@@ -13384,7 +13418,7 @@
13384
13418
  {
13385
13419
  "type": "reflection",
13386
13420
  "declaration": {
13387
- "id": 13,
13421
+ "id": 15,
13388
13422
  "name": "__type",
13389
13423
  "kind": 65536,
13390
13424
  "kindString": "Type literal",
@@ -13398,14 +13432,14 @@
13398
13432
  ],
13399
13433
  "signatures": [
13400
13434
  {
13401
- "id": 14,
13435
+ "id": 16,
13402
13436
  "name": "__type",
13403
13437
  "kind": 4096,
13404
13438
  "kindString": "Call signature",
13405
13439
  "flags": {},
13406
13440
  "parameters": [
13407
13441
  {
13408
- "id": 15,
13442
+ "id": 17,
13409
13443
  "name": "theme",
13410
13444
  "kind": 32768,
13411
13445
  "kindString": "Parameter",
@@ -13509,7 +13543,7 @@
13509
13543
  }
13510
13544
  },
13511
13545
  {
13512
- "id": 314,
13546
+ "id": 316,
13513
13547
  "name": "padding",
13514
13548
  "kind": 1024,
13515
13549
  "kindString": "Property",
@@ -13599,7 +13633,7 @@
13599
13633
  {
13600
13634
  "type": "reflection",
13601
13635
  "declaration": {
13602
- "id": 315,
13636
+ "id": 317,
13603
13637
  "name": "__type",
13604
13638
  "kind": 65536,
13605
13639
  "kindString": "Type literal",
@@ -13613,14 +13647,14 @@
13613
13647
  ],
13614
13648
  "signatures": [
13615
13649
  {
13616
- "id": 316,
13650
+ "id": 318,
13617
13651
  "name": "__type",
13618
13652
  "kind": 4096,
13619
13653
  "kindString": "Call signature",
13620
13654
  "flags": {},
13621
13655
  "parameters": [
13622
13656
  {
13623
- "id": 317,
13657
+ "id": 319,
13624
13658
  "name": "theme",
13625
13659
  "kind": 32768,
13626
13660
  "kindString": "Parameter",
@@ -13724,7 +13758,7 @@
13724
13758
  }
13725
13759
  },
13726
13760
  {
13727
- "id": 326,
13761
+ "id": 328,
13728
13762
  "name": "paddingBottom",
13729
13763
  "kind": 1024,
13730
13764
  "kindString": "Property",
@@ -13814,7 +13848,7 @@
13814
13848
  {
13815
13849
  "type": "reflection",
13816
13850
  "declaration": {
13817
- "id": 327,
13851
+ "id": 329,
13818
13852
  "name": "__type",
13819
13853
  "kind": 65536,
13820
13854
  "kindString": "Type literal",
@@ -13828,14 +13862,14 @@
13828
13862
  ],
13829
13863
  "signatures": [
13830
13864
  {
13831
- "id": 328,
13865
+ "id": 330,
13832
13866
  "name": "__type",
13833
13867
  "kind": 4096,
13834
13868
  "kindString": "Call signature",
13835
13869
  "flags": {},
13836
13870
  "parameters": [
13837
13871
  {
13838
- "id": 329,
13872
+ "id": 331,
13839
13873
  "name": "theme",
13840
13874
  "kind": 32768,
13841
13875
  "kindString": "Parameter",
@@ -13939,7 +13973,7 @@
13939
13973
  }
13940
13974
  },
13941
13975
  {
13942
- "id": 330,
13976
+ "id": 332,
13943
13977
  "name": "paddingLeft",
13944
13978
  "kind": 1024,
13945
13979
  "kindString": "Property",
@@ -14029,7 +14063,7 @@
14029
14063
  {
14030
14064
  "type": "reflection",
14031
14065
  "declaration": {
14032
- "id": 331,
14066
+ "id": 333,
14033
14067
  "name": "__type",
14034
14068
  "kind": 65536,
14035
14069
  "kindString": "Type literal",
@@ -14043,14 +14077,14 @@
14043
14077
  ],
14044
14078
  "signatures": [
14045
14079
  {
14046
- "id": 332,
14080
+ "id": 334,
14047
14081
  "name": "__type",
14048
14082
  "kind": 4096,
14049
14083
  "kindString": "Call signature",
14050
14084
  "flags": {},
14051
14085
  "parameters": [
14052
14086
  {
14053
- "id": 333,
14087
+ "id": 335,
14054
14088
  "name": "theme",
14055
14089
  "kind": 32768,
14056
14090
  "kindString": "Parameter",
@@ -14154,7 +14188,7 @@
14154
14188
  }
14155
14189
  },
14156
14190
  {
14157
- "id": 322,
14191
+ "id": 324,
14158
14192
  "name": "paddingRight",
14159
14193
  "kind": 1024,
14160
14194
  "kindString": "Property",
@@ -14244,7 +14278,7 @@
14244
14278
  {
14245
14279
  "type": "reflection",
14246
14280
  "declaration": {
14247
- "id": 323,
14281
+ "id": 325,
14248
14282
  "name": "__type",
14249
14283
  "kind": 65536,
14250
14284
  "kindString": "Type literal",
@@ -14258,14 +14292,14 @@
14258
14292
  ],
14259
14293
  "signatures": [
14260
14294
  {
14261
- "id": 324,
14295
+ "id": 326,
14262
14296
  "name": "__type",
14263
14297
  "kind": 4096,
14264
14298
  "kindString": "Call signature",
14265
14299
  "flags": {},
14266
14300
  "parameters": [
14267
14301
  {
14268
- "id": 325,
14302
+ "id": 327,
14269
14303
  "name": "theme",
14270
14304
  "kind": 32768,
14271
14305
  "kindString": "Parameter",
@@ -14369,7 +14403,7 @@
14369
14403
  }
14370
14404
  },
14371
14405
  {
14372
- "id": 318,
14406
+ "id": 320,
14373
14407
  "name": "paddingTop",
14374
14408
  "kind": 1024,
14375
14409
  "kindString": "Property",
@@ -14459,7 +14493,7 @@
14459
14493
  {
14460
14494
  "type": "reflection",
14461
14495
  "declaration": {
14462
- "id": 319,
14496
+ "id": 321,
14463
14497
  "name": "__type",
14464
14498
  "kind": 65536,
14465
14499
  "kindString": "Type literal",
@@ -14473,14 +14507,14 @@
14473
14507
  ],
14474
14508
  "signatures": [
14475
14509
  {
14476
- "id": 320,
14510
+ "id": 322,
14477
14511
  "name": "__type",
14478
14512
  "kind": 4096,
14479
14513
  "kindString": "Call signature",
14480
14514
  "flags": {},
14481
14515
  "parameters": [
14482
14516
  {
14483
- "id": 321,
14517
+ "id": 323,
14484
14518
  "name": "theme",
14485
14519
  "kind": 32768,
14486
14520
  "kindString": "Parameter",
@@ -14584,7 +14618,7 @@
14584
14618
  }
14585
14619
  },
14586
14620
  {
14587
- "id": 334,
14621
+ "id": 336,
14588
14622
  "name": "paddingX",
14589
14623
  "kind": 1024,
14590
14624
  "kindString": "Property",
@@ -14674,7 +14708,7 @@
14674
14708
  {
14675
14709
  "type": "reflection",
14676
14710
  "declaration": {
14677
- "id": 335,
14711
+ "id": 337,
14678
14712
  "name": "__type",
14679
14713
  "kind": 65536,
14680
14714
  "kindString": "Type literal",
@@ -14688,14 +14722,14 @@
14688
14722
  ],
14689
14723
  "signatures": [
14690
14724
  {
14691
- "id": 336,
14725
+ "id": 338,
14692
14726
  "name": "__type",
14693
14727
  "kind": 4096,
14694
14728
  "kindString": "Call signature",
14695
14729
  "flags": {},
14696
14730
  "parameters": [
14697
14731
  {
14698
- "id": 337,
14732
+ "id": 339,
14699
14733
  "name": "theme",
14700
14734
  "kind": 32768,
14701
14735
  "kindString": "Parameter",
@@ -14799,7 +14833,7 @@
14799
14833
  }
14800
14834
  },
14801
14835
  {
14802
- "id": 338,
14836
+ "id": 340,
14803
14837
  "name": "paddingY",
14804
14838
  "kind": 1024,
14805
14839
  "kindString": "Property",
@@ -14889,7 +14923,7 @@
14889
14923
  {
14890
14924
  "type": "reflection",
14891
14925
  "declaration": {
14892
- "id": 339,
14926
+ "id": 341,
14893
14927
  "name": "__type",
14894
14928
  "kind": 65536,
14895
14929
  "kindString": "Type literal",
@@ -14903,14 +14937,14 @@
14903
14937
  ],
14904
14938
  "signatures": [
14905
14939
  {
14906
- "id": 340,
14940
+ "id": 342,
14907
14941
  "name": "__type",
14908
14942
  "kind": 4096,
14909
14943
  "kindString": "Call signature",
14910
14944
  "flags": {},
14911
14945
  "parameters": [
14912
14946
  {
14913
- "id": 341,
14947
+ "id": 343,
14914
14948
  "name": "theme",
14915
14949
  "kind": 32768,
14916
14950
  "kindString": "Parameter",
@@ -15014,7 +15048,7 @@
15014
15048
  }
15015
15049
  },
15016
15050
  {
15017
- "id": 270,
15051
+ "id": 272,
15018
15052
  "name": "pb",
15019
15053
  "kind": 1024,
15020
15054
  "kindString": "Property",
@@ -15104,7 +15138,7 @@
15104
15138
  {
15105
15139
  "type": "reflection",
15106
15140
  "declaration": {
15107
- "id": 271,
15141
+ "id": 273,
15108
15142
  "name": "__type",
15109
15143
  "kind": 65536,
15110
15144
  "kindString": "Type literal",
@@ -15118,14 +15152,14 @@
15118
15152
  ],
15119
15153
  "signatures": [
15120
15154
  {
15121
- "id": 272,
15155
+ "id": 274,
15122
15156
  "name": "__type",
15123
15157
  "kind": 4096,
15124
15158
  "kindString": "Call signature",
15125
15159
  "flags": {},
15126
15160
  "parameters": [
15127
15161
  {
15128
- "id": 273,
15162
+ "id": 275,
15129
15163
  "name": "theme",
15130
15164
  "kind": 32768,
15131
15165
  "kindString": "Parameter",
@@ -15229,7 +15263,7 @@
15229
15263
  }
15230
15264
  },
15231
15265
  {
15232
- "id": 274,
15266
+ "id": 276,
15233
15267
  "name": "pl",
15234
15268
  "kind": 1024,
15235
15269
  "kindString": "Property",
@@ -15319,7 +15353,7 @@
15319
15353
  {
15320
15354
  "type": "reflection",
15321
15355
  "declaration": {
15322
- "id": 275,
15356
+ "id": 277,
15323
15357
  "name": "__type",
15324
15358
  "kind": 65536,
15325
15359
  "kindString": "Type literal",
@@ -15333,14 +15367,14 @@
15333
15367
  ],
15334
15368
  "signatures": [
15335
15369
  {
15336
- "id": 276,
15370
+ "id": 278,
15337
15371
  "name": "__type",
15338
15372
  "kind": 4096,
15339
15373
  "kindString": "Call signature",
15340
15374
  "flags": {},
15341
15375
  "parameters": [
15342
15376
  {
15343
- "id": 277,
15377
+ "id": 279,
15344
15378
  "name": "theme",
15345
15379
  "kind": 32768,
15346
15380
  "kindString": "Parameter",
@@ -15444,7 +15478,7 @@
15444
15478
  }
15445
15479
  },
15446
15480
  {
15447
- "id": 182,
15481
+ "id": 184,
15448
15482
  "name": "position",
15449
15483
  "kind": 1024,
15450
15484
  "kindString": "Property",
@@ -15504,7 +15538,7 @@
15504
15538
  {
15505
15539
  "type": "reflection",
15506
15540
  "declaration": {
15507
- "id": 183,
15541
+ "id": 185,
15508
15542
  "name": "__type",
15509
15543
  "kind": 65536,
15510
15544
  "kindString": "Type literal",
@@ -15518,14 +15552,14 @@
15518
15552
  ],
15519
15553
  "signatures": [
15520
15554
  {
15521
- "id": 184,
15555
+ "id": 186,
15522
15556
  "name": "__type",
15523
15557
  "kind": 4096,
15524
15558
  "kindString": "Call signature",
15525
15559
  "flags": {},
15526
15560
  "parameters": [
15527
15561
  {
15528
- "id": 185,
15562
+ "id": 187,
15529
15563
  "name": "theme",
15530
15564
  "kind": 32768,
15531
15565
  "kindString": "Parameter",
@@ -15599,7 +15633,7 @@
15599
15633
  }
15600
15634
  },
15601
15635
  {
15602
- "id": 266,
15636
+ "id": 268,
15603
15637
  "name": "pr",
15604
15638
  "kind": 1024,
15605
15639
  "kindString": "Property",
@@ -15689,7 +15723,7 @@
15689
15723
  {
15690
15724
  "type": "reflection",
15691
15725
  "declaration": {
15692
- "id": 267,
15726
+ "id": 269,
15693
15727
  "name": "__type",
15694
15728
  "kind": 65536,
15695
15729
  "kindString": "Type literal",
@@ -15703,14 +15737,14 @@
15703
15737
  ],
15704
15738
  "signatures": [
15705
15739
  {
15706
- "id": 268,
15740
+ "id": 270,
15707
15741
  "name": "__type",
15708
15742
  "kind": 4096,
15709
15743
  "kindString": "Call signature",
15710
15744
  "flags": {},
15711
15745
  "parameters": [
15712
15746
  {
15713
- "id": 269,
15747
+ "id": 271,
15714
15748
  "name": "theme",
15715
15749
  "kind": 32768,
15716
15750
  "kindString": "Parameter",
@@ -15814,7 +15848,7 @@
15814
15848
  }
15815
15849
  },
15816
15850
  {
15817
- "id": 262,
15851
+ "id": 264,
15818
15852
  "name": "pt",
15819
15853
  "kind": 1024,
15820
15854
  "kindString": "Property",
@@ -15904,7 +15938,7 @@
15904
15938
  {
15905
15939
  "type": "reflection",
15906
15940
  "declaration": {
15907
- "id": 263,
15941
+ "id": 265,
15908
15942
  "name": "__type",
15909
15943
  "kind": 65536,
15910
15944
  "kindString": "Type literal",
@@ -15918,14 +15952,14 @@
15918
15952
  ],
15919
15953
  "signatures": [
15920
15954
  {
15921
- "id": 264,
15955
+ "id": 266,
15922
15956
  "name": "__type",
15923
15957
  "kind": 4096,
15924
15958
  "kindString": "Call signature",
15925
15959
  "flags": {},
15926
15960
  "parameters": [
15927
15961
  {
15928
- "id": 265,
15962
+ "id": 267,
15929
15963
  "name": "theme",
15930
15964
  "kind": 32768,
15931
15965
  "kindString": "Parameter",
@@ -16029,7 +16063,7 @@
16029
16063
  }
16030
16064
  },
16031
16065
  {
16032
- "id": 278,
16066
+ "id": 280,
16033
16067
  "name": "px",
16034
16068
  "kind": 1024,
16035
16069
  "kindString": "Property",
@@ -16119,7 +16153,7 @@
16119
16153
  {
16120
16154
  "type": "reflection",
16121
16155
  "declaration": {
16122
- "id": 279,
16156
+ "id": 281,
16123
16157
  "name": "__type",
16124
16158
  "kind": 65536,
16125
16159
  "kindString": "Type literal",
@@ -16133,14 +16167,14 @@
16133
16167
  ],
16134
16168
  "signatures": [
16135
16169
  {
16136
- "id": 280,
16170
+ "id": 282,
16137
16171
  "name": "__type",
16138
16172
  "kind": 4096,
16139
16173
  "kindString": "Call signature",
16140
16174
  "flags": {},
16141
16175
  "parameters": [
16142
16176
  {
16143
- "id": 281,
16177
+ "id": 283,
16144
16178
  "name": "theme",
16145
16179
  "kind": 32768,
16146
16180
  "kindString": "Parameter",
@@ -16244,7 +16278,7 @@
16244
16278
  }
16245
16279
  },
16246
16280
  {
16247
- "id": 282,
16281
+ "id": 284,
16248
16282
  "name": "py",
16249
16283
  "kind": 1024,
16250
16284
  "kindString": "Property",
@@ -16334,7 +16368,7 @@
16334
16368
  {
16335
16369
  "type": "reflection",
16336
16370
  "declaration": {
16337
- "id": 283,
16371
+ "id": 285,
16338
16372
  "name": "__type",
16339
16373
  "kind": 65536,
16340
16374
  "kindString": "Type literal",
@@ -16348,14 +16382,14 @@
16348
16382
  ],
16349
16383
  "signatures": [
16350
16384
  {
16351
- "id": 284,
16385
+ "id": 286,
16352
16386
  "name": "__type",
16353
16387
  "kind": 4096,
16354
16388
  "kindString": "Call signature",
16355
16389
  "flags": {},
16356
16390
  "parameters": [
16357
16391
  {
16358
- "id": 285,
16392
+ "id": 287,
16359
16393
  "name": "theme",
16360
16394
  "kind": 32768,
16361
16395
  "kindString": "Parameter",
@@ -16459,7 +16493,7 @@
16459
16493
  }
16460
16494
  },
16461
16495
  {
16462
- "id": 190,
16496
+ "id": 192,
16463
16497
  "name": "right",
16464
16498
  "kind": 1024,
16465
16499
  "kindString": "Property",
@@ -16549,7 +16583,7 @@
16549
16583
  {
16550
16584
  "type": "reflection",
16551
16585
  "declaration": {
16552
- "id": 191,
16586
+ "id": 193,
16553
16587
  "name": "__type",
16554
16588
  "kind": 65536,
16555
16589
  "kindString": "Type literal",
@@ -16563,14 +16597,14 @@
16563
16597
  ],
16564
16598
  "signatures": [
16565
16599
  {
16566
- "id": 192,
16600
+ "id": 194,
16567
16601
  "name": "__type",
16568
16602
  "kind": 4096,
16569
16603
  "kindString": "Call signature",
16570
16604
  "flags": {},
16571
16605
  "parameters": [
16572
16606
  {
16573
- "id": 193,
16607
+ "id": 195,
16574
16608
  "name": "theme",
16575
16609
  "kind": 32768,
16576
16610
  "kindString": "Parameter",
@@ -16674,7 +16708,7 @@
16674
16708
  }
16675
16709
  },
16676
16710
  {
16677
- "id": 126,
16711
+ "id": 128,
16678
16712
  "name": "rowGap",
16679
16713
  "kind": 1024,
16680
16714
  "kindString": "Property",
@@ -16764,7 +16798,7 @@
16764
16798
  {
16765
16799
  "type": "reflection",
16766
16800
  "declaration": {
16767
- "id": 127,
16801
+ "id": 129,
16768
16802
  "name": "__type",
16769
16803
  "kind": 65536,
16770
16804
  "kindString": "Type literal",
@@ -16778,14 +16812,14 @@
16778
16812
  ],
16779
16813
  "signatures": [
16780
16814
  {
16781
- "id": 128,
16815
+ "id": 130,
16782
16816
  "name": "__type",
16783
16817
  "kind": 4096,
16784
16818
  "kindString": "Call signature",
16785
16819
  "flags": {},
16786
16820
  "parameters": [
16787
16821
  {
16788
- "id": 129,
16822
+ "id": 131,
16789
16823
  "name": "theme",
16790
16824
  "kind": 32768,
16791
16825
  "kindString": "Parameter",
@@ -16889,7 +16923,7 @@
16889
16923
  }
16890
16924
  },
16891
16925
  {
16892
- "id": 374,
16926
+ "id": 376,
16893
16927
  "name": "textAlign",
16894
16928
  "kind": 1024,
16895
16929
  "kindString": "Property",
@@ -16949,7 +16983,7 @@
16949
16983
  {
16950
16984
  "type": "reflection",
16951
16985
  "declaration": {
16952
- "id": 375,
16986
+ "id": 377,
16953
16987
  "name": "__type",
16954
16988
  "kind": 65536,
16955
16989
  "kindString": "Type literal",
@@ -16963,14 +16997,14 @@
16963
16997
  ],
16964
16998
  "signatures": [
16965
16999
  {
16966
- "id": 376,
17000
+ "id": 378,
16967
17001
  "name": "__type",
16968
17002
  "kind": 4096,
16969
17003
  "kindString": "Call signature",
16970
17004
  "flags": {},
16971
17005
  "parameters": [
16972
17006
  {
16973
- "id": 377,
17007
+ "id": 379,
16974
17008
  "name": "theme",
16975
17009
  "kind": 32768,
16976
17010
  "kindString": "Parameter",
@@ -17044,7 +17078,7 @@
17044
17078
  }
17045
17079
  },
17046
17080
  {
17047
- "id": 58,
17081
+ "id": 60,
17048
17082
  "name": "textOverflow",
17049
17083
  "kind": 1024,
17050
17084
  "kindString": "Property",
@@ -17085,7 +17119,7 @@
17085
17119
  {
17086
17120
  "type": "reflection",
17087
17121
  "declaration": {
17088
- "id": 59,
17122
+ "id": 61,
17089
17123
  "name": "__type",
17090
17124
  "kind": 65536,
17091
17125
  "kindString": "Type literal",
@@ -17099,14 +17133,14 @@
17099
17133
  ],
17100
17134
  "signatures": [
17101
17135
  {
17102
- "id": 60,
17136
+ "id": 62,
17103
17137
  "name": "__type",
17104
17138
  "kind": 4096,
17105
17139
  "kindString": "Call signature",
17106
17140
  "flags": {},
17107
17141
  "parameters": [
17108
17142
  {
17109
- "id": 61,
17143
+ "id": 63,
17110
17144
  "name": "theme",
17111
17145
  "kind": 32768,
17112
17146
  "kindString": "Parameter",
@@ -17161,7 +17195,7 @@
17161
17195
  }
17162
17196
  },
17163
17197
  {
17164
- "id": 378,
17198
+ "id": 380,
17165
17199
  "name": "textTransform",
17166
17200
  "kind": 1024,
17167
17201
  "kindString": "Property",
@@ -17221,7 +17255,7 @@
17221
17255
  {
17222
17256
  "type": "reflection",
17223
17257
  "declaration": {
17224
- "id": 379,
17258
+ "id": 381,
17225
17259
  "name": "__type",
17226
17260
  "kind": 65536,
17227
17261
  "kindString": "Type literal",
@@ -17235,14 +17269,14 @@
17235
17269
  ],
17236
17270
  "signatures": [
17237
17271
  {
17238
- "id": 380,
17272
+ "id": 382,
17239
17273
  "name": "__type",
17240
17274
  "kind": 4096,
17241
17275
  "kindString": "Call signature",
17242
17276
  "flags": {},
17243
17277
  "parameters": [
17244
17278
  {
17245
- "id": 381,
17279
+ "id": 383,
17246
17280
  "name": "theme",
17247
17281
  "kind": 32768,
17248
17282
  "kindString": "Parameter",
@@ -17316,7 +17350,7 @@
17316
17350
  }
17317
17351
  },
17318
17352
  {
17319
- "id": 186,
17353
+ "id": 188,
17320
17354
  "name": "top",
17321
17355
  "kind": 1024,
17322
17356
  "kindString": "Property",
@@ -17406,7 +17440,7 @@
17406
17440
  {
17407
17441
  "type": "reflection",
17408
17442
  "declaration": {
17409
- "id": 187,
17443
+ "id": 189,
17410
17444
  "name": "__type",
17411
17445
  "kind": 65536,
17412
17446
  "kindString": "Type literal",
@@ -17420,14 +17454,14 @@
17420
17454
  ],
17421
17455
  "signatures": [
17422
17456
  {
17423
- "id": 188,
17457
+ "id": 190,
17424
17458
  "name": "__type",
17425
17459
  "kind": 4096,
17426
17460
  "kindString": "Call signature",
17427
17461
  "flags": {},
17428
17462
  "parameters": [
17429
17463
  {
17430
- "id": 189,
17464
+ "id": 191,
17431
17465
  "name": "theme",
17432
17466
  "kind": 32768,
17433
17467
  "kindString": "Parameter",
@@ -17531,7 +17565,7 @@
17531
17565
  }
17532
17566
  },
17533
17567
  {
17534
- "id": 342,
17568
+ "id": 344,
17535
17569
  "name": "typography",
17536
17570
  "kind": 1024,
17537
17571
  "kindString": "Property",
@@ -17563,7 +17597,7 @@
17563
17597
  {
17564
17598
  "type": "reflection",
17565
17599
  "declaration": {
17566
- "id": 343,
17600
+ "id": 345,
17567
17601
  "name": "__type",
17568
17602
  "kind": 65536,
17569
17603
  "kindString": "Type literal",
@@ -17577,14 +17611,14 @@
17577
17611
  ],
17578
17612
  "signatures": [
17579
17613
  {
17580
- "id": 344,
17614
+ "id": 346,
17581
17615
  "name": "__type",
17582
17616
  "kind": 4096,
17583
17617
  "kindString": "Call signature",
17584
17618
  "flags": {},
17585
17619
  "parameters": [
17586
17620
  {
17587
- "id": 345,
17621
+ "id": 347,
17588
17622
  "name": "theme",
17589
17623
  "kind": 32768,
17590
17624
  "kindString": "Parameter",
@@ -17630,7 +17664,7 @@
17630
17664
  }
17631
17665
  },
17632
17666
  {
17633
- "id": 62,
17667
+ "id": 64,
17634
17668
  "name": "visibility",
17635
17669
  "kind": 1024,
17636
17670
  "kindString": "Property",
@@ -17690,7 +17724,7 @@
17690
17724
  {
17691
17725
  "type": "reflection",
17692
17726
  "declaration": {
17693
- "id": 63,
17727
+ "id": 65,
17694
17728
  "name": "__type",
17695
17729
  "kind": 65536,
17696
17730
  "kindString": "Type literal",
@@ -17704,14 +17738,14 @@
17704
17738
  ],
17705
17739
  "signatures": [
17706
17740
  {
17707
- "id": 64,
17741
+ "id": 66,
17708
17742
  "name": "__type",
17709
17743
  "kind": 4096,
17710
17744
  "kindString": "Call signature",
17711
17745
  "flags": {},
17712
17746
  "parameters": [
17713
17747
  {
17714
- "id": 65,
17748
+ "id": 67,
17715
17749
  "name": "theme",
17716
17750
  "kind": 32768,
17717
17751
  "kindString": "Parameter",
@@ -17785,7 +17819,7 @@
17785
17819
  }
17786
17820
  },
17787
17821
  {
17788
- "id": 66,
17822
+ "id": 68,
17789
17823
  "name": "whiteSpace",
17790
17824
  "kind": 1024,
17791
17825
  "kindString": "Property",
@@ -17845,7 +17879,7 @@
17845
17879
  {
17846
17880
  "type": "reflection",
17847
17881
  "declaration": {
17848
- "id": 67,
17882
+ "id": 69,
17849
17883
  "name": "__type",
17850
17884
  "kind": 65536,
17851
17885
  "kindString": "Type literal",
@@ -17859,14 +17893,14 @@
17859
17893
  ],
17860
17894
  "signatures": [
17861
17895
  {
17862
- "id": 68,
17896
+ "id": 70,
17863
17897
  "name": "__type",
17864
17898
  "kind": 4096,
17865
17899
  "kindString": "Call signature",
17866
17900
  "flags": {},
17867
17901
  "parameters": [
17868
17902
  {
17869
- "id": 69,
17903
+ "id": 71,
17870
17904
  "name": "theme",
17871
17905
  "kind": 32768,
17872
17906
  "kindString": "Parameter",
@@ -17940,7 +17974,7 @@
17940
17974
  }
17941
17975
  },
17942
17976
  {
17943
- "id": 206,
17977
+ "id": 208,
17944
17978
  "name": "width",
17945
17979
  "kind": 1024,
17946
17980
  "kindString": "Property",
@@ -18030,7 +18064,7 @@
18030
18064
  {
18031
18065
  "type": "reflection",
18032
18066
  "declaration": {
18033
- "id": 207,
18067
+ "id": 209,
18034
18068
  "name": "__type",
18035
18069
  "kind": 65536,
18036
18070
  "kindString": "Type literal",
@@ -18044,14 +18078,14 @@
18044
18078
  ],
18045
18079
  "signatures": [
18046
18080
  {
18047
- "id": 208,
18081
+ "id": 210,
18048
18082
  "name": "__type",
18049
18083
  "kind": 4096,
18050
18084
  "kindString": "Call signature",
18051
18085
  "flags": {},
18052
18086
  "parameters": [
18053
18087
  {
18054
- "id": 209,
18088
+ "id": 211,
18055
18089
  "name": "theme",
18056
18090
  "kind": 32768,
18057
18091
  "kindString": "Parameter",
@@ -18155,7 +18189,7 @@
18155
18189
  }
18156
18190
  },
18157
18191
  {
18158
- "id": 174,
18192
+ "id": 176,
18159
18193
  "name": "zIndex",
18160
18194
  "kind": 1024,
18161
18195
  "kindString": "Property",
@@ -18187,7 +18221,7 @@
18187
18221
  {
18188
18222
  "type": "reflection",
18189
18223
  "declaration": {
18190
- "id": 175,
18224
+ "id": 177,
18191
18225
  "name": "__type",
18192
18226
  "kind": 65536,
18193
18227
  "kindString": "Type literal",
@@ -18206,7 +18240,7 @@
18206
18240
  {
18207
18241
  "type": "reflection",
18208
18242
  "declaration": {
18209
- "id": 176,
18243
+ "id": 178,
18210
18244
  "name": "__type",
18211
18245
  "kind": 65536,
18212
18246
  "kindString": "Type literal",
@@ -18225,7 +18259,7 @@
18225
18259
  {
18226
18260
  "type": "reflection",
18227
18261
  "declaration": {
18228
- "id": 177,
18262
+ "id": 179,
18229
18263
  "name": "__type",
18230
18264
  "kind": 65536,
18231
18265
  "kindString": "Type literal",
@@ -18239,14 +18273,14 @@
18239
18273
  ],
18240
18274
  "signatures": [
18241
18275
  {
18242
- "id": 178,
18276
+ "id": 180,
18243
18277
  "name": "__type",
18244
18278
  "kind": 4096,
18245
18279
  "kindString": "Call signature",
18246
18280
  "flags": {},
18247
18281
  "parameters": [
18248
18282
  {
18249
- "id": 179,
18283
+ "id": 181,
18250
18284
  "name": "theme",
18251
18285
  "kind": 32768,
18252
18286
  "kindString": "Parameter",
@@ -18283,7 +18317,7 @@
18283
18317
  {
18284
18318
  "type": "reflection",
18285
18319
  "declaration": {
18286
- "id": 180,
18320
+ "id": 182,
18287
18321
  "name": "__type",
18288
18322
  "kind": 65536,
18289
18323
  "kindString": "Type literal",
@@ -18302,7 +18336,7 @@
18302
18336
  {
18303
18337
  "type": "reflection",
18304
18338
  "declaration": {
18305
- "id": 181,
18339
+ "id": 183,
18306
18340
  "name": "__type",
18307
18341
  "kind": 65536,
18308
18342
  "kindString": "Type literal",
@@ -18334,98 +18368,98 @@
18334
18368
  {
18335
18369
  "title": "Properties",
18336
18370
  "children": [
18337
- 90,
18338
- 86,
18339
- 106,
18371
+ 92,
18372
+ 88,
18373
+ 108,
18340
18374
  6,
18341
- 166,
18342
- 16,
18343
- 30,
18344
- 38,
18345
- 34,
18346
- 42,
18347
- 26,
18348
- 22,
18349
- 194,
18350
- 202,
18351
- 230,
18352
- 170,
18353
- 122,
18354
- 46,
18355
- 50,
18356
- 94,
18357
- 70,
18358
- 74,
18359
- 98,
18360
- 102,
18361
- 78,
18362
- 346,
18363
- 350,
18364
- 354,
18365
- 358,
18366
- 118,
18367
- 162,
18368
- 142,
18369
- 138,
18370
- 146,
18371
- 130,
18372
- 134,
18373
- 158,
18374
- 150,
18375
- 154,
18376
- 218,
18377
- 82,
18378
- 110,
18379
- 114,
18380
- 198,
18381
- 366,
18382
- 370,
18383
- 234,
18384
- 286,
18385
- 298,
18386
- 302,
18387
- 294,
18388
- 290,
18389
- 306,
18390
- 310,
18391
- 222,
18392
- 210,
18393
- 246,
18394
- 226,
18395
- 214,
18396
- 250,
18397
- 242,
18398
- 238,
18399
- 254,
18400
- 258,
18401
- 8,
18402
- 54,
18403
- 12,
18404
- 314,
18405
- 326,
18406
- 330,
18407
- 322,
18408
- 318,
18409
- 334,
18410
- 338,
18411
- 270,
18412
- 274,
18413
- 182,
18414
- 266,
18415
- 262,
18416
- 278,
18417
- 282,
18418
- 190,
18419
- 126,
18420
- 374,
18421
- 58,
18422
- 378,
18423
- 186,
18424
- 342,
18425
- 62,
18426
- 66,
18427
- 206,
18428
- 174
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
18429
18463
  ]
18430
18464
  }
18431
18465
  ],
@@ -18434,13 +18468,13 @@
18434
18468
  "fileName": "packages/sdk/packages/archivist/src/components/Details.tsx",
18435
18469
  "line": 11,
18436
18470
  "character": 17,
18437
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/components/Details.tsx#L11"
18471
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/components/Details.tsx#L11"
18438
18472
  },
18439
18473
  {
18440
18474
  "fileName": "packages/sdk/packages/archivist/src/components/Details.tsx",
18441
18475
  "line": 15,
18442
18476
  "character": 13,
18443
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/components/Details.tsx#L15"
18477
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/components/Details.tsx#L15"
18444
18478
  }
18445
18479
  ],
18446
18480
  "extendedTypes": [
@@ -18453,14 +18487,14 @@
18453
18487
  ]
18454
18488
  },
18455
18489
  {
18456
- "id": 422,
18490
+ "id": 424,
18457
18491
  "name": "ArchivistState",
18458
18492
  "kind": 256,
18459
18493
  "kindString": "Interface",
18460
18494
  "flags": {},
18461
18495
  "children": [
18462
18496
  {
18463
- "id": 423,
18497
+ "id": 425,
18464
18498
  "name": "archivist",
18465
18499
  "kind": 1024,
18466
18500
  "kindString": "Property",
@@ -18472,7 +18506,7 @@
18472
18506
  "fileName": "packages/sdk/packages/archivist/src/contexts/State.ts",
18473
18507
  "line": 5,
18474
18508
  "character": 2,
18475
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/State.ts#L5"
18509
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/State.ts#L5"
18476
18510
  }
18477
18511
  ],
18478
18512
  "type": {
@@ -18483,7 +18517,7 @@
18483
18517
  }
18484
18518
  },
18485
18519
  {
18486
- "id": 424,
18520
+ "id": 426,
18487
18521
  "name": "setArchivist",
18488
18522
  "kind": 1024,
18489
18523
  "kindString": "Property",
@@ -18495,7 +18529,7 @@
18495
18529
  "fileName": "packages/sdk/packages/archivist/src/contexts/State.ts",
18496
18530
  "line": 6,
18497
18531
  "character": 2,
18498
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/State.ts#L6"
18532
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/State.ts#L6"
18499
18533
  }
18500
18534
  ],
18501
18535
  "type": {
@@ -18518,8 +18552,8 @@
18518
18552
  {
18519
18553
  "title": "Properties",
18520
18554
  "children": [
18521
- 423,
18522
- 424
18555
+ 425,
18556
+ 426
18523
18557
  ]
18524
18558
  }
18525
18559
  ],
@@ -18528,12 +18562,12 @@
18528
18562
  "fileName": "packages/sdk/packages/archivist/src/contexts/State.ts",
18529
18563
  "line": 4,
18530
18564
  "character": 17,
18531
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/State.ts#L4"
18565
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/State.ts#L4"
18532
18566
  }
18533
18567
  ]
18534
18568
  },
18535
18569
  {
18536
- "id": 399,
18570
+ "id": 401,
18537
18571
  "name": "ArchivistProviderProps",
18538
18572
  "kind": 4194304,
18539
18573
  "kindString": "Type alias",
@@ -18543,7 +18577,7 @@
18543
18577
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx",
18544
18578
  "line": 7,
18545
18579
  "character": 12,
18546
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L7"
18580
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L7"
18547
18581
  }
18548
18582
  ],
18549
18583
  "type": {
@@ -18552,14 +18586,14 @@
18552
18586
  {
18553
18587
  "type": "reflection",
18554
18588
  "declaration": {
18555
- "id": 400,
18589
+ "id": 402,
18556
18590
  "name": "__type",
18557
18591
  "kind": 65536,
18558
18592
  "kindString": "Type literal",
18559
18593
  "flags": {},
18560
18594
  "children": [
18561
18595
  {
18562
- "id": 401,
18596
+ "id": 403,
18563
18597
  "name": "archivist",
18564
18598
  "kind": 1024,
18565
18599
  "kindString": "Property",
@@ -18571,7 +18605,7 @@
18571
18605
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx",
18572
18606
  "line": 8,
18573
18607
  "character": 2,
18574
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L8"
18608
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L8"
18575
18609
  }
18576
18610
  ],
18577
18611
  "type": {
@@ -18586,7 +18620,7 @@
18586
18620
  {
18587
18621
  "title": "Properties",
18588
18622
  "children": [
18589
- 401
18623
+ 403
18590
18624
  ]
18591
18625
  }
18592
18626
  ],
@@ -18595,7 +18629,7 @@
18595
18629
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx",
18596
18630
  "line": 7,
18597
18631
  "character": 60,
18598
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L7"
18632
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L7"
18599
18633
  }
18600
18634
  ]
18601
18635
  }
@@ -18605,7 +18639,7 @@
18605
18639
  }
18606
18640
  },
18607
18641
  {
18608
- "id": 383,
18642
+ "id": 385,
18609
18643
  "name": "CookieArchivistProviderProps",
18610
18644
  "kind": 4194304,
18611
18645
  "kindString": "Type alias",
@@ -18615,7 +18649,7 @@
18615
18649
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx",
18616
18650
  "line": 9,
18617
18651
  "character": 12,
18618
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L9"
18652
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L9"
18619
18653
  }
18620
18654
  ],
18621
18655
  "type": {
@@ -18624,14 +18658,14 @@
18624
18658
  {
18625
18659
  "type": "reflection",
18626
18660
  "declaration": {
18627
- "id": 384,
18661
+ "id": 386,
18628
18662
  "name": "__type",
18629
18663
  "kind": 65536,
18630
18664
  "kindString": "Type literal",
18631
18665
  "flags": {},
18632
18666
  "children": [
18633
18667
  {
18634
- "id": 385,
18668
+ "id": 387,
18635
18669
  "name": "config",
18636
18670
  "kind": 1024,
18637
18671
  "kindString": "Property",
@@ -18641,7 +18675,7 @@
18641
18675
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx",
18642
18676
  "line": 10,
18643
18677
  "character": 2,
18644
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L10"
18678
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L10"
18645
18679
  }
18646
18680
  ],
18647
18681
  "type": {
@@ -18652,7 +18686,7 @@
18652
18686
  }
18653
18687
  },
18654
18688
  {
18655
- "id": 386,
18689
+ "id": 388,
18656
18690
  "name": "resolver",
18657
18691
  "kind": 1024,
18658
18692
  "kindString": "Property",
@@ -18664,13 +18698,13 @@
18664
18698
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx",
18665
18699
  "line": 11,
18666
18700
  "character": 2,
18667
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L11"
18701
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L11"
18668
18702
  }
18669
18703
  ],
18670
18704
  "type": {
18671
18705
  "type": "reference",
18672
- "name": "XyoModuleResolverFunc",
18673
- "qualifiedName": "XyoModuleResolverFunc",
18706
+ "name": "XyoModuleResolver",
18707
+ "qualifiedName": "XyoModuleResolver",
18674
18708
  "package": "@xyo-network/module"
18675
18709
  }
18676
18710
  }
@@ -18679,8 +18713,8 @@
18679
18713
  {
18680
18714
  "title": "Properties",
18681
18715
  "children": [
18682
- 385,
18683
- 386
18716
+ 387,
18717
+ 388
18684
18718
  ]
18685
18719
  }
18686
18720
  ],
@@ -18689,7 +18723,7 @@
18689
18723
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx",
18690
18724
  "line": 9,
18691
18725
  "character": 66,
18692
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L9"
18726
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L9"
18693
18727
  }
18694
18728
  ]
18695
18729
  }
@@ -18699,7 +18733,7 @@
18699
18733
  }
18700
18734
  },
18701
18735
  {
18702
- "id": 391,
18736
+ "id": 393,
18703
18737
  "name": "MemoryArchivistProviderProps",
18704
18738
  "kind": 4194304,
18705
18739
  "kindString": "Type alias",
@@ -18709,7 +18743,7 @@
18709
18743
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx",
18710
18744
  "line": 9,
18711
18745
  "character": 12,
18712
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L9"
18746
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L9"
18713
18747
  }
18714
18748
  ],
18715
18749
  "type": {
@@ -18718,14 +18752,14 @@
18718
18752
  {
18719
18753
  "type": "reflection",
18720
18754
  "declaration": {
18721
- "id": 392,
18755
+ "id": 394,
18722
18756
  "name": "__type",
18723
18757
  "kind": 65536,
18724
18758
  "kindString": "Type literal",
18725
18759
  "flags": {},
18726
18760
  "children": [
18727
18761
  {
18728
- "id": 393,
18762
+ "id": 395,
18729
18763
  "name": "config",
18730
18764
  "kind": 1024,
18731
18765
  "kindString": "Property",
@@ -18737,7 +18771,7 @@
18737
18771
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx",
18738
18772
  "line": 10,
18739
18773
  "character": 2,
18740
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L10"
18774
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L10"
18741
18775
  }
18742
18776
  ],
18743
18777
  "type": {
@@ -18748,7 +18782,7 @@
18748
18782
  }
18749
18783
  },
18750
18784
  {
18751
- "id": 394,
18785
+ "id": 396,
18752
18786
  "name": "resolver",
18753
18787
  "kind": 1024,
18754
18788
  "kindString": "Property",
@@ -18760,13 +18794,13 @@
18760
18794
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx",
18761
18795
  "line": 11,
18762
18796
  "character": 2,
18763
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L11"
18797
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L11"
18764
18798
  }
18765
18799
  ],
18766
18800
  "type": {
18767
18801
  "type": "reference",
18768
- "name": "XyoModuleResolverFunc",
18769
- "qualifiedName": "XyoModuleResolverFunc",
18802
+ "name": "XyoModuleResolver",
18803
+ "qualifiedName": "XyoModuleResolver",
18770
18804
  "package": "@xyo-network/module"
18771
18805
  }
18772
18806
  }
@@ -18775,8 +18809,8 @@
18775
18809
  {
18776
18810
  "title": "Properties",
18777
18811
  "children": [
18778
- 393,
18779
- 394
18812
+ 395,
18813
+ 396
18780
18814
  ]
18781
18815
  }
18782
18816
  ],
@@ -18785,7 +18819,7 @@
18785
18819
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx",
18786
18820
  "line": 9,
18787
18821
  "character": 66,
18788
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L9"
18822
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L9"
18789
18823
  }
18790
18824
  ]
18791
18825
  }
@@ -18795,7 +18829,7 @@
18795
18829
  }
18796
18830
  },
18797
18831
  {
18798
- "id": 406,
18832
+ "id": 408,
18799
18833
  "name": "RemoteArchivistProviderProps",
18800
18834
  "kind": 4194304,
18801
18835
  "kindString": "Type alias",
@@ -18805,7 +18839,7 @@
18805
18839
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx",
18806
18840
  "line": 10,
18807
18841
  "character": 12,
18808
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx#L10"
18842
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx#L10"
18809
18843
  }
18810
18844
  ],
18811
18845
  "type": {
@@ -18814,14 +18848,14 @@
18814
18848
  {
18815
18849
  "type": "reflection",
18816
18850
  "declaration": {
18817
- "id": 407,
18851
+ "id": 409,
18818
18852
  "name": "__type",
18819
18853
  "kind": 65536,
18820
18854
  "kindString": "Type literal",
18821
18855
  "flags": {},
18822
18856
  "children": [
18823
18857
  {
18824
- "id": 408,
18858
+ "id": 410,
18825
18859
  "name": "config",
18826
18860
  "kind": 1024,
18827
18861
  "kindString": "Property",
@@ -18831,7 +18865,7 @@
18831
18865
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx",
18832
18866
  "line": 11,
18833
18867
  "character": 2,
18834
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx#L11"
18868
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx#L11"
18835
18869
  }
18836
18870
  ],
18837
18871
  "type": {
@@ -18842,7 +18876,7 @@
18842
18876
  }
18843
18877
  },
18844
18878
  {
18845
- "id": 409,
18879
+ "id": 411,
18846
18880
  "name": "resolver",
18847
18881
  "kind": 1024,
18848
18882
  "kindString": "Property",
@@ -18854,13 +18888,13 @@
18854
18888
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx",
18855
18889
  "line": 12,
18856
18890
  "character": 2,
18857
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx#L12"
18891
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx#L12"
18858
18892
  }
18859
18893
  ],
18860
18894
  "type": {
18861
18895
  "type": "reference",
18862
- "name": "XyoModuleResolverFunc",
18863
- "qualifiedName": "XyoModuleResolverFunc",
18896
+ "name": "XyoModuleResolver",
18897
+ "qualifiedName": "XyoModuleResolver",
18864
18898
  "package": "@xyo-network/module"
18865
18899
  }
18866
18900
  }
@@ -18869,8 +18903,8 @@
18869
18903
  {
18870
18904
  "title": "Properties",
18871
18905
  "children": [
18872
- 408,
18873
- 409
18906
+ 410,
18907
+ 411
18874
18908
  ]
18875
18909
  }
18876
18910
  ],
@@ -18879,7 +18913,7 @@
18879
18913
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx",
18880
18914
  "line": 10,
18881
18915
  "character": 66,
18882
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx#L10"
18916
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx#L10"
18883
18917
  }
18884
18918
  ]
18885
18919
  }
@@ -18889,7 +18923,7 @@
18889
18923
  }
18890
18924
  },
18891
18925
  {
18892
- "id": 414,
18926
+ "id": 416,
18893
18927
  "name": "StorageArchivistProviderProps",
18894
18928
  "kind": 4194304,
18895
18929
  "kindString": "Type alias",
@@ -18899,7 +18933,7 @@
18899
18933
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx",
18900
18934
  "line": 9,
18901
18935
  "character": 12,
18902
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L9"
18936
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L9"
18903
18937
  }
18904
18938
  ],
18905
18939
  "type": {
@@ -18908,14 +18942,14 @@
18908
18942
  {
18909
18943
  "type": "reflection",
18910
18944
  "declaration": {
18911
- "id": 415,
18945
+ "id": 417,
18912
18946
  "name": "__type",
18913
18947
  "kind": 65536,
18914
18948
  "kindString": "Type literal",
18915
18949
  "flags": {},
18916
18950
  "children": [
18917
18951
  {
18918
- "id": 416,
18952
+ "id": 418,
18919
18953
  "name": "config",
18920
18954
  "kind": 1024,
18921
18955
  "kindString": "Property",
@@ -18925,7 +18959,7 @@
18925
18959
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx",
18926
18960
  "line": 10,
18927
18961
  "character": 2,
18928
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L10"
18962
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L10"
18929
18963
  }
18930
18964
  ],
18931
18965
  "type": {
@@ -18936,7 +18970,7 @@
18936
18970
  }
18937
18971
  },
18938
18972
  {
18939
- "id": 417,
18973
+ "id": 419,
18940
18974
  "name": "resolver",
18941
18975
  "kind": 1024,
18942
18976
  "kindString": "Property",
@@ -18948,13 +18982,13 @@
18948
18982
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx",
18949
18983
  "line": 11,
18950
18984
  "character": 2,
18951
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L11"
18985
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L11"
18952
18986
  }
18953
18987
  ],
18954
18988
  "type": {
18955
18989
  "type": "reference",
18956
- "name": "XyoModuleResolverFunc",
18957
- "qualifiedName": "XyoModuleResolverFunc",
18990
+ "name": "XyoModuleResolver",
18991
+ "qualifiedName": "XyoModuleResolver",
18958
18992
  "package": "@xyo-network/module"
18959
18993
  }
18960
18994
  }
@@ -18963,8 +18997,8 @@
18963
18997
  {
18964
18998
  "title": "Properties",
18965
18999
  "children": [
18966
- 416,
18967
- 417
19000
+ 418,
19001
+ 419
18968
19002
  ]
18969
19003
  }
18970
19004
  ],
@@ -18973,7 +19007,7 @@
18973
19007
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx",
18974
19008
  "line": 9,
18975
19009
  "character": 67,
18976
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L9"
19010
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L9"
18977
19011
  }
18978
19012
  ]
18979
19013
  }
@@ -18983,7 +19017,7 @@
18983
19017
  }
18984
19018
  },
18985
19019
  {
18986
- "id": 382,
19020
+ "id": 384,
18987
19021
  "name": "ArchivistContext",
18988
19022
  "kind": 32,
18989
19023
  "kindString": "Variable",
@@ -18995,7 +19029,7 @@
18995
19029
  "fileName": "packages/sdk/packages/archivist/src/contexts/Context.ts",
18996
19030
  "line": 5,
18997
19031
  "character": 6,
18998
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Context.ts#L5"
19032
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Context.ts#L5"
18999
19033
  }
19000
19034
  ],
19001
19035
  "type": {
@@ -19006,7 +19040,7 @@
19006
19040
  "types": [
19007
19041
  {
19008
19042
  "type": "reference",
19009
- "id": 422,
19043
+ "id": 424,
19010
19044
  "name": "ArchivistState"
19011
19045
  },
19012
19046
  {
@@ -19033,13 +19067,13 @@
19033
19067
  "fileName": "packages/sdk/packages/archivist/src/components/Details.tsx",
19034
19068
  "line": 11,
19035
19069
  "character": 17,
19036
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/components/Details.tsx#L11"
19070
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/components/Details.tsx#L11"
19037
19071
  },
19038
19072
  {
19039
19073
  "fileName": "packages/sdk/packages/archivist/src/components/Details.tsx",
19040
19074
  "line": 15,
19041
19075
  "character": 13,
19042
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/components/Details.tsx#L15"
19076
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/components/Details.tsx#L15"
19043
19077
  }
19044
19078
  ],
19045
19079
  "signatures": [
@@ -19105,7 +19139,7 @@
19105
19139
  ]
19106
19140
  },
19107
19141
  {
19108
- "id": 402,
19142
+ "id": 404,
19109
19143
  "name": "ArchivistProvider",
19110
19144
  "kind": 64,
19111
19145
  "kindString": "Function",
@@ -19115,31 +19149,31 @@
19115
19149
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx",
19116
19150
  "line": 11,
19117
19151
  "character": 13,
19118
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L11"
19152
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/Provider.tsx#L11"
19119
19153
  }
19120
19154
  ],
19121
19155
  "signatures": [
19122
19156
  {
19123
- "id": 403,
19157
+ "id": 405,
19124
19158
  "name": "ArchivistProvider",
19125
19159
  "kind": 4096,
19126
19160
  "kindString": "Call signature",
19127
19161
  "flags": {},
19128
19162
  "parameters": [
19129
19163
  {
19130
- "id": 404,
19164
+ "id": 406,
19131
19165
  "name": "props",
19132
19166
  "kind": 32768,
19133
19167
  "kindString": "Parameter",
19134
19168
  "flags": {},
19135
19169
  "type": {
19136
19170
  "type": "reference",
19137
- "id": 399,
19171
+ "id": 401,
19138
19172
  "name": "ArchivistProviderProps"
19139
19173
  }
19140
19174
  },
19141
19175
  {
19142
- "id": 405,
19176
+ "id": 407,
19143
19177
  "name": "context",
19144
19178
  "kind": 32768,
19145
19179
  "kindString": "Parameter",
@@ -19181,7 +19215,7 @@
19181
19215
  ]
19182
19216
  },
19183
19217
  {
19184
- "id": 387,
19218
+ "id": 389,
19185
19219
  "name": "CookieArchivistProvider",
19186
19220
  "kind": 64,
19187
19221
  "kindString": "Function",
@@ -19191,31 +19225,31 @@
19191
19225
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx",
19192
19226
  "line": 14,
19193
19227
  "character": 13,
19194
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L14"
19228
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/CookieArchivistProvider.tsx#L14"
19195
19229
  }
19196
19230
  ],
19197
19231
  "signatures": [
19198
19232
  {
19199
- "id": 388,
19233
+ "id": 390,
19200
19234
  "name": "CookieArchivistProvider",
19201
19235
  "kind": 4096,
19202
19236
  "kindString": "Call signature",
19203
19237
  "flags": {},
19204
19238
  "parameters": [
19205
19239
  {
19206
- "id": 389,
19240
+ "id": 391,
19207
19241
  "name": "props",
19208
19242
  "kind": 32768,
19209
19243
  "kindString": "Parameter",
19210
19244
  "flags": {},
19211
19245
  "type": {
19212
19246
  "type": "reference",
19213
- "id": 383,
19247
+ "id": 385,
19214
19248
  "name": "CookieArchivistProviderProps"
19215
19249
  }
19216
19250
  },
19217
19251
  {
19218
- "id": 390,
19252
+ "id": 392,
19219
19253
  "name": "context",
19220
19254
  "kind": 32768,
19221
19255
  "kindString": "Parameter",
@@ -19257,7 +19291,7 @@
19257
19291
  ]
19258
19292
  },
19259
19293
  {
19260
- "id": 395,
19294
+ "id": 397,
19261
19295
  "name": "MemoryArchivistProvider",
19262
19296
  "kind": 64,
19263
19297
  "kindString": "Function",
@@ -19267,31 +19301,31 @@
19267
19301
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx",
19268
19302
  "line": 14,
19269
19303
  "character": 13,
19270
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L14"
19304
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/MemoryArchivistProvider.tsx#L14"
19271
19305
  }
19272
19306
  ],
19273
19307
  "signatures": [
19274
19308
  {
19275
- "id": 396,
19309
+ "id": 398,
19276
19310
  "name": "MemoryArchivistProvider",
19277
19311
  "kind": 4096,
19278
19312
  "kindString": "Call signature",
19279
19313
  "flags": {},
19280
19314
  "parameters": [
19281
19315
  {
19282
- "id": 397,
19316
+ "id": 399,
19283
19317
  "name": "props",
19284
19318
  "kind": 32768,
19285
19319
  "kindString": "Parameter",
19286
19320
  "flags": {},
19287
19321
  "type": {
19288
19322
  "type": "reference",
19289
- "id": 391,
19323
+ "id": 393,
19290
19324
  "name": "MemoryArchivistProviderProps"
19291
19325
  }
19292
19326
  },
19293
19327
  {
19294
- "id": 398,
19328
+ "id": 400,
19295
19329
  "name": "context",
19296
19330
  "kind": 32768,
19297
19331
  "kindString": "Parameter",
@@ -19333,7 +19367,7 @@
19333
19367
  ]
19334
19368
  },
19335
19369
  {
19336
- "id": 410,
19370
+ "id": 412,
19337
19371
  "name": "RemoteArchivistProvider",
19338
19372
  "kind": 64,
19339
19373
  "kindString": "Function",
@@ -19343,31 +19377,31 @@
19343
19377
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx",
19344
19378
  "line": 15,
19345
19379
  "character": 13,
19346
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx#L15"
19380
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/RemoteArchivistProvider.tsx#L15"
19347
19381
  }
19348
19382
  ],
19349
19383
  "signatures": [
19350
19384
  {
19351
- "id": 411,
19385
+ "id": 413,
19352
19386
  "name": "RemoteArchivistProvider",
19353
19387
  "kind": 4096,
19354
19388
  "kindString": "Call signature",
19355
19389
  "flags": {},
19356
19390
  "parameters": [
19357
19391
  {
19358
- "id": 412,
19392
+ "id": 414,
19359
19393
  "name": "props",
19360
19394
  "kind": 32768,
19361
19395
  "kindString": "Parameter",
19362
19396
  "flags": {},
19363
19397
  "type": {
19364
19398
  "type": "reference",
19365
- "id": 406,
19399
+ "id": 408,
19366
19400
  "name": "RemoteArchivistProviderProps"
19367
19401
  }
19368
19402
  },
19369
19403
  {
19370
- "id": 413,
19404
+ "id": 415,
19371
19405
  "name": "context",
19372
19406
  "kind": 32768,
19373
19407
  "kindString": "Parameter",
@@ -19409,7 +19443,7 @@
19409
19443
  ]
19410
19444
  },
19411
19445
  {
19412
- "id": 418,
19446
+ "id": 420,
19413
19447
  "name": "StorageArchivistProvider",
19414
19448
  "kind": 64,
19415
19449
  "kindString": "Function",
@@ -19419,31 +19453,31 @@
19419
19453
  "fileName": "packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx",
19420
19454
  "line": 14,
19421
19455
  "character": 13,
19422
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L14"
19456
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/Provider/StorageArchivistProvider.tsx#L14"
19423
19457
  }
19424
19458
  ],
19425
19459
  "signatures": [
19426
19460
  {
19427
- "id": 419,
19461
+ "id": 421,
19428
19462
  "name": "StorageArchivistProvider",
19429
19463
  "kind": 4096,
19430
19464
  "kindString": "Call signature",
19431
19465
  "flags": {},
19432
19466
  "parameters": [
19433
19467
  {
19434
- "id": 420,
19468
+ "id": 422,
19435
19469
  "name": "props",
19436
19470
  "kind": 32768,
19437
19471
  "kindString": "Parameter",
19438
19472
  "flags": {},
19439
19473
  "type": {
19440
19474
  "type": "reference",
19441
- "id": 414,
19475
+ "id": 416,
19442
19476
  "name": "StorageArchivistProviderProps"
19443
19477
  }
19444
19478
  },
19445
19479
  {
19446
- "id": 421,
19480
+ "id": 423,
19447
19481
  "name": "context",
19448
19482
  "kind": 32768,
19449
19483
  "kindString": "Parameter",
@@ -19485,7 +19519,7 @@
19485
19519
  ]
19486
19520
  },
19487
19521
  {
19488
- "id": 425,
19522
+ "id": 427,
19489
19523
  "name": "useArchivist",
19490
19524
  "kind": 64,
19491
19525
  "kindString": "Function",
@@ -19495,19 +19529,19 @@
19495
19529
  "fileName": "packages/sdk/packages/archivist/src/contexts/use.ts",
19496
19530
  "line": 9,
19497
19531
  "character": 13,
19498
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/use.ts#L9"
19532
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/use.ts#L9"
19499
19533
  }
19500
19534
  ],
19501
19535
  "signatures": [
19502
19536
  {
19503
- "id": 426,
19537
+ "id": 428,
19504
19538
  "name": "useArchivist",
19505
19539
  "kind": 4096,
19506
19540
  "kindString": "Call signature",
19507
19541
  "flags": {},
19508
19542
  "parameters": [
19509
19543
  {
19510
- "id": 427,
19544
+ "id": 429,
19511
19545
  "name": "required",
19512
19546
  "kind": 32768,
19513
19547
  "kindString": "Parameter",
@@ -19527,7 +19561,7 @@
19527
19561
  "types": [
19528
19562
  {
19529
19563
  "type": "reference",
19530
- "id": 422,
19564
+ "id": 424,
19531
19565
  "name": "ArchivistState"
19532
19566
  },
19533
19567
  {
@@ -19549,7 +19583,7 @@
19549
19583
  ]
19550
19584
  },
19551
19585
  {
19552
- "id": 433,
19586
+ "id": 435,
19553
19587
  "name": "useArchivistFind",
19554
19588
  "kind": 64,
19555
19589
  "kindString": "Function",
@@ -19559,19 +19593,19 @@
19559
19593
  "fileName": "packages/sdk/packages/archivist/src/contexts/use.ts",
19560
19594
  "line": 36,
19561
19595
  "character": 13,
19562
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/use.ts#L36"
19596
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/use.ts#L36"
19563
19597
  }
19564
19598
  ],
19565
19599
  "signatures": [
19566
19600
  {
19567
- "id": 434,
19601
+ "id": 436,
19568
19602
  "name": "useArchivistFind",
19569
19603
  "kind": 4096,
19570
19604
  "kindString": "Call signature",
19571
19605
  "flags": {},
19572
19606
  "typeParameter": [
19573
19607
  {
19574
- "id": 435,
19608
+ "id": 437,
19575
19609
  "name": "TFilter",
19576
19610
  "kind": 131072,
19577
19611
  "kindString": "Type parameter",
@@ -19580,25 +19614,25 @@
19580
19614
  "type": "reference",
19581
19615
  "name": "XyoPayloadFindFilter",
19582
19616
  "qualifiedName": "XyoPayloadFindFilter",
19583
- "package": "@xyo-network/archivist"
19617
+ "package": "@xyo-network/payload"
19584
19618
  }
19585
19619
  }
19586
19620
  ],
19587
19621
  "parameters": [
19588
19622
  {
19589
- "id": 436,
19623
+ "id": 438,
19590
19624
  "name": "filter",
19591
19625
  "kind": 32768,
19592
19626
  "kindString": "Parameter",
19593
19627
  "flags": {},
19594
19628
  "type": {
19595
19629
  "type": "reference",
19596
- "id": 435,
19630
+ "id": 437,
19597
19631
  "name": "TFilter"
19598
19632
  }
19599
19633
  },
19600
19634
  {
19601
- "id": 437,
19635
+ "id": 439,
19602
19636
  "name": "required",
19603
19637
  "kind": 32768,
19604
19638
  "kindString": "Parameter",
@@ -19642,14 +19676,14 @@
19642
19676
  {
19643
19677
  "type": "reflection",
19644
19678
  "declaration": {
19645
- "id": 438,
19679
+ "id": 440,
19646
19680
  "name": "__type",
19647
19681
  "kind": 65536,
19648
19682
  "kindString": "Type literal",
19649
19683
  "flags": {},
19650
19684
  "sources": [
19651
19685
  {
19652
- "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
19686
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/XyoPayload.d.ts",
19653
19687
  "line": 18,
19654
19688
  "character": 17
19655
19689
  }
@@ -19677,7 +19711,7 @@
19677
19711
  ]
19678
19712
  },
19679
19713
  {
19680
- "id": 428,
19714
+ "id": 430,
19681
19715
  "name": "useArchivistGet",
19682
19716
  "kind": 64,
19683
19717
  "kindString": "Function",
@@ -19687,19 +19721,19 @@
19687
19721
  "fileName": "packages/sdk/packages/archivist/src/contexts/use.ts",
19688
19722
  "line": 13,
19689
19723
  "character": 13,
19690
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/contexts/use.ts#L13"
19724
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/contexts/use.ts#L13"
19691
19725
  }
19692
19726
  ],
19693
19727
  "signatures": [
19694
19728
  {
19695
- "id": 429,
19729
+ "id": 431,
19696
19730
  "name": "useArchivistGet",
19697
19731
  "kind": 4096,
19698
19732
  "kindString": "Call signature",
19699
19733
  "flags": {},
19700
19734
  "parameters": [
19701
19735
  {
19702
- "id": 430,
19736
+ "id": 432,
19703
19737
  "name": "ids",
19704
19738
  "kind": 32768,
19705
19739
  "kindString": "Parameter",
@@ -19715,7 +19749,7 @@
19715
19749
  }
19716
19750
  },
19717
19751
  {
19718
- "id": 431,
19752
+ "id": 433,
19719
19753
  "name": "required",
19720
19754
  "kind": 32768,
19721
19755
  "kindString": "Parameter",
@@ -19759,14 +19793,14 @@
19759
19793
  {
19760
19794
  "type": "reflection",
19761
19795
  "declaration": {
19762
- "id": 432,
19796
+ "id": 434,
19763
19797
  "name": "__type",
19764
19798
  "kind": 65536,
19765
19799
  "kindString": "Type literal",
19766
19800
  "flags": {},
19767
19801
  "sources": [
19768
19802
  {
19769
- "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
19803
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/XyoPayload.d.ts",
19770
19804
  "line": 18,
19771
19805
  "character": 17
19772
19806
  }
@@ -19799,37 +19833,37 @@
19799
19833
  "title": "Interfaces",
19800
19834
  "children": [
19801
19835
  5,
19802
- 422
19836
+ 424
19803
19837
  ]
19804
19838
  },
19805
19839
  {
19806
19840
  "title": "Type Aliases",
19807
19841
  "children": [
19808
- 399,
19809
- 383,
19810
- 391,
19811
- 406,
19812
- 414
19842
+ 401,
19843
+ 385,
19844
+ 393,
19845
+ 408,
19846
+ 416
19813
19847
  ]
19814
19848
  },
19815
19849
  {
19816
19850
  "title": "Variables",
19817
19851
  "children": [
19818
- 382
19852
+ 384
19819
19853
  ]
19820
19854
  },
19821
19855
  {
19822
19856
  "title": "Functions",
19823
19857
  "children": [
19824
19858
  1,
19825
- 402,
19826
- 387,
19827
- 395,
19828
- 410,
19829
- 418,
19830
- 425,
19831
- 433,
19832
- 428
19859
+ 404,
19860
+ 389,
19861
+ 397,
19862
+ 412,
19863
+ 420,
19864
+ 427,
19865
+ 435,
19866
+ 430
19833
19867
  ]
19834
19868
  }
19835
19869
  ],
@@ -19838,7 +19872,7 @@
19838
19872
  "fileName": "packages/sdk/packages/archivist/src/index.ts",
19839
19873
  "line": 1,
19840
19874
  "character": 0,
19841
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/600be45c/packages/sdk/packages/archivist/src/index.ts#L1"
19875
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/de08bcc674/packages/sdk/packages/archivist/src/index.ts#L1"
19842
19876
  }
19843
19877
  ]
19844
19878
  }