@xyo-network/diviner-schema-stats-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/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts",
745
745
  "line": 17,
746
746
  "character": 18,
747
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L17"
747
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L17"
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": "SchemaStatsDiviner.bindQueryResult"
3092
- }
3093
- }
3094
- ],
3095
- "inheritedFrom": {
3096
- "type": "reference",
3097
- "target": -1,
3098
- "name": "SchemaStatsDiviner.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": "SchemaStatsDiviner.bindQueryResult"
3401
+ }
3402
+ }
3403
+ ],
3404
+ "inheritedFrom": {
3405
+ "type": "reference",
3406
+ "target": -1,
3407
+ "name": "SchemaStatsDiviner.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/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts",
3319
3628
  "line": 19,
3320
3629
  "character": 17,
3321
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L19"
3630
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L19"
3322
3631
  }
3323
3632
  ],
3324
3633
  "signatures": [
@@ -3333,7 +3642,7 @@
3333
3642
  "fileName": "modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts",
3334
3643
  "line": 19,
3335
3644
  "character": 2,
3336
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L19"
3645
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L19"
3337
3646
  }
3338
3647
  ],
3339
3648
  "parameters": [
@@ -3526,7 +3835,7 @@
3526
3835
  "fileName": "modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts",
3527
3836
  "line": 27,
3528
3837
  "character": 18,
3529
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L27"
3838
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L27"
3530
3839
  }
3531
3840
  ],
3532
3841
  "signatures": [
@@ -3541,7 +3850,7 @@
3541
3850
  "fileName": "modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts",
3542
3851
  "line": 27,
3543
3852
  "character": 2,
3544
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L27"
3853
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L27"
3545
3854
  }
3546
3855
  ],
3547
3856
  "parameters": [
@@ -3603,7 +3912,7 @@
3603
3912
  "fileName": "modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts",
3604
3913
  "line": 39,
3605
3914
  "character": 18,
3606
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L39"
3915
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L39"
3607
3916
  }
3608
3917
  ],
3609
3918
  "signatures": [
@@ -3618,7 +3927,7 @@
3618
3927
  "fileName": "modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts",
3619
3928
  "line": 39,
3620
3929
  "character": 2,
3621
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L39"
3930
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L39"
3622
3931
  }
3623
3932
  ],
3624
3933
  "type": {
@@ -3655,7 +3964,7 @@
3655
3964
  ]
3656
3965
  },
3657
3966
  {
3658
- "id": 381,
3967
+ "id": 392,
3659
3968
  "name": "emit",
3660
3969
  "variant": "declaration",
3661
3970
  "kind": 2048,
@@ -3669,7 +3978,7 @@
3669
3978
  ],
3670
3979
  "signatures": [
3671
3980
  {
3672
- "id": 382,
3981
+ "id": 393,
3673
3982
  "name": "emit",
3674
3983
  "variant": "signature",
3675
3984
  "kind": 4096,
@@ -3683,7 +3992,7 @@
3683
3992
  ],
3684
3993
  "typeParameter": [
3685
3994
  {
3686
- "id": 383,
3995
+ "id": 394,
3687
3996
  "name": "TEventName",
3688
3997
  "variant": "typeParam",
3689
3998
  "kind": 131072,
@@ -3716,7 +4025,7 @@
3716
4025
  }
3717
4026
  },
3718
4027
  {
3719
- "id": 384,
4028
+ "id": 395,
3720
4029
  "name": "TEventArgs",
3721
4030
  "variant": "typeParam",
3722
4031
  "kind": 131072,
@@ -3752,7 +4061,7 @@
3752
4061
  ],
3753
4062
  "parameters": [
3754
4063
  {
3755
- "id": 385,
4064
+ "id": 396,
3756
4065
  "name": "eventName",
3757
4066
  "variant": "param",
3758
4067
  "kind": 32768,
@@ -3765,7 +4074,7 @@
3765
4074
  }
3766
4075
  },
3767
4076
  {
3768
- "id": 386,
4077
+ "id": 397,
3769
4078
  "name": "eventArgs",
3770
4079
  "variant": "param",
3771
4080
  "kind": 32768,
@@ -3807,7 +4116,7 @@
3807
4116
  }
3808
4117
  },
3809
4118
  {
3810
- "id": 387,
4119
+ "id": 398,
3811
4120
  "name": "emitSerial",
3812
4121
  "variant": "declaration",
3813
4122
  "kind": 2048,
@@ -3821,7 +4130,7 @@
3821
4130
  ],
3822
4131
  "signatures": [
3823
4132
  {
3824
- "id": 388,
4133
+ "id": 399,
3825
4134
  "name": "emitSerial",
3826
4135
  "variant": "signature",
3827
4136
  "kind": 4096,
@@ -3835,7 +4144,7 @@
3835
4144
  ],
3836
4145
  "typeParameter": [
3837
4146
  {
3838
- "id": 389,
4147
+ "id": 400,
3839
4148
  "name": "TEventName",
3840
4149
  "variant": "typeParam",
3841
4150
  "kind": 131072,
@@ -3868,7 +4177,7 @@
3868
4177
  }
3869
4178
  },
3870
4179
  {
3871
- "id": 390,
4180
+ "id": 401,
3872
4181
  "name": "TEventArgs",
3873
4182
  "variant": "typeParam",
3874
4183
  "kind": 131072,
@@ -3904,7 +4213,7 @@
3904
4213
  ],
3905
4214
  "parameters": [
3906
4215
  {
3907
- "id": 391,
4216
+ "id": 402,
3908
4217
  "name": "eventName",
3909
4218
  "variant": "param",
3910
4219
  "kind": 32768,
@@ -3917,7 +4226,7 @@
3917
4226
  }
3918
4227
  },
3919
4228
  {
3920
- "id": 392,
4229
+ "id": 403,
3921
4230
  "name": "eventArgs",
3922
4231
  "variant": "param",
3923
4232
  "kind": 32768,
@@ -3959,7 +4268,7 @@
3959
4268
  }
3960
4269
  },
3961
4270
  {
3962
- "id": 330,
4271
+ "id": 341,
3963
4272
  "name": "initializeQueryAccounts",
3964
4273
  "variant": "declaration",
3965
4274
  "kind": 2048,
@@ -3975,7 +4284,7 @@
3975
4284
  ],
3976
4285
  "signatures": [
3977
4286
  {
3978
- "id": 331,
4287
+ "id": 342,
3979
4288
  "name": "initializeQueryAccounts",
3980
4289
  "variant": "signature",
3981
4290
  "kind": 4096,
@@ -4016,7 +4325,7 @@
4016
4325
  }
4017
4326
  },
