@skyux/lookup 6.3.1 → 6.4.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 +791 -784
- package/esm2020/lib/modules/autocomplete/autocomplete-adapter.service.mjs +12 -8
- package/esm2020/lib/modules/autocomplete/autocomplete-default-search-function.mjs +1 -1
- package/esm2020/lib/modules/autocomplete/autocomplete-input.directive.mjs +82 -69
- package/esm2020/lib/modules/autocomplete/autocomplete.component.mjs +377 -381
- package/esm2020/lib/modules/lookup/lookup.component.mjs +2 -1
- package/fesm2015/skyux-lookup.mjs +467 -455
- package/fesm2015/skyux-lookup.mjs.map +1 -1
- package/fesm2020/skyux-lookup.mjs +467 -455
- package/fesm2020/skyux-lookup.mjs.map +1 -1
- package/lib/modules/autocomplete/autocomplete-adapter.service.d.ts +1 -3
- package/lib/modules/autocomplete/autocomplete-input.directive.d.ts +2 -15
- package/lib/modules/autocomplete/autocomplete.component.d.ts +13 -69
- package/package.json +10 -10
package/documentation.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"originalName": "",
|
|
35
35
|
"children": [
|
|
36
36
|
{
|
|
37
|
-
"id":
|
|
37
|
+
"id": 573,
|
|
38
38
|
"name": "SkyAutocompleteModule",
|
|
39
39
|
"kind": 128,
|
|
40
40
|
"kindString": "Class",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"title": "Constructors",
|
|
60
60
|
"kind": 512,
|
|
61
61
|
"children": [
|
|
62
|
-
|
|
62
|
+
574
|
|
63
63
|
]
|
|
64
64
|
}
|
|
65
65
|
],
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
]
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
|
-
"id":
|
|
75
|
+
"id": 576,
|
|
76
76
|
"name": "SkyCountryFieldModule",
|
|
77
77
|
"kind": 128,
|
|
78
78
|
"kindString": "Class",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"title": "Constructors",
|
|
98
98
|
"kind": 512,
|
|
99
99
|
"children": [
|
|
100
|
-
|
|
100
|
+
577
|
|
101
101
|
]
|
|
102
102
|
}
|
|
103
103
|
],
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
]
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"id":
|
|
113
|
+
"id": 585,
|
|
114
114
|
"name": "SkyLookupModule",
|
|
115
115
|
"kind": 128,
|
|
116
116
|
"kindString": "Class",
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"title": "Constructors",
|
|
136
136
|
"kind": 512,
|
|
137
137
|
"children": [
|
|
138
|
-
|
|
138
|
+
586
|
|
139
139
|
]
|
|
140
140
|
}
|
|
141
141
|
],
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
]
|
|
149
149
|
},
|
|
150
150
|
{
|
|
151
|
-
"id":
|
|
151
|
+
"id": 606,
|
|
152
152
|
"name": "SkyLookupShowMoreCustomPickerContext",
|
|
153
153
|
"kind": 128,
|
|
154
154
|
"kindString": "Class",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
},
|
|
159
159
|
"children": [
|
|
160
160
|
{
|
|
161
|
-
"id":
|
|
161
|
+
"id": 610,
|
|
162
162
|
"name": "initialSearch",
|
|
163
163
|
"kind": 1024,
|
|
164
164
|
"kindString": "Property",
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
}
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
|
-
"id":
|
|
184
|
+
"id": 611,
|
|
185
185
|
"name": "initialValue",
|
|
186
186
|
"kind": 1024,
|
|
187
187
|
"kindString": "Property",
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
}
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
|
-
"id":
|
|
207
|
+
"id": 609,
|
|
208
208
|
"name": "items",
|
|
209
209
|
"kind": 1024,
|
|
210
210
|
"kindString": "Property",
|
|
@@ -235,16 +235,16 @@
|
|
|
235
235
|
"title": "Constructors",
|
|
236
236
|
"kind": 512,
|
|
237
237
|
"children": [
|
|
238
|
-
|
|
238
|
+
607
|
|
239
239
|
]
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
242
|
"title": "Properties",
|
|
243
243
|
"kind": 1024,
|
|
244
244
|
"children": [
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
245
|
+
610,
|
|
246
|
+
611,
|
|
247
|
+
609
|
|
248
248
|
]
|
|
249
249
|
}
|
|
250
250
|
],
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
]
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
|
-
"id":
|
|
260
|
+
"id": 618,
|
|
261
261
|
"name": "SkySearchComponent",
|
|
262
262
|
"kind": 128,
|
|
263
263
|
"kindString": "Class",
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
],
|
|
279
279
|
"children": [
|
|
280
280
|
{
|
|
281
|
-
"id":
|
|
281
|
+
"id": 619,
|
|
282
282
|
"name": "constructor",
|
|
283
283
|
"kind": 512,
|
|
284
284
|
"kindString": "Constructor",
|
|
@@ -292,14 +292,14 @@
|
|
|
292
292
|
],
|
|
293
293
|
"signatures": [
|
|
294
294
|
{
|
|
295
|
-
"id":
|
|
295
|
+
"id": 620,
|
|
296
296
|
"name": "new SkySearchComponent",
|
|
297
297
|
"kind": 16384,
|
|
298
298
|
"kindString": "Constructor signature",
|
|
299
299
|
"flags": {},
|
|
300
300
|
"parameters": [
|
|
301
301
|
{
|
|
302
|
-
"id":
|
|
302
|
+
"id": 621,
|
|
303
303
|
"name": "mediaQueryService",
|
|
304
304
|
"kind": 32768,
|
|
305
305
|
"kindString": "Parameter",
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
}
|
|
311
311
|
},
|
|
312
312
|
{
|
|
313
|
-
"id":
|
|
313
|
+
"id": 622,
|
|
314
314
|
"name": "elRef",
|
|
315
315
|
"kind": 32768,
|
|
316
316
|
"kindString": "Parameter",
|
|
@@ -329,7 +329,7 @@
|
|
|
329
329
|
}
|
|
330
330
|
},
|
|
331
331
|
{
|
|
332
|
-
"id":
|
|
332
|
+
"id": 623,
|
|
333
333
|
"name": "searchAdapter",
|
|
334
334
|
"kind": 32768,
|
|
335
335
|
"kindString": "Parameter",
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
}
|
|
341
341
|
},
|
|
342
342
|
{
|
|
343
|
-
"id":
|
|
343
|
+
"id": 624,
|
|
344
344
|
"name": "changeRef",
|
|
345
345
|
"kind": 32768,
|
|
346
346
|
"kindString": "Parameter",
|
|
@@ -355,14 +355,14 @@
|
|
|
355
355
|
],
|
|
356
356
|
"type": {
|
|
357
357
|
"type": "reference",
|
|
358
|
-
"id":
|
|
358
|
+
"id": 618,
|
|
359
359
|
"name": "SkySearchComponent"
|
|
360
360
|
}
|
|
361
361
|
}
|
|
362
362
|
]
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
|
-
"id":
|
|
365
|
+
"id": 636,
|
|
366
366
|
"name": "breakpointSubscription",
|
|
367
367
|
"kind": 1024,
|
|
368
368
|
"kindString": "Property",
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
}
|
|
385
385
|
},
|
|
386
386
|
{
|
|
387
|
-
"id":
|
|
387
|
+
"id": 640,
|
|
388
388
|
"name": "clearButtonShown",
|
|
389
389
|
"kind": 1024,
|
|
390
390
|
"kindString": "Property",
|
|
@@ -405,7 +405,7 @@
|
|
|
405
405
|
"defaultValue": "false"
|
|
406
406
|
},
|
|
407
407
|
{
|
|
408
|
-
"id":
|
|
408
|
+
"id": 630,
|
|
409
409
|
"name": "debounceTime",
|
|
410
410
|
"kind": 1024,
|
|
411
411
|
"kindString": "Property",
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
"defaultValue": "0"
|
|
448
448
|
},
|
|
449
449
|
{
|
|
450
|
-
"id":
|
|
450
|
+
"id": 631,
|
|
451
451
|
"name": "disabled",
|
|
452
452
|
"kind": 1024,
|
|
453
453
|
"kindString": "Property",
|
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
"defaultValue": "false"
|
|
490
490
|
},
|
|
491
491
|
{
|
|
492
|
-
"id":
|
|
492
|
+
"id": 639,
|
|
493
493
|
"name": "dismissButtonShown",
|
|
494
494
|
"kind": 1024,
|
|
495
495
|
"kindString": "Property",
|
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
"defaultValue": "false"
|
|
511
511
|
},
|
|
512
512
|
{
|
|
513
|
-
"id":
|
|
513
|
+
"id": 629,
|
|
514
514
|
"name": "expandMode",
|
|
515
515
|
"kind": 1024,
|
|
516
516
|
"kindString": "Property",
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"defaultValue": "EXPAND_MODE_RESPONSIVE"
|
|
553
553
|
},
|
|
554
554
|
{
|
|
555
|
-
"id":
|
|
555
|
+
"id": 635,
|
|
556
556
|
"name": "inputAnimate",
|
|
557
557
|
"kind": 1024,
|
|
558
558
|
"kindString": "Property",
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
"defaultValue": "INPUT_SHOWN_STATE"
|
|
574
574
|
},
|
|
575
575
|
{
|
|
576
|
-
"id":
|
|
576
|
+
"id": 633,
|
|
577
577
|
"name": "isCollapsible",
|
|
578
578
|
"kind": 1024,
|
|
579
579
|
"kindString": "Property",
|
|
@@ -594,7 +594,7 @@
|
|
|
594
594
|
"defaultValue": "true"
|
|
595
595
|
},
|
|
596
596
|
{
|
|
597
|
-
"id":
|
|
597
|
+
"id": 632,
|
|
598
598
|
"name": "isFullWidth",
|
|
599
599
|
"kind": 1024,
|
|
600
600
|
"kindString": "Property",
|
|
@@ -615,7 +615,7 @@
|
|
|
615
615
|
"defaultValue": "false"
|
|
616
616
|
},
|
|
617
617
|
{
|
|
618
|
-
"id":
|
|
618
|
+
"id": 638,
|
|
619
619
|
"name": "mobileSearchShown",
|
|
620
620
|
"kind": 1024,
|
|
621
621
|
"kindString": "Property",
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
"defaultValue": "false"
|
|
637
637
|
},
|
|
638
638
|
{
|
|
639
|
-
"id":
|
|
639
|
+
"id": 634,
|
|
640
640
|
"name": "placeholderText",
|
|
641
641
|
"kind": 1024,
|
|
642
642
|
"kindString": "Property",
|
|
@@ -677,7 +677,7 @@
|
|
|
677
677
|
}
|
|
678
678
|
},
|
|
679
679
|
{
|
|
680
|
-
"id":
|
|
680
|
+
"id": 625,
|
|
681
681
|
"name": "searchApply",
|
|
682
682
|
"kind": 1024,
|
|
683
683
|
"kindString": "Property",
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
"defaultValue": "..."
|
|
722
722
|
},
|
|
723
723
|
{
|
|
724
|
-
"id":
|
|
724
|
+
"id": 637,
|
|
725
725
|
"name": "searchButtonShown",
|
|
726
726
|
"kind": 1024,
|
|
727
727
|
"kindString": "Property",
|
|
@@ -742,7 +742,7 @@
|
|
|
742
742
|
"defaultValue": "false"
|
|
743
743
|
},
|
|
744
744
|
{
|
|
745
|
-
"id":
|
|
745
|
+
"id": 626,
|
|
746
746
|
"name": "searchChange",
|
|
747
747
|
"kind": 1024,
|
|
748
748
|
"kindString": "Property",
|
|
@@ -786,7 +786,7 @@
|
|
|
786
786
|
"defaultValue": "..."
|
|
787
787
|
},
|
|
788
788
|
{
|
|
789
|
-
"id":
|
|
789
|
+
"id": 627,
|
|
790
790
|
"name": "searchClear",
|
|
791
791
|
"kind": 1024,
|
|
792
792
|
"kindString": "Property",
|
|
@@ -830,7 +830,7 @@
|
|
|
830
830
|
"defaultValue": "..."
|
|
831
831
|
},
|
|
832
832
|
{
|
|
833
|
-
"id":
|
|
833
|
+
"id": 628,
|
|
834
834
|
"name": "searchText",
|
|
835
835
|
"kind": 1024,
|
|
836
836
|
"kindString": "Property",
|
|
@@ -865,7 +865,7 @@
|
|
|
865
865
|
}
|
|
866
866
|
},
|
|
867
867
|
{
|
|
868
|
-
"id":
|
|
868
|
+
"id": 653,
|
|
869
869
|
"name": "applySearchText",
|
|
870
870
|
"kind": 2048,
|
|
871
871
|
"kindString": "Method",
|
|
@@ -881,14 +881,14 @@
|
|
|
881
881
|
],
|
|
882
882
|
"signatures": [
|
|
883
883
|
{
|
|
884
|
-
"id":
|
|
884
|
+
"id": 654,
|
|
885
885
|
"name": "applySearchText",
|
|
886
886
|
"kind": 4096,
|
|
887
887
|
"kindString": "Call signature",
|
|
888
888
|
"flags": {},
|
|
889
889
|
"parameters": [
|
|
890
890
|
{
|
|
891
|
-
"id":
|
|
891
|
+
"id": 655,
|
|
892
892
|
"name": "searchText",
|
|
893
893
|
"kind": 32768,
|
|
894
894
|
"kindString": "Parameter",
|
|
@@ -907,7 +907,7 @@
|
|
|
907
907
|
]
|
|
908
908
|
},
|
|
909
909
|
{
|
|
910
|
-
"id":
|
|
910
|
+
"id": 647,
|
|
911
911
|
"name": "clearSearchText",
|
|
912
912
|
"kind": 2048,
|
|
913
913
|
"kindString": "Method",
|
|
@@ -923,7 +923,7 @@
|
|
|
923
923
|
],
|
|
924
924
|
"signatures": [
|
|
925
925
|
{
|
|
926
|
-
"id":
|
|
926
|
+
"id": 648,
|
|
927
927
|
"name": "clearSearchText",
|
|
928
928
|
"kind": 4096,
|
|
929
929
|
"kindString": "Call signature",
|
|
@@ -936,7 +936,7 @@
|
|
|
936
936
|
]
|
|
937
937
|
},
|
|
938
938
|
{
|
|
939
|
-
"id":
|
|
939
|
+
"id": 649,
|
|
940
940
|
"name": "enterPress",
|
|
941
941
|
"kind": 2048,
|
|
942
942
|
"kindString": "Method",
|
|
@@ -952,14 +952,14 @@
|
|
|
952
952
|
],
|
|
953
953
|
"signatures": [
|
|
954
954
|
{
|
|
955
|
-
"id":
|
|
955
|
+
"id": 650,
|
|
956
956
|
"name": "enterPress",
|
|
957
957
|
"kind": 4096,
|
|
958
958
|
"kindString": "Call signature",
|
|
959
959
|
"flags": {},
|
|
960
960
|
"parameters": [
|
|
961
961
|
{
|
|
962
|
-
"id":
|
|
962
|
+
"id": 651,
|
|
963
963
|
"name": "event",
|
|
964
964
|
"kind": 32768,
|
|
965
965
|
"kindString": "Parameter",
|
|
@@ -972,7 +972,7 @@
|
|
|
972
972
|
}
|
|
973
973
|
},
|
|
974
974
|
{
|
|
975
|
-
"id":
|
|
975
|
+
"id": 652,
|
|
976
976
|
"name": "searchText",
|
|
977
977
|
"kind": 32768,
|
|
978
978
|
"kindString": "Parameter",
|
|
@@ -991,7 +991,7 @@
|
|
|
991
991
|
]
|
|
992
992
|
},
|
|
993
993
|
{
|
|
994
|
-
"id":
|
|
994
|
+
"id": 665,
|
|
995
995
|
"name": "inputAnimationEnd",
|
|
996
996
|
"kind": 2048,
|
|
997
997
|
"kindString": "Method",
|
|
@@ -1007,14 +1007,14 @@
|
|
|
1007
1007
|
],
|
|
1008
1008
|
"signatures": [
|
|
1009
1009
|
{
|
|
1010
|
-
"id":
|
|
1010
|
+
"id": 666,
|
|
1011
1011
|
"name": "inputAnimationEnd",
|
|
1012
1012
|
"kind": 4096,
|
|
1013
1013
|
"kindString": "Call signature",
|
|
1014
1014
|
"flags": {},
|
|
1015
1015
|
"parameters": [
|
|
1016
1016
|
{
|
|
1017
|
-
"id":
|
|
1017
|
+
"id": 667,
|
|
1018
1018
|
"name": "event",
|
|
1019
1019
|
"kind": 32768,
|
|
1020
1020
|
"kindString": "Parameter",
|
|
@@ -1035,7 +1035,7 @@
|
|
|
1035
1035
|
]
|
|
1036
1036
|
},
|
|
1037
1037
|
{
|
|
1038
|
-
"id":
|
|
1038
|
+
"id": 662,
|
|
1039
1039
|
"name": "inputAnimationStart",
|
|
1040
1040
|
"kind": 2048,
|
|
1041
1041
|
"kindString": "Method",
|
|
@@ -1051,14 +1051,14 @@
|
|
|
1051
1051
|
],
|
|
1052
1052
|
"signatures": [
|
|
1053
1053
|
{
|
|
1054
|
-
"id":
|
|
1054
|
+
"id": 663,
|
|
1055
1055
|
"name": "inputAnimationStart",
|
|
1056
1056
|
"kind": 4096,
|
|
1057
1057
|
"kindString": "Call signature",
|
|
1058
1058
|
"flags": {},
|
|
1059
1059
|
"parameters": [
|
|
1060
1060
|
{
|
|
1061
|
-
"id":
|
|
1061
|
+
"id": 664,
|
|
1062
1062
|
"name": "event",
|
|
1063
1063
|
"kind": 32768,
|
|
1064
1064
|
"kindString": "Parameter",
|
|
@@ -1079,7 +1079,7 @@
|
|
|
1079
1079
|
]
|
|
1080
1080
|
},
|
|
1081
1081
|
{
|
|
1082
|
-
"id":
|
|
1082
|
+
"id": 644,
|
|
1083
1083
|
"name": "ngOnChanges",
|
|
1084
1084
|
"kind": 2048,
|
|
1085
1085
|
"kindString": "Method",
|
|
@@ -1095,14 +1095,14 @@
|
|
|
1095
1095
|
],
|
|
1096
1096
|
"signatures": [
|
|
1097
1097
|
{
|
|
1098
|
-
"id":
|
|
1098
|
+
"id": 645,
|
|
1099
1099
|
"name": "ngOnChanges",
|
|
1100
1100
|
"kind": 4096,
|
|
1101
1101
|
"kindString": "Call signature",
|
|
1102
1102
|
"flags": {},
|
|
1103
1103
|
"parameters": [
|
|
1104
1104
|
{
|
|
1105
|
-
"id":
|
|
1105
|
+
"id": 646,
|
|
1106
1106
|
"name": "changes",
|
|
1107
1107
|
"kind": 32768,
|
|
1108
1108
|
"kindString": "Parameter",
|
|
@@ -1131,7 +1131,7 @@
|
|
|
1131
1131
|
}
|
|
1132
1132
|
},
|
|
1133
1133
|
{
|
|
1134
|
-
"id":
|
|
1134
|
+
"id": 668,
|
|
1135
1135
|
"name": "ngOnDestroy",
|
|
1136
1136
|
"kind": 2048,
|
|
1137
1137
|
"kindString": "Method",
|
|
@@ -1147,7 +1147,7 @@
|
|
|
1147
1147
|
],
|
|
1148
1148
|
"signatures": [
|
|
1149
1149
|
{
|
|
1150
|
-
"id":
|
|
1150
|
+
"id": 669,
|
|
1151
1151
|
"name": "ngOnDestroy",
|
|
1152
1152
|
"kind": 4096,
|
|
1153
1153
|
"kindString": "Call signature",
|
|
@@ -1168,7 +1168,7 @@
|
|
|
1168
1168
|
}
|
|
1169
1169
|
},
|
|
1170
1170
|
{
|
|
1171
|
-
"id":
|
|
1171
|
+
"id": 642,
|
|
1172
1172
|
"name": "ngOnInit",
|
|
1173
1173
|
"kind": 2048,
|
|
1174
1174
|
"kindString": "Method",
|
|
@@ -1184,7 +1184,7 @@
|
|
|
1184
1184
|
],
|
|
1185
1185
|
"signatures": [
|
|
1186
1186
|
{
|
|
1187
|
-
"id":
|
|
1187
|
+
"id": 643,
|
|
1188
1188
|
"name": "ngOnInit",
|
|
1189
1189
|
"kind": 4096,
|
|
1190
1190
|
"kindString": "Call signature",
|
|
@@ -1205,7 +1205,7 @@
|
|
|
1205
1205
|
}
|
|
1206
1206
|
},
|
|
1207
1207
|
{
|
|
1208
|
-
"id":
|
|
1208
|
+
"id": 656,
|
|
1209
1209
|
"name": "searchTextChanged",
|
|
1210
1210
|
"kind": 2048,
|
|
1211
1211
|
"kindString": "Method",
|
|
@@ -1221,14 +1221,14 @@
|
|
|
1221
1221
|
],
|
|
1222
1222
|
"signatures": [
|
|
1223
1223
|
{
|
|
1224
|
-
"id":
|
|
1224
|
+
"id": 657,
|
|
1225
1225
|
"name": "searchTextChanged",
|
|
1226
1226
|
"kind": 4096,
|
|
1227
1227
|
"kindString": "Call signature",
|
|
1228
1228
|
"flags": {},
|
|
1229
1229
|
"parameters": [
|
|
1230
1230
|
{
|
|
1231
|
-
"id":
|
|
1231
|
+
"id": 658,
|
|
1232
1232
|
"name": "searchText",
|
|
1233
1233
|
"kind": 32768,
|
|
1234
1234
|
"kindString": "Parameter",
|
|
@@ -1247,7 +1247,7 @@
|
|
|
1247
1247
|
]
|
|
1248
1248
|
},
|
|
1249
1249
|
{
|
|
1250
|
-
"id":
|
|
1250
|
+
"id": 659,
|
|
1251
1251
|
"name": "toggleSearchInput",
|
|
1252
1252
|
"kind": 2048,
|
|
1253
1253
|
"kindString": "Method",
|
|
@@ -1263,14 +1263,14 @@
|
|
|
1263
1263
|
],
|
|
1264
1264
|
"signatures": [
|
|
1265
1265
|
{
|
|
1266
|
-
"id":
|
|
1266
|
+
"id": 660,
|
|
1267
1267
|
"name": "toggleSearchInput",
|
|
1268
1268
|
"kind": 4096,
|
|
1269
1269
|
"kindString": "Call signature",
|
|
1270
1270
|
"flags": {},
|
|
1271
1271
|
"parameters": [
|
|
1272
1272
|
{
|
|
1273
|
-
"id":
|
|
1273
|
+
"id": 661,
|
|
1274
1274
|
"name": "showInput",
|
|
1275
1275
|
"kind": 32768,
|
|
1276
1276
|
"kindString": "Parameter",
|
|
@@ -1294,45 +1294,45 @@
|
|
|
1294
1294
|
"title": "Constructors",
|
|
1295
1295
|
"kind": 512,
|
|
1296
1296
|
"children": [
|
|
1297
|
-
|
|
1297
|
+
619
|
|
1298
1298
|
]
|
|
1299
1299
|
},
|
|
1300
1300
|
{
|
|
1301
1301
|
"title": "Properties",
|
|
1302
1302
|
"kind": 1024,
|
|
1303
1303
|
"children": [
|
|
1304
|
-
|
|
1304
|
+
636,
|
|
1305
|
+
640,
|
|
1306
|
+
630,
|
|
1307
|
+
631,
|
|
1308
|
+
639,
|
|
1305
1309
|
629,
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
627,
|
|
1314
|
-
623,
|
|
1315
|
-
614,
|
|
1310
|
+
635,
|
|
1311
|
+
633,
|
|
1312
|
+
632,
|
|
1313
|
+
638,
|
|
1314
|
+
634,
|
|
1315
|
+
625,
|
|
1316
|
+
637,
|
|
1316
1317
|
626,
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
617
|
|
1318
|
+
627,
|
|
1319
|
+
628
|
|
1320
1320
|
]
|
|
1321
1321
|
},
|
|
1322
1322
|
{
|
|
1323
1323
|
"title": "Methods",
|
|
1324
1324
|
"kind": 2048,
|
|
1325
1325
|
"children": [
|
|
1326
|
+
653,
|
|
1327
|
+
647,
|
|
1328
|
+
649,
|
|
1329
|
+
665,
|
|
1330
|
+
662,
|
|
1331
|
+
644,
|
|
1332
|
+
668,
|
|
1326
1333
|
642,
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
654,
|
|
1330
|
-
651,
|
|
1331
|
-
633,
|
|
1332
|
-
657,
|
|
1333
|
-
631,
|
|
1334
|
-
645,
|
|
1335
|
-
648
|
|
1334
|
+
656,
|
|
1335
|
+
659
|
|
1336
1336
|
]
|
|
1337
1337
|
}
|
|
1338
1338
|
],
|
|
@@ -1365,7 +1365,7 @@
|
|
|
1365
1365
|
]
|
|
1366
1366
|
},
|
|
1367
1367
|
{
|
|
1368
|
-
"id":
|
|
1368
|
+
"id": 615,
|
|
1369
1369
|
"name": "SkySearchModule",
|
|
1370
1370
|
"kind": 128,
|
|
1371
1371
|
"kindString": "Class",
|
|
@@ -1390,7 +1390,7 @@
|
|
|
1390
1390
|
"title": "Constructors",
|
|
1391
1391
|
"kind": 512,
|
|
1392
1392
|
"children": [
|
|
1393
|
-
|
|
1393
|
+
616
|
|
1394
1394
|
]
|
|
1395
1395
|
}
|
|
1396
1396
|
],
|
|
@@ -1432,7 +1432,7 @@
|
|
|
1432
1432
|
"sources": [
|
|
1433
1433
|
{
|
|
1434
1434
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1435
|
-
"line":
|
|
1435
|
+
"line": 168,
|
|
1436
1436
|
"character": 2
|
|
1437
1437
|
}
|
|
1438
1438
|
],
|
|
@@ -1581,7 +1581,7 @@
|
|
|
1581
1581
|
"sources": [
|
|
1582
1582
|
{
|
|
1583
1583
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1584
|
-
"line":
|
|
1584
|
+
"line": 84,
|
|
1585
1585
|
"character": 13
|
|
1586
1586
|
}
|
|
1587
1587
|
],
|
|
@@ -1703,7 +1703,7 @@
|
|
|
1703
1703
|
"sources": [
|
|
1704
1704
|
{
|
|
1705
1705
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1706
|
-
"line":
|
|
1706
|
+
"line": 88,
|
|
1707
1707
|
"character": 13
|
|
1708
1708
|
}
|
|
1709
1709
|
],
|
|
@@ -1758,7 +1758,7 @@
|
|
|
1758
1758
|
"sources": [
|
|
1759
1759
|
{
|
|
1760
1760
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1761
|
-
"line":
|
|
1761
|
+
"line": 97,
|
|
1762
1762
|
"character": 13
|
|
1763
1763
|
}
|
|
1764
1764
|
],
|
|
@@ -1795,7 +1795,7 @@
|
|
|
1795
1795
|
"sources": [
|
|
1796
1796
|
{
|
|
1797
1797
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1798
|
-
"line":
|
|
1798
|
+
"line": 101,
|
|
1799
1799
|
"character": 13
|
|
1800
1800
|
}
|
|
1801
1801
|
],
|
|
@@ -1850,7 +1850,7 @@
|
|
|
1850
1850
|
"sources": [
|
|
1851
1851
|
{
|
|
1852
1852
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1853
|
-
"line":
|
|
1853
|
+
"line": 109,
|
|
1854
1854
|
"character": 13
|
|
1855
1855
|
}
|
|
1856
1856
|
],
|
|
@@ -1887,7 +1887,7 @@
|
|
|
1887
1887
|
"sources": [
|
|
1888
1888
|
{
|
|
1889
1889
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1890
|
-
"line":
|
|
1890
|
+
"line": 113,
|
|
1891
1891
|
"character": 13
|
|
1892
1892
|
}
|
|
1893
1893
|
],
|
|
@@ -1932,7 +1932,7 @@
|
|
|
1932
1932
|
]
|
|
1933
1933
|
},
|
|
1934
1934
|
{
|
|
1935
|
-
"id":
|
|
1935
|
+
"id": 49,
|
|
1936
1936
|
"name": "ngOnDestroy",
|
|
1937
1937
|
"kind": 2048,
|
|
1938
1938
|
"kindString": "Method",
|
|
@@ -1942,13 +1942,13 @@
|
|
|
1942
1942
|
"sources": [
|
|
1943
1943
|
{
|
|
1944
1944
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1945
|
-
"line":
|
|
1945
|
+
"line": 222,
|
|
1946
1946
|
"character": 9
|
|
1947
1947
|
}
|
|
1948
1948
|
],
|
|
1949
1949
|
"signatures": [
|
|
1950
1950
|
{
|
|
1951
|
-
"id":
|
|
1951
|
+
"id": 50,
|
|
1952
1952
|
"name": "ngOnDestroy",
|
|
1953
1953
|
"kind": 4096,
|
|
1954
1954
|
"kindString": "Call signature",
|
|
@@ -1969,7 +1969,7 @@
|
|
|
1969
1969
|
}
|
|
1970
1970
|
},
|
|
1971
1971
|
{
|
|
1972
|
-
"id":
|
|
1972
|
+
"id": 47,
|
|
1973
1973
|
"name": "ngOnInit",
|
|
1974
1974
|
"kind": 2048,
|
|
1975
1975
|
"kindString": "Method",
|
|
@@ -1979,13 +1979,13 @@
|
|
|
1979
1979
|
"sources": [
|
|
1980
1980
|
{
|
|
1981
1981
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1982
|
-
"line":
|
|
1982
|
+
"line": 181,
|
|
1983
1983
|
"character": 9
|
|
1984
1984
|
}
|
|
1985
1985
|
],
|
|
1986
1986
|
"signatures": [
|
|
1987
1987
|
{
|
|
1988
|
-
"id":
|
|
1988
|
+
"id": 48,
|
|
1989
1989
|
"name": "ngOnInit",
|
|
1990
1990
|
"kind": 4096,
|
|
1991
1991
|
"kindString": "Call signature",
|
|
@@ -2006,7 +2006,7 @@
|
|
|
2006
2006
|
}
|
|
2007
2007
|
},
|
|
2008
2008
|
{
|
|
2009
|
-
"id":
|
|
2009
|
+
"id": 81,
|
|
2010
2010
|
"name": "onChange",
|
|
2011
2011
|
"kind": 2048,
|
|
2012
2012
|
"kindString": "Method",
|
|
@@ -2016,20 +2016,20 @@
|
|
|
2016
2016
|
"sources": [
|
|
2017
2017
|
{
|
|
2018
2018
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2019
|
-
"line":
|
|
2019
|
+
"line": 287,
|
|
2020
2020
|
"character": 9
|
|
2021
2021
|
}
|
|
2022
2022
|
],
|
|
2023
2023
|
"signatures": [
|
|
2024
2024
|
{
|
|
2025
|
-
"id":
|
|
2025
|
+
"id": 82,
|
|
2026
2026
|
"name": "onChange",
|
|
2027
2027
|
"kind": 4096,
|
|
2028
2028
|
"kindString": "Call signature",
|
|
2029
2029
|
"flags": {},
|
|
2030
2030
|
"parameters": [
|
|
2031
2031
|
{
|
|
2032
|
-
"id":
|
|
2032
|
+
"id": 83,
|
|
2033
2033
|
"name": "value",
|
|
2034
2034
|
"kind": 32768,
|
|
2035
2035
|
"kindString": "Parameter",
|
|
@@ -2048,7 +2048,7 @@
|
|
|
2048
2048
|
]
|
|
2049
2049
|
},
|
|
2050
2050
|
{
|
|
2051
|
-
"id":
|
|
2051
|
+
"id": 84,
|
|
2052
2052
|
"name": "onTouched",
|
|
2053
2053
|
"kind": 2048,
|
|
2054
2054
|
"kindString": "Method",
|
|
@@ -2058,13 +2058,13 @@
|
|
|
2058
2058
|
"sources": [
|
|
2059
2059
|
{
|
|
2060
2060
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2061
|
-
"line":
|
|
2061
|
+
"line": 289,
|
|
2062
2062
|
"character": 9
|
|
2063
2063
|
}
|
|
2064
2064
|
],
|
|
2065
2065
|
"signatures": [
|
|
2066
2066
|
{
|
|
2067
|
-
"id":
|
|
2067
|
+
"id": 85,
|
|
2068
2068
|
"name": "onTouched",
|
|
2069
2069
|
"kind": 4096,
|
|
2070
2070
|
"kindString": "Call signature",
|
|
@@ -2077,7 +2077,7 @@
|
|
|
2077
2077
|
]
|
|
2078
2078
|
},
|
|
2079
2079
|
{
|
|
2080
|
-
"id":
|
|
2080
|
+
"id": 86,
|
|
2081
2081
|
"name": "onValidatorChange",
|
|
2082
2082
|
"kind": 2048,
|
|
2083
2083
|
"kindString": "Method",
|
|
@@ -2087,13 +2087,13 @@
|
|
|
2087
2087
|
"sources": [
|
|
2088
2088
|
{
|
|
2089
2089
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2090
|
-
"line":
|
|
2090
|
+
"line": 292,
|
|
2091
2091
|
"character": 9
|
|
2092
2092
|
}
|
|
2093
2093
|
],
|
|
2094
2094
|
"signatures": [
|
|
2095
2095
|
{
|
|
2096
|
-
"id":
|
|
2096
|
+
"id": 87,
|
|
2097
2097
|
"name": "onValidatorChange",
|
|
2098
2098
|
"kind": 4096,
|
|
2099
2099
|
"kindString": "Call signature",
|
|
@@ -2106,7 +2106,7 @@
|
|
|
2106
2106
|
]
|
|
2107
2107
|
},
|
|
2108
2108
|
{
|
|
2109
|
-
"id":
|
|
2109
|
+
"id": 54,
|
|
2110
2110
|
"name": "registerOnChange",
|
|
2111
2111
|
"kind": 2048,
|
|
2112
2112
|
"kindString": "Method",
|
|
@@ -2116,20 +2116,20 @@
|
|
|
2116
2116
|
"sources": [
|
|
2117
2117
|
{
|
|
2118
2118
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2119
|
-
"line":
|
|
2119
|
+
"line": 234,
|
|
2120
2120
|
"character": 9
|
|
2121
2121
|
}
|
|
2122
2122
|
],
|
|
2123
2123
|
"signatures": [
|
|
2124
2124
|
{
|
|
2125
|
-
"id":
|
|
2125
|
+
"id": 55,
|
|
2126
2126
|
"name": "registerOnChange",
|
|
2127
2127
|
"kind": 4096,
|
|
2128
2128
|
"kindString": "Call signature",
|
|
2129
2129
|
"flags": {},
|
|
2130
2130
|
"parameters": [
|
|
2131
2131
|
{
|
|
2132
|
-
"id":
|
|
2132
|
+
"id": 56,
|
|
2133
2133
|
"name": "fn",
|
|
2134
2134
|
"kind": 32768,
|
|
2135
2135
|
"kindString": "Parameter",
|
|
@@ -2137,21 +2137,21 @@
|
|
|
2137
2137
|
"type": {
|
|
2138
2138
|
"type": "reflection",
|
|
2139
2139
|
"declaration": {
|
|
2140
|
-
"id":
|
|
2140
|
+
"id": 57,
|
|
2141
2141
|
"name": "__type",
|
|
2142
2142
|
"kind": 65536,
|
|
2143
2143
|
"kindString": "Type literal",
|
|
2144
2144
|
"flags": {},
|
|
2145
2145
|
"signatures": [
|
|
2146
2146
|
{
|
|
2147
|
-
"id":
|
|
2147
|
+
"id": 58,
|
|
2148
2148
|
"name": "__type",
|
|
2149
2149
|
"kind": 4096,
|
|
2150
2150
|
"kindString": "Call signature",
|
|
2151
2151
|
"flags": {},
|
|
2152
2152
|
"parameters": [
|
|
2153
2153
|
{
|
|
2154
|
-
"id":
|
|
2154
|
+
"id": 59,
|
|
2155
2155
|
"name": "value",
|
|
2156
2156
|
"kind": 32768,
|
|
2157
2157
|
"kindString": "Parameter",
|
|
@@ -2188,7 +2188,7 @@
|
|
|
2188
2188
|
}
|
|
2189
2189
|
},
|
|
2190
2190
|
{
|
|
2191
|
-
"id":
|
|
2191
|
+
"id": 60,
|
|
2192
2192
|
"name": "registerOnTouched",
|
|
2193
2193
|
"kind": 2048,
|
|
2194
2194
|
"kindString": "Method",
|
|
@@ -2198,20 +2198,20 @@
|
|
|
2198
2198
|
"sources": [
|
|
2199
2199
|
{
|
|
2200
2200
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2201
|
-
"line":
|
|
2201
|
+
"line": 238,
|
|
2202
2202
|
"character": 9
|
|
2203
2203
|
}
|
|
2204
2204
|
],
|
|
2205
2205
|
"signatures": [
|
|
2206
2206
|
{
|
|
2207
|
-
"id":
|
|
2207
|
+
"id": 61,
|
|
2208
2208
|
"name": "registerOnTouched",
|
|
2209
2209
|
"kind": 4096,
|
|
2210
2210
|
"kindString": "Call signature",
|
|
2211
2211
|
"flags": {},
|
|
2212
2212
|
"parameters": [
|
|
2213
2213
|
{
|
|
2214
|
-
"id":
|
|
2214
|
+
"id": 62,
|
|
2215
2215
|
"name": "fn",
|
|
2216
2216
|
"kind": 32768,
|
|
2217
2217
|
"kindString": "Parameter",
|
|
@@ -2219,14 +2219,14 @@
|
|
|
2219
2219
|
"type": {
|
|
2220
2220
|
"type": "reflection",
|
|
2221
2221
|
"declaration": {
|
|
2222
|
-
"id":
|
|
2222
|
+
"id": 63,
|
|
2223
2223
|
"name": "__type",
|
|
2224
2224
|
"kind": 65536,
|
|
2225
2225
|
"kindString": "Type literal",
|
|
2226
2226
|
"flags": {},
|
|
2227
2227
|
"signatures": [
|
|
2228
2228
|
{
|
|
2229
|
-
"id":
|
|
2229
|
+
"id": 64,
|
|
2230
2230
|
"name": "__type",
|
|
2231
2231
|
"kind": 4096,
|
|
2232
2232
|
"kindString": "Call signature",
|
|
@@ -2257,7 +2257,7 @@
|
|
|
2257
2257
|
}
|
|
2258
2258
|
},
|
|
2259
2259
|
{
|
|
2260
|
-
"id":
|
|
2260
|
+
"id": 65,
|
|
2261
2261
|
"name": "registerOnValidatorChange",
|
|
2262
2262
|
"kind": 2048,
|
|
2263
2263
|
"kindString": "Method",
|
|
@@ -2267,20 +2267,20 @@
|
|
|
2267
2267
|
"sources": [
|
|
2268
2268
|
{
|
|
2269
2269
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2270
|
-
"line":
|
|
2270
|
+
"line": 242,
|
|
2271
2271
|
"character": 9
|
|
2272
2272
|
}
|
|
2273
2273
|
],
|
|
2274
2274
|
"signatures": [
|
|
2275
2275
|
{
|
|
2276
|
-
"id":
|
|
2276
|
+
"id": 66,
|
|
2277
2277
|
"name": "registerOnValidatorChange",
|
|
2278
2278
|
"kind": 4096,
|
|
2279
2279
|
"kindString": "Call signature",
|
|
2280
2280
|
"flags": {},
|
|
2281
2281
|
"parameters": [
|
|
2282
2282
|
{
|
|
2283
|
-
"id":
|
|
2283
|
+
"id": 67,
|
|
2284
2284
|
"name": "fn",
|
|
2285
2285
|
"kind": 32768,
|
|
2286
2286
|
"kindString": "Parameter",
|
|
@@ -2288,14 +2288,14 @@
|
|
|
2288
2288
|
"type": {
|
|
2289
2289
|
"type": "reflection",
|
|
2290
2290
|
"declaration": {
|
|
2291
|
-
"id":
|
|
2291
|
+
"id": 68,
|
|
2292
2292
|
"name": "__type",
|
|
2293
2293
|
"kind": 65536,
|
|
2294
2294
|
"kindString": "Type literal",
|
|
2295
2295
|
"flags": {},
|
|
2296
2296
|
"signatures": [
|
|
2297
2297
|
{
|
|
2298
|
-
"id":
|
|
2298
|
+
"id": 69,
|
|
2299
2299
|
"name": "__type",
|
|
2300
2300
|
"kind": 4096,
|
|
2301
2301
|
"kindString": "Call signature",
|
|
@@ -2326,7 +2326,7 @@
|
|
|
2326
2326
|
}
|
|
2327
2327
|
},
|
|
2328
2328
|
{
|
|
2329
|
-
"id":
|
|
2329
|
+
"id": 70,
|
|
2330
2330
|
"name": "restoreInputTextValueToPreviousState",
|
|
2331
2331
|
"kind": 2048,
|
|
2332
2332
|
"kindString": "Method",
|
|
@@ -2336,13 +2336,13 @@
|
|
|
2336
2336
|
"sources": [
|
|
2337
2337
|
{
|
|
2338
2338
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2339
|
-
"line":
|
|
2339
|
+
"line": 246,
|
|
2340
2340
|
"character": 9
|
|
2341
2341
|
}
|
|
2342
2342
|
],
|
|
2343
2343
|
"signatures": [
|
|
2344
2344
|
{
|
|
2345
|
-
"id":
|
|
2345
|
+
"id": 71,
|
|
2346
2346
|
"name": "restoreInputTextValueToPreviousState",
|
|
2347
2347
|
"kind": 4096,
|
|
2348
2348
|
"kindString": "Call signature",
|
|
@@ -2355,7 +2355,7 @@
|
|
|
2355
2355
|
]
|
|
2356
2356
|
},
|
|
2357
2357
|
{
|
|
2358
|
-
"id":
|
|
2358
|
+
"id": 78,
|
|
2359
2359
|
"name": "setActiveDescendant",
|
|
2360
2360
|
"kind": 2048,
|
|
2361
2361
|
"kindString": "Method",
|
|
@@ -2365,20 +2365,20 @@
|
|
|
2365
2365
|
"sources": [
|
|
2366
2366
|
{
|
|
2367
2367
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2368
|
-
"line":
|
|
2368
|
+
"line": 270,
|
|
2369
2369
|
"character": 9
|
|
2370
2370
|
}
|
|
2371
2371
|
],
|
|
2372
2372
|
"signatures": [
|
|
2373
2373
|
{
|
|
2374
|
-
"id":
|
|
2374
|
+
"id": 79,
|
|
2375
2375
|
"name": "setActiveDescendant",
|
|
2376
2376
|
"kind": 4096,
|
|
2377
2377
|
"kindString": "Call signature",
|
|
2378
2378
|
"flags": {},
|
|
2379
2379
|
"parameters": [
|
|
2380
2380
|
{
|
|
2381
|
-
"id":
|
|
2381
|
+
"id": 80,
|
|
2382
2382
|
"name": "descendantId",
|
|
2383
2383
|
"kind": 32768,
|
|
2384
2384
|
"kindString": "Parameter",
|
|
@@ -2397,7 +2397,7 @@
|
|
|
2397
2397
|
]
|
|
2398
2398
|
},
|
|
2399
2399
|
{
|
|
2400
|
-
"id":
|
|
2400
|
+
"id": 72,
|
|
2401
2401
|
"name": "setDisabledState",
|
|
2402
2402
|
"kind": 2048,
|
|
2403
2403
|
"kindString": "Method",
|
|
@@ -2407,20 +2407,20 @@
|
|
|
2407
2407
|
"sources": [
|
|
2408
2408
|
{
|
|
2409
2409
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2410
|
-
"line":
|
|
2410
|
+
"line": 258,
|
|
2411
2411
|
"character": 9
|
|
2412
2412
|
}
|
|
2413
2413
|
],
|
|
2414
2414
|
"signatures": [
|
|
2415
2415
|
{
|
|
2416
|
-
"id":
|
|
2416
|
+
"id": 73,
|
|
2417
2417
|
"name": "setDisabledState",
|
|
2418
2418
|
"kind": 4096,
|
|
2419
2419
|
"kindString": "Call signature",
|
|
2420
2420
|
"flags": {},
|
|
2421
2421
|
"parameters": [
|
|
2422
2422
|
{
|
|
2423
|
-
"id":
|
|
2423
|
+
"id": 74,
|
|
2424
2424
|
"name": "disabled",
|
|
2425
2425
|
"kind": 32768,
|
|
2426
2426
|
"kindString": "Parameter",
|
|
@@ -2447,7 +2447,7 @@
|
|
|
2447
2447
|
}
|
|
2448
2448
|
},
|
|
2449
2449
|
{
|
|
2450
|
-
"id":
|
|
2450
|
+
"id": 75,
|
|
2451
2451
|
"name": "validate",
|
|
2452
2452
|
"kind": 2048,
|
|
2453
2453
|
"kindString": "Method",
|
|
@@ -2457,20 +2457,20 @@
|
|
|
2457
2457
|
"sources": [
|
|
2458
2458
|
{
|
|
2459
2459
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2460
|
-
"line":
|
|
2460
|
+
"line": 262,
|
|
2461
2461
|
"character": 9
|
|
2462
2462
|
}
|
|
2463
2463
|
],
|
|
2464
2464
|
"signatures": [
|
|
2465
2465
|
{
|
|
2466
|
-
"id":
|
|
2466
|
+
"id": 76,
|
|
2467
2467
|
"name": "validate",
|
|
2468
2468
|
"kind": 4096,
|
|
2469
2469
|
"kindString": "Call signature",
|
|
2470
2470
|
"flags": {},
|
|
2471
2471
|
"parameters": [
|
|
2472
2472
|
{
|
|
2473
|
-
"id":
|
|
2473
|
+
"id": 77,
|
|
2474
2474
|
"name": "control",
|
|
2475
2475
|
"kind": 32768,
|
|
2476
2476
|
"kindString": "Parameter",
|
|
@@ -2501,7 +2501,7 @@
|
|
|
2501
2501
|
}
|
|
2502
2502
|
},
|
|
2503
2503
|
{
|
|
2504
|
-
"id":
|
|
2504
|
+
"id": 51,
|
|
2505
2505
|
"name": "writeValue",
|
|
2506
2506
|
"kind": 2048,
|
|
2507
2507
|
"kindString": "Method",
|
|
@@ -2511,20 +2511,20 @@
|
|
|
2511
2511
|
"sources": [
|
|
2512
2512
|
{
|
|
2513
2513
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2514
|
-
"line":
|
|
2514
|
+
"line": 230,
|
|
2515
2515
|
"character": 9
|
|
2516
2516
|
}
|
|
2517
2517
|
],
|
|
2518
2518
|
"signatures": [
|
|
2519
2519
|
{
|
|
2520
|
-
"id":
|
|
2520
|
+
"id": 52,
|
|
2521
2521
|
"name": "writeValue",
|
|
2522
2522
|
"kind": 4096,
|
|
2523
2523
|
"kindString": "Call signature",
|
|
2524
2524
|
"flags": {},
|
|
2525
2525
|
"parameters": [
|
|
2526
2526
|
{
|
|
2527
|
-
"id":
|
|
2527
|
+
"id": 53,
|
|
2528
2528
|
"name": "value",
|
|
2529
2529
|
"kind": 32768,
|
|
2530
2530
|
"kindString": "Parameter",
|
|
@@ -2577,19 +2577,19 @@
|
|
|
2577
2577
|
"title": "Methods",
|
|
2578
2578
|
"kind": 2048,
|
|
2579
2579
|
"children": [
|
|
2580
|
-
44,
|
|
2581
|
-
42,
|
|
2582
|
-
76,
|
|
2583
|
-
79,
|
|
2584
|
-
81,
|
|
2585
2580
|
49,
|
|
2586
|
-
|
|
2581
|
+
47,
|
|
2582
|
+
81,
|
|
2583
|
+
84,
|
|
2584
|
+
86,
|
|
2585
|
+
54,
|
|
2587
2586
|
60,
|
|
2588
2587
|
65,
|
|
2589
|
-
73,
|
|
2590
|
-
67,
|
|
2591
2588
|
70,
|
|
2592
|
-
|
|
2589
|
+
78,
|
|
2590
|
+
72,
|
|
2591
|
+
75,
|
|
2592
|
+
51
|
|
2593
2593
|
]
|
|
2594
2594
|
}
|
|
2595
2595
|
],
|
|
@@ -2628,7 +2628,7 @@
|
|
|
2628
2628
|
]
|
|
2629
2629
|
},
|
|
2630
2630
|
{
|
|
2631
|
-
"id":
|
|
2631
|
+
"id": 93,
|
|
2632
2632
|
"name": "SkyAutocompleteComponent",
|
|
2633
2633
|
"kind": 128,
|
|
2634
2634
|
"kindString": "Class",
|
|
@@ -2649,7 +2649,7 @@
|
|
|
2649
2649
|
],
|
|
2650
2650
|
"children": [
|
|
2651
2651
|
{
|
|
2652
|
-
"id":
|
|
2652
|
+
"id": 94,
|
|
2653
2653
|
"name": "constructor",
|
|
2654
2654
|
"kind": 512,
|
|
2655
2655
|
"kindString": "Constructor",
|
|
@@ -2657,20 +2657,20 @@
|
|
|
2657
2657
|
"sources": [
|
|
2658
2658
|
{
|
|
2659
2659
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2660
|
-
"line":
|
|
2660
|
+
"line": 473,
|
|
2661
2661
|
"character": 2
|
|
2662
2662
|
}
|
|
2663
2663
|
],
|
|
2664
2664
|
"signatures": [
|
|
2665
2665
|
{
|
|
2666
|
-
"id":
|
|
2666
|
+
"id": 95,
|
|
2667
2667
|
"name": "SkyAutocompleteComponent",
|
|
2668
2668
|
"kind": 16384,
|
|
2669
2669
|
"kindString": "Constructor signature",
|
|
2670
2670
|
"flags": {},
|
|
2671
2671
|
"parameters": [
|
|
2672
2672
|
{
|
|
2673
|
-
"id":
|
|
2673
|
+
"id": 96,
|
|
2674
2674
|
"name": "changeDetector",
|
|
2675
2675
|
"kind": 32768,
|
|
2676
2676
|
"kindString": "Parameter",
|
|
@@ -2683,7 +2683,7 @@
|
|
|
2683
2683
|
}
|
|
2684
2684
|
},
|
|
2685
2685
|
{
|
|
2686
|
-
"id":
|
|
2686
|
+
"id": 97,
|
|
2687
2687
|
"name": "elementRef",
|
|
2688
2688
|
"kind": 32768,
|
|
2689
2689
|
"kindString": "Parameter",
|
|
@@ -2702,7 +2702,7 @@
|
|
|
2702
2702
|
}
|
|
2703
2703
|
},
|
|
2704
2704
|
{
|
|
2705
|
-
"id":
|
|
2705
|
+
"id": 98,
|
|
2706
2706
|
"name": "affixService",
|
|
2707
2707
|
"kind": 32768,
|
|
2708
2708
|
"kindString": "Parameter",
|
|
@@ -2713,7 +2713,7 @@
|
|
|
2713
2713
|
}
|
|
2714
2714
|
},
|
|
2715
2715
|
{
|
|
2716
|
-
"id":
|
|
2716
|
+
"id": 99,
|
|
2717
2717
|
"name": "adapterService",
|
|
2718
2718
|
"kind": 32768,
|
|
2719
2719
|
"kindString": "Parameter",
|
|
@@ -2724,7 +2724,7 @@
|
|
|
2724
2724
|
}
|
|
2725
2725
|
},
|
|
2726
2726
|
{
|
|
2727
|
-
"id":
|
|
2727
|
+
"id": 100,
|
|
2728
2728
|
"name": "overlayService",
|
|
2729
2729
|
"kind": 32768,
|
|
2730
2730
|
"kindString": "Parameter",
|
|
@@ -2735,7 +2735,7 @@
|
|
|
2735
2735
|
}
|
|
2736
2736
|
},
|
|
2737
2737
|
{
|
|
2738
|
-
"id":
|
|
2738
|
+
"id": 101,
|
|
2739
2739
|
"name": "inputBoxHostSvc",
|
|
2740
2740
|
"kind": 32768,
|
|
2741
2741
|
"kindString": "Parameter",
|
|
@@ -2762,14 +2762,14 @@
|
|
|
2762
2762
|
],
|
|
2763
2763
|
"type": {
|
|
2764
2764
|
"type": "reference",
|
|
2765
|
-
"id":
|
|
2765
|
+
"id": 93,
|
|
2766
2766
|
"name": "SkyAutocompleteComponent"
|
|
2767
2767
|
}
|
|
2768
2768
|
}
|
|
2769
2769
|
]
|
|
2770
2770
|
},
|
|
2771
2771
|
{
|
|
2772
|
-
"id":
|
|
2772
|
+
"id": 102,
|
|
2773
2773
|
"name": "ariaLabelledBy",
|
|
2774
2774
|
"kind": 1024,
|
|
2775
2775
|
"kindString": "Property",
|
|
@@ -2794,7 +2794,7 @@
|
|
|
2794
2794
|
"sources": [
|
|
2795
2795
|
{
|
|
2796
2796
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2797
|
-
"line":
|
|
2797
|
+
"line": 75,
|
|
2798
2798
|
"character": 9
|
|
2799
2799
|
}
|
|
2800
2800
|
],
|
|
@@ -2804,7 +2804,7 @@
|
|
|
2804
2804
|
}
|
|
2805
2805
|
},
|
|
2806
2806
|
{
|
|
2807
|
-
"id":
|
|
2807
|
+
"id": 157,
|
|
2808
2808
|
"name": "isOpen",
|
|
2809
2809
|
"kind": 1024,
|
|
2810
2810
|
"kindString": "Property",
|
|
@@ -2814,7 +2814,7 @@
|
|
|
2814
2814
|
"sources": [
|
|
2815
2815
|
{
|
|
2816
2816
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2817
|
-
"line":
|
|
2817
|
+
"line": 310,
|
|
2818
2818
|
"character": 9
|
|
2819
2819
|
}
|
|
2820
2820
|
],
|
|
@@ -2825,7 +2825,7 @@
|
|
|
2825
2825
|
"defaultValue": "false"
|
|
2826
2826
|
},
|
|
2827
2827
|
{
|
|
2828
|
-
"id":
|
|
2828
|
+
"id": 163,
|
|
2829
2829
|
"name": "isSearchingAsync",
|
|
2830
2830
|
"kind": 1024,
|
|
2831
2831
|
"kindString": "Property",
|
|
@@ -2835,7 +2835,7 @@
|
|
|
2835
2835
|
"sources": [
|
|
2836
2836
|
{
|
|
2837
2837
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2838
|
-
"line":
|
|
2838
|
+
"line": 322,
|
|
2839
2839
|
"character": 9
|
|
2840
2840
|
}
|
|
2841
2841
|
],
|
|
@@ -2846,7 +2846,7 @@
|
|
|
2846
2846
|
"defaultValue": "false"
|
|
2847
2847
|
},
|
|
2848
2848
|
{
|
|
2849
|
-
"id":
|
|
2849
|
+
"id": 143,
|
|
2850
2850
|
"name": "noResultsFoundText",
|
|
2851
2851
|
"kind": 1024,
|
|
2852
2852
|
"kindString": "Property",
|
|
@@ -2877,7 +2877,7 @@
|
|
|
2877
2877
|
"sources": [
|
|
2878
2878
|
{
|
|
2879
2879
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2880
|
-
"line":
|
|
2880
|
+
"line": 253,
|
|
2881
2881
|
"character": 9
|
|
2882
2882
|
}
|
|
2883
2883
|
],
|
|
@@ -2887,7 +2887,7 @@
|
|
|
2887
2887
|
}
|
|
2888
2888
|
},
|
|
2889
2889
|
{
|
|
2890
|
-
"id":
|
|
2890
|
+
"id": 158,
|
|
2891
2891
|
"name": "resultsListId",
|
|
2892
2892
|
"kind": 1024,
|
|
2893
2893
|
"kindString": "Property",
|
|
@@ -2897,7 +2897,7 @@
|
|
|
2897
2897
|
"sources": [
|
|
2898
2898
|
{
|
|
2899
2899
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2900
|
-
"line":
|
|
2900
|
+
"line": 312,
|
|
2901
2901
|
"character": 9
|
|
2902
2902
|
}
|
|
2903
2903
|
],
|
|
@@ -2907,7 +2907,7 @@
|
|
|
2907
2907
|
}
|
|
2908
2908
|
},
|
|
2909
2909
|
{
|
|
2910
|
-
"id":
|
|
2910
|
+
"id": 159,
|
|
2911
2911
|
"name": "resultsWrapperId",
|
|
2912
2912
|
"kind": 1024,
|
|
2913
2913
|
"kindString": "Property",
|
|
@@ -2917,7 +2917,7 @@
|
|
|
2917
2917
|
"sources": [
|
|
2918
2918
|
{
|
|
2919
2919
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2920
|
-
"line":
|
|
2920
|
+
"line": 314,
|
|
2921
2921
|
"character": 9
|
|
2922
2922
|
}
|
|
2923
2923
|
],
|
|
@@ -2927,7 +2927,7 @@
|
|
|
2927
2927
|
}
|
|
2928
2928
|
},
|
|
2929
2929
|
{
|
|
2930
|
-
"id":
|
|
2930
|
+
"id": 148,
|
|
2931
2931
|
"name": "searchAsync",
|
|
2932
2932
|
"kind": 1024,
|
|
2933
2933
|
"kindString": "Property",
|
|
@@ -2952,7 +2952,7 @@
|
|
|
2952
2952
|
"sources": [
|
|
2953
2953
|
{
|
|
2954
2954
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2955
|
-
"line":
|
|
2955
|
+
"line": 288,
|
|
2956
2956
|
"character": 9
|
|
2957
2957
|
}
|
|
2958
2958
|
],
|
|
@@ -2961,7 +2961,7 @@
|
|
|
2961
2961
|
"typeArguments": [
|
|
2962
2962
|
{
|
|
2963
2963
|
"type": "reference",
|
|
2964
|
-
"id":
|
|
2964
|
+
"id": 548,
|
|
2965
2965
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
2966
2966
|
}
|
|
2967
2967
|
],
|
|
@@ -2972,7 +2972,7 @@
|
|
|
2972
2972
|
"defaultValue": "..."
|
|
2973
2973
|
},
|
|
2974
2974
|
{
|
|
2975
|
-
"id":
|
|
2975
|
+
"id": 137,
|
|
2976
2976
|
"name": "searchFilters",
|
|
2977
2977
|
"kind": 1024,
|
|
2978
2978
|
"kindString": "Property",
|
|
@@ -2997,7 +2997,7 @@
|
|
|
2997
2997
|
"sources": [
|
|
2998
2998
|
{
|
|
2999
2999
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3000
|
-
"line":
|
|
3000
|
+
"line": 222,
|
|
3001
3001
|
"character": 9
|
|
3002
3002
|
}
|
|
3003
3003
|
],
|
|
@@ -3005,13 +3005,13 @@
|
|
|
3005
3005
|
"type": "array",
|
|
3006
3006
|
"elementType": {
|
|
3007
3007
|
"type": "reference",
|
|
3008
|
-
"id":
|
|
3008
|
+
"id": 565,
|
|
3009
3009
|
"name": "SkyAutocompleteSearchFunctionFilter"
|
|
3010
3010
|
}
|
|
3011
3011
|
}
|
|
3012
3012
|
},
|
|
3013
3013
|
{
|
|
3014
|
-
"id":
|
|
3014
|
+
"id": 164,
|
|
3015
3015
|
"name": "searchResultsCount",
|
|
3016
3016
|
"kind": 1024,
|
|
3017
3017
|
"kindString": "Property",
|
|
@@ -3021,7 +3021,7 @@
|
|
|
3021
3021
|
"sources": [
|
|
3022
3022
|
{
|
|
3023
3023
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3024
|
-
"line":
|
|
3024
|
+
"line": 324,
|
|
3025
3025
|
"character": 9
|
|
3026
3026
|
}
|
|
3027
3027
|
],
|
|
@@ -3031,7 +3031,7 @@
|
|
|
3031
3031
|
}
|
|
3032
3032
|
},
|
|
3033
3033
|
{
|
|
3034
|
-
"id":
|
|
3034
|
+
"id": 160,
|
|
3035
3035
|
"name": "searchText",
|
|
3036
3036
|
"kind": 1024,
|
|
3037
3037
|
"kindString": "Property",
|
|
@@ -3041,17 +3041,63 @@
|
|
|
3041
3041
|
"sources": [
|
|
3042
3042
|
{
|
|
3043
3043
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3044
|
-
"line":
|
|
3044
|
+
"line": 316,
|
|
3045
3045
|
"character": 9
|
|
3046
3046
|
}
|
|
3047
3047
|
],
|
|
3048
3048
|
"type": {
|
|
3049
3049
|
"type": "intrinsic",
|
|
3050
3050
|
"name": "string"
|
|
3051
|
-
}
|
|
3051
|
+
},
|
|
3052
|
+
"defaultValue": "''"
|
|
3052
3053
|
},
|
|
3053
3054
|
{
|
|
3054
|
-
"id":
|
|
3055
|
+
"id": 147,
|
|
3056
|
+
"name": "selectionChange",
|
|
3057
|
+
"kind": 1024,
|
|
3058
|
+
"kindString": "Property",
|
|
3059
|
+
"flags": {
|
|
3060
|
+
"isPublic": true
|
|
3061
|
+
},
|
|
3062
|
+
"comment": {
|
|
3063
|
+
"shortText": "Fires when users select items in the dropdown list."
|
|
3064
|
+
},
|
|
3065
|
+
"decorators": [
|
|
3066
|
+
{
|
|
3067
|
+
"name": "Output",
|
|
3068
|
+
"type": {
|
|
3069
|
+
"type": "reference",
|
|
3070
|
+
"qualifiedName": "OutputDecorator",
|
|
3071
|
+
"package": "@angular/core",
|
|
3072
|
+
"name": "Output"
|
|
3073
|
+
},
|
|
3074
|
+
"arguments": {}
|
|
3075
|
+
}
|
|
3076
|
+
],
|
|
3077
|
+
"sources": [
|
|
3078
|
+
{
|
|
3079
|
+
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3080
|
+
"line": 281,
|
|
3081
|
+
"character": 9
|
|
3082
|
+
}
|
|
3083
|
+
],
|
|
3084
|
+
"type": {
|
|
3085
|
+
"type": "reference",
|
|
3086
|
+
"typeArguments": [
|
|
3087
|
+
{
|
|
3088
|
+
"type": "reference",
|
|
3089
|
+
"id": 571,
|
|
3090
|
+
"name": "SkyAutocompleteSelectionChange"
|
|
3091
|
+
}
|
|
3092
|
+
],
|
|
3093
|
+
"qualifiedName": "EventEmitter",
|
|
3094
|
+
"package": "@angular/core",
|
|
3095
|
+
"name": "EventEmitter"
|
|
3096
|
+
},
|
|
3097
|
+
"defaultValue": "..."
|
|
3098
|
+
},
|
|
3099
|
+
{
|
|
3100
|
+
"id": 103,
|
|
3055
3101
|
"name": "data",
|
|
3056
3102
|
"kind": 262144,
|
|
3057
3103
|
"kindString": "Accessor",
|
|
@@ -3073,13 +3119,13 @@
|
|
|
3073
3119
|
"sources": [
|
|
3074
3120
|
{
|
|
3075
3121
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3076
|
-
"line":
|
|
3122
|
+
"line": 83,
|
|
3077
3123
|
"character": 13
|
|
3078
3124
|
}
|
|
3079
3125
|
],
|
|
3080
3126
|
"getSignature": [
|
|
3081
3127
|
{
|
|
3082
|
-
"id":
|
|
3128
|
+
"id": 104,
|
|
3083
3129
|
"name": "data",
|
|
3084
3130
|
"kind": 524288,
|
|
3085
3131
|
"kindString": "Get signature",
|
|
@@ -3098,7 +3144,7 @@
|
|
|
3098
3144
|
],
|
|
3099
3145
|
"setSignature": [
|
|
3100
3146
|
{
|
|
3101
|
-
"id":
|
|
3147
|
+
"id": 105,
|
|
3102
3148
|
"name": "data",
|
|
3103
3149
|
"kind": 1048576,
|
|
3104
3150
|
"kindString": "Set signature",
|
|
@@ -3108,7 +3154,7 @@
|
|
|
3108
3154
|
},
|
|
3109
3155
|
"parameters": [
|
|
3110
3156
|
{
|
|
3111
|
-
"id":
|
|
3157
|
+
"id": 106,
|
|
3112
3158
|
"name": "value",
|
|
3113
3159
|
"kind": 32768,
|
|
3114
3160
|
"kindString": "Parameter",
|
|
@@ -3130,7 +3176,7 @@
|
|
|
3130
3176
|
]
|
|
3131
3177
|
},
|
|
3132
3178
|
{
|
|
3133
|
-
"id":
|
|
3179
|
+
"id": 107,
|
|
3134
3180
|
"name": "debounceTime",
|
|
3135
3181
|
"kind": 262144,
|
|
3136
3182
|
"kindString": "Accessor",
|
|
@@ -3152,13 +3198,13 @@
|
|
|
3152
3198
|
"sources": [
|
|
3153
3199
|
{
|
|
3154
3200
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3155
|
-
"line":
|
|
3201
|
+
"line": 97,
|
|
3156
3202
|
"character": 13
|
|
3157
3203
|
}
|
|
3158
3204
|
],
|
|
3159
3205
|
"getSignature": [
|
|
3160
3206
|
{
|
|
3161
|
-
"id":
|
|
3207
|
+
"id": 108,
|
|
3162
3208
|
"name": "debounceTime",
|
|
3163
3209
|
"kind": 524288,
|
|
3164
3210
|
"kindString": "Get signature",
|
|
@@ -3180,7 +3226,7 @@
|
|
|
3180
3226
|
],
|
|
3181
3227
|
"setSignature": [
|
|
3182
3228
|
{
|
|
3183
|
-
"id":
|
|
3229
|
+
"id": 109,
|
|
3184
3230
|
"name": "debounceTime",
|
|
3185
3231
|
"kind": 1048576,
|
|
3186
3232
|
"kindString": "Set signature",
|
|
@@ -3196,7 +3242,7 @@
|
|
|
3196
3242
|
},
|
|
3197
3243
|
"parameters": [
|
|
3198
3244
|
{
|
|
3199
|
-
"id":
|
|
3245
|
+
"id": 110,
|
|
3200
3246
|
"name": "value",
|
|
3201
3247
|
"kind": 32768,
|
|
3202
3248
|
"kindString": "Parameter",
|
|
@@ -3215,7 +3261,7 @@
|
|
|
3215
3261
|
]
|
|
3216
3262
|
},
|
|
3217
3263
|
{
|
|
3218
|
-
"id":
|
|
3264
|
+
"id": 111,
|
|
3219
3265
|
"name": "descriptorProperty",
|
|
3220
3266
|
"kind": 262144,
|
|
3221
3267
|
"kindString": "Accessor",
|
|
@@ -3237,13 +3283,13 @@
|
|
|
3237
3283
|
"sources": [
|
|
3238
3284
|
{
|
|
3239
3285
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3240
|
-
"line":
|
|
3286
|
+
"line": 111,
|
|
3241
3287
|
"character": 13
|
|
3242
3288
|
}
|
|
3243
3289
|
],
|
|
3244
3290
|
"getSignature": [
|
|
3245
3291
|
{
|
|
3246
|
-
"id":
|
|
3292
|
+
"id": 112,
|
|
3247
3293
|
"name": "descriptorProperty",
|
|
3248
3294
|
"kind": 524288,
|
|
3249
3295
|
"kindString": "Get signature",
|
|
@@ -3265,7 +3311,7 @@
|
|
|
3265
3311
|
],
|
|
3266
3312
|
"setSignature": [
|
|
3267
3313
|
{
|
|
3268
|
-
"id":
|
|
3314
|
+
"id": 113,
|
|
3269
3315
|
"name": "descriptorProperty",
|
|
3270
3316
|
"kind": 1048576,
|
|
3271
3317
|
"kindString": "Set signature",
|
|
@@ -3281,7 +3327,7 @@
|
|
|
3281
3327
|
},
|
|
3282
3328
|
"parameters": [
|
|
3283
3329
|
{
|
|
3284
|
-
"id":
|
|
3330
|
+
"id": 114,
|
|
3285
3331
|
"name": "value",
|
|
3286
3332
|
"kind": 32768,
|
|
3287
3333
|
"kindString": "Parameter",
|
|
@@ -3300,7 +3346,7 @@
|
|
|
3300
3346
|
]
|
|
3301
3347
|
},
|
|
3302
3348
|
{
|
|
3303
|
-
"id":
|
|
3349
|
+
"id": 153,
|
|
3304
3350
|
"name": "highlightText",
|
|
3305
3351
|
"kind": 262144,
|
|
3306
3352
|
"kindString": "Accessor",
|
|
@@ -3316,7 +3362,7 @@
|
|
|
3316
3362
|
],
|
|
3317
3363
|
"getSignature": [
|
|
3318
3364
|
{
|
|
3319
|
-
"id":
|
|
3365
|
+
"id": 154,
|
|
3320
3366
|
"name": "highlightText",
|
|
3321
3367
|
"kind": 524288,
|
|
3322
3368
|
"kindString": "Get signature",
|
|
@@ -3329,10 +3375,39 @@
|
|
|
3329
3375
|
}
|
|
3330
3376
|
}
|
|
3331
3377
|
}
|
|
3378
|
+
],
|
|
3379
|
+
"setSignature": [
|
|
3380
|
+
{
|
|
3381
|
+
"id": 155,
|
|
3382
|
+
"name": "highlightText",
|
|
3383
|
+
"kind": 1048576,
|
|
3384
|
+
"kindString": "Set signature",
|
|
3385
|
+
"flags": {},
|
|
3386
|
+
"parameters": [
|
|
3387
|
+
{
|
|
3388
|
+
"id": 156,
|
|
3389
|
+
"name": "value",
|
|
3390
|
+
"kind": 32768,
|
|
3391
|
+
"kindString": "Parameter",
|
|
3392
|
+
"flags": {},
|
|
3393
|
+
"type": {
|
|
3394
|
+
"type": "array",
|
|
3395
|
+
"elementType": {
|
|
3396
|
+
"type": "intrinsic",
|
|
3397
|
+
"name": "string"
|
|
3398
|
+
}
|
|
3399
|
+
}
|
|
3400
|
+
}
|
|
3401
|
+
],
|
|
3402
|
+
"type": {
|
|
3403
|
+
"type": "intrinsic",
|
|
3404
|
+
"name": "void"
|
|
3405
|
+
}
|
|
3406
|
+
}
|
|
3332
3407
|
]
|
|
3333
3408
|
},
|
|
3334
3409
|
{
|
|
3335
|
-
"id":
|
|
3410
|
+
"id": 121,
|
|
3336
3411
|
"name": "propertiesToSearch",
|
|
3337
3412
|
"kind": 262144,
|
|
3338
3413
|
"kindString": "Accessor",
|
|
@@ -3354,13 +3429,13 @@
|
|
|
3354
3429
|
"sources": [
|
|
3355
3430
|
{
|
|
3356
3431
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3357
|
-
"line":
|
|
3432
|
+
"line": 151,
|
|
3358
3433
|
"character": 13
|
|
3359
3434
|
}
|
|
3360
3435
|
],
|
|
3361
3436
|
"getSignature": [
|
|
3362
3437
|
{
|
|
3363
|
-
"id":
|
|
3438
|
+
"id": 122,
|
|
3364
3439
|
"name": "propertiesToSearch",
|
|
3365
3440
|
"kind": 524288,
|
|
3366
3441
|
"kindString": "Get signature",
|
|
@@ -3385,7 +3460,7 @@
|
|
|
3385
3460
|
],
|
|
3386
3461
|
"setSignature": [
|
|
3387
3462
|
{
|
|
3388
|
-
"id":
|
|
3463
|
+
"id": 123,
|
|
3389
3464
|
"name": "propertiesToSearch",
|
|
3390
3465
|
"kind": 1048576,
|
|
3391
3466
|
"kindString": "Set signature",
|
|
@@ -3401,7 +3476,7 @@
|
|
|
3401
3476
|
},
|
|
3402
3477
|
"parameters": [
|
|
3403
3478
|
{
|
|
3404
|
-
"id":
|
|
3479
|
+
"id": 124,
|
|
3405
3480
|
"name": "value",
|
|
3406
3481
|
"kind": 32768,
|
|
3407
3482
|
"kindString": "Parameter",
|
|
@@ -3423,7 +3498,7 @@
|
|
|
3423
3498
|
]
|
|
3424
3499
|
},
|
|
3425
3500
|
{
|
|
3426
|
-
"id":
|
|
3501
|
+
"id": 125,
|
|
3427
3502
|
"name": "search",
|
|
3428
3503
|
"kind": 262144,
|
|
3429
3504
|
"kindString": "Accessor",
|
|
@@ -3445,13 +3520,13 @@
|
|
|
3445
3520
|
"sources": [
|
|
3446
3521
|
{
|
|
3447
3522
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3448
|
-
"line":
|
|
3523
|
+
"line": 168,
|
|
3449
3524
|
"character": 13
|
|
3450
3525
|
}
|
|
3451
3526
|
],
|
|
3452
3527
|
"getSignature": [
|
|
3453
3528
|
{
|
|
3454
|
-
"id":
|
|
3529
|
+
"id": 126,
|
|
3455
3530
|
"name": "search",
|
|
3456
3531
|
"kind": 524288,
|
|
3457
3532
|
"kindString": "Get signature",
|
|
@@ -3461,14 +3536,14 @@
|
|
|
3461
3536
|
},
|
|
3462
3537
|
"type": {
|
|
3463
3538
|
"type": "reference",
|
|
3464
|
-
"id":
|
|
3539
|
+
"id": 560,
|
|
3465
3540
|
"name": "SkyAutocompleteSearchFunction"
|
|
3466
3541
|
}
|
|
3467
3542
|
}
|
|
3468
3543
|
],
|
|
3469
3544
|
"setSignature": [
|
|
3470
3545
|
{
|
|
3471
|
-
"id":
|
|
3546
|
+
"id": 127,
|
|
3472
3547
|
"name": "search",
|
|
3473
3548
|
"kind": 1048576,
|
|
3474
3549
|
"kindString": "Set signature",
|
|
@@ -3478,14 +3553,14 @@
|
|
|
3478
3553
|
},
|
|
3479
3554
|
"parameters": [
|
|
3480
3555
|
{
|
|
3481
|
-
"id":
|
|
3556
|
+
"id": 128,
|
|
3482
3557
|
"name": "value",
|
|
3483
3558
|
"kind": 32768,
|
|
3484
3559
|
"kindString": "Parameter",
|
|
3485
3560
|
"flags": {},
|
|
3486
3561
|
"type": {
|
|
3487
3562
|
"type": "reference",
|
|
3488
|
-
"id":
|
|
3563
|
+
"id": 560,
|
|
3489
3564
|
"name": "SkyAutocompleteSearchFunction"
|
|
3490
3565
|
}
|
|
3491
3566
|
}
|
|
@@ -3498,7 +3573,7 @@
|
|
|
3498
3573
|
]
|
|
3499
3574
|
},
|
|
3500
3575
|
{
|
|
3501
|
-
"id":
|
|
3576
|
+
"id": 129,
|
|
3502
3577
|
"name": "searchResultTemplate",
|
|
3503
3578
|
"kind": 262144,
|
|
3504
3579
|
"kindString": "Accessor",
|
|
@@ -3520,13 +3595,13 @@
|
|
|
3520
3595
|
"sources": [
|
|
3521
3596
|
{
|
|
3522
3597
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3523
|
-
"line":
|
|
3598
|
+
"line": 188,
|
|
3524
3599
|
"character": 13
|
|
3525
3600
|
}
|
|
3526
3601
|
],
|
|
3527
3602
|
"getSignature": [
|
|
3528
3603
|
{
|
|
3529
|
-
"id":
|
|
3604
|
+
"id": 130,
|
|
3530
3605
|
"name": "searchResultTemplate",
|
|
3531
3606
|
"kind": 524288,
|
|
3532
3607
|
"kindString": "Get signature",
|
|
@@ -3550,7 +3625,7 @@
|
|
|
3550
3625
|
],
|
|
3551
3626
|
"setSignature": [
|
|
3552
3627
|
{
|
|
3553
|
-
"id":
|
|
3628
|
+
"id": 131,
|
|
3554
3629
|
"name": "searchResultTemplate",
|
|
3555
3630
|
"kind": 1048576,
|
|
3556
3631
|
"kindString": "Set signature",
|
|
@@ -3560,7 +3635,7 @@
|
|
|
3560
3635
|
},
|
|
3561
3636
|
"parameters": [
|
|
3562
3637
|
{
|
|
3563
|
-
"id":
|
|
3638
|
+
"id": 132,
|
|
3564
3639
|
"name": "value",
|
|
3565
3640
|
"kind": 32768,
|
|
3566
3641
|
"kindString": "Parameter",
|
|
@@ -3587,7 +3662,7 @@
|
|
|
3587
3662
|
]
|
|
3588
3663
|
},
|
|
3589
3664
|
{
|
|
3590
|
-
"id":
|
|
3665
|
+
"id": 149,
|
|
3591
3666
|
"name": "searchResults",
|
|
3592
3667
|
"kind": 262144,
|
|
3593
3668
|
"kindString": "Accessor",
|
|
@@ -3597,13 +3672,13 @@
|
|
|
3597
3672
|
"sources": [
|
|
3598
3673
|
{
|
|
3599
3674
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3600
|
-
"line":
|
|
3675
|
+
"line": 294,
|
|
3601
3676
|
"character": 13
|
|
3602
3677
|
}
|
|
3603
3678
|
],
|
|
3604
3679
|
"getSignature": [
|
|
3605
3680
|
{
|
|
3606
|
-
"id":
|
|
3681
|
+
"id": 150,
|
|
3607
3682
|
"name": "searchResults",
|
|
3608
3683
|
"kind": 524288,
|
|
3609
3684
|
"kindString": "Get signature",
|
|
@@ -3616,10 +3691,39 @@
|
|
|
3616
3691
|
}
|
|
3617
3692
|
}
|
|
3618
3693
|
}
|
|
3694
|
+
],
|
|
3695
|
+
"setSignature": [
|
|
3696
|
+
{
|
|
3697
|
+
"id": 151,
|
|
3698
|
+
"name": "searchResults",
|
|
3699
|
+
"kind": 1048576,
|
|
3700
|
+
"kindString": "Set signature",
|
|
3701
|
+
"flags": {},
|
|
3702
|
+
"parameters": [
|
|
3703
|
+
{
|
|
3704
|
+
"id": 152,
|
|
3705
|
+
"name": "value",
|
|
3706
|
+
"kind": 32768,
|
|
3707
|
+
"kindString": "Parameter",
|
|
3708
|
+
"flags": {},
|
|
3709
|
+
"type": {
|
|
3710
|
+
"type": "array",
|
|
3711
|
+
"elementType": {
|
|
3712
|
+
"type": "reference",
|
|
3713
|
+
"name": "SkyAutocompleteSearchResult"
|
|
3714
|
+
}
|
|
3715
|
+
}
|
|
3716
|
+
}
|
|
3717
|
+
],
|
|
3718
|
+
"type": {
|
|
3719
|
+
"type": "intrinsic",
|
|
3720
|
+
"name": "void"
|
|
3721
|
+
}
|
|
3722
|
+
}
|
|
3619
3723
|
]
|
|
3620
3724
|
},
|
|
3621
3725
|
{
|
|
3622
|
-
"id":
|
|
3726
|
+
"id": 138,
|
|
3623
3727
|
"name": "searchResultsLimit",
|
|
3624
3728
|
"kind": 262144,
|
|
3625
3729
|
"kindString": "Accessor",
|
|
@@ -3641,13 +3745,13 @@
|
|
|
3641
3745
|
"sources": [
|
|
3642
3746
|
{
|
|
3643
3747
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3644
|
-
"line":
|
|
3748
|
+
"line": 229,
|
|
3645
3749
|
"character": 13
|
|
3646
3750
|
}
|
|
3647
3751
|
],
|
|
3648
3752
|
"getSignature": [
|
|
3649
3753
|
{
|
|
3650
|
-
"id":
|
|
3754
|
+
"id": 139,
|
|
3651
3755
|
"name": "searchResultsLimit",
|
|
3652
3756
|
"kind": 524288,
|
|
3653
3757
|
"kindString": "Get signature",
|
|
@@ -3663,7 +3767,7 @@
|
|
|
3663
3767
|
],
|
|
3664
3768
|
"setSignature": [
|
|
3665
3769
|
{
|
|
3666
|
-
"id":
|
|
3770
|
+
"id": 140,
|
|
3667
3771
|
"name": "searchResultsLimit",
|
|
3668
3772
|
"kind": 1048576,
|
|
3669
3773
|
"kindString": "Set signature",
|
|
@@ -3673,7 +3777,7 @@
|
|
|
3673
3777
|
},
|
|
3674
3778
|
"parameters": [
|
|
3675
3779
|
{
|
|
3676
|
-
"id":
|
|
3780
|
+
"id": 141,
|
|
3677
3781
|
"name": "value",
|
|
3678
3782
|
"kind": 32768,
|
|
3679
3783
|
"kindString": "Parameter",
|
|
@@ -3692,7 +3796,7 @@
|
|
|
3692
3796
|
]
|
|
3693
3797
|
},
|
|
3694
3798
|
{
|
|
3695
|
-
"id":
|
|
3799
|
+
"id": 133,
|
|
3696
3800
|
"name": "searchTextMinimumCharacters",
|
|
3697
3801
|
"kind": 262144,
|
|
3698
3802
|
"kindString": "Accessor",
|
|
@@ -3714,13 +3818,13 @@
|
|
|
3714
3818
|
"sources": [
|
|
3715
3819
|
{
|
|
3716
3820
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3717
|
-
"line":
|
|
3821
|
+
"line": 203,
|
|
3718
3822
|
"character": 13
|
|
3719
3823
|
}
|
|
3720
3824
|
],
|
|
3721
3825
|
"getSignature": [
|
|
3722
3826
|
{
|
|
3723
|
-
"id":
|
|
3827
|
+
"id": 134,
|
|
3724
3828
|
"name": "searchTextMinimumCharacters",
|
|
3725
3829
|
"kind": 524288,
|
|
3726
3830
|
"kindString": "Get signature",
|
|
@@ -3742,7 +3846,7 @@
|
|
|
3742
3846
|
],
|
|
3743
3847
|
"setSignature": [
|
|
3744
3848
|
{
|
|
3745
|
-
"id":
|
|
3849
|
+
"id": 135,
|
|
3746
3850
|
"name": "searchTextMinimumCharacters",
|
|
3747
3851
|
"kind": 1048576,
|
|
3748
3852
|
"kindString": "Set signature",
|
|
@@ -3758,79 +3862,26 @@
|
|
|
3758
3862
|
},
|
|
3759
3863
|
"parameters": [
|
|
3760
3864
|
{
|
|
3761
|
-
"id":
|
|
3865
|
+
"id": 136,
|
|
3762
3866
|
"name": "value",
|
|
3763
|
-
"kind": 32768,
|
|
3764
|
-
"kindString": "Parameter",
|
|
3765
|
-
"flags": {},
|
|
3766
|
-
"type": {
|
|
3767
|
-
"type": "intrinsic",
|
|
3768
|
-
"name": "number"
|
|
3769
|
-
}
|
|
3770
|
-
}
|
|
3771
|
-
],
|
|
3772
|
-
"type": {
|
|
3773
|
-
"type": "intrinsic",
|
|
3774
|
-
"name": "void"
|
|
3775
|
-
}
|
|
3776
|
-
}
|
|
3777
|
-
]
|
|
3778
|
-
},
|
|
3779
|
-
{
|
|
3780
|
-
"id": 142,
|
|
3781
|
-
"name": "selectionChange",
|
|
3782
|
-
"kind": 262144,
|
|
3783
|
-
"kindString": "Accessor",
|
|
3784
|
-
"flags": {
|
|
3785
|
-
"isPublic": true
|
|
3786
|
-
},
|
|
3787
|
-
"decorators": [
|
|
3788
|
-
{
|
|
3789
|
-
"name": "Output",
|
|
3790
|
-
"type": {
|
|
3791
|
-
"type": "reference",
|
|
3792
|
-
"qualifiedName": "OutputDecorator",
|
|
3793
|
-
"package": "@angular/core",
|
|
3794
|
-
"name": "Output"
|
|
3795
|
-
},
|
|
3796
|
-
"arguments": {}
|
|
3797
|
-
}
|
|
3798
|
-
],
|
|
3799
|
-
"sources": [
|
|
3800
|
-
{
|
|
3801
|
-
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3802
|
-
"line": 283,
|
|
3803
|
-
"character": 13
|
|
3804
|
-
}
|
|
3805
|
-
],
|
|
3806
|
-
"getSignature": [
|
|
3807
|
-
{
|
|
3808
|
-
"id": 143,
|
|
3809
|
-
"name": "selectionChange",
|
|
3810
|
-
"kind": 524288,
|
|
3811
|
-
"kindString": "Get signature",
|
|
3812
|
-
"flags": {},
|
|
3813
|
-
"comment": {
|
|
3814
|
-
"shortText": "Fires when users select items in the dropdown list."
|
|
3815
|
-
},
|
|
3816
|
-
"type": {
|
|
3817
|
-
"type": "reference",
|
|
3818
|
-
"typeArguments": [
|
|
3819
|
-
{
|
|
3820
|
-
"type": "reference",
|
|
3821
|
-
"id": 560,
|
|
3822
|
-
"name": "SkyAutocompleteSelectionChange"
|
|
3867
|
+
"kind": 32768,
|
|
3868
|
+
"kindString": "Parameter",
|
|
3869
|
+
"flags": {},
|
|
3870
|
+
"type": {
|
|
3871
|
+
"type": "intrinsic",
|
|
3872
|
+
"name": "number"
|
|
3823
3873
|
}
|
|
3824
|
-
|
|
3825
|
-
|
|
3826
|
-
|
|
3827
|
-
"
|
|
3874
|
+
}
|
|
3875
|
+
],
|
|
3876
|
+
"type": {
|
|
3877
|
+
"type": "intrinsic",
|
|
3878
|
+
"name": "void"
|
|
3828
3879
|
}
|
|
3829
3880
|
}
|
|
3830
3881
|
]
|
|
3831
3882
|
},
|
|
3832
3883
|
{
|
|
3833
|
-
"id":
|
|
3884
|
+
"id": 161,
|
|
3834
3885
|
"name": "showActionsArea",
|
|
3835
3886
|
"kind": 262144,
|
|
3836
3887
|
"kindString": "Accessor",
|
|
@@ -3840,13 +3891,13 @@
|
|
|
3840
3891
|
"sources": [
|
|
3841
3892
|
{
|
|
3842
3893
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3843
|
-
"line":
|
|
3894
|
+
"line": 318,
|
|
3844
3895
|
"character": 13
|
|
3845
3896
|
}
|
|
3846
3897
|
],
|
|
3847
3898
|
"getSignature": [
|
|
3848
3899
|
{
|
|
3849
|
-
"id":
|
|
3900
|
+
"id": 162,
|
|
3850
3901
|
"name": "showActionsArea",
|
|
3851
3902
|
"kind": 524288,
|
|
3852
3903
|
"kindString": "Get signature",
|
|
@@ -3859,7 +3910,7 @@
|
|
|
3859
3910
|
]
|
|
3860
3911
|
},
|
|
3861
3912
|
{
|
|
3862
|
-
"id":
|
|
3913
|
+
"id": 206,
|
|
3863
3914
|
"name": "addButtonClicked",
|
|
3864
3915
|
"kind": 2048,
|
|
3865
3916
|
"kindString": "Method",
|
|
@@ -3869,13 +3920,13 @@
|
|
|
3869
3920
|
"sources": [
|
|
3870
3921
|
{
|
|
3871
3922
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3872
|
-
"line":
|
|
3923
|
+
"line": 507,
|
|
3873
3924
|
"character": 9
|
|
3874
3925
|
}
|
|
3875
3926
|
],
|
|
3876
3927
|
"signatures": [
|
|
3877
3928
|
{
|
|
3878
|
-
"id":
|
|
3929
|
+
"id": 207,
|
|
3879
3930
|
"name": "addButtonClicked",
|
|
3880
3931
|
"kind": 4096,
|
|
3881
3932
|
"kindString": "Call signature",
|
|
@@ -3888,7 +3939,7 @@
|
|
|
3888
3939
|
]
|
|
3889
3940
|
},
|
|
3890
3941
|
{
|
|
3891
|
-
"id":
|
|
3942
|
+
"id": 208,
|
|
3892
3943
|
"name": "handleKeydown",
|
|
3893
3944
|
"kind": 2048,
|
|
3894
3945
|
"kindString": "Method",
|
|
@@ -3898,20 +3949,20 @@
|
|
|
3898
3949
|
"sources": [
|
|
3899
3950
|
{
|
|
3900
3951
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3901
|
-
"line":
|
|
3952
|
+
"line": 513,
|
|
3902
3953
|
"character": 9
|
|
3903
3954
|
}
|
|
3904
3955
|
],
|
|
3905
3956
|
"signatures": [
|
|
3906
3957
|
{
|
|
3907
|
-
"id":
|
|
3958
|
+
"id": 209,
|
|
3908
3959
|
"name": "handleKeydown",
|
|
3909
3960
|
"kind": 4096,
|
|
3910
3961
|
"kindString": "Call signature",
|
|
3911
3962
|
"flags": {},
|
|
3912
3963
|
"parameters": [
|
|
3913
3964
|
{
|
|
3914
|
-
"id":
|
|
3965
|
+
"id": 210,
|
|
3915
3966
|
"name": "event",
|
|
3916
3967
|
"kind": 32768,
|
|
3917
3968
|
"kindString": "Parameter",
|
|
@@ -3932,7 +3983,7 @@
|
|
|
3932
3983
|
]
|
|
3933
3984
|
},
|
|
3934
3985
|
{
|
|
3935
|
-
"id":
|
|
3986
|
+
"id": 220,
|
|
3936
3987
|
"name": "isElementFocused",
|
|
3937
3988
|
"kind": 2048,
|
|
3938
3989
|
"kindString": "Method",
|
|
@@ -3942,20 +3993,20 @@
|
|
|
3942
3993
|
"sources": [
|
|
3943
3994
|
{
|
|
3944
3995
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3945
|
-
"line":
|
|
3996
|
+
"line": 622,
|
|
3946
3997
|
"character": 9
|
|
3947
3998
|
}
|
|
3948
3999
|
],
|
|
3949
4000
|
"signatures": [
|
|
3950
4001
|
{
|
|
3951
|
-
"id":
|
|
4002
|
+
"id": 221,
|
|
3952
4003
|
"name": "isElementFocused",
|
|
3953
4004
|
"kind": 4096,
|
|
3954
4005
|
"kindString": "Call signature",
|
|
3955
4006
|
"flags": {},
|
|
3956
4007
|
"parameters": [
|
|
3957
4008
|
{
|
|
3958
|
-
"id":
|
|
4009
|
+
"id": 222,
|
|
3959
4010
|
"name": "ref",
|
|
3960
4011
|
"kind": 32768,
|
|
3961
4012
|
"kindString": "Parameter",
|
|
@@ -3976,7 +4027,7 @@
|
|
|
3976
4027
|
]
|
|
3977
4028
|
},
|
|
3978
4029
|
{
|
|
3979
|
-
"id":
|
|
4030
|
+
"id": 211,
|
|
3980
4031
|
"name": "moreButtonClicked",
|
|
3981
4032
|
"kind": 2048,
|
|
3982
4033
|
"kindString": "Method",
|
|
@@ -3986,13 +4037,13 @@
|
|
|
3986
4037
|
"sources": [
|
|
3987
4038
|
{
|
|
3988
4039
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3989
|
-
"line":
|
|
4040
|
+
"line": 594,
|
|
3990
4041
|
"character": 9
|
|
3991
4042
|
}
|
|
3992
4043
|
],
|
|
3993
4044
|
"signatures": [
|
|
3994
4045
|
{
|
|
3995
|
-
"id":
|
|
4046
|
+
"id": 212,
|
|
3996
4047
|
"name": "moreButtonClicked",
|
|
3997
4048
|
"kind": 4096,
|
|
3998
4049
|
"kindString": "Call signature",
|
|
@@ -4005,44 +4056,7 @@
|
|
|
4005
4056
|
]
|
|
4006
4057
|
},
|
|
4007
4058
|
{
|
|
4008
|
-
"id":
|
|
4009
|
-
"name": "ngAfterContentInit",
|
|
4010
|
-
"kind": 2048,
|
|
4011
|
-
"kindString": "Method",
|
|
4012
|
-
"flags": {
|
|
4013
|
-
"isPublic": true
|
|
4014
|
-
},
|
|
4015
|
-
"sources": [
|
|
4016
|
-
{
|
|
4017
|
-
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4018
|
-
"line": 457,
|
|
4019
|
-
"character": 9
|
|
4020
|
-
}
|
|
4021
|
-
],
|
|
4022
|
-
"signatures": [
|
|
4023
|
-
{
|
|
4024
|
-
"id": 190,
|
|
4025
|
-
"name": "ngAfterContentInit",
|
|
4026
|
-
"kind": 4096,
|
|
4027
|
-
"kindString": "Call signature",
|
|
4028
|
-
"flags": {},
|
|
4029
|
-
"type": {
|
|
4030
|
-
"type": "intrinsic",
|
|
4031
|
-
"name": "void"
|
|
4032
|
-
},
|
|
4033
|
-
"implementationOf": {
|
|
4034
|
-
"type": "reference",
|
|
4035
|
-
"name": "AfterContentInit.ngAfterContentInit"
|
|
4036
|
-
}
|
|
4037
|
-
}
|
|
4038
|
-
],
|
|
4039
|
-
"implementationOf": {
|
|
4040
|
-
"type": "reference",
|
|
4041
|
-
"name": "AfterContentInit.ngAfterContentInit"
|
|
4042
|
-
}
|
|
4043
|
-
},
|
|
4044
|
-
{
|
|
4045
|
-
"id": 191,
|
|
4059
|
+
"id": 202,
|
|
4046
4060
|
"name": "ngAfterViewInit",
|
|
4047
4061
|
"kind": 2048,
|
|
4048
4062
|
"kindString": "Method",
|
|
@@ -4052,13 +4066,13 @@
|
|
|
4052
4066
|
"sources": [
|
|
4053
4067
|
{
|
|
4054
4068
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4055
|
-
"line":
|
|
4069
|
+
"line": 493,
|
|
4056
4070
|
"character": 9
|
|
4057
4071
|
}
|
|
4058
4072
|
],
|
|
4059
4073
|
"signatures": [
|
|
4060
4074
|
{
|
|
4061
|
-
"id":
|
|
4075
|
+
"id": 203,
|
|
4062
4076
|
"name": "ngAfterViewInit",
|
|
4063
4077
|
"kind": 4096,
|
|
4064
4078
|
"kindString": "Call signature",
|
|
@@ -4079,7 +4093,7 @@
|
|
|
4079
4093
|
}
|
|
4080
4094
|
},
|
|
4081
4095
|
{
|
|
4082
|
-
"id":
|
|
4096
|
+
"id": 204,
|
|
4083
4097
|
"name": "ngOnDestroy",
|
|
4084
4098
|
"kind": 2048,
|
|
4085
4099
|
"kindString": "Method",
|
|
@@ -4089,13 +4103,13 @@
|
|
|
4089
4103
|
"sources": [
|
|
4090
4104
|
{
|
|
4091
4105
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4092
|
-
"line":
|
|
4106
|
+
"line": 497,
|
|
4093
4107
|
"character": 9
|
|
4094
4108
|
}
|
|
4095
4109
|
],
|
|
4096
4110
|
"signatures": [
|
|
4097
4111
|
{
|
|
4098
|
-
"id":
|
|
4112
|
+
"id": 205,
|
|
4099
4113
|
"name": "ngOnDestroy",
|
|
4100
4114
|
"kind": 4096,
|
|
4101
4115
|
"kindString": "Call signature",
|
|
@@ -4116,7 +4130,7 @@
|
|
|
4116
4130
|
}
|
|
4117
4131
|
},
|
|
4118
4132
|
{
|
|
4119
|
-
"id":
|
|
4133
|
+
"id": 213,
|
|
4120
4134
|
"name": "onResultMouseDown",
|
|
4121
4135
|
"kind": 2048,
|
|
4122
4136
|
"kindString": "Method",
|
|
@@ -4126,20 +4140,20 @@
|
|
|
4126
4140
|
"sources": [
|
|
4127
4141
|
{
|
|
4128
4142
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4129
|
-
"line":
|
|
4143
|
+
"line": 600,
|
|
4130
4144
|
"character": 9
|
|
4131
4145
|
}
|
|
4132
4146
|
],
|
|
4133
4147
|
"signatures": [
|
|
4134
4148
|
{
|
|
4135
|
-
"id":
|
|
4149
|
+
"id": 214,
|
|
4136
4150
|
"name": "onResultMouseDown",
|
|
4137
4151
|
"kind": 4096,
|
|
4138
4152
|
"kindString": "Call signature",
|
|
4139
4153
|
"flags": {},
|
|
4140
4154
|
"parameters": [
|
|
4141
4155
|
{
|
|
4142
|
-
"id":
|
|
4156
|
+
"id": 215,
|
|
4143
4157
|
"name": "id",
|
|
4144
4158
|
"kind": 32768,
|
|
4145
4159
|
"kindString": "Parameter",
|
|
@@ -4150,7 +4164,7 @@
|
|
|
4150
4164
|
}
|
|
4151
4165
|
},
|
|
4152
4166
|
{
|
|
4153
|
-
"id":
|
|
4167
|
+
"id": 216,
|
|
4154
4168
|
"name": "event",
|
|
4155
4169
|
"kind": 32768,
|
|
4156
4170
|
"kindString": "Parameter",
|
|
@@ -4171,7 +4185,7 @@
|
|
|
4171
4185
|
]
|
|
4172
4186
|
},
|
|
4173
4187
|
{
|
|
4174
|
-
"id":
|
|
4188
|
+
"id": 217,
|
|
4175
4189
|
"name": "onResultMouseMove",
|
|
4176
4190
|
"kind": 2048,
|
|
4177
4191
|
"kindString": "Method",
|
|
@@ -4181,20 +4195,20 @@
|
|
|
4181
4195
|
"sources": [
|
|
4182
4196
|
{
|
|
4183
4197
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4184
|
-
"line":
|
|
4198
|
+
"line": 613,
|
|
4185
4199
|
"character": 9
|
|
4186
4200
|
}
|
|
4187
4201
|
],
|
|
4188
4202
|
"signatures": [
|
|
4189
4203
|
{
|
|
4190
|
-
"id":
|
|
4204
|
+
"id": 218,
|
|
4191
4205
|
"name": "onResultMouseMove",
|
|
4192
4206
|
"kind": 4096,
|
|
4193
4207
|
"kindString": "Call signature",
|
|
4194
4208
|
"flags": {},
|
|
4195
4209
|
"parameters": [
|
|
4196
4210
|
{
|
|
4197
|
-
"id":
|
|
4211
|
+
"id": 219,
|
|
4198
4212
|
"name": "id",
|
|
4199
4213
|
"kind": 32768,
|
|
4200
4214
|
"kindString": "Parameter",
|
|
@@ -4218,63 +4232,62 @@
|
|
|
4218
4232
|
"title": "Constructors",
|
|
4219
4233
|
"kind": 512,
|
|
4220
4234
|
"children": [
|
|
4221
|
-
|
|
4235
|
+
94
|
|
4222
4236
|
]
|
|
4223
4237
|
},
|
|
4224
4238
|
{
|
|
4225
4239
|
"title": "Properties",
|
|
4226
4240
|
"kind": 1024,
|
|
4227
4241
|
"children": [
|
|
4228
|
-
|
|
4229
|
-
|
|
4230
|
-
|
|
4231
|
-
|
|
4232
|
-
|
|
4233
|
-
|
|
4234
|
-
|
|
4235
|
-
|
|
4236
|
-
|
|
4237
|
-
|
|
4242
|
+
102,
|
|
4243
|
+
157,
|
|
4244
|
+
163,
|
|
4245
|
+
143,
|
|
4246
|
+
158,
|
|
4247
|
+
159,
|
|
4248
|
+
148,
|
|
4249
|
+
137,
|
|
4250
|
+
164,
|
|
4251
|
+
160,
|
|
4252
|
+
147
|
|
4238
4253
|
]
|
|
4239
4254
|
},
|
|
4240
4255
|
{
|
|
4241
4256
|
"title": "Accessors",
|
|
4242
4257
|
"kind": 262144,
|
|
4243
4258
|
"children": [
|
|
4244
|
-
|
|
4245
|
-
|
|
4246
|
-
|
|
4247
|
-
|
|
4248
|
-
|
|
4249
|
-
|
|
4250
|
-
|
|
4251
|
-
|
|
4259
|
+
103,
|
|
4260
|
+
107,
|
|
4261
|
+
111,
|
|
4262
|
+
153,
|
|
4263
|
+
121,
|
|
4264
|
+
125,
|
|
4265
|
+
129,
|
|
4266
|
+
149,
|
|
4267
|
+
138,
|
|
4252
4268
|
133,
|
|
4253
|
-
|
|
4254
|
-
142,
|
|
4255
|
-
153
|
|
4269
|
+
161
|
|
4256
4270
|
]
|
|
4257
4271
|
},
|
|
4258
4272
|
{
|
|
4259
4273
|
"title": "Methods",
|
|
4260
4274
|
"kind": 2048,
|
|
4261
4275
|
"children": [
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
-
|
|
4265
|
-
|
|
4266
|
-
189,
|
|
4267
|
-
191,
|
|
4268
|
-
193,
|
|
4276
|
+
206,
|
|
4277
|
+
208,
|
|
4278
|
+
220,
|
|
4279
|
+
211,
|
|
4269
4280
|
202,
|
|
4270
|
-
|
|
4281
|
+
204,
|
|
4282
|
+
213,
|
|
4283
|
+
217
|
|
4271
4284
|
]
|
|
4272
4285
|
}
|
|
4273
4286
|
],
|
|
4274
4287
|
"sources": [
|
|
4275
4288
|
{
|
|
4276
4289
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4277
|
-
"line":
|
|
4290
|
+
"line": 66,
|
|
4278
4291
|
"character": 13
|
|
4279
4292
|
}
|
|
4280
4293
|
],
|
|
@@ -4285,12 +4298,6 @@
|
|
|
4285
4298
|
"package": "@angular/core",
|
|
4286
4299
|
"name": "OnDestroy"
|
|
4287
4300
|
},
|
|
4288
|
-
{
|
|
4289
|
-
"type": "reference",
|
|
4290
|
-
"qualifiedName": "AfterContentInit",
|
|
4291
|
-
"package": "@angular/core",
|
|
4292
|
-
"name": "AfterContentInit"
|
|
4293
|
-
},
|
|
4294
4301
|
{
|
|
4295
4302
|
"type": "reference",
|
|
4296
4303
|
"qualifiedName": "AfterViewInit",
|
|
@@ -4300,7 +4307,7 @@
|
|
|
4300
4307
|
]
|
|
4301
4308
|
},
|
|
4302
4309
|
{
|
|
4303
|
-
"id":
|
|
4310
|
+
"id": 264,
|
|
4304
4311
|
"name": "SkyCountryFieldComponent",
|
|
4305
4312
|
"kind": 128,
|
|
4306
4313
|
"kindString": "Class",
|
|
@@ -4321,7 +4328,7 @@
|
|
|
4321
4328
|
],
|
|
4322
4329
|
"children": [
|
|
4323
4330
|
{
|
|
4324
|
-
"id":
|
|
4331
|
+
"id": 265,
|
|
4325
4332
|
"name": "constructor",
|
|
4326
4333
|
"kind": 512,
|
|
4327
4334
|
"kindString": "Constructor",
|
|
@@ -4335,14 +4342,14 @@
|
|
|
4335
4342
|
],
|
|
4336
4343
|
"signatures": [
|
|
4337
4344
|
{
|
|
4338
|
-
"id":
|
|
4345
|
+
"id": 266,
|
|
4339
4346
|
"name": "SkyCountryFieldComponent",
|
|
4340
4347
|
"kind": 16384,
|
|
4341
4348
|
"kindString": "Constructor signature",
|
|
4342
4349
|
"flags": {},
|
|
4343
4350
|
"parameters": [
|
|
4344
4351
|
{
|
|
4345
|
-
"id":
|
|
4352
|
+
"id": 267,
|
|
4346
4353
|
"name": "changeDetector",
|
|
4347
4354
|
"kind": 32768,
|
|
4348
4355
|
"kindString": "Parameter",
|
|
@@ -4355,7 +4362,7 @@
|
|
|
4355
4362
|
}
|
|
4356
4363
|
},
|
|
4357
4364
|
{
|
|
4358
|
-
"id":
|
|
4365
|
+
"id": 268,
|
|
4359
4366
|
"name": "elRef",
|
|
4360
4367
|
"kind": 32768,
|
|
4361
4368
|
"kindString": "Parameter",
|
|
@@ -4374,7 +4381,7 @@
|
|
|
4374
4381
|
}
|
|
4375
4382
|
},
|
|
4376
4383
|
{
|
|
4377
|
-
"id":
|
|
4384
|
+
"id": 269,
|
|
4378
4385
|
"name": "windowRef",
|
|
4379
4386
|
"kind": 32768,
|
|
4380
4387
|
"kindString": "Parameter",
|
|
@@ -4385,7 +4392,7 @@
|
|
|
4385
4392
|
}
|
|
4386
4393
|
},
|
|
4387
4394
|
{
|
|
4388
|
-
"id":
|
|
4395
|
+
"id": 270,
|
|
4389
4396
|
"name": "injector",
|
|
4390
4397
|
"kind": 32768,
|
|
4391
4398
|
"kindString": "Parameter",
|
|
@@ -4398,7 +4405,7 @@
|
|
|
4398
4405
|
}
|
|
4399
4406
|
},
|
|
4400
4407
|
{
|
|
4401
|
-
"id":
|
|
4408
|
+
"id": 271,
|
|
4402
4409
|
"name": "inputBoxHostSvc",
|
|
4403
4410
|
"kind": 32768,
|
|
4404
4411
|
"kindString": "Parameter",
|
|
@@ -4423,7 +4430,7 @@
|
|
|
4423
4430
|
}
|
|
4424
4431
|
},
|
|
4425
4432
|
{
|
|
4426
|
-
"id":
|
|
4433
|
+
"id": 272,
|
|
4427
4434
|
"name": "themeSvc",
|
|
4428
4435
|
"kind": 32768,
|
|
4429
4436
|
"kindString": "Parameter",
|
|
@@ -4450,14 +4457,14 @@
|
|
|
4450
4457
|
],
|
|
4451
4458
|
"type": {
|
|
4452
4459
|
"type": "reference",
|
|
4453
|
-
"id":
|
|
4460
|
+
"id": 264,
|
|
4454
4461
|
"name": "SkyCountryFieldComponent"
|
|
4455
4462
|
}
|
|
4456
4463
|
}
|
|
4457
4464
|
]
|
|
4458
4465
|
},
|
|
4459
4466
|
{
|
|
4460
|
-
"id":
|
|
4467
|
+
"id": 273,
|
|
4461
4468
|
"name": "autocompleteAttribute",
|
|
4462
4469
|
"kind": 1024,
|
|
4463
4470
|
"kindString": "Property",
|
|
@@ -4498,7 +4505,7 @@
|
|
|
4498
4505
|
}
|
|
4499
4506
|
},
|
|
4500
4507
|
{
|
|
4501
|
-
"id":
|
|
4508
|
+
"id": 292,
|
|
4502
4509
|
"name": "countries",
|
|
4503
4510
|
"kind": 1024,
|
|
4504
4511
|
"kindString": "Property",
|
|
@@ -4516,13 +4523,13 @@
|
|
|
4516
4523
|
"type": "array",
|
|
4517
4524
|
"elementType": {
|
|
4518
4525
|
"type": "reference",
|
|
4519
|
-
"id":
|
|
4526
|
+
"id": 579,
|
|
4520
4527
|
"name": "SkyCountryFieldCountry"
|
|
4521
4528
|
}
|
|
4522
4529
|
}
|
|
4523
4530
|
},
|
|
4524
4531
|
{
|
|
4525
|
-
"id":
|
|
4532
|
+
"id": 296,
|
|
4526
4533
|
"name": "countrySearchAutocompleteDirective",
|
|
4527
4534
|
"kind": 1024,
|
|
4528
4535
|
"kindString": "Property",
|
|
@@ -4557,7 +4564,7 @@
|
|
|
4557
4564
|
}
|
|
4558
4565
|
},
|
|
4559
4566
|
{
|
|
4560
|
-
"id":
|
|
4567
|
+
"id": 293,
|
|
4561
4568
|
"name": "countrySearchFormControl",
|
|
4562
4569
|
"kind": 1024,
|
|
4563
4570
|
"kindString": "Property",
|
|
@@ -4579,7 +4586,7 @@
|
|
|
4579
4586
|
}
|
|
4580
4587
|
},
|
|
4581
4588
|
{
|
|
4582
|
-
"id":
|
|
4589
|
+
"id": 301,
|
|
4583
4590
|
"name": "currentTheme",
|
|
4584
4591
|
"kind": 1024,
|
|
4585
4592
|
"kindString": "Property",
|
|
@@ -4600,7 +4607,7 @@
|
|
|
4600
4607
|
"defaultValue": "'default'"
|
|
4601
4608
|
},
|
|
4602
4609
|
{
|
|
4603
|
-
"id":
|
|
4610
|
+
"id": 282,
|
|
4604
4611
|
"name": "hideSelectedCountryFlag",
|
|
4605
4612
|
"kind": 1024,
|
|
4606
4613
|
"kindString": "Property",
|
|
@@ -4641,7 +4648,7 @@
|
|
|
4641
4648
|
}
|
|
4642
4649
|
},
|
|
4643
4650
|
{
|
|
4644
|
-
"id":
|
|
4651
|
+
"id": 302,
|
|
4645
4652
|
"name": "inputId",
|
|
4646
4653
|
"kind": 1024,
|
|
4647
4654
|
"kindString": "Property",
|
|
@@ -4661,7 +4668,7 @@
|
|
|
4661
4668
|
}
|
|
4662
4669
|
},
|
|
4663
4670
|
{
|
|
4664
|
-
"id":
|
|
4671
|
+
"id": 294,
|
|
4665
4672
|
"name": "isInputFocused",
|
|
4666
4673
|
"kind": 1024,
|
|
4667
4674
|
"kindString": "Property",
|
|
@@ -4682,7 +4689,7 @@
|
|
|
4682
4689
|
"defaultValue": "false"
|
|
4683
4690
|
},
|
|
4684
4691
|
{
|
|
4685
|
-
"id":
|
|
4692
|
+
"id": 295,
|
|
4686
4693
|
"name": "searchTextMinimumCharacters",
|
|
4687
4694
|
"kind": 1024,
|
|
4688
4695
|
"kindString": "Property",
|
|
@@ -4703,7 +4710,7 @@
|
|
|
4703
4710
|
"defaultValue": "2"
|
|
4704
4711
|
},
|
|
4705
4712
|
{
|
|
4706
|
-
"id":
|
|
4713
|
+
"id": 291,
|
|
4707
4714
|
"name": "selectedCountryChange",
|
|
4708
4715
|
"kind": 1024,
|
|
4709
4716
|
"kindString": "Property",
|
|
@@ -4737,7 +4744,7 @@
|
|
|
4737
4744
|
"typeArguments": [
|
|
4738
4745
|
{
|
|
4739
4746
|
"type": "reference",
|
|
4740
|
-
"id":
|
|
4747
|
+
"id": 579,
|
|
4741
4748
|
"name": "SkyCountryFieldCountry"
|
|
4742
4749
|
}
|
|
4743
4750
|
],
|
|
@@ -4748,7 +4755,7 @@
|
|
|
4748
4755
|
"defaultValue": "..."
|
|
4749
4756
|
},
|
|
4750
4757
|
{
|
|
4751
|
-
"id":
|
|
4758
|
+
"id": 274,
|
|
4752
4759
|
"name": "defaultCountry",
|
|
4753
4760
|
"kind": 262144,
|
|
4754
4761
|
"kindString": "Accessor",
|
|
@@ -4776,7 +4783,7 @@
|
|
|
4776
4783
|
],
|
|
4777
4784
|
"getSignature": [
|
|
4778
4785
|
{
|
|
4779
|
-
"id":
|
|
4786
|
+
"id": 275,
|
|
4780
4787
|
"name": "defaultCountry",
|
|
4781
4788
|
"kind": 524288,
|
|
4782
4789
|
"kindString": "Get signature",
|
|
@@ -4798,7 +4805,7 @@
|
|
|
4798
4805
|
],
|
|
4799
4806
|
"setSignature": [
|
|
4800
4807
|
{
|
|
4801
|
-
"id":
|
|
4808
|
+
"id": 276,
|
|
4802
4809
|
"name": "defaultCountry",
|
|
4803
4810
|
"kind": 1048576,
|
|
4804
4811
|
"kindString": "Set signature",
|
|
@@ -4814,7 +4821,7 @@
|
|
|
4814
4821
|
},
|
|
4815
4822
|
"parameters": [
|
|
4816
4823
|
{
|
|
4817
|
-
"id":
|
|
4824
|
+
"id": 277,
|
|
4818
4825
|
"name": "value",
|
|
4819
4826
|
"kind": 32768,
|
|
4820
4827
|
"kindString": "Parameter",
|
|
@@ -4833,7 +4840,7 @@
|
|
|
4833
4840
|
]
|
|
4834
4841
|
},
|
|
4835
4842
|
{
|
|
4836
|
-
"id":
|
|
4843
|
+
"id": 278,
|
|
4837
4844
|
"name": "disabled",
|
|
4838
4845
|
"kind": 262144,
|
|
4839
4846
|
"kindString": "Accessor",
|
|
@@ -4861,7 +4868,7 @@
|
|
|
4861
4868
|
],
|
|
4862
4869
|
"getSignature": [
|
|
4863
4870
|
{
|
|
4864
|
-
"id":
|
|
4871
|
+
"id": 279,
|
|
4865
4872
|
"name": "disabled",
|
|
4866
4873
|
"kind": 524288,
|
|
4867
4874
|
"kindString": "Get signature",
|
|
@@ -4883,7 +4890,7 @@
|
|
|
4883
4890
|
],
|
|
4884
4891
|
"setSignature": [
|
|
4885
4892
|
{
|
|
4886
|
-
"id":
|
|
4893
|
+
"id": 280,
|
|
4887
4894
|
"name": "disabled",
|
|
4888
4895
|
"kind": 1048576,
|
|
4889
4896
|
"kindString": "Set signature",
|
|
@@ -4899,7 +4906,7 @@
|
|
|
4899
4906
|
},
|
|
4900
4907
|
"parameters": [
|
|
4901
4908
|
{
|
|
4902
|
-
"id":
|
|
4909
|
+
"id": 281,
|
|
4903
4910
|
"name": "isDisabled",
|
|
4904
4911
|
"kind": 32768,
|
|
4905
4912
|
"kindString": "Parameter",
|
|
@@ -4918,7 +4925,7 @@
|
|
|
4918
4925
|
]
|
|
4919
4926
|
},
|
|
4920
4927
|
{
|
|
4921
|
-
"id":
|
|
4928
|
+
"id": 283,
|
|
4922
4929
|
"name": "includePhoneInfo",
|
|
4923
4930
|
"kind": 262144,
|
|
4924
4931
|
"kindString": "Accessor",
|
|
@@ -4946,7 +4953,7 @@
|
|
|
4946
4953
|
],
|
|
4947
4954
|
"getSignature": [
|
|
4948
4955
|
{
|
|
4949
|
-
"id":
|
|
4956
|
+
"id": 284,
|
|
4950
4957
|
"name": "includePhoneInfo",
|
|
4951
4958
|
"kind": 524288,
|
|
4952
4959
|
"kindString": "Get signature",
|
|
@@ -4968,7 +4975,7 @@
|
|
|
4968
4975
|
],
|
|
4969
4976
|
"setSignature": [
|
|
4970
4977
|
{
|
|
4971
|
-
"id":
|
|
4978
|
+
"id": 285,
|
|
4972
4979
|
"name": "includePhoneInfo",
|
|
4973
4980
|
"kind": 1048576,
|
|
4974
4981
|
"kindString": "Set signature",
|
|
@@ -4984,7 +4991,7 @@
|
|
|
4984
4991
|
},
|
|
4985
4992
|
"parameters": [
|
|
4986
4993
|
{
|
|
4987
|
-
"id":
|
|
4994
|
+
"id": 286,
|
|
4988
4995
|
"name": "includePhoneInfo",
|
|
4989
4996
|
"kind": 32768,
|
|
4990
4997
|
"kindString": "Parameter",
|
|
@@ -5003,7 +5010,7 @@
|
|
|
5003
5010
|
]
|
|
5004
5011
|
},
|
|
5005
5012
|
{
|
|
5006
|
-
"id":
|
|
5013
|
+
"id": 297,
|
|
5007
5014
|
"name": "selectedCountry",
|
|
5008
5015
|
"kind": 262144,
|
|
5009
5016
|
"kindString": "Accessor",
|
|
@@ -5019,35 +5026,35 @@
|
|
|
5019
5026
|
],
|
|
5020
5027
|
"getSignature": [
|
|
5021
5028
|
{
|
|
5022
|
-
"id":
|
|
5029
|
+
"id": 298,
|
|
5023
5030
|
"name": "selectedCountry",
|
|
5024
5031
|
"kind": 524288,
|
|
5025
5032
|
"kindString": "Get signature",
|
|
5026
5033
|
"flags": {},
|
|
5027
5034
|
"type": {
|
|
5028
5035
|
"type": "reference",
|
|
5029
|
-
"id":
|
|
5036
|
+
"id": 579,
|
|
5030
5037
|
"name": "SkyCountryFieldCountry"
|
|
5031
5038
|
}
|
|
5032
5039
|
}
|
|
5033
5040
|
],
|
|
5034
5041
|
"setSignature": [
|
|
5035
5042
|
{
|
|
5036
|
-
"id":
|
|
5043
|
+
"id": 299,
|
|
5037
5044
|
"name": "selectedCountry",
|
|
5038
5045
|
"kind": 1048576,
|
|
5039
5046
|
"kindString": "Set signature",
|
|
5040
5047
|
"flags": {},
|
|
5041
5048
|
"parameters": [
|
|
5042
5049
|
{
|
|
5043
|
-
"id":
|
|
5050
|
+
"id": 300,
|
|
5044
5051
|
"name": "newCountry",
|
|
5045
5052
|
"kind": 32768,
|
|
5046
5053
|
"kindString": "Parameter",
|
|
5047
5054
|
"flags": {},
|
|
5048
5055
|
"type": {
|
|
5049
5056
|
"type": "reference",
|
|
5050
|
-
"id":
|
|
5057
|
+
"id": 579,
|
|
5051
5058
|
"name": "SkyCountryFieldCountry"
|
|
5052
5059
|
}
|
|
5053
5060
|
}
|
|
@@ -5060,7 +5067,7 @@
|
|
|
5060
5067
|
]
|
|
5061
5068
|
},
|
|
5062
5069
|
{
|
|
5063
|
-
"id":
|
|
5070
|
+
"id": 287,
|
|
5064
5071
|
"name": "supportedCountryISOs",
|
|
5065
5072
|
"kind": 262144,
|
|
5066
5073
|
"kindString": "Accessor",
|
|
@@ -5088,7 +5095,7 @@
|
|
|
5088
5095
|
],
|
|
5089
5096
|
"getSignature": [
|
|
5090
5097
|
{
|
|
5091
|
-
"id":
|
|
5098
|
+
"id": 288,
|
|
5092
5099
|
"name": "supportedCountryISOs",
|
|
5093
5100
|
"kind": 524288,
|
|
5094
5101
|
"kindString": "Get signature",
|
|
@@ -5107,7 +5114,7 @@
|
|
|
5107
5114
|
],
|
|
5108
5115
|
"setSignature": [
|
|
5109
5116
|
{
|
|
5110
|
-
"id":
|
|
5117
|
+
"id": 289,
|
|
5111
5118
|
"name": "supportedCountryISOs",
|
|
5112
5119
|
"kind": 1048576,
|
|
5113
5120
|
"kindString": "Set signature",
|
|
@@ -5117,7 +5124,7 @@
|
|
|
5117
5124
|
},
|
|
5118
5125
|
"parameters": [
|
|
5119
5126
|
{
|
|
5120
|
-
"id":
|
|
5127
|
+
"id": 290,
|
|
5121
5128
|
"name": "value",
|
|
5122
5129
|
"kind": 32768,
|
|
5123
5130
|
"kindString": "Parameter",
|
|
@@ -5139,7 +5146,7 @@
|
|
|
5139
5146
|
]
|
|
5140
5147
|
},
|
|
5141
5148
|
{
|
|
5142
|
-
"id":
|
|
5149
|
+
"id": 319,
|
|
5143
5150
|
"name": "ngAfterViewInit",
|
|
5144
5151
|
"kind": 2048,
|
|
5145
5152
|
"kindString": "Method",
|
|
@@ -5155,7 +5162,7 @@
|
|
|
5155
5162
|
],
|
|
5156
5163
|
"signatures": [
|
|
5157
5164
|
{
|
|
5158
|
-
"id":
|
|
5165
|
+
"id": 320,
|
|
5159
5166
|
"name": "ngAfterViewInit",
|
|
5160
5167
|
"kind": 4096,
|
|
5161
5168
|
"kindString": "Call signature",
|
|
@@ -5176,7 +5183,7 @@
|
|
|
5176
5183
|
}
|
|
5177
5184
|
},
|
|
5178
5185
|
{
|
|
5179
|
-
"id":
|
|
5186
|
+
"id": 328,
|
|
5180
5187
|
"name": "onChange",
|
|
5181
5188
|
"kind": 2048,
|
|
5182
5189
|
"kindString": "Method",
|
|
@@ -5192,21 +5199,21 @@
|
|
|
5192
5199
|
],
|
|
5193
5200
|
"signatures": [
|
|
5194
5201
|
{
|
|
5195
|
-
"id":
|
|
5202
|
+
"id": 329,
|
|
5196
5203
|
"name": "onChange",
|
|
5197
5204
|
"kind": 4096,
|
|
5198
5205
|
"kindString": "Call signature",
|
|
5199
5206
|
"flags": {},
|
|
5200
5207
|
"parameters": [
|
|
5201
5208
|
{
|
|
5202
|
-
"id":
|
|
5209
|
+
"id": 330,
|
|
5203
5210
|
"name": "value",
|
|
5204
5211
|
"kind": 32768,
|
|
5205
5212
|
"kindString": "Parameter",
|
|
5206
5213
|
"flags": {},
|
|
5207
5214
|
"type": {
|
|
5208
5215
|
"type": "reference",
|
|
5209
|
-
"id":
|
|
5216
|
+
"id": 579,
|
|
5210
5217
|
"name": "SkyCountryFieldCountry"
|
|
5211
5218
|
}
|
|
5212
5219
|
}
|
|
@@ -5219,7 +5226,7 @@
|
|
|
5219
5226
|
]
|
|
5220
5227
|
},
|
|
5221
5228
|
{
|
|
5222
|
-
"id":
|
|
5229
|
+
"id": 331,
|
|
5223
5230
|
"name": "onTouched",
|
|
5224
5231
|
"kind": 2048,
|
|
5225
5232
|
"kindString": "Method",
|
|
@@ -5235,7 +5242,7 @@
|
|
|
5235
5242
|
],
|
|
5236
5243
|
"signatures": [
|
|
5237
5244
|
{
|
|
5238
|
-
"id":
|
|
5245
|
+
"id": 332,
|
|
5239
5246
|
"name": "onTouched",
|
|
5240
5247
|
"kind": 4096,
|
|
5241
5248
|
"kindString": "Call signature",
|
|
@@ -5248,7 +5255,7 @@
|
|
|
5248
5255
|
]
|
|
5249
5256
|
},
|
|
5250
5257
|
{
|
|
5251
|
-
"id":
|
|
5258
|
+
"id": 333,
|
|
5252
5259
|
"name": "registerOnChange",
|
|
5253
5260
|
"kind": 2048,
|
|
5254
5261
|
"kindString": "Method",
|
|
@@ -5264,14 +5271,14 @@
|
|
|
5264
5271
|
],
|
|
5265
5272
|
"signatures": [
|
|
5266
5273
|
{
|
|
5267
|
-
"id":
|
|
5274
|
+
"id": 334,
|
|
5268
5275
|
"name": "registerOnChange",
|
|
5269
5276
|
"kind": 4096,
|
|
5270
5277
|
"kindString": "Call signature",
|
|
5271
5278
|
"flags": {},
|
|
5272
5279
|
"parameters": [
|
|
5273
5280
|
{
|
|
5274
|
-
"id":
|
|
5281
|
+
"id": 335,
|
|
5275
5282
|
"name": "fn",
|
|
5276
5283
|
"kind": 32768,
|
|
5277
5284
|
"kindString": "Parameter",
|
|
@@ -5279,28 +5286,28 @@
|
|
|
5279
5286
|
"type": {
|
|
5280
5287
|
"type": "reflection",
|
|
5281
5288
|
"declaration": {
|
|
5282
|
-
"id":
|
|
5289
|
+
"id": 336,
|
|
5283
5290
|
"name": "__type",
|
|
5284
5291
|
"kind": 65536,
|
|
5285
5292
|
"kindString": "Type literal",
|
|
5286
5293
|
"flags": {},
|
|
5287
5294
|
"signatures": [
|
|
5288
5295
|
{
|
|
5289
|
-
"id":
|
|
5296
|
+
"id": 337,
|
|
5290
5297
|
"name": "__type",
|
|
5291
5298
|
"kind": 4096,
|
|
5292
5299
|
"kindString": "Call signature",
|
|
5293
5300
|
"flags": {},
|
|
5294
5301
|
"parameters": [
|
|
5295
5302
|
{
|
|
5296
|
-
"id":
|
|
5303
|
+
"id": 338,
|
|
5297
5304
|
"name": "value",
|
|
5298
5305
|
"kind": 32768,
|
|
5299
5306
|
"kindString": "Parameter",
|
|
5300
5307
|
"flags": {},
|
|
5301
5308
|
"type": {
|
|
5302
5309
|
"type": "reference",
|
|
5303
|
-
"id":
|
|
5310
|
+
"id": 579,
|
|
5304
5311
|
"name": "SkyCountryFieldCountry"
|
|
5305
5312
|
}
|
|
5306
5313
|
}
|
|
@@ -5331,7 +5338,7 @@
|
|
|
5331
5338
|
}
|
|
5332
5339
|
},
|
|
5333
5340
|
{
|
|
5334
|
-
"id":
|
|
5341
|
+
"id": 339,
|
|
5335
5342
|
"name": "registerOnTouched",
|
|
5336
5343
|
"kind": 2048,
|
|
5337
5344
|
"kindString": "Method",
|
|
@@ -5347,14 +5354,14 @@
|
|
|
5347
5354
|
],
|
|
5348
5355
|
"signatures": [
|
|
5349
5356
|
{
|
|
5350
|
-
"id":
|
|
5357
|
+
"id": 340,
|
|
5351
5358
|
"name": "registerOnTouched",
|
|
5352
5359
|
"kind": 4096,
|
|
5353
5360
|
"kindString": "Call signature",
|
|
5354
5361
|
"flags": {},
|
|
5355
5362
|
"parameters": [
|
|
5356
5363
|
{
|
|
5357
|
-
"id":
|
|
5364
|
+
"id": 341,
|
|
5358
5365
|
"name": "fn",
|
|
5359
5366
|
"kind": 32768,
|
|
5360
5367
|
"kindString": "Parameter",
|
|
@@ -5362,14 +5369,14 @@
|
|
|
5362
5369
|
"type": {
|
|
5363
5370
|
"type": "reflection",
|
|
5364
5371
|
"declaration": {
|
|
5365
|
-
"id":
|
|
5372
|
+
"id": 342,
|
|
5366
5373
|
"name": "__type",
|
|
5367
5374
|
"kind": 65536,
|
|
5368
5375
|
"kindString": "Type literal",
|
|
5369
5376
|
"flags": {},
|
|
5370
5377
|
"signatures": [
|
|
5371
5378
|
{
|
|
5372
|
-
"id":
|
|
5379
|
+
"id": 343,
|
|
5373
5380
|
"name": "__type",
|
|
5374
5381
|
"kind": 4096,
|
|
5375
5382
|
"kindString": "Call signature",
|
|
@@ -5400,7 +5407,7 @@
|
|
|
5400
5407
|
}
|
|
5401
5408
|
},
|
|
5402
5409
|
{
|
|
5403
|
-
"id":
|
|
5410
|
+
"id": 344,
|
|
5404
5411
|
"name": "setDisabledState",
|
|
5405
5412
|
"kind": 2048,
|
|
5406
5413
|
"kindString": "Method",
|
|
@@ -5416,14 +5423,14 @@
|
|
|
5416
5423
|
],
|
|
5417
5424
|
"signatures": [
|
|
5418
5425
|
{
|
|
5419
|
-
"id":
|
|
5426
|
+
"id": 345,
|
|
5420
5427
|
"name": "setDisabledState",
|
|
5421
5428
|
"kind": 4096,
|
|
5422
5429
|
"kindString": "Call signature",
|
|
5423
5430
|
"flags": {},
|
|
5424
5431
|
"parameters": [
|
|
5425
5432
|
{
|
|
5426
|
-
"id":
|
|
5433
|
+
"id": 346,
|
|
5427
5434
|
"name": "disabled",
|
|
5428
5435
|
"kind": 32768,
|
|
5429
5436
|
"kindString": "Parameter",
|
|
@@ -5450,7 +5457,7 @@
|
|
|
5450
5457
|
}
|
|
5451
5458
|
},
|
|
5452
5459
|
{
|
|
5453
|
-
"id":
|
|
5460
|
+
"id": 347,
|
|
5454
5461
|
"name": "validate",
|
|
5455
5462
|
"kind": 2048,
|
|
5456
5463
|
"kindString": "Method",
|
|
@@ -5466,14 +5473,14 @@
|
|
|
5466
5473
|
],
|
|
5467
5474
|
"signatures": [
|
|
5468
5475
|
{
|
|
5469
|
-
"id":
|
|
5476
|
+
"id": 348,
|
|
5470
5477
|
"name": "validate",
|
|
5471
5478
|
"kind": 4096,
|
|
5472
5479
|
"kindString": "Call signature",
|
|
5473
5480
|
"flags": {},
|
|
5474
5481
|
"parameters": [
|
|
5475
5482
|
{
|
|
5476
|
-
"id":
|
|
5483
|
+
"id": 349,
|
|
5477
5484
|
"name": "control",
|
|
5478
5485
|
"kind": 32768,
|
|
5479
5486
|
"kindString": "Parameter",
|
|
@@ -5504,7 +5511,7 @@
|
|
|
5504
5511
|
}
|
|
5505
5512
|
},
|
|
5506
5513
|
{
|
|
5507
|
-
"id":
|
|
5514
|
+
"id": 350,
|
|
5508
5515
|
"name": "writeValue",
|
|
5509
5516
|
"kind": 2048,
|
|
5510
5517
|
"kindString": "Method",
|
|
@@ -5520,21 +5527,21 @@
|
|
|
5520
5527
|
],
|
|
5521
5528
|
"signatures": [
|
|
5522
5529
|
{
|
|
5523
|
-
"id":
|
|
5530
|
+
"id": 351,
|
|
5524
5531
|
"name": "writeValue",
|
|
5525
5532
|
"kind": 4096,
|
|
5526
5533
|
"kindString": "Call signature",
|
|
5527
5534
|
"flags": {},
|
|
5528
5535
|
"parameters": [
|
|
5529
5536
|
{
|
|
5530
|
-
"id":
|
|
5537
|
+
"id": 352,
|
|
5531
5538
|
"name": "value",
|
|
5532
5539
|
"kind": 32768,
|
|
5533
5540
|
"kindString": "Parameter",
|
|
5534
5541
|
"flags": {},
|
|
5535
5542
|
"type": {
|
|
5536
5543
|
"type": "reference",
|
|
5537
|
-
"id":
|
|
5544
|
+
"id": 579,
|
|
5538
5545
|
"name": "SkyCountryFieldCountry"
|
|
5539
5546
|
}
|
|
5540
5547
|
}
|
|
@@ -5560,49 +5567,49 @@
|
|
|
5560
5567
|
"title": "Constructors",
|
|
5561
5568
|
"kind": 512,
|
|
5562
5569
|
"children": [
|
|
5563
|
-
|
|
5570
|
+
265
|
|
5564
5571
|
]
|
|
5565
5572
|
},
|
|
5566
5573
|
{
|
|
5567
5574
|
"title": "Properties",
|
|
5568
5575
|
"kind": 1024,
|
|
5569
5576
|
"children": [
|
|
5570
|
-
|
|
5571
|
-
|
|
5572
|
-
|
|
5577
|
+
273,
|
|
5578
|
+
292,
|
|
5579
|
+
296,
|
|
5580
|
+
293,
|
|
5581
|
+
301,
|
|
5573
5582
|
282,
|
|
5574
|
-
|
|
5575
|
-
|
|
5576
|
-
|
|
5577
|
-
|
|
5578
|
-
|
|
5579
|
-
284,
|
|
5580
|
-
280
|
|
5583
|
+
316,
|
|
5584
|
+
302,
|
|
5585
|
+
294,
|
|
5586
|
+
295,
|
|
5587
|
+
291
|
|
5581
5588
|
]
|
|
5582
5589
|
},
|
|
5583
5590
|
{
|
|
5584
5591
|
"title": "Accessors",
|
|
5585
5592
|
"kind": 262144,
|
|
5586
5593
|
"children": [
|
|
5587
|
-
|
|
5588
|
-
|
|
5589
|
-
|
|
5590
|
-
|
|
5591
|
-
|
|
5594
|
+
274,
|
|
5595
|
+
278,
|
|
5596
|
+
283,
|
|
5597
|
+
297,
|
|
5598
|
+
287
|
|
5592
5599
|
]
|
|
5593
5600
|
},
|
|
5594
5601
|
{
|
|
5595
5602
|
"title": "Methods",
|
|
5596
5603
|
"kind": 2048,
|
|
5597
5604
|
"children": [
|
|
5598
|
-
|
|
5599
|
-
317,
|
|
5600
|
-
320,
|
|
5601
|
-
322,
|
|
5605
|
+
319,
|
|
5602
5606
|
328,
|
|
5607
|
+
331,
|
|
5603
5608
|
333,
|
|
5604
|
-
|
|
5605
|
-
|
|
5609
|
+
339,
|
|
5610
|
+
344,
|
|
5611
|
+
347,
|
|
5612
|
+
350
|
|
5606
5613
|
]
|
|
5607
5614
|
}
|
|
5608
5615
|
],
|
|
@@ -5647,7 +5654,7 @@
|
|
|
5647
5654
|
]
|
|
5648
5655
|
},
|
|
5649
5656
|
{
|
|
5650
|
-
"id":
|
|
5657
|
+
"id": 372,
|
|
5651
5658
|
"name": "SkyLookupComponent",
|
|
5652
5659
|
"kind": 128,
|
|
5653
5660
|
"kindString": "Class",
|
|
@@ -5668,7 +5675,7 @@
|
|
|
5668
5675
|
],
|
|
5669
5676
|
"children": [
|
|
5670
5677
|
{
|
|
5671
|
-
"id":
|
|
5678
|
+
"id": 373,
|
|
5672
5679
|
"name": "constructor",
|
|
5673
5680
|
"kind": 512,
|
|
5674
5681
|
"kindString": "Constructor",
|
|
@@ -5682,14 +5689,14 @@
|
|
|
5682
5689
|
],
|
|
5683
5690
|
"signatures": [
|
|
5684
5691
|
{
|
|
5685
|
-
"id":
|
|
5692
|
+
"id": 374,
|
|
5686
5693
|
"name": "SkyLookupComponent",
|
|
5687
5694
|
"kind": 16384,
|
|
5688
5695
|
"kindString": "Constructor signature",
|
|
5689
5696
|
"flags": {},
|
|
5690
5697
|
"parameters": [
|
|
5691
5698
|
{
|
|
5692
|
-
"id":
|
|
5699
|
+
"id": 375,
|
|
5693
5700
|
"name": "changeDetector",
|
|
5694
5701
|
"kind": 32768,
|
|
5695
5702
|
"kindString": "Parameter",
|
|
@@ -5702,7 +5709,7 @@
|
|
|
5702
5709
|
}
|
|
5703
5710
|
},
|
|
5704
5711
|
{
|
|
5705
|
-
"id":
|
|
5712
|
+
"id": 376,
|
|
5706
5713
|
"name": "elementRef",
|
|
5707
5714
|
"kind": 32768,
|
|
5708
5715
|
"kindString": "Parameter",
|
|
@@ -5721,7 +5728,7 @@
|
|
|
5721
5728
|
}
|
|
5722
5729
|
},
|
|
5723
5730
|
{
|
|
5724
|
-
"id":
|
|
5731
|
+
"id": 377,
|
|
5725
5732
|
"name": "windowRef",
|
|
5726
5733
|
"kind": 32768,
|
|
5727
5734
|
"kindString": "Parameter",
|
|
@@ -5732,7 +5739,7 @@
|
|
|
5732
5739
|
}
|
|
5733
5740
|
},
|
|
5734
5741
|
{
|
|
5735
|
-
"id":
|
|
5742
|
+
"id": 378,
|
|
5736
5743
|
"name": "ngControl",
|
|
5737
5744
|
"kind": 32768,
|
|
5738
5745
|
"kindString": "Parameter",
|
|
@@ -5767,7 +5774,7 @@
|
|
|
5767
5774
|
}
|
|
5768
5775
|
},
|
|
5769
5776
|
{
|
|
5770
|
-
"id":
|
|
5777
|
+
"id": 379,
|
|
5771
5778
|
"name": "adapter",
|
|
5772
5779
|
"kind": 32768,
|
|
5773
5780
|
"kindString": "Parameter",
|
|
@@ -5778,7 +5785,7 @@
|
|
|
5778
5785
|
}
|
|
5779
5786
|
},
|
|
5780
5787
|
{
|
|
5781
|
-
"id":
|
|
5788
|
+
"id": 380,
|
|
5782
5789
|
"name": "modalService",
|
|
5783
5790
|
"kind": 32768,
|
|
5784
5791
|
"kindString": "Parameter",
|
|
@@ -5789,7 +5796,7 @@
|
|
|
5789
5796
|
}
|
|
5790
5797
|
},
|
|
5791
5798
|
{
|
|
5792
|
-
"id":
|
|
5799
|
+
"id": 381,
|
|
5793
5800
|
"name": "resourcesService",
|
|
5794
5801
|
"kind": 32768,
|
|
5795
5802
|
"kindString": "Parameter",
|
|
@@ -5800,7 +5807,7 @@
|
|
|
5800
5807
|
}
|
|
5801
5808
|
},
|
|
5802
5809
|
{
|
|
5803
|
-
"id":
|
|
5810
|
+
"id": 382,
|
|
5804
5811
|
"name": "inputBoxHostSvc",
|
|
5805
5812
|
"kind": 32768,
|
|
5806
5813
|
"kindString": "Parameter",
|
|
@@ -5825,7 +5832,7 @@
|
|
|
5825
5832
|
}
|
|
5826
5833
|
},
|
|
5827
5834
|
{
|
|
5828
|
-
"id":
|
|
5835
|
+
"id": 383,
|
|
5829
5836
|
"name": "themeSvc",
|
|
5830
5837
|
"kind": 32768,
|
|
5831
5838
|
"kindString": "Parameter",
|
|
@@ -5852,7 +5859,7 @@
|
|
|
5852
5859
|
],
|
|
5853
5860
|
"type": {
|
|
5854
5861
|
"type": "reference",
|
|
5855
|
-
"id":
|
|
5862
|
+
"id": 372,
|
|
5856
5863
|
"name": "SkyLookupComponent"
|
|
5857
5864
|
},
|
|
5858
5865
|
"overwrites": {
|
|
@@ -5867,7 +5874,7 @@
|
|
|
5867
5874
|
}
|
|
5868
5875
|
},
|
|
5869
5876
|
{
|
|
5870
|
-
"id":
|
|
5877
|
+
"id": 402,
|
|
5871
5878
|
"name": "addClick",
|
|
5872
5879
|
"kind": 1024,
|
|
5873
5880
|
"kindString": "Property",
|
|
@@ -5901,7 +5908,7 @@
|
|
|
5901
5908
|
"typeArguments": [
|
|
5902
5909
|
{
|
|
5903
5910
|
"type": "reference",
|
|
5904
|
-
"id":
|
|
5911
|
+
"id": 591,
|
|
5905
5912
|
"name": "SkyLookupAddClickEventArgs"
|
|
5906
5913
|
}
|
|
5907
5914
|
],
|
|
@@ -5912,7 +5919,7 @@
|
|
|
5912
5919
|
"defaultValue": "..."
|
|
5913
5920
|
},
|
|
5914
5921
|
{
|
|
5915
|
-
"id":
|
|
5922
|
+
"id": 384,
|
|
5916
5923
|
"name": "ariaLabel",
|
|
5917
5924
|
"kind": 1024,
|
|
5918
5925
|
"kindString": "Property",
|
|
@@ -5947,7 +5954,7 @@
|
|
|
5947
5954
|
}
|
|
5948
5955
|
},
|
|
5949
5956
|
{
|
|
5950
|
-
"id":
|
|
5957
|
+
"id": 385,
|
|
5951
5958
|
"name": "ariaLabelledBy",
|
|
5952
5959
|
"kind": 1024,
|
|
5953
5960
|
"kindString": "Property",
|
|
@@ -5982,7 +5989,7 @@
|
|
|
5982
5989
|
}
|
|
5983
5990
|
},
|
|
5984
5991
|
{
|
|
5985
|
-
"id":
|
|
5992
|
+
"id": 386,
|
|
5986
5993
|
"name": "autocompleteAttribute",
|
|
5987
5994
|
"kind": 1024,
|
|
5988
5995
|
"kindString": "Property",
|
|
@@ -6023,7 +6030,7 @@
|
|
|
6023
6030
|
}
|
|
6024
6031
|
},
|
|
6025
6032
|
{
|
|
6026
|
-
"id":
|
|
6033
|
+
"id": 411,
|
|
6027
6034
|
"name": "autocompleteController",
|
|
6028
6035
|
"kind": 1024,
|
|
6029
6036
|
"kindString": "Property",
|
|
@@ -6052,7 +6059,7 @@
|
|
|
6052
6059
|
"defaultValue": "..."
|
|
6053
6060
|
},
|
|
6054
6061
|
{
|
|
6055
|
-
"id":
|
|
6062
|
+
"id": 524,
|
|
6056
6063
|
"name": "debounceTime",
|
|
6057
6064
|
"kind": 1024,
|
|
6058
6065
|
"kindString": "Property",
|
|
@@ -6097,7 +6104,7 @@
|
|
|
6097
6104
|
}
|
|
6098
6105
|
},
|
|
6099
6106
|
{
|
|
6100
|
-
"id":
|
|
6107
|
+
"id": 391,
|
|
6101
6108
|
"name": "disabled",
|
|
6102
6109
|
"kind": 1024,
|
|
6103
6110
|
"kindString": "Property",
|
|
@@ -6133,7 +6140,7 @@
|
|
|
6133
6140
|
"defaultValue": "false"
|
|
6134
6141
|
},
|
|
6135
6142
|
{
|
|
6136
|
-
"id":
|
|
6143
|
+
"id": 392,
|
|
6137
6144
|
"name": "enableShowMore",
|
|
6138
6145
|
"kind": 1024,
|
|
6139
6146
|
"kindString": "Property",
|
|
@@ -6169,7 +6176,7 @@
|
|
|
6169
6176
|
"defaultValue": "false"
|
|
6170
6177
|
},
|
|
6171
6178
|
{
|
|
6172
|
-
"id":
|
|
6179
|
+
"id": 394,
|
|
6173
6180
|
"name": "idProperty",
|
|
6174
6181
|
"kind": 1024,
|
|
6175
6182
|
"kindString": "Property",
|
|
@@ -6204,7 +6211,7 @@
|
|
|
6204
6211
|
}
|
|
6205
6212
|
},
|
|
6206
6213
|
{
|
|
6207
|
-
"id":
|
|
6214
|
+
"id": 412,
|
|
6208
6215
|
"name": "isInputFocused",
|
|
6209
6216
|
"kind": 1024,
|
|
6210
6217
|
"kindString": "Property",
|
|
@@ -6225,7 +6232,7 @@
|
|
|
6225
6232
|
"defaultValue": "false"
|
|
6226
6233
|
},
|
|
6227
6234
|
{
|
|
6228
|
-
"id":
|
|
6235
|
+
"id": 393,
|
|
6229
6236
|
"name": "placeholderText",
|
|
6230
6237
|
"kind": 1024,
|
|
6231
6238
|
"kindString": "Property",
|
|
@@ -6260,7 +6267,7 @@
|
|
|
6260
6267
|
}
|
|
6261
6268
|
},
|
|
6262
6269
|
{
|
|
6263
|
-
"id":
|
|
6270
|
+
"id": 541,
|
|
6264
6271
|
"name": "searchAsync",
|
|
6265
6272
|
"kind": 1024,
|
|
6266
6273
|
"kindString": "Property",
|
|
@@ -6294,7 +6301,7 @@
|
|
|
6294
6301
|
"typeArguments": [
|
|
6295
6302
|
{
|
|
6296
6303
|
"type": "reference",
|
|
6297
|
-
"id":
|
|
6304
|
+
"id": 548,
|
|
6298
6305
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
6299
6306
|
}
|
|
6300
6307
|
],
|
|
@@ -6309,7 +6316,7 @@
|
|
|
6309
6316
|
}
|
|
6310
6317
|
},
|
|
6311
6318
|
{
|
|
6312
|
-
"id":
|
|
6319
|
+
"id": 539,
|
|
6313
6320
|
"name": "searchFilters",
|
|
6314
6321
|
"kind": 1024,
|
|
6315
6322
|
"kindString": "Property",
|
|
@@ -6342,7 +6349,7 @@
|
|
|
6342
6349
|
"type": "array",
|
|
6343
6350
|
"elementType": {
|
|
6344
6351
|
"type": "reference",
|
|
6345
|
-
"id":
|
|
6352
|
+
"id": 565,
|
|
6346
6353
|
"name": "SkyAutocompleteSearchFunctionFilter"
|
|
6347
6354
|
}
|
|
6348
6355
|
},
|
|
@@ -6352,7 +6359,7 @@
|
|
|
6352
6359
|
}
|
|
6353
6360
|
},
|
|
6354
6361
|
{
|
|
6355
|
-
"id":
|
|
6362
|
+
"id": 537,
|
|
6356
6363
|
"name": "searchResultTemplate",
|
|
6357
6364
|
"kind": 1024,
|
|
6358
6365
|
"kindString": "Property",
|
|
@@ -6399,7 +6406,7 @@
|
|
|
6399
6406
|
}
|
|
6400
6407
|
},
|
|
6401
6408
|
{
|
|
6402
|
-
"id":
|
|
6409
|
+
"id": 540,
|
|
6403
6410
|
"name": "searchResultsLimit",
|
|
6404
6411
|
"kind": 1024,
|
|
6405
6412
|
"kindString": "Property",
|
|
@@ -6438,7 +6445,7 @@
|
|
|
6438
6445
|
}
|
|
6439
6446
|
},
|
|
6440
6447
|
{
|
|
6441
|
-
"id":
|
|
6448
|
+
"id": 538,
|
|
6442
6449
|
"name": "searchTextMinimumCharacters",
|
|
6443
6450
|
"kind": 1024,
|
|
6444
6451
|
"kindString": "Property",
|
|
@@ -6483,7 +6490,7 @@
|
|
|
6483
6490
|
}
|
|
6484
6491
|
},
|
|
6485
6492
|
{
|
|
6486
|
-
"id":
|
|
6493
|
+
"id": 395,
|
|
6487
6494
|
"name": "showAddButton",
|
|
6488
6495
|
"kind": 1024,
|
|
6489
6496
|
"kindString": "Property",
|
|
@@ -6519,7 +6526,7 @@
|
|
|
6519
6526
|
"defaultValue": "false"
|
|
6520
6527
|
},
|
|
6521
6528
|
{
|
|
6522
|
-
"id":
|
|
6529
|
+
"id": 396,
|
|
6523
6530
|
"name": "showMoreConfig",
|
|
6524
6531
|
"kind": 1024,
|
|
6525
6532
|
"kindString": "Property",
|
|
@@ -6550,12 +6557,12 @@
|
|
|
6550
6557
|
],
|
|
6551
6558
|
"type": {
|
|
6552
6559
|
"type": "reference",
|
|
6553
|
-
"id":
|
|
6560
|
+
"id": 599,
|
|
6554
6561
|
"name": "SkyLookupShowMoreConfig"
|
|
6555
6562
|
}
|
|
6556
6563
|
},
|
|
6557
6564
|
{
|
|
6558
|
-
"id":
|
|
6565
|
+
"id": 413,
|
|
6559
6566
|
"name": "tokensController",
|
|
6560
6567
|
"kind": 1024,
|
|
6561
6568
|
"kindString": "Property",
|
|
@@ -6584,7 +6591,7 @@
|
|
|
6584
6591
|
"defaultValue": "..."
|
|
6585
6592
|
},
|
|
6586
6593
|
{
|
|
6587
|
-
"id":
|
|
6594
|
+
"id": 387,
|
|
6588
6595
|
"name": "data",
|
|
6589
6596
|
"kind": 262144,
|
|
6590
6597
|
"kindString": "Accessor",
|
|
@@ -6612,7 +6619,7 @@
|
|
|
6612
6619
|
],
|
|
6613
6620
|
"getSignature": [
|
|
6614
6621
|
{
|
|
6615
|
-
"id":
|
|
6622
|
+
"id": 388,
|
|
6616
6623
|
"name": "data",
|
|
6617
6624
|
"kind": 524288,
|
|
6618
6625
|
"kindString": "Get signature",
|
|
@@ -6637,7 +6644,7 @@
|
|
|
6637
6644
|
],
|
|
6638
6645
|
"setSignature": [
|
|
6639
6646
|
{
|
|
6640
|
-
"id":
|
|
6647
|
+
"id": 389,
|
|
6641
6648
|
"name": "data",
|
|
6642
6649
|
"kind": 1048576,
|
|
6643
6650
|
"kindString": "Set signature",
|
|
@@ -6653,7 +6660,7 @@
|
|
|
6653
6660
|
},
|
|
6654
6661
|
"parameters": [
|
|
6655
6662
|
{
|
|
6656
|
-
"id":
|
|
6663
|
+
"id": 390,
|
|
6657
6664
|
"name": "value",
|
|
6658
6665
|
"kind": 32768,
|
|
6659
6666
|
"kindString": "Parameter",
|
|
@@ -6675,7 +6682,7 @@
|
|
|
6675
6682
|
]
|
|
6676
6683
|
},
|
|
6677
6684
|
{
|
|
6678
|
-
"id":
|
|
6685
|
+
"id": 525,
|
|
6679
6686
|
"name": "descriptorProperty",
|
|
6680
6687
|
"kind": 262144,
|
|
6681
6688
|
"kindString": "Accessor",
|
|
@@ -6703,7 +6710,7 @@
|
|
|
6703
6710
|
],
|
|
6704
6711
|
"getSignature": [
|
|
6705
6712
|
{
|
|
6706
|
-
"id":
|
|
6713
|
+
"id": 526,
|
|
6707
6714
|
"name": "descriptorProperty",
|
|
6708
6715
|
"kind": 524288,
|
|
6709
6716
|
"kindString": "Get signature",
|
|
@@ -6729,7 +6736,7 @@
|
|
|
6729
6736
|
],
|
|
6730
6737
|
"setSignature": [
|
|
6731
6738
|
{
|
|
6732
|
-
"id":
|
|
6739
|
+
"id": 527,
|
|
6733
6740
|
"name": "descriptorProperty",
|
|
6734
6741
|
"kind": 1048576,
|
|
6735
6742
|
"kindString": "Set signature",
|
|
@@ -6745,7 +6752,7 @@
|
|
|
6745
6752
|
},
|
|
6746
6753
|
"parameters": [
|
|
6747
6754
|
{
|
|
6748
|
-
"id":
|
|
6755
|
+
"id": 528,
|
|
6749
6756
|
"name": "value",
|
|
6750
6757
|
"kind": 32768,
|
|
6751
6758
|
"kindString": "Parameter",
|
|
@@ -6772,7 +6779,7 @@
|
|
|
6772
6779
|
}
|
|
6773
6780
|
},
|
|
6774
6781
|
{
|
|
6775
|
-
"id":
|
|
6782
|
+
"id": 529,
|
|
6776
6783
|
"name": "propertiesToSearch",
|
|
6777
6784
|
"kind": 262144,
|
|
6778
6785
|
"kindString": "Accessor",
|
|
@@ -6800,7 +6807,7 @@
|
|
|
6800
6807
|
],
|
|
6801
6808
|
"getSignature": [
|
|
6802
6809
|
{
|
|
6803
|
-
"id":
|
|
6810
|
+
"id": 530,
|
|
6804
6811
|
"name": "propertiesToSearch",
|
|
6805
6812
|
"kind": 524288,
|
|
6806
6813
|
"kindString": "Get signature",
|
|
@@ -6829,7 +6836,7 @@
|
|
|
6829
6836
|
],
|
|
6830
6837
|
"setSignature": [
|
|
6831
6838
|
{
|
|
6832
|
-
"id":
|
|
6839
|
+
"id": 531,
|
|
6833
6840
|
"name": "propertiesToSearch",
|
|
6834
6841
|
"kind": 1048576,
|
|
6835
6842
|
"kindString": "Set signature",
|
|
@@ -6845,7 +6852,7 @@
|
|
|
6845
6852
|
},
|
|
6846
6853
|
"parameters": [
|
|
6847
6854
|
{
|
|
6848
|
-
"id":
|
|
6855
|
+
"id": 532,
|
|
6849
6856
|
"name": "value",
|
|
6850
6857
|
"kind": 32768,
|
|
6851
6858
|
"kindString": "Parameter",
|
|
@@ -6875,7 +6882,7 @@
|
|
|
6875
6882
|
}
|
|
6876
6883
|
},
|
|
6877
6884
|
{
|
|
6878
|
-
"id":
|
|
6885
|
+
"id": 533,
|
|
6879
6886
|
"name": "search",
|
|
6880
6887
|
"kind": 262144,
|
|
6881
6888
|
"kindString": "Accessor",
|
|
@@ -6903,7 +6910,7 @@
|
|
|
6903
6910
|
],
|
|
6904
6911
|
"getSignature": [
|
|
6905
6912
|
{
|
|
6906
|
-
"id":
|
|
6913
|
+
"id": 534,
|
|
6907
6914
|
"name": "search",
|
|
6908
6915
|
"kind": 524288,
|
|
6909
6916
|
"kindString": "Get signature",
|
|
@@ -6913,7 +6920,7 @@
|
|
|
6913
6920
|
},
|
|
6914
6921
|
"type": {
|
|
6915
6922
|
"type": "reference",
|
|
6916
|
-
"id":
|
|
6923
|
+
"id": 560,
|
|
6917
6924
|
"name": "SkyAutocompleteSearchFunction"
|
|
6918
6925
|
},
|
|
6919
6926
|
"inheritedFrom": {
|
|
@@ -6924,7 +6931,7 @@
|
|
|
6924
6931
|
],
|
|
6925
6932
|
"setSignature": [
|
|
6926
6933
|
{
|
|
6927
|
-
"id":
|
|
6934
|
+
"id": 535,
|
|
6928
6935
|
"name": "search",
|
|
6929
6936
|
"kind": 1048576,
|
|
6930
6937
|
"kindString": "Set signature",
|
|
@@ -6934,14 +6941,14 @@
|
|
|
6934
6941
|
},
|
|
6935
6942
|
"parameters": [
|
|
6936
6943
|
{
|
|
6937
|
-
"id":
|
|
6944
|
+
"id": 536,
|
|
6938
6945
|
"name": "value",
|
|
6939
6946
|
"kind": 32768,
|
|
6940
6947
|
"kindString": "Parameter",
|
|
6941
6948
|
"flags": {},
|
|
6942
6949
|
"type": {
|
|
6943
6950
|
"type": "reference",
|
|
6944
|
-
"id":
|
|
6951
|
+
"id": 560,
|
|
6945
6952
|
"name": "SkyAutocompleteSearchFunction"
|
|
6946
6953
|
}
|
|
6947
6954
|
}
|
|
@@ -6962,7 +6969,7 @@
|
|
|
6962
6969
|
}
|
|
6963
6970
|
},
|
|
6964
6971
|
{
|
|
6965
|
-
"id":
|
|
6972
|
+
"id": 397,
|
|
6966
6973
|
"name": "selectMode",
|
|
6967
6974
|
"kind": 262144,
|
|
6968
6975
|
"kindString": "Accessor",
|
|
@@ -6990,7 +6997,7 @@
|
|
|
6990
6997
|
],
|
|
6991
6998
|
"getSignature": [
|
|
6992
6999
|
{
|
|
6993
|
-
"id":
|
|
7000
|
+
"id": 398,
|
|
6994
7001
|
"name": "selectMode",
|
|
6995
7002
|
"kind": 524288,
|
|
6996
7003
|
"kindString": "Get signature",
|
|
@@ -7006,14 +7013,14 @@
|
|
|
7006
7013
|
},
|
|
7007
7014
|
"type": {
|
|
7008
7015
|
"type": "reference",
|
|
7009
|
-
"id":
|
|
7016
|
+
"id": 598,
|
|
7010
7017
|
"name": "SkyLookupSelectModeType"
|
|
7011
7018
|
}
|
|
7012
7019
|
}
|
|
7013
7020
|
],
|
|
7014
7021
|
"setSignature": [
|
|
7015
7022
|
{
|
|
7016
|
-
"id":
|
|
7023
|
+
"id": 399,
|
|
7017
7024
|
"name": "selectMode",
|
|
7018
7025
|
"kind": 1048576,
|
|
7019
7026
|
"kindString": "Set signature",
|
|
@@ -7029,14 +7036,14 @@
|
|
|
7029
7036
|
},
|
|
7030
7037
|
"parameters": [
|
|
7031
7038
|
{
|
|
7032
|
-
"id":
|
|
7039
|
+
"id": 400,
|
|
7033
7040
|
"name": "value",
|
|
7034
7041
|
"kind": 32768,
|
|
7035
7042
|
"kindString": "Parameter",
|
|
7036
7043
|
"flags": {},
|
|
7037
7044
|
"type": {
|
|
7038
7045
|
"type": "reference",
|
|
7039
|
-
"id":
|
|
7046
|
+
"id": 598,
|
|
7040
7047
|
"name": "SkyLookupSelectModeType"
|
|
7041
7048
|
}
|
|
7042
7049
|
}
|
|
@@ -7049,7 +7056,7 @@
|
|
|
7049
7056
|
]
|
|
7050
7057
|
},
|
|
7051
7058
|
{
|
|
7052
|
-
"id":
|
|
7059
|
+
"id": 403,
|
|
7053
7060
|
"name": "tokens",
|
|
7054
7061
|
"kind": 262144,
|
|
7055
7062
|
"kindString": "Accessor",
|
|
@@ -7065,7 +7072,7 @@
|
|
|
7065
7072
|
],
|
|
7066
7073
|
"getSignature": [
|
|
7067
7074
|
{
|
|
7068
|
-
"id":
|
|
7075
|
+
"id": 404,
|
|
7069
7076
|
"name": "tokens",
|
|
7070
7077
|
"kind": 524288,
|
|
7071
7078
|
"kindString": "Get signature",
|
|
@@ -7081,14 +7088,14 @@
|
|
|
7081
7088
|
],
|
|
7082
7089
|
"setSignature": [
|
|
7083
7090
|
{
|
|
7084
|
-
"id":
|
|
7091
|
+
"id": 405,
|
|
7085
7092
|
"name": "tokens",
|
|
7086
7093
|
"kind": 1048576,
|
|
7087
7094
|
"kindString": "Set signature",
|
|
7088
7095
|
"flags": {},
|
|
7089
7096
|
"parameters": [
|
|
7090
7097
|
{
|
|
7091
|
-
"id":
|
|
7098
|
+
"id": 406,
|
|
7092
7099
|
"name": "value",
|
|
7093
7100
|
"kind": 32768,
|
|
7094
7101
|
"kindString": "Parameter",
|
|
@@ -7110,7 +7117,7 @@
|
|
|
7110
7117
|
]
|
|
7111
7118
|
},
|
|
7112
7119
|
{
|
|
7113
|
-
"id":
|
|
7120
|
+
"id": 407,
|
|
7114
7121
|
"name": "value",
|
|
7115
7122
|
"kind": 262144,
|
|
7116
7123
|
"kindString": "Accessor",
|
|
@@ -7126,7 +7133,7 @@
|
|
|
7126
7133
|
],
|
|
7127
7134
|
"getSignature": [
|
|
7128
7135
|
{
|
|
7129
|
-
"id":
|
|
7136
|
+
"id": 408,
|
|
7130
7137
|
"name": "value",
|
|
7131
7138
|
"kind": 524288,
|
|
7132
7139
|
"kindString": "Get signature",
|
|
@@ -7142,14 +7149,14 @@
|
|
|
7142
7149
|
],
|
|
7143
7150
|
"setSignature": [
|
|
7144
7151
|
{
|
|
7145
|
-
"id":
|
|
7152
|
+
"id": 409,
|
|
7146
7153
|
"name": "value",
|
|
7147
7154
|
"kind": 1048576,
|
|
7148
7155
|
"kindString": "Set signature",
|
|
7149
7156
|
"flags": {},
|
|
7150
7157
|
"parameters": [
|
|
7151
7158
|
{
|
|
7152
|
-
"id":
|
|
7159
|
+
"id": 410,
|
|
7153
7160
|
"name": "newValue",
|
|
7154
7161
|
"kind": 32768,
|
|
7155
7162
|
"kindString": "Parameter",
|
|
@@ -7171,7 +7178,7 @@
|
|
|
7171
7178
|
]
|
|
7172
7179
|
},
|
|
7173
7180
|
{
|
|
7174
|
-
"id":
|
|
7181
|
+
"id": 439,
|
|
7175
7182
|
"name": "addButtonClicked",
|
|
7176
7183
|
"kind": 2048,
|
|
7177
7184
|
"kindString": "Method",
|
|
@@ -7187,7 +7194,7 @@
|
|
|
7187
7194
|
],
|
|
7188
7195
|
"signatures": [
|
|
7189
7196
|
{
|
|
7190
|
-
"id":
|
|
7197
|
+
"id": 440,
|
|
7191
7198
|
"name": "addButtonClicked",
|
|
7192
7199
|
"kind": 4096,
|
|
7193
7200
|
"kindString": "Call signature",
|
|
@@ -7200,7 +7207,7 @@
|
|
|
7200
7207
|
]
|
|
7201
7208
|
},
|
|
7202
7209
|
{
|
|
7203
|
-
"id":
|
|
7210
|
+
"id": 476,
|
|
7204
7211
|
"name": "clearSearchText",
|
|
7205
7212
|
"kind": 2048,
|
|
7206
7213
|
"kindString": "Method",
|
|
@@ -7216,7 +7223,7 @@
|
|
|
7216
7223
|
],
|
|
7217
7224
|
"signatures": [
|
|
7218
7225
|
{
|
|
7219
|
-
"id":
|
|
7226
|
+
"id": 477,
|
|
7220
7227
|
"name": "clearSearchText",
|
|
7221
7228
|
"kind": 4096,
|
|
7222
7229
|
"kindString": "Call signature",
|
|
@@ -7229,7 +7236,7 @@
|
|
|
7229
7236
|
]
|
|
7230
7237
|
},
|
|
7231
7238
|
{
|
|
7232
|
-
"id":
|
|
7239
|
+
"id": 478,
|
|
7233
7240
|
"name": "inputKeydown",
|
|
7234
7241
|
"kind": 2048,
|
|
7235
7242
|
"kindString": "Method",
|
|
@@ -7245,14 +7252,14 @@
|
|
|
7245
7252
|
],
|
|
7246
7253
|
"signatures": [
|
|
7247
7254
|
{
|
|
7248
|
-
"id":
|
|
7255
|
+
"id": 479,
|
|
7249
7256
|
"name": "inputKeydown",
|
|
7250
7257
|
"kind": 4096,
|
|
7251
7258
|
"kindString": "Call signature",
|
|
7252
7259
|
"flags": {},
|
|
7253
7260
|
"parameters": [
|
|
7254
7261
|
{
|
|
7255
|
-
"id":
|
|
7262
|
+
"id": 480,
|
|
7256
7263
|
"name": "event",
|
|
7257
7264
|
"kind": 32768,
|
|
7258
7265
|
"kindString": "Parameter",
|
|
@@ -7265,7 +7272,7 @@
|
|
|
7265
7272
|
}
|
|
7266
7273
|
},
|
|
7267
7274
|
{
|
|
7268
|
-
"id":
|
|
7275
|
+
"id": 481,
|
|
7269
7276
|
"name": "value",
|
|
7270
7277
|
"kind": 32768,
|
|
7271
7278
|
"kindString": "Parameter",
|
|
@@ -7284,7 +7291,7 @@
|
|
|
7284
7291
|
]
|
|
7285
7292
|
},
|
|
7286
7293
|
{
|
|
7287
|
-
"id":
|
|
7294
|
+
"id": 482,
|
|
7288
7295
|
"name": "inputKeyup",
|
|
7289
7296
|
"kind": 2048,
|
|
7290
7297
|
"kindString": "Method",
|
|
@@ -7300,14 +7307,14 @@
|
|
|
7300
7307
|
],
|
|
7301
7308
|
"signatures": [
|
|
7302
7309
|
{
|
|
7303
|
-
"id":
|
|
7310
|
+
"id": 483,
|
|
7304
7311
|
"name": "inputKeyup",
|
|
7305
7312
|
"kind": 4096,
|
|
7306
7313
|
"kindString": "Call signature",
|
|
7307
7314
|
"flags": {},
|
|
7308
7315
|
"parameters": [
|
|
7309
7316
|
{
|
|
7310
|
-
"id":
|
|
7317
|
+
"id": 484,
|
|
7311
7318
|
"name": "event",
|
|
7312
7319
|
"kind": 32768,
|
|
7313
7320
|
"kindString": "Parameter",
|
|
@@ -7328,7 +7335,7 @@
|
|
|
7328
7335
|
]
|
|
7329
7336
|
},
|
|
7330
7337
|
{
|
|
7331
|
-
"id":
|
|
7338
|
+
"id": 435,
|
|
7332
7339
|
"name": "ngAfterViewInit",
|
|
7333
7340
|
"kind": 2048,
|
|
7334
7341
|
"kindString": "Method",
|
|
@@ -7344,7 +7351,7 @@
|
|
|
7344
7351
|
],
|
|
7345
7352
|
"signatures": [
|
|
7346
7353
|
{
|
|
7347
|
-
"id":
|
|
7354
|
+
"id": 436,
|
|
7348
7355
|
"name": "ngAfterViewInit",
|
|
7349
7356
|
"kind": 4096,
|
|
7350
7357
|
"kindString": "Call signature",
|
|
@@ -7365,7 +7372,7 @@
|
|
|
7365
7372
|
}
|
|
7366
7373
|
},
|
|
7367
7374
|
{
|
|
7368
|
-
"id":
|
|
7375
|
+
"id": 437,
|
|
7369
7376
|
"name": "ngOnDestroy",
|
|
7370
7377
|
"kind": 2048,
|
|
7371
7378
|
"kindString": "Method",
|
|
@@ -7381,7 +7388,7 @@
|
|
|
7381
7388
|
],
|
|
7382
7389
|
"signatures": [
|
|
7383
7390
|
{
|
|
7384
|
-
"id":
|
|
7391
|
+
"id": 438,
|
|
7385
7392
|
"name": "ngOnDestroy",
|
|
7386
7393
|
"kind": 4096,
|
|
7387
7394
|
"kindString": "Call signature",
|
|
@@ -7402,7 +7409,7 @@
|
|
|
7402
7409
|
}
|
|
7403
7410
|
},
|
|
7404
7411
|
{
|
|
7405
|
-
"id":
|
|
7412
|
+
"id": 433,
|
|
7406
7413
|
"name": "ngOnInit",
|
|
7407
7414
|
"kind": 2048,
|
|
7408
7415
|
"kindString": "Method",
|
|
@@ -7418,7 +7425,7 @@
|
|
|
7418
7425
|
],
|
|
7419
7426
|
"signatures": [
|
|
7420
7427
|
{
|
|
7421
|
-
"id":
|
|
7428
|
+
"id": 434,
|
|
7422
7429
|
"name": "ngOnInit",
|
|
7423
7430
|
"kind": 4096,
|
|
7424
7431
|
"kindString": "Call signature",
|
|
@@ -7439,7 +7446,7 @@
|
|
|
7439
7446
|
}
|
|
7440
7447
|
},
|
|
7441
7448
|
{
|
|
7442
|
-
"id":
|
|
7449
|
+
"id": 444,
|
|
7443
7450
|
"name": "onAutocompleteBlur",
|
|
7444
7451
|
"kind": 2048,
|
|
7445
7452
|
"kindString": "Method",
|
|
@@ -7455,7 +7462,7 @@
|
|
|
7455
7462
|
],
|
|
7456
7463
|
"signatures": [
|
|
7457
7464
|
{
|
|
7458
|
-
"id":
|
|
7465
|
+
"id": 445,
|
|
7459
7466
|
"name": "onAutocompleteBlur",
|
|
7460
7467
|
"kind": 4096,
|
|
7461
7468
|
"kindString": "Call signature",
|
|
@@ -7468,7 +7475,7 @@
|
|
|
7468
7475
|
]
|
|
7469
7476
|
},
|
|
7470
7477
|
{
|
|
7471
|
-
"id":
|
|
7478
|
+
"id": 441,
|
|
7472
7479
|
"name": "onAutocompleteSelectionChange",
|
|
7473
7480
|
"kind": 2048,
|
|
7474
7481
|
"kindString": "Method",
|
|
@@ -7484,21 +7491,21 @@
|
|
|
7484
7491
|
],
|
|
7485
7492
|
"signatures": [
|
|
7486
7493
|
{
|
|
7487
|
-
"id":
|
|
7494
|
+
"id": 442,
|
|
7488
7495
|
"name": "onAutocompleteSelectionChange",
|
|
7489
7496
|
"kind": 4096,
|
|
7490
7497
|
"kindString": "Call signature",
|
|
7491
7498
|
"flags": {},
|
|
7492
7499
|
"parameters": [
|
|
7493
7500
|
{
|
|
7494
|
-
"id":
|
|
7501
|
+
"id": 443,
|
|
7495
7502
|
"name": "change",
|
|
7496
7503
|
"kind": 32768,
|
|
7497
7504
|
"kindString": "Parameter",
|
|
7498
7505
|
"flags": {},
|
|
7499
7506
|
"type": {
|
|
7500
7507
|
"type": "reference",
|
|
7501
|
-
"id":
|
|
7508
|
+
"id": 571,
|
|
7502
7509
|
"name": "SkyAutocompleteSelectionChange"
|
|
7503
7510
|
}
|
|
7504
7511
|
}
|
|
@@ -7511,7 +7518,7 @@
|
|
|
7511
7518
|
]
|
|
7512
7519
|
},
|
|
7513
7520
|
{
|
|
7514
|
-
"id":
|
|
7521
|
+
"id": 457,
|
|
7515
7522
|
"name": "onChange",
|
|
7516
7523
|
"kind": 2048,
|
|
7517
7524
|
"kindString": "Method",
|
|
@@ -7527,14 +7534,14 @@
|
|
|
7527
7534
|
],
|
|
7528
7535
|
"signatures": [
|
|
7529
7536
|
{
|
|
7530
|
-
"id":
|
|
7537
|
+
"id": 458,
|
|
7531
7538
|
"name": "onChange",
|
|
7532
7539
|
"kind": 4096,
|
|
7533
7540
|
"kindString": "Call signature",
|
|
7534
7541
|
"flags": {},
|
|
7535
7542
|
"parameters": [
|
|
7536
7543
|
{
|
|
7537
|
-
"id":
|
|
7544
|
+
"id": 459,
|
|
7538
7545
|
"name": "value",
|
|
7539
7546
|
"kind": 32768,
|
|
7540
7547
|
"kindString": "Parameter",
|
|
@@ -7556,7 +7563,7 @@
|
|
|
7556
7563
|
]
|
|
7557
7564
|
},
|
|
7558
7565
|
{
|
|
7559
|
-
"id":
|
|
7566
|
+
"id": 496,
|
|
7560
7567
|
"name": "onSearchAsync",
|
|
7561
7568
|
"kind": 2048,
|
|
7562
7569
|
"kindString": "Method",
|
|
@@ -7566,27 +7573,27 @@
|
|
|
7566
7573
|
"sources": [
|
|
7567
7574
|
{
|
|
7568
7575
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7569
|
-
"line":
|
|
7576
|
+
"line": 620,
|
|
7570
7577
|
"character": 9
|
|
7571
7578
|
}
|
|
7572
7579
|
],
|
|
7573
7580
|
"signatures": [
|
|
7574
7581
|
{
|
|
7575
|
-
"id":
|
|
7582
|
+
"id": 497,
|
|
7576
7583
|
"name": "onSearchAsync",
|
|
7577
7584
|
"kind": 4096,
|
|
7578
7585
|
"kindString": "Call signature",
|
|
7579
7586
|
"flags": {},
|
|
7580
7587
|
"parameters": [
|
|
7581
7588
|
{
|
|
7582
|
-
"id":
|
|
7589
|
+
"id": 498,
|
|
7583
7590
|
"name": "args",
|
|
7584
7591
|
"kind": 32768,
|
|
7585
7592
|
"kindString": "Parameter",
|
|
7586
7593
|
"flags": {},
|
|
7587
7594
|
"type": {
|
|
7588
7595
|
"type": "reference",
|
|
7589
|
-
"id":
|
|
7596
|
+
"id": 548,
|
|
7590
7597
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
7591
7598
|
}
|
|
7592
7599
|
}
|
|
@@ -7599,7 +7606,7 @@
|
|
|
7599
7606
|
]
|
|
7600
7607
|
},
|
|
7601
7608
|
{
|
|
7602
|
-
"id":
|
|
7609
|
+
"id": 485,
|
|
7603
7610
|
"name": "onSearchButtonClick",
|
|
7604
7611
|
"kind": 2048,
|
|
7605
7612
|
"kindString": "Method",
|
|
@@ -7615,7 +7622,7 @@
|
|
|
7615
7622
|
],
|
|
7616
7623
|
"signatures": [
|
|
7617
7624
|
{
|
|
7618
|
-
"id":
|
|
7625
|
+
"id": 486,
|
|
7619
7626
|
"name": "onSearchButtonClick",
|
|
7620
7627
|
"kind": 4096,
|
|
7621
7628
|
"kindString": "Call signature",
|
|
@@ -7628,7 +7635,7 @@
|
|
|
7628
7635
|
]
|
|
7629
7636
|
},
|
|
7630
7637
|
{
|
|
7631
|
-
"id":
|
|
7638
|
+
"id": 487,
|
|
7632
7639
|
"name": "onShowMoreClick",
|
|
7633
7640
|
"kind": 2048,
|
|
7634
7641
|
"kindString": "Method",
|
|
@@ -7644,14 +7651,14 @@
|
|
|
7644
7651
|
],
|
|
7645
7652
|
"signatures": [
|
|
7646
7653
|
{
|
|
7647
|
-
"id":
|
|
7654
|
+
"id": 488,
|
|
7648
7655
|
"name": "onShowMoreClick",
|
|
7649
7656
|
"kind": 4096,
|
|
7650
7657
|
"kindString": "Call signature",
|
|
7651
7658
|
"flags": {},
|
|
7652
7659
|
"parameters": [
|
|
7653
7660
|
{
|
|
7654
|
-
"id":
|
|
7661
|
+
"id": 489,
|
|
7655
7662
|
"name": "event",
|
|
7656
7663
|
"kind": 32768,
|
|
7657
7664
|
"kindString": "Parameter",
|
|
@@ -7670,7 +7677,7 @@
|
|
|
7670
7677
|
]
|
|
7671
7678
|
},
|
|
7672
7679
|
{
|
|
7673
|
-
"id":
|
|
7680
|
+
"id": 446,
|
|
7674
7681
|
"name": "onTokensChange",
|
|
7675
7682
|
"kind": 2048,
|
|
7676
7683
|
"kindString": "Method",
|
|
@@ -7686,14 +7693,14 @@
|
|
|
7686
7693
|
],
|
|
7687
7694
|
"signatures": [
|
|
7688
7695
|
{
|
|
7689
|
-
"id":
|
|
7696
|
+
"id": 447,
|
|
7690
7697
|
"name": "onTokensChange",
|
|
7691
7698
|
"kind": 4096,
|
|
7692
7699
|
"kindString": "Call signature",
|
|
7693
7700
|
"flags": {},
|
|
7694
7701
|
"parameters": [
|
|
7695
7702
|
{
|
|
7696
|
-
"id":
|
|
7703
|
+
"id": 448,
|
|
7697
7704
|
"name": "change",
|
|
7698
7705
|
"kind": 32768,
|
|
7699
7706
|
"kindString": "Parameter",
|
|
@@ -7715,7 +7722,7 @@
|
|
|
7715
7722
|
]
|
|
7716
7723
|
},
|
|
7717
7724
|
{
|
|
7718
|
-
"id":
|
|
7725
|
+
"id": 449,
|
|
7719
7726
|
"name": "onTokensFocusIndexOverRange",
|
|
7720
7727
|
"kind": 2048,
|
|
7721
7728
|
"kindString": "Method",
|
|
@@ -7731,7 +7738,7 @@
|
|
|
7731
7738
|
],
|
|
7732
7739
|
"signatures": [
|
|
7733
7740
|
{
|
|
7734
|
-
"id":
|
|
7741
|
+
"id": 450,
|
|
7735
7742
|
"name": "onTokensFocusIndexOverRange",
|
|
7736
7743
|
"kind": 4096,
|
|
7737
7744
|
"kindString": "Call signature",
|
|
@@ -7744,7 +7751,7 @@
|
|
|
7744
7751
|
]
|
|
7745
7752
|
},
|
|
7746
7753
|
{
|
|
7747
|
-
"id":
|
|
7754
|
+
"id": 451,
|
|
7748
7755
|
"name": "onTokensKeyUp",
|
|
7749
7756
|
"kind": 2048,
|
|
7750
7757
|
"kindString": "Method",
|
|
@@ -7760,14 +7767,14 @@
|
|
|
7760
7767
|
],
|
|
7761
7768
|
"signatures": [
|
|
7762
7769
|
{
|
|
7763
|
-
"id":
|
|
7770
|
+
"id": 452,
|
|
7764
7771
|
"name": "onTokensKeyUp",
|
|
7765
7772
|
"kind": 4096,
|
|
7766
7773
|
"kindString": "Call signature",
|
|
7767
7774
|
"flags": {},
|
|
7768
7775
|
"parameters": [
|
|
7769
7776
|
{
|
|
7770
|
-
"id":
|
|
7777
|
+
"id": 453,
|
|
7771
7778
|
"name": "event",
|
|
7772
7779
|
"kind": 32768,
|
|
7773
7780
|
"kindString": "Parameter",
|
|
@@ -7788,7 +7795,7 @@
|
|
|
7788
7795
|
]
|
|
7789
7796
|
},
|
|
7790
7797
|
{
|
|
7791
|
-
"id":
|
|
7798
|
+
"id": 460,
|
|
7792
7799
|
"name": "onTouched",
|
|
7793
7800
|
"kind": 2048,
|
|
7794
7801
|
"kindString": "Method",
|
|
@@ -7804,7 +7811,7 @@
|
|
|
7804
7811
|
],
|
|
7805
7812
|
"signatures": [
|
|
7806
7813
|
{
|
|
7807
|
-
"id":
|
|
7814
|
+
"id": 461,
|
|
7808
7815
|
"name": "onTouched",
|
|
7809
7816
|
"kind": 4096,
|
|
7810
7817
|
"kindString": "Call signature",
|
|
@@ -7817,7 +7824,7 @@
|
|
|
7817
7824
|
]
|
|
7818
7825
|
},
|
|
7819
7826
|
{
|
|
7820
|
-
"id":
|
|
7827
|
+
"id": 493,
|
|
7821
7828
|
"name": "openPicker",
|
|
7822
7829
|
"kind": 2048,
|
|
7823
7830
|
"kindString": "Method",
|
|
@@ -7827,20 +7834,20 @@
|
|
|
7827
7834
|
"sources": [
|
|
7828
7835
|
{
|
|
7829
7836
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7830
|
-
"line":
|
|
7837
|
+
"line": 574,
|
|
7831
7838
|
"character": 9
|
|
7832
7839
|
}
|
|
7833
7840
|
],
|
|
7834
7841
|
"signatures": [
|
|
7835
7842
|
{
|
|
7836
|
-
"id":
|
|
7843
|
+
"id": 494,
|
|
7837
7844
|
"name": "openPicker",
|
|
7838
7845
|
"kind": 4096,
|
|
7839
7846
|
"kindString": "Call signature",
|
|
7840
7847
|
"flags": {},
|
|
7841
7848
|
"parameters": [
|
|
7842
7849
|
{
|
|
7843
|
-
"id":
|
|
7850
|
+
"id": 495,
|
|
7844
7851
|
"name": "initialSearch",
|
|
7845
7852
|
"kind": 32768,
|
|
7846
7853
|
"kindString": "Parameter",
|
|
@@ -7859,7 +7866,7 @@
|
|
|
7859
7866
|
]
|
|
7860
7867
|
},
|
|
7861
7868
|
{
|
|
7862
|
-
"id":
|
|
7869
|
+
"id": 462,
|
|
7863
7870
|
"name": "registerOnChange",
|
|
7864
7871
|
"kind": 2048,
|
|
7865
7872
|
"kindString": "Method",
|
|
@@ -7875,14 +7882,14 @@
|
|
|
7875
7882
|
],
|
|
7876
7883
|
"signatures": [
|
|
7877
7884
|
{
|
|
7878
|
-
"id":
|
|
7885
|
+
"id": 463,
|
|
7879
7886
|
"name": "registerOnChange",
|
|
7880
7887
|
"kind": 4096,
|
|
7881
7888
|
"kindString": "Call signature",
|
|
7882
7889
|
"flags": {},
|
|
7883
7890
|
"parameters": [
|
|
7884
7891
|
{
|
|
7885
|
-
"id":
|
|
7892
|
+
"id": 464,
|
|
7886
7893
|
"name": "fn",
|
|
7887
7894
|
"kind": 32768,
|
|
7888
7895
|
"kindString": "Parameter",
|
|
@@ -7890,21 +7897,21 @@
|
|
|
7890
7897
|
"type": {
|
|
7891
7898
|
"type": "reflection",
|
|
7892
7899
|
"declaration": {
|
|
7893
|
-
"id":
|
|
7900
|
+
"id": 465,
|
|
7894
7901
|
"name": "__type",
|
|
7895
7902
|
"kind": 65536,
|
|
7896
7903
|
"kindString": "Type literal",
|
|
7897
7904
|
"flags": {},
|
|
7898
7905
|
"signatures": [
|
|
7899
7906
|
{
|
|
7900
|
-
"id":
|
|
7907
|
+
"id": 466,
|
|
7901
7908
|
"name": "__type",
|
|
7902
7909
|
"kind": 4096,
|
|
7903
7910
|
"kindString": "Call signature",
|
|
7904
7911
|
"flags": {},
|
|
7905
7912
|
"parameters": [
|
|
7906
7913
|
{
|
|
7907
|
-
"id":
|
|
7914
|
+
"id": 467,
|
|
7908
7915
|
"name": "value",
|
|
7909
7916
|
"kind": 32768,
|
|
7910
7917
|
"kindString": "Parameter",
|
|
@@ -7941,7 +7948,7 @@
|
|
|
7941
7948
|
}
|
|
7942
7949
|
},
|
|
7943
7950
|
{
|
|
7944
|
-
"id":
|
|
7951
|
+
"id": 468,
|
|
7945
7952
|
"name": "registerOnTouched",
|
|
7946
7953
|
"kind": 2048,
|
|
7947
7954
|
"kindString": "Method",
|
|
@@ -7957,14 +7964,14 @@
|
|
|
7957
7964
|
],
|
|
7958
7965
|
"signatures": [
|
|
7959
7966
|
{
|
|
7960
|
-
"id":
|
|
7967
|
+
"id": 469,
|
|
7961
7968
|
"name": "registerOnTouched",
|
|
7962
7969
|
"kind": 4096,
|
|
7963
7970
|
"kindString": "Call signature",
|
|
7964
7971
|
"flags": {},
|
|
7965
7972
|
"parameters": [
|
|
7966
7973
|
{
|
|
7967
|
-
"id":
|
|
7974
|
+
"id": 470,
|
|
7968
7975
|
"name": "fn",
|
|
7969
7976
|
"kind": 32768,
|
|
7970
7977
|
"kindString": "Parameter",
|
|
@@ -7972,14 +7979,14 @@
|
|
|
7972
7979
|
"type": {
|
|
7973
7980
|
"type": "reflection",
|
|
7974
7981
|
"declaration": {
|
|
7975
|
-
"id":
|
|
7982
|
+
"id": 471,
|
|
7976
7983
|
"name": "__type",
|
|
7977
7984
|
"kind": 65536,
|
|
7978
7985
|
"kindString": "Type literal",
|
|
7979
7986
|
"flags": {},
|
|
7980
7987
|
"signatures": [
|
|
7981
7988
|
{
|
|
7982
|
-
"id":
|
|
7989
|
+
"id": 472,
|
|
7983
7990
|
"name": "__type",
|
|
7984
7991
|
"kind": 4096,
|
|
7985
7992
|
"kindString": "Call signature",
|
|
@@ -8010,7 +8017,7 @@
|
|
|
8010
8017
|
}
|
|
8011
8018
|
},
|
|
8012
8019
|
{
|
|
8013
|
-
"id":
|
|
8020
|
+
"id": 473,
|
|
8014
8021
|
"name": "setDisabledState",
|
|
8015
8022
|
"kind": 2048,
|
|
8016
8023
|
"kindString": "Method",
|
|
@@ -8026,14 +8033,14 @@
|
|
|
8026
8033
|
],
|
|
8027
8034
|
"signatures": [
|
|
8028
8035
|
{
|
|
8029
|
-
"id":
|
|
8036
|
+
"id": 474,
|
|
8030
8037
|
"name": "setDisabledState",
|
|
8031
8038
|
"kind": 4096,
|
|
8032
8039
|
"kindString": "Call signature",
|
|
8033
8040
|
"flags": {},
|
|
8034
8041
|
"parameters": [
|
|
8035
8042
|
{
|
|
8036
|
-
"id":
|
|
8043
|
+
"id": 475,
|
|
8037
8044
|
"name": "disabled",
|
|
8038
8045
|
"kind": 32768,
|
|
8039
8046
|
"kindString": "Parameter",
|
|
@@ -8060,7 +8067,7 @@
|
|
|
8060
8067
|
}
|
|
8061
8068
|
},
|
|
8062
8069
|
{
|
|
8063
|
-
"id":
|
|
8070
|
+
"id": 454,
|
|
8064
8071
|
"name": "writeValue",
|
|
8065
8072
|
"kind": 2048,
|
|
8066
8073
|
"kindString": "Method",
|
|
@@ -8076,14 +8083,14 @@
|
|
|
8076
8083
|
],
|
|
8077
8084
|
"signatures": [
|
|
8078
8085
|
{
|
|
8079
|
-
"id":
|
|
8086
|
+
"id": 455,
|
|
8080
8087
|
"name": "writeValue",
|
|
8081
8088
|
"kind": 4096,
|
|
8082
8089
|
"kindString": "Call signature",
|
|
8083
8090
|
"flags": {},
|
|
8084
8091
|
"parameters": [
|
|
8085
8092
|
{
|
|
8086
|
-
"id":
|
|
8093
|
+
"id": 456,
|
|
8087
8094
|
"name": "value",
|
|
8088
8095
|
"kind": 32768,
|
|
8089
8096
|
"kindString": "Parameter",
|
|
@@ -8118,75 +8125,75 @@
|
|
|
8118
8125
|
"title": "Constructors",
|
|
8119
8126
|
"kind": 512,
|
|
8120
8127
|
"children": [
|
|
8121
|
-
|
|
8128
|
+
373
|
|
8122
8129
|
]
|
|
8123
8130
|
},
|
|
8124
8131
|
{
|
|
8125
8132
|
"title": "Properties",
|
|
8126
8133
|
"kind": 1024,
|
|
8127
8134
|
"children": [
|
|
8128
|
-
|
|
8129
|
-
373,
|
|
8130
|
-
374,
|
|
8131
|
-
375,
|
|
8132
|
-
400,
|
|
8133
|
-
513,
|
|
8134
|
-
380,
|
|
8135
|
-
381,
|
|
8136
|
-
383,
|
|
8137
|
-
420,
|
|
8138
|
-
401,
|
|
8139
|
-
382,
|
|
8140
|
-
530,
|
|
8141
|
-
528,
|
|
8142
|
-
526,
|
|
8143
|
-
529,
|
|
8144
|
-
527,
|
|
8135
|
+
402,
|
|
8145
8136
|
384,
|
|
8146
8137
|
385,
|
|
8147
|
-
|
|
8148
|
-
|
|
8138
|
+
386,
|
|
8139
|
+
411,
|
|
8140
|
+
524,
|
|
8141
|
+
391,
|
|
8142
|
+
392,
|
|
8143
|
+
394,
|
|
8144
|
+
431,
|
|
8145
|
+
412,
|
|
8146
|
+
393,
|
|
8147
|
+
541,
|
|
8148
|
+
539,
|
|
8149
|
+
537,
|
|
8150
|
+
540,
|
|
8151
|
+
538,
|
|
8152
|
+
395,
|
|
8153
|
+
396,
|
|
8154
|
+
432,
|
|
8155
|
+
413
|
|
8149
8156
|
]
|
|
8150
8157
|
},
|
|
8151
8158
|
{
|
|
8152
8159
|
"title": "Accessors",
|
|
8153
8160
|
"kind": 262144,
|
|
8154
8161
|
"children": [
|
|
8155
|
-
|
|
8156
|
-
|
|
8157
|
-
|
|
8158
|
-
|
|
8159
|
-
|
|
8160
|
-
|
|
8161
|
-
|
|
8162
|
+
387,
|
|
8163
|
+
525,
|
|
8164
|
+
529,
|
|
8165
|
+
533,
|
|
8166
|
+
397,
|
|
8167
|
+
403,
|
|
8168
|
+
407
|
|
8162
8169
|
]
|
|
8163
8170
|
},
|
|
8164
8171
|
{
|
|
8165
8172
|
"title": "Methods",
|
|
8166
8173
|
"kind": 2048,
|
|
8167
8174
|
"children": [
|
|
8168
|
-
|
|
8169
|
-
465,
|
|
8170
|
-
467,
|
|
8171
|
-
471,
|
|
8172
|
-
424,
|
|
8173
|
-
426,
|
|
8174
|
-
422,
|
|
8175
|
-
433,
|
|
8176
|
-
430,
|
|
8177
|
-
446,
|
|
8178
|
-
485,
|
|
8179
|
-
474,
|
|
8175
|
+
439,
|
|
8180
8176
|
476,
|
|
8177
|
+
478,
|
|
8178
|
+
482,
|
|
8181
8179
|
435,
|
|
8182
|
-
|
|
8183
|
-
|
|
8180
|
+
437,
|
|
8181
|
+
433,
|
|
8182
|
+
444,
|
|
8183
|
+
441,
|
|
8184
|
+
457,
|
|
8185
|
+
496,
|
|
8186
|
+
485,
|
|
8187
|
+
487,
|
|
8188
|
+
446,
|
|
8184
8189
|
449,
|
|
8185
|
-
482,
|
|
8186
8190
|
451,
|
|
8187
|
-
|
|
8191
|
+
460,
|
|
8192
|
+
493,
|
|
8188
8193
|
462,
|
|
8189
|
-
|
|
8194
|
+
468,
|
|
8195
|
+
473,
|
|
8196
|
+
454
|
|
8190
8197
|
]
|
|
8191
8198
|
}
|
|
8192
8199
|
],
|
|
@@ -8231,7 +8238,7 @@
|
|
|
8231
8238
|
]
|
|
8232
8239
|
},
|
|
8233
8240
|
{
|
|
8234
|
-
"id":
|
|
8241
|
+
"id": 548,
|
|
8235
8242
|
"name": "SkyAutocompleteSearchAsyncArgs",
|
|
8236
8243
|
"kind": 256,
|
|
8237
8244
|
"kindString": "Interface",
|
|
@@ -8241,7 +8248,7 @@
|
|
|
8241
8248
|
},
|
|
8242
8249
|
"children": [
|
|
8243
8250
|
{
|
|
8244
|
-
"id":
|
|
8251
|
+
"id": 552,
|
|
8245
8252
|
"name": "continuationData",
|
|
8246
8253
|
"kind": 1024,
|
|
8247
8254
|
"kindString": "Property",
|
|
@@ -8264,7 +8271,7 @@
|
|
|
8264
8271
|
}
|
|
8265
8272
|
},
|
|
8266
8273
|
{
|
|
8267
|
-
"id":
|
|
8274
|
+
"id": 550,
|
|
8268
8275
|
"name": "displayType",
|
|
8269
8276
|
"kind": 1024,
|
|
8270
8277
|
"kindString": "Property",
|
|
@@ -8281,12 +8288,12 @@
|
|
|
8281
8288
|
],
|
|
8282
8289
|
"type": {
|
|
8283
8290
|
"type": "reference",
|
|
8284
|
-
"id":
|
|
8291
|
+
"id": 559,
|
|
8285
8292
|
"name": "AutocompleteSearchAsyncResultDisplayType"
|
|
8286
8293
|
}
|
|
8287
8294
|
},
|
|
8288
8295
|
{
|
|
8289
|
-
"id":
|
|
8296
|
+
"id": 551,
|
|
8290
8297
|
"name": "offset",
|
|
8291
8298
|
"kind": 1024,
|
|
8292
8299
|
"kindString": "Property",
|
|
@@ -8307,7 +8314,7 @@
|
|
|
8307
8314
|
}
|
|
8308
8315
|
},
|
|
8309
8316
|
{
|
|
8310
|
-
"id":
|
|
8317
|
+
"id": 553,
|
|
8311
8318
|
"name": "result",
|
|
8312
8319
|
"kind": 1024,
|
|
8313
8320
|
"kindString": "Property",
|
|
@@ -8329,7 +8336,7 @@
|
|
|
8329
8336
|
"typeArguments": [
|
|
8330
8337
|
{
|
|
8331
8338
|
"type": "reference",
|
|
8332
|
-
"id":
|
|
8339
|
+
"id": 554,
|
|
8333
8340
|
"name": "SkyAutocompleteSearchAsyncResult"
|
|
8334
8341
|
}
|
|
8335
8342
|
],
|
|
@@ -8339,7 +8346,7 @@
|
|
|
8339
8346
|
}
|
|
8340
8347
|
},
|
|
8341
8348
|
{
|
|
8342
|
-
"id":
|
|
8349
|
+
"id": 549,
|
|
8343
8350
|
"name": "searchText",
|
|
8344
8351
|
"kind": 1024,
|
|
8345
8352
|
"kindString": "Property",
|
|
@@ -8365,11 +8372,11 @@
|
|
|
8365
8372
|
"title": "Properties",
|
|
8366
8373
|
"kind": 1024,
|
|
8367
8374
|
"children": [
|
|
8368
|
-
|
|
8369
|
-
|
|
8370
|
-
|
|
8371
|
-
|
|
8372
|
-
|
|
8375
|
+
552,
|
|
8376
|
+
550,
|
|
8377
|
+
551,
|
|
8378
|
+
553,
|
|
8379
|
+
549
|
|
8373
8380
|
]
|
|
8374
8381
|
}
|
|
8375
8382
|
],
|
|
@@ -8382,7 +8389,7 @@
|
|
|
8382
8389
|
]
|
|
8383
8390
|
},
|
|
8384
8391
|
{
|
|
8385
|
-
"id":
|
|
8392
|
+
"id": 554,
|
|
8386
8393
|
"name": "SkyAutocompleteSearchAsyncResult",
|
|
8387
8394
|
"kind": 256,
|
|
8388
8395
|
"kindString": "Interface",
|
|
@@ -8392,7 +8399,7 @@
|
|
|
8392
8399
|
},
|
|
8393
8400
|
"children": [
|
|
8394
8401
|
{
|
|
8395
|
-
"id":
|
|
8402
|
+
"id": 555,
|
|
8396
8403
|
"name": "continuationData",
|
|
8397
8404
|
"kind": 1024,
|
|
8398
8405
|
"kindString": "Property",
|
|
@@ -8415,7 +8422,7 @@
|
|
|
8415
8422
|
}
|
|
8416
8423
|
},
|
|
8417
8424
|
{
|
|
8418
|
-
"id":
|
|
8425
|
+
"id": 556,
|
|
8419
8426
|
"name": "hasMore",
|
|
8420
8427
|
"kind": 1024,
|
|
8421
8428
|
"kindString": "Property",
|
|
@@ -8438,7 +8445,7 @@
|
|
|
8438
8445
|
}
|
|
8439
8446
|
},
|
|
8440
8447
|
{
|
|
8441
|
-
"id":
|
|
8448
|
+
"id": 557,
|
|
8442
8449
|
"name": "items",
|
|
8443
8450
|
"kind": 1024,
|
|
8444
8451
|
"kindString": "Property",
|
|
@@ -8462,7 +8469,7 @@
|
|
|
8462
8469
|
}
|
|
8463
8470
|
},
|
|
8464
8471
|
{
|
|
8465
|
-
"id":
|
|
8472
|
+
"id": 558,
|
|
8466
8473
|
"name": "totalCount",
|
|
8467
8474
|
"kind": 1024,
|
|
8468
8475
|
"kindString": "Property",
|
|
@@ -8488,10 +8495,10 @@
|
|
|
8488
8495
|
"title": "Properties",
|
|
8489
8496
|
"kind": 1024,
|
|
8490
8497
|
"children": [
|
|
8491
|
-
|
|
8492
|
-
|
|
8493
|
-
|
|
8494
|
-
|
|
8498
|
+
555,
|
|
8499
|
+
556,
|
|
8500
|
+
557,
|
|
8501
|
+
558
|
|
8495
8502
|
]
|
|
8496
8503
|
}
|
|
8497
8504
|
],
|
|
@@ -8504,14 +8511,14 @@
|
|
|
8504
8511
|
]
|
|
8505
8512
|
},
|
|
8506
8513
|
{
|
|
8507
|
-
"id":
|
|
8514
|
+
"id": 571,
|
|
8508
8515
|
"name": "SkyAutocompleteSelectionChange",
|
|
8509
8516
|
"kind": 256,
|
|
8510
8517
|
"kindString": "Interface",
|
|
8511
8518
|
"flags": {},
|
|
8512
8519
|
"children": [
|
|
8513
8520
|
{
|
|
8514
|
-
"id":
|
|
8521
|
+
"id": 572,
|
|
8515
8522
|
"name": "selectedItem",
|
|
8516
8523
|
"kind": 1024,
|
|
8517
8524
|
"kindString": "Property",
|
|
@@ -8539,7 +8546,7 @@
|
|
|
8539
8546
|
"title": "Properties",
|
|
8540
8547
|
"kind": 1024,
|
|
8541
8548
|
"children": [
|
|
8542
|
-
|
|
8549
|
+
572
|
|
8543
8550
|
]
|
|
8544
8551
|
}
|
|
8545
8552
|
],
|
|
@@ -8552,7 +8559,7 @@
|
|
|
8552
8559
|
]
|
|
8553
8560
|
},
|
|
8554
8561
|
{
|
|
8555
|
-
"id":
|
|
8562
|
+
"id": 579,
|
|
8556
8563
|
"name": "SkyCountryFieldCountry",
|
|
8557
8564
|
"kind": 256,
|
|
8558
8565
|
"kindString": "Interface",
|
|
@@ -8562,7 +8569,7 @@
|
|
|
8562
8569
|
},
|
|
8563
8570
|
"children": [
|
|
8564
8571
|
{
|
|
8565
|
-
"id":
|
|
8572
|
+
"id": 582,
|
|
8566
8573
|
"name": "dialCode",
|
|
8567
8574
|
"kind": 1024,
|
|
8568
8575
|
"kindString": "Property",
|
|
@@ -8585,7 +8592,7 @@
|
|
|
8585
8592
|
}
|
|
8586
8593
|
},
|
|
8587
8594
|
{
|
|
8588
|
-
"id":
|
|
8595
|
+
"id": 580,
|
|
8589
8596
|
"name": "iso2",
|
|
8590
8597
|
"kind": 1024,
|
|
8591
8598
|
"kindString": "Property",
|
|
@@ -8612,7 +8619,7 @@
|
|
|
8612
8619
|
}
|
|
8613
8620
|
},
|
|
8614
8621
|
{
|
|
8615
|
-
"id":
|
|
8622
|
+
"id": 581,
|
|
8616
8623
|
"name": "name",
|
|
8617
8624
|
"kind": 1024,
|
|
8618
8625
|
"kindString": "Property",
|
|
@@ -8640,9 +8647,9 @@
|
|
|
8640
8647
|
"title": "Properties",
|
|
8641
8648
|
"kind": 1024,
|
|
8642
8649
|
"children": [
|
|
8643
|
-
|
|
8644
|
-
|
|
8645
|
-
|
|
8650
|
+
582,
|
|
8651
|
+
580,
|
|
8652
|
+
581
|
|
8646
8653
|
]
|
|
8647
8654
|
}
|
|
8648
8655
|
],
|
|
@@ -8655,7 +8662,7 @@
|
|
|
8655
8662
|
]
|
|
8656
8663
|
},
|
|
8657
8664
|
{
|
|
8658
|
-
"id":
|
|
8665
|
+
"id": 588,
|
|
8659
8666
|
"name": "SkyLookupAddCallbackArgs",
|
|
8660
8667
|
"kind": 256,
|
|
8661
8668
|
"kindString": "Interface",
|
|
@@ -8665,7 +8672,7 @@
|
|
|
8665
8672
|
},
|
|
8666
8673
|
"children": [
|
|
8667
8674
|
{
|
|
8668
|
-
"id":
|
|
8675
|
+
"id": 590,
|
|
8669
8676
|
"name": "data",
|
|
8670
8677
|
"kind": 1024,
|
|
8671
8678
|
"kindString": "Property",
|
|
@@ -8691,7 +8698,7 @@
|
|
|
8691
8698
|
}
|
|
8692
8699
|
},
|
|
8693
8700
|
{
|
|
8694
|
-
"id":
|
|
8701
|
+
"id": 589,
|
|
8695
8702
|
"name": "item",
|
|
8696
8703
|
"kind": 1024,
|
|
8697
8704
|
"kindString": "Property",
|
|
@@ -8717,8 +8724,8 @@
|
|
|
8717
8724
|
"title": "Properties",
|
|
8718
8725
|
"kind": 1024,
|
|
8719
8726
|
"children": [
|
|
8720
|
-
|
|
8721
|
-
|
|
8727
|
+
590,
|
|
8728
|
+
589
|
|
8722
8729
|
]
|
|
8723
8730
|
}
|
|
8724
8731
|
],
|
|
@@ -8731,7 +8738,7 @@
|
|
|
8731
8738
|
]
|
|
8732
8739
|
},
|
|
8733
8740
|
{
|
|
8734
|
-
"id":
|
|
8741
|
+
"id": 591,
|
|
8735
8742
|
"name": "SkyLookupAddClickEventArgs",
|
|
8736
8743
|
"kind": 256,
|
|
8737
8744
|
"kindString": "Interface",
|
|
@@ -8741,7 +8748,7 @@
|
|
|
8741
8748
|
},
|
|
8742
8749
|
"children": [
|
|
8743
8750
|
{
|
|
8744
|
-
"id":
|
|
8751
|
+
"id": 592,
|
|
8745
8752
|
"name": "itemAdded",
|
|
8746
8753
|
"kind": 2048,
|
|
8747
8754
|
"kindString": "Method",
|
|
@@ -8755,7 +8762,7 @@
|
|
|
8755
8762
|
],
|
|
8756
8763
|
"signatures": [
|
|
8757
8764
|
{
|
|
8758
|
-
"id":
|
|
8765
|
+
"id": 593,
|
|
8759
8766
|
"name": "itemAdded",
|
|
8760
8767
|
"kind": 4096,
|
|
8761
8768
|
"kindString": "Call signature",
|
|
@@ -8765,7 +8772,7 @@
|
|
|
8765
8772
|
},
|
|
8766
8773
|
"parameters": [
|
|
8767
8774
|
{
|
|
8768
|
-
"id":
|
|
8775
|
+
"id": 594,
|
|
8769
8776
|
"name": "args",
|
|
8770
8777
|
"kind": 32768,
|
|
8771
8778
|
"kindString": "Parameter",
|
|
@@ -8775,7 +8782,7 @@
|
|
|
8775
8782
|
},
|
|
8776
8783
|
"type": {
|
|
8777
8784
|
"type": "reference",
|
|
8778
|
-
"id":
|
|
8785
|
+
"id": 588,
|
|
8779
8786
|
"name": "SkyLookupAddCallbackArgs"
|
|
8780
8787
|
}
|
|
8781
8788
|
}
|
|
@@ -8793,7 +8800,7 @@
|
|
|
8793
8800
|
"title": "Methods",
|
|
8794
8801
|
"kind": 2048,
|
|
8795
8802
|
"children": [
|
|
8796
|
-
|
|
8803
|
+
592
|
|
8797
8804
|
]
|
|
8798
8805
|
}
|
|
8799
8806
|
],
|
|
@@ -8806,7 +8813,7 @@
|
|
|
8806
8813
|
]
|
|
8807
8814
|
},
|
|
8808
8815
|
{
|
|
8809
|
-
"id":
|
|
8816
|
+
"id": 599,
|
|
8810
8817
|
"name": "SkyLookupShowMoreConfig",
|
|
8811
8818
|
"kind": 256,
|
|
8812
8819
|
"kindString": "Interface",
|
|
@@ -8816,7 +8823,7 @@
|
|
|
8816
8823
|
},
|
|
8817
8824
|
"children": [
|
|
8818
8825
|
{
|
|
8819
|
-
"id":
|
|
8826
|
+
"id": 600,
|
|
8820
8827
|
"name": "customPicker",
|
|
8821
8828
|
"kind": 1024,
|
|
8822
8829
|
"kindString": "Property",
|
|
@@ -8835,12 +8842,12 @@
|
|
|
8835
8842
|
],
|
|
8836
8843
|
"type": {
|
|
8837
8844
|
"type": "reference",
|
|
8838
|
-
"id":
|
|
8845
|
+
"id": 602,
|
|
8839
8846
|
"name": "SkyLookupShowMoreCustomPicker"
|
|
8840
8847
|
}
|
|
8841
8848
|
},
|
|
8842
8849
|
{
|
|
8843
|
-
"id":
|
|
8850
|
+
"id": 601,
|
|
8844
8851
|
"name": "nativePickerConfig",
|
|
8845
8852
|
"kind": 1024,
|
|
8846
8853
|
"kindString": "Property",
|
|
@@ -8859,7 +8866,7 @@
|
|
|
8859
8866
|
],
|
|
8860
8867
|
"type": {
|
|
8861
8868
|
"type": "reference",
|
|
8862
|
-
"id":
|
|
8869
|
+
"id": 612,
|
|
8863
8870
|
"name": "SkyLookupShowMoreNativePickerConfig"
|
|
8864
8871
|
}
|
|
8865
8872
|
}
|
|
@@ -8869,8 +8876,8 @@
|
|
|
8869
8876
|
"title": "Properties",
|
|
8870
8877
|
"kind": 1024,
|
|
8871
8878
|
"children": [
|
|
8872
|
-
|
|
8873
|
-
|
|
8879
|
+
600,
|
|
8880
|
+
601
|
|
8874
8881
|
]
|
|
8875
8882
|
}
|
|
8876
8883
|
],
|
|
@@ -8883,7 +8890,7 @@
|
|
|
8883
8890
|
]
|
|
8884
8891
|
},
|
|
8885
8892
|
{
|
|
8886
|
-
"id":
|
|
8893
|
+
"id": 602,
|
|
8887
8894
|
"name": "SkyLookupShowMoreCustomPicker",
|
|
8888
8895
|
"kind": 256,
|
|
8889
8896
|
"kindString": "Interface",
|
|
@@ -8893,7 +8900,7 @@
|
|
|
8893
8900
|
},
|
|
8894
8901
|
"children": [
|
|
8895
8902
|
{
|
|
8896
|
-
"id":
|
|
8903
|
+
"id": 603,
|
|
8897
8904
|
"name": "open",
|
|
8898
8905
|
"kind": 2048,
|
|
8899
8906
|
"kindString": "Method",
|
|
@@ -8907,21 +8914,21 @@
|
|
|
8907
8914
|
],
|
|
8908
8915
|
"signatures": [
|
|
8909
8916
|
{
|
|
8910
|
-
"id":
|
|
8917
|
+
"id": 604,
|
|
8911
8918
|
"name": "open",
|
|
8912
8919
|
"kind": 4096,
|
|
8913
8920
|
"kindString": "Call signature",
|
|
8914
8921
|
"flags": {},
|
|
8915
8922
|
"parameters": [
|
|
8916
8923
|
{
|
|
8917
|
-
"id":
|
|
8924
|
+
"id": 605,
|
|
8918
8925
|
"name": "pickerContext",
|
|
8919
8926
|
"kind": 32768,
|
|
8920
8927
|
"kindString": "Parameter",
|
|
8921
8928
|
"flags": {},
|
|
8922
8929
|
"type": {
|
|
8923
8930
|
"type": "reference",
|
|
8924
|
-
"id":
|
|
8931
|
+
"id": 606,
|
|
8925
8932
|
"name": "SkyLookupShowMoreCustomPickerContext"
|
|
8926
8933
|
}
|
|
8927
8934
|
}
|
|
@@ -8939,7 +8946,7 @@
|
|
|
8939
8946
|
"title": "Methods",
|
|
8940
8947
|
"kind": 2048,
|
|
8941
8948
|
"children": [
|
|
8942
|
-
|
|
8949
|
+
603
|
|
8943
8950
|
]
|
|
8944
8951
|
}
|
|
8945
8952
|
],
|
|
@@ -8952,7 +8959,7 @@
|
|
|
8952
8959
|
]
|
|
8953
8960
|
},
|
|
8954
8961
|
{
|
|
8955
|
-
"id":
|
|
8962
|
+
"id": 612,
|
|
8956
8963
|
"name": "SkyLookupShowMoreNativePickerConfig",
|
|
8957
8964
|
"kind": 256,
|
|
8958
8965
|
"kindString": "Interface",
|
|
@@ -8962,7 +8969,7 @@
|
|
|
8962
8969
|
},
|
|
8963
8970
|
"children": [
|
|
8964
8971
|
{
|
|
8965
|
-
"id":
|
|
8972
|
+
"id": 613,
|
|
8966
8973
|
"name": "itemTemplate",
|
|
8967
8974
|
"kind": 1024,
|
|
8968
8975
|
"kindString": "Property",
|
|
@@ -8993,7 +9000,7 @@
|
|
|
8993
9000
|
}
|
|
8994
9001
|
},
|
|
8995
9002
|
{
|
|
8996
|
-
"id":
|
|
9003
|
+
"id": 614,
|
|
8997
9004
|
"name": "title",
|
|
8998
9005
|
"kind": 1024,
|
|
8999
9006
|
"kindString": "Property",
|
|
@@ -9027,8 +9034,8 @@
|
|
|
9027
9034
|
"title": "Properties",
|
|
9028
9035
|
"kind": 1024,
|
|
9029
9036
|
"children": [
|
|
9030
|
-
|
|
9031
|
-
|
|
9037
|
+
613,
|
|
9038
|
+
614
|
|
9032
9039
|
]
|
|
9033
9040
|
}
|
|
9034
9041
|
],
|
|
@@ -9041,7 +9048,7 @@
|
|
|
9041
9048
|
]
|
|
9042
9049
|
},
|
|
9043
9050
|
{
|
|
9044
|
-
"id":
|
|
9051
|
+
"id": 559,
|
|
9045
9052
|
"name": "AutocompleteSearchAsyncResultDisplayType",
|
|
9046
9053
|
"kind": 4194304,
|
|
9047
9054
|
"kindString": "Type alias",
|
|
@@ -9068,7 +9075,7 @@
|
|
|
9068
9075
|
}
|
|
9069
9076
|
},
|
|
9070
9077
|
{
|
|
9071
|
-
"id":
|
|
9078
|
+
"id": 560,
|
|
9072
9079
|
"name": "SkyAutocompleteSearchFunction",
|
|
9073
9080
|
"kind": 4194304,
|
|
9074
9081
|
"kindString": "Type alias",
|
|
@@ -9083,7 +9090,7 @@
|
|
|
9083
9090
|
"type": {
|
|
9084
9091
|
"type": "reflection",
|
|
9085
9092
|
"declaration": {
|
|
9086
|
-
"id":
|
|
9093
|
+
"id": 561,
|
|
9087
9094
|
"name": "__type",
|
|
9088
9095
|
"kind": 65536,
|
|
9089
9096
|
"kindString": "Type literal",
|
|
@@ -9097,14 +9104,14 @@
|
|
|
9097
9104
|
],
|
|
9098
9105
|
"signatures": [
|
|
9099
9106
|
{
|
|
9100
|
-
"id":
|
|
9107
|
+
"id": 562,
|
|
9101
9108
|
"name": "__type",
|
|
9102
9109
|
"kind": 4096,
|
|
9103
9110
|
"kindString": "Call signature",
|
|
9104
9111
|
"flags": {},
|
|
9105
9112
|
"parameters": [
|
|
9106
9113
|
{
|
|
9107
|
-
"id":
|
|
9114
|
+
"id": 563,
|
|
9108
9115
|
"name": "searchText",
|
|
9109
9116
|
"kind": 32768,
|
|
9110
9117
|
"kindString": "Parameter",
|
|
@@ -9115,7 +9122,7 @@
|
|
|
9115
9122
|
}
|
|
9116
9123
|
},
|
|
9117
9124
|
{
|
|
9118
|
-
"id":
|
|
9125
|
+
"id": 564,
|
|
9119
9126
|
"name": "data",
|
|
9120
9127
|
"kind": 32768,
|
|
9121
9128
|
"kindString": "Parameter",
|
|
@@ -9131,7 +9138,7 @@
|
|
|
9131
9138
|
],
|
|
9132
9139
|
"type": {
|
|
9133
9140
|
"type": "reference",
|
|
9134
|
-
"id":
|
|
9141
|
+
"id": 570,
|
|
9135
9142
|
"name": "SkyAutocompleteSearchFunctionResponse"
|
|
9136
9143
|
}
|
|
9137
9144
|
}
|
|
@@ -9140,7 +9147,7 @@
|
|
|
9140
9147
|
}
|
|
9141
9148
|
},
|
|
9142
9149
|
{
|
|
9143
|
-
"id":
|
|
9150
|
+
"id": 565,
|
|
9144
9151
|
"name": "SkyAutocompleteSearchFunctionFilter",
|
|
9145
9152
|
"kind": 4194304,
|
|
9146
9153
|
"kindString": "Type alias",
|
|
@@ -9155,7 +9162,7 @@
|
|
|
9155
9162
|
"type": {
|
|
9156
9163
|
"type": "reflection",
|
|
9157
9164
|
"declaration": {
|
|
9158
|
-
"id":
|
|
9165
|
+
"id": 566,
|
|
9159
9166
|
"name": "__type",
|
|
9160
9167
|
"kind": 65536,
|
|
9161
9168
|
"kindString": "Type literal",
|
|
@@ -9169,14 +9176,14 @@
|
|
|
9169
9176
|
],
|
|
9170
9177
|
"signatures": [
|
|
9171
9178
|
{
|
|
9172
|
-
"id":
|
|
9179
|
+
"id": 567,
|
|
9173
9180
|
"name": "__type",
|
|
9174
9181
|
"kind": 4096,
|
|
9175
9182
|
"kindString": "Call signature",
|
|
9176
9183
|
"flags": {},
|
|
9177
9184
|
"parameters": [
|
|
9178
9185
|
{
|
|
9179
|
-
"id":
|
|
9186
|
+
"id": 568,
|
|
9180
9187
|
"name": "searchText",
|
|
9181
9188
|
"kind": 32768,
|
|
9182
9189
|
"kindString": "Parameter",
|
|
@@ -9187,7 +9194,7 @@
|
|
|
9187
9194
|
}
|
|
9188
9195
|
},
|
|
9189
9196
|
{
|
|
9190
|
-
"id":
|
|
9197
|
+
"id": 569,
|
|
9191
9198
|
"name": "item",
|
|
9192
9199
|
"kind": 32768,
|
|
9193
9200
|
"kindString": "Parameter",
|
|
@@ -9208,7 +9215,7 @@
|
|
|
9208
9215
|
}
|
|
9209
9216
|
},
|
|
9210
9217
|
{
|
|
9211
|
-
"id":
|
|
9218
|
+
"id": 570,
|
|
9212
9219
|
"name": "SkyAutocompleteSearchFunctionResponse",
|
|
9213
9220
|
"kind": 4194304,
|
|
9214
9221
|
"kindString": "Type alias",
|
|
@@ -9249,7 +9256,7 @@
|
|
|
9249
9256
|
}
|
|
9250
9257
|
},
|
|
9251
9258
|
{
|
|
9252
|
-
"id":
|
|
9259
|
+
"id": 598,
|
|
9253
9260
|
"name": "SkyLookupSelectModeType",
|
|
9254
9261
|
"kind": 4194304,
|
|
9255
9262
|
"kindString": "Type alias",
|
|
@@ -9281,42 +9288,42 @@
|
|
|
9281
9288
|
"title": "Classes",
|
|
9282
9289
|
"kind": 128,
|
|
9283
9290
|
"children": [
|
|
9284
|
-
|
|
9285
|
-
|
|
9286
|
-
|
|
9287
|
-
|
|
9288
|
-
|
|
9289
|
-
|
|
9291
|
+
573,
|
|
9292
|
+
576,
|
|
9293
|
+
585,
|
|
9294
|
+
606,
|
|
9295
|
+
618,
|
|
9296
|
+
615,
|
|
9290
9297
|
1,
|
|
9291
|
-
|
|
9292
|
-
|
|
9293
|
-
|
|
9298
|
+
93,
|
|
9299
|
+
264,
|
|
9300
|
+
372
|
|
9294
9301
|
]
|
|
9295
9302
|
},
|
|
9296
9303
|
{
|
|
9297
9304
|
"title": "Interfaces",
|
|
9298
9305
|
"kind": 256,
|
|
9299
9306
|
"children": [
|
|
9300
|
-
|
|
9301
|
-
|
|
9302
|
-
|
|
9303
|
-
|
|
9304
|
-
577,
|
|
9305
|
-
580,
|
|
9307
|
+
548,
|
|
9308
|
+
554,
|
|
9309
|
+
571,
|
|
9310
|
+
579,
|
|
9306
9311
|
588,
|
|
9307
9312
|
591,
|
|
9308
|
-
|
|
9313
|
+
599,
|
|
9314
|
+
602,
|
|
9315
|
+
612
|
|
9309
9316
|
]
|
|
9310
9317
|
},
|
|
9311
9318
|
{
|
|
9312
9319
|
"title": "Type aliases",
|
|
9313
9320
|
"kind": 4194304,
|
|
9314
9321
|
"children": [
|
|
9315
|
-
548,
|
|
9316
|
-
549,
|
|
9317
|
-
554,
|
|
9318
9322
|
559,
|
|
9319
|
-
|
|
9323
|
+
560,
|
|
9324
|
+
565,
|
|
9325
|
+
570,
|
|
9326
|
+
598
|
|
9320
9327
|
]
|
|
9321
9328
|
}
|
|
9322
9329
|
],
|
|
@@ -9447,7 +9454,7 @@
|
|
|
9447
9454
|
{
|
|
9448
9455
|
"fileName": "lookup-custom-picker-demo.component.ts",
|
|
9449
9456
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/custom-picker/lookup-custom-picker-demo.component.ts",
|
|
9450
|
-
"rawContents": "import { ChangeDetectorRef, Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchFunctionFilter,\n SkyLookupShowMoreConfig,\n SkyLookupShowMoreCustomPickerContext,\n} from '@skyux/lookup';\nimport { SkyModalCloseArgs, SkyModalService } from '@skyux/modals';\n\nimport { LookupCustomPickerDemoModalComponent } from './lookup-custom-picker-demo-modal.component';\n\n@Component({\n selector: 'app-lookup-demo',\n templateUrl: './lookup-custom-picker-demo.component.html',\n styleUrls: ['./lookup-custom-picker-demo.component.scss'],\n})\nexport class LookupCustomPickerDemoComponent implements OnInit {\n public showMoreConfig: SkyLookupShowMoreConfig;\n\n public myForm: FormGroup;\n\n public people: any[] = [\n { name: 'Abed' },\n { name: 'Alex' },\n { name: 'Ben' },\n { name: 'Britta' },\n { name: 'Buzz' },\n { name: 'Craig' },\n { name: 'Elroy' },\n { name: 'Garrett' },\n { name: 'Ian' },\n { name: 'Jeff' },\n { name: 'Leonard' },\n { name: 'Neil' },\n { name: 'Pierce' },\n { name: 'Preston' },\n { name: 'Rachel' },\n { name: 'Shirley' },\n { name: 'Todd' },\n { name: 'Troy' },\n { name: 'Vaughn' },\n { name: 'Vicki' },\n ];\n\n public names: any[] = [this.people[15]];\n\n constructor(\n private changeDetector: ChangeDetectorRef,\n private formBuilder: FormBuilder,\n private modalService: SkyModalService\n ) {\n this.showMoreConfig = {\n customPicker: {\n open: (context: SkyLookupShowMoreCustomPickerContext) => {\n const instance = this.modalService.open(\n LookupCustomPickerDemoModalComponent,\n {\n providers: [\n {\n provide: SkyLookupShowMoreCustomPickerContext,\n useValue: context,\n },\n ],\n }\n );\n\n instance.closed.subscribe((closeArgs: SkyModalCloseArgs) => {\n if (closeArgs.reason === 'save') {\n if (closeArgs.data) {\n this.myForm.setValue({\n names: [this.people[this.people.length - 1]],\n });\n this.changeDetector.markForCheck();\n }\n }\n });\n },\n },\n };\n }\n\n public ngOnInit(): void {\n this.createForm();\n\n // If you need to execute some logic after the lookup values change,\n // subscribe to Angular's built-in value changes observable.\n this.myForm.valueChanges.subscribe((changes) => {\n console.log('Lookup value changes:', changes);\n });\n }\n\n // Only show people in the search results that have not been chosen already.\n public getSearchFilters(): SkyAutocompleteSearchFunctionFilter[] {\n const names: any[] = this.myForm.controls.names.value;\n return [\n (searchText: string, item: any): boolean => {\n const found = names.find((option) => option.name === item.name);\n return !found;\n },\n ];\n }\n\n public onAddButtonClicked(): void {\n alert('Add button clicked!');\n }\n\n public onSubmit(): void {\n alert('Form submitted with: ' + JSON.stringify(this.myForm.value));\n }\n\n private createForm(): void {\n this.myForm = this.formBuilder.group({\n names: new FormControl(this.names),\n });\n }\n}\n"
|
|
9457
|
+
"rawContents": "import { ChangeDetectorRef, Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchFunctionFilter,\n SkyLookupShowMoreConfig,\n SkyLookupShowMoreCustomPickerContext,\n} from '@skyux/lookup';\nimport { SkyModalCloseArgs, SkyModalService } from '@skyux/modals';\n\nimport { LookupCustomPickerDemoModalComponent } from './lookup-custom-picker-demo-modal.component';\n\n@Component({\n selector: 'app-lookup-demo',\n templateUrl: './lookup-custom-picker-demo.component.html',\n styleUrls: ['./lookup-custom-picker-demo.component.scss'],\n})\nexport class LookupCustomPickerDemoComponent implements OnInit {\n public showMoreConfig: SkyLookupShowMoreConfig;\n\n public myForm: FormGroup;\n\n public people: any[] = [\n { name: 'Abed' },\n { name: 'Alex' },\n { name: 'Ben' },\n { name: 'Britta' },\n { name: 'Buzz' },\n { name: 'Craig' },\n { name: 'Elroy' },\n { name: 'Garrett' },\n { name: 'Ian' },\n { name: 'Jeff' },\n { name: 'Leonard' },\n { name: 'Neil' },\n { name: 'Pierce' },\n { name: 'Preston' },\n { name: 'Rachel' },\n { name: 'Shirley' },\n { name: 'Todd' },\n { name: 'Troy' },\n { name: 'Vaughn' },\n { name: 'Vicki' },\n ];\n\n public names: any[] = [this.people[15]];\n\n constructor(\n private changeDetector: ChangeDetectorRef,\n private formBuilder: FormBuilder,\n private modalService: SkyModalService\n ) {\n this.showMoreConfig = {\n customPicker: {\n open: (context: SkyLookupShowMoreCustomPickerContext) => {\n const instance = this.modalService.open(\n LookupCustomPickerDemoModalComponent,\n {\n providers: [\n {\n provide: SkyLookupShowMoreCustomPickerContext,\n useValue: context,\n },\n ],\n size: 'large',\n }\n );\n\n instance.closed.subscribe((closeArgs: SkyModalCloseArgs) => {\n if (closeArgs.reason === 'save') {\n if (closeArgs.data) {\n this.myForm.setValue({\n names: [this.people[this.people.length - 1]],\n });\n this.changeDetector.markForCheck();\n }\n }\n });\n },\n },\n };\n }\n\n public ngOnInit(): void {\n this.createForm();\n\n // If you need to execute some logic after the lookup values change,\n // subscribe to Angular's built-in value changes observable.\n this.myForm.valueChanges.subscribe((changes) => {\n console.log('Lookup value changes:', changes);\n });\n }\n\n // Only show people in the search results that have not been chosen already.\n public getSearchFilters(): SkyAutocompleteSearchFunctionFilter[] {\n const names: any[] = this.myForm.controls.names.value;\n return [\n (searchText: string, item: any): boolean => {\n const found = names.find((option) => option.name === item.name);\n return !found;\n },\n ];\n }\n\n public onAddButtonClicked(): void {\n alert('Add button clicked!');\n }\n\n public onSubmit(): void {\n alert('Form submitted with: ' + JSON.stringify(this.myForm.value));\n }\n\n private createForm(): void {\n this.myForm = this.formBuilder.group({\n names: new FormControl(this.names),\n });\n }\n}\n"
|
|
9451
9458
|
},
|
|
9452
9459
|
{
|
|
9453
9460
|
"fileName": "lookup-custom-picker-demo.module.ts",
|