@skyux/lookup 5.0.0-beta.2 → 5.0.3

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.
Files changed (29) hide show
  1. package/bundles/skyux-lookup-testing.umd.js +12 -14
  2. package/bundles/skyux-lookup-testing.umd.js.map +1 -1
  3. package/bundles/skyux-lookup.umd.js +81 -72
  4. package/bundles/skyux-lookup.umd.js.map +1 -1
  5. package/documentation.json +570 -573
  6. package/esm2015/modules/autocomplete/autocomplete-adapter.service.js +4 -4
  7. package/esm2015/modules/autocomplete/autocomplete-input.directive.js +4 -4
  8. package/esm2015/modules/autocomplete/autocomplete.component.js +8 -5
  9. package/esm2015/modules/autocomplete/autocomplete.module.js +5 -5
  10. package/esm2015/modules/country-field/country-field.component.js +6 -8
  11. package/esm2015/modules/country-field/country-field.module.js +5 -5
  12. package/esm2015/modules/lookup/lookup-adapter.service.js +4 -4
  13. package/esm2015/modules/lookup/lookup-autocomplete-adapter.js +4 -4
  14. package/esm2015/modules/lookup/lookup-show-more-modal.component.js +4 -4
  15. package/esm2015/modules/lookup/lookup.component.js +21 -11
  16. package/esm2015/modules/lookup/lookup.module.js +5 -5
  17. package/esm2015/modules/search/search-adapter.service.js +4 -4
  18. package/esm2015/modules/search/search.component.js +4 -4
  19. package/esm2015/modules/search/search.module.js +5 -5
  20. package/esm2015/modules/shared/sky-lookup-resources.module.js +5 -5
  21. package/esm2015/testing/country-field/country-field-testing.module.js +5 -5
  22. package/esm2015/testing/search/search-testing.module.js +5 -5
  23. package/fesm2015/skyux-lookup-testing.js +8 -8
  24. package/fesm2015/skyux-lookup-testing.js.map +1 -1
  25. package/fesm2015/skyux-lookup.js +73 -62
  26. package/fesm2015/skyux-lookup.js.map +1 -1
  27. package/modules/autocomplete/autocomplete.component.d.ts +5 -1
  28. package/modules/lookup/lookup.component.d.ts +5 -1
  29. package/package.json +13 -13
@@ -25,13 +25,13 @@
25
25
  "typedoc": {
26
26
  "id": 0,
27
27
  "name": "@skyux/lookup",
28
- "kind": 0,
28
+ "kind": 1,
29
29
  "kindString": "Project",
30
30
  "flags": {},
31
31
  "originalName": "",
32
32
  "children": [
33
33
  {
34
- "id": 530,
34
+ "id": 532,
35
35
  "name": "SkyAutocompleteModule",
36
36
  "kind": 128,
37
37
  "kindString": "Class",
@@ -50,21 +50,21 @@
50
50
  ],
51
51
  "children": [
52
52
  {
53
- "id": 531,
53
+ "id": 533,
54
54
  "name": "constructor",
55
55
  "kind": 512,
56
56
  "kindString": "Constructor",
57
57
  "flags": {},
58
58
  "signatures": [
59
59
  {
60
- "id": 532,
60
+ "id": 534,
61
61
  "name": "new SkyAutocompleteModule",
62
62
  "kind": 16384,
63
63
  "kindString": "Constructor signature",
64
64
  "flags": {},
65
65
  "type": {
66
66
  "type": "reference",
67
- "id": 530,
67
+ "id": 532,
68
68
  "name": "SkyAutocompleteModule"
69
69
  }
70
70
  }
@@ -76,7 +76,7 @@
76
76
  "title": "Constructors",
77
77
  "kind": 512,
78
78
  "children": [
79
- 531
79
+ 533
80
80
  ]
81
81
  }
82
82
  ],
@@ -89,7 +89,7 @@
89
89
  ]
90
90
  },
91
91
  {
92
- "id": 533,
92
+ "id": 535,
93
93
  "name": "SkyCountryFieldModule",
94
94
  "kind": 128,
95
95
  "kindString": "Class",
@@ -108,21 +108,21 @@
108
108
  ],
109
109
  "children": [
110
110
  {
111
- "id": 534,
111
+ "id": 536,
112
112
  "name": "constructor",
113
113
  "kind": 512,
114
114
  "kindString": "Constructor",
115
115
  "flags": {},
116
116
  "signatures": [
117
117
  {
118
- "id": 535,
118
+ "id": 537,
119
119
  "name": "new SkyCountryFieldModule",
120
120
  "kind": 16384,
121
121
  "kindString": "Constructor signature",
122
122
  "flags": {},
123
123
  "type": {
124
124
  "type": "reference",
125
- "id": 533,
125
+ "id": 535,
126
126
  "name": "SkyCountryFieldModule"
127
127
  }
128
128
  }
@@ -134,7 +134,7 @@
134
134
  "title": "Constructors",
135
135
  "kind": 512,
136
136
  "children": [
137
- 534
137
+ 536
138
138
  ]
139
139
  }
140
140
  ],
@@ -147,7 +147,7 @@
147
147
  ]
148
148
  },
149
149
  {
150
- "id": 542,
150
+ "id": 544,
151
151
  "name": "SkyLookupModule",
152
152
  "kind": 128,
153
153
  "kindString": "Class",
@@ -166,21 +166,21 @@
166
166
  ],
167
167
  "children": [
168
168
  {
169
- "id": 543,
169
+ "id": 545,
170
170
  "name": "constructor",
171
171
  "kind": 512,
172
172
  "kindString": "Constructor",
173
173
  "flags": {},
174
174
  "signatures": [
175
175
  {
176
- "id": 544,
176
+ "id": 546,
177
177
  "name": "new SkyLookupModule",
178
178
  "kind": 16384,
179
179
  "kindString": "Constructor signature",
180
180
  "flags": {},
181
181
  "type": {
182
182
  "type": "reference",
183
- "id": 542,
183
+ "id": 544,
184
184
  "name": "SkyLookupModule"
185
185
  }
186
186
  }
@@ -192,7 +192,7 @@
192
192
  "title": "Constructors",
193
193
  "kind": 512,
194
194
  "children": [
195
- 543
195
+ 545
196
196
  ]
197
197
  }
198
198
  ],
@@ -205,7 +205,7 @@
205
205
  ]
206
206
  },
207
207
  {
208
- "id": 563,
208
+ "id": 565,
209
209
  "name": "SkyLookupShowMoreCustomPickerContext",
210
210
  "kind": 128,
211
211
  "kindString": "Class",
@@ -215,28 +215,28 @@
215
215
  },
216
216
  "children": [
217
217
  {
218
- "id": 564,
218
+ "id": 566,
219
219
  "name": "constructor",
220
220
  "kind": 512,
221
221
  "kindString": "Constructor",
222
222
  "flags": {},
223
223
  "signatures": [
224
224
  {
225
- "id": 565,
225
+ "id": 567,
226
226
  "name": "new SkyLookupShowMoreCustomPickerContext",
227
227
  "kind": 16384,
228
228
  "kindString": "Constructor signature",
229
229
  "flags": {},
230
230
  "type": {
231
231
  "type": "reference",
232
- "id": 563,
232
+ "id": 565,
233
233
  "name": "SkyLookupShowMoreCustomPickerContext"
234
234
  }
235
235
  }
236
236
  ]
237
237
  },
238
238
  {
239
- "id": 567,
239
+ "id": 569,
240
240
  "name": "initialSearch",
241
241
  "kind": 1024,
242
242
  "kindString": "Property",
@@ -259,7 +259,7 @@
259
259
  }
260
260
  },
261
261
  {
262
- "id": 568,
262
+ "id": 570,
263
263
  "name": "initialValue",
264
264
  "kind": 1024,
265
265
  "kindString": "Property",
@@ -282,7 +282,7 @@
282
282
  }
283
283
  },
284
284
  {
285
- "id": 566,
285
+ "id": 568,
286
286
  "name": "items",
287
287
  "kind": 1024,
288
288
  "kindString": "Property",
@@ -313,16 +313,16 @@
313
313
  "title": "Constructors",
314
314
  "kind": 512,
315
315
  "children": [
316
- 564
316
+ 566
317
317
  ]
318
318
  },
319
319
  {
320
320
  "title": "Properties",
321
321
  "kind": 1024,
322
322
  "children": [
323
- 567,
324
- 568,
325
- 566
323
+ 569,
324
+ 570,
325
+ 568
326
326
  ]
327
327
  }
328
328
  ],
@@ -335,7 +335,7 @@
335
335
  ]
336
336
  },
337
337
  {
338
- "id": 575,
338
+ "id": 577,
339
339
  "name": "SkySearchComponent",
340
340
  "kind": 128,
341
341
  "kindString": "Class",
@@ -354,7 +354,7 @@
354
354
  ],
355
355
  "children": [
356
356
  {
357
- "id": 576,
357
+ "id": 578,
358
358
  "name": "constructor",
359
359
  "kind": 512,
360
360
  "kindString": "Constructor",
@@ -368,14 +368,14 @@
368
368
  ],
369
369
  "signatures": [
370
370
  {
371
- "id": 577,
371
+ "id": 579,
372
372
  "name": "new SkySearchComponent",
373
373
  "kind": 16384,
374
374
  "kindString": "Constructor signature",
375
375
  "flags": {},
376
376
  "parameters": [
377
377
  {
378
- "id": 578,
378
+ "id": 580,
379
379
  "name": "mediaQueryService",
380
380
  "kind": 32768,
381
381
  "kindString": "Parameter",
@@ -386,7 +386,7 @@
386
386
  }
387
387
  },
388
388
  {
389
- "id": 579,
389
+ "id": 581,
390
390
  "name": "elRef",
391
391
  "kind": 32768,
392
392
  "kindString": "Parameter",
@@ -403,7 +403,7 @@
403
403
  }
404
404
  },
405
405
  {
406
- "id": 580,
406
+ "id": 582,
407
407
  "name": "searchAdapter",
408
408
  "kind": 32768,
409
409
  "kindString": "Parameter",
@@ -414,7 +414,7 @@
414
414
  }
415
415
  },
416
416
  {
417
- "id": 581,
417
+ "id": 583,
418
418
  "name": "changeRef",
419
419
  "kind": 32768,
420
420
  "kindString": "Parameter",
@@ -427,14 +427,14 @@
427
427
  ],
428
428
  "type": {
429
429
  "type": "reference",
430
- "id": 575,
430
+ "id": 577,
431
431
  "name": "SkySearchComponent"
432
432
  }
433
433
  }
434
434
  ]
435
435
  },
436
436
  {
437
- "id": 593,
437
+ "id": 595,
438
438
  "name": "breakpointSubscription",
439
439
  "kind": 1024,
440
440
  "kindString": "Property",
@@ -454,7 +454,7 @@
454
454
  }
455
455
  },
456
456
  {
457
- "id": 597,
457
+ "id": 599,
458
458
  "name": "clearButtonShown",
459
459
  "kind": 1024,
460
460
  "kindString": "Property",
@@ -475,7 +475,7 @@
475
475
  "defaultValue": "false"
476
476
  },
477
477
  {
478
- "id": 587,
478
+ "id": 589,
479
479
  "name": "debounceTime",
480
480
  "kind": 1024,
481
481
  "kindString": "Property",
@@ -515,7 +515,7 @@
515
515
  "defaultValue": "0"
516
516
  },
517
517
  {
518
- "id": 588,
518
+ "id": 590,
519
519
  "name": "disabled",
520
520
  "kind": 1024,
521
521
  "kindString": "Property",
@@ -555,7 +555,7 @@
555
555
  "defaultValue": "false"
556
556
  },
557
557
  {
558
- "id": 596,
558
+ "id": 598,
559
559
  "name": "dismissButtonShown",
560
560
  "kind": 1024,
561
561
  "kindString": "Property",
@@ -576,7 +576,7 @@
576
576
  "defaultValue": "false"
577
577
  },
578
578
  {
579
- "id": 586,
579
+ "id": 588,
580
580
  "name": "expandMode",
581
581
  "kind": 1024,
582
582
  "kindString": "Property",
@@ -616,7 +616,7 @@
616
616
  "defaultValue": "..."
617
617
  },
618
618
  {
619
- "id": 592,
619
+ "id": 594,
620
620
  "name": "inputAnimate",
621
621
  "kind": 1024,
622
622
  "kindString": "Property",
@@ -637,7 +637,7 @@
637
637
  "defaultValue": "..."
638
638
  },
639
639
  {
640
- "id": 590,
640
+ "id": 592,
641
641
  "name": "isCollapsible",
642
642
  "kind": 1024,
643
643
  "kindString": "Property",
@@ -658,7 +658,7 @@
658
658
  "defaultValue": "true"
659
659
  },
660
660
  {
661
- "id": 589,
661
+ "id": 591,
662
662
  "name": "isFullWidth",
663
663
  "kind": 1024,
664
664
  "kindString": "Property",
@@ -679,7 +679,7 @@
679
679
  "defaultValue": "false"
680
680
  },
681
681
  {
682
- "id": 595,
682
+ "id": 597,
683
683
  "name": "mobileSearchShown",
684
684
  "kind": 1024,
685
685
  "kindString": "Property",
@@ -700,7 +700,7 @@
700
700
  "defaultValue": "false"
701
701
  },
702
702
  {
703
- "id": 591,
703
+ "id": 593,
704
704
  "name": "placeholderText",
705
705
  "kind": 1024,
706
706
  "kindString": "Property",
@@ -739,7 +739,7 @@
739
739
  }
740
740
  },
741
741
  {
742
- "id": 582,
742
+ "id": 584,
743
743
  "name": "searchApply",
744
744
  "kind": 1024,
745
745
  "kindString": "Property",
@@ -779,7 +779,7 @@
779
779
  "defaultValue": "..."
780
780
  },
781
781
  {
782
- "id": 594,
782
+ "id": 596,
783
783
  "name": "searchButtonShown",
784
784
  "kind": 1024,
785
785
  "kindString": "Property",
@@ -800,7 +800,7 @@
800
800
  "defaultValue": "false"
801
801
  },
802
802
  {
803
- "id": 583,
803
+ "id": 585,
804
804
  "name": "searchChange",
805
805
  "kind": 1024,
806
806
  "kindString": "Property",
@@ -840,7 +840,7 @@
840
840
  "defaultValue": "..."
841
841
  },
842
842
  {
843
- "id": 584,
843
+ "id": 586,
844
844
  "name": "searchClear",
845
845
  "kind": 1024,
846
846
  "kindString": "Property",
@@ -880,7 +880,7 @@
880
880
  "defaultValue": "..."
881
881
  },
882
882
  {
883
- "id": 585,
883
+ "id": 587,
884
884
  "name": "searchText",
885
885
  "kind": 1024,
886
886
  "kindString": "Property",
@@ -913,7 +913,7 @@
913
913
  }
914
914
  },
915
915
  {
916
- "id": 610,
916
+ "id": 612,
917
917
  "name": "applySearchText",
918
918
  "kind": 2048,
919
919
  "kindString": "Method",
@@ -929,14 +929,14 @@
929
929
  ],
