@skyux/indicators 7.1.4 → 7.3.0
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/documentation.json +662 -347
- package/esm2020/lib/modules/tokens/token.component.mjs +2 -2
- package/esm2020/lib/modules/wait/wait.component.mjs +3 -3
- package/esm2020/lib/modules/wait/wait.service.mjs +15 -32
- package/esm2020/testing/public-api.mjs +3 -1
- package/esm2020/testing/wait/wait-harness-filters.mjs +2 -0
- package/esm2020/testing/wait/wait-harness.mjs +56 -0
- package/fesm2015/skyux-indicators-testing.mjs +63 -1
- package/fesm2015/skyux-indicators-testing.mjs.map +1 -1
- package/fesm2015/skyux-indicators.mjs +18 -35
- package/fesm2015/skyux-indicators.mjs.map +1 -1
- package/fesm2020/skyux-indicators-testing.mjs +55 -1
- package/fesm2020/skyux-indicators-testing.mjs.map +1 -1
- package/fesm2020/skyux-indicators.mjs +18 -35
- package/fesm2020/skyux-indicators.mjs.map +1 -1
- package/lib/modules/wait/wait.service.d.ts +2 -12
- package/package.json +5 -5
- package/testing/public-api.d.ts +2 -0
- package/testing/wait/wait-harness-filters.d.ts +6 -0
- package/testing/wait/wait-harness.d.ts +34 -0
- package/esm2020/lib/modules/wait/types/wait-blocking-wrap-args.mjs +0 -2
- package/esm2020/lib/modules/wait/types/wait-non-blocking-wrap-args.mjs +0 -2
- package/lib/modules/wait/types/wait-blocking-wrap-args.d.ts +0 -4
- package/lib/modules/wait/types/wait-non-blocking-wrap-args.d.ts +0 -4
package/documentation.json
CHANGED
|
@@ -39,9 +39,11 @@
|
|
|
39
39
|
"SkyLabelHarness": "class-skylabelharness",
|
|
40
40
|
"SkyTokenHarness": "class-skytokenharness",
|
|
41
41
|
"SkyTokensHarness": "class-skytokensharness",
|
|
42
|
+
"SkyWaitHarness": "class-skywaitharness",
|
|
42
43
|
"SkyAlertHarnessFilters": "interface-skyalertharnessfilters",
|
|
43
44
|
"SkyKeyInfoHarnessFilters": "interface-skykeyinfoharnessfilters",
|
|
44
|
-
"SkyLabelHarnessFilters": "interface-skylabelharnessfilters"
|
|
45
|
+
"SkyLabelHarnessFilters": "interface-skylabelharnessfilters",
|
|
46
|
+
"SkyWaitHarnessFilters": "interface-skywaitharnessfilters"
|
|
45
47
|
},
|
|
46
48
|
"typedoc": {
|
|
47
49
|
"id": 0,
|
|
@@ -637,7 +639,7 @@
|
|
|
637
639
|
"sources": [
|
|
638
640
|
{
|
|
639
641
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
640
|
-
"line":
|
|
642
|
+
"line": 30,
|
|
641
643
|
"character": 2
|
|
642
644
|
}
|
|
643
645
|
],
|
|
@@ -696,17 +698,6 @@
|
|
|
696
698
|
"type": "reference",
|
|
697
699
|
"name": "SkyAppWindowRef"
|
|
698
700
|
}
|
|
699
|
-
},
|
|
700
|
-
{
|
|
701
|
-
"id": 406,
|
|
702
|
-
"name": "logService",
|
|
703
|
-
"kind": 32768,
|
|
704
|
-
"kindString": "Parameter",
|
|
705
|
-
"flags": {},
|
|
706
|
-
"type": {
|
|
707
|
-
"type": "reference",
|
|
708
|
-
"name": "SkyLogService"
|
|
709
|
-
}
|
|
710
701
|
}
|
|
711
702
|
],
|
|
712
703
|
"type": {
|
|
@@ -718,7 +709,7 @@
|
|
|
718
709
|
]
|
|
719
710
|
},
|
|
720
711
|
{
|
|
721
|
-
"id":
|
|
712
|
+
"id": 410,
|
|
722
713
|
"name": "beginBlockingPageWait",
|
|
723
714
|
"kind": 2048,
|
|
724
715
|
"kindString": "Method",
|
|
@@ -728,13 +719,13 @@
|
|
|
728
719
|
"sources": [
|
|
729
720
|
{
|
|
730
721
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
731
|
-
"line":
|
|
722
|
+
"line": 45,
|
|
732
723
|
"character": 9
|
|
733
724
|
}
|
|
734
725
|
],
|
|
735
726
|
"signatures": [
|
|
736
727
|
{
|
|
737
|
-
"id":
|
|
728
|
+
"id": 411,
|
|
738
729
|
"name": "beginBlockingPageWait",
|
|
739
730
|
"kind": 4096,
|
|
740
731
|
"kindString": "Call signature",
|
|
@@ -750,7 +741,7 @@
|
|
|
750
741
|
]
|
|
751
742
|
},
|
|
752
743
|
{
|
|
753
|
-
"id":
|
|
744
|
+
"id": 412,
|
|
754
745
|
"name": "beginNonBlockingPageWait",
|
|
755
746
|
"kind": 2048,
|
|
756
747
|
"kindString": "Method",
|
|
@@ -760,13 +751,13 @@
|
|
|
760
751
|
"sources": [
|
|
761
752
|
{
|
|
762
753
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
763
|
-
"line":
|
|
754
|
+
"line": 52,
|
|
764
755
|
"character": 9
|
|
765
756
|
}
|
|
766
757
|
],
|
|
767
758
|
"signatures": [
|
|
768
759
|
{
|
|
769
|
-
"id":
|
|
760
|
+
"id": 413,
|
|
770
761
|
"name": "beginNonBlockingPageWait",
|
|
771
762
|
"kind": 4096,
|
|
772
763
|
"kindString": "Call signature",
|
|
@@ -782,7 +773,7 @@
|
|
|
782
773
|
]
|
|
783
774
|
},
|
|
784
775
|
{
|
|
785
|
-
"id":
|
|
776
|
+
"id": 422,
|
|
786
777
|
"name": "blockingWrap",
|
|
787
778
|
"kind": 2048,
|
|
788
779
|
"kindString": "Method",
|
|
@@ -792,13 +783,13 @@
|
|
|
792
783
|
"sources": [
|
|
793
784
|
{
|
|
794
785
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
795
|
-
"line":
|
|
786
|
+
"line": 95,
|
|
796
787
|
"character": 9
|
|
797
788
|
}
|
|
798
789
|
],
|
|
799
790
|
"signatures": [
|
|
800
791
|
{
|
|
801
|
-
"id":
|
|
792
|
+
"id": 423,
|
|
802
793
|
"name": "blockingWrap",
|
|
803
794
|
"kind": 4096,
|
|
804
795
|
"kindString": "Call signature",
|
|
@@ -808,64 +799,7 @@
|
|
|
808
799
|
},
|
|
809
800
|
"typeParameter": [
|
|
810
801
|
{
|
|
811
|
-
"id":
|
|
812
|
-
"name": "T",
|
|
813
|
-
"kind": 131072,
|
|
814
|
-
"kindString": "Type parameter",
|
|
815
|
-
"flags": {}
|
|
816
|
-
}
|
|
817
|
-
],
|
|
818
|
-
"parameters": [
|
|
819
|
-
{
|
|
820
|
-
"id": 427,
|
|
821
|
-
"name": "args",
|
|
822
|
-
"kind": 32768,
|
|
823
|
-
"kindString": "Parameter",
|
|
824
|
-
"flags": {},
|
|
825
|
-
"type": {
|
|
826
|
-
"type": "reference",
|
|
827
|
-
"typeArguments": [
|
|
828
|
-
{
|
|
829
|
-
"type": "reference",
|
|
830
|
-
"id": 426,
|
|
831
|
-
"name": "T"
|
|
832
|
-
}
|
|
833
|
-
],
|
|
834
|
-
"name": "SkyWaitBlockingWrapArgs"
|
|
835
|
-
}
|
|
836
|
-
}
|
|
837
|
-
],
|
|
838
|
-
"type": {
|
|
839
|
-
"type": "reference",
|
|
840
|
-
"typeArguments": [
|
|
841
|
-
{
|
|
842
|
-
"type": "reference",
|
|
843
|
-
"id": 426,
|
|
844
|
-
"name": "T"
|
|
845
|
-
}
|
|
846
|
-
],
|
|
847
|
-
"qualifiedName": "Observable",
|
|
848
|
-
"package": "rxjs",
|
|
849
|
-
"name": "Observable"
|
|
850
|
-
}
|
|
851
|
-
},
|
|
852
|
-
{
|
|
853
|
-
"id": 428,
|
|
854
|
-
"name": "blockingWrap",
|
|
855
|
-
"kind": 4096,
|
|
856
|
-
"kindString": "Call signature",
|
|
857
|
-
"flags": {},
|
|
858
|
-
"comment": {
|
|
859
|
-
"tags": [
|
|
860
|
-
{
|
|
861
|
-
"tag": "deprecated",
|
|
862
|
-
"text": "Use the version which takes in `SkyWaitBlockingWrapArgs` instead\n"
|
|
863
|
-
}
|
|
864
|
-
]
|
|
865
|
-
},
|
|
866
|
-
"typeParameter": [
|
|
867
|
-
{
|
|
868
|
-
"id": 429,
|
|
802
|
+
"id": 424,
|
|
869
803
|
"name": "T",
|
|
870
804
|
"kind": 131072,
|
|
871
805
|
"kindString": "Type parameter",
|
|
@@ -874,7 +808,7 @@
|
|
|
874
808
|
],
|
|
875
809
|
"parameters": [
|
|
876
810
|
{
|
|
877
|
-
"id":
|
|
811
|
+
"id": 425,
|
|
878
812
|
"name": "observable",
|
|
879
813
|
"kind": 32768,
|
|
880
814
|
"kindString": "Parameter",
|
|
@@ -884,7 +818,7 @@
|
|
|
884
818
|
"typeArguments": [
|
|
885
819
|
{
|
|
886
820
|
"type": "reference",
|
|
887
|
-
"id":
|
|
821
|
+
"id": 424,
|
|
888
822
|
"name": "T"
|
|
889
823
|
}
|
|
890
824
|
],
|
|
@@ -899,7 +833,7 @@
|
|
|
899
833
|
"typeArguments": [
|
|
900
834
|
{
|
|
901
835
|
"type": "reference",
|
|
902
|
-
"id":
|
|
836
|
+
"id": 424,
|
|
903
837
|
"name": "T"
|
|
904
838
|
}
|
|
905
839
|
],
|
|
@@ -911,7 +845,7 @@
|
|
|
911
845
|
]
|
|
912
846
|
},
|
|
913
847
|
{
|
|
914
|
-
"id":
|
|
848
|
+
"id": 418,
|
|
915
849
|
"name": "clearAllPageWaits",
|
|
916
850
|
"kind": 2048,
|
|
917
851
|
"kindString": "Method",
|
|
@@ -921,13 +855,13 @@
|
|
|
921
855
|
"sources": [
|
|
922
856
|
{
|
|
923
857
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
924
|
-
"line":
|
|
858
|
+
"line": 75,
|
|
925
859
|
"character": 9
|
|
926
860
|
}
|
|
927
861
|
],
|
|
928
862
|
"signatures": [
|
|
929
863
|
{
|
|
930
|
-
"id":
|
|
864
|
+
"id": 419,
|
|
931
865
|
"name": "clearAllPageWaits",
|
|
932
866
|
"kind": 4096,
|
|
933
867
|
"kindString": "Call signature",
|
|
@@ -943,7 +877,7 @@
|
|
|
943
877
|
]
|
|
944
878
|
},
|
|
945
879
|
{
|
|
946
|
-
"id":
|
|
880
|
+
"id": 414,
|
|
947
881
|
"name": "endBlockingPageWait",
|
|
948
882
|
"kind": 2048,
|
|
949
883
|
"kindString": "Method",
|
|
@@ -953,13 +887,13 @@
|
|
|
953
887
|
"sources": [
|
|
954
888
|
{
|
|
955
889
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
956
|
-
"line":
|
|
890
|
+
"line": 60,
|
|
957
891
|
"character": 9
|
|
958
892
|
}
|
|
959
893
|
],
|
|
960
894
|
"signatures": [
|
|
961
895
|
{
|
|
962
|
-
"id":
|
|
896
|
+
"id": 415,
|
|
963
897
|
"name": "endBlockingPageWait",
|
|
964
898
|
"kind": 4096,
|
|
965
899
|
"kindString": "Call signature",
|
|
@@ -975,7 +909,7 @@
|
|
|
975
909
|
]
|
|
976
910
|
},
|
|
977
911
|
{
|
|
978
|
-
"id":
|
|
912
|
+
"id": 416,
|
|
979
913
|
"name": "endNonBlockingPageWait",
|
|
980
914
|
"kind": 2048,
|
|
981
915
|
"kindString": "Method",
|
|
@@ -985,13 +919,13 @@
|
|
|
985
919
|
"sources": [
|
|
986
920
|
{
|
|
987
921
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
988
|
-
"line":
|
|
922
|
+
"line": 68,
|
|
989
923
|
"character": 9
|
|
990
924
|
}
|
|
991
925
|
],
|
|
992
926
|
"signatures": [
|
|
993
927
|
{
|
|
994
|
-
"id":
|
|
928
|
+
"id": 417,
|
|
995
929
|
"name": "endNonBlockingPageWait",
|
|
996
930
|
"kind": 4096,
|
|
997
931
|
"kindString": "Call signature",
|
|
@@ -1007,7 +941,7 @@
|
|
|
1007
941
|
]
|
|
1008
942
|
},
|
|
1009
943
|
{
|
|
1010
|
-
"id":
|
|
944
|
+
"id": 426,
|
|
1011
945
|
"name": "nonBlockingWrap",
|
|
1012
946
|
"kind": 2048,
|
|
1013
947
|
"kindString": "Method",
|
|
@@ -1017,13 +951,13 @@
|
|
|
1017
951
|
"sources": [
|
|
1018
952
|
{
|
|
1019
953
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
1020
|
-
"line":
|
|
954
|
+
"line": 106,
|
|
1021
955
|
"character": 9
|
|
1022
956
|
}
|
|
1023
957
|
],
|
|
1024
958
|
"signatures": [
|
|
1025
959
|
{
|
|
1026
|
-
"id":
|
|
960
|
+
"id": 427,
|
|
1027
961
|
"name": "nonBlockingWrap",
|
|
1028
962
|
"kind": 4096,
|
|
1029
963
|
"kindString": "Call signature",
|
|
@@ -1033,64 +967,7 @@
|
|
|
1033
967
|
},
|
|
1034
968
|
"typeParameter": [
|
|
1035
969
|
{
|
|
1036
|
-
"id":
|
|
1037
|
-
"name": "T",
|
|
1038
|
-
"kind": 131072,
|
|
1039
|
-
"kindString": "Type parameter",
|
|
1040
|
-
"flags": {}
|
|
1041
|
-
}
|
|
1042
|
-
],
|
|
1043
|
-
"parameters": [
|
|
1044
|
-
{
|
|
1045
|
-
"id": 434,
|
|
1046
|
-
"name": "args",
|
|
1047
|
-
"kind": 32768,
|
|
1048
|
-
"kindString": "Parameter",
|
|
1049
|
-
"flags": {},
|
|
1050
|
-
"type": {
|
|
1051
|
-
"type": "reference",
|
|
1052
|
-
"typeArguments": [
|
|
1053
|
-
{
|
|
1054
|
-
"type": "reference",
|
|
1055
|
-
"id": 433,
|
|
1056
|
-
"name": "T"
|
|
1057
|
-
}
|
|
1058
|
-
],
|
|
1059
|
-
"name": "SkyWaitNonBlockingWrapArgs"
|
|
1060
|
-
}
|
|
1061
|
-
}
|
|
1062
|
-
],
|
|
1063
|
-
"type": {
|
|
1064
|
-
"type": "reference",
|
|
1065
|
-
"typeArguments": [
|
|
1066
|
-
{
|
|
1067
|
-
"type": "reference",
|
|
1068
|
-
"id": 433,
|
|
1069
|
-
"name": "T"
|
|
1070
|
-
}
|
|
1071
|
-
],
|
|
1072
|
-
"qualifiedName": "Observable",
|
|
1073
|
-
"package": "rxjs",
|
|
1074
|
-
"name": "Observable"
|
|
1075
|
-
}
|
|
1076
|
-
},
|
|
1077
|
-
{
|
|
1078
|
-
"id": 435,
|
|
1079
|
-
"name": "nonBlockingWrap",
|
|
1080
|
-
"kind": 4096,
|
|
1081
|
-
"kindString": "Call signature",
|
|
1082
|
-
"flags": {},
|
|
1083
|
-
"comment": {
|
|
1084
|
-
"tags": [
|
|
1085
|
-
{
|
|
1086
|
-
"tag": "deprecated",
|
|
1087
|
-
"text": "Use the version which takes in `SkyWaitNonBlockingWrapArgs` instead\n"
|
|
1088
|
-
}
|
|
1089
|
-
]
|
|
1090
|
-
},
|
|
1091
|
-
"typeParameter": [
|
|
1092
|
-
{
|
|
1093
|
-
"id": 436,
|
|
970
|
+
"id": 428,
|
|
1094
971
|
"name": "T",
|
|
1095
972
|
"kind": 131072,
|
|
1096
973
|
"kindString": "Type parameter",
|
|
@@ -1099,7 +976,7 @@
|
|
|
1099
976
|
],
|
|
1100
977
|
"parameters": [
|
|
1101
978
|
{
|
|
1102
|
-
"id":
|
|
979
|
+
"id": 429,
|
|
1103
980
|
"name": "observable",
|
|
1104
981
|
"kind": 32768,
|
|
1105
982
|
"kindString": "Parameter",
|
|
@@ -1109,7 +986,7 @@
|
|
|
1109
986
|
"typeArguments": [
|
|
1110
987
|
{
|
|
1111
988
|
"type": "reference",
|
|
1112
|
-
"id":
|
|
989
|
+
"id": 428,
|
|
1113
990
|
"name": "T"
|
|
1114
991
|
}
|
|
1115
992
|
],
|
|
@@ -1124,7 +1001,7 @@
|
|
|
1124
1001
|
"typeArguments": [
|
|
1125
1002
|
{
|
|
1126
1003
|
"type": "reference",
|
|
1127
|
-
"id":
|
|
1004
|
+
"id": 428,
|
|
1128
1005
|
"name": "T"
|
|
1129
1006
|
}
|
|
1130
1007
|
],
|
|
@@ -1148,20 +1025,20 @@
|
|
|
1148
1025
|
"title": "Methods",
|
|
1149
1026
|
"kind": 2048,
|
|
1150
1027
|
"children": [
|
|
1028
|
+
410,
|
|
1151
1029
|
412,
|
|
1030
|
+
422,
|
|
1031
|
+
418,
|
|
1152
1032
|
414,
|
|
1153
|
-
424,
|
|
1154
|
-
420,
|
|
1155
1033
|
416,
|
|
1156
|
-
|
|
1157
|
-
431
|
|
1034
|
+
426
|
|
1158
1035
|
]
|
|
1159
1036
|
}
|
|
1160
1037
|
],
|
|
1161
1038
|
"sources": [
|
|
1162
1039
|
{
|
|
1163
1040
|
"fileName": "projects/indicators/src/modules/wait/wait.service.ts",
|
|
1164
|
-
"line":
|
|
1041
|
+
"line": 24,
|
|
1165
1042
|
"character": 13
|
|
1166
1043
|
}
|
|
1167
1044
|
]
|
|
@@ -6649,7 +6526,7 @@
|
|
|
6649
6526
|
}
|
|
6650
6527
|
},
|
|
6651
6528
|
{
|
|
6652
|
-
"id":
|
|
6529
|
+
"id": 442,
|
|
6653
6530
|
"name": "SkyAlertHarness",
|
|
6654
6531
|
"kind": 128,
|
|
6655
6532
|
"kindString": "Class",
|
|
@@ -6659,7 +6536,7 @@
|
|
|
6659
6536
|
},
|
|
6660
6537
|
"children": [
|
|
6661
6538
|
{
|
|
6662
|
-
"id":
|
|
6539
|
+
"id": 463,
|
|
6663
6540
|
"name": "close",
|
|
6664
6541
|
"kind": 2048,
|
|
6665
6542
|
"kindString": "Method",
|
|
@@ -6675,7 +6552,7 @@
|
|
|
6675
6552
|
],
|
|
6676
6553
|
"signatures": [
|
|
6677
6554
|
{
|
|
6678
|
-
"id":
|
|
6555
|
+
"id": 464,
|
|
6679
6556
|
"name": "close",
|
|
6680
6557
|
"kind": 4096,
|
|
6681
6558
|
"kindString": "Call signature",
|
|
@@ -6699,7 +6576,7 @@
|
|
|
6699
6576
|
]
|
|
6700
6577
|
},
|
|
6701
6578
|
{
|
|
6702
|
-
"id":
|
|
6579
|
+
"id": 459,
|
|
6703
6580
|
"name": "getAlertType",
|
|
6704
6581
|
"kind": 2048,
|
|
6705
6582
|
"kindString": "Method",
|
|
@@ -6715,7 +6592,7 @@
|
|
|
6715
6592
|
],
|
|
6716
6593
|
"signatures": [
|
|
6717
6594
|
{
|
|
6718
|
-
"id":
|
|
6595
|
+
"id": 460,
|
|
6719
6596
|
"name": "getAlertType",
|
|
6720
6597
|
"kind": 4096,
|
|
6721
6598
|
"kindString": "Call signature",
|
|
@@ -6740,7 +6617,7 @@
|
|
|
6740
6617
|
]
|
|
6741
6618
|
},
|
|
6742
6619
|
{
|
|
6743
|
-
"id":
|
|
6620
|
+
"id": 471,
|
|
6744
6621
|
"name": "getCustomDescription",
|
|
6745
6622
|
"kind": 2048,
|
|
6746
6623
|
"kindString": "Method",
|
|
@@ -6756,7 +6633,7 @@
|
|
|
6756
6633
|
],
|
|
6757
6634
|
"signatures": [
|
|
6758
6635
|
{
|
|
6759
|
-
"id":
|
|
6636
|
+
"id": 472,
|
|
6760
6637
|
"name": "getCustomDescription",
|
|
6761
6638
|
"kind": 4096,
|
|
6762
6639
|
"kindString": "Call signature",
|
|
@@ -6780,7 +6657,7 @@
|
|
|
6780
6657
|
]
|
|
6781
6658
|
},
|
|
6782
6659
|
{
|
|
6783
|
-
"id":
|
|
6660
|
+
"id": 469,
|
|
6784
6661
|
"name": "getDescriptionType",
|
|
6785
6662
|
"kind": 2048,
|
|
6786
6663
|
"kindString": "Method",
|
|
@@ -6796,7 +6673,7 @@
|
|
|
6796
6673
|
],
|
|
6797
6674
|
"signatures": [
|
|
6798
6675
|
{
|
|
6799
|
-
"id":
|
|
6676
|
+
"id": 470,
|
|
6800
6677
|
"name": "getDescriptionType",
|
|
6801
6678
|
"kind": 4096,
|
|
6802
6679
|
"kindString": "Call signature",
|
|
@@ -6821,7 +6698,7 @@
|
|
|
6821
6698
|
]
|
|
6822
6699
|
},
|
|
6823
6700
|
{
|
|
6824
|
-
"id":
|
|
6701
|
+
"id": 461,
|
|
6825
6702
|
"name": "getText",
|
|
6826
6703
|
"kind": 2048,
|
|
6827
6704
|
"kindString": "Method",
|
|
@@ -6837,7 +6714,7 @@
|
|
|
6837
6714
|
],
|
|
6838
6715
|
"signatures": [
|
|
6839
6716
|
{
|
|
6840
|
-
"id":
|
|
6717
|
+
"id": 462,
|
|
6841
6718
|
"name": "getText",
|
|
6842
6719
|
"kind": 4096,
|
|
6843
6720
|
"kindString": "Call signature",
|
|
@@ -6861,7 +6738,7 @@
|
|
|
6861
6738
|
]
|
|
6862
6739
|
},
|
|
6863
6740
|
{
|
|
6864
|
-
"id":
|
|
6741
|
+
"id": 476,
|
|
6865
6742
|
"name": "host",
|
|
6866
6743
|
"kind": 2048,
|
|
6867
6744
|
"kindString": "Method",
|
|
@@ -6875,7 +6752,7 @@
|
|
|
6875
6752
|
],
|
|
6876
6753
|
"signatures": [
|
|
6877
6754
|
{
|
|
6878
|
-
"id":
|
|
6755
|
+
"id": 477,
|
|
6879
6756
|
"name": "host",
|
|
6880
6757
|
"kind": 4096,
|
|
6881
6758
|
"kindString": "Call signature",
|
|
@@ -6909,7 +6786,7 @@
|
|
|
6909
6786
|
}
|
|
6910
6787
|
},
|
|
6911
6788
|
{
|
|
6912
|
-
"id":
|
|
6789
|
+
"id": 467,
|
|
6913
6790
|
"name": "isCloseable",
|
|
6914
6791
|
"kind": 2048,
|
|
6915
6792
|
"kindString": "Method",
|
|
@@ -6925,7 +6802,7 @@
|
|
|
6925
6802
|
],
|
|
6926
6803
|
"signatures": [
|
|
6927
6804
|
{
|
|
6928
|
-
"id":
|
|
6805
|
+
"id": 468,
|
|
6929
6806
|
"name": "isCloseable",
|
|
6930
6807
|
"kind": 4096,
|
|
6931
6808
|
"kindString": "Call signature",
|
|
@@ -6949,7 +6826,7 @@
|
|
|
6949
6826
|
]
|
|
6950
6827
|
},
|
|
6951
6828
|
{
|
|
6952
|
-
"id":
|
|
6829
|
+
"id": 465,
|
|
6953
6830
|
"name": "isClosed",
|
|
6954
6831
|
"kind": 2048,
|
|
6955
6832
|
"kindString": "Method",
|
|
@@ -6965,7 +6842,7 @@
|
|
|
6965
6842
|
],
|
|
6966
6843
|
"signatures": [
|
|
6967
6844
|
{
|
|
6968
|
-
"id":
|
|
6845
|
+
"id": 466,
|
|
6969
6846
|
"name": "isClosed",
|
|
6970
6847
|
"kind": 4096,
|
|
6971
6848
|
"kindString": "Call signature",
|
|
@@ -6989,7 +6866,7 @@
|
|
|
6989
6866
|
]
|
|
6990
6867
|
},
|
|
6991
6868
|
{
|
|
6992
|
-
"id":
|
|
6869
|
+
"id": 444,
|
|
6993
6870
|
"name": "with",
|
|
6994
6871
|
"kind": 2048,
|
|
6995
6872
|
"kindString": "Method",
|
|
@@ -7006,7 +6883,7 @@
|
|
|
7006
6883
|
],
|
|
7007
6884
|
"signatures": [
|
|
7008
6885
|
{
|
|
7009
|
-
"id":
|
|
6886
|
+
"id": 445,
|
|
7010
6887
|
"name": "with",
|
|
7011
6888
|
"kind": 4096,
|
|
7012
6889
|
"kindString": "Call signature",
|
|
@@ -7016,14 +6893,14 @@
|
|
|
7016
6893
|
},
|
|
7017
6894
|
"parameters": [
|
|
7018
6895
|
{
|
|
7019
|
-
"id":
|
|
6896
|
+
"id": 446,
|
|
7020
6897
|
"name": "filters",
|
|
7021
6898
|
"kind": 32768,
|
|
7022
6899
|
"kindString": "Parameter",
|
|
7023
6900
|
"flags": {},
|
|
7024
6901
|
"type": {
|
|
7025
6902
|
"type": "reference",
|
|
7026
|
-
"id":
|
|
6903
|
+
"id": 496,
|
|
7027
6904
|
"name": "SkyAlertHarnessFilters"
|
|
7028
6905
|
}
|
|
7029
6906
|
}
|
|
@@ -7033,7 +6910,7 @@
|
|
|
7033
6910
|
"typeArguments": [
|
|
7034
6911
|
{
|
|
7035
6912
|
"type": "reference",
|
|
7036
|
-
"id":
|
|
6913
|
+
"id": 442,
|
|
7037
6914
|
"name": "SkyAlertHarness"
|
|
7038
6915
|
}
|
|
7039
6916
|
],
|
|
@@ -7050,22 +6927,22 @@
|
|
|
7050
6927
|
"title": "Constructors",
|
|
7051
6928
|
"kind": 512,
|
|
7052
6929
|
"children": [
|
|
7053
|
-
|
|
6930
|
+
452
|
|
7054
6931
|
]
|
|
7055
6932
|
},
|
|
7056
6933
|
{
|
|
7057
6934
|
"title": "Methods",
|
|
7058
6935
|
"kind": 2048,
|
|
7059
6936
|
"children": [
|
|
6937
|
+
463,
|
|
6938
|
+
459,
|
|
7060
6939
|
471,
|
|
7061
|
-
467,
|
|
7062
|
-
479,
|
|
7063
|
-
477,
|
|
7064
6940
|
469,
|
|
7065
|
-
|
|
7066
|
-
|
|
7067
|
-
|
|
7068
|
-
|
|
6941
|
+
461,
|
|
6942
|
+
476,
|
|
6943
|
+
467,
|
|
6944
|
+
465,
|
|
6945
|
+
444
|
|
7069
6946
|
]
|
|
7070
6947
|
}
|
|
7071
6948
|
],
|
|
@@ -7084,7 +6961,7 @@
|
|
|
7084
6961
|
]
|
|
7085
6962
|
},
|
|
7086
6963
|
{
|
|
7087
|
-
"id":
|
|
6964
|
+
"id": 500,
|
|
7088
6965
|
"name": "SkyKeyInfoHarness",
|
|
7089
6966
|
"kind": 128,
|
|
7090
6967
|
"kindString": "Class",
|
|
@@ -7094,7 +6971,7 @@
|
|
|
7094
6971
|
},
|
|
7095
6972
|
"children": [
|
|
7096
6973
|
{
|
|
7097
|
-
"id":
|
|
6974
|
+
"id": 518,
|
|
7098
6975
|
"name": "getLabelText",
|
|
7099
6976
|
"kind": 2048,
|
|
7100
6977
|
"kindString": "Method",
|
|
@@ -7110,7 +6987,7 @@
|
|
|
7110
6987
|
],
|
|
7111
6988
|
"signatures": [
|
|
7112
6989
|
{
|
|
7113
|
-
"id":
|
|
6990
|
+
"id": 519,
|
|
7114
6991
|
"name": "getLabelText",
|
|
7115
6992
|
"kind": 4096,
|
|
7116
6993
|
"kindString": "Call signature",
|
|
@@ -7134,7 +7011,7 @@
|
|
|
7134
7011
|
]
|
|
7135
7012
|
},
|
|
7136
7013
|
{
|
|
7137
|
-
"id":
|
|
7014
|
+
"id": 520,
|
|
7138
7015
|
"name": "getLayout",
|
|
7139
7016
|
"kind": 2048,
|
|
7140
7017
|
"kindString": "Method",
|
|
@@ -7150,7 +7027,7 @@
|
|
|
7150
7027
|
],
|
|
7151
7028
|
"signatures": [
|
|
7152
7029
|
{
|
|
7153
|
-
"id":
|
|
7030
|
+
"id": 521,
|
|
7154
7031
|
"name": "getLayout",
|
|
7155
7032
|
"kind": 4096,
|
|
7156
7033
|
"kindString": "Call signature",
|
|
@@ -7175,7 +7052,7 @@
|
|
|
7175
7052
|
]
|
|
7176
7053
|
},
|
|
7177
7054
|
{
|
|
7178
|
-
"id":
|
|
7055
|
+
"id": 516,
|
|
7179
7056
|
"name": "getValueText",
|
|
7180
7057
|
"kind": 2048,
|
|
7181
7058
|
"kindString": "Method",
|
|
@@ -7191,7 +7068,7 @@
|
|
|
7191
7068
|
],
|
|
7192
7069
|
"signatures": [
|
|
7193
7070
|
{
|
|
7194
|
-
"id":
|
|
7071
|
+
"id": 517,
|
|
7195
7072
|
"name": "getValueText",
|
|
7196
7073
|
"kind": 4096,
|
|
7197
7074
|
"kindString": "Call signature",
|
|
@@ -7215,7 +7092,7 @@
|
|
|
7215
7092
|
]
|
|
7216
7093
|
},
|
|
7217
7094
|
{
|
|
7218
|
-
"id":
|
|
7095
|
+
"id": 525,
|
|
7219
7096
|
"name": "host",
|
|
7220
7097
|
"kind": 2048,
|
|
7221
7098
|
"kindString": "Method",
|
|
@@ -7229,7 +7106,7 @@
|
|
|
7229
7106
|
],
|
|
7230
7107
|
"signatures": [
|
|
7231
7108
|
{
|
|
7232
|
-
"id":
|
|
7109
|
+
"id": 526,
|
|
7233
7110
|
"name": "host",
|
|
7234
7111
|
"kind": 4096,
|
|
7235
7112
|
"kindString": "Call signature",
|
|
@@ -7263,7 +7140,7 @@
|
|
|
7263
7140
|
}
|
|
7264
7141
|
},
|
|
7265
7142
|
{
|
|
7266
|
-
"id":
|
|
7143
|
+
"id": 502,
|
|
7267
7144
|
"name": "with",
|
|
7268
7145
|
"kind": 2048,
|
|
7269
7146
|
"kindString": "Method",
|
|
@@ -7280,7 +7157,7 @@
|
|
|
7280
7157
|
],
|
|
7281
7158
|
"signatures": [
|
|
7282
7159
|
{
|
|
7283
|
-
"id":
|
|
7160
|
+
"id": 503,
|
|
7284
7161
|
"name": "with",
|
|
7285
7162
|
"kind": 4096,
|
|
7286
7163
|
"kindString": "Call signature",
|
|
@@ -7290,14 +7167,14 @@
|
|
|
7290
7167
|
},
|
|
7291
7168
|
"parameters": [
|
|
7292
7169
|
{
|
|
7293
|
-
"id":
|
|
7170
|
+
"id": 504,
|
|
7294
7171
|
"name": "filters",
|
|
7295
7172
|
"kind": 32768,
|
|
7296
7173
|
"kindString": "Parameter",
|
|
7297
7174
|
"flags": {},
|
|
7298
7175
|
"type": {
|
|
7299
7176
|
"type": "reference",
|
|
7300
|
-
"id":
|
|
7177
|
+
"id": 545,
|
|
7301
7178
|
"name": "SkyKeyInfoHarnessFilters"
|
|
7302
7179
|
}
|
|
7303
7180
|
}
|
|
@@ -7307,7 +7184,7 @@
|
|
|
7307
7184
|
"typeArguments": [
|
|
7308
7185
|
{
|
|
7309
7186
|
"type": "reference",
|
|
7310
|
-
"id":
|
|
7187
|
+
"id": 500,
|
|
7311
7188
|
"name": "SkyKeyInfoHarness"
|
|
7312
7189
|
}
|
|
7313
7190
|
],
|
|
@@ -7324,18 +7201,18 @@
|
|
|
7324
7201
|
"title": "Constructors",
|
|
7325
7202
|
"kind": 512,
|
|
7326
7203
|
"children": [
|
|
7327
|
-
|
|
7204
|
+
510
|
|
7328
7205
|
]
|
|
7329
7206
|
},
|
|
7330
7207
|
{
|
|
7331
7208
|
"title": "Methods",
|
|
7332
7209
|
"kind": 2048,
|
|
7333
7210
|
"children": [
|
|
7334
|
-
|
|
7335
|
-
|
|
7336
|
-
|
|
7337
|
-
|
|
7338
|
-
|
|
7211
|
+
518,
|
|
7212
|
+
520,
|
|
7213
|
+
516,
|
|
7214
|
+
525,
|
|
7215
|
+
502
|
|
7339
7216
|
]
|
|
7340
7217
|
}
|
|
7341
7218
|
],
|
|
@@ -7354,7 +7231,7 @@
|
|
|
7354
7231
|
]
|
|
7355
7232
|
},
|
|
7356
7233
|
{
|
|
7357
|
-
"id":
|
|
7234
|
+
"id": 549,
|
|
7358
7235
|
"name": "SkyLabelHarness",
|
|
7359
7236
|
"kind": 128,
|
|
7360
7237
|
"kindString": "Class",
|
|
@@ -7364,7 +7241,7 @@
|
|
|
7364
7241
|
},
|
|
7365
7242
|
"children": [
|
|
7366
7243
|
{
|
|
7367
|
-
"id":
|
|
7244
|
+
"id": 571,
|
|
7368
7245
|
"name": "getCustomDescription",
|
|
7369
7246
|
"kind": 2048,
|
|
7370
7247
|
"kindString": "Method",
|
|
@@ -7380,7 +7257,7 @@
|
|
|
7380
7257
|
],
|
|
7381
7258
|
"signatures": [
|
|
7382
7259
|
{
|
|
7383
|
-
"id":
|
|
7260
|
+
"id": 572,
|
|
7384
7261
|
"name": "getCustomDescription",
|
|
7385
7262
|
"kind": 4096,
|
|
7386
7263
|
"kindString": "Call signature",
|
|
@@ -7404,7 +7281,7 @@
|
|
|
7404
7281
|
]
|
|
7405
7282
|
},
|
|
7406
7283
|
{
|
|
7407
|
-
"id":
|
|
7284
|
+
"id": 569,
|
|
7408
7285
|
"name": "getDescriptionType",
|
|
7409
7286
|
"kind": 2048,
|
|
7410
7287
|
"kindString": "Method",
|
|
@@ -7420,7 +7297,7 @@
|
|
|
7420
7297
|
],
|
|
7421
7298
|
"signatures": [
|
|
7422
7299
|
{
|
|
7423
|
-
"id":
|
|
7300
|
+
"id": 570,
|
|
7424
7301
|
"name": "getDescriptionType",
|
|
7425
7302
|
"kind": 4096,
|
|
7426
7303
|
"kindString": "Call signature",
|
|
@@ -7445,7 +7322,7 @@
|
|
|
7445
7322
|
]
|
|
7446
7323
|
},
|
|
7447
7324
|
{
|
|
7448
|
-
"id":
|
|
7325
|
+
"id": 565,
|
|
7449
7326
|
"name": "getLabelText",
|
|
7450
7327
|
"kind": 2048,
|
|
7451
7328
|
"kindString": "Method",
|
|
@@ -7461,7 +7338,7 @@
|
|
|
7461
7338
|
],
|
|
7462
7339
|
"signatures": [
|
|
7463
7340
|
{
|
|
7464
|
-
"id":
|
|
7341
|
+
"id": 566,
|
|
7465
7342
|
"name": "getLabelText",
|
|
7466
7343
|
"kind": 4096,
|
|
7467
7344
|
"kindString": "Call signature",
|
|
@@ -7485,7 +7362,7 @@
|
|
|
7485
7362
|
]
|
|
7486
7363
|
},
|
|
7487
7364
|
{
|
|
7488
|
-
"id":
|
|
7365
|
+
"id": 567,
|
|
7489
7366
|
"name": "getLabelType",
|
|
7490
7367
|
"kind": 2048,
|
|
7491
7368
|
"kindString": "Method",
|
|
@@ -7501,7 +7378,7 @@
|
|
|
7501
7378
|
],
|
|
7502
7379
|
"signatures": [
|
|
7503
7380
|
{
|
|
7504
|
-
"id":
|
|
7381
|
+
"id": 568,
|
|
7505
7382
|
"name": "getLabelType",
|
|
7506
7383
|
"kind": 4096,
|
|
7507
7384
|
"kindString": "Call signature",
|
|
@@ -7526,7 +7403,7 @@
|
|
|
7526
7403
|
]
|
|
7527
7404
|
},
|
|
7528
7405
|
{
|
|
7529
|
-
"id":
|
|
7406
|
+
"id": 576,
|
|
7530
7407
|
"name": "host",
|
|
7531
7408
|
"kind": 2048,
|
|
7532
7409
|
"kindString": "Method",
|
|
@@ -7540,7 +7417,7 @@
|
|
|
7540
7417
|
],
|
|
7541
7418
|
"signatures": [
|
|
7542
7419
|
{
|
|
7543
|
-
"id":
|
|
7420
|
+
"id": 577,
|
|
7544
7421
|
"name": "host",
|
|
7545
7422
|
"kind": 4096,
|
|
7546
7423
|
"kindString": "Call signature",
|
|
@@ -7574,7 +7451,7 @@
|
|
|
7574
7451
|
}
|
|
7575
7452
|
},
|
|
7576
7453
|
{
|
|
7577
|
-
"id":
|
|
7454
|
+
"id": 551,
|
|
7578
7455
|
"name": "with",
|
|
7579
7456
|
"kind": 2048,
|
|
7580
7457
|
"kindString": "Method",
|
|
@@ -7591,7 +7468,7 @@
|
|
|
7591
7468
|
],
|
|
7592
7469
|
"signatures": [
|
|
7593
7470
|
{
|
|
7594
|
-
"id":
|
|
7471
|
+
"id": 552,
|
|
7595
7472
|
"name": "with",
|
|
7596
7473
|
"kind": 4096,
|
|
7597
7474
|
"kindString": "Call signature",
|
|
@@ -7601,14 +7478,14 @@
|
|
|
7601
7478
|
},
|
|
7602
7479
|
"parameters": [
|
|
7603
7480
|
{
|
|
7604
|
-
"id":
|
|
7481
|
+
"id": 553,
|
|
7605
7482
|
"name": "filters",
|
|
7606
7483
|
"kind": 32768,
|
|
7607
7484
|
"kindString": "Parameter",
|
|
7608
7485
|
"flags": {},
|
|
7609
7486
|
"type": {
|
|
7610
7487
|
"type": "reference",
|
|
7611
|
-
"id":
|
|
7488
|
+
"id": 596,
|
|
7612
7489
|
"name": "SkyLabelHarnessFilters"
|
|
7613
7490
|
}
|
|
7614
7491
|
}
|
|
@@ -7618,7 +7495,7 @@
|
|
|
7618
7495
|
"typeArguments": [
|
|
7619
7496
|
{
|
|
7620
7497
|
"type": "reference",
|
|
7621
|
-
"id":
|
|
7498
|
+
"id": 549,
|
|
7622
7499
|
"name": "SkyLabelHarness"
|
|
7623
7500
|
}
|
|
7624
7501
|
],
|
|
@@ -7635,19 +7512,19 @@
|
|
|
7635
7512
|
"title": "Constructors",
|
|
7636
7513
|
"kind": 512,
|
|
7637
7514
|
"children": [
|
|
7638
|
-
|
|
7515
|
+
559
|
|
7639
7516
|
]
|
|
7640
7517
|
},
|
|
7641
7518
|
{
|
|
7642
7519
|
"title": "Methods",
|
|
7643
7520
|
"kind": 2048,
|
|
7644
7521
|
"children": [
|
|
7645
|
-
|
|
7646
|
-
|
|
7647
|
-
|
|
7648
|
-
|
|
7649
|
-
|
|
7650
|
-
|
|
7522
|
+
571,
|
|
7523
|
+
569,
|
|
7524
|
+
565,
|
|
7525
|
+
567,
|
|
7526
|
+
576,
|
|
7527
|
+
551
|
|
7651
7528
|
]
|
|
7652
7529
|
}
|
|
7653
7530
|
],
|
|
@@ -7666,7 +7543,7 @@
|
|
|
7666
7543
|
]
|
|
7667
7544
|
},
|
|
7668
7545
|
{
|
|
7669
|
-
"id":
|
|
7546
|
+
"id": 600,
|
|
7670
7547
|
"name": "SkyTokenHarness",
|
|
7671
7548
|
"kind": 128,
|
|
7672
7549
|
"kindString": "Class",
|
|
@@ -7676,7 +7553,7 @@
|
|
|
7676
7553
|
},
|
|
7677
7554
|
"children": [
|
|
7678
7555
|
{
|
|
7679
|
-
"id":
|
|
7556
|
+
"id": 613,
|
|
7680
7557
|
"name": "dismiss",
|
|
7681
7558
|
"kind": 2048,
|
|
7682
7559
|
"kindString": "Method",
|
|
@@ -7692,7 +7569,7 @@
|
|
|
7692
7569
|
],
|
|
7693
7570
|
"signatures": [
|
|
7694
7571
|
{
|
|
7695
|
-
"id":
|
|
7572
|
+
"id": 614,
|
|
7696
7573
|
"name": "dismiss",
|
|
7697
7574
|
"kind": 4096,
|
|
7698
7575
|
"kindString": "Call signature",
|
|
@@ -7716,7 +7593,7 @@
|
|
|
7716
7593
|
]
|
|
7717
7594
|
},
|
|
7718
7595
|
{
|
|
7719
|
-
"id":
|
|
7596
|
+
"id": 615,
|
|
7720
7597
|
"name": "getText",
|
|
7721
7598
|
"kind": 2048,
|
|
7722
7599
|
"kindString": "Method",
|
|
@@ -7732,7 +7609,7 @@
|
|
|
7732
7609
|
],
|
|
7733
7610
|
"signatures": [
|
|
7734
7611
|
{
|
|
7735
|
-
"id":
|
|
7612
|
+
"id": 616,
|
|
7736
7613
|
"name": "getText",
|
|
7737
7614
|
"kind": 4096,
|
|
7738
7615
|
"kindString": "Call signature",
|
|
@@ -7756,7 +7633,7 @@
|
|
|
7756
7633
|
]
|
|
7757
7634
|
},
|
|
7758
7635
|
{
|
|
7759
|
-
"id":
|
|
7636
|
+
"id": 624,
|
|
7760
7637
|
"name": "host",
|
|
7761
7638
|
"kind": 2048,
|
|
7762
7639
|
"kindString": "Method",
|
|
@@ -7770,7 +7647,7 @@
|
|
|
7770
7647
|
],
|
|
7771
7648
|
"signatures": [
|
|
7772
7649
|
{
|
|
7773
|
-
"id":
|
|
7650
|
+
"id": 625,
|
|
7774
7651
|
"name": "host",
|
|
7775
7652
|
"kind": 4096,
|
|
7776
7653
|
"kindString": "Call signature",
|
|
@@ -7804,7 +7681,7 @@
|
|
|
7804
7681
|
}
|
|
7805
7682
|
},
|
|
7806
7683
|
{
|
|
7807
|
-
"id":
|
|
7684
|
+
"id": 617,
|
|
7808
7685
|
"name": "isDisabled",
|
|
7809
7686
|
"kind": 2048,
|
|
7810
7687
|
"kindString": "Method",
|
|
@@ -7820,7 +7697,7 @@
|
|
|
7820
7697
|
],
|
|
7821
7698
|
"signatures": [
|
|
7822
7699
|
{
|
|
7823
|
-
"id":
|
|
7700
|
+
"id": 618,
|
|
7824
7701
|
"name": "isDisabled",
|
|
7825
7702
|
"kind": 4096,
|
|
7826
7703
|
"kindString": "Call signature",
|
|
@@ -7844,7 +7721,7 @@
|
|
|
7844
7721
|
]
|
|
7845
7722
|
},
|
|
7846
7723
|
{
|
|
7847
|
-
"id":
|
|
7724
|
+
"id": 619,
|
|
7848
7725
|
"name": "isDismissible",
|
|
7849
7726
|
"kind": 2048,
|
|
7850
7727
|
"kindString": "Method",
|
|
@@ -7860,7 +7737,7 @@
|
|
|
7860
7737
|
],
|
|
7861
7738
|
"signatures": [
|
|
7862
7739
|
{
|
|
7863
|
-
"id":
|
|
7740
|
+
"id": 620,
|
|
7864
7741
|
"name": "isDismissible",
|
|
7865
7742
|
"kind": 4096,
|
|
7866
7743
|
"kindString": "Call signature",
|
|
@@ -7884,7 +7761,7 @@
|
|
|
7884
7761
|
]
|
|
7885
7762
|
},
|
|
7886
7763
|
{
|
|
7887
|
-
"id":
|
|
7764
|
+
"id": 621,
|
|
7888
7765
|
"name": "isFocused",
|
|
7889
7766
|
"kind": 2048,
|
|
7890
7767
|
"kindString": "Method",
|
|
@@ -7900,7 +7777,7 @@
|
|
|
7900
7777
|
],
|
|
7901
7778
|
"signatures": [
|
|
7902
7779
|
{
|
|
7903
|
-
"id":
|
|
7780
|
+
"id": 622,
|
|
7904
7781
|
"name": "isFocused",
|
|
7905
7782
|
"kind": 4096,
|
|
7906
7783
|
"kindString": "Call signature",
|
|
@@ -7924,7 +7801,7 @@
|
|
|
7924
7801
|
]
|
|
7925
7802
|
},
|
|
7926
7803
|
{
|
|
7927
|
-
"id":
|
|
7804
|
+
"id": 611,
|
|
7928
7805
|
"name": "select",
|
|
7929
7806
|
"kind": 2048,
|
|
7930
7807
|
"kindString": "Method",
|
|
@@ -7940,7 +7817,7 @@
|
|
|
7940
7817
|
],
|
|
7941
7818
|
"signatures": [
|
|
7942
7819
|
{
|
|
7943
|
-
"id":
|
|
7820
|
+
"id": 612,
|
|
7944
7821
|
"name": "select",
|
|
7945
7822
|
"kind": 4096,
|
|
7946
7823
|
"kindString": "Call signature",
|
|
@@ -7964,7 +7841,7 @@
|
|
|
7964
7841
|
]
|
|
7965
7842
|
},
|
|
7966
7843
|
{
|
|
7967
|
-
"id":
|
|
7844
|
+
"id": 602,
|
|
7968
7845
|
"name": "with",
|
|
7969
7846
|
"kind": 2048,
|
|
7970
7847
|
"kindString": "Method",
|
|
@@ -7981,7 +7858,7 @@
|
|
|
7981
7858
|
],
|
|
7982
7859
|
"signatures": [
|
|
7983
7860
|
{
|
|
7984
|
-
"id":
|
|
7861
|
+
"id": 603,
|
|
7985
7862
|
"name": "with",
|
|
7986
7863
|
"kind": 4096,
|
|
7987
7864
|
"kindString": "Call signature",
|
|
@@ -7991,7 +7868,7 @@
|
|
|
7991
7868
|
},
|
|
7992
7869
|
"parameters": [
|
|
7993
7870
|
{
|
|
7994
|
-
"id":
|
|
7871
|
+
"id": 604,
|
|
7995
7872
|
"name": "filters",
|
|
7996
7873
|
"kind": 32768,
|
|
7997
7874
|
"kindString": "Parameter",
|
|
@@ -8007,7 +7884,7 @@
|
|
|
8007
7884
|
"typeArguments": [
|
|
8008
7885
|
{
|
|
8009
7886
|
"type": "reference",
|
|
8010
|
-
"id":
|
|
7887
|
+
"id": 600,
|
|
8011
7888
|
"name": "SkyTokenHarness"
|
|
8012
7889
|
}
|
|
8013
7890
|
],
|
|
@@ -8024,21 +7901,21 @@
|
|
|
8024
7901
|
"title": "Constructors",
|
|
8025
7902
|
"kind": 512,
|
|
8026
7903
|
"children": [
|
|
8027
|
-
|
|
7904
|
+
605
|
|
8028
7905
|
]
|
|
8029
7906
|
},
|
|
8030
7907
|
{
|
|
8031
7908
|
"title": "Methods",
|
|
8032
7909
|
"kind": 2048,
|
|
8033
7910
|
"children": [
|
|
8034
|
-
|
|
8035
|
-
|
|
8036
|
-
|
|
8037
|
-
|
|
8038
|
-
627,
|
|
8039
|
-
629,
|
|
7911
|
+
613,
|
|
7912
|
+
615,
|
|
7913
|
+
624,
|
|
7914
|
+
617,
|
|
8040
7915
|
619,
|
|
8041
|
-
|
|
7916
|
+
621,
|
|
7917
|
+
611,
|
|
7918
|
+
602
|
|
8042
7919
|
]
|
|
8043
7920
|
}
|
|
8044
7921
|
],
|
|
@@ -8059,7 +7936,7 @@
|
|
|
8059
7936
|
]
|
|
8060
7937
|
},
|
|
8061
7938
|
{
|
|
8062
|
-
"id":
|
|
7939
|
+
"id": 648,
|
|
8063
7940
|
"name": "SkyTokensHarness",
|
|
8064
7941
|
"kind": 128,
|
|
8065
7942
|
"kindString": "Class",
|
|
@@ -8069,7 +7946,7 @@
|
|
|
8069
7946
|
},
|
|
8070
7947
|
"children": [
|
|
8071
7948
|
{
|
|
8072
|
-
"id":
|
|
7949
|
+
"id": 661,
|
|
8073
7950
|
"name": "dismissTokens",
|
|
8074
7951
|
"kind": 2048,
|
|
8075
7952
|
"kindString": "Method",
|
|
@@ -8085,7 +7962,7 @@
|
|
|
8085
7962
|
],
|
|
8086
7963
|
"signatures": [
|
|
8087
7964
|
{
|
|
8088
|
-
"id":
|
|
7965
|
+
"id": 662,
|
|
8089
7966
|
"name": "dismissTokens",
|
|
8090
7967
|
"kind": 4096,
|
|
8091
7968
|
"kindString": "Call signature",
|
|
@@ -8095,7 +7972,7 @@
|
|
|
8095
7972
|
},
|
|
8096
7973
|
"parameters": [
|
|
8097
7974
|
{
|
|
8098
|
-
"id":
|
|
7975
|
+
"id": 663,
|
|
8099
7976
|
"name": "filters",
|
|
8100
7977
|
"kind": 32768,
|
|
8101
7978
|
"kindString": "Parameter",
|
|
@@ -8124,7 +8001,7 @@
|
|
|
8124
8001
|
]
|
|
8125
8002
|
},
|
|
8126
8003
|
{
|
|
8127
|
-
"id":
|
|
8004
|
+
"id": 664,
|
|
8128
8005
|
"name": "getTokens",
|
|
8129
8006
|
"kind": 2048,
|
|
8130
8007
|
"kindString": "Method",
|
|
@@ -8140,7 +8017,7 @@
|
|
|
8140
8017
|
],
|
|
8141
8018
|
"signatures": [
|
|
8142
8019
|
{
|
|
8143
|
-
"id":
|
|
8020
|
+
"id": 665,
|
|
8144
8021
|
"name": "getTokens",
|
|
8145
8022
|
"kind": 4096,
|
|
8146
8023
|
"kindString": "Call signature",
|
|
@@ -8150,7 +8027,7 @@
|
|
|
8150
8027
|
},
|
|
8151
8028
|
"parameters": [
|
|
8152
8029
|
{
|
|
8153
|
-
"id":
|
|
8030
|
+
"id": 666,
|
|
8154
8031
|
"name": "filters",
|
|
8155
8032
|
"kind": 32768,
|
|
8156
8033
|
"kindString": "Parameter",
|
|
@@ -8170,7 +8047,7 @@
|
|
|
8170
8047
|
"type": "array",
|
|
8171
8048
|
"elementType": {
|
|
8172
8049
|
"type": "reference",
|
|
8173
|
-
"id":
|
|
8050
|
+
"id": 600,
|
|
8174
8051
|
"name": "SkyTokenHarness"
|
|
8175
8052
|
}
|
|
8176
8053
|
}
|
|
@@ -8183,7 +8060,7 @@
|
|
|
8183
8060
|
]
|
|
8184
8061
|
},
|
|
8185
8062
|
{
|
|
8186
|
-
"id":
|
|
8063
|
+
"id": 667,
|
|
8187
8064
|
"name": "getTokensText",
|
|
8188
8065
|
"kind": 2048,
|
|
8189
8066
|
"kindString": "Method",
|
|
@@ -8199,7 +8076,7 @@
|
|
|
8199
8076
|
],
|
|
8200
8077
|
"signatures": [
|
|
8201
8078
|
{
|
|
8202
|
-
"id":
|
|
8079
|
+
"id": 668,
|
|
8203
8080
|
"name": "getTokensText",
|
|
8204
8081
|
"kind": 4096,
|
|
8205
8082
|
"kindString": "Call signature",
|
|
@@ -8226,7 +8103,7 @@
|
|
|
8226
8103
|
]
|
|
8227
8104
|
},
|
|
8228
8105
|
{
|
|
8229
|
-
"id":
|
|
8106
|
+
"id": 672,
|
|
8230
8107
|
"name": "host",
|
|
8231
8108
|
"kind": 2048,
|
|
8232
8109
|
"kindString": "Method",
|
|
@@ -8240,7 +8117,7 @@
|
|
|
8240
8117
|
],
|
|
8241
8118
|
"signatures": [
|
|
8242
8119
|
{
|
|
8243
|
-
"id":
|
|
8120
|
+
"id": 673,
|
|
8244
8121
|
"name": "host",
|
|
8245
8122
|
"kind": 4096,
|
|
8246
8123
|
"kindString": "Call signature",
|
|
@@ -8274,7 +8151,7 @@
|
|
|
8274
8151
|
}
|
|
8275
8152
|
},
|
|
8276
8153
|
{
|
|
8277
|
-
"id":
|
|
8154
|
+
"id": 650,
|
|
8278
8155
|
"name": "with",
|
|
8279
8156
|
"kind": 2048,
|
|
8280
8157
|
"kindString": "Method",
|
|
@@ -8291,7 +8168,7 @@
|
|
|
8291
8168
|
],
|
|
8292
8169
|
"signatures": [
|
|
8293
8170
|
{
|
|
8294
|
-
"id":
|
|
8171
|
+
"id": 651,
|
|
8295
8172
|
"name": "with",
|
|
8296
8173
|
"kind": 4096,
|
|
8297
8174
|
"kindString": "Call signature",
|
|
@@ -8301,7 +8178,7 @@
|
|
|
8301
8178
|
},
|
|
8302
8179
|
"parameters": [
|
|
8303
8180
|
{
|
|
8304
|
-
"id":
|
|
8181
|
+
"id": 652,
|
|
8305
8182
|
"name": "filters",
|
|
8306
8183
|
"kind": 32768,
|
|
8307
8184
|
"kindString": "Parameter",
|
|
@@ -8317,7 +8194,7 @@
|
|
|
8317
8194
|
"typeArguments": [
|
|
8318
8195
|
{
|
|
8319
8196
|
"type": "reference",
|
|
8320
|
-
"id":
|
|
8197
|
+
"id": 648,
|
|
8321
8198
|
"name": "SkyTokensHarness"
|
|
8322
8199
|
}
|
|
8323
8200
|
],
|
|
@@ -8334,18 +8211,18 @@
|
|
|
8334
8211
|
"title": "Constructors",
|
|
8335
8212
|
"kind": 512,
|
|
8336
8213
|
"children": [
|
|
8337
|
-
|
|
8214
|
+
658
|
|
8338
8215
|
]
|
|
8339
8216
|
},
|
|
8340
8217
|
{
|
|
8341
8218
|
"title": "Methods",
|
|
8342
8219
|
"kind": 2048,
|
|
8343
8220
|
"children": [
|
|
8344
|
-
|
|
8221
|
+
661,
|
|
8222
|
+
664,
|
|
8223
|
+
667,
|
|
8345
8224
|
672,
|
|
8346
|
-
|
|
8347
|
-
680,
|
|
8348
|
-
658
|
|
8225
|
+
650
|
|
8349
8226
|
]
|
|
8350
8227
|
}
|
|
8351
8228
|
],
|
|
@@ -8364,72 +8241,382 @@
|
|
|
8364
8241
|
]
|
|
8365
8242
|
},
|
|
8366
8243
|
{
|
|
8367
|
-
"id":
|
|
8368
|
-
"name": "
|
|
8369
|
-
"kind":
|
|
8370
|
-
"kindString": "
|
|
8244
|
+
"id": 696,
|
|
8245
|
+
"name": "SkyWaitHarness",
|
|
8246
|
+
"kind": 128,
|
|
8247
|
+
"kindString": "Class",
|
|
8371
8248
|
"flags": {},
|
|
8372
8249
|
"comment": {
|
|
8373
|
-
"shortText": "
|
|
8250
|
+
"shortText": "Harness for interacting with a wait component in tests."
|
|
8374
8251
|
},
|
|
8375
8252
|
"children": [
|
|
8376
8253
|
{
|
|
8377
|
-
"id":
|
|
8378
|
-
"name": "
|
|
8379
|
-
"kind":
|
|
8380
|
-
"kindString": "
|
|
8254
|
+
"id": 711,
|
|
8255
|
+
"name": "getAriaLabel",
|
|
8256
|
+
"kind": 2048,
|
|
8257
|
+
"kindString": "Method",
|
|
8381
8258
|
"flags": {
|
|
8382
|
-
"
|
|
8383
|
-
},
|
|
8384
|
-
"comment": {
|
|
8385
|
-
"shortText": "Only find instances that are nested under an element with the given selector."
|
|
8259
|
+
"isPublic": true
|
|
8386
8260
|
},
|
|
8387
8261
|
"sources": [
|
|
8388
8262
|
{
|
|
8389
|
-
"fileName": "
|
|
8390
|
-
"line":
|
|
8391
|
-
"character":
|
|
8263
|
+
"fileName": "projects/indicators/src/testing/wait/wait-harness.ts",
|
|
8264
|
+
"line": 31,
|
|
8265
|
+
"character": 15
|
|
8392
8266
|
}
|
|
8393
8267
|
],
|
|
8394
|
-
"
|
|
8395
|
-
|
|
8396
|
-
|
|
8397
|
-
|
|
8398
|
-
|
|
8399
|
-
|
|
8400
|
-
|
|
8401
|
-
|
|
8268
|
+
"signatures": [
|
|
8269
|
+
{
|
|
8270
|
+
"id": 712,
|
|
8271
|
+
"name": "getAriaLabel",
|
|
8272
|
+
"kind": 4096,
|
|
8273
|
+
"kindString": "Call signature",
|
|
8274
|
+
"flags": {},
|
|
8275
|
+
"comment": {
|
|
8276
|
+
"shortText": "Gets the ARIA label for the wait component or throws an error if not waiting."
|
|
8277
|
+
},
|
|
8278
|
+
"type": {
|
|
8279
|
+
"type": "reference",
|
|
8280
|
+
"typeArguments": [
|
|
8281
|
+
{
|
|
8282
|
+
"type": "intrinsic",
|
|
8283
|
+
"name": "string"
|
|
8284
|
+
}
|
|
8285
|
+
],
|
|
8286
|
+
"qualifiedName": "Promise",
|
|
8287
|
+
"package": "typescript",
|
|
8288
|
+
"name": "Promise"
|
|
8289
|
+
}
|
|
8290
|
+
}
|
|
8291
|
+
]
|
|
8402
8292
|
},
|
|
8403
8293
|
{
|
|
8404
|
-
"id":
|
|
8405
|
-
"name": "
|
|
8406
|
-
"kind":
|
|
8407
|
-
"kindString": "
|
|
8408
|
-
"flags": {
|
|
8409
|
-
"isOptional": true
|
|
8410
|
-
},
|
|
8411
|
-
"comment": {
|
|
8412
|
-
"shortText": "Only find instances whose `data-sky-id` attribute matches the given value."
|
|
8413
|
-
},
|
|
8294
|
+
"id": 722,
|
|
8295
|
+
"name": "host",
|
|
8296
|
+
"kind": 2048,
|
|
8297
|
+
"kindString": "Method",
|
|
8298
|
+
"flags": {},
|
|
8414
8299
|
"sources": [
|
|
8415
8300
|
{
|
|
8416
|
-
"fileName": "
|
|
8417
|
-
"line":
|
|
8418
|
-
"character":
|
|
8301
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8302
|
+
"line": 40,
|
|
8303
|
+
"character": 4
|
|
8419
8304
|
}
|
|
8420
8305
|
],
|
|
8421
|
-
"
|
|
8422
|
-
|
|
8423
|
-
|
|
8424
|
-
|
|
8425
|
-
|
|
8426
|
-
|
|
8306
|
+
"signatures": [
|
|
8307
|
+
{
|
|
8308
|
+
"id": 723,
|
|
8309
|
+
"name": "host",
|
|
8310
|
+
"kind": 4096,
|
|
8311
|
+
"kindString": "Call signature",
|
|
8312
|
+
"flags": {},
|
|
8313
|
+
"comment": {
|
|
8314
|
+
"shortText": "Gets a `Promise` for the `TestElement` representing the host element of the component."
|
|
8427
8315
|
},
|
|
8428
|
-
{
|
|
8316
|
+
"type": {
|
|
8429
8317
|
"type": "reference",
|
|
8430
|
-
"
|
|
8431
|
-
|
|
8432
|
-
|
|
8318
|
+
"typeArguments": [
|
|
8319
|
+
{
|
|
8320
|
+
"type": "reference",
|
|
8321
|
+
"qualifiedName": "TestElement",
|
|
8322
|
+
"package": "@angular/cdk",
|
|
8323
|
+
"name": "TestElement"
|
|
8324
|
+
}
|
|
8325
|
+
],
|
|
8326
|
+
"qualifiedName": "Promise",
|
|
8327
|
+
"package": "typescript",
|
|
8328
|
+
"name": "Promise"
|
|
8329
|
+
},
|
|
8330
|
+
"inheritedFrom": {
|
|
8331
|
+
"type": "reference",
|
|
8332
|
+
"name": "SkyComponentHarness.host"
|
|
8333
|
+
}
|
|
8334
|
+
}
|
|
8335
|
+
],
|
|
8336
|
+
"inheritedFrom": {
|
|
8337
|
+
"type": "reference",
|
|
8338
|
+
"name": "SkyComponentHarness.host"
|
|
8339
|
+
}
|
|
8340
|
+
},
|
|
8341
|
+
{
|
|
8342
|
+
"id": 715,
|
|
8343
|
+
"name": "isFullPage",
|
|
8344
|
+
"kind": 2048,
|
|
8345
|
+
"kindString": "Method",
|
|
8346
|
+
"flags": {
|
|
8347
|
+
"isPublic": true
|
|
8348
|
+
},
|
|
8349
|
+
"sources": [
|
|
8350
|
+
{
|
|
8351
|
+
"fileName": "projects/indicators/src/testing/wait/wait-harness.ts",
|
|
8352
|
+
"line": 55,
|
|
8353
|
+
"character": 15
|
|
8354
|
+
}
|
|
8355
|
+
],
|
|
8356
|
+
"signatures": [
|
|
8357
|
+
{
|
|
8358
|
+
"id": 716,
|
|
8359
|
+
"name": "isFullPage",
|
|
8360
|
+
"kind": 4096,
|
|
8361
|
+
"kindString": "Call signature",
|
|
8362
|
+
"flags": {},
|
|
8363
|
+
"comment": {
|
|
8364
|
+
"shortText": "Gets the full page state of the wait component."
|
|
8365
|
+
},
|
|
8366
|
+
"type": {
|
|
8367
|
+
"type": "reference",
|
|
8368
|
+
"typeArguments": [
|
|
8369
|
+
{
|
|
8370
|
+
"type": "intrinsic",
|
|
8371
|
+
"name": "boolean"
|
|
8372
|
+
}
|
|
8373
|
+
],
|
|
8374
|
+
"qualifiedName": "Promise",
|
|
8375
|
+
"package": "typescript",
|
|
8376
|
+
"name": "Promise"
|
|
8377
|
+
}
|
|
8378
|
+
}
|
|
8379
|
+
]
|
|
8380
|
+
},
|
|
8381
|
+
{
|
|
8382
|
+
"id": 717,
|
|
8383
|
+
"name": "isNonBlocking",
|
|
8384
|
+
"kind": 2048,
|
|
8385
|
+
"kindString": "Method",
|
|
8386
|
+
"flags": {
|
|
8387
|
+
"isPublic": true
|
|
8388
|
+
},
|
|
8389
|
+
"sources": [
|
|
8390
|
+
{
|
|
8391
|
+
"fileName": "projects/indicators/src/testing/wait/wait-harness.ts",
|
|
8392
|
+
"line": 62,
|
|
8393
|
+
"character": 15
|
|
8394
|
+
}
|
|
8395
|
+
],
|
|
8396
|
+
"signatures": [
|
|
8397
|
+
{
|
|
8398
|
+
"id": 718,
|
|
8399
|
+
"name": "isNonBlocking",
|
|
8400
|
+
"kind": 4096,
|
|
8401
|
+
"kindString": "Call signature",
|
|
8402
|
+
"flags": {},
|
|
8403
|
+
"comment": {
|
|
8404
|
+
"shortText": "Gets the blocking state of the wait component."
|
|
8405
|
+
},
|
|
8406
|
+
"type": {
|
|
8407
|
+
"type": "reference",
|
|
8408
|
+
"typeArguments": [
|
|
8409
|
+
{
|
|
8410
|
+
"type": "intrinsic",
|
|
8411
|
+
"name": "boolean"
|
|
8412
|
+
}
|
|
8413
|
+
],
|
|
8414
|
+
"qualifiedName": "Promise",
|
|
8415
|
+
"package": "typescript",
|
|
8416
|
+
"name": "Promise"
|
|
8417
|
+
}
|
|
8418
|
+
}
|
|
8419
|
+
]
|
|
8420
|
+
},
|
|
8421
|
+
{
|
|
8422
|
+
"id": 713,
|
|
8423
|
+
"name": "isWaiting",
|
|
8424
|
+
"kind": 2048,
|
|
8425
|
+
"kindString": "Method",
|
|
8426
|
+
"flags": {
|
|
8427
|
+
"isPublic": true
|
|
8428
|
+
},
|
|
8429
|
+
"sources": [
|
|
8430
|
+
{
|
|
8431
|
+
"fileName": "projects/indicators/src/testing/wait/wait-harness.ts",
|
|
8432
|
+
"line": 48,
|
|
8433
|
+
"character": 15
|
|
8434
|
+
}
|
|
8435
|
+
],
|
|
8436
|
+
"signatures": [
|
|
8437
|
+
{
|
|
8438
|
+
"id": 714,
|
|
8439
|
+
"name": "isWaiting",
|
|
8440
|
+
"kind": 4096,
|
|
8441
|
+
"kindString": "Call signature",
|
|
8442
|
+
"flags": {},
|
|
8443
|
+
"comment": {
|
|
8444
|
+
"shortText": "Gets the waiting state of the wait component."
|
|
8445
|
+
},
|
|
8446
|
+
"type": {
|
|
8447
|
+
"type": "reference",
|
|
8448
|
+
"typeArguments": [
|
|
8449
|
+
{
|
|
8450
|
+
"type": "intrinsic",
|
|
8451
|
+
"name": "boolean"
|
|
8452
|
+
}
|
|
8453
|
+
],
|
|
8454
|
+
"qualifiedName": "Promise",
|
|
8455
|
+
"package": "typescript",
|
|
8456
|
+
"name": "Promise"
|
|
8457
|
+
}
|
|
8458
|
+
}
|
|
8459
|
+
]
|
|
8460
|
+
},
|
|
8461
|
+
{
|
|
8462
|
+
"id": 698,
|
|
8463
|
+
"name": "with",
|
|
8464
|
+
"kind": 2048,
|
|
8465
|
+
"kindString": "Method",
|
|
8466
|
+
"flags": {
|
|
8467
|
+
"isPublic": true,
|
|
8468
|
+
"isStatic": true
|
|
8469
|
+
},
|
|
8470
|
+
"sources": [
|
|
8471
|
+
{
|
|
8472
|
+
"fileName": "projects/indicators/src/testing/wait/wait-harness.ts",
|
|
8473
|
+
"line": 22,
|
|
8474
|
+
"character": 16
|
|
8475
|
+
}
|
|
8476
|
+
],
|
|
8477
|
+
"signatures": [
|
|
8478
|
+
{
|
|
8479
|
+
"id": 699,
|
|
8480
|
+
"name": "with",
|
|
8481
|
+
"kind": 4096,
|
|
8482
|
+
"kindString": "Call signature",
|
|
8483
|
+
"flags": {},
|
|
8484
|
+
"comment": {
|
|
8485
|
+
"shortText": "Gets a `HarnessPredicate` that can be used to search for a\n`SkyWaitHarness` that meets certain criteria."
|
|
8486
|
+
},
|
|
8487
|
+
"parameters": [
|
|
8488
|
+
{
|
|
8489
|
+
"id": 700,
|
|
8490
|
+
"name": "filters",
|
|
8491
|
+
"kind": 32768,
|
|
8492
|
+
"kindString": "Parameter",
|
|
8493
|
+
"flags": {},
|
|
8494
|
+
"type": {
|
|
8495
|
+
"type": "reference",
|
|
8496
|
+
"id": 742,
|
|
8497
|
+
"name": "SkyWaitHarnessFilters"
|
|
8498
|
+
}
|
|
8499
|
+
}
|
|
8500
|
+
],
|
|
8501
|
+
"type": {
|
|
8502
|
+
"type": "reference",
|
|
8503
|
+
"typeArguments": [
|
|
8504
|
+
{
|
|
8505
|
+
"type": "reference",
|
|
8506
|
+
"id": 696,
|
|
8507
|
+
"name": "SkyWaitHarness"
|
|
8508
|
+
}
|
|
8509
|
+
],
|
|
8510
|
+
"qualifiedName": "HarnessPredicate",
|
|
8511
|
+
"package": "@angular/cdk",
|
|
8512
|
+
"name": "HarnessPredicate"
|
|
8513
|
+
}
|
|
8514
|
+
}
|
|
8515
|
+
]
|
|
8516
|
+
}
|
|
8517
|
+
],
|
|
8518
|
+
"groups": [
|
|
8519
|
+
{
|
|
8520
|
+
"title": "Constructors",
|
|
8521
|
+
"kind": 512,
|
|
8522
|
+
"children": [
|
|
8523
|
+
706
|
|
8524
|
+
]
|
|
8525
|
+
},
|
|
8526
|
+
{
|
|
8527
|
+
"title": "Methods",
|
|
8528
|
+
"kind": 2048,
|
|
8529
|
+
"children": [
|
|
8530
|
+
711,
|
|
8531
|
+
722,
|
|
8532
|
+
715,
|
|
8533
|
+
717,
|
|
8534
|
+
713,
|
|
8535
|
+
698
|
|
8536
|
+
]
|
|
8537
|
+
}
|
|
8538
|
+
],
|
|
8539
|
+
"sources": [
|
|
8540
|
+
{
|
|
8541
|
+
"fileName": "projects/indicators/src/testing/wait/wait-harness.ts",
|
|
8542
|
+
"line": 9,
|
|
8543
|
+
"character": 13
|
|
8544
|
+
}
|
|
8545
|
+
],
|
|
8546
|
+
"extendedTypes": [
|
|
8547
|
+
{
|
|
8548
|
+
"type": "reference",
|
|
8549
|
+
"name": "SkyComponentHarness"
|
|
8550
|
+
}
|
|
8551
|
+
]
|
|
8552
|
+
},
|
|
8553
|
+
{
|
|
8554
|
+
"id": 496,
|
|
8555
|
+
"name": "SkyAlertHarnessFilters",
|
|
8556
|
+
"kind": 256,
|
|
8557
|
+
"kindString": "Interface",
|
|
8558
|
+
"flags": {},
|
|
8559
|
+
"comment": {
|
|
8560
|
+
"shortText": "A set of criteria that can be used to filter a list of SkyAlertHarness instances."
|
|
8561
|
+
},
|
|
8562
|
+
"children": [
|
|
8563
|
+
{
|
|
8564
|
+
"id": 499,
|
|
8565
|
+
"name": "ancestor",
|
|
8566
|
+
"kind": 1024,
|
|
8567
|
+
"kindString": "Property",
|
|
8568
|
+
"flags": {
|
|
8569
|
+
"isOptional": true
|
|
8570
|
+
},
|
|
8571
|
+
"comment": {
|
|
8572
|
+
"shortText": "Only find instances that are nested under an element with the given selector."
|
|
8573
|
+
},
|
|
8574
|
+
"sources": [
|
|
8575
|
+
{
|
|
8576
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8577
|
+
"line": 28,
|
|
8578
|
+
"character": 4
|
|
8579
|
+
}
|
|
8580
|
+
],
|
|
8581
|
+
"type": {
|
|
8582
|
+
"type": "intrinsic",
|
|
8583
|
+
"name": "string"
|
|
8584
|
+
},
|
|
8585
|
+
"inheritedFrom": {
|
|
8586
|
+
"type": "reference",
|
|
8587
|
+
"name": "SkyHarnessFilters.ancestor"
|
|
8588
|
+
}
|
|
8589
|
+
},
|
|
8590
|
+
{
|
|
8591
|
+
"id": 497,
|
|
8592
|
+
"name": "dataSkyId",
|
|
8593
|
+
"kind": 1024,
|
|
8594
|
+
"kindString": "Property",
|
|
8595
|
+
"flags": {
|
|
8596
|
+
"isOptional": true
|
|
8597
|
+
},
|
|
8598
|
+
"comment": {
|
|
8599
|
+
"shortText": "Only find instances whose `data-sky-id` attribute matches the given value."
|
|
8600
|
+
},
|
|
8601
|
+
"sources": [
|
|
8602
|
+
{
|
|
8603
|
+
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
8604
|
+
"line": 11,
|
|
8605
|
+
"character": 2
|
|
8606
|
+
}
|
|
8607
|
+
],
|
|
8608
|
+
"type": {
|
|
8609
|
+
"type": "union",
|
|
8610
|
+
"types": [
|
|
8611
|
+
{
|
|
8612
|
+
"type": "intrinsic",
|
|
8613
|
+
"name": "string"
|
|
8614
|
+
},
|
|
8615
|
+
{
|
|
8616
|
+
"type": "reference",
|
|
8617
|
+
"qualifiedName": "RegExp",
|
|
8618
|
+
"package": "typescript",
|
|
8619
|
+
"name": "RegExp"
|
|
8433
8620
|
}
|
|
8434
8621
|
]
|
|
8435
8622
|
},
|
|
@@ -8439,7 +8626,7 @@
|
|
|
8439
8626
|
}
|
|
8440
8627
|
},
|
|
8441
8628
|
{
|
|
8442
|
-
"id":
|
|
8629
|
+
"id": 498,
|
|
8443
8630
|
"name": "selector",
|
|
8444
8631
|
"kind": 1024,
|
|
8445
8632
|
"kindString": "Property",
|
|
@@ -8471,9 +8658,9 @@
|
|
|
8471
8658
|
"title": "Properties",
|
|
8472
8659
|
"kind": 1024,
|
|
8473
8660
|
"children": [
|
|
8474
|
-
|
|
8475
|
-
|
|
8476
|
-
|
|
8661
|
+
499,
|
|
8662
|
+
497,
|
|
8663
|
+
498
|
|
8477
8664
|
]
|
|
8478
8665
|
}
|
|
8479
8666
|
],
|
|
@@ -8492,7 +8679,7 @@
|
|
|
8492
8679
|
]
|
|
8493
8680
|
},
|
|
8494
8681
|
{
|
|
8495
|
-
"id":
|
|
8682
|
+
"id": 545,
|
|
8496
8683
|
"name": "SkyKeyInfoHarnessFilters",
|
|
8497
8684
|
"kind": 256,
|
|
8498
8685
|
"kindString": "Interface",
|
|
@@ -8502,7 +8689,7 @@
|
|
|
8502
8689
|
},
|
|
8503
8690
|
"children": [
|
|
8504
8691
|
{
|
|
8505
|
-
"id":
|
|
8692
|
+
"id": 548,
|
|
8506
8693
|
"name": "ancestor",
|
|
8507
8694
|
"kind": 1024,
|
|
8508
8695
|
"kindString": "Property",
|
|
@@ -8529,7 +8716,7 @@
|
|
|
8529
8716
|
}
|
|
8530
8717
|
},
|
|
8531
8718
|
{
|
|
8532
|
-
"id":
|
|
8719
|
+
"id": 546,
|
|
8533
8720
|
"name": "dataSkyId",
|
|
8534
8721
|
"kind": 1024,
|
|
8535
8722
|
"kindString": "Property",
|
|
@@ -8567,7 +8754,7 @@
|
|
|
8567
8754
|
}
|
|
8568
8755
|
},
|
|
8569
8756
|
{
|
|
8570
|
-
"id":
|
|
8757
|
+
"id": 547,
|
|
8571
8758
|
"name": "selector",
|
|
8572
8759
|
"kind": 1024,
|
|
8573
8760
|
"kindString": "Property",
|
|
@@ -8599,9 +8786,9 @@
|
|
|
8599
8786
|
"title": "Properties",
|
|
8600
8787
|
"kind": 1024,
|
|
8601
8788
|
"children": [
|
|
8602
|
-
|
|
8603
|
-
|
|
8604
|
-
|
|
8789
|
+
548,
|
|
8790
|
+
546,
|
|
8791
|
+
547
|
|
8605
8792
|
]
|
|
8606
8793
|
}
|
|
8607
8794
|
],
|
|
@@ -8620,7 +8807,7 @@
|
|
|
8620
8807
|
]
|
|
8621
8808
|
},
|
|
8622
8809
|
{
|
|
8623
|
-
"id":
|
|
8810
|
+
"id": 596,
|
|
8624
8811
|
"name": "SkyLabelHarnessFilters",
|
|
8625
8812
|
"kind": 256,
|
|
8626
8813
|
"kindString": "Interface",
|
|
@@ -8630,7 +8817,7 @@
|
|
|
8630
8817
|
},
|
|
8631
8818
|
"children": [
|
|
8632
8819
|
{
|
|
8633
|
-
"id":
|
|
8820
|
+
"id": 599,
|
|
8634
8821
|
"name": "ancestor",
|
|
8635
8822
|
"kind": 1024,
|
|
8636
8823
|
"kindString": "Property",
|
|
@@ -8657,7 +8844,7 @@
|
|
|
8657
8844
|
}
|
|
8658
8845
|
},
|
|
8659
8846
|
{
|
|
8660
|
-
"id":
|
|
8847
|
+
"id": 597,
|
|
8661
8848
|
"name": "dataSkyId",
|
|
8662
8849
|
"kind": 1024,
|
|
8663
8850
|
"kindString": "Property",
|
|
@@ -8695,7 +8882,7 @@
|
|
|
8695
8882
|
}
|
|
8696
8883
|
},
|
|
8697
8884
|
{
|
|
8698
|
-
"id":
|
|
8885
|
+
"id": 598,
|
|
8699
8886
|
"name": "selector",
|
|
8700
8887
|
"kind": 1024,
|
|
8701
8888
|
"kindString": "Property",
|
|
@@ -8727,9 +8914,9 @@
|
|
|
8727
8914
|
"title": "Properties",
|
|
8728
8915
|
"kind": 1024,
|
|
8729
8916
|
"children": [
|
|
8730
|
-
|
|
8731
|
-
|
|
8732
|
-
|
|
8917
|
+
599,
|
|
8918
|
+
597,
|
|
8919
|
+
598
|
|
8733
8920
|
]
|
|
8734
8921
|
}
|
|
8735
8922
|
],
|
|
@@ -8746,6 +8933,134 @@
|
|
|
8746
8933
|
"name": "SkyHarnessFilters"
|
|
8747
8934
|
}
|
|
8748
8935
|
]
|
|
8936
|
+
},
|
|
8937
|
+
{
|
|
8938
|
+
"id": 742,
|
|
8939
|
+
"name": "SkyWaitHarnessFilters",
|
|
8940
|
+
"kind": 256,
|
|
8941
|
+
"kindString": "Interface",
|
|
8942
|
+
"flags": {},
|
|
8943
|
+
"comment": {
|
|
8944
|
+
"shortText": "A set of criteria that can be used to filter a list of SkyAlertHarness instances."
|
|
8945
|
+
},
|
|
8946
|
+
"children": [
|
|
8947
|
+
{
|
|
8948
|
+
"id": 745,
|
|
8949
|
+
"name": "ancestor",
|
|
8950
|
+
"kind": 1024,
|
|
8951
|
+
"kindString": "Property",
|
|
8952
|
+
"flags": {
|
|
8953
|
+
"isOptional": true
|
|
8954
|
+
},
|
|
8955
|
+
"comment": {
|
|
8956
|
+
"shortText": "Only find instances that are nested under an element with the given selector."
|
|
8957
|
+
},
|
|
8958
|
+
"sources": [
|
|
8959
|
+
{
|
|
8960
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
8961
|
+
"line": 28,
|
|
8962
|
+
"character": 4
|
|
8963
|
+
}
|
|
8964
|
+
],
|
|
8965
|
+
"type": {
|
|
8966
|
+
"type": "intrinsic",
|
|
8967
|
+
"name": "string"
|
|
8968
|
+
},
|
|
8969
|
+
"inheritedFrom": {
|
|
8970
|
+
"type": "reference",
|
|
8971
|
+
"name": "SkyHarnessFilters.ancestor"
|
|
8972
|
+
}
|
|
8973
|
+
},
|
|
8974
|
+
{
|
|
8975
|
+
"id": 743,
|
|
8976
|
+
"name": "dataSkyId",
|
|
8977
|
+
"kind": 1024,
|
|
8978
|
+
"kindString": "Property",
|
|
8979
|
+
"flags": {
|
|
8980
|
+
"isOptional": true
|
|
8981
|
+
},
|
|
8982
|
+
"comment": {
|
|
8983
|
+
"shortText": "Only find instances whose `data-sky-id` attribute matches the given value."
|
|
8984
|
+
},
|
|
8985
|
+
"sources": [
|
|
8986
|
+
{
|
|
8987
|
+
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
8988
|
+
"line": 11,
|
|
8989
|
+
"character": 2
|
|
8990
|
+
}
|
|
8991
|
+
],
|
|
8992
|
+
"type": {
|
|
8993
|
+
"type": "union",
|
|
8994
|
+
"types": [
|
|
8995
|
+
{
|
|
8996
|
+
"type": "intrinsic",
|
|
8997
|
+
"name": "string"
|
|
8998
|
+
},
|
|
8999
|
+
{
|
|
9000
|
+
"type": "reference",
|
|
9001
|
+
"qualifiedName": "RegExp",
|
|
9002
|
+
"package": "typescript",
|
|
9003
|
+
"name": "RegExp"
|
|
9004
|
+
}
|
|
9005
|
+
]
|
|
9006
|
+
},
|
|
9007
|
+
"inheritedFrom": {
|
|
9008
|
+
"type": "reference",
|
|
9009
|
+
"name": "SkyHarnessFilters.dataSkyId"
|
|
9010
|
+
}
|
|
9011
|
+
},
|
|
9012
|
+
{
|
|
9013
|
+
"id": 744,
|
|
9014
|
+
"name": "selector",
|
|
9015
|
+
"kind": 1024,
|
|
9016
|
+
"kindString": "Property",
|
|
9017
|
+
"flags": {
|
|
9018
|
+
"isOptional": true
|
|
9019
|
+
},
|
|
9020
|
+
"comment": {
|
|
9021
|
+
"shortText": "Only find instances whose host element matches the given selector."
|
|
9022
|
+
},
|
|
9023
|
+
"sources": [
|
|
9024
|
+
{
|
|
9025
|
+
"fileName": "node_modules/@angular/cdk/testing/index.d.ts",
|
|
9026
|
+
"line": 26,
|
|
9027
|
+
"character": 4
|
|
9028
|
+
}
|
|
9029
|
+
],
|
|
9030
|
+
"type": {
|
|
9031
|
+
"type": "intrinsic",
|
|
9032
|
+
"name": "string"
|
|
9033
|
+
},
|
|
9034
|
+
"inheritedFrom": {
|
|
9035
|
+
"type": "reference",
|
|
9036
|
+
"name": "SkyHarnessFilters.selector"
|
|
9037
|
+
}
|
|
9038
|
+
}
|
|
9039
|
+
],
|
|
9040
|
+
"groups": [
|
|
9041
|
+
{
|
|
9042
|
+
"title": "Properties",
|
|
9043
|
+
"kind": 1024,
|
|
9044
|
+
"children": [
|
|
9045
|
+
745,
|
|
9046
|
+
743,
|
|
9047
|
+
744
|
|
9048
|
+
]
|
|
9049
|
+
}
|
|
9050
|
+
],
|
|
9051
|
+
"sources": [
|
|
9052
|
+
{
|
|
9053
|
+
"fileName": "projects/indicators/src/testing/wait/wait-harness-filters.ts",
|
|
9054
|
+
"line": 7,
|
|
9055
|
+
"character": 17
|
|
9056
|
+
}
|
|
9057
|
+
],
|
|
9058
|
+
"extendedTypes": [
|
|
9059
|
+
{
|
|
9060
|
+
"type": "reference",
|
|
9061
|
+
"name": "SkyHarnessFilters"
|
|
9062
|
+
}
|
|
9063
|
+
]
|
|
8749
9064
|
}
|
|
8750
9065
|
],
|
|
8751
9066
|
"groups": [
|