@xyo-network/payload 2.57.5 → 2.57.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.
- package/dist/docs.json +830 -368
- package/docs/assets/search.js +1 -1
- package/docs/classes/PayloadWrapper.html +56 -8
- package/docs/classes/PayloadWrapperBase.html +56 -8
- package/package.json +8 -8
package/dist/docs.json
CHANGED
|
@@ -2473,14 +2473,14 @@
|
|
|
2473
2473
|
]
|
|
2474
2474
|
},
|
|
2475
2475
|
{
|
|
2476
|
-
"id":
|
|
2476
|
+
"id": 306,
|
|
2477
2477
|
"name": "PayloadWrapper",
|
|
2478
2478
|
"variant": "declaration",
|
|
2479
2479
|
"kind": 128,
|
|
2480
2480
|
"flags": {},
|
|
2481
2481
|
"children": [
|
|
2482
2482
|
{
|
|
2483
|
-
"id":
|
|
2483
|
+
"id": 364,
|
|
2484
2484
|
"name": "constructor",
|
|
2485
2485
|
"variant": "declaration",
|
|
2486
2486
|
"kind": 512,
|
|
@@ -2494,7 +2494,7 @@
|
|
|
2494
2494
|
],
|
|
2495
2495
|
"signatures": [
|
|
2496
2496
|
{
|
|
2497
|
-
"id":
|
|
2497
|
+
"id": 365,
|
|
2498
2498
|
"name": "new PayloadWrapper",
|
|
2499
2499
|
"variant": "signature",
|
|
2500
2500
|
"kind": 16384,
|
|
@@ -2508,7 +2508,7 @@
|
|
|
2508
2508
|
],
|
|
2509
2509
|
"typeParameter": [
|
|
2510
2510
|
{
|
|
2511
|
-
"id":
|
|
2511
|
+
"id": 366,
|
|
2512
2512
|
"name": "TPayload",
|
|
2513
2513
|
"variant": "typeParam",
|
|
2514
2514
|
"kind": 131072,
|
|
@@ -2531,14 +2531,14 @@
|
|
|
2531
2531
|
{
|
|
2532
2532
|
"type": "reflection",
|
|
2533
2533
|
"declaration": {
|
|
2534
|
-
"id":
|
|
2534
|
+
"id": 367,
|
|
2535
2535
|
"name": "__type",
|
|
2536
2536
|
"variant": "declaration",
|
|
2537
2537
|
"kind": 65536,
|
|
2538
2538
|
"flags": {},
|
|
2539
2539
|
"children": [
|
|
2540
2540
|
{
|
|
2541
|
-
"id":
|
|
2541
|
+
"id": 368,
|
|
2542
2542
|
"name": "schema",
|
|
2543
2543
|
"variant": "declaration",
|
|
2544
2544
|
"kind": 1024,
|
|
@@ -2560,7 +2560,7 @@
|
|
|
2560
2560
|
{
|
|
2561
2561
|
"title": "Properties",
|
|
2562
2562
|
"children": [
|
|
2563
|
-
|
|
2563
|
+
368
|
|
2564
2564
|
]
|
|
2565
2565
|
}
|
|
2566
2566
|
],
|
|
@@ -2593,14 +2593,14 @@
|
|
|
2593
2593
|
{
|
|
2594
2594
|
"type": "reflection",
|
|
2595
2595
|
"declaration": {
|
|
2596
|
-
"id":
|
|
2596
|
+
"id": 369,
|
|
2597
2597
|
"name": "__type",
|
|
2598
2598
|
"variant": "declaration",
|
|
2599
2599
|
"kind": 65536,
|
|
2600
2600
|
"flags": {},
|
|
2601
2601
|
"children": [
|
|
2602
2602
|
{
|
|
2603
|
-
"id":
|
|
2603
|
+
"id": 370,
|
|
2604
2604
|
"name": "schema",
|
|
2605
2605
|
"variant": "declaration",
|
|
2606
2606
|
"kind": 1024,
|
|
@@ -2622,7 +2622,7 @@
|
|
|
2622
2622
|
{
|
|
2623
2623
|
"title": "Properties",
|
|
2624
2624
|
"children": [
|
|
2625
|
-
|
|
2625
|
+
370
|
|
2626
2626
|
]
|
|
2627
2627
|
}
|
|
2628
2628
|
],
|
|
@@ -2641,7 +2641,7 @@
|
|
|
2641
2641
|
],
|
|
2642
2642
|
"parameters": [
|
|
2643
2643
|
{
|
|
2644
|
-
"id":
|
|
2644
|
+
"id": 371,
|
|
2645
2645
|
"name": "obj",
|
|
2646
2646
|
"variant": "param",
|
|
2647
2647
|
"kind": 32768,
|
|
@@ -2656,7 +2656,7 @@
|
|
|
2656
2656
|
],
|
|
2657
2657
|
"type": {
|
|
2658
2658
|
"type": "reference",
|
|
2659
|
-
"target":
|
|
2659
|
+
"target": 306,
|
|
2660
2660
|
"typeArguments": [
|
|
2661
2661
|
{
|
|
2662
2662
|
"type": "reference",
|
|
@@ -2670,19 +2670,19 @@
|
|
|
2670
2670
|
},
|
|
2671
2671
|
"inheritedFrom": {
|
|
2672
2672
|
"type": "reference",
|
|
2673
|
-
"target":
|
|
2673
|
+
"target": 272,
|
|
2674
2674
|
"name": "PayloadWrapperBase.constructor"
|
|
2675
2675
|
}
|
|
2676
2676
|
}
|
|
2677
2677
|
],
|
|
2678
2678
|
"inheritedFrom": {
|
|
2679
2679
|
"type": "reference",
|
|
2680
|
-
"target":
|
|
2680
|
+
"target": 271,
|
|
2681
2681
|
"name": "PayloadWrapperBase.constructor"
|
|
2682
2682
|
}
|
|
2683
2683
|
},
|
|
2684
2684
|
{
|
|
2685
|
-
"id":
|
|
2685
|
+
"id": 372,
|
|
2686
2686
|
"name": "isPayloadWrapper",
|
|
2687
2687
|
"variant": "declaration",
|
|
2688
2688
|
"kind": 1024,
|
|
@@ -2702,7 +2702,7 @@
|
|
|
2702
2702
|
}
|
|
2703
2703
|
},
|
|
2704
2704
|
{
|
|
2705
|
-
"id":
|
|
2705
|
+
"id": 395,
|
|
2706
2706
|
"name": "obj",
|
|
2707
2707
|
"variant": "declaration",
|
|
2708
2708
|
"kind": 1024,
|
|
@@ -2724,12 +2724,37 @@
|
|
|
2724
2724
|
},
|
|
2725
2725
|
"inheritedFrom": {
|
|
2726
2726
|
"type": "reference",
|
|
2727
|
-
"target":
|
|
2727
|
+
"target": 302,
|
|
2728
2728
|
"name": "PayloadWrapperBase.obj"
|
|
2729
2729
|
}
|
|
2730
2730
|
},
|
|
2731
2731
|
{
|
|
2732
|
-
"id":
|
|
2732
|
+
"id": 346,
|
|
2733
|
+
"name": "allowWasm",
|
|
2734
|
+
"variant": "declaration",
|
|
2735
|
+
"kind": 1024,
|
|
2736
|
+
"flags": {
|
|
2737
|
+
"isStatic": true
|
|
2738
|
+
},
|
|
2739
|
+
"sources": [
|
|
2740
|
+
{
|
|
2741
|
+
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
2742
|
+
"line": 3,
|
|
2743
|
+
"character": 11
|
|
2744
|
+
}
|
|
2745
|
+
],
|
|
2746
|
+
"type": {
|
|
2747
|
+
"type": "intrinsic",
|
|
2748
|
+
"name": "boolean"
|
|
2749
|
+
},
|
|
2750
|
+
"inheritedFrom": {
|
|
2751
|
+
"type": "reference",
|
|
2752
|
+
"target": 253,
|
|
2753
|
+
"name": "PayloadWrapperBase.allowWasm"
|
|
2754
|
+
}
|
|
2755
|
+
},
|
|
2756
|
+
{
|
|
2757
|
+
"id": 307,
|
|
2733
2758
|
"name": "loaderFactory",
|
|
2734
2759
|
"variant": "declaration",
|
|
2735
2760
|
"kind": 1024,
|
|
@@ -2750,7 +2775,32 @@
|
|
|
2750
2775
|
}
|
|
2751
2776
|
},
|
|
2752
2777
|
{
|
|
2753
|
-
"id":
|
|
2778
|
+
"id": 347,
|
|
2779
|
+
"name": "wasmSupported",
|
|
2780
|
+
"variant": "declaration",
|
|
2781
|
+
"kind": 1024,
|
|
2782
|
+
"flags": {
|
|
2783
|
+
"isStatic": true
|
|
2784
|
+
},
|
|
2785
|
+
"sources": [
|
|
2786
|
+
{
|
|
2787
|
+
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
2788
|
+
"line": 4,
|
|
2789
|
+
"character": 11
|
|
2790
|
+
}
|
|
2791
|
+
],
|
|
2792
|
+
"type": {
|
|
2793
|
+
"type": "intrinsic",
|
|
2794
|
+
"name": "boolean"
|
|
2795
|
+
},
|
|
2796
|
+
"inheritedFrom": {
|
|
2797
|
+
"type": "reference",
|
|
2798
|
+
"target": 254,
|
|
2799
|
+
"name": "PayloadWrapperBase.wasmSupported"
|
|
2800
|
+
}
|
|
2801
|
+
},
|
|
2802
|
+
{
|
|
2803
|
+
"id": 375,
|
|
2754
2804
|
"name": "body",
|
|
2755
2805
|
"variant": "declaration",
|
|
2756
2806
|
"kind": 262144,
|
|
@@ -2763,7 +2813,7 @@
|
|
|
2763
2813
|
}
|
|
2764
2814
|
],
|
|
2765
2815
|
"getSignature": {
|
|
2766
|
-
"id":
|
|
2816
|
+
"id": 376,
|
|
2767
2817
|
"name": "body",
|
|
2768
2818
|
"variant": "signature",
|
|
2769
2819
|
"kind": 524288,
|
|
@@ -2789,12 +2839,12 @@
|
|
|
2789
2839
|
},
|
|
2790
2840
|
"inheritedFrom": {
|
|
2791
2841
|
"type": "reference",
|
|
2792
|
-
"target":
|
|
2842
|
+
"target": 280,
|
|
2793
2843
|
"name": "PayloadWrapperBase.body"
|
|
2794
2844
|
}
|
|
2795
2845
|
},
|
|
2796
2846
|
{
|
|
2797
|
-
"id":
|
|
2847
|
+
"id": 377,
|
|
2798
2848
|
"name": "errors",
|
|
2799
2849
|
"variant": "declaration",
|
|
2800
2850
|
"kind": 262144,
|
|
@@ -2807,7 +2857,7 @@
|
|
|
2807
2857
|
}
|
|
2808
2858
|
],
|
|
2809
2859
|
"getSignature": {
|
|
2810
|
-
"id":
|
|
2860
|
+
"id": 378,
|
|
2811
2861
|
"name": "errors",
|
|
2812
2862
|
"variant": "signature",
|
|
2813
2863
|
"kind": 524288,
|
|
@@ -2839,12 +2889,12 @@
|
|
|
2839
2889
|
},
|
|
2840
2890
|
"inheritedFrom": {
|
|
2841
2891
|
"type": "reference",
|
|
2842
|
-
"target":
|
|
2892
|
+
"target": 282,
|
|
2843
2893
|
"name": "PayloadWrapperBase.errors"
|
|
2844
2894
|
}
|
|
2845
2895
|
},
|
|
2846
2896
|
{
|
|
2847
|
-
"id":
|
|
2897
|
+
"id": 387,
|
|
2848
2898
|
"name": "hash",
|
|
2849
2899
|
"variant": "declaration",
|
|
2850
2900
|
"kind": 262144,
|
|
@@ -2852,12 +2902,12 @@
|
|
|
2852
2902
|
"sources": [
|
|
2853
2903
|
{
|
|
2854
2904
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
2855
|
-
"line":
|
|
2905
|
+
"line": 5,
|
|
2856
2906
|
"character": 8
|
|
2857
2907
|
}
|
|
2858
2908
|
],
|
|
2859
2909
|
"getSignature": {
|
|
2860
|
-
"id":
|
|
2910
|
+
"id": 388,
|
|
2861
2911
|
"name": "hash",
|
|
2862
2912
|
"variant": "signature",
|
|
2863
2913
|
"kind": 524288,
|
|
@@ -2865,7 +2915,7 @@
|
|
|
2865
2915
|
"sources": [
|
|
2866
2916
|
{
|
|
2867
2917
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
2868
|
-
"line":
|
|
2918
|
+
"line": 5,
|
|
2869
2919
|
"character": 4
|
|
2870
2920
|
}
|
|
2871
2921
|
],
|
|
@@ -2881,12 +2931,12 @@
|
|
|
2881
2931
|
},
|
|
2882
2932
|
"inheritedFrom": {
|
|
2883
2933
|
"type": "reference",
|
|
2884
|
-
"target":
|
|
2934
|
+
"target": 294,
|
|
2885
2935
|
"name": "PayloadWrapperBase.hash"
|
|
2886
2936
|
}
|
|
2887
2937
|
},
|
|
2888
2938
|
{
|
|
2889
|
-
"id":
|
|
2939
|
+
"id": 389,
|
|
2890
2940
|
"name": "hashFields",
|
|
2891
2941
|
"variant": "declaration",
|
|
2892
2942
|
"kind": 262144,
|
|
@@ -2894,12 +2944,12 @@
|
|
|
2894
2944
|
"sources": [
|
|
2895
2945
|
{
|
|
2896
2946
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
2897
|
-
"line":
|
|
2947
|
+
"line": 6,
|
|
2898
2948
|
"character": 8
|
|
2899
2949
|
}
|
|
2900
2950
|
],
|
|
2901
2951
|
"getSignature": {
|
|
2902
|
-
"id":
|
|
2952
|
+
"id": 390,
|
|
2903
2953
|
"name": "hashFields",
|
|
2904
2954
|
"variant": "signature",
|
|
2905
2955
|
"kind": 524288,
|
|
@@ -2907,7 +2957,7 @@
|
|
|
2907
2957
|
"sources": [
|
|
2908
2958
|
{
|
|
2909
2959
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
2910
|
-
"line":
|
|
2960
|
+
"line": 6,
|
|
2911
2961
|
"character": 4
|
|
2912
2962
|
}
|
|
2913
2963
|
],
|
|
@@ -2925,12 +2975,12 @@
|
|
|
2925
2975
|
},
|
|
2926
2976
|
"inheritedFrom": {
|
|
2927
2977
|
"type": "reference",
|
|
2928
|
-
"target":
|
|
2978
|
+
"target": 296,
|
|
2929
2979
|
"name": "PayloadWrapperBase.hashFields"
|
|
2930
2980
|
}
|
|
2931
2981
|
},
|
|
2932
2982
|
{
|
|
2933
|
-
"id":
|
|
2983
|
+
"id": 379,
|
|
2934
2984
|
"name": "payload",
|
|
2935
2985
|
"variant": "declaration",
|
|
2936
2986
|
"kind": 262144,
|
|
@@ -2943,7 +2993,7 @@
|
|
|
2943
2993
|
}
|
|
2944
2994
|
],
|
|
2945
2995
|
"getSignature": {
|
|
2946
|
-
"id":
|
|
2996
|
+
"id": 380,
|
|
2947
2997
|
"name": "payload",
|
|
2948
2998
|
"variant": "signature",
|
|
2949
2999
|
"kind": 524288,
|
|
@@ -2969,12 +3019,12 @@
|
|
|
2969
3019
|
},
|
|
2970
3020
|
"inheritedFrom": {
|
|
2971
3021
|
"type": "reference",
|
|
2972
|
-
"target":
|
|
3022
|
+
"target": 284,
|
|
2973
3023
|
"name": "PayloadWrapperBase.payload"
|
|
2974
3024
|
}
|
|
2975
3025
|
},
|
|
2976
3026
|
{
|
|
2977
|
-
"id":
|
|
3027
|
+
"id": 381,
|
|
2978
3028
|
"name": "schema",
|
|
2979
3029
|
"variant": "declaration",
|
|
2980
3030
|
"kind": 262144,
|
|
@@ -2987,7 +3037,7 @@
|
|
|
2987
3037
|
}
|
|
2988
3038
|
],
|
|
2989
3039
|
"getSignature": {
|
|
2990
|
-
"id":
|
|
3040
|
+
"id": 382,
|
|
2991
3041
|
"name": "schema",
|
|
2992
3042
|
"variant": "signature",
|
|
2993
3043
|
"kind": 524288,
|
|
@@ -3011,12 +3061,12 @@
|
|
|
3011
3061
|
},
|
|
3012
3062
|
"inheritedFrom": {
|
|
3013
3063
|
"type": "reference",
|
|
3014
|
-
"target":
|
|
3064
|
+
"target": 286,
|
|
3015
3065
|
"name": "PayloadWrapperBase.schema"
|
|
3016
3066
|
}
|
|
3017
3067
|
},
|
|
3018
3068
|
{
|
|
3019
|
-
"id":
|
|
3069
|
+
"id": 383,
|
|
3020
3070
|
"name": "schemaName",
|
|
3021
3071
|
"variant": "declaration",
|
|
3022
3072
|
"kind": 262144,
|
|
@@ -3029,7 +3079,7 @@
|
|
|
3029
3079
|
}
|
|
3030
3080
|
],
|
|
3031
3081
|
"getSignature": {
|
|
3032
|
-
"id":
|
|
3082
|
+
"id": 384,
|
|
3033
3083
|
"name": "schemaName",
|
|
3034
3084
|
"variant": "signature",
|
|
3035
3085
|
"kind": 524288,
|
|
@@ -3053,12 +3103,12 @@
|
|
|
3053
3103
|
},
|
|
3054
3104
|
"inheritedFrom": {
|
|
3055
3105
|
"type": "reference",
|
|
3056
|
-
"target":
|
|
3106
|
+
"target": 288,
|
|
3057
3107
|
"name": "PayloadWrapperBase.schemaName"
|
|
3058
3108
|
}
|
|
3059
3109
|
},
|
|
3060
3110
|
{
|
|
3061
|
-
"id":
|
|
3111
|
+
"id": 396,
|
|
3062
3112
|
"name": "stringKeyObj",
|
|
3063
3113
|
"variant": "declaration",
|
|
3064
3114
|
"kind": 262144,
|
|
@@ -3073,7 +3123,7 @@
|
|
|
3073
3123
|
}
|
|
3074
3124
|
],
|
|
3075
3125
|
"getSignature": {
|
|
3076
|
-
"id":
|
|
3126
|
+
"id": 397,
|
|
3077
3127
|
"name": "stringKeyObj",
|
|
3078
3128
|
"variant": "signature",
|
|
3079
3129
|
"kind": 524288,
|
|
@@ -3102,12 +3152,12 @@
|
|
|
3102
3152
|
},
|
|
3103
3153
|
"inheritedFrom": {
|
|
3104
3154
|
"type": "reference",
|
|
3105
|
-
"target":
|
|
3155
|
+
"target": 303,
|
|
3106
3156
|
"name": "PayloadWrapperBase.stringKeyObj"
|
|
3107
3157
|
}
|
|
3108
3158
|
},
|
|
3109
3159
|
{
|
|
3110
|
-
"id":
|
|
3160
|
+
"id": 391,
|
|
3111
3161
|
"name": "stringified",
|
|
3112
3162
|
"variant": "declaration",
|
|
3113
3163
|
"kind": 262144,
|
|
@@ -3115,12 +3165,12 @@
|
|
|
3115
3165
|
"sources": [
|
|
3116
3166
|
{
|
|
3117
3167
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
3118
|
-
"line":
|
|
3168
|
+
"line": 7,
|
|
3119
3169
|
"character": 8
|
|
3120
3170
|
}
|
|
3121
3171
|
],
|
|
3122
3172
|
"getSignature": {
|
|
3123
|
-
"id":
|
|
3173
|
+
"id": 392,
|
|
3124
3174
|
"name": "stringified",
|
|
3125
3175
|
"variant": "signature",
|
|
3126
3176
|
"kind": 524288,
|
|
@@ -3128,7 +3178,7 @@
|
|
|
3128
3178
|
"sources": [
|
|
3129
3179
|
{
|
|
3130
3180
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
3131
|
-
"line":
|
|
3181
|
+
"line": 7,
|
|
3132
3182
|
"character": 4
|
|
3133
3183
|
}
|
|
3134
3184
|
],
|
|
@@ -3144,12 +3194,12 @@
|
|
|
3144
3194
|
},
|
|
3145
3195
|
"inheritedFrom": {
|
|
3146
3196
|
"type": "reference",
|
|
3147
|
-
"target":
|
|
3197
|
+
"target": 298,
|
|
3148
3198
|
"name": "PayloadWrapperBase.stringified"
|
|
3149
3199
|
}
|
|
3150
3200
|
},
|
|
3151
3201
|
{
|
|
3152
|
-
"id":
|
|
3202
|
+
"id": 385,
|
|
3153
3203
|
"name": "valid",
|
|
3154
3204
|
"variant": "declaration",
|
|
3155
3205
|
"kind": 262144,
|
|
@@ -3162,7 +3212,7 @@
|
|
|
3162
3212
|
}
|
|
3163
3213
|
],
|
|
3164
3214
|
"getSignature": {
|
|
3165
|
-
"id":
|
|
3215
|
+
"id": 386,
|
|
3166
3216
|
"name": "valid",
|
|
3167
3217
|
"variant": "signature",
|
|
3168
3218
|
"kind": 524288,
|
|
@@ -3186,12 +3236,67 @@
|
|
|
3186
3236
|
},
|
|
3187
3237
|
"inheritedFrom": {
|
|
3188
3238
|
"type": "reference",
|
|
3189
|
-
"target":
|
|
3239
|
+
"target": 290,
|
|
3190
3240
|
"name": "PayloadWrapperBase.valid"
|
|
3191
3241
|
}
|
|
3192
3242
|
},
|
|
3193
3243
|
{
|
|
3194
|
-
"id":
|
|
3244
|
+
"id": 393,
|
|
3245
|
+
"name": "hashAsync",
|
|
3246
|
+
"variant": "declaration",
|
|
3247
|
+
"kind": 2048,
|
|
3248
|
+
"flags": {},
|
|
3249
|
+
"sources": [
|
|
3250
|
+
{
|
|
3251
|
+
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
3252
|
+
"line": 12,
|
|
3253
|
+
"character": 4
|
|
3254
|
+
}
|
|
3255
|
+
],
|
|
3256
|
+
"signatures": [
|
|
3257
|
+
{
|
|
3258
|
+
"id": 394,
|
|
3259
|
+
"name": "hashAsync",
|
|
3260
|
+
"variant": "signature",
|
|
3261
|
+
"kind": 4096,
|
|
3262
|
+
"flags": {},
|
|
3263
|
+
"sources": [
|
|
3264
|
+
{
|
|
3265
|
+
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
3266
|
+
"line": 12,
|
|
3267
|
+
"character": 4
|
|
3268
|
+
}
|
|
3269
|
+
],
|
|
3270
|
+
"type": {
|
|
3271
|
+
"type": "reference",
|
|
3272
|
+
"target": {
|
|
3273
|
+
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
3274
|
+
"qualifiedName": "Promise"
|
|
3275
|
+
},
|
|
3276
|
+
"typeArguments": [
|
|
3277
|
+
{
|
|
3278
|
+
"type": "intrinsic",
|
|
3279
|
+
"name": "string"
|
|
3280
|
+
}
|
|
3281
|
+
],
|
|
3282
|
+
"name": "Promise",
|
|
3283
|
+
"package": "typescript"
|
|
3284
|
+
},
|
|
3285
|
+
"inheritedFrom": {
|
|
3286
|
+
"type": "reference",
|
|
3287
|
+
"target": 301,
|
|
3288
|
+
"name": "PayloadWrapperBase.hashAsync"
|
|
3289
|
+
}
|
|
3290
|
+
}
|
|
3291
|
+
],
|
|
3292
|
+
"inheritedFrom": {
|
|
3293
|
+
"type": "reference",
|
|
3294
|
+
"target": 300,
|
|
3295
|
+
"name": "PayloadWrapperBase.hashAsync"
|
|
3296
|
+
}
|
|
3297
|
+
},
|
|
3298
|
+
{
|
|
3299
|
+
"id": 373,
|
|
3195
3300
|
"name": "validate",
|
|
3196
3301
|
"variant": "declaration",
|
|
3197
3302
|
"kind": 2048,
|
|
@@ -3205,7 +3310,7 @@
|
|
|
3205
3310
|
],
|
|
3206
3311
|
"signatures": [
|
|
3207
3312
|
{
|
|
3208
|
-
"id":
|
|
3313
|
+
"id": 374,
|
|
3209
3314
|
"name": "validate",
|
|
3210
3315
|
"variant": "signature",
|
|
3211
3316
|
"kind": 4096,
|
|
@@ -3231,19 +3336,19 @@
|
|
|
3231
3336
|
},
|
|
3232
3337
|
"overwrites": {
|
|
3233
3338
|
"type": "reference",
|
|
3234
|
-
"target":
|
|
3339
|
+
"target": 293,
|
|
3235
3340
|
"name": "PayloadWrapperBase.validate"
|
|
3236
3341
|
}
|
|
3237
3342
|
}
|
|
3238
3343
|
],
|
|
3239
3344
|
"overwrites": {
|
|
3240
3345
|
"type": "reference",
|
|
3241
|
-
"target":
|
|
3346
|
+
"target": 292,
|
|
3242
3347
|
"name": "PayloadWrapperBase.validate"
|
|
3243
3348
|
}
|
|
3244
3349
|
},
|
|
3245
3350
|
{
|
|
3246
|
-
"id":
|
|
3351
|
+
"id": 348,
|
|
3247
3352
|
"name": "hash",
|
|
3248
3353
|
"variant": "declaration",
|
|
3249
3354
|
"kind": 2048,
|
|
@@ -3253,13 +3358,13 @@
|
|
|
3253
3358
|
"sources": [
|
|
3254
3359
|
{
|
|
3255
3360
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
3256
|
-
"line":
|
|
3361
|
+
"line": 8,
|
|
3257
3362
|
"character": 11
|
|
3258
3363
|
}
|
|
3259
3364
|
],
|
|
3260
3365
|
"signatures": [
|
|
3261
3366
|
{
|
|
3262
|
-
"id":
|
|
3367
|
+
"id": 349,
|
|
3263
3368
|
"name": "hash",
|
|
3264
3369
|
"variant": "signature",
|
|
3265
3370
|
"kind": 4096,
|
|
@@ -3267,13 +3372,13 @@
|
|
|
3267
3372
|
"sources": [
|
|
3268
3373
|
{
|
|
3269
3374
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
3270
|
-
"line":
|
|
3375
|
+
"line": 8,
|
|
3271
3376
|
"character": 4
|
|
3272
3377
|
}
|
|
3273
3378
|
],
|
|
3274
3379
|
"typeParameter": [
|
|
3275
3380
|
{
|
|
3276
|
-
"id":
|
|
3381
|
+
"id": 350,
|
|
3277
3382
|
"name": "T",
|
|
3278
3383
|
"variant": "typeParam",
|
|
3279
3384
|
"kind": 131072,
|
|
@@ -3291,7 +3396,7 @@
|
|
|
3291
3396
|
],
|
|
3292
3397
|
"parameters": [
|
|
3293
3398
|
{
|
|
3294
|
-
"id":
|
|
3399
|
+
"id": 351,
|
|
3295
3400
|
"name": "obj",
|
|
3296
3401
|
"variant": "param",
|
|
3297
3402
|
"kind": 32768,
|
|
@@ -3310,19 +3415,109 @@
|
|
|
3310
3415
|
},
|
|
3311
3416
|
"inheritedFrom": {
|
|
3312
3417
|
"type": "reference",
|
|
3313
|
-
"target":
|
|
3418
|
+
"target": 256,
|
|
3314
3419
|
"name": "PayloadWrapperBase.hash"
|
|
3315
3420
|
}
|
|
3316
3421
|
}
|
|
3317
3422
|
],
|
|
3318
3423
|
"inheritedFrom": {
|
|
3319
3424
|
"type": "reference",
|
|
3320
|
-
"target":
|
|
3425
|
+
"target": 255,
|
|
3321
3426
|
"name": "PayloadWrapperBase.hash"
|
|
3322
3427
|
}
|
|
3323
3428
|
},
|
|
3324
3429
|
{
|
|
3325
|
-
"id":
|
|
3430
|
+
"id": 352,
|
|
3431
|
+
"name": "hashAsync",
|
|
3432
|
+
"variant": "declaration",
|
|
3433
|
+
"kind": 2048,
|
|
3434
|
+
"flags": {
|
|
3435
|
+
"isStatic": true
|
|
3436
|
+
},
|
|
3437
|
+
"sources": [
|
|
3438
|
+
{
|
|
3439
|
+
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
3440
|
+
"line": 9,
|
|
3441
|
+
"character": 11
|
|
3442
|
+
}
|
|
3443
|
+
],
|
|
3444
|
+
"signatures": [
|
|
3445
|
+
{
|
|
3446
|
+
"id": 353,
|
|
3447
|
+
"name": "hashAsync",
|
|
3448
|
+
"variant": "signature",
|
|
3449
|
+
"kind": 4096,
|
|
3450
|
+
"flags": {},
|
|
3451
|
+
"sources": [
|
|
3452
|
+
{
|
|
3453
|
+
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
3454
|
+
"line": 9,
|
|
3455
|
+
"character": 4
|
|
3456
|
+
}
|
|
3457
|
+
],
|
|
3458
|
+
"typeParameter": [
|
|
3459
|
+
{
|
|
3460
|
+
"id": 354,
|
|
3461
|
+
"name": "T",
|
|
3462
|
+
"variant": "typeParam",
|
|
3463
|
+
"kind": 131072,
|
|
3464
|
+
"flags": {},
|
|
3465
|
+
"type": {
|
|
3466
|
+
"type": "reference",
|
|
3467
|
+
"target": {
|
|
3468
|
+
"sourceFileName": "../core/src/lib/AnyObject.ts",
|
|
3469
|
+
"qualifiedName": "AnyObject"
|
|
3470
|
+
},
|
|
3471
|
+
"name": "AnyObject",
|
|
3472
|
+
"package": "@xyo-network/core"
|
|
3473
|
+
}
|
|
3474
|
+
}
|
|
3475
|
+
],
|
|
3476
|
+
"parameters": [
|
|
3477
|
+
{
|
|
3478
|
+
"id": 355,
|
|
3479
|
+
"name": "obj",
|
|
3480
|
+
"variant": "param",
|
|
3481
|
+
"kind": 32768,
|
|
3482
|
+
"flags": {},
|
|
3483
|
+
"type": {
|
|
3484
|
+
"type": "reference",
|
|
3485
|
+
"target": -1,
|
|
3486
|
+
"name": "T",
|
|
3487
|
+
"refersToTypeParameter": true
|
|
3488
|
+
}
|
|
3489
|
+
}
|
|
3490
|
+
],
|
|
3491
|
+
"type": {
|
|
3492
|
+
"type": "reference",
|
|
3493
|
+
"target": {
|
|
3494
|
+
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
3495
|
+
"qualifiedName": "Promise"
|
|
3496
|
+
},
|
|
3497
|
+
"typeArguments": [
|
|
3498
|
+
{
|
|
3499
|
+
"type": "intrinsic",
|
|
3500
|
+
"name": "string"
|
|
3501
|
+
}
|
|
3502
|
+
],
|
|
3503
|
+
"name": "Promise",
|
|
3504
|
+
"package": "typescript"
|
|
3505
|
+
},
|
|
3506
|
+
"inheritedFrom": {
|
|
3507
|
+
"type": "reference",
|
|
3508
|
+
"target": 260,
|
|
3509
|
+
"name": "PayloadWrapperBase.hashAsync"
|
|
3510
|
+
}
|
|
3511
|
+
}
|
|
3512
|
+
],
|
|
3513
|
+
"inheritedFrom": {
|
|
3514
|
+
"type": "reference",
|
|
3515
|
+
"target": 259,
|
|
3516
|
+
"name": "PayloadWrapperBase.hashAsync"
|
|
3517
|
+
}
|
|
3518
|
+
},
|
|
3519
|
+
{
|
|
3520
|
+
"id": 356,
|
|
3326
3521
|
"name": "hashFields",
|
|
3327
3522
|
"variant": "declaration",
|
|
3328
3523
|
"kind": 2048,
|
|
@@ -3332,13 +3527,13 @@
|
|
|
3332
3527
|
"sources": [
|
|
3333
3528
|
{
|
|
3334
3529
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
3335
|
-
"line":
|
|
3530
|
+
"line": 10,
|
|
3336
3531
|
"character": 11
|
|
3337
3532
|
}
|
|
3338
3533
|
],
|
|
3339
3534
|
"signatures": [
|
|
3340
3535
|
{
|
|
3341
|
-
"id":
|
|
3536
|
+
"id": 357,
|
|
3342
3537
|
"name": "hashFields",
|
|
3343
3538
|
"variant": "signature",
|
|
3344
3539
|
"kind": 4096,
|
|
@@ -3346,13 +3541,13 @@
|
|
|
3346
3541
|
"sources": [
|
|
3347
3542
|
{
|
|
3348
3543
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
3349
|
-
"line":
|
|
3544
|
+
"line": 10,
|
|
3350
3545
|
"character": 4
|
|
3351
3546
|
}
|
|
3352
3547
|
],
|
|
3353
3548
|
"typeParameter": [
|
|
3354
3549
|
{
|
|
3355
|
-
"id":
|
|
3550
|
+
"id": 358,
|
|
3356
3551
|
"name": "T",
|
|
3357
3552
|
"variant": "typeParam",
|
|
3358
3553
|
"kind": 131072,
|
|
@@ -3370,7 +3565,7 @@
|
|
|
3370
3565
|
],
|
|
3371
3566
|
"parameters": [
|
|
3372
3567
|
{
|
|
3373
|
-
"id":
|
|
3568
|
+
"id": 359,
|
|
3374
3569
|
"name": "obj",
|
|
3375
3570
|
"variant": "param",
|
|
3376
3571
|
"kind": 32768,
|
|
@@ -3391,19 +3586,19 @@
|
|
|
3391
3586
|
},
|
|
3392
3587
|
"inheritedFrom": {
|
|
3393
3588
|
"type": "reference",
|
|
3394
|
-
"target":
|
|
3589
|
+
"target": 264,
|
|
3395
3590
|
"name": "PayloadWrapperBase.hashFields"
|
|
3396
3591
|
}
|
|
3397
3592
|
}
|
|
3398
3593
|
],
|
|
3399
3594
|
"inheritedFrom": {
|
|
3400
3595
|
"type": "reference",
|
|
3401
|
-
"target":
|
|
3596
|
+
"target": 263,
|
|
3402
3597
|
"name": "PayloadWrapperBase.hashFields"
|
|
3403
3598
|
}
|
|
3404
3599
|
},
|
|
3405
3600
|
{
|
|
3406
|
-
"id":
|
|
3601
|
+
"id": 308,
|
|
3407
3602
|
"name": "load",
|
|
3408
3603
|
"variant": "declaration",
|
|
3409
3604
|
"kind": 2048,
|
|
@@ -3419,7 +3614,7 @@
|
|
|
3419
3614
|
],
|
|
3420
3615
|
"signatures": [
|
|
3421
3616
|
{
|
|
3422
|
-
"id":
|
|
3617
|
+
"id": 309,
|
|
3423
3618
|
"name": "load",
|
|
3424
3619
|
"variant": "signature",
|
|
3425
3620
|
"kind": 4096,
|
|
@@ -3433,7 +3628,7 @@
|
|
|
3433
3628
|
],
|
|
3434
3629
|
"parameters": [
|
|
3435
3630
|
{
|
|
3436
|
-
"id":
|
|
3631
|
+
"id": 310,
|
|
3437
3632
|
"name": "address",
|
|
3438
3633
|
"variant": "param",
|
|
3439
3634
|
"kind": 32768,
|
|
@@ -3465,7 +3660,7 @@
|
|
|
3465
3660
|
},
|
|
3466
3661
|
{
|
|
3467
3662
|
"type": "reference",
|
|
3468
|
-
"target":
|
|
3663
|
+
"target": 306,
|
|
3469
3664
|
"typeArguments": [
|
|
3470
3665
|
{
|
|
3471
3666
|
"type": "intersection",
|
|
@@ -3485,14 +3680,14 @@
|
|
|
3485
3680
|
{
|
|
3486
3681
|
"type": "reflection",
|
|
3487
3682
|
"declaration": {
|
|
3488
|
-
"id":
|
|
3683
|
+
"id": 311,
|
|
3489
3684
|
"name": "__type",
|
|
3490
3685
|
"variant": "declaration",
|
|
3491
3686
|
"kind": 65536,
|
|
3492
3687
|
"flags": {},
|
|
3493
3688
|
"children": [
|
|
3494
3689
|
{
|
|
3495
|
-
"id":
|
|
3690
|
+
"id": 312,
|
|
3496
3691
|
"name": "schema",
|
|
3497
3692
|
"variant": "declaration",
|
|
3498
3693
|
"kind": 1024,
|
|
@@ -3514,7 +3709,7 @@
|
|
|
3514
3709
|
{
|
|
3515
3710
|
"title": "Properties",
|
|
3516
3711
|
"children": [
|
|
3517
|
-
|
|
3712
|
+
312
|
|
3518
3713
|
]
|
|
3519
3714
|
}
|
|
3520
3715
|
],
|
|
@@ -3553,7 +3748,7 @@
|
|
|
3553
3748
|
}
|
|
3554
3749
|
},
|
|
3555
3750
|
{
|
|
3556
|
-
"id":
|
|
3751
|
+
"id": 313,
|
|
3557
3752
|
"name": "parse",
|
|
3558
3753
|
"variant": "declaration",
|
|
3559
3754
|
"kind": 2048,
|
|
@@ -3569,7 +3764,7 @@
|
|
|
3569
3764
|
],
|
|
3570
3765
|
"signatures": [
|
|
3571
3766
|
{
|
|
3572
|
-
"id":
|
|
3767
|
+
"id": 314,
|
|
3573
3768
|
"name": "parse",
|
|
3574
3769
|
"variant": "signature",
|
|
3575
3770
|
"kind": 4096,
|
|
@@ -3583,7 +3778,7 @@
|
|
|
3583
3778
|
],
|
|
3584
3779
|
"typeParameter": [
|
|
3585
3780
|
{
|
|
3586
|
-
"id":
|
|
3781
|
+
"id": 315,
|
|
3587
3782
|
"name": "T",
|
|
3588
3783
|
"variant": "typeParam",
|
|
3589
3784
|
"kind": 131072,
|
|
@@ -3606,14 +3801,14 @@
|
|
|
3606
3801
|
{
|
|
3607
3802
|
"type": "reflection",
|
|
3608
3803
|
"declaration": {
|
|
3609
|
-
"id":
|
|
3804
|
+
"id": 316,
|
|
3610
3805
|
"name": "__type",
|
|
3611
3806
|
"variant": "declaration",
|
|
3612
3807
|
"kind": 65536,
|
|
3613
3808
|
"flags": {},
|
|
3614
3809
|
"children": [
|
|
3615
3810
|
{
|
|
3616
|
-
"id":
|
|
3811
|
+
"id": 317,
|
|
3617
3812
|
"name": "schema",
|
|
3618
3813
|
"variant": "declaration",
|
|
3619
3814
|
"kind": 1024,
|
|
@@ -3635,7 +3830,7 @@
|
|
|
3635
3830
|
{
|
|
3636
3831
|
"title": "Properties",
|
|
3637
3832
|
"children": [
|
|
3638
|
-
|
|
3833
|
+
317
|
|
3639
3834
|
]
|
|
3640
3835
|
}
|
|
3641
3836
|
],
|
|
@@ -3654,7 +3849,7 @@
|
|
|
3654
3849
|
],
|
|
3655
3850
|
"parameters": [
|
|
3656
3851
|
{
|
|
3657
|
-
"id":
|
|
3852
|
+
"id": 318,
|
|
3658
3853
|
"name": "payload",
|
|
3659
3854
|
"variant": "param",
|
|
3660
3855
|
"kind": 32768,
|
|
@@ -3667,7 +3862,7 @@
|
|
|
3667
3862
|
],
|
|
3668
3863
|
"type": {
|
|
3669
3864
|
"type": "reference",
|
|
3670
|
-
"target":
|
|
3865
|
+
"target": 306,
|
|
3671
3866
|
"typeArguments": [
|
|
3672
3867
|
{
|
|
3673
3868
|
"type": "reference",
|
|
@@ -3693,7 +3888,7 @@
|
|
|
3693
3888
|
}
|
|
3694
3889
|
},
|
|
3695
3890
|
{
|
|
3696
|
-
"id":
|
|
3891
|
+
"id": 319,
|
|
3697
3892
|
"name": "setLoaderFactory",
|
|
3698
3893
|
"variant": "declaration",
|
|
3699
3894
|
"kind": 2048,
|
|
@@ -3709,7 +3904,7 @@
|
|
|
3709
3904
|
],
|
|
3710
3905
|
"signatures": [
|
|
3711
3906
|
{
|
|
3712
|
-
"id":
|
|
3907
|
+
"id": 320,
|
|
3713
3908
|
"name": "setLoaderFactory",
|
|
3714
3909
|
"variant": "signature",
|
|
3715
3910
|
"kind": 4096,
|
|
@@ -3723,7 +3918,7 @@
|
|
|
3723
3918
|
],
|
|
3724
3919
|
"parameters": [
|
|
3725
3920
|
{
|
|
3726
|
-
"id":
|
|
3921
|
+
"id": 321,
|
|
3727
3922
|
"name": "factory",
|
|
3728
3923
|
"variant": "param",
|
|
3729
3924
|
"kind": 32768,
|
|
@@ -3753,7 +3948,7 @@
|
|
|
3753
3948
|
]
|
|
3754
3949
|
},
|
|
3755
3950
|
{
|
|
3756
|
-
"id":
|
|
3951
|
+
"id": 360,
|
|
3757
3952
|
"name": "stringify",
|
|
3758
3953
|
"variant": "declaration",
|
|
3759
3954
|
"kind": 2048,
|
|
@@ -3763,13 +3958,13 @@
|
|
|
3763
3958
|
"sources": [
|
|
3764
3959
|
{
|
|
3765
3960
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
3766
|
-
"line":
|
|
3961
|
+
"line": 11,
|
|
3767
3962
|
"character": 11
|
|
3768
3963
|
}
|
|
3769
3964
|
],
|
|
3770
3965
|
"signatures": [
|
|
3771
3966
|
{
|
|
3772
|
-
"id":
|
|
3967
|
+
"id": 361,
|
|
3773
3968
|
"name": "stringify",
|
|
3774
3969
|
"variant": "signature",
|
|
3775
3970
|
"kind": 4096,
|
|
@@ -3777,13 +3972,13 @@
|
|
|
3777
3972
|
"sources": [
|
|
3778
3973
|
{
|
|
3779
3974
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
3780
|
-
"line":
|
|
3975
|
+
"line": 11,
|
|
3781
3976
|
"character": 4
|
|
3782
3977
|
}
|
|
3783
3978
|
],
|
|
3784
3979
|
"typeParameter": [
|
|
3785
3980
|
{
|
|
3786
|
-
"id":
|
|
3981
|
+
"id": 362,
|
|
3787
3982
|
"name": "T",
|
|
3788
3983
|
"variant": "typeParam",
|
|
3789
3984
|
"kind": 131072,
|
|
@@ -3801,7 +3996,7 @@
|
|
|
3801
3996
|
],
|
|
3802
3997
|
"parameters": [
|
|
3803
3998
|
{
|
|
3804
|
-
"id":
|
|
3999
|
+
"id": 363,
|
|
3805
4000
|
"name": "obj",
|
|
3806
4001
|
"variant": "param",
|
|
3807
4002
|
"kind": 32768,
|
|
@@ -3820,19 +4015,19 @@
|
|
|
3820
4015
|
},
|
|
3821
4016
|
"inheritedFrom": {
|
|
3822
4017
|
"type": "reference",
|
|
3823
|
-
"target":
|
|
4018
|
+
"target": 268,
|
|
3824
4019
|
"name": "PayloadWrapperBase.stringify"
|
|
3825
4020
|
}
|
|
3826
4021
|
}
|
|
3827
4022
|
],
|
|
3828
4023
|
"inheritedFrom": {
|
|
3829
4024
|
"type": "reference",
|
|
3830
|
-
"target":
|
|
4025
|
+
"target": 267,
|
|
3831
4026
|
"name": "PayloadWrapperBase.stringify"
|
|
3832
4027
|
}
|
|
3833
4028
|
},
|
|
3834
4029
|
{
|
|
3835
|
-
"id":
|
|
4030
|
+
"id": 322,
|
|
3836
4031
|
"name": "tryParse",
|
|
3837
4032
|
"variant": "declaration",
|
|
3838
4033
|
"kind": 2048,
|
|
@@ -3848,7 +4043,7 @@
|
|
|
3848
4043
|
],
|
|
3849
4044
|
"signatures": [
|
|
3850
4045
|
{
|
|
3851
|
-
"id":
|
|
4046
|
+
"id": 323,
|
|
3852
4047
|
"name": "tryParse",
|
|
3853
4048
|
"variant": "signature",
|
|
3854
4049
|
"kind": 4096,
|
|
@@ -3862,7 +4057,7 @@
|
|
|
3862
4057
|
],
|
|
3863
4058
|
"parameters": [
|
|
3864
4059
|
{
|
|
3865
|
-
"id":
|
|
4060
|
+
"id": 324,
|
|
3866
4061
|
"name": "obj",
|
|
3867
4062
|
"variant": "param",
|
|
3868
4063
|
"kind": 32768,
|
|
@@ -3902,14 +4097,14 @@
|
|
|
3902
4097
|
{
|
|
3903
4098
|
"type": "reflection",
|
|
3904
4099
|
"declaration": {
|
|
3905
|
-
"id":
|
|
4100
|
+
"id": 325,
|
|
3906
4101
|
"name": "__type",
|
|
3907
4102
|
"variant": "declaration",
|
|
3908
4103
|
"kind": 65536,
|
|
3909
4104
|
"flags": {},
|
|
3910
4105
|
"children": [
|
|
3911
4106
|
{
|
|
3912
|
-
"id":
|
|
4107
|
+
"id": 326,
|
|
3913
4108
|
"name": "schema",
|
|
3914
4109
|
"variant": "declaration",
|
|
3915
4110
|
"kind": 1024,
|
|
@@ -3931,7 +4126,7 @@
|
|
|
3931
4126
|
{
|
|
3932
4127
|
"title": "Properties",
|
|
3933
4128
|
"children": [
|
|
3934
|
-
|
|
4129
|
+
326
|
|
3935
4130
|
]
|
|
3936
4131
|
}
|
|
3937
4132
|
],
|
|
@@ -3966,7 +4161,7 @@
|
|
|
3966
4161
|
}
|
|
3967
4162
|
},
|
|
3968
4163
|
{
|
|
3969
|
-
"id":
|
|
4164
|
+
"id": 327,
|
|
3970
4165
|
"name": "unwrap",
|
|
3971
4166
|
"variant": "declaration",
|
|
3972
4167
|
"kind": 2048,
|
|
@@ -3987,7 +4182,7 @@
|
|
|
3987
4182
|
],
|
|
3988
4183
|
"signatures": [
|
|
3989
4184
|
{
|
|
3990
|
-
"id":
|
|
4185
|
+
"id": 328,
|
|
3991
4186
|
"name": "unwrap",
|
|
3992
4187
|
"variant": "signature",
|
|
3993
4188
|
"kind": 4096,
|
|
@@ -4001,7 +4196,7 @@
|
|
|
4001
4196
|
],
|
|
4002
4197
|
"typeParameter": [
|
|
4003
4198
|
{
|
|
4004
|
-
"id":
|
|
4199
|
+
"id": 329,
|
|
4005
4200
|
"name": "TPayload",
|
|
4006
4201
|
"variant": "typeParam",
|
|
4007
4202
|
"kind": 131072,
|
|
@@ -4024,14 +4219,14 @@
|
|
|
4024
4219
|
{
|
|
4025
4220
|
"type": "reflection",
|
|
4026
4221
|
"declaration": {
|
|
4027
|
-
"id":
|
|
4222
|
+
"id": 330,
|
|
4028
4223
|
"name": "__type",
|
|
4029
4224
|
"variant": "declaration",
|
|
4030
4225
|
"kind": 65536,
|
|
4031
4226
|
"flags": {},
|
|
4032
4227
|
"children": [
|
|
4033
4228
|
{
|
|
4034
|
-
"id":
|
|
4229
|
+
"id": 331,
|
|
4035
4230
|
"name": "schema",
|
|
4036
4231
|
"variant": "declaration",
|
|
4037
4232
|
"kind": 1024,
|
|
@@ -4053,7 +4248,7 @@
|
|
|
4053
4248
|
{
|
|
4054
4249
|
"title": "Properties",
|
|
4055
4250
|
"children": [
|
|
4056
|
-
|
|
4251
|
+
331
|
|
4057
4252
|
]
|
|
4058
4253
|
}
|
|
4059
4254
|
],
|
|
@@ -4086,14 +4281,14 @@
|
|
|
4086
4281
|
{
|
|
4087
4282
|
"type": "reflection",
|
|
4088
4283
|
"declaration": {
|
|
4089
|
-
"id":
|
|
4284
|
+
"id": 332,
|
|
4090
4285
|
"name": "__type",
|
|
4091
4286
|
"variant": "declaration",
|
|
4092
4287
|
"kind": 65536,
|
|
4093
4288
|
"flags": {},
|
|
4094
4289
|
"children": [
|
|
4095
4290
|
{
|
|
4096
|
-
"id":
|
|
4291
|
+
"id": 333,
|
|
4097
4292
|
"name": "schema",
|
|
4098
4293
|
"variant": "declaration",
|
|
4099
4294
|
"kind": 1024,
|
|
@@ -4115,7 +4310,7 @@
|
|
|
4115
4310
|
{
|
|
4116
4311
|
"title": "Properties",
|
|
4117
4312
|
"children": [
|
|
4118
|
-
|
|
4313
|
+
333
|
|
4119
4314
|
]
|
|
4120
4315
|
}
|
|
4121
4316
|
],
|
|
@@ -4134,7 +4329,7 @@
|
|
|
4134
4329
|
],
|
|
4135
4330
|
"parameters": [
|
|
4136
4331
|
{
|
|
4137
|
-
"id":
|
|
4332
|
+
"id": 334,
|
|
4138
4333
|
"name": "payload",
|
|
4139
4334
|
"variant": "param",
|
|
4140
4335
|
"kind": 32768,
|
|
@@ -4159,14 +4354,14 @@
|
|
|
4159
4354
|
{
|
|
4160
4355
|
"type": "reflection",
|
|
4161
4356
|
"declaration": {
|
|
4162
|
-
"id":
|
|
4357
|
+
"id": 335,
|
|
4163
4358
|
"name": "__type",
|
|
4164
4359
|
"variant": "declaration",
|
|
4165
4360
|
"kind": 65536,
|
|
4166
4361
|
"flags": {},
|
|
4167
4362
|
"children": [
|
|
4168
4363
|
{
|
|
4169
|
-
"id":
|
|
4364
|
+
"id": 336,
|
|
4170
4365
|
"name": "schema",
|
|
4171
4366
|
"variant": "declaration",
|
|
4172
4367
|
"kind": 1024,
|
|
@@ -4188,7 +4383,7 @@
|
|
|
4188
4383
|
{
|
|
4189
4384
|
"title": "Properties",
|
|
4190
4385
|
"children": [
|
|
4191
|
-
|
|
4386
|
+
336
|
|
4192
4387
|
]
|
|
4193
4388
|
}
|
|
4194
4389
|
],
|
|
@@ -4227,7 +4422,7 @@
|
|
|
4227
4422
|
}
|
|
4228
4423
|
},
|
|
4229
4424
|
{
|
|
4230
|
-
"id":
|
|
4425
|
+
"id": 337,
|
|
4231
4426
|
"name": "unwrap",
|
|
4232
4427
|
"variant": "signature",
|
|
4233
4428
|
"kind": 4096,
|
|
@@ -4241,7 +4436,7 @@
|
|
|
4241
4436
|
],
|
|
4242
4437
|
"typeParameter": [
|
|
4243
4438
|
{
|
|
4244
|
-
"id":
|
|
4439
|
+
"id": 338,
|
|
4245
4440
|
"name": "TPayload",
|
|
4246
4441
|
"variant": "typeParam",
|
|
4247
4442
|
"kind": 131072,
|
|
@@ -4264,14 +4459,14 @@
|
|
|
4264
4459
|
{
|
|
4265
4460
|
"type": "reflection",
|
|
4266
4461
|
"declaration": {
|
|
4267
|
-
"id":
|
|
4462
|
+
"id": 339,
|
|
4268
4463
|
"name": "__type",
|
|
4269
4464
|
"variant": "declaration",
|
|
4270
4465
|
"kind": 65536,
|
|
4271
4466
|
"flags": {},
|
|
4272
4467
|
"children": [
|
|
4273
4468
|
{
|
|
4274
|
-
"id":
|
|
4469
|
+
"id": 340,
|
|
4275
4470
|
"name": "schema",
|
|
4276
4471
|
"variant": "declaration",
|
|
4277
4472
|
"kind": 1024,
|
|
@@ -4293,7 +4488,7 @@
|
|
|
4293
4488
|
{
|
|
4294
4489
|
"title": "Properties",
|
|
4295
4490
|
"children": [
|
|
4296
|
-
|
|
4491
|
+
340
|
|
4297
4492
|
]
|
|
4298
4493
|
}
|
|
4299
4494
|
],
|
|
@@ -4326,14 +4521,14 @@
|
|
|
4326
4521
|
{
|
|
4327
4522
|
"type": "reflection",
|
|
4328
4523
|
"declaration": {
|
|
4329
|
-
"id":
|
|
4524
|
+
"id": 341,
|
|
4330
4525
|
"name": "__type",
|
|
4331
4526
|
"variant": "declaration",
|
|
4332
4527
|
"kind": 65536,
|
|
4333
4528
|
"flags": {},
|
|
4334
4529
|
"children": [
|
|
4335
4530
|
{
|
|
4336
|
-
"id":
|
|
4531
|
+
"id": 342,
|
|
4337
4532
|
"name": "schema",
|
|
4338
4533
|
"variant": "declaration",
|
|
4339
4534
|
"kind": 1024,
|
|
@@ -4355,7 +4550,7 @@
|
|
|
4355
4550
|
{
|
|
4356
4551
|
"title": "Properties",
|
|
4357
4552
|
"children": [
|
|
4358
|
-
|
|
4553
|
+
342
|
|
4359
4554
|
]
|
|
4360
4555
|
}
|
|
4361
4556
|
],
|
|
@@ -4374,7 +4569,7 @@
|
|
|
4374
4569
|
],
|
|
4375
4570
|
"parameters": [
|
|
4376
4571
|
{
|
|
4377
|
-
"id":
|
|
4572
|
+
"id": 343,
|
|
4378
4573
|
"name": "payload",
|
|
4379
4574
|
"variant": "param",
|
|
4380
4575
|
"kind": 32768,
|
|
@@ -4401,14 +4596,14 @@
|
|
|
4401
4596
|
{
|
|
4402
4597
|
"type": "reflection",
|
|
4403
4598
|
"declaration": {
|
|
4404
|
-
"id":
|
|
4599
|
+
"id": 344,
|
|
4405
4600
|
"name": "__type",
|
|
4406
4601
|
"variant": "declaration",
|
|
4407
4602
|
"kind": 65536,
|
|
4408
4603
|
"flags": {},
|
|
4409
4604
|
"children": [
|
|
4410
4605
|
{
|
|
4411
|
-
"id":
|
|
4606
|
+
"id": 345,
|
|
4412
4607
|
"name": "schema",
|
|
4413
4608
|
"variant": "declaration",
|
|
4414
4609
|
"kind": 1024,
|
|
@@ -4430,7 +4625,7 @@
|
|
|
4430
4625
|
{
|
|
4431
4626
|
"title": "Properties",
|
|
4432
4627
|
"children": [
|
|
4433
|
-
|
|
4628
|
+
345
|
|
4434
4629
|
]
|
|
4435
4630
|
}
|
|
4436
4631
|
],
|
|
@@ -4484,44 +4679,48 @@
|
|
|
4484
4679
|
{
|
|
4485
4680
|
"title": "Constructors",
|
|
4486
4681
|
"children": [
|
|
4487
|
-
|
|
4682
|
+
364
|
|
4488
4683
|
]
|
|
4489
4684
|
},
|
|
4490
4685
|
{
|
|
4491
4686
|
"title": "Properties",
|
|
4492
4687
|
"children": [
|
|
4493
|
-
|
|
4494
|
-
|
|
4495
|
-
|
|
4688
|
+
372,
|
|
4689
|
+
395,
|
|
4690
|
+
346,
|
|
4691
|
+
307,
|
|
4692
|
+
347
|
|
4496
4693
|
]
|
|
4497
4694
|
},
|
|
4498
4695
|
{
|
|
4499
4696
|
"title": "Accessors",
|
|
4500
4697
|
"children": [
|
|
4501
|
-
361,
|
|
4502
|
-
363,
|
|
4503
|
-
373,
|
|
4504
4698
|
375,
|
|
4505
|
-
365,
|
|
4506
|
-
367,
|
|
4507
|
-
369,
|
|
4508
|
-
380,
|
|
4509
4699
|
377,
|
|
4510
|
-
|
|
4700
|
+
387,
|
|
4701
|
+
389,
|
|
4702
|
+
379,
|
|
4703
|
+
381,
|
|
4704
|
+
383,
|
|
4705
|
+
396,
|
|
4706
|
+
391,
|
|
4707
|
+
385
|
|
4511
4708
|
]
|
|
4512
4709
|
},
|
|
4513
4710
|
{
|
|
4514
4711
|
"title": "Methods",
|
|
4515
4712
|
"children": [
|
|
4516
|
-
|
|
4517
|
-
|
|
4518
|
-
|
|
4519
|
-
|
|
4520
|
-
|
|
4521
|
-
|
|
4522
|
-
|
|
4523
|
-
|
|
4524
|
-
|
|
4713
|
+
393,
|
|
4714
|
+
373,
|
|
4715
|
+
348,
|
|
4716
|
+
352,
|
|
4717
|
+
356,
|
|
4718
|
+
308,
|
|
4719
|
+
313,
|
|
4720
|
+
319,
|
|
4721
|
+
360,
|
|
4722
|
+
322,
|
|
4723
|
+
327
|
|
4525
4724
|
]
|
|
4526
4725
|
}
|
|
4527
4726
|
],
|
|
@@ -4534,7 +4733,7 @@
|
|
|
4534
4733
|
],
|
|
4535
4734
|
"typeParameters": [
|
|
4536
4735
|
{
|
|
4537
|
-
"id":
|
|
4736
|
+
"id": 398,
|
|
4538
4737
|
"name": "TPayload",
|
|
4539
4738
|
"variant": "typeParam",
|
|
4540
4739
|
"kind": 131072,
|
|
@@ -4580,7 +4779,7 @@
|
|
|
4580
4779
|
},
|
|
4581
4780
|
"children": [
|
|
4582
4781
|
{
|
|
4583
|
-
"id":
|
|
4782
|
+
"id": 271,
|
|
4584
4783
|
"name": "constructor",
|
|
4585
4784
|
"variant": "declaration",
|
|
4586
4785
|
"kind": 512,
|
|
@@ -4594,7 +4793,7 @@
|
|
|
4594
4793
|
],
|
|
4595
4794
|
"signatures": [
|
|
4596
4795
|
{
|
|
4597
|
-
"id":
|
|
4796
|
+
"id": 272,
|
|
4598
4797
|
"name": "new PayloadWrapperBase",
|
|
4599
4798
|
"variant": "signature",
|
|
4600
4799
|
"kind": 16384,
|
|
@@ -4608,7 +4807,7 @@
|
|
|
4608
4807
|
],
|
|
4609
4808
|
"typeParameter": [
|
|
4610
4809
|
{
|
|
4611
|
-
"id":
|
|
4810
|
+
"id": 273,
|
|
4612
4811
|
"name": "TPayload",
|
|
4613
4812
|
"variant": "typeParam",
|
|
4614
4813
|
"kind": 131072,
|
|
@@ -4631,14 +4830,14 @@
|
|
|
4631
4830
|
{
|
|
4632
4831
|
"type": "reflection",
|
|
4633
4832
|
"declaration": {
|
|
4634
|
-
"id":
|
|
4833
|
+
"id": 274,
|
|
4635
4834
|
"name": "__type",
|
|
4636
4835
|
"variant": "declaration",
|
|
4637
4836
|
"kind": 65536,
|
|
4638
4837
|
"flags": {},
|
|
4639
4838
|
"children": [
|
|
4640
4839
|
{
|
|
4641
|
-
"id":
|
|
4840
|
+
"id": 275,
|
|
4642
4841
|
"name": "schema",
|
|
4643
4842
|
"variant": "declaration",
|
|
4644
4843
|
"kind": 1024,
|
|
@@ -4660,7 +4859,7 @@
|
|
|
4660
4859
|
{
|
|
4661
4860
|
"title": "Properties",
|
|
4662
4861
|
"children": [
|
|
4663
|
-
|
|
4862
|
+
275
|
|
4664
4863
|
]
|
|
4665
4864
|
}
|
|
4666
4865
|
],
|
|
@@ -4693,14 +4892,14 @@
|
|
|
4693
4892
|
{
|
|
4694
4893
|
"type": "reflection",
|
|
4695
4894
|
"declaration": {
|
|
4696
|
-
"id":
|
|
4895
|
+
"id": 276,
|
|
4697
4896
|
"name": "__type",
|
|
4698
4897
|
"variant": "declaration",
|
|
4699
4898
|
"kind": 65536,
|
|
4700
4899
|
"flags": {},
|
|
4701
4900
|
"children": [
|
|
4702
4901
|
{
|
|
4703
|
-
"id":
|
|
4902
|
+
"id": 277,
|
|
4704
4903
|
"name": "schema",
|
|
4705
4904
|
"variant": "declaration",
|
|
4706
4905
|
"kind": 1024,
|
|
@@ -4722,7 +4921,7 @@
|
|
|
4722
4921
|
{
|
|
4723
4922
|
"title": "Properties",
|
|
4724
4923
|
"children": [
|
|
4725
|
-
|
|
4924
|
+
277
|
|
4726
4925
|
]
|
|
4727
4926
|
}
|
|
4728
4927
|
],
|
|
@@ -4741,7 +4940,7 @@
|
|
|
4741
4940
|
],
|
|
4742
4941
|
"parameters": [
|
|
4743
4942
|
{
|
|
4744
|
-
"id":
|
|
4943
|
+
"id": 278,
|
|
4745
4944
|
"name": "obj",
|
|
4746
4945
|
"variant": "param",
|
|
4747
4946
|
"kind": 32768,
|
|
@@ -4782,7 +4981,7 @@
|
|
|
4782
4981
|
}
|
|
4783
4982
|
},
|
|
4784
4983
|
{
|
|
4785
|
-
"id":
|
|
4984
|
+
"id": 279,
|
|
4786
4985
|
"name": "_errors",
|
|
4787
4986
|
"variant": "declaration",
|
|
4788
4987
|
"kind": 1024,
|
|
@@ -4803,7 +5002,7 @@
|
|
|
4803
5002
|
}
|
|
4804
5003
|
},
|
|
4805
5004
|
{
|
|
4806
|
-
"id":
|
|
5005
|
+
"id": 302,
|
|
4807
5006
|
"name": "obj",
|
|
4808
5007
|
"variant": "declaration",
|
|
4809
5008
|
"kind": 1024,
|
|
@@ -4830,29 +5029,79 @@
|
|
|
4830
5029
|
}
|
|
4831
5030
|
},
|
|
4832
5031
|
{
|
|
4833
|
-
"id":
|
|
4834
|
-
"name": "
|
|
5032
|
+
"id": 253,
|
|
5033
|
+
"name": "allowWasm",
|
|
4835
5034
|
"variant": "declaration",
|
|
4836
5035
|
"kind": 1024,
|
|
4837
5036
|
"flags": {
|
|
4838
|
-
"isPrivate": true,
|
|
4839
5037
|
"isStatic": true
|
|
4840
5038
|
},
|
|
4841
5039
|
"sources": [
|
|
4842
5040
|
{
|
|
4843
|
-
"fileName": "
|
|
4844
|
-
"line":
|
|
4845
|
-
"character":
|
|
5041
|
+
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5042
|
+
"line": 3,
|
|
5043
|
+
"character": 11
|
|
4846
5044
|
}
|
|
4847
5045
|
],
|
|
4848
5046
|
"type": {
|
|
4849
5047
|
"type": "intrinsic",
|
|
4850
|
-
"name": "
|
|
5048
|
+
"name": "boolean"
|
|
5049
|
+
},
|
|
5050
|
+
"inheritedFrom": {
|
|
5051
|
+
"type": "reference",
|
|
5052
|
+
"target": -1,
|
|
5053
|
+
"name": "Hasher.allowWasm"
|
|
4851
5054
|
}
|
|
4852
5055
|
},
|
|
4853
5056
|
{
|
|
4854
|
-
"id":
|
|
4855
|
-
"name": "
|
|
5057
|
+
"id": 252,
|
|
5058
|
+
"name": "unwrapSinglePayload",
|
|
5059
|
+
"variant": "declaration",
|
|
5060
|
+
"kind": 1024,
|
|
5061
|
+
"flags": {
|
|
5062
|
+
"isPrivate": true,
|
|
5063
|
+
"isStatic": true
|
|
5064
|
+
},
|
|
5065
|
+
"sources": [
|
|
5066
|
+
{
|
|
5067
|
+
"fileName": "payload/packages/wrapper/dist/types/Wrapper.d.ts",
|
|
5068
|
+
"line": 21,
|
|
5069
|
+
"character": 19
|
|
5070
|
+
}
|
|
5071
|
+
],
|
|
5072
|
+
"type": {
|
|
5073
|
+
"type": "intrinsic",
|
|
5074
|
+
"name": "any"
|
|
5075
|
+
}
|
|
5076
|
+
},
|
|
5077
|
+
{
|
|
5078
|
+
"id": 254,
|
|
5079
|
+
"name": "wasmSupported",
|
|
5080
|
+
"variant": "declaration",
|
|
5081
|
+
"kind": 1024,
|
|
5082
|
+
"flags": {
|
|
5083
|
+
"isStatic": true
|
|
5084
|
+
},
|
|
5085
|
+
"sources": [
|
|
5086
|
+
{
|
|
5087
|
+
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5088
|
+
"line": 4,
|
|
5089
|
+
"character": 11
|
|
5090
|
+
}
|
|
5091
|
+
],
|
|
5092
|
+
"type": {
|
|
5093
|
+
"type": "intrinsic",
|
|
5094
|
+
"name": "boolean"
|
|
5095
|
+
},
|
|
5096
|
+
"inheritedFrom": {
|
|
5097
|
+
"type": "reference",
|
|
5098
|
+
"target": -1,
|
|
5099
|
+
"name": "Hasher.wasmSupported"
|
|
5100
|
+
}
|
|
5101
|
+
},
|
|
5102
|
+
{
|
|
5103
|
+
"id": 280,
|
|
5104
|
+
"name": "body",
|
|
4856
5105
|
"variant": "declaration",
|
|
4857
5106
|
"kind": 262144,
|
|
4858
5107
|
"flags": {},
|
|
@@ -4864,7 +5113,7 @@
|
|
|
4864
5113
|
}
|
|
4865
5114
|
],
|
|
4866
5115
|
"getSignature": {
|
|
4867
|
-
"id":
|
|
5116
|
+
"id": 281,
|
|
4868
5117
|
"name": "body",
|
|
4869
5118
|
"variant": "signature",
|
|
4870
5119
|
"kind": 524288,
|
|
@@ -4885,7 +5134,7 @@
|
|
|
4885
5134
|
}
|
|
4886
5135
|
},
|
|
4887
5136
|
{
|
|
4888
|
-
"id":
|
|
5137
|
+
"id": 282,
|
|
4889
5138
|
"name": "errors",
|
|
4890
5139
|
"variant": "declaration",
|
|
4891
5140
|
"kind": 262144,
|
|
@@ -4898,7 +5147,7 @@
|
|
|
4898
5147
|
}
|
|
4899
5148
|
],
|
|
4900
5149
|
"getSignature": {
|
|
4901
|
-
"id":
|
|
5150
|
+
"id": 283,
|
|
4902
5151
|
"name": "errors",
|
|
4903
5152
|
"variant": "signature",
|
|
4904
5153
|
"kind": 524288,
|
|
@@ -4925,7 +5174,7 @@
|
|
|
4925
5174
|
}
|
|
4926
5175
|
},
|
|
4927
5176
|
{
|
|
4928
|
-
"id":
|
|
5177
|
+
"id": 294,
|
|
4929
5178
|
"name": "hash",
|
|
4930
5179
|
"variant": "declaration",
|
|
4931
5180
|
"kind": 262144,
|
|
@@ -4933,12 +5182,12 @@
|
|
|
4933
5182
|
"sources": [
|
|
4934
5183
|
{
|
|
4935
5184
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
4936
|
-
"line":
|
|
5185
|
+
"line": 5,
|
|
4937
5186
|
"character": 8
|
|
4938
5187
|
}
|
|
4939
5188
|
],
|
|
4940
5189
|
"getSignature": {
|
|
4941
|
-
"id":
|
|
5190
|
+
"id": 295,
|
|
4942
5191
|
"name": "hash",
|
|
4943
5192
|
"variant": "signature",
|
|
4944
5193
|
"kind": 524288,
|
|
@@ -4946,7 +5195,7 @@
|
|
|
4946
5195
|
"sources": [
|
|
4947
5196
|
{
|
|
4948
5197
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
4949
|
-
"line":
|
|
5198
|
+
"line": 5,
|
|
4950
5199
|
"character": 4
|
|
4951
5200
|
}
|
|
4952
5201
|
],
|
|
@@ -4967,7 +5216,7 @@
|
|
|
4967
5216
|
}
|
|
4968
5217
|
},
|
|
4969
5218
|
{
|
|
4970
|
-
"id":
|
|
5219
|
+
"id": 296,
|
|
4971
5220
|
"name": "hashFields",
|
|
4972
5221
|
"variant": "declaration",
|
|
4973
5222
|
"kind": 262144,
|
|
@@ -4975,12 +5224,12 @@
|
|
|
4975
5224
|
"sources": [
|
|
4976
5225
|
{
|
|
4977
5226
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
4978
|
-
"line":
|
|
5227
|
+
"line": 6,
|
|
4979
5228
|
"character": 8
|
|
4980
5229
|
}
|
|
4981
5230
|
],
|
|
4982
5231
|
"getSignature": {
|
|
4983
|
-
"id":
|
|
5232
|
+
"id": 297,
|
|
4984
5233
|
"name": "hashFields",
|
|
4985
5234
|
"variant": "signature",
|
|
4986
5235
|
"kind": 524288,
|
|
@@ -4988,7 +5237,7 @@
|
|
|
4988
5237
|
"sources": [
|
|
4989
5238
|
{
|
|
4990
5239
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
4991
|
-
"line":
|
|
5240
|
+
"line": 6,
|
|
4992
5241
|
"character": 4
|
|
4993
5242
|
}
|
|
4994
5243
|
],
|
|
@@ -5011,7 +5260,7 @@
|
|
|
5011
5260
|
}
|
|
5012
5261
|
},
|
|
5013
5262
|
{
|
|
5014
|
-
"id":
|
|
5263
|
+
"id": 284,
|
|
5015
5264
|
"name": "payload",
|
|
5016
5265
|
"variant": "declaration",
|
|
5017
5266
|
"kind": 262144,
|
|
@@ -5024,7 +5273,7 @@
|
|
|
5024
5273
|
}
|
|
5025
5274
|
],
|
|
5026
5275
|
"getSignature": {
|
|
5027
|
-
"id":
|
|
5276
|
+
"id": 285,
|
|
5028
5277
|
"name": "payload",
|
|
5029
5278
|
"variant": "signature",
|
|
5030
5279
|
"kind": 524288,
|
|
@@ -5045,7 +5294,7 @@
|
|
|
5045
5294
|
}
|
|
5046
5295
|
},
|
|
5047
5296
|
{
|
|
5048
|
-
"id":
|
|
5297
|
+
"id": 286,
|
|
5049
5298
|
"name": "schema",
|
|
5050
5299
|
"variant": "declaration",
|
|
5051
5300
|
"kind": 262144,
|
|
@@ -5058,7 +5307,7 @@
|
|
|
5058
5307
|
}
|
|
5059
5308
|
],
|
|
5060
5309
|
"getSignature": {
|
|
5061
|
-
"id":
|
|
5310
|
+
"id": 287,
|
|
5062
5311
|
"name": "schema",
|
|
5063
5312
|
"variant": "signature",
|
|
5064
5313
|
"kind": 524288,
|
|
@@ -5077,7 +5326,7 @@
|
|
|
5077
5326
|
}
|
|
5078
5327
|
},
|
|
5079
5328
|
{
|
|
5080
|
-
"id":
|
|
5329
|
+
"id": 288,
|
|
5081
5330
|
"name": "schemaName",
|
|
5082
5331
|
"variant": "declaration",
|
|
5083
5332
|
"kind": 262144,
|
|
@@ -5090,7 +5339,7 @@
|
|
|
5090
5339
|
}
|
|
5091
5340
|
],
|
|
5092
5341
|
"getSignature": {
|
|
5093
|
-
"id":
|
|
5342
|
+
"id": 289,
|
|
5094
5343
|
"name": "schemaName",
|
|
5095
5344
|
"variant": "signature",
|
|
5096
5345
|
"kind": 524288,
|
|
@@ -5109,7 +5358,7 @@
|
|
|
5109
5358
|
}
|
|
5110
5359
|
},
|
|
5111
5360
|
{
|
|
5112
|
-
"id":
|
|
5361
|
+
"id": 303,
|
|
5113
5362
|
"name": "stringKeyObj",
|
|
5114
5363
|
"variant": "declaration",
|
|
5115
5364
|
"kind": 262144,
|
|
@@ -5124,7 +5373,7 @@
|
|
|
5124
5373
|
}
|
|
5125
5374
|
],
|
|
5126
5375
|
"getSignature": {
|
|
5127
|
-
"id":
|
|
5376
|
+
"id": 304,
|
|
5128
5377
|
"name": "stringKeyObj",
|
|
5129
5378
|
"variant": "signature",
|
|
5130
5379
|
"kind": 524288,
|
|
@@ -5158,7 +5407,7 @@
|
|
|
5158
5407
|
}
|
|
5159
5408
|
},
|
|
5160
5409
|
{
|
|
5161
|
-
"id":
|
|
5410
|
+
"id": 298,
|
|
5162
5411
|
"name": "stringified",
|
|
5163
5412
|
"variant": "declaration",
|
|
5164
5413
|
"kind": 262144,
|
|
@@ -5166,12 +5415,12 @@
|
|
|
5166
5415
|
"sources": [
|
|
5167
5416
|
{
|
|
5168
5417
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5169
|
-
"line":
|
|
5418
|
+
"line": 7,
|
|
5170
5419
|
"character": 8
|
|
5171
5420
|
}
|
|
5172
5421
|
],
|
|
5173
5422
|
"getSignature": {
|
|
5174
|
-
"id":
|
|
5423
|
+
"id": 299,
|
|
5175
5424
|
"name": "stringified",
|
|
5176
5425
|
"variant": "signature",
|
|
5177
5426
|
"kind": 524288,
|
|
@@ -5179,7 +5428,7 @@
|
|
|
5179
5428
|
"sources": [
|
|
5180
5429
|
{
|
|
5181
5430
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5182
|
-
"line":
|
|
5431
|
+
"line": 7,
|
|
5183
5432
|
"character": 4
|
|
5184
5433
|
}
|
|
5185
5434
|
],
|
|
@@ -5200,7 +5449,7 @@
|
|
|
5200
5449
|
}
|
|
5201
5450
|
},
|
|
5202
5451
|
{
|
|
5203
|
-
"id":
|
|
5452
|
+
"id": 290,
|
|
5204
5453
|
"name": "valid",
|
|
5205
5454
|
"variant": "declaration",
|
|
5206
5455
|
"kind": 262144,
|
|
@@ -5213,7 +5462,7 @@
|
|
|
5213
5462
|
}
|
|
5214
5463
|
],
|
|
5215
5464
|
"getSignature": {
|
|
5216
|
-
"id":
|
|
5465
|
+
"id": 291,
|
|
5217
5466
|
"name": "valid",
|
|
5218
5467
|
"variant": "signature",
|
|
5219
5468
|
"kind": 524288,
|
|
@@ -5232,7 +5481,62 @@
|
|
|
5232
5481
|
}
|
|
5233
5482
|
},
|
|
5234
5483
|
{
|
|
5235
|
-
"id":
|
|
5484
|
+
"id": 300,
|
|
5485
|
+
"name": "hashAsync",
|
|
5486
|
+
"variant": "declaration",
|
|
5487
|
+
"kind": 2048,
|
|
5488
|
+
"flags": {},
|
|
5489
|
+
"sources": [
|
|
5490
|
+
{
|
|
5491
|
+
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5492
|
+
"line": 12,
|
|
5493
|
+
"character": 4
|
|
5494
|
+
}
|
|
5495
|
+
],
|
|
5496
|
+
"signatures": [
|
|
5497
|
+
{
|
|
5498
|
+
"id": 301,
|
|
5499
|
+
"name": "hashAsync",
|
|
5500
|
+
"variant": "signature",
|
|
5501
|
+
"kind": 4096,
|
|
5502
|
+
"flags": {},
|
|
5503
|
+
"sources": [
|
|
5504
|
+
{
|
|
5505
|
+
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5506
|
+
"line": 12,
|
|
5507
|
+
"character": 4
|
|
5508
|
+
}
|
|
5509
|
+
],
|
|
5510
|
+
"type": {
|
|
5511
|
+
"type": "reference",
|
|
5512
|
+
"target": {
|
|
5513
|
+
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
5514
|
+
"qualifiedName": "Promise"
|
|
5515
|
+
},
|
|
5516
|
+
"typeArguments": [
|
|
5517
|
+
{
|
|
5518
|
+
"type": "intrinsic",
|
|
5519
|
+
"name": "string"
|
|
5520
|
+
}
|
|
5521
|
+
],
|
|
5522
|
+
"name": "Promise",
|
|
5523
|
+
"package": "typescript"
|
|
5524
|
+
},
|
|
5525
|
+
"inheritedFrom": {
|
|
5526
|
+
"type": "reference",
|
|
5527
|
+
"target": -1,
|
|
5528
|
+
"name": "Hasher.hashAsync"
|
|
5529
|
+
}
|
|
5530
|
+
}
|
|
5531
|
+
],
|
|
5532
|
+
"inheritedFrom": {
|
|
5533
|
+
"type": "reference",
|
|
5534
|
+
"target": -1,
|
|
5535
|
+
"name": "Hasher.hashAsync"
|
|
5536
|
+
}
|
|
5537
|
+
},
|
|
5538
|
+
{
|
|
5539
|
+
"id": 292,
|
|
5236
5540
|
"name": "validate",
|
|
5237
5541
|
"variant": "declaration",
|
|
5238
5542
|
"kind": 2048,
|
|
@@ -5248,7 +5552,7 @@
|
|
|
5248
5552
|
],
|
|
5249
5553
|
"signatures": [
|
|
5250
5554
|
{
|
|
5251
|
-
"id":
|
|
5555
|
+
"id": 293,
|
|
5252
5556
|
"name": "validate",
|
|
5253
5557
|
"variant": "signature",
|
|
5254
5558
|
"kind": 4096,
|
|
@@ -5276,7 +5580,7 @@
|
|
|
5276
5580
|
]
|
|
5277
5581
|
},
|
|
5278
5582
|
{
|
|
5279
|
-
"id":
|
|
5583
|
+
"id": 255,
|
|
5280
5584
|
"name": "hash",
|
|
5281
5585
|
"variant": "declaration",
|
|
5282
5586
|
"kind": 2048,
|
|
@@ -5286,13 +5590,13 @@
|
|
|
5286
5590
|
"sources": [
|
|
5287
5591
|
{
|
|
5288
5592
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5289
|
-
"line":
|
|
5593
|
+
"line": 8,
|
|
5290
5594
|
"character": 11
|
|
5291
5595
|
}
|
|
5292
5596
|
],
|
|
5293
5597
|
"signatures": [
|
|
5294
5598
|
{
|
|
5295
|
-
"id":
|
|
5599
|
+
"id": 256,
|
|
5296
5600
|
"name": "hash",
|
|
5297
5601
|
"variant": "signature",
|
|
5298
5602
|
"kind": 4096,
|
|
@@ -5300,13 +5604,13 @@
|
|
|
5300
5604
|
"sources": [
|
|
5301
5605
|
{
|
|
5302
5606
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5303
|
-
"line":
|
|
5607
|
+
"line": 8,
|
|
5304
5608
|
"character": 4
|
|
5305
5609
|
}
|
|
5306
5610
|
],
|
|
5307
5611
|
"typeParameter": [
|
|
5308
5612
|
{
|
|
5309
|
-
"id":
|
|
5613
|
+
"id": 257,
|
|
5310
5614
|
"name": "T",
|
|
5311
5615
|
"variant": "typeParam",
|
|
5312
5616
|
"kind": 131072,
|
|
@@ -5324,7 +5628,7 @@
|
|
|
5324
5628
|
],
|
|
5325
5629
|
"parameters": [
|
|
5326
5630
|
{
|
|
5327
|
-
"id":
|
|
5631
|
+
"id": 258,
|
|
5328
5632
|
"name": "obj",
|
|
5329
5633
|
"variant": "param",
|
|
5330
5634
|
"kind": 32768,
|
|
@@ -5355,7 +5659,97 @@
|
|
|
5355
5659
|
}
|
|
5356
5660
|
},
|
|
5357
5661
|
{
|
|
5358
|
-
"id":
|
|
5662
|
+
"id": 259,
|
|
5663
|
+
"name": "hashAsync",
|
|
5664
|
+
"variant": "declaration",
|
|
5665
|
+
"kind": 2048,
|
|
5666
|
+
"flags": {
|
|
5667
|
+
"isStatic": true
|
|
5668
|
+
},
|
|
5669
|
+
"sources": [
|
|
5670
|
+
{
|
|
5671
|
+
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5672
|
+
"line": 9,
|
|
5673
|
+
"character": 11
|
|
5674
|
+
}
|
|
5675
|
+
],
|
|
5676
|
+
"signatures": [
|
|
5677
|
+
{
|
|
5678
|
+
"id": 260,
|
|
5679
|
+
"name": "hashAsync",
|
|
5680
|
+
"variant": "signature",
|
|
5681
|
+
"kind": 4096,
|
|
5682
|
+
"flags": {},
|
|
5683
|
+
"sources": [
|
|
5684
|
+
{
|
|
5685
|
+
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5686
|
+
"line": 9,
|
|
5687
|
+
"character": 4
|
|
5688
|
+
}
|
|
5689
|
+
],
|
|
5690
|
+
"typeParameter": [
|
|
5691
|
+
{
|
|
5692
|
+
"id": 261,
|
|
5693
|
+
"name": "T",
|
|
5694
|
+
"variant": "typeParam",
|
|
5695
|
+
"kind": 131072,
|
|
5696
|
+
"flags": {},
|
|
5697
|
+
"type": {
|
|
5698
|
+
"type": "reference",
|
|
5699
|
+
"target": {
|
|
5700
|
+
"sourceFileName": "../core/src/lib/AnyObject.ts",
|
|
5701
|
+
"qualifiedName": "AnyObject"
|
|
5702
|
+
},
|
|
5703
|
+
"name": "AnyObject",
|
|
5704
|
+
"package": "@xyo-network/core"
|
|
5705
|
+
}
|
|
5706
|
+
}
|
|
5707
|
+
],
|
|
5708
|
+
"parameters": [
|
|
5709
|
+
{
|
|
5710
|
+
"id": 262,
|
|
5711
|
+
"name": "obj",
|
|
5712
|
+
"variant": "param",
|
|
5713
|
+
"kind": 32768,
|
|
5714
|
+
"flags": {},
|
|
5715
|
+
"type": {
|
|
5716
|
+
"type": "reference",
|
|
5717
|
+
"target": -1,
|
|
5718
|
+
"name": "T",
|
|
5719
|
+
"refersToTypeParameter": true
|
|
5720
|
+
}
|
|
5721
|
+
}
|
|
5722
|
+
],
|
|
5723
|
+
"type": {
|
|
5724
|
+
"type": "reference",
|
|
5725
|
+
"target": {
|
|
5726
|
+
"sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
|
|
5727
|
+
"qualifiedName": "Promise"
|
|
5728
|
+
},
|
|
5729
|
+
"typeArguments": [
|
|
5730
|
+
{
|
|
5731
|
+
"type": "intrinsic",
|
|
5732
|
+
"name": "string"
|
|
5733
|
+
}
|
|
5734
|
+
],
|
|
5735
|
+
"name": "Promise",
|
|
5736
|
+
"package": "typescript"
|
|
5737
|
+
},
|
|
5738
|
+
"inheritedFrom": {
|
|
5739
|
+
"type": "reference",
|
|
5740
|
+
"target": -1,
|
|
5741
|
+
"name": "Hasher.hashAsync"
|
|
5742
|
+
}
|
|
5743
|
+
}
|
|
5744
|
+
],
|
|
5745
|
+
"inheritedFrom": {
|
|
5746
|
+
"type": "reference",
|
|
5747
|
+
"target": -1,
|
|
5748
|
+
"name": "Hasher.hashAsync"
|
|
5749
|
+
}
|
|
5750
|
+
},
|
|
5751
|
+
{
|
|
5752
|
+
"id": 263,
|
|
5359
5753
|
"name": "hashFields",
|
|
5360
5754
|
"variant": "declaration",
|
|
5361
5755
|
"kind": 2048,
|
|
@@ -5365,13 +5759,13 @@
|
|
|
5365
5759
|
"sources": [
|
|
5366
5760
|
{
|
|
5367
5761
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5368
|
-
"line":
|
|
5762
|
+
"line": 10,
|
|
5369
5763
|
"character": 11
|
|
5370
5764
|
}
|
|
5371
5765
|
],
|
|
5372
5766
|
"signatures": [
|
|
5373
5767
|
{
|
|
5374
|
-
"id":
|
|
5768
|
+
"id": 264,
|
|
5375
5769
|
"name": "hashFields",
|
|
5376
5770
|
"variant": "signature",
|
|
5377
5771
|
"kind": 4096,
|
|
@@ -5379,13 +5773,13 @@
|
|
|
5379
5773
|
"sources": [
|
|
5380
5774
|
{
|
|
5381
5775
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5382
|
-
"line":
|
|
5776
|
+
"line": 10,
|
|
5383
5777
|
"character": 4
|
|
5384
5778
|
}
|
|
5385
5779
|
],
|
|
5386
5780
|
"typeParameter": [
|
|
5387
5781
|
{
|
|
5388
|
-
"id":
|
|
5782
|
+
"id": 265,
|
|
5389
5783
|
"name": "T",
|
|
5390
5784
|
"variant": "typeParam",
|
|
5391
5785
|
"kind": 131072,
|
|
@@ -5403,7 +5797,7 @@
|
|
|
5403
5797
|
],
|
|
5404
5798
|
"parameters": [
|
|
5405
5799
|
{
|
|
5406
|
-
"id":
|
|
5800
|
+
"id": 266,
|
|
5407
5801
|
"name": "obj",
|
|
5408
5802
|
"variant": "param",
|
|
5409
5803
|
"kind": 32768,
|
|
@@ -5695,7 +6089,7 @@
|
|
|
5695
6089
|
]
|
|
5696
6090
|
},
|
|
5697
6091
|
{
|
|
5698
|
-
"id":
|
|
6092
|
+
"id": 267,
|
|
5699
6093
|
"name": "stringify",
|
|
5700
6094
|
"variant": "declaration",
|
|
5701
6095
|
"kind": 2048,
|
|
@@ -5705,13 +6099,13 @@
|
|
|
5705
6099
|
"sources": [
|
|
5706
6100
|
{
|
|
5707
6101
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5708
|
-
"line":
|
|
6102
|
+
"line": 11,
|
|
5709
6103
|
"character": 11
|
|
5710
6104
|
}
|
|
5711
6105
|
],
|
|
5712
6106
|
"signatures": [
|
|
5713
6107
|
{
|
|
5714
|
-
"id":
|
|
6108
|
+
"id": 268,
|
|
5715
6109
|
"name": "stringify",
|
|
5716
6110
|
"variant": "signature",
|
|
5717
6111
|
"kind": 4096,
|
|
@@ -5719,13 +6113,13 @@
|
|
|
5719
6113
|
"sources": [
|
|
5720
6114
|
{
|
|
5721
6115
|
"fileName": "core/dist/types/Hasher/Hasher.d.ts",
|
|
5722
|
-
"line":
|
|
6116
|
+
"line": 11,
|
|
5723
6117
|
"character": 4
|
|
5724
6118
|
}
|
|
5725
6119
|
],
|
|
5726
6120
|
"typeParameter": [
|
|
5727
6121
|
{
|
|
5728
|
-
"id":
|
|
6122
|
+
"id": 269,
|
|
5729
6123
|
"name": "T",
|
|
5730
6124
|
"variant": "typeParam",
|
|
5731
6125
|
"kind": 131072,
|
|
@@ -5743,7 +6137,7 @@
|
|
|
5743
6137
|
],
|
|
5744
6138
|
"parameters": [
|
|
5745
6139
|
{
|
|
5746
|
-
"id":
|
|
6140
|
+
"id": 270,
|
|
5747
6141
|
"name": "obj",
|
|
5748
6142
|
"variant": "param",
|
|
5749
6143
|
"kind": 32768,
|
|
@@ -6401,41 +6795,45 @@
|
|
|
6401
6795
|
{
|
|
6402
6796
|
"title": "Constructors",
|
|
6403
6797
|
"children": [
|
|
6404
|
-
|
|
6798
|
+
271
|
|
6405
6799
|
]
|
|
6406
6800
|
},
|
|
6407
6801
|
{
|
|
6408
6802
|
"title": "Properties",
|
|
6409
6803
|
"children": [
|
|
6410
|
-
|
|
6411
|
-
|
|
6412
|
-
|
|
6804
|
+
279,
|
|
6805
|
+
302,
|
|
6806
|
+
253,
|
|
6807
|
+
252,
|
|
6808
|
+
254
|
|
6413
6809
|
]
|
|
6414
6810
|
},
|
|
6415
6811
|
{
|
|
6416
6812
|
"title": "Accessors",
|
|
6417
6813
|
"children": [
|
|
6418
|
-
274,
|
|
6419
|
-
276,
|
|
6420
|
-
288,
|
|
6421
|
-
290,
|
|
6422
|
-
278,
|
|
6423
6814
|
280,
|
|
6424
6815
|
282,
|
|
6425
|
-
|
|
6426
|
-
|
|
6427
|
-
284
|
|
6816
|
+
294,
|
|
6817
|
+
296,
|
|
6818
|
+
284,
|
|
6819
|
+
286,
|
|
6820
|
+
288,
|
|
6821
|
+
303,
|
|
6822
|
+
298,
|
|
6823
|
+
290
|
|
6428
6824
|
]
|
|
6429
6825
|
},
|
|
6430
6826
|
{
|
|
6431
6827
|
"title": "Methods",
|
|
6432
6828
|
"children": [
|
|
6433
|
-
|
|
6434
|
-
|
|
6435
|
-
|
|
6829
|
+
300,
|
|
6830
|
+
292,
|
|
6831
|
+
255,
|
|
6832
|
+
259,
|
|
6833
|
+
263,
|
|
6436
6834
|
218,
|
|
6437
6835
|
223,
|
|
6438
|
-
|
|
6836
|
+
267,
|
|
6439
6837
|
228,
|
|
6440
6838
|
233
|
|
6441
6839
|
]
|
|
@@ -6450,7 +6848,7 @@
|
|
|
6450
6848
|
],
|
|
6451
6849
|
"typeParameters": [
|
|
6452
6850
|
{
|
|
6453
|
-
"id":
|
|
6851
|
+
"id": 305,
|
|
6454
6852
|
"name": "TPayload",
|
|
6455
6853
|
"variant": "typeParam",
|
|
6456
6854
|
"kind": 131072,
|
|
@@ -6491,7 +6889,7 @@
|
|
|
6491
6889
|
"extendedBy": [
|
|
6492
6890
|
{
|
|
6493
6891
|
"type": "reference",
|
|
6494
|
-
"target":
|
|
6892
|
+
"target": 306,
|
|
6495
6893
|
"name": "PayloadWrapper"
|
|
6496
6894
|
}
|
|
6497
6895
|
]
|
|
@@ -9391,7 +9789,7 @@
|
|
|
9391
9789
|
15,
|
|
9392
9790
|
62,
|
|
9393
9791
|
183,
|
|
9394
|
-
|
|
9792
|
+
306,
|
|
9395
9793
|
217,
|
|
9396
9794
|
91
|
|
9397
9795
|
]
|
|
@@ -10469,521 +10867,585 @@
|
|
|
10469
10867
|
},
|
|
10470
10868
|
"253": {
|
|
10471
10869
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10472
|
-
"qualifiedName": "Hasher.
|
|
10870
|
+
"qualifiedName": "Hasher.allowWasm"
|
|
10473
10871
|
},
|
|
10474
10872
|
"254": {
|
|
10475
10873
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10476
|
-
"qualifiedName": "Hasher.
|
|
10874
|
+
"qualifiedName": "Hasher.wasmSupported"
|
|
10477
10875
|
},
|
|
10478
10876
|
"255": {
|
|
10479
10877
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10480
|
-
"qualifiedName": "
|
|
10878
|
+
"qualifiedName": "Hasher.hash"
|
|
10481
10879
|
},
|
|
10482
10880
|
"256": {
|
|
10483
10881
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10484
|
-
"qualifiedName": "
|
|
10882
|
+
"qualifiedName": "Hasher.hash"
|
|
10485
10883
|
},
|
|
10486
10884
|
"257": {
|
|
10487
10885
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10488
|
-
"qualifiedName": "
|
|
10886
|
+
"qualifiedName": "T"
|
|
10489
10887
|
},
|
|
10490
10888
|
"258": {
|
|
10491
10889
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10492
|
-
"qualifiedName": "
|
|
10890
|
+
"qualifiedName": "obj"
|
|
10493
10891
|
},
|
|
10494
10892
|
"259": {
|
|
10495
10893
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10496
|
-
"qualifiedName": "
|
|
10894
|
+
"qualifiedName": "Hasher.hashAsync"
|
|
10497
10895
|
},
|
|
10498
10896
|
"260": {
|
|
10499
10897
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10500
|
-
"qualifiedName": "
|
|
10898
|
+
"qualifiedName": "Hasher.hashAsync"
|
|
10501
10899
|
},
|
|
10502
10900
|
"261": {
|
|
10503
10901
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10504
|
-
"qualifiedName": "
|
|
10902
|
+
"qualifiedName": "T"
|
|
10505
10903
|
},
|
|
10506
10904
|
"262": {
|
|
10507
10905
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10508
|
-
"qualifiedName": "
|
|
10906
|
+
"qualifiedName": "obj"
|
|
10509
10907
|
},
|
|
10510
10908
|
"263": {
|
|
10511
10909
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10512
|
-
"qualifiedName": "
|
|
10910
|
+
"qualifiedName": "Hasher.hashFields"
|
|
10513
10911
|
},
|
|
10514
10912
|
"264": {
|
|
10515
10913
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10516
|
-
"qualifiedName": "
|
|
10914
|
+
"qualifiedName": "Hasher.hashFields"
|
|
10517
10915
|
},
|
|
10518
10916
|
"265": {
|
|
10519
|
-
"sourceFileName": "../core/src/
|
|
10520
|
-
"qualifiedName": "
|
|
10917
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10918
|
+
"qualifiedName": "T"
|
|
10521
10919
|
},
|
|
10522
10920
|
"266": {
|
|
10921
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10922
|
+
"qualifiedName": "obj"
|
|
10923
|
+
},
|
|
10924
|
+
"267": {
|
|
10925
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10926
|
+
"qualifiedName": "Hasher.stringify"
|
|
10927
|
+
},
|
|
10928
|
+
"268": {
|
|
10929
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10930
|
+
"qualifiedName": "Hasher.stringify"
|
|
10931
|
+
},
|
|
10932
|
+
"269": {
|
|
10933
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10934
|
+
"qualifiedName": "T"
|
|
10935
|
+
},
|
|
10936
|
+
"270": {
|
|
10937
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10938
|
+
"qualifiedName": "obj"
|
|
10939
|
+
},
|
|
10940
|
+
"271": {
|
|
10941
|
+
"sourceFileName": "../core/src/lib/ObjectWrapper.ts",
|
|
10942
|
+
"qualifiedName": "ObjectWrapper.__constructor"
|
|
10943
|
+
},
|
|
10944
|
+
"272": {
|
|
10523
10945
|
"sourceFileName": "../core/src/lib/ObjectWrapper.ts",
|
|
10524
10946
|
"qualifiedName": "PayloadWrapperBase"
|
|
10525
10947
|
},
|
|
10526
|
-
"
|
|
10948
|
+
"273": {
|
|
10527
10949
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10528
10950
|
"qualifiedName": "PayloadWrapperBase.TPayload"
|
|
10529
10951
|
},
|
|
10530
|
-
"
|
|
10952
|
+
"274": {
|
|
10531
10953
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10532
10954
|
"qualifiedName": "__type"
|
|
10533
10955
|
},
|
|
10534
|
-
"
|
|
10956
|
+
"275": {
|
|
10535
10957
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10536
10958
|
"qualifiedName": "__type.schema"
|
|
10537
10959
|
},
|
|
10538
|
-
"
|
|
10960
|
+
"276": {
|
|
10539
10961
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10540
10962
|
"qualifiedName": "__type"
|
|
10541
10963
|
},
|
|
10542
|
-
"
|
|
10964
|
+
"277": {
|
|
10543
10965
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10544
10966
|
"qualifiedName": "__type.schema"
|
|
10545
10967
|
},
|
|
10546
|
-
"
|
|
10968
|
+
"278": {
|
|
10547
10969
|
"sourceFileName": "../core/src/lib/ObjectWrapper.ts",
|
|
10548
10970
|
"qualifiedName": "obj"
|
|
10549
10971
|
},
|
|
10550
|
-
"
|
|
10972
|
+
"279": {
|
|
10551
10973
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10552
10974
|
"qualifiedName": "PayloadWrapperBase._errors"
|
|
10553
10975
|
},
|
|
10554
|
-
"
|
|
10976
|
+
"280": {
|
|
10555
10977
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10556
10978
|
"qualifiedName": "PayloadWrapperBase.body"
|
|
10557
10979
|
},
|
|
10558
|
-
"
|
|
10980
|
+
"281": {
|
|
10559
10981
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10560
10982
|
"qualifiedName": "PayloadWrapperBase.body"
|
|
10561
10983
|
},
|
|
10562
|
-
"
|
|
10984
|
+
"282": {
|
|
10563
10985
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10564
10986
|
"qualifiedName": "PayloadWrapperBase.errors"
|
|
10565
10987
|
},
|
|
10566
|
-
"
|
|
10988
|
+
"283": {
|
|
10567
10989
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10568
10990
|
"qualifiedName": "PayloadWrapperBase.errors"
|
|
10569
10991
|
},
|
|
10570
|
-
"
|
|
10992
|
+
"284": {
|
|
10571
10993
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10572
10994
|
"qualifiedName": "PayloadWrapperBase.payload"
|
|
10573
10995
|
},
|
|
10574
|
-
"
|
|
10996
|
+
"285": {
|
|
10575
10997
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10576
10998
|
"qualifiedName": "PayloadWrapperBase.payload"
|
|
10577
10999
|
},
|
|
10578
|
-
"
|
|
11000
|
+
"286": {
|
|
10579
11001
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10580
11002
|
"qualifiedName": "PayloadWrapperBase.schema"
|
|
10581
11003
|
},
|
|
10582
|
-
"
|
|
11004
|
+
"287": {
|
|
10583
11005
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10584
11006
|
"qualifiedName": "PayloadWrapperBase.schema"
|
|
10585
11007
|
},
|
|
10586
|
-
"
|
|
11008
|
+
"288": {
|
|
10587
11009
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10588
11010
|
"qualifiedName": "PayloadWrapperBase.schemaName"
|
|
10589
11011
|
},
|
|
10590
|
-
"
|
|
11012
|
+
"289": {
|
|
10591
11013
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10592
11014
|
"qualifiedName": "PayloadWrapperBase.schemaName"
|
|
10593
11015
|
},
|
|
10594
|
-
"
|
|
11016
|
+
"290": {
|
|
10595
11017
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10596
11018
|
"qualifiedName": "PayloadWrapperBase.valid"
|
|
10597
11019
|
},
|
|
10598
|
-
"
|
|
11020
|
+
"291": {
|
|
10599
11021
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10600
11022
|
"qualifiedName": "PayloadWrapperBase.valid"
|
|
10601
11023
|
},
|
|
10602
|
-
"
|
|
11024
|
+
"292": {
|
|
10603
11025
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10604
11026
|
"qualifiedName": "PayloadWrapperBase.validate"
|
|
10605
11027
|
},
|
|
10606
|
-
"
|
|
11028
|
+
"293": {
|
|
10607
11029
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10608
11030
|
"qualifiedName": "PayloadWrapperBase.validate"
|
|
10609
11031
|
},
|
|
10610
|
-
"
|
|
11032
|
+
"294": {
|
|
10611
11033
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10612
11034
|
"qualifiedName": "Hasher.hash"
|
|
10613
11035
|
},
|
|
10614
|
-
"
|
|
11036
|
+
"295": {
|
|
10615
11037
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10616
11038
|
"qualifiedName": "Hasher.hash"
|
|
10617
11039
|
},
|
|
10618
|
-
"
|
|
11040
|
+
"296": {
|
|
10619
11041
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10620
11042
|
"qualifiedName": "Hasher.hashFields"
|
|
10621
11043
|
},
|
|
10622
|
-
"
|
|
11044
|
+
"297": {
|
|
10623
11045
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10624
11046
|
"qualifiedName": "Hasher.hashFields"
|
|
10625
11047
|
},
|
|
10626
|
-
"
|
|
11048
|
+
"298": {
|
|
10627
11049
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10628
11050
|
"qualifiedName": "Hasher.stringified"
|
|
10629
11051
|
},
|
|
10630
|
-
"
|
|
11052
|
+
"299": {
|
|
10631
11053
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10632
11054
|
"qualifiedName": "Hasher.stringified"
|
|
10633
11055
|
},
|
|
10634
|
-
"
|
|
11056
|
+
"300": {
|
|
11057
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
11058
|
+
"qualifiedName": "Hasher.hashAsync"
|
|
11059
|
+
},
|
|
11060
|
+
"301": {
|
|
11061
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
11062
|
+
"qualifiedName": "Hasher.hashAsync"
|
|
11063
|
+
},
|
|
11064
|
+
"302": {
|
|
10635
11065
|
"sourceFileName": "../core/src/lib/ObjectWrapper.ts",
|
|
10636
11066
|
"qualifiedName": "ObjectWrapper.obj"
|
|
10637
11067
|
},
|
|
10638
|
-
"
|
|
11068
|
+
"303": {
|
|
10639
11069
|
"sourceFileName": "../core/src/lib/ObjectWrapper.ts",
|
|
10640
11070
|
"qualifiedName": "ObjectWrapper.stringKeyObj"
|
|
10641
11071
|
},
|
|
10642
|
-
"
|
|
11072
|
+
"304": {
|
|
10643
11073
|
"sourceFileName": "../core/src/lib/ObjectWrapper.ts",
|
|
10644
11074
|
"qualifiedName": "ObjectWrapper.stringKeyObj"
|
|
10645
11075
|
},
|
|
10646
|
-
"
|
|
11076
|
+
"305": {
|
|
10647
11077
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10648
11078
|
"qualifiedName": "PayloadWrapperBase.TPayload"
|
|
10649
11079
|
},
|
|
10650
|
-
"
|
|
11080
|
+
"306": {
|
|
10651
11081
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10652
11082
|
"qualifiedName": "PayloadWrapper"
|
|
10653
11083
|
},
|
|
10654
|
-
"
|
|
11084
|
+
"307": {
|
|
10655
11085
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10656
11086
|
"qualifiedName": "PayloadWrapper.loaderFactory"
|
|
10657
11087
|
},
|
|
10658
|
-
"
|
|
11088
|
+
"308": {
|
|
10659
11089
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10660
11090
|
"qualifiedName": "PayloadWrapper.load"
|
|
10661
11091
|
},
|
|
10662
|
-
"
|
|
11092
|
+
"309": {
|
|
10663
11093
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10664
11094
|
"qualifiedName": "PayloadWrapper.load"
|
|
10665
11095
|
},
|
|
10666
|
-
"
|
|
11096
|
+
"310": {
|
|
10667
11097
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10668
11098
|
"qualifiedName": "address"
|
|
10669
11099
|
},
|
|
10670
|
-
"
|
|
11100
|
+
"311": {
|
|
10671
11101
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10672
11102
|
"qualifiedName": "__type"
|
|
10673
11103
|
},
|
|
10674
|
-
"
|
|
11104
|
+
"312": {
|
|
10675
11105
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10676
11106
|
"qualifiedName": "__type.schema"
|
|
10677
11107
|
},
|
|
10678
|
-
"
|
|
11108
|
+
"313": {
|
|
10679
11109
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10680
11110
|
"qualifiedName": "PayloadWrapper.parse"
|
|
10681
11111
|
},
|
|
10682
|
-
"
|
|
11112
|
+
"314": {
|
|
10683
11113
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10684
11114
|
"qualifiedName": "PayloadWrapper.parse"
|
|
10685
11115
|
},
|
|
10686
|
-
"
|
|
11116
|
+
"315": {
|
|
10687
11117
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10688
11118
|
"qualifiedName": "T"
|
|
10689
11119
|
},
|
|
10690
|
-
"
|
|
11120
|
+
"316": {
|
|
10691
11121
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10692
11122
|
"qualifiedName": "__type"
|
|
10693
11123
|
},
|
|
10694
|
-
"
|
|
11124
|
+
"317": {
|
|
10695
11125
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10696
11126
|
"qualifiedName": "__type.schema"
|
|
10697
11127
|
},
|
|
10698
|
-
"
|
|
11128
|
+
"318": {
|
|
10699
11129
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10700
11130
|
"qualifiedName": "payload"
|
|
10701
11131
|
},
|
|
10702
|
-
"
|
|
11132
|
+
"319": {
|
|
10703
11133
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10704
11134
|
"qualifiedName": "PayloadWrapper.setLoaderFactory"
|
|
10705
11135
|
},
|
|
10706
|
-
"
|
|
11136
|
+
"320": {
|
|
10707
11137
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10708
11138
|
"qualifiedName": "PayloadWrapper.setLoaderFactory"
|
|
10709
11139
|
},
|
|
10710
|
-
"
|
|
11140
|
+
"321": {
|
|
10711
11141
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10712
11142
|
"qualifiedName": "factory"
|
|
10713
11143
|
},
|
|
10714
|
-
"
|
|
11144
|
+
"322": {
|
|
10715
11145
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10716
11146
|
"qualifiedName": "PayloadWrapperBase.tryParse"
|
|
10717
11147
|
},
|
|
10718
|
-
"
|
|
11148
|
+
"323": {
|
|
10719
11149
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10720
11150
|
"qualifiedName": "PayloadWrapperBase.tryParse"
|
|
10721
11151
|
},
|
|
10722
|
-
"
|
|
11152
|
+
"324": {
|
|
10723
11153
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10724
11154
|
"qualifiedName": "obj"
|
|
10725
11155
|
},
|
|
10726
|
-
"
|
|
11156
|
+
"325": {
|
|
10727
11157
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10728
11158
|
"qualifiedName": "__type"
|
|
10729
11159
|
},
|
|
10730
|
-
"
|
|
11160
|
+
"326": {
|
|
10731
11161
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10732
11162
|
"qualifiedName": "__type.schema"
|
|
10733
11163
|
},
|
|
10734
|
-
"
|
|
11164
|
+
"327": {
|
|
10735
11165
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10736
11166
|
"qualifiedName": "PayloadWrapperBase.unwrap"
|
|
10737
11167
|
},
|
|
10738
|
-
"
|
|
11168
|
+
"328": {
|
|
10739
11169
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10740
11170
|
"qualifiedName": "PayloadWrapperBase.unwrap"
|
|
10741
11171
|
},
|
|
10742
|
-
"
|
|
11172
|
+
"329": {
|
|
10743
11173
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10744
11174
|
"qualifiedName": "TPayload"
|
|
10745
11175
|
},
|
|
10746
|
-
"
|
|
11176
|
+
"330": {
|
|
10747
11177
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10748
11178
|
"qualifiedName": "__type"
|
|
10749
11179
|
},
|
|
10750
|
-
"
|
|
11180
|
+
"331": {
|
|
10751
11181
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10752
11182
|
"qualifiedName": "__type.schema"
|
|
10753
11183
|
},
|
|
10754
|
-
"
|
|
11184
|
+
"332": {
|
|
10755
11185
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10756
11186
|
"qualifiedName": "__type"
|
|
10757
11187
|
},
|
|
10758
|
-
"
|
|
11188
|
+
"333": {
|
|
10759
11189
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10760
11190
|
"qualifiedName": "__type.schema"
|
|
10761
11191
|
},
|
|
10762
|
-
"
|
|
11192
|
+
"334": {
|
|
10763
11193
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10764
11194
|
"qualifiedName": "payload"
|
|
10765
11195
|
},
|
|
10766
|
-
"
|
|
11196
|
+
"335": {
|
|
10767
11197
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10768
11198
|
"qualifiedName": "__type"
|
|
10769
11199
|
},
|
|
10770
|
-
"
|
|
11200
|
+
"336": {
|
|
10771
11201
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10772
11202
|
"qualifiedName": "__type.schema"
|
|
10773
11203
|
},
|
|
10774
|
-
"
|
|
11204
|
+
"337": {
|
|
10775
11205
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10776
11206
|
"qualifiedName": "PayloadWrapperBase.unwrap"
|
|
10777
11207
|
},
|
|
10778
|
-
"
|
|
11208
|
+
"338": {
|
|
10779
11209
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10780
11210
|
"qualifiedName": "TPayload"
|
|
10781
11211
|
},
|
|
10782
|
-
"
|
|
11212
|
+
"339": {
|
|
10783
11213
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10784
11214
|
"qualifiedName": "__type"
|
|
10785
11215
|
},
|
|
10786
|
-
"
|
|
11216
|
+
"340": {
|
|
10787
11217
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10788
11218
|
"qualifiedName": "__type.schema"
|
|
10789
11219
|
},
|
|
10790
|
-
"
|
|
11220
|
+
"341": {
|
|
10791
11221
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10792
11222
|
"qualifiedName": "__type"
|
|
10793
11223
|
},
|
|
10794
|
-
"
|
|
11224
|
+
"342": {
|
|
10795
11225
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10796
11226
|
"qualifiedName": "__type.schema"
|
|
10797
11227
|
},
|
|
10798
|
-
"
|
|
11228
|
+
"343": {
|
|
10799
11229
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10800
11230
|
"qualifiedName": "payload"
|
|
10801
11231
|
},
|
|
10802
|
-
"
|
|
11232
|
+
"344": {
|
|
10803
11233
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10804
11234
|
"qualifiedName": "__type"
|
|
10805
11235
|
},
|
|
10806
|
-
"
|
|
11236
|
+
"345": {
|
|
10807
11237
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10808
11238
|
"qualifiedName": "__type.schema"
|
|
10809
11239
|
},
|
|
10810
|
-
"
|
|
11240
|
+
"346": {
|
|
11241
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
11242
|
+
"qualifiedName": "Hasher.allowWasm"
|
|
11243
|
+
},
|
|
11244
|
+
"347": {
|
|
11245
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
11246
|
+
"qualifiedName": "Hasher.wasmSupported"
|
|
11247
|
+
},
|
|
11248
|
+
"348": {
|
|
10811
11249
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10812
11250
|
"qualifiedName": "Hasher.hash"
|
|
10813
11251
|
},
|
|
10814
|
-
"
|
|
11252
|
+
"349": {
|
|
10815
11253
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10816
11254
|
"qualifiedName": "Hasher.hash"
|
|
10817
11255
|
},
|
|
10818
|
-
"
|
|
11256
|
+
"350": {
|
|
10819
11257
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10820
11258
|
"qualifiedName": "T"
|
|
10821
11259
|
},
|
|
10822
|
-
"
|
|
11260
|
+
"351": {
|
|
10823
11261
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10824
11262
|
"qualifiedName": "obj"
|
|
10825
11263
|
},
|
|
10826
|
-
"
|
|
11264
|
+
"352": {
|
|
11265
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
11266
|
+
"qualifiedName": "Hasher.hashAsync"
|
|
11267
|
+
},
|
|
11268
|
+
"353": {
|
|
11269
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
11270
|
+
"qualifiedName": "Hasher.hashAsync"
|
|
11271
|
+
},
|
|
11272
|
+
"354": {
|
|
11273
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
11274
|
+
"qualifiedName": "T"
|
|
11275
|
+
},
|
|
11276
|
+
"355": {
|
|
11277
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
11278
|
+
"qualifiedName": "obj"
|
|
11279
|
+
},
|
|
11280
|
+
"356": {
|
|
10827
11281
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10828
11282
|
"qualifiedName": "Hasher.hashFields"
|
|
10829
11283
|
},
|
|
10830
|
-
"
|
|
11284
|
+
"357": {
|
|
10831
11285
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10832
11286
|
"qualifiedName": "Hasher.hashFields"
|
|
10833
11287
|
},
|
|
10834
|
-
"
|
|
11288
|
+
"358": {
|
|
10835
11289
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10836
11290
|
"qualifiedName": "T"
|
|
10837
11291
|
},
|
|
10838
|
-
"
|
|
11292
|
+
"359": {
|
|
10839
11293
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10840
11294
|
"qualifiedName": "obj"
|
|
10841
11295
|
},
|
|
10842
|
-
"
|
|
11296
|
+
"360": {
|
|
10843
11297
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10844
11298
|
"qualifiedName": "Hasher.stringify"
|
|
10845
11299
|
},
|
|
10846
|
-
"
|
|
11300
|
+
"361": {
|
|
10847
11301
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10848
11302
|
"qualifiedName": "Hasher.stringify"
|
|
10849
11303
|
},
|
|
10850
|
-
"
|
|
11304
|
+
"362": {
|
|
10851
11305
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10852
11306
|
"qualifiedName": "T"
|
|
10853
11307
|
},
|
|
10854
|
-
"
|
|
11308
|
+
"363": {
|
|
10855
11309
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10856
11310
|
"qualifiedName": "obj"
|
|
10857
11311
|
},
|
|
10858
|
-
"
|
|
11312
|
+
"364": {
|
|
10859
11313
|
"sourceFileName": "../core/src/lib/ObjectWrapper.ts",
|
|
10860
11314
|
"qualifiedName": "ObjectWrapper.__constructor"
|
|
10861
11315
|
},
|
|
10862
|
-
"
|
|
11316
|
+
"365": {
|
|
10863
11317
|
"sourceFileName": "../core/src/lib/ObjectWrapper.ts",
|
|
10864
11318
|
"qualifiedName": "PayloadWrapper"
|
|
10865
11319
|
},
|
|
10866
|
-
"
|
|
11320
|
+
"366": {
|
|
10867
11321
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10868
11322
|
"qualifiedName": "PayloadWrapper.TPayload"
|
|
10869
11323
|
},
|
|
10870
|
-
"
|
|
11324
|
+
"367": {
|
|
10871
11325
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10872
11326
|
"qualifiedName": "__type"
|
|
10873
11327
|
},
|
|
10874
|
-
"
|
|
11328
|
+
"368": {
|
|
10875
11329
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10876
11330
|
"qualifiedName": "__type.schema"
|
|
10877
11331
|
},
|
|
10878
|
-
"
|
|
11332
|
+
"369": {
|
|
10879
11333
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10880
11334
|
"qualifiedName": "__type"
|
|
10881
11335
|
},
|
|
10882
|
-
"
|
|
11336
|
+
"370": {
|
|
10883
11337
|
"sourceFileName": "packages/model/src/Payload.ts",
|
|
10884
11338
|
"qualifiedName": "__type.schema"
|
|
10885
11339
|
},
|
|
10886
|
-
"
|
|
11340
|
+
"371": {
|
|
10887
11341
|
"sourceFileName": "../core/src/lib/ObjectWrapper.ts",
|
|
10888
11342
|
"qualifiedName": "obj"
|
|
10889
11343
|
},
|
|
10890
|
-
"
|
|
11344
|
+
"372": {
|
|
10891
11345
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10892
11346
|
"qualifiedName": "PayloadWrapper.isPayloadWrapper"
|
|
10893
11347
|
},
|
|
10894
|
-
"
|
|
11348
|
+
"373": {
|
|
10895
11349
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10896
11350
|
"qualifiedName": "PayloadWrapper.validate"
|
|
10897
11351
|
},
|
|
10898
|
-
"
|
|
11352
|
+
"374": {
|
|
10899
11353
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10900
11354
|
"qualifiedName": "PayloadWrapper.validate"
|
|
10901
11355
|
},
|
|
10902
|
-
"
|
|
11356
|
+
"375": {
|
|
10903
11357
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10904
11358
|
"qualifiedName": "PayloadWrapperBase.body"
|
|
10905
11359
|
},
|
|
10906
|
-
"
|
|
11360
|
+
"376": {
|
|
10907
11361
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10908
11362
|
"qualifiedName": "PayloadWrapperBase.body"
|
|
10909
11363
|
},
|
|
10910
|
-
"
|
|
11364
|
+
"377": {
|
|
10911
11365
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10912
11366
|
"qualifiedName": "PayloadWrapperBase.errors"
|
|
10913
11367
|
},
|
|
10914
|
-
"
|
|
11368
|
+
"378": {
|
|
10915
11369
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10916
11370
|
"qualifiedName": "PayloadWrapperBase.errors"
|
|
10917
11371
|
},
|
|
10918
|
-
"
|
|
11372
|
+
"379": {
|
|
10919
11373
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10920
11374
|
"qualifiedName": "PayloadWrapperBase.payload"
|
|
10921
11375
|
},
|
|
10922
|
-
"
|
|
11376
|
+
"380": {
|
|
10923
11377
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10924
11378
|
"qualifiedName": "PayloadWrapperBase.payload"
|
|
10925
11379
|
},
|
|
10926
|
-
"
|
|
11380
|
+
"381": {
|
|
10927
11381
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10928
11382
|
"qualifiedName": "PayloadWrapperBase.schema"
|
|
10929
11383
|
},
|
|
10930
|
-
"
|
|
11384
|
+
"382": {
|
|
10931
11385
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10932
11386
|
"qualifiedName": "PayloadWrapperBase.schema"
|
|
10933
11387
|
},
|
|
10934
|
-
"
|
|
11388
|
+
"383": {
|
|
10935
11389
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10936
11390
|
"qualifiedName": "PayloadWrapperBase.schemaName"
|
|
10937
11391
|
},
|
|
10938
|
-
"
|
|
11392
|
+
"384": {
|
|
10939
11393
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10940
11394
|
"qualifiedName": "PayloadWrapperBase.schemaName"
|
|
10941
11395
|
},
|
|
10942
|
-
"
|
|
11396
|
+
"385": {
|
|
10943
11397
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10944
11398
|
"qualifiedName": "PayloadWrapperBase.valid"
|
|
10945
11399
|
},
|
|
10946
|
-
"
|
|
11400
|
+
"386": {
|
|
10947
11401
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10948
11402
|
"qualifiedName": "PayloadWrapperBase.valid"
|
|
10949
11403
|
},
|
|
10950
|
-
"
|
|
11404
|
+
"387": {
|
|
10951
11405
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10952
11406
|
"qualifiedName": "Hasher.hash"
|
|
10953
11407
|
},
|
|
10954
|
-
"
|
|
11408
|
+
"388": {
|
|
10955
11409
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10956
11410
|
"qualifiedName": "Hasher.hash"
|
|
10957
11411
|
},
|
|
10958
|
-
"
|
|
11412
|
+
"389": {
|
|
10959
11413
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10960
11414
|
"qualifiedName": "Hasher.hashFields"
|
|
10961
11415
|
},
|
|
10962
|
-
"
|
|
11416
|
+
"390": {
|
|
10963
11417
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10964
11418
|
"qualifiedName": "Hasher.hashFields"
|
|
10965
11419
|
},
|
|
10966
|
-
"
|
|
11420
|
+
"391": {
|
|
10967
11421
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10968
11422
|
"qualifiedName": "Hasher.stringified"
|
|
10969
11423
|
},
|
|
10970
|
-
"
|
|
11424
|
+
"392": {
|
|
10971
11425
|
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
10972
11426
|
"qualifiedName": "Hasher.stringified"
|
|
10973
11427
|
},
|
|
10974
|
-
"
|
|
11428
|
+
"393": {
|
|
11429
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
11430
|
+
"qualifiedName": "Hasher.hashAsync"
|
|
11431
|
+
},
|
|
11432
|
+
"394": {
|
|
11433
|
+
"sourceFileName": "../core/src/Hasher/Hasher.ts",
|
|
11434
|
+
"qualifiedName": "Hasher.hashAsync"
|
|
11435
|
+
},
|
|
11436
|
+
"395": {
|
|
10975
11437
|
"sourceFileName": "../core/src/lib/ObjectWrapper.ts",
|
|
10976
11438
|
"qualifiedName": "ObjectWrapper.obj"
|
|
10977
11439
|
},
|
|
10978
|
-
"
|
|
11440
|
+
"396": {
|
|
10979
11441
|
"sourceFileName": "../core/src/lib/ObjectWrapper.ts",
|
|
10980
11442
|
"qualifiedName": "ObjectWrapper.stringKeyObj"
|
|
10981
11443
|
},
|
|
10982
|
-
"
|
|
11444
|
+
"397": {
|
|
10983
11445
|
"sourceFileName": "../core/src/lib/ObjectWrapper.ts",
|
|
10984
11446
|
"qualifiedName": "ObjectWrapper.stringKeyObj"
|
|
10985
11447
|
},
|
|
10986
|
-
"
|
|
11448
|
+
"398": {
|
|
10987
11449
|
"sourceFileName": "packages/wrapper/src/Wrapper.ts",
|
|
10988
11450
|
"qualifiedName": "PayloadWrapper.TPayload"
|
|
10989
11451
|
}
|