930
930
  "signatures": [
931
931
  {
932
- "id": 611,
932
+ "id": 613,
933
933
  "name": "applySearchText",
934
934
  "kind": 4096,
935
935
  "kindString": "Call signature",
936
936
  "flags": {},
937
937
  "parameters": [
938
938
  {
939
- "id": 612,
939
+ "id": 614,
940
940
  "name": "searchText",
941
941
  "kind": 32768,
942
942
  "kindString": "Parameter",
@@ -955,7 +955,7 @@
955
955
  ]
956
956
  },
957
957
  {
958
- "id": 604,
958
+ "id": 606,
959
959
  "name": "clearSearchText",
960
960
  "kind": 2048,
961
961
  "kindString": "Method",
@@ -971,7 +971,7 @@
971
971
  ],
972
972
  "signatures": [
973
973
  {
974
- "id": 605,
974
+ "id": 607,
975
975
  "name": "clearSearchText",
976
976
  "kind": 4096,
977
977
  "kindString": "Call signature",
@@ -984,7 +984,7 @@
984
984
  ]
985
985
  },
986
986
  {
987
- "id": 606,
987
+ "id": 608,
988
988
  "name": "enterPress",
989
989
  "kind": 2048,
990
990
  "kindString": "Method",
@@ -1000,14 +1000,14 @@
1000
1000
  ],
1001
1001
  "signatures": [
1002
1002
  {
1003
- "id": 607,
1003
+ "id": 609,
1004
1004
  "name": "enterPress",
1005
1005
  "kind": 4096,
1006
1006
  "kindString": "Call signature",
1007
1007
  "flags": {},
1008
1008
  "parameters": [
1009
1009
  {
1010
- "id": 608,
1010
+ "id": 610,
1011
1011
  "name": "event",
1012
1012
  "kind": 32768,
1013
1013
  "kindString": "Parameter",
@@ -1018,7 +1018,7 @@
1018
1018
  }
1019
1019
  },
1020
1020
  {
1021
- "id": 609,
1021
+ "id": 611,
1022
1022
  "name": "searchText",
1023
1023
  "kind": 32768,
1024
1024
  "kindString": "Parameter",
@@ -1037,7 +1037,7 @@
1037
1037
  ]
1038
1038
  },
1039
1039
  {
1040
- "id": 622,
1040
+ "id": 624,
1041
1041
  "name": "inputAnimationEnd",
1042
1042
  "kind": 2048,
1043
1043
  "kindString": "Method",
@@ -1053,14 +1053,14 @@
1053
1053
  ],
1054
1054
  "signatures": [
1055
1055
  {
1056
- "id": 623,
1056
+ "id": 625,
1057
1057
  "name": "inputAnimationEnd",
1058
1058
  "kind": 4096,
1059
1059
  "kindString": "Call signature",
1060
1060
  "flags": {},
1061
1061
  "parameters": [
1062
1062
  {
1063
- "id": 624,
1063
+ "id": 626,
1064
1064
  "name": "event",
1065
1065
  "kind": 32768,
1066
1066
  "kindString": "Parameter",
@@ -1079,7 +1079,7 @@
1079
1079
  ]
1080
1080
  },
1081
1081
  {
1082
- "id": 619,
1082
+ "id": 621,
1083
1083
  "name": "inputAnimationStart",
1084
1084
  "kind": 2048,
1085
1085
  "kindString": "Method",
@@ -1095,14 +1095,14 @@
1095
1095
  ],
1096
1096
  "signatures": [
1097
1097
  {
1098
- "id": 620,
1098
+ "id": 622,
1099
1099
  "name": "inputAnimationStart",
1100
1100
  "kind": 4096,
1101
1101
  "kindString": "Call signature",
1102
1102
  "flags": {},
1103
1103
  "parameters": [
1104
1104
  {
1105
- "id": 621,
1105
+ "id": 623,
1106
1106
  "name": "event",
1107
1107
  "kind": 32768,
1108
1108
  "kindString": "Parameter",
@@ -1121,7 +1121,7 @@
1121
1121
  ]
1122
1122
  },
1123
1123
  {
1124
- "id": 601,
1124
+ "id": 603,
1125
1125
  "name": "ngOnChanges",
1126
1126
  "kind": 2048,
1127
1127
  "kindString": "Method",
@@ -1137,14 +1137,14 @@
1137
1137
  ],
1138
1138
  "signatures": [
1139
1139
  {
1140
- "id": 602,
1140
+ "id": 604,
1141
1141
  "name": "ngOnChanges",
1142
1142
  "kind": 4096,
1143
1143
  "kindString": "Call signature",
1144
1144
  "flags": {},
1145
1145
  "parameters": [
1146
1146
  {
1147
- "id": 603,
1147
+ "id": 605,
1148
1148
  "name": "changes",
1149
1149
  "kind": 32768,
1150
1150
  "kindString": "Parameter",
@@ -1171,7 +1171,7 @@
1171
1171
  }
1172
1172
  },
1173
1173
  {
1174
- "id": 625,
1174
+ "id": 627,
1175
1175
  "name": "ngOnDestroy",
1176
1176
  "kind": 2048,
1177
1177
  "kindString": "Method",
@@ -1187,7 +1187,7 @@
1187
1187
  ],
1188
1188
  "signatures": [
1189
1189
  {
1190
- "id": 626,
1190
+ "id": 628,
1191
1191
  "name": "ngOnDestroy",
1192
1192
  "kind": 4096,
1193
1193
  "kindString": "Call signature",
@@ -1208,7 +1208,7 @@
1208
1208
  }
1209
1209
  },
1210
1210
  {
1211
- "id": 599,
1211
+ "id": 601,
1212
1212
  "name": "ngOnInit",
1213
1213
  "kind": 2048,
1214
1214
  "kindString": "Method",
@@ -1224,7 +1224,7 @@
1224
1224
  ],
1225
1225
  "signatures": [
1226
1226
  {
1227
- "id": 600,
1227
+ "id": 602,
1228
1228
  "name": "ngOnInit",
1229
1229
  "kind": 4096,
1230
1230
  "kindString": "Call signature",
@@ -1245,7 +1245,7 @@
1245
1245
  }
1246
1246
  },
1247
1247
  {
1248
- "id": 613,
1248
+ "id": 615,
1249
1249
  "name": "searchTextChanged",
1250
1250
  "kind": 2048,
1251
1251
  "kindString": "Method",
@@ -1261,14 +1261,14 @@
1261
1261
  ],
1262
1262
  "signatures": [
1263
1263
  {
1264
- "id": 614,
1264
+ "id": 616,
1265
1265
  "name": "searchTextChanged",
1266
1266
  "kind": 4096,
1267
1267
  "kindString": "Call signature",
1268
1268
  "flags": {},
1269
1269
  "parameters": [
1270
1270
  {
1271
- "id": 615,
1271
+ "id": 617,
1272
1272
  "name": "searchText",
1273
1273
  "kind": 32768,
1274
1274
  "kindString": "Parameter",
@@ -1287,7 +1287,7 @@
1287
1287
  ]
1288
1288
  },
1289
1289
  {
1290
- "id": 616,
1290
+ "id": 618,
1291
1291
  "name": "toggleSearchInput",
1292
1292
  "kind": 2048,
1293
1293
  "kindString": "Method",
@@ -1303,14 +1303,14 @@
1303
1303
  ],
1304
1304
  "signatures": [
1305
1305
  {
1306
- "id": 617,
1306
+ "id": 619,
1307
1307
  "name": "toggleSearchInput",
1308
1308
  "kind": 4096,
1309
1309
  "kindString": "Call signature",
1310
1310
  "flags": {},
1311
1311
  "parameters": [
1312
1312
  {
1313
- "id": 618,
1313
+ "id": 620,
1314
1314
  "name": "showInput",
1315
1315
  "kind": 32768,
1316
1316
  "kindString": "Parameter",
@@ -1334,45 +1334,45 @@
1334
1334
  "title": "Constructors",
1335
1335
  "kind": 512,
1336
1336
  "children": [
1337
- 576
1337
+ 578
1338
1338
  ]
1339
1339
  },
1340
1340
  {
1341
1341
  "title": "Properties",
1342
1342
  "kind": 1024,
1343
1343
  "children": [
1344
- 593,
1345
- 597,
1346
- 587,
1344
+ 595,
1345
+ 599,
1346
+ 589,
1347
+ 590,
1348
+ 598,
1347
1349
  588,
1348
- 596,
1349
- 586,
1350
+ 594,
1350
1351
  592,
1351
- 590,
1352
- 589,
1353
- 595,
1354
1352
  591,
1355
- 582,
1356
- 594,
1357
- 583,
1353
+ 597,
1354
+ 593,
1358
1355
  584,
1359
- 585
1356
+ 596,
1357
+ 585,
1358
+ 586,
1359
+ 587
1360
1360
  ]
1361
1361
  },
1362
1362
  {
1363
1363
  "title": "Methods",
1364
1364
  "kind": 2048,
1365
1365
  "children": [
1366
- 610,
1367
- 604,
1366
+ 612,
1368
1367
  606,
1369
- 622,
1370
- 619,
1368
+ 608,
1369
+ 624,
1370
+ 621,
1371
+ 603,
1372
+ 627,
1371
1373
  601,
1372
- 625,
1373
- 599,
1374
- 613,
1375
- 616
1374
+ 615,
1375
+ 618
1376
1376
  ]
1377
1377
  }
1378
1378
  ],
@@ -1399,7 +1399,7 @@
1399
1399
  ]
1400
1400
  },
1401
1401
  {
1402
- "id": 572,
1402
+ "id": 574,
1403
1403
  "name": "SkySearchModule",
1404
1404
  "kind": 128,
1405
1405
  "kindString": "Class",
@@ -1418,21 +1418,21 @@
1418
1418
  ],
1419
1419
  "children": [
1420
1420
  {
1421
- "id": 573,
1421
+ "id": 575,
1422
1422
  "name": "constructor",
1423
1423
  "kind": 512,
1424
1424
  "kindString": "Constructor",
1425
1425
  "flags": {},
1426
1426
  "signatures": [
1427
1427
  {
1428
- "id": 574,
1428
+ "id": 576,
1429
1429
  "name": "new SkySearchModule",
1430
1430
  "kind": 16384,
1431
1431
  "kindString": "Constructor signature",
1432
1432
  "flags": {},
1433
1433
  "type": {
1434
1434
  "type": "reference",
1435
- "id": 572,
1435
+ "id": 574,
1436
1436
  "name": "SkySearchModule"
1437
1437
  }
1438
1438
  }
@@ -1444,7 +1444,7 @@
1444
1444
  "title": "Constructors",
1445
1445
  "kind": 512,
1446
1446
  "children": [
1447
- 573
1447
+ 575
1448
1448
  ]
1449
1449
  }
1450
1450
  ],
@@ -2669,7 +2669,7 @@
2669
2669
  "sources": [
2670
2670
  {
2671
2671
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
2672
- "line": 437,
2672
+ "line": 443,
2673
2673
  "character": 2
2674
2674
  }
2675
2675
  ],
@@ -2808,7 +2808,7 @@
2808
2808
  }
2809
2809
  },
2810
2810
  {
2811
- "id": 148,
2811
+ "id": 149,
2812
2812
  "name": "isOpen",
2813
2813
  "kind": 1024,
2814
2814
  "kindString": "Property",
@@ -2818,7 +2818,7 @@
2818
2818
  "sources": [
2819
2819
  {
2820
2820
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
2821
- "line": 308,
2821
+ "line": 314,
2822
2822
  "character": 9
2823
2823
  }
2824
2824
  ],
@@ -2829,7 +2829,7 @@
2829
2829
  "defaultValue": "false"
2830
2830
  },
2831
2831
  {
2832
- "id": 139,
2832
+ "id": 140,
2833
2833
  "name": "noResultsFoundText",
2834
2834
  "kind": 1024,
2835
2835
  "kindString": "Property",
@@ -2858,7 +2858,7 @@
2858
2858
  "sources": [
2859
2859
  {
2860
2860
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
2861
- "line": 272,
2861
+ "line": 278,
2862
2862
  "character": 9
2863
2863
  }
2864
2864
  ],
@@ -2868,7 +2868,7 @@
2868
2868
  }
2869
2869
  },
2870
2870
  {
2871
- "id": 149,
2871
+ "id": 150,
2872
2872
  "name": "resultsListId",
2873
2873
  "kind": 1024,
2874
2874
  "kindString": "Property",
@@ -2878,7 +2878,7 @@
2878
2878
  "sources": [
2879
2879
  {
2880
2880
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
2881
- "line": 310,
2881
+ "line": 316,
2882
2882
  "character": 9
2883
2883
  }
2884
2884
  ],
@@ -2888,7 +2888,7 @@
2888
2888
  }
2889
2889
  },
2890
2890
  {
2891
- "id": 150,
2891
+ "id": 151,
2892
2892
  "name": "resultsWrapperId",
2893
2893
  "kind": 1024,
2894
2894
  "kindString": "Property",
@@ -2898,7 +2898,7 @@
2898
2898
  "sources": [
2899
2899
  {
2900
2900
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
2901
- "line": 312,
2901
+ "line": 318,
2902
2902
  "character": 9
2903
2903
  }
2904
2904
  ],
@@ -2908,7 +2908,7 @@
2908
2908
  }
2909
2909
  },
2910
2910
  {
2911
- "id": 133,
2911
+ "id": 134,
2912
2912
  "name": "searchFilters",
2913
2913
  "kind": 1024,
2914
2914
  "kindString": "Property",
@@ -2931,7 +2931,7 @@
2931
2931
  "sources": [
2932
2932
  {
2933
2933
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
2934
- "line": 241,
2934
+ "line": 247,
2935
2935
  "character": 9
2936
2936
  }
2937
2937
  ],
@@ -2939,13 +2939,13 @@
2939
2939
  "type": "array",
2940
2940
  "elementType": {
2941
2941
  "type": "reference",
2942
- "id": 522,
2942
+ "id": 524,
2943
2943
  "name": "SkyAutocompleteSearchFunctionFilter"
2944
2944
  }
2945
2945
  }
2946
2946
  },
2947
2947
  {
2948
- "id": 151,
2948
+ "id": 152,
2949
2949
  "name": "searchText",
2950
2950
  "kind": 1024,
2951
2951
  "kindString": "Property",
@@ -2955,7 +2955,7 @@
2955
2955
  "sources": [
2956
2956
  {
2957
2957
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
2958
- "line": 314,
2958
+ "line": 320,
2959
2959
  "character": 9
2960
2960
  }
2961
2961
  ],
@@ -3196,7 +3196,7 @@
3196
3196
  ]
3197
3197
  },
3198
3198
  {
3199
- "id": 146,
3199
+ "id": 147,
3200
3200
  "name": "highlightText",
3201
3201
  "kind": 262144,
3202
3202
  "kindString": "Accessor",
@@ -3206,13 +3206,13 @@
3206
3206
  "sources": [
3207
3207
  {
3208
3208
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3209
- "line": 304,
3209
+ "line": 310,
3210
3210
  "character": 13
3211
3211
  }
3212
3212
  ],
3213
3213
  "getSignature": [
3214
3214
  {
3215
- "id": 147,
3215
+ "id": 148,
3216
3216
  "name": "highlightText",
3217
3217
  "kind": 524288,
3218
3218
  "kindString": "Get signature",
@@ -3225,7 +3225,7 @@
3225
3225
  ]
3226
3226
  },
3227
3227
  {
3228
- "id": 117,
3228
+ "id": 118,
3229
3229
  "name": "propertiesToSearch",
3230
3230
  "kind": 262144,
3231
3231
  "kindString": "Accessor",
@@ -3245,13 +3245,13 @@
3245
3245
  "sources": [
3246
3246
  {
3247
3247
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3248
- "line": 177,
3248
+ "line": 183,
3249
3249
  "character": 13
3250
3250
  }
3251
3251
  ],
3252
3252
  "getSignature": [
3253
3253
  {
3254
- "id": 118,
3254
+ "id": 119,
3255
3255
  "name": "propertiesToSearch",
3256
3256
  "kind": 524288,
3257
3257
  "kindString": "Get signature",
@@ -3270,7 +3270,7 @@
3270
3270
  ],
3271
3271
  "setSignature": [
3272
3272
  {
3273
- "id": 119,
3273
+ "id": 120,
3274
3274
  "name": "propertiesToSearch",
3275
3275
  "kind": 1048576,
3276
3276
  "kindString": "Set signature",
@@ -3286,7 +3286,7 @@
3286
3286
  },
3287
3287
  "parameters": [
3288
3288
  {
3289
- "id": 120,
3289
+ "id": 121,
3290
3290
  "name": "value",
3291
3291
  "kind": 32768,
3292
3292
  "kindString": "Parameter",
@@ -3308,7 +3308,7 @@
3308
3308
  ]
3309
3309
  },
3310
3310
  {
3311
- "id": 121,
3311
+ "id": 122,
3312
3312
  "name": "search",
3313
3313
  "kind": 262144,
3314
3314
  "kindString": "Accessor",
@@ -3328,13 +3328,13 @@
3328
3328
  "sources": [
3329
3329
  {
3330
3330
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3331
- "line": 192,
3331
+ "line": 198,
3332
3332
  "character": 13
3333
3333
  }
3334
3334
  ],
3335
3335
  "getSignature": [
3336
3336
  {
3337
- "id": 122,
3337
+ "id": 123,
3338
3338
  "name": "search",
3339
3339
  "kind": 524288,
3340
3340
  "kindString": "Get signature",
@@ -3344,14 +3344,14 @@
3344
3344
  },
3345
3345
  "type": {
3346
3346
  "type": "reference",
3347
- "id": 517,
3347
+ "id": 519,
3348
3348
  "name": "SkyAutocompleteSearchFunction"
3349
3349
  }
3350
3350
  }
3351
3351
  ],
3352
3352
  "setSignature": [
3353
3353
  {
3354
- "id": 123,
3354
+ "id": 124,
3355
3355
  "name": "search",
3356
3356
  "kind": 1048576,
3357
3357
  "kindString": "Set signature",
@@ -3361,14 +3361,14 @@
3361
3361
  },
3362
3362
  "parameters": [
3363
3363
  {
3364
- "id": 124,
3364
+ "id": 125,
3365
3365
  "name": "value",
3366
3366
  "kind": 32768,
3367
3367
  "kindString": "Parameter",
3368
3368
  "flags": {},
3369
3369
  "type": {
3370
3370
  "type": "reference",
3371
- "id": 517,
3371
+ "id": 519,
3372
3372
  "name": "SkyAutocompleteSearchFunction"
3373
3373
  }
3374
3374
  }
@@ -3381,7 +3381,7 @@
3381
3381
  ]
3382
3382
  },
3383
3383
  {
3384
- "id": 125,
3384
+ "id": 126,
3385
3385
  "name": "searchResultTemplate",
3386
3386
  "kind": 262144,
3387
3387
  "kindString": "Accessor",
@@ -3401,13 +3401,13 @@
3401
3401
  "sources": [
3402
3402
  {
3403
3403
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3404
- "line": 209,
3404
+ "line": 215,
3405
3405
  "character": 13
3406
3406
  }
3407
3407
  ],
3408
3408
  "getSignature": [
3409
3409
  {
3410
- "id": 126,
3410
+ "id": 127,
3411
3411
  "name": "searchResultTemplate",
3412
3412
  "kind": 524288,
3413
3413
  "kindString": "Get signature",
@@ -3429,7 +3429,7 @@
3429
3429
  ],
3430
3430
  "setSignature": [
3431
3431
  {
3432
- "id": 127,
3432
+ "id": 128,
3433
3433
  "name": "searchResultTemplate",
3434
3434
  "kind": 1048576,
3435
3435
  "kindString": "Set signature",
@@ -3439,7 +3439,7 @@
3439
3439
  },
3440
3440
  "parameters": [
3441
3441
  {
3442
- "id": 128,
3442
+ "id": 129,
3443
3443
  "name": "value",
3444
3444
  "kind": 32768,
3445
3445
  "kindString": "Parameter",
@@ -3464,7 +3464,7 @@
3464
3464
  ]
3465
3465
  },
3466
3466
  {
3467
- "id": 144,
3467
+ "id": 145,
3468
3468
  "name": "searchResults",
3469
3469
  "kind": 262144,
3470
3470
  "kindString": "Accessor",
@@ -3474,13 +3474,13 @@
3474
3474
  "sources": [
3475
3475
  {
3476
3476
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3477
- "line": 300,
3477
+ "line": 306,
3478
3478
  "character": 13
3479
3479
  }
3480
3480
  ],
3481
3481
  "getSignature": [
3482
3482
  {
3483
- "id": 145,
3483
+ "id": 146,
3484
3484
  "name": "searchResults",
3485
3485
  "kind": 524288,
3486
3486
  "kindString": "Get signature",
@@ -3496,7 +3496,7 @@
3496
3496
  ]
3497
3497
  },
3498
3498
  {
3499
- "id": 134,
3499
+ "id": 135,
3500
3500
  "name": "searchResultsLimit",
3501
3501
  "kind": 262144,
3502
3502
  "kindString": "Accessor",
@@ -3516,13 +3516,13 @@
3516
3516
  "sources": [
3517
3517
  {
3518
3518
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3519
- "line": 248,
3519
+ "line": 254,
3520
3520
  "character": 13
3521
3521
  }
3522
3522
  ],
3523
3523
  "getSignature": [
3524
3524
  {
3525
- "id": 135,
3525
+ "id": 136,
3526
3526
  "name": "searchResultsLimit",
3527
3527
  "kind": 524288,
3528
3528
  "kindString": "Get signature",
@@ -3538,7 +3538,7 @@
3538
3538
  ],
3539
3539
  "setSignature": [
3540
3540
  {
3541
- "id": 136,
3541
+ "id": 137,
3542
3542
  "name": "searchResultsLimit",
3543
3543
  "kind": 1048576,
3544
3544
  "kindString": "Set signature",
@@ -3548,7 +3548,7 @@
3548
3548
  },
3549
3549
  "parameters": [
3550
3550
  {
3551
- "id": 137,
3551
+ "id": 138,
3552
3552
  "name": "value",
3553
3553
  "kind": 32768,
3554
3554
  "kindString": "Parameter",
@@ -3567,7 +3567,7 @@
3567
3567
  ]
3568
3568
  },
3569
3569
  {
3570
- "id": 129,
3570
+ "id": 130,
3571
3571
  "name": "searchTextMinimumCharacters",
3572
3572
  "kind": 262144,
3573
3573
  "kindString": "Accessor",
@@ -3587,13 +3587,13 @@
3587
3587
  "sources": [
3588
3588
  {
3589
3589
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3590
- "line": 224,
3590
+ "line": 230,
3591
3591
  "character": 13
3592
3592
  }
3593
3593
  ],
3594
3594
  "getSignature": [
3595
3595
  {
3596
- "id": 130,
3596
+ "id": 131,
3597
3597
  "name": "searchTextMinimumCharacters",
3598
3598
  "kind": 524288,
3599
3599
  "kindString": "Get signature",
@@ -3609,7 +3609,7 @@
3609
3609
  ],
3610
3610
  "setSignature": [
3611
3611
  {
3612
- "id": 131,
3612
+ "id": 132,
3613
3613
  "name": "searchTextMinimumCharacters",
3614
3614
  "kind": 1048576,
3615
3615
  "kindString": "Set signature",
@@ -3625,7 +3625,7 @@
3625
3625
  },
3626
3626
  "parameters": [
3627
3627
  {
3628
- "id": 132,
3628
+ "id": 133,
3629
3629
  "name": "value",
3630
3630
  "kind": 32768,
3631
3631
  "kindString": "Parameter",
@@ -3644,16 +3644,13 @@
3644
3644
  ]
3645
3645
  },
3646
3646
  {
3647
- "id": 142,
3647
+ "id": 143,
3648
3648
  "name": "selectionChange",
3649
3649
  "kind": 262144,
3650
3650
  "kindString": "Accessor",
3651
3651
  "flags": {
3652
3652
  "isPublic": true
3653
3653
  },
3654
- "comment": {
3655
- "shortText": "Fires when users select items in the dropdown list."
3656
- },
3657
3654
  "decorators": [
3658
3655
  {
3659
3656
  "name": "Output",
@@ -3667,13 +3664,13 @@
3667
3664
  "sources": [
3668
3665
  {
3669
3666
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3670
- "line": 292,
3667
+ "line": 298,
3671
3668
  "character": 13
3672
3669
  }
3673
3670
  ],
3674
3671
  "getSignature": [
3675
3672
  {
3676
- "id": 143,
3673
+ "id": 144,
3677
3674
  "name": "selectionChange",
3678
3675
  "kind": 524288,
3679
3676
  "kindString": "Get signature",
@@ -3686,7 +3683,7 @@
3686
3683
  "typeArguments": [
3687
3684
  {
3688
3685
  "type": "reference",
3689
- "id": 528,
3686
+ "id": 530,
3690
3687
  "name": "SkyAutocompleteSelectionChange"
3691
3688
  }
3692
3689
  ],
@@ -3696,7 +3693,7 @@
3696
3693
  ]
3697
3694
  },
3698
3695
  {
3699
- "id": 152,
3696
+ "id": 153,
3700
3697
  "name": "showActionsArea",
3701
3698
  "kind": 262144,
3702
3699
  "kindString": "Accessor",
@@ -3706,13 +3703,13 @@
3706
3703
  "sources": [
3707
3704
  {
3708
3705
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3709
- "line": 316,
3706
+ "line": 322,
3710
3707
  "character": 13
3711
3708
  }
3712
3709
  ],
3713
3710
  "getSignature": [
3714
3711
  {
3715
- "id": 153,
3712
+ "id": 154,
3716
3713
  "name": "showActionsArea",
3717
3714
  "kind": 524288,
3718
3715
  "kindString": "Get signature",
@@ -3725,7 +3722,7 @@
3725
3722
  ]
3726
3723
  },
3727
3724
  {
3728
- "id": 191,
3725
+ "id": 192,
3729
3726
  "name": "addButtonClicked",
3730
3727
  "kind": 2048,
3731
3728
  "kindString": "Method",
@@ -3735,13 +3732,13 @@
3735
3732
  "sources": [
3736
3733
  {
3737
3734
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3738
- "line": 473,
3735
+ "line": 479,
3739
3736
  "character": 9
3740
3737
  }
3741
3738
  ],
3742
3739
  "signatures": [
3743
3740
  {
3744
- "id": 192,
3741
+ "id": 193,
3745
3742
  "name": "addButtonClicked",
3746
3743
  "kind": 4096,
3747
3744
  "kindString": "Call signature",
@@ -3754,7 +3751,7 @@
3754
3751
  ]
3755
3752
  },
3756
3753
  {
3757
- "id": 193,
3754
+ "id": 194,
3758
3755
  "name": "handleKeydown",
3759
3756
  "kind": 2048,
3760
3757
  "kindString": "Method",
@@ -3764,20 +3761,20 @@
3764
3761
  "sources": [
3765
3762
  {
3766
3763
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3767
- "line": 479,
3764
+ "line": 485,
3768
3765
  "character": 9
3769
3766
  }
3770
3767
  ],
3771
3768
  "signatures": [
3772
3769
  {
3773
- "id": 194,
3770
+ "id": 195,
3774
3771
  "name": "handleKeydown",
3775
3772
  "kind": 4096,
3776
3773
  "kindString": "Call signature",
3777
3774
  "flags": {},
3778
3775
  "parameters": [
3779
3776
  {
3780
- "id": 195,
3777
+ "id": 196,
3781
3778
  "name": "event",
3782
3779
  "kind": 32768,
3783
3780
  "kindString": "Parameter",
@@ -3796,7 +3793,7 @@
3796
3793
  ]
3797
3794
  },
3798
3795
  {
3799
- "id": 205,
3796
+ "id": 206,
3800
3797
  "name": "isElementFocused",
3801
3798
  "kind": 2048,
3802
3799
  "kindString": "Method",
@@ -3806,20 +3803,20 @@
3806
3803
  "sources": [
3807
3804
  {
3808
3805
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3809
- "line": 587,
3806
+ "line": 593,
3810
3807
  "character": 9
3811
3808
  }
3812
3809
  ],
3813
3810
  "signatures": [
3814
3811
  {
3815
- "id": 206,
3812
+ "id": 207,
3816
3813
  "name": "isElementFocused",
3817
3814
  "kind": 4096,
3818
3815
  "kindString": "Call signature",
3819
3816
  "flags": {},
3820
3817
  "parameters": [
3821
3818
  {
3822
- "id": 207,
3819
+ "id": 208,
3823
3820
  "name": "ref",
3824
3821
  "kind": 32768,
3825
3822
  "kindString": "Parameter",
@@ -3838,7 +3835,7 @@
3838
3835
  ]
3839
3836
  },
3840
3837
  {
3841
- "id": 196,
3838
+ "id": 197,
3842
3839
  "name": "moreButtonClicked",
3843
3840
  "kind": 2048,
3844
3841
  "kindString": "Method",
@@ -3848,13 +3845,13 @@
3848
3845
  "sources": [
3849
3846
  {
3850
3847
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3851
- "line": 559,
3848
+ "line": 565,
3852
3849
  "character": 9
3853
3850
  }
3854
3851
  ],
3855
3852
  "signatures": [
3856
3853
  {
3857
- "id": 197,
3854
+ "id": 198,
3858
3855
  "name": "moreButtonClicked",
3859
3856
  "kind": 4096,
3860
3857
  "kindString": "Call signature",
@@ -3867,7 +3864,7 @@
3867
3864
  ]
3868
3865
  },
3869
3866
  {
3870
- "id": 185,
3867
+ "id": 186,
3871
3868
  "name": "ngAfterContentInit",
3872
3869
  "kind": 2048,
3873
3870
  "kindString": "Method",
@@ -3877,13 +3874,13 @@
3877
3874
  "sources": [
3878
3875
  {
3879
3876
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3880
- "line": 450,
3877
+ "line": 456,
3881
3878
  "character": 9
3882
3879
  }
3883
3880
  ],
3884
3881
  "signatures": [
3885
3882
  {
3886
- "id": 186,
3883
+ "id": 187,
3887
3884
  "name": "ngAfterContentInit",
3888
3885
  "kind": 4096,
3889
3886
  "kindString": "Call signature",
@@ -3904,7 +3901,7 @@
3904
3901
  }
3905
3902
  },
3906
3903
  {
3907
- "id": 187,
3904
+ "id": 188,
3908
3905
  "name": "ngAfterViewInit",
3909
3906
  "kind": 2048,
3910
3907
  "kindString": "Method",
@@ -3914,13 +3911,13 @@
3914
3911
  "sources": [
3915
3912
  {
3916
3913
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3917
- "line": 460,
3914
+ "line": 466,
3918
3915
  "character": 9
3919
3916
  }
3920
3917
  ],
3921
3918
  "signatures": [
3922
3919
  {
3923
- "id": 188,
3920
+ "id": 189,
3924
3921
  "name": "ngAfterViewInit",
3925
3922
  "kind": 4096,
3926
3923
  "kindString": "Call signature",
@@ -3941,7 +3938,7 @@
3941
3938
  }
3942
3939
  },
3943
3940
  {
3944
- "id": 189,
3941
+ "id": 190,
3945
3942
  "name": "ngOnDestroy",
3946
3943
  "kind": 2048,
3947
3944
  "kindString": "Method",
@@ -3951,13 +3948,13 @@
3951
3948
  "sources": [
3952
3949
  {
3953
3950
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3954
- "line": 464,
3951
+ "line": 470,
3955
3952
  "character": 9
3956
3953
  }
3957
3954
  ],
3958
3955
  "signatures": [
3959
3956
  {
3960
- "id": 190,
3957
+ "id": 191,
3961
3958
  "name": "ngOnDestroy",
3962
3959
  "kind": 4096,
3963
3960
  "kindString": "Call signature",
@@ -3978,7 +3975,7 @@
3978
3975
  }
3979
3976
  },
3980
3977
  {
3981
- "id": 198,
3978
+ "id": 199,
3982
3979
  "name": "onResultMouseDown",
3983
3980
  "kind": 2048,
3984
3981
  "kindString": "Method",
@@ -3988,20 +3985,20 @@
3988
3985
  "sources": [
3989
3986
  {
3990
3987
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
3991
- "line": 565,
3988
+ "line": 571,
3992
3989
  "character": 9
3993
3990
  }
3994
3991
  ],
3995
3992
  "signatures": [
3996
3993
  {
3997
- "id": 199,
3994
+ "id": 200,
3998
3995
  "name": "onResultMouseDown",
3999
3996
  "kind": 4096,
4000
3997
  "kindString": "Call signature",
4001
3998
  "flags": {},
4002
3999
  "parameters": [
4003
4000
  {
4004
- "id": 200,
4001
+ "id": 201,
4005
4002
  "name": "id",
4006
4003
  "kind": 32768,
4007
4004
  "kindString": "Parameter",
@@ -4012,7 +4009,7 @@
4012
4009
  }
4013
4010
  },
4014
4011
  {
4015
- "id": 201,
4012
+ "id": 202,
4016
4013
  "name": "event",
4017
4014
  "kind": 32768,
4018
4015
  "kindString": "Parameter",
@@ -4031,7 +4028,7 @@
4031
4028
  ]
4032
4029
  },
4033
4030
  {
4034
- "id": 202,
4031
+ "id": 203,
4035
4032
  "name": "onResultMouseMove",
4036
4033
  "kind": 2048,
4037
4034
  "kindString": "Method",
@@ -4041,20 +4038,20 @@
4041
4038
  "sources": [
4042
4039
  {
4043
4040
  "fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
4044
- "line": 578,
4041
+ "line": 584,
4045
4042
  "character": 9
4046
4043
  }
4047
4044
  ],
4048
4045
  "signatures": [
4049
4046
  {
4050
- "id": 203,
4047
+ "id": 204,
4051
4048
  "name": "onResultMouseMove",
4052
4049
  "kind": 4096,
4053
4050
  "kindString": "Call signature",
4054
4051
  "flags": {},
4055
4052
  "parameters": [
4056
4053
  {
4057
- "id": 204,
4054
+ "id": 205,
4058
4055
  "name": "id",
4059
4056
  "kind": 32768,
4060
4057
  "kindString": "Parameter",
@@ -4086,12 +4083,12 @@
4086
4083
  "kind": 1024,
4087
4084
  "children": [
4088
4085
  99,
4089
- 148,
4090
- 139,
4091
4086
  149,
4087
+ 140,
4092
4088
  150,
4093
- 133,
4094
- 151
4089
+ 151,
4090
+ 134,
4091
+ 152
4095
4092
  ]
4096
4093
  },
4097
4094
  {
@@ -4101,30 +4098,30 @@
4101
4098
  100,
4102
4099
  104,
4103
4100
  108,
4104
- 146,
4105
- 117,
4106
- 121,
4107
- 125,
4108
- 144,
4109
- 134,
4110
- 129,
4111
- 142,
4112
- 152
4101
+ 147,
4102
+ 118,
4103
+ 122,
4104
+ 126,
4105
+ 145,
4106
+ 135,
4107
+ 130,
4108
+ 143,
4109
+ 153
4113
4110
  ]
4114
4111
  },
4115
4112
  {
4116
4113
  "title": "Methods",
4117
4114
  "kind": 2048,
4118
4115
  "children": [
4119
- 191,
4120
- 193,
4121
- 205,
4122
- 196,
4123
- 185,
4124
- 187,
4125
- 189,
4126
- 198,
4127
- 202
4116
+ 192,
4117
+ 194,
4118
+ 206,
4119
+ 197,
4120
+ 186,
4121
+ 188,
4122
+ 190,
4123
+ 199,
4124
+ 203
4128
4125
  ]
4129
4126
  }
4130
4127
  ],
@@ -4151,7 +4148,7 @@
4151
4148
  ]
4152
4149
  },
4153
4150
  {
4154
- "id": 244,
4151
+ "id": 245,
4155
4152
  "name": "SkyCountryFieldComponent",
4156
4153
  "kind": 128,
4157
4154
  "kindString": "Class",
@@ -4170,7 +4167,7 @@
4170
4167
  ],
4171
4168
  "children": [
4172
4169
  {
4173
- "id": 245,
4170
+ "id": 246,
4174
4171
  "name": "constructor",
4175
4172
  "kind": 512,
4176
4173
  "kindString": "Constructor",
@@ -4184,14 +4181,14 @@
4184
4181
  ],
4185
4182
  "signatures": [
4186
4183
  {
4187
- "id": 246,
4184
+ "id": 247,
4188
4185
  "name": "SkyCountryFieldComponent",
4189
4186
  "kind": 16384,
4190
4187
  "kindString": "Constructor signature",
4191
4188
  "flags": {},
4192
4189
  "parameters": [
4193
4190
  {
4194
- "id": 247,
4191
+ "id": 248,
4195
4192
  "name": "changeDetector",
4196
4193
  "kind": 32768,
4197
4194
  "kindString": "Parameter",
@@ -4202,7 +4199,7 @@
4202
4199
  }
4203
4200
  },
4204
4201
  {
4205
- "id": 248,
4202
+ "id": 249,
4206
4203
  "name": "elRef",
4207
4204
  "kind": 32768,
4208
4205
  "kindString": "Parameter",
@@ -4219,7 +4216,7 @@
4219
4216
  }
4220
4217
  },
4221
4218
  {
4222
- "id": 249,
4219
+ "id": 250,
4223
4220
  "name": "windowRef",
4224
4221
  "kind": 32768,
4225
4222
  "kindString": "Parameter",
@@ -4230,7 +4227,7 @@
4230
4227
  }
4231
4228
  },
4232
4229
  {
4233
- "id": 250,
4230
+ "id": 251,
4234
4231
  "name": "injector",
4235
4232
  "kind": 32768,
4236
4233
  "kindString": "Parameter",
@@ -4241,7 +4238,7 @@
4241
4238
  }
4242
4239
  },
4243
4240
  {
4244
- "id": 251,
4241
+ "id": 252,
4245
4242
  "name": "inputBoxHostSvc",
4246
4243
  "kind": 32768,
4247
4244
  "kindString": "Parameter",
@@ -4264,7 +4261,7 @@
4264
4261
  }
4265
4262
  },
4266
4263
  {
4267
- "id": 252,
4264
+ "id": 253,
4268
4265
  "name": "themeSvc",
4269
4266
  "kind": 32768,
4270
4267
  "kindString": "Parameter",
@@ -4289,14 +4286,14 @@
4289
4286
  ],
4290
4287
  "type": {
4291
4288
  "type": "reference",
4292
- "id": 244,
4289
+ "id": 245,
4293
4290
  "name": "SkyCountryFieldComponent"
4294
4291
  }
4295
4292
  }
4296
4293
  ]
4297
4294
  },
4298
4295
  {
4299
- "id": 253,
4296
+ "id": 254,
4300
4297
  "name": "autocompleteAttribute",
4301
4298
  "kind": 1024,
4302
4299
  "kindString": "Property",
@@ -4335,7 +4332,7 @@
4335
4332
  }
4336
4333
  },
4337
4334
  {
4338
- "id": 272,
4335
+ "id": 273,
4339
4336
  "name": "countries",
4340
4337
  "kind": 1024,
4341
4338
  "kindString": "Property",
@@ -4353,13 +4350,13 @@
4353
4350
  "type": "array",
4354
4351
  "elementType": {
4355
4352
  "type": "reference",
4356
- "id": 536,
4353
+ "id": 538,
4357
4354
  "name": "SkyCountryFieldCountry"
4358
4355
  }
4359
4356
  }
4360
4357
  },
4361
4358
  {
4362
- "id": 276,
4359
+ "id": 277,
4363
4360
  "name": "countrySearchAutocompleteDirective",
4364
4361
  "kind": 1024,
4365
4362
  "kindString": "Property",
@@ -4392,7 +4389,7 @@
4392
4389
  }
4393
4390
  },
4394
4391
  {
4395
- "id": 273,
4392
+ "id": 274,
4396
4393
  "name": "countrySearchFormControl",
4397
4394
  "kind": 1024,
4398
4395
  "kindString": "Property",
@@ -4412,7 +4409,7 @@
4412
4409
  }
4413
4410
  },
4414
4411
  {
4415
- "id": 281,
4412
+ "id": 282,
4416
4413
  "name": "currentTheme",
4417
4414
  "kind": 1024,
4418
4415
  "kindString": "Property",
@@ -4433,7 +4430,7 @@
4433
4430
  "defaultValue": "'default'"
4434
4431
  },
4435
4432
  {
4436
- "id": 262,
4433
+ "id": 263,
4437
4434
  "name": "hideSelectedCountryFlag",
4438
4435
  "kind": 1024,
4439
4436
  "kindString": "Property",
@@ -4472,7 +4469,7 @@
4472
4469
  }
4473
4470
  },
4474
4471
  {
4475
- "id": 296,
4472
+ "id": 297,
4476
4473
  "name": "inputBoxHostSvc",
4477
4474
  "kind": 1024,
4478
4475
  "kindString": "Property",
@@ -4486,7 +4483,7 @@
4486
4483
  }
4487
4484
  },
4488
4485
  {
4489
- "id": 282,
4486
+ "id": 283,
4490
4487
  "name": "inputId",
4491
4488
  "kind": 1024,
4492
4489
  "kindString": "Property",
@@ -4506,7 +4503,7 @@
4506
4503
  }
4507
4504
  },
4508
4505
  {
4509
- "id": 274,
4506
+ "id": 275,
4510
4507
  "name": "isInputFocused",
4511
4508
  "kind": 1024,
4512
4509
  "kindString": "Property",
@@ -4527,7 +4524,7 @@
4527
4524
  "defaultValue": "false"
4528
4525
  },
4529
4526
  {
4530
- "id": 308,
4527
+ "id": 309,
4531
4528
  "name": "onChange",
4532
4529
  "kind": 1024,
4533
4530
  "kindString": "Property",
@@ -4548,7 +4545,7 @@
4548
4545
  "defaultValue": "..."
4549
4546
  },
4550
4547
  {
4551
- "id": 309,
4548
+ "id": 310,
4552
4549
  "name": "onTouched",
4553
4550
  "kind": 1024,
4554
4551
  "kindString": "Property",
@@ -4569,7 +4566,7 @@
4569
4566
  "defaultValue": "..."
4570
4567
  },
4571
4568
  {
4572
- "id": 275,
4569
+ "id": 276,
4573
4570
  "name": "searchTextMinimumCharacters",
4574
4571
  "kind": 1024,
4575
4572
  "kindString": "Property",
@@ -4590,7 +4587,7 @@
4590
4587
  "defaultValue": "2"
4591
4588
  },
4592
4589
  {
4593
- "id": 271,
4590
+ "id": 272,
4594
4591
  "name": "selectedCountryChange",
4595
4592
  "kind": 1024,
4596
4593
  "kindString": "Property",
@@ -4622,7 +4619,7 @@
4622
4619
  "typeArguments": [
4623
4620
  {
4624
4621
  "type": "reference",
4625
- "id": 536,
4622
+ "id": 538,
4626
4623
  "name": "SkyCountryFieldCountry"
4627
4624
  }
4628
4625
  ],
@@ -4631,7 +4628,7 @@
4631
4628
  "defaultValue": "..."
4632
4629
  },
4633
4630
  {
4634
- "id": 254,
4631
+ "id": 255,
4635
4632
  "name": "defaultCountry",
4636
4633
  "kind": 262144,
4637
4634
  "kindString": "Accessor",
@@ -4657,7 +4654,7 @@
4657
4654
  ],
4658
4655
  "getSignature": [
4659
4656
  {
4660
- "id": 255,
4657
+ "id": 256,
4661
4658
  "name": "defaultCountry",
4662
4659
  "kind": 524288,
4663
4660
  "kindString": "Get signature",
@@ -4673,7 +4670,7 @@
4673
4670
  ],
4674
4671
  "setSignature": [
4675
4672
  {
4676
- "id": 256,
4673
+ "id": 257,
4677
4674
  "name": "defaultCountry",
4678
4675
  "kind": 1048576,
4679
4676
  "kindString": "Set signature",
@@ -4689,7 +4686,7 @@
4689
4686
  },
4690
4687
  "parameters": [
4691
4688
  {
4692
- "id": 257,
4689
+ "id": 258,
4693
4690
  "name": "value",
4694
4691
  "kind": 32768,
4695
4692
  "kindString": "Parameter",
@@ -4708,7 +4705,7 @@
4708
4705
  ]
4709
4706
  },
4710
4707
  {
4711
- "id": 258,
4708
+ "id": 259,
4712
4709
  "name": "disabled",
4713
4710
  "kind": 262144,
4714
4711
  "kindString": "Accessor",
@@ -4734,7 +4731,7 @@
4734
4731
  ],
4735
4732
  "getSignature": [
4736
4733
  {
4737
- "id": 259,
4734
+ "id": 260,
4738
4735
  "name": "disabled",
4739
4736
  "kind": 524288,
4740
4737
  "kindString": "Get signature",
@@ -4750,7 +4747,7 @@
4750
4747
  ],
4751
4748
  "setSignature": [
4752
4749
  {
4753
- "id": 260,
4750
+ "id": 261,
4754
4751
  "name": "disabled",
4755
4752
  "kind": 1048576,
4756
4753
  "kindString": "Set signature",
@@ -4760,7 +4757,7 @@
4760
4757
  },
4761
4758
  "parameters": [
4762
4759
  {
4763
- "id": 261,
4760
+ "id": 262,
4764
4761
  "name": "isDisabled",
4765
4762
  "kind": 32768,
4766
4763
  "kindString": "Parameter",
@@ -4779,7 +4776,7 @@
4779
4776
  ]
4780
4777
  },
4781
4778
  {
4782
- "id": 263,
4779
+ "id": 264,
4783
4780
  "name": "includePhoneInfo",
4784
4781
  "kind": 262144,
4785
4782
  "kindString": "Accessor",
@@ -4805,7 +4802,7 @@
4805
4802
  ],
4806
4803
  "getSignature": [
4807
4804
  {
4808
- "id": 264,
4805
+ "id": 265,
4809
4806
  "name": "includePhoneInfo",
4810
4807
  "kind": 524288,
4811
4808
  "kindString": "Get signature",
@@ -4821,7 +4818,7 @@
4821
4818
  ],
4822
4819
  "setSignature": [
4823
4820
  {
4824
- "id": 265,
4821
+ "id": 266,
4825
4822
  "name": "includePhoneInfo",
4826
4823
  "kind": 1048576,
4827
4824
  "kindString": "Set signature",
@@ -4837,7 +4834,7 @@
4837
4834
  },
4838
4835
  "parameters": [
4839
4836
  {
4840
- "id": 266,
4837
+ "id": 267,
4841
4838
  "name": "includePhoneInfo",
4842
4839
  "kind": 32768,
4843
4840
  "kindString": "Parameter",
@@ -4856,7 +4853,7 @@
4856
4853
  ]
4857
4854
  },
4858
4855
  {
4859
- "id": 277,
4856
+ "id": 278,
4860
4857
  "name": "selectedCountry",
4861
4858
  "kind": 262144,
4862
4859
  "kindString": "Accessor",
@@ -4872,35 +4869,35 @@
4872
4869
  ],
4873
4870
  "getSignature": [
4874
4871
  {
4875
- "id": 278,
4872
+ "id": 279,
4876
4873
  "name": "selectedCountry",
4877
4874
  "kind": 524288,
4878
4875
  "kindString": "Get signature",
4879
4876
  "flags": {},
4880
4877
  "type": {
4881
4878
  "type": "reference",
4882
- "id": 536,
4879
+ "id": 538,
4883
4880
  "name": "SkyCountryFieldCountry"
4884
4881
  }
4885
4882
  }
4886
4883
  ],
4887
4884
  "setSignature": [
4888
4885
  {
4889
- "id": 279,
4886
+ "id": 280,
4890
4887
  "name": "selectedCountry",
4891
4888
  "kind": 1048576,
4892
4889
  "kindString": "Set signature",
4893
4890
  "flags": {},
4894
4891
  "parameters": [
4895
4892
  {
4896
- "id": 280,
4893
+ "id": 281,
4897
4894
  "name": "newCountry",
4898
4895
  "kind": 32768,
4899
4896
  "kindString": "Parameter",
4900
4897
  "flags": {},
4901
4898
  "type": {
4902
4899
  "type": "reference",
4903
- "id": 536,
4900
+ "id": 538,
4904
4901
  "name": "SkyCountryFieldCountry"
4905
4902
  }
4906
4903
  }
@@ -4913,7 +4910,7 @@
4913
4910
  ]
4914
4911
  },
4915
4912
  {
4916
- "id": 267,
4913
+ "id": 268,
4917
4914
  "name": "supportedCountryISOs",
4918
4915
  "kind": 262144,
4919
4916
  "kindString": "Accessor",
@@ -4939,7 +4936,7 @@
4939
4936
  ],
4940
4937
  "getSignature": [
4941
4938
  {
4942
- "id": 268,
4939
+ "id": 269,
4943
4940
  "name": "supportedCountryISOs",
4944
4941
  "kind": 524288,
4945
4942
  "kindString": "Get signature",
@@ -4958,7 +4955,7 @@
4958
4955
  ],
4959
4956
  "setSignature": [
4960
4957
  {
4961
- "id": 269,
4958
+ "id": 270,
4962
4959
  "name": "supportedCountryISOs",
4963
4960
  "kind": 1048576,
4964
4961
  "kindString": "Set signature",
@@ -4968,7 +4965,7 @@
4968
4965
  },
4969
4966
  "parameters": [
4970
4967
  {
4971
- "id": 270,
4968
+ "id": 271,
4972
4969
  "name": "value",
4973
4970
  "kind": 32768,
4974
4971
  "kindString": "Parameter",
@@ -4990,7 +4987,7 @@
4990
4987
  ]
4991
4988
  },
4992
4989
  {
4993
- "id": 299,
4990
+ "id": 300,
4994
4991
  "name": "ngAfterViewInit",
4995
4992
  "kind": 2048,
4996
4993
  "kindString": "Method",
@@ -5006,7 +5003,7 @@
5006
5003
  ],
5007
5004
  "signatures": [
5008
5005
  {
5009
- "id": 300,
5006
+ "id": 301,
5010
5007
  "name": "ngAfterViewInit",
5011
5008
  "kind": 4096,
5012
5009
  "kindString": "Call signature",
@@ -5027,7 +5024,7 @@
5027
5024
  }
5028
5025
  },
5029
5026
  {
5030
- "id": 310,
5027
+ "id": 311,
5031
5028
  "name": "registerOnChange",
5032
5029
  "kind": 2048,
5033
5030
  "kindString": "Method",
@@ -5043,14 +5040,14 @@
5043
5040
  ],
5044
5041
  "signatures": [
5045
5042
  {
5046
- "id": 311,
5043
+ "id": 312,
5047
5044
  "name": "registerOnChange",
5048
5045
  "kind": 4096,
5049
5046
  "kindString": "Call signature",
5050
5047
  "flags": {},
5051
5048
  "parameters": [
5052
5049
  {
5053
- "id": 312,
5050
+ "id": 313,
5054
5051
  "name": "fn",
5055
5052
  "kind": 32768,
5056
5053
  "kindString": "Parameter",
@@ -5058,21 +5055,21 @@
5058
5055
  "type": {
5059
5056
  "type": "reflection",
5060
5057
  "declaration": {
5061
- "id": 313,
5058
+ "id": 314,
5062
5059
  "name": "__type",
5063
5060
  "kind": 65536,
5064
5061
  "kindString": "Type literal",
5065
5062
  "flags": {},
5066
5063
  "signatures": [
5067
5064
  {
5068
- "id": 314,
5065
+ "id": 315,
5069
5066
  "name": "__type",
5070
5067
  "kind": 4096,
5071
5068
  "kindString": "Call signature",
5072
5069
  "flags": {},
5073
5070
  "parameters": [
5074
5071
  {
5075
- "id": 315,
5072
+ "id": 316,
5076
5073
  "name": "value",
5077
5074
  "kind": 32768,
5078
5075
  "kindString": "Parameter",
@@ -5109,7 +5106,7 @@
5109
5106
  }
5110
5107
  },
5111
5108
  {
5112
- "id": 316,
5109
+ "id": 317,
5113
5110
  "name": "registerOnTouched",
5114
5111
  "kind": 2048,
5115
5112
  "kindString": "Method",
@@ -5125,14 +5122,14 @@
5125
5122
  ],
5126
5123
  "signatures": [
5127
5124
  {
5128
- "id": 317,
5125
+ "id": 318,
5129
5126
  "name": "registerOnTouched",
5130
5127
  "kind": 4096,
5131
5128
  "kindString": "Call signature",
5132
5129
  "flags": {},
5133
5130
  "parameters": [
5134
5131
  {
5135
- "id": 318,
5132
+ "id": 319,
5136
5133
  "name": "fn",
5137
5134
  "kind": 32768,
5138
5135
  "kindString": "Parameter",
@@ -5140,14 +5137,14 @@
5140
5137
  "type": {
5141
5138
  "type": "reflection",
5142
5139
  "declaration": {
5143
- "id": 319,
5140
+ "id": 320,
5144
5141
  "name": "__type",
5145
5142
  "kind": 65536,
5146
5143
  "kindString": "Type literal",
5147
5144
  "flags": {},
5148
5145
  "signatures": [
5149
5146
  {
5150
- "id": 320,
5147
+ "id": 321,
5151
5148
  "name": "__type",
5152
5149
  "kind": 4096,
5153
5150
  "kindString": "Call signature",
@@ -5178,7 +5175,7 @@
5178
5175
  }
5179
5176
  },
5180
5177
  {
5181
- "id": 321,
5178
+ "id": 322,
5182
5179
  "name": "setDisabledState",
5183
5180
  "kind": 2048,
5184
5181
  "kindString": "Method",
@@ -5194,14 +5191,14 @@
5194
5191
  ],
5195
5192
  "signatures": [
5196
5193
  {
5197
- "id": 322,
5194
+ "id": 323,
5198
5195
  "name": "setDisabledState",
5199
5196
  "kind": 4096,
5200
5197
  "kindString": "Call signature",
5201
5198
  "flags": {},
5202
5199
  "parameters": [
5203
5200
  {
5204
- "id": 323,
5201
+ "id": 324,
5205
5202
  "name": "disabled",
5206
5203
  "kind": 32768,
5207
5204
  "kindString": "Parameter",
@@ -5228,7 +5225,7 @@
5228
5225
  }
5229
5226
  },
5230
5227
  {
5231
- "id": 324,
5228
+ "id": 325,
5232
5229
  "name": "validate",
5233
5230
  "kind": 2048,
5234
5231
  "kindString": "Method",
@@ -5244,14 +5241,14 @@
5244
5241
  ],
5245
5242
  "signatures": [
5246
5243
  {
5247
- "id": 325,
5244
+ "id": 326,
5248
5245
  "name": "validate",
5249
5246
  "kind": 4096,
5250
5247
  "kindString": "Call signature",
5251
5248
  "flags": {},
5252
5249
  "parameters": [
5253
5250
  {
5254
- "id": 326,
5251
+ "id": 327,
5255
5252
  "name": "control",
5256
5253
  "kind": 32768,
5257
5254
  "kindString": "Parameter",
@@ -5278,7 +5275,7 @@
5278
5275
  }
5279
5276
  },
5280
5277
  {
5281
- "id": 327,
5278
+ "id": 328,
5282
5279
  "name": "writeValue",
5283
5280
  "kind": 2048,
5284
5281
  "kindString": "Method",
@@ -5294,21 +5291,21 @@
5294
5291
  ],
5295
5292
  "signatures": [
5296
5293
  {
5297
- "id": 328,
5294
+ "id": 329,
5298
5295
  "name": "writeValue",
5299
5296
  "kind": 4096,
5300
5297
  "kindString": "Call signature",
5301
5298
  "flags": {},
5302
5299
  "parameters": [
5303
5300
  {
5304
- "id": 329,
5301
+ "id": 330,
5305
5302
  "name": "value",
5306
5303
  "kind": 32768,
5307
5304
  "kindString": "Parameter",
5308
5305
  "flags": {},
5309
5306
  "type": {
5310
5307
  "type": "reference",
5311
- "id": 536,
5308
+ "id": 538,
5312
5309
  "name": "SkyCountryFieldCountry"
5313
5310
  }
5314
5311
  }
@@ -5334,49 +5331,49 @@
5334
5331
  "title": "Constructors",
5335
5332
  "kind": 512,
5336
5333
  "children": [
5337
- 245
5334
+ 246
5338
5335
  ]
5339
5336
  },
5340
5337
  {
5341
5338
  "title": "Properties",
5342
5339
  "kind": 1024,
5343
5340
  "children": [
5344
- 253,
5345
- 272,
5346
- 276,
5341
+ 254,
5347
5342
  273,
5348
- 281,
5349
- 262,
5350
- 296,
5351
- 282,
5343
+ 277,
5352
5344
  274,
5353
- 308,
5354
- 309,
5345
+ 282,
5346
+ 263,
5347
+ 297,
5348
+ 283,
5355
5349
  275,
5356
- 271
5350
+ 309,
5351
+ 310,
5352
+ 276,
5353
+ 272
5357
5354
  ]
5358
5355
  },
5359
5356
  {
5360
5357
  "title": "Accessors",
5361
5358
  "kind": 262144,
5362
5359
  "children": [
5363
- 254,
5364
- 258,
5365
- 263,
5366
- 277,
5367
- 267
5360
+ 255,
5361
+ 259,
5362
+ 264,
5363
+ 278,
5364
+ 268
5368
5365
  ]
5369
5366
  },
5370
5367
  {
5371
5368
  "title": "Methods",
5372
5369
  "kind": 2048,
5373
5370
  "children": [
5374
- 299,
5375
- 310,
5376
- 316,
5377
- 321,
5378
- 324,
5379
- 327
5371
+ 300,
5372
+ 311,
5373
+ 317,
5374
+ 322,
5375
+ 325,
5376
+ 328
5380
5377
  ]
5381
5378
  }
5382
5379
  ],
@@ -5411,7 +5408,7 @@
5411
5408
  ]
5412
5409
  },
5413
5410
  {
5414
- "id": 349,
5411
+ "id": 350,
5415
5412
  "name": "SkyLookupComponent",
5416
5413
  "kind": 128,
5417
5414
  "kindString": "Class",
@@ -5430,7 +5427,7 @@
5430
5427
  ],
5431
5428
  "children": [
5432
5429
  {
5433
- "id": 350,
5430
+ "id": 351,
5434
5431
  "name": "constructor",
5435
5432
  "kind": 512,
5436
5433
  "kindString": "Constructor",
@@ -5438,20 +5435,20 @@
5438
5435
  "sources": [
5439
5436
  {
5440
5437
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
5441
- "line": 329,
5438
+ "line": 335,
5442
5439
  "character": 2
5443
5440
  }
5444
5441
  ],
5445
5442
  "signatures": [
5446
5443
  {
5447
- "id": 351,
5444
+ "id": 352,
5448
5445
  "name": "SkyLookupComponent",
5449
5446
  "kind": 16384,
5450
5447
  "kindString": "Constructor signature",
5451
5448
  "flags": {},
5452
5449
  "parameters": [
5453
5450
  {
5454
- "id": 352,
5451
+ "id": 353,
5455
5452
  "name": "changeDetector",
5456
5453
  "kind": 32768,
5457
5454
  "kindString": "Parameter",
@@ -5462,7 +5459,7 @@
5462
5459
  }
5463
5460
  },
5464
5461
  {
5465
- "id": 353,
5462
+ "id": 354,
5466
5463
  "name": "elementRef",
5467
5464
  "kind": 32768,
5468
5465
  "kindString": "Parameter",
@@ -5479,7 +5476,7 @@
5479
5476
  }
5480
5477
  },
5481
5478
  {
5482
- "id": 354,
5479
+ "id": 355,
5483
5480
  "name": "windowRef",
5484
5481
  "kind": 32768,
5485
5482
  "kindString": "Parameter",
@@ -5490,7 +5487,7 @@
5490
5487
  }
5491
5488
  },
5492
5489
  {
5493
- "id": 355,
5490
+ "id": 356,
5494
5491
  "name": "ngControl",
5495
5492
  "kind": 32768,
5496
5493
  "kindString": "Parameter",
@@ -5519,7 +5516,7 @@
5519
5516
  }
5520
5517
  },
5521
5518
  {
5522
- "id": 356,
5519
+ "id": 357,
5523
5520
  "name": "adapter",
5524
5521
  "kind": 32768,
5525
5522
  "kindString": "Parameter",
@@ -5530,7 +5527,7 @@
5530
5527
  }
5531
5528
  },
5532
5529
  {
5533
- "id": 357,
5530
+ "id": 358,
5534
5531
  "name": "modalService",
5535
5532
  "kind": 32768,
5536
5533
  "kindString": "Parameter",
@@ -5541,7 +5538,7 @@
5541
5538
  }
5542
5539
  },
5543
5540
  {
5544
- "id": 358,
5541
+ "id": 359,
5545
5542
  "name": "resourcesService",
5546
5543
  "kind": 32768,
5547
5544
  "kindString": "Parameter",
@@ -5552,7 +5549,7 @@
5552
5549
  }
5553
5550
  },
5554
5551
  {
5555
- "id": 359,
5552
+ "id": 360,
5556
5553
  "name": "inputBoxHostSvc",
5557
5554
  "kind": 32768,
5558
5555
  "kindString": "Parameter",
@@ -5575,7 +5572,7 @@
5575
5572
  }
5576
5573
  },
5577
5574
  {
5578
- "id": 360,
5575
+ "id": 361,
5579
5576
  "name": "themeSvc",
5580
5577
  "kind": 32768,
5581
5578
  "kindString": "Parameter",
@@ -5600,7 +5597,7 @@
5600
5597
  ],
5601
5598
  "type": {
5602
5599
  "type": "reference",
5603
- "id": 349,
5600
+ "id": 350,
5604
5601
  "name": "SkyLookupComponent"
5605
5602
  },
5606
5603
  "overwrites": {
@@ -5615,7 +5612,7 @@
5615
5612
  }
5616
5613
  },
5617
5614
  {
5618
- "id": 378,
5615
+ "id": 380,
5619
5616
  "name": "addClick",
5620
5617
  "kind": 1024,
5621
5618
  "kindString": "Property",
@@ -5638,7 +5635,7 @@
5638
5635
  "sources": [
5639
5636
  {
5640
5637
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
5641
- "line": 237,
5638
+ "line": 243,
5642
5639
  "character": 9
5643
5640
  }
5644
5641
  ],
@@ -5647,7 +5644,7 @@
5647
5644
  "typeArguments": [
5648
5645
  {
5649
5646
  "type": "reference",
5650
- "id": 548,
5647
+ "id": 550,
5651
5648
  "name": "SkyLookupAddClickEventArgs"
5652
5649
  }
5653
5650
  ],
@@ -5656,7 +5653,7 @@
5656
5653
  "defaultValue": "..."
5657
5654
  },
5658
5655
  {
5659
- "id": 361,
5656
+ "id": 362,
5660
5657
  "name": "ariaLabel",
5661
5658
  "kind": 1024,
5662
5659
  "kindString": "Property",
@@ -5689,7 +5686,7 @@
5689
5686
  }
5690
5687
  },
5691
5688
  {
5692
- "id": 362,
5689
+ "id": 363,
5693
5690
  "name": "ariaLabelledBy",
5694
5691
  "kind": 1024,
5695
5692
  "kindString": "Property",
@@ -5722,7 +5719,7 @@
5722
5719
  }
5723
5720
  },
5724
5721
  {
5725
- "id": 363,
5722
+ "id": 364,
5726
5723
  "name": "autocompleteAttribute",
5727
5724
  "kind": 1024,
5728
5725
  "kindString": "Property",
@@ -5761,7 +5758,7 @@
5761
5758
  }
5762
5759
  },
5763
5760
  {
5764
- "id": 387,
5761
+ "id": 389,
5765
5762
  "name": "autocompleteController",
5766
5763
  "kind": 1024,
5767
5764
  "kindString": "Property",
@@ -5771,7 +5768,7 @@
5771
5768
  "sources": [
5772
5769
  {
5773
5770
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
5774
- "line": 278,
5771
+ "line": 284,
5775
5772
  "character": 9
5776
5773
  }
5777
5774
  ],
@@ -5788,7 +5785,7 @@
5788
5785
  "defaultValue": "..."
5789
5786
  },
5790
5787
  {
5791
- "id": 494,
5788
+ "id": 496,
5792
5789
  "name": "debounceTime",
5793
5790
  "kind": 1024,
5794
5791
  "kindString": "Property",
@@ -5831,7 +5828,7 @@
5831
5828
  }
5832
5829
  },
5833
5830
  {
5834
- "id": 368,
5831
+ "id": 369,
5835
5832
  "name": "disabled",
5836
5833
  "kind": 1024,
5837
5834
  "kindString": "Property",
@@ -5865,7 +5862,7 @@
5865
5862
  "defaultValue": "false"
5866
5863
  },
5867
5864
  {
5868
- "id": 369,
5865
+ "id": 370,
5869
5866
  "name": "enableShowMore",
5870
5867
  "kind": 1024,
5871
5868
  "kindString": "Property",
@@ -5899,7 +5896,7 @@
5899
5896
  "defaultValue": "false"
5900
5897
  },
5901
5898
  {
5902
- "id": 371,
5899
+ "id": 372,
5903
5900
  "name": "idProperty",
5904
5901
  "kind": 1024,
5905
5902
  "kindString": "Property",
@@ -5932,7 +5929,7 @@
5932
5929
  }
5933
5930
  },
5934
5931
  {
5935
- "id": 407,
5932
+ "id": 409,
5936
5933
  "name": "inputBoxHostSvc",
5937
5934
  "kind": 1024,
5938
5935
  "kindString": "Property",
@@ -5946,7 +5943,7 @@
5946
5943
  }
5947
5944
  },
5948
5945
  {
5949
- "id": 388,
5946
+ "id": 390,
5950
5947
  "name": "isInputFocused",
5951
5948
  "kind": 1024,
5952
5949
  "kindString": "Property",
@@ -5956,7 +5953,7 @@
5956
5953
  "sources": [
5957
5954
  {
5958
5955
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
5959
- "line": 279,
5956
+ "line": 285,
5960
5957
  "character": 9
5961
5958
  }
5962
5959
  ],
@@ -5967,7 +5964,7 @@
5967
5964
  "defaultValue": "false"
5968
5965
  },
5969
5966
  {
5970
- "id": 370,
5967
+ "id": 371,
5971
5968
  "name": "placeholderText",
5972
5969
  "kind": 1024,
5973
5970
  "kindString": "Property",
@@ -6000,7 +5997,7 @@
6000
5997
  }
6001
5998
  },
6002
5999
  {
6003
- "id": 509,
6000
+ "id": 511,
6004
6001
  "name": "searchFilters",
6005
6002
  "kind": 1024,
6006
6003
  "kindString": "Property",
@@ -6031,7 +6028,7 @@
6031
6028
  "type": "array",
6032
6029
  "elementType": {
6033
6030
  "type": "reference",
6034
- "id": 522,
6031
+ "id": 524,
6035
6032
  "name": "SkyAutocompleteSearchFunctionFilter"
6036
6033
  }
6037
6034
  },
@@ -6041,7 +6038,7 @@
6041
6038
  }
6042
6039
  },
6043
6040
  {
6044
- "id": 507,
6041
+ "id": 509,
6045
6042
  "name": "searchResultTemplate",
6046
6043
  "kind": 1024,
6047
6044
  "kindString": "Property",
@@ -6084,7 +6081,7 @@
6084
6081
  }
6085
6082
  },
6086
6083
  {
6087
- "id": 510,
6084
+ "id": 512,
6088
6085
  "name": "searchResultsLimit",
6089
6086
  "kind": 1024,
6090
6087
  "kindString": "Property",
@@ -6121,7 +6118,7 @@
6121
6118
  }
6122
6119
  },
6123
6120
  {
6124
- "id": 508,
6121
+ "id": 510,
6125
6122
  "name": "searchTextMinimumCharacters",
6126
6123
  "kind": 1024,
6127
6124
  "kindString": "Property",
@@ -6164,7 +6161,7 @@
6164
6161
  }
6165
6162
  },
6166
6163
  {
6167
- "id": 372,
6164
+ "id": 373,
6168
6165
  "name": "showAddButton",
6169
6166
  "kind": 1024,
6170
6167
  "kindString": "Property",
@@ -6198,7 +6195,7 @@
6198
6195
  "defaultValue": "false"
6199
6196
  },
6200
6197
  {
6201
- "id": 373,
6198
+ "id": 374,
6202
6199
  "name": "showMoreConfig",
6203
6200
  "kind": 1024,
6204
6201
  "kindString": "Property",
@@ -6227,12 +6224,12 @@
6227
6224
  ],
6228
6225
  "type": {
6229
6226
  "type": "reference",
6230
- "id": 556,
6227
+ "id": 558,
6231
6228
  "name": "SkyLookupShowMoreConfig"
6232
6229
  }
6233
6230
  },
6234
6231
  {
6235
- "id": 408,
6232
+ "id": 410,
6236
6233
  "name": "themeSvc",
6237
6234
  "kind": 1024,
6238
6235
  "kindString": "Property",
@@ -6246,7 +6243,7 @@
6246
6243
  }
6247
6244
  },
6248
6245
  {
6249
- "id": 389,
6246
+ "id": 391,
6250
6247
  "name": "tokensController",
6251
6248
  "kind": 1024,
6252
6249
  "kindString": "Property",
@@ -6256,7 +6253,7 @@
6256
6253
  "sources": [
6257
6254
  {
6258
6255
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
6259
- "line": 280,
6256
+ "line": 286,
6260
6257
  "character": 9
6261
6258
  }
6262
6259
  ],
@@ -6273,7 +6270,7 @@
6273
6270
  "defaultValue": "..."
6274
6271
  },
6275
6272
  {
6276
- "id": 364,
6273
+ "id": 365,
6277
6274
  "name": "data",
6278
6275
  "kind": 262144,
6279
6276
  "kindString": "Accessor",
@@ -6299,7 +6296,7 @@
6299
6296
  ],
6300
6297
  "getSignature": [
6301
6298
  {
6302
- "id": 365,
6299
+ "id": 366,
6303
6300
  "name": "data",
6304
6301
  "kind": 524288,
6305
6302
  "kindString": "Get signature",
@@ -6318,7 +6315,7 @@
6318
6315
  ],
6319
6316
  "setSignature": [
6320
6317
  {
6321
- "id": 366,
6318
+ "id": 367,
6322
6319
  "name": "data",
6323
6320
  "kind": 1048576,
6324
6321
  "kindString": "Set signature",
@@ -6334,7 +6331,7 @@
6334
6331
  },
6335
6332
  "parameters": [
6336
6333
  {
6337
- "id": 367,
6334
+ "id": 368,
6338
6335
  "name": "value",
6339
6336
  "kind": 32768,
6340
6337
  "kindString": "Parameter",
@@ -6356,7 +6353,7 @@
6356
6353
  ]
6357
6354
  },
6358
6355
  {
6359
- "id": 495,
6356
+ "id": 497,
6360
6357
  "name": "descriptorProperty",
6361
6358
  "kind": 262144,
6362
6359
  "kindString": "Accessor",
@@ -6382,7 +6379,7 @@
6382
6379
  ],
6383
6380
  "getSignature": [
6384
6381
  {
6385
- "id": 496,
6382
+ "id": 498,
6386
6383
  "name": "descriptorProperty",
6387
6384
  "kind": 524288,
6388
6385
  "kindString": "Get signature",
@@ -6398,7 +6395,7 @@
6398
6395
  ],
6399
6396
  "setSignature": [
6400
6397
  {
6401
- "id": 497,
6398
+ "id": 499,
6402
6399
  "name": "descriptorProperty",
6403
6400
  "kind": 1048576,
6404
6401
  "kindString": "Set signature",
@@ -6414,7 +6411,7 @@
6414
6411
  },
6415
6412
  "parameters": [
6416
6413
  {
6417
- "id": 498,
6414
+ "id": 500,
6418
6415
  "name": "value",
6419
6416
  "kind": 32768,
6420
6417
  "kindString": "Parameter",
@@ -6433,7 +6430,7 @@
6433
6430
  ]
6434
6431
  },
6435
6432
  {
6436
- "id": 499,
6433
+ "id": 501,
6437
6434
  "name": "propertiesToSearch",
6438
6435
  "kind": 262144,
6439
6436
  "kindString": "Accessor",
@@ -6459,7 +6456,7 @@
6459
6456
  ],
6460
6457
  "getSignature": [
6461
6458
  {
6462
- "id": 500,
6459
+ "id": 502,
6463
6460
  "name": "propertiesToSearch",
6464
6461
  "kind": 524288,
6465
6462
  "kindString": "Get signature",
@@ -6478,7 +6475,7 @@
6478
6475
  ],
6479
6476
  "setSignature": [
6480
6477
  {
6481
- "id": 501,
6478
+ "id": 503,
6482
6479
  "name": "propertiesToSearch",
6483
6480
  "kind": 1048576,
6484
6481
  "kindString": "Set signature",
@@ -6494,7 +6491,7 @@
6494
6491
  },
6495
6492
  "parameters": [
6496
6493
  {
6497
- "id": 502,
6494
+ "id": 504,
6498
6495
  "name": "value",
6499
6496
  "kind": 32768,
6500
6497
  "kindString": "Parameter",
@@ -6516,7 +6513,7 @@
6516
6513
  ]
6517
6514
  },
6518
6515
  {
6519
- "id": 503,
6516
+ "id": 505,
6520
6517
  "name": "search",
6521
6518
  "kind": 262144,
6522
6519
  "kindString": "Accessor",
@@ -6542,7 +6539,7 @@
6542
6539
  ],
6543
6540
  "getSignature": [
6544
6541
  {
6545
- "id": 504,
6542
+ "id": 506,
6546
6543
  "name": "search",
6547
6544
  "kind": 524288,
6548
6545
  "kindString": "Get signature",
@@ -6552,14 +6549,14 @@
6552
6549
  },
6553
6550
  "type": {
6554
6551
  "type": "reference",
6555
- "id": 517,
6552
+ "id": 519,
6556
6553
  "name": "SkyAutocompleteSearchFunction"
6557
6554
  }
6558
6555
  }
6559
6556
  ],
6560
6557
  "setSignature": [
6561
6558
  {
6562
- "id": 505,
6559
+ "id": 507,
6563
6560
  "name": "search",
6564
6561
  "kind": 1048576,
6565
6562
  "kindString": "Set signature",
@@ -6569,14 +6566,14 @@
6569
6566
  },
6570
6567
  "parameters": [
6571
6568
  {
6572
- "id": 506,
6569
+ "id": 508,
6573
6570
  "name": "value",
6574
6571
  "kind": 32768,
6575
6572
  "kindString": "Parameter",
6576
6573
  "flags": {},
6577
6574
  "type": {
6578
6575
  "type": "reference",
6579
- "id": 517,
6576
+ "id": 519,
6580
6577
  "name": "SkyAutocompleteSearchFunction"
6581
6578
  }
6582
6579
  }
@@ -6589,7 +6586,7 @@
6589
6586
  ]
6590
6587
  },
6591
6588
  {
6592
- "id": 374,
6589
+ "id": 375,
6593
6590
  "name": "selectMode",
6594
6591
  "kind": 262144,
6595
6592
  "kindString": "Accessor",
@@ -6615,7 +6612,7 @@
6615
6612
  ],
6616
6613
  "getSignature": [
6617
6614
  {
6618
- "id": 375,
6615
+ "id": 376,
6619
6616
  "name": "selectMode",
6620
6617
  "kind": 524288,
6621
6618
  "kindString": "Get signature",
@@ -6625,14 +6622,14 @@
6625
6622
  },
6626
6623
  "type": {
6627
6624
  "type": "reference",
6628
- "id": 555,
6625
+ "id": 557,
6629
6626
  "name": "SkyLookupSelectModeType"
6630
6627
  }
6631
6628
  }
6632
6629
  ],
6633
6630
  "setSignature": [
6634
6631
  {
6635
- "id": 376,
6632
+ "id": 377,
6636
6633
  "name": "selectMode",
6637
6634
  "kind": 1048576,
6638
6635
  "kindString": "Set signature",
@@ -6648,14 +6645,14 @@
6648
6645
  },
6649
6646
  "parameters": [
6650
6647
  {
6651
- "id": 377,
6648
+ "id": 378,
6652
6649
  "name": "value",
6653
6650
  "kind": 32768,
6654
6651
  "kindString": "Parameter",
6655
6652
  "flags": {},
6656
6653
  "type": {
6657
6654
  "type": "reference",
6658
- "id": 555,
6655
+ "id": 557,
6659
6656
  "name": "SkyLookupSelectModeType"
6660
6657
  }
6661
6658
  }
@@ -6668,7 +6665,7 @@
6668
6665
  ]
6669
6666
  },
6670
6667
  {
6671
- "id": 379,
6668
+ "id": 381,
6672
6669
  "name": "tokens",
6673
6670
  "kind": 262144,
6674
6671
  "kindString": "Accessor",
@@ -6678,13 +6675,13 @@
6678
6675
  "sources": [
6679
6676
  {
6680
6677
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
6681
- "line": 239,
6678
+ "line": 245,
6682
6679
  "character": 13
6683
6680
  }
6684
6681
  ],
6685
6682
  "getSignature": [
6686
6683
  {
6687
- "id": 380,
6684
+ "id": 382,
6688
6685
  "name": "tokens",
6689
6686
  "kind": 524288,
6690
6687
  "kindString": "Get signature",
@@ -6700,14 +6697,14 @@
6700
6697
  ],
6701
6698
  "setSignature": [
6702
6699
  {
6703
- "id": 381,
6700
+ "id": 383,
6704
6701
  "name": "tokens",
6705
6702
  "kind": 1048576,
6706
6703
  "kindString": "Set signature",
6707
6704
  "flags": {},
6708
6705
  "parameters": [
6709
6706
  {
6710
- "id": 382,
6707
+ "id": 384,
6711
6708
  "name": "value",
6712
6709
  "kind": 32768,
6713
6710
  "kindString": "Parameter",
@@ -6729,7 +6726,7 @@
6729
6726
  ]
6730
6727
  },
6731
6728
  {
6732
- "id": 383,
6729
+ "id": 385,
6733
6730
  "name": "value",
6734
6731
  "kind": 262144,
6735
6732
  "kindString": "Accessor",
@@ -6739,13 +6736,13 @@
6739
6736
  "sources": [
6740
6737
  {
6741
6738
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
6742
- "line": 263,
6739
+ "line": 269,
6743
6740
  "character": 13
6744
6741
  }
6745
6742
  ],
6746
6743
  "getSignature": [
6747
6744
  {
6748
- "id": 384,
6745
+ "id": 386,
6749
6746
  "name": "value",
6750
6747
  "kind": 524288,
6751
6748
  "kindString": "Get signature",
@@ -6761,14 +6758,14 @@
6761
6758
  ],
6762
6759
  "setSignature": [
6763
6760
  {
6764
- "id": 385,
6761
+ "id": 387,
6765
6762
  "name": "value",
6766
6763
  "kind": 1048576,
6767
6764
  "kindString": "Set signature",
6768
6765
  "flags": {},
6769
6766
  "parameters": [
6770
6767
  {
6771
- "id": 386,
6768
+ "id": 388,
6772
6769
  "name": "newValue",
6773
6770
  "kind": 32768,
6774
6771
  "kindString": "Parameter",
@@ -6790,7 +6787,7 @@
6790
6787
  ]
6791
6788
  },
6792
6789
  {
6793
- "id": 415,
6790
+ "id": 417,
6794
6791
  "name": "addButtonClicked",
6795
6792
  "kind": 2048,
6796
6793
  "kindString": "Method",
@@ -6800,13 +6797,13 @@
6800
6797
  "sources": [
6801
6798
  {
6802
6799
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
6803
- "line": 382,
6800
+ "line": 388,
6804
6801
  "character": 9
6805
6802
  }
6806
6803
  ],
6807
6804
  "signatures": [
6808
6805
  {
6809
- "id": 416,
6806
+ "id": 418,
6810
6807
  "name": "addButtonClicked",
6811
6808
  "kind": 4096,
6812
6809
  "kindString": "Call signature",
@@ -6819,7 +6816,7 @@
6819
6816
  ]
6820
6817
  },
6821
6818
  {
6822
- "id": 452,
6819
+ "id": 454,
6823
6820
  "name": "clearSearchText",
6824
6821
  "kind": 2048,
6825
6822
  "kindString": "Method",
@@ -6829,13 +6826,13 @@
6829
6826
  "sources": [
6830
6827
  {
6831
6828
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
6832
- "line": 481,
6829
+ "line": 485,
6833
6830
  "character": 9
6834
6831
  }
6835
6832
  ],
6836
6833
  "signatures": [
6837
6834
  {
6838
- "id": 453,
6835
+ "id": 455,
6839
6836
  "name": "clearSearchText",
6840
6837
  "kind": 4096,
6841
6838
  "kindString": "Call signature",
@@ -6848,7 +6845,7 @@
6848
6845
  ]
6849
6846
  },
6850
6847
  {
6851
- "id": 454,
6848
+ "id": 456,
6852
6849
  "name": "inputKeydown",
6853
6850
  "kind": 2048,
6854
6851
  "kindString": "Method",
@@ -6858,20 +6855,20 @@
6858
6855
  "sources": [
6859
6856
  {
6860
6857
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
6861
- "line": 490,
6858
+ "line": 494,
6862
6859
  "character": 9
6863
6860
  }
6864
6861
  ],
6865
6862
  "signatures": [
6866
6863
  {
6867
- "id": 455,
6864
+ "id": 457,
6868
6865
  "name": "inputKeydown",
6869
6866
  "kind": 4096,
6870
6867
  "kindString": "Call signature",
6871
6868
  "flags": {},
6872
6869
  "parameters": [
6873
6870
  {
6874
- "id": 456,
6871
+ "id": 458,
6875
6872
  "name": "event",
6876
6873
  "kind": 32768,
6877
6874
  "kindString": "Parameter",
@@ -6882,7 +6879,7 @@
6882
6879
  }
6883
6880
  },
6884
6881
  {
6885
- "id": 457,
6882
+ "id": 459,
6886
6883
  "name": "value",
6887
6884
  "kind": 32768,
6888
6885
  "kindString": "Parameter",
@@ -6901,7 +6898,7 @@
6901
6898
  ]
6902
6899
  },
6903
6900
  {
6904
- "id": 458,
6901
+ "id": 460,
6905
6902
  "name": "inputKeyup",
6906
6903
  "kind": 2048,
6907
6904
  "kindString": "Method",
@@ -6911,20 +6908,20 @@
6911
6908
  "sources": [
6912
6909
  {
6913
6910
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
6914
- "line": 512,
6911
+ "line": 516,
6915
6912
  "character": 9
6916
6913
  }
6917
6914
  ],
6918
6915
  "signatures": [
6919
6916
  {
6920
- "id": 459,
6917
+ "id": 461,
6921
6918
  "name": "inputKeyup",
6922
6919
  "kind": 4096,
6923
6920
  "kindString": "Call signature",
6924
6921
  "flags": {},
6925
6922
  "parameters": [
6926
6923
  {
6927
- "id": 460,
6924
+ "id": 462,
6928
6925
  "name": "event",
6929
6926
  "kind": 32768,
6930
6927
  "kindString": "Parameter",
@@ -6943,7 +6940,7 @@
6943
6940
  ]
6944
6941
  },
6945
6942
  {
6946
- "id": 411,
6943
+ "id": 413,
6947
6944
  "name": "ngAfterViewInit",
6948
6945
  "kind": 2048,
6949
6946
  "kindString": "Method",
@@ -6953,13 +6950,13 @@
6953
6950
  "sources": [
6954
6951
  {
6955
6952
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
6956
- "line": 369,
6953
+ "line": 375,
6957
6954
  "character": 9
6958
6955
  }
6959
6956
  ],
6960
6957
  "signatures": [
6961
6958
  {
6962
- "id": 412,
6959
+ "id": 414,
6963
6960
  "name": "ngAfterViewInit",
6964
6961
  "kind": 4096,
6965
6962
  "kindString": "Call signature",
@@ -6980,7 +6977,7 @@
6980
6977
  }
6981
6978
  },
6982
6979
  {
6983
- "id": 413,
6980
+ "id": 415,
6984
6981
  "name": "ngOnDestroy",
6985
6982
  "kind": 2048,
6986
6983
  "kindString": "Method",
@@ -6990,13 +6987,13 @@
6990
6987
  "sources": [
6991
6988
  {
6992
6989
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
6993
- "line": 375,
6990
+ "line": 381,
6994
6991
  "character": 9
6995
6992
  }
6996
6993
  ],
6997
6994
  "signatures": [
6998
6995
  {
6999
- "id": 414,
6996
+ "id": 416,
7000
6997
  "name": "ngOnDestroy",
7001
6998
  "kind": 4096,
7002
6999
  "kindString": "Call signature",
@@ -7017,7 +7014,7 @@
7017
7014
  }
7018
7015
  },
7019
7016
  {
7020
- "id": 409,
7017
+ "id": 411,
7021
7018
  "name": "ngOnInit",
7022
7019
  "kind": 2048,
7023
7020
  "kindString": "Method",
@@ -7027,13 +7024,13 @@
7027
7024
  "sources": [
7028
7025
  {
7029
7026
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7030
- "line": 344,
7027
+ "line": 350,
7031
7028
  "character": 9
7032
7029
  }
7033
7030
  ],
7034
7031
  "signatures": [
7035
7032
  {
7036
- "id": 410,
7033
+ "id": 412,
7037
7034
  "name": "ngOnInit",
7038
7035
  "kind": 4096,
7039
7036
  "kindString": "Call signature",
@@ -7054,7 +7051,7 @@
7054
7051
  }
7055
7052
  },
7056
7053
  {
7057
- "id": 420,
7054
+ "id": 422,
7058
7055
  "name": "onAutocompleteBlur",
7059
7056
  "kind": 2048,
7060
7057
  "kindString": "Method",
@@ -7064,13 +7061,13 @@
7064
7061
  "sources": [
7065
7062
  {
7066
7063
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7067
- "line": 395,
7064
+ "line": 401,
7068
7065
  "character": 9
7069
7066
  }
7070
7067
  ],
7071
7068
  "signatures": [
7072
7069
  {
7073
- "id": 421,
7070
+ "id": 423,
7074
7071
  "name": "onAutocompleteBlur",
7075
7072
  "kind": 4096,
7076
7073
  "kindString": "Call signature",
@@ -7083,7 +7080,7 @@
7083
7080
  ]
7084
7081
  },
7085
7082
  {
7086
- "id": 417,
7083
+ "id": 419,
7087
7084
  "name": "onAutocompleteSelectionChange",
7088
7085
  "kind": 2048,
7089
7086
  "kindString": "Method",
@@ -7093,27 +7090,27 @@
7093
7090
  "sources": [
7094
7091
  {
7095
7092
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7096
- "line": 386,
7093
+ "line": 392,
7097
7094
  "character": 9
7098
7095
  }
7099
7096
  ],
7100
7097
  "signatures": [
7101
7098
  {
7102
- "id": 418,
7099
+ "id": 420,
7103
7100
  "name": "onAutocompleteSelectionChange",
7104
7101
  "kind": 4096,
7105
7102
  "kindString": "Call signature",
7106
7103
  "flags": {},
7107
7104
  "parameters": [
7108
7105
  {
7109
- "id": 419,
7106
+ "id": 421,
7110
7107
  "name": "change",
7111
7108
  "kind": 32768,
7112
7109
  "kindString": "Parameter",
7113
7110
  "flags": {},
7114
7111
  "type": {
7115
7112
  "type": "reference",
7116
- "id": 528,
7113
+ "id": 530,
7117
7114
  "name": "SkyAutocompleteSelectionChange"
7118
7115
  }
7119
7116
  }
@@ -7126,7 +7123,7 @@
7126
7123
  ]
7127
7124
  },
7128
7125
  {
7129
- "id": 433,
7126
+ "id": 435,
7130
7127
  "name": "onChange",
7131
7128
  "kind": 2048,
7132
7129
  "kindString": "Method",
@@ -7136,20 +7133,20 @@
7136
7133
  "sources": [
7137
7134
  {
7138
7135
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7139
- "line": 457,
7136
+ "line": 461,
7140
7137
  "character": 9
7141
7138
  }
7142
7139
  ],
7143
7140
  "signatures": [
7144
7141
  {
7145
- "id": 434,
7142
+ "id": 436,
7146
7143
  "name": "onChange",
7147
7144
  "kind": 4096,
7148
7145
  "kindString": "Call signature",
7149
7146
  "flags": {},
7150
7147
  "parameters": [
7151
7148
  {
7152
- "id": 435,
7149
+ "id": 437,
7153
7150
  "name": "value",
7154
7151
  "kind": 32768,
7155
7152
  "kindString": "Parameter",
@@ -7171,7 +7168,7 @@
7171
7168
  ]
7172
7169
  },
7173
7170
  {
7174
- "id": 461,
7171
+ "id": 463,
7175
7172
  "name": "onSearchButtonClick",
7176
7173
  "kind": 2048,
7177
7174
  "kindString": "Method",
@@ -7181,13 +7178,13 @@
7181
7178
  "sources": [
7182
7179
  {
7183
7180
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7184
- "line": 538,
7181
+ "line": 542,
7185
7182
  "character": 9
7186
7183
  }
7187
7184
  ],
7188
7185
  "signatures": [
7189
7186
  {
7190
- "id": 462,
7187
+ "id": 464,
7191
7188
  "name": "onSearchButtonClick",
7192
7189
  "kind": 4096,
7193
7190
  "kindString": "Call signature",
@@ -7200,7 +7197,7 @@
7200
7197
  ]
7201
7198
  },
7202
7199
  {
7203
- "id": 463,
7200
+ "id": 465,
7204
7201
  "name": "onShowMoreClick",
7205
7202
  "kind": 2048,
7206
7203
  "kindString": "Method",
@@ -7210,20 +7207,20 @@
7210
7207
  "sources": [
7211
7208
  {
7212
7209
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7213
- "line": 543,
7210
+ "line": 557,
7214
7211
  "character": 9
7215
7212
  }
7216
7213
  ],
7217
7214
  "signatures": [
7218
7215
  {
7219
- "id": 464,
7216
+ "id": 466,
7220
7217
  "name": "onShowMoreClick",
7221
7218
  "kind": 4096,
7222
7219
  "kindString": "Call signature",
7223
7220
  "flags": {},
7224
7221
  "parameters": [
7225
7222
  {
7226
- "id": 465,
7223
+ "id": 467,
7227
7224
  "name": "event",
7228
7225
  "kind": 32768,
7229
7226
  "kindString": "Parameter",
@@ -7242,7 +7239,7 @@
7242
7239
  ]
7243
7240
  },
7244
7241
  {
7245
- "id": 422,
7242
+ "id": 424,
7246
7243
  "name": "onTokensChange",
7247
7244
  "kind": 2048,
7248
7245
  "kindString": "Method",
@@ -7252,20 +7249,20 @@
7252
7249
  "sources": [
7253
7250
  {
7254
7251
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7255
- "line": 399,
7252
+ "line": 405,
7256
7253
  "character": 9
7257
7254
  }
7258
7255
  ],
7259
7256
  "signatures": [
7260
7257
  {
7261
- "id": 423,
7258
+ "id": 425,
7262
7259
  "name": "onTokensChange",
7263
7260
  "kind": 4096,
7264
7261
  "kindString": "Call signature",
7265
7262
  "flags": {},
7266
7263
  "parameters": [
7267
7264
  {
7268
- "id": 424,
7265
+ "id": 426,
7269
7266
  "name": "change",
7270
7267
  "kind": 32768,
7271
7268
  "kindString": "Parameter",
@@ -7287,7 +7284,7 @@
7287
7284
  ]
7288
7285
  },
7289
7286
  {
7290
- "id": 425,
7287
+ "id": 427,
7291
7288
  "name": "onTokensFocusIndexOverRange",
7292
7289
  "kind": 2048,
7293
7290
  "kindString": "Method",
@@ -7297,13 +7294,13 @@
7297
7294
  "sources": [
7298
7295
  {
7299
7296
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7300
- "line": 419,
7297
+ "line": 425,
7301
7298
  "character": 9
7302
7299
  }
7303
7300
  ],
7304
7301
  "signatures": [
7305
7302
  {
7306
- "id": 426,
7303
+ "id": 428,
7307
7304
  "name": "onTokensFocusIndexOverRange",
7308
7305
  "kind": 4096,
7309
7306
  "kindString": "Call signature",
@@ -7316,7 +7313,7 @@
7316
7313
  ]
7317
7314
  },
7318
7315
  {
7319
- "id": 427,
7316
+ "id": 429,
7320
7317
  "name": "onTokensKeyUp",
7321
7318
  "kind": 2048,
7322
7319
  "kindString": "Method",
@@ -7326,20 +7323,20 @@
7326
7323
  "sources": [
7327
7324
  {
7328
7325
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7329
- "line": 425,
7326
+ "line": 431,
7330
7327
  "character": 9
7331
7328
  }
7332
7329
  ],
7333
7330
  "signatures": [
7334
7331
  {
7335
- "id": 428,
7332
+ "id": 430,
7336
7333
  "name": "onTokensKeyUp",
7337
7334
  "kind": 4096,
7338
7335
  "kindString": "Call signature",
7339
7336
  "flags": {},
7340
7337
  "parameters": [
7341
7338
  {
7342
- "id": 429,
7339
+ "id": 431,
7343
7340
  "name": "event",
7344
7341
  "kind": 32768,
7345
7342
  "kindString": "Parameter",
@@ -7358,7 +7355,7 @@
7358
7355
  ]
7359
7356
  },
7360
7357
  {
7361
- "id": 436,
7358
+ "id": 438,
7362
7359
  "name": "onTouched",
7363
7360
  "kind": 2048,
7364
7361
  "kindString": "Method",
@@ -7368,13 +7365,13 @@
7368
7365
  "sources": [
7369
7366
  {
7370
7367
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7371
- "line": 459,
7368
+ "line": 463,
7372
7369
  "character": 9
7373
7370
  }
7374
7371
  ],
7375
7372
  "signatures": [
7376
7373
  {
7377
- "id": 437,
7374
+ "id": 439,
7378
7375
  "name": "onTouched",
7379
7376
  "kind": 4096,
7380
7377
  "kindString": "Call signature",
@@ -7387,7 +7384,7 @@
7387
7384
  ]
7388
7385
  },
7389
7386
  {
7390
- "id": 466,
7387
+ "id": 468,
7391
7388
  "name": "openPicker",
7392
7389
  "kind": 2048,
7393
7390
  "kindString": "Method",
@@ -7397,20 +7394,20 @@
7397
7394
  "sources": [
7398
7395
  {
7399
7396
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7400
- "line": 551,
7397
+ "line": 565,
7401
7398
  "character": 9
7402
7399
  }
7403
7400
  ],
7404
7401
  "signatures": [
7405
7402
  {
7406
- "id": 467,
7403
+ "id": 469,
7407
7404
  "name": "openPicker",
7408
7405
  "kind": 4096,
7409
7406
  "kindString": "Call signature",
7410
7407
  "flags": {},
7411
7408
  "parameters": [
7412
7409
  {
7413
- "id": 468,
7410
+ "id": 470,
7414
7411
  "name": "initialSearch",
7415
7412
  "kind": 32768,
7416
7413
  "kindString": "Parameter",
@@ -7429,7 +7426,7 @@
7429
7426
  ]
7430
7427
  },
7431
7428
  {
7432
- "id": 438,
7429
+ "id": 440,
7433
7430
  "name": "registerOnChange",
7434
7431
  "kind": 2048,
7435
7432
  "kindString": "Method",
@@ -7439,20 +7436,20 @@
7439
7436
  "sources": [
7440
7437
  {
7441
7438
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7442
- "line": 461,
7439
+ "line": 465,
7443
7440
  "character": 9
7444
7441
  }
7445
7442
  ],
7446
7443
  "signatures": [
7447
7444
  {
7448
- "id": 439,
7445
+ "id": 441,
7449
7446
  "name": "registerOnChange",
7450
7447
  "kind": 4096,
7451
7448
  "kindString": "Call signature",
7452
7449
  "flags": {},
7453
7450
  "parameters": [
7454
7451
  {
7455
- "id": 440,
7452
+ "id": 442,
7456
7453
  "name": "fn",
7457
7454
  "kind": 32768,
7458
7455
  "kindString": "Parameter",
@@ -7460,21 +7457,21 @@
7460
7457
  "type": {
7461
7458
  "type": "reflection",
7462
7459
  "declaration": {
7463
- "id": 441,
7460
+ "id": 443,
7464
7461
  "name": "__type",
7465
7462
  "kind": 65536,
7466
7463
  "kindString": "Type literal",
7467
7464
  "flags": {},
7468
7465
  "signatures": [
7469
7466
  {
7470
- "id": 442,
7467
+ "id": 444,
7471
7468
  "name": "__type",
7472
7469
  "kind": 4096,
7473
7470
  "kindString": "Call signature",
7474
7471
  "flags": {},
7475
7472
  "parameters": [
7476
7473
  {
7477
- "id": 443,
7474
+ "id": 445,
7478
7475
  "name": "value",
7479
7476
  "kind": 32768,
7480
7477
  "kindString": "Parameter",
@@ -7511,7 +7508,7 @@
7511
7508
  }
7512
7509
  },
7513
7510
  {
7514
- "id": 444,
7511
+ "id": 446,
7515
7512
  "name": "registerOnTouched",
7516
7513
  "kind": 2048,
7517
7514
  "kindString": "Method",
@@ -7521,20 +7518,20 @@
7521
7518
  "sources": [
7522
7519
  {
7523
7520
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7524
- "line": 465,
7521
+ "line": 469,
7525
7522
  "character": 9
7526
7523
  }
7527
7524
  ],
7528
7525
  "signatures": [
7529
7526
  {
7530
- "id": 445,
7527
+ "id": 447,
7531
7528
  "name": "registerOnTouched",
7532
7529
  "kind": 4096,
7533
7530
  "kindString": "Call signature",
7534
7531
  "flags": {},
7535
7532
  "parameters": [
7536
7533
  {
7537
- "id": 446,
7534
+ "id": 448,
7538
7535
  "name": "fn",
7539
7536
  "kind": 32768,
7540
7537
  "kindString": "Parameter",
@@ -7542,14 +7539,14 @@
7542
7539
  "type": {
7543
7540
  "type": "reflection",
7544
7541
  "declaration": {
7545
- "id": 447,
7542
+ "id": 449,
7546
7543
  "name": "__type",
7547
7544
  "kind": 65536,
7548
7545
  "kindString": "Type literal",
7549
7546
  "flags": {},
7550
7547
  "signatures": [
7551
7548
  {
7552
- "id": 448,
7549
+ "id": 450,
7553
7550
  "name": "__type",
7554
7551
  "kind": 4096,
7555
7552
  "kindString": "Call signature",
@@ -7580,7 +7577,7 @@
7580
7577
  }
7581
7578
  },
7582
7579
  {
7583
- "id": 449,
7580
+ "id": 451,
7584
7581
  "name": "setDisabledState",
7585
7582
  "kind": 2048,
7586
7583
  "kindString": "Method",
@@ -7590,20 +7587,20 @@
7590
7587
  "sources": [
7591
7588
  {
7592
7589
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7593
- "line": 470,
7590
+ "line": 474,
7594
7591
  "character": 9
7595
7592
  }
7596
7593
  ],
7597
7594
  "signatures": [
7598
7595
  {
7599
- "id": 450,
7596
+ "id": 452,
7600
7597
  "name": "setDisabledState",
7601
7598
  "kind": 4096,
7602
7599
  "kindString": "Call signature",
7603
7600
  "flags": {},
7604
7601
  "parameters": [
7605
7602
  {
7606
- "id": 451,
7603
+ "id": 453,
7607
7604
  "name": "disabled",
7608
7605
  "kind": 32768,
7609
7606
  "kindString": "Parameter",
@@ -7630,7 +7627,7 @@
7630
7627
  }
7631
7628
  },
7632
7629
  {
7633
- "id": 430,
7630
+ "id": 432,
7634
7631
  "name": "writeValue",
7635
7632
  "kind": 2048,
7636
7633
  "kindString": "Method",
@@ -7640,20 +7637,20 @@
7640
7637
  "sources": [
7641
7638
  {
7642
7639
  "fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
7643
- "line": 448,
7640
+ "line": 454,
7644
7641
  "character": 9
7645
7642
  }
7646
7643
  ],
7647
7644
  "signatures": [
7648
7645
  {
7649
- "id": 431,
7646
+ "id": 433,
7650
7647
  "name": "writeValue",
7651
7648
  "kind": 4096,
7652
7649
  "kindString": "Call signature",
7653
7650
  "flags": {},
7654
7651
  "parameters": [
7655
7652
  {
7656
- "id": 432,
7653
+ "id": 434,
7657
7654
  "name": "value",
7658
7655
  "kind": 32768,
7659
7656
  "kindString": "Parameter",
@@ -7688,73 +7685,73 @@
7688
7685
  "title": "Constructors",
7689
7686
  "kind": 512,
7690
7687
  "children": [
7691
- 350
7688
+ 351
7692
7689
  ]
7693
7690
  },
7694
7691
  {
7695
7692
  "title": "Properties",
7696
7693
  "kind": 1024,
7697
7694
  "children": [
7698
- 378,
7699
- 361,
7695
+ 380,
7700
7696
  362,
7701
7697
  363,
7702
- 387,
7703
- 494,
7704
- 368,
7698
+ 364,
7699
+ 389,
7700
+ 496,
7705
7701
  369,
7706
- 371,
7707
- 407,
7708
- 388,
7709
7702
  370,
7703
+ 372,
7704
+ 409,
7705
+ 390,
7706
+ 371,
7707
+ 511,
7710
7708
  509,
7711
- 507,
7709
+ 512,
7712
7710
  510,
7713
- 508,
7714
- 372,
7715
7711
  373,
7716
- 408,
7717
- 389
7712
+ 374,
7713
+ 410,
7714
+ 391
7718
7715
  ]
7719
7716
  },
7720
7717
  {
7721
7718
  "title": "Accessors",
7722
7719
  "kind": 262144,
7723
7720
  "children": [
7724
- 364,
7725
- 495,
7726
- 499,
7727
- 503,
7728
- 374,
7729
- 379,
7730
- 383
7721
+ 365,
7722
+ 497,
7723
+ 501,
7724
+ 505,
7725
+ 375,
7726
+ 381,
7727
+ 385
7731
7728
  ]
7732
7729
  },
7733
7730
  {
7734
7731
  "title": "Methods",
7735
7732
  "kind": 2048,
7736
7733
  "children": [
7737
- 415,
7738
- 452,
7734
+ 417,
7739
7735
  454,
7740
- 458,
7741
- 411,
7736
+ 456,
7737
+ 460,
7742
7738
  413,
7743
- 409,
7744
- 420,
7745
- 417,
7746
- 433,
7747
- 461,
7748
- 463,
7739
+ 415,
7740
+ 411,
7749
7741
  422,
7750
- 425,
7742
+ 419,
7743
+ 435,
7744
+ 463,
7745
+ 465,
7746
+ 424,
7751
7747
  427,
7752
- 436,
7753
- 466,
7748
+ 429,
7754
7749
  438,
7755
- 444,
7756
- 449,
7757
- 430
7750
+ 468,
7751
+ 440,
7752
+ 446,
7753
+ 451,
7754
+ 432
7758
7755
  ]
7759
7756
  }
7760
7757
  ],
@@ -7791,14 +7788,14 @@
7791
7788
  ]
7792
7789
  },
7793
7790
  {
7794
- "id": 528,
7791
+ "id": 530,
7795
7792
  "name": "SkyAutocompleteSelectionChange",
7796
7793
  "kind": 256,
7797
7794
  "kindString": "Interface",
7798
7795
  "flags": {},
7799
7796
  "children": [
7800
7797
  {
7801
- "id": 529,
7798
+ "id": 531,
7802
7799
  "name": "selectedItem",
7803
7800
  "kind": 1024,
7804
7801
  "kindString": "Property",
@@ -7826,7 +7823,7 @@
7826
7823
  "title": "Properties",
7827
7824
  "kind": 1024,
7828
7825
  "children": [
7829
- 529
7826
+ 531
7830
7827
  ]
7831
7828
  }
7832
7829
  ],
@@ -7839,7 +7836,7 @@
7839
7836
  ]
7840
7837
  },
7841
7838
  {
7842
- "id": 536,
7839
+ "id": 538,
7843
7840
  "name": "SkyCountryFieldCountry",
7844
7841
  "kind": 256,
7845
7842
  "kindString": "Interface",
@@ -7849,7 +7846,7 @@
7849
7846
  },
7850
7847
  "children": [
7851
7848
  {
7852
- "id": 539,
7849
+ "id": 541,
7853
7850
  "name": "dialCode",
7854
7851
  "kind": 1024,
7855
7852
  "kindString": "Property",
@@ -7872,7 +7869,7 @@
7872
7869
  }
7873
7870
  },
7874
7871
  {
7875
- "id": 537,
7872
+ "id": 539,
7876
7873
  "name": "iso2",
7877
7874
  "kind": 1024,
7878
7875
  "kindString": "Property",
@@ -7899,7 +7896,7 @@
7899
7896
  }
7900
7897
  },
7901
7898
  {
7902
- "id": 538,
7899
+ "id": 540,
7903
7900
  "name": "name",
7904
7901
  "kind": 1024,
7905
7902
  "kindString": "Property",
@@ -7927,9 +7924,9 @@
7927
7924
  "title": "Properties",
7928
7925
  "kind": 1024,
7929
7926
  "children": [
7927
+ 541,
7930
7928
  539,
7931
- 537,
7932
- 538
7929
+ 540
7933
7930
  ]
7934
7931
  }
7935
7932
  ],
@@ -7942,7 +7939,7 @@
7942
7939
  ]
7943
7940
  },
7944
7941
  {
7945
- "id": 545,
7942
+ "id": 547,
7946
7943
  "name": "SkyLookupAddCallbackArgs",
7947
7944
  "kind": 256,
7948
7945
  "kindString": "Interface",
@@ -7952,7 +7949,7 @@
7952
7949
  },
7953
7950
  "children": [
7954
7951
  {
7955
- "id": 547,
7952
+ "id": 549,
7956
7953
  "name": "data",
7957
7954
  "kind": 1024,
7958
7955
  "kindString": "Property",
@@ -7978,7 +7975,7 @@
7978
7975
  }
7979
7976
  },
7980
7977
  {
7981
- "id": 546,
7978
+ "id": 548,
7982
7979
  "name": "item",
7983
7980
  "kind": 1024,
7984
7981
  "kindString": "Property",
@@ -8004,8 +8001,8 @@
8004
8001
  "title": "Properties",
8005
8002
  "kind": 1024,
8006
8003
  "children": [
8007
- 547,
8008
- 546
8004
+ 549,
8005
+ 548
8009
8006
  ]
8010
8007
  }
8011
8008
  ],
@@ -8018,7 +8015,7 @@
8018
8015
  ]
8019
8016
  },
8020
8017
  {
8021
- "id": 548,
8018
+ "id": 550,
8022
8019
  "name": "SkyLookupAddClickEventArgs",
8023
8020
  "kind": 256,
8024
8021
  "kindString": "Interface",
@@ -8028,7 +8025,7 @@
8028
8025
  },
8029
8026
  "children": [
8030
8027
  {
8031
- "id": 549,
8028
+ "id": 551,
8032
8029
  "name": "itemAdded",
8033
8030
  "kind": 2048,
8034
8031
  "kindString": "Method",
@@ -8042,7 +8039,7 @@
8042
8039
  ],
8043
8040
  "signatures": [
8044
8041
  {
8045
- "id": 550,
8042
+ "id": 552,
8046
8043
  "name": "itemAdded",
8047
8044
  "kind": 4096,
8048
8045
  "kindString": "Call signature",
@@ -8052,17 +8049,17 @@
8052
8049
  },
8053
8050
  "parameters": [
8054
8051
  {
8055
- "id": 551,
8052
+ "id": 553,
8056
8053
  "name": "args",
8057
8054
  "kind": 32768,
8058
8055
  "kindString": "Parameter",
8059
8056
  "flags": {},
8060
8057
  "comment": {
8061
- "text": "Specifies information about the item that was added.\n"
8058
+ "shortText": "Specifies information about the item that was added.\n"
8062
8059
  },
8063
8060
  "type": {
8064
8061
  "type": "reference",
8065
- "id": 545,
8062
+ "id": 547,
8066
8063
  "name": "SkyLookupAddCallbackArgs"
8067
8064
  }
8068
8065
  }
@@ -8080,7 +8077,7 @@
8080
8077
  "title": "Methods",
8081
8078
  "kind": 2048,
8082
8079
  "children": [
8083
- 549
8080
+ 551
8084
8081
  ]
8085
8082
  }
8086
8083
  ],
@@ -8093,7 +8090,7 @@
8093
8090
  ]
8094
8091
  },
8095
8092
  {
8096
- "id": 556,
8093
+ "id": 558,
8097
8094
  "name": "SkyLookupShowMoreConfig",
8098
8095
  "kind": 256,
8099
8096
  "kindString": "Interface",
@@ -8103,7 +8100,7 @@
8103
8100
  },
8104
8101
  "children": [
8105
8102
  {
8106
- "id": 557,
8103
+ "id": 559,
8107
8104
  "name": "customPicker",
8108
8105
  "kind": 1024,
8109
8106
  "kindString": "Property",
@@ -8122,12 +8119,12 @@
8122
8119
  ],
8123
8120
  "type": {
8124
8121
  "type": "reference",
8125
- "id": 559,
8122
+ "id": 561,
8126
8123
  "name": "SkyLookupShowMoreCustomPicker"
8127
8124
  }
8128
8125
  },
8129
8126
  {
8130
- "id": 558,
8127
+ "id": 560,
8131
8128
  "name": "nativePickerConfig",
8132
8129
  "kind": 1024,
8133
8130
  "kindString": "Property",
@@ -8146,7 +8143,7 @@
8146
8143
  ],
8147
8144
  "type": {
8148
8145
  "type": "reference",
8149
- "id": 569,
8146
+ "id": 571,
8150
8147
  "name": "SkyLookupShowMoreNativePickerConfig"
8151
8148
  }
8152
8149
  }
@@ -8156,8 +8153,8 @@
8156
8153
  "title": "Properties",
8157
8154
  "kind": 1024,
8158
8155
  "children": [
8159
- 557,
8160
- 558
8156
+ 559,
8157
+ 560
8161
8158
  ]
8162
8159
  }
8163
8160
  ],
@@ -8170,7 +8167,7 @@
8170
8167
  ]
8171
8168
  },
8172
8169
  {
8173
- "id": 559,
8170
+ "id": 561,
8174
8171
  "name": "SkyLookupShowMoreCustomPicker",
8175
8172
  "kind": 256,
8176
8173
  "kindString": "Interface",
@@ -8180,7 +8177,7 @@
8180
8177
  },
8181
8178
  "children": [
8182
8179
  {
8183
- "id": 560,
8180
+ "id": 562,
8184
8181
  "name": "open",
8185
8182
  "kind": 2048,
8186
8183
  "kindString": "Method",
@@ -8194,21 +8191,21 @@
8194
8191
  ],
8195
8192
  "signatures": [
8196
8193
  {
8197
- "id": 561,
8194
+ "id": 563,
8198
8195
  "name": "open",
8199
8196
  "kind": 4096,
8200
8197
  "kindString": "Call signature",
8201
8198
  "flags": {},
8202
8199
  "parameters": [
8203
8200
  {
8204
- "id": 562,
8201
+ "id": 564,
8205
8202
  "name": "pickerContext",
8206
8203
  "kind": 32768,
8207
8204
  "kindString": "Parameter",
8208
8205
  "flags": {},
8209
8206
  "type": {
8210
8207
  "type": "reference",
8211
- "id": 563,
8208
+ "id": 565,
8212
8209
  "name": "SkyLookupShowMoreCustomPickerContext"
8213
8210
  }
8214
8211
  }
@@ -8226,7 +8223,7 @@
8226
8223
  "title": "Methods",
8227
8224
  "kind": 2048,
8228
8225
  "children": [
8229
- 560
8226
+ 562
8230
8227
  ]
8231
8228
  }
8232
8229
  ],
@@ -8239,7 +8236,7 @@
8239
8236
  ]
8240
8237
  },
8241
8238
  {
8242
- "id": 569,
8239
+ "id": 571,
8243
8240
  "name": "SkyLookupShowMoreNativePickerConfig",
8244
8241
  "kind": 256,
8245
8242
  "kindString": "Interface",
@@ -8249,7 +8246,7 @@
8249
8246
  },
8250
8247
  "children": [
8251
8248
  {
8252
- "id": 570,
8249
+ "id": 572,
8253
8250
  "name": "itemTemplate",
8254
8251
  "kind": 1024,
8255
8252
  "kindString": "Property",
@@ -8278,7 +8275,7 @@
8278
8275
  }
8279
8276
  },
8280
8277
  {
8281
- "id": 571,
8278
+ "id": 573,
8282
8279
  "name": "title",
8283
8280
  "kind": 1024,
8284
8281
  "kindString": "Property",
@@ -8312,8 +8309,8 @@
8312
8309
  "title": "Properties",
8313
8310
  "kind": 1024,
8314
8311
  "children": [
8315
- 570,
8316
- 571
8312
+ 572,
8313
+ 573
8317
8314
  ]
8318
8315
  }
8319
8316
  ],
@@ -8326,7 +8323,7 @@
8326
8323
  ]
8327
8324
  },
8328
8325
  {
8329
- "id": 517,
8326
+ "id": 519,
8330
8327
  "name": "SkyAutocompleteSearchFunction",
8331
8328
  "kind": 4194304,
8332
8329
  "kindString": "Type alias",
@@ -8341,7 +8338,7 @@
8341
8338
  "type": {
8342
8339
  "type": "reflection",
8343
8340
  "declaration": {
8344
- "id": 518,
8341
+ "id": 520,
8345
8342
  "name": "__type",
8346
8343
  "kind": 65536,
8347
8344
  "kindString": "Type literal",
@@ -8355,14 +8352,14 @@
8355
8352
  ],
8356
8353
  "signatures": [
8357
8354
  {
8358
- "id": 519,
8355
+ "id": 521,
8359
8356
  "name": "__type",
8360
8357
  "kind": 4096,
8361
8358
  "kindString": "Call signature",
8362
8359
  "flags": {},
8363
8360
  "parameters": [
8364
8361
  {
8365
- "id": 520,
8362
+ "id": 522,
8366
8363
  "name": "searchText",
8367
8364
  "kind": 32768,
8368
8365
  "kindString": "Parameter",
@@ -8373,7 +8370,7 @@
8373
8370
  }
8374
8371
  },
8375
8372
  {
8376
- "id": 521,
8373
+ "id": 523,
8377
8374
  "name": "data",
8378
8375
  "kind": 32768,
8379
8376
  "kindString": "Parameter",
@@ -8389,7 +8386,7 @@
8389
8386
  ],
8390
8387
  "type": {
8391
8388
  "type": "reference",
8392
- "id": 527,
8389
+ "id": 529,
8393
8390
  "name": "SkyAutocompleteSearchFunctionResponse"
8394
8391
  }
8395
8392
  }
@@ -8398,7 +8395,7 @@
8398
8395
  }
8399
8396
  },
8400
8397
  {
8401
- "id": 522,
8398
+ "id": 524,
8402
8399
  "name": "SkyAutocompleteSearchFunctionFilter",
8403
8400
  "kind": 4194304,
8404
8401
  "kindString": "Type alias",
@@ -8413,7 +8410,7 @@
8413
8410
  "type": {
8414
8411
  "type": "reflection",
8415
8412
  "declaration": {
8416
- "id": 523,
8413
+ "id": 525,
8417
8414
  "name": "__type",
8418
8415
  "kind": 65536,
8419
8416
  "kindString": "Type literal",
@@ -8427,14 +8424,14 @@
8427
8424
  ],
8428
8425
  "signatures": [
8429
8426
  {
8430
- "id": 524,
8427
+ "id": 526,
8431
8428
  "name": "__type",
8432
8429
  "kind": 4096,
8433
8430
  "kindString": "Call signature",
8434
8431
  "flags": {},
8435
8432
  "parameters": [
8436
8433
  {
8437
- "id": 525,
8434
+ "id": 527,
8438
8435
  "name": "searchText",
8439
8436
  "kind": 32768,
8440
8437
  "kindString": "Parameter",
@@ -8445,7 +8442,7 @@
8445
8442
  }
8446
8443
  },
8447
8444
  {
8448
- "id": 526,
8445
+ "id": 528,
8449
8446
  "name": "item",
8450
8447
  "kind": 32768,
8451
8448
  "kindString": "Parameter",
@@ -8466,7 +8463,7 @@
8466
8463
  }
8467
8464
  },
8468
8465
  {
8469
- "id": 527,
8466
+ "id": 529,
8470
8467
  "name": "SkyAutocompleteSearchFunctionResponse",
8471
8468
  "kind": 4194304,
8472
8469
  "kindString": "Type alias",
@@ -8505,7 +8502,7 @@
8505
8502
  }
8506
8503
  },
8507
8504
  {
8508
- "id": 555,
8505
+ "id": 557,
8509
8506
  "name": "SkyLookupSelectModeType",
8510
8507
  "kind": 4194304,
8511
8508
  "kindString": "Type alias",
@@ -8537,39 +8534,39 @@
8537
8534
  "title": "Classes",
8538
8535
  "kind": 128,
8539
8536
  "children": [
8540
- 530,
8541
- 533,
8542
- 542,
8543
- 563,
8544
- 575,
8545
- 572,
8537
+ 532,
8538
+ 535,
8539
+ 544,
8540
+ 565,
8541
+ 577,
8542
+ 574,
8546
8543
  1,
8547
8544
  90,
8548
- 244,
8549
- 349
8545
+ 245,
8546
+ 350
8550
8547
  ]
8551
8548
  },
8552
8549
  {
8553
8550
  "title": "Interfaces",
8554
8551
  "kind": 256,
8555
8552
  "children": [
8556
- 528,
8557
- 536,
8558
- 545,
8559
- 548,
8560
- 556,
8561
- 559,
8562
- 569
8553
+ 530,
8554
+ 538,
8555
+ 547,
8556
+ 550,
8557
+ 558,
8558
+ 561,
8559
+ 571
8563
8560
  ]
8564
8561
  },
8565
8562
  {
8566
8563
  "title": "Type aliases",
8567
8564
  "kind": 4194304,
8568
8565
  "children": [
8569
- 517,
8570
- 522,
8571
- 527,
8572
- 555
8566
+ 519,
8567
+ 524,
8568
+ 529,
8569
+ 557
8573
8570
  ]
8574
8571
  }
8575
8572
  ],