@skyux/lookup 6.7.0 → 6.10.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 +610 -656
- package/esm2020/lib/modules/autocomplete/autocomplete.component.mjs +40 -44
- package/esm2020/lib/modules/country-field/country-field.component.mjs +10 -7
- package/esm2020/lib/modules/lookup/lookup-show-more-async-modal.component.mjs +3 -3
- package/esm2020/lib/modules/lookup/lookup-show-more-modal.component.mjs +3 -3
- package/fesm2015/skyux-lookup.mjs +54 -54
- package/fesm2015/skyux-lookup.mjs.map +1 -1
- package/fesm2020/skyux-lookup.mjs +53 -54
- package/fesm2020/skyux-lookup.mjs.map +1 -1
- package/lib/modules/autocomplete/autocomplete.component.d.ts +1 -3
- package/lib/modules/country-field/country-field.component.d.ts +1 -1
- 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": 581,
|
|
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
|
+
582
|
|
63
63
|
]
|
|
64
64
|
}
|
|
65
65
|
],
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
]
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
|
-
"id":
|
|
75
|
+
"id": 584,
|
|
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
|
+
585
|
|
101
101
|
]
|
|
102
102
|
}
|
|
103
103
|
],
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
]
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"id":
|
|
113
|
+
"id": 593,
|
|
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
|
+
594
|
|
139
139
|
]
|
|
140
140
|
}
|
|
141
141
|
],
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
]
|
|
149
149
|
},
|
|
150
150
|
{
|
|
151
|
-
"id":
|
|
151
|
+
"id": 614,
|
|
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": 618,
|
|
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": 619,
|
|
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": 617,
|
|
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
|
+
615
|
|
239
239
|
]
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
242
|
"title": "Properties",
|
|
243
243
|
"kind": 1024,
|
|
244
244
|
"children": [
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
245
|
+
618,
|
|
246
|
+
619,
|
|
247
|
+
617
|
|
248
248
|
]
|
|
249
249
|
}
|
|
250
250
|
],
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
]
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
|
-
"id":
|
|
260
|
+
"id": 626,
|
|
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": 627,
|
|
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": 628,
|
|
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": 629,
|
|
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": 630,
|
|
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": 631,
|
|
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": 632,
|
|
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": 626,
|
|
359
359
|
"name": "SkySearchComponent"
|
|
360
360
|
}
|
|
361
361
|
}
|
|
362
362
|
]
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
|
-
"id":
|
|
365
|
+
"id": 641,
|
|
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": 642,
|
|
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": 638,
|
|
409
409
|
"name": "debounceTime",
|
|
410
410
|
"kind": 1024,
|
|
411
411
|
"kindString": "Property",
|
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
"defaultValue": "0"
|
|
442
442
|
},
|
|
443
443
|
{
|
|
444
|
-
"id":
|
|
444
|
+
"id": 639,
|
|
445
445
|
"name": "disabled",
|
|
446
446
|
"kind": 1024,
|
|
447
447
|
"kindString": "Property",
|
|
@@ -477,7 +477,7 @@
|
|
|
477
477
|
"defaultValue": "false"
|
|
478
478
|
},
|
|
479
479
|
{
|
|
480
|
-
"id":
|
|
480
|
+
"id": 643,
|
|
481
481
|
"name": "dismissButtonShown",
|
|
482
482
|
"kind": 1024,
|
|
483
483
|
"kindString": "Property",
|
|
@@ -498,7 +498,7 @@
|
|
|
498
498
|
"defaultValue": "false"
|
|
499
499
|
},
|
|
500
500
|
{
|
|
501
|
-
"id":
|
|
501
|
+
"id": 637,
|
|
502
502
|
"name": "expandMode",
|
|
503
503
|
"kind": 1024,
|
|
504
504
|
"kindString": "Property",
|
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
"defaultValue": "EXPAND_MODE_RESPONSIVE"
|
|
541
541
|
},
|
|
542
542
|
{
|
|
543
|
-
"id":
|
|
543
|
+
"id": 644,
|
|
544
544
|
"name": "inputAnimate",
|
|
545
545
|
"kind": 1024,
|
|
546
546
|
"kindString": "Property",
|
|
@@ -561,7 +561,7 @@
|
|
|
561
561
|
"defaultValue": "INPUT_SHOWN_STATE"
|
|
562
562
|
},
|
|
563
563
|
{
|
|
564
|
-
"id":
|
|
564
|
+
"id": 645,
|
|
565
565
|
"name": "isCollapsible",
|
|
566
566
|
"kind": 1024,
|
|
567
567
|
"kindString": "Property",
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
"defaultValue": "true"
|
|
583
583
|
},
|
|
584
584
|
{
|
|
585
|
-
"id":
|
|
585
|
+
"id": 646,
|
|
586
586
|
"name": "isFullWidth",
|
|
587
587
|
"kind": 1024,
|
|
588
588
|
"kindString": "Property",
|
|
@@ -603,7 +603,7 @@
|
|
|
603
603
|
"defaultValue": "false"
|
|
604
604
|
},
|
|
605
605
|
{
|
|
606
|
-
"id":
|
|
606
|
+
"id": 647,
|
|
607
607
|
"name": "mobileSearchShown",
|
|
608
608
|
"kind": 1024,
|
|
609
609
|
"kindString": "Property",
|
|
@@ -624,7 +624,7 @@
|
|
|
624
624
|
"defaultValue": "false"
|
|
625
625
|
},
|
|
626
626
|
{
|
|
627
|
-
"id":
|
|
627
|
+
"id": 640,
|
|
628
628
|
"name": "placeholderText",
|
|
629
629
|
"kind": 1024,
|
|
630
630
|
"kindString": "Property",
|
|
@@ -665,7 +665,7 @@
|
|
|
665
665
|
}
|
|
666
666
|
},
|
|
667
667
|
{
|
|
668
|
-
"id":
|
|
668
|
+
"id": 633,
|
|
669
669
|
"name": "searchApply",
|
|
670
670
|
"kind": 1024,
|
|
671
671
|
"kindString": "Property",
|
|
@@ -709,7 +709,7 @@
|
|
|
709
709
|
"defaultValue": "..."
|
|
710
710
|
},
|
|
711
711
|
{
|
|
712
|
-
"id":
|
|
712
|
+
"id": 648,
|
|
713
713
|
"name": "searchButtonShown",
|
|
714
714
|
"kind": 1024,
|
|
715
715
|
"kindString": "Property",
|
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
"defaultValue": "false"
|
|
731
731
|
},
|
|
732
732
|
{
|
|
733
|
-
"id":
|
|
733
|
+
"id": 634,
|
|
734
734
|
"name": "searchChange",
|
|
735
735
|
"kind": 1024,
|
|
736
736
|
"kindString": "Property",
|
|
@@ -774,7 +774,7 @@
|
|
|
774
774
|
"defaultValue": "..."
|
|
775
775
|
},
|
|
776
776
|
{
|
|
777
|
-
"id":
|
|
777
|
+
"id": 635,
|
|
778
778
|
"name": "searchClear",
|
|
779
779
|
"kind": 1024,
|
|
780
780
|
"kindString": "Property",
|
|
@@ -818,7 +818,7 @@
|
|
|
818
818
|
"defaultValue": "..."
|
|
819
819
|
},
|
|
820
820
|
{
|
|
821
|
-
"id":
|
|
821
|
+
"id": 636,
|
|
822
822
|
"name": "searchText",
|
|
823
823
|
"kind": 1024,
|
|
824
824
|
"kindString": "Property",
|
|
@@ -853,7 +853,7 @@
|
|
|
853
853
|
}
|
|
854
854
|
},
|
|
855
855
|
{
|
|
856
|
-
"id":
|
|
856
|
+
"id": 665,
|
|
857
857
|
"name": "applySearchText",
|
|
858
858
|
"kind": 2048,
|
|
859
859
|
"kindString": "Method",
|
|
@@ -869,14 +869,14 @@
|
|
|
869
869
|
],
|
|
870
870
|
"signatures": [
|
|
871
871
|
{
|
|
872
|
-
"id":
|
|
872
|
+
"id": 666,
|
|
873
873
|
"name": "applySearchText",
|
|
874
874
|
"kind": 4096,
|
|
875
875
|
"kindString": "Call signature",
|
|
876
876
|
"flags": {},
|
|
877
877
|
"parameters": [
|
|
878
878
|
{
|
|
879
|
-
"id":
|
|
879
|
+
"id": 667,
|
|
880
880
|
"name": "searchText",
|
|
881
881
|
"kind": 32768,
|
|
882
882
|
"kindString": "Parameter",
|
|
@@ -895,7 +895,7 @@
|
|
|
895
895
|
]
|
|
896
896
|
},
|
|
897
897
|
{
|
|
898
|
-
"id":
|
|
898
|
+
"id": 659,
|
|
899
899
|
"name": "clearSearchText",
|
|
900
900
|
"kind": 2048,
|
|
901
901
|
"kindString": "Method",
|
|
@@ -911,7 +911,7 @@
|
|
|
911
911
|
],
|
|
912
912
|
"signatures": [
|
|
913
913
|
{
|
|
914
|
-
"id":
|
|
914
|
+
"id": 660,
|
|
915
915
|
"name": "clearSearchText",
|
|
916
916
|
"kind": 4096,
|
|
917
917
|
"kindString": "Call signature",
|
|
@@ -924,7 +924,7 @@
|
|
|
924
924
|
]
|
|
925
925
|
},
|
|
926
926
|
{
|
|
927
|
-
"id":
|
|
927
|
+
"id": 661,
|
|
928
928
|
"name": "enterPress",
|
|
929
929
|
"kind": 2048,
|
|
930
930
|
"kindString": "Method",
|
|
@@ -940,14 +940,14 @@
|
|
|
940
940
|
],
|
|
941
941
|
"signatures": [
|
|
942
942
|
{
|
|
943
|
-
"id":
|
|
943
|
+
"id": 662,
|
|
944
944
|
"name": "enterPress",
|
|
945
945
|
"kind": 4096,
|
|
946
946
|
"kindString": "Call signature",
|
|
947
947
|
"flags": {},
|
|
948
948
|
"parameters": [
|
|
949
949
|
{
|
|
950
|
-
"id":
|
|
950
|
+
"id": 663,
|
|
951
951
|
"name": "event",
|
|
952
952
|
"kind": 32768,
|
|
953
953
|
"kindString": "Parameter",
|
|
@@ -960,7 +960,7 @@
|
|
|
960
960
|
}
|
|
961
961
|
},
|
|
962
962
|
{
|
|
963
|
-
"id":
|
|
963
|
+
"id": 664,
|
|
964
964
|
"name": "searchText",
|
|
965
965
|
"kind": 32768,
|
|
966
966
|
"kindString": "Parameter",
|
|
@@ -979,7 +979,7 @@
|
|
|
979
979
|
]
|
|
980
980
|
},
|
|
981
981
|
{
|
|
982
|
-
"id":
|
|
982
|
+
"id": 677,
|
|
983
983
|
"name": "inputAnimationEnd",
|
|
984
984
|
"kind": 2048,
|
|
985
985
|
"kindString": "Method",
|
|
@@ -995,14 +995,14 @@
|
|
|
995
995
|
],
|
|
996
996
|
"signatures": [
|
|
997
997
|
{
|
|
998
|
-
"id":
|
|
998
|
+
"id": 678,
|
|
999
999
|
"name": "inputAnimationEnd",
|
|
1000
1000
|
"kind": 4096,
|
|
1001
1001
|
"kindString": "Call signature",
|
|
1002
1002
|
"flags": {},
|
|
1003
1003
|
"parameters": [
|
|
1004
1004
|
{
|
|
1005
|
-
"id":
|
|
1005
|
+
"id": 679,
|
|
1006
1006
|
"name": "event",
|
|
1007
1007
|
"kind": 32768,
|
|
1008
1008
|
"kindString": "Parameter",
|
|
@@ -1023,7 +1023,7 @@
|
|
|
1023
1023
|
]
|
|
1024
1024
|
},
|
|
1025
1025
|
{
|
|
1026
|
-
"id":
|
|
1026
|
+
"id": 674,
|
|
1027
1027
|
"name": "inputAnimationStart",
|
|
1028
1028
|
"kind": 2048,
|
|
1029
1029
|
"kindString": "Method",
|
|
@@ -1039,14 +1039,14 @@
|
|
|
1039
1039
|
],
|
|
1040
1040
|
"signatures": [
|
|
1041
1041
|
{
|
|
1042
|
-
"id":
|
|
1042
|
+
"id": 675,
|
|
1043
1043
|
"name": "inputAnimationStart",
|
|
1044
1044
|
"kind": 4096,
|
|
1045
1045
|
"kindString": "Call signature",
|
|
1046
1046
|
"flags": {},
|
|
1047
1047
|
"parameters": [
|
|
1048
1048
|
{
|
|
1049
|
-
"id":
|
|
1049
|
+
"id": 676,
|
|
1050
1050
|
"name": "event",
|
|
1051
1051
|
"kind": 32768,
|
|
1052
1052
|
"kindString": "Parameter",
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
]
|
|
1068
1068
|
},
|
|
1069
1069
|
{
|
|
1070
|
-
"id":
|
|
1070
|
+
"id": 656,
|
|
1071
1071
|
"name": "ngOnChanges",
|
|
1072
1072
|
"kind": 2048,
|
|
1073
1073
|
"kindString": "Method",
|
|
@@ -1083,14 +1083,14 @@
|
|
|
1083
1083
|
],
|
|
1084
1084
|
"signatures": [
|
|
1085
1085
|
{
|
|
1086
|
-
"id":
|
|
1086
|
+
"id": 657,
|
|
1087
1087
|
"name": "ngOnChanges",
|
|
1088
1088
|
"kind": 4096,
|
|
1089
1089
|
"kindString": "Call signature",
|
|
1090
1090
|
"flags": {},
|
|
1091
1091
|
"parameters": [
|
|
1092
1092
|
{
|
|
1093
|
-
"id":
|
|
1093
|
+
"id": 658,
|
|
1094
1094
|
"name": "changes",
|
|
1095
1095
|
"kind": 32768,
|
|
1096
1096
|
"kindString": "Parameter",
|
|
@@ -1119,7 +1119,7 @@
|
|
|
1119
1119
|
}
|
|
1120
1120
|
},
|
|
1121
1121
|
{
|
|
1122
|
-
"id":
|
|
1122
|
+
"id": 680,
|
|
1123
1123
|
"name": "ngOnDestroy",
|
|
1124
1124
|
"kind": 2048,
|
|
1125
1125
|
"kindString": "Method",
|
|
@@ -1135,7 +1135,7 @@
|
|
|
1135
1135
|
],
|
|
1136
1136
|
"signatures": [
|
|
1137
1137
|
{
|
|
1138
|
-
"id":
|
|
1138
|
+
"id": 681,
|
|
1139
1139
|
"name": "ngOnDestroy",
|
|
1140
1140
|
"kind": 4096,
|
|
1141
1141
|
"kindString": "Call signature",
|
|
@@ -1156,7 +1156,7 @@
|
|
|
1156
1156
|
}
|
|
1157
1157
|
},
|
|
1158
1158
|
{
|
|
1159
|
-
"id":
|
|
1159
|
+
"id": 654,
|
|
1160
1160
|
"name": "ngOnInit",
|
|
1161
1161
|
"kind": 2048,
|
|
1162
1162
|
"kindString": "Method",
|
|
@@ -1172,7 +1172,7 @@
|
|
|
1172
1172
|
],
|
|
1173
1173
|
"signatures": [
|
|
1174
1174
|
{
|
|
1175
|
-
"id":
|
|
1175
|
+
"id": 655,
|
|
1176
1176
|
"name": "ngOnInit",
|
|
1177
1177
|
"kind": 4096,
|
|
1178
1178
|
"kindString": "Call signature",
|
|
@@ -1193,7 +1193,7 @@
|
|
|
1193
1193
|
}
|
|
1194
1194
|
},
|
|
1195
1195
|
{
|
|
1196
|
-
"id":
|
|
1196
|
+
"id": 668,
|
|
1197
1197
|
"name": "searchTextChanged",
|
|
1198
1198
|
"kind": 2048,
|
|
1199
1199
|
"kindString": "Method",
|
|
@@ -1209,14 +1209,14 @@
|
|
|
1209
1209
|
],
|
|
1210
1210
|
"signatures": [
|
|
1211
1211
|
{
|
|
1212
|
-
"id":
|
|
1212
|
+
"id": 669,
|
|
1213
1213
|
"name": "searchTextChanged",
|
|
1214
1214
|
"kind": 4096,
|
|
1215
1215
|
"kindString": "Call signature",
|
|
1216
1216
|
"flags": {},
|
|
1217
1217
|
"parameters": [
|
|
1218
1218
|
{
|
|
1219
|
-
"id":
|
|
1219
|
+
"id": 670,
|
|
1220
1220
|
"name": "searchText",
|
|
1221
1221
|
"kind": 32768,
|
|
1222
1222
|
"kindString": "Parameter",
|
|
@@ -1235,7 +1235,7 @@
|
|
|
1235
1235
|
]
|
|
1236
1236
|
},
|
|
1237
1237
|
{
|
|
1238
|
-
"id":
|
|
1238
|
+
"id": 671,
|
|
1239
1239
|
"name": "toggleSearchInput",
|
|
1240
1240
|
"kind": 2048,
|
|
1241
1241
|
"kindString": "Method",
|
|
@@ -1251,14 +1251,14 @@
|
|
|
1251
1251
|
],
|
|
1252
1252
|
"signatures": [
|
|
1253
1253
|
{
|
|
1254
|
-
"id":
|
|
1254
|
+
"id": 672,
|
|
1255
1255
|
"name": "toggleSearchInput",
|
|
1256
1256
|
"kind": 4096,
|
|
1257
1257
|
"kindString": "Call signature",
|
|
1258
1258
|
"flags": {},
|
|
1259
1259
|
"parameters": [
|
|
1260
1260
|
{
|
|
1261
|
-
"id":
|
|
1261
|
+
"id": 673,
|
|
1262
1262
|
"name": "showInput",
|
|
1263
1263
|
"kind": 32768,
|
|
1264
1264
|
"kindString": "Parameter",
|
|
@@ -1282,45 +1282,45 @@
|
|
|
1282
1282
|
"title": "Constructors",
|
|
1283
1283
|
"kind": 512,
|
|
1284
1284
|
"children": [
|
|
1285
|
-
|
|
1285
|
+
627
|
|
1286
1286
|
]
|
|
1287
1287
|
},
|
|
1288
1288
|
{
|
|
1289
1289
|
"title": "Properties",
|
|
1290
1290
|
"kind": 1024,
|
|
1291
1291
|
"children": [
|
|
1292
|
-
|
|
1293
|
-
647,
|
|
1294
|
-
643,
|
|
1295
|
-
644,
|
|
1296
|
-
648,
|
|
1292
|
+
641,
|
|
1297
1293
|
642,
|
|
1298
|
-
649,
|
|
1299
|
-
650,
|
|
1300
|
-
651,
|
|
1301
|
-
652,
|
|
1302
|
-
645,
|
|
1303
1294
|
638,
|
|
1304
|
-
653,
|
|
1305
1295
|
639,
|
|
1296
|
+
643,
|
|
1297
|
+
637,
|
|
1298
|
+
644,
|
|
1299
|
+
645,
|
|
1300
|
+
646,
|
|
1301
|
+
647,
|
|
1306
1302
|
640,
|
|
1307
|
-
|
|
1303
|
+
633,
|
|
1304
|
+
648,
|
|
1305
|
+
634,
|
|
1306
|
+
635,
|
|
1307
|
+
636
|
|
1308
1308
|
]
|
|
1309
1309
|
},
|
|
1310
1310
|
{
|
|
1311
1311
|
"title": "Methods",
|
|
1312
1312
|
"kind": 2048,
|
|
1313
1313
|
"children": [
|
|
1314
|
-
|
|
1315
|
-
664,
|
|
1316
|
-
666,
|
|
1317
|
-
682,
|
|
1318
|
-
679,
|
|
1319
|
-
661,
|
|
1320
|
-
685,
|
|
1314
|
+
665,
|
|
1321
1315
|
659,
|
|
1322
|
-
|
|
1323
|
-
|
|
1316
|
+
661,
|
|
1317
|
+
677,
|
|
1318
|
+
674,
|
|
1319
|
+
656,
|
|
1320
|
+
680,
|
|
1321
|
+
654,
|
|
1322
|
+
668,
|
|
1323
|
+
671
|
|
1324
1324
|
]
|
|
1325
1325
|
}
|
|
1326
1326
|
],
|
|
@@ -1353,7 +1353,7 @@
|
|
|
1353
1353
|
]
|
|
1354
1354
|
},
|
|
1355
1355
|
{
|
|
1356
|
-
"id":
|
|
1356
|
+
"id": 623,
|
|
1357
1357
|
"name": "SkySearchModule",
|
|
1358
1358
|
"kind": 128,
|
|
1359
1359
|
"kindString": "Class",
|
|
@@ -1378,7 +1378,7 @@
|
|
|
1378
1378
|
"title": "Constructors",
|
|
1379
1379
|
"kind": 512,
|
|
1380
1380
|
"children": [
|
|
1381
|
-
|
|
1381
|
+
624
|
|
1382
1382
|
]
|
|
1383
1383
|
}
|
|
1384
1384
|
],
|
|
@@ -2645,7 +2645,7 @@
|
|
|
2645
2645
|
"sources": [
|
|
2646
2646
|
{
|
|
2647
2647
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2648
|
-
"line":
|
|
2648
|
+
"line": 459,
|
|
2649
2649
|
"character": 2
|
|
2650
2650
|
}
|
|
2651
2651
|
],
|
|
@@ -2792,7 +2792,7 @@
|
|
|
2792
2792
|
}
|
|
2793
2793
|
},
|
|
2794
2794
|
{
|
|
2795
|
-
"id":
|
|
2795
|
+
"id": 154,
|
|
2796
2796
|
"name": "isOpen",
|
|
2797
2797
|
"kind": 1024,
|
|
2798
2798
|
"kindString": "Property",
|
|
@@ -2802,7 +2802,7 @@
|
|
|
2802
2802
|
"sources": [
|
|
2803
2803
|
{
|
|
2804
2804
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2805
|
-
"line":
|
|
2805
|
+
"line": 304,
|
|
2806
2806
|
"character": 9
|
|
2807
2807
|
}
|
|
2808
2808
|
],
|
|
@@ -2813,7 +2813,7 @@
|
|
|
2813
2813
|
"defaultValue": "false"
|
|
2814
2814
|
},
|
|
2815
2815
|
{
|
|
2816
|
-
"id":
|
|
2816
|
+
"id": 160,
|
|
2817
2817
|
"name": "isSearchingAsync",
|
|
2818
2818
|
"kind": 1024,
|
|
2819
2819
|
"kindString": "Property",
|
|
@@ -2823,7 +2823,7 @@
|
|
|
2823
2823
|
"sources": [
|
|
2824
2824
|
{
|
|
2825
2825
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2826
|
-
"line":
|
|
2826
|
+
"line": 316,
|
|
2827
2827
|
"character": 9
|
|
2828
2828
|
}
|
|
2829
2829
|
],
|
|
@@ -2834,7 +2834,7 @@
|
|
|
2834
2834
|
"defaultValue": "false"
|
|
2835
2835
|
},
|
|
2836
2836
|
{
|
|
2837
|
-
"id":
|
|
2837
|
+
"id": 140,
|
|
2838
2838
|
"name": "noResultsFoundText",
|
|
2839
2839
|
"kind": 1024,
|
|
2840
2840
|
"kindString": "Property",
|
|
@@ -2865,7 +2865,7 @@
|
|
|
2865
2865
|
"sources": [
|
|
2866
2866
|
{
|
|
2867
2867
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2868
|
-
"line":
|
|
2868
|
+
"line": 247,
|
|
2869
2869
|
"character": 9
|
|
2870
2870
|
}
|
|
2871
2871
|
],
|
|
@@ -2875,7 +2875,7 @@
|
|
|
2875
2875
|
}
|
|
2876
2876
|
},
|
|
2877
2877
|
{
|
|
2878
|
-
"id":
|
|
2878
|
+
"id": 155,
|
|
2879
2879
|
"name": "resultsListId",
|
|
2880
2880
|
"kind": 1024,
|
|
2881
2881
|
"kindString": "Property",
|
|
@@ -2885,7 +2885,7 @@
|
|
|
2885
2885
|
"sources": [
|
|
2886
2886
|
{
|
|
2887
2887
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2888
|
-
"line":
|
|
2888
|
+
"line": 306,
|
|
2889
2889
|
"character": 9
|
|
2890
2890
|
}
|
|
2891
2891
|
],
|
|
@@ -2895,7 +2895,7 @@
|
|
|
2895
2895
|
}
|
|
2896
2896
|
},
|
|
2897
2897
|
{
|
|
2898
|
-
"id":
|
|
2898
|
+
"id": 156,
|
|
2899
2899
|
"name": "resultsWrapperId",
|
|
2900
2900
|
"kind": 1024,
|
|
2901
2901
|
"kindString": "Property",
|
|
@@ -2905,7 +2905,7 @@
|
|
|
2905
2905
|
"sources": [
|
|
2906
2906
|
{
|
|
2907
2907
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2908
|
-
"line":
|
|
2908
|
+
"line": 308,
|
|
2909
2909
|
"character": 9
|
|
2910
2910
|
}
|
|
2911
2911
|
],
|
|
@@ -2915,7 +2915,7 @@
|
|
|
2915
2915
|
}
|
|
2916
2916
|
},
|
|
2917
2917
|
{
|
|
2918
|
-
"id":
|
|
2918
|
+
"id": 145,
|
|
2919
2919
|
"name": "searchAsync",
|
|
2920
2920
|
"kind": 1024,
|
|
2921
2921
|
"kindString": "Property",
|
|
@@ -2940,7 +2940,7 @@
|
|
|
2940
2940
|
"sources": [
|
|
2941
2941
|
{
|
|
2942
2942
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2943
|
-
"line":
|
|
2943
|
+
"line": 282,
|
|
2944
2944
|
"character": 9
|
|
2945
2945
|
}
|
|
2946
2946
|
],
|
|
@@ -2949,7 +2949,7 @@
|
|
|
2949
2949
|
"typeArguments": [
|
|
2950
2950
|
{
|
|
2951
2951
|
"type": "reference",
|
|
2952
|
-
"id":
|
|
2952
|
+
"id": 556,
|
|
2953
2953
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
2954
2954
|
}
|
|
2955
2955
|
],
|
|
@@ -2960,7 +2960,7 @@
|
|
|
2960
2960
|
"defaultValue": "..."
|
|
2961
2961
|
},
|
|
2962
2962
|
{
|
|
2963
|
-
"id":
|
|
2963
|
+
"id": 134,
|
|
2964
2964
|
"name": "searchFilters",
|
|
2965
2965
|
"kind": 1024,
|
|
2966
2966
|
"kindString": "Property",
|
|
@@ -2985,7 +2985,7 @@
|
|
|
2985
2985
|
"sources": [
|
|
2986
2986
|
{
|
|
2987
2987
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2988
|
-
"line":
|
|
2988
|
+
"line": 216,
|
|
2989
2989
|
"character": 9
|
|
2990
2990
|
}
|
|
2991
2991
|
],
|
|
@@ -2993,13 +2993,56 @@
|
|
|
2993
2993
|
"type": "array",
|
|
2994
2994
|
"elementType": {
|
|
2995
2995
|
"type": "reference",
|
|
2996
|
-
"id":
|
|
2996
|
+
"id": 573,
|
|
2997
2997
|
"name": "SkyAutocompleteSearchFunctionFilter"
|
|
2998
2998
|
}
|
|
2999
2999
|
}
|
|
3000
3000
|
},
|
|
3001
3001
|
{
|
|
3002
|
-
"id":
|
|
3002
|
+
"id": 129,
|
|
3003
|
+
"name": "searchResultTemplate",
|
|
3004
|
+
"kind": 1024,
|
|
3005
|
+
"kindString": "Property",
|
|
3006
|
+
"flags": {
|
|
3007
|
+
"isPublic": true
|
|
3008
|
+
},
|
|
3009
|
+
"comment": {
|
|
3010
|
+
"shortText": "Specifies a template to format each search result in the dropdown list.\nThe autocomplete component injects search result values into the template\nas `item` variables that reference all of the object properties of the search results."
|
|
3011
|
+
},
|
|
3012
|
+
"decorators": [
|
|
3013
|
+
{
|
|
3014
|
+
"name": "Input",
|
|
3015
|
+
"type": {
|
|
3016
|
+
"type": "reference",
|
|
3017
|
+
"qualifiedName": "InputDecorator",
|
|
3018
|
+
"package": "@angular/core",
|
|
3019
|
+
"name": "Input"
|
|
3020
|
+
},
|
|
3021
|
+
"arguments": {}
|
|
3022
|
+
}
|
|
3023
|
+
],
|
|
3024
|
+
"sources": [
|
|
3025
|
+
{
|
|
3026
|
+
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3027
|
+
"line": 188,
|
|
3028
|
+
"character": 9
|
|
3029
|
+
}
|
|
3030
|
+
],
|
|
3031
|
+
"type": {
|
|
3032
|
+
"type": "reference",
|
|
3033
|
+
"typeArguments": [
|
|
3034
|
+
{
|
|
3035
|
+
"type": "intrinsic",
|
|
3036
|
+
"name": "unknown"
|
|
3037
|
+
}
|
|
3038
|
+
],
|
|
3039
|
+
"qualifiedName": "TemplateRef",
|
|
3040
|
+
"package": "@angular/core",
|
|
3041
|
+
"name": "TemplateRef"
|
|
3042
|
+
}
|
|
3043
|
+
},
|
|
3044
|
+
{
|
|
3045
|
+
"id": 161,
|
|
3003
3046
|
"name": "searchResultsCount",
|
|
3004
3047
|
"kind": 1024,
|
|
3005
3048
|
"kindString": "Property",
|
|
@@ -3009,7 +3052,7 @@
|
|
|
3009
3052
|
"sources": [
|
|
3010
3053
|
{
|
|
3011
3054
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3012
|
-
"line":
|
|
3055
|
+
"line": 318,
|
|
3013
3056
|
"character": 9
|
|
3014
3057
|
}
|
|
3015
3058
|
],
|
|
@@ -3019,7 +3062,7 @@
|
|
|
3019
3062
|
}
|
|
3020
3063
|
},
|
|
3021
3064
|
{
|
|
3022
|
-
"id":
|
|
3065
|
+
"id": 157,
|
|
3023
3066
|
"name": "searchText",
|
|
3024
3067
|
"kind": 1024,
|
|
3025
3068
|
"kindString": "Property",
|
|
@@ -3029,7 +3072,7 @@
|
|
|
3029
3072
|
"sources": [
|
|
3030
3073
|
{
|
|
3031
3074
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3032
|
-
"line":
|
|
3075
|
+
"line": 310,
|
|
3033
3076
|
"character": 9
|
|
3034
3077
|
}
|
|
3035
3078
|
],
|
|
@@ -3040,7 +3083,7 @@
|
|
|
3040
3083
|
"defaultValue": "''"
|
|
3041
3084
|
},
|
|
3042
3085
|
{
|
|
3043
|
-
"id":
|
|
3086
|
+
"id": 144,
|
|
3044
3087
|
"name": "selectionChange",
|
|
3045
3088
|
"kind": 1024,
|
|
3046
3089
|
"kindString": "Property",
|
|
@@ -3065,7 +3108,7 @@
|
|
|
3065
3108
|
"sources": [
|
|
3066
3109
|
{
|
|
3067
3110
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3068
|
-
"line":
|
|
3111
|
+
"line": 275,
|
|
3069
3112
|
"character": 9
|
|
3070
3113
|
}
|
|
3071
3114
|
],
|
|
@@ -3074,7 +3117,7 @@
|
|
|
3074
3117
|
"typeArguments": [
|
|
3075
3118
|
{
|
|
3076
3119
|
"type": "reference",
|
|
3077
|
-
"id":
|
|
3120
|
+
"id": 579,
|
|
3078
3121
|
"name": "SkyAutocompleteSelectionChange"
|
|
3079
3122
|
}
|
|
3080
3123
|
],
|
|
@@ -3334,7 +3377,7 @@
|
|
|
3334
3377
|
]
|
|
3335
3378
|
},
|
|
3336
3379
|
{
|
|
3337
|
-
"id":
|
|
3380
|
+
"id": 150,
|
|
3338
3381
|
"name": "highlightText",
|
|
3339
3382
|
"kind": 262144,
|
|
3340
3383
|
"kindString": "Accessor",
|
|
@@ -3344,13 +3387,13 @@
|
|
|
3344
3387
|
"sources": [
|
|
3345
3388
|
{
|
|
3346
3389
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3347
|
-
"line":
|
|
3390
|
+
"line": 296,
|
|
3348
3391
|
"character": 13
|
|
3349
3392
|
}
|
|
3350
3393
|
],
|
|
3351
3394
|
"getSignature": [
|
|
3352
3395
|
{
|
|
3353
|
-
"id":
|
|
3396
|
+
"id": 151,
|
|
3354
3397
|
"name": "highlightText",
|
|
3355
3398
|
"kind": 524288,
|
|
3356
3399
|
"kindString": "Get signature",
|
|
@@ -3366,14 +3409,14 @@
|
|
|
3366
3409
|
],
|
|
3367
3410
|
"setSignature": [
|
|
3368
3411
|
{
|
|
3369
|
-
"id":
|
|
3412
|
+
"id": 152,
|
|
3370
3413
|
"name": "highlightText",
|
|
3371
3414
|
"kind": 1048576,
|
|
3372
3415
|
"kindString": "Set signature",
|
|
3373
3416
|
"flags": {},
|
|
3374
3417
|
"parameters": [
|
|
3375
3418
|
{
|
|
3376
|
-
"id":
|
|
3419
|
+
"id": 153,
|
|
3377
3420
|
"name": "value",
|
|
3378
3421
|
"kind": 32768,
|
|
3379
3422
|
"kindString": "Parameter",
|
|
@@ -3524,7 +3567,7 @@
|
|
|
3524
3567
|
},
|
|
3525
3568
|
"type": {
|
|
3526
3569
|
"type": "reference",
|
|
3527
|
-
"id":
|
|
3570
|
+
"id": 568,
|
|
3528
3571
|
"name": "SkyAutocompleteSearchFunction"
|
|
3529
3572
|
}
|
|
3530
3573
|
}
|
|
@@ -3548,7 +3591,7 @@
|
|
|
3548
3591
|
"flags": {},
|
|
3549
3592
|
"type": {
|
|
3550
3593
|
"type": "reference",
|
|
3551
|
-
"id":
|
|
3594
|
+
"id": 568,
|
|
3552
3595
|
"name": "SkyAutocompleteSearchFunction"
|
|
3553
3596
|
}
|
|
3554
3597
|
}
|
|
@@ -3561,96 +3604,7 @@
|
|
|
3561
3604
|
]
|
|
3562
3605
|
},
|
|
3563
3606
|
{
|
|
3564
|
-
"id":
|
|
3565
|
-
"name": "searchResultTemplate",
|
|
3566
|
-
"kind": 262144,
|
|
3567
|
-
"kindString": "Accessor",
|
|
3568
|
-
"flags": {
|
|
3569
|
-
"isPublic": true
|
|
3570
|
-
},
|
|
3571
|
-
"decorators": [
|
|
3572
|
-
{
|
|
3573
|
-
"name": "Input",
|
|
3574
|
-
"type": {
|
|
3575
|
-
"type": "reference",
|
|
3576
|
-
"qualifiedName": "InputDecorator",
|
|
3577
|
-
"package": "@angular/core",
|
|
3578
|
-
"name": "Input"
|
|
3579
|
-
},
|
|
3580
|
-
"arguments": {}
|
|
3581
|
-
}
|
|
3582
|
-
],
|
|
3583
|
-
"sources": [
|
|
3584
|
-
{
|
|
3585
|
-
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3586
|
-
"line": 188,
|
|
3587
|
-
"character": 13
|
|
3588
|
-
}
|
|
3589
|
-
],
|
|
3590
|
-
"getSignature": [
|
|
3591
|
-
{
|
|
3592
|
-
"id": 130,
|
|
3593
|
-
"name": "searchResultTemplate",
|
|
3594
|
-
"kind": 524288,
|
|
3595
|
-
"kindString": "Get signature",
|
|
3596
|
-
"flags": {},
|
|
3597
|
-
"comment": {
|
|
3598
|
-
"shortText": "Specifies a template to format each search result in the dropdown list.\nThe autocomplete component injects search result values into the template\nas `item` variables that reference all of the object properties of the search results."
|
|
3599
|
-
},
|
|
3600
|
-
"type": {
|
|
3601
|
-
"type": "reference",
|
|
3602
|
-
"typeArguments": [
|
|
3603
|
-
{
|
|
3604
|
-
"type": "intrinsic",
|
|
3605
|
-
"name": "unknown"
|
|
3606
|
-
}
|
|
3607
|
-
],
|
|
3608
|
-
"qualifiedName": "TemplateRef",
|
|
3609
|
-
"package": "@angular/core",
|
|
3610
|
-
"name": "TemplateRef"
|
|
3611
|
-
}
|
|
3612
|
-
}
|
|
3613
|
-
],
|
|
3614
|
-
"setSignature": [
|
|
3615
|
-
{
|
|
3616
|
-
"id": 131,
|
|
3617
|
-
"name": "searchResultTemplate",
|
|
3618
|
-
"kind": 1048576,
|
|
3619
|
-
"kindString": "Set signature",
|
|
3620
|
-
"flags": {},
|
|
3621
|
-
"comment": {
|
|
3622
|
-
"shortText": "Specifies a template to format each search result in the dropdown list.\nThe autocomplete component injects search result values into the template\nas `item` variables that reference all of the object properties of the search results."
|
|
3623
|
-
},
|
|
3624
|
-
"parameters": [
|
|
3625
|
-
{
|
|
3626
|
-
"id": 132,
|
|
3627
|
-
"name": "value",
|
|
3628
|
-
"kind": 32768,
|
|
3629
|
-
"kindString": "Parameter",
|
|
3630
|
-
"flags": {},
|
|
3631
|
-
"type": {
|
|
3632
|
-
"type": "reference",
|
|
3633
|
-
"typeArguments": [
|
|
3634
|
-
{
|
|
3635
|
-
"type": "intrinsic",
|
|
3636
|
-
"name": "unknown"
|
|
3637
|
-
}
|
|
3638
|
-
],
|
|
3639
|
-
"qualifiedName": "TemplateRef",
|
|
3640
|
-
"package": "@angular/core",
|
|
3641
|
-
"name": "TemplateRef"
|
|
3642
|
-
}
|
|
3643
|
-
}
|
|
3644
|
-
],
|
|
3645
|
-
"type": {
|
|
3646
|
-
"type": "intrinsic",
|
|
3647
|
-
"name": "void"
|
|
3648
|
-
}
|
|
3649
|
-
}
|
|
3650
|
-
]
|
|
3651
|
-
},
|
|
3652
|
-
{
|
|
3653
|
-
"id": 149,
|
|
3607
|
+
"id": 146,
|
|
3654
3608
|
"name": "searchResults",
|
|
3655
3609
|
"kind": 262144,
|
|
3656
3610
|
"kindString": "Accessor",
|
|
@@ -3660,13 +3614,13 @@
|
|
|
3660
3614
|
"sources": [
|
|
3661
3615
|
{
|
|
3662
3616
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3663
|
-
"line":
|
|
3617
|
+
"line": 288,
|
|
3664
3618
|
"character": 13
|
|
3665
3619
|
}
|
|
3666
3620
|
],
|
|
3667
3621
|
"getSignature": [
|
|
3668
3622
|
{
|
|
3669
|
-
"id":
|
|
3623
|
+
"id": 147,
|
|
3670
3624
|
"name": "searchResults",
|
|
3671
3625
|
"kind": 524288,
|
|
3672
3626
|
"kindString": "Get signature",
|
|
@@ -3682,14 +3636,14 @@
|
|
|
3682
3636
|
],
|
|
3683
3637
|
"setSignature": [
|
|
3684
3638
|
{
|
|
3685
|
-
"id":
|
|
3639
|
+
"id": 148,
|
|
3686
3640
|
"name": "searchResults",
|
|
3687
3641
|
"kind": 1048576,
|
|
3688
3642
|
"kindString": "Set signature",
|
|
3689
3643
|
"flags": {},
|
|
3690
3644
|
"parameters": [
|
|
3691
3645
|
{
|
|
3692
|
-
"id":
|
|
3646
|
+
"id": 149,
|
|
3693
3647
|
"name": "value",
|
|
3694
3648
|
"kind": 32768,
|
|
3695
3649
|
"kindString": "Parameter",
|
|
@@ -3711,7 +3665,7 @@
|
|
|
3711
3665
|
]
|
|
3712
3666
|
},
|
|
3713
3667
|
{
|
|
3714
|
-
"id":
|
|
3668
|
+
"id": 135,
|
|
3715
3669
|
"name": "searchResultsLimit",
|
|
3716
3670
|
"kind": 262144,
|
|
3717
3671
|
"kindString": "Accessor",
|
|
@@ -3733,13 +3687,13 @@
|
|
|
3733
3687
|
"sources": [
|
|
3734
3688
|
{
|
|
3735
3689
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3736
|
-
"line":
|
|
3690
|
+
"line": 223,
|
|
3737
3691
|
"character": 13
|
|
3738
3692
|
}
|
|
3739
3693
|
],
|
|
3740
3694
|
"getSignature": [
|
|
3741
3695
|
{
|
|
3742
|
-
"id":
|
|
3696
|
+
"id": 136,
|
|
3743
3697
|
"name": "searchResultsLimit",
|
|
3744
3698
|
"kind": 524288,
|
|
3745
3699
|
"kindString": "Get signature",
|
|
@@ -3755,7 +3709,7 @@
|
|
|
3755
3709
|
],
|
|
3756
3710
|
"setSignature": [
|
|
3757
3711
|
{
|
|
3758
|
-
"id":
|
|
3712
|
+
"id": 137,
|
|
3759
3713
|
"name": "searchResultsLimit",
|
|
3760
3714
|
"kind": 1048576,
|
|
3761
3715
|
"kindString": "Set signature",
|
|
@@ -3765,7 +3719,7 @@
|
|
|
3765
3719
|
},
|
|
3766
3720
|
"parameters": [
|
|
3767
3721
|
{
|
|
3768
|
-
"id":
|
|
3722
|
+
"id": 138,
|
|
3769
3723
|
"name": "value",
|
|
3770
3724
|
"kind": 32768,
|
|
3771
3725
|
"kindString": "Parameter",
|
|
@@ -3784,7 +3738,7 @@
|
|
|
3784
3738
|
]
|
|
3785
3739
|
},
|
|
3786
3740
|
{
|
|
3787
|
-
"id":
|
|
3741
|
+
"id": 130,
|
|
3788
3742
|
"name": "searchTextMinimumCharacters",
|
|
3789
3743
|
"kind": 262144,
|
|
3790
3744
|
"kindString": "Accessor",
|
|
@@ -3806,13 +3760,13 @@
|
|
|
3806
3760
|
"sources": [
|
|
3807
3761
|
{
|
|
3808
3762
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3809
|
-
"line":
|
|
3763
|
+
"line": 197,
|
|
3810
3764
|
"character": 13
|
|
3811
3765
|
}
|
|
3812
3766
|
],
|
|
3813
3767
|
"getSignature": [
|
|
3814
3768
|
{
|
|
3815
|
-
"id":
|
|
3769
|
+
"id": 131,
|
|
3816
3770
|
"name": "searchTextMinimumCharacters",
|
|
3817
3771
|
"kind": 524288,
|
|
3818
3772
|
"kindString": "Get signature",
|
|
@@ -3834,7 +3788,7 @@
|
|
|
3834
3788
|
],
|
|
3835
3789
|
"setSignature": [
|
|
3836
3790
|
{
|
|
3837
|
-
"id":
|
|
3791
|
+
"id": 132,
|
|
3838
3792
|
"name": "searchTextMinimumCharacters",
|
|
3839
3793
|
"kind": 1048576,
|
|
3840
3794
|
"kindString": "Set signature",
|
|
@@ -3850,7 +3804,7 @@
|
|
|
3850
3804
|
},
|
|
3851
3805
|
"parameters": [
|
|
3852
3806
|
{
|
|
3853
|
-
"id":
|
|
3807
|
+
"id": 133,
|
|
3854
3808
|
"name": "value",
|
|
3855
3809
|
"kind": 32768,
|
|
3856
3810
|
"kindString": "Parameter",
|
|
@@ -3869,7 +3823,7 @@
|
|
|
3869
3823
|
]
|
|
3870
3824
|
},
|
|
3871
3825
|
{
|
|
3872
|
-
"id":
|
|
3826
|
+
"id": 158,
|
|
3873
3827
|
"name": "showActionsArea",
|
|
3874
3828
|
"kind": 262144,
|
|
3875
3829
|
"kindString": "Accessor",
|
|
@@ -3879,13 +3833,13 @@
|
|
|
3879
3833
|
"sources": [
|
|
3880
3834
|
{
|
|
3881
3835
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3882
|
-
"line":
|
|
3836
|
+
"line": 312,
|
|
3883
3837
|
"character": 13
|
|
3884
3838
|
}
|
|
3885
3839
|
],
|
|
3886
3840
|
"getSignature": [
|
|
3887
3841
|
{
|
|
3888
|
-
"id":
|
|
3842
|
+
"id": 159,
|
|
3889
3843
|
"name": "showActionsArea",
|
|
3890
3844
|
"kind": 524288,
|
|
3891
3845
|
"kindString": "Get signature",
|
|
@@ -3898,7 +3852,7 @@
|
|
|
3898
3852
|
]
|
|
3899
3853
|
},
|
|
3900
3854
|
{
|
|
3901
|
-
"id":
|
|
3855
|
+
"id": 201,
|
|
3902
3856
|
"name": "addButtonClicked",
|
|
3903
3857
|
"kind": 2048,
|
|
3904
3858
|
"kindString": "Method",
|
|
@@ -3908,13 +3862,13 @@
|
|
|
3908
3862
|
"sources": [
|
|
3909
3863
|
{
|
|
3910
3864
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3911
|
-
"line":
|
|
3865
|
+
"line": 493,
|
|
3912
3866
|
"character": 9
|
|
3913
3867
|
}
|
|
3914
3868
|
],
|
|
3915
3869
|
"signatures": [
|
|
3916
3870
|
{
|
|
3917
|
-
"id":
|
|
3871
|
+
"id": 202,
|
|
3918
3872
|
"name": "addButtonClicked",
|
|
3919
3873
|
"kind": 4096,
|
|
3920
3874
|
"kindString": "Call signature",
|
|
@@ -3927,7 +3881,7 @@
|
|
|
3927
3881
|
]
|
|
3928
3882
|
},
|
|
3929
3883
|
{
|
|
3930
|
-
"id":
|
|
3884
|
+
"id": 203,
|
|
3931
3885
|
"name": "handleKeydown",
|
|
3932
3886
|
"kind": 2048,
|
|
3933
3887
|
"kindString": "Method",
|
|
@@ -3937,20 +3891,20 @@
|
|
|
3937
3891
|
"sources": [
|
|
3938
3892
|
{
|
|
3939
3893
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3940
|
-
"line":
|
|
3894
|
+
"line": 501,
|
|
3941
3895
|
"character": 9
|
|
3942
3896
|
}
|
|
3943
3897
|
],
|
|
3944
3898
|
"signatures": [
|
|
3945
3899
|
{
|
|
3946
|
-
"id":
|
|
3900
|
+
"id": 204,
|
|
3947
3901
|
"name": "handleKeydown",
|
|
3948
3902
|
"kind": 4096,
|
|
3949
3903
|
"kindString": "Call signature",
|
|
3950
3904
|
"flags": {},
|
|
3951
3905
|
"parameters": [
|
|
3952
3906
|
{
|
|
3953
|
-
"id":
|
|
3907
|
+
"id": 205,
|
|
3954
3908
|
"name": "event",
|
|
3955
3909
|
"kind": 32768,
|
|
3956
3910
|
"kindString": "Parameter",
|
|
@@ -3971,7 +3925,7 @@
|
|
|
3971
3925
|
]
|
|
3972
3926
|
},
|
|
3973
3927
|
{
|
|
3974
|
-
"id":
|
|
3928
|
+
"id": 215,
|
|
3975
3929
|
"name": "isElementFocused",
|
|
3976
3930
|
"kind": 2048,
|
|
3977
3931
|
"kindString": "Method",
|
|
@@ -3981,20 +3935,20 @@
|
|
|
3981
3935
|
"sources": [
|
|
3982
3936
|
{
|
|
3983
3937
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3984
|
-
"line":
|
|
3938
|
+
"line": 614,
|
|
3985
3939
|
"character": 9
|
|
3986
3940
|
}
|
|
3987
3941
|
],
|
|
3988
3942
|
"signatures": [
|
|
3989
3943
|
{
|
|
3990
|
-
"id":
|
|
3944
|
+
"id": 216,
|
|
3991
3945
|
"name": "isElementFocused",
|
|
3992
3946
|
"kind": 4096,
|
|
3993
3947
|
"kindString": "Call signature",
|
|
3994
3948
|
"flags": {},
|
|
3995
3949
|
"parameters": [
|
|
3996
3950
|
{
|
|
3997
|
-
"id":
|
|
3951
|
+
"id": 217,
|
|
3998
3952
|
"name": "ref",
|
|
3999
3953
|
"kind": 32768,
|
|
4000
3954
|
"kindString": "Parameter",
|
|
@@ -4015,7 +3969,7 @@
|
|
|
4015
3969
|
]
|
|
4016
3970
|
},
|
|
4017
3971
|
{
|
|
4018
|
-
"id":
|
|
3972
|
+
"id": 206,
|
|
4019
3973
|
"name": "moreButtonClicked",
|
|
4020
3974
|
"kind": 2048,
|
|
4021
3975
|
"kindString": "Method",
|
|
@@ -4025,13 +3979,13 @@
|
|
|
4025
3979
|
"sources": [
|
|
4026
3980
|
{
|
|
4027
3981
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4028
|
-
"line":
|
|
3982
|
+
"line": 584,
|
|
4029
3983
|
"character": 9
|
|
4030
3984
|
}
|
|
4031
3985
|
],
|
|
4032
3986
|
"signatures": [
|
|
4033
3987
|
{
|
|
4034
|
-
"id":
|
|
3988
|
+
"id": 207,
|
|
4035
3989
|
"name": "moreButtonClicked",
|
|
4036
3990
|
"kind": 4096,
|
|
4037
3991
|
"kindString": "Call signature",
|
|
@@ -4044,7 +3998,7 @@
|
|
|
4044
3998
|
]
|
|
4045
3999
|
},
|
|
4046
4000
|
{
|
|
4047
|
-
"id":
|
|
4001
|
+
"id": 197,
|
|
4048
4002
|
"name": "ngAfterViewInit",
|
|
4049
4003
|
"kind": 2048,
|
|
4050
4004
|
"kindString": "Method",
|
|
@@ -4054,13 +4008,13 @@
|
|
|
4054
4008
|
"sources": [
|
|
4055
4009
|
{
|
|
4056
4010
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4057
|
-
"line":
|
|
4011
|
+
"line": 479,
|
|
4058
4012
|
"character": 9
|
|
4059
4013
|
}
|
|
4060
4014
|
],
|
|
4061
4015
|
"signatures": [
|
|
4062
4016
|
{
|
|
4063
|
-
"id":
|
|
4017
|
+
"id": 198,
|
|
4064
4018
|
"name": "ngAfterViewInit",
|
|
4065
4019
|
"kind": 4096,
|
|
4066
4020
|
"kindString": "Call signature",
|
|
@@ -4081,7 +4035,7 @@
|
|
|
4081
4035
|
}
|
|
4082
4036
|
},
|
|
4083
4037
|
{
|
|
4084
|
-
"id":
|
|
4038
|
+
"id": 199,
|
|
4085
4039
|
"name": "ngOnDestroy",
|
|
4086
4040
|
"kind": 2048,
|
|
4087
4041
|
"kindString": "Method",
|
|
@@ -4091,13 +4045,13 @@
|
|
|
4091
4045
|
"sources": [
|
|
4092
4046
|
{
|
|
4093
4047
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4094
|
-
"line":
|
|
4048
|
+
"line": 483,
|
|
4095
4049
|
"character": 9
|
|
4096
4050
|
}
|
|
4097
4051
|
],
|
|
4098
4052
|
"signatures": [
|
|
4099
4053
|
{
|
|
4100
|
-
"id":
|
|
4054
|
+
"id": 200,
|
|
4101
4055
|
"name": "ngOnDestroy",
|
|
4102
4056
|
"kind": 4096,
|
|
4103
4057
|
"kindString": "Call signature",
|
|
@@ -4118,7 +4072,7 @@
|
|
|
4118
4072
|
}
|
|
4119
4073
|
},
|
|
4120
4074
|
{
|
|
4121
|
-
"id":
|
|
4075
|
+
"id": 208,
|
|
4122
4076
|
"name": "onResultMouseDown",
|
|
4123
4077
|
"kind": 2048,
|
|
4124
4078
|
"kindString": "Method",
|
|
@@ -4128,20 +4082,20 @@
|
|
|
4128
4082
|
"sources": [
|
|
4129
4083
|
{
|
|
4130
4084
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4131
|
-
"line":
|
|
4085
|
+
"line": 592,
|
|
4132
4086
|
"character": 9
|
|
4133
4087
|
}
|
|
4134
4088
|
],
|
|
4135
4089
|
"signatures": [
|
|
4136
4090
|
{
|
|
4137
|
-
"id":
|
|
4091
|
+
"id": 209,
|
|
4138
4092
|
"name": "onResultMouseDown",
|
|
4139
4093
|
"kind": 4096,
|
|
4140
4094
|
"kindString": "Call signature",
|
|
4141
4095
|
"flags": {},
|
|
4142
4096
|
"parameters": [
|
|
4143
4097
|
{
|
|
4144
|
-
"id":
|
|
4098
|
+
"id": 210,
|
|
4145
4099
|
"name": "id",
|
|
4146
4100
|
"kind": 32768,
|
|
4147
4101
|
"kindString": "Parameter",
|
|
@@ -4152,7 +4106,7 @@
|
|
|
4152
4106
|
}
|
|
4153
4107
|
},
|
|
4154
4108
|
{
|
|
4155
|
-
"id":
|
|
4109
|
+
"id": 211,
|
|
4156
4110
|
"name": "event",
|
|
4157
4111
|
"kind": 32768,
|
|
4158
4112
|
"kindString": "Parameter",
|
|
@@ -4173,7 +4127,7 @@
|
|
|
4173
4127
|
]
|
|
4174
4128
|
},
|
|
4175
4129
|
{
|
|
4176
|
-
"id":
|
|
4130
|
+
"id": 212,
|
|
4177
4131
|
"name": "onResultMouseMove",
|
|
4178
4132
|
"kind": 2048,
|
|
4179
4133
|
"kindString": "Method",
|
|
@@ -4183,20 +4137,20 @@
|
|
|
4183
4137
|
"sources": [
|
|
4184
4138
|
{
|
|
4185
4139
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4186
|
-
"line":
|
|
4140
|
+
"line": 605,
|
|
4187
4141
|
"character": 9
|
|
4188
4142
|
}
|
|
4189
4143
|
],
|
|
4190
4144
|
"signatures": [
|
|
4191
4145
|
{
|
|
4192
|
-
"id":
|
|
4146
|
+
"id": 213,
|
|
4193
4147
|
"name": "onResultMouseMove",
|
|
4194
4148
|
"kind": 4096,
|
|
4195
4149
|
"kindString": "Call signature",
|
|
4196
4150
|
"flags": {},
|
|
4197
4151
|
"parameters": [
|
|
4198
4152
|
{
|
|
4199
|
-
"id":
|
|
4153
|
+
"id": 214,
|
|
4200
4154
|
"name": "id",
|
|
4201
4155
|
"kind": 32768,
|
|
4202
4156
|
"kindString": "Parameter",
|
|
@@ -4228,16 +4182,17 @@
|
|
|
4228
4182
|
"kind": 1024,
|
|
4229
4183
|
"children": [
|
|
4230
4184
|
102,
|
|
4231
|
-
|
|
4232
|
-
163,
|
|
4233
|
-
143,
|
|
4234
|
-
158,
|
|
4235
|
-
159,
|
|
4236
|
-
148,
|
|
4237
|
-
137,
|
|
4238
|
-
164,
|
|
4185
|
+
154,
|
|
4239
4186
|
160,
|
|
4240
|
-
|
|
4187
|
+
140,
|
|
4188
|
+
155,
|
|
4189
|
+
156,
|
|
4190
|
+
145,
|
|
4191
|
+
134,
|
|
4192
|
+
129,
|
|
4193
|
+
161,
|
|
4194
|
+
157,
|
|
4195
|
+
144
|
|
4241
4196
|
]
|
|
4242
4197
|
},
|
|
4243
4198
|
{
|
|
@@ -4247,28 +4202,27 @@
|
|
|
4247
4202
|
103,
|
|
4248
4203
|
107,
|
|
4249
4204
|
111,
|
|
4250
|
-
|
|
4205
|
+
150,
|
|
4251
4206
|
121,
|
|
4252
4207
|
125,
|
|
4253
|
-
|
|
4254
|
-
|
|
4255
|
-
|
|
4256
|
-
|
|
4257
|
-
161
|
|
4208
|
+
146,
|
|
4209
|
+
135,
|
|
4210
|
+
130,
|
|
4211
|
+
158
|
|
4258
4212
|
]
|
|
4259
4213
|
},
|
|
4260
4214
|
{
|
|
4261
4215
|
"title": "Methods",
|
|
4262
4216
|
"kind": 2048,
|
|
4263
4217
|
"children": [
|
|
4218
|
+
201,
|
|
4219
|
+
203,
|
|
4220
|
+
215,
|
|
4264
4221
|
206,
|
|
4222
|
+
197,
|
|
4223
|
+
199,
|
|
4265
4224
|
208,
|
|
4266
|
-
|
|
4267
|
-
211,
|
|
4268
|
-
202,
|
|
4269
|
-
204,
|
|
4270
|
-
213,
|
|
4271
|
-
217
|
|
4225
|
+
212
|
|
4272
4226
|
]
|
|
4273
4227
|
}
|
|
4274
4228
|
],
|
|
@@ -4295,7 +4249,7 @@
|
|
|
4295
4249
|
]
|
|
4296
4250
|
},
|
|
4297
4251
|
{
|
|
4298
|
-
"id":
|
|
4252
|
+
"id": 259,
|
|
4299
4253
|
"name": "SkyCountryFieldComponent",
|
|
4300
4254
|
"kind": 128,
|
|
4301
4255
|
"kindString": "Class",
|
|
@@ -4316,7 +4270,7 @@
|
|
|
4316
4270
|
],
|
|
4317
4271
|
"children": [
|
|
4318
4272
|
{
|
|
4319
|
-
"id":
|
|
4273
|
+
"id": 260,
|
|
4320
4274
|
"name": "constructor",
|
|
4321
4275
|
"kind": 512,
|
|
4322
4276
|
"kindString": "Constructor",
|
|
@@ -4324,20 +4278,20 @@
|
|
|
4324
4278
|
"sources": [
|
|
4325
4279
|
{
|
|
4326
4280
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4327
|
-
"line":
|
|
4281
|
+
"line": 277,
|
|
4328
4282
|
"character": 2
|
|
4329
4283
|
}
|
|
4330
4284
|
],
|
|
4331
4285
|
"signatures": [
|
|
4332
4286
|
{
|
|
4333
|
-
"id":
|
|
4287
|
+
"id": 261,
|
|
4334
4288
|
"name": "SkyCountryFieldComponent",
|
|
4335
4289
|
"kind": 16384,
|
|
4336
4290
|
"kindString": "Constructor signature",
|
|
4337
4291
|
"flags": {},
|
|
4338
4292
|
"parameters": [
|
|
4339
4293
|
{
|
|
4340
|
-
"id":
|
|
4294
|
+
"id": 262,
|
|
4341
4295
|
"name": "changeDetector",
|
|
4342
4296
|
"kind": 32768,
|
|
4343
4297
|
"kindString": "Parameter",
|
|
@@ -4350,7 +4304,7 @@
|
|
|
4350
4304
|
}
|
|
4351
4305
|
},
|
|
4352
4306
|
{
|
|
4353
|
-
"id":
|
|
4307
|
+
"id": 263,
|
|
4354
4308
|
"name": "elRef",
|
|
4355
4309
|
"kind": 32768,
|
|
4356
4310
|
"kindString": "Parameter",
|
|
@@ -4369,7 +4323,7 @@
|
|
|
4369
4323
|
}
|
|
4370
4324
|
},
|
|
4371
4325
|
{
|
|
4372
|
-
"id":
|
|
4326
|
+
"id": 264,
|
|
4373
4327
|
"name": "windowRef",
|
|
4374
4328
|
"kind": 32768,
|
|
4375
4329
|
"kindString": "Parameter",
|
|
@@ -4380,7 +4334,7 @@
|
|
|
4380
4334
|
}
|
|
4381
4335
|
},
|
|
4382
4336
|
{
|
|
4383
|
-
"id":
|
|
4337
|
+
"id": 265,
|
|
4384
4338
|
"name": "injector",
|
|
4385
4339
|
"kind": 32768,
|
|
4386
4340
|
"kindString": "Parameter",
|
|
@@ -4393,7 +4347,7 @@
|
|
|
4393
4347
|
}
|
|
4394
4348
|
},
|
|
4395
4349
|
{
|
|
4396
|
-
"id":
|
|
4350
|
+
"id": 266,
|
|
4397
4351
|
"name": "inputBoxHostSvc",
|
|
4398
4352
|
"kind": 32768,
|
|
4399
4353
|
"kindString": "Parameter",
|
|
@@ -4418,7 +4372,7 @@
|
|
|
4418
4372
|
}
|
|
4419
4373
|
},
|
|
4420
4374
|
{
|
|
4421
|
-
"id":
|
|
4375
|
+
"id": 267,
|
|
4422
4376
|
"name": "themeSvc",
|
|
4423
4377
|
"kind": 32768,
|
|
4424
4378
|
"kindString": "Parameter",
|
|
@@ -4445,14 +4399,14 @@
|
|
|
4445
4399
|
],
|
|
4446
4400
|
"type": {
|
|
4447
4401
|
"type": "reference",
|
|
4448
|
-
"id":
|
|
4402
|
+
"id": 259,
|
|
4449
4403
|
"name": "SkyCountryFieldComponent"
|
|
4450
4404
|
}
|
|
4451
4405
|
}
|
|
4452
4406
|
]
|
|
4453
4407
|
},
|
|
4454
4408
|
{
|
|
4455
|
-
"id":
|
|
4409
|
+
"id": 268,
|
|
4456
4410
|
"name": "autocompleteAttribute",
|
|
4457
4411
|
"kind": 1024,
|
|
4458
4412
|
"kindString": "Property",
|
|
@@ -4493,7 +4447,7 @@
|
|
|
4493
4447
|
}
|
|
4494
4448
|
},
|
|
4495
4449
|
{
|
|
4496
|
-
"id":
|
|
4450
|
+
"id": 287,
|
|
4497
4451
|
"name": "countries",
|
|
4498
4452
|
"kind": 1024,
|
|
4499
4453
|
"kindString": "Property",
|
|
@@ -4511,14 +4465,14 @@
|
|
|
4511
4465
|
"type": "array",
|
|
4512
4466
|
"elementType": {
|
|
4513
4467
|
"type": "reference",
|
|
4514
|
-
"id":
|
|
4468
|
+
"id": 587,
|
|
4515
4469
|
"name": "SkyCountryFieldCountry"
|
|
4516
4470
|
}
|
|
4517
4471
|
},
|
|
4518
4472
|
"defaultValue": "[]"
|
|
4519
4473
|
},
|
|
4520
4474
|
{
|
|
4521
|
-
"id":
|
|
4475
|
+
"id": 291,
|
|
4522
4476
|
"name": "countrySearchAutocompleteDirective",
|
|
4523
4477
|
"kind": 1024,
|
|
4524
4478
|
"kindString": "Property",
|
|
@@ -4553,7 +4507,7 @@
|
|
|
4553
4507
|
}
|
|
4554
4508
|
},
|
|
4555
4509
|
{
|
|
4556
|
-
"id":
|
|
4510
|
+
"id": 288,
|
|
4557
4511
|
"name": "countrySearchFormControl",
|
|
4558
4512
|
"kind": 1024,
|
|
4559
4513
|
"kindString": "Property",
|
|
@@ -4575,7 +4529,7 @@
|
|
|
4575
4529
|
}
|
|
4576
4530
|
},
|
|
4577
4531
|
{
|
|
4578
|
-
"id":
|
|
4532
|
+
"id": 296,
|
|
4579
4533
|
"name": "currentTheme",
|
|
4580
4534
|
"kind": 1024,
|
|
4581
4535
|
"kindString": "Property",
|
|
@@ -4585,7 +4539,7 @@
|
|
|
4585
4539
|
"sources": [
|
|
4586
4540
|
{
|
|
4587
4541
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4588
|
-
"line":
|
|
4542
|
+
"line": 229,
|
|
4589
4543
|
"character": 9
|
|
4590
4544
|
}
|
|
4591
4545
|
],
|
|
@@ -4596,7 +4550,7 @@
|
|
|
4596
4550
|
"defaultValue": "'default'"
|
|
4597
4551
|
},
|
|
4598
4552
|
{
|
|
4599
|
-
"id":
|
|
4553
|
+
"id": 277,
|
|
4600
4554
|
"name": "hideSelectedCountryFlag",
|
|
4601
4555
|
"kind": 1024,
|
|
4602
4556
|
"kindString": "Property",
|
|
@@ -4632,7 +4586,7 @@
|
|
|
4632
4586
|
"defaultValue": "false"
|
|
4633
4587
|
},
|
|
4634
4588
|
{
|
|
4635
|
-
"id":
|
|
4589
|
+
"id": 297,
|
|
4636
4590
|
"name": "inputId",
|
|
4637
4591
|
"kind": 1024,
|
|
4638
4592
|
"kindString": "Property",
|
|
@@ -4642,7 +4596,7 @@
|
|
|
4642
4596
|
"sources": [
|
|
4643
4597
|
{
|
|
4644
4598
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4645
|
-
"line":
|
|
4599
|
+
"line": 231,
|
|
4646
4600
|
"character": 9
|
|
4647
4601
|
}
|
|
4648
4602
|
],
|
|
@@ -4652,7 +4606,7 @@
|
|
|
4652
4606
|
}
|
|
4653
4607
|
},
|
|
4654
4608
|
{
|
|
4655
|
-
"id":
|
|
4609
|
+
"id": 289,
|
|
4656
4610
|
"name": "isInputFocused",
|
|
4657
4611
|
"kind": 1024,
|
|
4658
4612
|
"kindString": "Property",
|
|
@@ -4673,7 +4627,7 @@
|
|
|
4673
4627
|
"defaultValue": "false"
|
|
4674
4628
|
},
|
|
4675
4629
|
{
|
|
4676
|
-
"id":
|
|
4630
|
+
"id": 290,
|
|
4677
4631
|
"name": "searchTextMinimumCharacters",
|
|
4678
4632
|
"kind": 1024,
|
|
4679
4633
|
"kindString": "Property",
|
|
@@ -4694,7 +4648,7 @@
|
|
|
4694
4648
|
"defaultValue": "2"
|
|
4695
4649
|
},
|
|
4696
4650
|
{
|
|
4697
|
-
"id":
|
|
4651
|
+
"id": 286,
|
|
4698
4652
|
"name": "selectedCountryChange",
|
|
4699
4653
|
"kind": 1024,
|
|
4700
4654
|
"kindString": "Property",
|
|
@@ -4728,7 +4682,7 @@
|
|
|
4728
4682
|
"typeArguments": [
|
|
4729
4683
|
{
|
|
4730
4684
|
"type": "reference",
|
|
4731
|
-
"id":
|
|
4685
|
+
"id": 587,
|
|
4732
4686
|
"name": "SkyCountryFieldCountry"
|
|
4733
4687
|
}
|
|
4734
4688
|
],
|
|
@@ -4739,7 +4693,7 @@
|
|
|
4739
4693
|
"defaultValue": "..."
|
|
4740
4694
|
},
|
|
4741
4695
|
{
|
|
4742
|
-
"id":
|
|
4696
|
+
"id": 269,
|
|
4743
4697
|
"name": "defaultCountry",
|
|
4744
4698
|
"kind": 262144,
|
|
4745
4699
|
"kindString": "Accessor",
|
|
@@ -4767,7 +4721,7 @@
|
|
|
4767
4721
|
],
|
|
4768
4722
|
"getSignature": [
|
|
4769
4723
|
{
|
|
4770
|
-
"id":
|
|
4724
|
+
"id": 270,
|
|
4771
4725
|
"name": "defaultCountry",
|
|
4772
4726
|
"kind": 524288,
|
|
4773
4727
|
"kindString": "Get signature",
|
|
@@ -4789,7 +4743,7 @@
|
|
|
4789
4743
|
],
|
|
4790
4744
|
"setSignature": [
|
|
4791
4745
|
{
|
|
4792
|
-
"id":
|
|
4746
|
+
"id": 271,
|
|
4793
4747
|
"name": "defaultCountry",
|
|
4794
4748
|
"kind": 1048576,
|
|
4795
4749
|
"kindString": "Set signature",
|
|
@@ -4805,7 +4759,7 @@
|
|
|
4805
4759
|
},
|
|
4806
4760
|
"parameters": [
|
|
4807
4761
|
{
|
|
4808
|
-
"id":
|
|
4762
|
+
"id": 272,
|
|
4809
4763
|
"name": "value",
|
|
4810
4764
|
"kind": 32768,
|
|
4811
4765
|
"kindString": "Parameter",
|
|
@@ -4824,7 +4778,7 @@
|
|
|
4824
4778
|
]
|
|
4825
4779
|
},
|
|
4826
4780
|
{
|
|
4827
|
-
"id":
|
|
4781
|
+
"id": 273,
|
|
4828
4782
|
"name": "disabled",
|
|
4829
4783
|
"kind": 262144,
|
|
4830
4784
|
"kindString": "Accessor",
|
|
@@ -4852,7 +4806,7 @@
|
|
|
4852
4806
|
],
|
|
4853
4807
|
"getSignature": [
|
|
4854
4808
|
{
|
|
4855
|
-
"id":
|
|
4809
|
+
"id": 274,
|
|
4856
4810
|
"name": "disabled",
|
|
4857
4811
|
"kind": 524288,
|
|
4858
4812
|
"kindString": "Get signature",
|
|
@@ -4874,7 +4828,7 @@
|
|
|
4874
4828
|
],
|
|
4875
4829
|
"setSignature": [
|
|
4876
4830
|
{
|
|
4877
|
-
"id":
|
|
4831
|
+
"id": 275,
|
|
4878
4832
|
"name": "disabled",
|
|
4879
4833
|
"kind": 1048576,
|
|
4880
4834
|
"kindString": "Set signature",
|
|
@@ -4890,7 +4844,7 @@
|
|
|
4890
4844
|
},
|
|
4891
4845
|
"parameters": [
|
|
4892
4846
|
{
|
|
4893
|
-
"id":
|
|
4847
|
+
"id": 276,
|
|
4894
4848
|
"name": "isDisabled",
|
|
4895
4849
|
"kind": 32768,
|
|
4896
4850
|
"kindString": "Parameter",
|
|
@@ -4909,7 +4863,7 @@
|
|
|
4909
4863
|
]
|
|
4910
4864
|
},
|
|
4911
4865
|
{
|
|
4912
|
-
"id":
|
|
4866
|
+
"id": 278,
|
|
4913
4867
|
"name": "includePhoneInfo",
|
|
4914
4868
|
"kind": 262144,
|
|
4915
4869
|
"kindString": "Accessor",
|
|
@@ -4937,7 +4891,7 @@
|
|
|
4937
4891
|
],
|
|
4938
4892
|
"getSignature": [
|
|
4939
4893
|
{
|
|
4940
|
-
"id":
|
|
4894
|
+
"id": 279,
|
|
4941
4895
|
"name": "includePhoneInfo",
|
|
4942
4896
|
"kind": 524288,
|
|
4943
4897
|
"kindString": "Get signature",
|
|
@@ -4959,7 +4913,7 @@
|
|
|
4959
4913
|
],
|
|
4960
4914
|
"setSignature": [
|
|
4961
4915
|
{
|
|
4962
|
-
"id":
|
|
4916
|
+
"id": 280,
|
|
4963
4917
|
"name": "includePhoneInfo",
|
|
4964
4918
|
"kind": 1048576,
|
|
4965
4919
|
"kindString": "Set signature",
|
|
@@ -4975,7 +4929,7 @@
|
|
|
4975
4929
|
},
|
|
4976
4930
|
"parameters": [
|
|
4977
4931
|
{
|
|
4978
|
-
"id":
|
|
4932
|
+
"id": 281,
|
|
4979
4933
|
"name": "value",
|
|
4980
4934
|
"kind": 32768,
|
|
4981
4935
|
"kindString": "Parameter",
|
|
@@ -4994,7 +4948,7 @@
|
|
|
4994
4948
|
]
|
|
4995
4949
|
},
|
|
4996
4950
|
{
|
|
4997
|
-
"id":
|
|
4951
|
+
"id": 292,
|
|
4998
4952
|
"name": "selectedCountry",
|
|
4999
4953
|
"kind": 262144,
|
|
5000
4954
|
"kindString": "Accessor",
|
|
@@ -5004,41 +4958,41 @@
|
|
|
5004
4958
|
"sources": [
|
|
5005
4959
|
{
|
|
5006
4960
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5007
|
-
"line":
|
|
4961
|
+
"line": 176,
|
|
5008
4962
|
"character": 13
|
|
5009
4963
|
}
|
|
5010
4964
|
],
|
|
5011
4965
|
"getSignature": [
|
|
5012
4966
|
{
|
|
5013
|
-
"id":
|
|
4967
|
+
"id": 293,
|
|
5014
4968
|
"name": "selectedCountry",
|
|
5015
4969
|
"kind": 524288,
|
|
5016
4970
|
"kindString": "Get signature",
|
|
5017
4971
|
"flags": {},
|
|
5018
4972
|
"type": {
|
|
5019
4973
|
"type": "reference",
|
|
5020
|
-
"id":
|
|
4974
|
+
"id": 587,
|
|
5021
4975
|
"name": "SkyCountryFieldCountry"
|
|
5022
4976
|
}
|
|
5023
4977
|
}
|
|
5024
4978
|
],
|
|
5025
4979
|
"setSignature": [
|
|
5026
4980
|
{
|
|
5027
|
-
"id":
|
|
4981
|
+
"id": 294,
|
|
5028
4982
|
"name": "selectedCountry",
|
|
5029
4983
|
"kind": 1048576,
|
|
5030
4984
|
"kindString": "Set signature",
|
|
5031
4985
|
"flags": {},
|
|
5032
4986
|
"parameters": [
|
|
5033
4987
|
{
|
|
5034
|
-
"id":
|
|
4988
|
+
"id": 295,
|
|
5035
4989
|
"name": "newCountry",
|
|
5036
4990
|
"kind": 32768,
|
|
5037
4991
|
"kindString": "Parameter",
|
|
5038
4992
|
"flags": {},
|
|
5039
4993
|
"type": {
|
|
5040
4994
|
"type": "reference",
|
|
5041
|
-
"id":
|
|
4995
|
+
"id": 587,
|
|
5042
4996
|
"name": "SkyCountryFieldCountry"
|
|
5043
4997
|
}
|
|
5044
4998
|
}
|
|
@@ -5051,7 +5005,7 @@
|
|
|
5051
5005
|
]
|
|
5052
5006
|
},
|
|
5053
5007
|
{
|
|
5054
|
-
"id":
|
|
5008
|
+
"id": 282,
|
|
5055
5009
|
"name": "supportedCountryISOs",
|
|
5056
5010
|
"kind": 262144,
|
|
5057
5011
|
"kindString": "Accessor",
|
|
@@ -5079,7 +5033,7 @@
|
|
|
5079
5033
|
],
|
|
5080
5034
|
"getSignature": [
|
|
5081
5035
|
{
|
|
5082
|
-
"id":
|
|
5036
|
+
"id": 283,
|
|
5083
5037
|
"name": "supportedCountryISOs",
|
|
5084
5038
|
"kind": 524288,
|
|
5085
5039
|
"kindString": "Get signature",
|
|
@@ -5098,7 +5052,7 @@
|
|
|
5098
5052
|
],
|
|
5099
5053
|
"setSignature": [
|
|
5100
5054
|
{
|
|
5101
|
-
"id":
|
|
5055
|
+
"id": 284,
|
|
5102
5056
|
"name": "supportedCountryISOs",
|
|
5103
5057
|
"kind": 1048576,
|
|
5104
5058
|
"kindString": "Set signature",
|
|
@@ -5108,7 +5062,7 @@
|
|
|
5108
5062
|
},
|
|
5109
5063
|
"parameters": [
|
|
5110
5064
|
{
|
|
5111
|
-
"id":
|
|
5065
|
+
"id": 285,
|
|
5112
5066
|
"name": "value",
|
|
5113
5067
|
"kind": 32768,
|
|
5114
5068
|
"kindString": "Parameter",
|
|
@@ -5130,7 +5084,7 @@
|
|
|
5130
5084
|
]
|
|
5131
5085
|
},
|
|
5132
5086
|
{
|
|
5133
|
-
"id":
|
|
5087
|
+
"id": 319,
|
|
5134
5088
|
"name": "ngAfterViewInit",
|
|
5135
5089
|
"kind": 2048,
|
|
5136
5090
|
"kindString": "Method",
|
|
@@ -5140,13 +5094,13 @@
|
|
|
5140
5094
|
"sources": [
|
|
5141
5095
|
{
|
|
5142
5096
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5143
|
-
"line":
|
|
5097
|
+
"line": 337,
|
|
5144
5098
|
"character": 9
|
|
5145
5099
|
}
|
|
5146
5100
|
],
|
|
5147
5101
|
"signatures": [
|
|
5148
5102
|
{
|
|
5149
|
-
"id":
|
|
5103
|
+
"id": 320,
|
|
5150
5104
|
"name": "ngAfterViewInit",
|
|
5151
5105
|
"kind": 4096,
|
|
5152
5106
|
"kindString": "Call signature",
|
|
@@ -5167,7 +5121,7 @@
|
|
|
5167
5121
|
}
|
|
5168
5122
|
},
|
|
5169
5123
|
{
|
|
5170
|
-
"id":
|
|
5124
|
+
"id": 328,
|
|
5171
5125
|
"name": "onChange",
|
|
5172
5126
|
"kind": 2048,
|
|
5173
5127
|
"kindString": "Method",
|
|
@@ -5177,27 +5131,27 @@
|
|
|
5177
5131
|
"sources": [
|
|
5178
5132
|
{
|
|
5179
5133
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5180
|
-
"line":
|
|
5134
|
+
"line": 387,
|
|
5181
5135
|
"character": 9
|
|
5182
5136
|
}
|
|
5183
5137
|
],
|
|
5184
5138
|
"signatures": [
|
|
5185
5139
|
{
|
|
5186
|
-
"id":
|
|
5140
|
+
"id": 329,
|
|
5187
5141
|
"name": "onChange",
|
|
5188
5142
|
"kind": 4096,
|
|
5189
5143
|
"kindString": "Call signature",
|
|
5190
5144
|
"flags": {},
|
|
5191
5145
|
"parameters": [
|
|
5192
5146
|
{
|
|
5193
|
-
"id":
|
|
5147
|
+
"id": 330,
|
|
5194
5148
|
"name": "value",
|
|
5195
5149
|
"kind": 32768,
|
|
5196
5150
|
"kindString": "Parameter",
|
|
5197
5151
|
"flags": {},
|
|
5198
5152
|
"type": {
|
|
5199
5153
|
"type": "reference",
|
|
5200
|
-
"id":
|
|
5154
|
+
"id": 587,
|
|
5201
5155
|
"name": "SkyCountryFieldCountry"
|
|
5202
5156
|
}
|
|
5203
5157
|
}
|
|
@@ -5210,7 +5164,7 @@
|
|
|
5210
5164
|
]
|
|
5211
5165
|
},
|
|
5212
5166
|
{
|
|
5213
|
-
"id":
|
|
5167
|
+
"id": 331,
|
|
5214
5168
|
"name": "onTouched",
|
|
5215
5169
|
"kind": 2048,
|
|
5216
5170
|
"kindString": "Method",
|
|
@@ -5220,13 +5174,13 @@
|
|
|
5220
5174
|
"sources": [
|
|
5221
5175
|
{
|
|
5222
5176
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5223
|
-
"line":
|
|
5177
|
+
"line": 390,
|
|
5224
5178
|
"character": 9
|
|
5225
5179
|
}
|
|
5226
5180
|
],
|
|
5227
5181
|
"signatures": [
|
|
5228
5182
|
{
|
|
5229
|
-
"id":
|
|
5183
|
+
"id": 332,
|
|
5230
5184
|
"name": "onTouched",
|
|
5231
5185
|
"kind": 4096,
|
|
5232
5186
|
"kindString": "Call signature",
|
|
@@ -5239,7 +5193,7 @@
|
|
|
5239
5193
|
]
|
|
5240
5194
|
},
|
|
5241
5195
|
{
|
|
5242
|
-
"id":
|
|
5196
|
+
"id": 333,
|
|
5243
5197
|
"name": "registerOnChange",
|
|
5244
5198
|
"kind": 2048,
|
|
5245
5199
|
"kindString": "Method",
|
|
@@ -5249,20 +5203,20 @@
|
|
|
5249
5203
|
"sources": [
|
|
5250
5204
|
{
|
|
5251
5205
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5252
|
-
"line":
|
|
5206
|
+
"line": 392,
|
|
5253
5207
|
"character": 9
|
|
5254
5208
|
}
|
|
5255
5209
|
],
|
|
5256
5210
|
"signatures": [
|
|
5257
5211
|
{
|
|
5258
|
-
"id":
|
|
5212
|
+
"id": 334,
|
|
5259
5213
|
"name": "registerOnChange",
|
|
5260
5214
|
"kind": 4096,
|
|
5261
5215
|
"kindString": "Call signature",
|
|
5262
5216
|
"flags": {},
|
|
5263
5217
|
"parameters": [
|
|
5264
5218
|
{
|
|
5265
|
-
"id":
|
|
5219
|
+
"id": 335,
|
|
5266
5220
|
"name": "fn",
|
|
5267
5221
|
"kind": 32768,
|
|
5268
5222
|
"kindString": "Parameter",
|
|
@@ -5270,28 +5224,28 @@
|
|
|
5270
5224
|
"type": {
|
|
5271
5225
|
"type": "reflection",
|
|
5272
5226
|
"declaration": {
|
|
5273
|
-
"id":
|
|
5227
|
+
"id": 336,
|
|
5274
5228
|
"name": "__type",
|
|
5275
5229
|
"kind": 65536,
|
|
5276
5230
|
"kindString": "Type literal",
|
|
5277
5231
|
"flags": {},
|
|
5278
5232
|
"signatures": [
|
|
5279
5233
|
{
|
|
5280
|
-
"id":
|
|
5234
|
+
"id": 337,
|
|
5281
5235
|
"name": "__type",
|
|
5282
5236
|
"kind": 4096,
|
|
5283
5237
|
"kindString": "Call signature",
|
|
5284
5238
|
"flags": {},
|
|
5285
5239
|
"parameters": [
|
|
5286
5240
|
{
|
|
5287
|
-
"id":
|
|
5241
|
+
"id": 338,
|
|
5288
5242
|
"name": "value",
|
|
5289
5243
|
"kind": 32768,
|
|
5290
5244
|
"kindString": "Parameter",
|
|
5291
5245
|
"flags": {},
|
|
5292
5246
|
"type": {
|
|
5293
5247
|
"type": "reference",
|
|
5294
|
-
"id":
|
|
5248
|
+
"id": 587,
|
|
5295
5249
|
"name": "SkyCountryFieldCountry"
|
|
5296
5250
|
}
|
|
5297
5251
|
}
|
|
@@ -5322,7 +5276,7 @@
|
|
|
5322
5276
|
}
|
|
5323
5277
|
},
|
|
5324
5278
|
{
|
|
5325
|
-
"id":
|
|
5279
|
+
"id": 339,
|
|
5326
5280
|
"name": "registerOnTouched",
|
|
5327
5281
|
"kind": 2048,
|
|
5328
5282
|
"kindString": "Method",
|
|
@@ -5332,20 +5286,20 @@
|
|
|
5332
5286
|
"sources": [
|
|
5333
5287
|
{
|
|
5334
5288
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5335
|
-
"line":
|
|
5289
|
+
"line": 398,
|
|
5336
5290
|
"character": 9
|
|
5337
5291
|
}
|
|
5338
5292
|
],
|
|
5339
5293
|
"signatures": [
|
|
5340
5294
|
{
|
|
5341
|
-
"id":
|
|
5295
|
+
"id": 340,
|
|
5342
5296
|
"name": "registerOnTouched",
|
|
5343
5297
|
"kind": 4096,
|
|
5344
5298
|
"kindString": "Call signature",
|
|
5345
5299
|
"flags": {},
|
|
5346
5300
|
"parameters": [
|
|
5347
5301
|
{
|
|
5348
|
-
"id":
|
|
5302
|
+
"id": 341,
|
|
5349
5303
|
"name": "fn",
|
|
5350
5304
|
"kind": 32768,
|
|
5351
5305
|
"kindString": "Parameter",
|
|
@@ -5353,14 +5307,14 @@
|
|
|
5353
5307
|
"type": {
|
|
5354
5308
|
"type": "reflection",
|
|
5355
5309
|
"declaration": {
|
|
5356
|
-
"id":
|
|
5310
|
+
"id": 342,
|
|
5357
5311
|
"name": "__type",
|
|
5358
5312
|
"kind": 65536,
|
|
5359
5313
|
"kindString": "Type literal",
|
|
5360
5314
|
"flags": {},
|
|
5361
5315
|
"signatures": [
|
|
5362
5316
|
{
|
|
5363
|
-
"id":
|
|
5317
|
+
"id": 343,
|
|
5364
5318
|
"name": "__type",
|
|
5365
5319
|
"kind": 4096,
|
|
5366
5320
|
"kindString": "Call signature",
|
|
@@ -5391,7 +5345,7 @@
|
|
|
5391
5345
|
}
|
|
5392
5346
|
},
|
|
5393
5347
|
{
|
|
5394
|
-
"id":
|
|
5348
|
+
"id": 344,
|
|
5395
5349
|
"name": "setDisabledState",
|
|
5396
5350
|
"kind": 2048,
|
|
5397
5351
|
"kindString": "Method",
|
|
@@ -5401,20 +5355,20 @@
|
|
|
5401
5355
|
"sources": [
|
|
5402
5356
|
{
|
|
5403
5357
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5404
|
-
"line":
|
|
5358
|
+
"line": 403,
|
|
5405
5359
|
"character": 9
|
|
5406
5360
|
}
|
|
5407
5361
|
],
|
|
5408
5362
|
"signatures": [
|
|
5409
5363
|
{
|
|
5410
|
-
"id":
|
|
5364
|
+
"id": 345,
|
|
5411
5365
|
"name": "setDisabledState",
|
|
5412
5366
|
"kind": 4096,
|
|
5413
5367
|
"kindString": "Call signature",
|
|
5414
5368
|
"flags": {},
|
|
5415
5369
|
"parameters": [
|
|
5416
5370
|
{
|
|
5417
|
-
"id":
|
|
5371
|
+
"id": 346,
|
|
5418
5372
|
"name": "disabled",
|
|
5419
5373
|
"kind": 32768,
|
|
5420
5374
|
"kindString": "Parameter",
|
|
@@ -5441,7 +5395,7 @@
|
|
|
5441
5395
|
}
|
|
5442
5396
|
},
|
|
5443
5397
|
{
|
|
5444
|
-
"id":
|
|
5398
|
+
"id": 347,
|
|
5445
5399
|
"name": "validate",
|
|
5446
5400
|
"kind": 2048,
|
|
5447
5401
|
"kindString": "Method",
|
|
@@ -5451,20 +5405,20 @@
|
|
|
5451
5405
|
"sources": [
|
|
5452
5406
|
{
|
|
5453
5407
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5454
|
-
"line":
|
|
5408
|
+
"line": 407,
|
|
5455
5409
|
"character": 9
|
|
5456
5410
|
}
|
|
5457
5411
|
],
|
|
5458
5412
|
"signatures": [
|
|
5459
5413
|
{
|
|
5460
|
-
"id":
|
|
5414
|
+
"id": 348,
|
|
5461
5415
|
"name": "validate",
|
|
5462
5416
|
"kind": 4096,
|
|
5463
5417
|
"kindString": "Call signature",
|
|
5464
5418
|
"flags": {},
|
|
5465
5419
|
"parameters": [
|
|
5466
5420
|
{
|
|
5467
|
-
"id":
|
|
5421
|
+
"id": 349,
|
|
5468
5422
|
"name": "control",
|
|
5469
5423
|
"kind": 32768,
|
|
5470
5424
|
"kindString": "Parameter",
|
|
@@ -5495,7 +5449,7 @@
|
|
|
5495
5449
|
}
|
|
5496
5450
|
},
|
|
5497
5451
|
{
|
|
5498
|
-
"id":
|
|
5452
|
+
"id": 350,
|
|
5499
5453
|
"name": "writeValue",
|
|
5500
5454
|
"kind": 2048,
|
|
5501
5455
|
"kindString": "Method",
|
|
@@ -5505,27 +5459,27 @@
|
|
|
5505
5459
|
"sources": [
|
|
5506
5460
|
{
|
|
5507
5461
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5508
|
-
"line":
|
|
5462
|
+
"line": 422,
|
|
5509
5463
|
"character": 9
|
|
5510
5464
|
}
|
|
5511
5465
|
],
|
|
5512
5466
|
"signatures": [
|
|
5513
5467
|
{
|
|
5514
|
-
"id":
|
|
5468
|
+
"id": 351,
|
|
5515
5469
|
"name": "writeValue",
|
|
5516
5470
|
"kind": 4096,
|
|
5517
5471
|
"kindString": "Call signature",
|
|
5518
5472
|
"flags": {},
|
|
5519
5473
|
"parameters": [
|
|
5520
5474
|
{
|
|
5521
|
-
"id":
|
|
5475
|
+
"id": 352,
|
|
5522
5476
|
"name": "value",
|
|
5523
5477
|
"kind": 32768,
|
|
5524
5478
|
"kindString": "Parameter",
|
|
5525
5479
|
"flags": {},
|
|
5526
5480
|
"type": {
|
|
5527
5481
|
"type": "reference",
|
|
5528
|
-
"id":
|
|
5482
|
+
"id": 587,
|
|
5529
5483
|
"name": "SkyCountryFieldCountry"
|
|
5530
5484
|
}
|
|
5531
5485
|
}
|
|
@@ -5551,49 +5505,49 @@
|
|
|
5551
5505
|
"title": "Constructors",
|
|
5552
5506
|
"kind": 512,
|
|
5553
5507
|
"children": [
|
|
5554
|
-
|
|
5508
|
+
260
|
|
5555
5509
|
]
|
|
5556
5510
|
},
|
|
5557
5511
|
{
|
|
5558
5512
|
"title": "Properties",
|
|
5559
5513
|
"kind": 1024,
|
|
5560
5514
|
"children": [
|
|
5561
|
-
|
|
5562
|
-
|
|
5515
|
+
268,
|
|
5516
|
+
287,
|
|
5517
|
+
291,
|
|
5518
|
+
288,
|
|
5563
5519
|
296,
|
|
5564
|
-
|
|
5565
|
-
|
|
5566
|
-
|
|
5567
|
-
|
|
5568
|
-
|
|
5569
|
-
|
|
5570
|
-
295,
|
|
5571
|
-
291
|
|
5520
|
+
277,
|
|
5521
|
+
316,
|
|
5522
|
+
297,
|
|
5523
|
+
289,
|
|
5524
|
+
290,
|
|
5525
|
+
286
|
|
5572
5526
|
]
|
|
5573
5527
|
},
|
|
5574
5528
|
{
|
|
5575
5529
|
"title": "Accessors",
|
|
5576
5530
|
"kind": 262144,
|
|
5577
5531
|
"children": [
|
|
5578
|
-
|
|
5532
|
+
269,
|
|
5533
|
+
273,
|
|
5579
5534
|
278,
|
|
5580
|
-
|
|
5581
|
-
|
|
5582
|
-
287
|
|
5535
|
+
292,
|
|
5536
|
+
282
|
|
5583
5537
|
]
|
|
5584
5538
|
},
|
|
5585
5539
|
{
|
|
5586
5540
|
"title": "Methods",
|
|
5587
5541
|
"kind": 2048,
|
|
5588
5542
|
"children": [
|
|
5589
|
-
|
|
5543
|
+
319,
|
|
5544
|
+
328,
|
|
5545
|
+
331,
|
|
5590
5546
|
333,
|
|
5591
|
-
|
|
5592
|
-
338,
|
|
5547
|
+
339,
|
|
5593
5548
|
344,
|
|
5594
|
-
|
|
5595
|
-
|
|
5596
|
-
355
|
|
5549
|
+
347,
|
|
5550
|
+
350
|
|
5597
5551
|
]
|
|
5598
5552
|
}
|
|
5599
5553
|
],
|
|
@@ -5638,7 +5592,7 @@
|
|
|
5638
5592
|
]
|
|
5639
5593
|
},
|
|
5640
5594
|
{
|
|
5641
|
-
"id":
|
|
5595
|
+
"id": 372,
|
|
5642
5596
|
"name": "SkyLookupComponent",
|
|
5643
5597
|
"kind": 128,
|
|
5644
5598
|
"kindString": "Class",
|
|
@@ -5659,7 +5613,7 @@
|
|
|
5659
5613
|
],
|
|
5660
5614
|
"children": [
|
|
5661
5615
|
{
|
|
5662
|
-
"id":
|
|
5616
|
+
"id": 373,
|
|
5663
5617
|
"name": "constructor",
|
|
5664
5618
|
"kind": 512,
|
|
5665
5619
|
"kindString": "Constructor",
|
|
@@ -5673,14 +5627,14 @@
|
|
|
5673
5627
|
],
|
|
5674
5628
|
"signatures": [
|
|
5675
5629
|
{
|
|
5676
|
-
"id":
|
|
5630
|
+
"id": 374,
|
|
5677
5631
|
"name": "SkyLookupComponent",
|
|
5678
5632
|
"kind": 16384,
|
|
5679
5633
|
"kindString": "Constructor signature",
|
|
5680
5634
|
"flags": {},
|
|
5681
5635
|
"parameters": [
|
|
5682
5636
|
{
|
|
5683
|
-
"id":
|
|
5637
|
+
"id": 375,
|
|
5684
5638
|
"name": "changeDetector",
|
|
5685
5639
|
"kind": 32768,
|
|
5686
5640
|
"kindString": "Parameter",
|
|
@@ -5693,7 +5647,7 @@
|
|
|
5693
5647
|
}
|
|
5694
5648
|
},
|
|
5695
5649
|
{
|
|
5696
|
-
"id":
|
|
5650
|
+
"id": 376,
|
|
5697
5651
|
"name": "elementRef",
|
|
5698
5652
|
"kind": 32768,
|
|
5699
5653
|
"kindString": "Parameter",
|
|
@@ -5712,7 +5666,7 @@
|
|
|
5712
5666
|
}
|
|
5713
5667
|
},
|
|
5714
5668
|
{
|
|
5715
|
-
"id":
|
|
5669
|
+
"id": 377,
|
|
5716
5670
|
"name": "windowRef",
|
|
5717
5671
|
"kind": 32768,
|
|
5718
5672
|
"kindString": "Parameter",
|
|
@@ -5723,7 +5677,7 @@
|
|
|
5723
5677
|
}
|
|
5724
5678
|
},
|
|
5725
5679
|
{
|
|
5726
|
-
"id":
|
|
5680
|
+
"id": 378,
|
|
5727
5681
|
"name": "adapter",
|
|
5728
5682
|
"kind": 32768,
|
|
5729
5683
|
"kindString": "Parameter",
|
|
@@ -5734,7 +5688,7 @@
|
|
|
5734
5688
|
}
|
|
5735
5689
|
},
|
|
5736
5690
|
{
|
|
5737
|
-
"id":
|
|
5691
|
+
"id": 379,
|
|
5738
5692
|
"name": "modalService",
|
|
5739
5693
|
"kind": 32768,
|
|
5740
5694
|
"kindString": "Parameter",
|
|
@@ -5745,7 +5699,7 @@
|
|
|
5745
5699
|
}
|
|
5746
5700
|
},
|
|
5747
5701
|
{
|
|
5748
|
-
"id":
|
|
5702
|
+
"id": 380,
|
|
5749
5703
|
"name": "resourcesService",
|
|
5750
5704
|
"kind": 32768,
|
|
5751
5705
|
"kindString": "Parameter",
|
|
@@ -5756,7 +5710,7 @@
|
|
|
5756
5710
|
}
|
|
5757
5711
|
},
|
|
5758
5712
|
{
|
|
5759
|
-
"id":
|
|
5713
|
+
"id": 381,
|
|
5760
5714
|
"name": "ngControl",
|
|
5761
5715
|
"kind": 32768,
|
|
5762
5716
|
"kindString": "Parameter",
|
|
@@ -5793,7 +5747,7 @@
|
|
|
5793
5747
|
}
|
|
5794
5748
|
},
|
|
5795
5749
|
{
|
|
5796
|
-
"id":
|
|
5750
|
+
"id": 382,
|
|
5797
5751
|
"name": "inputBoxHostSvc",
|
|
5798
5752
|
"kind": 32768,
|
|
5799
5753
|
"kindString": "Parameter",
|
|
@@ -5818,7 +5772,7 @@
|
|
|
5818
5772
|
}
|
|
5819
5773
|
},
|
|
5820
5774
|
{
|
|
5821
|
-
"id":
|
|
5775
|
+
"id": 383,
|
|
5822
5776
|
"name": "themeSvc",
|
|
5823
5777
|
"kind": 32768,
|
|
5824
5778
|
"kindString": "Parameter",
|
|
@@ -5845,7 +5799,7 @@
|
|
|
5845
5799
|
],
|
|
5846
5800
|
"type": {
|
|
5847
5801
|
"type": "reference",
|
|
5848
|
-
"id":
|
|
5802
|
+
"id": 372,
|
|
5849
5803
|
"name": "SkyLookupComponent"
|
|
5850
5804
|
},
|
|
5851
5805
|
"overwrites": {
|
|
@@ -5860,7 +5814,7 @@
|
|
|
5860
5814
|
}
|
|
5861
5815
|
},
|
|
5862
5816
|
{
|
|
5863
|
-
"id":
|
|
5817
|
+
"id": 402,
|
|
5864
5818
|
"name": "addClick",
|
|
5865
5819
|
"kind": 1024,
|
|
5866
5820
|
"kindString": "Property",
|
|
@@ -5894,7 +5848,7 @@
|
|
|
5894
5848
|
"typeArguments": [
|
|
5895
5849
|
{
|
|
5896
5850
|
"type": "reference",
|
|
5897
|
-
"id":
|
|
5851
|
+
"id": 599,
|
|
5898
5852
|
"name": "SkyLookupAddClickEventArgs"
|
|
5899
5853
|
}
|
|
5900
5854
|
],
|
|
@@ -5905,7 +5859,7 @@
|
|
|
5905
5859
|
"defaultValue": "..."
|
|
5906
5860
|
},
|
|
5907
5861
|
{
|
|
5908
|
-
"id":
|
|
5862
|
+
"id": 384,
|
|
5909
5863
|
"name": "ariaLabel",
|
|
5910
5864
|
"kind": 1024,
|
|
5911
5865
|
"kindString": "Property",
|
|
@@ -5940,7 +5894,7 @@
|
|
|
5940
5894
|
}
|
|
5941
5895
|
},
|
|
5942
5896
|
{
|
|
5943
|
-
"id":
|
|
5897
|
+
"id": 385,
|
|
5944
5898
|
"name": "ariaLabelledBy",
|
|
5945
5899
|
"kind": 1024,
|
|
5946
5900
|
"kindString": "Property",
|
|
@@ -5975,7 +5929,7 @@
|
|
|
5975
5929
|
}
|
|
5976
5930
|
},
|
|
5977
5931
|
{
|
|
5978
|
-
"id":
|
|
5932
|
+
"id": 386,
|
|
5979
5933
|
"name": "autocompleteAttribute",
|
|
5980
5934
|
"kind": 1024,
|
|
5981
5935
|
"kindString": "Property",
|
|
@@ -6016,7 +5970,7 @@
|
|
|
6016
5970
|
}
|
|
6017
5971
|
},
|
|
6018
5972
|
{
|
|
6019
|
-
"id":
|
|
5973
|
+
"id": 411,
|
|
6020
5974
|
"name": "autocompleteController",
|
|
6021
5975
|
"kind": 1024,
|
|
6022
5976
|
"kindString": "Property",
|
|
@@ -6045,7 +5999,7 @@
|
|
|
6045
5999
|
"defaultValue": "..."
|
|
6046
6000
|
},
|
|
6047
6001
|
{
|
|
6048
|
-
"id":
|
|
6002
|
+
"id": 529,
|
|
6049
6003
|
"name": "debounceTime",
|
|
6050
6004
|
"kind": 1024,
|
|
6051
6005
|
"kindString": "Property",
|
|
@@ -6090,7 +6044,7 @@
|
|
|
6090
6044
|
}
|
|
6091
6045
|
},
|
|
6092
6046
|
{
|
|
6093
|
-
"id":
|
|
6047
|
+
"id": 391,
|
|
6094
6048
|
"name": "disabled",
|
|
6095
6049
|
"kind": 1024,
|
|
6096
6050
|
"kindString": "Property",
|
|
@@ -6126,7 +6080,7 @@
|
|
|
6126
6080
|
"defaultValue": "false"
|
|
6127
6081
|
},
|
|
6128
6082
|
{
|
|
6129
|
-
"id":
|
|
6083
|
+
"id": 392,
|
|
6130
6084
|
"name": "enableShowMore",
|
|
6131
6085
|
"kind": 1024,
|
|
6132
6086
|
"kindString": "Property",
|
|
@@ -6162,7 +6116,7 @@
|
|
|
6162
6116
|
"defaultValue": "false"
|
|
6163
6117
|
},
|
|
6164
6118
|
{
|
|
6165
|
-
"id":
|
|
6119
|
+
"id": 394,
|
|
6166
6120
|
"name": "idProperty",
|
|
6167
6121
|
"kind": 1024,
|
|
6168
6122
|
"kindString": "Property",
|
|
@@ -6197,7 +6151,7 @@
|
|
|
6197
6151
|
}
|
|
6198
6152
|
},
|
|
6199
6153
|
{
|
|
6200
|
-
"id":
|
|
6154
|
+
"id": 412,
|
|
6201
6155
|
"name": "isInputFocused",
|
|
6202
6156
|
"kind": 1024,
|
|
6203
6157
|
"kindString": "Property",
|
|
@@ -6218,7 +6172,7 @@
|
|
|
6218
6172
|
"defaultValue": "false"
|
|
6219
6173
|
},
|
|
6220
6174
|
{
|
|
6221
|
-
"id":
|
|
6175
|
+
"id": 393,
|
|
6222
6176
|
"name": "placeholderText",
|
|
6223
6177
|
"kind": 1024,
|
|
6224
6178
|
"kindString": "Property",
|
|
@@ -6253,7 +6207,7 @@
|
|
|
6253
6207
|
}
|
|
6254
6208
|
},
|
|
6255
6209
|
{
|
|
6256
|
-
"id":
|
|
6210
|
+
"id": 546,
|
|
6257
6211
|
"name": "searchAsync",
|
|
6258
6212
|
"kind": 1024,
|
|
6259
6213
|
"kindString": "Property",
|
|
@@ -6287,7 +6241,7 @@
|
|
|
6287
6241
|
"typeArguments": [
|
|
6288
6242
|
{
|
|
6289
6243
|
"type": "reference",
|
|
6290
|
-
"id":
|
|
6244
|
+
"id": 556,
|
|
6291
6245
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
6292
6246
|
}
|
|
6293
6247
|
],
|
|
@@ -6302,7 +6256,7 @@
|
|
|
6302
6256
|
}
|
|
6303
6257
|
},
|
|
6304
6258
|
{
|
|
6305
|
-
"id":
|
|
6259
|
+
"id": 544,
|
|
6306
6260
|
"name": "searchFilters",
|
|
6307
6261
|
"kind": 1024,
|
|
6308
6262
|
"kindString": "Property",
|
|
@@ -6335,7 +6289,7 @@
|
|
|
6335
6289
|
"type": "array",
|
|
6336
6290
|
"elementType": {
|
|
6337
6291
|
"type": "reference",
|
|
6338
|
-
"id":
|
|
6292
|
+
"id": 573,
|
|
6339
6293
|
"name": "SkyAutocompleteSearchFunctionFilter"
|
|
6340
6294
|
}
|
|
6341
6295
|
},
|
|
@@ -6345,7 +6299,7 @@
|
|
|
6345
6299
|
}
|
|
6346
6300
|
},
|
|
6347
6301
|
{
|
|
6348
|
-
"id":
|
|
6302
|
+
"id": 542,
|
|
6349
6303
|
"name": "searchResultTemplate",
|
|
6350
6304
|
"kind": 1024,
|
|
6351
6305
|
"kindString": "Property",
|
|
@@ -6392,7 +6346,7 @@
|
|
|
6392
6346
|
}
|
|
6393
6347
|
},
|
|
6394
6348
|
{
|
|
6395
|
-
"id":
|
|
6349
|
+
"id": 545,
|
|
6396
6350
|
"name": "searchResultsLimit",
|
|
6397
6351
|
"kind": 1024,
|
|
6398
6352
|
"kindString": "Property",
|
|
@@ -6431,7 +6385,7 @@
|
|
|
6431
6385
|
}
|
|
6432
6386
|
},
|
|
6433
6387
|
{
|
|
6434
|
-
"id":
|
|
6388
|
+
"id": 543,
|
|
6435
6389
|
"name": "searchTextMinimumCharacters",
|
|
6436
6390
|
"kind": 1024,
|
|
6437
6391
|
"kindString": "Property",
|
|
@@ -6476,7 +6430,7 @@
|
|
|
6476
6430
|
}
|
|
6477
6431
|
},
|
|
6478
6432
|
{
|
|
6479
|
-
"id":
|
|
6433
|
+
"id": 395,
|
|
6480
6434
|
"name": "showAddButton",
|
|
6481
6435
|
"kind": 1024,
|
|
6482
6436
|
"kindString": "Property",
|
|
@@ -6512,7 +6466,7 @@
|
|
|
6512
6466
|
"defaultValue": "false"
|
|
6513
6467
|
},
|
|
6514
6468
|
{
|
|
6515
|
-
"id":
|
|
6469
|
+
"id": 396,
|
|
6516
6470
|
"name": "showMoreConfig",
|
|
6517
6471
|
"kind": 1024,
|
|
6518
6472
|
"kindString": "Property",
|
|
@@ -6543,12 +6497,12 @@
|
|
|
6543
6497
|
],
|
|
6544
6498
|
"type": {
|
|
6545
6499
|
"type": "reference",
|
|
6546
|
-
"id":
|
|
6500
|
+
"id": 607,
|
|
6547
6501
|
"name": "SkyLookupShowMoreConfig"
|
|
6548
6502
|
}
|
|
6549
6503
|
},
|
|
6550
6504
|
{
|
|
6551
|
-
"id":
|
|
6505
|
+
"id": 413,
|
|
6552
6506
|
"name": "tokensController",
|
|
6553
6507
|
"kind": 1024,
|
|
6554
6508
|
"kindString": "Property",
|
|
@@ -6577,7 +6531,7 @@
|
|
|
6577
6531
|
"defaultValue": "..."
|
|
6578
6532
|
},
|
|
6579
6533
|
{
|
|
6580
|
-
"id":
|
|
6534
|
+
"id": 387,
|
|
6581
6535
|
"name": "data",
|
|
6582
6536
|
"kind": 262144,
|
|
6583
6537
|
"kindString": "Accessor",
|
|
@@ -6605,7 +6559,7 @@
|
|
|
6605
6559
|
],
|
|
6606
6560
|
"getSignature": [
|
|
6607
6561
|
{
|
|
6608
|
-
"id":
|
|
6562
|
+
"id": 388,
|
|
6609
6563
|
"name": "data",
|
|
6610
6564
|
"kind": 524288,
|
|
6611
6565
|
"kindString": "Get signature",
|
|
@@ -6630,7 +6584,7 @@
|
|
|
6630
6584
|
],
|
|
6631
6585
|
"setSignature": [
|
|
6632
6586
|
{
|
|
6633
|
-
"id":
|
|
6587
|
+
"id": 389,
|
|
6634
6588
|
"name": "data",
|
|
6635
6589
|
"kind": 1048576,
|
|
6636
6590
|
"kindString": "Set signature",
|
|
@@ -6646,7 +6600,7 @@
|
|
|
6646
6600
|
},
|
|
6647
6601
|
"parameters": [
|
|
6648
6602
|
{
|
|
6649
|
-
"id":
|
|
6603
|
+
"id": 390,
|
|
6650
6604
|
"name": "value",
|
|
6651
6605
|
"kind": 32768,
|
|
6652
6606
|
"kindString": "Parameter",
|
|
@@ -6668,7 +6622,7 @@
|
|
|
6668
6622
|
]
|
|
6669
6623
|
},
|
|
6670
6624
|
{
|
|
6671
|
-
"id":
|
|
6625
|
+
"id": 530,
|
|
6672
6626
|
"name": "descriptorProperty",
|
|
6673
6627
|
"kind": 262144,
|
|
6674
6628
|
"kindString": "Accessor",
|
|
@@ -6696,7 +6650,7 @@
|
|
|
6696
6650
|
],
|
|
6697
6651
|
"getSignature": [
|
|
6698
6652
|
{
|
|
6699
|
-
"id":
|
|
6653
|
+
"id": 531,
|
|
6700
6654
|
"name": "descriptorProperty",
|
|
6701
6655
|
"kind": 524288,
|
|
6702
6656
|
"kindString": "Get signature",
|
|
@@ -6722,7 +6676,7 @@
|
|
|
6722
6676
|
],
|
|
6723
6677
|
"setSignature": [
|
|
6724
6678
|
{
|
|
6725
|
-
"id":
|
|
6679
|
+
"id": 532,
|
|
6726
6680
|
"name": "descriptorProperty",
|
|
6727
6681
|
"kind": 1048576,
|
|
6728
6682
|
"kindString": "Set signature",
|
|
@@ -6738,7 +6692,7 @@
|
|
|
6738
6692
|
},
|
|
6739
6693
|
"parameters": [
|
|
6740
6694
|
{
|
|
6741
|
-
"id":
|
|
6695
|
+
"id": 533,
|
|
6742
6696
|
"name": "value",
|
|
6743
6697
|
"kind": 32768,
|
|
6744
6698
|
"kindString": "Parameter",
|
|
@@ -6765,7 +6719,7 @@
|
|
|
6765
6719
|
}
|
|
6766
6720
|
},
|
|
6767
6721
|
{
|
|
6768
|
-
"id":
|
|
6722
|
+
"id": 534,
|
|
6769
6723
|
"name": "propertiesToSearch",
|
|
6770
6724
|
"kind": 262144,
|
|
6771
6725
|
"kindString": "Accessor",
|
|
@@ -6793,7 +6747,7 @@
|
|
|
6793
6747
|
],
|
|
6794
6748
|
"getSignature": [
|
|
6795
6749
|
{
|
|
6796
|
-
"id":
|
|
6750
|
+
"id": 535,
|
|
6797
6751
|
"name": "propertiesToSearch",
|
|
6798
6752
|
"kind": 524288,
|
|
6799
6753
|
"kindString": "Get signature",
|
|
@@ -6822,7 +6776,7 @@
|
|
|
6822
6776
|
],
|
|
6823
6777
|
"setSignature": [
|
|
6824
6778
|
{
|
|
6825
|
-
"id":
|
|
6779
|
+
"id": 536,
|
|
6826
6780
|
"name": "propertiesToSearch",
|
|
6827
6781
|
"kind": 1048576,
|
|
6828
6782
|
"kindString": "Set signature",
|
|
@@ -6838,7 +6792,7 @@
|
|
|
6838
6792
|
},
|
|
6839
6793
|
"parameters": [
|
|
6840
6794
|
{
|
|
6841
|
-
"id":
|
|
6795
|
+
"id": 537,
|
|
6842
6796
|
"name": "value",
|
|
6843
6797
|
"kind": 32768,
|
|
6844
6798
|
"kindString": "Parameter",
|
|
@@ -6868,7 +6822,7 @@
|
|
|
6868
6822
|
}
|
|
6869
6823
|
},
|
|
6870
6824
|
{
|
|
6871
|
-
"id":
|
|
6825
|
+
"id": 538,
|
|
6872
6826
|
"name": "search",
|
|
6873
6827
|
"kind": 262144,
|
|
6874
6828
|
"kindString": "Accessor",
|
|
@@ -6896,7 +6850,7 @@
|
|
|
6896
6850
|
],
|
|
6897
6851
|
"getSignature": [
|
|
6898
6852
|
{
|
|
6899
|
-
"id":
|
|
6853
|
+
"id": 539,
|
|
6900
6854
|
"name": "search",
|
|
6901
6855
|
"kind": 524288,
|
|
6902
6856
|
"kindString": "Get signature",
|
|
@@ -6906,7 +6860,7 @@
|
|
|
6906
6860
|
},
|
|
6907
6861
|
"type": {
|
|
6908
6862
|
"type": "reference",
|
|
6909
|
-
"id":
|
|
6863
|
+
"id": 568,
|
|
6910
6864
|
"name": "SkyAutocompleteSearchFunction"
|
|
6911
6865
|
},
|
|
6912
6866
|
"inheritedFrom": {
|
|
@@ -6917,7 +6871,7 @@
|
|
|
6917
6871
|
],
|
|
6918
6872
|
"setSignature": [
|
|
6919
6873
|
{
|
|
6920
|
-
"id":
|
|
6874
|
+
"id": 540,
|
|
6921
6875
|
"name": "search",
|
|
6922
6876
|
"kind": 1048576,
|
|
6923
6877
|
"kindString": "Set signature",
|
|
@@ -6927,14 +6881,14 @@
|
|
|
6927
6881
|
},
|
|
6928
6882
|
"parameters": [
|
|
6929
6883
|
{
|
|
6930
|
-
"id":
|
|
6884
|
+
"id": 541,
|
|
6931
6885
|
"name": "value",
|
|
6932
6886
|
"kind": 32768,
|
|
6933
6887
|
"kindString": "Parameter",
|
|
6934
6888
|
"flags": {},
|
|
6935
6889
|
"type": {
|
|
6936
6890
|
"type": "reference",
|
|
6937
|
-
"id":
|
|
6891
|
+
"id": 568,
|
|
6938
6892
|
"name": "SkyAutocompleteSearchFunction"
|
|
6939
6893
|
}
|
|
6940
6894
|
}
|
|
@@ -6955,7 +6909,7 @@
|
|
|
6955
6909
|
}
|
|
6956
6910
|
},
|
|
6957
6911
|
{
|
|
6958
|
-
"id":
|
|
6912
|
+
"id": 397,
|
|
6959
6913
|
"name": "selectMode",
|
|
6960
6914
|
"kind": 262144,
|
|
6961
6915
|
"kindString": "Accessor",
|
|
@@ -6983,7 +6937,7 @@
|
|
|
6983
6937
|
],
|
|
6984
6938
|
"getSignature": [
|
|
6985
6939
|
{
|
|
6986
|
-
"id":
|
|
6940
|
+
"id": 398,
|
|
6987
6941
|
"name": "selectMode",
|
|
6988
6942
|
"kind": 524288,
|
|
6989
6943
|
"kindString": "Get signature",
|
|
@@ -6999,14 +6953,14 @@
|
|
|
6999
6953
|
},
|
|
7000
6954
|
"type": {
|
|
7001
6955
|
"type": "reference",
|
|
7002
|
-
"id":
|
|
6956
|
+
"id": 606,
|
|
7003
6957
|
"name": "SkyLookupSelectModeType"
|
|
7004
6958
|
}
|
|
7005
6959
|
}
|
|
7006
6960
|
],
|
|
7007
6961
|
"setSignature": [
|
|
7008
6962
|
{
|
|
7009
|
-
"id":
|
|
6963
|
+
"id": 399,
|
|
7010
6964
|
"name": "selectMode",
|
|
7011
6965
|
"kind": 1048576,
|
|
7012
6966
|
"kindString": "Set signature",
|
|
@@ -7022,14 +6976,14 @@
|
|
|
7022
6976
|
},
|
|
7023
6977
|
"parameters": [
|
|
7024
6978
|
{
|
|
7025
|
-
"id":
|
|
6979
|
+
"id": 400,
|
|
7026
6980
|
"name": "value",
|
|
7027
6981
|
"kind": 32768,
|
|
7028
6982
|
"kindString": "Parameter",
|
|
7029
6983
|
"flags": {},
|
|
7030
6984
|
"type": {
|
|
7031
6985
|
"type": "reference",
|
|
7032
|
-
"id":
|
|
6986
|
+
"id": 606,
|
|
7033
6987
|
"name": "SkyLookupSelectModeType"
|
|
7034
6988
|
}
|
|
7035
6989
|
}
|
|
@@ -7042,7 +6996,7 @@
|
|
|
7042
6996
|
]
|
|
7043
6997
|
},
|
|
7044
6998
|
{
|
|
7045
|
-
"id":
|
|
6999
|
+
"id": 403,
|
|
7046
7000
|
"name": "tokens",
|
|
7047
7001
|
"kind": 262144,
|
|
7048
7002
|
"kindString": "Accessor",
|
|
@@ -7058,7 +7012,7 @@
|
|
|
7058
7012
|
],
|
|
7059
7013
|
"getSignature": [
|
|
7060
7014
|
{
|
|
7061
|
-
"id":
|
|
7015
|
+
"id": 404,
|
|
7062
7016
|
"name": "tokens",
|
|
7063
7017
|
"kind": 524288,
|
|
7064
7018
|
"kindString": "Get signature",
|
|
@@ -7074,14 +7028,14 @@
|
|
|
7074
7028
|
],
|
|
7075
7029
|
"setSignature": [
|
|
7076
7030
|
{
|
|
7077
|
-
"id":
|
|
7031
|
+
"id": 405,
|
|
7078
7032
|
"name": "tokens",
|
|
7079
7033
|
"kind": 1048576,
|
|
7080
7034
|
"kindString": "Set signature",
|
|
7081
7035
|
"flags": {},
|
|
7082
7036
|
"parameters": [
|
|
7083
7037
|
{
|
|
7084
|
-
"id":
|
|
7038
|
+
"id": 406,
|
|
7085
7039
|
"name": "value",
|
|
7086
7040
|
"kind": 32768,
|
|
7087
7041
|
"kindString": "Parameter",
|
|
@@ -7103,7 +7057,7 @@
|
|
|
7103
7057
|
]
|
|
7104
7058
|
},
|
|
7105
7059
|
{
|
|
7106
|
-
"id":
|
|
7060
|
+
"id": 407,
|
|
7107
7061
|
"name": "value",
|
|
7108
7062
|
"kind": 262144,
|
|
7109
7063
|
"kindString": "Accessor",
|
|
@@ -7119,7 +7073,7 @@
|
|
|
7119
7073
|
],
|
|
7120
7074
|
"getSignature": [
|
|
7121
7075
|
{
|
|
7122
|
-
"id":
|
|
7076
|
+
"id": 408,
|
|
7123
7077
|
"name": "value",
|
|
7124
7078
|
"kind": 524288,
|
|
7125
7079
|
"kindString": "Get signature",
|
|
@@ -7135,14 +7089,14 @@
|
|
|
7135
7089
|
],
|
|
7136
7090
|
"setSignature": [
|
|
7137
7091
|
{
|
|
7138
|
-
"id":
|
|
7092
|
+
"id": 409,
|
|
7139
7093
|
"name": "value",
|
|
7140
7094
|
"kind": 1048576,
|
|
7141
7095
|
"kindString": "Set signature",
|
|
7142
7096
|
"flags": {},
|
|
7143
7097
|
"parameters": [
|
|
7144
7098
|
{
|
|
7145
|
-
"id":
|
|
7099
|
+
"id": 410,
|
|
7146
7100
|
"name": "newValue",
|
|
7147
7101
|
"kind": 32768,
|
|
7148
7102
|
"kindString": "Parameter",
|
|
@@ -7164,7 +7118,7 @@
|
|
|
7164
7118
|
]
|
|
7165
7119
|
},
|
|
7166
7120
|
{
|
|
7167
|
-
"id":
|
|
7121
|
+
"id": 445,
|
|
7168
7122
|
"name": "addButtonClicked",
|
|
7169
7123
|
"kind": 2048,
|
|
7170
7124
|
"kindString": "Method",
|
|
@@ -7180,7 +7134,7 @@
|
|
|
7180
7134
|
],
|
|
7181
7135
|
"signatures": [
|
|
7182
7136
|
{
|
|
7183
|
-
"id":
|
|
7137
|
+
"id": 446,
|
|
7184
7138
|
"name": "addButtonClicked",
|
|
7185
7139
|
"kind": 4096,
|
|
7186
7140
|
"kindString": "Call signature",
|
|
@@ -7193,7 +7147,7 @@
|
|
|
7193
7147
|
]
|
|
7194
7148
|
},
|
|
7195
7149
|
{
|
|
7196
|
-
"id":
|
|
7150
|
+
"id": 482,
|
|
7197
7151
|
"name": "clearSearchText",
|
|
7198
7152
|
"kind": 2048,
|
|
7199
7153
|
"kindString": "Method",
|
|
@@ -7209,7 +7163,7 @@
|
|
|
7209
7163
|
],
|
|
7210
7164
|
"signatures": [
|
|
7211
7165
|
{
|
|
7212
|
-
"id":
|
|
7166
|
+
"id": 483,
|
|
7213
7167
|
"name": "clearSearchText",
|
|
7214
7168
|
"kind": 4096,
|
|
7215
7169
|
"kindString": "Call signature",
|
|
@@ -7222,7 +7176,7 @@
|
|
|
7222
7176
|
]
|
|
7223
7177
|
},
|
|
7224
7178
|
{
|
|
7225
|
-
"id":
|
|
7179
|
+
"id": 484,
|
|
7226
7180
|
"name": "inputKeydown",
|
|
7227
7181
|
"kind": 2048,
|
|
7228
7182
|
"kindString": "Method",
|
|
@@ -7238,14 +7192,14 @@
|
|
|
7238
7192
|
],
|
|
7239
7193
|
"signatures": [
|
|
7240
7194
|
{
|
|
7241
|
-
"id":
|
|
7195
|
+
"id": 485,
|
|
7242
7196
|
"name": "inputKeydown",
|
|
7243
7197
|
"kind": 4096,
|
|
7244
7198
|
"kindString": "Call signature",
|
|
7245
7199
|
"flags": {},
|
|
7246
7200
|
"parameters": [
|
|
7247
7201
|
{
|
|
7248
|
-
"id":
|
|
7202
|
+
"id": 486,
|
|
7249
7203
|
"name": "event",
|
|
7250
7204
|
"kind": 32768,
|
|
7251
7205
|
"kindString": "Parameter",
|
|
@@ -7266,7 +7220,7 @@
|
|
|
7266
7220
|
]
|
|
7267
7221
|
},
|
|
7268
7222
|
{
|
|
7269
|
-
"id":
|
|
7223
|
+
"id": 487,
|
|
7270
7224
|
"name": "inputKeyup",
|
|
7271
7225
|
"kind": 2048,
|
|
7272
7226
|
"kindString": "Method",
|
|
@@ -7282,14 +7236,14 @@
|
|
|
7282
7236
|
],
|
|
7283
7237
|
"signatures": [
|
|
7284
7238
|
{
|
|
7285
|
-
"id":
|
|
7239
|
+
"id": 488,
|
|
7286
7240
|
"name": "inputKeyup",
|
|
7287
7241
|
"kind": 4096,
|
|
7288
7242
|
"kindString": "Call signature",
|
|
7289
7243
|
"flags": {},
|
|
7290
7244
|
"parameters": [
|
|
7291
7245
|
{
|
|
7292
|
-
"id":
|
|
7246
|
+
"id": 489,
|
|
7293
7247
|
"name": "event",
|
|
7294
7248
|
"kind": 32768,
|
|
7295
7249
|
"kindString": "Parameter",
|
|
@@ -7310,7 +7264,7 @@
|
|
|
7310
7264
|
]
|
|
7311
7265
|
},
|
|
7312
7266
|
{
|
|
7313
|
-
"id":
|
|
7267
|
+
"id": 441,
|
|
7314
7268
|
"name": "ngAfterViewInit",
|
|
7315
7269
|
"kind": 2048,
|
|
7316
7270
|
"kindString": "Method",
|
|
@@ -7326,7 +7280,7 @@
|
|
|
7326
7280
|
],
|
|
7327
7281
|
"signatures": [
|
|
7328
7282
|
{
|
|
7329
|
-
"id":
|
|
7283
|
+
"id": 442,
|
|
7330
7284
|
"name": "ngAfterViewInit",
|
|
7331
7285
|
"kind": 4096,
|
|
7332
7286
|
"kindString": "Call signature",
|
|
@@ -7347,7 +7301,7 @@
|
|
|
7347
7301
|
}
|
|
7348
7302
|
},
|
|
7349
7303
|
{
|
|
7350
|
-
"id":
|
|
7304
|
+
"id": 443,
|
|
7351
7305
|
"name": "ngOnDestroy",
|
|
7352
7306
|
"kind": 2048,
|
|
7353
7307
|
"kindString": "Method",
|
|
@@ -7363,7 +7317,7 @@
|
|
|
7363
7317
|
],
|
|
7364
7318
|
"signatures": [
|
|
7365
7319
|
{
|
|
7366
|
-
"id":
|
|
7320
|
+
"id": 444,
|
|
7367
7321
|
"name": "ngOnDestroy",
|
|
7368
7322
|
"kind": 4096,
|
|
7369
7323
|
"kindString": "Call signature",
|
|
@@ -7384,7 +7338,7 @@
|
|
|
7384
7338
|
}
|
|
7385
7339
|
},
|
|
7386
7340
|
{
|
|
7387
|
-
"id":
|
|
7341
|
+
"id": 439,
|
|
7388
7342
|
"name": "ngOnInit",
|
|
7389
7343
|
"kind": 2048,
|
|
7390
7344
|
"kindString": "Method",
|
|
@@ -7400,7 +7354,7 @@
|
|
|
7400
7354
|
],
|
|
7401
7355
|
"signatures": [
|
|
7402
7356
|
{
|
|
7403
|
-
"id":
|
|
7357
|
+
"id": 440,
|
|
7404
7358
|
"name": "ngOnInit",
|
|
7405
7359
|
"kind": 4096,
|
|
7406
7360
|
"kindString": "Call signature",
|
|
@@ -7421,7 +7375,7 @@
|
|
|
7421
7375
|
}
|
|
7422
7376
|
},
|
|
7423
7377
|
{
|
|
7424
|
-
"id":
|
|
7378
|
+
"id": 450,
|
|
7425
7379
|
"name": "onAutocompleteBlur",
|
|
7426
7380
|
"kind": 2048,
|
|
7427
7381
|
"kindString": "Method",
|
|
@@ -7437,7 +7391,7 @@
|
|
|
7437
7391
|
],
|
|
7438
7392
|
"signatures": [
|
|
7439
7393
|
{
|
|
7440
|
-
"id":
|
|
7394
|
+
"id": 451,
|
|
7441
7395
|
"name": "onAutocompleteBlur",
|
|
7442
7396
|
"kind": 4096,
|
|
7443
7397
|
"kindString": "Call signature",
|
|
@@ -7450,7 +7404,7 @@
|
|
|
7450
7404
|
]
|
|
7451
7405
|
},
|
|
7452
7406
|
{
|
|
7453
|
-
"id":
|
|
7407
|
+
"id": 447,
|
|
7454
7408
|
"name": "onAutocompleteSelectionChange",
|
|
7455
7409
|
"kind": 2048,
|
|
7456
7410
|
"kindString": "Method",
|
|
@@ -7466,21 +7420,21 @@
|
|
|
7466
7420
|
],
|
|
7467
7421
|
"signatures": [
|
|
7468
7422
|
{
|
|
7469
|
-
"id":
|
|
7423
|
+
"id": 448,
|
|
7470
7424
|
"name": "onAutocompleteSelectionChange",
|
|
7471
7425
|
"kind": 4096,
|
|
7472
7426
|
"kindString": "Call signature",
|
|
7473
7427
|
"flags": {},
|
|
7474
7428
|
"parameters": [
|
|
7475
7429
|
{
|
|
7476
|
-
"id":
|
|
7430
|
+
"id": 449,
|
|
7477
7431
|
"name": "change",
|
|
7478
7432
|
"kind": 32768,
|
|
7479
7433
|
"kindString": "Parameter",
|
|
7480
7434
|
"flags": {},
|
|
7481
7435
|
"type": {
|
|
7482
7436
|
"type": "reference",
|
|
7483
|
-
"id":
|
|
7437
|
+
"id": 579,
|
|
7484
7438
|
"name": "SkyAutocompleteSelectionChange"
|
|
7485
7439
|
}
|
|
7486
7440
|
}
|
|
@@ -7493,7 +7447,7 @@
|
|
|
7493
7447
|
]
|
|
7494
7448
|
},
|
|
7495
7449
|
{
|
|
7496
|
-
"id":
|
|
7450
|
+
"id": 463,
|
|
7497
7451
|
"name": "onChange",
|
|
7498
7452
|
"kind": 2048,
|
|
7499
7453
|
"kindString": "Method",
|
|
@@ -7509,14 +7463,14 @@
|
|
|
7509
7463
|
],
|
|
7510
7464
|
"signatures": [
|
|
7511
7465
|
{
|
|
7512
|
-
"id":
|
|
7466
|
+
"id": 464,
|
|
7513
7467
|
"name": "onChange",
|
|
7514
7468
|
"kind": 4096,
|
|
7515
7469
|
"kindString": "Call signature",
|
|
7516
7470
|
"flags": {},
|
|
7517
7471
|
"parameters": [
|
|
7518
7472
|
{
|
|
7519
|
-
"id":
|
|
7473
|
+
"id": 465,
|
|
7520
7474
|
"name": "value",
|
|
7521
7475
|
"kind": 32768,
|
|
7522
7476
|
"kindString": "Parameter",
|
|
@@ -7538,7 +7492,7 @@
|
|
|
7538
7492
|
]
|
|
7539
7493
|
},
|
|
7540
7494
|
{
|
|
7541
|
-
"id":
|
|
7495
|
+
"id": 501,
|
|
7542
7496
|
"name": "onSearchAsync",
|
|
7543
7497
|
"kind": 2048,
|
|
7544
7498
|
"kindString": "Method",
|
|
@@ -7554,21 +7508,21 @@
|
|
|
7554
7508
|
],
|
|
7555
7509
|
"signatures": [
|
|
7556
7510
|
{
|
|
7557
|
-
"id":
|
|
7511
|
+
"id": 502,
|
|
7558
7512
|
"name": "onSearchAsync",
|
|
7559
7513
|
"kind": 4096,
|
|
7560
7514
|
"kindString": "Call signature",
|
|
7561
7515
|
"flags": {},
|
|
7562
7516
|
"parameters": [
|
|
7563
7517
|
{
|
|
7564
|
-
"id":
|
|
7518
|
+
"id": 503,
|
|
7565
7519
|
"name": "args",
|
|
7566
7520
|
"kind": 32768,
|
|
7567
7521
|
"kindString": "Parameter",
|
|
7568
7522
|
"flags": {},
|
|
7569
7523
|
"type": {
|
|
7570
7524
|
"type": "reference",
|
|
7571
|
-
"id":
|
|
7525
|
+
"id": 556,
|
|
7572
7526
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
7573
7527
|
}
|
|
7574
7528
|
}
|
|
@@ -7581,7 +7535,7 @@
|
|
|
7581
7535
|
]
|
|
7582
7536
|
},
|
|
7583
7537
|
{
|
|
7584
|
-
"id":
|
|
7538
|
+
"id": 490,
|
|
7585
7539
|
"name": "onSearchButtonClick",
|
|
7586
7540
|
"kind": 2048,
|
|
7587
7541
|
"kindString": "Method",
|
|
@@ -7597,7 +7551,7 @@
|
|
|
7597
7551
|
],
|
|
7598
7552
|
"signatures": [
|
|
7599
7553
|
{
|
|
7600
|
-
"id":
|
|
7554
|
+
"id": 491,
|
|
7601
7555
|
"name": "onSearchButtonClick",
|
|
7602
7556
|
"kind": 4096,
|
|
7603
7557
|
"kindString": "Call signature",
|
|
@@ -7610,7 +7564,7 @@
|
|
|
7610
7564
|
]
|
|
7611
7565
|
},
|
|
7612
7566
|
{
|
|
7613
|
-
"id":
|
|
7567
|
+
"id": 492,
|
|
7614
7568
|
"name": "onShowMoreClick",
|
|
7615
7569
|
"kind": 2048,
|
|
7616
7570
|
"kindString": "Method",
|
|
@@ -7626,14 +7580,14 @@
|
|
|
7626
7580
|
],
|
|
7627
7581
|
"signatures": [
|
|
7628
7582
|
{
|
|
7629
|
-
"id":
|
|
7583
|
+
"id": 493,
|
|
7630
7584
|
"name": "onShowMoreClick",
|
|
7631
7585
|
"kind": 4096,
|
|
7632
7586
|
"kindString": "Call signature",
|
|
7633
7587
|
"flags": {},
|
|
7634
7588
|
"parameters": [
|
|
7635
7589
|
{
|
|
7636
|
-
"id":
|
|
7590
|
+
"id": 494,
|
|
7637
7591
|
"name": "event",
|
|
7638
7592
|
"kind": 32768,
|
|
7639
7593
|
"kindString": "Parameter",
|
|
@@ -7652,7 +7606,7 @@
|
|
|
7652
7606
|
]
|
|
7653
7607
|
},
|
|
7654
7608
|
{
|
|
7655
|
-
"id":
|
|
7609
|
+
"id": 452,
|
|
7656
7610
|
"name": "onTokensChange",
|
|
7657
7611
|
"kind": 2048,
|
|
7658
7612
|
"kindString": "Method",
|
|
@@ -7668,14 +7622,14 @@
|
|
|
7668
7622
|
],
|
|
7669
7623
|
"signatures": [
|
|
7670
7624
|
{
|
|
7671
|
-
"id":
|
|
7625
|
+
"id": 453,
|
|
7672
7626
|
"name": "onTokensChange",
|
|
7673
7627
|
"kind": 4096,
|
|
7674
7628
|
"kindString": "Call signature",
|
|
7675
7629
|
"flags": {},
|
|
7676
7630
|
"parameters": [
|
|
7677
7631
|
{
|
|
7678
|
-
"id":
|
|
7632
|
+
"id": 454,
|
|
7679
7633
|
"name": "change",
|
|
7680
7634
|
"kind": 32768,
|
|
7681
7635
|
"kindString": "Parameter",
|
|
@@ -7697,7 +7651,7 @@
|
|
|
7697
7651
|
]
|
|
7698
7652
|
},
|
|
7699
7653
|
{
|
|
7700
|
-
"id":
|
|
7654
|
+
"id": 455,
|
|
7701
7655
|
"name": "onTokensFocusIndexOverRange",
|
|
7702
7656
|
"kind": 2048,
|
|
7703
7657
|
"kindString": "Method",
|
|
@@ -7713,7 +7667,7 @@
|
|
|
7713
7667
|
],
|
|
7714
7668
|
"signatures": [
|
|
7715
7669
|
{
|
|
7716
|
-
"id":
|
|
7670
|
+
"id": 456,
|
|
7717
7671
|
"name": "onTokensFocusIndexOverRange",
|
|
7718
7672
|
"kind": 4096,
|
|
7719
7673
|
"kindString": "Call signature",
|
|
@@ -7726,7 +7680,7 @@
|
|
|
7726
7680
|
]
|
|
7727
7681
|
},
|
|
7728
7682
|
{
|
|
7729
|
-
"id":
|
|
7683
|
+
"id": 457,
|
|
7730
7684
|
"name": "onTokensKeyUp",
|
|
7731
7685
|
"kind": 2048,
|
|
7732
7686
|
"kindString": "Method",
|
|
@@ -7742,14 +7696,14 @@
|
|
|
7742
7696
|
],
|
|
7743
7697
|
"signatures": [
|
|
7744
7698
|
{
|
|
7745
|
-
"id":
|
|
7699
|
+
"id": 458,
|
|
7746
7700
|
"name": "onTokensKeyUp",
|
|
7747
7701
|
"kind": 4096,
|
|
7748
7702
|
"kindString": "Call signature",
|
|
7749
7703
|
"flags": {},
|
|
7750
7704
|
"parameters": [
|
|
7751
7705
|
{
|
|
7752
|
-
"id":
|
|
7706
|
+
"id": 459,
|
|
7753
7707
|
"name": "event",
|
|
7754
7708
|
"kind": 32768,
|
|
7755
7709
|
"kindString": "Parameter",
|
|
@@ -7770,7 +7724,7 @@
|
|
|
7770
7724
|
]
|
|
7771
7725
|
},
|
|
7772
7726
|
{
|
|
7773
|
-
"id":
|
|
7727
|
+
"id": 466,
|
|
7774
7728
|
"name": "onTouched",
|
|
7775
7729
|
"kind": 2048,
|
|
7776
7730
|
"kindString": "Method",
|
|
@@ -7786,7 +7740,7 @@
|
|
|
7786
7740
|
],
|
|
7787
7741
|
"signatures": [
|
|
7788
7742
|
{
|
|
7789
|
-
"id":
|
|
7743
|
+
"id": 467,
|
|
7790
7744
|
"name": "onTouched",
|
|
7791
7745
|
"kind": 4096,
|
|
7792
7746
|
"kindString": "Call signature",
|
|
@@ -7799,7 +7753,7 @@
|
|
|
7799
7753
|
]
|
|
7800
7754
|
},
|
|
7801
7755
|
{
|
|
7802
|
-
"id":
|
|
7756
|
+
"id": 498,
|
|
7803
7757
|
"name": "openPicker",
|
|
7804
7758
|
"kind": 2048,
|
|
7805
7759
|
"kindString": "Method",
|
|
@@ -7815,14 +7769,14 @@
|
|
|
7815
7769
|
],
|
|
7816
7770
|
"signatures": [
|
|
7817
7771
|
{
|
|
7818
|
-
"id":
|
|
7772
|
+
"id": 499,
|
|
7819
7773
|
"name": "openPicker",
|
|
7820
7774
|
"kind": 4096,
|
|
7821
7775
|
"kindString": "Call signature",
|
|
7822
7776
|
"flags": {},
|
|
7823
7777
|
"parameters": [
|
|
7824
7778
|
{
|
|
7825
|
-
"id":
|
|
7779
|
+
"id": 500,
|
|
7826
7780
|
"name": "initialSearch",
|
|
7827
7781
|
"kind": 32768,
|
|
7828
7782
|
"kindString": "Parameter",
|
|
@@ -7841,7 +7795,7 @@
|
|
|
7841
7795
|
]
|
|
7842
7796
|
},
|
|
7843
7797
|
{
|
|
7844
|
-
"id":
|
|
7798
|
+
"id": 468,
|
|
7845
7799
|
"name": "registerOnChange",
|
|
7846
7800
|
"kind": 2048,
|
|
7847
7801
|
"kindString": "Method",
|
|
@@ -7857,14 +7811,14 @@
|
|
|
7857
7811
|
],
|
|
7858
7812
|
"signatures": [
|
|
7859
7813
|
{
|
|
7860
|
-
"id":
|
|
7814
|
+
"id": 469,
|
|
7861
7815
|
"name": "registerOnChange",
|
|
7862
7816
|
"kind": 4096,
|
|
7863
7817
|
"kindString": "Call signature",
|
|
7864
7818
|
"flags": {},
|
|
7865
7819
|
"parameters": [
|
|
7866
7820
|
{
|
|
7867
|
-
"id":
|
|
7821
|
+
"id": 470,
|
|
7868
7822
|
"name": "fn",
|
|
7869
7823
|
"kind": 32768,
|
|
7870
7824
|
"kindString": "Parameter",
|
|
@@ -7872,21 +7826,21 @@
|
|
|
7872
7826
|
"type": {
|
|
7873
7827
|
"type": "reflection",
|
|
7874
7828
|
"declaration": {
|
|
7875
|
-
"id":
|
|
7829
|
+
"id": 471,
|
|
7876
7830
|
"name": "__type",
|
|
7877
7831
|
"kind": 65536,
|
|
7878
7832
|
"kindString": "Type literal",
|
|
7879
7833
|
"flags": {},
|
|
7880
7834
|
"signatures": [
|
|
7881
7835
|
{
|
|
7882
|
-
"id":
|
|
7836
|
+
"id": 472,
|
|
7883
7837
|
"name": "__type",
|
|
7884
7838
|
"kind": 4096,
|
|
7885
7839
|
"kindString": "Call signature",
|
|
7886
7840
|
"flags": {},
|
|
7887
7841
|
"parameters": [
|
|
7888
7842
|
{
|
|
7889
|
-
"id":
|
|
7843
|
+
"id": 473,
|
|
7890
7844
|
"name": "value",
|
|
7891
7845
|
"kind": 32768,
|
|
7892
7846
|
"kindString": "Parameter",
|
|
@@ -7923,7 +7877,7 @@
|
|
|
7923
7877
|
}
|
|
7924
7878
|
},
|
|
7925
7879
|
{
|
|
7926
|
-
"id":
|
|
7880
|
+
"id": 474,
|
|
7927
7881
|
"name": "registerOnTouched",
|
|
7928
7882
|
"kind": 2048,
|
|
7929
7883
|
"kindString": "Method",
|
|
@@ -7939,14 +7893,14 @@
|
|
|
7939
7893
|
],
|
|
7940
7894
|
"signatures": [
|
|
7941
7895
|
{
|
|
7942
|
-
"id":
|
|
7896
|
+
"id": 475,
|
|
7943
7897
|
"name": "registerOnTouched",
|
|
7944
7898
|
"kind": 4096,
|
|
7945
7899
|
"kindString": "Call signature",
|
|
7946
7900
|
"flags": {},
|
|
7947
7901
|
"parameters": [
|
|
7948
7902
|
{
|
|
7949
|
-
"id":
|
|
7903
|
+
"id": 476,
|
|
7950
7904
|
"name": "fn",
|
|
7951
7905
|
"kind": 32768,
|
|
7952
7906
|
"kindString": "Parameter",
|
|
@@ -7954,14 +7908,14 @@
|
|
|
7954
7908
|
"type": {
|
|
7955
7909
|
"type": "reflection",
|
|
7956
7910
|
"declaration": {
|
|
7957
|
-
"id":
|
|
7911
|
+
"id": 477,
|
|
7958
7912
|
"name": "__type",
|
|
7959
7913
|
"kind": 65536,
|
|
7960
7914
|
"kindString": "Type literal",
|
|
7961
7915
|
"flags": {},
|
|
7962
7916
|
"signatures": [
|
|
7963
7917
|
{
|
|
7964
|
-
"id":
|
|
7918
|
+
"id": 478,
|
|
7965
7919
|
"name": "__type",
|
|
7966
7920
|
"kind": 4096,
|
|
7967
7921
|
"kindString": "Call signature",
|
|
@@ -7992,7 +7946,7 @@
|
|
|
7992
7946
|
}
|
|
7993
7947
|
},
|
|
7994
7948
|
{
|
|
7995
|
-
"id":
|
|
7949
|
+
"id": 479,
|
|
7996
7950
|
"name": "setDisabledState",
|
|
7997
7951
|
"kind": 2048,
|
|
7998
7952
|
"kindString": "Method",
|
|
@@ -8008,14 +7962,14 @@
|
|
|
8008
7962
|
],
|
|
8009
7963
|
"signatures": [
|
|
8010
7964
|
{
|
|
8011
|
-
"id":
|
|
7965
|
+
"id": 480,
|
|
8012
7966
|
"name": "setDisabledState",
|
|
8013
7967
|
"kind": 4096,
|
|
8014
7968
|
"kindString": "Call signature",
|
|
8015
7969
|
"flags": {},
|
|
8016
7970
|
"parameters": [
|
|
8017
7971
|
{
|
|
8018
|
-
"id":
|
|
7972
|
+
"id": 481,
|
|
8019
7973
|
"name": "disabled",
|
|
8020
7974
|
"kind": 32768,
|
|
8021
7975
|
"kindString": "Parameter",
|
|
@@ -8042,7 +7996,7 @@
|
|
|
8042
7996
|
}
|
|
8043
7997
|
},
|
|
8044
7998
|
{
|
|
8045
|
-
"id":
|
|
7999
|
+
"id": 460,
|
|
8046
8000
|
"name": "writeValue",
|
|
8047
8001
|
"kind": 2048,
|
|
8048
8002
|
"kindString": "Method",
|
|
@@ -8058,14 +8012,14 @@
|
|
|
8058
8012
|
],
|
|
8059
8013
|
"signatures": [
|
|
8060
8014
|
{
|
|
8061
|
-
"id":
|
|
8015
|
+
"id": 461,
|
|
8062
8016
|
"name": "writeValue",
|
|
8063
8017
|
"kind": 4096,
|
|
8064
8018
|
"kindString": "Call signature",
|
|
8065
8019
|
"flags": {},
|
|
8066
8020
|
"parameters": [
|
|
8067
8021
|
{
|
|
8068
|
-
"id":
|
|
8022
|
+
"id": 462,
|
|
8069
8023
|
"name": "value",
|
|
8070
8024
|
"kind": 32768,
|
|
8071
8025
|
"kindString": "Parameter",
|
|
@@ -8100,75 +8054,75 @@
|
|
|
8100
8054
|
"title": "Constructors",
|
|
8101
8055
|
"kind": 512,
|
|
8102
8056
|
"children": [
|
|
8103
|
-
|
|
8057
|
+
373
|
|
8104
8058
|
]
|
|
8105
8059
|
},
|
|
8106
8060
|
{
|
|
8107
8061
|
"title": "Properties",
|
|
8108
8062
|
"kind": 1024,
|
|
8109
8063
|
"children": [
|
|
8110
|
-
|
|
8111
|
-
|
|
8112
|
-
|
|
8064
|
+
402,
|
|
8065
|
+
384,
|
|
8066
|
+
385,
|
|
8067
|
+
386,
|
|
8068
|
+
411,
|
|
8069
|
+
529,
|
|
8113
8070
|
391,
|
|
8114
|
-
|
|
8115
|
-
|
|
8071
|
+
392,
|
|
8072
|
+
394,
|
|
8073
|
+
437,
|
|
8074
|
+
412,
|
|
8075
|
+
393,
|
|
8076
|
+
546,
|
|
8077
|
+
544,
|
|
8078
|
+
542,
|
|
8079
|
+
545,
|
|
8080
|
+
543,
|
|
8081
|
+
395,
|
|
8116
8082
|
396,
|
|
8117
|
-
|
|
8118
|
-
|
|
8119
|
-
442,
|
|
8120
|
-
417,
|
|
8121
|
-
398,
|
|
8122
|
-
551,
|
|
8123
|
-
549,
|
|
8124
|
-
547,
|
|
8125
|
-
550,
|
|
8126
|
-
548,
|
|
8127
|
-
400,
|
|
8128
|
-
401,
|
|
8129
|
-
443,
|
|
8130
|
-
418
|
|
8083
|
+
438,
|
|
8084
|
+
413
|
|
8131
8085
|
]
|
|
8132
8086
|
},
|
|
8133
8087
|
{
|
|
8134
8088
|
"title": "Accessors",
|
|
8135
8089
|
"kind": 262144,
|
|
8136
8090
|
"children": [
|
|
8137
|
-
|
|
8138
|
-
|
|
8139
|
-
|
|
8140
|
-
|
|
8141
|
-
|
|
8142
|
-
|
|
8143
|
-
|
|
8091
|
+
387,
|
|
8092
|
+
530,
|
|
8093
|
+
534,
|
|
8094
|
+
538,
|
|
8095
|
+
397,
|
|
8096
|
+
403,
|
|
8097
|
+
407
|
|
8144
8098
|
]
|
|
8145
8099
|
},
|
|
8146
8100
|
{
|
|
8147
8101
|
"title": "Methods",
|
|
8148
8102
|
"kind": 2048,
|
|
8149
8103
|
"children": [
|
|
8150
|
-
|
|
8104
|
+
445,
|
|
8105
|
+
482,
|
|
8106
|
+
484,
|
|
8151
8107
|
487,
|
|
8152
|
-
|
|
8108
|
+
441,
|
|
8109
|
+
443,
|
|
8110
|
+
439,
|
|
8111
|
+
450,
|
|
8112
|
+
447,
|
|
8113
|
+
463,
|
|
8114
|
+
501,
|
|
8115
|
+
490,
|
|
8153
8116
|
492,
|
|
8154
|
-
446,
|
|
8155
|
-
448,
|
|
8156
|
-
444,
|
|
8157
|
-
455,
|
|
8158
8117
|
452,
|
|
8159
|
-
|
|
8160
|
-
506,
|
|
8161
|
-
495,
|
|
8162
|
-
497,
|
|
8118
|
+
455,
|
|
8163
8119
|
457,
|
|
8164
|
-
|
|
8165
|
-
|
|
8166
|
-
|
|
8167
|
-
|
|
8168
|
-
473,
|
|
8120
|
+
466,
|
|
8121
|
+
498,
|
|
8122
|
+
468,
|
|
8123
|
+
474,
|
|
8169
8124
|
479,
|
|
8170
|
-
|
|
8171
|
-
465
|
|
8125
|
+
460
|
|
8172
8126
|
]
|
|
8173
8127
|
}
|
|
8174
8128
|
],
|
|
@@ -8213,7 +8167,7 @@
|
|
|
8213
8167
|
]
|
|
8214
8168
|
},
|
|
8215
8169
|
{
|
|
8216
|
-
"id":
|
|
8170
|
+
"id": 556,
|
|
8217
8171
|
"name": "SkyAutocompleteSearchAsyncArgs",
|
|
8218
8172
|
"kind": 256,
|
|
8219
8173
|
"kindString": "Interface",
|
|
@@ -8223,7 +8177,7 @@
|
|
|
8223
8177
|
},
|
|
8224
8178
|
"children": [
|
|
8225
8179
|
{
|
|
8226
|
-
"id":
|
|
8180
|
+
"id": 560,
|
|
8227
8181
|
"name": "continuationData",
|
|
8228
8182
|
"kind": 1024,
|
|
8229
8183
|
"kindString": "Property",
|
|
@@ -8246,7 +8200,7 @@
|
|
|
8246
8200
|
}
|
|
8247
8201
|
},
|
|
8248
8202
|
{
|
|
8249
|
-
"id":
|
|
8203
|
+
"id": 558,
|
|
8250
8204
|
"name": "displayType",
|
|
8251
8205
|
"kind": 1024,
|
|
8252
8206
|
"kindString": "Property",
|
|
@@ -8263,12 +8217,12 @@
|
|
|
8263
8217
|
],
|
|
8264
8218
|
"type": {
|
|
8265
8219
|
"type": "reference",
|
|
8266
|
-
"id":
|
|
8220
|
+
"id": 567,
|
|
8267
8221
|
"name": "AutocompleteSearchAsyncResultDisplayType"
|
|
8268
8222
|
}
|
|
8269
8223
|
},
|
|
8270
8224
|
{
|
|
8271
|
-
"id":
|
|
8225
|
+
"id": 559,
|
|
8272
8226
|
"name": "offset",
|
|
8273
8227
|
"kind": 1024,
|
|
8274
8228
|
"kindString": "Property",
|
|
@@ -8289,7 +8243,7 @@
|
|
|
8289
8243
|
}
|
|
8290
8244
|
},
|
|
8291
8245
|
{
|
|
8292
|
-
"id":
|
|
8246
|
+
"id": 561,
|
|
8293
8247
|
"name": "result",
|
|
8294
8248
|
"kind": 1024,
|
|
8295
8249
|
"kindString": "Property",
|
|
@@ -8311,7 +8265,7 @@
|
|
|
8311
8265
|
"typeArguments": [
|
|
8312
8266
|
{
|
|
8313
8267
|
"type": "reference",
|
|
8314
|
-
"id":
|
|
8268
|
+
"id": 562,
|
|
8315
8269
|
"name": "SkyAutocompleteSearchAsyncResult"
|
|
8316
8270
|
}
|
|
8317
8271
|
],
|
|
@@ -8321,7 +8275,7 @@
|
|
|
8321
8275
|
}
|
|
8322
8276
|
},
|
|
8323
8277
|
{
|
|
8324
|
-
"id":
|
|
8278
|
+
"id": 557,
|
|
8325
8279
|
"name": "searchText",
|
|
8326
8280
|
"kind": 1024,
|
|
8327
8281
|
"kindString": "Property",
|
|
@@ -8347,11 +8301,11 @@
|
|
|
8347
8301
|
"title": "Properties",
|
|
8348
8302
|
"kind": 1024,
|
|
8349
8303
|
"children": [
|
|
8350
|
-
|
|
8351
|
-
|
|
8352
|
-
|
|
8353
|
-
|
|
8354
|
-
|
|
8304
|
+
560,
|
|
8305
|
+
558,
|
|
8306
|
+
559,
|
|
8307
|
+
561,
|
|
8308
|
+
557
|
|
8355
8309
|
]
|
|
8356
8310
|
}
|
|
8357
8311
|
],
|
|
@@ -8364,7 +8318,7 @@
|
|
|
8364
8318
|
]
|
|
8365
8319
|
},
|
|
8366
8320
|
{
|
|
8367
|
-
"id":
|
|
8321
|
+
"id": 562,
|
|
8368
8322
|
"name": "SkyAutocompleteSearchAsyncResult",
|
|
8369
8323
|
"kind": 256,
|
|
8370
8324
|
"kindString": "Interface",
|
|
@@ -8374,7 +8328,7 @@
|
|
|
8374
8328
|
},
|
|
8375
8329
|
"children": [
|
|
8376
8330
|
{
|
|
8377
|
-
"id":
|
|
8331
|
+
"id": 563,
|
|
8378
8332
|
"name": "continuationData",
|
|
8379
8333
|
"kind": 1024,
|
|
8380
8334
|
"kindString": "Property",
|
|
@@ -8397,7 +8351,7 @@
|
|
|
8397
8351
|
}
|
|
8398
8352
|
},
|
|
8399
8353
|
{
|
|
8400
|
-
"id":
|
|
8354
|
+
"id": 564,
|
|
8401
8355
|
"name": "hasMore",
|
|
8402
8356
|
"kind": 1024,
|
|
8403
8357
|
"kindString": "Property",
|
|
@@ -8420,7 +8374,7 @@
|
|
|
8420
8374
|
}
|
|
8421
8375
|
},
|
|
8422
8376
|
{
|
|
8423
|
-
"id":
|
|
8377
|
+
"id": 565,
|
|
8424
8378
|
"name": "items",
|
|
8425
8379
|
"kind": 1024,
|
|
8426
8380
|
"kindString": "Property",
|
|
@@ -8444,7 +8398,7 @@
|
|
|
8444
8398
|
}
|
|
8445
8399
|
},
|
|
8446
8400
|
{
|
|
8447
|
-
"id":
|
|
8401
|
+
"id": 566,
|
|
8448
8402
|
"name": "totalCount",
|
|
8449
8403
|
"kind": 1024,
|
|
8450
8404
|
"kindString": "Property",
|
|
@@ -8470,10 +8424,10 @@
|
|
|
8470
8424
|
"title": "Properties",
|
|
8471
8425
|
"kind": 1024,
|
|
8472
8426
|
"children": [
|
|
8473
|
-
|
|
8474
|
-
|
|
8475
|
-
|
|
8476
|
-
|
|
8427
|
+
563,
|
|
8428
|
+
564,
|
|
8429
|
+
565,
|
|
8430
|
+
566
|
|
8477
8431
|
]
|
|
8478
8432
|
}
|
|
8479
8433
|
],
|
|
@@ -8486,14 +8440,14 @@
|
|
|
8486
8440
|
]
|
|
8487
8441
|
},
|
|
8488
8442
|
{
|
|
8489
|
-
"id":
|
|
8443
|
+
"id": 579,
|
|
8490
8444
|
"name": "SkyAutocompleteSelectionChange",
|
|
8491
8445
|
"kind": 256,
|
|
8492
8446
|
"kindString": "Interface",
|
|
8493
8447
|
"flags": {},
|
|
8494
8448
|
"children": [
|
|
8495
8449
|
{
|
|
8496
|
-
"id":
|
|
8450
|
+
"id": 580,
|
|
8497
8451
|
"name": "selectedItem",
|
|
8498
8452
|
"kind": 1024,
|
|
8499
8453
|
"kindString": "Property",
|
|
@@ -8521,7 +8475,7 @@
|
|
|
8521
8475
|
"title": "Properties",
|
|
8522
8476
|
"kind": 1024,
|
|
8523
8477
|
"children": [
|
|
8524
|
-
|
|
8478
|
+
580
|
|
8525
8479
|
]
|
|
8526
8480
|
}
|
|
8527
8481
|
],
|
|
@@ -8534,7 +8488,7 @@
|
|
|
8534
8488
|
]
|
|
8535
8489
|
},
|
|
8536
8490
|
{
|
|
8537
|
-
"id":
|
|
8491
|
+
"id": 587,
|
|
8538
8492
|
"name": "SkyCountryFieldCountry",
|
|
8539
8493
|
"kind": 256,
|
|
8540
8494
|
"kindString": "Interface",
|
|
@@ -8544,7 +8498,7 @@
|
|
|
8544
8498
|
},
|
|
8545
8499
|
"children": [
|
|
8546
8500
|
{
|
|
8547
|
-
"id":
|
|
8501
|
+
"id": 590,
|
|
8548
8502
|
"name": "dialCode",
|
|
8549
8503
|
"kind": 1024,
|
|
8550
8504
|
"kindString": "Property",
|
|
@@ -8567,7 +8521,7 @@
|
|
|
8567
8521
|
}
|
|
8568
8522
|
},
|
|
8569
8523
|
{
|
|
8570
|
-
"id":
|
|
8524
|
+
"id": 588,
|
|
8571
8525
|
"name": "iso2",
|
|
8572
8526
|
"kind": 1024,
|
|
8573
8527
|
"kindString": "Property",
|
|
@@ -8594,7 +8548,7 @@
|
|
|
8594
8548
|
}
|
|
8595
8549
|
},
|
|
8596
8550
|
{
|
|
8597
|
-
"id":
|
|
8551
|
+
"id": 589,
|
|
8598
8552
|
"name": "name",
|
|
8599
8553
|
"kind": 1024,
|
|
8600
8554
|
"kindString": "Property",
|
|
@@ -8622,9 +8576,9 @@
|
|
|
8622
8576
|
"title": "Properties",
|
|
8623
8577
|
"kind": 1024,
|
|
8624
8578
|
"children": [
|
|
8625
|
-
|
|
8626
|
-
|
|
8627
|
-
|
|
8579
|
+
590,
|
|
8580
|
+
588,
|
|
8581
|
+
589
|
|
8628
8582
|
]
|
|
8629
8583
|
}
|
|
8630
8584
|
],
|
|
@@ -8637,7 +8591,7 @@
|
|
|
8637
8591
|
]
|
|
8638
8592
|
},
|
|
8639
8593
|
{
|
|
8640
|
-
"id":
|
|
8594
|
+
"id": 596,
|
|
8641
8595
|
"name": "SkyLookupAddCallbackArgs",
|
|
8642
8596
|
"kind": 256,
|
|
8643
8597
|
"kindString": "Interface",
|
|
@@ -8647,7 +8601,7 @@
|
|
|
8647
8601
|
},
|
|
8648
8602
|
"children": [
|
|
8649
8603
|
{
|
|
8650
|
-
"id":
|
|
8604
|
+
"id": 598,
|
|
8651
8605
|
"name": "data",
|
|
8652
8606
|
"kind": 1024,
|
|
8653
8607
|
"kindString": "Property",
|
|
@@ -8673,7 +8627,7 @@
|
|
|
8673
8627
|
}
|
|
8674
8628
|
},
|
|
8675
8629
|
{
|
|
8676
|
-
"id":
|
|
8630
|
+
"id": 597,
|
|
8677
8631
|
"name": "item",
|
|
8678
8632
|
"kind": 1024,
|
|
8679
8633
|
"kindString": "Property",
|
|
@@ -8699,8 +8653,8 @@
|
|
|
8699
8653
|
"title": "Properties",
|
|
8700
8654
|
"kind": 1024,
|
|
8701
8655
|
"children": [
|
|
8702
|
-
|
|
8703
|
-
|
|
8656
|
+
598,
|
|
8657
|
+
597
|
|
8704
8658
|
]
|
|
8705
8659
|
}
|
|
8706
8660
|
],
|
|
@@ -8713,7 +8667,7 @@
|
|
|
8713
8667
|
]
|
|
8714
8668
|
},
|
|
8715
8669
|
{
|
|
8716
|
-
"id":
|
|
8670
|
+
"id": 599,
|
|
8717
8671
|
"name": "SkyLookupAddClickEventArgs",
|
|
8718
8672
|
"kind": 256,
|
|
8719
8673
|
"kindString": "Interface",
|
|
@@ -8723,7 +8677,7 @@
|
|
|
8723
8677
|
},
|
|
8724
8678
|
"children": [
|
|
8725
8679
|
{
|
|
8726
|
-
"id":
|
|
8680
|
+
"id": 600,
|
|
8727
8681
|
"name": "itemAdded",
|
|
8728
8682
|
"kind": 2048,
|
|
8729
8683
|
"kindString": "Method",
|
|
@@ -8737,7 +8691,7 @@
|
|
|
8737
8691
|
],
|
|
8738
8692
|
"signatures": [
|
|
8739
8693
|
{
|
|
8740
|
-
"id":
|
|
8694
|
+
"id": 601,
|
|
8741
8695
|
"name": "itemAdded",
|
|
8742
8696
|
"kind": 4096,
|
|
8743
8697
|
"kindString": "Call signature",
|
|
@@ -8747,7 +8701,7 @@
|
|
|
8747
8701
|
},
|
|
8748
8702
|
"parameters": [
|
|
8749
8703
|
{
|
|
8750
|
-
"id":
|
|
8704
|
+
"id": 602,
|
|
8751
8705
|
"name": "args",
|
|
8752
8706
|
"kind": 32768,
|
|
8753
8707
|
"kindString": "Parameter",
|
|
@@ -8757,7 +8711,7 @@
|
|
|
8757
8711
|
},
|
|
8758
8712
|
"type": {
|
|
8759
8713
|
"type": "reference",
|
|
8760
|
-
"id":
|
|
8714
|
+
"id": 596,
|
|
8761
8715
|
"name": "SkyLookupAddCallbackArgs"
|
|
8762
8716
|
}
|
|
8763
8717
|
}
|
|
@@ -8775,7 +8729,7 @@
|
|
|
8775
8729
|
"title": "Methods",
|
|
8776
8730
|
"kind": 2048,
|
|
8777
8731
|
"children": [
|
|
8778
|
-
|
|
8732
|
+
600
|
|
8779
8733
|
]
|
|
8780
8734
|
}
|
|
8781
8735
|
],
|
|
@@ -8788,7 +8742,7 @@
|
|
|
8788
8742
|
]
|
|
8789
8743
|
},
|
|
8790
8744
|
{
|
|
8791
|
-
"id":
|
|
8745
|
+
"id": 607,
|
|
8792
8746
|
"name": "SkyLookupShowMoreConfig",
|
|
8793
8747
|
"kind": 256,
|
|
8794
8748
|
"kindString": "Interface",
|
|
@@ -8798,7 +8752,7 @@
|
|
|
8798
8752
|
},
|
|
8799
8753
|
"children": [
|
|
8800
8754
|
{
|
|
8801
|
-
"id":
|
|
8755
|
+
"id": 608,
|
|
8802
8756
|
"name": "customPicker",
|
|
8803
8757
|
"kind": 1024,
|
|
8804
8758
|
"kindString": "Property",
|
|
@@ -8817,12 +8771,12 @@
|
|
|
8817
8771
|
],
|
|
8818
8772
|
"type": {
|
|
8819
8773
|
"type": "reference",
|
|
8820
|
-
"id":
|
|
8774
|
+
"id": 610,
|
|
8821
8775
|
"name": "SkyLookupShowMoreCustomPicker"
|
|
8822
8776
|
}
|
|
8823
8777
|
},
|
|
8824
8778
|
{
|
|
8825
|
-
"id":
|
|
8779
|
+
"id": 609,
|
|
8826
8780
|
"name": "nativePickerConfig",
|
|
8827
8781
|
"kind": 1024,
|
|
8828
8782
|
"kindString": "Property",
|
|
@@ -8841,7 +8795,7 @@
|
|
|
8841
8795
|
],
|
|
8842
8796
|
"type": {
|
|
8843
8797
|
"type": "reference",
|
|
8844
|
-
"id":
|
|
8798
|
+
"id": 620,
|
|
8845
8799
|
"name": "SkyLookupShowMoreNativePickerConfig"
|
|
8846
8800
|
}
|
|
8847
8801
|
}
|
|
@@ -8851,8 +8805,8 @@
|
|
|
8851
8805
|
"title": "Properties",
|
|
8852
8806
|
"kind": 1024,
|
|
8853
8807
|
"children": [
|
|
8854
|
-
|
|
8855
|
-
|
|
8808
|
+
608,
|
|
8809
|
+
609
|
|
8856
8810
|
]
|
|
8857
8811
|
}
|
|
8858
8812
|
],
|
|
@@ -8865,7 +8819,7 @@
|
|
|
8865
8819
|
]
|
|
8866
8820
|
},
|
|
8867
8821
|
{
|
|
8868
|
-
"id":
|
|
8822
|
+
"id": 610,
|
|
8869
8823
|
"name": "SkyLookupShowMoreCustomPicker",
|
|
8870
8824
|
"kind": 256,
|
|
8871
8825
|
"kindString": "Interface",
|
|
@@ -8875,7 +8829,7 @@
|
|
|
8875
8829
|
},
|
|
8876
8830
|
"children": [
|
|
8877
8831
|
{
|
|
8878
|
-
"id":
|
|
8832
|
+
"id": 611,
|
|
8879
8833
|
"name": "open",
|
|
8880
8834
|
"kind": 2048,
|
|
8881
8835
|
"kindString": "Method",
|
|
@@ -8889,21 +8843,21 @@
|
|
|
8889
8843
|
],
|
|
8890
8844
|
"signatures": [
|
|
8891
8845
|
{
|
|
8892
|
-
"id":
|
|
8846
|
+
"id": 612,
|
|
8893
8847
|
"name": "open",
|
|
8894
8848
|
"kind": 4096,
|
|
8895
8849
|
"kindString": "Call signature",
|
|
8896
8850
|
"flags": {},
|
|
8897
8851
|
"parameters": [
|
|
8898
8852
|
{
|
|
8899
|
-
"id":
|
|
8853
|
+
"id": 613,
|
|
8900
8854
|
"name": "pickerContext",
|
|
8901
8855
|
"kind": 32768,
|
|
8902
8856
|
"kindString": "Parameter",
|
|
8903
8857
|
"flags": {},
|
|
8904
8858
|
"type": {
|
|
8905
8859
|
"type": "reference",
|
|
8906
|
-
"id":
|
|
8860
|
+
"id": 614,
|
|
8907
8861
|
"name": "SkyLookupShowMoreCustomPickerContext"
|
|
8908
8862
|
}
|
|
8909
8863
|
}
|
|
@@ -8921,7 +8875,7 @@
|
|
|
8921
8875
|
"title": "Methods",
|
|
8922
8876
|
"kind": 2048,
|
|
8923
8877
|
"children": [
|
|
8924
|
-
|
|
8878
|
+
611
|
|
8925
8879
|
]
|
|
8926
8880
|
}
|
|
8927
8881
|
],
|
|
@@ -8934,7 +8888,7 @@
|
|
|
8934
8888
|
]
|
|
8935
8889
|
},
|
|
8936
8890
|
{
|
|
8937
|
-
"id":
|
|
8891
|
+
"id": 620,
|
|
8938
8892
|
"name": "SkyLookupShowMoreNativePickerConfig",
|
|
8939
8893
|
"kind": 256,
|
|
8940
8894
|
"kindString": "Interface",
|
|
@@ -8944,7 +8898,7 @@
|
|
|
8944
8898
|
},
|
|
8945
8899
|
"children": [
|
|
8946
8900
|
{
|
|
8947
|
-
"id":
|
|
8901
|
+
"id": 621,
|
|
8948
8902
|
"name": "itemTemplate",
|
|
8949
8903
|
"kind": 1024,
|
|
8950
8904
|
"kindString": "Property",
|
|
@@ -8975,7 +8929,7 @@
|
|
|
8975
8929
|
}
|
|
8976
8930
|
},
|
|
8977
8931
|
{
|
|
8978
|
-
"id":
|
|
8932
|
+
"id": 622,
|
|
8979
8933
|
"name": "title",
|
|
8980
8934
|
"kind": 1024,
|
|
8981
8935
|
"kindString": "Property",
|
|
@@ -9009,8 +8963,8 @@
|
|
|
9009
8963
|
"title": "Properties",
|
|
9010
8964
|
"kind": 1024,
|
|
9011
8965
|
"children": [
|
|
9012
|
-
|
|
9013
|
-
|
|
8966
|
+
621,
|
|
8967
|
+
622
|
|
9014
8968
|
]
|
|
9015
8969
|
}
|
|
9016
8970
|
],
|
|
@@ -9023,7 +8977,7 @@
|
|
|
9023
8977
|
]
|
|
9024
8978
|
},
|
|
9025
8979
|
{
|
|
9026
|
-
"id":
|
|
8980
|
+
"id": 567,
|
|
9027
8981
|
"name": "AutocompleteSearchAsyncResultDisplayType",
|
|
9028
8982
|
"kind": 4194304,
|
|
9029
8983
|
"kindString": "Type alias",
|
|
@@ -9050,7 +9004,7 @@
|
|
|
9050
9004
|
}
|
|
9051
9005
|
},
|
|
9052
9006
|
{
|
|
9053
|
-
"id":
|
|
9007
|
+
"id": 568,
|
|
9054
9008
|
"name": "SkyAutocompleteSearchFunction",
|
|
9055
9009
|
"kind": 4194304,
|
|
9056
9010
|
"kindString": "Type alias",
|
|
@@ -9065,7 +9019,7 @@
|
|
|
9065
9019
|
"type": {
|
|
9066
9020
|
"type": "reflection",
|
|
9067
9021
|
"declaration": {
|
|
9068
|
-
"id":
|
|
9022
|
+
"id": 569,
|
|
9069
9023
|
"name": "__type",
|
|
9070
9024
|
"kind": 65536,
|
|
9071
9025
|
"kindString": "Type literal",
|
|
@@ -9079,14 +9033,14 @@
|
|
|
9079
9033
|
],
|
|
9080
9034
|
"signatures": [
|
|
9081
9035
|
{
|
|
9082
|
-
"id":
|
|
9036
|
+
"id": 570,
|
|
9083
9037
|
"name": "__type",
|
|
9084
9038
|
"kind": 4096,
|
|
9085
9039
|
"kindString": "Call signature",
|
|
9086
9040
|
"flags": {},
|
|
9087
9041
|
"parameters": [
|
|
9088
9042
|
{
|
|
9089
|
-
"id":
|
|
9043
|
+
"id": 571,
|
|
9090
9044
|
"name": "searchText",
|
|
9091
9045
|
"kind": 32768,
|
|
9092
9046
|
"kindString": "Parameter",
|
|
@@ -9097,7 +9051,7 @@
|
|
|
9097
9051
|
}
|
|
9098
9052
|
},
|
|
9099
9053
|
{
|
|
9100
|
-
"id":
|
|
9054
|
+
"id": 572,
|
|
9101
9055
|
"name": "data",
|
|
9102
9056
|
"kind": 32768,
|
|
9103
9057
|
"kindString": "Parameter",
|
|
@@ -9113,7 +9067,7 @@
|
|
|
9113
9067
|
],
|
|
9114
9068
|
"type": {
|
|
9115
9069
|
"type": "reference",
|
|
9116
|
-
"id":
|
|
9070
|
+
"id": 578,
|
|
9117
9071
|
"name": "SkyAutocompleteSearchFunctionResponse"
|
|
9118
9072
|
}
|
|
9119
9073
|
}
|
|
@@ -9122,7 +9076,7 @@
|
|
|
9122
9076
|
}
|
|
9123
9077
|
},
|
|
9124
9078
|
{
|
|
9125
|
-
"id":
|
|
9079
|
+
"id": 573,
|
|
9126
9080
|
"name": "SkyAutocompleteSearchFunctionFilter",
|
|
9127
9081
|
"kind": 4194304,
|
|
9128
9082
|
"kindString": "Type alias",
|
|
@@ -9137,7 +9091,7 @@
|
|
|
9137
9091
|
"type": {
|
|
9138
9092
|
"type": "reflection",
|
|
9139
9093
|
"declaration": {
|
|
9140
|
-
"id":
|
|
9094
|
+
"id": 574,
|
|
9141
9095
|
"name": "__type",
|
|
9142
9096
|
"kind": 65536,
|
|
9143
9097
|
"kindString": "Type literal",
|
|
@@ -9151,14 +9105,14 @@
|
|
|
9151
9105
|
],
|
|
9152
9106
|
"signatures": [
|
|
9153
9107
|
{
|
|
9154
|
-
"id":
|
|
9108
|
+
"id": 575,
|
|
9155
9109
|
"name": "__type",
|
|
9156
9110
|
"kind": 4096,
|
|
9157
9111
|
"kindString": "Call signature",
|
|
9158
9112
|
"flags": {},
|
|
9159
9113
|
"parameters": [
|
|
9160
9114
|
{
|
|
9161
|
-
"id":
|
|
9115
|
+
"id": 576,
|
|
9162
9116
|
"name": "searchText",
|
|
9163
9117
|
"kind": 32768,
|
|
9164
9118
|
"kindString": "Parameter",
|
|
@@ -9169,7 +9123,7 @@
|
|
|
9169
9123
|
}
|
|
9170
9124
|
},
|
|
9171
9125
|
{
|
|
9172
|
-
"id":
|
|
9126
|
+
"id": 577,
|
|
9173
9127
|
"name": "item",
|
|
9174
9128
|
"kind": 32768,
|
|
9175
9129
|
"kindString": "Parameter",
|
|
@@ -9190,7 +9144,7 @@
|
|
|
9190
9144
|
}
|
|
9191
9145
|
},
|
|
9192
9146
|
{
|
|
9193
|
-
"id":
|
|
9147
|
+
"id": 578,
|
|
9194
9148
|
"name": "SkyAutocompleteSearchFunctionResponse",
|
|
9195
9149
|
"kind": 4194304,
|
|
9196
9150
|
"kindString": "Type alias",
|
|
@@ -9231,7 +9185,7 @@
|
|
|
9231
9185
|
}
|
|
9232
9186
|
},
|
|
9233
9187
|
{
|
|
9234
|
-
"id":
|
|
9188
|
+
"id": 606,
|
|
9235
9189
|
"name": "SkyLookupSelectModeType",
|
|
9236
9190
|
"kind": 4194304,
|
|
9237
9191
|
"kindString": "Type alias",
|
|
@@ -9263,42 +9217,42 @@
|
|
|
9263
9217
|
"title": "Classes",
|
|
9264
9218
|
"kind": 128,
|
|
9265
9219
|
"children": [
|
|
9266
|
-
|
|
9267
|
-
|
|
9268
|
-
|
|
9269
|
-
|
|
9270
|
-
|
|
9271
|
-
|
|
9220
|
+
581,
|
|
9221
|
+
584,
|
|
9222
|
+
593,
|
|
9223
|
+
614,
|
|
9224
|
+
626,
|
|
9225
|
+
623,
|
|
9272
9226
|
1,
|
|
9273
9227
|
93,
|
|
9274
|
-
|
|
9275
|
-
|
|
9228
|
+
259,
|
|
9229
|
+
372
|
|
9276
9230
|
]
|
|
9277
9231
|
},
|
|
9278
9232
|
{
|
|
9279
9233
|
"title": "Interfaces",
|
|
9280
9234
|
"kind": 256,
|
|
9281
9235
|
"children": [
|
|
9282
|
-
|
|
9283
|
-
|
|
9284
|
-
|
|
9285
|
-
|
|
9286
|
-
|
|
9287
|
-
|
|
9288
|
-
|
|
9289
|
-
|
|
9290
|
-
|
|
9236
|
+
556,
|
|
9237
|
+
562,
|
|
9238
|
+
579,
|
|
9239
|
+
587,
|
|
9240
|
+
596,
|
|
9241
|
+
599,
|
|
9242
|
+
607,
|
|
9243
|
+
610,
|
|
9244
|
+
620
|
|
9291
9245
|
]
|
|
9292
9246
|
},
|
|
9293
9247
|
{
|
|
9294
9248
|
"title": "Type aliases",
|
|
9295
9249
|
"kind": 4194304,
|
|
9296
9250
|
"children": [
|
|
9297
|
-
|
|
9251
|
+
567,
|
|
9252
|
+
568,
|
|
9298
9253
|
573,
|
|
9299
9254
|
578,
|
|
9300
|
-
|
|
9301
|
-
611
|
|
9255
|
+
606
|
|
9302
9256
|
]
|
|
9303
9257
|
}
|
|
9304
9258
|
],
|