@xyo-network/diviner-schema-list-memory 2.63.4 → 2.63.6

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 (2) hide show
  1. package/dist/docs.json +772 -419
  2. package/package.json +7 -7
package/dist/docs.json CHANGED
@@ -306,7 +306,7 @@
306
306
  }
307
307
  },
308
308
  {
309
- "id": 327,
309
+ "id": 338,
310
310
  "name": "commitArchivist",
311
311
  "variant": "declaration",
312
312
  "kind": 1024,
@@ -323,7 +323,7 @@
323
323
  "type": {
324
324
  "type": "reflection",
325
325
  "declaration": {
326
- "id": 328,
326
+ "id": 339,
327
327
  "name": "__type",
328
328
  "variant": "declaration",
329
329
  "kind": 65536,
@@ -337,7 +337,7 @@
337
337
  ],
338
338
  "signatures": [
339
339
  {
340
- "id": 329,
340
+ "id": 340,
341
341
  "name": "__type",
342
342
  "variant": "signature",
343
343
  "kind": 4096,
@@ -419,7 +419,7 @@
419
419
  }
420
420
  },
421
421
  {
422
- "id": 377,
422
+ "id": 388,
423
423
  "name": "eventData",
424
424
  "variant": "declaration",
425
425
  "kind": 1024,
@@ -478,7 +478,7 @@
478
478
  }
479
479
  },
480
480
  {
481
- "id": 423,
481
+ "id": 434,
482
482
  "name": "params",
483
483
  "variant": "declaration",
484
484
  "kind": 1024,
@@ -505,7 +505,7 @@
505
505
  }
506
506
  },
507
507
  {
508
- "id": 332,
508
+ "id": 343,
509
509
  "name": "readArchivist",
510
510
  "variant": "declaration",
511
511
  "kind": 1024,
@@ -522,7 +522,7 @@
522
522
  "type": {
523
523
  "type": "reflection",
524
524
  "declaration": {
525
- "id": 333,
525
+ "id": 344,
526
526
  "name": "__type",
527
527
  "variant": "declaration",
528
528
  "kind": 65536,
@@ -536,7 +536,7 @@
536
536
  ],
537
537
  "signatures": [
538
538
  {
539
- "id": 334,
539
+ "id": 345,
540
540
  "name": "__type",
541
541
  "variant": "signature",
542
542
  "kind": 4096,
@@ -649,7 +649,7 @@
649
649
  }
650
650
  },
651
651
  {
652
- "id": 374,
652
+ "id": 385,
653
653
  "name": "writeArchivist",
654
654
  "variant": "declaration",
655
655
  "kind": 1024,
@@ -666,7 +666,7 @@
666
666
  "type": {
667
667
  "type": "reflection",
668
668
  "declaration": {
669
- "id": 375,
669
+ "id": 386,
670
670
  "name": "__type",
671
671
  "variant": "declaration",
672
672
  "kind": 65536,
@@ -680,7 +680,7 @@
680
680
  ],
681
681
  "signatures": [
682
682
  {
683
- "id": 376,
683
+ "id": 387,
684
684
  "name": "__type",
685
685
  "variant": "signature",
686
686
  "kind": 4096,
@@ -744,7 +744,7 @@
744
744
  "fileName": "modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts",
745
745
  "line": 18,
746
746
  "character": 18,
747
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L18"
747
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L18"
748
748
  }
749
749
  ],
750
750
  "type": {
@@ -1082,7 +1082,7 @@
1082
1082
  }
1083
1083
  },
1084
1084
  {
1085
- "id": 424,
1085
+ "id": 435,
1086
1086
  "name": "logger",
1087
1087
  "variant": "declaration",
1088
1088
  "kind": 262144,
@@ -1097,7 +1097,7 @@
1097
1097
  }
1098
1098
  ],
1099
1099
  "getSignature": {
1100
- "id": 425,
1100
+ "id": 436,
1101
1101
  "name": "logger",
1102
1102
  "variant": "signature",
1103
1103
  "kind": 524288,
@@ -2159,6 +2159,77 @@
2159
2159
  }
2160
2160
  ]
2161
2161
  }
2162
+ },
2163
+ {
2164
+ "type": "array",
2165
+ "elementType": {
2166
+ "type": "intersection",
2167
+ "types": [
2168
+ {
2169
+ "type": "reference",
2170
+ "target": {
2171
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
2172
+ "qualifiedName": "SchemaFields"
2173
+ },
2174
+ "name": "SchemaFields",
2175
+ "package": "@xyo-network/payload-model"
2176
+ },
2177
+ {
2178
+ "type": "reference",
2179
+ "target": {
2180
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
2181
+ "qualifiedName": "PayloadFields"
2182
+ },
2183
+ "name": "PayloadFields",
2184
+ "package": "@xyo-network/payload-model"
2185
+ },
2186
+ {
2187
+ "type": "reflection",
2188
+ "declaration": {
2189
+ "id": 297,
2190
+ "name": "__type",
2191
+ "variant": "declaration",
2192
+ "kind": 65536,
2193
+ "flags": {},
2194
+ "children": [
2195
+ {
2196
+ "id": 298,
2197
+ "name": "schema",
2198
+ "variant": "declaration",
2199
+ "kind": 1024,
2200
+ "flags": {},
2201
+ "sources": [
2202
+ {
2203
+ "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
2204
+ "line": 19,
2205
+ "character": 4
2206
+ }
2207
+ ],
2208
+ "type": {
2209
+ "type": "intrinsic",
2210
+ "name": "string"
2211
+ }
2212
+ }
2213
+ ],
2214
+ "groups": [
2215
+ {
2216
+ "title": "Properties",
2217
+ "children": [
2218
+ 298
2219
+ ]
2220
+ }
2221
+ ],
2222
+ "sources": [
2223
+ {
2224
+ "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
2225
+ "line": 18,
2226
+ "character": 17
2227
+ }
2228
+ ]
2229
+ }
2230
+ }
2231
+ ]
2232
+ }
2162
2233
  }
2163
2234
  ]
2164
2235
  },
@@ -2189,7 +2260,7 @@
2189
2260
  }
2190
2261
  },
2191
2262
  {
2192
- "id": 297,
2263
+ "id": 299,
2193
2264
  "name": "bindQueryInternal",
2194
2265
  "variant": "declaration",
2195
2266
  "kind": 2048,
@@ -2205,7 +2276,7 @@
2205
2276
  ],
