@skyux/lookup 6.13.0 → 6.16.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 +716 -627
- package/esm2020/lib/modules/autocomplete/autocomplete-input.directive.mjs +9 -1
- package/esm2020/lib/modules/autocomplete/autocomplete.component.mjs +10 -4
- package/esm2020/lib/modules/lookup/lookup-show-more-async-modal.component.mjs +8 -7
- package/esm2020/lib/modules/lookup/lookup-show-more-modal.component.mjs +20 -14
- package/esm2020/lib/modules/lookup/lookup.component.mjs +7 -3
- package/esm2020/testing/autocomplete/autocomplete-harness-filters.mjs +2 -0
- package/esm2020/testing/autocomplete/autocomplete-harness.mjs +157 -0
- package/esm2020/testing/autocomplete/autocomplete-input-harness.mjs +60 -0
- package/esm2020/testing/autocomplete/autocomplete-search-result-harness-filters.mjs +2 -0
- package/esm2020/testing/autocomplete/autocomplete-search-result-harness.mjs +40 -0
- package/esm2020/testing/lookup/lookup-harness-filters.mjs +2 -0
- package/esm2020/testing/lookup/lookup-harness.mjs +81 -0
- package/esm2020/testing/lookup/lookup-selection-harness-filters.mjs +2 -0
- package/esm2020/testing/lookup/lookup-selection-harness.mjs +7 -0
- package/esm2020/testing/lookup/lookup-selections-list-harness.mjs +25 -0
- package/esm2020/testing/lookup/lookup-show-more-picker-harness-filters.mjs +2 -0
- package/esm2020/testing/lookup/lookup-show-more-picker-harness.mjs +118 -0
- package/esm2020/testing/lookup/lookup-show-more-picker-search-result-harness-filters.mjs +2 -0
- package/esm2020/testing/lookup/lookup-show-more-picker-search-result-harness.mjs +7 -0
- package/esm2020/testing/public-api.mjs +16 -1
- package/esm2020/testing/search/search-fixture.mjs +2 -1
- package/esm2020/testing/search/search-harness-filters.mjs +2 -0
- package/esm2020/testing/search/search-harness.mjs +82 -0
- package/esm2020/testing/search/search-testing.module.mjs +5 -4
- package/fesm2015/skyux-lookup-testing.mjs +691 -5
- package/fesm2015/skyux-lookup-testing.mjs.map +1 -1
- package/fesm2015/skyux-lookup.mjs +54 -29
- package/fesm2015/skyux-lookup.mjs.map +1 -1
- package/fesm2020/skyux-lookup-testing.mjs +569 -4
- package/fesm2020/skyux-lookup-testing.mjs.map +1 -1
- package/fesm2020/skyux-lookup.mjs +53 -29
- package/fesm2020/skyux-lookup.mjs.map +1 -1
- package/lib/modules/autocomplete/autocomplete-input.directive.d.ts +1 -0
- package/lib/modules/lookup/lookup-show-more-async-modal.component.d.ts +6 -2
- package/lib/modules/lookup/lookup-show-more-modal.component.d.ts +6 -1
- package/lib/modules/lookup/lookup.component.d.ts +1 -0
- package/package.json +11 -10
- package/testing/autocomplete/autocomplete-harness-filters.d.ts +6 -0
- package/testing/autocomplete/autocomplete-harness.d.ts +79 -0
- package/testing/autocomplete/autocomplete-input-harness.d.ts +39 -0
- package/testing/autocomplete/autocomplete-search-result-harness-filters.d.ts +10 -0
- package/testing/autocomplete/autocomplete-search-result-harness.d.ts +30 -0
- package/testing/lookup/lookup-harness-filters.d.ts +6 -0
- package/testing/lookup/lookup-harness.d.ts +50 -0
- package/testing/lookup/lookup-selection-harness-filters.d.ts +6 -0
- package/testing/lookup/lookup-selection-harness.d.ts +6 -0
- package/testing/lookup/lookup-selections-list-harness.d.ts +19 -0
- package/testing/lookup/lookup-show-more-picker-harness-filters.d.ts +6 -0
- package/testing/lookup/lookup-show-more-picker-harness.d.ts +60 -0
- package/testing/lookup/lookup-show-more-picker-search-result-harness-filters.d.ts +6 -0
- package/testing/lookup/lookup-show-more-picker-search-result-harness.d.ts +6 -0
- package/testing/public-api.d.ts +15 -0
- package/testing/search/search-fixture.d.ts +1 -0
- package/testing/search/search-harness-filters.d.ts +6 -0
- package/testing/search/search-harness.d.ts +47 -0
- package/testing/search/search-testing.module.d.ts +3 -2
package/documentation.json
CHANGED
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"originalName": "",
|
|
37
37
|
"children": [
|
|
38
38
|
{
|
|
39
|
-
"id":
|
|
39
|
+
"id": 589,
|
|
40
40
|
"name": "SkyAutocompleteModule",
|
|
41
41
|
"kind": 128,
|
|
42
42
|
"kindString": "Class",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"title": "Constructors",
|
|
62
62
|
"kind": 512,
|
|
63
63
|
"children": [
|
|
64
|
-
|
|
64
|
+
590
|
|
65
65
|
]
|
|
66
66
|
}
|
|
67
67
|
],
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
]
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
|
-
"id":
|
|
77
|
+
"id": 592,
|
|
78
78
|
"name": "SkyCountryFieldModule",
|
|
79
79
|
"kind": 128,
|
|
80
80
|
"kindString": "Class",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"title": "Constructors",
|
|
100
100
|
"kind": 512,
|
|
101
101
|
"children": [
|
|
102
|
-
|
|
102
|
+
593
|
|
103
103
|
]
|
|
104
104
|
}
|
|
105
105
|
],
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
]
|
|
113
113
|
},
|
|
114
114
|
{
|
|
115
|
-
"id":
|
|
115
|
+
"id": 601,
|
|
116
116
|
"name": "SkyLookupModule",
|
|
117
117
|
"kind": 128,
|
|
118
118
|
"kindString": "Class",
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"title": "Constructors",
|
|
138
138
|
"kind": 512,
|
|
139
139
|
"children": [
|
|
140
|
-
|
|
140
|
+
602
|
|
141
141
|
]
|
|
142
142
|
}
|
|
143
143
|
],
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
]
|
|
151
151
|
},
|
|
152
152
|
{
|
|
153
|
-
"id":
|
|
153
|
+
"id": 622,
|
|
154
154
|
"name": "SkyLookupShowMoreCustomPickerContext",
|
|
155
155
|
"kind": 128,
|
|
156
156
|
"kindString": "Class",
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
},
|
|
161
161
|
"children": [
|
|
162
162
|
{
|
|
163
|
-
"id":
|
|
163
|
+
"id": 626,
|
|
164
164
|
"name": "initialSearch",
|
|
165
165
|
"kind": 1024,
|
|
166
166
|
"kindString": "Property",
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
}
|
|
184
184
|
},
|
|
185
185
|
{
|
|
186
|
-
"id":
|
|
186
|
+
"id": 627,
|
|
187
187
|
"name": "initialValue",
|
|
188
188
|
"kind": 1024,
|
|
189
189
|
"kindString": "Property",
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
}
|
|
207
207
|
},
|
|
208
208
|
{
|
|
209
|
-
"id":
|
|
209
|
+
"id": 625,
|
|
210
210
|
"name": "items",
|
|
211
211
|
"kind": 1024,
|
|
212
212
|
"kindString": "Property",
|
|
@@ -237,16 +237,16 @@
|
|
|
237
237
|
"title": "Constructors",
|
|
238
238
|
"kind": 512,
|
|
239
239
|
"children": [
|
|
240
|
-
|
|
240
|
+
623
|
|
241
241
|
]
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
244
|
"title": "Properties",
|
|
245
245
|
"kind": 1024,
|
|
246
246
|
"children": [
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
247
|
+
626,
|
|
248
|
+
627,
|
|
249
|
+
625
|
|
250
250
|
]
|
|
251
251
|
}
|
|
252
252
|
],
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
]
|
|
260
260
|
},
|
|
261
261
|
{
|
|
262
|
-
"id":
|
|
262
|
+
"id": 638,
|
|
263
263
|
"name": "SkySearchComponent",
|
|
264
264
|
"kind": 128,
|
|
265
265
|
"kindString": "Class",
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
],
|
|
281
281
|
"children": [
|
|
282
282
|
{
|
|
283
|
-
"id":
|
|
283
|
+
"id": 639,
|
|
284
284
|
"name": "constructor",
|
|
285
285
|
"kind": 512,
|
|
286
286
|
"kindString": "Constructor",
|
|
@@ -294,14 +294,14 @@
|
|
|
294
294
|
],
|
|
295
295
|
"signatures": [
|
|
296
296
|
{
|
|
297
|
-
"id":
|
|
297
|
+
"id": 640,
|
|
298
298
|
"name": "new SkySearchComponent",
|
|
299
299
|
"kind": 16384,
|
|
300
300
|
"kindString": "Constructor signature",
|
|
301
301
|
"flags": {},
|
|
302
302
|
"parameters": [
|
|
303
303
|
{
|
|
304
|
-
"id":
|
|
304
|
+
"id": 641,
|
|
305
305
|
"name": "mediaQueryService",
|
|
306
306
|
"kind": 32768,
|
|
307
307
|
"kindString": "Parameter",
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
}
|
|
313
313
|
},
|
|
314
314
|
{
|
|
315
|
-
"id":
|
|
315
|
+
"id": 642,
|
|
316
316
|
"name": "elRef",
|
|
317
317
|
"kind": 32768,
|
|
318
318
|
"kindString": "Parameter",
|
|
@@ -331,7 +331,7 @@
|
|
|
331
331
|
}
|
|
332
332
|
},
|
|
333
333
|
{
|
|
334
|
-
"id":
|
|
334
|
+
"id": 643,
|
|
335
335
|
"name": "searchAdapter",
|
|
336
336
|
"kind": 32768,
|
|
337
337
|
"kindString": "Parameter",
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
}
|
|
343
343
|
},
|
|
344
344
|
{
|
|
345
|
-
"id":
|
|
345
|
+
"id": 644,
|
|
346
346
|
"name": "changeRef",
|
|
347
347
|
"kind": 32768,
|
|
348
348
|
"kindString": "Parameter",
|
|
@@ -357,14 +357,14 @@
|
|
|
357
357
|
],
|
|
358
358
|
"type": {
|
|
359
359
|
"type": "reference",
|
|
360
|
-
"id":
|
|
360
|
+
"id": 638,
|
|
361
361
|
"name": "SkySearchComponent"
|
|
362
362
|
}
|
|
363
363
|
}
|
|
364
364
|
]
|
|
365
365
|
},
|
|
366
366
|
{
|
|
367
|
-
"id":
|
|
367
|
+
"id": 653,
|
|
368
368
|
"name": "breakpointSubscription",
|
|
369
369
|
"kind": 1024,
|
|
370
370
|
"kindString": "Property",
|
|
@@ -386,7 +386,7 @@
|
|
|
386
386
|
}
|
|
387
387
|
},
|
|
388
388
|
{
|
|
389
|
-
"id":
|
|
389
|
+
"id": 654,
|
|
390
390
|
"name": "clearButtonShown",
|
|
391
391
|
"kind": 1024,
|
|
392
392
|
"kindString": "Property",
|
|
@@ -407,7 +407,7 @@
|
|
|
407
407
|
"defaultValue": "false"
|
|
408
408
|
},
|
|
409
409
|
{
|
|
410
|
-
"id":
|
|
410
|
+
"id": 650,
|
|
411
411
|
"name": "debounceTime",
|
|
412
412
|
"kind": 1024,
|
|
413
413
|
"kindString": "Property",
|
|
@@ -443,7 +443,7 @@
|
|
|
443
443
|
"defaultValue": "0"
|
|
444
444
|
},
|
|
445
445
|
{
|
|
446
|
-
"id":
|
|
446
|
+
"id": 651,
|
|
447
447
|
"name": "disabled",
|
|
448
448
|
"kind": 1024,
|
|
449
449
|
"kindString": "Property",
|
|
@@ -479,7 +479,7 @@
|
|
|
479
479
|
"defaultValue": "false"
|
|
480
480
|
},
|
|
481
481
|
{
|
|
482
|
-
"id":
|
|
482
|
+
"id": 655,
|
|
483
483
|
"name": "dismissButtonShown",
|
|
484
484
|
"kind": 1024,
|
|
485
485
|
"kindString": "Property",
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
"defaultValue": "false"
|
|
501
501
|
},
|
|
502
502
|
{
|
|
503
|
-
"id":
|
|
503
|
+
"id": 649,
|
|
504
504
|
"name": "expandMode",
|
|
505
505
|
"kind": 1024,
|
|
506
506
|
"kindString": "Property",
|
|
@@ -542,7 +542,7 @@
|
|
|
542
542
|
"defaultValue": "EXPAND_MODE_RESPONSIVE"
|
|
543
543
|
},
|
|
544
544
|
{
|
|
545
|
-
"id":
|
|
545
|
+
"id": 656,
|
|
546
546
|
"name": "inputAnimate",
|
|
547
547
|
"kind": 1024,
|
|
548
548
|
"kindString": "Property",
|
|
@@ -563,7 +563,7 @@
|
|
|
563
563
|
"defaultValue": "INPUT_SHOWN_STATE"
|
|
564
564
|
},
|
|
565
565
|
{
|
|
566
|
-
"id":
|
|
566
|
+
"id": 657,
|
|
567
567
|
"name": "isCollapsible",
|
|
568
568
|
"kind": 1024,
|
|
569
569
|
"kindString": "Property",
|
|
@@ -584,7 +584,7 @@
|
|
|
584
584
|
"defaultValue": "true"
|
|
585
585
|
},
|
|
586
586
|
{
|
|
587
|
-
"id":
|
|
587
|
+
"id": 658,
|
|
588
588
|
"name": "isFullWidth",
|
|
589
589
|
"kind": 1024,
|
|
590
590
|
"kindString": "Property",
|
|
@@ -605,7 +605,7 @@
|
|
|
605
605
|
"defaultValue": "false"
|
|
606
606
|
},
|
|
607
607
|
{
|
|
608
|
-
"id":
|
|
608
|
+
"id": 659,
|
|
609
609
|
"name": "mobileSearchShown",
|
|
610
610
|
"kind": 1024,
|
|
611
611
|
"kindString": "Property",
|
|
@@ -626,7 +626,7 @@
|
|
|
626
626
|
"defaultValue": "false"
|
|
627
627
|
},
|
|
628
628
|
{
|
|
629
|
-
"id":
|
|
629
|
+
"id": 652,
|
|
630
630
|
"name": "placeholderText",
|
|
631
631
|
"kind": 1024,
|
|
632
632
|
"kindString": "Property",
|
|
@@ -667,7 +667,7 @@
|
|
|
667
667
|
}
|
|
668
668
|
},
|
|
669
669
|
{
|
|
670
|
-
"id":
|
|
670
|
+
"id": 645,
|
|
671
671
|
"name": "searchApply",
|
|
672
672
|
"kind": 1024,
|
|
673
673
|
"kindString": "Property",
|
|
@@ -711,7 +711,7 @@
|
|
|
711
711
|
"defaultValue": "..."
|
|
712
712
|
},
|
|
713
713
|
{
|
|
714
|
-
"id":
|
|
714
|
+
"id": 660,
|
|
715
715
|
"name": "searchButtonShown",
|
|
716
716
|
"kind": 1024,
|
|
717
717
|
"kindString": "Property",
|
|
@@ -732,7 +732,7 @@
|
|
|
732
732
|
"defaultValue": "false"
|
|
733
733
|
},
|
|
734
734
|
{
|
|
735
|
-
"id":
|
|
735
|
+
"id": 646,
|
|
736
736
|
"name": "searchChange",
|
|
737
737
|
"kind": 1024,
|
|
738
738
|
"kindString": "Property",
|
|
@@ -776,7 +776,7 @@
|
|
|
776
776
|
"defaultValue": "..."
|
|
777
777
|
},
|
|
778
778
|
{
|
|
779
|
-
"id":
|
|
779
|
+
"id": 647,
|
|
780
780
|
"name": "searchClear",
|
|
781
781
|
"kind": 1024,
|
|
782
782
|
"kindString": "Property",
|
|
@@ -820,7 +820,7 @@
|
|
|
820
820
|
"defaultValue": "..."
|
|
821
821
|
},
|
|
822
822
|
{
|
|
823
|
-
"id":
|
|
823
|
+
"id": 648,
|
|
824
824
|
"name": "searchText",
|
|
825
825
|
"kind": 1024,
|
|
826
826
|
"kindString": "Property",
|
|
@@ -855,7 +855,7 @@
|
|
|
855
855
|
}
|
|
856
856
|
},
|
|
857
857
|
{
|
|
858
|
-
"id":
|
|
858
|
+
"id": 677,
|
|
859
859
|
"name": "applySearchText",
|
|
860
860
|
"kind": 2048,
|
|
861
861
|
"kindString": "Method",
|
|
@@ -871,14 +871,14 @@
|
|
|
871
871
|
],
|
|
872
872
|
"signatures": [
|
|
873
873
|
{
|
|
874
|
-
"id":
|
|
874
|
+
"id": 678,
|
|
875
875
|
"name": "applySearchText",
|
|
876
876
|
"kind": 4096,
|
|
877
877
|
"kindString": "Call signature",
|
|
878
878
|
"flags": {},
|
|
879
879
|
"parameters": [
|
|
880
880
|
{
|
|
881
|
-
"id":
|
|
881
|
+
"id": 679,
|
|
882
882
|
"name": "searchText",
|
|
883
883
|
"kind": 32768,
|
|
884
884
|
"kindString": "Parameter",
|
|
@@ -897,7 +897,7 @@
|
|
|
897
897
|
]
|
|
898
898
|
},
|
|
899
899
|
{
|
|
900
|
-
"id":
|
|
900
|
+
"id": 671,
|
|
901
901
|
"name": "clearSearchText",
|
|
902
902
|
"kind": 2048,
|
|
903
903
|
"kindString": "Method",
|
|
@@ -913,7 +913,7 @@
|
|
|
913
913
|
],
|
|
914
914
|
"signatures": [
|
|
915
915
|
{
|
|
916
|
-
"id":
|
|
916
|
+
"id": 672,
|
|
917
917
|
"name": "clearSearchText",
|
|
918
918
|
"kind": 4096,
|
|
919
919
|
"kindString": "Call signature",
|
|
@@ -926,7 +926,7 @@
|
|
|
926
926
|
]
|
|
927
927
|
},
|
|
928
928
|
{
|
|
929
|
-
"id":
|
|
929
|
+
"id": 673,
|
|
930
930
|
"name": "enterPress",
|
|
931
931
|
"kind": 2048,
|
|
932
932
|
"kindString": "Method",
|
|
@@ -942,14 +942,14 @@
|
|
|
942
942
|
],
|
|
943
943
|
"signatures": [
|
|
944
944
|
{
|
|
945
|
-
"id":
|
|
945
|
+
"id": 674,
|
|
946
946
|
"name": "enterPress",
|
|
947
947
|
"kind": 4096,
|
|
948
948
|
"kindString": "Call signature",
|
|
949
949
|
"flags": {},
|
|
950
950
|
"parameters": [
|
|
951
951
|
{
|
|
952
|
-
"id":
|
|
952
|
+
"id": 675,
|
|
953
953
|
"name": "event",
|
|
954
954
|
"kind": 32768,
|
|
955
955
|
"kindString": "Parameter",
|
|
@@ -962,7 +962,7 @@
|
|
|
962
962
|
}
|
|
963
963
|
},
|
|
964
964
|
{
|
|
965
|
-
"id":
|
|
965
|
+
"id": 676,
|
|
966
966
|
"name": "searchText",
|
|
967
967
|
"kind": 32768,
|
|
968
968
|
"kindString": "Parameter",
|
|
@@ -981,7 +981,7 @@
|
|
|
981
981
|
]
|
|
982
982
|
},
|
|
983
983
|
{
|
|
984
|
-
"id":
|
|
984
|
+
"id": 689,
|
|
985
985
|
"name": "inputAnimationEnd",
|
|
986
986
|
"kind": 2048,
|
|
987
987
|
"kindString": "Method",
|
|
@@ -997,14 +997,14 @@
|
|
|
997
997
|
],
|
|
998
998
|
"signatures": [
|
|
999
999
|
{
|
|
1000
|
-
"id":
|
|
1000
|
+
"id": 690,
|
|
1001
1001
|
"name": "inputAnimationEnd",
|
|
1002
1002
|
"kind": 4096,
|
|
1003
1003
|
"kindString": "Call signature",
|
|
1004
1004
|
"flags": {},
|
|
1005
1005
|
"parameters": [
|
|
1006
1006
|
{
|
|
1007
|
-
"id":
|
|
1007
|
+
"id": 691,
|
|
1008
1008
|
"name": "event",
|
|
1009
1009
|
"kind": 32768,
|
|
1010
1010
|
"kindString": "Parameter",
|
|
@@ -1025,7 +1025,7 @@
|
|
|
1025
1025
|
]
|
|
1026
1026
|
},
|
|
1027
1027
|
{
|
|
1028
|
-
"id":
|
|
1028
|
+
"id": 686,
|
|
1029
1029
|
"name": "inputAnimationStart",
|
|
1030
1030
|
"kind": 2048,
|
|
1031
1031
|
"kindString": "Method",
|
|
@@ -1041,14 +1041,14 @@
|
|
|
1041
1041
|
],
|
|
1042
1042
|
"signatures": [
|
|
1043
1043
|
{
|
|
1044
|
-
"id":
|
|
1044
|
+
"id": 687,
|
|
1045
1045
|
"name": "inputAnimationStart",
|
|
1046
1046
|
"kind": 4096,
|
|
1047
1047
|
"kindString": "Call signature",
|
|
1048
1048
|
"flags": {},
|
|
1049
1049
|
"parameters": [
|
|
1050
1050
|
{
|
|
1051
|
-
"id":
|
|
1051
|
+
"id": 688,
|
|
1052
1052
|
"name": "event",
|
|
1053
1053
|
"kind": 32768,
|
|
1054
1054
|
"kindString": "Parameter",
|
|
@@ -1069,7 +1069,7 @@
|
|
|
1069
1069
|
]
|
|
1070
1070
|
},
|
|
1071
1071
|
{
|
|
1072
|
-
"id":
|
|
1072
|
+
"id": 668,
|
|
1073
1073
|
"name": "ngOnChanges",
|
|
1074
1074
|
"kind": 2048,
|
|
1075
1075
|
"kindString": "Method",
|
|
@@ -1085,14 +1085,14 @@
|
|
|
1085
1085
|
],
|
|
1086
1086
|
"signatures": [
|
|
1087
1087
|
{
|
|
1088
|
-
"id":
|
|
1088
|
+
"id": 669,
|
|
1089
1089
|
"name": "ngOnChanges",
|
|
1090
1090
|
"kind": 4096,
|
|
1091
1091
|
"kindString": "Call signature",
|
|
1092
1092
|
"flags": {},
|
|
1093
1093
|
"parameters": [
|
|
1094
1094
|
{
|
|
1095
|
-
"id":
|
|
1095
|
+
"id": 670,
|
|
1096
1096
|
"name": "changes",
|
|
1097
1097
|
"kind": 32768,
|
|
1098
1098
|
"kindString": "Parameter",
|
|
@@ -1121,7 +1121,7 @@
|
|
|
1121
1121
|
}
|
|
1122
1122
|
},
|
|
1123
1123
|
{
|
|
1124
|
-
"id":
|
|
1124
|
+
"id": 692,
|
|
1125
1125
|
"name": "ngOnDestroy",
|
|
1126
1126
|
"kind": 2048,
|
|
1127
1127
|
"kindString": "Method",
|
|
@@ -1137,7 +1137,7 @@
|
|
|
1137
1137
|
],
|
|
1138
1138
|
"signatures": [
|
|
1139
1139
|
{
|
|
1140
|
-
"id":
|
|
1140
|
+
"id": 693,
|
|
1141
1141
|
"name": "ngOnDestroy",
|
|
1142
1142
|
"kind": 4096,
|
|
1143
1143
|
"kindString": "Call signature",
|
|
@@ -1158,7 +1158,7 @@
|
|
|
1158
1158
|
}
|
|
1159
1159
|
},
|
|
1160
1160
|
{
|
|
1161
|
-
"id":
|
|
1161
|
+
"id": 666,
|
|
1162
1162
|
"name": "ngOnInit",
|
|
1163
1163
|
"kind": 2048,
|
|
1164
1164
|
"kindString": "Method",
|
|
@@ -1174,7 +1174,7 @@
|
|
|
1174
1174
|
],
|
|
1175
1175
|
"signatures": [
|
|
1176
1176
|
{
|
|
1177
|
-
"id":
|
|
1177
|
+
"id": 667,
|
|
1178
1178
|
"name": "ngOnInit",
|
|
1179
1179
|
"kind": 4096,
|
|
1180
1180
|
"kindString": "Call signature",
|
|
@@ -1195,7 +1195,7 @@
|
|
|
1195
1195
|
}
|
|
1196
1196
|
},
|
|
1197
1197
|
{
|
|
1198
|
-
"id":
|
|
1198
|
+
"id": 680,
|
|
1199
1199
|
"name": "searchTextChanged",
|
|
1200
1200
|
"kind": 2048,
|
|
1201
1201
|
"kindString": "Method",
|
|
@@ -1211,14 +1211,14 @@
|
|
|
1211
1211
|
],
|
|
1212
1212
|
"signatures": [
|
|
1213
1213
|
{
|
|
1214
|
-
"id":
|
|
1214
|
+
"id": 681,
|
|
1215
1215
|
"name": "searchTextChanged",
|
|
1216
1216
|
"kind": 4096,
|
|
1217
1217
|
"kindString": "Call signature",
|
|
1218
1218
|
"flags": {},
|
|
1219
1219
|
"parameters": [
|
|
1220
1220
|
{
|
|
1221
|
-
"id":
|
|
1221
|
+
"id": 682,
|
|
1222
1222
|
"name": "searchText",
|
|
1223
1223
|
"kind": 32768,
|
|
1224
1224
|
"kindString": "Parameter",
|
|
@@ -1237,7 +1237,7 @@
|
|
|
1237
1237
|
]
|
|
1238
1238
|
},
|
|
1239
1239
|
{
|
|
1240
|
-
"id":
|
|
1240
|
+
"id": 683,
|
|
1241
1241
|
"name": "toggleSearchInput",
|
|
1242
1242
|
"kind": 2048,
|
|
1243
1243
|
"kindString": "Method",
|
|
@@ -1253,14 +1253,14 @@
|
|
|
1253
1253
|
],
|
|
1254
1254
|
"signatures": [
|
|
1255
1255
|
{
|
|
1256
|
-
"id":
|
|
1256
|
+
"id": 684,
|
|
1257
1257
|
"name": "toggleSearchInput",
|
|
1258
1258
|
"kind": 4096,
|
|
1259
1259
|
"kindString": "Call signature",
|
|
1260
1260
|
"flags": {},
|
|
1261
1261
|
"parameters": [
|
|
1262
1262
|
{
|
|
1263
|
-
"id":
|
|
1263
|
+
"id": 685,
|
|
1264
1264
|
"name": "showInput",
|
|
1265
1265
|
"kind": 32768,
|
|
1266
1266
|
"kindString": "Parameter",
|
|
@@ -1284,45 +1284,45 @@
|
|
|
1284
1284
|
"title": "Constructors",
|
|
1285
1285
|
"kind": 512,
|
|
1286
1286
|
"children": [
|
|
1287
|
-
|
|
1287
|
+
639
|
|
1288
1288
|
]
|
|
1289
1289
|
},
|
|
1290
1290
|
{
|
|
1291
1291
|
"title": "Properties",
|
|
1292
1292
|
"kind": 1024,
|
|
1293
1293
|
"children": [
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
644,
|
|
1297
|
-
645,
|
|
1298
|
-
649,
|
|
1299
|
-
643,
|
|
1294
|
+
653,
|
|
1295
|
+
654,
|
|
1300
1296
|
650,
|
|
1301
1297
|
651,
|
|
1298
|
+
655,
|
|
1299
|
+
649,
|
|
1300
|
+
656,
|
|
1301
|
+
657,
|
|
1302
|
+
658,
|
|
1303
|
+
659,
|
|
1302
1304
|
652,
|
|
1303
|
-
|
|
1305
|
+
645,
|
|
1306
|
+
660,
|
|
1304
1307
|
646,
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
640,
|
|
1308
|
-
641,
|
|
1309
|
-
642
|
|
1308
|
+
647,
|
|
1309
|
+
648
|
|
1310
1310
|
]
|
|
1311
1311
|
},
|
|
1312
1312
|
{
|
|
1313
1313
|
"title": "Methods",
|
|
1314
1314
|
"kind": 2048,
|
|
1315
1315
|
"children": [
|
|
1316
|
+
677,
|
|
1316
1317
|
671,
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
683,
|
|
1320
|
-
680,
|
|
1321
|
-
662,
|
|
1318
|
+
673,
|
|
1319
|
+
689,
|
|
1322
1320
|
686,
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1321
|
+
668,
|
|
1322
|
+
692,
|
|
1323
|
+
666,
|
|
1324
|
+
680,
|
|
1325
|
+
683
|
|
1326
1326
|
]
|
|
1327
1327
|
}
|
|
1328
1328
|
],
|
|
@@ -1355,7 +1355,7 @@
|
|
|
1355
1355
|
]
|
|
1356
1356
|
},
|
|
1357
1357
|
{
|
|
1358
|
-
"id":
|
|
1358
|
+
"id": 635,
|
|
1359
1359
|
"name": "SkySearchModule",
|
|
1360
1360
|
"kind": 128,
|
|
1361
1361
|
"kindString": "Class",
|
|
@@ -1380,7 +1380,7 @@
|
|
|
1380
1380
|
"title": "Constructors",
|
|
1381
1381
|
"kind": 512,
|
|
1382
1382
|
"children": [
|
|
1383
|
-
|
|
1383
|
+
636
|
|
1384
1384
|
]
|
|
1385
1385
|
}
|
|
1386
1386
|
],
|
|
@@ -1996,7 +1996,7 @@
|
|
|
1996
1996
|
}
|
|
1997
1997
|
},
|
|
1998
1998
|
{
|
|
1999
|
-
"id":
|
|
1999
|
+
"id": 84,
|
|
2000
2000
|
"name": "onChange",
|
|
2001
2001
|
"kind": 2048,
|
|
2002
2002
|
"kindString": "Method",
|
|
@@ -2006,20 +2006,20 @@
|
|
|
2006
2006
|
"sources": [
|
|
2007
2007
|
{
|
|
2008
2008
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2009
|
-
"line":
|
|
2009
|
+
"line": 302,
|
|
2010
2010
|
"character": 9
|
|
2011
2011
|
}
|
|
2012
2012
|
],
|
|
2013
2013
|
"signatures": [
|
|
2014
2014
|
{
|
|
2015
|
-
"id":
|
|
2015
|
+
"id": 85,
|
|
2016
2016
|
"name": "onChange",
|
|
2017
2017
|
"kind": 4096,
|
|
2018
2018
|
"kindString": "Call signature",
|
|
2019
2019
|
"flags": {},
|
|
2020
2020
|
"parameters": [
|
|
2021
2021
|
{
|
|
2022
|
-
"id":
|
|
2022
|
+
"id": 86,
|
|
2023
2023
|
"name": "value",
|
|
2024
2024
|
"kind": 32768,
|
|
2025
2025
|
"kindString": "Parameter",
|
|
@@ -2038,7 +2038,7 @@
|
|
|
2038
2038
|
]
|
|
2039
2039
|
},
|
|
2040
2040
|
{
|
|
2041
|
-
"id":
|
|
2041
|
+
"id": 87,
|
|
2042
2042
|
"name": "onTouched",
|
|
2043
2043
|
"kind": 2048,
|
|
2044
2044
|
"kindString": "Method",
|
|
@@ -2048,13 +2048,13 @@
|
|
|
2048
2048
|
"sources": [
|
|
2049
2049
|
{
|
|
2050
2050
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2051
|
-
"line":
|
|
2051
|
+
"line": 304,
|
|
2052
2052
|
"character": 9
|
|
2053
2053
|
}
|
|
2054
2054
|
],
|
|
2055
2055
|
"signatures": [
|
|
2056
2056
|
{
|
|
2057
|
-
"id":
|
|
2057
|
+
"id": 88,
|
|
2058
2058
|
"name": "onTouched",
|
|
2059
2059
|
"kind": 4096,
|
|
2060
2060
|
"kindString": "Call signature",
|
|
@@ -2067,7 +2067,7 @@
|
|
|
2067
2067
|
]
|
|
2068
2068
|
},
|
|
2069
2069
|
{
|
|
2070
|
-
"id":
|
|
2070
|
+
"id": 89,
|
|
2071
2071
|
"name": "onValidatorChange",
|
|
2072
2072
|
"kind": 2048,
|
|
2073
2073
|
"kindString": "Method",
|
|
@@ -2077,13 +2077,13 @@
|
|
|
2077
2077
|
"sources": [
|
|
2078
2078
|
{
|
|
2079
2079
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2080
|
-
"line":
|
|
2080
|
+
"line": 307,
|
|
2081
2081
|
"character": 9
|
|
2082
2082
|
}
|
|
2083
2083
|
],
|
|
2084
2084
|
"signatures": [
|
|
2085
2085
|
{
|
|
2086
|
-
"id":
|
|
2086
|
+
"id": 90,
|
|
2087
2087
|
"name": "onValidatorChange",
|
|
2088
2088
|
"kind": 4096,
|
|
2089
2089
|
"kindString": "Call signature",
|
|
@@ -2386,6 +2386,48 @@
|
|
|
2386
2386
|
}
|
|
2387
2387
|
]
|
|
2388
2388
|
},
|
|
2389
|
+
{
|
|
2390
|
+
"id": 81,
|
|
2391
|
+
"name": "setAriaOwns",
|
|
2392
|
+
"kind": 2048,
|
|
2393
|
+
"kindString": "Method",
|
|
2394
|
+
"flags": {
|
|
2395
|
+
"isPublic": true
|
|
2396
|
+
},
|
|
2397
|
+
"sources": [
|
|
2398
|
+
{
|
|
2399
|
+
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2400
|
+
"line": 285,
|
|
2401
|
+
"character": 9
|
|
2402
|
+
}
|
|
2403
|
+
],
|
|
2404
|
+
"signatures": [
|
|
2405
|
+
{
|
|
2406
|
+
"id": 82,
|
|
2407
|
+
"name": "setAriaOwns",
|
|
2408
|
+
"kind": 4096,
|
|
2409
|
+
"kindString": "Call signature",
|
|
2410
|
+
"flags": {},
|
|
2411
|
+
"parameters": [
|
|
2412
|
+
{
|
|
2413
|
+
"id": 83,
|
|
2414
|
+
"name": "overlayId",
|
|
2415
|
+
"kind": 32768,
|
|
2416
|
+
"kindString": "Parameter",
|
|
2417
|
+
"flags": {},
|
|
2418
|
+
"type": {
|
|
2419
|
+
"type": "intrinsic",
|
|
2420
|
+
"name": "string"
|
|
2421
|
+
}
|
|
2422
|
+
}
|
|
2423
|
+
],
|
|
2424
|
+
"type": {
|
|
2425
|
+
"type": "intrinsic",
|
|
2426
|
+
"name": "void"
|
|
2427
|
+
}
|
|
2428
|
+
}
|
|
2429
|
+
]
|
|
2430
|
+
},
|
|
2389
2431
|
{
|
|
2390
2432
|
"id": 72,
|
|
2391
2433
|
"name": "setDisabledState",
|
|
@@ -2569,14 +2611,15 @@
|
|
|
2569
2611
|
"children": [
|
|
2570
2612
|
49,
|
|
2571
2613
|
47,
|
|
2572
|
-
81,
|
|
2573
2614
|
84,
|
|
2574
|
-
|
|
2615
|
+
87,
|
|
2616
|
+
89,
|
|
2575
2617
|
54,
|
|
2576
2618
|
60,
|
|
2577
2619
|
65,
|
|
2578
2620
|
70,
|
|
2579
2621
|
78,
|
|
2622
|
+
81,
|
|
2580
2623
|
72,
|
|
2581
2624
|
75,
|
|
2582
2625
|
51
|
|
@@ -2618,7 +2661,7 @@
|
|
|
2618
2661
|
]
|
|
2619
2662
|
},
|
|
2620
2663
|
{
|
|
2621
|
-
"id":
|
|
2664
|
+
"id": 96,
|
|
2622
2665
|
"name": "SkyAutocompleteComponent",
|
|
2623
2666
|
"kind": 128,
|
|
2624
2667
|
"kindString": "Class",
|
|
@@ -2639,7 +2682,7 @@
|
|
|
2639
2682
|
],
|
|
2640
2683
|
"children": [
|
|
2641
2684
|
{
|
|
2642
|
-
"id":
|
|
2685
|
+
"id": 97,
|
|
2643
2686
|
"name": "constructor",
|
|
2644
2687
|
"kind": 512,
|
|
2645
2688
|
"kindString": "Constructor",
|
|
@@ -2653,14 +2696,14 @@
|
|
|
2653
2696
|
],
|
|
2654
2697
|
"signatures": [
|
|
2655
2698
|
{
|
|
2656
|
-
"id":
|
|
2699
|
+
"id": 98,
|
|
2657
2700
|
"name": "SkyAutocompleteComponent",
|
|
2658
2701
|
"kind": 16384,
|
|
2659
2702
|
"kindString": "Constructor signature",
|
|
2660
2703
|
"flags": {},
|
|
2661
2704
|
"parameters": [
|
|
2662
2705
|
{
|
|
2663
|
-
"id":
|
|
2706
|
+
"id": 99,
|
|
2664
2707
|
"name": "changeDetector",
|
|
2665
2708
|
"kind": 32768,
|
|
2666
2709
|
"kindString": "Parameter",
|
|
@@ -2673,7 +2716,7 @@
|
|
|
2673
2716
|
}
|
|
2674
2717
|
},
|
|
2675
2718
|
{
|
|
2676
|
-
"id":
|
|
2719
|
+
"id": 100,
|
|
2677
2720
|
"name": "elementRef",
|
|
2678
2721
|
"kind": 32768,
|
|
2679
2722
|
"kindString": "Parameter",
|
|
@@ -2692,7 +2735,7 @@
|
|
|
2692
2735
|
}
|
|
2693
2736
|
},
|
|
2694
2737
|
{
|
|
2695
|
-
"id":
|
|
2738
|
+
"id": 101,
|
|
2696
2739
|
"name": "affixService",
|
|
2697
2740
|
"kind": 32768,
|
|
2698
2741
|
"kindString": "Parameter",
|
|
@@ -2703,7 +2746,7 @@
|
|
|
2703
2746
|
}
|
|
2704
2747
|
},
|
|
2705
2748
|
{
|
|
2706
|
-
"id":
|
|
2749
|
+
"id": 102,
|
|
2707
2750
|
"name": "adapterService",
|
|
2708
2751
|
"kind": 32768,
|
|
2709
2752
|
"kindString": "Parameter",
|
|
@@ -2714,7 +2757,7 @@
|
|
|
2714
2757
|
}
|
|
2715
2758
|
},
|
|
2716
2759
|
{
|
|
2717
|
-
"id":
|
|
2760
|
+
"id": 103,
|
|
2718
2761
|
"name": "overlayService",
|
|
2719
2762
|
"kind": 32768,
|
|
2720
2763
|
"kindString": "Parameter",
|
|
@@ -2725,7 +2768,7 @@
|
|
|
2725
2768
|
}
|
|
2726
2769
|
},
|
|
2727
2770
|
{
|
|
2728
|
-
"id":
|
|
2771
|
+
"id": 104,
|
|
2729
2772
|
"name": "inputBoxHostSvc",
|
|
2730
2773
|
"kind": 32768,
|
|
2731
2774
|
"kindString": "Parameter",
|
|
@@ -2752,14 +2795,14 @@
|
|
|
2752
2795
|
],
|
|
2753
2796
|
"type": {
|
|
2754
2797
|
"type": "reference",
|
|
2755
|
-
"id":
|
|
2798
|
+
"id": 96,
|
|
2756
2799
|
"name": "SkyAutocompleteComponent"
|
|
2757
2800
|
}
|
|
2758
2801
|
}
|
|
2759
2802
|
]
|
|
2760
2803
|
},
|
|
2761
2804
|
{
|
|
2762
|
-
"id":
|
|
2805
|
+
"id": 105,
|
|
2763
2806
|
"name": "ariaLabelledBy",
|
|
2764
2807
|
"kind": 1024,
|
|
2765
2808
|
"kindString": "Property",
|
|
@@ -2794,7 +2837,7 @@
|
|
|
2794
2837
|
}
|
|
2795
2838
|
},
|
|
2796
2839
|
{
|
|
2797
|
-
"id":
|
|
2840
|
+
"id": 157,
|
|
2798
2841
|
"name": "isOpen",
|
|
2799
2842
|
"kind": 1024,
|
|
2800
2843
|
"kindString": "Property",
|
|
@@ -2815,7 +2858,7 @@
|
|
|
2815
2858
|
"defaultValue": "false"
|
|
2816
2859
|
},
|
|
2817
2860
|
{
|
|
2818
|
-
"id":
|
|
2861
|
+
"id": 163,
|
|
2819
2862
|
"name": "isSearchingAsync",
|
|
2820
2863
|
"kind": 1024,
|
|
2821
2864
|
"kindString": "Property",
|
|
@@ -2836,7 +2879,7 @@
|
|
|
2836
2879
|
"defaultValue": "false"
|
|
2837
2880
|
},
|
|
2838
2881
|
{
|
|
2839
|
-
"id":
|
|
2882
|
+
"id": 143,
|
|
2840
2883
|
"name": "noResultsFoundText",
|
|
2841
2884
|
"kind": 1024,
|
|
2842
2885
|
"kindString": "Property",
|
|
@@ -2877,7 +2920,7 @@
|
|
|
2877
2920
|
}
|
|
2878
2921
|
},
|
|
2879
2922
|
{
|
|
2880
|
-
"id":
|
|
2923
|
+
"id": 158,
|
|
2881
2924
|
"name": "resultsListId",
|
|
2882
2925
|
"kind": 1024,
|
|
2883
2926
|
"kindString": "Property",
|
|
@@ -2897,7 +2940,7 @@
|
|
|
2897
2940
|
}
|
|
2898
2941
|
},
|
|
2899
2942
|
{
|
|
2900
|
-
"id":
|
|
2943
|
+
"id": 159,
|
|
2901
2944
|
"name": "resultsWrapperId",
|
|
2902
2945
|
"kind": 1024,
|
|
2903
2946
|
"kindString": "Property",
|
|
@@ -2917,7 +2960,7 @@
|
|
|
2917
2960
|
}
|
|
2918
2961
|
},
|
|
2919
2962
|
{
|
|
2920
|
-
"id":
|
|
2963
|
+
"id": 148,
|
|
2921
2964
|
"name": "searchAsync",
|
|
2922
2965
|
"kind": 1024,
|
|
2923
2966
|
"kindString": "Property",
|
|
@@ -2951,7 +2994,7 @@
|
|
|
2951
2994
|
"typeArguments": [
|
|
2952
2995
|
{
|
|
2953
2996
|
"type": "reference",
|
|
2954
|
-
"id":
|
|
2997
|
+
"id": 562,
|
|
2955
2998
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
2956
2999
|
}
|
|
2957
3000
|
],
|
|
@@ -2962,7 +3005,7 @@
|
|
|
2962
3005
|
"defaultValue": "..."
|
|
2963
3006
|
},
|
|
2964
3007
|
{
|
|
2965
|
-
"id":
|
|
3008
|
+
"id": 137,
|
|
2966
3009
|
"name": "searchFilters",
|
|
2967
3010
|
"kind": 1024,
|
|
2968
3011
|
"kindString": "Property",
|
|
@@ -2995,13 +3038,13 @@
|
|
|
2995
3038
|
"type": "array",
|
|
2996
3039
|
"elementType": {
|
|
2997
3040
|
"type": "reference",
|
|
2998
|
-
"id":
|
|
3041
|
+
"id": 580,
|
|
2999
3042
|
"name": "SkyAutocompleteSearchFunctionFilter"
|
|
3000
3043
|
}
|
|
3001
3044
|
}
|
|
3002
3045
|
},
|
|
3003
3046
|
{
|
|
3004
|
-
"id":
|
|
3047
|
+
"id": 132,
|
|
3005
3048
|
"name": "searchResultTemplate",
|
|
3006
3049
|
"kind": 1024,
|
|
3007
3050
|
"kindString": "Property",
|
|
@@ -3044,7 +3087,7 @@
|
|
|
3044
3087
|
}
|
|
3045
3088
|
},
|
|
3046
3089
|
{
|
|
3047
|
-
"id":
|
|
3090
|
+
"id": 164,
|
|
3048
3091
|
"name": "searchResultsCount",
|
|
3049
3092
|
"kind": 1024,
|
|
3050
3093
|
"kindString": "Property",
|
|
@@ -3064,7 +3107,7 @@
|
|
|
3064
3107
|
}
|
|
3065
3108
|
},
|
|
3066
3109
|
{
|
|
3067
|
-
"id":
|
|
3110
|
+
"id": 160,
|
|
3068
3111
|
"name": "searchText",
|
|
3069
3112
|
"kind": 1024,
|
|
3070
3113
|
"kindString": "Property",
|
|
@@ -3085,7 +3128,7 @@
|
|
|
3085
3128
|
"defaultValue": "''"
|
|
3086
3129
|
},
|
|
3087
3130
|
{
|
|
3088
|
-
"id":
|
|
3131
|
+
"id": 147,
|
|
3089
3132
|
"name": "selectionChange",
|
|
3090
3133
|
"kind": 1024,
|
|
3091
3134
|
"kindString": "Property",
|
|
@@ -3119,7 +3162,7 @@
|
|
|
3119
3162
|
"typeArguments": [
|
|
3120
3163
|
{
|
|
3121
3164
|
"type": "reference",
|
|
3122
|
-
"id":
|
|
3165
|
+
"id": 587,
|
|
3123
3166
|
"name": "SkyAutocompleteSelectionChange"
|
|
3124
3167
|
}
|
|
3125
3168
|
],
|
|
@@ -3130,7 +3173,7 @@
|
|
|
3130
3173
|
"defaultValue": "..."
|
|
3131
3174
|
},
|
|
3132
3175
|
{
|
|
3133
|
-
"id":
|
|
3176
|
+
"id": 106,
|
|
3134
3177
|
"name": "data",
|
|
3135
3178
|
"kind": 262144,
|
|
3136
3179
|
"kindString": "Accessor",
|
|
@@ -3158,7 +3201,7 @@
|
|
|
3158
3201
|
],
|
|
3159
3202
|
"getSignature": [
|
|
3160
3203
|
{
|
|
3161
|
-
"id":
|
|
3204
|
+
"id": 107,
|
|
3162
3205
|
"name": "data",
|
|
3163
3206
|
"kind": 524288,
|
|
3164
3207
|
"kindString": "Get signature",
|
|
@@ -3177,7 +3220,7 @@
|
|
|
3177
3220
|
],
|
|
3178
3221
|
"setSignature": [
|
|
3179
3222
|
{
|
|
3180
|
-
"id":
|
|
3223
|
+
"id": 108,
|
|
3181
3224
|
"name": "data",
|
|
3182
3225
|
"kind": 1048576,
|
|
3183
3226
|
"kindString": "Set signature",
|
|
@@ -3187,7 +3230,7 @@
|
|
|
3187
3230
|
},
|
|
3188
3231
|
"parameters": [
|
|
3189
3232
|
{
|
|
3190
|
-
"id":
|
|
3233
|
+
"id": 109,
|
|
3191
3234
|
"name": "value",
|
|
3192
3235
|
"kind": 32768,
|
|
3193
3236
|
"kindString": "Parameter",
|
|
@@ -3209,7 +3252,7 @@
|
|
|
3209
3252
|
]
|
|
3210
3253
|
},
|
|
3211
3254
|
{
|
|
3212
|
-
"id":
|
|
3255
|
+
"id": 110,
|
|
3213
3256
|
"name": "debounceTime",
|
|
3214
3257
|
"kind": 262144,
|
|
3215
3258
|
"kindString": "Accessor",
|
|
@@ -3237,7 +3280,7 @@
|
|
|
3237
3280
|
],
|
|
3238
3281
|
"getSignature": [
|
|
3239
3282
|
{
|
|
3240
|
-
"id":
|
|
3283
|
+
"id": 111,
|
|
3241
3284
|
"name": "debounceTime",
|
|
3242
3285
|
"kind": 524288,
|
|
3243
3286
|
"kindString": "Get signature",
|
|
@@ -3259,7 +3302,7 @@
|
|
|
3259
3302
|
],
|
|
3260
3303
|
"setSignature": [
|
|
3261
3304
|
{
|
|
3262
|
-
"id":
|
|
3305
|
+
"id": 112,
|
|
3263
3306
|
"name": "debounceTime",
|
|
3264
3307
|
"kind": 1048576,
|
|
3265
3308
|
"kindString": "Set signature",
|
|
@@ -3275,7 +3318,7 @@
|
|
|
3275
3318
|
},
|
|
3276
3319
|
"parameters": [
|
|
3277
3320
|
{
|
|
3278
|
-
"id":
|
|
3321
|
+
"id": 113,
|
|
3279
3322
|
"name": "value",
|
|
3280
3323
|
"kind": 32768,
|
|
3281
3324
|
"kindString": "Parameter",
|
|
@@ -3294,7 +3337,7 @@
|
|
|
3294
3337
|
]
|
|
3295
3338
|
},
|
|
3296
3339
|
{
|
|
3297
|
-
"id":
|
|
3340
|
+
"id": 114,
|
|
3298
3341
|
"name": "descriptorProperty",
|
|
3299
3342
|
"kind": 262144,
|
|
3300
3343
|
"kindString": "Accessor",
|
|
@@ -3322,7 +3365,7 @@
|
|
|
3322
3365
|
],
|
|
3323
3366
|
"getSignature": [
|
|
3324
3367
|
{
|
|
3325
|
-
"id":
|
|
3368
|
+
"id": 115,
|
|
3326
3369
|
"name": "descriptorProperty",
|
|
3327
3370
|
"kind": 524288,
|
|
3328
3371
|
"kindString": "Get signature",
|
|
@@ -3344,7 +3387,7 @@
|
|
|
3344
3387
|
],
|
|
3345
3388
|
"setSignature": [
|
|
3346
3389
|
{
|
|
3347
|
-
"id":
|
|
3390
|
+
"id": 116,
|
|
3348
3391
|
"name": "descriptorProperty",
|
|
3349
3392
|
"kind": 1048576,
|
|
3350
3393
|
"kindString": "Set signature",
|
|
@@ -3360,7 +3403,7 @@
|
|
|
3360
3403
|
},
|
|
3361
3404
|
"parameters": [
|
|
3362
3405
|
{
|
|
3363
|
-
"id":
|
|
3406
|
+
"id": 117,
|
|
3364
3407
|
"name": "value",
|
|
3365
3408
|
"kind": 32768,
|
|
3366
3409
|
"kindString": "Parameter",
|
|
@@ -3379,7 +3422,7 @@
|
|
|
3379
3422
|
]
|
|
3380
3423
|
},
|
|
3381
3424
|
{
|
|
3382
|
-
"id":
|
|
3425
|
+
"id": 153,
|
|
3383
3426
|
"name": "highlightText",
|
|
3384
3427
|
"kind": 262144,
|
|
3385
3428
|
"kindString": "Accessor",
|
|
@@ -3395,7 +3438,7 @@
|
|
|
3395
3438
|
],
|
|
3396
3439
|
"getSignature": [
|
|
3397
3440
|
{
|
|
3398
|
-
"id":
|
|
3441
|
+
"id": 154,
|
|
3399
3442
|
"name": "highlightText",
|
|
3400
3443
|
"kind": 524288,
|
|
3401
3444
|
"kindString": "Get signature",
|
|
@@ -3411,14 +3454,14 @@
|
|
|
3411
3454
|
],
|
|
3412
3455
|
"setSignature": [
|
|
3413
3456
|
{
|
|
3414
|
-
"id":
|
|
3457
|
+
"id": 155,
|
|
3415
3458
|
"name": "highlightText",
|
|
3416
3459
|
"kind": 1048576,
|
|
3417
3460
|
"kindString": "Set signature",
|
|
3418
3461
|
"flags": {},
|
|
3419
3462
|
"parameters": [
|
|
3420
3463
|
{
|
|
3421
|
-
"id":
|
|
3464
|
+
"id": 156,
|
|
3422
3465
|
"name": "value",
|
|
3423
3466
|
"kind": 32768,
|
|
3424
3467
|
"kindString": "Parameter",
|
|
@@ -3440,7 +3483,7 @@
|
|
|
3440
3483
|
]
|
|
3441
3484
|
},
|
|
3442
3485
|
{
|
|
3443
|
-
"id":
|
|
3486
|
+
"id": 124,
|
|
3444
3487
|
"name": "propertiesToSearch",
|
|
3445
3488
|
"kind": 262144,
|
|
3446
3489
|
"kindString": "Accessor",
|
|
@@ -3468,7 +3511,7 @@
|
|
|
3468
3511
|
],
|
|
3469
3512
|
"getSignature": [
|
|
3470
3513
|
{
|
|
3471
|
-
"id":
|
|
3514
|
+
"id": 125,
|
|
3472
3515
|
"name": "propertiesToSearch",
|
|
3473
3516
|
"kind": 524288,
|
|
3474
3517
|
"kindString": "Get signature",
|
|
@@ -3493,7 +3536,7 @@
|
|
|
3493
3536
|
],
|
|
3494
3537
|
"setSignature": [
|
|
3495
3538
|
{
|
|
3496
|
-
"id":
|
|
3539
|
+
"id": 126,
|
|
3497
3540
|
"name": "propertiesToSearch",
|
|
3498
3541
|
"kind": 1048576,
|
|
3499
3542
|
"kindString": "Set signature",
|
|
@@ -3509,7 +3552,7 @@
|
|
|
3509
3552
|
},
|
|
3510
3553
|
"parameters": [
|
|
3511
3554
|
{
|
|
3512
|
-
"id":
|
|
3555
|
+
"id": 127,
|
|
3513
3556
|
"name": "value",
|
|
3514
3557
|
"kind": 32768,
|
|
3515
3558
|
"kindString": "Parameter",
|
|
@@ -3531,7 +3574,7 @@
|
|
|
3531
3574
|
]
|
|
3532
3575
|
},
|
|
3533
3576
|
{
|
|
3534
|
-
"id":
|
|
3577
|
+
"id": 128,
|
|
3535
3578
|
"name": "search",
|
|
3536
3579
|
"kind": 262144,
|
|
3537
3580
|
"kindString": "Accessor",
|
|
@@ -3559,7 +3602,7 @@
|
|
|
3559
3602
|
],
|
|
3560
3603
|
"getSignature": [
|
|
3561
3604
|
{
|
|
3562
|
-
"id":
|
|
3605
|
+
"id": 129,
|
|
3563
3606
|
"name": "search",
|
|
3564
3607
|
"kind": 524288,
|
|
3565
3608
|
"kindString": "Get signature",
|
|
@@ -3569,14 +3612,14 @@
|
|
|
3569
3612
|
},
|
|
3570
3613
|
"type": {
|
|
3571
3614
|
"type": "reference",
|
|
3572
|
-
"id":
|
|
3615
|
+
"id": 574,
|
|
3573
3616
|
"name": "SkyAutocompleteSearchFunction"
|
|
3574
3617
|
}
|
|
3575
3618
|
}
|
|
3576
3619
|
],
|
|
3577
3620
|
"setSignature": [
|
|
3578
3621
|
{
|
|
3579
|
-
"id":
|
|
3622
|
+
"id": 130,
|
|
3580
3623
|
"name": "search",
|
|
3581
3624
|
"kind": 1048576,
|
|
3582
3625
|
"kindString": "Set signature",
|
|
@@ -3586,14 +3629,14 @@
|
|
|
3586
3629
|
},
|
|
3587
3630
|
"parameters": [
|
|
3588
3631
|
{
|
|
3589
|
-
"id":
|
|
3632
|
+
"id": 131,
|
|
3590
3633
|
"name": "value",
|
|
3591
3634
|
"kind": 32768,
|
|
3592
3635
|
"kindString": "Parameter",
|
|
3593
3636
|
"flags": {},
|
|
3594
3637
|
"type": {
|
|
3595
3638
|
"type": "reference",
|
|
3596
|
-
"id":
|
|
3639
|
+
"id": 574,
|
|
3597
3640
|
"name": "SkyAutocompleteSearchFunction"
|
|
3598
3641
|
}
|
|
3599
3642
|
}
|
|
@@ -3606,7 +3649,7 @@
|
|
|
3606
3649
|
]
|
|
3607
3650
|
},
|
|
3608
3651
|
{
|
|
3609
|
-
"id":
|
|
3652
|
+
"id": 149,
|
|
3610
3653
|
"name": "searchResults",
|
|
3611
3654
|
"kind": 262144,
|
|
3612
3655
|
"kindString": "Accessor",
|
|
@@ -3622,7 +3665,7 @@
|
|
|
3622
3665
|
],
|
|
3623
3666
|
"getSignature": [
|
|
3624
3667
|
{
|
|
3625
|
-
"id":
|
|
3668
|
+
"id": 150,
|
|
3626
3669
|
"name": "searchResults",
|
|
3627
3670
|
"kind": 524288,
|
|
3628
3671
|
"kindString": "Get signature",
|
|
@@ -3638,14 +3681,14 @@
|
|
|
3638
3681
|
],
|
|
3639
3682
|
"setSignature": [
|
|
3640
3683
|
{
|
|
3641
|
-
"id":
|
|
3684
|
+
"id": 151,
|
|
3642
3685
|
"name": "searchResults",
|
|
3643
3686
|
"kind": 1048576,
|
|
3644
3687
|
"kindString": "Set signature",
|
|
3645
3688
|
"flags": {},
|
|
3646
3689
|
"parameters": [
|
|
3647
3690
|
{
|
|
3648
|
-
"id":
|
|
3691
|
+
"id": 152,
|
|
3649
3692
|
"name": "value",
|
|
3650
3693
|
"kind": 32768,
|
|
3651
3694
|
"kindString": "Parameter",
|
|
@@ -3667,7 +3710,7 @@
|
|
|
3667
3710
|
]
|
|
3668
3711
|
},
|
|
3669
3712
|
{
|
|
3670
|
-
"id":
|
|
3713
|
+
"id": 138,
|
|
3671
3714
|
"name": "searchResultsLimit",
|
|
3672
3715
|
"kind": 262144,
|
|
3673
3716
|
"kindString": "Accessor",
|
|
@@ -3695,7 +3738,7 @@
|
|
|
3695
3738
|
],
|
|
3696
3739
|
"getSignature": [
|
|
3697
3740
|
{
|
|
3698
|
-
"id":
|
|
3741
|
+
"id": 139,
|
|
3699
3742
|
"name": "searchResultsLimit",
|
|
3700
3743
|
"kind": 524288,
|
|
3701
3744
|
"kindString": "Get signature",
|
|
@@ -3711,7 +3754,7 @@
|
|
|
3711
3754
|
],
|
|
3712
3755
|
"setSignature": [
|
|
3713
3756
|
{
|
|
3714
|
-
"id":
|
|
3757
|
+
"id": 140,
|
|
3715
3758
|
"name": "searchResultsLimit",
|
|
3716
3759
|
"kind": 1048576,
|
|
3717
3760
|
"kindString": "Set signature",
|
|
@@ -3721,7 +3764,7 @@
|
|
|
3721
3764
|
},
|
|
3722
3765
|
"parameters": [
|
|
3723
3766
|
{
|
|
3724
|
-
"id":
|
|
3767
|
+
"id": 141,
|
|
3725
3768
|
"name": "value",
|
|
3726
3769
|
"kind": 32768,
|
|
3727
3770
|
"kindString": "Parameter",
|
|
@@ -3740,7 +3783,7 @@
|
|
|
3740
3783
|
]
|
|
3741
3784
|
},
|
|
3742
3785
|
{
|
|
3743
|
-
"id":
|
|
3786
|
+
"id": 133,
|
|
3744
3787
|
"name": "searchTextMinimumCharacters",
|
|
3745
3788
|
"kind": 262144,
|
|
3746
3789
|
"kindString": "Accessor",
|
|
@@ -3768,7 +3811,7 @@
|
|
|
3768
3811
|
],
|
|
3769
3812
|
"getSignature": [
|
|
3770
3813
|
{
|
|
3771
|
-
"id":
|
|
3814
|
+
"id": 134,
|
|
3772
3815
|
"name": "searchTextMinimumCharacters",
|
|
3773
3816
|
"kind": 524288,
|
|
3774
3817
|
"kindString": "Get signature",
|
|
@@ -3790,7 +3833,7 @@
|
|
|
3790
3833
|
],
|
|
3791
3834
|
"setSignature": [
|
|
3792
3835
|
{
|
|
3793
|
-
"id":
|
|
3836
|
+
"id": 135,
|
|
3794
3837
|
"name": "searchTextMinimumCharacters",
|
|
3795
3838
|
"kind": 1048576,
|
|
3796
3839
|
"kindString": "Set signature",
|
|
@@ -3806,7 +3849,7 @@
|
|
|
3806
3849
|
},
|
|
3807
3850
|
"parameters": [
|
|
3808
3851
|
{
|
|
3809
|
-
"id":
|
|
3852
|
+
"id": 136,
|
|
3810
3853
|
"name": "value",
|
|
3811
3854
|
"kind": 32768,
|
|
3812
3855
|
"kindString": "Parameter",
|
|
@@ -3825,7 +3868,7 @@
|
|
|
3825
3868
|
]
|
|
3826
3869
|
},
|
|
3827
3870
|
{
|
|
3828
|
-
"id":
|
|
3871
|
+
"id": 161,
|
|
3829
3872
|
"name": "showActionsArea",
|
|
3830
3873
|
"kind": 262144,
|
|
3831
3874
|
"kindString": "Accessor",
|
|
@@ -3841,7 +3884,7 @@
|
|
|
3841
3884
|
],
|
|
3842
3885
|
"getSignature": [
|
|
3843
3886
|
{
|
|
3844
|
-
"id":
|
|
3887
|
+
"id": 162,
|
|
3845
3888
|
"name": "showActionsArea",
|
|
3846
3889
|
"kind": 524288,
|
|
3847
3890
|
"kindString": "Get signature",
|
|
@@ -3854,7 +3897,7 @@
|
|
|
3854
3897
|
]
|
|
3855
3898
|
},
|
|
3856
3899
|
{
|
|
3857
|
-
"id":
|
|
3900
|
+
"id": 204,
|
|
3858
3901
|
"name": "addButtonClicked",
|
|
3859
3902
|
"kind": 2048,
|
|
3860
3903
|
"kindString": "Method",
|
|
@@ -3870,7 +3913,7 @@
|
|
|
3870
3913
|
],
|
|
3871
3914
|
"signatures": [
|
|
3872
3915
|
{
|
|
3873
|
-
"id":
|
|
3916
|
+
"id": 205,
|
|
3874
3917
|
"name": "addButtonClicked",
|
|
3875
3918
|
"kind": 4096,
|
|
3876
3919
|
"kindString": "Call signature",
|
|
@@ -3883,7 +3926,7 @@
|
|
|
3883
3926
|
]
|
|
3884
3927
|
},
|
|
3885
3928
|
{
|
|
3886
|
-
"id":
|
|
3929
|
+
"id": 206,
|
|
3887
3930
|
"name": "handleKeydown",
|
|
3888
3931
|
"kind": 2048,
|
|
3889
3932
|
"kindString": "Method",
|
|
@@ -3899,14 +3942,14 @@
|
|
|
3899
3942
|
],
|
|
3900
3943
|
"signatures": [
|
|
3901
3944
|
{
|
|
3902
|
-
"id":
|
|
3945
|
+
"id": 207,
|
|
3903
3946
|
"name": "handleKeydown",
|
|
3904
3947
|
"kind": 4096,
|
|
3905
3948
|
"kindString": "Call signature",
|
|
3906
3949
|
"flags": {},
|
|
3907
3950
|
"parameters": [
|
|
3908
3951
|
{
|
|
3909
|
-
"id":
|
|
3952
|
+
"id": 208,
|
|
3910
3953
|
"name": "event",
|
|
3911
3954
|
"kind": 32768,
|
|
3912
3955
|
"kindString": "Parameter",
|
|
@@ -3927,7 +3970,7 @@
|
|
|
3927
3970
|
]
|
|
3928
3971
|
},
|
|
3929
3972
|
{
|
|
3930
|
-
"id":
|
|
3973
|
+
"id": 218,
|
|
3931
3974
|
"name": "isElementFocused",
|
|
3932
3975
|
"kind": 2048,
|
|
3933
3976
|
"kindString": "Method",
|
|
@@ -3943,14 +3986,14 @@
|
|
|
3943
3986
|
],
|
|
3944
3987
|
"signatures": [
|
|
3945
3988
|
{
|
|
3946
|
-
"id":
|
|
3989
|
+
"id": 219,
|
|
3947
3990
|
"name": "isElementFocused",
|
|
3948
3991
|
"kind": 4096,
|
|
3949
3992
|
"kindString": "Call signature",
|
|
3950
3993
|
"flags": {},
|
|
3951
3994
|
"parameters": [
|
|
3952
3995
|
{
|
|
3953
|
-
"id":
|
|
3996
|
+
"id": 220,
|
|
3954
3997
|
"name": "ref",
|
|
3955
3998
|
"kind": 32768,
|
|
3956
3999
|
"kindString": "Parameter",
|
|
@@ -3971,7 +4014,7 @@
|
|
|
3971
4014
|
]
|
|
3972
4015
|
},
|
|
3973
4016
|
{
|
|
3974
|
-
"id":
|
|
4017
|
+
"id": 209,
|
|
3975
4018
|
"name": "moreButtonClicked",
|
|
3976
4019
|
"kind": 2048,
|
|
3977
4020
|
"kindString": "Method",
|
|
@@ -3987,7 +4030,7 @@
|
|
|
3987
4030
|
],
|
|
3988
4031
|
"signatures": [
|
|
3989
4032
|
{
|
|
3990
|
-
"id":
|
|
4033
|
+
"id": 210,
|
|
3991
4034
|
"name": "moreButtonClicked",
|
|
3992
4035
|
"kind": 4096,
|
|
3993
4036
|
"kindString": "Call signature",
|
|
@@ -4000,7 +4043,7 @@
|
|
|
4000
4043
|
]
|
|
4001
4044
|
},
|
|
4002
4045
|
{
|
|
4003
|
-
"id":
|
|
4046
|
+
"id": 200,
|
|
4004
4047
|
"name": "ngAfterViewInit",
|
|
4005
4048
|
"kind": 2048,
|
|
4006
4049
|
"kindString": "Method",
|
|
@@ -4016,7 +4059,7 @@
|
|
|
4016
4059
|
],
|
|
4017
4060
|
"signatures": [
|
|
4018
4061
|
{
|
|
4019
|
-
"id":
|
|
4062
|
+
"id": 201,
|
|
4020
4063
|
"name": "ngAfterViewInit",
|
|
4021
4064
|
"kind": 4096,
|
|
4022
4065
|
"kindString": "Call signature",
|
|
@@ -4037,7 +4080,7 @@
|
|
|
4037
4080
|
}
|
|
4038
4081
|
},
|
|
4039
4082
|
{
|
|
4040
|
-
"id":
|
|
4083
|
+
"id": 202,
|
|
4041
4084
|
"name": "ngOnDestroy",
|
|
4042
4085
|
"kind": 2048,
|
|
4043
4086
|
"kindString": "Method",
|
|
@@ -4053,7 +4096,7 @@
|
|
|
4053
4096
|
],
|
|
4054
4097
|
"signatures": [
|
|
4055
4098
|
{
|
|
4056
|
-
"id":
|
|
4099
|
+
"id": 203,
|
|
4057
4100
|
"name": "ngOnDestroy",
|
|
4058
4101
|
"kind": 4096,
|
|
4059
4102
|
"kindString": "Call signature",
|
|
@@ -4074,7 +4117,7 @@
|
|
|
4074
4117
|
}
|
|
4075
4118
|
},
|
|
4076
4119
|
{
|
|
4077
|
-
"id":
|
|
4120
|
+
"id": 211,
|
|
4078
4121
|
"name": "onResultMouseDown",
|
|
4079
4122
|
"kind": 2048,
|
|
4080
4123
|
"kindString": "Method",
|
|
@@ -4090,14 +4133,14 @@
|
|
|
4090
4133
|
],
|
|
4091
4134
|
"signatures": [
|
|
4092
4135
|
{
|
|
4093
|
-
"id":
|
|
4136
|
+
"id": 212,
|
|
4094
4137
|
"name": "onResultMouseDown",
|
|
4095
4138
|
"kind": 4096,
|
|
4096
4139
|
"kindString": "Call signature",
|
|
4097
4140
|
"flags": {},
|
|
4098
4141
|
"parameters": [
|
|
4099
4142
|
{
|
|
4100
|
-
"id":
|
|
4143
|
+
"id": 213,
|
|
4101
4144
|
"name": "id",
|
|
4102
4145
|
"kind": 32768,
|
|
4103
4146
|
"kindString": "Parameter",
|
|
@@ -4108,7 +4151,7 @@
|
|
|
4108
4151
|
}
|
|
4109
4152
|
},
|
|
4110
4153
|
{
|
|
4111
|
-
"id":
|
|
4154
|
+
"id": 214,
|
|
4112
4155
|
"name": "event",
|
|
4113
4156
|
"kind": 32768,
|
|
4114
4157
|
"kindString": "Parameter",
|
|
@@ -4129,7 +4172,7 @@
|
|
|
4129
4172
|
]
|
|
4130
4173
|
},
|
|
4131
4174
|
{
|
|
4132
|
-
"id":
|
|
4175
|
+
"id": 215,
|
|
4133
4176
|
"name": "onResultMouseMove",
|
|
4134
4177
|
"kind": 2048,
|
|
4135
4178
|
"kindString": "Method",
|
|
@@ -4145,14 +4188,14 @@
|
|
|
4145
4188
|
],
|
|
4146
4189
|
"signatures": [
|
|
4147
4190
|
{
|
|
4148
|
-
"id":
|
|
4191
|
+
"id": 216,
|
|
4149
4192
|
"name": "onResultMouseMove",
|
|
4150
4193
|
"kind": 4096,
|
|
4151
4194
|
"kindString": "Call signature",
|
|
4152
4195
|
"flags": {},
|
|
4153
4196
|
"parameters": [
|
|
4154
4197
|
{
|
|
4155
|
-
"id":
|
|
4198
|
+
"id": 217,
|
|
4156
4199
|
"name": "id",
|
|
4157
4200
|
"kind": 32768,
|
|
4158
4201
|
"kindString": "Parameter",
|
|
@@ -4176,55 +4219,55 @@
|
|
|
4176
4219
|
"title": "Constructors",
|
|
4177
4220
|
"kind": 512,
|
|
4178
4221
|
"children": [
|
|
4179
|
-
|
|
4222
|
+
97
|
|
4180
4223
|
]
|
|
4181
4224
|
},
|
|
4182
4225
|
{
|
|
4183
4226
|
"title": "Properties",
|
|
4184
4227
|
"kind": 1024,
|
|
4185
4228
|
"children": [
|
|
4186
|
-
|
|
4187
|
-
154,
|
|
4188
|
-
160,
|
|
4189
|
-
140,
|
|
4190
|
-
155,
|
|
4191
|
-
156,
|
|
4192
|
-
145,
|
|
4193
|
-
134,
|
|
4194
|
-
129,
|
|
4195
|
-
161,
|
|
4229
|
+
105,
|
|
4196
4230
|
157,
|
|
4197
|
-
|
|
4231
|
+
163,
|
|
4232
|
+
143,
|
|
4233
|
+
158,
|
|
4234
|
+
159,
|
|
4235
|
+
148,
|
|
4236
|
+
137,
|
|
4237
|
+
132,
|
|
4238
|
+
164,
|
|
4239
|
+
160,
|
|
4240
|
+
147
|
|
4198
4241
|
]
|
|
4199
4242
|
},
|
|
4200
4243
|
{
|
|
4201
4244
|
"title": "Accessors",
|
|
4202
4245
|
"kind": 262144,
|
|
4203
4246
|
"children": [
|
|
4204
|
-
|
|
4205
|
-
|
|
4206
|
-
|
|
4207
|
-
|
|
4208
|
-
|
|
4209
|
-
|
|
4210
|
-
|
|
4211
|
-
|
|
4212
|
-
|
|
4213
|
-
|
|
4247
|
+
106,
|
|
4248
|
+
110,
|
|
4249
|
+
114,
|
|
4250
|
+
153,
|
|
4251
|
+
124,
|
|
4252
|
+
128,
|
|
4253
|
+
149,
|
|
4254
|
+
138,
|
|
4255
|
+
133,
|
|
4256
|
+
161
|
|
4214
4257
|
]
|
|
4215
4258
|
},
|
|
4216
4259
|
{
|
|
4217
4260
|
"title": "Methods",
|
|
4218
4261
|
"kind": 2048,
|
|
4219
4262
|
"children": [
|
|
4220
|
-
|
|
4221
|
-
203,
|
|
4222
|
-
215,
|
|
4263
|
+
204,
|
|
4223
4264
|
206,
|
|
4224
|
-
|
|
4225
|
-
|
|
4226
|
-
|
|
4227
|
-
|
|
4265
|
+
218,
|
|
4266
|
+
209,
|
|
4267
|
+
200,
|
|
4268
|
+
202,
|
|
4269
|
+
211,
|
|
4270
|
+
215
|
|
4228
4271
|
]
|
|
4229
4272
|
}
|
|
4230
4273
|
],
|
|
@@ -4251,7 +4294,7 @@
|
|
|
4251
4294
|
]
|
|
4252
4295
|
},
|
|
4253
4296
|
{
|
|
4254
|
-
"id":
|
|
4297
|
+
"id": 264,
|
|
4255
4298
|
"name": "SkyCountryFieldComponent",
|
|
4256
4299
|
"kind": 128,
|
|
4257
4300
|
"kindString": "Class",
|
|
@@ -4272,7 +4315,7 @@
|
|
|
4272
4315
|
],
|
|
4273
4316
|
"children": [
|
|
4274
4317
|
{
|
|
4275
|
-
"id":
|
|
4318
|
+
"id": 265,
|
|
4276
4319
|
"name": "constructor",
|
|
4277
4320
|
"kind": 512,
|
|
4278
4321
|
"kindString": "Constructor",
|
|
@@ -4286,14 +4329,14 @@
|
|
|
4286
4329
|
],
|
|
4287
4330
|
"signatures": [
|
|
4288
4331
|
{
|
|
4289
|
-
"id":
|
|
4332
|
+
"id": 266,
|
|
4290
4333
|
"name": "SkyCountryFieldComponent",
|
|
4291
4334
|
"kind": 16384,
|
|
4292
4335
|
"kindString": "Constructor signature",
|
|
4293
4336
|
"flags": {},
|
|
4294
4337
|
"parameters": [
|
|
4295
4338
|
{
|
|
4296
|
-
"id":
|
|
4339
|
+
"id": 267,
|
|
4297
4340
|
"name": "changeDetector",
|
|
4298
4341
|
"kind": 32768,
|
|
4299
4342
|
"kindString": "Parameter",
|
|
@@ -4306,7 +4349,7 @@
|
|
|
4306
4349
|
}
|
|
4307
4350
|
},
|
|
4308
4351
|
{
|
|
4309
|
-
"id":
|
|
4352
|
+
"id": 268,
|
|
4310
4353
|
"name": "elRef",
|
|
4311
4354
|
"kind": 32768,
|
|
4312
4355
|
"kindString": "Parameter",
|
|
@@ -4325,7 +4368,7 @@
|
|
|
4325
4368
|
}
|
|
4326
4369
|
},
|
|
4327
4370
|
{
|
|
4328
|
-
"id":
|
|
4371
|
+
"id": 269,
|
|
4329
4372
|
"name": "windowRef",
|
|
4330
4373
|
"kind": 32768,
|
|
4331
4374
|
"kindString": "Parameter",
|
|
@@ -4336,7 +4379,7 @@
|
|
|
4336
4379
|
}
|
|
4337
4380
|
},
|
|
4338
4381
|
{
|
|
4339
|
-
"id":
|
|
4382
|
+
"id": 270,
|
|
4340
4383
|
"name": "injector",
|
|
4341
4384
|
"kind": 32768,
|
|
4342
4385
|
"kindString": "Parameter",
|
|
@@ -4349,7 +4392,7 @@
|
|
|
4349
4392
|
}
|
|
4350
4393
|
},
|
|
4351
4394
|
{
|
|
4352
|
-
"id":
|
|
4395
|
+
"id": 271,
|
|
4353
4396
|
"name": "inputBoxHostSvc",
|
|
4354
4397
|
"kind": 32768,
|
|
4355
4398
|
"kindString": "Parameter",
|
|
@@ -4374,7 +4417,7 @@
|
|
|
4374
4417
|
}
|
|
4375
4418
|
},
|
|
4376
4419
|
{
|
|
4377
|
-
"id":
|
|
4420
|
+
"id": 272,
|
|
4378
4421
|
"name": "themeSvc",
|
|
4379
4422
|
"kind": 32768,
|
|
4380
4423
|
"kindString": "Parameter",
|
|
@@ -4401,14 +4444,14 @@
|
|
|
4401
4444
|
],
|
|
4402
4445
|
"type": {
|
|
4403
4446
|
"type": "reference",
|
|
4404
|
-
"id":
|
|
4447
|
+
"id": 264,
|
|
4405
4448
|
"name": "SkyCountryFieldComponent"
|
|
4406
4449
|
}
|
|
4407
4450
|
}
|
|
4408
4451
|
]
|
|
4409
4452
|
},
|
|
4410
4453
|
{
|
|
4411
|
-
"id":
|
|
4454
|
+
"id": 273,
|
|
4412
4455
|
"name": "autocompleteAttribute",
|
|
4413
4456
|
"kind": 1024,
|
|
4414
4457
|
"kindString": "Property",
|
|
@@ -4449,7 +4492,7 @@
|
|
|
4449
4492
|
}
|
|
4450
4493
|
},
|
|
4451
4494
|
{
|
|
4452
|
-
"id":
|
|
4495
|
+
"id": 292,
|
|
4453
4496
|
"name": "countries",
|
|
4454
4497
|
"kind": 1024,
|
|
4455
4498
|
"kindString": "Property",
|
|
@@ -4467,14 +4510,14 @@
|
|
|
4467
4510
|
"type": "array",
|
|
4468
4511
|
"elementType": {
|
|
4469
4512
|
"type": "reference",
|
|
4470
|
-
"id":
|
|
4513
|
+
"id": 595,
|
|
4471
4514
|
"name": "SkyCountryFieldCountry"
|
|
4472
4515
|
}
|
|
4473
4516
|
},
|
|
4474
4517
|
"defaultValue": "[]"
|
|
4475
4518
|
},
|
|
4476
4519
|
{
|
|
4477
|
-
"id":
|
|
4520
|
+
"id": 296,
|
|
4478
4521
|
"name": "countrySearchAutocompleteDirective",
|
|
4479
4522
|
"kind": 1024,
|
|
4480
4523
|
"kindString": "Property",
|
|
@@ -4509,7 +4552,7 @@
|
|
|
4509
4552
|
}
|
|
4510
4553
|
},
|
|
4511
4554
|
{
|
|
4512
|
-
"id":
|
|
4555
|
+
"id": 293,
|
|
4513
4556
|
"name": "countrySearchFormControl",
|
|
4514
4557
|
"kind": 1024,
|
|
4515
4558
|
"kindString": "Property",
|
|
@@ -4531,7 +4574,7 @@
|
|
|
4531
4574
|
}
|
|
4532
4575
|
},
|
|
4533
4576
|
{
|
|
4534
|
-
"id":
|
|
4577
|
+
"id": 301,
|
|
4535
4578
|
"name": "currentTheme",
|
|
4536
4579
|
"kind": 1024,
|
|
4537
4580
|
"kindString": "Property",
|
|
@@ -4552,7 +4595,7 @@
|
|
|
4552
4595
|
"defaultValue": "'default'"
|
|
4553
4596
|
},
|
|
4554
4597
|
{
|
|
4555
|
-
"id":
|
|
4598
|
+
"id": 282,
|
|
4556
4599
|
"name": "hideSelectedCountryFlag",
|
|
4557
4600
|
"kind": 1024,
|
|
4558
4601
|
"kindString": "Property",
|
|
@@ -4588,7 +4631,7 @@
|
|
|
4588
4631
|
"defaultValue": "false"
|
|
4589
4632
|
},
|
|
4590
4633
|
{
|
|
4591
|
-
"id":
|
|
4634
|
+
"id": 302,
|
|
4592
4635
|
"name": "inputId",
|
|
4593
4636
|
"kind": 1024,
|
|
4594
4637
|
"kindString": "Property",
|
|
@@ -4608,7 +4651,7 @@
|
|
|
4608
4651
|
}
|
|
4609
4652
|
},
|
|
4610
4653
|
{
|
|
4611
|
-
"id":
|
|
4654
|
+
"id": 294,
|
|
4612
4655
|
"name": "isInputFocused",
|
|
4613
4656
|
"kind": 1024,
|
|
4614
4657
|
"kindString": "Property",
|
|
@@ -4629,7 +4672,7 @@
|
|
|
4629
4672
|
"defaultValue": "false"
|
|
4630
4673
|
},
|
|
4631
4674
|
{
|
|
4632
|
-
"id":
|
|
4675
|
+
"id": 295,
|
|
4633
4676
|
"name": "searchTextMinimumCharacters",
|
|
4634
4677
|
"kind": 1024,
|
|
4635
4678
|
"kindString": "Property",
|
|
@@ -4650,7 +4693,7 @@
|
|
|
4650
4693
|
"defaultValue": "2"
|
|
4651
4694
|
},
|
|
4652
4695
|
{
|
|
4653
|
-
"id":
|
|
4696
|
+
"id": 291,
|
|
4654
4697
|
"name": "selectedCountryChange",
|
|
4655
4698
|
"kind": 1024,
|
|
4656
4699
|
"kindString": "Property",
|
|
@@ -4684,7 +4727,7 @@
|
|
|
4684
4727
|
"typeArguments": [
|
|
4685
4728
|
{
|
|
4686
4729
|
"type": "reference",
|
|
4687
|
-
"id":
|
|
4730
|
+
"id": 595,
|
|
4688
4731
|
"name": "SkyCountryFieldCountry"
|
|
4689
4732
|
}
|
|
4690
4733
|
],
|
|
@@ -4695,7 +4738,7 @@
|
|
|
4695
4738
|
"defaultValue": "..."
|
|
4696
4739
|
},
|
|
4697
4740
|
{
|
|
4698
|
-
"id":
|
|
4741
|
+
"id": 274,
|
|
4699
4742
|
"name": "defaultCountry",
|
|
4700
4743
|
"kind": 262144,
|
|
4701
4744
|
"kindString": "Accessor",
|
|
@@ -4723,7 +4766,7 @@
|
|
|
4723
4766
|
],
|
|
4724
4767
|
"getSignature": [
|
|
4725
4768
|
{
|
|
4726
|
-
"id":
|
|
4769
|
+
"id": 275,
|
|
4727
4770
|
"name": "defaultCountry",
|
|
4728
4771
|
"kind": 524288,
|
|
4729
4772
|
"kindString": "Get signature",
|
|
@@ -4745,7 +4788,7 @@
|
|
|
4745
4788
|
],
|
|
4746
4789
|
"setSignature": [
|
|
4747
4790
|
{
|
|
4748
|
-
"id":
|
|
4791
|
+
"id": 276,
|
|
4749
4792
|
"name": "defaultCountry",
|
|
4750
4793
|
"kind": 1048576,
|
|
4751
4794
|
"kindString": "Set signature",
|
|
@@ -4761,7 +4804,7 @@
|
|
|
4761
4804
|
},
|
|
4762
4805
|
"parameters": [
|
|
4763
4806
|
{
|
|
4764
|
-
"id":
|
|
4807
|
+
"id": 277,
|
|
4765
4808
|
"name": "value",
|
|
4766
4809
|
"kind": 32768,
|
|
4767
4810
|
"kindString": "Parameter",
|
|
@@ -4780,7 +4823,7 @@
|
|
|
4780
4823
|
]
|
|
4781
4824
|
},
|
|
4782
4825
|
{
|
|
4783
|
-
"id":
|
|
4826
|
+
"id": 278,
|
|
4784
4827
|
"name": "disabled",
|
|
4785
4828
|
"kind": 262144,
|
|
4786
4829
|
"kindString": "Accessor",
|
|
@@ -4808,7 +4851,7 @@
|
|
|
4808
4851
|
],
|
|
4809
4852
|
"getSignature": [
|
|
4810
4853
|
{
|
|
4811
|
-
"id":
|
|
4854
|
+
"id": 279,
|
|
4812
4855
|
"name": "disabled",
|
|
4813
4856
|
"kind": 524288,
|
|
4814
4857
|
"kindString": "Get signature",
|
|
@@ -4830,7 +4873,7 @@
|
|
|
4830
4873
|
],
|
|
4831
4874
|
"setSignature": [
|
|
4832
4875
|
{
|
|
4833
|
-
"id":
|
|
4876
|
+
"id": 280,
|
|
4834
4877
|
"name": "disabled",
|
|
4835
4878
|
"kind": 1048576,
|
|
4836
4879
|
"kindString": "Set signature",
|
|
@@ -4846,7 +4889,7 @@
|
|
|
4846
4889
|
},
|
|
4847
4890
|
"parameters": [
|
|
4848
4891
|
{
|
|
4849
|
-
"id":
|
|
4892
|
+
"id": 281,
|
|
4850
4893
|
"name": "isDisabled",
|
|
4851
4894
|
"kind": 32768,
|
|
4852
4895
|
"kindString": "Parameter",
|
|
@@ -4865,7 +4908,7 @@
|
|
|
4865
4908
|
]
|
|
4866
4909
|
},
|
|
4867
4910
|
{
|
|
4868
|
-
"id":
|
|
4911
|
+
"id": 283,
|
|
4869
4912
|
"name": "includePhoneInfo",
|
|
4870
4913
|
"kind": 262144,
|
|
4871
4914
|
"kindString": "Accessor",
|
|
@@ -4893,7 +4936,7 @@
|
|
|
4893
4936
|
],
|
|
4894
4937
|
"getSignature": [
|
|
4895
4938
|
{
|
|
4896
|
-
"id":
|
|
4939
|
+
"id": 284,
|
|
4897
4940
|
"name": "includePhoneInfo",
|
|
4898
4941
|
"kind": 524288,
|
|
4899
4942
|
"kindString": "Get signature",
|
|
@@ -4915,7 +4958,7 @@
|
|
|
4915
4958
|
],
|
|
4916
4959
|
"setSignature": [
|
|
4917
4960
|
{
|
|
4918
|
-
"id":
|
|
4961
|
+
"id": 285,
|
|
4919
4962
|
"name": "includePhoneInfo",
|
|
4920
4963
|
"kind": 1048576,
|
|
4921
4964
|
"kindString": "Set signature",
|
|
@@ -4931,7 +4974,7 @@
|
|
|
4931
4974
|
},
|
|
4932
4975
|
"parameters": [
|
|
4933
4976
|
{
|
|
4934
|
-
"id":
|
|
4977
|
+
"id": 286,
|
|
4935
4978
|
"name": "value",
|
|
4936
4979
|
"kind": 32768,
|
|
4937
4980
|
"kindString": "Parameter",
|
|
@@ -4950,7 +4993,7 @@
|
|
|
4950
4993
|
]
|
|
4951
4994
|
},
|
|
4952
4995
|
{
|
|
4953
|
-
"id":
|
|
4996
|
+
"id": 297,
|
|
4954
4997
|
"name": "selectedCountry",
|
|
4955
4998
|
"kind": 262144,
|
|
4956
4999
|
"kindString": "Accessor",
|
|
@@ -4966,35 +5009,35 @@
|
|
|
4966
5009
|
],
|
|
4967
5010
|
"getSignature": [
|
|
4968
5011
|
{
|
|
4969
|
-
"id":
|
|
5012
|
+
"id": 298,
|
|
4970
5013
|
"name": "selectedCountry",
|
|
4971
5014
|
"kind": 524288,
|
|
4972
5015
|
"kindString": "Get signature",
|
|
4973
5016
|
"flags": {},
|
|
4974
5017
|
"type": {
|
|
4975
5018
|
"type": "reference",
|
|
4976
|
-
"id":
|
|
5019
|
+
"id": 595,
|
|
4977
5020
|
"name": "SkyCountryFieldCountry"
|
|
4978
5021
|
}
|
|
4979
5022
|
}
|
|
4980
5023
|
],
|
|
4981
5024
|
"setSignature": [
|
|
4982
5025
|
{
|
|
4983
|
-
"id":
|
|
5026
|
+
"id": 299,
|
|
4984
5027
|
"name": "selectedCountry",
|
|
4985
5028
|
"kind": 1048576,
|
|
4986
5029
|
"kindString": "Set signature",
|
|
4987
5030
|
"flags": {},
|
|
4988
5031
|
"parameters": [
|
|
4989
5032
|
{
|
|
4990
|
-
"id":
|
|
5033
|
+
"id": 300,
|
|
4991
5034
|
"name": "newCountry",
|
|
4992
5035
|
"kind": 32768,
|
|
4993
5036
|
"kindString": "Parameter",
|
|
4994
5037
|
"flags": {},
|
|
4995
5038
|
"type": {
|
|
4996
5039
|
"type": "reference",
|
|
4997
|
-
"id":
|
|
5040
|
+
"id": 595,
|
|
4998
5041
|
"name": "SkyCountryFieldCountry"
|
|
4999
5042
|
}
|
|
5000
5043
|
}
|
|
@@ -5007,7 +5050,7 @@
|
|
|
5007
5050
|
]
|
|
5008
5051
|
},
|
|
5009
5052
|
{
|
|
5010
|
-
"id":
|
|
5053
|
+
"id": 287,
|
|
5011
5054
|
"name": "supportedCountryISOs",
|
|
5012
5055
|
"kind": 262144,
|
|
5013
5056
|
"kindString": "Accessor",
|
|
@@ -5035,7 +5078,7 @@
|
|
|
5035
5078
|
],
|
|
5036
5079
|
"getSignature": [
|
|
5037
5080
|
{
|
|
5038
|
-
"id":
|
|
5081
|
+
"id": 288,
|
|
5039
5082
|
"name": "supportedCountryISOs",
|
|
5040
5083
|
"kind": 524288,
|
|
5041
5084
|
"kindString": "Get signature",
|
|
@@ -5054,7 +5097,7 @@
|
|
|
5054
5097
|
],
|
|
5055
5098
|
"setSignature": [
|
|
5056
5099
|
{
|
|
5057
|
-
"id":
|
|
5100
|
+
"id": 289,
|
|
5058
5101
|
"name": "supportedCountryISOs",
|
|
5059
5102
|
"kind": 1048576,
|
|
5060
5103
|
"kindString": "Set signature",
|
|
@@ -5064,7 +5107,7 @@
|
|
|
5064
5107
|
},
|
|
5065
5108
|
"parameters": [
|
|
5066
5109
|
{
|
|
5067
|
-
"id":
|
|
5110
|
+
"id": 290,
|
|
5068
5111
|
"name": "value",
|
|
5069
5112
|
"kind": 32768,
|
|
5070
5113
|
"kindString": "Parameter",
|
|
@@ -5086,7 +5129,7 @@
|
|
|
5086
5129
|
]
|
|
5087
5130
|
},
|
|
5088
5131
|
{
|
|
5089
|
-
"id":
|
|
5132
|
+
"id": 324,
|
|
5090
5133
|
"name": "ngAfterViewInit",
|
|
5091
5134
|
"kind": 2048,
|
|
5092
5135
|
"kindString": "Method",
|
|
@@ -5102,7 +5145,7 @@
|
|
|
5102
5145
|
],
|
|
5103
5146
|
"signatures": [
|
|
5104
5147
|
{
|
|
5105
|
-
"id":
|
|
5148
|
+
"id": 325,
|
|
5106
5149
|
"name": "ngAfterViewInit",
|
|
5107
5150
|
"kind": 4096,
|
|
5108
5151
|
"kindString": "Call signature",
|
|
@@ -5123,7 +5166,7 @@
|
|
|
5123
5166
|
}
|
|
5124
5167
|
},
|
|
5125
5168
|
{
|
|
5126
|
-
"id":
|
|
5169
|
+
"id": 333,
|
|
5127
5170
|
"name": "onChange",
|
|
5128
5171
|
"kind": 2048,
|
|
5129
5172
|
"kindString": "Method",
|
|
@@ -5139,21 +5182,21 @@
|
|
|
5139
5182
|
],
|
|
5140
5183
|
"signatures": [
|
|
5141
5184
|
{
|
|
5142
|
-
"id":
|
|
5185
|
+
"id": 334,
|
|
5143
5186
|
"name": "onChange",
|
|
5144
5187
|
"kind": 4096,
|
|
5145
5188
|
"kindString": "Call signature",
|
|
5146
5189
|
"flags": {},
|
|
5147
5190
|
"parameters": [
|
|
5148
5191
|
{
|
|
5149
|
-
"id":
|
|
5192
|
+
"id": 335,
|
|
5150
5193
|
"name": "value",
|
|
5151
5194
|
"kind": 32768,
|
|
5152
5195
|
"kindString": "Parameter",
|
|
5153
5196
|
"flags": {},
|
|
5154
5197
|
"type": {
|
|
5155
5198
|
"type": "reference",
|
|
5156
|
-
"id":
|
|
5199
|
+
"id": 595,
|
|
5157
5200
|
"name": "SkyCountryFieldCountry"
|
|
5158
5201
|
}
|
|
5159
5202
|
}
|
|
@@ -5166,7 +5209,7 @@
|
|
|
5166
5209
|
]
|
|
5167
5210
|
},
|
|
5168
5211
|
{
|
|
5169
|
-
"id":
|
|
5212
|
+
"id": 336,
|
|
5170
5213
|
"name": "onTouched",
|
|
5171
5214
|
"kind": 2048,
|
|
5172
5215
|
"kindString": "Method",
|
|
@@ -5182,7 +5225,7 @@
|
|
|
5182
5225
|
],
|
|
5183
5226
|
"signatures": [
|
|
5184
5227
|
{
|
|
5185
|
-
"id":
|
|
5228
|
+
"id": 337,
|
|
5186
5229
|
"name": "onTouched",
|
|
5187
5230
|
"kind": 4096,
|
|
5188
5231
|
"kindString": "Call signature",
|
|
@@ -5195,7 +5238,7 @@
|
|
|
5195
5238
|
]
|
|
5196
5239
|
},
|
|
5197
5240
|
{
|
|
5198
|
-
"id":
|
|
5241
|
+
"id": 338,
|
|
5199
5242
|
"name": "registerOnChange",
|
|
5200
5243
|
"kind": 2048,
|
|
5201
5244
|
"kindString": "Method",
|
|
@@ -5211,14 +5254,14 @@
|
|
|
5211
5254
|
],
|
|
5212
5255
|
"signatures": [
|
|
5213
5256
|
{
|
|
5214
|
-
"id":
|
|
5257
|
+
"id": 339,
|
|
5215
5258
|
"name": "registerOnChange",
|
|
5216
5259
|
"kind": 4096,
|
|
5217
5260
|
"kindString": "Call signature",
|
|
5218
5261
|
"flags": {},
|
|
5219
5262
|
"parameters": [
|
|
5220
5263
|
{
|
|
5221
|
-
"id":
|
|
5264
|
+
"id": 340,
|
|
5222
5265
|
"name": "fn",
|
|
5223
5266
|
"kind": 32768,
|
|
5224
5267
|
"kindString": "Parameter",
|
|
@@ -5226,28 +5269,28 @@
|
|
|
5226
5269
|
"type": {
|
|
5227
5270
|
"type": "reflection",
|
|
5228
5271
|
"declaration": {
|
|
5229
|
-
"id":
|
|
5272
|
+
"id": 341,
|
|
5230
5273
|
"name": "__type",
|
|
5231
5274
|
"kind": 65536,
|
|
5232
5275
|
"kindString": "Type literal",
|
|
5233
5276
|
"flags": {},
|
|
5234
5277
|
"signatures": [
|
|
5235
5278
|
{
|
|
5236
|
-
"id":
|
|
5279
|
+
"id": 342,
|
|
5237
5280
|
"name": "__type",
|
|
5238
5281
|
"kind": 4096,
|
|
5239
5282
|
"kindString": "Call signature",
|
|
5240
5283
|
"flags": {},
|
|
5241
5284
|
"parameters": [
|
|
5242
5285
|
{
|
|
5243
|
-
"id":
|
|
5286
|
+
"id": 343,
|
|
5244
5287
|
"name": "value",
|
|
5245
5288
|
"kind": 32768,
|
|
5246
5289
|
"kindString": "Parameter",
|
|
5247
5290
|
"flags": {},
|
|
5248
5291
|
"type": {
|
|
5249
5292
|
"type": "reference",
|
|
5250
|
-
"id":
|
|
5293
|
+
"id": 595,
|
|
5251
5294
|
"name": "SkyCountryFieldCountry"
|
|
5252
5295
|
}
|
|
5253
5296
|
}
|
|
@@ -5278,7 +5321,7 @@
|
|
|
5278
5321
|
}
|
|
5279
5322
|
},
|
|
5280
5323
|
{
|
|
5281
|
-
"id":
|
|
5324
|
+
"id": 344,
|
|
5282
5325
|
"name": "registerOnTouched",
|
|
5283
5326
|
"kind": 2048,
|
|
5284
5327
|
"kindString": "Method",
|
|
@@ -5294,14 +5337,14 @@
|
|
|
5294
5337
|
],
|
|
5295
5338
|
"signatures": [
|
|
5296
5339
|
{
|
|
5297
|
-
"id":
|
|
5340
|
+
"id": 345,
|
|
5298
5341
|
"name": "registerOnTouched",
|
|
5299
5342
|
"kind": 4096,
|
|
5300
5343
|
"kindString": "Call signature",
|
|
5301
5344
|
"flags": {},
|
|
5302
5345
|
"parameters": [
|
|
5303
5346
|
{
|
|
5304
|
-
"id":
|
|
5347
|
+
"id": 346,
|
|
5305
5348
|
"name": "fn",
|
|
5306
5349
|
"kind": 32768,
|
|
5307
5350
|
"kindString": "Parameter",
|
|
@@ -5309,14 +5352,14 @@
|
|
|
5309
5352
|
"type": {
|
|
5310
5353
|
"type": "reflection",
|
|
5311
5354
|
"declaration": {
|
|
5312
|
-
"id":
|
|
5355
|
+
"id": 347,
|
|
5313
5356
|
"name": "__type",
|
|
5314
5357
|
"kind": 65536,
|
|
5315
5358
|
"kindString": "Type literal",
|
|
5316
5359
|
"flags": {},
|
|
5317
5360
|
"signatures": [
|
|
5318
5361
|
{
|
|
5319
|
-
"id":
|
|
5362
|
+
"id": 348,
|
|
5320
5363
|
"name": "__type",
|
|
5321
5364
|
"kind": 4096,
|
|
5322
5365
|
"kindString": "Call signature",
|
|
@@ -5347,7 +5390,7 @@
|
|
|
5347
5390
|
}
|
|
5348
5391
|
},
|
|
5349
5392
|
{
|
|
5350
|
-
"id":
|
|
5393
|
+
"id": 349,
|
|
5351
5394
|
"name": "setDisabledState",
|
|
5352
5395
|
"kind": 2048,
|
|
5353
5396
|
"kindString": "Method",
|
|
@@ -5363,14 +5406,14 @@
|
|
|
5363
5406
|
],
|
|
5364
5407
|
"signatures": [
|
|
5365
5408
|
{
|
|
5366
|
-
"id":
|
|
5409
|
+
"id": 350,
|
|
5367
5410
|
"name": "setDisabledState",
|
|
5368
5411
|
"kind": 4096,
|
|
5369
5412
|
"kindString": "Call signature",
|
|
5370
5413
|
"flags": {},
|
|
5371
5414
|
"parameters": [
|
|
5372
5415
|
{
|
|
5373
|
-
"id":
|
|
5416
|
+
"id": 351,
|
|
5374
5417
|
"name": "disabled",
|
|
5375
5418
|
"kind": 32768,
|
|
5376
5419
|
"kindString": "Parameter",
|
|
@@ -5397,7 +5440,7 @@
|
|
|
5397
5440
|
}
|
|
5398
5441
|
},
|
|
5399
5442
|
{
|
|
5400
|
-
"id":
|
|
5443
|
+
"id": 352,
|
|
5401
5444
|
"name": "validate",
|
|
5402
5445
|
"kind": 2048,
|
|
5403
5446
|
"kindString": "Method",
|
|
@@ -5413,14 +5456,14 @@
|
|
|
5413
5456
|
],
|
|
5414
5457
|
"signatures": [
|
|
5415
5458
|
{
|
|
5416
|
-
"id":
|
|
5459
|
+
"id": 353,
|
|
5417
5460
|
"name": "validate",
|
|
5418
5461
|
"kind": 4096,
|
|
5419
5462
|
"kindString": "Call signature",
|
|
5420
5463
|
"flags": {},
|
|
5421
5464
|
"parameters": [
|
|
5422
5465
|
{
|
|
5423
|
-
"id":
|
|
5466
|
+
"id": 354,
|
|
5424
5467
|
"name": "control",
|
|
5425
5468
|
"kind": 32768,
|
|
5426
5469
|
"kindString": "Parameter",
|
|
@@ -5451,7 +5494,7 @@
|
|
|
5451
5494
|
}
|
|
5452
5495
|
},
|
|
5453
5496
|
{
|
|
5454
|
-
"id":
|
|
5497
|
+
"id": 355,
|
|
5455
5498
|
"name": "writeValue",
|
|
5456
5499
|
"kind": 2048,
|
|
5457
5500
|
"kindString": "Method",
|
|
@@ -5467,21 +5510,21 @@
|
|
|
5467
5510
|
],
|
|
5468
5511
|
"signatures": [
|
|
5469
5512
|
{
|
|
5470
|
-
"id":
|
|
5513
|
+
"id": 356,
|
|
5471
5514
|
"name": "writeValue",
|
|
5472
5515
|
"kind": 4096,
|
|
5473
5516
|
"kindString": "Call signature",
|
|
5474
5517
|
"flags": {},
|
|
5475
5518
|
"parameters": [
|
|
5476
5519
|
{
|
|
5477
|
-
"id":
|
|
5520
|
+
"id": 357,
|
|
5478
5521
|
"name": "value",
|
|
5479
5522
|
"kind": 32768,
|
|
5480
5523
|
"kindString": "Parameter",
|
|
5481
5524
|
"flags": {},
|
|
5482
5525
|
"type": {
|
|
5483
5526
|
"type": "reference",
|
|
5484
|
-
"id":
|
|
5527
|
+
"id": 595,
|
|
5485
5528
|
"name": "SkyCountryFieldCountry"
|
|
5486
5529
|
}
|
|
5487
5530
|
}
|
|
@@ -5507,49 +5550,49 @@
|
|
|
5507
5550
|
"title": "Constructors",
|
|
5508
5551
|
"kind": 512,
|
|
5509
5552
|
"children": [
|
|
5510
|
-
|
|
5553
|
+
265
|
|
5511
5554
|
]
|
|
5512
5555
|
},
|
|
5513
5556
|
{
|
|
5514
5557
|
"title": "Properties",
|
|
5515
5558
|
"kind": 1024,
|
|
5516
5559
|
"children": [
|
|
5517
|
-
|
|
5518
|
-
|
|
5519
|
-
291,
|
|
5520
|
-
288,
|
|
5560
|
+
273,
|
|
5561
|
+
292,
|
|
5521
5562
|
296,
|
|
5522
|
-
|
|
5523
|
-
|
|
5524
|
-
|
|
5525
|
-
|
|
5526
|
-
|
|
5527
|
-
|
|
5563
|
+
293,
|
|
5564
|
+
301,
|
|
5565
|
+
282,
|
|
5566
|
+
321,
|
|
5567
|
+
302,
|
|
5568
|
+
294,
|
|
5569
|
+
295,
|
|
5570
|
+
291
|
|
5528
5571
|
]
|
|
5529
5572
|
},
|
|
5530
5573
|
{
|
|
5531
5574
|
"title": "Accessors",
|
|
5532
5575
|
"kind": 262144,
|
|
5533
5576
|
"children": [
|
|
5534
|
-
|
|
5535
|
-
273,
|
|
5577
|
+
274,
|
|
5536
5578
|
278,
|
|
5537
|
-
|
|
5538
|
-
|
|
5579
|
+
283,
|
|
5580
|
+
297,
|
|
5581
|
+
287
|
|
5539
5582
|
]
|
|
5540
5583
|
},
|
|
5541
5584
|
{
|
|
5542
5585
|
"title": "Methods",
|
|
5543
5586
|
"kind": 2048,
|
|
5544
5587
|
"children": [
|
|
5545
|
-
|
|
5546
|
-
328,
|
|
5547
|
-
331,
|
|
5588
|
+
324,
|
|
5548
5589
|
333,
|
|
5549
|
-
|
|
5590
|
+
336,
|
|
5591
|
+
338,
|
|
5550
5592
|
344,
|
|
5551
|
-
|
|
5552
|
-
|
|
5593
|
+
349,
|
|
5594
|
+
352,
|
|
5595
|
+
355
|
|
5553
5596
|
]
|
|
5554
5597
|
}
|
|
5555
5598
|
],
|
|
@@ -5594,7 +5637,7 @@
|
|
|
5594
5637
|
]
|
|
5595
5638
|
},
|
|
5596
5639
|
{
|
|
5597
|
-
"id":
|
|
5640
|
+
"id": 377,
|
|
5598
5641
|
"name": "SkyLookupComponent",
|
|
5599
5642
|
"kind": 128,
|
|
5600
5643
|
"kindString": "Class",
|
|
@@ -5615,7 +5658,7 @@
|
|
|
5615
5658
|
],
|
|
5616
5659
|
"children": [
|
|
5617
5660
|
{
|
|
5618
|
-
"id":
|
|
5661
|
+
"id": 378,
|
|
5619
5662
|
"name": "constructor",
|
|
5620
5663
|
"kind": 512,
|
|
5621
5664
|
"kindString": "Constructor",
|
|
@@ -5623,20 +5666,20 @@
|
|
|
5623
5666
|
"sources": [
|
|
5624
5667
|
{
|
|
5625
5668
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
5626
|
-
"line":
|
|
5669
|
+
"line": 293,
|
|
5627
5670
|
"character": 2
|
|
5628
5671
|
}
|
|
5629
5672
|
],
|
|
5630
5673
|
"signatures": [
|
|
5631
5674
|
{
|
|
5632
|
-
"id":
|
|
5675
|
+
"id": 379,
|
|
5633
5676
|
"name": "SkyLookupComponent",
|
|
5634
5677
|
"kind": 16384,
|
|
5635
5678
|
"kindString": "Constructor signature",
|
|
5636
5679
|
"flags": {},
|
|
5637
5680
|
"parameters": [
|
|
5638
5681
|
{
|
|
5639
|
-
"id":
|
|
5682
|
+
"id": 380,
|
|
5640
5683
|
"name": "changeDetector",
|
|
5641
5684
|
"kind": 32768,
|
|
5642
5685
|
"kindString": "Parameter",
|
|
@@ -5649,7 +5692,7 @@
|
|
|
5649
5692
|
}
|
|
5650
5693
|
},
|
|
5651
5694
|
{
|
|
5652
|
-
"id":
|
|
5695
|
+
"id": 381,
|
|
5653
5696
|
"name": "elementRef",
|
|
5654
5697
|
"kind": 32768,
|
|
5655
5698
|
"kindString": "Parameter",
|
|
@@ -5668,7 +5711,7 @@
|
|
|
5668
5711
|
}
|
|
5669
5712
|
},
|
|
5670
5713
|
{
|
|
5671
|
-
"id":
|
|
5714
|
+
"id": 382,
|
|
5672
5715
|
"name": "windowRef",
|
|
5673
5716
|
"kind": 32768,
|
|
5674
5717
|
"kindString": "Parameter",
|
|
@@ -5679,7 +5722,7 @@
|
|
|
5679
5722
|
}
|
|
5680
5723
|
},
|
|
5681
5724
|
{
|
|
5682
|
-
"id":
|
|
5725
|
+
"id": 383,
|
|
5683
5726
|
"name": "adapter",
|
|
5684
5727
|
"kind": 32768,
|
|
5685
5728
|
"kindString": "Parameter",
|
|
@@ -5690,7 +5733,7 @@
|
|
|
5690
5733
|
}
|
|
5691
5734
|
},
|
|
5692
5735
|
{
|
|
5693
|
-
"id":
|
|
5736
|
+
"id": 384,
|
|
5694
5737
|
"name": "modalService",
|
|
5695
5738
|
"kind": 32768,
|
|
5696
5739
|
"kindString": "Parameter",
|
|
@@ -5701,7 +5744,7 @@
|
|
|
5701
5744
|
}
|
|
5702
5745
|
},
|
|
5703
5746
|
{
|
|
5704
|
-
"id":
|
|
5747
|
+
"id": 385,
|
|
5705
5748
|
"name": "resourcesService",
|
|
5706
5749
|
"kind": 32768,
|
|
5707
5750
|
"kindString": "Parameter",
|
|
@@ -5712,7 +5755,7 @@
|
|
|
5712
5755
|
}
|
|
5713
5756
|
},
|
|
5714
5757
|
{
|
|
5715
|
-
"id":
|
|
5758
|
+
"id": 386,
|
|
5716
5759
|
"name": "ngControl",
|
|
5717
5760
|
"kind": 32768,
|
|
5718
5761
|
"kindString": "Parameter",
|
|
@@ -5749,7 +5792,7 @@
|
|
|
5749
5792
|
}
|
|
5750
5793
|
},
|
|
5751
5794
|
{
|
|
5752
|
-
"id":
|
|
5795
|
+
"id": 387,
|
|
5753
5796
|
"name": "inputBoxHostSvc",
|
|
5754
5797
|
"kind": 32768,
|
|
5755
5798
|
"kindString": "Parameter",
|
|
@@ -5774,7 +5817,7 @@
|
|
|
5774
5817
|
}
|
|
5775
5818
|
},
|
|
5776
5819
|
{
|
|
5777
|
-
"id":
|
|
5820
|
+
"id": 388,
|
|
5778
5821
|
"name": "themeSvc",
|
|
5779
5822
|
"kind": 32768,
|
|
5780
5823
|
"kindString": "Parameter",
|
|
@@ -5801,7 +5844,7 @@
|
|
|
5801
5844
|
],
|
|
5802
5845
|
"type": {
|
|
5803
5846
|
"type": "reference",
|
|
5804
|
-
"id":
|
|
5847
|
+
"id": 377,
|
|
5805
5848
|
"name": "SkyLookupComponent"
|
|
5806
5849
|
},
|
|
5807
5850
|
"overwrites": {
|
|
@@ -5816,7 +5859,7 @@
|
|
|
5816
5859
|
}
|
|
5817
5860
|
},
|
|
5818
5861
|
{
|
|
5819
|
-
"id":
|
|
5862
|
+
"id": 407,
|
|
5820
5863
|
"name": "addClick",
|
|
5821
5864
|
"kind": 1024,
|
|
5822
5865
|
"kindString": "Property",
|
|
@@ -5850,7 +5893,7 @@
|
|
|
5850
5893
|
"typeArguments": [
|
|
5851
5894
|
{
|
|
5852
5895
|
"type": "reference",
|
|
5853
|
-
"id":
|
|
5896
|
+
"id": 607,
|
|
5854
5897
|
"name": "SkyLookupAddClickEventArgs"
|
|
5855
5898
|
}
|
|
5856
5899
|
],
|
|
@@ -5861,7 +5904,7 @@
|
|
|
5861
5904
|
"defaultValue": "..."
|
|
5862
5905
|
},
|
|
5863
5906
|
{
|
|
5864
|
-
"id":
|
|
5907
|
+
"id": 389,
|
|
5865
5908
|
"name": "ariaLabel",
|
|
5866
5909
|
"kind": 1024,
|
|
5867
5910
|
"kindString": "Property",
|
|
@@ -5896,7 +5939,7 @@
|
|
|
5896
5939
|
}
|
|
5897
5940
|
},
|
|
5898
5941
|
{
|
|
5899
|
-
"id":
|
|
5942
|
+
"id": 390,
|
|
5900
5943
|
"name": "ariaLabelledBy",
|
|
5901
5944
|
"kind": 1024,
|
|
5902
5945
|
"kindString": "Property",
|
|
@@ -5931,7 +5974,7 @@
|
|
|
5931
5974
|
}
|
|
5932
5975
|
},
|
|
5933
5976
|
{
|
|
5934
|
-
"id":
|
|
5977
|
+
"id": 391,
|
|
5935
5978
|
"name": "autocompleteAttribute",
|
|
5936
5979
|
"kind": 1024,
|
|
5937
5980
|
"kindString": "Property",
|
|
@@ -5972,7 +6015,7 @@
|
|
|
5972
6015
|
}
|
|
5973
6016
|
},
|
|
5974
6017
|
{
|
|
5975
|
-
"id":
|
|
6018
|
+
"id": 416,
|
|
5976
6019
|
"name": "autocompleteController",
|
|
5977
6020
|
"kind": 1024,
|
|
5978
6021
|
"kindString": "Property",
|
|
@@ -6001,7 +6044,7 @@
|
|
|
6001
6044
|
"defaultValue": "..."
|
|
6002
6045
|
},
|
|
6003
6046
|
{
|
|
6004
|
-
"id":
|
|
6047
|
+
"id": 535,
|
|
6005
6048
|
"name": "debounceTime",
|
|
6006
6049
|
"kind": 1024,
|
|
6007
6050
|
"kindString": "Property",
|
|
@@ -6046,7 +6089,7 @@
|
|
|
6046
6089
|
}
|
|
6047
6090
|
},
|
|
6048
6091
|
{
|
|
6049
|
-
"id":
|
|
6092
|
+
"id": 396,
|
|
6050
6093
|
"name": "disabled",
|
|
6051
6094
|
"kind": 1024,
|
|
6052
6095
|
"kindString": "Property",
|
|
@@ -6082,7 +6125,7 @@
|
|
|
6082
6125
|
"defaultValue": "false"
|
|
6083
6126
|
},
|
|
6084
6127
|
{
|
|
6085
|
-
"id":
|
|
6128
|
+
"id": 397,
|
|
6086
6129
|
"name": "enableShowMore",
|
|
6087
6130
|
"kind": 1024,
|
|
6088
6131
|
"kindString": "Property",
|
|
@@ -6118,7 +6161,7 @@
|
|
|
6118
6161
|
"defaultValue": "false"
|
|
6119
6162
|
},
|
|
6120
6163
|
{
|
|
6121
|
-
"id":
|
|
6164
|
+
"id": 399,
|
|
6122
6165
|
"name": "idProperty",
|
|
6123
6166
|
"kind": 1024,
|
|
6124
6167
|
"kindString": "Property",
|
|
@@ -6153,7 +6196,7 @@
|
|
|
6153
6196
|
}
|
|
6154
6197
|
},
|
|
6155
6198
|
{
|
|
6156
|
-
"id":
|
|
6199
|
+
"id": 417,
|
|
6157
6200
|
"name": "isInputFocused",
|
|
6158
6201
|
"kind": 1024,
|
|
6159
6202
|
"kindString": "Property",
|
|
@@ -6174,7 +6217,7 @@
|
|
|
6174
6217
|
"defaultValue": "false"
|
|
6175
6218
|
},
|
|
6176
6219
|
{
|
|
6177
|
-
"id":
|
|
6220
|
+
"id": 398,
|
|
6178
6221
|
"name": "placeholderText",
|
|
6179
6222
|
"kind": 1024,
|
|
6180
6223
|
"kindString": "Property",
|
|
@@ -6209,7 +6252,7 @@
|
|
|
6209
6252
|
}
|
|
6210
6253
|
},
|
|
6211
6254
|
{
|
|
6212
|
-
"id":
|
|
6255
|
+
"id": 552,
|
|
6213
6256
|
"name": "searchAsync",
|
|
6214
6257
|
"kind": 1024,
|
|
6215
6258
|
"kindString": "Property",
|
|
@@ -6243,7 +6286,7 @@
|
|
|
6243
6286
|
"typeArguments": [
|
|
6244
6287
|
{
|
|
6245
6288
|
"type": "reference",
|
|
6246
|
-
"id":
|
|
6289
|
+
"id": 562,
|
|
6247
6290
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
6248
6291
|
}
|
|
6249
6292
|
],
|
|
@@ -6258,7 +6301,7 @@
|
|
|
6258
6301
|
}
|
|
6259
6302
|
},
|
|
6260
6303
|
{
|
|
6261
|
-
"id":
|
|
6304
|
+
"id": 550,
|
|
6262
6305
|
"name": "searchFilters",
|
|
6263
6306
|
"kind": 1024,
|
|
6264
6307
|
"kindString": "Property",
|
|
@@ -6291,7 +6334,7 @@
|
|
|
6291
6334
|
"type": "array",
|
|
6292
6335
|
"elementType": {
|
|
6293
6336
|
"type": "reference",
|
|
6294
|
-
"id":
|
|
6337
|
+
"id": 580,
|
|
6295
6338
|
"name": "SkyAutocompleteSearchFunctionFilter"
|
|
6296
6339
|
}
|
|
6297
6340
|
},
|
|
@@ -6301,7 +6344,7 @@
|
|
|
6301
6344
|
}
|
|
6302
6345
|
},
|
|
6303
6346
|
{
|
|
6304
|
-
"id":
|
|
6347
|
+
"id": 548,
|
|
6305
6348
|
"name": "searchResultTemplate",
|
|
6306
6349
|
"kind": 1024,
|
|
6307
6350
|
"kindString": "Property",
|
|
@@ -6348,7 +6391,7 @@
|
|
|
6348
6391
|
}
|
|
6349
6392
|
},
|
|
6350
6393
|
{
|
|
6351
|
-
"id":
|
|
6394
|
+
"id": 551,
|
|
6352
6395
|
"name": "searchResultsLimit",
|
|
6353
6396
|
"kind": 1024,
|
|
6354
6397
|
"kindString": "Property",
|
|
@@ -6387,7 +6430,7 @@
|
|
|
6387
6430
|
}
|
|
6388
6431
|
},
|
|
6389
6432
|
{
|
|
6390
|
-
"id":
|
|
6433
|
+
"id": 549,
|
|
6391
6434
|
"name": "searchTextMinimumCharacters",
|
|
6392
6435
|
"kind": 1024,
|
|
6393
6436
|
"kindString": "Property",
|
|
@@ -6432,7 +6475,7 @@
|
|
|
6432
6475
|
}
|
|
6433
6476
|
},
|
|
6434
6477
|
{
|
|
6435
|
-
"id":
|
|
6478
|
+
"id": 400,
|
|
6436
6479
|
"name": "showAddButton",
|
|
6437
6480
|
"kind": 1024,
|
|
6438
6481
|
"kindString": "Property",
|
|
@@ -6468,7 +6511,7 @@
|
|
|
6468
6511
|
"defaultValue": "false"
|
|
6469
6512
|
},
|
|
6470
6513
|
{
|
|
6471
|
-
"id":
|
|
6514
|
+
"id": 401,
|
|
6472
6515
|
"name": "showMoreConfig",
|
|
6473
6516
|
"kind": 1024,
|
|
6474
6517
|
"kindString": "Property",
|
|
@@ -6499,13 +6542,13 @@
|
|
|
6499
6542
|
],
|
|
6500
6543
|
"type": {
|
|
6501
6544
|
"type": "reference",
|
|
6502
|
-
"id":
|
|
6545
|
+
"id": 615,
|
|
6503
6546
|
"name": "SkyLookupShowMoreConfig"
|
|
6504
6547
|
}
|
|
6505
6548
|
},
|
|
6506
6549
|
{
|
|
6507
|
-
"id":
|
|
6508
|
-
"name": "
|
|
6550
|
+
"id": 418,
|
|
6551
|
+
"name": "showMorePickerId",
|
|
6509
6552
|
"kind": 1024,
|
|
6510
6553
|
"kindString": "Property",
|
|
6511
6554
|
"flags": {
|
|
@@ -6518,6 +6561,26 @@
|
|
|
6518
6561
|
"character": 9
|
|
6519
6562
|
}
|
|
6520
6563
|
],
|
|
6564
|
+
"type": {
|
|
6565
|
+
"type": "intrinsic",
|
|
6566
|
+
"name": "string"
|
|
6567
|
+
}
|
|
6568
|
+
},
|
|
6569
|
+
{
|
|
6570
|
+
"id": 419,
|
|
6571
|
+
"name": "tokensController",
|
|
6572
|
+
"kind": 1024,
|
|
6573
|
+
"kindString": "Property",
|
|
6574
|
+
"flags": {
|
|
6575
|
+
"isPublic": true
|
|
6576
|
+
},
|
|
6577
|
+
"sources": [
|
|
6578
|
+
{
|
|
6579
|
+
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6580
|
+
"line": 225,
|
|
6581
|
+
"character": 9
|
|
6582
|
+
}
|
|
6583
|
+
],
|
|
6521
6584
|
"type": {
|
|
6522
6585
|
"type": "reference",
|
|
6523
6586
|
"typeArguments": [
|
|
@@ -6533,7 +6596,7 @@
|
|
|
6533
6596
|
"defaultValue": "..."
|
|
6534
6597
|
},
|
|
6535
6598
|
{
|
|
6536
|
-
"id":
|
|
6599
|
+
"id": 392,
|
|
6537
6600
|
"name": "data",
|
|
6538
6601
|
"kind": 262144,
|
|
6539
6602
|
"kindString": "Accessor",
|
|
@@ -6561,7 +6624,7 @@
|
|
|
6561
6624
|
],
|
|
6562
6625
|
"getSignature": [
|
|
6563
6626
|
{
|
|
6564
|
-
"id":
|
|
6627
|
+
"id": 393,
|
|
6565
6628
|
"name": "data",
|
|
6566
6629
|
"kind": 524288,
|
|
6567
6630
|
"kindString": "Get signature",
|
|
@@ -6586,7 +6649,7 @@
|
|
|
6586
6649
|
],
|
|
6587
6650
|
"setSignature": [
|
|
6588
6651
|
{
|
|
6589
|
-
"id":
|
|
6652
|
+
"id": 394,
|
|
6590
6653
|
"name": "data",
|
|
6591
6654
|
"kind": 1048576,
|
|
6592
6655
|
"kindString": "Set signature",
|
|
@@ -6602,7 +6665,7 @@
|
|
|
6602
6665
|
},
|
|
6603
6666
|
"parameters": [
|
|
6604
6667
|
{
|
|
6605
|
-
"id":
|
|
6668
|
+
"id": 395,
|
|
6606
6669
|
"name": "value",
|
|
6607
6670
|
"kind": 32768,
|
|
6608
6671
|
"kindString": "Parameter",
|
|
@@ -6624,7 +6687,7 @@
|
|
|
6624
6687
|
]
|
|
6625
6688
|
},
|
|
6626
6689
|
{
|
|
6627
|
-
"id":
|
|
6690
|
+
"id": 536,
|
|
6628
6691
|
"name": "descriptorProperty",
|
|
6629
6692
|
"kind": 262144,
|
|
6630
6693
|
"kindString": "Accessor",
|
|
@@ -6652,7 +6715,7 @@
|
|
|
6652
6715
|
],
|
|
6653
6716
|
"getSignature": [
|
|
6654
6717
|
{
|
|
6655
|
-
"id":
|
|
6718
|
+
"id": 537,
|
|
6656
6719
|
"name": "descriptorProperty",
|
|
6657
6720
|
"kind": 524288,
|
|
6658
6721
|
"kindString": "Get signature",
|
|
@@ -6678,7 +6741,7 @@
|
|
|
6678
6741
|
],
|
|
6679
6742
|
"setSignature": [
|
|
6680
6743
|
{
|
|
6681
|
-
"id":
|
|
6744
|
+
"id": 538,
|
|
6682
6745
|
"name": "descriptorProperty",
|
|
6683
6746
|
"kind": 1048576,
|
|
6684
6747
|
"kindString": "Set signature",
|
|
@@ -6694,7 +6757,7 @@
|
|
|
6694
6757
|
},
|
|
6695
6758
|
"parameters": [
|
|
6696
6759
|
{
|
|
6697
|
-
"id":
|
|
6760
|
+
"id": 539,
|
|
6698
6761
|
"name": "value",
|
|
6699
6762
|
"kind": 32768,
|
|
6700
6763
|
"kindString": "Parameter",
|
|
@@ -6721,7 +6784,7 @@
|
|
|
6721
6784
|
}
|
|
6722
6785
|
},
|
|
6723
6786
|
{
|
|
6724
|
-
"id":
|
|
6787
|
+
"id": 540,
|
|
6725
6788
|
"name": "propertiesToSearch",
|
|
6726
6789
|
"kind": 262144,
|
|
6727
6790
|
"kindString": "Accessor",
|
|
@@ -6749,7 +6812,7 @@
|
|
|
6749
6812
|
],
|
|
6750
6813
|
"getSignature": [
|
|
6751
6814
|
{
|
|
6752
|
-
"id":
|
|
6815
|
+
"id": 541,
|
|
6753
6816
|
"name": "propertiesToSearch",
|
|
6754
6817
|
"kind": 524288,
|
|
6755
6818
|
"kindString": "Get signature",
|
|
@@ -6778,7 +6841,7 @@
|
|
|
6778
6841
|
],
|
|
6779
6842
|
"setSignature": [
|
|
6780
6843
|
{
|
|
6781
|
-
"id":
|
|
6844
|
+
"id": 542,
|
|
6782
6845
|
"name": "propertiesToSearch",
|
|
6783
6846
|
"kind": 1048576,
|
|
6784
6847
|
"kindString": "Set signature",
|
|
@@ -6794,7 +6857,7 @@
|
|
|
6794
6857
|
},
|
|
6795
6858
|
"parameters": [
|
|
6796
6859
|
{
|
|
6797
|
-
"id":
|
|
6860
|
+
"id": 543,
|
|
6798
6861
|
"name": "value",
|
|
6799
6862
|
"kind": 32768,
|
|
6800
6863
|
"kindString": "Parameter",
|
|
@@ -6824,7 +6887,7 @@
|
|
|
6824
6887
|
}
|
|
6825
6888
|
},
|
|
6826
6889
|
{
|
|
6827
|
-
"id":
|
|
6890
|
+
"id": 544,
|
|
6828
6891
|
"name": "search",
|
|
6829
6892
|
"kind": 262144,
|
|
6830
6893
|
"kindString": "Accessor",
|
|
@@ -6852,7 +6915,7 @@
|
|
|
6852
6915
|
],
|
|
6853
6916
|
"getSignature": [
|
|
6854
6917
|
{
|
|
6855
|
-
"id":
|
|
6918
|
+
"id": 545,
|
|
6856
6919
|
"name": "search",
|
|
6857
6920
|
"kind": 524288,
|
|
6858
6921
|
"kindString": "Get signature",
|
|
@@ -6862,7 +6925,7 @@
|
|
|
6862
6925
|
},
|
|
6863
6926
|
"type": {
|
|
6864
6927
|
"type": "reference",
|
|
6865
|
-
"id":
|
|
6928
|
+
"id": 574,
|
|
6866
6929
|
"name": "SkyAutocompleteSearchFunction"
|
|
6867
6930
|
},
|
|
6868
6931
|
"inheritedFrom": {
|
|
@@ -6873,7 +6936,7 @@
|
|
|
6873
6936
|
],
|
|
6874
6937
|
"setSignature": [
|
|
6875
6938
|
{
|
|
6876
|
-
"id":
|
|
6939
|
+
"id": 546,
|
|
6877
6940
|
"name": "search",
|
|
6878
6941
|
"kind": 1048576,
|
|
6879
6942
|
"kindString": "Set signature",
|
|
@@ -6883,14 +6946,14 @@
|
|
|
6883
6946
|
},
|
|
6884
6947
|
"parameters": [
|
|
6885
6948
|
{
|
|
6886
|
-
"id":
|
|
6949
|
+
"id": 547,
|
|
6887
6950
|
"name": "value",
|
|
6888
6951
|
"kind": 32768,
|
|
6889
6952
|
"kindString": "Parameter",
|
|
6890
6953
|
"flags": {},
|
|
6891
6954
|
"type": {
|
|
6892
6955
|
"type": "reference",
|
|
6893
|
-
"id":
|
|
6956
|
+
"id": 574,
|
|
6894
6957
|
"name": "SkyAutocompleteSearchFunction"
|
|
6895
6958
|
}
|
|
6896
6959
|
}
|
|
@@ -6911,7 +6974,7 @@
|
|
|
6911
6974
|
}
|
|
6912
6975
|
},
|
|
6913
6976
|
{
|
|
6914
|
-
"id":
|
|
6977
|
+
"id": 402,
|
|
6915
6978
|
"name": "selectMode",
|
|
6916
6979
|
"kind": 262144,
|
|
6917
6980
|
"kindString": "Accessor",
|
|
@@ -6939,7 +7002,7 @@
|
|
|
6939
7002
|
],
|
|
6940
7003
|
"getSignature": [
|
|
6941
7004
|
{
|
|
6942
|
-
"id":
|
|
7005
|
+
"id": 403,
|
|
6943
7006
|
"name": "selectMode",
|
|
6944
7007
|
"kind": 524288,
|
|
6945
7008
|
"kindString": "Get signature",
|
|
@@ -6955,14 +7018,14 @@
|
|
|
6955
7018
|
},
|
|
6956
7019
|
"type": {
|
|
6957
7020
|
"type": "reference",
|
|
6958
|
-
"id":
|
|
7021
|
+
"id": 614,
|
|
6959
7022
|
"name": "SkyLookupSelectModeType"
|
|
6960
7023
|
}
|
|
6961
7024
|
}
|
|
6962
7025
|
],
|
|
6963
7026
|
"setSignature": [
|
|
6964
7027
|
{
|
|
6965
|
-
"id":
|
|
7028
|
+
"id": 404,
|
|
6966
7029
|
"name": "selectMode",
|
|
6967
7030
|
"kind": 1048576,
|
|
6968
7031
|
"kindString": "Set signature",
|
|
@@ -6978,14 +7041,14 @@
|
|
|
6978
7041
|
},
|
|
6979
7042
|
"parameters": [
|
|
6980
7043
|
{
|
|
6981
|
-
"id":
|
|
7044
|
+
"id": 405,
|
|
6982
7045
|
"name": "value",
|
|
6983
7046
|
"kind": 32768,
|
|
6984
7047
|
"kindString": "Parameter",
|
|
6985
7048
|
"flags": {},
|
|
6986
7049
|
"type": {
|
|
6987
7050
|
"type": "reference",
|
|
6988
|
-
"id":
|
|
7051
|
+
"id": 614,
|
|
6989
7052
|
"name": "SkyLookupSelectModeType"
|
|
6990
7053
|
}
|
|
6991
7054
|
}
|
|
@@ -6998,7 +7061,7 @@
|
|
|
6998
7061
|
]
|
|
6999
7062
|
},
|
|
7000
7063
|
{
|
|
7001
|
-
"id":
|
|
7064
|
+
"id": 408,
|
|
7002
7065
|
"name": "tokens",
|
|
7003
7066
|
"kind": 262144,
|
|
7004
7067
|
"kindString": "Accessor",
|
|
@@ -7014,7 +7077,7 @@
|
|
|
7014
7077
|
],
|
|
7015
7078
|
"getSignature": [
|
|
7016
7079
|
{
|
|
7017
|
-
"id":
|
|
7080
|
+
"id": 409,
|
|
7018
7081
|
"name": "tokens",
|
|
7019
7082
|
"kind": 524288,
|
|
7020
7083
|
"kindString": "Get signature",
|
|
@@ -7030,14 +7093,14 @@
|
|
|
7030
7093
|
],
|
|
7031
7094
|
"setSignature": [
|
|
7032
7095
|
{
|
|
7033
|
-
"id":
|
|
7096
|
+
"id": 410,
|
|
7034
7097
|
"name": "tokens",
|
|
7035
7098
|
"kind": 1048576,
|
|
7036
7099
|
"kindString": "Set signature",
|
|
7037
7100
|
"flags": {},
|
|
7038
7101
|
"parameters": [
|
|
7039
7102
|
{
|
|
7040
|
-
"id":
|
|
7103
|
+
"id": 411,
|
|
7041
7104
|
"name": "value",
|
|
7042
7105
|
"kind": 32768,
|
|
7043
7106
|
"kindString": "Parameter",
|
|
@@ -7059,7 +7122,7 @@
|
|
|
7059
7122
|
]
|
|
7060
7123
|
},
|
|
7061
7124
|
{
|
|
7062
|
-
"id":
|
|
7125
|
+
"id": 412,
|
|
7063
7126
|
"name": "value",
|
|
7064
7127
|
"kind": 262144,
|
|
7065
7128
|
"kindString": "Accessor",
|
|
@@ -7075,7 +7138,7 @@
|
|
|
7075
7138
|
],
|
|
7076
7139
|
"getSignature": [
|
|
7077
7140
|
{
|
|
7078
|
-
"id":
|
|
7141
|
+
"id": 413,
|
|
7079
7142
|
"name": "value",
|
|
7080
7143
|
"kind": 524288,
|
|
7081
7144
|
"kindString": "Get signature",
|
|
@@ -7091,14 +7154,14 @@
|
|
|
7091
7154
|
],
|
|
7092
7155
|
"setSignature": [
|
|
7093
7156
|
{
|
|
7094
|
-
"id":
|
|
7157
|
+
"id": 414,
|
|
7095
7158
|
"name": "value",
|
|
7096
7159
|
"kind": 1048576,
|
|
7097
7160
|
"kindString": "Set signature",
|
|
7098
7161
|
"flags": {},
|
|
7099
7162
|
"parameters": [
|
|
7100
7163
|
{
|
|
7101
|
-
"id":
|
|
7164
|
+
"id": 415,
|
|
7102
7165
|
"name": "newValue",
|
|
7103
7166
|
"kind": 32768,
|
|
7104
7167
|
"kindString": "Parameter",
|
|
@@ -7120,7 +7183,7 @@
|
|
|
7120
7183
|
]
|
|
7121
7184
|
},
|
|
7122
7185
|
{
|
|
7123
|
-
"id":
|
|
7186
|
+
"id": 451,
|
|
7124
7187
|
"name": "addButtonClicked",
|
|
7125
7188
|
"kind": 2048,
|
|
7126
7189
|
"kindString": "Method",
|
|
@@ -7130,13 +7193,13 @@
|
|
|
7130
7193
|
"sources": [
|
|
7131
7194
|
{
|
|
7132
7195
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7133
|
-
"line":
|
|
7196
|
+
"line": 356,
|
|
7134
7197
|
"character": 9
|
|
7135
7198
|
}
|
|
7136
7199
|
],
|
|
7137
7200
|
"signatures": [
|
|
7138
7201
|
{
|
|
7139
|
-
"id":
|
|
7202
|
+
"id": 452,
|
|
7140
7203
|
"name": "addButtonClicked",
|
|
7141
7204
|
"kind": 4096,
|
|
7142
7205
|
"kindString": "Call signature",
|
|
@@ -7149,7 +7212,7 @@
|
|
|
7149
7212
|
]
|
|
7150
7213
|
},
|
|
7151
7214
|
{
|
|
7152
|
-
"id":
|
|
7215
|
+
"id": 488,
|
|
7153
7216
|
"name": "clearSearchText",
|
|
7154
7217
|
"kind": 2048,
|
|
7155
7218
|
"kindString": "Method",
|
|
@@ -7159,13 +7222,13 @@
|
|
|
7159
7222
|
"sources": [
|
|
7160
7223
|
{
|
|
7161
7224
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7162
|
-
"line":
|
|
7225
|
+
"line": 462,
|
|
7163
7226
|
"character": 9
|
|
7164
7227
|
}
|
|
7165
7228
|
],
|
|
7166
7229
|
"signatures": [
|
|
7167
7230
|
{
|
|
7168
|
-
"id":
|
|
7231
|
+
"id": 489,
|
|
7169
7232
|
"name": "clearSearchText",
|
|
7170
7233
|
"kind": 4096,
|
|
7171
7234
|
"kindString": "Call signature",
|
|
@@ -7178,7 +7241,7 @@
|
|
|
7178
7241
|
]
|
|
7179
7242
|
},
|
|
7180
7243
|
{
|
|
7181
|
-
"id":
|
|
7244
|
+
"id": 490,
|
|
7182
7245
|
"name": "inputKeydown",
|
|
7183
7246
|
"kind": 2048,
|
|
7184
7247
|
"kindString": "Method",
|
|
@@ -7188,20 +7251,20 @@
|
|
|
7188
7251
|
"sources": [
|
|
7189
7252
|
{
|
|
7190
7253
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7191
|
-
"line":
|
|
7254
|
+
"line": 471,
|
|
7192
7255
|
"character": 9
|
|
7193
7256
|
}
|
|
7194
7257
|
],
|
|
7195
7258
|
"signatures": [
|
|
7196
7259
|
{
|
|
7197
|
-
"id":
|
|
7260
|
+
"id": 491,
|
|
7198
7261
|
"name": "inputKeydown",
|
|
7199
7262
|
"kind": 4096,
|
|
7200
7263
|
"kindString": "Call signature",
|
|
7201
7264
|
"flags": {},
|
|
7202
7265
|
"parameters": [
|
|
7203
7266
|
{
|
|
7204
|
-
"id":
|
|
7267
|
+
"id": 492,
|
|
7205
7268
|
"name": "event",
|
|
7206
7269
|
"kind": 32768,
|
|
7207
7270
|
"kindString": "Parameter",
|
|
@@ -7222,7 +7285,7 @@
|
|
|
7222
7285
|
]
|
|
7223
7286
|
},
|
|
7224
7287
|
{
|
|
7225
|
-
"id":
|
|
7288
|
+
"id": 493,
|
|
7226
7289
|
"name": "inputKeyup",
|
|
7227
7290
|
"kind": 2048,
|
|
7228
7291
|
"kindString": "Method",
|
|
@@ -7232,20 +7295,20 @@
|
|
|
7232
7295
|
"sources": [
|
|
7233
7296
|
{
|
|
7234
7297
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7235
|
-
"line":
|
|
7298
|
+
"line": 495,
|
|
7236
7299
|
"character": 9
|
|
7237
7300
|
}
|
|
7238
7301
|
],
|
|
7239
7302
|
"signatures": [
|
|
7240
7303
|
{
|
|
7241
|
-
"id":
|
|
7304
|
+
"id": 494,
|
|
7242
7305
|
"name": "inputKeyup",
|
|
7243
7306
|
"kind": 4096,
|
|
7244
7307
|
"kindString": "Call signature",
|
|
7245
7308
|
"flags": {},
|
|
7246
7309
|
"parameters": [
|
|
7247
7310
|
{
|
|
7248
|
-
"id":
|
|
7311
|
+
"id": 495,
|
|
7249
7312
|
"name": "event",
|
|
7250
7313
|
"kind": 32768,
|
|
7251
7314
|
"kindString": "Parameter",
|
|
@@ -7266,7 +7329,7 @@
|
|
|
7266
7329
|
]
|
|
7267
7330
|
},
|
|
7268
7331
|
{
|
|
7269
|
-
"id":
|
|
7332
|
+
"id": 447,
|
|
7270
7333
|
"name": "ngAfterViewInit",
|
|
7271
7334
|
"kind": 2048,
|
|
7272
7335
|
"kindString": "Method",
|
|
@@ -7276,13 +7339,13 @@
|
|
|
7276
7339
|
"sources": [
|
|
7277
7340
|
{
|
|
7278
7341
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7279
|
-
"line":
|
|
7342
|
+
"line": 343,
|
|
7280
7343
|
"character": 9
|
|
7281
7344
|
}
|
|
7282
7345
|
],
|
|
7283
7346
|
"signatures": [
|
|
7284
7347
|
{
|
|
7285
|
-
"id":
|
|
7348
|
+
"id": 448,
|
|
7286
7349
|
"name": "ngAfterViewInit",
|
|
7287
7350
|
"kind": 4096,
|
|
7288
7351
|
"kindString": "Call signature",
|
|
@@ -7303,7 +7366,7 @@
|
|
|
7303
7366
|
}
|
|
7304
7367
|
},
|
|
7305
7368
|
{
|
|
7306
|
-
"id":
|
|
7369
|
+
"id": 449,
|
|
7307
7370
|
"name": "ngOnDestroy",
|
|
7308
7371
|
"kind": 2048,
|
|
7309
7372
|
"kindString": "Method",
|
|
@@ -7313,13 +7376,13 @@
|
|
|
7313
7376
|
"sources": [
|
|
7314
7377
|
{
|
|
7315
7378
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7316
|
-
"line":
|
|
7379
|
+
"line": 349,
|
|
7317
7380
|
"character": 9
|
|
7318
7381
|
}
|
|
7319
7382
|
],
|
|
7320
7383
|
"signatures": [
|
|
7321
7384
|
{
|
|
7322
|
-
"id":
|
|
7385
|
+
"id": 450,
|
|
7323
7386
|
"name": "ngOnDestroy",
|
|
7324
7387
|
"kind": 4096,
|
|
7325
7388
|
"kindString": "Call signature",
|
|
@@ -7340,7 +7403,7 @@
|
|
|
7340
7403
|
}
|
|
7341
7404
|
},
|
|
7342
7405
|
{
|
|
7343
|
-
"id":
|
|
7406
|
+
"id": 445,
|
|
7344
7407
|
"name": "ngOnInit",
|
|
7345
7408
|
"kind": 2048,
|
|
7346
7409
|
"kindString": "Method",
|
|
@@ -7350,13 +7413,13 @@
|
|
|
7350
7413
|
"sources": [
|
|
7351
7414
|
{
|
|
7352
7415
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7353
|
-
"line":
|
|
7416
|
+
"line": 318,
|
|
7354
7417
|
"character": 9
|
|
7355
7418
|
}
|
|
7356
7419
|
],
|
|
7357
7420
|
"signatures": [
|
|
7358
7421
|
{
|
|
7359
|
-
"id":
|
|
7422
|
+
"id": 446,
|
|
7360
7423
|
"name": "ngOnInit",
|
|
7361
7424
|
"kind": 4096,
|
|
7362
7425
|
"kindString": "Call signature",
|
|
@@ -7377,7 +7440,7 @@
|
|
|
7377
7440
|
}
|
|
7378
7441
|
},
|
|
7379
7442
|
{
|
|
7380
|
-
"id":
|
|
7443
|
+
"id": 456,
|
|
7381
7444
|
"name": "onAutocompleteBlur",
|
|
7382
7445
|
"kind": 2048,
|
|
7383
7446
|
"kindString": "Method",
|
|
@@ -7387,13 +7450,13 @@
|
|
|
7387
7450
|
"sources": [
|
|
7388
7451
|
{
|
|
7389
7452
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7390
|
-
"line":
|
|
7453
|
+
"line": 374,
|
|
7391
7454
|
"character": 9
|
|
7392
7455
|
}
|
|
7393
7456
|
],
|
|
7394
7457
|
"signatures": [
|
|
7395
7458
|
{
|
|
7396
|
-
"id":
|
|
7459
|
+
"id": 457,
|
|
7397
7460
|
"name": "onAutocompleteBlur",
|
|
7398
7461
|
"kind": 4096,
|
|
7399
7462
|
"kindString": "Call signature",
|
|
@@ -7406,7 +7469,7 @@
|
|
|
7406
7469
|
]
|
|
7407
7470
|
},
|
|
7408
7471
|
{
|
|
7409
|
-
"id":
|
|
7472
|
+
"id": 453,
|
|
7410
7473
|
"name": "onAutocompleteSelectionChange",
|
|
7411
7474
|
"kind": 2048,
|
|
7412
7475
|
"kindString": "Method",
|
|
@@ -7416,27 +7479,27 @@
|
|
|
7416
7479
|
"sources": [
|
|
7417
7480
|
{
|
|
7418
7481
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7419
|
-
"line":
|
|
7482
|
+
"line": 363,
|
|
7420
7483
|
"character": 9
|
|
7421
7484
|
}
|
|
7422
7485
|
],
|
|
7423
7486
|
"signatures": [
|
|
7424
7487
|
{
|
|
7425
|
-
"id":
|
|
7488
|
+
"id": 454,
|
|
7426
7489
|
"name": "onAutocompleteSelectionChange",
|
|
7427
7490
|
"kind": 4096,
|
|
7428
7491
|
"kindString": "Call signature",
|
|
7429
7492
|
"flags": {},
|
|
7430
7493
|
"parameters": [
|
|
7431
7494
|
{
|
|
7432
|
-
"id":
|
|
7495
|
+
"id": 455,
|
|
7433
7496
|
"name": "change",
|
|
7434
7497
|
"kind": 32768,
|
|
7435
7498
|
"kindString": "Parameter",
|
|
7436
7499
|
"flags": {},
|
|
7437
7500
|
"type": {
|
|
7438
7501
|
"type": "reference",
|
|
7439
|
-
"id":
|
|
7502
|
+
"id": 587,
|
|
7440
7503
|
"name": "SkyAutocompleteSelectionChange"
|
|
7441
7504
|
}
|
|
7442
7505
|
}
|
|
@@ -7449,7 +7512,7 @@
|
|
|
7449
7512
|
]
|
|
7450
7513
|
},
|
|
7451
7514
|
{
|
|
7452
|
-
"id":
|
|
7515
|
+
"id": 469,
|
|
7453
7516
|
"name": "onChange",
|
|
7454
7517
|
"kind": 2048,
|
|
7455
7518
|
"kindString": "Method",
|
|
@@ -7459,20 +7522,20 @@
|
|
|
7459
7522
|
"sources": [
|
|
7460
7523
|
{
|
|
7461
7524
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7462
|
-
"line":
|
|
7525
|
+
"line": 438,
|
|
7463
7526
|
"character": 9
|
|
7464
7527
|
}
|
|
7465
7528
|
],
|
|
7466
7529
|
"signatures": [
|
|
7467
7530
|
{
|
|
7468
|
-
"id":
|
|
7531
|
+
"id": 470,
|
|
7469
7532
|
"name": "onChange",
|
|
7470
7533
|
"kind": 4096,
|
|
7471
7534
|
"kindString": "Call signature",
|
|
7472
7535
|
"flags": {},
|
|
7473
7536
|
"parameters": [
|
|
7474
7537
|
{
|
|
7475
|
-
"id":
|
|
7538
|
+
"id": 471,
|
|
7476
7539
|
"name": "value",
|
|
7477
7540
|
"kind": 32768,
|
|
7478
7541
|
"kindString": "Parameter",
|
|
@@ -7494,7 +7557,7 @@
|
|
|
7494
7557
|
]
|
|
7495
7558
|
},
|
|
7496
7559
|
{
|
|
7497
|
-
"id":
|
|
7560
|
+
"id": 507,
|
|
7498
7561
|
"name": "onSearchAsync",
|
|
7499
7562
|
"kind": 2048,
|
|
7500
7563
|
"kindString": "Method",
|
|
@@ -7504,27 +7567,27 @@
|
|
|
7504
7567
|
"sources": [
|
|
7505
7568
|
{
|
|
7506
7569
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7507
|
-
"line":
|
|
7570
|
+
"line": 661,
|
|
7508
7571
|
"character": 9
|
|
7509
7572
|
}
|
|
7510
7573
|
],
|
|
7511
7574
|
"signatures": [
|
|
7512
7575
|
{
|
|
7513
|
-
"id":
|
|
7576
|
+
"id": 508,
|
|
7514
7577
|
"name": "onSearchAsync",
|
|
7515
7578
|
"kind": 4096,
|
|
7516
7579
|
"kindString": "Call signature",
|
|
7517
7580
|
"flags": {},
|
|
7518
7581
|
"parameters": [
|
|
7519
7582
|
{
|
|
7520
|
-
"id":
|
|
7583
|
+
"id": 509,
|
|
7521
7584
|
"name": "args",
|
|
7522
7585
|
"kind": 32768,
|
|
7523
7586
|
"kindString": "Parameter",
|
|
7524
7587
|
"flags": {},
|
|
7525
7588
|
"type": {
|
|
7526
7589
|
"type": "reference",
|
|
7527
|
-
"id":
|
|
7590
|
+
"id": 562,
|
|
7528
7591
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
7529
7592
|
}
|
|
7530
7593
|
}
|
|
@@ -7537,7 +7600,7 @@
|
|
|
7537
7600
|
]
|
|
7538
7601
|
},
|
|
7539
7602
|
{
|
|
7540
|
-
"id":
|
|
7603
|
+
"id": 496,
|
|
7541
7604
|
"name": "onSearchButtonClick",
|
|
7542
7605
|
"kind": 2048,
|
|
7543
7606
|
"kindString": "Method",
|
|
@@ -7547,13 +7610,13 @@
|
|
|
7547
7610
|
"sources": [
|
|
7548
7611
|
{
|
|
7549
7612
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7550
|
-
"line":
|
|
7613
|
+
"line": 521,
|
|
7551
7614
|
"character": 9
|
|
7552
7615
|
}
|
|
7553
7616
|
],
|
|
7554
7617
|
"signatures": [
|
|
7555
7618
|
{
|
|
7556
|
-
"id":
|
|
7619
|
+
"id": 497,
|
|
7557
7620
|
"name": "onSearchButtonClick",
|
|
7558
7621
|
"kind": 4096,
|
|
7559
7622
|
"kindString": "Call signature",
|
|
@@ -7566,7 +7629,7 @@
|
|
|
7566
7629
|
]
|
|
7567
7630
|
},
|
|
7568
7631
|
{
|
|
7569
|
-
"id":
|
|
7632
|
+
"id": 498,
|
|
7570
7633
|
"name": "onShowMoreClick",
|
|
7571
7634
|
"kind": 2048,
|
|
7572
7635
|
"kindString": "Method",
|
|
@@ -7576,20 +7639,20 @@
|
|
|
7576
7639
|
"sources": [
|
|
7577
7640
|
{
|
|
7578
7641
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7579
|
-
"line":
|
|
7642
|
+
"line": 541,
|
|
7580
7643
|
"character": 9
|
|
7581
7644
|
}
|
|
7582
7645
|
],
|
|
7583
7646
|
"signatures": [
|
|
7584
7647
|
{
|
|
7585
|
-
"id":
|
|
7648
|
+
"id": 499,
|
|
7586
7649
|
"name": "onShowMoreClick",
|
|
7587
7650
|
"kind": 4096,
|
|
7588
7651
|
"kindString": "Call signature",
|
|
7589
7652
|
"flags": {},
|
|
7590
7653
|
"parameters": [
|
|
7591
7654
|
{
|
|
7592
|
-
"id":
|
|
7655
|
+
"id": 500,
|
|
7593
7656
|
"name": "event",
|
|
7594
7657
|
"kind": 32768,
|
|
7595
7658
|
"kindString": "Parameter",
|
|
@@ -7608,7 +7671,7 @@
|
|
|
7608
7671
|
]
|
|
7609
7672
|
},
|
|
7610
7673
|
{
|
|
7611
|
-
"id":
|
|
7674
|
+
"id": 458,
|
|
7612
7675
|
"name": "onTokensChange",
|
|
7613
7676
|
"kind": 2048,
|
|
7614
7677
|
"kindString": "Method",
|
|
@@ -7618,20 +7681,20 @@
|
|
|
7618
7681
|
"sources": [
|
|
7619
7682
|
{
|
|
7620
7683
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7621
|
-
"line":
|
|
7684
|
+
"line": 378,
|
|
7622
7685
|
"character": 9
|
|
7623
7686
|
}
|
|
7624
7687
|
],
|
|
7625
7688
|
"signatures": [
|
|
7626
7689
|
{
|
|
7627
|
-
"id":
|
|
7690
|
+
"id": 459,
|
|
7628
7691
|
"name": "onTokensChange",
|
|
7629
7692
|
"kind": 4096,
|
|
7630
7693
|
"kindString": "Call signature",
|
|
7631
7694
|
"flags": {},
|
|
7632
7695
|
"parameters": [
|
|
7633
7696
|
{
|
|
7634
|
-
"id":
|
|
7697
|
+
"id": 460,
|
|
7635
7698
|
"name": "change",
|
|
7636
7699
|
"kind": 32768,
|
|
7637
7700
|
"kindString": "Parameter",
|
|
@@ -7653,7 +7716,7 @@
|
|
|
7653
7716
|
]
|
|
7654
7717
|
},
|
|
7655
7718
|
{
|
|
7656
|
-
"id":
|
|
7719
|
+
"id": 461,
|
|
7657
7720
|
"name": "onTokensFocusIndexOverRange",
|
|
7658
7721
|
"kind": 2048,
|
|
7659
7722
|
"kindString": "Method",
|
|
@@ -7663,13 +7726,13 @@
|
|
|
7663
7726
|
"sources": [
|
|
7664
7727
|
{
|
|
7665
7728
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7666
|
-
"line":
|
|
7729
|
+
"line": 403,
|
|
7667
7730
|
"character": 9
|
|
7668
7731
|
}
|
|
7669
7732
|
],
|
|
7670
7733
|
"signatures": [
|
|
7671
7734
|
{
|
|
7672
|
-
"id":
|
|
7735
|
+
"id": 462,
|
|
7673
7736
|
"name": "onTokensFocusIndexOverRange",
|
|
7674
7737
|
"kind": 4096,
|
|
7675
7738
|
"kindString": "Call signature",
|
|
@@ -7682,7 +7745,7 @@
|
|
|
7682
7745
|
]
|
|
7683
7746
|
},
|
|
7684
7747
|
{
|
|
7685
|
-
"id":
|
|
7748
|
+
"id": 463,
|
|
7686
7749
|
"name": "onTokensKeyUp",
|
|
7687
7750
|
"kind": 2048,
|
|
7688
7751
|
"kindString": "Method",
|
|
@@ -7692,20 +7755,20 @@
|
|
|
7692
7755
|
"sources": [
|
|
7693
7756
|
{
|
|
7694
7757
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7695
|
-
"line":
|
|
7758
|
+
"line": 409,
|
|
7696
7759
|
"character": 9
|
|
7697
7760
|
}
|
|
7698
7761
|
],
|
|
7699
7762
|
"signatures": [
|
|
7700
7763
|
{
|
|
7701
|
-
"id":
|
|
7764
|
+
"id": 464,
|
|
7702
7765
|
"name": "onTokensKeyUp",
|
|
7703
7766
|
"kind": 4096,
|
|
7704
7767
|
"kindString": "Call signature",
|
|
7705
7768
|
"flags": {},
|
|
7706
7769
|
"parameters": [
|
|
7707
7770
|
{
|
|
7708
|
-
"id":
|
|
7771
|
+
"id": 465,
|
|
7709
7772
|
"name": "event",
|
|
7710
7773
|
"kind": 32768,
|
|
7711
7774
|
"kindString": "Parameter",
|
|
@@ -7726,7 +7789,7 @@
|
|
|
7726
7789
|
]
|
|
7727
7790
|
},
|
|
7728
7791
|
{
|
|
7729
|
-
"id":
|
|
7792
|
+
"id": 472,
|
|
7730
7793
|
"name": "onTouched",
|
|
7731
7794
|
"kind": 2048,
|
|
7732
7795
|
"kindString": "Method",
|
|
@@ -7736,13 +7799,13 @@
|
|
|
7736
7799
|
"sources": [
|
|
7737
7800
|
{
|
|
7738
7801
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7739
|
-
"line":
|
|
7802
|
+
"line": 440,
|
|
7740
7803
|
"character": 9
|
|
7741
7804
|
}
|
|
7742
7805
|
],
|
|
7743
7806
|
"signatures": [
|
|
7744
7807
|
{
|
|
7745
|
-
"id":
|
|
7808
|
+
"id": 473,
|
|
7746
7809
|
"name": "onTouched",
|
|
7747
7810
|
"kind": 4096,
|
|
7748
7811
|
"kindString": "Call signature",
|
|
@@ -7755,7 +7818,7 @@
|
|
|
7755
7818
|
]
|
|
7756
7819
|
},
|
|
7757
7820
|
{
|
|
7758
|
-
"id":
|
|
7821
|
+
"id": 504,
|
|
7759
7822
|
"name": "openPicker",
|
|
7760
7823
|
"kind": 2048,
|
|
7761
7824
|
"kindString": "Method",
|
|
@@ -7765,20 +7828,20 @@
|
|
|
7765
7828
|
"sources": [
|
|
7766
7829
|
{
|
|
7767
7830
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7768
|
-
"line":
|
|
7831
|
+
"line": 607,
|
|
7769
7832
|
"character": 9
|
|
7770
7833
|
}
|
|
7771
7834
|
],
|
|
7772
7835
|
"signatures": [
|
|
7773
7836
|
{
|
|
7774
|
-
"id":
|
|
7837
|
+
"id": 505,
|
|
7775
7838
|
"name": "openPicker",
|
|
7776
7839
|
"kind": 4096,
|
|
7777
7840
|
"kindString": "Call signature",
|
|
7778
7841
|
"flags": {},
|
|
7779
7842
|
"parameters": [
|
|
7780
7843
|
{
|
|
7781
|
-
"id":
|
|
7844
|
+
"id": 506,
|
|
7782
7845
|
"name": "initialSearch",
|
|
7783
7846
|
"kind": 32768,
|
|
7784
7847
|
"kindString": "Parameter",
|
|
@@ -7797,7 +7860,7 @@
|
|
|
7797
7860
|
]
|
|
7798
7861
|
},
|
|
7799
7862
|
{
|
|
7800
|
-
"id":
|
|
7863
|
+
"id": 474,
|
|
7801
7864
|
"name": "registerOnChange",
|
|
7802
7865
|
"kind": 2048,
|
|
7803
7866
|
"kindString": "Method",
|
|
@@ -7807,20 +7870,20 @@
|
|
|
7807
7870
|
"sources": [
|
|
7808
7871
|
{
|
|
7809
7872
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7810
|
-
"line":
|
|
7873
|
+
"line": 442,
|
|
7811
7874
|
"character": 9
|
|
7812
7875
|
}
|
|
7813
7876
|
],
|
|
7814
7877
|
"signatures": [
|
|
7815
7878
|
{
|
|
7816
|
-
"id":
|
|
7879
|
+
"id": 475,
|
|
7817
7880
|
"name": "registerOnChange",
|
|
7818
7881
|
"kind": 4096,
|
|
7819
7882
|
"kindString": "Call signature",
|
|
7820
7883
|
"flags": {},
|
|
7821
7884
|
"parameters": [
|
|
7822
7885
|
{
|
|
7823
|
-
"id":
|
|
7886
|
+
"id": 476,
|
|
7824
7887
|
"name": "fn",
|
|
7825
7888
|
"kind": 32768,
|
|
7826
7889
|
"kindString": "Parameter",
|
|
@@ -7828,21 +7891,21 @@
|
|
|
7828
7891
|
"type": {
|
|
7829
7892
|
"type": "reflection",
|
|
7830
7893
|
"declaration": {
|
|
7831
|
-
"id":
|
|
7894
|
+
"id": 477,
|
|
7832
7895
|
"name": "__type",
|
|
7833
7896
|
"kind": 65536,
|
|
7834
7897
|
"kindString": "Type literal",
|
|
7835
7898
|
"flags": {},
|
|
7836
7899
|
"signatures": [
|
|
7837
7900
|
{
|
|
7838
|
-
"id":
|
|
7901
|
+
"id": 478,
|
|
7839
7902
|
"name": "__type",
|
|
7840
7903
|
"kind": 4096,
|
|
7841
7904
|
"kindString": "Call signature",
|
|
7842
7905
|
"flags": {},
|
|
7843
7906
|
"parameters": [
|
|
7844
7907
|
{
|
|
7845
|
-
"id":
|
|
7908
|
+
"id": 479,
|
|
7846
7909
|
"name": "value",
|
|
7847
7910
|
"kind": 32768,
|
|
7848
7911
|
"kindString": "Parameter",
|
|
@@ -7879,7 +7942,7 @@
|
|
|
7879
7942
|
}
|
|
7880
7943
|
},
|
|
7881
7944
|
{
|
|
7882
|
-
"id":
|
|
7945
|
+
"id": 480,
|
|
7883
7946
|
"name": "registerOnTouched",
|
|
7884
7947
|
"kind": 2048,
|
|
7885
7948
|
"kindString": "Method",
|
|
@@ -7889,20 +7952,20 @@
|
|
|
7889
7952
|
"sources": [
|
|
7890
7953
|
{
|
|
7891
7954
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7892
|
-
"line":
|
|
7955
|
+
"line": 446,
|
|
7893
7956
|
"character": 9
|
|
7894
7957
|
}
|
|
7895
7958
|
],
|
|
7896
7959
|
"signatures": [
|
|
7897
7960
|
{
|
|
7898
|
-
"id":
|
|
7961
|
+
"id": 481,
|
|
7899
7962
|
"name": "registerOnTouched",
|
|
7900
7963
|
"kind": 4096,
|
|
7901
7964
|
"kindString": "Call signature",
|
|
7902
7965
|
"flags": {},
|
|
7903
7966
|
"parameters": [
|
|
7904
7967
|
{
|
|
7905
|
-
"id":
|
|
7968
|
+
"id": 482,
|
|
7906
7969
|
"name": "fn",
|
|
7907
7970
|
"kind": 32768,
|
|
7908
7971
|
"kindString": "Parameter",
|
|
@@ -7910,14 +7973,14 @@
|
|
|
7910
7973
|
"type": {
|
|
7911
7974
|
"type": "reflection",
|
|
7912
7975
|
"declaration": {
|
|
7913
|
-
"id":
|
|
7976
|
+
"id": 483,
|
|
7914
7977
|
"name": "__type",
|
|
7915
7978
|
"kind": 65536,
|
|
7916
7979
|
"kindString": "Type literal",
|
|
7917
7980
|
"flags": {},
|
|
7918
7981
|
"signatures": [
|
|
7919
7982
|
{
|
|
7920
|
-
"id":
|
|
7983
|
+
"id": 484,
|
|
7921
7984
|
"name": "__type",
|
|
7922
7985
|
"kind": 4096,
|
|
7923
7986
|
"kindString": "Call signature",
|
|
@@ -7948,7 +8011,7 @@
|
|
|
7948
8011
|
}
|
|
7949
8012
|
},
|
|
7950
8013
|
{
|
|
7951
|
-
"id":
|
|
8014
|
+
"id": 485,
|
|
7952
8015
|
"name": "setDisabledState",
|
|
7953
8016
|
"kind": 2048,
|
|
7954
8017
|
"kindString": "Method",
|
|
@@ -7958,20 +8021,20 @@
|
|
|
7958
8021
|
"sources": [
|
|
7959
8022
|
{
|
|
7960
8023
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7961
|
-
"line":
|
|
8024
|
+
"line": 451,
|
|
7962
8025
|
"character": 9
|
|
7963
8026
|
}
|
|
7964
8027
|
],
|
|
7965
8028
|
"signatures": [
|
|
7966
8029
|
{
|
|
7967
|
-
"id":
|
|
8030
|
+
"id": 486,
|
|
7968
8031
|
"name": "setDisabledState",
|
|
7969
8032
|
"kind": 4096,
|
|
7970
8033
|
"kindString": "Call signature",
|
|
7971
8034
|
"flags": {},
|
|
7972
8035
|
"parameters": [
|
|
7973
8036
|
{
|
|
7974
|
-
"id":
|
|
8037
|
+
"id": 487,
|
|
7975
8038
|
"name": "disabled",
|
|
7976
8039
|
"kind": 32768,
|
|
7977
8040
|
"kindString": "Parameter",
|
|
@@ -7998,7 +8061,7 @@
|
|
|
7998
8061
|
}
|
|
7999
8062
|
},
|
|
8000
8063
|
{
|
|
8001
|
-
"id":
|
|
8064
|
+
"id": 466,
|
|
8002
8065
|
"name": "writeValue",
|
|
8003
8066
|
"kind": 2048,
|
|
8004
8067
|
"kindString": "Method",
|
|
@@ -8008,20 +8071,20 @@
|
|
|
8008
8071
|
"sources": [
|
|
8009
8072
|
{
|
|
8010
8073
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
8011
|
-
"line":
|
|
8074
|
+
"line": 431,
|
|
8012
8075
|
"character": 9
|
|
8013
8076
|
}
|
|
8014
8077
|
],
|
|
8015
8078
|
"signatures": [
|
|
8016
8079
|
{
|
|
8017
|
-
"id":
|
|
8080
|
+
"id": 467,
|
|
8018
8081
|
"name": "writeValue",
|
|
8019
8082
|
"kind": 4096,
|
|
8020
8083
|
"kindString": "Call signature",
|
|
8021
8084
|
"flags": {},
|
|
8022
8085
|
"parameters": [
|
|
8023
8086
|
{
|
|
8024
|
-
"id":
|
|
8087
|
+
"id": 468,
|
|
8025
8088
|
"name": "value",
|
|
8026
8089
|
"kind": 32768,
|
|
8027
8090
|
"kindString": "Parameter",
|
|
@@ -8056,75 +8119,76 @@
|
|
|
8056
8119
|
"title": "Constructors",
|
|
8057
8120
|
"kind": 512,
|
|
8058
8121
|
"children": [
|
|
8059
|
-
|
|
8122
|
+
378
|
|
8060
8123
|
]
|
|
8061
8124
|
},
|
|
8062
8125
|
{
|
|
8063
8126
|
"title": "Properties",
|
|
8064
8127
|
"kind": 1024,
|
|
8065
8128
|
"children": [
|
|
8066
|
-
|
|
8067
|
-
|
|
8068
|
-
|
|
8069
|
-
386,
|
|
8070
|
-
411,
|
|
8071
|
-
529,
|
|
8129
|
+
407,
|
|
8130
|
+
389,
|
|
8131
|
+
390,
|
|
8072
8132
|
391,
|
|
8073
|
-
|
|
8074
|
-
|
|
8075
|
-
437,
|
|
8076
|
-
412,
|
|
8077
|
-
393,
|
|
8078
|
-
546,
|
|
8079
|
-
544,
|
|
8080
|
-
542,
|
|
8081
|
-
545,
|
|
8082
|
-
543,
|
|
8083
|
-
395,
|
|
8133
|
+
416,
|
|
8134
|
+
535,
|
|
8084
8135
|
396,
|
|
8085
|
-
|
|
8086
|
-
|
|
8136
|
+
397,
|
|
8137
|
+
399,
|
|
8138
|
+
443,
|
|
8139
|
+
417,
|
|
8140
|
+
398,
|
|
8141
|
+
552,
|
|
8142
|
+
550,
|
|
8143
|
+
548,
|
|
8144
|
+
551,
|
|
8145
|
+
549,
|
|
8146
|
+
400,
|
|
8147
|
+
401,
|
|
8148
|
+
418,
|
|
8149
|
+
444,
|
|
8150
|
+
419
|
|
8087
8151
|
]
|
|
8088
8152
|
},
|
|
8089
8153
|
{
|
|
8090
8154
|
"title": "Accessors",
|
|
8091
8155
|
"kind": 262144,
|
|
8092
8156
|
"children": [
|
|
8093
|
-
|
|
8094
|
-
|
|
8095
|
-
|
|
8096
|
-
|
|
8097
|
-
|
|
8098
|
-
|
|
8099
|
-
|
|
8157
|
+
392,
|
|
8158
|
+
536,
|
|
8159
|
+
540,
|
|
8160
|
+
544,
|
|
8161
|
+
402,
|
|
8162
|
+
408,
|
|
8163
|
+
412
|
|
8100
8164
|
]
|
|
8101
8165
|
},
|
|
8102
8166
|
{
|
|
8103
8167
|
"title": "Methods",
|
|
8104
8168
|
"kind": 2048,
|
|
8105
8169
|
"children": [
|
|
8106
|
-
|
|
8107
|
-
|
|
8108
|
-
484,
|
|
8109
|
-
487,
|
|
8110
|
-
441,
|
|
8111
|
-
443,
|
|
8112
|
-
439,
|
|
8113
|
-
450,
|
|
8114
|
-
447,
|
|
8115
|
-
463,
|
|
8116
|
-
501,
|
|
8170
|
+
451,
|
|
8171
|
+
488,
|
|
8117
8172
|
490,
|
|
8118
|
-
|
|
8119
|
-
|
|
8120
|
-
|
|
8121
|
-
|
|
8122
|
-
|
|
8173
|
+
493,
|
|
8174
|
+
447,
|
|
8175
|
+
449,
|
|
8176
|
+
445,
|
|
8177
|
+
456,
|
|
8178
|
+
453,
|
|
8179
|
+
469,
|
|
8180
|
+
507,
|
|
8181
|
+
496,
|
|
8123
8182
|
498,
|
|
8124
|
-
|
|
8183
|
+
458,
|
|
8184
|
+
461,
|
|
8185
|
+
463,
|
|
8186
|
+
472,
|
|
8187
|
+
504,
|
|
8125
8188
|
474,
|
|
8126
|
-
|
|
8127
|
-
|
|
8189
|
+
480,
|
|
8190
|
+
485,
|
|
8191
|
+
466
|
|
8128
8192
|
]
|
|
8129
8193
|
}
|
|
8130
8194
|
],
|
|
@@ -8169,7 +8233,7 @@
|
|
|
8169
8233
|
]
|
|
8170
8234
|
},
|
|
8171
8235
|
{
|
|
8172
|
-
"id":
|
|
8236
|
+
"id": 562,
|
|
8173
8237
|
"name": "SkyAutocompleteSearchAsyncArgs",
|
|
8174
8238
|
"kind": 256,
|
|
8175
8239
|
"kindString": "Interface",
|
|
@@ -8179,7 +8243,7 @@
|
|
|
8179
8243
|
},
|
|
8180
8244
|
"children": [
|
|
8181
8245
|
{
|
|
8182
|
-
"id":
|
|
8246
|
+
"id": 566,
|
|
8183
8247
|
"name": "continuationData",
|
|
8184
8248
|
"kind": 1024,
|
|
8185
8249
|
"kindString": "Property",
|
|
@@ -8202,7 +8266,7 @@
|
|
|
8202
8266
|
}
|
|
8203
8267
|
},
|
|
8204
8268
|
{
|
|
8205
|
-
"id":
|
|
8269
|
+
"id": 564,
|
|
8206
8270
|
"name": "displayType",
|
|
8207
8271
|
"kind": 1024,
|
|
8208
8272
|
"kindString": "Property",
|
|
@@ -8219,12 +8283,12 @@
|
|
|
8219
8283
|
],
|
|
8220
8284
|
"type": {
|
|
8221
8285
|
"type": "reference",
|
|
8222
|
-
"id":
|
|
8286
|
+
"id": 573,
|
|
8223
8287
|
"name": "AutocompleteSearchAsyncResultDisplayType"
|
|
8224
8288
|
}
|
|
8225
8289
|
},
|
|
8226
8290
|
{
|
|
8227
|
-
"id":
|
|
8291
|
+
"id": 565,
|
|
8228
8292
|
"name": "offset",
|
|
8229
8293
|
"kind": 1024,
|
|
8230
8294
|
"kindString": "Property",
|
|
@@ -8245,7 +8309,7 @@
|
|
|
8245
8309
|
}
|
|
8246
8310
|
},
|
|
8247
8311
|
{
|
|
8248
|
-
"id":
|
|
8312
|
+
"id": 567,
|
|
8249
8313
|
"name": "result",
|
|
8250
8314
|
"kind": 1024,
|
|
8251
8315
|
"kindString": "Property",
|
|
@@ -8267,7 +8331,7 @@
|
|
|
8267
8331
|
"typeArguments": [
|
|
8268
8332
|
{
|
|
8269
8333
|
"type": "reference",
|
|
8270
|
-
"id":
|
|
8334
|
+
"id": 568,
|
|
8271
8335
|
"name": "SkyAutocompleteSearchAsyncResult"
|
|
8272
8336
|
}
|
|
8273
8337
|
],
|
|
@@ -8277,7 +8341,7 @@
|
|
|
8277
8341
|
}
|
|
8278
8342
|
},
|
|
8279
8343
|
{
|
|
8280
|
-
"id":
|
|
8344
|
+
"id": 563,
|
|
8281
8345
|
"name": "searchText",
|
|
8282
8346
|
"kind": 1024,
|
|
8283
8347
|
"kindString": "Property",
|
|
@@ -8303,11 +8367,11 @@
|
|
|
8303
8367
|
"title": "Properties",
|
|
8304
8368
|
"kind": 1024,
|
|
8305
8369
|
"children": [
|
|
8306
|
-
|
|
8307
|
-
|
|
8308
|
-
|
|
8309
|
-
|
|
8310
|
-
|
|
8370
|
+
566,
|
|
8371
|
+
564,
|
|
8372
|
+
565,
|
|
8373
|
+
567,
|
|
8374
|
+
563
|
|
8311
8375
|
]
|
|
8312
8376
|
}
|
|
8313
8377
|
],
|
|
@@ -8320,7 +8384,7 @@
|
|
|
8320
8384
|
]
|
|
8321
8385
|
},
|
|
8322
8386
|
{
|
|
8323
|
-
"id":
|
|
8387
|
+
"id": 568,
|
|
8324
8388
|
"name": "SkyAutocompleteSearchAsyncResult",
|
|
8325
8389
|
"kind": 256,
|
|
8326
8390
|
"kindString": "Interface",
|
|
@@ -8330,7 +8394,7 @@
|
|
|
8330
8394
|
},
|
|
8331
8395
|
"children": [
|
|
8332
8396
|
{
|
|
8333
|
-
"id":
|
|
8397
|
+
"id": 569,
|
|
8334
8398
|
"name": "continuationData",
|
|
8335
8399
|
"kind": 1024,
|
|
8336
8400
|
"kindString": "Property",
|
|
@@ -8353,7 +8417,7 @@
|
|
|
8353
8417
|
}
|
|
8354
8418
|
},
|
|
8355
8419
|
{
|
|
8356
|
-
"id":
|
|
8420
|
+
"id": 570,
|
|
8357
8421
|
"name": "hasMore",
|
|
8358
8422
|
"kind": 1024,
|
|
8359
8423
|
"kindString": "Property",
|
|
@@ -8376,7 +8440,7 @@
|
|
|
8376
8440
|
}
|
|
8377
8441
|
},
|
|
8378
8442
|
{
|
|
8379
|
-
"id":
|
|
8443
|
+
"id": 571,
|
|
8380
8444
|
"name": "items",
|
|
8381
8445
|
"kind": 1024,
|
|
8382
8446
|
"kindString": "Property",
|
|
@@ -8400,7 +8464,7 @@
|
|
|
8400
8464
|
}
|
|
8401
8465
|
},
|
|
8402
8466
|
{
|
|
8403
|
-
"id":
|
|
8467
|
+
"id": 572,
|
|
8404
8468
|
"name": "totalCount",
|
|
8405
8469
|
"kind": 1024,
|
|
8406
8470
|
"kindString": "Property",
|
|
@@ -8426,10 +8490,10 @@
|
|
|
8426
8490
|
"title": "Properties",
|
|
8427
8491
|
"kind": 1024,
|
|
8428
8492
|
"children": [
|
|
8429
|
-
|
|
8430
|
-
|
|
8431
|
-
|
|
8432
|
-
|
|
8493
|
+
569,
|
|
8494
|
+
570,
|
|
8495
|
+
571,
|
|
8496
|
+
572
|
|
8433
8497
|
]
|
|
8434
8498
|
}
|
|
8435
8499
|
],
|
|
@@ -8442,14 +8506,14 @@
|
|
|
8442
8506
|
]
|
|
8443
8507
|
},
|
|
8444
8508
|
{
|
|
8445
|
-
"id":
|
|
8509
|
+
"id": 587,
|
|
8446
8510
|
"name": "SkyAutocompleteSelectionChange",
|
|
8447
8511
|
"kind": 256,
|
|
8448
8512
|
"kindString": "Interface",
|
|
8449
8513
|
"flags": {},
|
|
8450
8514
|
"children": [
|
|
8451
8515
|
{
|
|
8452
|
-
"id":
|
|
8516
|
+
"id": 588,
|
|
8453
8517
|
"name": "selectedItem",
|
|
8454
8518
|
"kind": 1024,
|
|
8455
8519
|
"kindString": "Property",
|
|
@@ -8477,7 +8541,7 @@
|
|
|
8477
8541
|
"title": "Properties",
|
|
8478
8542
|
"kind": 1024,
|
|
8479
8543
|
"children": [
|
|
8480
|
-
|
|
8544
|
+
588
|
|
8481
8545
|
]
|
|
8482
8546
|
}
|
|
8483
8547
|
],
|
|
@@ -8490,7 +8554,7 @@
|
|
|
8490
8554
|
]
|
|
8491
8555
|
},
|
|
8492
8556
|
{
|
|
8493
|
-
"id":
|
|
8557
|
+
"id": 595,
|
|
8494
8558
|
"name": "SkyCountryFieldCountry",
|
|
8495
8559
|
"kind": 256,
|
|
8496
8560
|
"kindString": "Interface",
|
|
@@ -8500,7 +8564,7 @@
|
|
|
8500
8564
|
},
|
|
8501
8565
|
"children": [
|
|
8502
8566
|
{
|
|
8503
|
-
"id":
|
|
8567
|
+
"id": 598,
|
|
8504
8568
|
"name": "dialCode",
|
|
8505
8569
|
"kind": 1024,
|
|
8506
8570
|
"kindString": "Property",
|
|
@@ -8523,7 +8587,7 @@
|
|
|
8523
8587
|
}
|
|
8524
8588
|
},
|
|
8525
8589
|
{
|
|
8526
|
-
"id":
|
|
8590
|
+
"id": 596,
|
|
8527
8591
|
"name": "iso2",
|
|
8528
8592
|
"kind": 1024,
|
|
8529
8593
|
"kindString": "Property",
|
|
@@ -8550,7 +8614,7 @@
|
|
|
8550
8614
|
}
|
|
8551
8615
|
},
|
|
8552
8616
|
{
|
|
8553
|
-
"id":
|
|
8617
|
+
"id": 597,
|
|
8554
8618
|
"name": "name",
|
|
8555
8619
|
"kind": 1024,
|
|
8556
8620
|
"kindString": "Property",
|
|
@@ -8578,9 +8642,9 @@
|
|
|
8578
8642
|
"title": "Properties",
|
|
8579
8643
|
"kind": 1024,
|
|
8580
8644
|
"children": [
|
|
8581
|
-
|
|
8582
|
-
|
|
8583
|
-
|
|
8645
|
+
598,
|
|
8646
|
+
596,
|
|
8647
|
+
597
|
|
8584
8648
|
]
|
|
8585
8649
|
}
|
|
8586
8650
|
],
|
|
@@ -8593,7 +8657,7 @@
|
|
|
8593
8657
|
]
|
|
8594
8658
|
},
|
|
8595
8659
|
{
|
|
8596
|
-
"id":
|
|
8660
|
+
"id": 604,
|
|
8597
8661
|
"name": "SkyLookupAddCallbackArgs",
|
|
8598
8662
|
"kind": 256,
|
|
8599
8663
|
"kindString": "Interface",
|
|
@@ -8603,7 +8667,7 @@
|
|
|
8603
8667
|
},
|
|
8604
8668
|
"children": [
|
|
8605
8669
|
{
|
|
8606
|
-
"id":
|
|
8670
|
+
"id": 606,
|
|
8607
8671
|
"name": "data",
|
|
8608
8672
|
"kind": 1024,
|
|
8609
8673
|
"kindString": "Property",
|
|
@@ -8629,7 +8693,7 @@
|
|
|
8629
8693
|
}
|
|
8630
8694
|
},
|
|
8631
8695
|
{
|
|
8632
|
-
"id":
|
|
8696
|
+
"id": 605,
|
|
8633
8697
|
"name": "item",
|
|
8634
8698
|
"kind": 1024,
|
|
8635
8699
|
"kindString": "Property",
|
|
@@ -8655,8 +8719,8 @@
|
|
|
8655
8719
|
"title": "Properties",
|
|
8656
8720
|
"kind": 1024,
|
|
8657
8721
|
"children": [
|
|
8658
|
-
|
|
8659
|
-
|
|
8722
|
+
606,
|
|
8723
|
+
605
|
|
8660
8724
|
]
|
|
8661
8725
|
}
|
|
8662
8726
|
],
|
|
@@ -8669,7 +8733,7 @@
|
|
|
8669
8733
|
]
|
|
8670
8734
|
},
|
|
8671
8735
|
{
|
|
8672
|
-
"id":
|
|
8736
|
+
"id": 607,
|
|
8673
8737
|
"name": "SkyLookupAddClickEventArgs",
|
|
8674
8738
|
"kind": 256,
|
|
8675
8739
|
"kindString": "Interface",
|
|
@@ -8679,7 +8743,7 @@
|
|
|
8679
8743
|
},
|
|
8680
8744
|
"children": [
|
|
8681
8745
|
{
|
|
8682
|
-
"id":
|
|
8746
|
+
"id": 608,
|
|
8683
8747
|
"name": "itemAdded",
|
|
8684
8748
|
"kind": 2048,
|
|
8685
8749
|
"kindString": "Method",
|
|
@@ -8693,7 +8757,7 @@
|
|
|
8693
8757
|
],
|
|
8694
8758
|
"signatures": [
|
|
8695
8759
|
{
|
|
8696
|
-
"id":
|
|
8760
|
+
"id": 609,
|
|
8697
8761
|
"name": "itemAdded",
|
|
8698
8762
|
"kind": 4096,
|
|
8699
8763
|
"kindString": "Call signature",
|
|
@@ -8703,7 +8767,7 @@
|
|
|
8703
8767
|
},
|
|
8704
8768
|
"parameters": [
|
|
8705
8769
|
{
|
|
8706
|
-
"id":
|
|
8770
|
+
"id": 610,
|
|
8707
8771
|
"name": "args",
|
|
8708
8772
|
"kind": 32768,
|
|
8709
8773
|
"kindString": "Parameter",
|
|
@@ -8713,7 +8777,7 @@
|
|
|
8713
8777
|
},
|
|
8714
8778
|
"type": {
|
|
8715
8779
|
"type": "reference",
|
|
8716
|
-
"id":
|
|
8780
|
+
"id": 604,
|
|
8717
8781
|
"name": "SkyLookupAddCallbackArgs"
|
|
8718
8782
|
}
|
|
8719
8783
|
}
|
|
@@ -8731,7 +8795,7 @@
|
|
|
8731
8795
|
"title": "Methods",
|
|
8732
8796
|
"kind": 2048,
|
|
8733
8797
|
"children": [
|
|
8734
|
-
|
|
8798
|
+
608
|
|
8735
8799
|
]
|
|
8736
8800
|
}
|
|
8737
8801
|
],
|
|
@@ -8744,7 +8808,7 @@
|
|
|
8744
8808
|
]
|
|
8745
8809
|
},
|
|
8746
8810
|
{
|
|
8747
|
-
"id":
|
|
8811
|
+
"id": 615,
|
|
8748
8812
|
"name": "SkyLookupShowMoreConfig",
|
|
8749
8813
|
"kind": 256,
|
|
8750
8814
|
"kindString": "Interface",
|
|
@@ -8754,7 +8818,7 @@
|
|
|
8754
8818
|
},
|
|
8755
8819
|
"children": [
|
|
8756
8820
|
{
|
|
8757
|
-
"id":
|
|
8821
|
+
"id": 616,
|
|
8758
8822
|
"name": "customPicker",
|
|
8759
8823
|
"kind": 1024,
|
|
8760
8824
|
"kindString": "Property",
|
|
@@ -8773,12 +8837,12 @@
|
|
|
8773
8837
|
],
|
|
8774
8838
|
"type": {
|
|
8775
8839
|
"type": "reference",
|
|
8776
|
-
"id":
|
|
8840
|
+
"id": 618,
|
|
8777
8841
|
"name": "SkyLookupShowMoreCustomPicker"
|
|
8778
8842
|
}
|
|
8779
8843
|
},
|
|
8780
8844
|
{
|
|
8781
|
-
"id":
|
|
8845
|
+
"id": 617,
|
|
8782
8846
|
"name": "nativePickerConfig",
|
|
8783
8847
|
"kind": 1024,
|
|
8784
8848
|
"kindString": "Property",
|
|
@@ -8797,7 +8861,7 @@
|
|
|
8797
8861
|
],
|
|
8798
8862
|
"type": {
|
|
8799
8863
|
"type": "reference",
|
|
8800
|
-
"id":
|
|
8864
|
+
"id": 628,
|
|
8801
8865
|
"name": "SkyLookupShowMoreNativePickerConfig"
|
|
8802
8866
|
}
|
|
8803
8867
|
}
|
|
@@ -8807,8 +8871,8 @@
|
|
|
8807
8871
|
"title": "Properties",
|
|
8808
8872
|
"kind": 1024,
|
|
8809
8873
|
"children": [
|
|
8810
|
-
|
|
8811
|
-
|
|
8874
|
+
616,
|
|
8875
|
+
617
|
|
8812
8876
|
]
|
|
8813
8877
|
}
|
|
8814
8878
|
],
|
|
@@ -8821,7 +8885,7 @@
|
|
|
8821
8885
|
]
|
|
8822
8886
|
},
|
|
8823
8887
|
{
|
|
8824
|
-
"id":
|
|
8888
|
+
"id": 618,
|
|
8825
8889
|
"name": "SkyLookupShowMoreCustomPicker",
|
|
8826
8890
|
"kind": 256,
|
|
8827
8891
|
"kindString": "Interface",
|
|
@@ -8831,7 +8895,7 @@
|
|
|
8831
8895
|
},
|
|
8832
8896
|
"children": [
|
|
8833
8897
|
{
|
|
8834
|
-
"id":
|
|
8898
|
+
"id": 619,
|
|
8835
8899
|
"name": "open",
|
|
8836
8900
|
"kind": 2048,
|
|
8837
8901
|
"kindString": "Method",
|
|
@@ -8845,21 +8909,21 @@
|
|
|
8845
8909
|
],
|
|
8846
8910
|
"signatures": [
|
|
8847
8911
|
{
|
|
8848
|
-
"id":
|
|
8912
|
+
"id": 620,
|
|
8849
8913
|
"name": "open",
|
|
8850
8914
|
"kind": 4096,
|
|
8851
8915
|
"kindString": "Call signature",
|
|
8852
8916
|
"flags": {},
|
|
8853
8917
|
"parameters": [
|
|
8854
8918
|
{
|
|
8855
|
-
"id":
|
|
8919
|
+
"id": 621,
|
|
8856
8920
|
"name": "pickerContext",
|
|
8857
8921
|
"kind": 32768,
|
|
8858
8922
|
"kindString": "Parameter",
|
|
8859
8923
|
"flags": {},
|
|
8860
8924
|
"type": {
|
|
8861
8925
|
"type": "reference",
|
|
8862
|
-
"id":
|
|
8926
|
+
"id": 622,
|
|
8863
8927
|
"name": "SkyLookupShowMoreCustomPickerContext"
|
|
8864
8928
|
}
|
|
8865
8929
|
}
|
|
@@ -8877,7 +8941,7 @@
|
|
|
8877
8941
|
"title": "Methods",
|
|
8878
8942
|
"kind": 2048,
|
|
8879
8943
|
"children": [
|
|
8880
|
-
|
|
8944
|
+
619
|
|
8881
8945
|
]
|
|
8882
8946
|
}
|
|
8883
8947
|
],
|
|
@@ -8890,7 +8954,7 @@
|
|
|
8890
8954
|
]
|
|
8891
8955
|
},
|
|
8892
8956
|
{
|
|
8893
|
-
"id":
|
|
8957
|
+
"id": 628,
|
|
8894
8958
|
"name": "SkyLookupShowMoreNativePickerConfig",
|
|
8895
8959
|
"kind": 256,
|
|
8896
8960
|
"kindString": "Interface",
|
|
@@ -8900,7 +8964,7 @@
|
|
|
8900
8964
|
},
|
|
8901
8965
|
"children": [
|
|
8902
8966
|
{
|
|
8903
|
-
"id":
|
|
8967
|
+
"id": 629,
|
|
8904
8968
|
"name": "itemTemplate",
|
|
8905
8969
|
"kind": 1024,
|
|
8906
8970
|
"kindString": "Property",
|
|
@@ -8931,7 +8995,7 @@
|
|
|
8931
8995
|
}
|
|
8932
8996
|
},
|
|
8933
8997
|
{
|
|
8934
|
-
"id":
|
|
8998
|
+
"id": 630,
|
|
8935
8999
|
"name": "title",
|
|
8936
9000
|
"kind": 1024,
|
|
8937
9001
|
"kindString": "Property",
|
|
@@ -8965,8 +9029,8 @@
|
|
|
8965
9029
|
"title": "Properties",
|
|
8966
9030
|
"kind": 1024,
|
|
8967
9031
|
"children": [
|
|
8968
|
-
|
|
8969
|
-
|
|
9032
|
+
629,
|
|
9033
|
+
630
|
|
8970
9034
|
]
|
|
8971
9035
|
}
|
|
8972
9036
|
],
|
|
@@ -8979,7 +9043,7 @@
|
|
|
8979
9043
|
]
|
|
8980
9044
|
},
|
|
8981
9045
|
{
|
|
8982
|
-
"id":
|
|
9046
|
+
"id": 573,
|
|
8983
9047
|
"name": "AutocompleteSearchAsyncResultDisplayType",
|
|
8984
9048
|
"kind": 4194304,
|
|
8985
9049
|
"kindString": "Type alias",
|
|
@@ -9006,7 +9070,7 @@
|
|
|
9006
9070
|
}
|
|
9007
9071
|
},
|
|
9008
9072
|
{
|
|
9009
|
-
"id":
|
|
9073
|
+
"id": 631,
|
|
9010
9074
|
"name": "SkyAutocompleteSearchArgs",
|
|
9011
9075
|
"kind": 4194304,
|
|
9012
9076
|
"kindString": "Type alias",
|
|
@@ -9021,14 +9085,14 @@
|
|
|
9021
9085
|
"type": {
|
|
9022
9086
|
"type": "reflection",
|
|
9023
9087
|
"declaration": {
|
|
9024
|
-
"id":
|
|
9088
|
+
"id": 632,
|
|
9025
9089
|
"name": "__type",
|
|
9026
9090
|
"kind": 65536,
|
|
9027
9091
|
"kindString": "Type literal",
|
|
9028
9092
|
"flags": {},
|
|
9029
9093
|
"children": [
|
|
9030
9094
|
{
|
|
9031
|
-
"id":
|
|
9095
|
+
"id": 633,
|
|
9032
9096
|
"name": "context",
|
|
9033
9097
|
"kind": 1024,
|
|
9034
9098
|
"kindString": "Property",
|
|
@@ -9044,7 +9108,7 @@
|
|
|
9044
9108
|
],
|
|
9045
9109
|
"type": {
|
|
9046
9110
|
"type": "reference",
|
|
9047
|
-
"id":
|
|
9111
|
+
"id": 634,
|
|
9048
9112
|
"name": "SkyAutocompleteSearchContext"
|
|
9049
9113
|
}
|
|
9050
9114
|
}
|
|
@@ -9054,7 +9118,7 @@
|
|
|
9054
9118
|
"title": "Properties",
|
|
9055
9119
|
"kind": 1024,
|
|
9056
9120
|
"children": [
|
|
9057
|
-
|
|
9121
|
+
633
|
|
9058
9122
|
]
|
|
9059
9123
|
}
|
|
9060
9124
|
],
|
|
@@ -9069,7 +9133,7 @@
|
|
|
9069
9133
|
}
|
|
9070
9134
|
},
|
|
9071
9135
|
{
|
|
9072
|
-
"id":
|
|
9136
|
+
"id": 634,
|
|
9073
9137
|
"name": "SkyAutocompleteSearchContext",
|
|
9074
9138
|
"kind": 4194304,
|
|
9075
9139
|
"kindString": "Type alias",
|
|
@@ -9096,7 +9160,7 @@
|
|
|
9096
9160
|
}
|
|
9097
9161
|
},
|
|
9098
9162
|
{
|
|
9099
|
-
"id":
|
|
9163
|
+
"id": 574,
|
|
9100
9164
|
"name": "SkyAutocompleteSearchFunction",
|
|
9101
9165
|
"kind": 4194304,
|
|
9102
9166
|
"kindString": "Type alias",
|
|
@@ -9111,7 +9175,7 @@
|
|
|
9111
9175
|
"type": {
|
|
9112
9176
|
"type": "reflection",
|
|
9113
9177
|
"declaration": {
|
|
9114
|
-
"id":
|
|
9178
|
+
"id": 575,
|
|
9115
9179
|
"name": "__type",
|
|
9116
9180
|
"kind": 65536,
|
|
9117
9181
|
"kindString": "Type literal",
|
|
@@ -9125,14 +9189,14 @@
|
|
|
9125
9189
|
],
|
|
9126
9190
|
"signatures": [
|
|
9127
9191
|
{
|
|
9128
|
-
"id":
|
|
9192
|
+
"id": 576,
|
|
9129
9193
|
"name": "__type",
|
|
9130
9194
|
"kind": 4096,
|
|
9131
9195
|
"kindString": "Call signature",
|
|
9132
9196
|
"flags": {},
|
|
9133
9197
|
"parameters": [
|
|
9134
9198
|
{
|
|
9135
|
-
"id":
|
|
9199
|
+
"id": 577,
|
|
9136
9200
|
"name": "searchText",
|
|
9137
9201
|
"kind": 32768,
|
|
9138
9202
|
"kindString": "Parameter",
|
|
@@ -9143,7 +9207,7 @@
|
|
|
9143
9207
|
}
|
|
9144
9208
|
},
|
|
9145
9209
|
{
|
|
9146
|
-
"id":
|
|
9210
|
+
"id": 578,
|
|
9147
9211
|
"name": "data",
|
|
9148
9212
|
"kind": 32768,
|
|
9149
9213
|
"kindString": "Parameter",
|
|
@@ -9157,7 +9221,7 @@
|
|
|
9157
9221
|
}
|
|
9158
9222
|
},
|
|
9159
9223
|
{
|
|
9160
|
-
"id":
|
|
9224
|
+
"id": 579,
|
|
9161
9225
|
"name": "args",
|
|
9162
9226
|
"kind": 32768,
|
|
9163
9227
|
"kindString": "Parameter",
|
|
@@ -9166,14 +9230,14 @@
|
|
|
9166
9230
|
},
|
|
9167
9231
|
"type": {
|
|
9168
9232
|
"type": "reference",
|
|
9169
|
-
"id":
|
|
9233
|
+
"id": 631,
|
|
9170
9234
|
"name": "SkyAutocompleteSearchArgs"
|
|
9171
9235
|
}
|
|
9172
9236
|
}
|
|
9173
9237
|
],
|
|
9174
9238
|
"type": {
|
|
9175
9239
|
"type": "reference",
|
|
9176
|
-
"id":
|
|
9240
|
+
"id": 586,
|
|
9177
9241
|
"name": "SkyAutocompleteSearchFunctionResponse"
|
|
9178
9242
|
}
|
|
9179
9243
|
}
|
|
@@ -9182,7 +9246,7 @@
|
|
|
9182
9246
|
}
|
|
9183
9247
|
},
|
|
9184
9248
|
{
|
|
9185
|
-
"id":
|
|
9249
|
+
"id": 580,
|
|
9186
9250
|
"name": "SkyAutocompleteSearchFunctionFilter",
|
|
9187
9251
|
"kind": 4194304,
|
|
9188
9252
|
"kindString": "Type alias",
|
|
@@ -9197,7 +9261,7 @@
|
|
|
9197
9261
|
"type": {
|
|
9198
9262
|
"type": "reflection",
|
|
9199
9263
|
"declaration": {
|
|
9200
|
-
"id":
|
|
9264
|
+
"id": 581,
|
|
9201
9265
|
"name": "__type",
|
|
9202
9266
|
"kind": 65536,
|
|
9203
9267
|
"kindString": "Type literal",
|
|
@@ -9211,14 +9275,14 @@
|
|
|
9211
9275
|
],
|
|
9212
9276
|
"signatures": [
|
|
9213
9277
|
{
|
|
9214
|
-
"id":
|
|
9278
|
+
"id": 582,
|
|
9215
9279
|
"name": "__type",
|
|
9216
9280
|
"kind": 4096,
|
|
9217
9281
|
"kindString": "Call signature",
|
|
9218
9282
|
"flags": {},
|
|
9219
9283
|
"parameters": [
|
|
9220
9284
|
{
|
|
9221
|
-
"id":
|
|
9285
|
+
"id": 583,
|
|
9222
9286
|
"name": "searchText",
|
|
9223
9287
|
"kind": 32768,
|
|
9224
9288
|
"kindString": "Parameter",
|
|
@@ -9229,7 +9293,7 @@
|
|
|
9229
9293
|
}
|
|
9230
9294
|
},
|
|
9231
9295
|
{
|
|
9232
|
-
"id":
|
|
9296
|
+
"id": 584,
|
|
9233
9297
|
"name": "item",
|
|
9234
9298
|
"kind": 32768,
|
|
9235
9299
|
"kindString": "Parameter",
|
|
@@ -9240,7 +9304,7 @@
|
|
|
9240
9304
|
}
|
|
9241
9305
|
},
|
|
9242
9306
|
{
|
|
9243
|
-
"id":
|
|
9307
|
+
"id": 585,
|
|
9244
9308
|
"name": "args",
|
|
9245
9309
|
"kind": 32768,
|
|
9246
9310
|
"kindString": "Parameter",
|
|
@@ -9249,7 +9313,7 @@
|
|
|
9249
9313
|
},
|
|
9250
9314
|
"type": {
|
|
9251
9315
|
"type": "reference",
|
|
9252
|
-
"id":
|
|
9316
|
+
"id": 631,
|
|
9253
9317
|
"name": "SkyAutocompleteSearchArgs"
|
|
9254
9318
|
}
|
|
9255
9319
|
}
|
|
@@ -9264,7 +9328,7 @@
|
|
|
9264
9328
|
}
|
|
9265
9329
|
},
|
|
9266
9330
|
{
|
|
9267
|
-
"id":
|
|
9331
|
+
"id": 586,
|
|
9268
9332
|
"name": "SkyAutocompleteSearchFunctionResponse",
|
|
9269
9333
|
"kind": 4194304,
|
|
9270
9334
|
"kindString": "Type alias",
|
|
@@ -9305,7 +9369,7 @@
|
|
|
9305
9369
|
}
|
|
9306
9370
|
},
|
|
9307
9371
|
{
|
|
9308
|
-
"id":
|
|
9372
|
+
"id": 614,
|
|
9309
9373
|
"name": "SkyLookupSelectModeType",
|
|
9310
9374
|
"kind": 4194304,
|
|
9311
9375
|
"kindString": "Type alias",
|
|
@@ -9337,44 +9401,44 @@
|
|
|
9337
9401
|
"title": "Classes",
|
|
9338
9402
|
"kind": 128,
|
|
9339
9403
|
"children": [
|
|
9340
|
-
|
|
9341
|
-
|
|
9342
|
-
|
|
9343
|
-
|
|
9344
|
-
|
|
9345
|
-
|
|
9404
|
+
589,
|
|
9405
|
+
592,
|
|
9406
|
+
601,
|
|
9407
|
+
622,
|
|
9408
|
+
638,
|
|
9409
|
+
635,
|
|
9346
9410
|
1,
|
|
9347
|
-
|
|
9348
|
-
|
|
9349
|
-
|
|
9411
|
+
96,
|
|
9412
|
+
264,
|
|
9413
|
+
377
|
|
9350
9414
|
]
|
|
9351
9415
|
},
|
|
9352
9416
|
{
|
|
9353
9417
|
"title": "Interfaces",
|
|
9354
9418
|
"kind": 256,
|
|
9355
9419
|
"children": [
|
|
9356
|
-
556,
|
|
9357
9420
|
562,
|
|
9358
|
-
|
|
9359
|
-
|
|
9360
|
-
|
|
9361
|
-
|
|
9362
|
-
|
|
9363
|
-
|
|
9364
|
-
|
|
9421
|
+
568,
|
|
9422
|
+
587,
|
|
9423
|
+
595,
|
|
9424
|
+
604,
|
|
9425
|
+
607,
|
|
9426
|
+
615,
|
|
9427
|
+
618,
|
|
9428
|
+
628
|
|
9365
9429
|
]
|
|
9366
9430
|
},
|
|
9367
9431
|
{
|
|
9368
9432
|
"title": "Type aliases",
|
|
9369
9433
|
"kind": 4194304,
|
|
9370
9434
|
"children": [
|
|
9371
|
-
|
|
9372
|
-
|
|
9373
|
-
|
|
9374
|
-
568,
|
|
9435
|
+
573,
|
|
9436
|
+
631,
|
|
9437
|
+
634,
|
|
9375
9438
|
574,
|
|
9376
9439
|
580,
|
|
9377
|
-
|
|
9440
|
+
586,
|
|
9441
|
+
614
|
|
9378
9442
|
]
|
|
9379
9443
|
}
|
|
9380
9444
|
],
|
|
@@ -9405,7 +9469,7 @@
|
|
|
9405
9469
|
{
|
|
9406
9470
|
"fileName": "autocomplete-demo.component.html",
|
|
9407
9471
|
"filePath": "/projects/lookup/documentation/code-examples/autocomplete/basic/autocomplete-demo.component.html",
|
|
9408
|
-
"rawContents": "<form novalidate [formGroup]=\"myForm\">\n <div class=\"sky-form-group\">\n <label class=\"sky-control-label\" [for]=\"favoriteColorInput.id\">\n Favorite color\n </label>\n <sky-autocomplete [data]=\"colors\">\n <input\n formControlName=\"favoriteColor\"\n
|
|
9472
|
+
"rawContents": "<form novalidate [formGroup]=\"myForm\">\n <div class=\"sky-form-group\">\n <label class=\"sky-control-label\" [for]=\"favoriteColorInput.id\">\n Favorite color\n </label>\n <sky-autocomplete [data]=\"colors\">\n <input\n formControlName=\"favoriteColor\"\n type=\"text\"\n skyAutocomplete\n skyId\n #favoriteColorInput\n />\n </sky-autocomplete>\n </div>\n <p class=\"sky-font-emphasized\">Form model:</p>\n <pre>{{ myForm.value | json }}</pre>\n</form>\n"
|
|
9409
9473
|
},
|
|
9410
9474
|
{
|
|
9411
9475
|
"fileName": "autocomplete-demo.component.ts",
|
|
@@ -9465,7 +9529,7 @@
|
|
|
9465
9529
|
{
|
|
9466
9530
|
"fileName": "lookup-async-demo.component.html",
|
|
9467
9531
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/async/lookup-async-demo.component.html",
|
|
9468
|
-
"rawContents": "<form\n class=\"lookup-demo-form\"\n novalidate\n [formGroup]=\"myForm\"\n (ngSubmit)=\"onSubmit()\"\n>\n <div class=\"sky-form-group\">\n <sky-input-box>\n <label class=\"sky-control-label\" skyId #nameLabel=\"skyId\">\n Favorite name\n </label>\n <sky-lookup\n formControlName=\"name\"\n idProperty=\"name\"\n
|
|
9532
|
+
"rawContents": "<form\n class=\"lookup-demo-form\"\n novalidate\n [formGroup]=\"myForm\"\n (ngSubmit)=\"onSubmit()\"\n>\n <div class=\"sky-form-group\">\n <sky-input-box>\n <label class=\"sky-control-label\" skyId #nameLabel=\"skyId\">\n Favorite name\n </label>\n <sky-lookup\n formControlName=\"name\"\n idProperty=\"name\"\n [ariaLabelledBy]=\"nameLabel.id\"\n [enableShowMore]=\"true\"\n (searchAsync)=\"searchAsync($event)\"\n >\n </sky-lookup>\n </sky-input-box>\n </div>\n <div class=\"lookup-demo-alert\">\n <strong>Form model:</strong>\n <pre>{{ myForm.value | json }}</pre>\n </div>\n <button class=\"sky-btn sky-btn-default\" type=\"submit\">Submit</button>\n</form>\n"
|
|
9469
9533
|
},
|
|
9470
9534
|
{
|
|
9471
9535
|
"fileName": "lookup-async-demo.component.scss",
|
|
@@ -9475,13 +9539,18 @@
|
|
|
9475
9539
|
{
|
|
9476
9540
|
"fileName": "lookup-async-demo.component.ts",
|
|
9477
9541
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/async/lookup-async-demo.component.ts",
|
|
9478
|
-
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchAsyncArgs,\n SkyAutocompleteSearchAsyncResult,\n} from '@skyux/lookup';\n\nimport { Subject } from 'rxjs';\n\n@Component({\n selector: 'app-async-lookup-demo',\n templateUrl: './lookup-async-demo.component.html',\n styleUrls: ['./lookup-async-demo.component.scss'],\n})\nexport class LookupAsyncDemoComponent implements OnInit {\n public myForm: FormGroup;\n\n public people:
|
|
9542
|
+
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchAsyncArgs,\n SkyAutocompleteSearchAsyncResult,\n} from '@skyux/lookup';\n\nimport { Subject } from 'rxjs';\n\nimport { LookupDemoPerson } from './lookup-demo-person';\n\n@Component({\n selector: 'app-async-lookup-demo',\n templateUrl: './lookup-async-demo.component.html',\n styleUrls: ['./lookup-async-demo.component.scss'],\n})\nexport class LookupAsyncDemoComponent implements OnInit {\n public myForm: FormGroup;\n\n public people: LookupDemoPerson[] = [\n { name: 'Abed' },\n { name: 'Alex' },\n { name: 'Ben' },\n { name: 'Britta' },\n { name: 'Buzz' },\n { name: 'Craig' },\n { name: 'Elroy' },\n { name: 'Garrett' },\n { name: 'Ian' },\n { name: 'Jeff' },\n { name: 'Leonard' },\n { name: 'Neil' },\n { name: 'Pierce' },\n { name: 'Preston' },\n { name: 'Rachel' },\n { name: 'Shirley' },\n { name: 'Todd' },\n { name: 'Troy' },\n { name: 'Vaughn' },\n { name: 'Vicki' },\n ];\n\n public name: LookupDemoPerson[] = [this.people[15]];\n\n constructor(private formBuilder: FormBuilder) {}\n\n public ngOnInit(): void {\n this.createForm();\n\n // If you need to execute some logic after the lookup values change,\n // subscribe to Angular's built-in value changes observable.\n this.myForm.valueChanges.subscribe((changes) => {\n console.log('Lookup value changes:', changes);\n });\n }\n\n public onSubmit(): void {\n alert('Form submitted with: ' + JSON.stringify(this.myForm.value));\n }\n\n public searchAsync($event: SkyAutocompleteSearchAsyncArgs) {\n const result = new Subject<SkyAutocompleteSearchAsyncResult>();\n $event.result = result;\n setTimeout(() => {\n const searchText = $event.searchText.toLowerCase();\n const items = this.people.filter((person) => {\n return person.name.toLowerCase().includes(searchText);\n });\n result.next({\n hasMore: false,\n items,\n totalCount: items.length,\n });\n }, 800);\n }\n\n private createForm(): void {\n this.myForm = this.formBuilder.group({\n name: new FormControl(this.name),\n });\n }\n}\n"
|
|
9479
9543
|
},
|
|
9480
9544
|
{
|
|
9481
9545
|
"fileName": "lookup-async-demo.module.ts",
|
|
9482
9546
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/async/lookup-async-demo.module.ts",
|
|
9483
9547
|
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyInputBoxModule } from '@skyux/forms';\nimport { SkyLookupModule } from '@skyux/lookup';\n\nimport { LookupAsyncDemoComponent } from './lookup-async-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n ReactiveFormsModule,\n SkyIdModule,\n SkyInputBoxModule,\n SkyLookupModule,\n ],\n declarations: [LookupAsyncDemoComponent],\n exports: [LookupAsyncDemoComponent],\n})\nexport class LookupAsyncDemoModule {}\n"
|
|
9484
9548
|
},
|
|
9549
|
+
{
|
|
9550
|
+
"fileName": "lookup-demo-person.ts",
|
|
9551
|
+
"filePath": "/projects/lookup/documentation/code-examples/lookup/async/lookup-demo-person.ts",
|
|
9552
|
+
"rawContents": "export interface LookupDemoPerson {\n name: string;\n}\n"
|
|
9553
|
+
},
|
|
9485
9554
|
{
|
|
9486
9555
|
"fileName": "lookup-custom-picker-demo-modal.component.html",
|
|
9487
9556
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/custom-picker/lookup-custom-picker-demo-modal.component.html",
|
|
@@ -9505,13 +9574,23 @@
|
|
|
9505
9574
|
{
|
|
9506
9575
|
"fileName": "lookup-custom-picker-demo.component.ts",
|
|
9507
9576
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/custom-picker/lookup-custom-picker-demo.component.ts",
|
|
9508
|
-
"rawContents": "import { ChangeDetectorRef, Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchFunctionFilter,\n SkyLookupShowMoreConfig,\n SkyLookupShowMoreCustomPickerContext,\n} from '@skyux/lookup';\nimport { SkyModalCloseArgs, SkyModalService } from '@skyux/modals';\n\nimport { LookupCustomPickerDemoModalComponent } from './lookup-custom-picker-demo-modal.component';\n\n@Component({\n selector: 'app-lookup-demo',\n templateUrl: './lookup-custom-picker-demo.component.html',\n styleUrls: ['./lookup-custom-picker-demo.component.scss'],\n})\nexport class LookupCustomPickerDemoComponent implements OnInit {\n public showMoreConfig: SkyLookupShowMoreConfig;\n\n public myForm: FormGroup;\n\n public people:
|
|
9577
|
+
"rawContents": "import { ChangeDetectorRef, Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchFunctionFilter,\n SkyLookupShowMoreConfig,\n SkyLookupShowMoreCustomPickerContext,\n} from '@skyux/lookup';\nimport { SkyModalCloseArgs, SkyModalService } from '@skyux/modals';\n\nimport { LookupCustomPickerDemoModalComponent } from './lookup-custom-picker-demo-modal.component';\nimport { LookupDemoPerson } from './lookup-demo-person';\n\n@Component({\n selector: 'app-lookup-demo',\n templateUrl: './lookup-custom-picker-demo.component.html',\n styleUrls: ['./lookup-custom-picker-demo.component.scss'],\n})\nexport class LookupCustomPickerDemoComponent implements OnInit {\n public showMoreConfig: SkyLookupShowMoreConfig;\n\n public myForm: FormGroup;\n\n public people: LookupDemoPerson[] = [\n { name: 'Abed' },\n { name: 'Alex' },\n { name: 'Ben' },\n { name: 'Britta' },\n { name: 'Buzz' },\n { name: 'Craig' },\n { name: 'Elroy' },\n { name: 'Garrett' },\n { name: 'Ian' },\n { name: 'Jeff' },\n { name: 'Leonard' },\n { name: 'Neil' },\n { name: 'Pierce' },\n { name: 'Preston' },\n { name: 'Rachel' },\n { name: 'Shirley' },\n { name: 'Todd' },\n { name: 'Troy' },\n { name: 'Vaughn' },\n { name: 'Vicki' },\n ];\n\n public names: LookupDemoPerson[] = [this.people[15]];\n\n constructor(\n private changeDetector: ChangeDetectorRef,\n private formBuilder: FormBuilder,\n private modalService: SkyModalService\n ) {\n this.showMoreConfig = {\n customPicker: {\n open: (context: SkyLookupShowMoreCustomPickerContext) => {\n const instance = this.modalService.open(\n LookupCustomPickerDemoModalComponent,\n {\n providers: [\n {\n provide: SkyLookupShowMoreCustomPickerContext,\n useValue: context,\n },\n ],\n size: 'large',\n }\n );\n\n instance.closed.subscribe((closeArgs: SkyModalCloseArgs) => {\n if (closeArgs.reason === 'save') {\n if (closeArgs.data) {\n this.myForm.setValue({\n names: [this.people[this.people.length - 1]],\n });\n this.changeDetector.markForCheck();\n }\n }\n });\n },\n },\n };\n }\n\n public ngOnInit(): void {\n this.createForm();\n\n // If you need to execute some logic after the lookup values change,\n // subscribe to Angular's built-in value changes observable.\n this.myForm.valueChanges.subscribe((changes) => {\n console.log('Lookup value changes:', changes);\n });\n }\n\n // Only show people in the search results that have not been chosen already.\n public getSearchFilters(): SkyAutocompleteSearchFunctionFilter[] {\n const names: LookupDemoPerson[] = this.myForm.controls.names.value;\n return [\n (searchText: string, item: LookupDemoPerson): boolean => {\n const found = names.find((option) => option.name === item.name);\n return !found;\n },\n ];\n }\n\n public onAddButtonClicked(): void {\n alert('Add button clicked!');\n }\n\n public onSubmit(): void {\n alert('Form submitted with: ' + JSON.stringify(this.myForm.value));\n }\n\n private createForm(): void {\n this.myForm = this.formBuilder.group({\n names: new FormControl(this.names),\n });\n }\n}\n"
|
|
9509
9578
|
},
|
|
9510
9579
|
{
|
|
9511
9580
|
"fileName": "lookup-custom-picker-demo.module.ts",
|
|
9512
9581
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/custom-picker/lookup-custom-picker-demo.module.ts",
|
|
9513
9582
|
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyCheckboxModule, SkyInputBoxModule } from '@skyux/forms';\nimport { SkyLookupModule } from '@skyux/lookup';\nimport { SkyModalModule } from '@skyux/modals';\n\nimport { LookupCustomPickerDemoModalComponent } from './lookup-custom-picker-demo-modal.component';\nimport { LookupCustomPickerDemoComponent } from './lookup-custom-picker-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n ReactiveFormsModule,\n SkyCheckboxModule,\n SkyIdModule,\n SkyInputBoxModule,\n SkyLookupModule,\n SkyModalModule,\n ],\n declarations: [\n LookupCustomPickerDemoComponent,\n LookupCustomPickerDemoModalComponent,\n ],\n exports: [LookupCustomPickerDemoComponent],\n})\nexport class LookupCustomPickerDemoModule {}\n"
|
|
9514
9583
|
},
|
|
9584
|
+
{
|
|
9585
|
+
"fileName": "lookup-demo-person.ts",
|
|
9586
|
+
"filePath": "/projects/lookup/documentation/code-examples/lookup/custom-picker/lookup-demo-person.ts",
|
|
9587
|
+
"rawContents": "export interface LookupDemoPerson {\n name: string;\n}\n"
|
|
9588
|
+
},
|
|
9589
|
+
{
|
|
9590
|
+
"fileName": "lookup-demo-person.ts",
|
|
9591
|
+
"filePath": "/projects/lookup/documentation/code-examples/lookup/multi-select/lookup-demo-person.ts",
|
|
9592
|
+
"rawContents": "export interface LookupDemoPerson {\n name: string;\n}\n"
|
|
9593
|
+
},
|
|
9515
9594
|
{
|
|
9516
9595
|
"fileName": "lookup-multiple-demo.component.html",
|
|
9517
9596
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/multi-select/lookup-multiple-demo.component.html",
|
|
@@ -9525,13 +9604,18 @@
|
|
|
9525
9604
|
{
|
|
9526
9605
|
"fileName": "lookup-multiple-demo.component.ts",
|
|
9527
9606
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/multi-select/lookup-multiple-demo.component.ts",
|
|
9528
|
-
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchArgs,\n SkyAutocompleteSearchFunctionFilter,\n} from '@skyux/lookup';\n\n@Component({\n selector: 'app-lookup-demo',\n templateUrl: './lookup-multiple-demo.component.html',\n styleUrls: ['./lookup-multiple-demo.component.scss'],\n})\nexport class LookupMultipleSelectDemoComponent implements OnInit {\n public myForm: FormGroup;\n\n public people:
|
|
9607
|
+
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchArgs,\n SkyAutocompleteSearchFunctionFilter,\n} from '@skyux/lookup';\n\nimport { LookupDemoPerson } from './lookup-demo-person';\n\n@Component({\n selector: 'app-lookup-demo',\n templateUrl: './lookup-multiple-demo.component.html',\n styleUrls: ['./lookup-multiple-demo.component.scss'],\n})\nexport class LookupMultipleSelectDemoComponent implements OnInit {\n public myForm: FormGroup;\n\n public people: LookupDemoPerson[] = [\n { name: 'Abed' },\n { name: 'Alex' },\n { name: 'Ben' },\n { name: 'Britta' },\n { name: 'Buzz' },\n { name: 'Craig' },\n { name: 'Elroy' },\n { name: 'Garrett' },\n { name: 'Ian' },\n { name: 'Jeff' },\n { name: 'Leonard' },\n { name: 'Neil' },\n { name: 'Pierce' },\n { name: 'Preston' },\n { name: 'Rachel' },\n { name: 'Shirley' },\n { name: 'Todd' },\n { name: 'Troy' },\n { name: 'Vaughn' },\n { name: 'Vicki' },\n ];\n\n public names: LookupDemoPerson[] = [this.people[15]];\n\n constructor(private formBuilder: FormBuilder) {}\n\n public ngOnInit(): void {\n this.createForm();\n\n // If you need to execute some logic after the lookup values change,\n // subscribe to Angular's built-in value changes observable.\n this.myForm.valueChanges.subscribe((changes) => {\n console.log('Lookup value changes:', changes);\n });\n }\n\n /**\n * When in the modal view, show all people in the search results, regardless if they have been chosen already.\n * When in the popover view (or in any other view), show people in the search results that have not been chosen already.\n */\n public getSearchFilters(): SkyAutocompleteSearchFunctionFilter[] {\n const names: LookupDemoPerson[] = this.myForm.controls.names.value;\n return [\n (\n searchText: string,\n item: any,\n args?: SkyAutocompleteSearchArgs\n ): boolean => {\n if (args?.context === 'modal') {\n return true;\n }\n\n const found = names.find((option) => option.name === item.name);\n return !found;\n },\n ];\n }\n\n public onAddButtonClicked(): void {\n alert('Add button clicked!');\n }\n\n public onSubmit(): void {\n alert('Form submitted with: ' + JSON.stringify(this.myForm.value));\n }\n\n private createForm(): void {\n this.myForm = this.formBuilder.group({\n names: new FormControl(this.names),\n });\n }\n}\n"
|
|
9529
9608
|
},
|
|
9530
9609
|
{
|
|
9531
9610
|
"fileName": "lookup-multiple-demo.module.ts",
|
|
9532
9611
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/multi-select/lookup-multiple-demo.module.ts",
|
|
9533
9612
|
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyInputBoxModule } from '@skyux/forms';\nimport { SkyLookupModule } from '@skyux/lookup';\n\nimport { LookupMultipleSelectDemoComponent } from './lookup-multiple-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n ReactiveFormsModule,\n SkyIdModule,\n SkyInputBoxModule,\n SkyLookupModule,\n ],\n declarations: [LookupMultipleSelectDemoComponent],\n exports: [LookupMultipleSelectDemoComponent],\n})\nexport class LookupMultipleSelectDemoModule {}\n"
|
|
9534
9613
|
},
|
|
9614
|
+
{
|
|
9615
|
+
"fileName": "lookup-demo-person.ts",
|
|
9616
|
+
"filePath": "/projects/lookup/documentation/code-examples/lookup/result-templates/lookup-demo-person.ts",
|
|
9617
|
+
"rawContents": "export interface LookupDemoPerson {\n name: string;\n formal?: string;\n}\n"
|
|
9618
|
+
},
|
|
9535
9619
|
{
|
|
9536
9620
|
"fileName": "lookup-result-templates-demo.component.html",
|
|
9537
9621
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/result-templates/lookup-result-templates-demo.component.html",
|
|
@@ -9545,13 +9629,18 @@
|
|
|
9545
9629
|
{
|
|
9546
9630
|
"fileName": "lookup-result-templates-demo.component.ts",
|
|
9547
9631
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/result-templates/lookup-result-templates-demo.component.ts",
|
|
9548
|
-
"rawContents": "import { Component, OnInit, TemplateRef, ViewChild } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchFunctionFilter,\n SkyLookupShowMoreConfig,\n} from '@skyux/lookup';\n\n@Component({\n selector: 'app-lookup-demo',\n templateUrl: './lookup-result-templates-demo.component.html',\n styleUrls: ['./lookup-result-templates-demo.component.scss'],\n})\nexport class LookupResultTemplatesDemoComponent implements OnInit {\n public myForm: FormGroup;\n\n public people:
|
|
9632
|
+
"rawContents": "import { Component, OnInit, TemplateRef, ViewChild } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchFunctionFilter,\n SkyLookupShowMoreConfig,\n} from '@skyux/lookup';\n\nimport { LookupDemoPerson } from './lookup-demo-person';\n\n@Component({\n selector: 'app-lookup-demo',\n templateUrl: './lookup-result-templates-demo.component.html',\n styleUrls: ['./lookup-result-templates-demo.component.scss'],\n})\nexport class LookupResultTemplatesDemoComponent implements OnInit {\n public myForm: FormGroup;\n\n public people: LookupDemoPerson[] = [\n {\n name: 'Abed',\n formal: 'Mr. Nadir',\n },\n {\n name: 'Alex',\n formal: 'Mr. Osbourne',\n },\n {\n name: 'Ben',\n formal: 'Mr. Chang',\n },\n {\n name: 'Britta',\n formal: 'Ms. Perry',\n },\n {\n name: 'Buzz',\n formal: 'Mr. Hickey',\n },\n {\n name: 'Craig',\n formal: 'Mr. Pelton',\n },\n {\n name: 'Elroy',\n formal: 'Mr. Patashnik',\n },\n {\n name: 'Garrett',\n formal: 'Mr. Lambert',\n },\n {\n name: 'Ian',\n formal: 'Mr. Duncan',\n },\n {\n name: 'Jeff',\n formal: 'Mr. Winger',\n },\n {\n name: 'Leonard',\n formal: 'Mr. Rodriguez',\n },\n {\n name: 'Neil',\n formal: 'Mr. Neil',\n },\n {\n name: 'Pierce',\n formal: 'Mr. Hawthorne',\n },\n {\n name: 'Preston',\n formal: 'Mr. Koogler',\n },\n {\n name: 'Rachel',\n formal: 'Ms. Rachel',\n },\n {\n name: 'Shirley',\n formal: 'Ms. Bennett',\n },\n {\n name: 'Todd',\n formal: 'Mr. Jacobson',\n },\n {\n name: 'Troy',\n formal: 'Mr. Barnes',\n },\n {\n name: 'Vaughn',\n formal: 'Mr. Miller',\n },\n {\n name: 'Vicki',\n formal: 'Ms. Jenkins',\n },\n ];\n\n public names: LookupDemoPerson[] = [this.people[15]];\n\n public showMoreConfig: SkyLookupShowMoreConfig = {\n nativePickerConfig: {},\n };\n\n @ViewChild('modalItemTemplate')\n public set modalItemTempalte(template: TemplateRef<unknown>) {\n this.showMoreConfig.nativePickerConfig.itemTemplate = template;\n }\n\n constructor(private formBuilder: FormBuilder) {}\n\n public ngOnInit(): void {\n this.createForm();\n\n // If you need to execute some logic after the lookup values change,\n // subscribe to Angular's built-in value changes observable.\n this.myForm.valueChanges.subscribe((changes) => {\n console.log('Lookup value changes:', changes);\n });\n }\n\n // Only show people in the search results that have not been chosen already.\n public getSearchFilters(): SkyAutocompleteSearchFunctionFilter[] {\n const names: any[] = this.myForm.controls.names.value;\n return [\n (searchText: string, item: any): boolean => {\n const found = names.find((option) => option.name === item.name);\n return !found;\n },\n ];\n }\n\n public onAddButtonClicked(): void {\n alert('Add button clicked!');\n }\n\n public onSubmit(): void {\n alert('Form submitted with: ' + JSON.stringify(this.myForm.value));\n }\n\n private createForm(): void {\n this.myForm = this.formBuilder.group({\n names: new FormControl(this.names),\n });\n }\n}\n"
|
|
9549
9633
|
},
|
|
9550
9634
|
{
|
|
9551
9635
|
"fileName": "lookup-result-templates-demo.module.ts",
|
|
9552
9636
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/result-templates/lookup-result-templates-demo.module.ts",
|
|
9553
9637
|
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyInputBoxModule } from '@skyux/forms';\nimport { SkyLookupModule } from '@skyux/lookup';\n\nimport { LookupResultTemplatesDemoComponent } from './lookup-result-templates-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n ReactiveFormsModule,\n SkyIdModule,\n SkyInputBoxModule,\n SkyLookupModule,\n ],\n declarations: [LookupResultTemplatesDemoComponent],\n exports: [LookupResultTemplatesDemoComponent],\n})\nexport class LookupResultTemplatesDemoModule {}\n"
|
|
9554
9638
|
},
|
|
9639
|
+
{
|
|
9640
|
+
"fileName": "lookup-demo-person.ts",
|
|
9641
|
+
"filePath": "/projects/lookup/documentation/code-examples/lookup/single-select/lookup-demo-person.ts",
|
|
9642
|
+
"rawContents": "export interface LookupDemoPerson {\n name: string;\n}\n"
|
|
9643
|
+
},
|
|
9555
9644
|
{
|
|
9556
9645
|
"fileName": "lookup-single-demo.component.html",
|
|
9557
9646
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/single-select/lookup-single-demo.component.html",
|
|
@@ -9565,7 +9654,7 @@
|
|
|
9565
9654
|
{
|
|
9566
9655
|
"fileName": "lookup-single-demo.component.ts",
|
|
9567
9656
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/single-select/lookup-single-demo.component.ts",
|
|
9568
|
-
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport { SkyAutocompleteSearchFunctionFilter } from '@skyux/lookup';\n\n@Component({\n selector: 'app-single-select-lookup-demo',\n templateUrl: './lookup-single-demo.component.html',\n styleUrls: ['./lookup-single-demo.component.scss'],\n})\nexport class LookupSingleSelectDemoComponent implements OnInit {\n public myForm: FormGroup;\n\n public people:
|
|
9657
|
+
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport { SkyAutocompleteSearchFunctionFilter } from '@skyux/lookup';\n\nimport { LookupDemoPerson } from './lookup-demo-person';\n\n@Component({\n selector: 'app-single-select-lookup-demo',\n templateUrl: './lookup-single-demo.component.html',\n styleUrls: ['./lookup-single-demo.component.scss'],\n})\nexport class LookupSingleSelectDemoComponent implements OnInit {\n public myForm: FormGroup;\n\n public people: LookupDemoPerson[] = [\n { name: 'Abed' },\n { name: 'Alex' },\n { name: 'Ben' },\n { name: 'Britta' },\n { name: 'Buzz' },\n { name: 'Craig' },\n { name: 'Elroy' },\n { name: 'Garrett' },\n { name: 'Ian' },\n { name: 'Jeff' },\n { name: 'Leonard' },\n { name: 'Neil' },\n { name: 'Pierce' },\n { name: 'Preston' },\n { name: 'Rachel' },\n { name: 'Shirley' },\n { name: 'Todd' },\n { name: 'Troy' },\n { name: 'Vaughn' },\n { name: 'Vicki' },\n ];\n\n public name: LookupDemoPerson[] = [this.people[15]];\n\n constructor(private formBuilder: FormBuilder) {}\n\n public ngOnInit(): void {\n this.createForm();\n\n // If you need to execute some logic after the lookup values change,\n // subscribe to Angular's built-in value changes observable.\n this.myForm.valueChanges.subscribe((changes) => {\n console.log('Lookup value changes:', changes);\n });\n }\n\n // Only show people in the search results that have not been chosen already.\n public getSearchFilters(): SkyAutocompleteSearchFunctionFilter[] {\n const name: LookupDemoPerson[] = this.myForm.controls.name.value;\n return [\n (searchText: string, item: LookupDemoPerson): boolean => {\n const found = name.find((option) => option.name === item.name);\n return !found;\n },\n ];\n }\n\n public onAddButtonClicked(): void {\n alert('Add button clicked!');\n }\n\n public onSubmit(): void {\n alert('Form submitted with: ' + JSON.stringify(this.myForm.value));\n }\n\n private createForm(): void {\n this.myForm = this.formBuilder.group({\n name: new FormControl(this.name),\n });\n }\n}\n"
|
|
9569
9658
|
},
|
|
9570
9659
|
{
|
|
9571
9660
|
"fileName": "lookup-single-demo.module.ts",
|