4018
4327
  {
4019
- "id": 393,
4328
+ "id": 404,
4020
4329
  "name": "listenerCount",
4021
4330
  "variant": "declaration",
4022
4331
  "kind": 2048,
@@ -4030,7 +4339,7 @@
4030
4339
  ],
4031
4340
  "signatures": [
4032
4341
  {
4033
- "id": 394,
4342
+ "id": 405,
4034
4343
  "name": "listenerCount",
4035
4344
  "variant": "signature",
4036
4345
  "kind": 4096,
@@ -4044,7 +4353,7 @@
4044
4353
  ],
4045
4354
  "parameters": [
4046
4355
  {
4047
- "id": 395,
4356
+ "id": 406,
4048
4357
  "name": "eventNames",
4049
4358
  "variant": "param",
4050
4359
  "kind": 32768,
@@ -4438,7 +4747,7 @@
4438
4747
  }
4439
4748
  },
4440
4749
  {
4441
- "id": 396,
4750
+ "id": 407,
4442
4751
  "name": "off",
4443
4752
  "variant": "declaration",
4444
4753
  "kind": 2048,
@@ -4452,7 +4761,7 @@
4452
4761
  ],
4453
4762
  "signatures": [
4454
4763
  {
4455
- "id": 397,
4764
+ "id": 408,
4456
4765
  "name": "off",
4457
4766
  "variant": "signature",
4458
4767
  "kind": 4096,
@@ -4466,7 +4775,7 @@
4466
4775
  ],
4467
4776
  "typeParameter": [
4468
4777
  {
4469
- "id": 398,
4778
+ "id": 409,
4470
4779
  "name": "TEventName",
4471
4780
  "variant": "typeParam",
4472
4781
  "kind": 131072,
@@ -4488,7 +4797,7 @@
4488
4797
  ],
4489
4798
  "parameters": [
4490
4799
  {
4491
- "id": 399,
4800
+ "id": 410,
4492
4801
  "name": "eventNames",
4493
4802
  "variant": "param",
4494
4803
  "kind": 32768,
@@ -4515,7 +4824,7 @@
4515
4824
  }
4516
4825
  },
4517
4826
  {
4518
- "id": 400,
4827
+ "id": 411,
4519
4828
  "name": "listener",
4520
4829
  "variant": "param",
4521
4830
  "kind": 32768,
@@ -4569,7 +4878,7 @@
4569
4878
  }
4570
4879
  },
4571
4880
  {
4572
- "id": 401,
4881
+ "id": 412,
4573
4882
  "name": "offAny",
4574
4883
  "variant": "declaration",
4575
4884
  "kind": 2048,
@@ -4583,7 +4892,7 @@
4583
4892
  ],
4584
4893
  "signatures": [
4585
4894
  {
4586
- "id": 402,
4895
+ "id": 413,
4587
4896
  "name": "offAny",
4588
4897
  "variant": "signature",
4589
4898
  "kind": 4096,
@@ -4597,7 +4906,7 @@
4597
4906
  ],
4598
4907
  "parameters": [
4599
4908
  {
4600
- "id": 403,
4909
+ "id": 414,
4601
4910
  "name": "listener",
4602
4911
  "variant": "param",
4603
4912
  "kind": 32768,
@@ -4631,7 +4940,7 @@
4631
4940
  }
4632
4941
  },
4633
4942
  {
4634
- "id": 404,
4943
+ "id": 415,
4635
4944
  "name": "on",
4636
4945
  "variant": "declaration",
4637
4946
  "kind": 2048,
@@ -4645,7 +4954,7 @@
4645
4954
  ],
4646
4955
  "signatures": [
4647
4956
  {
4648
- "id": 405,
4957
+ "id": 416,
4649
4958
  "name": "on",
4650
4959
  "variant": "signature",
4651
4960
  "kind": 4096,
@@ -4659,7 +4968,7 @@
4659
4968
  ],
4660
4969
  "typeParameter": [
4661
4970
  {
4662
- "id": 406,
4971
+ "id": 417,
4663
4972
  "name": "TEventName",
4664
4973
  "variant": "typeParam",
4665
4974
  "kind": 131072,
@@ -4681,7 +4990,7 @@
4681
4990
  ],
4682
4991
  "parameters": [
4683
4992
  {
4684
- "id": 407,
4993
+ "id": 418,
4685
4994
  "name": "eventNames",
4686
4995
  "variant": "param",
4687
4996
  "kind": 32768,
@@ -4708,7 +5017,7 @@
4708
5017
  }
4709
5018
  },
4710
5019
  {
4711
- "id": 408,
5020
+ "id": 419,
4712
5021
  "name": "listener",
4713
5022
  "variant": "param",
4714
5023
  "kind": 32768,
@@ -4747,7 +5056,7 @@
4747
5056
  "type": {
4748
5057
  "type": "reflection",
4749
5058
  "declaration": {
4750
- "id": 409,
5059
+ "id": 420,
4751
5060
  "name": "__type",
4752
5061
  "variant": "declaration",
4753
5062
  "kind": 65536,
@@ -4761,7 +5070,7 @@
4761
5070
  ],
4762
5071
  "signatures": [
4763
5072
  {
4764
- "id": 410,
5073
+ "id": 421,
4765
5074
  "name": "__type",
4766
5075
  "variant": "signature",
4767
5076
  "kind": 4096,
@@ -4795,7 +5104,7 @@
4795
5104
  }
4796
5105
  },
4797
5106
  {
4798
- "id": 411,
5107
+ "id": 422,
4799
5108
  "name": "onAny",
4800
5109
  "variant": "declaration",
4801
5110
  "kind": 2048,
@@ -4809,7 +5118,7 @@
4809
5118
  ],
4810
5119
  "signatures": [
4811
5120
  {
4812
- "id": 412,
5121
+ "id": 423,
4813
5122
  "name": "onAny",
4814
5123
  "variant": "signature",
4815
5124
  "kind": 4096,
@@ -4823,7 +5132,7 @@
4823
5132
  ],
4824
5133
  "parameters": [
4825
5134
  {
4826
- "id": 413,
5135
+ "id": 424,
4827
5136
  "name": "listener",
4828
5137
  "variant": "param",
4829
5138
  "kind": 32768,
@@ -4842,7 +5151,7 @@
4842
5151
  "type": {
4843
5152
  "type": "reflection",
4844
5153
  "declaration": {
4845
- "id": 414,
5154
+ "id": 425,
4846
5155
  "name": "__type",
4847
5156
  "variant": "declaration",
4848
5157
  "kind": 65536,
@@ -4856,7 +5165,7 @@
4856
5165
  ],
4857
5166
  "signatures": [
4858
5167
  {
4859
- "id": 415,
5168
+ "id": 426,
4860
5169
  "name": "__type",
4861
5170
  "variant": "signature",
4862
5171
  "kind": 4096,
@@ -4890,7 +5199,7 @@
4890
5199
  }
4891
5200
  },
4892
5201
  {
4893
- "id": 416,
5202
+ "id": 427,
4894
5203
  "name": "once",
4895
5204
  "variant": "declaration",
4896
5205
  "kind": 2048,
@@ -4904,7 +5213,7 @@
4904
5213
  ],
4905
5214
  "signatures": [
4906
5215
  {
4907
- "id": 417,
5216
+ "id": 428,
4908
5217
  "name": "once",
4909
5218
  "variant": "signature",
4910
5219
  "kind": 4096,
@@ -4918,7 +5227,7 @@
4918
5227
  ],
4919
5228
  "typeParameter": [
4920
5229
  {
4921
- "id": 418,
5230
+ "id": 429,
4922
5231
  "name": "TEventName",
4923
5232
  "variant": "typeParam",
4924
5233
  "kind": 131072,
@@ -4940,7 +5249,7 @@
4940
5249
  ],
4941
5250
  "parameters": [
4942
5251
  {
4943
- "id": 419,
5252
+ "id": 430,
4944
5253
  "name": "eventName",
4945
5254
  "variant": "param",
4946
5255
  "kind": 32768,
@@ -4953,7 +5262,7 @@
4953
5262
  }
4954
5263
  },
4955
5264
  {
4956
- "id": 420,
5265
+ "id": 431,
4957
5266
  "name": "listener",
4958
5267
  "variant": "param",
4959
5268
  "kind": 32768,
@@ -4992,7 +5301,7 @@
4992
5301
  "type": {
4993
5302
  "type": "reflection",
4994
5303
  "declaration": {
4995
- "id": 421,
5304
+ "id": 432,
4996
5305
  "name": "__type",
4997
5306
  "variant": "declaration",
4998
5307
  "kind": 65536,
@@ -5006,7 +5315,7 @@
5006
5315
  ],
5007
5316
  "signatures": [
5008
5317
  {
5009
- "id": 422,
5318
+ "id": 433,
5010
5319
  "name": "__type",
5011
5320
  "variant": "signature",
5012
5321
  "kind": 4096,
@@ -9118,7 +9427,7 @@
9118
9427
  }
9119
9428
  },
9120
9429
  {
9121
- "id": 335,
9430
+ "id": 346,
9122
9431
  "name": "resolve",
9123
9432
  "variant": "declaration",
9124
9433
  "kind": 2048,
@@ -9134,7 +9443,7 @@
9134
9443
  ],
9135
9444
  "signatures": [
9136
9445
  {
9137
- "id": 336,
9446
+ "id": 347,
9138
9447
  "name": "resolve",
9139
9448
  "variant": "signature",
9140
9449
  "kind": 4096,
@@ -9148,7 +9457,7 @@
9148
9457
  ],
9149
9458
  "typeParameter": [
9150
9459
  {
9151
- "id": 337,
9460
+ "id": 348,
9152
9461
  "name": "TModule",
9153
9462
  "variant": "typeParam",
9154
9463
  "kind": 131072,
@@ -9194,14 +9503,14 @@
9194
9503
  {
9195
9504
  "type": "reflection",
9196
9505
  "declaration": {
9197
- "id": 338,
9506
+ "id": 349,
9198
9507
  "name": "__type",
9199
9508
  "variant": "declaration",
9200
9509
  "kind": 65536,
9201
9510
  "flags": {},
9202
9511
  "children": [
9203
9512
  {
9204
- "id": 339,
9513
+ "id": 350,
9205
9514
  "name": "archivist",
9206
9515
  "variant": "declaration",
9207
9516
  "kind": 1024,
@@ -9235,7 +9544,7 @@
9235
9544
  }
9236
9545
  },
9237
9546
  {
9238
- "id": 340,
9547
+ "id": 351,
9239
9548
  "name": "name",
9240
9549
  "variant": "declaration",
9241
9550
  "kind": 1024,
@@ -9264,7 +9573,7 @@
9264
9573
  }
9265
9574
  },
9266
9575
  {
9267
- "id": 341,
9576
+ "id": 352,
9268
9577
  "name": "paging",
9269
9578
  "variant": "declaration",
9270
9579
  "kind": 1024,
@@ -9301,14 +9610,14 @@
9301
9610
  {
9302
9611
  "type": "reflection",
9303
9612
  "declaration": {
9304
- "id": 342,
9613
+ "id": 353,
9305
9614
  "name": "__type",
9306
9615
  "variant": "declaration",
9307
9616
  "kind": 65536,
9308
9617
  "flags": {},
9309
9618
  "children": [
9310
9619
  {
9311
- "id": 343,
9620
+ "id": 354,
9312
9621
  "name": "size",
9313
9622
  "variant": "declaration",
9314
9623
  "kind": 1024,
@@ -9332,7 +9641,7 @@
9332
9641
  {
9333
9642
  "title": "Properties",
9334
9643
  "children": [
9335
- 343
9644
+ 354
9336
9645
  ]
9337
9646
  }
9338
9647
  ],
@@ -9351,7 +9660,7 @@
9351
9660
  }
9352
9661
  },
9353
9662
  {
9354
- "id": 344,
9663
+ "id": 355,
9355
9664
  "name": "schema",
9356
9665
  "variant": "declaration",
9357
9666
  "kind": 1024,
@@ -9379,7 +9688,7 @@
9379
9688
  }
9380
9689
  },
9381
9690
  {
9382
- "id": 345,
9691
+ "id": 356,
9383
9692
  "name": "security",
9384
9693
  "variant": "declaration",
9385
9694
  "kind": 1024,
@@ -9405,14 +9714,14 @@
9405
9714
  "type": {
9406
9715
  "type": "reflection",
9407
9716
  "declaration": {
9408
- "id": 346,
9717
+ "id": 357,
9409
9718
  "name": "__type",
9410
9719
  "variant": "declaration",
9411
9720
  "kind": 65536,
9412
9721
  "flags": {},
9413
9722
  "children": [
9414
9723
  {
9415
- "id": 347,
9724
+ "id": 358,
9416
9725
  "name": "allowAnonymous",
9417
9726
  "variant": "declaration",
9418
9727
  "kind": 1024,
@@ -9441,7 +9750,7 @@
9441
9750
  }
9442
9751
  },
9443
9752
  {
9444
- "id": 348,
9753
+ "id": 359,
9445
9754
  "name": "allowed",
9446
9755
  "variant": "declaration",
9447
9756
  "kind": 1024,
@@ -9502,7 +9811,7 @@
9502
9811
  }
9503
9812
  },
9504
9813
  {
9505
- "id": 349,
9814
+ "id": 360,
9506
9815
  "name": "disallowed",
9507
9816
  "variant": "declaration",
9508
9817
  "kind": 1024,
@@ -9553,9 +9862,9 @@
9553
9862
  {
9554
9863
  "title": "Properties",
9555
9864
  "children": [
9556
- 347,
9557
- 348,
9558
- 349
9865
+ 358,
9866
+ 359,
9867
+ 360
9559
9868
  ]
9560
9869
  }
9561
9870
  ],
@@ -9570,7 +9879,7 @@
9570
9879
  }
9571
9880
  },
9572
9881
  {
9573
- "id": 350,
9882
+ "id": 361,
9574
9883
  "name": "storeQueries",
9575
9884
  "variant": "declaration",
9576
9885
  "kind": 1024,
@@ -9603,12 +9912,12 @@
9603
9912
  {
9604
9913
  "title": "Properties",
9605
9914
  "children": [
9606
- 339,
9607
- 340,
9608
- 341,
9609
- 344,
9610
- 345,
9611
- 350
9915
+ 350,
9916
+ 351,
9917
+ 352,
9918
+ 355,
9919
+ 356,
9920
+ 361
9612
9921
  ]
9613
9922
  }
9614
9923
  ],
@@ -9662,14 +9971,14 @@
9662
9971
  {
9663
9972
  "type": "reflection",
9664
9973
  "declaration": {
9665
- "id": 351,
9974
+ "id": 362,
9666
9975
  "name": "__type",
9667
9976
  "variant": "declaration",
9668
9977
  "kind": 65536,
9669
9978
  "flags": {},
9670
9979
  "children": [
9671
9980
  {
9672
- "id": 352,
9981
+ "id": 363,
9673
9982
  "name": "archivist",
9674
9983
  "variant": "declaration",
9675
9984
  "kind": 1024,
@@ -9703,7 +10012,7 @@
9703
10012
  }
9704
10013
  },
9705
10014
  {
9706
- "id": 353,
10015
+ "id": 364,
9707
10016
  "name": "name",
9708
10017
  "variant": "declaration",
9709
10018
  "kind": 1024,
@@ -9732,7 +10041,7 @@
9732
10041
  }
9733
10042
  },
9734
10043
  {
9735
- "id": 354,
10044
+ "id": 365,
9736
10045
  "name": "paging",
9737
10046
  "variant": "declaration",
9738
10047
  "kind": 1024,
@@ -9769,14 +10078,14 @@
9769
10078
  {
9770
10079
  "type": "reflection",
9771
10080
  "declaration": {
9772
- "id": 355,
10081
+ "id": 366,
9773
10082
  "name": "__type",
9774
10083
  "variant": "declaration",
9775
10084
  "kind": 65536,
9776
10085
  "flags": {},
9777
10086
  "children": [
9778
10087
  {
9779
- "id": 356,
10088
+ "id": 367,
9780
10089
  "name": "size",
9781
10090
  "variant": "declaration",
9782
10091
  "kind": 1024,
@@ -9800,7 +10109,7 @@
9800
10109
  {
9801
10110
  "title": "Properties",
9802
10111
  "children": [
9803
- 356
10112
+ 367
9804
10113
  ]
9805
10114
  }
9806
10115
  ],
@@ -9819,7 +10128,7 @@
9819
10128
  }
9820
10129
  },
9821
10130
  {
9822
- "id": 357,
10131
+ "id": 368,
9823
10132
  "name": "schema",
9824
10133
  "variant": "declaration",
9825
10134
  "kind": 1024,
@@ -9847,7 +10156,7 @@
9847
10156
  }
9848
10157
  },
9849
10158
  {
9850
- "id": 358,
10159
+ "id": 369,
9851
10160
  "name": "security",
9852
10161
  "variant": "declaration",
9853
10162
  "kind": 1024,
@@ -9873,14 +10182,14 @@
9873
10182
  "type": {
9874
10183
  "type": "reflection",
9875
10184
  "declaration": {
9876
- "id": 359,
10185
+ "id": 370,
9877
10186
  "name": "__type",
9878
10187
  "variant": "declaration",
9879
10188
  "kind": 65536,
9880
10189
  "flags": {},
9881
10190
  "children": [
9882
10191
  {
9883
- "id": 360,
10192
+ "id": 371,
9884
10193
  "name": "allowAnonymous",
9885
10194
  "variant": "declaration",
9886
10195
  "kind": 1024,
@@ -9909,7 +10218,7 @@
9909
10218
  }
9910
10219
  },
9911
10220
  {
9912
- "id": 361,
10221
+ "id": 372,
9913
10222
  "name": "allowed",
9914
10223
  "variant": "declaration",
9915
10224
  "kind": 1024,
@@ -9970,7 +10279,7 @@
9970
10279
  }
9971
10280
  },
9972
10281
  {
9973
- "id": 362,
10282
+ "id": 373,
9974
10283
  "name": "disallowed",
9975
10284
  "variant": "declaration",
9976
10285
  "kind": 1024,
@@ -10021,9 +10330,9 @@
10021
10330
  {
10022
10331
  "title": "Properties",
10023
10332
  "children": [
10024
- 360,
10025
- 361,
10026
- 362
10333
+ 371,
10334
+ 372,
10335
+ 373
10027
10336
  ]
10028
10337
  }
10029
10338
  ],
@@ -10038,7 +10347,7 @@
10038
10347
  }
10039
10348
  },
10040
10349
  {
10041
- "id": 363,
10350
+ "id": 374,
10042
10351
  "name": "storeQueries",
10043
10352
  "variant": "declaration",
10044
10353
  "kind": 1024,
@@ -10071,12 +10380,12 @@
10071
10380
  {
10072
10381
  "title": "Properties",
10073
10382
  "children": [
10074
- 352,
10075
- 353,
10076
- 354,
10077
- 357,
10078
- 358,
10079
- 363
10383
+ 363,
10384
+ 364,
10385
+ 365,
10386
+ 368,
10387
+ 369,
10388
+ 374
10080
10389
  ]
10081
10390
  }
10082
10391
  ],
@@ -10121,14 +10430,14 @@
10121
10430
  {
10122
10431
  "type": "reflection",
10123
10432
  "declaration": {
10124
- "id": 364,
10433
+ "id": 375,
10125
10434
  "name": "__type",
10126
10435
  "variant": "declaration",
10127
10436
  "kind": 65536,
10128
10437
  "flags": {},
10129
10438
  "children": [
10130
10439
  {
10131
- "id": 365,
10440
+ "id": 376,
10132
10441
  "name": "schema",
10133
10442
  "variant": "declaration",
10134
10443
  "kind": 1024,
@@ -10150,7 +10459,7 @@
10150
10459
  {
10151
10460
  "title": "Properties",
10152
10461
  "children": [
10153
- 365
10462
+ 376
10154
10463
  ]
10155
10464
  }
10156
10465
  ],
@@ -10224,7 +10533,7 @@
10224
10533
  ],
10225
10534
  "parameters": [
10226
10535
  {
10227
- "id": 366,
10536
+ "id": 377,
10228
10537
  "name": "filter",
10229
10538
  "variant": "param",
10230
10539
  "kind": 32768,
@@ -10426,7 +10735,7 @@
10426
10735
  }
10427
10736
  },
10428
10737
  {
10429
- "id": 367,
10738
+ "id": 378,
10430
10739
  "name": "stop",
10431
10740
  "variant": "declaration",
10432
10741
  "kind": 2048,
@@ -10442,7 +10751,7 @@
10442
10751
  ],
10443
10752
  "signatures": [
10444
10753
  {
10445
- "id": 368,
10754
+ "id": 379,
10446
10755
  "name": "stop",
10447
10756
  "variant": "signature",
10448
10757
  "kind": 4096,
@@ -10456,7 +10765,7 @@
10456
10765
  ],
10457
10766
  "parameters": [
10458
10767
  {
10459
- "id": 369,
10768
+ "id": 380,
10460
10769
  "name": "_timeout",
10461
10770
  "variant": "param",
10462
10771
  "kind": 32768,
@@ -10572,7 +10881,7 @@
10572
10881
  }
10573
10882
  },
10574
10883
  {
10575
- "id": 370,
10884
+ "id": 381,
10576
10885
  "name": "validateConfig",
10577
10886
  "variant": "declaration",
10578
10887
  "kind": 2048,
@@ -10588,7 +10897,7 @@
10588
10897
  ],
10589
10898
  "signatures": [
10590
10899
  {
10591
- "id": 371,
10900
+ "id": 382,
10592
10901
  "name": "validateConfig",
10593
10902
  "variant": "signature",
10594
10903
  "kind": 4096,
@@ -10602,7 +10911,7 @@
10602
10911
  ],
10603
10912
  "parameters": [
10604
10913
  {
10605
- "id": 372,
10914
+ "id": 383,
10606
10915
  "name": "config",
10607
10916
  "variant": "param",
10608
10917
  "kind": 32768,
@@ -10615,7 +10924,7 @@
10615
10924
  }
10616
10925
  },
10617
10926
  {
10618
- "id": 373,
10927
+ "id": 384,
10619
10928
  "name": "parents",
10620
10929
  "variant": "param",
10621
10930
  "kind": 32768,
@@ -13011,15 +13320,15 @@
13011
13320
  139,
13012
13321
  140,
13013
13322
  141,
13014
- 327,
13323
+ 338,
13015
13324
  136,
13016
- 377,
13325
+ 388,
13017
13326
  142,
13018
- 423,
13019
- 332,
13327
+ 434,
13328
+ 343,
13020
13329
  143,
13021
13330
  137,
13022
- 374,
13331
+ 385,
13023
13332
  2,
13024
13333
  71,
13025
13334
  4,
@@ -13034,7 +13343,7 @@
13034
13343
  146,
13035
13344
  148,
13036
13345
  150,
13037
- 424,
13346
+ 435,
13038
13347
  89,
13039
13348
  152,
13040
13349
  154
@@ -13046,33 +13355,33 @@
13046
13355
  267,
13047
13356
  272,
13048
13357
  279,
13049
- 297,
13050
- 315,
13051
- 378,
13358
+ 299,
13359
+ 319,
13360
+ 389,
13052
13361
  156,
13053
13362
  77,
13054
13363
  84,
13055
13364
  87,
13056
- 381,
13057
- 387,
13058
- 330,
13059
- 393,
13365
+ 392,
13366
+ 398,
13367
+ 341,
13368
+ 404,
13060
13369
  160,
13061
13370
  162,
13062
- 396,
13063
- 401,
13064
- 404,
13065
- 411,
13066
- 416,
13371
+ 407,
13372
+ 412,
13373
+ 415,
13374
+ 422,
13375
+ 427,
13067
13376
  172,
13068
13377
  93,
13069
13378
  215,
13070
- 335,
13379
+ 346,
13071
13380
  258,
13072
13381
  261,
13073
- 367,
13382
+ 378,
13074
13383
  264,
13075
- 370,
13384
+ 381,
13076
13385
  5,
13077
13386
  38
13078
13387
  ]
@@ -13083,12 +13392,12 @@
13083
13392
  "fileName": "modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts",
13084
13393
  "line": 16,
13085
13394
  "character": 13,
13086
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/55864315a0b9/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L16"
13395
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/27c622617480/packages/modules/packages/diviner/packages/schemastats/packages/memory/src/MemorySchemaStatsDiviner.ts#L16"
13087
13396
  }
13088
13397
  ],
13089
13398
  "typeParameters": [
13090
13399
  {
13091
- "id": 426,
13400
+ "id": 437,
13092
13401
  "name": "TParams",
13093
13402
  "variant": "typeParam",
13094
13403
  "kind": 131072,
@@ -14339,522 +14648,566 @@
14339
14648
  "qualifiedName": "__type.schema"
14340
14649
  },
14341
14650
  "297": {
14342
- "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14343
- "qualifiedName": "AbstractModule.bindQueryInternal"
14344
- },
14651
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14652
+ "qualifiedName": "__type"
14653
+ },
14345
14654
  "298": {
14655
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14656
+ "qualifiedName": "__type.schema"
14657
+ },
14658
+ "299": {
14346
14659
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14347
14660
  "qualifiedName": "AbstractModule.bindQueryInternal"
14348
14661
  },
14349
- "299": {
14662
+ "300": {
14663
+ "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14664
+ "qualifiedName": "AbstractModule.bindQueryInternal"
14665
+ },
14666
+ "301": {
14350
14667
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14351
14668
  "qualifiedName": "T"
14352
14669
  },
14353
- "300": {
14670
+ "302": {
14354
14671
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14355
14672
  "qualifiedName": "__type"
14356
14673
  },
14357
- "301": {
14674
+ "303": {
14358
14675
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14359
14676
  "qualifiedName": "__type.schema"
14360
14677
  },
14361
- "302": {
14678
+ "304": {
14362
14679
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14363
14680
  "qualifiedName": "__type"
14364
14681
  },
14365
- "303": {
14682
+ "305": {
14366
14683
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14367
14684
  "qualifiedName": "__type.schema"
14368
14685
  },
14369
- "304": {
14686
+ "306": {
14370
14687
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14371
14688
  "qualifiedName": "query"
14372
14689
  },
14373
- "305": {
14690
+ "307": {
14374
14691
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14375
14692
  "qualifiedName": "payloads"
14376
14693
  },
14377
- "306": {
14694
+ "308": {
14378
14695
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14379
14696
  "qualifiedName": "__type"
14380
14697
  },
14381
- "307": {
14698
+ "309": {
14382
14699
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14383
14700
  "qualifiedName": "__type.schema"
14384
14701
  },
14385
- "308": {
14702
+ "310": {
14386
14703
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14387
14704
  "qualifiedName": "account"
14388
14705
  },
14389
- "309": {
14706
+ "311": {
14390
14707
  "sourceFileName": "../../../../../module/packages/model/src/Query/QueryBoundWitness.ts",
14391
14708
  "qualifiedName": "__type"
14392
14709
  },
14393
- "310": {
14710
+ "312": {
14394
14711
  "sourceFileName": "../../../../../module/packages/model/src/Query/QueryBoundWitness.ts",
14395
14712
  "qualifiedName": "__type.query"
14396
14713
  },
14397
- "311": {
14714
+ "313": {
14398
14715
  "sourceFileName": "../../../../../module/packages/model/src/Query/QueryBoundWitness.ts",
14399
14716
  "qualifiedName": "__type.resultSet"
14400
14717
  },
14401
- "312": {
14718
+ "314": {
14402
14719
  "sourceFileName": "../../../../../module/packages/model/src/Query/QueryBoundWitness.ts",
14403
14720
  "qualifiedName": "__type.schema"
14404
14721
  },
14405
- "313": {
14722
+ "315": {
14406
14723
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14407
14724
  "qualifiedName": "__type"
14408
14725
  },
14409
- "314": {
14726
+ "316": {
14410
14727
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14411
14728
  "qualifiedName": "__type.schema"
14412
14729
  },
14413
- "315": {
14730
+ "317": {
14731
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14732
+ "qualifiedName": "__type"
14733
+ },
14734
+ "318": {
14735
+ "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14736
+ "qualifiedName": "__type.schema"
14737
+ },
14738
+ "319": {
14414
14739
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14415
14740
  "qualifiedName": "AbstractModule.bindQueryResult"
14416
14741
  },
14417
- "316": {
14742
+ "320": {
14418
14743
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14419
14744
  "qualifiedName": "AbstractModule.bindQueryResult"
14420
14745
  },
14421
- "317": {
14746
+ "321": {
14422
14747
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14423
14748
  "qualifiedName": "T"
14424
14749
  },
14425
- "318": {
14750
+ "322": {
14426
14751
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14427
14752
  "qualifiedName": "__type"
14428
14753
  },
14429
- "319": {
14754
+ "323": {
14430
14755
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14431
14756
  "qualifiedName": "__type.schema"
14432
14757
  },
14433
- "320": {
14758
+ "324": {
14434
14759
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14435
14760
  "qualifiedName": "__type"
14436
14761
  },
14437
- "321": {
14762
+ "325": {
14438
14763
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14439
14764
  "qualifiedName": "__type.schema"
14440
14765
  },
14441
- "322": {
14766
+ "326": {
14442
14767
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14443
14768
  "qualifiedName": "query"
14444
14769
  },
14445
- "323": {
14770
+ "327": {
14446
14771
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14447
14772
  "qualifiedName": "payloads"
14448
14773
  },
14449
- "324": {
14774
+ "328": {
14450
14775
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14451
14776
  "qualifiedName": "__type"
14452
14777
  },
14453
- "325": {
14778
+ "329": {
14454
14779
  "sourceFileName": "../../../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
14455
14780
  "qualifiedName": "__type.schema"
14456
14781
  },
14457
- "326": {
14782
+ "330": {
14458
14783
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14459
14784
  "qualifiedName": "additionalWitnesses"
14460
14785
  },
14461
- "327": {
14786
+ "331": {
14787
+ "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14788
+ "qualifiedName": "errors"
14789
+ },
14790
+ "332": {
14791
+ "sourceFileName": "../../../../../module/packages/model/src/Error.ts",
14792
+ "qualifiedName": "__type"
14793
+ },
14794
+ "333": {
14795
+ "sourceFileName": "../../../../../module/packages/model/src/Error.ts",
14796
+ "qualifiedName": "__type.message"
14797
+ },
14798
+ "334": {
14799
+ "sourceFileName": "../../../../../module/packages/model/src/Error.ts",
14800
+ "qualifiedName": "__type.name"
14801
+ },
14802
+ "335": {
14803
+ "sourceFileName": "../../../../../module/packages/model/src/Error.ts",
14804
+ "qualifiedName": "__type.query"
14805
+ },
14806
+ "336": {
14807
+ "sourceFileName": "../../../../../module/packages/model/src/Error.ts",
14808
+ "qualifiedName": "__type.schema"
14809
+ },
14810
+ "337": {
14811
+ "sourceFileName": "../../../../../module/packages/model/src/Error.ts",
14812
+ "qualifiedName": "__type.sources"
14813
+ },
14814
+ "338": {
14462
14815
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14463
14816
  "qualifiedName": "AbstractModule.commitArchivist"
14464
14817
  },
14465
- "328": {
14818
+ "339": {
14466
14819
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14467
14820
  "qualifiedName": "__type"
14468
14821
  },
14469
- "329": {
14822
+ "340": {
14470
14823
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14471
14824
  "qualifiedName": "__type"
14472
14825
  },
14473
- "330": {
14826
+ "341": {
14474
14827
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14475
14828
  "qualifiedName": "AbstractModule.initializeQueryAccounts"
14476
14829
  },
14477
- "331": {
14830
+ "342": {
14478
14831
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14479
14832
  "qualifiedName": "AbstractModule.initializeQueryAccounts"
14480
14833
  },
14481
- "332": {
14834
+ "343": {
14482
14835
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14483
14836
  "qualifiedName": "AbstractModule.readArchivist"
14484
14837
  },
14485
- "333": {
14838
+ "344": {
14486
14839
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14487
14840
  "qualifiedName": "__type"
14488
14841
  },
14489
- "334": {
14842
+ "345": {
14490
14843
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14491
14844
  "qualifiedName": "__type"
14492
14845
  },
14493
- "335": {
14846
+ "346": {
14494
14847
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14495
14848
  "qualifiedName": "AbstractModule.resolve"
14496
14849
  },
14497
- "336": {
14850
+ "347": {
14498
14851
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14499
14852
  "qualifiedName": "AbstractModule.resolve"
14500
14853
  },
14501
- "337": {
14854
+ "348": {
14502
14855
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14503
14856
  "qualifiedName": "TModule"
14504
14857
  },
14505
- "338": {
14858
+ "349": {
14506
14859
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14507
14860
  "qualifiedName": "__type"
14508
14861
  },
14509
- "339": {
14862
+ "350": {
14510
14863
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14511
14864
  "qualifiedName": "__type.archivist"
14512
14865
  },
14513
- "340": {
14866
+ "351": {
14514
14867
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14515
14868
  "qualifiedName": "__type.name"
14516
14869
  },
14517
- "341": {
14870
+ "352": {
14518
14871
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14519
14872
  "qualifiedName": "__type.paging"
14520
14873
  },
14521
- "342": {
14874
+ "353": {
14522
14875
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14523
14876
  "qualifiedName": "__type"
14524
14877
  },
14525
- "343": {
14878
+ "354": {
14526
14879
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14527
14880
  "qualifiedName": "__type.size"
14528
14881
  },
14529
- "344": {
14882
+ "355": {
14530
14883
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14531
14884
  "qualifiedName": "__type.schema"
14532
14885
  },
14533
- "345": {
14886
+ "356": {
14534
14887
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14535
14888
  "qualifiedName": "__type.security"
14536
14889
  },
14537
- "346": {
14890
+ "357": {
14538
14891
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14539
14892
  "qualifiedName": "__type"
14540
14893
  },
14541
- "347": {
14894
+ "358": {
14542
14895
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14543
14896
  "qualifiedName": "__type.allowAnonymous"
14544
14897
  },
14545
- "348": {
14898
+ "359": {
14546
14899
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14547
14900
  "qualifiedName": "__type.allowed"
14548
14901
  },
14549
- "349": {
14902
+ "360": {
14550
14903
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14551
14904
  "qualifiedName": "__type.disallowed"
14552
14905
  },
14553
- "350": {
14906
+ "361": {
14554
14907
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14555
14908
  "qualifiedName": "__type.storeQueries"
14556
14909
  },
14557
- "351": {
14910
+ "362": {
14558
14911
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14559
14912
  "qualifiedName": "__type"
14560
14913
  },
14561
- "352": {
14914
+ "363": {
14562
14915
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14563
14916
  "qualifiedName": "__type.archivist"
14564
14917
  },
14565
- "353": {
14918
+ "364": {
14566
14919
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14567
14920
  "qualifiedName": "__type.name"
14568
14921
  },
14569
- "354": {
14922
+ "365": {
14570
14923
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14571
14924
  "qualifiedName": "__type.paging"
14572
14925
  },
14573
- "355": {
14926
+ "366": {
14574
14927
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14575
14928
  "qualifiedName": "__type"
14576
14929
  },
14577
- "356": {
14930
+ "367": {
14578
14931
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14579
14932
  "qualifiedName": "__type.size"
14580
14933
  },
14581
- "357": {
14934
+ "368": {
14582
14935
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14583
14936
  "qualifiedName": "__type.schema"
14584
14937
  },
14585
- "358": {
14938
+ "369": {
14586
14939
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14587
14940
  "qualifiedName": "__type.security"
14588
14941
  },
14589
- "359": {
14942
+ "370": {
14590
14943
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14591
14944
  "qualifiedName": "__type"
14592
14945
  },
14593
- "360": {
14946
+ "371": {
14594
14947
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14595
14948
  "qualifiedName": "__type.allowAnonymous"
14596
14949
  },
14597
- "361": {
14950
+ "372": {
14598
14951
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14599
14952
  "qualifiedName": "__type.allowed"
14600
14953
  },
14601
- "362": {
14954
+ "373": {
14602
14955
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14603
14956
  "qualifiedName": "__type.disallowed"
14604
14957
  },
14605
- "363": {
14958
+ "374": {
14606
14959
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14607
14960
  "qualifiedName": "__type.storeQueries"
14608
14961
  },
14609
- "364": {
14962
+ "375": {
14610
14963
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14611
14964
  "qualifiedName": "__type"
14612
14965
  },
14613
- "365": {
14966
+ "376": {
14614
14967
  "sourceFileName": "../../../../../module/packages/model/src/Config.ts",
14615
14968
  "qualifiedName": "__type.schema"
14616
14969
  },
14617
- "366": {
14970
+ "377": {
14618
14971
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14619
14972
  "qualifiedName": "filter"
14620
14973
  },
14621
- "367": {
14974
+ "378": {
14622
14975
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14623
14976
  "qualifiedName": "AbstractModule.stop"
14624
14977
  },
14625
- "368": {
14978
+ "379": {
14626
14979
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14627
14980
  "qualifiedName": "AbstractModule.stop"
14628
14981
  },
14629
- "369": {
14982
+ "380": {
14630
14983
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14631
14984
  "qualifiedName": "_timeout"
14632
14985
  },
14633
- "370": {
14986
+ "381": {
14634
14987
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14635
14988
  "qualifiedName": "AbstractModule.validateConfig"
14636
14989
  },
14637
- "371": {
14990
+ "382": {
14638
14991
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14639
14992
  "qualifiedName": "AbstractModule.validateConfig"
14640
14993
  },
14641
- "372": {
14994
+ "383": {
14642
14995
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14643
14996
  "qualifiedName": "config"
14644
14997
  },
14645
- "373": {
14998
+ "384": {
14646
14999
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14647
15000
  "qualifiedName": "parents"
14648
15001
  },
14649
- "374": {
15002
+ "385": {
14650
15003
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14651
15004
  "qualifiedName": "AbstractModule.writeArchivist"
14652
15005
  },
14653
- "375": {
15006
+ "386": {
14654
15007
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14655
15008
  "qualifiedName": "__type"
14656
15009
  },
14657
- "376": {
15010
+ "387": {
14658
15011
  "sourceFileName": "../../../../../module/packages/abstract/src/AbstractModule.ts",
14659
15012
  "qualifiedName": "__type"
14660
15013
  },
14661
- "377": {
15014
+ "388": {
14662
15015
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14663
15016
  "qualifiedName": "BaseEmitter.eventData"
14664
15017
  },
14665
- "378": {
15018
+ "389": {
14666
15019
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14667
15020
  "qualifiedName": "BaseEmitter.clearListeners"
14668
15021
  },
14669
- "379": {
15022
+ "390": {
14670
15023
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14671
15024
  "qualifiedName": "BaseEmitter.clearListeners"
14672
15025
  },
14673
- "380": {
15026
+ "391": {
14674
15027
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14675
15028
  "qualifiedName": "eventNames"
14676
15029
  },
14677
- "381": {
15030
+ "392": {
14678
15031
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14679
15032
  "qualifiedName": "BaseEmitter.emit"
14680
15033
  },
14681
- "382": {
15034
+ "393": {
14682
15035
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14683
15036
  "qualifiedName": "BaseEmitter.emit"
14684
15037
  },
14685
- "383": {
15038
+ "394": {
14686
15039
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14687
15040
  "qualifiedName": "TEventName"
14688
15041
  },
14689
- "384": {
15042
+ "395": {
14690
15043
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14691
15044
  "qualifiedName": "TEventArgs"
14692
15045
  },
14693
- "385": {
15046
+ "396": {
14694
15047
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14695
15048
  "qualifiedName": "eventName"
14696
15049
  },
14697
- "386": {
15050
+ "397": {
14698
15051
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14699
15052
  "qualifiedName": "eventArgs"
14700
15053
  },
14701
- "387": {
15054
+ "398": {
14702
15055
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14703
15056
  "qualifiedName": "BaseEmitter.emitSerial"
14704
15057
  },
14705
- "388": {
15058
+ "399": {
14706
15059
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14707
15060
  "qualifiedName": "BaseEmitter.emitSerial"
14708
15061
  },
14709
- "389": {
15062
+ "400": {
14710
15063
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14711
15064
  "qualifiedName": "TEventName"
14712
15065
  },
14713
- "390": {
15066
+ "401": {
14714
15067
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14715
15068
  "qualifiedName": "TEventArgs"
14716
15069
  },
14717
- "391": {
15070
+ "402": {
14718
15071
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14719
15072
  "qualifiedName": "eventName"
14720
15073
  },
14721
- "392": {
15074
+ "403": {
14722
15075
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14723
15076
  "qualifiedName": "eventArgs"
14724
15077
  },
14725
- "393": {
15078
+ "404": {
14726
15079
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14727
15080
  "qualifiedName": "BaseEmitter.listenerCount"
14728
15081
  },
14729
- "394": {
15082
+ "405": {
14730
15083
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14731
15084
  "qualifiedName": "BaseEmitter.listenerCount"
14732
15085
  },
14733
- "395": {
15086
+ "406": {
14734
15087
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14735
15088
  "qualifiedName": "eventNames"
14736
15089
  },
14737
- "396": {
15090
+ "407": {
14738
15091
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14739
15092
  "qualifiedName": "BaseEmitter.off"
14740
15093
  },
14741
- "397": {
15094
+ "408": {
14742
15095
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14743
15096
  "qualifiedName": "BaseEmitter.off"
14744
15097
  },
14745
- "398": {
15098
+ "409": {
14746
15099
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14747
15100
  "qualifiedName": "TEventName"
14748
15101
  },
14749
- "399": {
15102
+ "410": {
14750
15103
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14751
15104
  "qualifiedName": "eventNames"
14752
15105
  },
14753
- "400": {
15106
+ "411": {
14754
15107
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14755
15108
  "qualifiedName": "listener"
14756
15109
  },
14757
- "401": {
15110
+ "412": {
14758
15111
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14759
15112
  "qualifiedName": "BaseEmitter.offAny"
14760
15113
  },
14761
- "402": {
15114
+ "413": {
14762
15115
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14763
15116
  "qualifiedName": "BaseEmitter.offAny"
14764
15117
  },
14765
- "403": {
15118
+ "414": {
14766
15119
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14767
15120
  "qualifiedName": "listener"
14768
15121
  },
14769
- "404": {
15122
+ "415": {
14770
15123
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14771
15124
  "qualifiedName": "BaseEmitter.on"
14772
15125
  },
14773
- "405": {
15126
+ "416": {
14774
15127
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14775
15128
  "qualifiedName": "BaseEmitter.on"
14776
15129
  },
14777
- "406": {
15130
+ "417": {
14778
15131
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14779
15132
  "qualifiedName": "TEventName"
14780
15133
  },
14781
- "407": {
15134
+ "418": {
14782
15135
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14783
15136
  "qualifiedName": "eventNames"
14784
15137
  },
14785
- "408": {
15138
+ "419": {
14786
15139
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14787
15140
  "qualifiedName": "listener"
14788
15141
  },
14789
- "409": {
15142
+ "420": {
14790
15143
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14791
15144
  "qualifiedName": "__type"
14792
15145
  },
14793
- "410": {
15146
+ "421": {
14794
15147
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14795
15148
  "qualifiedName": "__type"
14796
15149
  },
14797
- "411": {
15150
+ "422": {
14798
15151
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14799
15152
  "qualifiedName": "BaseEmitter.onAny"
14800
15153
  },
14801
- "412": {
15154
+ "423": {
14802
15155
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14803
15156
  "qualifiedName": "BaseEmitter.onAny"
14804
15157
  },
14805
- "413": {
15158
+ "424": {
14806
15159
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14807
15160
  "qualifiedName": "listener"
14808
15161
  },
14809
- "414": {
15162
+ "425": {
14810
15163
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14811
15164
  "qualifiedName": "__type"
14812
15165
  },
14813
- "415": {
15166
+ "426": {
14814
15167
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14815
15168
  "qualifiedName": "__type"
14816
15169
  },
14817
- "416": {
15170
+ "427": {
14818
15171
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14819
15172
  "qualifiedName": "BaseEmitter.once"
14820
15173
  },
14821
- "417": {
15174
+ "428": {
14822
15175
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14823
15176
  "qualifiedName": "BaseEmitter.once"
14824
15177
  },
14825
- "418": {
15178
+ "429": {
14826
15179
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14827
15180
  "qualifiedName": "TEventName"
14828
15181
  },
14829
- "419": {
15182
+ "430": {
14830
15183
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14831
15184
  "qualifiedName": "eventName"
14832
15185
  },
14833
- "420": {
15186
+ "431": {
14834
15187
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14835
15188
  "qualifiedName": "listener"
14836
15189
  },
14837
- "421": {
15190
+ "432": {
14838
15191
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14839
15192
  "qualifiedName": "__type"
14840
15193
  },
14841
- "422": {
15194
+ "433": {
14842
15195
  "sourceFileName": "../../../../../module/packages/abstract/src/BaseEmitter.ts",
14843
15196
  "qualifiedName": "__type"
14844
15197
  },
14845
- "423": {
15198
+ "434": {
14846
15199
  "sourceFileName": "../../../../../../../protocol/packages/core/src/lib/Base.ts",
14847
15200
  "qualifiedName": "Base.params"
14848
15201
  },
14849
- "424": {
15202
+ "435": {
14850
15203
  "sourceFileName": "../../../../../../../protocol/packages/core/src/lib/Base.ts",
14851
15204
  "qualifiedName": "Base.logger"
14852
15205
  },
14853
- "425": {
15206
+ "436": {
14854
15207
  "sourceFileName": "../../../../../../../protocol/packages/core/src/lib/Base.ts",
14855
15208
  "qualifiedName": "Base.logger"
14856
15209
  },
14857
- "426": {
15210
+ "437": {
14858
15211
  "sourceFileName": "src/MemorySchemaStatsDiviner.ts",
14859
15212
  "qualifiedName": "MemorySchemaStatsDiviner.TParams"
14860
15213
  }