2206
2277
  "signatures": [
2207
2278
  {
2208
- "id": 298,
2279
+ "id": 300,
2209
2280
  "name": "bindQueryInternal",
2210
2281
  "variant": "signature",
2211
2282
  "kind": 4096,
@@ -2219,7 +2290,7 @@
2219
2290
  ],
2220
2291
  "typeParameter": [
2221
2292
  {
2222
- "id": 299,
2293
+ "id": 301,
2223
2294
  "name": "T",
2224
2295
  "variant": "typeParam",
2225
2296
  "kind": 131072,
@@ -2260,14 +2331,14 @@
2260
2331
  {
2261
2332
  "type": "reflection",
2262
2333
  "declaration": {
2263
- "id": 300,
2334
+ "id": 302,
2264
2335
  "name": "__type",
2265
2336
  "variant": "declaration",
2266
2337
  "kind": 65536,
2267
2338
  "flags": {},
2268
2339
  "children": [
2269
2340
  {
2270
- "id": 301,
2341
+ "id": 303,
2271
2342
  "name": "schema",
2272
2343
  "variant": "declaration",
2273
2344
  "kind": 1024,
@@ -2289,7 +2360,7 @@
2289
2360
  {
2290
2361
  "title": "Properties",
2291
2362
  "children": [
2292
- 301
2363
+ 303
2293
2364
  ]
2294
2365
  }
2295
2366
  ],
@@ -2344,14 +2415,14 @@
2344
2415
  {
2345
2416
  "type": "reflection",
2346
2417
  "declaration": {
2347
- "id": 302,
2418
+ "id": 304,
2348
2419
  "name": "__type",
2349
2420
  "variant": "declaration",
2350
2421
  "kind": 65536,
2351
2422
  "flags": {},
2352
2423
  "children": [
2353
2424
  {
2354
- "id": 303,
2425
+ "id": 305,
2355
2426
  "name": "schema",
2356
2427
  "variant": "declaration",
2357
2428
  "kind": 1024,
@@ -2373,7 +2444,7 @@
2373
2444
  {
2374
2445
  "title": "Properties",
2375
2446
  "children": [
2376
- 303
2447
+ 305
2377
2448
  ]
2378
2449
  }
2379
2450
  ],
@@ -2398,7 +2469,7 @@
2398
2469
  ],
2399
2470
  "parameters": [
2400
2471
  {
2401
- "id": 304,
2472
+ "id": 306,
2402
2473
  "name": "query",
2403
2474
  "variant": "param",
2404
2475
  "kind": 32768,
@@ -2411,7 +2482,7 @@
2411
2482
  }
2412
2483
  },
2413
2484
  {
2414
- "id": 305,
2485
+ "id": 307,
2415
2486
  "name": "payloads",
2416
2487
  "variant": "param",
2417
2488
  "kind": 32768,
@@ -2444,14 +2515,14 @@
2444
2515
  {
2445
2516
  "type": "reflection",
2446
2517
  "declaration": {
2447
- "id": 306,
2518
+ "id": 308,
2448
2519
  "name": "__type",
2449
2520
  "variant": "declaration",
2450
2521
  "kind": 65536,
2451
2522
  "flags": {},
2452
2523
  "children": [
2453
2524
  {
2454
- "id": 307,
2525
+ "id": 309,
2455
2526
  "name": "schema",
2456
2527
  "variant": "declaration",
2457
2528
  "kind": 1024,
@@ -2473,7 +2544,7 @@
2473
2544
  {
2474
2545
  "title": "Properties",
2475
2546
  "children": [
2476
- 307
2547
+ 309
2477
2548
  ]
2478
2549
  }
2479
2550
  ],
@@ -2491,7 +2562,7 @@
2491
2562
  }
2492
2563
  },
2493
2564
  {
2494
- "id": 308,
2565
+ "id": 310,
2495
2566
  "name": "account",
2496
2567
  "variant": "param",
2497
2568
  "kind": 32768,
@@ -2552,14 +2623,14 @@
2552
2623
  {
2553
2624
  "type": "reflection",
2554
2625
  "declaration": {
2555
- "id": 309,
2626
+ "id": 311,
2556
2627
  "name": "__type",
2557
2628
  "variant": "declaration",
2558
2629
  "kind": 65536,
2559
2630
  "flags": {},
2560
2631
  "children": [
2561
2632
  {
2562
- "id": 310,
2633
+ "id": 312,
2563
2634
  "name": "query",
2564
2635
  "variant": "declaration",
2565
2636
  "kind": 1024,
@@ -2577,7 +2648,7 @@
2577
2648
  }
2578
2649
  },
2579
2650
  {
2580
- "id": 311,
2651
+ "id": 313,
2581
2652
  "name": "resultSet",
2582
2653
  "variant": "declaration",
2583
2654
  "kind": 1024,
@@ -2597,7 +2668,7 @@
2597
2668
  }
2598
2669
  },
2599
2670
  {
2600
- "id": 312,
2671
+ "id": 314,
2601
2672
  "name": "schema",
2602
2673
  "variant": "declaration",
2603
2674
  "kind": 1024,
@@ -2619,9 +2690,9 @@
2619
2690
  {
2620
2691
  "title": "Properties",
2621
2692
  "children": [
2622
- 310,
2623
- 311,
2624
- 312
2693
+ 312,
2694
+ 313,
2695
+ 314
2625
2696
  ]
2626
2697
  }
2627
2698
  ],
@@ -2662,14 +2733,85 @@
2662
2733
  {
2663
2734
  "type": "reflection",
2664
2735
  "declaration": {
2665
- "id": 313,
2736
+ "id": 315,
2737
+ "name": "__type",
2738
+ "variant": "declaration",
2739
+ "kind": 65536,
2740
+ "flags": {},
2741
+ "children": [
2742
+ {
2743
+ "id": 316,
2744
+ "name": "schema",
2745
+ "variant": "declaration",
2746
+ "kind": 1024,
2747
+ "flags": {},
2748
+ "sources": [
2749
+ {
2750
+ "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
2751
+ "line": 19,
2752
+ "character": 4
2753
+ }
2754
+ ],
2755
+ "type": {
2756
+ "type": "intrinsic",
2757
+ "name": "string"
2758
+ }
2759
+ }
2760
+ ],
2761
+ "groups": [
2762
+ {
2763
+ "title": "Properties",
2764
+ "children": [
2765
+ 316
2766
+ ]
2767
+ }
2768
+ ],
2769
+ "sources": [
2770
+ {
2771
+ "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
2772
+ "line": 18,
2773
+ "character": 17
2774
+ }
2775
+ ]
2776
+ }
2777
+ }
2778
+ ]
2779
+ }
2780
+ },
2781
+ {
2782
+ "type": "array",
2783
+ "elementType": {
2784
+ "type": "intersection",
2785
+ "types": [
2786
+ {
2787
+ "type": "reference",
2788
+ "target": {
2789
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
2790
+ "qualifiedName": "SchemaFields"
2791
+ },
2792
+ "name": "SchemaFields",
2793
+ "package": "@xyo-network/payload-model"
2794
+ },
2795
+ {
2796
+ "type": "reference",
2797
+ "target": {
2798
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
2799
+ "qualifiedName": "PayloadFields"
2800
+ },
2801
+ "name": "PayloadFields",
2802
+ "package": "@xyo-network/payload-model"
2803
+ },
2804
+ {
2805
+ "type": "reflection",
2806
+ "declaration": {
2807
+ "id": 317,
2666
2808
  "name": "__type",
2667
2809
  "variant": "declaration",
2668
2810
  "kind": 65536,
2669
2811
  "flags": {},
2670
2812
  "children": [
2671
2813
  {
2672
- "id": 314,
2814
+ "id": 318,
2673
2815
  "name": "schema",
2674
2816
  "variant": "declaration",
2675
2817
  "kind": 1024,
@@ -2691,7 +2833,7 @@
2691
2833
  {
2692
2834
  "title": "Properties",
2693
2835
  "children": [
2694
- 314
2836
+ 318
2695
2837
  ]
2696
2838
  }
2697
2839
  ],
@@ -2727,7 +2869,7 @@
2727
2869
  }
2728
2870
  },
2729
2871
  {
2730
- "id": 315,
2872
+ "id": 319,
2731
2873
  "name": "bindQueryResult",
2732
2874
  "variant": "declaration",
2733
2875
  "kind": 2048,
@@ -2743,7 +2885,7 @@
2743
2885
  ],
2744
2886
  "signatures": [
2745
2887
  {
2746
- "id": 316,
2888
+ "id": 320,
2747
2889
  "name": "bindQueryResult",
2748
2890
  "variant": "signature",
2749
2891
  "kind": 4096,
@@ -2757,7 +2899,7 @@
2757
2899
  ],
2758
2900
  "typeParameter": [
2759
2901
  {
2760
- "id": 317,
2902
+ "id": 321,
2761
2903
  "name": "T",
2762
2904
  "variant": "typeParam",
2763
2905
  "kind": 131072,
@@ -2798,14 +2940,14 @@
2798
2940
  {
2799
2941
  "type": "reflection",
2800
2942
  "declaration": {
2801
- "id": 318,
2943
+ "id": 322,
2802
2944
  "name": "__type",
2803
2945
  "variant": "declaration",
2804
2946
  "kind": 65536,
2805
2947
  "flags": {},
2806
2948
  "children": [
2807
2949
  {
2808
- "id": 319,
2950
+ "id": 323,
2809
2951
  "name": "schema",
2810
2952
  "variant": "declaration",
2811
2953
  "kind": 1024,
@@ -2827,7 +2969,7 @@
2827
2969
  {
2828
2970
  "title": "Properties",
2829
2971
  "children": [
2830
- 319
2972
+ 323
2831
2973
  ]
2832
2974
  }
2833
2975
  ],
@@ -2882,14 +3024,14 @@
2882
3024
  {
2883
3025
  "type": "reflection",
2884
3026
  "declaration": {
2885
- "id": 320,
3027
+ "id": 324,
2886
3028
  "name": "__type",
2887
3029
  "variant": "declaration",
2888
3030
  "kind": 65536,
2889
3031
  "flags": {},
2890
3032
  "children": [
2891
3033
  {
2892
- "id": 321,
3034
+ "id": 325,
2893
3035
  "name": "schema",
2894
3036
  "variant": "declaration",
2895
3037
  "kind": 1024,
@@ -2911,7 +3053,7 @@
2911
3053
  {
2912
3054
  "title": "Properties",
2913
3055
  "children": [
2914
- 321
3056
+ 325
2915
3057
  ]
2916
3058
  }
2917
3059
  ],
@@ -2936,7 +3078,7 @@
2936
3078
  ],
2937
3079
  "parameters": [
2938
3080
  {
2939
- "id": 322,
3081
+ "id": 326,
2940
3082
  "name": "query",
2941
3083
  "variant": "param",
2942
3084
  "kind": 32768,
@@ -2949,7 +3091,7 @@
2949
3091
  }
2950
3092
  },
2951
3093
  {
2952
- "id": 323,
3094
+ "id": 327,
2953
3095
  "name": "payloads",
2954
3096
  "variant": "param",
2955
3097
  "kind": 32768,
@@ -2980,14 +3122,14 @@
2980
3122
  {
2981
3123
  "type": "reflection",
2982
3124
  "declaration": {
2983
- "id": 324,
3125
+ "id": 328,
2984
3126
  "name": "__type",
2985
3127
  "variant": "declaration",
2986
3128
  "kind": 65536,
2987
3129
  "flags": {},
2988
3130
  "children": [
2989
3131
  {
2990
- "id": 325,
3132
+ "id": 329,
2991
3133
  "name": "schema",
2992
3134
  "variant": "declaration",
2993
3135
  "kind": 1024,
@@ -3009,7 +3151,7 @@
3009
3151
  {
3010
3152
  "title": "Properties",
3011
3153
  "children": [
3012
- 325
3154
+ 329
3013
3155
  ]
3014
3156
  }
3015
3157
  ],
@@ -3027,7 +3169,7 @@
3027
3169
  }
3028
3170
  },
3029
3171
  {
3030
- "id": 326,
3172
+ "id": 330,
3031
3173
  "name": "additionalWitnesses",
3032
3174
  "variant": "param",
3033
3175
  "kind": 32768,
@@ -3046,116 +3188,283 @@
3046
3188
  "package": "@xyo-network/account-model"
3047
3189
  }
3048
3190
  }
3049
- }
3050
- ],
3051
- "type": {
3052
- "type": "reference",
3053
- "target": {
3054
- "sourceFileName": "../../../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
3055
- "qualifiedName": "Promise"
3056
3191
  },
3057
- "typeArguments": [
3058
- {
3059
- "type": "tuple",
3060
- "elements": [
3061
- {
3062
- "type": "reference",
3063
- "target": {
3064
- "sourceFileName": "../../../../../module/packages/model/src/ModuleQueryResult.ts",
3065
- "qualifiedName": "ModuleQueryResult"
3066
- },
3067
- "name": "ModuleQueryResult",
3068
- "package": "@xyo-network/module-model"
3069
- },
3070
- {
3071
- "type": "array",
3072
- "elementType": {
3073
- "type": "reference",
3074
- "target": {
3075
- "sourceFileName": "../../../../../../../protocol/packages/account/packages/account-model/src/Account.ts",
3076
- "qualifiedName": "AccountInstance"
3077
- },
3078
- "name": "AccountInstance",
3079
- "package": "@xyo-network/account-model"
3080
- }
3081
- }
3082
- ]
3083
- }
3084
- ],
3085
- "name": "Promise",
3086
- "package": "typescript"
3087
- },
3088
- "inheritedFrom": {
3089
- "type": "reference",
3090
- "target": -1,
3091
- "name": "SchemaListDiviner.bindQueryResult"
3092
- }
3093
- }
3094
- ],
3095
- "inheritedFrom": {
3096
- "type": "reference",
3097
- "target": -1,
3098
- "name": "SchemaListDiviner.bindQueryResult"
3099
- }
3100
- },
3101
- {
3102
- "id": 378,
3103
- "name": "clearListeners",
3104
- "variant": "declaration",
3105
- "kind": 2048,
3106
- "flags": {},
3107
- "sources": [
3108
- {
3109
- "fileName": "modules/packages/module/packages/abstract/dist/types/BaseEmitter.d.ts",
3110
- "line": 7,
3111
- "character": 4
3112
- }
3113
- ],
3114
- "signatures": [
3115
- {
3116
- "id": 379,
3117
- "name": "clearListeners",
3118
- "variant": "signature",
3119
- "kind": 4096,
3120
- "flags": {},
3121
- "sources": [
3122
- {
3123
- "fileName": "modules/packages/module/packages/abstract/dist/types/BaseEmitter.d.ts",
3124
- "line": 7,
3125
- "character": 4
3126
- }
3127
- ],
3128
- "parameters": [
3129
3192
  {
3130
- "id": 380,
3131
- "name": "eventNames",
3193
+ "id": 331,
3194
+ "name": "errors",
3132
3195
  "variant": "param",
3133
3196
  "kind": 32768,
3134
- "flags": {},
3197
+ "flags": {
3198
+ "isOptional": true
3199
+ },
3135
3200
  "type": {
3136
- "type": "union",
3137
- "types": [
3138
- {
3139
- "type": "typeOperator",
3140
- "operator": "keyof",
3141
- "target": {
3201
+ "type": "array",
3202
+ "elementType": {
3203
+ "type": "intersection",
3204
+ "types": [
3205
+ {
3142
3206
  "type": "reference",
3143
3207
  "target": {
3144
- "sourceFileName": "../../../model/src/Diviner.ts",
3145
- "qualifiedName": "DivinerModuleEventData"
3208
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
3209
+ "qualifiedName": "SchemaFields"
3146
3210
  },
3147
- "name": "DivinerModuleEventData",
3148
- "package": "@xyo-network/diviner-model"
3149
- }
3150
- },
3151
- {
3152
- "type": "array",
3153
- "elementType": {
3154
- "type": "typeOperator",
3155
- "operator": "keyof",
3211
+ "name": "SchemaFields",
3212
+ "package": "@xyo-network/payload-model"
3213
+ },
3214
+ {
3215
+ "type": "reference",
3156
3216
  "target": {
3157
- "type": "reference",
3158
- "target": {
3217
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
3218
+ "qualifiedName": "PayloadFields"
3219
+ },
3220
+ "name": "PayloadFields",
3221
+ "package": "@xyo-network/payload-model"
3222
+ },
3223
+ {
3224
+ "type": "reflection",
3225
+ "declaration": {
3226
+ "id": 332,
3227
+ "name": "__type",
3228
+ "variant": "declaration",
3229
+ "kind": 65536,
3230
+ "flags": {},
3231
+ "children": [
3232
+ {
3233
+ "id": 333,
3234
+ "name": "message",
3235
+ "variant": "declaration",
3236
+ "kind": 1024,
3237
+ "flags": {
3238
+ "isOptional": true
3239
+ },
3240
+ "sources": [
3241
+ {
3242
+ "fileName": "modules/packages/module/packages/model/dist/types/Error.d.ts",
3243
+ "line": 5,
3244
+ "character": 4
3245
+ }
3246
+ ],
3247
+ "type": {
3248
+ "type": "intrinsic",
3249
+ "name": "string"
3250
+ }
3251
+ },
3252
+ {
3253
+ "id": 334,
3254
+ "name": "name",
3255
+ "variant": "declaration",
3256
+ "kind": 1024,
3257
+ "flags": {
3258
+ "isOptional": true
3259
+ },
3260
+ "sources": [
3261
+ {
3262
+ "fileName": "modules/packages/module/packages/model/dist/types/Error.d.ts",
3263
+ "line": 6,
3264
+ "character": 4
3265
+ }
3266
+ ],
3267
+ "type": {
3268
+ "type": "intrinsic",
3269
+ "name": "string"
3270
+ }
3271
+ },
3272
+ {
3273
+ "id": 335,
3274
+ "name": "query",
3275
+ "variant": "declaration",
3276
+ "kind": 1024,
3277
+ "flags": {
3278
+ "isOptional": true
3279
+ },
3280
+ "sources": [
3281
+ {
3282
+ "fileName": "modules/packages/module/packages/model/dist/types/Error.d.ts",
3283
+ "line": 7,
3284
+ "character": 4
3285
+ }
3286
+ ],
3287
+ "type": {
3288
+ "type": "intrinsic",
3289
+ "name": "string"
3290
+ }
3291
+ },
3292
+ {
3293
+ "id": 336,
3294
+ "name": "schema",
3295
+ "variant": "declaration",
3296
+ "kind": 1024,
3297
+ "flags": {},
3298
+ "sources": [
3299
+ {
3300
+ "fileName": "modules/packages/module/packages/model/dist/types/Error.d.ts",
3301
+ "line": 8,
3302
+ "character": 4
3303
+ }
3304
+ ],
3305
+ "type": {
3306
+ "type": "literal",
3307
+ "value": "network.xyo.error.module"
3308
+ }
3309
+ },
3310
+ {
3311
+ "id": 337,
3312
+ "name": "sources",
3313
+ "variant": "declaration",
3314
+ "kind": 1024,
3315
+ "flags": {
3316
+ "isOptional": true
3317
+ },
3318
+ "sources": [
3319
+ {
3320
+ "fileName": "modules/packages/module/packages/model/dist/types/Error.d.ts",
3321
+ "line": 9,
3322
+ "character": 4
3323
+ }
3324
+ ],
3325
+ "type": {
3326
+ "type": "array",
3327
+ "elementType": {
3328
+ "type": "intrinsic",
3329
+ "name": "string"
3330
+ }
3331
+ }
3332
+ }
3333
+ ],
3334
+ "groups": [
3335
+ {
3336
+ "title": "Properties",
3337
+ "children": [
3338
+ 333,
3339
+ 334,
3340
+ 335,
3341
+ 336,
3342
+ 337
3343
+ ]
3344
+ }
3345
+ ],
3346
+ "sources": [
3347
+ {
3348
+ "fileName": "modules/packages/module/packages/model/dist/types/Error.d.ts",
3349
+ "line": 4,
3350
+ "character": 34
3351
+ }
3352
+ ]
3353
+ }
3354
+ }
3355
+ ]
3356
+ }
3357
+ }
3358
+ }
3359
+ ],
3360
+ "type": {
3361
+ "type": "reference",
3362
+ "target": {
3363
+ "sourceFileName": "../../../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
3364
+ "qualifiedName": "Promise"
3365
+ },
3366
+ "typeArguments": [
3367
+ {
3368
+ "type": "tuple",
3369
+ "elements": [
3370
+ {
3371
+ "type": "reference",
3372
+ "target": {
3373
+ "sourceFileName": "../../../../../module/packages/model/src/ModuleQueryResult.ts",
3374
+ "qualifiedName": "ModuleQueryResult"
3375
+ },
3376
+ "name": "ModuleQueryResult",
3377
+ "package": "@xyo-network/module-model"
3378
+ },
3379
+ {
3380
+ "type": "array",
3381
+ "elementType": {
3382
+ "type": "reference",
3383
+ "target": {
3384
+ "sourceFileName": "../../../../../../../protocol/packages/account/packages/account-model/src/Account.ts",
3385
+ "qualifiedName": "AccountInstance"
3386
+ },
3387
+ "name": "AccountInstance",
3388
+ "package": "@xyo-network/account-model"
3389
+ }
3390
+ }
3391
+ ]
3392
+ }
3393
+ ],
3394
+ "name": "Promise",
3395
+ "package": "typescript"
3396
+ },
3397
+ "inheritedFrom": {
3398
+ "type": "reference",
3399
+ "target": -1,
3400
+ "name": "SchemaListDiviner.bindQueryResult"
3401
+ }
3402
+ }
3403
+ ],
3404
+ "inheritedFrom": {
3405
+ "type": "reference",
3406
+ "target": -1,
3407
+ "name": "SchemaListDiviner.bindQueryResult"
3408
+ }
3409
+ },
3410
+ {
3411
+ "id": 389,
3412
+ "name": "clearListeners",
3413
+ "variant": "declaration",
3414
+ "kind": 2048,
3415
+ "flags": {},
3416
+ "sources": [
3417
+ {
3418
+ "fileName": "modules/packages/module/packages/abstract/dist/types/BaseEmitter.d.ts",
3419
+ "line": 7,
3420
+ "character": 4
3421
+ }
3422
+ ],
3423
+ "signatures": [
3424
+ {
3425
+ "id": 390,
3426
+ "name": "clearListeners",
3427
+ "variant": "signature",
3428
+ "kind": 4096,
3429
+ "flags": {},
3430
+ "sources": [
3431
+ {
3432
+ "fileName": "modules/packages/module/packages/abstract/dist/types/BaseEmitter.d.ts",
3433
+ "line": 7,
3434
+ "character": 4
3435
+ }
3436
+ ],
3437
+ "parameters": [
3438
+ {
3439
+ "id": 391,
3440
+ "name": "eventNames",
3441
+ "variant": "param",
3442
+ "kind": 32768,
3443
+ "flags": {},
3444
+ "type": {
3445
+ "type": "union",
3446
+ "types": [
3447
+ {
3448
+ "type": "typeOperator",
3449
+ "operator": "keyof",
3450
+ "target": {
3451
+ "type": "reference",
3452
+ "target": {
3453
+ "sourceFileName": "../../../model/src/Diviner.ts",
3454
+ "qualifiedName": "DivinerModuleEventData"
3455
+ },
3456
+ "name": "DivinerModuleEventData",
3457
+ "package": "@xyo-network/diviner-model"
3458
+ }
3459
+ },
3460
+ {
3461
+ "type": "array",
3462
+ "elementType": {
3463
+ "type": "typeOperator",
3464
+ "operator": "keyof",
3465
+ "target": {
3466
+ "type": "reference",
3467
+ "target": {
3159
3468
  "sourceFileName": "../../../model/src/Diviner.ts",
3160
3469
  "qualifiedName": "DivinerModuleEventData"
3161
3470
  },
@@ -3318,7 +3627,7 @@
3318
3627
  "fileName": "modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts",
3319
3628
  "line": 20,
3320
3629
  "character": 17,
3321
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L20"
3630
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L20"
3322
3631
  }
3323
3632
  ],
3324
3633
  "signatures": [
@@ -3333,7 +3642,7 @@
3333
3642
  "fileName": "modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts",
3334
3643
  "line": 20,
3335
3644
  "character": 2,
3336
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L20"
3645
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L20"
3337
3646
  }
3338
3647
  ],
3339
3648
  "parameters": [
@@ -3526,7 +3835,7 @@
3526
3835
  "fileName": "modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts",
3527
3836
  "line": 28,
3528
3837
  "character": 18,
3529
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L28"
3838
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L28"
3530
3839
  }
3531
3840
  ],
3532
3841
  "signatures": [
@@ -3541,7 +3850,7 @@
3541
3850
  "fileName": "modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts",
3542
3851
  "line": 28,
3543
3852
  "character": 2,
3544
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L28"
3853
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L28"
3545
3854
  }
3546
3855
  ],
3547
3856
  "parameters": [
@@ -3591,7 +3900,7 @@
3591
3900
  "fileName": "modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts",
3592
3901
  "line": 39,
3593
3902
  "character": 18,
3594
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L39"
3903
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L39"
3595
3904
  }
3596
3905
  ],
3597
3906
  "signatures": [
@@ -3606,7 +3915,7 @@
3606
3915
  "fileName": "modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts",
3607
3916
  "line": 39,
3608
3917
  "character": 2,
3609
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L39"
3918
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L39"
3610
3919
  }
3611
3920
  ],
3612
3921
  "type": {
@@ -3631,7 +3940,7 @@
3631
3940
  ]
3632
3941
  },
3633
3942
  {
3634
- "id": 381,
3943
+ "id": 392,
3635
3944
  "name": "emit",
3636
3945
  "variant": "declaration",
3637
3946
  "kind": 2048,
@@ -3645,7 +3954,7 @@
3645
3954
  ],
3646
3955
  "signatures": [
3647
3956
  {
3648
- "id": 382,
3957
+ "id": 393,
3649
3958
  "name": "emit",
3650
3959
  "variant": "signature",
3651
3960
  "kind": 4096,
@@ -3659,7 +3968,7 @@
3659
3968
  ],
3660
3969
  "typeParameter": [
3661
3970
  {
3662
- "id": 383,
3971
+ "id": 394,
3663
3972
  "name": "TEventName",
3664
3973
  "variant": "typeParam",
3665
3974
  "kind": 131072,
@@ -3692,7 +4001,7 @@
3692
4001
  }
3693
4002
  },
3694
4003
  {
3695
- "id": 384,
4004
+ "id": 395,
3696
4005
  "name": "TEventArgs",
3697
4006
  "variant": "typeParam",
3698
4007
  "kind": 131072,
@@ -3728,7 +4037,7 @@
3728
4037
  ],
3729
4038
  "parameters": [
3730
4039
  {
3731
- "id": 385,
4040
+ "id": 396,
3732
4041
  "name": "eventName",
3733
4042
  "variant": "param",
3734
4043
  "kind": 32768,
@@ -3741,7 +4050,7 @@
3741
4050
  }
3742
4051
  },
3743
4052
  {
3744
- "id": 386,
4053
+ "id": 397,
3745
4054
  "name": "eventArgs",
3746
4055
  "variant": "param",
3747
4056
  "kind": 32768,
@@ -3783,7 +4092,7 @@
3783
4092
  }
3784
4093
  },
3785
4094
  {
3786
- "id": 387,
4095
+ "id": 398,
3787
4096
  "name": "emitSerial",
3788
4097
  "variant": "declaration",
3789
4098
  "kind": 2048,
@@ -3797,7 +4106,7 @@
3797
4106
  ],
3798
4107
  "signatures": [
3799
4108
  {
3800
- "id": 388,
4109
+ "id": 399,
3801
4110
  "name": "emitSerial",
3802
4111
  "variant": "signature",
3803
4112
  "kind": 4096,
@@ -3811,7 +4120,7 @@
3811
4120
  ],
3812
4121
  "typeParameter": [
3813
4122
  {
3814
- "id": 389,
4123
+ "id": 400,
3815
4124
  "name": "TEventName",
3816
4125
  "variant": "typeParam",
3817
4126
  "kind": 131072,
@@ -3844,7 +4153,7 @@
3844
4153
  }
3845
4154
  },
3846
4155
  {
3847
- "id": 390,
4156
+ "id": 401,
3848
4157
  "name": "TEventArgs",
3849
4158
  "variant": "typeParam",
3850
4159
  "kind": 131072,
@@ -3880,7 +4189,7 @@
3880
4189
  ],
3881
4190
  "parameters": [
3882
4191
  {
3883
- "id": 391,
4192
+ "id": 402,
3884
4193
  "name": "eventName",
3885
4194
  "variant": "param",
3886
4195
  "kind": 32768,
@@ -3893,7 +4202,7 @@
3893
4202
  }
3894
4203
  },
3895
4204
  {
3896
- "id": 392,
4205
+ "id": 403,
3897
4206
  "name": "eventArgs",
3898
4207
  "variant": "param",
3899
4208
  "kind": 32768,
@@ -3935,7 +4244,7 @@
3935
4244
  }
3936
4245
  },
3937
4246
  {
3938
- "id": 330,
4247
+ "id": 341,
3939
4248
  "name": "initializeQueryAccounts",
3940
4249
  "variant": "declaration",
3941
4250
  "kind": 2048,
@@ -3951,7 +4260,7 @@
3951
4260
  ],
3952
4261
  "signatures": [
3953
4262
  {
3954
- "id": 331,
4263
+ "id": 342,
3955
4264
  "name": "initializeQueryAccounts",
3956
4265
  "variant": "signature",
3957
4266
  "kind": 4096,
@@ -3992,7 +4301,7 @@
3992
4301
  }
3993
4302
  },
3994
4303
  {
3995
- "id": 393,
4304
+ "id": 404,
3996
4305
  "name": "listenerCount",
3997
4306
  "variant": "declaration",
3998
4307
  "kind": 2048,
@@ -4006,7 +4315,7 @@
4006
4315
  ],
4007
4316
  "signatures": [
4008
4317
  {
4009
- "id": 394,
4318
+ "id": 405,
4010
4319
  "name": "listenerCount",
4011
4320
  "variant": "signature",
4012
4321
  "kind": 4096,
@@ -4020,7 +4329,7 @@
4020
4329
  ],
4021
4330
  "parameters": [
4022
4331
  {
4023
- "id": 395,
4332
+ "id": 406,
4024
4333
  "name": "eventNames",
4025
4334
  "variant": "param",
4026
4335
  "kind": 32768,
@@ -4414,7 +4723,7 @@
4414
4723
  }
4415
4724
  },
4416
4725
  {
4417
- "id": 396,
4726
+ "id": 407,
4418
4727
  "name": "off",
4419
4728
  "variant": "declaration",
4420
4729
  "kind": 2048,
@@ -4428,7 +4737,7 @@
4428
4737
  ],
4429
4738
  "signatures": [
4430
4739
  {
4431
- "id": 397,
4740
+ "id": 408,
4432
4741
  "name": "off",
4433
4742
  "variant": "signature",
4434
4743
  "kind": 4096,
@@ -4442,7 +4751,7 @@
4442
4751
  ],
4443
4752
  "typeParameter": [
4444
4753
  {
4445
- "id": 398,
4754
+ "id": 409,
4446
4755
  "name": "TEventName",
4447
4756
  "variant": "typeParam",
4448
4757
  "kind": 131072,
@@ -4464,7 +4773,7 @@
4464
4773
  ],
4465
4774
  "parameters": [
4466
4775
  {
4467
- "id": 399,
4776
+ "id": 410,
4468
4777
  "name": "eventNames",
4469
4778
  "variant": "param",
4470
4779
  "kind": 32768,
@@ -4491,7 +4800,7 @@
4491
4800
  }
4492
4801
  },
4493
4802
  {
4494
- "id": 400,
4803
+ "id": 411,
4495
4804
  "name": "listener",
4496
4805
  "variant": "param",
4497
4806
  "kind": 32768,
@@ -4545,7 +4854,7 @@
4545
4854
  }
4546
4855
  },
4547
4856
  {
4548
- "id": 401,
4857
+ "id": 412,
4549
4858
  "name": "offAny",
4550
4859
  "variant": "declaration",
4551
4860
  "kind": 2048,
@@ -4559,7 +4868,7 @@
4559
4868
  ],
4560
4869
  "signatures": [
4561
4870
  {
4562
- "id": 402,
4871
+ "id": 413,
4563
4872
  "name": "offAny",
4564
4873
  "variant": "signature",
4565
4874
  "kind": 4096,
@@ -4573,7 +4882,7 @@
4573
4882
  ],
4574
4883
  "parameters": [
4575
4884
  {
4576
- "id": 403,
4885
+ "id": 414,
4577
4886
  "name": "listener",
4578
4887
  "variant": "param",
4579
4888
  "kind": 32768,
@@ -4607,7 +4916,7 @@
4607
4916
  }
4608
4917
  },
4609
4918
  {
4610
- "id": 404,
4919
+ "id": 415,
4611
4920
  "name": "on",
4612
4921
  "variant": "declaration",
4613
4922
  "kind": 2048,
@@ -4621,7 +4930,7 @@
4621
4930
  ],
4622
4931
  "signatures": [
4623
4932
  {
4624
- "id": 405,
4933
+ "id": 416,
4625
4934
  "name": "on",
4626
4935
  "variant": "signature",
4627
4936
  "kind": 4096,
@@ -4635,7 +4944,7 @@
4635
4944
  ],
4636
4945
  "typeParameter": [
4637
4946
  {
4638
- "id": 406,
4947
+ "id": 417,
4639
4948
  "name": "TEventName",
4640
4949
  "variant": "typeParam",
4641
4950
  "kind": 131072,
@@ -4657,7 +4966,7 @@
4657
4966
  ],
4658
4967
  "parameters": [
4659
4968
  {
4660
- "id": 407,
4969
+ "id": 418,
4661
4970
  "name": "eventNames",
4662
4971
  "variant": "param",
4663
4972
  "kind": 32768,
@@ -4684,7 +4993,7 @@
4684
4993
  }
4685
4994
  },
4686
4995
  {
4687
- "id": 408,
4996
+ "id": 419,
4688
4997
  "name": "listener",
4689
4998
  "variant": "param",
4690
4999
  "kind": 32768,
@@ -4723,7 +5032,7 @@
4723
5032
  "type": {
4724
5033
  "type": "reflection",
4725
5034
  "declaration": {
4726
- "id": 409,
5035
+ "id": 420,
4727
5036
  "name": "__type",
4728
5037
  "variant": "declaration",
4729
5038
  "kind": 65536,
@@ -4737,7 +5046,7 @@
4737
5046
  ],
4738
5047
  "signatures": [
4739
5048
  {
4740
- "id": 410,
5049
+ "id": 421,
4741
5050
  "name": "__type",
4742
5051
  "variant": "signature",
4743
5052
  "kind": 4096,
@@ -4771,7 +5080,7 @@
4771
5080
  }
4772
5081
  },
4773
5082
  {
4774
- "id": 411,
5083
+ "id": 422,
4775
5084
  "name": "onAny",
4776
5085
  "variant": "declaration",
4777
5086
  "kind": 2048,
@@ -4785,7 +5094,7 @@
4785
5094
  ],
4786
5095
  "signatures": [
4787
5096
  {
4788
- "id": 412,
5097
+ "id": 423,
4789
5098
  "name": "onAny",
4790
5099
  "variant": "signature",
4791
5100
  "kind": 4096,
@@ -4799,7 +5108,7 @@
4799
5108
  ],
4800
5109
  "parameters": [
4801
5110
  {
4802
- "id": 413,
5111
+ "id": 424,
4803
5112
  "name": "listener",
4804
5113
  "variant": "param",
4805
5114
  "kind": 32768,
@@ -4818,7 +5127,7 @@
4818
5127
  "type": {
4819
5128
  "type": "reflection",
4820
5129
  "declaration": {
4821
- "id": 414,
5130
+ "id": 425,
4822
5131
  "name": "__type",
4823
5132
  "variant": "declaration",
4824
5133
  "kind": 65536,
@@ -4832,7 +5141,7 @@
4832
5141
  ],
4833
5142
  "signatures": [
4834
5143
  {
4835
- "id": 415,
5144
+ "id": 426,
4836
5145
  "name": "__type",
4837
5146
  "variant": "signature",
4838
5147
  "kind": 4096,
@@ -4866,7 +5175,7 @@
4866
5175
  }
4867
5176
  },
4868
5177
  {
4869
- "id": 416,
5178
+ "id": 427,
4870
5179
  "name": "once",
4871
5180
  "variant": "declaration",
4872
5181
  "kind": 2048,
@@ -4880,7 +5189,7 @@
4880
5189
  ],
4881
5190
  "signatures": [
4882
5191
  {
4883
- "id": 417,
5192
+ "id": 428,
4884
5193
  "name": "once",
4885
5194
  "variant": "signature",
4886
5195
  "kind": 4096,
@@ -4894,7 +5203,7 @@
4894
5203
  ],
4895
5204
  "typeParameter": [
4896
5205
  {
4897
- "id": 418,
5206
+ "id": 429,
4898
5207
  "name": "TEventName",
4899
5208
  "variant": "typeParam",
4900
5209
  "kind": 131072,
@@ -4916,7 +5225,7 @@
4916
5225
  ],
4917
5226
  "parameters": [
4918
5227
  {
4919
- "id": 419,
5228
+ "id": 430,
4920
5229
  "name": "eventName",
4921
5230
  "variant": "param",
4922
5231
  "kind": 32768,
@@ -4929,7 +5238,7 @@
4929
5238
  }
4930
5239
  },
4931
5240
  {
4932
- "id": 420,
5241
+ "id": 431,
4933
5242
  "name": "listener",
4934
5243
  "variant": "param",
4935
5244
  "kind": 32768,
@@ -4968,7 +5277,7 @@
4968
5277
  "type": {
4969
5278
  "type": "reflection",
4970
5279
  "declaration": {
4971
- "id": 421,
5280
+ "id": 432,
4972
5281
  "name": "__type",
4973
5282
  "variant": "declaration",
4974
5283
  "kind": 65536,
@@ -4982,7 +5291,7 @@
4982
5291
  ],
4983
5292
  "signatures": [
4984
5293
  {
4985
- "id": 422,
5294
+ "id": 433,
4986
5295
  "name": "__type",
4987
5296
  "variant": "signature",
4988
5297
  "kind": 4096,
@@ -9094,7 +9403,7 @@
9094
9403
  }
9095
9404
  },
9096
9405
  {
9097
- "id": 335,
9406
+ "id": 346,
9098
9407
  "name": "resolve",
9099
9408
  "variant": "declaration",
9100
9409
  "kind": 2048,
@@ -9110,7 +9419,7 @@
9110
9419
  ],
9111
9420
  "signatures": [
9112
9421
  {
9113
- "id": 336,
9422
+ "id": 347,
9114
9423
  "name": "resolve",
9115
9424
  "variant": "signature",
9116
9425
  "kind": 4096,
@@ -9124,7 +9433,7 @@
9124
9433
  ],
9125
9434
  "typeParameter": [
9126
9435
  {
9127
- "id": 337,
9436
+ "id": 348,
9128
9437
  "name": "TModule",
9129
9438
  "variant": "typeParam",
9130
9439
  "kind": 131072,
@@ -9170,14 +9479,14 @@
9170
9479
  {
9171
9480
  "type": "reflection",
9172
9481
  "declaration": {
9173
- "id": 338,
9482
+ "id": 349,
9174
9483
  "name": "__type",
9175
9484
  "variant": "declaration",
9176
9485
  "kind": 65536,
9177
9486
  "flags": {},
9178
9487
  "children": [
9179
9488
  {
9180
- "id": 339,
9489
+ "id": 350,
9181
9490
  "name": "archivist",
9182
9491
  "variant": "declaration",
9183
9492
  "kind": 1024,
@@ -9211,7 +9520,7 @@
9211
9520
  }
9212
9521
  },
9213
9522
  {
9214
- "id": 340,
9523
+ "id": 351,
9215
9524
  "name": "name",
9216
9525
  "variant": "declaration",
9217
9526
  "kind": 1024,
@@ -9240,7 +9549,7 @@
9240
9549
  }
9241
9550
  },
9242
9551
  {
9243
- "id": 341,
9552
+ "id": 352,
9244
9553
  "name": "paging",
9245
9554
  "variant": "declaration",
9246
9555
  "kind": 1024,
@@ -9277,14 +9586,14 @@
9277
9586
  {
9278
9587
  "type": "reflection",
9279
9588
  "declaration": {
9280
- "id": 342,
9589
+ "id": 353,
9281
9590
  "name": "__type",
9282
9591
  "variant": "declaration",
9283
9592
  "kind": 65536,
9284
9593
  "flags": {},
9285
9594
  "children": [
9286
9595
  {
9287
- "id": 343,
9596
+ "id": 354,
9288
9597
  "name": "size",
9289
9598
  "variant": "declaration",
9290
9599
  "kind": 1024,
@@ -9308,7 +9617,7 @@
9308
9617
  {
9309
9618
  "title": "Properties",
9310
9619
  "children": [
9311
- 343
9620
+ 354
9312
9621
  ]
9313
9622
  }
9314
9623
  ],
@@ -9327,7 +9636,7 @@
9327
9636
  }
9328
9637
  },
9329
9638
  {
9330
- "id": 344,
9639
+ "id": 355,
9331
9640
  "name": "schema",
9332
9641
  "variant": "declaration",
9333
9642
  "kind": 1024,
@@ -9355,7 +9664,7 @@
9355
9664
  }
9356
9665
  },
9357
9666
  {
9358
- "id": 345,
9667
+ "id": 356,
9359
9668
  "name": "security",
9360
9669
  "variant": "declaration",
9361
9670
  "kind": 1024,
@@ -9381,14 +9690,14 @@
9381
9690
  "type": {
9382
9691
  "type": "reflection",
9383
9692
  "declaration": {
9384
- "id": 346,
9693
+ "id": 357,
9385
9694
  "name": "__type",
9386
9695
  "variant": "declaration",
9387
9696
  "kind": 65536,
9388
9697
  "flags": {},
9389
9698
  "children": [
9390
9699
  {
9391
- "id": 347,
9700
+ "id": 358,
9392
9701
  "name": "allowAnonymous",
9393
9702
  "variant": "declaration",
9394
9703
  "kind": 1024,
@@ -9417,7 +9726,7 @@
9417
9726
  }
9418
9727
  },
9419
9728
  {
9420
- "id": 348,
9729
+ "id": 359,
9421
9730
  "name": "allowed",
9422
9731
  "variant": "declaration",
9423
9732
  "kind": 1024,
@@ -9478,7 +9787,7 @@
9478
9787
  }
9479
9788
  },
9480
9789
  {
9481
- "id": 349,
9790
+ "id": 360,
9482
9791
  "name": "disallowed",
9483
9792
  "variant": "declaration",
9484
9793
  "kind": 1024,
@@ -9529,9 +9838,9 @@
9529
9838
  {
9530
9839
  "title": "Properties",
9531
9840
  "children": [
9532
- 347,
9533
- 348,
9534
- 349
9841
+ 358,
9842
+ 359,
9843
+ 360
9535
9844
  ]
9536
9845
  }
9537
9846
  ],
@@ -9546,7 +9855,7 @@
9546
9855
  }
9547
9856
  },
9548
9857
  {
9549
- "id": 350,
9858
+ "id": 361,
9550
9859
  "name": "storeQueries",
9551
9860
  "variant": "declaration",
9552
9861
  "kind": 1024,
@@ -9579,12 +9888,12 @@
9579
9888
  {
9580
9889
  "title": "Properties",
9581
9890
  "children": [
9582
- 339,
9583
- 340,
9584
- 341,
9585
- 344,
9586
- 345,
9587
- 350
9891
+ 350,
9892
+ 351,
9893
+ 352,
9894
+ 355,
9895
+ 356,
9896
+ 361
9588
9897
  ]
9589
9898
  }
9590
9899
  ],
@@ -9638,14 +9947,14 @@
9638
9947
  {
9639
9948
  "type": "reflection",
9640
9949
  "declaration": {
9641
- "id": 351,
9950
+ "id": 362,
9642
9951
  "name": "__type",
9643
9952
  "variant": "declaration",
9644
9953
  "kind": 65536,
9645
9954
  "flags": {},
9646
9955
  "children": [
9647
9956
  {
9648
- "id": 352,
9957
+ "id": 363,
9649
9958
  "name": "archivist",
9650
9959
  "variant": "declaration",
9651
9960
  "kind": 1024,
@@ -9679,7 +9988,7 @@
9679
9988
  }
9680
9989
  },
9681
9990
  {
9682
- "id": 353,
9991
+ "id": 364,
9683
9992
  "name": "name",
9684
9993
  "variant": "declaration",
9685
9994
  "kind": 1024,
@@ -9708,7 +10017,7 @@
9708
10017
  }
9709
10018
  },
9710
10019
  {
9711
- "id": 354,
10020
+ "id": 365,
9712
10021
  "name": "paging",
9713
10022
  "variant": "declaration",
9714
10023
  "kind": 1024,
@@ -9745,14 +10054,14 @@
9745
10054
  {
9746
10055
  "type": "reflection",
9747
10056
  "declaration": {
9748
- "id": 355,
10057
+ "id": 366,
9749
10058
  "name": "__type",
9750
10059
  "variant": "declaration",
9751
10060
  "kind": 65536,
9752
10061
  "flags": {},
9753
10062
  "children": [
9754
10063
  {
9755
- "id": 356,
10064
+ "id": 367,
9756
10065
  "name": "size",
9757
10066
  "variant": "declaration",
9758
10067
  "kind": 1024,
@@ -9776,7 +10085,7 @@
9776
10085
  {
9777
10086
  "title": "Properties",
9778
10087
  "children": [
9779
- 356
10088
+ 367
9780
10089
  ]
9781
10090
  }
9782
10091
  ],
@@ -9795,7 +10104,7 @@
9795
10104
  }
9796
10105
  },
9797
10106
  {
9798
- "id": 357,
10107
+ "id": 368,
9799
10108
  "name": "schema",
9800
10109
  "variant": "declaration",
9801
10110
  "kind": 1024,
@@ -9823,7 +10132,7 @@
9823
10132
  }
9824
10133
  },
9825
10134
  {
9826
- "id": 358,
10135
+ "id": 369,
9827
10136
  "name": "security",
9828
10137
  "variant": "declaration",
9829
10138
  "kind": 1024,
@@ -9849,14 +10158,14 @@
9849
10158
  "type": {
9850
10159
  "type": "reflection",
9851
10160
  "declaration": {
9852
- "id": 359,
10161
+ "id": 370,
9853
10162
  "name": "__type",
9854
10163
  "variant": "declaration",
9855
10164
  "kind": 65536,
9856
10165
  "flags": {},
9857
10166
  "children": [
9858
10167
  {
9859
- "id": 360,
10168
+ "id": 371,
9860
10169
  "name": "allowAnonymous",
9861
10170
  "variant": "declaration",
9862
10171
  "kind": 1024,
@@ -9885,7 +10194,7 @@
9885
10194
  }
9886
10195
  },
9887
10196
  {
9888
- "id": 361,
10197
+ "id": 372,
9889
10198
  "name": "allowed",
9890
10199
  "variant": "declaration",
9891
10200
  "kind": 1024,
@@ -9946,7 +10255,7 @@
9946
10255
  }
9947
10256
  },
9948
10257
  {
9949
- "id": 362,
10258
+ "id": 373,
9950
10259
  "name": "disallowed",
9951
10260
  "variant": "declaration",
9952
10261
  "kind": 1024,
@@ -9997,9 +10306,9 @@
9997
10306
  {
9998
10307
  "title": "Properties",
9999
10308
  "children": [
10000
- 360,
10001
- 361,
10002
- 362
10309
+ 371,
10310
+ 372,
10311
+ 373
10003
10312
  ]
10004
10313
  }
10005
10314
  ],
@@ -10014,7 +10323,7 @@
10014
10323
  }
10015
10324
  },
10016
10325
  {
10017
- "id": 363,
10326
+ "id": 374,
10018
10327
  "name": "storeQueries",
10019
10328
  "variant": "declaration",
10020
10329
  "kind": 1024,
@@ -10047,12 +10356,12 @@
10047
10356
  {
10048
10357
  "title": "Properties",
10049
10358
  "children": [
10050
- 352,
10051
- 353,
10052
- 354,
10053
- 357,
10054
- 358,
10055
- 363
10359
+ 363,
10360
+ 364,
10361
+ 365,
10362
+ 368,
10363
+ 369,
10364
+ 374
10056
10365
  ]
10057
10366
  }
10058
10367
  ],
@@ -10097,14 +10406,14 @@
10097
10406
  {
10098
10407
  "type": "reflection",
10099
10408
  "declaration": {
10100
- "id": 364,
10409
+ "id": 375,
10101
10410
  "name": "__type",
10102
10411
  "variant": "declaration",
10103
10412
  "kind": 65536,
10104
10413
  "flags": {},
10105
10414
  "children": [
10106
10415
  {
10107
- "id": 365,
10416
+ "id": 376,
10108
10417
  "name": "schema",
10109
10418
  "variant": "declaration",
10110
10419
  "kind": 1024,
@@ -10126,7 +10435,7 @@
10126
10435
  {
10127
10436
  "title": "Properties",
10128
10437
  "children": [
10129
- 365
10438
+ 376
10130
10439
  ]
10131
10440
  }
10132
10441
  ],
@@ -10200,7 +10509,7 @@
10200
10509
  ],
10201
10510
  "parameters": [
10202
10511
  {
10203
- "id": 366,
10512
+ "id": 377,
10204
10513
  "name": "filter",
10205
10514
  "variant": "param",
10206
10515
  "kind": 32768,
@@ -10402,7 +10711,7 @@
10402
10711
  }
10403
10712
  },
10404
10713
  {
10405
- "id": 367,
10714
+ "id": 378,
10406
10715
  "name": "stop",
10407
10716
  "variant": "declaration",
10408
10717
  "kind": 2048,
@@ -10418,7 +10727,7 @@
10418
10727
  ],
10419
10728
  "signatures": [
10420
10729
  {
10421
- "id": 368,
10730
+ "id": 379,
10422
10731
  "name": "stop",
10423
10732
  "variant": "signature",
10424
10733
  "kind": 4096,
@@ -10432,7 +10741,7 @@
10432
10741
  ],
10433
10742
  "parameters": [
10434
10743
  {
10435
- "id": 369,
10744
+ "id": 380,
10436
10745
  "name": "_timeout",
10437
10746
  "variant": "param",
10438
10747
  "kind": 32768,
@@ -10548,7 +10857,7 @@
10548
10857
  }
10549
10858
  },
10550
10859
  {
10551
- "id": 370,
10860
+ "id": 381,
10552
10861
  "name": "validateConfig",
10553
10862
  "variant": "declaration",
10554
10863
  "kind": 2048,
@@ -10564,7 +10873,7 @@
10564
10873
  ],
10565
10874
  "signatures": [
10566
10875
  {
10567
- "id": 371,
10876
+ "id": 382,
10568
10877
  "name": "validateConfig",
10569
10878
  "variant": "signature",
10570
10879
  "kind": 4096,
@@ -10578,7 +10887,7 @@
10578
10887
  ],
10579
10888
  "parameters": [
10580
10889
  {
10581
- "id": 372,
10890
+ "id": 383,
10582
10891
  "name": "config",
10583
10892
  "variant": "param",
10584
10893
  "kind": 32768,
@@ -10591,7 +10900,7 @@
10591
10900
  }
10592
10901
  },
10593
10902
  {
10594
- "id": 373,
10903
+ "id": 384,
10595
10904
  "name": "parents",
10596
10905
  "variant": "param",
10597
10906
  "kind": 32768,
@@ -12987,15 +13296,15 @@
12987
13296
  139,
12988
13297
  140,
12989
13298
  141,
12990
- 327,
13299
+ 338,
12991
13300
  136,
12992
- 377,
13301
+ 388,
12993
13302
  142,
12994
- 423,
12995
- 332,
13303
+ 434,
13304
+ 343,
12996
13305
  143,
12997
13306
  137,
12998
- 374,
13307
+ 385,
12999
13308
  2,
13000
13309
  71,
13001
13310
  4,
@@ -13010,7 +13319,7 @@
13010
13319
  146,
13011
13320
  148,
13012
13321
  150,
13013
- 424,
13322
+ 435,
13014
13323
  89,
13015
13324
  152,
13016
13325
  154
@@ -13022,33 +13331,33 @@
13022
13331
  267,
13023
13332
  272,
13024
13333
  279,
13025
- 297,
13026
- 315,
13027
- 378,
13334
+ 299,
13335
+ 319,
13336
+ 389,
13028
13337
  156,
13029
13338
  77,
13030
13339
  84,
13031
13340
  87,
13032
- 381,
13033
- 387,
13034
- 330,
13035
- 393,
13341
+ 392,
13342
+ 398,
13343
+ 341,
13344
+ 404,
13036
13345
  160,
13037
13346
  162,
13038
- 396,
13039
- 401,
13040
- 404,
13041
- 411,
13042
- 416,
13347
+ 407,
13348
+ 412,
13349
+ 415,
13350
+ 422,
13351
+ 427,
13043
13352
  172,
13044
13353
  93,
13045
13354
  215,
13046
- 335,
13355
+ 346,
13047
13356
  258,
13048
13357
  261,
13049
- 367,
13358
+ 378,
13050
13359
  264,
13051
- 370,
13360
+ 381,
13052
13361
  5,
13053
13362
  38
13054
13363
  ]
@@ -13059,12 +13368,12 @@
13059
13368
  "fileName": "modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts",
13060
13369
  "line": 17,
13061
13370
  "character": 13,
13062
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L17"
13371
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemalist/packages/memory/src/MemorySchemaListDiviner.ts#L17"
13063
13372
  }
13064
13373
  ],
13065
13374
  "typeParameters": [
13066
13375
  {
13067
- "id": 426,
13376
+ "id": 437,
13068
13377
  "name": "TParams",
13069
13378
  "variant": "typeParam",
13070
13379
  "kind": 131072,
@@ -14315,522 +14624,566 @@
14315
14624
  "qualifiedName": "__type.schema"
14316
14625
  },
14317
14626
  "297": {
14318
- "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14319
- "qualifiedName": "AbstractModule.bindQueryInternal"
14320
- },
14627
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14628
+ "qualifiedName": "__type"
14629
+ },
14321
14630
  "298": {
14631
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14632
+ "qualifiedName": "__type.schema"
14633
+ },
14634
+ "299": {
14322
14635
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14323
14636
  "qualifiedName": "AbstractModule.bindQueryInternal"
14324
14637
  },
14325
- "299": {
14638
+ "300": {
14639
+ "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14640
+ "qualifiedName": "AbstractModule.bindQueryInternal"
14641
+ },
14642
+ "301": {
14326
14643
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14327
14644
  "qualifiedName": "T"
14328
14645
  },
14329
- "300": {
14646
+ "302": {
14330
14647
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14331
14648
  "qualifiedName": "__type"
14332
14649
  },
14333
- "301": {
14650
+ "303": {
14334
14651
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14335
14652
  "qualifiedName": "__type.schema"
14336
14653
  },
14337
- "302": {
14654
+ "304": {
14338
14655
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14339
14656
  "qualifiedName": "__type"
14340
14657
  },
14341
- "303": {
14658
+ "305": {
14342
14659
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14343
14660
  "qualifiedName": "__type.schema"
14344
14661
  },
14345
- "304": {
14662
+ "306": {
14346
14663
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14347
14664
  "qualifiedName": "query"
14348
14665
  },
14349
- "305": {
14666
+ "307": {
14350
14667
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14351
14668
  "qualifiedName": "payloads"
14352
14669
  },
14353
- "306": {
14670
+ "308": {
14354
14671
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14355
14672
  "qualifiedName": "__type"
14356
14673
  },
14357
- "307": {
14674
+ "309": {
14358
14675
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14359
14676
  "qualifiedName": "__type.schema"
14360
14677
  },
14361
- "308": {
14678
+ "310": {
14362
14679
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14363
14680
  "qualifiedName": "account"
14364
14681
  },
14365
- "309": {
14682
+ "311": {
14366
14683
  "sourceFileName": "../../../../../module/packages/model/src/Query/QueryBoundWitness.ts",
14367
14684
  "qualifiedName": "__type"
14368
14685
  },
14369
- "310": {
14686
+ "312": {
14370
14687
  "sourceFileName": "../../../../../module/packages/model/src/Query/QueryBoundWitness.ts",
14371
14688
  "qualifiedName": "__type.query"
14372
14689
  },
14373
- "311": {
14690
+ "313": {
14374
14691
  "sourceFileName": "../../../../../module/packages/model/src/Query/QueryBoundWitness.ts",
14375
14692
  "qualifiedName": "__type.resultSet"
14376
14693
  },
14377
- "312": {
14694
+ "314": {
14378
14695
  "sourceFileName": "../../../../../module/packages/model/src/Query/QueryBoundWitness.ts",
14379
14696
  "qualifiedName": "__type.schema"
14380
14697
  },
14381
- "313": {
14698
+ "315": {
14382
14699
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14383
14700
  "qualifiedName": "__type"
14384
14701
  },
14385
- "314": {
14702
+ "316": {
14386
14703
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14387
14704
  "qualifiedName": "__type.schema"
14388
14705
  },
14389
- "315": {
14706
+ "317": {
14707
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14708
+ "qualifiedName": "__type"
14709
+ },
14710
+ "318": {
14711
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14712
+ "qualifiedName": "__type.schema"
14713
+ },
14714
+ "319": {
14390
14715
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14391
14716
  "qualifiedName": "AbstractModule.bindQueryResult"
14392
14717
  },
14393
- "316": {
14718
+ "320": {
14394
14719
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14395
14720
  "qualifiedName": "AbstractModule.bindQueryResult"
14396
14721
  },
14397
- "317": {
14722
+ "321": {
14398
14723
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14399
14724
  "qualifiedName": "T"
14400
14725
  },
14401
- "318": {
14726
+ "322": {
14402
14727
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14403
14728
  "qualifiedName": "__type"
14404
14729
  },
14405
- "319": {
14730
+ "323": {
14406
14731
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14407
14732
  "qualifiedName": "__type.schema"
14408
14733
  },
14409
- "320": {
14734
+ "324": {
14410
14735
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14411
14736
  "qualifiedName": "__type"
14412
14737
  },
14413
- "321": {
14738
+ "325": {
14414
14739
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14415
14740
  "qualifiedName": "__type.schema"
14416
14741
  },
14417
- "322": {
14742
+ "326": {
14418
14743
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14419
14744
  "qualifiedName": "query"
14420
14745
  },
14421
- "323": {
14746
+ "327": {
14422
14747
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14423
14748
  "qualifiedName": "payloads"
14424
14749
  },
14425
- "324": {
14750
+ "328": {
14426
14751
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14427
14752
  "qualifiedName": "__type"
14428
14753
  },
14429
- "325": {
14754
+ "329": {
14430
14755
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14431
14756
  "qualifiedName": "__type.schema"
14432
14757
  },
14433
- "326": {
14758
+ "330": {
14434
14759
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14435
14760
  "qualifiedName": "additionalWitnesses"
14436
14761
  },
14437
- "327": {
14762
+ "331": {
14763
+ "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14764
+ "qualifiedName": "errors"
14765
+ },
14766
+ "332": {
14767
+ "sourceFileName": "../../../../../module/packages/model/src/Error.ts",
14768
+ "qualifiedName": "__type"
14769
+ },
14770
+ "333": {
14771
+ "sourceFileName": "../../../../../module/packages/model/src/Error.ts",
14772
+ "qualifiedName": "__type.message"
14773
+ },
14774
+ "334": {
14775
+ "sourceFileName": "../../../../../module/packages/model/src/Error.ts",
14776
+ "qualifiedName": "__type.name"
14777
+ },
14778
+ "335": {
14779
+ "sourceFileName": "../../../../../module/packages/model/src/Error.ts",
14780
+ "qualifiedName": "__type.query"
14781
+ },
14782
+ "336": {
14783
+ "sourceFileName": "../../../../../module/packages/model/src/Error.ts",
14784
+ "qualifiedName": "__type.schema"
14785
+ },
14786
+ "337": {
14787
+ "sourceFileName": "../../../../../module/packages/model/src/Error.ts",
14788
+ "qualifiedName": "__type.sources"
14789
+ },
14790
+ "338": {
14438
14791
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14439
14792
  "qualifiedName": "AbstractModule.commitArchivist"
14440
14793
  },
14441
- "328": {
14794
+ "339": {
14442
14795
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14443
14796
  "qualifiedName": "__type"
14444
14797
  },
14445
- "329": {
14798
+ "340": {
14446
14799
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14447
14800
  "qualifiedName": "__type"
14448
14801
  },
14449
- "330": {
14802
+ "341": {
14450
14803
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14451
14804
  "qualifiedName": "AbstractModule.initializeQueryAccounts"
14452
14805
  },
14453
- "331": {
14806
+ "342": {
14454
14807
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14455
14808
  "qualifiedName": "AbstractModule.initializeQueryAccounts"
14456
14809
  },
14457
- "332": {
14810
+ "343": {
14458
14811
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14459
14812
  "qualifiedName": "AbstractModule.readArchivist"
14460
14813
  },
14461
- "333": {
14814
+ "344": {
14462
14815
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14463
14816
  "qualifiedName": "__type"
14464
14817
  },
14465
- "334": {
14818
+ "345": {
14466
14819
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14467
14820
  "qualifiedName": "__type"
14468
14821
  },
14469
- "335": {
14822
+ "346": {
14470
14823
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14471
14824
  "qualifiedName": "AbstractModule.resolve"
14472
14825
  },
14473
- "336": {
14826
+ "347": {
14474
14827
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14475
14828
  "qualifiedName": "AbstractModule.resolve"
14476
14829
  },
14477
- "337": {
14830
+ "348": {
14478
14831
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14479
14832
  "qualifiedName": "TModule"
14480
14833
  },
14481
- "338": {
14834
+ "349": {
14482
14835
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14483
14836
  "qualifiedName": "__type"
14484
14837
  },
14485
- "339": {
14838
+ "350": {
14486
14839
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14487
14840
  "qualifiedName": "__type.archivist"
14488
14841
  },
14489
- "340": {
14842
+ "351": {
14490
14843
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14491
14844
  "qualifiedName": "__type.name"
14492
14845
  },
14493
- "341": {
14846
+ "352": {
14494
14847
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14495
14848
  "qualifiedName": "__type.paging"
14496
14849
  },
14497
- "342": {
14850
+ "353": {
14498
14851
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14499
14852
  "qualifiedName": "__type"
14500
14853
  },
14501
- "343": {
14854
+ "354": {
14502
14855
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14503
14856
  "qualifiedName": "__type.size"
14504
14857
  },
14505
- "344": {
14858
+ "355": {
14506
14859
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14507
14860
  "qualifiedName": "__type.schema"
14508
14861
  },
14509
- "345": {
14862
+ "356": {
14510
14863
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14511
14864
  "qualifiedName": "__type.security"
14512
14865
  },
14513
- "346": {
14866
+ "357": {
14514
14867
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14515
14868
  "qualifiedName": "__type"
14516
14869
  },
14517
- "347": {
14870
+ "358": {
14518
14871
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14519
14872
  "qualifiedName": "__type.allowAnonymous"
14520
14873
  },
14521
- "348": {
14874
+ "359": {
14522
14875
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14523
14876
  "qualifiedName": "__type.allowed"
14524
14877
  },
14525
- "349": {
14878
+ "360": {
14526
14879
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14527
14880
  "qualifiedName": "__type.disallowed"
14528
14881
  },
14529
- "350": {
14882
+ "361": {
14530
14883
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14531
14884
  "qualifiedName": "__type.storeQueries"
14532
14885
  },
14533
- "351": {
14886
+ "362": {
14534
14887
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14535
14888
  "qualifiedName": "__type"
14536
14889
  },
14537
- "352": {
14890
+ "363": {
14538
14891
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14539
14892
  "qualifiedName": "__type.archivist"
14540
14893
  },
14541
- "353": {
14894
+ "364": {
14542
14895
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14543
14896
  "qualifiedName": "__type.name"
14544
14897
  },
14545
- "354": {
14898
+ "365": {
14546
14899
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14547
14900
  "qualifiedName": "__type.paging"
14548
14901
  },
14549
- "355": {
14902
+ "366": {
14550
14903
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14551
14904
  "qualifiedName": "__type"
14552
14905
  },
14553
- "356": {
14906
+ "367": {
14554
14907
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14555
14908
  "qualifiedName": "__type.size"
14556
14909
  },
14557
- "357": {
14910
+ "368": {
14558
14911
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14559
14912
  "qualifiedName": "__type.schema"
14560
14913
  },
14561
- "358": {
14914
+ "369": {
14562
14915
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14563
14916
  "qualifiedName": "__type.security"
14564
14917
  },
14565
- "359": {
14918
+ "370": {
14566
14919
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14567
14920
  "qualifiedName": "__type"
14568
14921
  },
14569
- "360": {
14922
+ "371": {
14570
14923
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14571
14924
  "qualifiedName": "__type.allowAnonymous"
14572
14925
  },
14573
- "361": {
14926
+ "372": {
14574
14927
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14575
14928
  "qualifiedName": "__type.allowed"
14576
14929
  },
14577
- "362": {
14930
+ "373": {
14578
14931
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14579
14932
  "qualifiedName": "__type.disallowed"
14580
14933
  },
14581
- "363": {
14934
+ "374": {
14582
14935
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14583
14936
  "qualifiedName": "__type.storeQueries"
14584
14937
  },
14585
- "364": {
14938
+ "375": {
14586
14939
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14587
14940
  "qualifiedName": "__type"
14588
14941
  },
14589
- "365": {
14942
+ "376": {
14590
14943
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14591
14944
  "qualifiedName": "__type.schema"
14592
14945
  },
14593
- "366": {
14946
+ "377": {
14594
14947
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14595
14948
  "qualifiedName": "filter"
14596
14949
  },
14597
- "367": {
14950
+ "378": {
14598
14951
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14599
14952
  "qualifiedName": "AbstractModule.stop"
14600
14953
  },
14601
- "368": {
14954
+ "379": {
14602
14955
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14603
14956
  "qualifiedName": "AbstractModule.stop"
14604
14957
  },
14605
- "369": {
14958
+ "380": {
14606
14959
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14607
14960
  "qualifiedName": "_timeout"
14608
14961
  },
14609
- "370": {
14962
+ "381": {
14610
14963
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14611
14964
  "qualifiedName": "AbstractModule.validateConfig"
14612
14965
  },
14613
- "371": {
14966
+ "382": {
14614
14967
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14615
14968
  "qualifiedName": "AbstractModule.validateConfig"
14616
14969
  },
14617
- "372": {
14970
+ "383": {
14618
14971
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14619
14972
  "qualifiedName": "config"
14620
14973
  },
14621
- "373": {
14974
+ "384": {
14622
14975
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14623
14976
  "qualifiedName": "parents"
14624
14977
  },
14625
- "374": {
14978
+ "385": {
14626
14979
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14627
14980
  "qualifiedName": "AbstractModule.writeArchivist"
14628
14981
  },
14629
- "375": {
14982
+ "386": {
14630
14983
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14631
14984
  "qualifiedName": "__type"
14632
14985
  },
14633
- "376": {
14986
+ "387": {
14634
14987
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14635
14988
  "qualifiedName": "__type"
14636
14989
  },
14637
- "377": {
14990
+ "388": {
14638
14991
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14639
14992
  "qualifiedName": "BaseEmitter.eventData"
14640
14993
  },
14641
- "378": {
14994
+ "389": {
14642
14995
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14643
14996
  "qualifiedName": "BaseEmitter.clearListeners"
14644
14997
  },
14645
- "379": {
14998
+ "390": {
14646
14999
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14647
15000
  "qualifiedName": "BaseEmitter.clearListeners"
14648
15001
  },
14649
- "380": {
15002
+ "391": {
14650
15003
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14651
15004
  "qualifiedName": "eventNames"
14652
15005
  },
14653
- "381": {
15006
+ "392": {
14654
15007
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14655
15008
  "qualifiedName": "BaseEmitter.emit"
14656
15009
  },
14657
- "382": {
15010
+ "393": {
14658
15011
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14659
15012
  "qualifiedName": "BaseEmitter.emit"
14660
15013
  },
14661
- "383": {
15014
+ "394": {
14662
15015
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14663
15016
  "qualifiedName": "TEventName"
14664
15017
  },
14665
- "384": {
15018
+ "395": {
14666
15019
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14667
15020
  "qualifiedName": "TEventArgs"
14668
15021
  },
14669
- "385": {
15022
+ "396": {
14670
15023
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14671
15024
  "qualifiedName": "eventName"
14672
15025
  },
14673
- "386": {
15026
+ "397": {
14674
15027
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14675
15028
  "qualifiedName": "eventArgs"
14676
15029
  },
14677
- "387": {
15030
+ "398": {
14678
15031
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14679
15032
  "qualifiedName": "BaseEmitter.emitSerial"
14680
15033
  },
14681
- "388": {
15034
+ "399": {
14682
15035
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14683
15036
  "qualifiedName": "BaseEmitter.emitSerial"
14684
15037
  },
14685
- "389": {
15038
+ "400": {
14686
15039
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14687
15040
  "qualifiedName": "TEventName"
14688
15041
  },
14689
- "390": {
15042
+ "401": {
14690
15043
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14691
15044
  "qualifiedName": "TEventArgs"
14692
15045
  },
14693
- "391": {
15046
+ "402": {
14694
15047
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14695
15048
  "qualifiedName": "eventName"
14696
15049
  },
14697
- "392": {
15050
+ "403": {
14698
15051
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14699
15052
  "qualifiedName": "eventArgs"
14700
15053
  },
14701
- "393": {
15054
+ "404": {
14702
15055
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14703
15056
  "qualifiedName": "BaseEmitter.listenerCount"
14704
15057
  },
14705
- "394": {
15058
+ "405": {
14706
15059
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14707
15060
  "qualifiedName": "BaseEmitter.listenerCount"
14708
15061
  },
14709
- "395": {
15062
+ "406": {
14710
15063
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14711
15064
  "qualifiedName": "eventNames"
14712
15065
  },
14713
- "396": {
15066
+ "407": {
14714
15067
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14715
15068
  "qualifiedName": "BaseEmitter.off"
14716
15069
  },
14717
- "397": {
15070
+ "408": {
14718
15071
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14719
15072
  "qualifiedName": "BaseEmitter.off"
14720
15073
  },
14721
- "398": {
15074
+ "409": {
14722
15075
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14723
15076
  "qualifiedName": "TEventName"
14724
15077
  },
14725
- "399": {
15078
+ "410": {
14726
15079
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14727
15080
  "qualifiedName": "eventNames"
14728
15081
  },
14729
- "400": {
15082
+ "411": {
14730
15083
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14731
15084
  "qualifiedName": "listener"
14732
15085
  },
14733
- "401": {
15086
+ "412": {
14734
15087
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14735
15088
  "qualifiedName": "BaseEmitter.offAny"
14736
15089
  },
14737
- "402": {
15090
+ "413": {
14738
15091
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14739
15092
  "qualifiedName": "BaseEmitter.offAny"
14740
15093
  },
14741
- "403": {
15094
+ "414": {
14742
15095
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14743
15096
  "qualifiedName": "listener"
14744
15097
  },
14745
- "404": {
15098
+ "415": {
14746
15099
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14747
15100
  "qualifiedName": "BaseEmitter.on"
14748
15101
  },
14749
- "405": {
15102
+ "416": {
14750
15103
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14751
15104
  "qualifiedName": "BaseEmitter.on"
14752
15105
  },
14753
- "406": {
15106
+ "417": {
14754
15107
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14755
15108
  "qualifiedName": "TEventName"
14756
15109
  },
14757
- "407": {
15110
+ "418": {
14758
15111
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14759
15112
  "qualifiedName": "eventNames"
14760
15113
  },
14761
- "408": {
15114
+ "419": {
14762
15115
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14763
15116
  "qualifiedName": "listener"
14764
15117
  },
14765
- "409": {
15118
+ "420": {
14766
15119
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14767
15120
  "qualifiedName": "__type"
14768
15121
  },
14769
- "410": {
15122
+ "421": {
14770
15123
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14771
15124
  "qualifiedName": "__type"
14772
15125
  },
14773
- "411": {
15126
+ "422": {
14774
15127
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14775
15128
  "qualifiedName": "BaseEmitter.onAny"
14776
15129
  },
14777
- "412": {
15130
+ "423": {
14778
15131
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14779
15132
  "qualifiedName": "BaseEmitter.onAny"
14780
15133
  },
14781
- "413": {
15134
+ "424": {
14782
15135
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14783
15136
  "qualifiedName": "listener"
14784
15137
  },
14785
- "414": {
15138
+ "425": {
14786
15139
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14787
15140
  "qualifiedName": "__type"
14788
15141
  },
14789
- "415": {
15142
+ "426": {
14790
15143
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14791
15144
  "qualifiedName": "__type"
14792
15145
  },
14793
- "416": {
15146
+ "427": {
14794
15147
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14795
15148
  "qualifiedName": "BaseEmitter.once"
14796
15149
  },
14797
- "417": {
15150
+ "428": {
14798
15151
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14799
15152
  "qualifiedName": "BaseEmitter.once"
14800
15153
  },
14801
- "418": {
15154
+ "429": {
14802
15155
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14803
15156
  "qualifiedName": "TEventName"
14804
15157
  },
14805
- "419": {
15158
+ "430": {
14806
15159
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14807
15160
  "qualifiedName": "eventName"
14808
15161
  },
14809
- "420": {
15162
+ "431": {
14810
15163
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14811
15164
  "qualifiedName": "listener"
14812
15165
  },
14813
- "421": {
15166
+ "432": {
14814
15167
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14815
15168
  "qualifiedName": "__type"
14816
15169
  },
14817
- "422": {
15170
+ "433": {
14818
15171
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14819
15172
  "qualifiedName": "__type"
14820
15173
  },
14821
- "423": {
15174
+ "434": {
14822
15175
  "sourceFileName": "../../../../../../../protocol/packages/core/src/lib/Base.ts",
14823
15176
  "qualifiedName": "Base.params"
14824
15177
  },
14825
- "424": {
15178
+ "435": {
14826
15179
  "sourceFileName": "../../../../../../../protocol/packages/core/src/lib/Base.ts",
14827
15180
  "qualifiedName": "Base.logger"
14828
15181
  },
14829
- "425": {
15182
+ "436": {
14830
15183
  "sourceFileName": "../../../../../../../protocol/packages/core/src/lib/Base.ts",
14831
15184
  "qualifiedName": "Base.logger"
14832
15185
  },
14833
- "426": {
15186
+ "437": {
14834
15187
  "sourceFileName": "src/MemorySchemaListDiviner.ts",
14835
15188
  "qualifiedName": "MemorySchemaListDiviner.TParams"
14836
15189
  }