@xyo-network/diviner-model 2.46.4 → 2.47.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs.json +659 -231
- package/package.json +5 -5
package/dist/docs.json
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
25
25
|
"line": 7,
|
|
26
26
|
"character": 2,
|
|
27
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
27
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L7"
|
|
28
28
|
}
|
|
29
29
|
],
|
|
30
30
|
"type": {
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
41
41
|
"line": 7,
|
|
42
42
|
"character": 10,
|
|
43
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
43
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L7"
|
|
44
44
|
}
|
|
45
45
|
],
|
|
46
46
|
"signatures": [
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
216
216
|
"line": 5,
|
|
217
217
|
"character": 17,
|
|
218
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
218
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L5"
|
|
219
219
|
}
|
|
220
220
|
],
|
|
221
221
|
"extendedBy": [
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
"sources": [
|
|
243
243
|
{
|
|
244
244
|
"fileName": "modules/packages/module/packages/model/dist/types/model/Module.d.ts",
|
|
245
|
-
"line":
|
|
245
|
+
"line": 14,
|
|
246
246
|
"character": 4
|
|
247
247
|
}
|
|
248
248
|
],
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"sources": [
|
|
265
265
|
{
|
|
266
266
|
"fileName": "modules/packages/module/packages/model/dist/types/model/Module.d.ts",
|
|
267
|
-
"line":
|
|
267
|
+
"line": 15,
|
|
268
268
|
"character": 4
|
|
269
269
|
}
|
|
270
270
|
],
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
"children": [
|
|
335
335
|
{
|
|
336
336
|
"id": 24,
|
|
337
|
-
"name": "
|
|
337
|
+
"name": "allowAnonymous",
|
|
338
338
|
"kind": 1024,
|
|
339
339
|
"kindString": "Property",
|
|
340
340
|
"flags": {
|
|
@@ -347,6 +347,26 @@
|
|
|
347
347
|
"character": 8
|
|
348
348
|
}
|
|
349
349
|
],
|
|
350
|
+
"type": {
|
|
351
|
+
"type": "intrinsic",
|
|
352
|
+
"name": "boolean"
|
|
353
|
+
}
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
"id": 25,
|
|
357
|
+
"name": "allowed",
|
|
358
|
+
"kind": 1024,
|
|
359
|
+
"kindString": "Property",
|
|
360
|
+
"flags": {
|
|
361
|
+
"isOptional": true
|
|
362
|
+
},
|
|
363
|
+
"sources": [
|
|
364
|
+
{
|
|
365
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
366
|
+
"line": 12,
|
|
367
|
+
"character": 8
|
|
368
|
+
}
|
|
369
|
+
],
|
|
350
370
|
"type": {
|
|
351
371
|
"type": "reference",
|
|
352
372
|
"typeArguments": [
|
|
@@ -377,7 +397,7 @@
|
|
|
377
397
|
}
|
|
378
398
|
},
|
|
379
399
|
{
|
|
380
|
-
"id":
|
|
400
|
+
"id": 26,
|
|
381
401
|
"name": "disallowed",
|
|
382
402
|
"kind": 1024,
|
|
383
403
|
"kindString": "Property",
|
|
@@ -387,7 +407,7 @@
|
|
|
387
407
|
"sources": [
|
|
388
408
|
{
|
|
389
409
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
390
|
-
"line":
|
|
410
|
+
"line": 13,
|
|
391
411
|
"character": 8
|
|
392
412
|
}
|
|
393
413
|
],
|
|
@@ -417,7 +437,8 @@
|
|
|
417
437
|
"title": "Properties",
|
|
418
438
|
"children": [
|
|
419
439
|
24,
|
|
420
|
-
25
|
|
440
|
+
25,
|
|
441
|
+
26
|
|
421
442
|
]
|
|
422
443
|
}
|
|
423
444
|
],
|
|
@@ -453,14 +474,14 @@
|
|
|
453
474
|
{
|
|
454
475
|
"type": "reflection",
|
|
455
476
|
"declaration": {
|
|
456
|
-
"id":
|
|
477
|
+
"id": 27,
|
|
457
478
|
"name": "__type",
|
|
458
479
|
"kind": 65536,
|
|
459
480
|
"kindString": "Type literal",
|
|
460
481
|
"flags": {},
|
|
461
482
|
"children": [
|
|
462
483
|
{
|
|
463
|
-
"id":
|
|
484
|
+
"id": 28,
|
|
464
485
|
"name": "schema",
|
|
465
486
|
"kind": 1024,
|
|
466
487
|
"kindString": "Property",
|
|
@@ -482,7 +503,7 @@
|
|
|
482
503
|
{
|
|
483
504
|
"title": "Properties",
|
|
484
505
|
"children": [
|
|
485
|
-
|
|
506
|
+
28
|
|
486
507
|
]
|
|
487
508
|
}
|
|
488
509
|
],
|
|
@@ -503,7 +524,7 @@
|
|
|
503
524
|
}
|
|
504
525
|
},
|
|
505
526
|
{
|
|
506
|
-
"id":
|
|
527
|
+
"id": 137,
|
|
507
528
|
"name": "divine",
|
|
508
529
|
"kind": 1024,
|
|
509
530
|
"kindString": "Property",
|
|
@@ -513,13 +534,13 @@
|
|
|
513
534
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
514
535
|
"line": 7,
|
|
515
536
|
"character": 2,
|
|
516
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
537
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L7"
|
|
517
538
|
}
|
|
518
539
|
],
|
|
519
540
|
"type": {
|
|
520
541
|
"type": "reflection",
|
|
521
542
|
"declaration": {
|
|
522
|
-
"id":
|
|
543
|
+
"id": 138,
|
|
523
544
|
"name": "__type",
|
|
524
545
|
"kind": 65536,
|
|
525
546
|
"kindString": "Type literal",
|
|
@@ -529,19 +550,19 @@
|
|
|
529
550
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
530
551
|
"line": 7,
|
|
531
552
|
"character": 10,
|
|
532
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
553
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L7"
|
|
533
554
|
}
|
|
534
555
|
],
|
|
535
556
|
"signatures": [
|
|
536
557
|
{
|
|
537
|
-
"id":
|
|
558
|
+
"id": 139,
|
|
538
559
|
"name": "__type",
|
|
539
560
|
"kind": 4096,
|
|
540
561
|
"kindString": "Call signature",
|
|
541
562
|
"flags": {},
|
|
542
563
|
"parameters": [
|
|
543
564
|
{
|
|
544
|
-
"id":
|
|
565
|
+
"id": 140,
|
|
545
566
|
"name": "payloads",
|
|
546
567
|
"kind": 32768,
|
|
547
568
|
"kindString": "Parameter",
|
|
@@ -564,14 +585,14 @@
|
|
|
564
585
|
{
|
|
565
586
|
"type": "reflection",
|
|
566
587
|
"declaration": {
|
|
567
|
-
"id":
|
|
588
|
+
"id": 141,
|
|
568
589
|
"name": "__type",
|
|
569
590
|
"kind": 65536,
|
|
570
591
|
"kindString": "Type literal",
|
|
571
592
|
"flags": {},
|
|
572
593
|
"children": [
|
|
573
594
|
{
|
|
574
|
-
"id":
|
|
595
|
+
"id": 142,
|
|
575
596
|
"name": "schema",
|
|
576
597
|
"kind": 1024,
|
|
577
598
|
"kindString": "Property",
|
|
@@ -593,7 +614,7 @@
|
|
|
593
614
|
{
|
|
594
615
|
"title": "Properties",
|
|
595
616
|
"children": [
|
|
596
|
-
|
|
617
|
+
142
|
|
597
618
|
]
|
|
598
619
|
}
|
|
599
620
|
],
|
|
@@ -631,14 +652,14 @@
|
|
|
631
652
|
{
|
|
632
653
|
"type": "reflection",
|
|
633
654
|
"declaration": {
|
|
634
|
-
"id":
|
|
655
|
+
"id": 143,
|
|
635
656
|
"name": "__type",
|
|
636
657
|
"kind": 65536,
|
|
637
658
|
"kindString": "Type literal",
|
|
638
659
|
"flags": {},
|
|
639
660
|
"children": [
|
|
640
661
|
{
|
|
641
|
-
"id":
|
|
662
|
+
"id": 144,
|
|
642
663
|
"name": "schema",
|
|
643
664
|
"kind": 1024,
|
|
644
665
|
"kindString": "Property",
|
|
@@ -660,7 +681,7 @@
|
|
|
660
681
|
{
|
|
661
682
|
"title": "Properties",
|
|
662
683
|
"children": [
|
|
663
|
-
|
|
684
|
+
144
|
|
664
685
|
]
|
|
665
686
|
}
|
|
666
687
|
],
|
|
@@ -696,7 +717,289 @@
|
|
|
696
717
|
}
|
|
697
718
|
},
|
|
698
719
|
{
|
|
699
|
-
"id":
|
|
720
|
+
"id": 29,
|
|
721
|
+
"name": "parentResolver",
|
|
722
|
+
"kind": 1024,
|
|
723
|
+
"kindString": "Property",
|
|
724
|
+
"flags": {
|
|
725
|
+
"isOptional": true
|
|
726
|
+
},
|
|
727
|
+
"sources": [
|
|
728
|
+
{
|
|
729
|
+
"fileName": "modules/packages/module/packages/model/dist/types/model/Module.d.ts",
|
|
730
|
+
"line": 16,
|
|
731
|
+
"character": 4
|
|
732
|
+
}
|
|
733
|
+
],
|
|
734
|
+
"type": {
|
|
735
|
+
"type": "reference",
|
|
736
|
+
"typeArguments": [
|
|
737
|
+
{
|
|
738
|
+
"type": "reference",
|
|
739
|
+
"typeArguments": [
|
|
740
|
+
{
|
|
741
|
+
"type": "intersection",
|
|
742
|
+
"types": [
|
|
743
|
+
{
|
|
744
|
+
"type": "reference",
|
|
745
|
+
"name": "SchemaFields"
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
"type": "reference",
|
|
749
|
+
"name": "PayloadFields"
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
"type": "reflection",
|
|
753
|
+
"declaration": {
|
|
754
|
+
"id": 30,
|
|
755
|
+
"name": "__type",
|
|
756
|
+
"kind": 65536,
|
|
757
|
+
"kindString": "Type literal",
|
|
758
|
+
"flags": {},
|
|
759
|
+
"children": [
|
|
760
|
+
{
|
|
761
|
+
"id": 31,
|
|
762
|
+
"name": "name",
|
|
763
|
+
"kind": 1024,
|
|
764
|
+
"kindString": "Property",
|
|
765
|
+
"flags": {
|
|
766
|
+
"isOptional": true
|
|
767
|
+
},
|
|
768
|
+
"sources": [
|
|
769
|
+
{
|
|
770
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
771
|
+
"line": 9,
|
|
772
|
+
"character": 4
|
|
773
|
+
}
|
|
774
|
+
],
|
|
775
|
+
"type": {
|
|
776
|
+
"type": "intrinsic",
|
|
777
|
+
"name": "string"
|
|
778
|
+
}
|
|
779
|
+
},
|
|
780
|
+
{
|
|
781
|
+
"id": 32,
|
|
782
|
+
"name": "security",
|
|
783
|
+
"kind": 1024,
|
|
784
|
+
"kindString": "Property",
|
|
785
|
+
"flags": {
|
|
786
|
+
"isOptional": true
|
|
787
|
+
},
|
|
788
|
+
"sources": [
|
|
789
|
+
{
|
|
790
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
791
|
+
"line": 10,
|
|
792
|
+
"character": 4
|
|
793
|
+
}
|
|
794
|
+
],
|
|
795
|
+
"type": {
|
|
796
|
+
"type": "reflection",
|
|
797
|
+
"declaration": {
|
|
798
|
+
"id": 33,
|
|
799
|
+
"name": "__type",
|
|
800
|
+
"kind": 65536,
|
|
801
|
+
"kindString": "Type literal",
|
|
802
|
+
"flags": {},
|
|
803
|
+
"children": [
|
|
804
|
+
{
|
|
805
|
+
"id": 34,
|
|
806
|
+
"name": "allowAnonymous",
|
|
807
|
+
"kind": 1024,
|
|
808
|
+
"kindString": "Property",
|
|
809
|
+
"flags": {
|
|
810
|
+
"isOptional": true
|
|
811
|
+
},
|
|
812
|
+
"sources": [
|
|
813
|
+
{
|
|
814
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
815
|
+
"line": 11,
|
|
816
|
+
"character": 8
|
|
817
|
+
}
|
|
818
|
+
],
|
|
819
|
+
"type": {
|
|
820
|
+
"type": "intrinsic",
|
|
821
|
+
"name": "boolean"
|
|
822
|
+
}
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
"id": 35,
|
|
826
|
+
"name": "allowed",
|
|
827
|
+
"kind": 1024,
|
|
828
|
+
"kindString": "Property",
|
|
829
|
+
"flags": {
|
|
830
|
+
"isOptional": true
|
|
831
|
+
},
|
|
832
|
+
"sources": [
|
|
833
|
+
{
|
|
834
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
835
|
+
"line": 12,
|
|
836
|
+
"character": 8
|
|
837
|
+
}
|
|
838
|
+
],
|
|
839
|
+
"type": {
|
|
840
|
+
"type": "reference",
|
|
841
|
+
"typeArguments": [
|
|
842
|
+
{
|
|
843
|
+
"type": "intrinsic",
|
|
844
|
+
"name": "string"
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
"type": "array",
|
|
848
|
+
"elementType": {
|
|
849
|
+
"type": "union",
|
|
850
|
+
"types": [
|
|
851
|
+
{
|
|
852
|
+
"type": "intrinsic",
|
|
853
|
+
"name": "string"
|
|
854
|
+
},
|
|
855
|
+
{
|
|
856
|
+
"type": "reference",
|
|
857
|
+
"name": "CosigningAddressSet"
|
|
858
|
+
}
|
|
859
|
+
]
|
|
860
|
+
}
|
|
861
|
+
}
|
|
862
|
+
],
|
|
863
|
+
"name": "Record",
|
|
864
|
+
"qualifiedName": "Record",
|
|
865
|
+
"package": "typescript"
|
|
866
|
+
}
|
|
867
|
+
},
|
|
868
|
+
{
|
|
869
|
+
"id": 36,
|
|
870
|
+
"name": "disallowed",
|
|
871
|
+
"kind": 1024,
|
|
872
|
+
"kindString": "Property",
|
|
873
|
+
"flags": {
|
|
874
|
+
"isOptional": true
|
|
875
|
+
},
|
|
876
|
+
"sources": [
|
|
877
|
+
{
|
|
878
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
879
|
+
"line": 13,
|
|
880
|
+
"character": 8
|
|
881
|
+
}
|
|
882
|
+
],
|
|
883
|
+
"type": {
|
|
884
|
+
"type": "reference",
|
|
885
|
+
"typeArguments": [
|
|
886
|
+
{
|
|
887
|
+
"type": "intrinsic",
|
|
888
|
+
"name": "string"
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
"type": "array",
|
|
892
|
+
"elementType": {
|
|
893
|
+
"type": "intrinsic",
|
|
894
|
+
"name": "string"
|
|
895
|
+
}
|
|
896
|
+
}
|
|
897
|
+
],
|
|
898
|
+
"name": "Record",
|
|
899
|
+
"qualifiedName": "Record",
|
|
900
|
+
"package": "typescript"
|
|
901
|
+
}
|
|
902
|
+
}
|
|
903
|
+
],
|
|
904
|
+
"groups": [
|
|
905
|
+
{
|
|
906
|
+
"title": "Properties",
|
|
907
|
+
"children": [
|
|
908
|
+
34,
|
|
909
|
+
35,
|
|
910
|
+
36
|
|
911
|
+
]
|
|
912
|
+
}
|
|
913
|
+
],
|
|
914
|
+
"sources": [
|
|
915
|
+
{
|
|
916
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
917
|
+
"line": 10,
|
|
918
|
+
"character": 15
|
|
919
|
+
}
|
|
920
|
+
]
|
|
921
|
+
}
|
|
922
|
+
}
|
|
923
|
+
}
|
|
924
|
+
],
|
|
925
|
+
"groups": [
|
|
926
|
+
{
|
|
927
|
+
"title": "Properties",
|
|
928
|
+
"children": [
|
|
929
|
+
31,
|
|
930
|
+
32
|
|
931
|
+
]
|
|
932
|
+
}
|
|
933
|
+
],
|
|
934
|
+
"sources": [
|
|
935
|
+
{
|
|
936
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
937
|
+
"line": 8,
|
|
938
|
+
"character": 79
|
|
939
|
+
}
|
|
940
|
+
]
|
|
941
|
+
}
|
|
942
|
+
},
|
|
943
|
+
{
|
|
944
|
+
"type": "reflection",
|
|
945
|
+
"declaration": {
|
|
946
|
+
"id": 37,
|
|
947
|
+
"name": "__type",
|
|
948
|
+
"kind": 65536,
|
|
949
|
+
"kindString": "Type literal",
|
|
950
|
+
"flags": {},
|
|
951
|
+
"children": [
|
|
952
|
+
{
|
|
953
|
+
"id": 38,
|
|
954
|
+
"name": "schema",
|
|
955
|
+
"kind": 1024,
|
|
956
|
+
"kindString": "Property",
|
|
957
|
+
"flags": {},
|
|
958
|
+
"sources": [
|
|
959
|
+
{
|
|
960
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
961
|
+
"line": 19,
|
|
962
|
+
"character": 4
|
|
963
|
+
}
|
|
964
|
+
],
|
|
965
|
+
"type": {
|
|
966
|
+
"type": "intrinsic",
|
|
967
|
+
"name": "string"
|
|
968
|
+
}
|
|
969
|
+
}
|
|
970
|
+
],
|
|
971
|
+
"groups": [
|
|
972
|
+
{
|
|
973
|
+
"title": "Properties",
|
|
974
|
+
"children": [
|
|
975
|
+
38
|
|
976
|
+
]
|
|
977
|
+
}
|
|
978
|
+
],
|
|
979
|
+
"sources": [
|
|
980
|
+
{
|
|
981
|
+
"fileName": "protocol/packages/payload/packages/model/dist/types/XyoPayload.d.ts",
|
|
982
|
+
"line": 18,
|
|
983
|
+
"character": 17
|
|
984
|
+
}
|
|
985
|
+
]
|
|
986
|
+
}
|
|
987
|
+
}
|
|
988
|
+
]
|
|
989
|
+
}
|
|
990
|
+
],
|
|
991
|
+
"name": "Module"
|
|
992
|
+
}
|
|
993
|
+
],
|
|
994
|
+
"name": "ModuleResolver"
|
|
995
|
+
},
|
|
996
|
+
"inheritedFrom": {
|
|
997
|
+
"type": "reference",
|
|
998
|
+
"name": "Module.parentResolver"
|
|
999
|
+
}
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
"id": 39,
|
|
700
1003
|
"name": "queries",
|
|
701
1004
|
"kind": 1024,
|
|
702
1005
|
"kindString": "Property",
|
|
@@ -704,7 +1007,7 @@
|
|
|
704
1007
|
"sources": [
|
|
705
1008
|
{
|
|
706
1009
|
"fileName": "modules/packages/module/packages/model/dist/types/model/Module.d.ts",
|
|
707
|
-
"line":
|
|
1010
|
+
"line": 17,
|
|
708
1011
|
"character": 4
|
|
709
1012
|
}
|
|
710
1013
|
],
|
|
@@ -721,7 +1024,7 @@
|
|
|
721
1024
|
}
|
|
722
1025
|
},
|
|
723
1026
|
{
|
|
724
|
-
"id":
|
|
1027
|
+
"id": 40,
|
|
725
1028
|
"name": "query",
|
|
726
1029
|
"kind": 1024,
|
|
727
1030
|
"kindString": "Property",
|
|
@@ -729,14 +1032,14 @@
|
|
|
729
1032
|
"sources": [
|
|
730
1033
|
{
|
|
731
1034
|
"fileName": "modules/packages/module/packages/model/dist/types/model/Module.d.ts",
|
|
732
|
-
"line":
|
|
1035
|
+
"line": 18,
|
|
733
1036
|
"character": 4
|
|
734
1037
|
}
|
|
735
1038
|
],
|
|
736
1039
|
"type": {
|
|
737
1040
|
"type": "reflection",
|
|
738
1041
|
"declaration": {
|
|
739
|
-
"id":
|
|
1042
|
+
"id": 41,
|
|
740
1043
|
"name": "__type",
|
|
741
1044
|
"kind": 65536,
|
|
742
1045
|
"kindString": "Type literal",
|
|
@@ -744,20 +1047,20 @@
|
|
|
744
1047
|
"sources": [
|
|
745
1048
|
{
|
|
746
1049
|
"fileName": "modules/packages/module/packages/model/dist/types/model/Module.d.ts",
|
|
747
|
-
"line":
|
|
1050
|
+
"line": 18,
|
|
748
1051
|
"character": 11
|
|
749
1052
|
}
|
|
750
1053
|
],
|
|
751
1054
|
"signatures": [
|
|
752
1055
|
{
|
|
753
|
-
"id":
|
|
1056
|
+
"id": 42,
|
|
754
1057
|
"name": "__type",
|
|
755
1058
|
"kind": 4096,
|
|
756
1059
|
"kindString": "Call signature",
|
|
757
1060
|
"flags": {},
|
|
758
1061
|
"typeParameter": [
|
|
759
1062
|
{
|
|
760
|
-
"id":
|
|
1063
|
+
"id": 51,
|
|
761
1064
|
"name": "T",
|
|
762
1065
|
"kind": 131072,
|
|
763
1066
|
"kindString": "Type parameter",
|
|
@@ -780,14 +1083,14 @@
|
|
|
780
1083
|
{
|
|
781
1084
|
"type": "reflection",
|
|
782
1085
|
"declaration": {
|
|
783
|
-
"id":
|
|
1086
|
+
"id": 43,
|
|
784
1087
|
"name": "__type",
|
|
785
1088
|
"kind": 65536,
|
|
786
1089
|
"kindString": "Type literal",
|
|
787
1090
|
"flags": {},
|
|
788
1091
|
"children": [
|
|
789
1092
|
{
|
|
790
|
-
"id":
|
|
1093
|
+
"id": 44,
|
|
791
1094
|
"name": "query",
|
|
792
1095
|
"kind": 1024,
|
|
793
1096
|
"kindString": "Property",
|
|
@@ -805,7 +1108,7 @@
|
|
|
805
1108
|
}
|
|
806
1109
|
},
|
|
807
1110
|
{
|
|
808
|
-
"id":
|
|
1111
|
+
"id": 45,
|
|
809
1112
|
"name": "resultSet",
|
|
810
1113
|
"kind": 1024,
|
|
811
1114
|
"kindString": "Property",
|
|
@@ -825,7 +1128,7 @@
|
|
|
825
1128
|
}
|
|
826
1129
|
},
|
|
827
1130
|
{
|
|
828
|
-
"id":
|
|
1131
|
+
"id": 46,
|
|
829
1132
|
"name": "schema",
|
|
830
1133
|
"kind": 1024,
|
|
831
1134
|
"kindString": "Property",
|
|
@@ -847,9 +1150,9 @@
|
|
|
847
1150
|
{
|
|
848
1151
|
"title": "Properties",
|
|
849
1152
|
"children": [
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
1153
|
+
44,
|
|
1154
|
+
45,
|
|
1155
|
+
46
|
|
853
1156
|
]
|
|
854
1157
|
}
|
|
855
1158
|
],
|
|
@@ -882,14 +1185,14 @@
|
|
|
882
1185
|
{
|
|
883
1186
|
"type": "reflection",
|
|
884
1187
|
"declaration": {
|
|
885
|
-
"id":
|
|
1188
|
+
"id": 47,
|
|
886
1189
|
"name": "__type",
|
|
887
1190
|
"kind": 65536,
|
|
888
1191
|
"kindString": "Type literal",
|
|
889
1192
|
"flags": {},
|
|
890
1193
|
"children": [
|
|
891
1194
|
{
|
|
892
|
-
"id":
|
|
1195
|
+
"id": 48,
|
|
893
1196
|
"name": "query",
|
|
894
1197
|
"kind": 1024,
|
|
895
1198
|
"kindString": "Property",
|
|
@@ -907,7 +1210,7 @@
|
|
|
907
1210
|
}
|
|
908
1211
|
},
|
|
909
1212
|
{
|
|
910
|
-
"id":
|
|
1213
|
+
"id": 49,
|
|
911
1214
|
"name": "resultSet",
|
|
912
1215
|
"kind": 1024,
|
|
913
1216
|
"kindString": "Property",
|
|
@@ -927,7 +1230,7 @@
|
|
|
927
1230
|
}
|
|
928
1231
|
},
|
|
929
1232
|
{
|
|
930
|
-
"id":
|
|
1233
|
+
"id": 50,
|
|
931
1234
|
"name": "schema",
|
|
932
1235
|
"kind": 1024,
|
|
933
1236
|
"kindString": "Property",
|
|
@@ -949,9 +1252,9 @@
|
|
|
949
1252
|
{
|
|
950
1253
|
"title": "Properties",
|
|
951
1254
|
"children": [
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
1255
|
+
48,
|
|
1256
|
+
49,
|
|
1257
|
+
50
|
|
955
1258
|
]
|
|
956
1259
|
}
|
|
957
1260
|
],
|
|
@@ -968,7 +1271,7 @@
|
|
|
968
1271
|
}
|
|
969
1272
|
},
|
|
970
1273
|
{
|
|
971
|
-
"id":
|
|
1274
|
+
"id": 70,
|
|
972
1275
|
"name": "TConf",
|
|
973
1276
|
"kind": 131072,
|
|
974
1277
|
"kindString": "Type parameter",
|
|
@@ -987,14 +1290,14 @@
|
|
|
987
1290
|
{
|
|
988
1291
|
"type": "reflection",
|
|
989
1292
|
"declaration": {
|
|
990
|
-
"id":
|
|
1293
|
+
"id": 52,
|
|
991
1294
|
"name": "__type",
|
|
992
1295
|
"kind": 65536,
|
|
993
1296
|
"kindString": "Type literal",
|
|
994
1297
|
"flags": {},
|
|
995
1298
|
"children": [
|
|
996
1299
|
{
|
|
997
|
-
"id":
|
|
1300
|
+
"id": 53,
|
|
998
1301
|
"name": "name",
|
|
999
1302
|
"kind": 1024,
|
|
1000
1303
|
"kindString": "Property",
|
|
@@ -1014,7 +1317,7 @@
|
|
|
1014
1317
|
}
|
|
1015
1318
|
},
|
|
1016
1319
|
{
|
|
1017
|
-
"id":
|
|
1320
|
+
"id": 54,
|
|
1018
1321
|
"name": "security",
|
|
1019
1322
|
"kind": 1024,
|
|
1020
1323
|
"kindString": "Property",
|
|
@@ -1031,15 +1334,15 @@
|
|
|
1031
1334
|
"type": {
|
|
1032
1335
|
"type": "reflection",
|
|
1033
1336
|
"declaration": {
|
|
1034
|
-
"id":
|
|
1337
|
+
"id": 55,
|
|
1035
1338
|
"name": "__type",
|
|
1036
1339
|
"kind": 65536,
|
|
1037
1340
|
"kindString": "Type literal",
|
|
1038
1341
|
"flags": {},
|
|
1039
1342
|
"children": [
|
|
1040
1343
|
{
|
|
1041
|
-
"id":
|
|
1042
|
-
"name": "
|
|
1344
|
+
"id": 56,
|
|
1345
|
+
"name": "allowAnonymous",
|
|
1043
1346
|
"kind": 1024,
|
|
1044
1347
|
"kindString": "Property",
|
|
1045
1348
|
"flags": {
|
|
@@ -1052,6 +1355,26 @@
|
|
|
1052
1355
|
"character": 8
|
|
1053
1356
|
}
|
|
1054
1357
|
],
|
|
1358
|
+
"type": {
|
|
1359
|
+
"type": "intrinsic",
|
|
1360
|
+
"name": "boolean"
|
|
1361
|
+
}
|
|
1362
|
+
},
|
|
1363
|
+
{
|
|
1364
|
+
"id": 57,
|
|
1365
|
+
"name": "allowed",
|
|
1366
|
+
"kind": 1024,
|
|
1367
|
+
"kindString": "Property",
|
|
1368
|
+
"flags": {
|
|
1369
|
+
"isOptional": true
|
|
1370
|
+
},
|
|
1371
|
+
"sources": [
|
|
1372
|
+
{
|
|
1373
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1374
|
+
"line": 12,
|
|
1375
|
+
"character": 8
|
|
1376
|
+
}
|
|
1377
|
+
],
|
|
1055
1378
|
"type": {
|
|
1056
1379
|
"type": "reference",
|
|
1057
1380
|
"typeArguments": [
|
|
@@ -1082,7 +1405,7 @@
|
|
|
1082
1405
|
}
|
|
1083
1406
|
},
|
|
1084
1407
|
{
|
|
1085
|
-
"id":
|
|
1408
|
+
"id": 58,
|
|
1086
1409
|
"name": "disallowed",
|
|
1087
1410
|
"kind": 1024,
|
|
1088
1411
|
"kindString": "Property",
|
|
@@ -1092,7 +1415,7 @@
|
|
|
1092
1415
|
"sources": [
|
|
1093
1416
|
{
|
|
1094
1417
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1095
|
-
"line":
|
|
1418
|
+
"line": 13,
|
|
1096
1419
|
"character": 8
|
|
1097
1420
|
}
|
|
1098
1421
|
],
|
|
@@ -1121,8 +1444,9 @@
|
|
|
1121
1444
|
{
|
|
1122
1445
|
"title": "Properties",
|
|
1123
1446
|
"children": [
|
|
1124
|
-
|
|
1125
|
-
|
|
1447
|
+
56,
|
|
1448
|
+
57,
|
|
1449
|
+
58
|
|
1126
1450
|
]
|
|
1127
1451
|
}
|
|
1128
1452
|
],
|
|
@@ -1141,8 +1465,8 @@
|
|
|
1141
1465
|
{
|
|
1142
1466
|
"title": "Properties",
|
|
1143
1467
|
"children": [
|
|
1144
|
-
|
|
1145
|
-
|
|
1468
|
+
53,
|
|
1469
|
+
54
|
|
1146
1470
|
]
|
|
1147
1471
|
}
|
|
1148
1472
|
],
|
|
@@ -1158,14 +1482,14 @@
|
|
|
1158
1482
|
{
|
|
1159
1483
|
"type": "reflection",
|
|
1160
1484
|
"declaration": {
|
|
1161
|
-
"id":
|
|
1485
|
+
"id": 59,
|
|
1162
1486
|
"name": "__type",
|
|
1163
1487
|
"kind": 65536,
|
|
1164
1488
|
"kindString": "Type literal",
|
|
1165
1489
|
"flags": {},
|
|
1166
1490
|
"children": [
|
|
1167
1491
|
{
|
|
1168
|
-
"id":
|
|
1492
|
+
"id": 60,
|
|
1169
1493
|
"name": "schema",
|
|
1170
1494
|
"kind": 1024,
|
|
1171
1495
|
"kindString": "Property",
|
|
@@ -1187,7 +1511,7 @@
|
|
|
1187
1511
|
{
|
|
1188
1512
|
"title": "Properties",
|
|
1189
1513
|
"children": [
|
|
1190
|
-
|
|
1514
|
+
60
|
|
1191
1515
|
]
|
|
1192
1516
|
}
|
|
1193
1517
|
],
|
|
@@ -1216,14 +1540,14 @@
|
|
|
1216
1540
|
{
|
|
1217
1541
|
"type": "reflection",
|
|
1218
1542
|
"declaration": {
|
|
1219
|
-
"id":
|
|
1543
|
+
"id": 61,
|
|
1220
1544
|
"name": "__type",
|
|
1221
1545
|
"kind": 65536,
|
|
1222
1546
|
"kindString": "Type literal",
|
|
1223
1547
|
"flags": {},
|
|
1224
1548
|
"children": [
|
|
1225
1549
|
{
|
|
1226
|
-
"id":
|
|
1550
|
+
"id": 62,
|
|
1227
1551
|
"name": "name",
|
|
1228
1552
|
"kind": 1024,
|
|
1229
1553
|
"kindString": "Property",
|
|
@@ -1243,7 +1567,7 @@
|
|
|
1243
1567
|
}
|
|
1244
1568
|
},
|
|
1245
1569
|
{
|
|
1246
|
-
"id":
|
|
1570
|
+
"id": 63,
|
|
1247
1571
|
"name": "security",
|
|
1248
1572
|
"kind": 1024,
|
|
1249
1573
|
"kindString": "Property",
|
|
@@ -1260,15 +1584,15 @@
|
|
|
1260
1584
|
"type": {
|
|
1261
1585
|
"type": "reflection",
|
|
1262
1586
|
"declaration": {
|
|
1263
|
-
"id":
|
|
1587
|
+
"id": 64,
|
|
1264
1588
|
"name": "__type",
|
|
1265
1589
|
"kind": 65536,
|
|
1266
1590
|
"kindString": "Type literal",
|
|
1267
1591
|
"flags": {},
|
|
1268
1592
|
"children": [
|
|
1269
1593
|
{
|
|
1270
|
-
"id":
|
|
1271
|
-
"name": "
|
|
1594
|
+
"id": 65,
|
|
1595
|
+
"name": "allowAnonymous",
|
|
1272
1596
|
"kind": 1024,
|
|
1273
1597
|
"kindString": "Property",
|
|
1274
1598
|
"flags": {
|
|
@@ -1281,6 +1605,26 @@
|
|
|
1281
1605
|
"character": 8
|
|
1282
1606
|
}
|
|
1283
1607
|
],
|
|
1608
|
+
"type": {
|
|
1609
|
+
"type": "intrinsic",
|
|
1610
|
+
"name": "boolean"
|
|
1611
|
+
}
|
|
1612
|
+
},
|
|
1613
|
+
{
|
|
1614
|
+
"id": 66,
|
|
1615
|
+
"name": "allowed",
|
|
1616
|
+
"kind": 1024,
|
|
1617
|
+
"kindString": "Property",
|
|
1618
|
+
"flags": {
|
|
1619
|
+
"isOptional": true
|
|
1620
|
+
},
|
|
1621
|
+
"sources": [
|
|
1622
|
+
{
|
|
1623
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1624
|
+
"line": 12,
|
|
1625
|
+
"character": 8
|
|
1626
|
+
}
|
|
1627
|
+
],
|
|
1284
1628
|
"type": {
|
|
1285
1629
|
"type": "reference",
|
|
1286
1630
|
"typeArguments": [
|
|
@@ -1311,7 +1655,7 @@
|
|
|
1311
1655
|
}
|
|
1312
1656
|
},
|
|
1313
1657
|
{
|
|
1314
|
-
"id":
|
|
1658
|
+
"id": 67,
|
|
1315
1659
|
"name": "disallowed",
|
|
1316
1660
|
"kind": 1024,
|
|
1317
1661
|
"kindString": "Property",
|
|
@@ -1321,7 +1665,7 @@
|
|
|
1321
1665
|
"sources": [
|
|
1322
1666
|
{
|
|
1323
1667
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1324
|
-
"line":
|
|
1668
|
+
"line": 13,
|
|
1325
1669
|
"character": 8
|
|
1326
1670
|
}
|
|
1327
1671
|
],
|
|
@@ -1350,8 +1694,9 @@
|
|
|
1350
1694
|
{
|
|
1351
1695
|
"title": "Properties",
|
|
1352
1696
|
"children": [
|
|
1353
|
-
|
|
1354
|
-
|
|
1697
|
+
65,
|
|
1698
|
+
66,
|
|
1699
|
+
67
|
|
1355
1700
|
]
|
|
1356
1701
|
}
|
|
1357
1702
|
],
|
|
@@ -1370,8 +1715,8 @@
|
|
|
1370
1715
|
{
|
|
1371
1716
|
"title": "Properties",
|
|
1372
1717
|
"children": [
|
|
1373
|
-
|
|
1374
|
-
|
|
1718
|
+
62,
|
|
1719
|
+
63
|
|
1375
1720
|
]
|
|
1376
1721
|
}
|
|
1377
1722
|
],
|
|
@@ -1387,14 +1732,14 @@
|
|
|
1387
1732
|
{
|
|
1388
1733
|
"type": "reflection",
|
|
1389
1734
|
"declaration": {
|
|
1390
|
-
"id":
|
|
1735
|
+
"id": 68,
|
|
1391
1736
|
"name": "__type",
|
|
1392
1737
|
"kind": 65536,
|
|
1393
1738
|
"kindString": "Type literal",
|
|
1394
1739
|
"flags": {},
|
|
1395
1740
|
"children": [
|
|
1396
1741
|
{
|
|
1397
|
-
"id":
|
|
1742
|
+
"id": 69,
|
|
1398
1743
|
"name": "schema",
|
|
1399
1744
|
"kind": 1024,
|
|
1400
1745
|
"kindString": "Property",
|
|
@@ -1416,7 +1761,7 @@
|
|
|
1416
1761
|
{
|
|
1417
1762
|
"title": "Properties",
|
|
1418
1763
|
"children": [
|
|
1419
|
-
|
|
1764
|
+
69
|
|
1420
1765
|
]
|
|
1421
1766
|
}
|
|
1422
1767
|
],
|
|
@@ -1435,19 +1780,19 @@
|
|
|
1435
1780
|
],
|
|
1436
1781
|
"parameters": [
|
|
1437
1782
|
{
|
|
1438
|
-
"id":
|
|
1783
|
+
"id": 71,
|
|
1439
1784
|
"name": "query",
|
|
1440
1785
|
"kind": 32768,
|
|
1441
1786
|
"kindString": "Parameter",
|
|
1442
1787
|
"flags": {},
|
|
1443
1788
|
"type": {
|
|
1444
1789
|
"type": "reference",
|
|
1445
|
-
"id":
|
|
1790
|
+
"id": 51,
|
|
1446
1791
|
"name": "T"
|
|
1447
1792
|
}
|
|
1448
1793
|
},
|
|
1449
1794
|
{
|
|
1450
|
-
"id":
|
|
1795
|
+
"id": 72,
|
|
1451
1796
|
"name": "payloads",
|
|
1452
1797
|
"kind": 32768,
|
|
1453
1798
|
"kindString": "Parameter",
|
|
@@ -1470,14 +1815,14 @@
|
|
|
1470
1815
|
{
|
|
1471
1816
|
"type": "reflection",
|
|
1472
1817
|
"declaration": {
|
|
1473
|
-
"id":
|
|
1818
|
+
"id": 73,
|
|
1474
1819
|
"name": "__type",
|
|
1475
1820
|
"kind": 65536,
|
|
1476
1821
|
"kindString": "Type literal",
|
|
1477
1822
|
"flags": {},
|
|
1478
1823
|
"children": [
|
|
1479
1824
|
{
|
|
1480
|
-
"id":
|
|
1825
|
+
"id": 74,
|
|
1481
1826
|
"name": "schema",
|
|
1482
1827
|
"kind": 1024,
|
|
1483
1828
|
"kindString": "Property",
|
|
@@ -1499,7 +1844,7 @@
|
|
|
1499
1844
|
{
|
|
1500
1845
|
"title": "Properties",
|
|
1501
1846
|
"children": [
|
|
1502
|
-
|
|
1847
|
+
74
|
|
1503
1848
|
]
|
|
1504
1849
|
}
|
|
1505
1850
|
],
|
|
@@ -1517,7 +1862,7 @@
|
|
|
1517
1862
|
}
|
|
1518
1863
|
},
|
|
1519
1864
|
{
|
|
1520
|
-
"id":
|
|
1865
|
+
"id": 75,
|
|
1521
1866
|
"name": "queryConfig",
|
|
1522
1867
|
"kind": 32768,
|
|
1523
1868
|
"kindString": "Parameter",
|
|
@@ -1526,7 +1871,7 @@
|
|
|
1526
1871
|
},
|
|
1527
1872
|
"type": {
|
|
1528
1873
|
"type": "reference",
|
|
1529
|
-
"id":
|
|
1874
|
+
"id": 70,
|
|
1530
1875
|
"name": "TConf"
|
|
1531
1876
|
}
|
|
1532
1877
|
}
|
|
@@ -1551,14 +1896,14 @@
|
|
|
1551
1896
|
{
|
|
1552
1897
|
"type": "reflection",
|
|
1553
1898
|
"declaration": {
|
|
1554
|
-
"id":
|
|
1899
|
+
"id": 76,
|
|
1555
1900
|
"name": "__type",
|
|
1556
1901
|
"kind": 65536,
|
|
1557
1902
|
"kindString": "Type literal",
|
|
1558
1903
|
"flags": {},
|
|
1559
1904
|
"children": [
|
|
1560
1905
|
{
|
|
1561
|
-
"id":
|
|
1906
|
+
"id": 77,
|
|
1562
1907
|
"name": "schema",
|
|
1563
1908
|
"kind": 1024,
|
|
1564
1909
|
"kindString": "Property",
|
|
@@ -1580,7 +1925,7 @@
|
|
|
1580
1925
|
{
|
|
1581
1926
|
"title": "Properties",
|
|
1582
1927
|
"children": [
|
|
1583
|
-
|
|
1928
|
+
77
|
|
1584
1929
|
]
|
|
1585
1930
|
}
|
|
1586
1931
|
],
|
|
@@ -1615,7 +1960,7 @@
|
|
|
1615
1960
|
}
|
|
1616
1961
|
},
|
|
1617
1962
|
{
|
|
1618
|
-
"id":
|
|
1963
|
+
"id": 78,
|
|
1619
1964
|
"name": "queryable",
|
|
1620
1965
|
"kind": 1024,
|
|
1621
1966
|
"kindString": "Property",
|
|
@@ -1623,14 +1968,14 @@
|
|
|
1623
1968
|
"sources": [
|
|
1624
1969
|
{
|
|
1625
1970
|
"fileName": "modules/packages/module/packages/model/dist/types/model/Module.d.ts",
|
|
1626
|
-
"line":
|
|
1971
|
+
"line": 19,
|
|
1627
1972
|
"character": 4
|
|
1628
1973
|
}
|
|
1629
1974
|
],
|
|
1630
1975
|
"type": {
|
|
1631
1976
|
"type": "reflection",
|
|
1632
1977
|
"declaration": {
|
|
1633
|
-
"id":
|
|
1978
|
+
"id": 79,
|
|
1634
1979
|
"name": "__type",
|
|
1635
1980
|
"kind": 65536,
|
|
1636
1981
|
"kindString": "Type literal",
|
|
@@ -1638,20 +1983,20 @@
|
|
|
1638
1983
|
"sources": [
|
|
1639
1984
|
{
|
|
1640
1985
|
"fileName": "modules/packages/module/packages/model/dist/types/model/Module.d.ts",
|
|
1641
|
-
"line":
|
|
1986
|
+
"line": 19,
|
|
1642
1987
|
"character": 15
|
|
1643
1988
|
}
|
|
1644
1989
|
],
|
|
1645
1990
|
"signatures": [
|
|
1646
1991
|
{
|
|
1647
|
-
"id":
|
|
1992
|
+
"id": 80,
|
|
1648
1993
|
"name": "__type",
|
|
1649
1994
|
"kind": 4096,
|
|
1650
1995
|
"kindString": "Call signature",
|
|
1651
1996
|
"flags": {},
|
|
1652
1997
|
"typeParameter": [
|
|
1653
1998
|
{
|
|
1654
|
-
"id":
|
|
1999
|
+
"id": 89,
|
|
1655
2000
|
"name": "T",
|
|
1656
2001
|
"kind": 131072,
|
|
1657
2002
|
"kindString": "Type parameter",
|
|
@@ -1674,14 +2019,14 @@
|
|
|
1674
2019
|
{
|
|
1675
2020
|
"type": "reflection",
|
|
1676
2021
|
"declaration": {
|
|
1677
|
-
"id":
|
|
2022
|
+
"id": 81,
|
|
1678
2023
|
"name": "__type",
|
|
1679
2024
|
"kind": 65536,
|
|
1680
2025
|
"kindString": "Type literal",
|
|
1681
2026
|
"flags": {},
|
|
1682
2027
|
"children": [
|
|
1683
2028
|
{
|
|
1684
|
-
"id":
|
|
2029
|
+
"id": 82,
|
|
1685
2030
|
"name": "query",
|
|
1686
2031
|
"kind": 1024,
|
|
1687
2032
|
"kindString": "Property",
|
|
@@ -1699,7 +2044,7 @@
|
|
|
1699
2044
|
}
|
|
1700
2045
|
},
|
|
1701
2046
|
{
|
|
1702
|
-
"id":
|
|
2047
|
+
"id": 83,
|
|
1703
2048
|
"name": "resultSet",
|
|
1704
2049
|
"kind": 1024,
|
|
1705
2050
|
"kindString": "Property",
|
|
@@ -1719,7 +2064,7 @@
|
|
|
1719
2064
|
}
|
|
1720
2065
|
},
|
|
1721
2066
|
{
|
|
1722
|
-
"id":
|
|
2067
|
+
"id": 84,
|
|
1723
2068
|
"name": "schema",
|
|
1724
2069
|
"kind": 1024,
|
|
1725
2070
|
"kindString": "Property",
|
|
@@ -1741,9 +2086,9 @@
|
|
|
1741
2086
|
{
|
|
1742
2087
|
"title": "Properties",
|
|
1743
2088
|
"children": [
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
2089
|
+
82,
|
|
2090
|
+
83,
|
|
2091
|
+
84
|
|
1747
2092
|
]
|
|
1748
2093
|
}
|
|
1749
2094
|
],
|
|
@@ -1776,14 +2121,14 @@
|
|
|
1776
2121
|
{
|
|
1777
2122
|
"type": "reflection",
|
|
1778
2123
|
"declaration": {
|
|
1779
|
-
"id":
|
|
2124
|
+
"id": 85,
|
|
1780
2125
|
"name": "__type",
|
|
1781
2126
|
"kind": 65536,
|
|
1782
2127
|
"kindString": "Type literal",
|
|
1783
2128
|
"flags": {},
|
|
1784
2129
|
"children": [
|
|
1785
2130
|
{
|
|
1786
|
-
"id":
|
|
2131
|
+
"id": 86,
|
|
1787
2132
|
"name": "query",
|
|
1788
2133
|
"kind": 1024,
|
|
1789
2134
|
"kindString": "Property",
|
|
@@ -1801,7 +2146,7 @@
|
|
|
1801
2146
|
}
|
|
1802
2147
|
},
|
|
1803
2148
|
{
|
|
1804
|
-
"id":
|
|
2149
|
+
"id": 87,
|
|
1805
2150
|
"name": "resultSet",
|
|
1806
2151
|
"kind": 1024,
|
|
1807
2152
|
"kindString": "Property",
|
|
@@ -1821,7 +2166,7 @@
|
|
|
1821
2166
|
}
|
|
1822
2167
|
},
|
|
1823
2168
|
{
|
|
1824
|
-
"id":
|
|
2169
|
+
"id": 88,
|
|
1825
2170
|
"name": "schema",
|
|
1826
2171
|
"kind": 1024,
|
|
1827
2172
|
"kindString": "Property",
|
|
@@ -1843,9 +2188,9 @@
|
|
|
1843
2188
|
{
|
|
1844
2189
|
"title": "Properties",
|
|
1845
2190
|
"children": [
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
2191
|
+
86,
|
|
2192
|
+
87,
|
|
2193
|
+
88
|
|
1849
2194
|
]
|
|
1850
2195
|
}
|
|
1851
2196
|
],
|
|
@@ -1862,7 +2207,7 @@
|
|
|
1862
2207
|
}
|
|
1863
2208
|
},
|
|
1864
2209
|
{
|
|
1865
|
-
"id":
|
|
2210
|
+
"id": 108,
|
|
1866
2211
|
"name": "TConf",
|
|
1867
2212
|
"kind": 131072,
|
|
1868
2213
|
"kindString": "Type parameter",
|
|
@@ -1881,14 +2226,14 @@
|
|
|
1881
2226
|
{
|
|
1882
2227
|
"type": "reflection",
|
|
1883
2228
|
"declaration": {
|
|
1884
|
-
"id":
|
|
2229
|
+
"id": 90,
|
|
1885
2230
|
"name": "__type",
|
|
1886
2231
|
"kind": 65536,
|
|
1887
2232
|
"kindString": "Type literal",
|
|
1888
2233
|
"flags": {},
|
|
1889
2234
|
"children": [
|
|
1890
2235
|
{
|
|
1891
|
-
"id":
|
|
2236
|
+
"id": 91,
|
|
1892
2237
|
"name": "name",
|
|
1893
2238
|
"kind": 1024,
|
|
1894
2239
|
"kindString": "Property",
|
|
@@ -1908,7 +2253,7 @@
|
|
|
1908
2253
|
}
|
|
1909
2254
|
},
|
|
1910
2255
|
{
|
|
1911
|
-
"id":
|
|
2256
|
+
"id": 92,
|
|
1912
2257
|
"name": "security",
|
|
1913
2258
|
"kind": 1024,
|
|
1914
2259
|
"kindString": "Property",
|
|
@@ -1925,15 +2270,15 @@
|
|
|
1925
2270
|
"type": {
|
|
1926
2271
|
"type": "reflection",
|
|
1927
2272
|
"declaration": {
|
|
1928
|
-
"id":
|
|
2273
|
+
"id": 93,
|
|
1929
2274
|
"name": "__type",
|
|
1930
2275
|
"kind": 65536,
|
|
1931
2276
|
"kindString": "Type literal",
|
|
1932
2277
|
"flags": {},
|
|
1933
2278
|
"children": [
|
|
1934
2279
|
{
|
|
1935
|
-
"id":
|
|
1936
|
-
"name": "
|
|
2280
|
+
"id": 94,
|
|
2281
|
+
"name": "allowAnonymous",
|
|
1937
2282
|
"kind": 1024,
|
|
1938
2283
|
"kindString": "Property",
|
|
1939
2284
|
"flags": {
|
|
@@ -1946,6 +2291,26 @@
|
|
|
1946
2291
|
"character": 8
|
|
1947
2292
|
}
|
|
1948
2293
|
],
|
|
2294
|
+
"type": {
|
|
2295
|
+
"type": "intrinsic",
|
|
2296
|
+
"name": "boolean"
|
|
2297
|
+
}
|
|
2298
|
+
},
|
|
2299
|
+
{
|
|
2300
|
+
"id": 95,
|
|
2301
|
+
"name": "allowed",
|
|
2302
|
+
"kind": 1024,
|
|
2303
|
+
"kindString": "Property",
|
|
2304
|
+
"flags": {
|
|
2305
|
+
"isOptional": true
|
|
2306
|
+
},
|
|
2307
|
+
"sources": [
|
|
2308
|
+
{
|
|
2309
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2310
|
+
"line": 12,
|
|
2311
|
+
"character": 8
|
|
2312
|
+
}
|
|
2313
|
+
],
|
|
1949
2314
|
"type": {
|
|
1950
2315
|
"type": "reference",
|
|
1951
2316
|
"typeArguments": [
|
|
@@ -1976,7 +2341,7 @@
|
|
|
1976
2341
|
}
|
|
1977
2342
|
},
|
|
1978
2343
|
{
|
|
1979
|
-
"id":
|
|
2344
|
+
"id": 96,
|
|
1980
2345
|
"name": "disallowed",
|
|
1981
2346
|
"kind": 1024,
|
|
1982
2347
|
"kindString": "Property",
|
|
@@ -1986,7 +2351,7 @@
|
|
|
1986
2351
|
"sources": [
|
|
1987
2352
|
{
|
|
1988
2353
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
1989
|
-
"line":
|
|
2354
|
+
"line": 13,
|
|
1990
2355
|
"character": 8
|
|
1991
2356
|
}
|
|
1992
2357
|
],
|
|
@@ -2015,8 +2380,9 @@
|
|
|
2015
2380
|
{
|
|
2016
2381
|
"title": "Properties",
|
|
2017
2382
|
"children": [
|
|
2018
|
-
|
|
2019
|
-
|
|
2383
|
+
94,
|
|
2384
|
+
95,
|
|
2385
|
+
96
|
|
2020
2386
|
]
|
|
2021
2387
|
}
|
|
2022
2388
|
],
|
|
@@ -2035,8 +2401,8 @@
|
|
|
2035
2401
|
{
|
|
2036
2402
|
"title": "Properties",
|
|
2037
2403
|
"children": [
|
|
2038
|
-
|
|
2039
|
-
|
|
2404
|
+
91,
|
|
2405
|
+
92
|
|
2040
2406
|
]
|
|
2041
2407
|
}
|
|
2042
2408
|
],
|
|
@@ -2052,14 +2418,14 @@
|
|
|
2052
2418
|
{
|
|
2053
2419
|
"type": "reflection",
|
|
2054
2420
|
"declaration": {
|
|
2055
|
-
"id":
|
|
2421
|
+
"id": 97,
|
|
2056
2422
|
"name": "__type",
|
|
2057
2423
|
"kind": 65536,
|
|
2058
2424
|
"kindString": "Type literal",
|
|
2059
2425
|
"flags": {},
|
|
2060
2426
|
"children": [
|
|
2061
2427
|
{
|
|
2062
|
-
"id":
|
|
2428
|
+
"id": 98,
|
|
2063
2429
|
"name": "schema",
|
|
2064
2430
|
"kind": 1024,
|
|
2065
2431
|
"kindString": "Property",
|
|
@@ -2081,7 +2447,7 @@
|
|
|
2081
2447
|
{
|
|
2082
2448
|
"title": "Properties",
|
|
2083
2449
|
"children": [
|
|
2084
|
-
|
|
2450
|
+
98
|
|
2085
2451
|
]
|
|
2086
2452
|
}
|
|
2087
2453
|
],
|
|
@@ -2110,14 +2476,14 @@
|
|
|
2110
2476
|
{
|
|
2111
2477
|
"type": "reflection",
|
|
2112
2478
|
"declaration": {
|
|
2113
|
-
"id":
|
|
2479
|
+
"id": 99,
|
|
2114
2480
|
"name": "__type",
|
|
2115
2481
|
"kind": 65536,
|
|
2116
2482
|
"kindString": "Type literal",
|
|
2117
2483
|
"flags": {},
|
|
2118
2484
|
"children": [
|
|
2119
2485
|
{
|
|
2120
|
-
"id":
|
|
2486
|
+
"id": 100,
|
|
2121
2487
|
"name": "name",
|
|
2122
2488
|
"kind": 1024,
|
|
2123
2489
|
"kindString": "Property",
|
|
@@ -2137,7 +2503,7 @@
|
|
|
2137
2503
|
}
|
|
2138
2504
|
},
|
|
2139
2505
|
{
|
|
2140
|
-
"id":
|
|
2506
|
+
"id": 101,
|
|
2141
2507
|
"name": "security",
|
|
2142
2508
|
"kind": 1024,
|
|
2143
2509
|
"kindString": "Property",
|
|
@@ -2154,15 +2520,15 @@
|
|
|
2154
2520
|
"type": {
|
|
2155
2521
|
"type": "reflection",
|
|
2156
2522
|
"declaration": {
|
|
2157
|
-
"id":
|
|
2523
|
+
"id": 102,
|
|
2158
2524
|
"name": "__type",
|
|
2159
2525
|
"kind": 65536,
|
|
2160
2526
|
"kindString": "Type literal",
|
|
2161
2527
|
"flags": {},
|
|
2162
2528
|
"children": [
|
|
2163
2529
|
{
|
|
2164
|
-
"id":
|
|
2165
|
-
"name": "
|
|
2530
|
+
"id": 103,
|
|
2531
|
+
"name": "allowAnonymous",
|
|
2166
2532
|
"kind": 1024,
|
|
2167
2533
|
"kindString": "Property",
|
|
2168
2534
|
"flags": {
|
|
@@ -2175,6 +2541,26 @@
|
|
|
2175
2541
|
"character": 8
|
|
2176
2542
|
}
|
|
2177
2543
|
],
|
|
2544
|
+
"type": {
|
|
2545
|
+
"type": "intrinsic",
|
|
2546
|
+
"name": "boolean"
|
|
2547
|
+
}
|
|
2548
|
+
},
|
|
2549
|
+
{
|
|
2550
|
+
"id": 104,
|
|
2551
|
+
"name": "allowed",
|
|
2552
|
+
"kind": 1024,
|
|
2553
|
+
"kindString": "Property",
|
|
2554
|
+
"flags": {
|
|
2555
|
+
"isOptional": true
|
|
2556
|
+
},
|
|
2557
|
+
"sources": [
|
|
2558
|
+
{
|
|
2559
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2560
|
+
"line": 12,
|
|
2561
|
+
"character": 8
|
|
2562
|
+
}
|
|
2563
|
+
],
|
|
2178
2564
|
"type": {
|
|
2179
2565
|
"type": "reference",
|
|
2180
2566
|
"typeArguments": [
|
|
@@ -2205,7 +2591,7 @@
|
|
|
2205
2591
|
}
|
|
2206
2592
|
},
|
|
2207
2593
|
{
|
|
2208
|
-
"id":
|
|
2594
|
+
"id": 105,
|
|
2209
2595
|
"name": "disallowed",
|
|
2210
2596
|
"kind": 1024,
|
|
2211
2597
|
"kindString": "Property",
|
|
@@ -2215,7 +2601,7 @@
|
|
|
2215
2601
|
"sources": [
|
|
2216
2602
|
{
|
|
2217
2603
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2218
|
-
"line":
|
|
2604
|
+
"line": 13,
|
|
2219
2605
|
"character": 8
|
|
2220
2606
|
}
|
|
2221
2607
|
],
|
|
@@ -2244,8 +2630,9 @@
|
|
|
2244
2630
|
{
|
|
2245
2631
|
"title": "Properties",
|
|
2246
2632
|
"children": [
|
|
2247
|
-
|
|
2248
|
-
|
|
2633
|
+
103,
|
|
2634
|
+
104,
|
|
2635
|
+
105
|
|
2249
2636
|
]
|
|
2250
2637
|
}
|
|
2251
2638
|
],
|
|
@@ -2264,8 +2651,8 @@
|
|
|
2264
2651
|
{
|
|
2265
2652
|
"title": "Properties",
|
|
2266
2653
|
"children": [
|
|
2267
|
-
|
|
2268
|
-
|
|
2654
|
+
100,
|
|
2655
|
+
101
|
|
2269
2656
|
]
|
|
2270
2657
|
}
|
|
2271
2658
|
],
|
|
@@ -2281,14 +2668,14 @@
|
|
|
2281
2668
|
{
|
|
2282
2669
|
"type": "reflection",
|
|
2283
2670
|
"declaration": {
|
|
2284
|
-
"id":
|
|
2671
|
+
"id": 106,
|
|
2285
2672
|
"name": "__type",
|
|
2286
2673
|
"kind": 65536,
|
|
2287
2674
|
"kindString": "Type literal",
|
|
2288
2675
|
"flags": {},
|
|
2289
2676
|
"children": [
|
|
2290
2677
|
{
|
|
2291
|
-
"id":
|
|
2678
|
+
"id": 107,
|
|
2292
2679
|
"name": "schema",
|
|
2293
2680
|
"kind": 1024,
|
|
2294
2681
|
"kindString": "Property",
|
|
@@ -2310,7 +2697,7 @@
|
|
|
2310
2697
|
{
|
|
2311
2698
|
"title": "Properties",
|
|
2312
2699
|
"children": [
|
|
2313
|
-
|
|
2700
|
+
107
|
|
2314
2701
|
]
|
|
2315
2702
|
}
|
|
2316
2703
|
],
|
|
@@ -2329,19 +2716,19 @@
|
|
|
2329
2716
|
],
|
|
2330
2717
|
"parameters": [
|
|
2331
2718
|
{
|
|
2332
|
-
"id":
|
|
2719
|
+
"id": 109,
|
|
2333
2720
|
"name": "query",
|
|
2334
2721
|
"kind": 32768,
|
|
2335
2722
|
"kindString": "Parameter",
|
|
2336
2723
|
"flags": {},
|
|
2337
2724
|
"type": {
|
|
2338
2725
|
"type": "reference",
|
|
2339
|
-
"id":
|
|
2726
|
+
"id": 89,
|
|
2340
2727
|
"name": "T"
|
|
2341
2728
|
}
|
|
2342
2729
|
},
|
|
2343
2730
|
{
|
|
2344
|
-
"id":
|
|
2731
|
+
"id": 110,
|
|
2345
2732
|
"name": "payloads",
|
|
2346
2733
|
"kind": 32768,
|
|
2347
2734
|
"kindString": "Parameter",
|
|
@@ -2364,14 +2751,14 @@
|
|
|
2364
2751
|
{
|
|
2365
2752
|
"type": "reflection",
|
|
2366
2753
|
"declaration": {
|
|
2367
|
-
"id":
|
|
2754
|
+
"id": 111,
|
|
2368
2755
|
"name": "__type",
|
|
2369
2756
|
"kind": 65536,
|
|
2370
2757
|
"kindString": "Type literal",
|
|
2371
2758
|
"flags": {},
|
|
2372
2759
|
"children": [
|
|
2373
2760
|
{
|
|
2374
|
-
"id":
|
|
2761
|
+
"id": 112,
|
|
2375
2762
|
"name": "schema",
|
|
2376
2763
|
"kind": 1024,
|
|
2377
2764
|
"kindString": "Property",
|
|
@@ -2393,7 +2780,7 @@
|
|
|
2393
2780
|
{
|
|
2394
2781
|
"title": "Properties",
|
|
2395
2782
|
"children": [
|
|
2396
|
-
|
|
2783
|
+
112
|
|
2397
2784
|
]
|
|
2398
2785
|
}
|
|
2399
2786
|
],
|
|
@@ -2411,7 +2798,7 @@
|
|
|
2411
2798
|
}
|
|
2412
2799
|
},
|
|
2413
2800
|
{
|
|
2414
|
-
"id":
|
|
2801
|
+
"id": 113,
|
|
2415
2802
|
"name": "queryConfig",
|
|
2416
2803
|
"kind": 32768,
|
|
2417
2804
|
"kindString": "Parameter",
|
|
@@ -2420,7 +2807,7 @@
|
|
|
2420
2807
|
},
|
|
2421
2808
|
"type": {
|
|
2422
2809
|
"type": "reference",
|
|
2423
|
-
"id":
|
|
2810
|
+
"id": 108,
|
|
2424
2811
|
"name": "TConf"
|
|
2425
2812
|
}
|
|
2426
2813
|
}
|
|
@@ -2449,7 +2836,7 @@
|
|
|
2449
2836
|
}
|
|
2450
2837
|
},
|
|
2451
2838
|
{
|
|
2452
|
-
"id":
|
|
2839
|
+
"id": 114,
|
|
2453
2840
|
"name": "resolve",
|
|
2454
2841
|
"kind": 1024,
|
|
2455
2842
|
"kindString": "Property",
|
|
@@ -2457,14 +2844,14 @@
|
|
|
2457
2844
|
"sources": [
|
|
2458
2845
|
{
|
|
2459
2846
|
"fileName": "modules/packages/module/packages/model/dist/types/model/Module.d.ts",
|
|
2460
|
-
"line":
|
|
2847
|
+
"line": 20,
|
|
2461
2848
|
"character": 4
|
|
2462
2849
|
}
|
|
2463
2850
|
],
|
|
2464
2851
|
"type": {
|
|
2465
2852
|
"type": "reflection",
|
|
2466
2853
|
"declaration": {
|
|
2467
|
-
"id":
|
|
2854
|
+
"id": 115,
|
|
2468
2855
|
"name": "__type",
|
|
2469
2856
|
"kind": 65536,
|
|
2470
2857
|
"kindString": "Type literal",
|
|
@@ -2472,20 +2859,20 @@
|
|
|
2472
2859
|
"sources": [
|
|
2473
2860
|
{
|
|
2474
2861
|
"fileName": "modules/packages/module/packages/model/dist/types/model/Module.d.ts",
|
|
2475
|
-
"line":
|
|
2862
|
+
"line": 20,
|
|
2476
2863
|
"character": 13
|
|
2477
2864
|
}
|
|
2478
2865
|
],
|
|
2479
2866
|
"signatures": [
|
|
2480
2867
|
{
|
|
2481
|
-
"id":
|
|
2868
|
+
"id": 116,
|
|
2482
2869
|
"name": "__type",
|
|
2483
2870
|
"kind": 4096,
|
|
2484
2871
|
"kindString": "Call signature",
|
|
2485
2872
|
"flags": {},
|
|
2486
2873
|
"parameters": [
|
|
2487
2874
|
{
|
|
2488
|
-
"id":
|
|
2875
|
+
"id": 117,
|
|
2489
2876
|
"name": "filter",
|
|
2490
2877
|
"kind": 32768,
|
|
2491
2878
|
"kindString": "Parameter",
|
|
@@ -2520,14 +2907,14 @@
|
|
|
2520
2907
|
{
|
|
2521
2908
|
"type": "reflection",
|
|
2522
2909
|
"declaration": {
|
|
2523
|
-
"id":
|
|
2910
|
+
"id": 118,
|
|
2524
2911
|
"name": "__type",
|
|
2525
2912
|
"kind": 65536,
|
|
2526
2913
|
"kindString": "Type literal",
|
|
2527
2914
|
"flags": {},
|
|
2528
2915
|
"children": [
|
|
2529
2916
|
{
|
|
2530
|
-
"id":
|
|
2917
|
+
"id": 119,
|
|
2531
2918
|
"name": "name",
|
|
2532
2919
|
"kind": 1024,
|
|
2533
2920
|
"kindString": "Property",
|
|
@@ -2547,7 +2934,7 @@
|
|
|
2547
2934
|
}
|
|
2548
2935
|
},
|
|
2549
2936
|
{
|
|
2550
|
-
"id":
|
|
2937
|
+
"id": 120,
|
|
2551
2938
|
"name": "security",
|
|
2552
2939
|
"kind": 1024,
|
|
2553
2940
|
"kindString": "Property",
|
|
@@ -2564,15 +2951,15 @@
|
|
|
2564
2951
|
"type": {
|
|
2565
2952
|
"type": "reflection",
|
|
2566
2953
|
"declaration": {
|
|
2567
|
-
"id":
|
|
2954
|
+
"id": 121,
|
|
2568
2955
|
"name": "__type",
|
|
2569
2956
|
"kind": 65536,
|
|
2570
2957
|
"kindString": "Type literal",
|
|
2571
2958
|
"flags": {},
|
|
2572
2959
|
"children": [
|
|
2573
2960
|
{
|
|
2574
|
-
"id":
|
|
2575
|
-
"name": "
|
|
2961
|
+
"id": 122,
|
|
2962
|
+
"name": "allowAnonymous",
|
|
2576
2963
|
"kind": 1024,
|
|
2577
2964
|
"kindString": "Property",
|
|
2578
2965
|
"flags": {
|
|
@@ -2585,6 +2972,26 @@
|
|
|
2585
2972
|
"character": 8
|
|
2586
2973
|
}
|
|
2587
2974
|
],
|
|
2975
|
+
"type": {
|
|
2976
|
+
"type": "intrinsic",
|
|
2977
|
+
"name": "boolean"
|
|
2978
|
+
}
|
|
2979
|
+
},
|
|
2980
|
+
{
|
|
2981
|
+
"id": 123,
|
|
2982
|
+
"name": "allowed",
|
|
2983
|
+
"kind": 1024,
|
|
2984
|
+
"kindString": "Property",
|
|
2985
|
+
"flags": {
|
|
2986
|
+
"isOptional": true
|
|
2987
|
+
},
|
|
2988
|
+
"sources": [
|
|
2989
|
+
{
|
|
2990
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2991
|
+
"line": 12,
|
|
2992
|
+
"character": 8
|
|
2993
|
+
}
|
|
2994
|
+
],
|
|
2588
2995
|
"type": {
|
|
2589
2996
|
"type": "reference",
|
|
2590
2997
|
"typeArguments": [
|
|
@@ -2615,7 +3022,7 @@
|
|
|
2615
3022
|
}
|
|
2616
3023
|
},
|
|
2617
3024
|
{
|
|
2618
|
-
"id":
|
|
3025
|
+
"id": 124,
|
|
2619
3026
|
"name": "disallowed",
|
|
2620
3027
|
"kind": 1024,
|
|
2621
3028
|
"kindString": "Property",
|
|
@@ -2625,7 +3032,7 @@
|
|
|
2625
3032
|
"sources": [
|
|
2626
3033
|
{
|
|
2627
3034
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2628
|
-
"line":
|
|
3035
|
+
"line": 13,
|
|
2629
3036
|
"character": 8
|
|
2630
3037
|
}
|
|
2631
3038
|
],
|
|
@@ -2654,8 +3061,9 @@
|
|
|
2654
3061
|
{
|
|
2655
3062
|
"title": "Properties",
|
|
2656
3063
|
"children": [
|
|
2657
|
-
|
|
2658
|
-
|
|
3064
|
+
122,
|
|
3065
|
+
123,
|
|
3066
|
+
124
|
|
2659
3067
|
]
|
|
2660
3068
|
}
|
|
2661
3069
|
],
|
|
@@ -2674,8 +3082,8 @@
|
|
|
2674
3082
|
{
|
|
2675
3083
|
"title": "Properties",
|
|
2676
3084
|
"children": [
|
|
2677
|
-
|
|
2678
|
-
|
|
3085
|
+
119,
|
|
3086
|
+
120
|
|
2679
3087
|
]
|
|
2680
3088
|
}
|
|
2681
3089
|
],
|
|
@@ -2691,14 +3099,14 @@
|
|
|
2691
3099
|
{
|
|
2692
3100
|
"type": "reflection",
|
|
2693
3101
|
"declaration": {
|
|
2694
|
-
"id":
|
|
3102
|
+
"id": 125,
|
|
2695
3103
|
"name": "__type",
|
|
2696
3104
|
"kind": 65536,
|
|
2697
3105
|
"kindString": "Type literal",
|
|
2698
3106
|
"flags": {},
|
|
2699
3107
|
"children": [
|
|
2700
3108
|
{
|
|
2701
|
-
"id":
|
|
3109
|
+
"id": 126,
|
|
2702
3110
|
"name": "schema",
|
|
2703
3111
|
"kind": 1024,
|
|
2704
3112
|
"kindString": "Property",
|
|
@@ -2720,7 +3128,7 @@
|
|
|
2720
3128
|
{
|
|
2721
3129
|
"title": "Properties",
|
|
2722
3130
|
"children": [
|
|
2723
|
-
|
|
3131
|
+
126
|
|
2724
3132
|
]
|
|
2725
3133
|
}
|
|
2726
3134
|
],
|
|
@@ -2756,17 +3164,15 @@
|
|
|
2756
3164
|
}
|
|
2757
3165
|
},
|
|
2758
3166
|
{
|
|
2759
|
-
"id":
|
|
3167
|
+
"id": 127,
|
|
2760
3168
|
"name": "resolver",
|
|
2761
3169
|
"kind": 1024,
|
|
2762
3170
|
"kindString": "Property",
|
|
2763
|
-
"flags": {
|
|
2764
|
-
"isOptional": true
|
|
2765
|
-
},
|
|
3171
|
+
"flags": {},
|
|
2766
3172
|
"sources": [
|
|
2767
3173
|
{
|
|
2768
3174
|
"fileName": "modules/packages/module/packages/model/dist/types/model/Module.d.ts",
|
|
2769
|
-
"line":
|
|
3175
|
+
"line": 21,
|
|
2770
3176
|
"character": 4
|
|
2771
3177
|
}
|
|
2772
3178
|
],
|
|
@@ -2790,14 +3196,14 @@
|
|
|
2790
3196
|
{
|
|
2791
3197
|
"type": "reflection",
|
|
2792
3198
|
"declaration": {
|
|
2793
|
-
"id":
|
|
3199
|
+
"id": 128,
|
|
2794
3200
|
"name": "__type",
|
|
2795
3201
|
"kind": 65536,
|
|
2796
3202
|
"kindString": "Type literal",
|
|
2797
3203
|
"flags": {},
|
|
2798
3204
|
"children": [
|
|
2799
3205
|
{
|
|
2800
|
-
"id":
|
|
3206
|
+
"id": 129,
|
|
2801
3207
|
"name": "name",
|
|
2802
3208
|
"kind": 1024,
|
|
2803
3209
|
"kindString": "Property",
|
|
@@ -2817,7 +3223,7 @@
|
|
|
2817
3223
|
}
|
|
2818
3224
|
},
|
|
2819
3225
|
{
|
|
2820
|
-
"id":
|
|
3226
|
+
"id": 130,
|
|
2821
3227
|
"name": "security",
|
|
2822
3228
|
"kind": 1024,
|
|
2823
3229
|
"kindString": "Property",
|
|
@@ -2834,15 +3240,15 @@
|
|
|
2834
3240
|
"type": {
|
|
2835
3241
|
"type": "reflection",
|
|
2836
3242
|
"declaration": {
|
|
2837
|
-
"id":
|
|
3243
|
+
"id": 131,
|
|
2838
3244
|
"name": "__type",
|
|
2839
3245
|
"kind": 65536,
|
|
2840
3246
|
"kindString": "Type literal",
|
|
2841
3247
|
"flags": {},
|
|
2842
3248
|
"children": [
|
|
2843
3249
|
{
|
|
2844
|
-
"id":
|
|
2845
|
-
"name": "
|
|
3250
|
+
"id": 132,
|
|
3251
|
+
"name": "allowAnonymous",
|
|
2846
3252
|
"kind": 1024,
|
|
2847
3253
|
"kindString": "Property",
|
|
2848
3254
|
"flags": {
|
|
@@ -2855,6 +3261,26 @@
|
|
|
2855
3261
|
"character": 8
|
|
2856
3262
|
}
|
|
2857
3263
|
],
|
|
3264
|
+
"type": {
|
|
3265
|
+
"type": "intrinsic",
|
|
3266
|
+
"name": "boolean"
|
|
3267
|
+
}
|
|
3268
|
+
},
|
|
3269
|
+
{
|
|
3270
|
+
"id": 133,
|
|
3271
|
+
"name": "allowed",
|
|
3272
|
+
"kind": 1024,
|
|
3273
|
+
"kindString": "Property",
|
|
3274
|
+
"flags": {
|
|
3275
|
+
"isOptional": true
|
|
3276
|
+
},
|
|
3277
|
+
"sources": [
|
|
3278
|
+
{
|
|
3279
|
+
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
3280
|
+
"line": 12,
|
|
3281
|
+
"character": 8
|
|
3282
|
+
}
|
|
3283
|
+
],
|
|
2858
3284
|
"type": {
|
|
2859
3285
|
"type": "reference",
|
|
2860
3286
|
"typeArguments": [
|
|
@@ -2885,7 +3311,7 @@
|
|
|
2885
3311
|
}
|
|
2886
3312
|
},
|
|
2887
3313
|
{
|
|
2888
|
-
"id":
|
|
3314
|
+
"id": 134,
|
|
2889
3315
|
"name": "disallowed",
|
|
2890
3316
|
"kind": 1024,
|
|
2891
3317
|
"kindString": "Property",
|
|
@@ -2895,7 +3321,7 @@
|
|
|
2895
3321
|
"sources": [
|
|
2896
3322
|
{
|
|
2897
3323
|
"fileName": "modules/packages/module/packages/model/dist/types/Config.d.ts",
|
|
2898
|
-
"line":
|
|
3324
|
+
"line": 13,
|
|
2899
3325
|
"character": 8
|
|
2900
3326
|
}
|
|
2901
3327
|
],
|
|
@@ -2924,8 +3350,9 @@
|
|
|
2924
3350
|
{
|
|
2925
3351
|
"title": "Properties",
|
|
2926
3352
|
"children": [
|
|
2927
|
-
|
|
2928
|
-
|
|
3353
|
+
132,
|
|
3354
|
+
133,
|
|
3355
|
+
134
|
|
2929
3356
|
]
|
|
2930
3357
|
}
|
|
2931
3358
|
],
|
|
@@ -2944,8 +3371,8 @@
|
|
|
2944
3371
|
{
|
|
2945
3372
|
"title": "Properties",
|
|
2946
3373
|
"children": [
|
|
2947
|
-
|
|
2948
|
-
|
|
3374
|
+
129,
|
|
3375
|
+
130
|
|
2949
3376
|
]
|
|
2950
3377
|
}
|
|
2951
3378
|
],
|
|
@@ -2961,14 +3388,14 @@
|
|
|
2961
3388
|
{
|
|
2962
3389
|
"type": "reflection",
|
|
2963
3390
|
"declaration": {
|
|
2964
|
-
"id":
|
|
3391
|
+
"id": 135,
|
|
2965
3392
|
"name": "__type",
|
|
2966
3393
|
"kind": 65536,
|
|
2967
3394
|
"kindString": "Type literal",
|
|
2968
3395
|
"flags": {},
|
|
2969
3396
|
"children": [
|
|
2970
3397
|
{
|
|
2971
|
-
"id":
|
|
3398
|
+
"id": 136,
|
|
2972
3399
|
"name": "schema",
|
|
2973
3400
|
"kind": 1024,
|
|
2974
3401
|
"kindString": "Property",
|
|
@@ -2990,7 +3417,7 @@
|
|
|
2990
3417
|
{
|
|
2991
3418
|
"title": "Properties",
|
|
2992
3419
|
"children": [
|
|
2993
|
-
|
|
3420
|
+
136
|
|
2994
3421
|
]
|
|
2995
3422
|
}
|
|
2996
3423
|
],
|
|
@@ -3023,12 +3450,13 @@
|
|
|
3023
3450
|
"children": [
|
|
3024
3451
|
18,
|
|
3025
3452
|
19,
|
|
3026
|
-
|
|
3027
|
-
28,
|
|
3453
|
+
137,
|
|
3028
3454
|
29,
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3455
|
+
39,
|
|
3456
|
+
40,
|
|
3457
|
+
78,
|
|
3458
|
+
114,
|
|
3459
|
+
127
|
|
3032
3460
|
]
|
|
3033
3461
|
}
|
|
3034
3462
|
],
|
|
@@ -3037,7 +3465,7 @@
|
|
|
3037
3465
|
"fileName": "modules/packages/diviner/packages/model/src/Diviner.ts",
|
|
3038
3466
|
"line": 10,
|
|
3039
3467
|
"character": 17,
|
|
3040
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3468
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Diviner.ts#L10"
|
|
3041
3469
|
}
|
|
3042
3470
|
],
|
|
3043
3471
|
"extendedTypes": [
|
|
@@ -3063,7 +3491,7 @@
|
|
|
3063
3491
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3064
3492
|
"line": 7,
|
|
3065
3493
|
"character": 12,
|
|
3066
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3494
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Config.ts#L7"
|
|
3067
3495
|
}
|
|
3068
3496
|
],
|
|
3069
3497
|
"typeParameters": [
|
|
@@ -3126,7 +3554,7 @@
|
|
|
3126
3554
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3127
3555
|
"line": 9,
|
|
3128
3556
|
"character": 4,
|
|
3129
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3557
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Config.ts#L9"
|
|
3130
3558
|
}
|
|
3131
3559
|
],
|
|
3132
3560
|
"type": {
|
|
@@ -3156,7 +3584,7 @@
|
|
|
3156
3584
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3157
3585
|
"line": 8,
|
|
3158
3586
|
"character": 2,
|
|
3159
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3587
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Config.ts#L8"
|
|
3160
3588
|
}
|
|
3161
3589
|
]
|
|
3162
3590
|
}
|
|
@@ -3183,13 +3611,13 @@
|
|
|
3183
3611
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3184
3612
|
"line": 4,
|
|
3185
3613
|
"character": 12,
|
|
3186
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3614
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Config.ts#L4"
|
|
3187
3615
|
},
|
|
3188
3616
|
{
|
|
3189
3617
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3190
3618
|
"line": 5,
|
|
3191
3619
|
"character": 13,
|
|
3192
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3620
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Config.ts#L5"
|
|
3193
3621
|
}
|
|
3194
3622
|
],
|
|
3195
3623
|
"type": {
|
|
@@ -3198,7 +3626,7 @@
|
|
|
3198
3626
|
}
|
|
3199
3627
|
},
|
|
3200
3628
|
{
|
|
3201
|
-
"id":
|
|
3629
|
+
"id": 150,
|
|
3202
3630
|
"name": "XyoDivinerDivineQuery",
|
|
3203
3631
|
"kind": 4194304,
|
|
3204
3632
|
"kindString": "Type alias",
|
|
@@ -3208,7 +3636,7 @@
|
|
|
3208
3636
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3209
3637
|
"line": 6,
|
|
3210
3638
|
"character": 12,
|
|
3211
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3639
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L6"
|
|
3212
3640
|
}
|
|
3213
3641
|
],
|
|
3214
3642
|
"type": {
|
|
@@ -3217,14 +3645,14 @@
|
|
|
3217
3645
|
{
|
|
3218
3646
|
"type": "reflection",
|
|
3219
3647
|
"declaration": {
|
|
3220
|
-
"id":
|
|
3648
|
+
"id": 151,
|
|
3221
3649
|
"name": "__type",
|
|
3222
3650
|
"kind": 65536,
|
|
3223
3651
|
"kindString": "Type literal",
|
|
3224
3652
|
"flags": {},
|
|
3225
3653
|
"children": [
|
|
3226
3654
|
{
|
|
3227
|
-
"id":
|
|
3655
|
+
"id": 152,
|
|
3228
3656
|
"name": "schema",
|
|
3229
3657
|
"kind": 1024,
|
|
3230
3658
|
"kindString": "Property",
|
|
@@ -3234,12 +3662,12 @@
|
|
|
3234
3662
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3235
3663
|
"line": 7,
|
|
3236
3664
|
"character": 2,
|
|
3237
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3665
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L7"
|
|
3238
3666
|
}
|
|
3239
3667
|
],
|
|
3240
3668
|
"type": {
|
|
3241
3669
|
"type": "reference",
|
|
3242
|
-
"id":
|
|
3670
|
+
"id": 148,
|
|
3243
3671
|
"name": "XyoDivinerDivineQuerySchema"
|
|
3244
3672
|
}
|
|
3245
3673
|
}
|
|
@@ -3248,7 +3676,7 @@
|
|
|
3248
3676
|
{
|
|
3249
3677
|
"title": "Properties",
|
|
3250
3678
|
"children": [
|
|
3251
|
-
|
|
3679
|
+
152
|
|
3252
3680
|
]
|
|
3253
3681
|
}
|
|
3254
3682
|
],
|
|
@@ -3257,7 +3685,7 @@
|
|
|
3257
3685
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3258
3686
|
"line": 6,
|
|
3259
3687
|
"character": 45,
|
|
3260
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3688
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L6"
|
|
3261
3689
|
}
|
|
3262
3690
|
]
|
|
3263
3691
|
}
|
|
@@ -3267,7 +3695,7 @@
|
|
|
3267
3695
|
}
|
|
3268
3696
|
},
|
|
3269
3697
|
{
|
|
3270
|
-
"id":
|
|
3698
|
+
"id": 149,
|
|
3271
3699
|
"name": "XyoDivinerDivineQuerySchema",
|
|
3272
3700
|
"kind": 4194304,
|
|
3273
3701
|
"kindString": "Type alias",
|
|
@@ -3277,13 +3705,13 @@
|
|
|
3277
3705
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3278
3706
|
"line": 3,
|
|
3279
3707
|
"character": 12,
|
|
3280
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3708
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L3"
|
|
3281
3709
|
},
|
|
3282
3710
|
{
|
|
3283
3711
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3284
3712
|
"line": 4,
|
|
3285
3713
|
"character": 13,
|
|
3286
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3714
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L4"
|
|
3287
3715
|
}
|
|
3288
3716
|
],
|
|
3289
3717
|
"type": {
|
|
@@ -3292,7 +3720,7 @@
|
|
|
3292
3720
|
}
|
|
3293
3721
|
},
|
|
3294
3722
|
{
|
|
3295
|
-
"id":
|
|
3723
|
+
"id": 146,
|
|
3296
3724
|
"name": "XyoDivinerQuery",
|
|
3297
3725
|
"kind": 4194304,
|
|
3298
3726
|
"kindString": "Type alias",
|
|
@@ -3302,12 +3730,12 @@
|
|
|
3302
3730
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/index.ts",
|
|
3303
3731
|
"line": 9,
|
|
3304
3732
|
"character": 12,
|
|
3305
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3733
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Queries/index.ts#L9"
|
|
3306
3734
|
}
|
|
3307
3735
|
],
|
|
3308
3736
|
"typeParameters": [
|
|
3309
3737
|
{
|
|
3310
|
-
"id":
|
|
3738
|
+
"id": 147,
|
|
3311
3739
|
"name": "TQuery",
|
|
3312
3740
|
"kind": 131072,
|
|
3313
3741
|
"kindString": "Type parameter",
|
|
@@ -3338,7 +3766,7 @@
|
|
|
3338
3766
|
"type": "conditional",
|
|
3339
3767
|
"checkType": {
|
|
3340
3768
|
"type": "reference",
|
|
3341
|
-
"id":
|
|
3769
|
+
"id": 147,
|
|
3342
3770
|
"name": "TQuery"
|
|
3343
3771
|
},
|
|
3344
3772
|
"extendsType": {
|
|
@@ -3350,19 +3778,19 @@
|
|
|
3350
3778
|
"types": [
|
|
3351
3779
|
{
|
|
3352
3780
|
"type": "reference",
|
|
3353
|
-
"id":
|
|
3781
|
+
"id": 145,
|
|
3354
3782
|
"name": "XyoDivinerQueryBase"
|
|
3355
3783
|
},
|
|
3356
3784
|
{
|
|
3357
3785
|
"type": "reference",
|
|
3358
|
-
"id":
|
|
3786
|
+
"id": 147,
|
|
3359
3787
|
"name": "TQuery"
|
|
3360
3788
|
}
|
|
3361
3789
|
]
|
|
3362
3790
|
},
|
|
3363
3791
|
"falseType": {
|
|
3364
3792
|
"type": "reference",
|
|
3365
|
-
"id":
|
|
3793
|
+
"id": 145,
|
|
3366
3794
|
"name": "XyoDivinerQueryBase"
|
|
3367
3795
|
}
|
|
3368
3796
|
}
|
|
@@ -3371,7 +3799,7 @@
|
|
|
3371
3799
|
}
|
|
3372
3800
|
},
|
|
3373
3801
|
{
|
|
3374
|
-
"id":
|
|
3802
|
+
"id": 145,
|
|
3375
3803
|
"name": "XyoDivinerQueryBase",
|
|
3376
3804
|
"kind": 4194304,
|
|
3377
3805
|
"kindString": "Type alias",
|
|
@@ -3381,12 +3809,12 @@
|
|
|
3381
3809
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/index.ts",
|
|
3382
3810
|
"line": 7,
|
|
3383
3811
|
"character": 12,
|
|
3384
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3812
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Queries/index.ts#L7"
|
|
3385
3813
|
}
|
|
3386
3814
|
],
|
|
3387
3815
|
"type": {
|
|
3388
3816
|
"type": "reference",
|
|
3389
|
-
"id":
|
|
3817
|
+
"id": 150,
|
|
3390
3818
|
"name": "XyoDivinerDivineQuery"
|
|
3391
3819
|
}
|
|
3392
3820
|
},
|
|
@@ -3401,13 +3829,13 @@
|
|
|
3401
3829
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3402
3830
|
"line": 4,
|
|
3403
3831
|
"character": 12,
|
|
3404
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3832
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Config.ts#L4"
|
|
3405
3833
|
},
|
|
3406
3834
|
{
|
|
3407
3835
|
"fileName": "modules/packages/diviner/packages/model/src/Config.ts",
|
|
3408
3836
|
"line": 5,
|
|
3409
3837
|
"character": 13,
|
|
3410
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3838
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Config.ts#L5"
|
|
3411
3839
|
}
|
|
3412
3840
|
],
|
|
3413
3841
|
"type": {
|
|
@@ -3416,7 +3844,7 @@
|
|
|
3416
3844
|
}
|
|
3417
3845
|
},
|
|
3418
3846
|
{
|
|
3419
|
-
"id":
|
|
3847
|
+
"id": 148,
|
|
3420
3848
|
"name": "XyoDivinerDivineQuerySchema",
|
|
3421
3849
|
"kind": 32,
|
|
3422
3850
|
"kindString": "Variable",
|
|
@@ -3426,13 +3854,13 @@
|
|
|
3426
3854
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3427
3855
|
"line": 3,
|
|
3428
3856
|
"character": 12,
|
|
3429
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3857
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L3"
|
|
3430
3858
|
},
|
|
3431
3859
|
{
|
|
3432
3860
|
"fileName": "modules/packages/diviner/packages/model/src/Queries/Divine.ts",
|
|
3433
3861
|
"line": 4,
|
|
3434
3862
|
"character": 13,
|
|
3435
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3863
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/Queries/Divine.ts#L4"
|
|
3436
3864
|
}
|
|
3437
3865
|
],
|
|
3438
3866
|
"type": {
|
|
@@ -3454,17 +3882,17 @@
|
|
|
3454
3882
|
"children": [
|
|
3455
3883
|
3,
|
|
3456
3884
|
2,
|
|
3457
|
-
|
|
3458
|
-
|
|
3459
|
-
|
|
3460
|
-
|
|
3885
|
+
150,
|
|
3886
|
+
149,
|
|
3887
|
+
146,
|
|
3888
|
+
145
|
|
3461
3889
|
]
|
|
3462
3890
|
},
|
|
3463
3891
|
{
|
|
3464
3892
|
"title": "Variables",
|
|
3465
3893
|
"children": [
|
|
3466
3894
|
1,
|
|
3467
|
-
|
|
3895
|
+
148
|
|
3468
3896
|
]
|
|
3469
3897
|
}
|
|
3470
3898
|
],
|
|
@@ -3473,7 +3901,7 @@
|
|
|
3473
3901
|
"fileName": "modules/packages/diviner/packages/model/src/index.ts",
|
|
3474
3902
|
"line": 1,
|
|
3475
3903
|
"character": 0,
|
|
3476
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/
|
|
3904
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/b4a24f27d46/packages/modules/packages/diviner/packages/model/src/index.ts#L1"
|
|
3477
3905
|
}
|
|
3478
3906
|
]
|
|
3479
3907
|
}
|