@skyux/lookup 6.4.0 → 6.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +522 -547
- package/esm2020/lib/modules/autocomplete/autocomplete-input.directive.mjs +2 -2
- package/esm2020/lib/modules/autocomplete/autocomplete.component.mjs +1 -1
- package/esm2020/lib/modules/country-field/country-field.component.mjs +170 -152
- package/esm2020/lib/modules/lookup/lookup-autocomplete-adapter.mjs +14 -8
- package/esm2020/lib/modules/lookup/lookup-show-more-async-modal.component.mjs +65 -58
- package/esm2020/lib/modules/lookup/lookup-show-more-modal.component.mjs +49 -41
- package/esm2020/lib/modules/lookup/lookup.component.mjs +231 -222
- package/esm2020/lib/modules/lookup/types/lookup-show-more-custom-picker-context.mjs +1 -1
- package/esm2020/lib/modules/lookup/types/lookup-show-more-native-picker-async-context.mjs +1 -1
- package/esm2020/lib/modules/lookup/types/lookup-show-more-native-picker-context.mjs +1 -1
- package/esm2020/lib/modules/search/search-adapter.service.mjs +22 -21
- package/esm2020/lib/modules/search/search.component.mjs +68 -67
- package/esm2020/testing/country-field/country-field-fixture.mjs +1 -1
- package/fesm2015/skyux-lookup-testing.mjs.map +1 -1
- package/fesm2015/skyux-lookup.mjs +607 -564
- package/fesm2015/skyux-lookup.mjs.map +1 -1
- package/fesm2020/skyux-lookup-testing.mjs.map +1 -1
- package/fesm2020/skyux-lookup.mjs +605 -562
- package/fesm2020/skyux-lookup.mjs.map +1 -1
- package/lib/modules/autocomplete/autocomplete-input.directive.d.ts +1 -1
- package/lib/modules/autocomplete/autocomplete.component.d.ts +7 -7
- package/lib/modules/country-field/country-field.component.d.ts +14 -36
- package/lib/modules/lookup/lookup-autocomplete-adapter.d.ts +6 -8
- package/lib/modules/lookup/lookup-show-more-async-modal.component.d.ts +9 -16
- package/lib/modules/lookup/lookup-show-more-modal.component.d.ts +3 -4
- package/lib/modules/lookup/lookup.component.d.ts +17 -42
- package/lib/modules/lookup/types/lookup-show-more-native-picker-async-context.d.ts +1 -1
- package/lib/modules/lookup/types/lookup-show-more-native-picker-context.d.ts +1 -1
- package/lib/modules/search/search-adapter.service.d.ts +1 -5
- package/lib/modules/search/search.component.d.ts +11 -22
- package/package.json +10 -10
- package/testing/country-field/country-field-fixture.d.ts +1 -1
package/documentation.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"originalName": "",
|
|
35
35
|
"children": [
|
|
36
36
|
{
|
|
37
|
-
"id":
|
|
37
|
+
"id": 586,
|
|
38
38
|
"name": "SkyAutocompleteModule",
|
|
39
39
|
"kind": 128,
|
|
40
40
|
"kindString": "Class",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"title": "Constructors",
|
|
60
60
|
"kind": 512,
|
|
61
61
|
"children": [
|
|
62
|
-
|
|
62
|
+
587
|
|
63
63
|
]
|
|
64
64
|
}
|
|
65
65
|
],
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
]
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
|
-
"id":
|
|
75
|
+
"id": 589,
|
|
76
76
|
"name": "SkyCountryFieldModule",
|
|
77
77
|
"kind": 128,
|
|
78
78
|
"kindString": "Class",
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"title": "Constructors",
|
|
98
98
|
"kind": 512,
|
|
99
99
|
"children": [
|
|
100
|
-
|
|
100
|
+
590
|
|
101
101
|
]
|
|
102
102
|
}
|
|
103
103
|
],
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
]
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"id":
|
|
113
|
+
"id": 598,
|
|
114
114
|
"name": "SkyLookupModule",
|
|
115
115
|
"kind": 128,
|
|
116
116
|
"kindString": "Class",
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"title": "Constructors",
|
|
136
136
|
"kind": 512,
|
|
137
137
|
"children": [
|
|
138
|
-
|
|
138
|
+
599
|
|
139
139
|
]
|
|
140
140
|
}
|
|
141
141
|
],
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
]
|
|
149
149
|
},
|
|
150
150
|
{
|
|
151
|
-
"id":
|
|
151
|
+
"id": 619,
|
|
152
152
|
"name": "SkyLookupShowMoreCustomPickerContext",
|
|
153
153
|
"kind": 128,
|
|
154
154
|
"kindString": "Class",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
},
|
|
159
159
|
"children": [
|
|
160
160
|
{
|
|
161
|
-
"id":
|
|
161
|
+
"id": 623,
|
|
162
162
|
"name": "initialSearch",
|
|
163
163
|
"kind": 1024,
|
|
164
164
|
"kindString": "Property",
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
}
|
|
182
182
|
},
|
|
183
183
|
{
|
|
184
|
-
"id":
|
|
184
|
+
"id": 624,
|
|
185
185
|
"name": "initialValue",
|
|
186
186
|
"kind": 1024,
|
|
187
187
|
"kindString": "Property",
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
}
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
|
-
"id":
|
|
207
|
+
"id": 622,
|
|
208
208
|
"name": "items",
|
|
209
209
|
"kind": 1024,
|
|
210
210
|
"kindString": "Property",
|
|
@@ -235,16 +235,16 @@
|
|
|
235
235
|
"title": "Constructors",
|
|
236
236
|
"kind": 512,
|
|
237
237
|
"children": [
|
|
238
|
-
|
|
238
|
+
620
|
|
239
239
|
]
|
|
240
240
|
},
|
|
241
241
|
{
|
|
242
242
|
"title": "Properties",
|
|
243
243
|
"kind": 1024,
|
|
244
244
|
"children": [
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
245
|
+
623,
|
|
246
|
+
624,
|
|
247
|
+
622
|
|
248
248
|
]
|
|
249
249
|
}
|
|
250
250
|
],
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
]
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
|
-
"id":
|
|
260
|
+
"id": 631,
|
|
261
261
|
"name": "SkySearchComponent",
|
|
262
262
|
"kind": 128,
|
|
263
263
|
"kindString": "Class",
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
],
|
|
279
279
|
"children": [
|
|
280
280
|
{
|
|
281
|
-
"id":
|
|
281
|
+
"id": 632,
|
|
282
282
|
"name": "constructor",
|
|
283
283
|
"kind": 512,
|
|
284
284
|
"kindString": "Constructor",
|
|
@@ -286,20 +286,20 @@
|
|
|
286
286
|
"sources": [
|
|
287
287
|
{
|
|
288
288
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
289
|
-
"line":
|
|
289
|
+
"line": 142,
|
|
290
290
|
"character": 2
|
|
291
291
|
}
|
|
292
292
|
],
|
|
293
293
|
"signatures": [
|
|
294
294
|
{
|
|
295
|
-
"id":
|
|
295
|
+
"id": 633,
|
|
296
296
|
"name": "new SkySearchComponent",
|
|
297
297
|
"kind": 16384,
|
|
298
298
|
"kindString": "Constructor signature",
|
|
299
299
|
"flags": {},
|
|
300
300
|
"parameters": [
|
|
301
301
|
{
|
|
302
|
-
"id":
|
|
302
|
+
"id": 634,
|
|
303
303
|
"name": "mediaQueryService",
|
|
304
304
|
"kind": 32768,
|
|
305
305
|
"kindString": "Parameter",
|
|
@@ -310,7 +310,7 @@
|
|
|
310
310
|
}
|
|
311
311
|
},
|
|
312
312
|
{
|
|
313
|
-
"id":
|
|
313
|
+
"id": 635,
|
|
314
314
|
"name": "elRef",
|
|
315
315
|
"kind": 32768,
|
|
316
316
|
"kindString": "Parameter",
|
|
@@ -329,7 +329,7 @@
|
|
|
329
329
|
}
|
|
330
330
|
},
|
|
331
331
|
{
|
|
332
|
-
"id":
|
|
332
|
+
"id": 636,
|
|
333
333
|
"name": "searchAdapter",
|
|
334
334
|
"kind": 32768,
|
|
335
335
|
"kindString": "Parameter",
|
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
}
|
|
341
341
|
},
|
|
342
342
|
{
|
|
343
|
-
"id":
|
|
343
|
+
"id": 637,
|
|
344
344
|
"name": "changeRef",
|
|
345
345
|
"kind": 32768,
|
|
346
346
|
"kindString": "Parameter",
|
|
@@ -355,14 +355,14 @@
|
|
|
355
355
|
],
|
|
356
356
|
"type": {
|
|
357
357
|
"type": "reference",
|
|
358
|
-
"id":
|
|
358
|
+
"id": 631,
|
|
359
359
|
"name": "SkySearchComponent"
|
|
360
360
|
}
|
|
361
361
|
}
|
|
362
362
|
]
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
|
-
"id":
|
|
365
|
+
"id": 646,
|
|
366
366
|
"name": "breakpointSubscription",
|
|
367
367
|
"kind": 1024,
|
|
368
368
|
"kindString": "Property",
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"sources": [
|
|
373
373
|
{
|
|
374
374
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
375
|
-
"line":
|
|
375
|
+
"line": 116,
|
|
376
376
|
"character": 9
|
|
377
377
|
}
|
|
378
378
|
],
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
}
|
|
385
385
|
},
|
|
386
386
|
{
|
|
387
|
-
"id":
|
|
387
|
+
"id": 647,
|
|
388
388
|
"name": "clearButtonShown",
|
|
389
389
|
"kind": 1024,
|
|
390
390
|
"kindString": "Property",
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
"sources": [
|
|
395
395
|
{
|
|
396
396
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
397
|
-
"line":
|
|
397
|
+
"line": 118,
|
|
398
398
|
"character": 9
|
|
399
399
|
}
|
|
400
400
|
],
|
|
@@ -405,7 +405,7 @@
|
|
|
405
405
|
"defaultValue": "false"
|
|
406
406
|
},
|
|
407
407
|
{
|
|
408
|
-
"id":
|
|
408
|
+
"id": 643,
|
|
409
409
|
"name": "debounceTime",
|
|
410
410
|
"kind": 1024,
|
|
411
411
|
"kindString": "Property",
|
|
@@ -413,13 +413,7 @@
|
|
|
413
413
|
"isPublic": true
|
|
414
414
|
},
|
|
415
415
|
"comment": {
|
|
416
|
-
"shortText": "Specifies how many milliseconds to wait before searching after users enter text in the search input."
|
|
417
|
-
"tags": [
|
|
418
|
-
{
|
|
419
|
-
"tag": "default",
|
|
420
|
-
"text": "0\n"
|
|
421
|
-
}
|
|
422
|
-
]
|
|
416
|
+
"shortText": "Specifies how many milliseconds to wait before searching after users enter text in the search input."
|
|
423
417
|
},
|
|
424
418
|
"decorators": [
|
|
425
419
|
{
|
|
@@ -436,7 +430,7 @@
|
|
|
436
430
|
"sources": [
|
|
437
431
|
{
|
|
438
432
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
439
|
-
"line":
|
|
433
|
+
"line": 100,
|
|
440
434
|
"character": 9
|
|
441
435
|
}
|
|
442
436
|
],
|
|
@@ -447,7 +441,7 @@
|
|
|
447
441
|
"defaultValue": "0"
|
|
448
442
|
},
|
|
449
443
|
{
|
|
450
|
-
"id":
|
|
444
|
+
"id": 644,
|
|
451
445
|
"name": "disabled",
|
|
452
446
|
"kind": 1024,
|
|
453
447
|
"kindString": "Property",
|
|
@@ -455,13 +449,7 @@
|
|
|
455
449
|
"isPublic": true
|
|
456
450
|
},
|
|
457
451
|
"comment": {
|
|
458
|
-
"shortText": "Indicates whether to disable the filter button."
|
|
459
|
-
"tags": [
|
|
460
|
-
{
|
|
461
|
-
"tag": "default",
|
|
462
|
-
"text": "false\n"
|
|
463
|
-
}
|
|
464
|
-
]
|
|
452
|
+
"shortText": "Indicates whether to disable the filter button."
|
|
465
453
|
},
|
|
466
454
|
"decorators": [
|
|
467
455
|
{
|
|
@@ -478,7 +466,7 @@
|
|
|
478
466
|
"sources": [
|
|
479
467
|
{
|
|
480
468
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
481
|
-
"line":
|
|
469
|
+
"line": 106,
|
|
482
470
|
"character": 9
|
|
483
471
|
}
|
|
484
472
|
],
|
|
@@ -489,7 +477,7 @@
|
|
|
489
477
|
"defaultValue": "false"
|
|
490
478
|
},
|
|
491
479
|
{
|
|
492
|
-
"id":
|
|
480
|
+
"id": 648,
|
|
493
481
|
"name": "dismissButtonShown",
|
|
494
482
|
"kind": 1024,
|
|
495
483
|
"kindString": "Property",
|
|
@@ -499,7 +487,7 @@
|
|
|
499
487
|
"sources": [
|
|
500
488
|
{
|
|
501
489
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
502
|
-
"line":
|
|
490
|
+
"line": 120,
|
|
503
491
|
"character": 9
|
|
504
492
|
}
|
|
505
493
|
],
|
|
@@ -510,7 +498,7 @@
|
|
|
510
498
|
"defaultValue": "false"
|
|
511
499
|
},
|
|
512
500
|
{
|
|
513
|
-
"id":
|
|
501
|
+
"id": 642,
|
|
514
502
|
"name": "expandMode",
|
|
515
503
|
"kind": 1024,
|
|
516
504
|
"kindString": "Property",
|
|
@@ -552,7 +540,7 @@
|
|
|
552
540
|
"defaultValue": "EXPAND_MODE_RESPONSIVE"
|
|
553
541
|
},
|
|
554
542
|
{
|
|
555
|
-
"id":
|
|
543
|
+
"id": 649,
|
|
556
544
|
"name": "inputAnimate",
|
|
557
545
|
"kind": 1024,
|
|
558
546
|
"kindString": "Property",
|
|
@@ -573,7 +561,7 @@
|
|
|
573
561
|
"defaultValue": "INPUT_SHOWN_STATE"
|
|
574
562
|
},
|
|
575
563
|
{
|
|
576
|
-
"id":
|
|
564
|
+
"id": 650,
|
|
577
565
|
"name": "isCollapsible",
|
|
578
566
|
"kind": 1024,
|
|
579
567
|
"kindString": "Property",
|
|
@@ -583,7 +571,7 @@
|
|
|
583
571
|
"sources": [
|
|
584
572
|
{
|
|
585
573
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
586
|
-
"line":
|
|
574
|
+
"line": 124,
|
|
587
575
|
"character": 9
|
|
588
576
|
}
|
|
589
577
|
],
|
|
@@ -594,7 +582,7 @@
|
|
|
594
582
|
"defaultValue": "true"
|
|
595
583
|
},
|
|
596
584
|
{
|
|
597
|
-
"id":
|
|
585
|
+
"id": 651,
|
|
598
586
|
"name": "isFullWidth",
|
|
599
587
|
"kind": 1024,
|
|
600
588
|
"kindString": "Property",
|
|
@@ -604,7 +592,7 @@
|
|
|
604
592
|
"sources": [
|
|
605
593
|
{
|
|
606
594
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
607
|
-
"line":
|
|
595
|
+
"line": 126,
|
|
608
596
|
"character": 9
|
|
609
597
|
}
|
|
610
598
|
],
|
|
@@ -615,7 +603,7 @@
|
|
|
615
603
|
"defaultValue": "false"
|
|
616
604
|
},
|
|
617
605
|
{
|
|
618
|
-
"id":
|
|
606
|
+
"id": 652,
|
|
619
607
|
"name": "mobileSearchShown",
|
|
620
608
|
"kind": 1024,
|
|
621
609
|
"kindString": "Property",
|
|
@@ -625,7 +613,7 @@
|
|
|
625
613
|
"sources": [
|
|
626
614
|
{
|
|
627
615
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
628
|
-
"line":
|
|
616
|
+
"line": 128,
|
|
629
617
|
"character": 9
|
|
630
618
|
}
|
|
631
619
|
],
|
|
@@ -636,7 +624,7 @@
|
|
|
636
624
|
"defaultValue": "false"
|
|
637
625
|
},
|
|
638
626
|
{
|
|
639
|
-
"id":
|
|
627
|
+
"id": 645,
|
|
640
628
|
"name": "placeholderText",
|
|
641
629
|
"kind": 1024,
|
|
642
630
|
"kindString": "Property",
|
|
@@ -667,7 +655,7 @@
|
|
|
667
655
|
"sources": [
|
|
668
656
|
{
|
|
669
657
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
670
|
-
"line":
|
|
658
|
+
"line": 114,
|
|
671
659
|
"character": 9
|
|
672
660
|
}
|
|
673
661
|
],
|
|
@@ -677,7 +665,7 @@
|
|
|
677
665
|
}
|
|
678
666
|
},
|
|
679
667
|
{
|
|
680
|
-
"id":
|
|
668
|
+
"id": 638,
|
|
681
669
|
"name": "searchApply",
|
|
682
670
|
"kind": 1024,
|
|
683
671
|
"kindString": "Property",
|
|
@@ -721,7 +709,7 @@
|
|
|
721
709
|
"defaultValue": "..."
|
|
722
710
|
},
|
|
723
711
|
{
|
|
724
|
-
"id":
|
|
712
|
+
"id": 653,
|
|
725
713
|
"name": "searchButtonShown",
|
|
726
714
|
"kind": 1024,
|
|
727
715
|
"kindString": "Property",
|
|
@@ -731,7 +719,7 @@
|
|
|
731
719
|
"sources": [
|
|
732
720
|
{
|
|
733
721
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
734
|
-
"line":
|
|
722
|
+
"line": 130,
|
|
735
723
|
"character": 9
|
|
736
724
|
}
|
|
737
725
|
],
|
|
@@ -742,7 +730,7 @@
|
|
|
742
730
|
"defaultValue": "false"
|
|
743
731
|
},
|
|
744
732
|
{
|
|
745
|
-
"id":
|
|
733
|
+
"id": 639,
|
|
746
734
|
"name": "searchChange",
|
|
747
735
|
"kind": 1024,
|
|
748
736
|
"kindString": "Property",
|
|
@@ -786,7 +774,7 @@
|
|
|
786
774
|
"defaultValue": "..."
|
|
787
775
|
},
|
|
788
776
|
{
|
|
789
|
-
"id":
|
|
777
|
+
"id": 640,
|
|
790
778
|
"name": "searchClear",
|
|
791
779
|
"kind": 1024,
|
|
792
780
|
"kindString": "Property",
|
|
@@ -830,7 +818,7 @@
|
|
|
830
818
|
"defaultValue": "..."
|
|
831
819
|
},
|
|
832
820
|
{
|
|
833
|
-
"id":
|
|
821
|
+
"id": 641,
|
|
834
822
|
"name": "searchText",
|
|
835
823
|
"kind": 1024,
|
|
836
824
|
"kindString": "Property",
|
|
@@ -865,7 +853,7 @@
|
|
|
865
853
|
}
|
|
866
854
|
},
|
|
867
855
|
{
|
|
868
|
-
"id":
|
|
856
|
+
"id": 670,
|
|
869
857
|
"name": "applySearchText",
|
|
870
858
|
"kind": 2048,
|
|
871
859
|
"kindString": "Method",
|
|
@@ -875,20 +863,20 @@
|
|
|
875
863
|
"sources": [
|
|
876
864
|
{
|
|
877
865
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
878
|
-
"line":
|
|
866
|
+
"line": 217,
|
|
879
867
|
"character": 9
|
|
880
868
|
}
|
|
881
869
|
],
|
|
882
870
|
"signatures": [
|
|
883
871
|
{
|
|
884
|
-
"id":
|
|
872
|
+
"id": 671,
|
|
885
873
|
"name": "applySearchText",
|
|
886
874
|
"kind": 4096,
|
|
887
875
|
"kindString": "Call signature",
|
|
888
876
|
"flags": {},
|
|
889
877
|
"parameters": [
|
|
890
878
|
{
|
|
891
|
-
"id":
|
|
879
|
+
"id": 672,
|
|
892
880
|
"name": "searchText",
|
|
893
881
|
"kind": 32768,
|
|
894
882
|
"kindString": "Parameter",
|
|
@@ -907,7 +895,7 @@
|
|
|
907
895
|
]
|
|
908
896
|
},
|
|
909
897
|
{
|
|
910
|
-
"id":
|
|
898
|
+
"id": 664,
|
|
911
899
|
"name": "clearSearchText",
|
|
912
900
|
"kind": 2048,
|
|
913
901
|
"kindString": "Method",
|
|
@@ -917,13 +905,13 @@
|
|
|
917
905
|
"sources": [
|
|
918
906
|
{
|
|
919
907
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
920
|
-
"line":
|
|
908
|
+
"line": 199,
|
|
921
909
|
"character": 9
|
|
922
910
|
}
|
|
923
911
|
],
|
|
924
912
|
"signatures": [
|
|
925
913
|
{
|
|
926
|
-
"id":
|
|
914
|
+
"id": 665,
|
|
927
915
|
"name": "clearSearchText",
|
|
928
916
|
"kind": 4096,
|
|
929
917
|
"kindString": "Call signature",
|
|
@@ -936,7 +924,7 @@
|
|
|
936
924
|
]
|
|
937
925
|
},
|
|
938
926
|
{
|
|
939
|
-
"id":
|
|
927
|
+
"id": 666,
|
|
940
928
|
"name": "enterPress",
|
|
941
929
|
"kind": 2048,
|
|
942
930
|
"kindString": "Method",
|
|
@@ -946,20 +934,20 @@
|
|
|
946
934
|
"sources": [
|
|
947
935
|
{
|
|
948
936
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
949
|
-
"line":
|
|
937
|
+
"line": 211,
|
|
950
938
|
"character": 9
|
|
951
939
|
}
|
|
952
940
|
],
|
|
953
941
|
"signatures": [
|
|
954
942
|
{
|
|
955
|
-
"id":
|
|
943
|
+
"id": 667,
|
|
956
944
|
"name": "enterPress",
|
|
957
945
|
"kind": 4096,
|
|
958
946
|
"kindString": "Call signature",
|
|
959
947
|
"flags": {},
|
|
960
948
|
"parameters": [
|
|
961
949
|
{
|
|
962
|
-
"id":
|
|
950
|
+
"id": 668,
|
|
963
951
|
"name": "event",
|
|
964
952
|
"kind": 32768,
|
|
965
953
|
"kindString": "Parameter",
|
|
@@ -972,7 +960,7 @@
|
|
|
972
960
|
}
|
|
973
961
|
},
|
|
974
962
|
{
|
|
975
|
-
"id":
|
|
963
|
+
"id": 669,
|
|
976
964
|
"name": "searchText",
|
|
977
965
|
"kind": 32768,
|
|
978
966
|
"kindString": "Parameter",
|
|
@@ -991,7 +979,7 @@
|
|
|
991
979
|
]
|
|
992
980
|
},
|
|
993
981
|
{
|
|
994
|
-
"id":
|
|
982
|
+
"id": 682,
|
|
995
983
|
"name": "inputAnimationEnd",
|
|
996
984
|
"kind": 2048,
|
|
997
985
|
"kindString": "Method",
|
|
@@ -1001,20 +989,20 @@
|
|
|
1001
989
|
"sources": [
|
|
1002
990
|
{
|
|
1003
991
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1004
|
-
"line":
|
|
992
|
+
"line": 263,
|
|
1005
993
|
"character": 9
|
|
1006
994
|
}
|
|
1007
995
|
],
|
|
1008
996
|
"signatures": [
|
|
1009
997
|
{
|
|
1010
|
-
"id":
|
|
998
|
+
"id": 683,
|
|
1011
999
|
"name": "inputAnimationEnd",
|
|
1012
1000
|
"kind": 4096,
|
|
1013
1001
|
"kindString": "Call signature",
|
|
1014
1002
|
"flags": {},
|
|
1015
1003
|
"parameters": [
|
|
1016
1004
|
{
|
|
1017
|
-
"id":
|
|
1005
|
+
"id": 684,
|
|
1018
1006
|
"name": "event",
|
|
1019
1007
|
"kind": 32768,
|
|
1020
1008
|
"kindString": "Parameter",
|
|
@@ -1035,7 +1023,7 @@
|
|
|
1035
1023
|
]
|
|
1036
1024
|
},
|
|
1037
1025
|
{
|
|
1038
|
-
"id":
|
|
1026
|
+
"id": 679,
|
|
1039
1027
|
"name": "inputAnimationStart",
|
|
1040
1028
|
"kind": 2048,
|
|
1041
1029
|
"kindString": "Method",
|
|
@@ -1045,20 +1033,20 @@
|
|
|
1045
1033
|
"sources": [
|
|
1046
1034
|
{
|
|
1047
1035
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1048
|
-
"line":
|
|
1036
|
+
"line": 249,
|
|
1049
1037
|
"character": 9
|
|
1050
1038
|
}
|
|
1051
1039
|
],
|
|
1052
1040
|
"signatures": [
|
|
1053
1041
|
{
|
|
1054
|
-
"id":
|
|
1042
|
+
"id": 680,
|
|
1055
1043
|
"name": "inputAnimationStart",
|
|
1056
1044
|
"kind": 4096,
|
|
1057
1045
|
"kindString": "Call signature",
|
|
1058
1046
|
"flags": {},
|
|
1059
1047
|
"parameters": [
|
|
1060
1048
|
{
|
|
1061
|
-
"id":
|
|
1049
|
+
"id": 681,
|
|
1062
1050
|
"name": "event",
|
|
1063
1051
|
"kind": 32768,
|
|
1064
1052
|
"kindString": "Parameter",
|
|
@@ -1079,7 +1067,7 @@
|
|
|
1079
1067
|
]
|
|
1080
1068
|
},
|
|
1081
1069
|
{
|
|
1082
|
-
"id":
|
|
1070
|
+
"id": 661,
|
|
1083
1071
|
"name": "ngOnChanges",
|
|
1084
1072
|
"kind": 2048,
|
|
1085
1073
|
"kindString": "Method",
|
|
@@ -1089,20 +1077,20 @@
|
|
|
1089
1077
|
"sources": [
|
|
1090
1078
|
{
|
|
1091
1079
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1092
|
-
"line":
|
|
1080
|
+
"line": 172,
|
|
1093
1081
|
"character": 9
|
|
1094
1082
|
}
|
|
1095
1083
|
],
|
|
1096
1084
|
"signatures": [
|
|
1097
1085
|
{
|
|
1098
|
-
"id":
|
|
1086
|
+
"id": 662,
|
|
1099
1087
|
"name": "ngOnChanges",
|
|
1100
1088
|
"kind": 4096,
|
|
1101
1089
|
"kindString": "Call signature",
|
|
1102
1090
|
"flags": {},
|
|
1103
1091
|
"parameters": [
|
|
1104
1092
|
{
|
|
1105
|
-
"id":
|
|
1093
|
+
"id": 663,
|
|
1106
1094
|
"name": "changes",
|
|
1107
1095
|
"kind": 32768,
|
|
1108
1096
|
"kindString": "Parameter",
|
|
@@ -1131,7 +1119,7 @@
|
|
|
1131
1119
|
}
|
|
1132
1120
|
},
|
|
1133
1121
|
{
|
|
1134
|
-
"id":
|
|
1122
|
+
"id": 685,
|
|
1135
1123
|
"name": "ngOnDestroy",
|
|
1136
1124
|
"kind": 2048,
|
|
1137
1125
|
"kindString": "Method",
|
|
@@ -1141,13 +1129,13 @@
|
|
|
1141
1129
|
"sources": [
|
|
1142
1130
|
{
|
|
1143
1131
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1144
|
-
"line":
|
|
1132
|
+
"line": 281,
|
|
1145
1133
|
"character": 9
|
|
1146
1134
|
}
|
|
1147
1135
|
],
|
|
1148
1136
|
"signatures": [
|
|
1149
1137
|
{
|
|
1150
|
-
"id":
|
|
1138
|
+
"id": 686,
|
|
1151
1139
|
"name": "ngOnDestroy",
|
|
1152
1140
|
"kind": 4096,
|
|
1153
1141
|
"kindString": "Call signature",
|
|
@@ -1168,7 +1156,7 @@
|
|
|
1168
1156
|
}
|
|
1169
1157
|
},
|
|
1170
1158
|
{
|
|
1171
|
-
"id":
|
|
1159
|
+
"id": 659,
|
|
1172
1160
|
"name": "ngOnInit",
|
|
1173
1161
|
"kind": 2048,
|
|
1174
1162
|
"kindString": "Method",
|
|
@@ -1178,13 +1166,13 @@
|
|
|
1178
1166
|
"sources": [
|
|
1179
1167
|
{
|
|
1180
1168
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1181
|
-
"line":
|
|
1169
|
+
"line": 154,
|
|
1182
1170
|
"character": 9
|
|
1183
1171
|
}
|
|
1184
1172
|
],
|
|
1185
1173
|
"signatures": [
|
|
1186
1174
|
{
|
|
1187
|
-
"id":
|
|
1175
|
+
"id": 660,
|
|
1188
1176
|
"name": "ngOnInit",
|
|
1189
1177
|
"kind": 4096,
|
|
1190
1178
|
"kindString": "Call signature",
|
|
@@ -1205,7 +1193,7 @@
|
|
|
1205
1193
|
}
|
|
1206
1194
|
},
|
|
1207
1195
|
{
|
|
1208
|
-
"id":
|
|
1196
|
+
"id": 673,
|
|
1209
1197
|
"name": "searchTextChanged",
|
|
1210
1198
|
"kind": 2048,
|
|
1211
1199
|
"kindString": "Method",
|
|
@@ -1215,20 +1203,20 @@
|
|
|
1215
1203
|
"sources": [
|
|
1216
1204
|
{
|
|
1217
1205
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1218
|
-
"line":
|
|
1206
|
+
"line": 234,
|
|
1219
1207
|
"character": 9
|
|
1220
1208
|
}
|
|
1221
1209
|
],
|
|
1222
1210
|
"signatures": [
|
|
1223
1211
|
{
|
|
1224
|
-
"id":
|
|
1212
|
+
"id": 674,
|
|
1225
1213
|
"name": "searchTextChanged",
|
|
1226
1214
|
"kind": 4096,
|
|
1227
1215
|
"kindString": "Call signature",
|
|
1228
1216
|
"flags": {},
|
|
1229
1217
|
"parameters": [
|
|
1230
1218
|
{
|
|
1231
|
-
"id":
|
|
1219
|
+
"id": 675,
|
|
1232
1220
|
"name": "searchText",
|
|
1233
1221
|
"kind": 32768,
|
|
1234
1222
|
"kindString": "Parameter",
|
|
@@ -1247,7 +1235,7 @@
|
|
|
1247
1235
|
]
|
|
1248
1236
|
},
|
|
1249
1237
|
{
|
|
1250
|
-
"id":
|
|
1238
|
+
"id": 676,
|
|
1251
1239
|
"name": "toggleSearchInput",
|
|
1252
1240
|
"kind": 2048,
|
|
1253
1241
|
"kindString": "Method",
|
|
@@ -1257,20 +1245,20 @@
|
|
|
1257
1245
|
"sources": [
|
|
1258
1246
|
{
|
|
1259
1247
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1260
|
-
"line":
|
|
1248
|
+
"line": 239,
|
|
1261
1249
|
"character": 9
|
|
1262
1250
|
}
|
|
1263
1251
|
],
|
|
1264
1252
|
"signatures": [
|
|
1265
1253
|
{
|
|
1266
|
-
"id":
|
|
1254
|
+
"id": 677,
|
|
1267
1255
|
"name": "toggleSearchInput",
|
|
1268
1256
|
"kind": 4096,
|
|
1269
1257
|
"kindString": "Call signature",
|
|
1270
1258
|
"flags": {},
|
|
1271
1259
|
"parameters": [
|
|
1272
1260
|
{
|
|
1273
|
-
"id":
|
|
1261
|
+
"id": 678,
|
|
1274
1262
|
"name": "showInput",
|
|
1275
1263
|
"kind": 32768,
|
|
1276
1264
|
"kindString": "Parameter",
|
|
@@ -1294,45 +1282,45 @@
|
|
|
1294
1282
|
"title": "Constructors",
|
|
1295
1283
|
"kind": 512,
|
|
1296
1284
|
"children": [
|
|
1297
|
-
|
|
1285
|
+
632
|
|
1298
1286
|
]
|
|
1299
1287
|
},
|
|
1300
1288
|
{
|
|
1301
1289
|
"title": "Properties",
|
|
1302
1290
|
"kind": 1024,
|
|
1303
1291
|
"children": [
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1292
|
+
646,
|
|
1293
|
+
647,
|
|
1294
|
+
643,
|
|
1295
|
+
644,
|
|
1296
|
+
648,
|
|
1297
|
+
642,
|
|
1298
|
+
649,
|
|
1299
|
+
650,
|
|
1300
|
+
651,
|
|
1301
|
+
652,
|
|
1302
|
+
645,
|
|
1313
1303
|
638,
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
627,
|
|
1319
|
-
628
|
|
1304
|
+
653,
|
|
1305
|
+
639,
|
|
1306
|
+
640,
|
|
1307
|
+
641
|
|
1320
1308
|
]
|
|
1321
1309
|
},
|
|
1322
1310
|
{
|
|
1323
1311
|
"title": "Methods",
|
|
1324
1312
|
"kind": 2048,
|
|
1325
1313
|
"children": [
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1314
|
+
670,
|
|
1315
|
+
664,
|
|
1316
|
+
666,
|
|
1317
|
+
682,
|
|
1318
|
+
679,
|
|
1319
|
+
661,
|
|
1320
|
+
685,
|
|
1321
|
+
659,
|
|
1322
|
+
673,
|
|
1323
|
+
676
|
|
1336
1324
|
]
|
|
1337
1325
|
}
|
|
1338
1326
|
],
|
|
@@ -1365,7 +1353,7 @@
|
|
|
1365
1353
|
]
|
|
1366
1354
|
},
|
|
1367
1355
|
{
|
|
1368
|
-
"id":
|
|
1356
|
+
"id": 628,
|
|
1369
1357
|
"name": "SkySearchModule",
|
|
1370
1358
|
"kind": 128,
|
|
1371
1359
|
"kindString": "Class",
|
|
@@ -1390,7 +1378,7 @@
|
|
|
1390
1378
|
"title": "Constructors",
|
|
1391
1379
|
"kind": 512,
|
|
1392
1380
|
"children": [
|
|
1393
|
-
|
|
1381
|
+
629
|
|
1394
1382
|
]
|
|
1395
1383
|
}
|
|
1396
1384
|
],
|
|
@@ -2961,7 +2949,7 @@
|
|
|
2961
2949
|
"typeArguments": [
|
|
2962
2950
|
{
|
|
2963
2951
|
"type": "reference",
|
|
2964
|
-
"id":
|
|
2952
|
+
"id": 561,
|
|
2965
2953
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
2966
2954
|
}
|
|
2967
2955
|
],
|
|
@@ -3005,7 +2993,7 @@
|
|
|
3005
2993
|
"type": "array",
|
|
3006
2994
|
"elementType": {
|
|
3007
2995
|
"type": "reference",
|
|
3008
|
-
"id":
|
|
2996
|
+
"id": 578,
|
|
3009
2997
|
"name": "SkyAutocompleteSearchFunctionFilter"
|
|
3010
2998
|
}
|
|
3011
2999
|
}
|
|
@@ -3086,7 +3074,7 @@
|
|
|
3086
3074
|
"typeArguments": [
|
|
3087
3075
|
{
|
|
3088
3076
|
"type": "reference",
|
|
3089
|
-
"id":
|
|
3077
|
+
"id": 584,
|
|
3090
3078
|
"name": "SkyAutocompleteSelectionChange"
|
|
3091
3079
|
}
|
|
3092
3080
|
],
|
|
@@ -3536,7 +3524,7 @@
|
|
|
3536
3524
|
},
|
|
3537
3525
|
"type": {
|
|
3538
3526
|
"type": "reference",
|
|
3539
|
-
"id":
|
|
3527
|
+
"id": 573,
|
|
3540
3528
|
"name": "SkyAutocompleteSearchFunction"
|
|
3541
3529
|
}
|
|
3542
3530
|
}
|
|
@@ -3560,7 +3548,7 @@
|
|
|
3560
3548
|
"flags": {},
|
|
3561
3549
|
"type": {
|
|
3562
3550
|
"type": "reference",
|
|
3563
|
-
"id":
|
|
3551
|
+
"id": 573,
|
|
3564
3552
|
"name": "SkyAutocompleteSearchFunction"
|
|
3565
3553
|
}
|
|
3566
3554
|
}
|
|
@@ -4336,7 +4324,7 @@
|
|
|
4336
4324
|
"sources": [
|
|
4337
4325
|
{
|
|
4338
4326
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4339
|
-
"line":
|
|
4327
|
+
"line": 275,
|
|
4340
4328
|
"character": 2
|
|
4341
4329
|
}
|
|
4342
4330
|
],
|
|
@@ -4495,7 +4483,7 @@
|
|
|
4495
4483
|
"sources": [
|
|
4496
4484
|
{
|
|
4497
4485
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4498
|
-
"line":
|
|
4486
|
+
"line": 67,
|
|
4499
4487
|
"character": 9
|
|
4500
4488
|
}
|
|
4501
4489
|
],
|
|
@@ -4515,7 +4503,7 @@
|
|
|
4515
4503
|
"sources": [
|
|
4516
4504
|
{
|
|
4517
4505
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4518
|
-
"line":
|
|
4506
|
+
"line": 163,
|
|
4519
4507
|
"character": 9
|
|
4520
4508
|
}
|
|
4521
4509
|
],
|
|
@@ -4523,10 +4511,11 @@
|
|
|
4523
4511
|
"type": "array",
|
|
4524
4512
|
"elementType": {
|
|
4525
4513
|
"type": "reference",
|
|
4526
|
-
"id":
|
|
4514
|
+
"id": 592,
|
|
4527
4515
|
"name": "SkyCountryFieldCountry"
|
|
4528
4516
|
}
|
|
4529
|
-
}
|
|
4517
|
+
},
|
|
4518
|
+
"defaultValue": "[]"
|
|
4530
4519
|
},
|
|
4531
4520
|
{
|
|
4532
4521
|
"id": 296,
|
|
@@ -4553,7 +4542,7 @@
|
|
|
4553
4542
|
"sources": [
|
|
4554
4543
|
{
|
|
4555
4544
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4556
|
-
"line":
|
|
4545
|
+
"line": 172,
|
|
4557
4546
|
"character": 9
|
|
4558
4547
|
}
|
|
4559
4548
|
],
|
|
@@ -4574,7 +4563,7 @@
|
|
|
4574
4563
|
"sources": [
|
|
4575
4564
|
{
|
|
4576
4565
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4577
|
-
"line":
|
|
4566
|
+
"line": 165,
|
|
4578
4567
|
"character": 9
|
|
4579
4568
|
}
|
|
4580
4569
|
],
|
|
@@ -4596,7 +4585,7 @@
|
|
|
4596
4585
|
"sources": [
|
|
4597
4586
|
{
|
|
4598
4587
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4599
|
-
"line":
|
|
4588
|
+
"line": 227,
|
|
4600
4589
|
"character": 9
|
|
4601
4590
|
}
|
|
4602
4591
|
],
|
|
@@ -4615,13 +4604,7 @@
|
|
|
4615
4604
|
"isPublic": true
|
|
4616
4605
|
},
|
|
4617
4606
|
"comment": {
|
|
4618
|
-
"shortText": "Indicates whether to hide the flag in the input element."
|
|
4619
|
-
"tags": [
|
|
4620
|
-
{
|
|
4621
|
-
"tag": "default",
|
|
4622
|
-
"text": "false\n"
|
|
4623
|
-
}
|
|
4624
|
-
]
|
|
4607
|
+
"shortText": "Indicates whether to hide the flag in the input element."
|
|
4625
4608
|
},
|
|
4626
4609
|
"decorators": [
|
|
4627
4610
|
{
|
|
@@ -4638,14 +4621,15 @@
|
|
|
4638
4621
|
"sources": [
|
|
4639
4622
|
{
|
|
4640
4623
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4641
|
-
"line":
|
|
4624
|
+
"line": 121,
|
|
4642
4625
|
"character": 9
|
|
4643
4626
|
}
|
|
4644
4627
|
],
|
|
4645
4628
|
"type": {
|
|
4646
4629
|
"type": "intrinsic",
|
|
4647
4630
|
"name": "boolean"
|
|
4648
|
-
}
|
|
4631
|
+
},
|
|
4632
|
+
"defaultValue": "false"
|
|
4649
4633
|
},
|
|
4650
4634
|
{
|
|
4651
4635
|
"id": 302,
|
|
@@ -4658,7 +4642,7 @@
|
|
|
4658
4642
|
"sources": [
|
|
4659
4643
|
{
|
|
4660
4644
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4661
|
-
"line":
|
|
4645
|
+
"line": 229,
|
|
4662
4646
|
"character": 9
|
|
4663
4647
|
}
|
|
4664
4648
|
],
|
|
@@ -4678,7 +4662,7 @@
|
|
|
4678
4662
|
"sources": [
|
|
4679
4663
|
{
|
|
4680
4664
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4681
|
-
"line":
|
|
4665
|
+
"line": 167,
|
|
4682
4666
|
"character": 9
|
|
4683
4667
|
}
|
|
4684
4668
|
],
|
|
@@ -4699,7 +4683,7 @@
|
|
|
4699
4683
|
"sources": [
|
|
4700
4684
|
{
|
|
4701
4685
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4702
|
-
"line":
|
|
4686
|
+
"line": 169,
|
|
4703
4687
|
"character": 9
|
|
4704
4688
|
}
|
|
4705
4689
|
],
|
|
@@ -4735,7 +4719,7 @@
|
|
|
4735
4719
|
"sources": [
|
|
4736
4720
|
{
|
|
4737
4721
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4738
|
-
"line":
|
|
4722
|
+
"line": 161,
|
|
4739
4723
|
"character": 9
|
|
4740
4724
|
}
|
|
4741
4725
|
],
|
|
@@ -4744,7 +4728,7 @@
|
|
|
4744
4728
|
"typeArguments": [
|
|
4745
4729
|
{
|
|
4746
4730
|
"type": "reference",
|
|
4747
|
-
"id":
|
|
4731
|
+
"id": 592,
|
|
4748
4732
|
"name": "SkyCountryFieldCountry"
|
|
4749
4733
|
}
|
|
4750
4734
|
],
|
|
@@ -4777,7 +4761,7 @@
|
|
|
4777
4761
|
"sources": [
|
|
4778
4762
|
{
|
|
4779
4763
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4780
|
-
"line":
|
|
4764
|
+
"line": 76,
|
|
4781
4765
|
"character": 13
|
|
4782
4766
|
}
|
|
4783
4767
|
],
|
|
@@ -4862,7 +4846,7 @@
|
|
|
4862
4846
|
"sources": [
|
|
4863
4847
|
{
|
|
4864
4848
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4865
|
-
"line":
|
|
4849
|
+
"line": 101,
|
|
4866
4850
|
"character": 13
|
|
4867
4851
|
}
|
|
4868
4852
|
],
|
|
@@ -4947,7 +4931,7 @@
|
|
|
4947
4931
|
"sources": [
|
|
4948
4932
|
{
|
|
4949
4933
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4950
|
-
"line":
|
|
4934
|
+
"line": 128,
|
|
4951
4935
|
"character": 13
|
|
4952
4936
|
}
|
|
4953
4937
|
],
|
|
@@ -4992,7 +4976,7 @@
|
|
|
4992
4976
|
"parameters": [
|
|
4993
4977
|
{
|
|
4994
4978
|
"id": 286,
|
|
4995
|
-
"name": "
|
|
4979
|
+
"name": "value",
|
|
4996
4980
|
"kind": 32768,
|
|
4997
4981
|
"kindString": "Parameter",
|
|
4998
4982
|
"flags": {},
|
|
@@ -5020,7 +5004,7 @@
|
|
|
5020
5004
|
"sources": [
|
|
5021
5005
|
{
|
|
5022
5006
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5023
|
-
"line":
|
|
5007
|
+
"line": 174,
|
|
5024
5008
|
"character": 13
|
|
5025
5009
|
}
|
|
5026
5010
|
],
|
|
@@ -5033,7 +5017,7 @@
|
|
|
5033
5017
|
"flags": {},
|
|
5034
5018
|
"type": {
|
|
5035
5019
|
"type": "reference",
|
|
5036
|
-
"id":
|
|
5020
|
+
"id": 592,
|
|
5037
5021
|
"name": "SkyCountryFieldCountry"
|
|
5038
5022
|
}
|
|
5039
5023
|
}
|
|
@@ -5054,7 +5038,7 @@
|
|
|
5054
5038
|
"flags": {},
|
|
5055
5039
|
"type": {
|
|
5056
5040
|
"type": "reference",
|
|
5057
|
-
"id":
|
|
5041
|
+
"id": 592,
|
|
5058
5042
|
"name": "SkyCountryFieldCountry"
|
|
5059
5043
|
}
|
|
5060
5044
|
}
|
|
@@ -5089,7 +5073,7 @@
|
|
|
5089
5073
|
"sources": [
|
|
5090
5074
|
{
|
|
5091
5075
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5092
|
-
"line":
|
|
5076
|
+
"line": 143,
|
|
5093
5077
|
"character": 13
|
|
5094
5078
|
}
|
|
5095
5079
|
],
|
|
@@ -5146,7 +5130,7 @@
|
|
|
5146
5130
|
]
|
|
5147
5131
|
},
|
|
5148
5132
|
{
|
|
5149
|
-
"id":
|
|
5133
|
+
"id": 324,
|
|
5150
5134
|
"name": "ngAfterViewInit",
|
|
5151
5135
|
"kind": 2048,
|
|
5152
5136
|
"kindString": "Method",
|
|
@@ -5156,13 +5140,13 @@
|
|
|
5156
5140
|
"sources": [
|
|
5157
5141
|
{
|
|
5158
5142
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5159
|
-
"line":
|
|
5143
|
+
"line": 335,
|
|
5160
5144
|
"character": 9
|
|
5161
5145
|
}
|
|
5162
5146
|
],
|
|
5163
5147
|
"signatures": [
|
|
5164
5148
|
{
|
|
5165
|
-
"id":
|
|
5149
|
+
"id": 325,
|
|
5166
5150
|
"name": "ngAfterViewInit",
|
|
5167
5151
|
"kind": 4096,
|
|
5168
5152
|
"kindString": "Call signature",
|
|
@@ -5183,7 +5167,7 @@
|
|
|
5183
5167
|
}
|
|
5184
5168
|
},
|
|
5185
5169
|
{
|
|
5186
|
-
"id":
|
|
5170
|
+
"id": 333,
|
|
5187
5171
|
"name": "onChange",
|
|
5188
5172
|
"kind": 2048,
|
|
5189
5173
|
"kindString": "Method",
|
|
@@ -5193,27 +5177,27 @@
|
|
|
5193
5177
|
"sources": [
|
|
5194
5178
|
{
|
|
5195
5179
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5196
|
-
"line":
|
|
5180
|
+
"line": 385,
|
|
5197
5181
|
"character": 9
|
|
5198
5182
|
}
|
|
5199
5183
|
],
|
|
5200
5184
|
"signatures": [
|
|
5201
5185
|
{
|
|
5202
|
-
"id":
|
|
5186
|
+
"id": 334,
|
|
5203
5187
|
"name": "onChange",
|
|
5204
5188
|
"kind": 4096,
|
|
5205
5189
|
"kindString": "Call signature",
|
|
5206
5190
|
"flags": {},
|
|
5207
5191
|
"parameters": [
|
|
5208
5192
|
{
|
|
5209
|
-
"id":
|
|
5193
|
+
"id": 335,
|
|
5210
5194
|
"name": "value",
|
|
5211
5195
|
"kind": 32768,
|
|
5212
5196
|
"kindString": "Parameter",
|
|
5213
5197
|
"flags": {},
|
|
5214
5198
|
"type": {
|
|
5215
5199
|
"type": "reference",
|
|
5216
|
-
"id":
|
|
5200
|
+
"id": 592,
|
|
5217
5201
|
"name": "SkyCountryFieldCountry"
|
|
5218
5202
|
}
|
|
5219
5203
|
}
|
|
@@ -5226,7 +5210,7 @@
|
|
|
5226
5210
|
]
|
|
5227
5211
|
},
|
|
5228
5212
|
{
|
|
5229
|
-
"id":
|
|
5213
|
+
"id": 336,
|
|
5230
5214
|
"name": "onTouched",
|
|
5231
5215
|
"kind": 2048,
|
|
5232
5216
|
"kindString": "Method",
|
|
@@ -5236,13 +5220,13 @@
|
|
|
5236
5220
|
"sources": [
|
|
5237
5221
|
{
|
|
5238
5222
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5239
|
-
"line":
|
|
5223
|
+
"line": 388,
|
|
5240
5224
|
"character": 9
|
|
5241
5225
|
}
|
|
5242
5226
|
],
|
|
5243
5227
|
"signatures": [
|
|
5244
5228
|
{
|
|
5245
|
-
"id":
|
|
5229
|
+
"id": 337,
|
|
5246
5230
|
"name": "onTouched",
|
|
5247
5231
|
"kind": 4096,
|
|
5248
5232
|
"kindString": "Call signature",
|
|
@@ -5255,7 +5239,7 @@
|
|
|
5255
5239
|
]
|
|
5256
5240
|
},
|
|
5257
5241
|
{
|
|
5258
|
-
"id":
|
|
5242
|
+
"id": 338,
|
|
5259
5243
|
"name": "registerOnChange",
|
|
5260
5244
|
"kind": 2048,
|
|
5261
5245
|
"kindString": "Method",
|
|
@@ -5265,20 +5249,20 @@
|
|
|
5265
5249
|
"sources": [
|
|
5266
5250
|
{
|
|
5267
5251
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5268
|
-
"line":
|
|
5252
|
+
"line": 390,
|
|
5269
5253
|
"character": 9
|
|
5270
5254
|
}
|
|
5271
5255
|
],
|
|
5272
5256
|
"signatures": [
|
|
5273
5257
|
{
|
|
5274
|
-
"id":
|
|
5258
|
+
"id": 339,
|
|
5275
5259
|
"name": "registerOnChange",
|
|
5276
5260
|
"kind": 4096,
|
|
5277
5261
|
"kindString": "Call signature",
|
|
5278
5262
|
"flags": {},
|
|
5279
5263
|
"parameters": [
|
|
5280
5264
|
{
|
|
5281
|
-
"id":
|
|
5265
|
+
"id": 340,
|
|
5282
5266
|
"name": "fn",
|
|
5283
5267
|
"kind": 32768,
|
|
5284
5268
|
"kindString": "Parameter",
|
|
@@ -5286,28 +5270,28 @@
|
|
|
5286
5270
|
"type": {
|
|
5287
5271
|
"type": "reflection",
|
|
5288
5272
|
"declaration": {
|
|
5289
|
-
"id":
|
|
5273
|
+
"id": 341,
|
|
5290
5274
|
"name": "__type",
|
|
5291
5275
|
"kind": 65536,
|
|
5292
5276
|
"kindString": "Type literal",
|
|
5293
5277
|
"flags": {},
|
|
5294
5278
|
"signatures": [
|
|
5295
5279
|
{
|
|
5296
|
-
"id":
|
|
5280
|
+
"id": 342,
|
|
5297
5281
|
"name": "__type",
|
|
5298
5282
|
"kind": 4096,
|
|
5299
5283
|
"kindString": "Call signature",
|
|
5300
5284
|
"flags": {},
|
|
5301
5285
|
"parameters": [
|
|
5302
5286
|
{
|
|
5303
|
-
"id":
|
|
5287
|
+
"id": 343,
|
|
5304
5288
|
"name": "value",
|
|
5305
5289
|
"kind": 32768,
|
|
5306
5290
|
"kindString": "Parameter",
|
|
5307
5291
|
"flags": {},
|
|
5308
5292
|
"type": {
|
|
5309
5293
|
"type": "reference",
|
|
5310
|
-
"id":
|
|
5294
|
+
"id": 592,
|
|
5311
5295
|
"name": "SkyCountryFieldCountry"
|
|
5312
5296
|
}
|
|
5313
5297
|
}
|
|
@@ -5338,7 +5322,7 @@
|
|
|
5338
5322
|
}
|
|
5339
5323
|
},
|
|
5340
5324
|
{
|
|
5341
|
-
"id":
|
|
5325
|
+
"id": 344,
|
|
5342
5326
|
"name": "registerOnTouched",
|
|
5343
5327
|
"kind": 2048,
|
|
5344
5328
|
"kindString": "Method",
|
|
@@ -5348,20 +5332,20 @@
|
|
|
5348
5332
|
"sources": [
|
|
5349
5333
|
{
|
|
5350
5334
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5351
|
-
"line":
|
|
5335
|
+
"line": 396,
|
|
5352
5336
|
"character": 9
|
|
5353
5337
|
}
|
|
5354
5338
|
],
|
|
5355
5339
|
"signatures": [
|
|
5356
5340
|
{
|
|
5357
|
-
"id":
|
|
5341
|
+
"id": 345,
|
|
5358
5342
|
"name": "registerOnTouched",
|
|
5359
5343
|
"kind": 4096,
|
|
5360
5344
|
"kindString": "Call signature",
|
|
5361
5345
|
"flags": {},
|
|
5362
5346
|
"parameters": [
|
|
5363
5347
|
{
|
|
5364
|
-
"id":
|
|
5348
|
+
"id": 346,
|
|
5365
5349
|
"name": "fn",
|
|
5366
5350
|
"kind": 32768,
|
|
5367
5351
|
"kindString": "Parameter",
|
|
@@ -5369,14 +5353,14 @@
|
|
|
5369
5353
|
"type": {
|
|
5370
5354
|
"type": "reflection",
|
|
5371
5355
|
"declaration": {
|
|
5372
|
-
"id":
|
|
5356
|
+
"id": 347,
|
|
5373
5357
|
"name": "__type",
|
|
5374
5358
|
"kind": 65536,
|
|
5375
5359
|
"kindString": "Type literal",
|
|
5376
5360
|
"flags": {},
|
|
5377
5361
|
"signatures": [
|
|
5378
5362
|
{
|
|
5379
|
-
"id":
|
|
5363
|
+
"id": 348,
|
|
5380
5364
|
"name": "__type",
|
|
5381
5365
|
"kind": 4096,
|
|
5382
5366
|
"kindString": "Call signature",
|
|
@@ -5407,7 +5391,7 @@
|
|
|
5407
5391
|
}
|
|
5408
5392
|
},
|
|
5409
5393
|
{
|
|
5410
|
-
"id":
|
|
5394
|
+
"id": 349,
|
|
5411
5395
|
"name": "setDisabledState",
|
|
5412
5396
|
"kind": 2048,
|
|
5413
5397
|
"kindString": "Method",
|
|
@@ -5417,20 +5401,20 @@
|
|
|
5417
5401
|
"sources": [
|
|
5418
5402
|
{
|
|
5419
5403
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5420
|
-
"line":
|
|
5404
|
+
"line": 401,
|
|
5421
5405
|
"character": 9
|
|
5422
5406
|
}
|
|
5423
5407
|
],
|
|
5424
5408
|
"signatures": [
|
|
5425
5409
|
{
|
|
5426
|
-
"id":
|
|
5410
|
+
"id": 350,
|
|
5427
5411
|
"name": "setDisabledState",
|
|
5428
5412
|
"kind": 4096,
|
|
5429
5413
|
"kindString": "Call signature",
|
|
5430
5414
|
"flags": {},
|
|
5431
5415
|
"parameters": [
|
|
5432
5416
|
{
|
|
5433
|
-
"id":
|
|
5417
|
+
"id": 351,
|
|
5434
5418
|
"name": "disabled",
|
|
5435
5419
|
"kind": 32768,
|
|
5436
5420
|
"kindString": "Parameter",
|
|
@@ -5457,7 +5441,7 @@
|
|
|
5457
5441
|
}
|
|
5458
5442
|
},
|
|
5459
5443
|
{
|
|
5460
|
-
"id":
|
|
5444
|
+
"id": 352,
|
|
5461
5445
|
"name": "validate",
|
|
5462
5446
|
"kind": 2048,
|
|
5463
5447
|
"kindString": "Method",
|
|
@@ -5467,20 +5451,20 @@
|
|
|
5467
5451
|
"sources": [
|
|
5468
5452
|
{
|
|
5469
5453
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5470
|
-
"line":
|
|
5454
|
+
"line": 405,
|
|
5471
5455
|
"character": 9
|
|
5472
5456
|
}
|
|
5473
5457
|
],
|
|
5474
5458
|
"signatures": [
|
|
5475
5459
|
{
|
|
5476
|
-
"id":
|
|
5460
|
+
"id": 353,
|
|
5477
5461
|
"name": "validate",
|
|
5478
5462
|
"kind": 4096,
|
|
5479
5463
|
"kindString": "Call signature",
|
|
5480
5464
|
"flags": {},
|
|
5481
5465
|
"parameters": [
|
|
5482
5466
|
{
|
|
5483
|
-
"id":
|
|
5467
|
+
"id": 354,
|
|
5484
5468
|
"name": "control",
|
|
5485
5469
|
"kind": 32768,
|
|
5486
5470
|
"kindString": "Parameter",
|
|
@@ -5511,7 +5495,7 @@
|
|
|
5511
5495
|
}
|
|
5512
5496
|
},
|
|
5513
5497
|
{
|
|
5514
|
-
"id":
|
|
5498
|
+
"id": 355,
|
|
5515
5499
|
"name": "writeValue",
|
|
5516
5500
|
"kind": 2048,
|
|
5517
5501
|
"kindString": "Method",
|
|
@@ -5521,27 +5505,27 @@
|
|
|
5521
5505
|
"sources": [
|
|
5522
5506
|
{
|
|
5523
5507
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5524
|
-
"line":
|
|
5508
|
+
"line": 420,
|
|
5525
5509
|
"character": 9
|
|
5526
5510
|
}
|
|
5527
5511
|
],
|
|
5528
5512
|
"signatures": [
|
|
5529
5513
|
{
|
|
5530
|
-
"id":
|
|
5514
|
+
"id": 356,
|
|
5531
5515
|
"name": "writeValue",
|
|
5532
5516
|
"kind": 4096,
|
|
5533
5517
|
"kindString": "Call signature",
|
|
5534
5518
|
"flags": {},
|
|
5535
5519
|
"parameters": [
|
|
5536
5520
|
{
|
|
5537
|
-
"id":
|
|
5521
|
+
"id": 357,
|
|
5538
5522
|
"name": "value",
|
|
5539
5523
|
"kind": 32768,
|
|
5540
5524
|
"kindString": "Parameter",
|
|
5541
5525
|
"flags": {},
|
|
5542
5526
|
"type": {
|
|
5543
5527
|
"type": "reference",
|
|
5544
|
-
"id":
|
|
5528
|
+
"id": 592,
|
|
5545
5529
|
"name": "SkyCountryFieldCountry"
|
|
5546
5530
|
}
|
|
5547
5531
|
}
|
|
@@ -5580,7 +5564,7 @@
|
|
|
5580
5564
|
293,
|
|
5581
5565
|
301,
|
|
5582
5566
|
282,
|
|
5583
|
-
|
|
5567
|
+
321,
|
|
5584
5568
|
302,
|
|
5585
5569
|
294,
|
|
5586
5570
|
295,
|
|
@@ -5602,21 +5586,21 @@
|
|
|
5602
5586
|
"title": "Methods",
|
|
5603
5587
|
"kind": 2048,
|
|
5604
5588
|
"children": [
|
|
5605
|
-
|
|
5606
|
-
328,
|
|
5607
|
-
331,
|
|
5589
|
+
324,
|
|
5608
5590
|
333,
|
|
5609
|
-
|
|
5591
|
+
336,
|
|
5592
|
+
338,
|
|
5610
5593
|
344,
|
|
5611
|
-
|
|
5612
|
-
|
|
5594
|
+
349,
|
|
5595
|
+
352,
|
|
5596
|
+
355
|
|
5613
5597
|
]
|
|
5614
5598
|
}
|
|
5615
5599
|
],
|
|
5616
5600
|
"sources": [
|
|
5617
5601
|
{
|
|
5618
5602
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5619
|
-
"line":
|
|
5603
|
+
"line": 59,
|
|
5620
5604
|
"character": 13
|
|
5621
5605
|
}
|
|
5622
5606
|
],
|
|
@@ -5654,7 +5638,7 @@
|
|
|
5654
5638
|
]
|
|
5655
5639
|
},
|
|
5656
5640
|
{
|
|
5657
|
-
"id":
|
|
5641
|
+
"id": 377,
|
|
5658
5642
|
"name": "SkyLookupComponent",
|
|
5659
5643
|
"kind": 128,
|
|
5660
5644
|
"kindString": "Class",
|
|
@@ -5675,7 +5659,7 @@
|
|
|
5675
5659
|
],
|
|
5676
5660
|
"children": [
|
|
5677
5661
|
{
|
|
5678
|
-
"id":
|
|
5662
|
+
"id": 378,
|
|
5679
5663
|
"name": "constructor",
|
|
5680
5664
|
"kind": 512,
|
|
5681
5665
|
"kindString": "Constructor",
|
|
@@ -5683,20 +5667,20 @@
|
|
|
5683
5667
|
"sources": [
|
|
5684
5668
|
{
|
|
5685
5669
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
5686
|
-
"line":
|
|
5670
|
+
"line": 291,
|
|
5687
5671
|
"character": 2
|
|
5688
5672
|
}
|
|
5689
5673
|
],
|
|
5690
5674
|
"signatures": [
|
|
5691
5675
|
{
|
|
5692
|
-
"id":
|
|
5676
|
+
"id": 379,
|
|
5693
5677
|
"name": "SkyLookupComponent",
|
|
5694
5678
|
"kind": 16384,
|
|
5695
5679
|
"kindString": "Constructor signature",
|
|
5696
5680
|
"flags": {},
|
|
5697
5681
|
"parameters": [
|
|
5698
5682
|
{
|
|
5699
|
-
"id":
|
|
5683
|
+
"id": 380,
|
|
5700
5684
|
"name": "changeDetector",
|
|
5701
5685
|
"kind": 32768,
|
|
5702
5686
|
"kindString": "Parameter",
|
|
@@ -5709,7 +5693,7 @@
|
|
|
5709
5693
|
}
|
|
5710
5694
|
},
|
|
5711
5695
|
{
|
|
5712
|
-
"id":
|
|
5696
|
+
"id": 381,
|
|
5713
5697
|
"name": "elementRef",
|
|
5714
5698
|
"kind": 32768,
|
|
5715
5699
|
"kindString": "Parameter",
|
|
@@ -5728,7 +5712,7 @@
|
|
|
5728
5712
|
}
|
|
5729
5713
|
},
|
|
5730
5714
|
{
|
|
5731
|
-
"id":
|
|
5715
|
+
"id": 382,
|
|
5732
5716
|
"name": "windowRef",
|
|
5733
5717
|
"kind": 32768,
|
|
5734
5718
|
"kindString": "Parameter",
|
|
@@ -5739,11 +5723,46 @@
|
|
|
5739
5723
|
}
|
|
5740
5724
|
},
|
|
5741
5725
|
{
|
|
5742
|
-
"id":
|
|
5743
|
-
"name": "
|
|
5726
|
+
"id": 383,
|
|
5727
|
+
"name": "adapter",
|
|
5728
|
+
"kind": 32768,
|
|
5729
|
+
"kindString": "Parameter",
|
|
5730
|
+
"flags": {},
|
|
5731
|
+
"type": {
|
|
5732
|
+
"type": "reference",
|
|
5733
|
+
"name": "SkyLookupAdapterService"
|
|
5734
|
+
}
|
|
5735
|
+
},
|
|
5736
|
+
{
|
|
5737
|
+
"id": 384,
|
|
5738
|
+
"name": "modalService",
|
|
5744
5739
|
"kind": 32768,
|
|
5745
5740
|
"kindString": "Parameter",
|
|
5746
5741
|
"flags": {},
|
|
5742
|
+
"type": {
|
|
5743
|
+
"type": "reference",
|
|
5744
|
+
"name": "SkyModalService"
|
|
5745
|
+
}
|
|
5746
|
+
},
|
|
5747
|
+
{
|
|
5748
|
+
"id": 385,
|
|
5749
|
+
"name": "resourcesService",
|
|
5750
|
+
"kind": 32768,
|
|
5751
|
+
"kindString": "Parameter",
|
|
5752
|
+
"flags": {},
|
|
5753
|
+
"type": {
|
|
5754
|
+
"type": "reference",
|
|
5755
|
+
"name": "SkyLibResourcesService"
|
|
5756
|
+
}
|
|
5757
|
+
},
|
|
5758
|
+
{
|
|
5759
|
+
"id": 386,
|
|
5760
|
+
"name": "ngControl",
|
|
5761
|
+
"kind": 32768,
|
|
5762
|
+
"kindString": "Parameter",
|
|
5763
|
+
"flags": {
|
|
5764
|
+
"isOptional": true
|
|
5765
|
+
},
|
|
5747
5766
|
"decorators": [
|
|
5748
5767
|
{
|
|
5749
5768
|
"name": "Self",
|
|
@@ -5774,40 +5793,7 @@
|
|
|
5774
5793
|
}
|
|
5775
5794
|
},
|
|
5776
5795
|
{
|
|
5777
|
-
"id":
|
|
5778
|
-
"name": "adapter",
|
|
5779
|
-
"kind": 32768,
|
|
5780
|
-
"kindString": "Parameter",
|
|
5781
|
-
"flags": {},
|
|
5782
|
-
"type": {
|
|
5783
|
-
"type": "reference",
|
|
5784
|
-
"name": "SkyLookupAdapterService"
|
|
5785
|
-
}
|
|
5786
|
-
},
|
|
5787
|
-
{
|
|
5788
|
-
"id": 380,
|
|
5789
|
-
"name": "modalService",
|
|
5790
|
-
"kind": 32768,
|
|
5791
|
-
"kindString": "Parameter",
|
|
5792
|
-
"flags": {},
|
|
5793
|
-
"type": {
|
|
5794
|
-
"type": "reference",
|
|
5795
|
-
"name": "SkyModalService"
|
|
5796
|
-
}
|
|
5797
|
-
},
|
|
5798
|
-
{
|
|
5799
|
-
"id": 381,
|
|
5800
|
-
"name": "resourcesService",
|
|
5801
|
-
"kind": 32768,
|
|
5802
|
-
"kindString": "Parameter",
|
|
5803
|
-
"flags": {},
|
|
5804
|
-
"type": {
|
|
5805
|
-
"type": "reference",
|
|
5806
|
-
"name": "SkyLibResourcesService"
|
|
5807
|
-
}
|
|
5808
|
-
},
|
|
5809
|
-
{
|
|
5810
|
-
"id": 382,
|
|
5796
|
+
"id": 387,
|
|
5811
5797
|
"name": "inputBoxHostSvc",
|
|
5812
5798
|
"kind": 32768,
|
|
5813
5799
|
"kindString": "Parameter",
|
|
@@ -5832,7 +5818,7 @@
|
|
|
5832
5818
|
}
|
|
5833
5819
|
},
|
|
5834
5820
|
{
|
|
5835
|
-
"id":
|
|
5821
|
+
"id": 388,
|
|
5836
5822
|
"name": "themeSvc",
|
|
5837
5823
|
"kind": 32768,
|
|
5838
5824
|
"kindString": "Parameter",
|
|
@@ -5859,7 +5845,7 @@
|
|
|
5859
5845
|
],
|
|
5860
5846
|
"type": {
|
|
5861
5847
|
"type": "reference",
|
|
5862
|
-
"id":
|
|
5848
|
+
"id": 377,
|
|
5863
5849
|
"name": "SkyLookupComponent"
|
|
5864
5850
|
},
|
|
5865
5851
|
"overwrites": {
|
|
@@ -5874,7 +5860,7 @@
|
|
|
5874
5860
|
}
|
|
5875
5861
|
},
|
|
5876
5862
|
{
|
|
5877
|
-
"id":
|
|
5863
|
+
"id": 407,
|
|
5878
5864
|
"name": "addClick",
|
|
5879
5865
|
"kind": 1024,
|
|
5880
5866
|
"kindString": "Property",
|
|
@@ -5908,7 +5894,7 @@
|
|
|
5908
5894
|
"typeArguments": [
|
|
5909
5895
|
{
|
|
5910
5896
|
"type": "reference",
|
|
5911
|
-
"id":
|
|
5897
|
+
"id": 604,
|
|
5912
5898
|
"name": "SkyLookupAddClickEventArgs"
|
|
5913
5899
|
}
|
|
5914
5900
|
],
|
|
@@ -5919,7 +5905,7 @@
|
|
|
5919
5905
|
"defaultValue": "..."
|
|
5920
5906
|
},
|
|
5921
5907
|
{
|
|
5922
|
-
"id":
|
|
5908
|
+
"id": 389,
|
|
5923
5909
|
"name": "ariaLabel",
|
|
5924
5910
|
"kind": 1024,
|
|
5925
5911
|
"kindString": "Property",
|
|
@@ -5954,7 +5940,7 @@
|
|
|
5954
5940
|
}
|
|
5955
5941
|
},
|
|
5956
5942
|
{
|
|
5957
|
-
"id":
|
|
5943
|
+
"id": 390,
|
|
5958
5944
|
"name": "ariaLabelledBy",
|
|
5959
5945
|
"kind": 1024,
|
|
5960
5946
|
"kindString": "Property",
|
|
@@ -5989,7 +5975,7 @@
|
|
|
5989
5975
|
}
|
|
5990
5976
|
},
|
|
5991
5977
|
{
|
|
5992
|
-
"id":
|
|
5978
|
+
"id": 391,
|
|
5993
5979
|
"name": "autocompleteAttribute",
|
|
5994
5980
|
"kind": 1024,
|
|
5995
5981
|
"kindString": "Property",
|
|
@@ -6030,7 +6016,7 @@
|
|
|
6030
6016
|
}
|
|
6031
6017
|
},
|
|
6032
6018
|
{
|
|
6033
|
-
"id":
|
|
6019
|
+
"id": 416,
|
|
6034
6020
|
"name": "autocompleteController",
|
|
6035
6021
|
"kind": 1024,
|
|
6036
6022
|
"kindString": "Property",
|
|
@@ -6059,7 +6045,7 @@
|
|
|
6059
6045
|
"defaultValue": "..."
|
|
6060
6046
|
},
|
|
6061
6047
|
{
|
|
6062
|
-
"id":
|
|
6048
|
+
"id": 534,
|
|
6063
6049
|
"name": "debounceTime",
|
|
6064
6050
|
"kind": 1024,
|
|
6065
6051
|
"kindString": "Property",
|
|
@@ -6104,7 +6090,7 @@
|
|
|
6104
6090
|
}
|
|
6105
6091
|
},
|
|
6106
6092
|
{
|
|
6107
|
-
"id":
|
|
6093
|
+
"id": 396,
|
|
6108
6094
|
"name": "disabled",
|
|
6109
6095
|
"kind": 1024,
|
|
6110
6096
|
"kindString": "Property",
|
|
@@ -6140,7 +6126,7 @@
|
|
|
6140
6126
|
"defaultValue": "false"
|
|
6141
6127
|
},
|
|
6142
6128
|
{
|
|
6143
|
-
"id":
|
|
6129
|
+
"id": 397,
|
|
6144
6130
|
"name": "enableShowMore",
|
|
6145
6131
|
"kind": 1024,
|
|
6146
6132
|
"kindString": "Property",
|
|
@@ -6176,7 +6162,7 @@
|
|
|
6176
6162
|
"defaultValue": "false"
|
|
6177
6163
|
},
|
|
6178
6164
|
{
|
|
6179
|
-
"id":
|
|
6165
|
+
"id": 399,
|
|
6180
6166
|
"name": "idProperty",
|
|
6181
6167
|
"kind": 1024,
|
|
6182
6168
|
"kindString": "Property",
|
|
@@ -6211,7 +6197,7 @@
|
|
|
6211
6197
|
}
|
|
6212
6198
|
},
|
|
6213
6199
|
{
|
|
6214
|
-
"id":
|
|
6200
|
+
"id": 417,
|
|
6215
6201
|
"name": "isInputFocused",
|
|
6216
6202
|
"kind": 1024,
|
|
6217
6203
|
"kindString": "Property",
|
|
@@ -6232,7 +6218,7 @@
|
|
|
6232
6218
|
"defaultValue": "false"
|
|
6233
6219
|
},
|
|
6234
6220
|
{
|
|
6235
|
-
"id":
|
|
6221
|
+
"id": 398,
|
|
6236
6222
|
"name": "placeholderText",
|
|
6237
6223
|
"kind": 1024,
|
|
6238
6224
|
"kindString": "Property",
|
|
@@ -6267,7 +6253,7 @@
|
|
|
6267
6253
|
}
|
|
6268
6254
|
},
|
|
6269
6255
|
{
|
|
6270
|
-
"id":
|
|
6256
|
+
"id": 551,
|
|
6271
6257
|
"name": "searchAsync",
|
|
6272
6258
|
"kind": 1024,
|
|
6273
6259
|
"kindString": "Property",
|
|
@@ -6301,7 +6287,7 @@
|
|
|
6301
6287
|
"typeArguments": [
|
|
6302
6288
|
{
|
|
6303
6289
|
"type": "reference",
|
|
6304
|
-
"id":
|
|
6290
|
+
"id": 561,
|
|
6305
6291
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
6306
6292
|
}
|
|
6307
6293
|
],
|
|
@@ -6316,7 +6302,7 @@
|
|
|
6316
6302
|
}
|
|
6317
6303
|
},
|
|
6318
6304
|
{
|
|
6319
|
-
"id":
|
|
6305
|
+
"id": 549,
|
|
6320
6306
|
"name": "searchFilters",
|
|
6321
6307
|
"kind": 1024,
|
|
6322
6308
|
"kindString": "Property",
|
|
@@ -6349,7 +6335,7 @@
|
|
|
6349
6335
|
"type": "array",
|
|
6350
6336
|
"elementType": {
|
|
6351
6337
|
"type": "reference",
|
|
6352
|
-
"id":
|
|
6338
|
+
"id": 578,
|
|
6353
6339
|
"name": "SkyAutocompleteSearchFunctionFilter"
|
|
6354
6340
|
}
|
|
6355
6341
|
},
|
|
@@ -6359,7 +6345,7 @@
|
|
|
6359
6345
|
}
|
|
6360
6346
|
},
|
|
6361
6347
|
{
|
|
6362
|
-
"id":
|
|
6348
|
+
"id": 547,
|
|
6363
6349
|
"name": "searchResultTemplate",
|
|
6364
6350
|
"kind": 1024,
|
|
6365
6351
|
"kindString": "Property",
|
|
@@ -6406,7 +6392,7 @@
|
|
|
6406
6392
|
}
|
|
6407
6393
|
},
|
|
6408
6394
|
{
|
|
6409
|
-
"id":
|
|
6395
|
+
"id": 550,
|
|
6410
6396
|
"name": "searchResultsLimit",
|
|
6411
6397
|
"kind": 1024,
|
|
6412
6398
|
"kindString": "Property",
|
|
@@ -6445,7 +6431,7 @@
|
|
|
6445
6431
|
}
|
|
6446
6432
|
},
|
|
6447
6433
|
{
|
|
6448
|
-
"id":
|
|
6434
|
+
"id": 548,
|
|
6449
6435
|
"name": "searchTextMinimumCharacters",
|
|
6450
6436
|
"kind": 1024,
|
|
6451
6437
|
"kindString": "Property",
|
|
@@ -6490,7 +6476,7 @@
|
|
|
6490
6476
|
}
|
|
6491
6477
|
},
|
|
6492
6478
|
{
|
|
6493
|
-
"id":
|
|
6479
|
+
"id": 400,
|
|
6494
6480
|
"name": "showAddButton",
|
|
6495
6481
|
"kind": 1024,
|
|
6496
6482
|
"kindString": "Property",
|
|
@@ -6526,7 +6512,7 @@
|
|
|
6526
6512
|
"defaultValue": "false"
|
|
6527
6513
|
},
|
|
6528
6514
|
{
|
|
6529
|
-
"id":
|
|
6515
|
+
"id": 401,
|
|
6530
6516
|
"name": "showMoreConfig",
|
|
6531
6517
|
"kind": 1024,
|
|
6532
6518
|
"kindString": "Property",
|
|
@@ -6557,12 +6543,12 @@
|
|
|
6557
6543
|
],
|
|
6558
6544
|
"type": {
|
|
6559
6545
|
"type": "reference",
|
|
6560
|
-
"id":
|
|
6546
|
+
"id": 612,
|
|
6561
6547
|
"name": "SkyLookupShowMoreConfig"
|
|
6562
6548
|
}
|
|
6563
6549
|
},
|
|
6564
6550
|
{
|
|
6565
|
-
"id":
|
|
6551
|
+
"id": 418,
|
|
6566
6552
|
"name": "tokensController",
|
|
6567
6553
|
"kind": 1024,
|
|
6568
6554
|
"kindString": "Property",
|
|
@@ -6591,7 +6577,7 @@
|
|
|
6591
6577
|
"defaultValue": "..."
|
|
6592
6578
|
},
|
|
6593
6579
|
{
|
|
6594
|
-
"id":
|
|
6580
|
+
"id": 392,
|
|
6595
6581
|
"name": "data",
|
|
6596
6582
|
"kind": 262144,
|
|
6597
6583
|
"kindString": "Accessor",
|
|
@@ -6619,7 +6605,7 @@
|
|
|
6619
6605
|
],
|
|
6620
6606
|
"getSignature": [
|
|
6621
6607
|
{
|
|
6622
|
-
"id":
|
|
6608
|
+
"id": 393,
|
|
6623
6609
|
"name": "data",
|
|
6624
6610
|
"kind": 524288,
|
|
6625
6611
|
"kindString": "Get signature",
|
|
@@ -6644,7 +6630,7 @@
|
|
|
6644
6630
|
],
|
|
6645
6631
|
"setSignature": [
|
|
6646
6632
|
{
|
|
6647
|
-
"id":
|
|
6633
|
+
"id": 394,
|
|
6648
6634
|
"name": "data",
|
|
6649
6635
|
"kind": 1048576,
|
|
6650
6636
|
"kindString": "Set signature",
|
|
@@ -6660,7 +6646,7 @@
|
|
|
6660
6646
|
},
|
|
6661
6647
|
"parameters": [
|
|
6662
6648
|
{
|
|
6663
|
-
"id":
|
|
6649
|
+
"id": 395,
|
|
6664
6650
|
"name": "value",
|
|
6665
6651
|
"kind": 32768,
|
|
6666
6652
|
"kindString": "Parameter",
|
|
@@ -6682,7 +6668,7 @@
|
|
|
6682
6668
|
]
|
|
6683
6669
|
},
|
|
6684
6670
|
{
|
|
6685
|
-
"id":
|
|
6671
|
+
"id": 535,
|
|
6686
6672
|
"name": "descriptorProperty",
|
|
6687
6673
|
"kind": 262144,
|
|
6688
6674
|
"kindString": "Accessor",
|
|
@@ -6710,7 +6696,7 @@
|
|
|
6710
6696
|
],
|
|
6711
6697
|
"getSignature": [
|
|
6712
6698
|
{
|
|
6713
|
-
"id":
|
|
6699
|
+
"id": 536,
|
|
6714
6700
|
"name": "descriptorProperty",
|
|
6715
6701
|
"kind": 524288,
|
|
6716
6702
|
"kindString": "Get signature",
|
|
@@ -6736,7 +6722,7 @@
|
|
|
6736
6722
|
],
|
|
6737
6723
|
"setSignature": [
|
|
6738
6724
|
{
|
|
6739
|
-
"id":
|
|
6725
|
+
"id": 537,
|
|
6740
6726
|
"name": "descriptorProperty",
|
|
6741
6727
|
"kind": 1048576,
|
|
6742
6728
|
"kindString": "Set signature",
|
|
@@ -6752,7 +6738,7 @@
|
|
|
6752
6738
|
},
|
|
6753
6739
|
"parameters": [
|
|
6754
6740
|
{
|
|
6755
|
-
"id":
|
|
6741
|
+
"id": 538,
|
|
6756
6742
|
"name": "value",
|
|
6757
6743
|
"kind": 32768,
|
|
6758
6744
|
"kindString": "Parameter",
|
|
@@ -6779,7 +6765,7 @@
|
|
|
6779
6765
|
}
|
|
6780
6766
|
},
|
|
6781
6767
|
{
|
|
6782
|
-
"id":
|
|
6768
|
+
"id": 539,
|
|
6783
6769
|
"name": "propertiesToSearch",
|
|
6784
6770
|
"kind": 262144,
|
|
6785
6771
|
"kindString": "Accessor",
|
|
@@ -6807,7 +6793,7 @@
|
|
|
6807
6793
|
],
|
|
6808
6794
|
"getSignature": [
|
|
6809
6795
|
{
|
|
6810
|
-
"id":
|
|
6796
|
+
"id": 540,
|
|
6811
6797
|
"name": "propertiesToSearch",
|
|
6812
6798
|
"kind": 524288,
|
|
6813
6799
|
"kindString": "Get signature",
|
|
@@ -6836,7 +6822,7 @@
|
|
|
6836
6822
|
],
|
|
6837
6823
|
"setSignature": [
|
|
6838
6824
|
{
|
|
6839
|
-
"id":
|
|
6825
|
+
"id": 541,
|
|
6840
6826
|
"name": "propertiesToSearch",
|
|
6841
6827
|
"kind": 1048576,
|
|
6842
6828
|
"kindString": "Set signature",
|
|
@@ -6852,7 +6838,7 @@
|
|
|
6852
6838
|
},
|
|
6853
6839
|
"parameters": [
|
|
6854
6840
|
{
|
|
6855
|
-
"id":
|
|
6841
|
+
"id": 542,
|
|
6856
6842
|
"name": "value",
|
|
6857
6843
|
"kind": 32768,
|
|
6858
6844
|
"kindString": "Parameter",
|
|
@@ -6882,7 +6868,7 @@
|
|
|
6882
6868
|
}
|
|
6883
6869
|
},
|
|
6884
6870
|
{
|
|
6885
|
-
"id":
|
|
6871
|
+
"id": 543,
|
|
6886
6872
|
"name": "search",
|
|
6887
6873
|
"kind": 262144,
|
|
6888
6874
|
"kindString": "Accessor",
|
|
@@ -6910,7 +6896,7 @@
|
|
|
6910
6896
|
],
|
|
6911
6897
|
"getSignature": [
|
|
6912
6898
|
{
|
|
6913
|
-
"id":
|
|
6899
|
+
"id": 544,
|
|
6914
6900
|
"name": "search",
|
|
6915
6901
|
"kind": 524288,
|
|
6916
6902
|
"kindString": "Get signature",
|
|
@@ -6920,7 +6906,7 @@
|
|
|
6920
6906
|
},
|
|
6921
6907
|
"type": {
|
|
6922
6908
|
"type": "reference",
|
|
6923
|
-
"id":
|
|
6909
|
+
"id": 573,
|
|
6924
6910
|
"name": "SkyAutocompleteSearchFunction"
|
|
6925
6911
|
},
|
|
6926
6912
|
"inheritedFrom": {
|
|
@@ -6931,7 +6917,7 @@
|
|
|
6931
6917
|
],
|
|
6932
6918
|
"setSignature": [
|
|
6933
6919
|
{
|
|
6934
|
-
"id":
|
|
6920
|
+
"id": 545,
|
|
6935
6921
|
"name": "search",
|
|
6936
6922
|
"kind": 1048576,
|
|
6937
6923
|
"kindString": "Set signature",
|
|
@@ -6941,14 +6927,14 @@
|
|
|
6941
6927
|
},
|
|
6942
6928
|
"parameters": [
|
|
6943
6929
|
{
|
|
6944
|
-
"id":
|
|
6930
|
+
"id": 546,
|
|
6945
6931
|
"name": "value",
|
|
6946
6932
|
"kind": 32768,
|
|
6947
6933
|
"kindString": "Parameter",
|
|
6948
6934
|
"flags": {},
|
|
6949
6935
|
"type": {
|
|
6950
6936
|
"type": "reference",
|
|
6951
|
-
"id":
|
|
6937
|
+
"id": 573,
|
|
6952
6938
|
"name": "SkyAutocompleteSearchFunction"
|
|
6953
6939
|
}
|
|
6954
6940
|
}
|
|
@@ -6969,7 +6955,7 @@
|
|
|
6969
6955
|
}
|
|
6970
6956
|
},
|
|
6971
6957
|
{
|
|
6972
|
-
"id":
|
|
6958
|
+
"id": 402,
|
|
6973
6959
|
"name": "selectMode",
|
|
6974
6960
|
"kind": 262144,
|
|
6975
6961
|
"kindString": "Accessor",
|
|
@@ -6997,7 +6983,7 @@
|
|
|
6997
6983
|
],
|
|
6998
6984
|
"getSignature": [
|
|
6999
6985
|
{
|
|
7000
|
-
"id":
|
|
6986
|
+
"id": 403,
|
|
7001
6987
|
"name": "selectMode",
|
|
7002
6988
|
"kind": 524288,
|
|
7003
6989
|
"kindString": "Get signature",
|
|
@@ -7013,14 +6999,14 @@
|
|
|
7013
6999
|
},
|
|
7014
7000
|
"type": {
|
|
7015
7001
|
"type": "reference",
|
|
7016
|
-
"id":
|
|
7002
|
+
"id": 611,
|
|
7017
7003
|
"name": "SkyLookupSelectModeType"
|
|
7018
7004
|
}
|
|
7019
7005
|
}
|
|
7020
7006
|
],
|
|
7021
7007
|
"setSignature": [
|
|
7022
7008
|
{
|
|
7023
|
-
"id":
|
|
7009
|
+
"id": 404,
|
|
7024
7010
|
"name": "selectMode",
|
|
7025
7011
|
"kind": 1048576,
|
|
7026
7012
|
"kindString": "Set signature",
|
|
@@ -7036,14 +7022,14 @@
|
|
|
7036
7022
|
},
|
|
7037
7023
|
"parameters": [
|
|
7038
7024
|
{
|
|
7039
|
-
"id":
|
|
7025
|
+
"id": 405,
|
|
7040
7026
|
"name": "value",
|
|
7041
7027
|
"kind": 32768,
|
|
7042
7028
|
"kindString": "Parameter",
|
|
7043
7029
|
"flags": {},
|
|
7044
7030
|
"type": {
|
|
7045
7031
|
"type": "reference",
|
|
7046
|
-
"id":
|
|
7032
|
+
"id": 611,
|
|
7047
7033
|
"name": "SkyLookupSelectModeType"
|
|
7048
7034
|
}
|
|
7049
7035
|
}
|
|
@@ -7056,7 +7042,7 @@
|
|
|
7056
7042
|
]
|
|
7057
7043
|
},
|
|
7058
7044
|
{
|
|
7059
|
-
"id":
|
|
7045
|
+
"id": 408,
|
|
7060
7046
|
"name": "tokens",
|
|
7061
7047
|
"kind": 262144,
|
|
7062
7048
|
"kindString": "Accessor",
|
|
@@ -7072,7 +7058,7 @@
|
|
|
7072
7058
|
],
|
|
7073
7059
|
"getSignature": [
|
|
7074
7060
|
{
|
|
7075
|
-
"id":
|
|
7061
|
+
"id": 409,
|
|
7076
7062
|
"name": "tokens",
|
|
7077
7063
|
"kind": 524288,
|
|
7078
7064
|
"kindString": "Get signature",
|
|
@@ -7088,14 +7074,14 @@
|
|
|
7088
7074
|
],
|
|
7089
7075
|
"setSignature": [
|
|
7090
7076
|
{
|
|
7091
|
-
"id":
|
|
7077
|
+
"id": 410,
|
|
7092
7078
|
"name": "tokens",
|
|
7093
7079
|
"kind": 1048576,
|
|
7094
7080
|
"kindString": "Set signature",
|
|
7095
7081
|
"flags": {},
|
|
7096
7082
|
"parameters": [
|
|
7097
7083
|
{
|
|
7098
|
-
"id":
|
|
7084
|
+
"id": 411,
|
|
7099
7085
|
"name": "value",
|
|
7100
7086
|
"kind": 32768,
|
|
7101
7087
|
"kindString": "Parameter",
|
|
@@ -7117,7 +7103,7 @@
|
|
|
7117
7103
|
]
|
|
7118
7104
|
},
|
|
7119
7105
|
{
|
|
7120
|
-
"id":
|
|
7106
|
+
"id": 412,
|
|
7121
7107
|
"name": "value",
|
|
7122
7108
|
"kind": 262144,
|
|
7123
7109
|
"kindString": "Accessor",
|
|
@@ -7133,7 +7119,7 @@
|
|
|
7133
7119
|
],
|
|
7134
7120
|
"getSignature": [
|
|
7135
7121
|
{
|
|
7136
|
-
"id":
|
|
7122
|
+
"id": 413,
|
|
7137
7123
|
"name": "value",
|
|
7138
7124
|
"kind": 524288,
|
|
7139
7125
|
"kindString": "Get signature",
|
|
@@ -7149,14 +7135,14 @@
|
|
|
7149
7135
|
],
|
|
7150
7136
|
"setSignature": [
|
|
7151
7137
|
{
|
|
7152
|
-
"id":
|
|
7138
|
+
"id": 414,
|
|
7153
7139
|
"name": "value",
|
|
7154
7140
|
"kind": 1048576,
|
|
7155
7141
|
"kindString": "Set signature",
|
|
7156
7142
|
"flags": {},
|
|
7157
7143
|
"parameters": [
|
|
7158
7144
|
{
|
|
7159
|
-
"id":
|
|
7145
|
+
"id": 415,
|
|
7160
7146
|
"name": "newValue",
|
|
7161
7147
|
"kind": 32768,
|
|
7162
7148
|
"kindString": "Parameter",
|
|
@@ -7178,7 +7164,7 @@
|
|
|
7178
7164
|
]
|
|
7179
7165
|
},
|
|
7180
7166
|
{
|
|
7181
|
-
"id":
|
|
7167
|
+
"id": 450,
|
|
7182
7168
|
"name": "addButtonClicked",
|
|
7183
7169
|
"kind": 2048,
|
|
7184
7170
|
"kindString": "Method",
|
|
@@ -7188,13 +7174,13 @@
|
|
|
7188
7174
|
"sources": [
|
|
7189
7175
|
{
|
|
7190
7176
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7191
|
-
"line":
|
|
7177
|
+
"line": 354,
|
|
7192
7178
|
"character": 9
|
|
7193
7179
|
}
|
|
7194
7180
|
],
|
|
7195
7181
|
"signatures": [
|
|
7196
7182
|
{
|
|
7197
|
-
"id":
|
|
7183
|
+
"id": 451,
|
|
7198
7184
|
"name": "addButtonClicked",
|
|
7199
7185
|
"kind": 4096,
|
|
7200
7186
|
"kindString": "Call signature",
|
|
@@ -7207,7 +7193,7 @@
|
|
|
7207
7193
|
]
|
|
7208
7194
|
},
|
|
7209
7195
|
{
|
|
7210
|
-
"id":
|
|
7196
|
+
"id": 487,
|
|
7211
7197
|
"name": "clearSearchText",
|
|
7212
7198
|
"kind": 2048,
|
|
7213
7199
|
"kindString": "Method",
|
|
@@ -7217,13 +7203,13 @@
|
|
|
7217
7203
|
"sources": [
|
|
7218
7204
|
{
|
|
7219
7205
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7220
|
-
"line":
|
|
7206
|
+
"line": 460,
|
|
7221
7207
|
"character": 9
|
|
7222
7208
|
}
|
|
7223
7209
|
],
|
|
7224
7210
|
"signatures": [
|
|
7225
7211
|
{
|
|
7226
|
-
"id":
|
|
7212
|
+
"id": 488,
|
|
7227
7213
|
"name": "clearSearchText",
|
|
7228
7214
|
"kind": 4096,
|
|
7229
7215
|
"kindString": "Call signature",
|
|
@@ -7236,7 +7222,7 @@
|
|
|
7236
7222
|
]
|
|
7237
7223
|
},
|
|
7238
7224
|
{
|
|
7239
|
-
"id":
|
|
7225
|
+
"id": 489,
|
|
7240
7226
|
"name": "inputKeydown",
|
|
7241
7227
|
"kind": 2048,
|
|
7242
7228
|
"kindString": "Method",
|
|
@@ -7246,20 +7232,20 @@
|
|
|
7246
7232
|
"sources": [
|
|
7247
7233
|
{
|
|
7248
7234
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7249
|
-
"line":
|
|
7235
|
+
"line": 469,
|
|
7250
7236
|
"character": 9
|
|
7251
7237
|
}
|
|
7252
7238
|
],
|
|
7253
7239
|
"signatures": [
|
|
7254
7240
|
{
|
|
7255
|
-
"id":
|
|
7241
|
+
"id": 490,
|
|
7256
7242
|
"name": "inputKeydown",
|
|
7257
7243
|
"kind": 4096,
|
|
7258
7244
|
"kindString": "Call signature",
|
|
7259
7245
|
"flags": {},
|
|
7260
7246
|
"parameters": [
|
|
7261
7247
|
{
|
|
7262
|
-
"id":
|
|
7248
|
+
"id": 491,
|
|
7263
7249
|
"name": "event",
|
|
7264
7250
|
"kind": 32768,
|
|
7265
7251
|
"kindString": "Parameter",
|
|
@@ -7270,17 +7256,6 @@
|
|
|
7270
7256
|
"package": "typescript",
|
|
7271
7257
|
"name": "KeyboardEvent"
|
|
7272
7258
|
}
|
|
7273
|
-
},
|
|
7274
|
-
{
|
|
7275
|
-
"id": 481,
|
|
7276
|
-
"name": "value",
|
|
7277
|
-
"kind": 32768,
|
|
7278
|
-
"kindString": "Parameter",
|
|
7279
|
-
"flags": {},
|
|
7280
|
-
"type": {
|
|
7281
|
-
"type": "intrinsic",
|
|
7282
|
-
"name": "string"
|
|
7283
|
-
}
|
|
7284
7259
|
}
|
|
7285
7260
|
],
|
|
7286
7261
|
"type": {
|
|
@@ -7291,7 +7266,7 @@
|
|
|
7291
7266
|
]
|
|
7292
7267
|
},
|
|
7293
7268
|
{
|
|
7294
|
-
"id":
|
|
7269
|
+
"id": 492,
|
|
7295
7270
|
"name": "inputKeyup",
|
|
7296
7271
|
"kind": 2048,
|
|
7297
7272
|
"kindString": "Method",
|
|
@@ -7301,20 +7276,20 @@
|
|
|
7301
7276
|
"sources": [
|
|
7302
7277
|
{
|
|
7303
7278
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7304
|
-
"line":
|
|
7279
|
+
"line": 493,
|
|
7305
7280
|
"character": 9
|
|
7306
7281
|
}
|
|
7307
7282
|
],
|
|
7308
7283
|
"signatures": [
|
|
7309
7284
|
{
|
|
7310
|
-
"id":
|
|
7285
|
+
"id": 493,
|
|
7311
7286
|
"name": "inputKeyup",
|
|
7312
7287
|
"kind": 4096,
|
|
7313
7288
|
"kindString": "Call signature",
|
|
7314
7289
|
"flags": {},
|
|
7315
7290
|
"parameters": [
|
|
7316
7291
|
{
|
|
7317
|
-
"id":
|
|
7292
|
+
"id": 494,
|
|
7318
7293
|
"name": "event",
|
|
7319
7294
|
"kind": 32768,
|
|
7320
7295
|
"kindString": "Parameter",
|
|
@@ -7335,7 +7310,7 @@
|
|
|
7335
7310
|
]
|
|
7336
7311
|
},
|
|
7337
7312
|
{
|
|
7338
|
-
"id":
|
|
7313
|
+
"id": 446,
|
|
7339
7314
|
"name": "ngAfterViewInit",
|
|
7340
7315
|
"kind": 2048,
|
|
7341
7316
|
"kindString": "Method",
|
|
@@ -7345,13 +7320,13 @@
|
|
|
7345
7320
|
"sources": [
|
|
7346
7321
|
{
|
|
7347
7322
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7348
|
-
"line":
|
|
7323
|
+
"line": 341,
|
|
7349
7324
|
"character": 9
|
|
7350
7325
|
}
|
|
7351
7326
|
],
|
|
7352
7327
|
"signatures": [
|
|
7353
7328
|
{
|
|
7354
|
-
"id":
|
|
7329
|
+
"id": 447,
|
|
7355
7330
|
"name": "ngAfterViewInit",
|
|
7356
7331
|
"kind": 4096,
|
|
7357
7332
|
"kindString": "Call signature",
|
|
@@ -7372,7 +7347,7 @@
|
|
|
7372
7347
|
}
|
|
7373
7348
|
},
|
|
7374
7349
|
{
|
|
7375
|
-
"id":
|
|
7350
|
+
"id": 448,
|
|
7376
7351
|
"name": "ngOnDestroy",
|
|
7377
7352
|
"kind": 2048,
|
|
7378
7353
|
"kindString": "Method",
|
|
@@ -7382,13 +7357,13 @@
|
|
|
7382
7357
|
"sources": [
|
|
7383
7358
|
{
|
|
7384
7359
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7385
|
-
"line":
|
|
7360
|
+
"line": 347,
|
|
7386
7361
|
"character": 9
|
|
7387
7362
|
}
|
|
7388
7363
|
],
|
|
7389
7364
|
"signatures": [
|
|
7390
7365
|
{
|
|
7391
|
-
"id":
|
|
7366
|
+
"id": 449,
|
|
7392
7367
|
"name": "ngOnDestroy",
|
|
7393
7368
|
"kind": 4096,
|
|
7394
7369
|
"kindString": "Call signature",
|
|
@@ -7409,7 +7384,7 @@
|
|
|
7409
7384
|
}
|
|
7410
7385
|
},
|
|
7411
7386
|
{
|
|
7412
|
-
"id":
|
|
7387
|
+
"id": 444,
|
|
7413
7388
|
"name": "ngOnInit",
|
|
7414
7389
|
"kind": 2048,
|
|
7415
7390
|
"kindString": "Method",
|
|
@@ -7419,13 +7394,13 @@
|
|
|
7419
7394
|
"sources": [
|
|
7420
7395
|
{
|
|
7421
7396
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7422
|
-
"line":
|
|
7397
|
+
"line": 316,
|
|
7423
7398
|
"character": 9
|
|
7424
7399
|
}
|
|
7425
7400
|
],
|
|
7426
7401
|
"signatures": [
|
|
7427
7402
|
{
|
|
7428
|
-
"id":
|
|
7403
|
+
"id": 445,
|
|
7429
7404
|
"name": "ngOnInit",
|
|
7430
7405
|
"kind": 4096,
|
|
7431
7406
|
"kindString": "Call signature",
|
|
@@ -7446,7 +7421,7 @@
|
|
|
7446
7421
|
}
|
|
7447
7422
|
},
|
|
7448
7423
|
{
|
|
7449
|
-
"id":
|
|
7424
|
+
"id": 455,
|
|
7450
7425
|
"name": "onAutocompleteBlur",
|
|
7451
7426
|
"kind": 2048,
|
|
7452
7427
|
"kindString": "Method",
|
|
@@ -7456,13 +7431,13 @@
|
|
|
7456
7431
|
"sources": [
|
|
7457
7432
|
{
|
|
7458
7433
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7459
|
-
"line":
|
|
7434
|
+
"line": 372,
|
|
7460
7435
|
"character": 9
|
|
7461
7436
|
}
|
|
7462
7437
|
],
|
|
7463
7438
|
"signatures": [
|
|
7464
7439
|
{
|
|
7465
|
-
"id":
|
|
7440
|
+
"id": 456,
|
|
7466
7441
|
"name": "onAutocompleteBlur",
|
|
7467
7442
|
"kind": 4096,
|
|
7468
7443
|
"kindString": "Call signature",
|
|
@@ -7475,7 +7450,7 @@
|
|
|
7475
7450
|
]
|
|
7476
7451
|
},
|
|
7477
7452
|
{
|
|
7478
|
-
"id":
|
|
7453
|
+
"id": 452,
|
|
7479
7454
|
"name": "onAutocompleteSelectionChange",
|
|
7480
7455
|
"kind": 2048,
|
|
7481
7456
|
"kindString": "Method",
|
|
@@ -7485,27 +7460,27 @@
|
|
|
7485
7460
|
"sources": [
|
|
7486
7461
|
{
|
|
7487
7462
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7488
|
-
"line":
|
|
7463
|
+
"line": 361,
|
|
7489
7464
|
"character": 9
|
|
7490
7465
|
}
|
|
7491
7466
|
],
|
|
7492
7467
|
"signatures": [
|
|
7493
7468
|
{
|
|
7494
|
-
"id":
|
|
7469
|
+
"id": 453,
|
|
7495
7470
|
"name": "onAutocompleteSelectionChange",
|
|
7496
7471
|
"kind": 4096,
|
|
7497
7472
|
"kindString": "Call signature",
|
|
7498
7473
|
"flags": {},
|
|
7499
7474
|
"parameters": [
|
|
7500
7475
|
{
|
|
7501
|
-
"id":
|
|
7476
|
+
"id": 454,
|
|
7502
7477
|
"name": "change",
|
|
7503
7478
|
"kind": 32768,
|
|
7504
7479
|
"kindString": "Parameter",
|
|
7505
7480
|
"flags": {},
|
|
7506
7481
|
"type": {
|
|
7507
7482
|
"type": "reference",
|
|
7508
|
-
"id":
|
|
7483
|
+
"id": 584,
|
|
7509
7484
|
"name": "SkyAutocompleteSelectionChange"
|
|
7510
7485
|
}
|
|
7511
7486
|
}
|
|
@@ -7518,7 +7493,7 @@
|
|
|
7518
7493
|
]
|
|
7519
7494
|
},
|
|
7520
7495
|
{
|
|
7521
|
-
"id":
|
|
7496
|
+
"id": 468,
|
|
7522
7497
|
"name": "onChange",
|
|
7523
7498
|
"kind": 2048,
|
|
7524
7499
|
"kindString": "Method",
|
|
@@ -7528,20 +7503,20 @@
|
|
|
7528
7503
|
"sources": [
|
|
7529
7504
|
{
|
|
7530
7505
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7531
|
-
"line":
|
|
7506
|
+
"line": 436,
|
|
7532
7507
|
"character": 9
|
|
7533
7508
|
}
|
|
7534
7509
|
],
|
|
7535
7510
|
"signatures": [
|
|
7536
7511
|
{
|
|
7537
|
-
"id":
|
|
7512
|
+
"id": 469,
|
|
7538
7513
|
"name": "onChange",
|
|
7539
7514
|
"kind": 4096,
|
|
7540
7515
|
"kindString": "Call signature",
|
|
7541
7516
|
"flags": {},
|
|
7542
7517
|
"parameters": [
|
|
7543
7518
|
{
|
|
7544
|
-
"id":
|
|
7519
|
+
"id": 470,
|
|
7545
7520
|
"name": "value",
|
|
7546
7521
|
"kind": 32768,
|
|
7547
7522
|
"kindString": "Parameter",
|
|
@@ -7563,7 +7538,7 @@
|
|
|
7563
7538
|
]
|
|
7564
7539
|
},
|
|
7565
7540
|
{
|
|
7566
|
-
"id":
|
|
7541
|
+
"id": 506,
|
|
7567
7542
|
"name": "onSearchAsync",
|
|
7568
7543
|
"kind": 2048,
|
|
7569
7544
|
"kindString": "Method",
|
|
@@ -7573,27 +7548,27 @@
|
|
|
7573
7548
|
"sources": [
|
|
7574
7549
|
{
|
|
7575
7550
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7576
|
-
"line":
|
|
7551
|
+
"line": 651,
|
|
7577
7552
|
"character": 9
|
|
7578
7553
|
}
|
|
7579
7554
|
],
|
|
7580
7555
|
"signatures": [
|
|
7581
7556
|
{
|
|
7582
|
-
"id":
|
|
7557
|
+
"id": 507,
|
|
7583
7558
|
"name": "onSearchAsync",
|
|
7584
7559
|
"kind": 4096,
|
|
7585
7560
|
"kindString": "Call signature",
|
|
7586
7561
|
"flags": {},
|
|
7587
7562
|
"parameters": [
|
|
7588
7563
|
{
|
|
7589
|
-
"id":
|
|
7564
|
+
"id": 508,
|
|
7590
7565
|
"name": "args",
|
|
7591
7566
|
"kind": 32768,
|
|
7592
7567
|
"kindString": "Parameter",
|
|
7593
7568
|
"flags": {},
|
|
7594
7569
|
"type": {
|
|
7595
7570
|
"type": "reference",
|
|
7596
|
-
"id":
|
|
7571
|
+
"id": 561,
|
|
7597
7572
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
7598
7573
|
}
|
|
7599
7574
|
}
|
|
@@ -7606,7 +7581,7 @@
|
|
|
7606
7581
|
]
|
|
7607
7582
|
},
|
|
7608
7583
|
{
|
|
7609
|
-
"id":
|
|
7584
|
+
"id": 495,
|
|
7610
7585
|
"name": "onSearchButtonClick",
|
|
7611
7586
|
"kind": 2048,
|
|
7612
7587
|
"kindString": "Method",
|
|
@@ -7616,13 +7591,13 @@
|
|
|
7616
7591
|
"sources": [
|
|
7617
7592
|
{
|
|
7618
7593
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7619
|
-
"line":
|
|
7594
|
+
"line": 519,
|
|
7620
7595
|
"character": 9
|
|
7621
7596
|
}
|
|
7622
7597
|
],
|
|
7623
7598
|
"signatures": [
|
|
7624
7599
|
{
|
|
7625
|
-
"id":
|
|
7600
|
+
"id": 496,
|
|
7626
7601
|
"name": "onSearchButtonClick",
|
|
7627
7602
|
"kind": 4096,
|
|
7628
7603
|
"kindString": "Call signature",
|
|
@@ -7635,7 +7610,7 @@
|
|
|
7635
7610
|
]
|
|
7636
7611
|
},
|
|
7637
7612
|
{
|
|
7638
|
-
"id":
|
|
7613
|
+
"id": 497,
|
|
7639
7614
|
"name": "onShowMoreClick",
|
|
7640
7615
|
"kind": 2048,
|
|
7641
7616
|
"kindString": "Method",
|
|
@@ -7645,20 +7620,20 @@
|
|
|
7645
7620
|
"sources": [
|
|
7646
7621
|
{
|
|
7647
7622
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7648
|
-
"line":
|
|
7623
|
+
"line": 539,
|
|
7649
7624
|
"character": 9
|
|
7650
7625
|
}
|
|
7651
7626
|
],
|
|
7652
7627
|
"signatures": [
|
|
7653
7628
|
{
|
|
7654
|
-
"id":
|
|
7629
|
+
"id": 498,
|
|
7655
7630
|
"name": "onShowMoreClick",
|
|
7656
7631
|
"kind": 4096,
|
|
7657
7632
|
"kindString": "Call signature",
|
|
7658
7633
|
"flags": {},
|
|
7659
7634
|
"parameters": [
|
|
7660
7635
|
{
|
|
7661
|
-
"id":
|
|
7636
|
+
"id": 499,
|
|
7662
7637
|
"name": "event",
|
|
7663
7638
|
"kind": 32768,
|
|
7664
7639
|
"kindString": "Parameter",
|
|
@@ -7677,7 +7652,7 @@
|
|
|
7677
7652
|
]
|
|
7678
7653
|
},
|
|
7679
7654
|
{
|
|
7680
|
-
"id":
|
|
7655
|
+
"id": 457,
|
|
7681
7656
|
"name": "onTokensChange",
|
|
7682
7657
|
"kind": 2048,
|
|
7683
7658
|
"kindString": "Method",
|
|
@@ -7687,20 +7662,20 @@
|
|
|
7687
7662
|
"sources": [
|
|
7688
7663
|
{
|
|
7689
7664
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7690
|
-
"line":
|
|
7665
|
+
"line": 376,
|
|
7691
7666
|
"character": 9
|
|
7692
7667
|
}
|
|
7693
7668
|
],
|
|
7694
7669
|
"signatures": [
|
|
7695
7670
|
{
|
|
7696
|
-
"id":
|
|
7671
|
+
"id": 458,
|
|
7697
7672
|
"name": "onTokensChange",
|
|
7698
7673
|
"kind": 4096,
|
|
7699
7674
|
"kindString": "Call signature",
|
|
7700
7675
|
"flags": {},
|
|
7701
7676
|
"parameters": [
|
|
7702
7677
|
{
|
|
7703
|
-
"id":
|
|
7678
|
+
"id": 459,
|
|
7704
7679
|
"name": "change",
|
|
7705
7680
|
"kind": 32768,
|
|
7706
7681
|
"kindString": "Parameter",
|
|
@@ -7722,7 +7697,7 @@
|
|
|
7722
7697
|
]
|
|
7723
7698
|
},
|
|
7724
7699
|
{
|
|
7725
|
-
"id":
|
|
7700
|
+
"id": 460,
|
|
7726
7701
|
"name": "onTokensFocusIndexOverRange",
|
|
7727
7702
|
"kind": 2048,
|
|
7728
7703
|
"kindString": "Method",
|
|
@@ -7732,13 +7707,13 @@
|
|
|
7732
7707
|
"sources": [
|
|
7733
7708
|
{
|
|
7734
7709
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7735
|
-
"line":
|
|
7710
|
+
"line": 401,
|
|
7736
7711
|
"character": 9
|
|
7737
7712
|
}
|
|
7738
7713
|
],
|
|
7739
7714
|
"signatures": [
|
|
7740
7715
|
{
|
|
7741
|
-
"id":
|
|
7716
|
+
"id": 461,
|
|
7742
7717
|
"name": "onTokensFocusIndexOverRange",
|
|
7743
7718
|
"kind": 4096,
|
|
7744
7719
|
"kindString": "Call signature",
|
|
@@ -7751,7 +7726,7 @@
|
|
|
7751
7726
|
]
|
|
7752
7727
|
},
|
|
7753
7728
|
{
|
|
7754
|
-
"id":
|
|
7729
|
+
"id": 462,
|
|
7755
7730
|
"name": "onTokensKeyUp",
|
|
7756
7731
|
"kind": 2048,
|
|
7757
7732
|
"kindString": "Method",
|
|
@@ -7761,20 +7736,20 @@
|
|
|
7761
7736
|
"sources": [
|
|
7762
7737
|
{
|
|
7763
7738
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7764
|
-
"line":
|
|
7739
|
+
"line": 407,
|
|
7765
7740
|
"character": 9
|
|
7766
7741
|
}
|
|
7767
7742
|
],
|
|
7768
7743
|
"signatures": [
|
|
7769
7744
|
{
|
|
7770
|
-
"id":
|
|
7745
|
+
"id": 463,
|
|
7771
7746
|
"name": "onTokensKeyUp",
|
|
7772
7747
|
"kind": 4096,
|
|
7773
7748
|
"kindString": "Call signature",
|
|
7774
7749
|
"flags": {},
|
|
7775
7750
|
"parameters": [
|
|
7776
7751
|
{
|
|
7777
|
-
"id":
|
|
7752
|
+
"id": 464,
|
|
7778
7753
|
"name": "event",
|
|
7779
7754
|
"kind": 32768,
|
|
7780
7755
|
"kindString": "Parameter",
|
|
@@ -7795,7 +7770,7 @@
|
|
|
7795
7770
|
]
|
|
7796
7771
|
},
|
|
7797
7772
|
{
|
|
7798
|
-
"id":
|
|
7773
|
+
"id": 471,
|
|
7799
7774
|
"name": "onTouched",
|
|
7800
7775
|
"kind": 2048,
|
|
7801
7776
|
"kindString": "Method",
|
|
@@ -7805,13 +7780,13 @@
|
|
|
7805
7780
|
"sources": [
|
|
7806
7781
|
{
|
|
7807
7782
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7808
|
-
"line":
|
|
7783
|
+
"line": 438,
|
|
7809
7784
|
"character": 9
|
|
7810
7785
|
}
|
|
7811
7786
|
],
|
|
7812
7787
|
"signatures": [
|
|
7813
7788
|
{
|
|
7814
|
-
"id":
|
|
7789
|
+
"id": 472,
|
|
7815
7790
|
"name": "onTouched",
|
|
7816
7791
|
"kind": 4096,
|
|
7817
7792
|
"kindString": "Call signature",
|
|
@@ -7824,7 +7799,7 @@
|
|
|
7824
7799
|
]
|
|
7825
7800
|
},
|
|
7826
7801
|
{
|
|
7827
|
-
"id":
|
|
7802
|
+
"id": 503,
|
|
7828
7803
|
"name": "openPicker",
|
|
7829
7804
|
"kind": 2048,
|
|
7830
7805
|
"kindString": "Method",
|
|
@@ -7834,20 +7809,20 @@
|
|
|
7834
7809
|
"sources": [
|
|
7835
7810
|
{
|
|
7836
7811
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7837
|
-
"line":
|
|
7812
|
+
"line": 605,
|
|
7838
7813
|
"character": 9
|
|
7839
7814
|
}
|
|
7840
7815
|
],
|
|
7841
7816
|
"signatures": [
|
|
7842
7817
|
{
|
|
7843
|
-
"id":
|
|
7818
|
+
"id": 504,
|
|
7844
7819
|
"name": "openPicker",
|
|
7845
7820
|
"kind": 4096,
|
|
7846
7821
|
"kindString": "Call signature",
|
|
7847
7822
|
"flags": {},
|
|
7848
7823
|
"parameters": [
|
|
7849
7824
|
{
|
|
7850
|
-
"id":
|
|
7825
|
+
"id": 505,
|
|
7851
7826
|
"name": "initialSearch",
|
|
7852
7827
|
"kind": 32768,
|
|
7853
7828
|
"kindString": "Parameter",
|
|
@@ -7866,7 +7841,7 @@
|
|
|
7866
7841
|
]
|
|
7867
7842
|
},
|
|
7868
7843
|
{
|
|
7869
|
-
"id":
|
|
7844
|
+
"id": 473,
|
|
7870
7845
|
"name": "registerOnChange",
|
|
7871
7846
|
"kind": 2048,
|
|
7872
7847
|
"kindString": "Method",
|
|
@@ -7876,20 +7851,20 @@
|
|
|
7876
7851
|
"sources": [
|
|
7877
7852
|
{
|
|
7878
7853
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7879
|
-
"line":
|
|
7854
|
+
"line": 440,
|
|
7880
7855
|
"character": 9
|
|
7881
7856
|
}
|
|
7882
7857
|
],
|
|
7883
7858
|
"signatures": [
|
|
7884
7859
|
{
|
|
7885
|
-
"id":
|
|
7860
|
+
"id": 474,
|
|
7886
7861
|
"name": "registerOnChange",
|
|
7887
7862
|
"kind": 4096,
|
|
7888
7863
|
"kindString": "Call signature",
|
|
7889
7864
|
"flags": {},
|
|
7890
7865
|
"parameters": [
|
|
7891
7866
|
{
|
|
7892
|
-
"id":
|
|
7867
|
+
"id": 475,
|
|
7893
7868
|
"name": "fn",
|
|
7894
7869
|
"kind": 32768,
|
|
7895
7870
|
"kindString": "Parameter",
|
|
@@ -7897,21 +7872,21 @@
|
|
|
7897
7872
|
"type": {
|
|
7898
7873
|
"type": "reflection",
|
|
7899
7874
|
"declaration": {
|
|
7900
|
-
"id":
|
|
7875
|
+
"id": 476,
|
|
7901
7876
|
"name": "__type",
|
|
7902
7877
|
"kind": 65536,
|
|
7903
7878
|
"kindString": "Type literal",
|
|
7904
7879
|
"flags": {},
|
|
7905
7880
|
"signatures": [
|
|
7906
7881
|
{
|
|
7907
|
-
"id":
|
|
7882
|
+
"id": 477,
|
|
7908
7883
|
"name": "__type",
|
|
7909
7884
|
"kind": 4096,
|
|
7910
7885
|
"kindString": "Call signature",
|
|
7911
7886
|
"flags": {},
|
|
7912
7887
|
"parameters": [
|
|
7913
7888
|
{
|
|
7914
|
-
"id":
|
|
7889
|
+
"id": 478,
|
|
7915
7890
|
"name": "value",
|
|
7916
7891
|
"kind": 32768,
|
|
7917
7892
|
"kindString": "Parameter",
|
|
@@ -7948,7 +7923,7 @@
|
|
|
7948
7923
|
}
|
|
7949
7924
|
},
|
|
7950
7925
|
{
|
|
7951
|
-
"id":
|
|
7926
|
+
"id": 479,
|
|
7952
7927
|
"name": "registerOnTouched",
|
|
7953
7928
|
"kind": 2048,
|
|
7954
7929
|
"kindString": "Method",
|
|
@@ -7958,20 +7933,20 @@
|
|
|
7958
7933
|
"sources": [
|
|
7959
7934
|
{
|
|
7960
7935
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7961
|
-
"line":
|
|
7936
|
+
"line": 444,
|
|
7962
7937
|
"character": 9
|
|
7963
7938
|
}
|
|
7964
7939
|
],
|
|
7965
7940
|
"signatures": [
|
|
7966
7941
|
{
|
|
7967
|
-
"id":
|
|
7942
|
+
"id": 480,
|
|
7968
7943
|
"name": "registerOnTouched",
|
|
7969
7944
|
"kind": 4096,
|
|
7970
7945
|
"kindString": "Call signature",
|
|
7971
7946
|
"flags": {},
|
|
7972
7947
|
"parameters": [
|
|
7973
7948
|
{
|
|
7974
|
-
"id":
|
|
7949
|
+
"id": 481,
|
|
7975
7950
|
"name": "fn",
|
|
7976
7951
|
"kind": 32768,
|
|
7977
7952
|
"kindString": "Parameter",
|
|
@@ -7979,14 +7954,14 @@
|
|
|
7979
7954
|
"type": {
|
|
7980
7955
|
"type": "reflection",
|
|
7981
7956
|
"declaration": {
|
|
7982
|
-
"id":
|
|
7957
|
+
"id": 482,
|
|
7983
7958
|
"name": "__type",
|
|
7984
7959
|
"kind": 65536,
|
|
7985
7960
|
"kindString": "Type literal",
|
|
7986
7961
|
"flags": {},
|
|
7987
7962
|
"signatures": [
|
|
7988
7963
|
{
|
|
7989
|
-
"id":
|
|
7964
|
+
"id": 483,
|
|
7990
7965
|
"name": "__type",
|
|
7991
7966
|
"kind": 4096,
|
|
7992
7967
|
"kindString": "Call signature",
|
|
@@ -8017,7 +7992,7 @@
|
|
|
8017
7992
|
}
|
|
8018
7993
|
},
|
|
8019
7994
|
{
|
|
8020
|
-
"id":
|
|
7995
|
+
"id": 484,
|
|
8021
7996
|
"name": "setDisabledState",
|
|
8022
7997
|
"kind": 2048,
|
|
8023
7998
|
"kindString": "Method",
|
|
@@ -8027,20 +8002,20 @@
|
|
|
8027
8002
|
"sources": [
|
|
8028
8003
|
{
|
|
8029
8004
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
8030
|
-
"line":
|
|
8005
|
+
"line": 449,
|
|
8031
8006
|
"character": 9
|
|
8032
8007
|
}
|
|
8033
8008
|
],
|
|
8034
8009
|
"signatures": [
|
|
8035
8010
|
{
|
|
8036
|
-
"id":
|
|
8011
|
+
"id": 485,
|
|
8037
8012
|
"name": "setDisabledState",
|
|
8038
8013
|
"kind": 4096,
|
|
8039
8014
|
"kindString": "Call signature",
|
|
8040
8015
|
"flags": {},
|
|
8041
8016
|
"parameters": [
|
|
8042
8017
|
{
|
|
8043
|
-
"id":
|
|
8018
|
+
"id": 486,
|
|
8044
8019
|
"name": "disabled",
|
|
8045
8020
|
"kind": 32768,
|
|
8046
8021
|
"kindString": "Parameter",
|
|
@@ -8067,7 +8042,7 @@
|
|
|
8067
8042
|
}
|
|
8068
8043
|
},
|
|
8069
8044
|
{
|
|
8070
|
-
"id":
|
|
8045
|
+
"id": 465,
|
|
8071
8046
|
"name": "writeValue",
|
|
8072
8047
|
"kind": 2048,
|
|
8073
8048
|
"kindString": "Method",
|
|
@@ -8077,20 +8052,20 @@
|
|
|
8077
8052
|
"sources": [
|
|
8078
8053
|
{
|
|
8079
8054
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
8080
|
-
"line":
|
|
8055
|
+
"line": 429,
|
|
8081
8056
|
"character": 9
|
|
8082
8057
|
}
|
|
8083
8058
|
],
|
|
8084
8059
|
"signatures": [
|
|
8085
8060
|
{
|
|
8086
|
-
"id":
|
|
8061
|
+
"id": 466,
|
|
8087
8062
|
"name": "writeValue",
|
|
8088
8063
|
"kind": 4096,
|
|
8089
8064
|
"kindString": "Call signature",
|
|
8090
8065
|
"flags": {},
|
|
8091
8066
|
"parameters": [
|
|
8092
8067
|
{
|
|
8093
|
-
"id":
|
|
8068
|
+
"id": 467,
|
|
8094
8069
|
"name": "value",
|
|
8095
8070
|
"kind": 32768,
|
|
8096
8071
|
"kindString": "Parameter",
|
|
@@ -8125,75 +8100,75 @@
|
|
|
8125
8100
|
"title": "Constructors",
|
|
8126
8101
|
"kind": 512,
|
|
8127
8102
|
"children": [
|
|
8128
|
-
|
|
8103
|
+
378
|
|
8129
8104
|
]
|
|
8130
8105
|
},
|
|
8131
8106
|
{
|
|
8132
8107
|
"title": "Properties",
|
|
8133
8108
|
"kind": 1024,
|
|
8134
8109
|
"children": [
|
|
8135
|
-
|
|
8136
|
-
|
|
8137
|
-
|
|
8138
|
-
386,
|
|
8139
|
-
411,
|
|
8140
|
-
524,
|
|
8110
|
+
407,
|
|
8111
|
+
389,
|
|
8112
|
+
390,
|
|
8141
8113
|
391,
|
|
8142
|
-
|
|
8143
|
-
|
|
8144
|
-
431,
|
|
8145
|
-
412,
|
|
8146
|
-
393,
|
|
8147
|
-
541,
|
|
8148
|
-
539,
|
|
8149
|
-
537,
|
|
8150
|
-
540,
|
|
8151
|
-
538,
|
|
8152
|
-
395,
|
|
8114
|
+
416,
|
|
8115
|
+
534,
|
|
8153
8116
|
396,
|
|
8154
|
-
|
|
8155
|
-
|
|
8117
|
+
397,
|
|
8118
|
+
399,
|
|
8119
|
+
442,
|
|
8120
|
+
417,
|
|
8121
|
+
398,
|
|
8122
|
+
551,
|
|
8123
|
+
549,
|
|
8124
|
+
547,
|
|
8125
|
+
550,
|
|
8126
|
+
548,
|
|
8127
|
+
400,
|
|
8128
|
+
401,
|
|
8129
|
+
443,
|
|
8130
|
+
418
|
|
8156
8131
|
]
|
|
8157
8132
|
},
|
|
8158
8133
|
{
|
|
8159
8134
|
"title": "Accessors",
|
|
8160
8135
|
"kind": 262144,
|
|
8161
8136
|
"children": [
|
|
8162
|
-
|
|
8163
|
-
|
|
8164
|
-
|
|
8165
|
-
|
|
8166
|
-
|
|
8167
|
-
|
|
8168
|
-
|
|
8137
|
+
392,
|
|
8138
|
+
535,
|
|
8139
|
+
539,
|
|
8140
|
+
543,
|
|
8141
|
+
402,
|
|
8142
|
+
408,
|
|
8143
|
+
412
|
|
8169
8144
|
]
|
|
8170
8145
|
},
|
|
8171
8146
|
{
|
|
8172
8147
|
"title": "Methods",
|
|
8173
8148
|
"kind": 2048,
|
|
8174
8149
|
"children": [
|
|
8175
|
-
|
|
8176
|
-
476,
|
|
8177
|
-
478,
|
|
8178
|
-
482,
|
|
8179
|
-
435,
|
|
8180
|
-
437,
|
|
8181
|
-
433,
|
|
8182
|
-
444,
|
|
8183
|
-
441,
|
|
8184
|
-
457,
|
|
8185
|
-
496,
|
|
8186
|
-
485,
|
|
8150
|
+
450,
|
|
8187
8151
|
487,
|
|
8152
|
+
489,
|
|
8153
|
+
492,
|
|
8188
8154
|
446,
|
|
8189
|
-
|
|
8190
|
-
|
|
8155
|
+
448,
|
|
8156
|
+
444,
|
|
8157
|
+
455,
|
|
8158
|
+
452,
|
|
8159
|
+
468,
|
|
8160
|
+
506,
|
|
8161
|
+
495,
|
|
8162
|
+
497,
|
|
8163
|
+
457,
|
|
8191
8164
|
460,
|
|
8192
|
-
493,
|
|
8193
8165
|
462,
|
|
8194
|
-
|
|
8166
|
+
471,
|
|
8167
|
+
503,
|
|
8195
8168
|
473,
|
|
8196
|
-
|
|
8169
|
+
479,
|
|
8170
|
+
484,
|
|
8171
|
+
465
|
|
8197
8172
|
]
|
|
8198
8173
|
}
|
|
8199
8174
|
],
|
|
@@ -8238,7 +8213,7 @@
|
|
|
8238
8213
|
]
|
|
8239
8214
|
},
|
|
8240
8215
|
{
|
|
8241
|
-
"id":
|
|
8216
|
+
"id": 561,
|
|
8242
8217
|
"name": "SkyAutocompleteSearchAsyncArgs",
|
|
8243
8218
|
"kind": 256,
|
|
8244
8219
|
"kindString": "Interface",
|
|
@@ -8248,7 +8223,7 @@
|
|
|
8248
8223
|
},
|
|
8249
8224
|
"children": [
|
|
8250
8225
|
{
|
|
8251
|
-
"id":
|
|
8226
|
+
"id": 565,
|
|
8252
8227
|
"name": "continuationData",
|
|
8253
8228
|
"kind": 1024,
|
|
8254
8229
|
"kindString": "Property",
|
|
@@ -8271,7 +8246,7 @@
|
|
|
8271
8246
|
}
|
|
8272
8247
|
},
|
|
8273
8248
|
{
|
|
8274
|
-
"id":
|
|
8249
|
+
"id": 563,
|
|
8275
8250
|
"name": "displayType",
|
|
8276
8251
|
"kind": 1024,
|
|
8277
8252
|
"kindString": "Property",
|
|
@@ -8288,12 +8263,12 @@
|
|
|
8288
8263
|
],
|
|
8289
8264
|
"type": {
|
|
8290
8265
|
"type": "reference",
|
|
8291
|
-
"id":
|
|
8266
|
+
"id": 572,
|
|
8292
8267
|
"name": "AutocompleteSearchAsyncResultDisplayType"
|
|
8293
8268
|
}
|
|
8294
8269
|
},
|
|
8295
8270
|
{
|
|
8296
|
-
"id":
|
|
8271
|
+
"id": 564,
|
|
8297
8272
|
"name": "offset",
|
|
8298
8273
|
"kind": 1024,
|
|
8299
8274
|
"kindString": "Property",
|
|
@@ -8314,7 +8289,7 @@
|
|
|
8314
8289
|
}
|
|
8315
8290
|
},
|
|
8316
8291
|
{
|
|
8317
|
-
"id":
|
|
8292
|
+
"id": 566,
|
|
8318
8293
|
"name": "result",
|
|
8319
8294
|
"kind": 1024,
|
|
8320
8295
|
"kindString": "Property",
|
|
@@ -8336,7 +8311,7 @@
|
|
|
8336
8311
|
"typeArguments": [
|
|
8337
8312
|
{
|
|
8338
8313
|
"type": "reference",
|
|
8339
|
-
"id":
|
|
8314
|
+
"id": 567,
|
|
8340
8315
|
"name": "SkyAutocompleteSearchAsyncResult"
|
|
8341
8316
|
}
|
|
8342
8317
|
],
|
|
@@ -8346,7 +8321,7 @@
|
|
|
8346
8321
|
}
|
|
8347
8322
|
},
|
|
8348
8323
|
{
|
|
8349
|
-
"id":
|
|
8324
|
+
"id": 562,
|
|
8350
8325
|
"name": "searchText",
|
|
8351
8326
|
"kind": 1024,
|
|
8352
8327
|
"kindString": "Property",
|
|
@@ -8372,11 +8347,11 @@
|
|
|
8372
8347
|
"title": "Properties",
|
|
8373
8348
|
"kind": 1024,
|
|
8374
8349
|
"children": [
|
|
8375
|
-
|
|
8376
|
-
|
|
8377
|
-
|
|
8378
|
-
|
|
8379
|
-
|
|
8350
|
+
565,
|
|
8351
|
+
563,
|
|
8352
|
+
564,
|
|
8353
|
+
566,
|
|
8354
|
+
562
|
|
8380
8355
|
]
|
|
8381
8356
|
}
|
|
8382
8357
|
],
|
|
@@ -8389,7 +8364,7 @@
|
|
|
8389
8364
|
]
|
|
8390
8365
|
},
|
|
8391
8366
|
{
|
|
8392
|
-
"id":
|
|
8367
|
+
"id": 567,
|
|
8393
8368
|
"name": "SkyAutocompleteSearchAsyncResult",
|
|
8394
8369
|
"kind": 256,
|
|
8395
8370
|
"kindString": "Interface",
|
|
@@ -8399,7 +8374,7 @@
|
|
|
8399
8374
|
},
|
|
8400
8375
|
"children": [
|
|
8401
8376
|
{
|
|
8402
|
-
"id":
|
|
8377
|
+
"id": 568,
|
|
8403
8378
|
"name": "continuationData",
|
|
8404
8379
|
"kind": 1024,
|
|
8405
8380
|
"kindString": "Property",
|
|
@@ -8422,7 +8397,7 @@
|
|
|
8422
8397
|
}
|
|
8423
8398
|
},
|
|
8424
8399
|
{
|
|
8425
|
-
"id":
|
|
8400
|
+
"id": 569,
|
|
8426
8401
|
"name": "hasMore",
|
|
8427
8402
|
"kind": 1024,
|
|
8428
8403
|
"kindString": "Property",
|
|
@@ -8445,7 +8420,7 @@
|
|
|
8445
8420
|
}
|
|
8446
8421
|
},
|
|
8447
8422
|
{
|
|
8448
|
-
"id":
|
|
8423
|
+
"id": 570,
|
|
8449
8424
|
"name": "items",
|
|
8450
8425
|
"kind": 1024,
|
|
8451
8426
|
"kindString": "Property",
|
|
@@ -8469,7 +8444,7 @@
|
|
|
8469
8444
|
}
|
|
8470
8445
|
},
|
|
8471
8446
|
{
|
|
8472
|
-
"id":
|
|
8447
|
+
"id": 571,
|
|
8473
8448
|
"name": "totalCount",
|
|
8474
8449
|
"kind": 1024,
|
|
8475
8450
|
"kindString": "Property",
|
|
@@ -8495,10 +8470,10 @@
|
|
|
8495
8470
|
"title": "Properties",
|
|
8496
8471
|
"kind": 1024,
|
|
8497
8472
|
"children": [
|
|
8498
|
-
|
|
8499
|
-
|
|
8500
|
-
|
|
8501
|
-
|
|
8473
|
+
568,
|
|
8474
|
+
569,
|
|
8475
|
+
570,
|
|
8476
|
+
571
|
|
8502
8477
|
]
|
|
8503
8478
|
}
|
|
8504
8479
|
],
|
|
@@ -8511,14 +8486,14 @@
|
|
|
8511
8486
|
]
|
|
8512
8487
|
},
|
|
8513
8488
|
{
|
|
8514
|
-
"id":
|
|
8489
|
+
"id": 584,
|
|
8515
8490
|
"name": "SkyAutocompleteSelectionChange",
|
|
8516
8491
|
"kind": 256,
|
|
8517
8492
|
"kindString": "Interface",
|
|
8518
8493
|
"flags": {},
|
|
8519
8494
|
"children": [
|
|
8520
8495
|
{
|
|
8521
|
-
"id":
|
|
8496
|
+
"id": 585,
|
|
8522
8497
|
"name": "selectedItem",
|
|
8523
8498
|
"kind": 1024,
|
|
8524
8499
|
"kindString": "Property",
|
|
@@ -8546,7 +8521,7 @@
|
|
|
8546
8521
|
"title": "Properties",
|
|
8547
8522
|
"kind": 1024,
|
|
8548
8523
|
"children": [
|
|
8549
|
-
|
|
8524
|
+
585
|
|
8550
8525
|
]
|
|
8551
8526
|
}
|
|
8552
8527
|
],
|
|
@@ -8559,7 +8534,7 @@
|
|
|
8559
8534
|
]
|
|
8560
8535
|
},
|
|
8561
8536
|
{
|
|
8562
|
-
"id":
|
|
8537
|
+
"id": 592,
|
|
8563
8538
|
"name": "SkyCountryFieldCountry",
|
|
8564
8539
|
"kind": 256,
|
|
8565
8540
|
"kindString": "Interface",
|
|
@@ -8569,7 +8544,7 @@
|
|
|
8569
8544
|
},
|
|
8570
8545
|
"children": [
|
|
8571
8546
|
{
|
|
8572
|
-
"id":
|
|
8547
|
+
"id": 595,
|
|
8573
8548
|
"name": "dialCode",
|
|
8574
8549
|
"kind": 1024,
|
|
8575
8550
|
"kindString": "Property",
|
|
@@ -8592,7 +8567,7 @@
|
|
|
8592
8567
|
}
|
|
8593
8568
|
},
|
|
8594
8569
|
{
|
|
8595
|
-
"id":
|
|
8570
|
+
"id": 593,
|
|
8596
8571
|
"name": "iso2",
|
|
8597
8572
|
"kind": 1024,
|
|
8598
8573
|
"kindString": "Property",
|
|
@@ -8619,7 +8594,7 @@
|
|
|
8619
8594
|
}
|
|
8620
8595
|
},
|
|
8621
8596
|
{
|
|
8622
|
-
"id":
|
|
8597
|
+
"id": 594,
|
|
8623
8598
|
"name": "name",
|
|
8624
8599
|
"kind": 1024,
|
|
8625
8600
|
"kindString": "Property",
|
|
@@ -8647,9 +8622,9 @@
|
|
|
8647
8622
|
"title": "Properties",
|
|
8648
8623
|
"kind": 1024,
|
|
8649
8624
|
"children": [
|
|
8650
|
-
|
|
8651
|
-
|
|
8652
|
-
|
|
8625
|
+
595,
|
|
8626
|
+
593,
|
|
8627
|
+
594
|
|
8653
8628
|
]
|
|
8654
8629
|
}
|
|
8655
8630
|
],
|
|
@@ -8662,7 +8637,7 @@
|
|
|
8662
8637
|
]
|
|
8663
8638
|
},
|
|
8664
8639
|
{
|
|
8665
|
-
"id":
|
|
8640
|
+
"id": 601,
|
|
8666
8641
|
"name": "SkyLookupAddCallbackArgs",
|
|
8667
8642
|
"kind": 256,
|
|
8668
8643
|
"kindString": "Interface",
|
|
@@ -8672,7 +8647,7 @@
|
|
|
8672
8647
|
},
|
|
8673
8648
|
"children": [
|
|
8674
8649
|
{
|
|
8675
|
-
"id":
|
|
8650
|
+
"id": 603,
|
|
8676
8651
|
"name": "data",
|
|
8677
8652
|
"kind": 1024,
|
|
8678
8653
|
"kindString": "Property",
|
|
@@ -8698,7 +8673,7 @@
|
|
|
8698
8673
|
}
|
|
8699
8674
|
},
|
|
8700
8675
|
{
|
|
8701
|
-
"id":
|
|
8676
|
+
"id": 602,
|
|
8702
8677
|
"name": "item",
|
|
8703
8678
|
"kind": 1024,
|
|
8704
8679
|
"kindString": "Property",
|
|
@@ -8724,8 +8699,8 @@
|
|
|
8724
8699
|
"title": "Properties",
|
|
8725
8700
|
"kind": 1024,
|
|
8726
8701
|
"children": [
|
|
8727
|
-
|
|
8728
|
-
|
|
8702
|
+
603,
|
|
8703
|
+
602
|
|
8729
8704
|
]
|
|
8730
8705
|
}
|
|
8731
8706
|
],
|
|
@@ -8738,7 +8713,7 @@
|
|
|
8738
8713
|
]
|
|
8739
8714
|
},
|
|
8740
8715
|
{
|
|
8741
|
-
"id":
|
|
8716
|
+
"id": 604,
|
|
8742
8717
|
"name": "SkyLookupAddClickEventArgs",
|
|
8743
8718
|
"kind": 256,
|
|
8744
8719
|
"kindString": "Interface",
|
|
@@ -8748,7 +8723,7 @@
|
|
|
8748
8723
|
},
|
|
8749
8724
|
"children": [
|
|
8750
8725
|
{
|
|
8751
|
-
"id":
|
|
8726
|
+
"id": 605,
|
|
8752
8727
|
"name": "itemAdded",
|
|
8753
8728
|
"kind": 2048,
|
|
8754
8729
|
"kindString": "Method",
|
|
@@ -8762,7 +8737,7 @@
|
|
|
8762
8737
|
],
|
|
8763
8738
|
"signatures": [
|
|
8764
8739
|
{
|
|
8765
|
-
"id":
|
|
8740
|
+
"id": 606,
|
|
8766
8741
|
"name": "itemAdded",
|
|
8767
8742
|
"kind": 4096,
|
|
8768
8743
|
"kindString": "Call signature",
|
|
@@ -8772,7 +8747,7 @@
|
|
|
8772
8747
|
},
|
|
8773
8748
|
"parameters": [
|
|
8774
8749
|
{
|
|
8775
|
-
"id":
|
|
8750
|
+
"id": 607,
|
|
8776
8751
|
"name": "args",
|
|
8777
8752
|
"kind": 32768,
|
|
8778
8753
|
"kindString": "Parameter",
|
|
@@ -8782,7 +8757,7 @@
|
|
|
8782
8757
|
},
|
|
8783
8758
|
"type": {
|
|
8784
8759
|
"type": "reference",
|
|
8785
|
-
"id":
|
|
8760
|
+
"id": 601,
|
|
8786
8761
|
"name": "SkyLookupAddCallbackArgs"
|
|
8787
8762
|
}
|
|
8788
8763
|
}
|
|
@@ -8800,7 +8775,7 @@
|
|
|
8800
8775
|
"title": "Methods",
|
|
8801
8776
|
"kind": 2048,
|
|
8802
8777
|
"children": [
|
|
8803
|
-
|
|
8778
|
+
605
|
|
8804
8779
|
]
|
|
8805
8780
|
}
|
|
8806
8781
|
],
|
|
@@ -8813,7 +8788,7 @@
|
|
|
8813
8788
|
]
|
|
8814
8789
|
},
|
|
8815
8790
|
{
|
|
8816
|
-
"id":
|
|
8791
|
+
"id": 612,
|
|
8817
8792
|
"name": "SkyLookupShowMoreConfig",
|
|
8818
8793
|
"kind": 256,
|
|
8819
8794
|
"kindString": "Interface",
|
|
@@ -8823,7 +8798,7 @@
|
|
|
8823
8798
|
},
|
|
8824
8799
|
"children": [
|
|
8825
8800
|
{
|
|
8826
|
-
"id":
|
|
8801
|
+
"id": 613,
|
|
8827
8802
|
"name": "customPicker",
|
|
8828
8803
|
"kind": 1024,
|
|
8829
8804
|
"kindString": "Property",
|
|
@@ -8842,12 +8817,12 @@
|
|
|
8842
8817
|
],
|
|
8843
8818
|
"type": {
|
|
8844
8819
|
"type": "reference",
|
|
8845
|
-
"id":
|
|
8820
|
+
"id": 615,
|
|
8846
8821
|
"name": "SkyLookupShowMoreCustomPicker"
|
|
8847
8822
|
}
|
|
8848
8823
|
},
|
|
8849
8824
|
{
|
|
8850
|
-
"id":
|
|
8825
|
+
"id": 614,
|
|
8851
8826
|
"name": "nativePickerConfig",
|
|
8852
8827
|
"kind": 1024,
|
|
8853
8828
|
"kindString": "Property",
|
|
@@ -8866,7 +8841,7 @@
|
|
|
8866
8841
|
],
|
|
8867
8842
|
"type": {
|
|
8868
8843
|
"type": "reference",
|
|
8869
|
-
"id":
|
|
8844
|
+
"id": 625,
|
|
8870
8845
|
"name": "SkyLookupShowMoreNativePickerConfig"
|
|
8871
8846
|
}
|
|
8872
8847
|
}
|
|
@@ -8876,8 +8851,8 @@
|
|
|
8876
8851
|
"title": "Properties",
|
|
8877
8852
|
"kind": 1024,
|
|
8878
8853
|
"children": [
|
|
8879
|
-
|
|
8880
|
-
|
|
8854
|
+
613,
|
|
8855
|
+
614
|
|
8881
8856
|
]
|
|
8882
8857
|
}
|
|
8883
8858
|
],
|
|
@@ -8890,7 +8865,7 @@
|
|
|
8890
8865
|
]
|
|
8891
8866
|
},
|
|
8892
8867
|
{
|
|
8893
|
-
"id":
|
|
8868
|
+
"id": 615,
|
|
8894
8869
|
"name": "SkyLookupShowMoreCustomPicker",
|
|
8895
8870
|
"kind": 256,
|
|
8896
8871
|
"kindString": "Interface",
|
|
@@ -8900,7 +8875,7 @@
|
|
|
8900
8875
|
},
|
|
8901
8876
|
"children": [
|
|
8902
8877
|
{
|
|
8903
|
-
"id":
|
|
8878
|
+
"id": 616,
|
|
8904
8879
|
"name": "open",
|
|
8905
8880
|
"kind": 2048,
|
|
8906
8881
|
"kindString": "Method",
|
|
@@ -8914,21 +8889,21 @@
|
|
|
8914
8889
|
],
|
|
8915
8890
|
"signatures": [
|
|
8916
8891
|
{
|
|
8917
|
-
"id":
|
|
8892
|
+
"id": 617,
|
|
8918
8893
|
"name": "open",
|
|
8919
8894
|
"kind": 4096,
|
|
8920
8895
|
"kindString": "Call signature",
|
|
8921
8896
|
"flags": {},
|
|
8922
8897
|
"parameters": [
|
|
8923
8898
|
{
|
|
8924
|
-
"id":
|
|
8899
|
+
"id": 618,
|
|
8925
8900
|
"name": "pickerContext",
|
|
8926
8901
|
"kind": 32768,
|
|
8927
8902
|
"kindString": "Parameter",
|
|
8928
8903
|
"flags": {},
|
|
8929
8904
|
"type": {
|
|
8930
8905
|
"type": "reference",
|
|
8931
|
-
"id":
|
|
8906
|
+
"id": 619,
|
|
8932
8907
|
"name": "SkyLookupShowMoreCustomPickerContext"
|
|
8933
8908
|
}
|
|
8934
8909
|
}
|
|
@@ -8946,7 +8921,7 @@
|
|
|
8946
8921
|
"title": "Methods",
|
|
8947
8922
|
"kind": 2048,
|
|
8948
8923
|
"children": [
|
|
8949
|
-
|
|
8924
|
+
616
|
|
8950
8925
|
]
|
|
8951
8926
|
}
|
|
8952
8927
|
],
|
|
@@ -8959,7 +8934,7 @@
|
|
|
8959
8934
|
]
|
|
8960
8935
|
},
|
|
8961
8936
|
{
|
|
8962
|
-
"id":
|
|
8937
|
+
"id": 625,
|
|
8963
8938
|
"name": "SkyLookupShowMoreNativePickerConfig",
|
|
8964
8939
|
"kind": 256,
|
|
8965
8940
|
"kindString": "Interface",
|
|
@@ -8969,7 +8944,7 @@
|
|
|
8969
8944
|
},
|
|
8970
8945
|
"children": [
|
|
8971
8946
|
{
|
|
8972
|
-
"id":
|
|
8947
|
+
"id": 626,
|
|
8973
8948
|
"name": "itemTemplate",
|
|
8974
8949
|
"kind": 1024,
|
|
8975
8950
|
"kindString": "Property",
|
|
@@ -9000,7 +8975,7 @@
|
|
|
9000
8975
|
}
|
|
9001
8976
|
},
|
|
9002
8977
|
{
|
|
9003
|
-
"id":
|
|
8978
|
+
"id": 627,
|
|
9004
8979
|
"name": "title",
|
|
9005
8980
|
"kind": 1024,
|
|
9006
8981
|
"kindString": "Property",
|
|
@@ -9034,8 +9009,8 @@
|
|
|
9034
9009
|
"title": "Properties",
|
|
9035
9010
|
"kind": 1024,
|
|
9036
9011
|
"children": [
|
|
9037
|
-
|
|
9038
|
-
|
|
9012
|
+
626,
|
|
9013
|
+
627
|
|
9039
9014
|
]
|
|
9040
9015
|
}
|
|
9041
9016
|
],
|
|
@@ -9048,7 +9023,7 @@
|
|
|
9048
9023
|
]
|
|
9049
9024
|
},
|
|
9050
9025
|
{
|
|
9051
|
-
"id":
|
|
9026
|
+
"id": 572,
|
|
9052
9027
|
"name": "AutocompleteSearchAsyncResultDisplayType",
|
|
9053
9028
|
"kind": 4194304,
|
|
9054
9029
|
"kindString": "Type alias",
|
|
@@ -9075,7 +9050,7 @@
|
|
|
9075
9050
|
}
|
|
9076
9051
|
},
|
|
9077
9052
|
{
|
|
9078
|
-
"id":
|
|
9053
|
+
"id": 573,
|
|
9079
9054
|
"name": "SkyAutocompleteSearchFunction",
|
|
9080
9055
|
"kind": 4194304,
|
|
9081
9056
|
"kindString": "Type alias",
|
|
@@ -9090,7 +9065,7 @@
|
|
|
9090
9065
|
"type": {
|
|
9091
9066
|
"type": "reflection",
|
|
9092
9067
|
"declaration": {
|
|
9093
|
-
"id":
|
|
9068
|
+
"id": 574,
|
|
9094
9069
|
"name": "__type",
|
|
9095
9070
|
"kind": 65536,
|
|
9096
9071
|
"kindString": "Type literal",
|
|
@@ -9104,14 +9079,14 @@
|
|
|
9104
9079
|
],
|
|
9105
9080
|
"signatures": [
|
|
9106
9081
|
{
|
|
9107
|
-
"id":
|
|
9082
|
+
"id": 575,
|
|
9108
9083
|
"name": "__type",
|
|
9109
9084
|
"kind": 4096,
|
|
9110
9085
|
"kindString": "Call signature",
|
|
9111
9086
|
"flags": {},
|
|
9112
9087
|
"parameters": [
|
|
9113
9088
|
{
|
|
9114
|
-
"id":
|
|
9089
|
+
"id": 576,
|
|
9115
9090
|
"name": "searchText",
|
|
9116
9091
|
"kind": 32768,
|
|
9117
9092
|
"kindString": "Parameter",
|
|
@@ -9122,7 +9097,7 @@
|
|
|
9122
9097
|
}
|
|
9123
9098
|
},
|
|
9124
9099
|
{
|
|
9125
|
-
"id":
|
|
9100
|
+
"id": 577,
|
|
9126
9101
|
"name": "data",
|
|
9127
9102
|
"kind": 32768,
|
|
9128
9103
|
"kindString": "Parameter",
|
|
@@ -9138,7 +9113,7 @@
|
|
|
9138
9113
|
],
|
|
9139
9114
|
"type": {
|
|
9140
9115
|
"type": "reference",
|
|
9141
|
-
"id":
|
|
9116
|
+
"id": 583,
|
|
9142
9117
|
"name": "SkyAutocompleteSearchFunctionResponse"
|
|
9143
9118
|
}
|
|
9144
9119
|
}
|
|
@@ -9147,7 +9122,7 @@
|
|
|
9147
9122
|
}
|
|
9148
9123
|
},
|
|
9149
9124
|
{
|
|
9150
|
-
"id":
|
|
9125
|
+
"id": 578,
|
|
9151
9126
|
"name": "SkyAutocompleteSearchFunctionFilter",
|
|
9152
9127
|
"kind": 4194304,
|
|
9153
9128
|
"kindString": "Type alias",
|
|
@@ -9162,7 +9137,7 @@
|
|
|
9162
9137
|
"type": {
|
|
9163
9138
|
"type": "reflection",
|
|
9164
9139
|
"declaration": {
|
|
9165
|
-
"id":
|
|
9140
|
+
"id": 579,
|
|
9166
9141
|
"name": "__type",
|
|
9167
9142
|
"kind": 65536,
|
|
9168
9143
|
"kindString": "Type literal",
|
|
@@ -9176,14 +9151,14 @@
|
|
|
9176
9151
|
],
|
|
9177
9152
|
"signatures": [
|
|
9178
9153
|
{
|
|
9179
|
-
"id":
|
|
9154
|
+
"id": 580,
|
|
9180
9155
|
"name": "__type",
|
|
9181
9156
|
"kind": 4096,
|
|
9182
9157
|
"kindString": "Call signature",
|
|
9183
9158
|
"flags": {},
|
|
9184
9159
|
"parameters": [
|
|
9185
9160
|
{
|
|
9186
|
-
"id":
|
|
9161
|
+
"id": 581,
|
|
9187
9162
|
"name": "searchText",
|
|
9188
9163
|
"kind": 32768,
|
|
9189
9164
|
"kindString": "Parameter",
|
|
@@ -9194,7 +9169,7 @@
|
|
|
9194
9169
|
}
|
|
9195
9170
|
},
|
|
9196
9171
|
{
|
|
9197
|
-
"id":
|
|
9172
|
+
"id": 582,
|
|
9198
9173
|
"name": "item",
|
|
9199
9174
|
"kind": 32768,
|
|
9200
9175
|
"kindString": "Parameter",
|
|
@@ -9215,7 +9190,7 @@
|
|
|
9215
9190
|
}
|
|
9216
9191
|
},
|
|
9217
9192
|
{
|
|
9218
|
-
"id":
|
|
9193
|
+
"id": 583,
|
|
9219
9194
|
"name": "SkyAutocompleteSearchFunctionResponse",
|
|
9220
9195
|
"kind": 4194304,
|
|
9221
9196
|
"kindString": "Type alias",
|
|
@@ -9256,7 +9231,7 @@
|
|
|
9256
9231
|
}
|
|
9257
9232
|
},
|
|
9258
9233
|
{
|
|
9259
|
-
"id":
|
|
9234
|
+
"id": 611,
|
|
9260
9235
|
"name": "SkyLookupSelectModeType",
|
|
9261
9236
|
"kind": 4194304,
|
|
9262
9237
|
"kindString": "Type alias",
|
|
@@ -9288,42 +9263,42 @@
|
|
|
9288
9263
|
"title": "Classes",
|
|
9289
9264
|
"kind": 128,
|
|
9290
9265
|
"children": [
|
|
9291
|
-
|
|
9292
|
-
|
|
9293
|
-
|
|
9294
|
-
|
|
9295
|
-
|
|
9296
|
-
|
|
9266
|
+
586,
|
|
9267
|
+
589,
|
|
9268
|
+
598,
|
|
9269
|
+
619,
|
|
9270
|
+
631,
|
|
9271
|
+
628,
|
|
9297
9272
|
1,
|
|
9298
9273
|
93,
|
|
9299
9274
|
264,
|
|
9300
|
-
|
|
9275
|
+
377
|
|
9301
9276
|
]
|
|
9302
9277
|
},
|
|
9303
9278
|
{
|
|
9304
9279
|
"title": "Interfaces",
|
|
9305
9280
|
"kind": 256,
|
|
9306
9281
|
"children": [
|
|
9307
|
-
|
|
9308
|
-
|
|
9309
|
-
|
|
9310
|
-
|
|
9311
|
-
|
|
9312
|
-
|
|
9313
|
-
|
|
9314
|
-
|
|
9315
|
-
|
|
9282
|
+
561,
|
|
9283
|
+
567,
|
|
9284
|
+
584,
|
|
9285
|
+
592,
|
|
9286
|
+
601,
|
|
9287
|
+
604,
|
|
9288
|
+
612,
|
|
9289
|
+
615,
|
|
9290
|
+
625
|
|
9316
9291
|
]
|
|
9317
9292
|
},
|
|
9318
9293
|
{
|
|
9319
9294
|
"title": "Type aliases",
|
|
9320
9295
|
"kind": 4194304,
|
|
9321
9296
|
"children": [
|
|
9322
|
-
|
|
9323
|
-
|
|
9324
|
-
|
|
9325
|
-
|
|
9326
|
-
|
|
9297
|
+
572,
|
|
9298
|
+
573,
|
|
9299
|
+
578,
|
|
9300
|
+
583,
|
|
9301
|
+
611
|
|
9327
9302
|
]
|
|
9328
9303
|
}
|
|
9329
9304
|
],
|