@skyux/lookup 5.5.0 → 5.6.2
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/bundles/skyux-lookup.umd.js +1034 -1049
- package/documentation.json +664 -782
- package/esm2015/lib/modules/autocomplete/autocomplete-adapter.service.js +0 -1
- package/esm2015/lib/modules/autocomplete/autocomplete-adapter.service.js.map +1 -1
- package/esm2015/lib/modules/autocomplete/autocomplete-default-search-function.js.map +1 -1
- package/esm2015/lib/modules/autocomplete/autocomplete-input.directive.js +6 -5
- package/esm2015/lib/modules/autocomplete/autocomplete-input.directive.js.map +1 -1
- package/esm2015/lib/modules/autocomplete/autocomplete-search-async-disabled.pipe.js.map +1 -1
- package/esm2015/lib/modules/autocomplete/autocomplete.component.js +11 -5
- package/esm2015/lib/modules/autocomplete/autocomplete.component.js.map +1 -1
- package/esm2015/lib/modules/autocomplete/autocomplete.module.js +1 -1
- package/esm2015/lib/modules/autocomplete/autocomplete.module.js.map +1 -1
- package/esm2015/lib/modules/autocomplete/types/autocomplete-search-async-args.js.map +1 -1
- package/esm2015/lib/modules/autocomplete/types/autocomplete-search-async-function.js.map +1 -1
- package/esm2015/lib/modules/country-field/country-field.component.js +9 -9
- package/esm2015/lib/modules/country-field/country-field.component.js.map +1 -1
- package/esm2015/lib/modules/country-field/country-field.module.js +1 -1
- package/esm2015/lib/modules/country-field/country-field.module.js.map +1 -1
- package/esm2015/lib/modules/lookup/lookup-autocomplete-adapter.js +7 -1
- package/esm2015/lib/modules/lookup/lookup-autocomplete-adapter.js.map +1 -1
- package/esm2015/lib/modules/lookup/lookup-show-more-async-modal.component.js.map +1 -1
- package/esm2015/lib/modules/lookup/lookup-show-more-modal.component.js +6 -6
- package/esm2015/lib/modules/lookup/lookup-show-more-modal.component.js.map +1 -1
- package/esm2015/lib/modules/lookup/lookup.component.js +16 -14
- package/esm2015/lib/modules/lookup/lookup.component.js.map +1 -1
- package/esm2015/lib/modules/lookup/lookup.module.js +4 -4
- package/esm2015/lib/modules/lookup/lookup.module.js.map +1 -1
- package/esm2015/lib/modules/lookup/types/lookup-show-more-config.js.map +1 -1
- package/esm2015/lib/modules/lookup/types/lookup-show-more-native-picker-async-context.js.map +1 -1
- package/esm2015/lib/modules/lookup/types/lookup-show-more-native-picker-context.js.map +1 -1
- package/esm2015/lib/modules/search/search-adapter.service.js +3 -3
- package/esm2015/lib/modules/search/search-adapter.service.js.map +1 -1
- package/esm2015/lib/modules/search/search.component.js +2 -2
- package/esm2015/lib/modules/search/search.component.js.map +1 -1
- package/esm2015/lib/modules/search/search.module.js +1 -1
- package/esm2015/lib/modules/search/search.module.js.map +1 -1
- package/esm2015/lib/modules/shared/sky-lookup-resources.module.js +1 -1
- package/esm2015/lib/modules/shared/sky-lookup-resources.module.js.map +1 -1
- package/esm2015/testing/country-field/country-field-fixture.js.map +1 -1
- package/esm2015/testing/country-field/country-field-testing.module.js.map +1 -1
- package/esm2015/testing/search/search-fixture.js.map +1 -1
- package/esm2015/testing/search/search-testing.module.js.map +1 -1
- package/fesm2015/skyux-lookup-testing.js.map +1 -1
- package/fesm2015/skyux-lookup.js +523 -538
- package/fesm2015/skyux-lookup.js.map +1 -1
- package/lib/modules/autocomplete/autocomplete-adapter.service.d.ts +0 -1
- package/lib/modules/autocomplete/autocomplete-default-search-function.d.ts +1 -1
- package/lib/modules/autocomplete/autocomplete.component.d.ts +10 -4
- package/lib/modules/autocomplete/types/autocomplete-search-async-args.d.ts +1 -1
- package/lib/modules/country-field/country-field.component.d.ts +5 -5
- package/lib/modules/lookup/lookup-autocomplete-adapter.d.ts +7 -1
- package/lib/modules/lookup/lookup.component.d.ts +3 -3
- package/lib/modules/search/search.component.d.ts +1 -1
- package/package.json +21 -18
- package/esm2015/lib/polyfills.js +0 -30
- package/esm2015/lib/polyfills.js.map +0 -1
- package/lib/polyfills.d.ts +0 -0
package/documentation.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"originalName": "",
|
|
35
35
|
"children": [
|
|
36
36
|
{
|
|
37
|
-
"id":
|
|
37
|
+
"id": 564,
|
|
38
38
|
"name": "SkyAutocompleteModule",
|
|
39
39
|
"kind": 128,
|
|
40
40
|
"kindString": "Class",
|
|
@@ -53,48 +53,26 @@
|
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
55
|
],
|
|
56
|
-
"children": [
|
|
57
|
-
{
|
|
58
|
-
"id": 562,
|
|
59
|
-
"name": "constructor",
|
|
60
|
-
"kind": 512,
|
|
61
|
-
"kindString": "Constructor",
|
|
62
|
-
"flags": {},
|
|
63
|
-
"signatures": [
|
|
64
|
-
{
|
|
65
|
-
"id": 563,
|
|
66
|
-
"name": "new SkyAutocompleteModule",
|
|
67
|
-
"kind": 16384,
|
|
68
|
-
"kindString": "Constructor signature",
|
|
69
|
-
"flags": {},
|
|
70
|
-
"type": {
|
|
71
|
-
"type": "reference",
|
|
72
|
-
"id": 561,
|
|
73
|
-
"name": "SkyAutocompleteModule"
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
]
|
|
77
|
-
}
|
|
78
|
-
],
|
|
56
|
+
"children": [],
|
|
79
57
|
"groups": [
|
|
80
58
|
{
|
|
81
59
|
"title": "Constructors",
|
|
82
60
|
"kind": 512,
|
|
83
61
|
"children": [
|
|
84
|
-
|
|
62
|
+
565
|
|
85
63
|
]
|
|
86
64
|
}
|
|
87
65
|
],
|
|
88
66
|
"sources": [
|
|
89
67
|
{
|
|
90
68
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.module.ts",
|
|
91
|
-
"line":
|
|
69
|
+
"line": 44,
|
|
92
70
|
"character": 13
|
|
93
71
|
}
|
|
94
72
|
]
|
|
95
73
|
},
|
|
96
74
|
{
|
|
97
|
-
"id":
|
|
75
|
+
"id": 567,
|
|
98
76
|
"name": "SkyCountryFieldModule",
|
|
99
77
|
"kind": 128,
|
|
100
78
|
"kindString": "Class",
|
|
@@ -113,48 +91,26 @@
|
|
|
113
91
|
}
|
|
114
92
|
}
|
|
115
93
|
],
|
|
116
|
-
"children": [
|
|
117
|
-
{
|
|
118
|
-
"id": 565,
|
|
119
|
-
"name": "constructor",
|
|
120
|
-
"kind": 512,
|
|
121
|
-
"kindString": "Constructor",
|
|
122
|
-
"flags": {},
|
|
123
|
-
"signatures": [
|
|
124
|
-
{
|
|
125
|
-
"id": 566,
|
|
126
|
-
"name": "new SkyCountryFieldModule",
|
|
127
|
-
"kind": 16384,
|
|
128
|
-
"kindString": "Constructor signature",
|
|
129
|
-
"flags": {},
|
|
130
|
-
"type": {
|
|
131
|
-
"type": "reference",
|
|
132
|
-
"id": 564,
|
|
133
|
-
"name": "SkyCountryFieldModule"
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
]
|
|
137
|
-
}
|
|
138
|
-
],
|
|
94
|
+
"children": [],
|
|
139
95
|
"groups": [
|
|
140
96
|
{
|
|
141
97
|
"title": "Constructors",
|
|
142
98
|
"kind": 512,
|
|
143
99
|
"children": [
|
|
144
|
-
|
|
100
|
+
568
|
|
145
101
|
]
|
|
146
102
|
}
|
|
147
103
|
],
|
|
148
104
|
"sources": [
|
|
149
105
|
{
|
|
150
106
|
"fileName": "projects/lookup/src/modules/country-field/country-field.module.ts",
|
|
151
|
-
"line":
|
|
107
|
+
"line": 27,
|
|
152
108
|
"character": 13
|
|
153
109
|
}
|
|
154
110
|
]
|
|
155
111
|
},
|
|
156
112
|
{
|
|
157
|
-
"id":
|
|
113
|
+
"id": 576,
|
|
158
114
|
"name": "SkyLookupModule",
|
|
159
115
|
"kind": 128,
|
|
160
116
|
"kindString": "Class",
|
|
@@ -173,48 +129,26 @@
|
|
|
173
129
|
}
|
|
174
130
|
}
|
|
175
131
|
],
|
|
176
|
-
"children": [
|
|
177
|
-
{
|
|
178
|
-
"id": 574,
|
|
179
|
-
"name": "constructor",
|
|
180
|
-
"kind": 512,
|
|
181
|
-
"kindString": "Constructor",
|
|
182
|
-
"flags": {},
|
|
183
|
-
"signatures": [
|
|
184
|
-
{
|
|
185
|
-
"id": 575,
|
|
186
|
-
"name": "new SkyLookupModule",
|
|
187
|
-
"kind": 16384,
|
|
188
|
-
"kindString": "Constructor signature",
|
|
189
|
-
"flags": {},
|
|
190
|
-
"type": {
|
|
191
|
-
"type": "reference",
|
|
192
|
-
"id": 573,
|
|
193
|
-
"name": "SkyLookupModule"
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
]
|
|
197
|
-
}
|
|
198
|
-
],
|
|
132
|
+
"children": [],
|
|
199
133
|
"groups": [
|
|
200
134
|
{
|
|
201
135
|
"title": "Constructors",
|
|
202
136
|
"kind": 512,
|
|
203
137
|
"children": [
|
|
204
|
-
|
|
138
|
+
577
|
|
205
139
|
]
|
|
206
140
|
}
|
|
207
141
|
],
|
|
208
142
|
"sources": [
|
|
209
143
|
{
|
|
210
144
|
"fileName": "projects/lookup/src/modules/lookup/lookup.module.ts",
|
|
211
|
-
"line":
|
|
145
|
+
"line": 57,
|
|
212
146
|
"character": 13
|
|
213
147
|
}
|
|
214
148
|
]
|
|
215
149
|
},
|
|
216
150
|
{
|
|
217
|
-
"id":
|
|
151
|
+
"id": 597,
|
|
218
152
|
"name": "SkyLookupShowMoreCustomPickerContext",
|
|
219
153
|
"kind": 128,
|
|
220
154
|
"kindString": "Class",
|
|
@@ -224,28 +158,7 @@
|
|
|
224
158
|
},
|
|
225
159
|
"children": [
|
|
226
160
|
{
|
|
227
|
-
"id":
|
|
228
|
-
"name": "constructor",
|
|
229
|
-
"kind": 512,
|
|
230
|
-
"kindString": "Constructor",
|
|
231
|
-
"flags": {},
|
|
232
|
-
"signatures": [
|
|
233
|
-
{
|
|
234
|
-
"id": 596,
|
|
235
|
-
"name": "new SkyLookupShowMoreCustomPickerContext",
|
|
236
|
-
"kind": 16384,
|
|
237
|
-
"kindString": "Constructor signature",
|
|
238
|
-
"flags": {},
|
|
239
|
-
"type": {
|
|
240
|
-
"type": "reference",
|
|
241
|
-
"id": 594,
|
|
242
|
-
"name": "SkyLookupShowMoreCustomPickerContext"
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
]
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
"id": 598,
|
|
161
|
+
"id": 601,
|
|
249
162
|
"name": "initialSearch",
|
|
250
163
|
"kind": 1024,
|
|
251
164
|
"kindString": "Property",
|
|
@@ -268,7 +181,7 @@
|
|
|
268
181
|
}
|
|
269
182
|
},
|
|
270
183
|
{
|
|
271
|
-
"id":
|
|
184
|
+
"id": 602,
|
|
272
185
|
"name": "initialValue",
|
|
273
186
|
"kind": 1024,
|
|
274
187
|
"kindString": "Property",
|
|
@@ -291,7 +204,7 @@
|
|
|
291
204
|
}
|
|
292
205
|
},
|
|
293
206
|
{
|
|
294
|
-
"id":
|
|
207
|
+
"id": 600,
|
|
295
208
|
"name": "items",
|
|
296
209
|
"kind": 1024,
|
|
297
210
|
"kindString": "Property",
|
|
@@ -322,16 +235,16 @@
|
|
|
322
235
|
"title": "Constructors",
|
|
323
236
|
"kind": 512,
|
|
324
237
|
"children": [
|
|
325
|
-
|
|
238
|
+
598
|
|
326
239
|
]
|
|
327
240
|
},
|
|
328
241
|
{
|
|
329
242
|
"title": "Properties",
|
|
330
243
|
"kind": 1024,
|
|
331
244
|
"children": [
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
245
|
+
601,
|
|
246
|
+
602,
|
|
247
|
+
600
|
|
335
248
|
]
|
|
336
249
|
}
|
|
337
250
|
],
|
|
@@ -344,7 +257,7 @@
|
|
|
344
257
|
]
|
|
345
258
|
},
|
|
346
259
|
{
|
|
347
|
-
"id":
|
|
260
|
+
"id": 609,
|
|
348
261
|
"name": "SkySearchComponent",
|
|
349
262
|
"kind": 128,
|
|
350
263
|
"kindString": "Class",
|
|
@@ -365,7 +278,7 @@
|
|
|
365
278
|
],
|
|
366
279
|
"children": [
|
|
367
280
|
{
|
|
368
|
-
"id":
|
|
281
|
+
"id": 610,
|
|
369
282
|
"name": "constructor",
|
|
370
283
|
"kind": 512,
|
|
371
284
|
"kindString": "Constructor",
|
|
@@ -373,20 +286,20 @@
|
|
|
373
286
|
"sources": [
|
|
374
287
|
{
|
|
375
288
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
376
|
-
"line":
|
|
289
|
+
"line": 131,
|
|
377
290
|
"character": 2
|
|
378
291
|
}
|
|
379
292
|
],
|
|
380
293
|
"signatures": [
|
|
381
294
|
{
|
|
382
|
-
"id":
|
|
295
|
+
"id": 611,
|
|
383
296
|
"name": "new SkySearchComponent",
|
|
384
297
|
"kind": 16384,
|
|
385
298
|
"kindString": "Constructor signature",
|
|
386
299
|
"flags": {},
|
|
387
300
|
"parameters": [
|
|
388
301
|
{
|
|
389
|
-
"id":
|
|
302
|
+
"id": 612,
|
|
390
303
|
"name": "mediaQueryService",
|
|
391
304
|
"kind": 32768,
|
|
392
305
|
"kindString": "Parameter",
|
|
@@ -397,7 +310,7 @@
|
|
|
397
310
|
}
|
|
398
311
|
},
|
|
399
312
|
{
|
|
400
|
-
"id":
|
|
313
|
+
"id": 613,
|
|
401
314
|
"name": "elRef",
|
|
402
315
|
"kind": 32768,
|
|
403
316
|
"kindString": "Parameter",
|
|
@@ -416,7 +329,7 @@
|
|
|
416
329
|
}
|
|
417
330
|
},
|
|
418
331
|
{
|
|
419
|
-
"id":
|
|
332
|
+
"id": 614,
|
|
420
333
|
"name": "searchAdapter",
|
|
421
334
|
"kind": 32768,
|
|
422
335
|
"kindString": "Parameter",
|
|
@@ -427,7 +340,7 @@
|
|
|
427
340
|
}
|
|
428
341
|
},
|
|
429
342
|
{
|
|
430
|
-
"id":
|
|
343
|
+
"id": 615,
|
|
431
344
|
"name": "changeRef",
|
|
432
345
|
"kind": 32768,
|
|
433
346
|
"kindString": "Parameter",
|
|
@@ -442,14 +355,14 @@
|
|
|
442
355
|
],
|
|
443
356
|
"type": {
|
|
444
357
|
"type": "reference",
|
|
445
|
-
"id":
|
|
358
|
+
"id": 609,
|
|
446
359
|
"name": "SkySearchComponent"
|
|
447
360
|
}
|
|
448
361
|
}
|
|
449
362
|
]
|
|
450
363
|
},
|
|
451
364
|
{
|
|
452
|
-
"id":
|
|
365
|
+
"id": 627,
|
|
453
366
|
"name": "breakpointSubscription",
|
|
454
367
|
"kind": 1024,
|
|
455
368
|
"kindString": "Property",
|
|
@@ -459,7 +372,7 @@
|
|
|
459
372
|
"sources": [
|
|
460
373
|
{
|
|
461
374
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
462
|
-
"line":
|
|
375
|
+
"line": 123,
|
|
463
376
|
"character": 9
|
|
464
377
|
}
|
|
465
378
|
],
|
|
@@ -471,7 +384,7 @@
|
|
|
471
384
|
}
|
|
472
385
|
},
|
|
473
386
|
{
|
|
474
|
-
"id":
|
|
387
|
+
"id": 631,
|
|
475
388
|
"name": "clearButtonShown",
|
|
476
389
|
"kind": 1024,
|
|
477
390
|
"kindString": "Property",
|
|
@@ -481,7 +394,7 @@
|
|
|
481
394
|
"sources": [
|
|
482
395
|
{
|
|
483
396
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
484
|
-
"line":
|
|
397
|
+
"line": 127,
|
|
485
398
|
"character": 9
|
|
486
399
|
}
|
|
487
400
|
],
|
|
@@ -492,7 +405,7 @@
|
|
|
492
405
|
"defaultValue": "false"
|
|
493
406
|
},
|
|
494
407
|
{
|
|
495
|
-
"id":
|
|
408
|
+
"id": 621,
|
|
496
409
|
"name": "debounceTime",
|
|
497
410
|
"kind": 1024,
|
|
498
411
|
"kindString": "Property",
|
|
@@ -523,7 +436,7 @@
|
|
|
523
436
|
"sources": [
|
|
524
437
|
{
|
|
525
438
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
526
|
-
"line":
|
|
439
|
+
"line": 101,
|
|
527
440
|
"character": 9
|
|
528
441
|
}
|
|
529
442
|
],
|
|
@@ -534,7 +447,7 @@
|
|
|
534
447
|
"defaultValue": "0"
|
|
535
448
|
},
|
|
536
449
|
{
|
|
537
|
-
"id":
|
|
450
|
+
"id": 622,
|
|
538
451
|
"name": "disabled",
|
|
539
452
|
"kind": 1024,
|
|
540
453
|
"kindString": "Property",
|
|
@@ -565,7 +478,7 @@
|
|
|
565
478
|
"sources": [
|
|
566
479
|
{
|
|
567
480
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
568
|
-
"line":
|
|
481
|
+
"line": 108,
|
|
569
482
|
"character": 9
|
|
570
483
|
}
|
|
571
484
|
],
|
|
@@ -576,7 +489,7 @@
|
|
|
576
489
|
"defaultValue": "false"
|
|
577
490
|
},
|
|
578
491
|
{
|
|
579
|
-
"id":
|
|
492
|
+
"id": 630,
|
|
580
493
|
"name": "dismissButtonShown",
|
|
581
494
|
"kind": 1024,
|
|
582
495
|
"kindString": "Property",
|
|
@@ -586,7 +499,7 @@
|
|
|
586
499
|
"sources": [
|
|
587
500
|
{
|
|
588
501
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
589
|
-
"line":
|
|
502
|
+
"line": 126,
|
|
590
503
|
"character": 9
|
|
591
504
|
}
|
|
592
505
|
],
|
|
@@ -597,7 +510,7 @@
|
|
|
597
510
|
"defaultValue": "false"
|
|
598
511
|
},
|
|
599
512
|
{
|
|
600
|
-
"id":
|
|
513
|
+
"id": 620,
|
|
601
514
|
"name": "expandMode",
|
|
602
515
|
"kind": 1024,
|
|
603
516
|
"kindString": "Property",
|
|
@@ -628,7 +541,7 @@
|
|
|
628
541
|
"sources": [
|
|
629
542
|
{
|
|
630
543
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
631
|
-
"line":
|
|
544
|
+
"line": 94,
|
|
632
545
|
"character": 9
|
|
633
546
|
}
|
|
634
547
|
],
|
|
@@ -639,7 +552,7 @@
|
|
|
639
552
|
"defaultValue": "EXPAND_MODE_RESPONSIVE"
|
|
640
553
|
},
|
|
641
554
|
{
|
|
642
|
-
"id":
|
|
555
|
+
"id": 626,
|
|
643
556
|
"name": "inputAnimate",
|
|
644
557
|
"kind": 1024,
|
|
645
558
|
"kindString": "Property",
|
|
@@ -649,7 +562,7 @@
|
|
|
649
562
|
"sources": [
|
|
650
563
|
{
|
|
651
564
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
652
|
-
"line":
|
|
565
|
+
"line": 122,
|
|
653
566
|
"character": 9
|
|
654
567
|
}
|
|
655
568
|
],
|
|
@@ -660,7 +573,7 @@
|
|
|
660
573
|
"defaultValue": "INPUT_SHOWN_STATE"
|
|
661
574
|
},
|
|
662
575
|
{
|
|
663
|
-
"id":
|
|
576
|
+
"id": 624,
|
|
664
577
|
"name": "isCollapsible",
|
|
665
578
|
"kind": 1024,
|
|
666
579
|
"kindString": "Property",
|
|
@@ -670,7 +583,7 @@
|
|
|
670
583
|
"sources": [
|
|
671
584
|
{
|
|
672
585
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
673
|
-
"line":
|
|
586
|
+
"line": 112,
|
|
674
587
|
"character": 9
|
|
675
588
|
}
|
|
676
589
|
],
|
|
@@ -681,7 +594,7 @@
|
|
|
681
594
|
"defaultValue": "true"
|
|
682
595
|
},
|
|
683
596
|
{
|
|
684
|
-
"id":
|
|
597
|
+
"id": 623,
|
|
685
598
|
"name": "isFullWidth",
|
|
686
599
|
"kind": 1024,
|
|
687
600
|
"kindString": "Property",
|
|
@@ -691,7 +604,7 @@
|
|
|
691
604
|
"sources": [
|
|
692
605
|
{
|
|
693
606
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
694
|
-
"line":
|
|
607
|
+
"line": 110,
|
|
695
608
|
"character": 9
|
|
696
609
|
}
|
|
697
610
|
],
|
|
@@ -702,7 +615,7 @@
|
|
|
702
615
|
"defaultValue": "false"
|
|
703
616
|
},
|
|
704
617
|
{
|
|
705
|
-
"id":
|
|
618
|
+
"id": 629,
|
|
706
619
|
"name": "mobileSearchShown",
|
|
707
620
|
"kind": 1024,
|
|
708
621
|
"kindString": "Property",
|
|
@@ -712,7 +625,7 @@
|
|
|
712
625
|
"sources": [
|
|
713
626
|
{
|
|
714
627
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
715
|
-
"line":
|
|
628
|
+
"line": 125,
|
|
716
629
|
"character": 9
|
|
717
630
|
}
|
|
718
631
|
],
|
|
@@ -723,7 +636,7 @@
|
|
|
723
636
|
"defaultValue": "false"
|
|
724
637
|
},
|
|
725
638
|
{
|
|
726
|
-
"id":
|
|
639
|
+
"id": 625,
|
|
727
640
|
"name": "placeholderText",
|
|
728
641
|
"kind": 1024,
|
|
729
642
|
"kindString": "Property",
|
|
@@ -754,7 +667,7 @@
|
|
|
754
667
|
"sources": [
|
|
755
668
|
{
|
|
756
669
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
757
|
-
"line":
|
|
670
|
+
"line": 120,
|
|
758
671
|
"character": 9
|
|
759
672
|
}
|
|
760
673
|
],
|
|
@@ -764,7 +677,7 @@
|
|
|
764
677
|
}
|
|
765
678
|
},
|
|
766
679
|
{
|
|
767
|
-
"id":
|
|
680
|
+
"id": 616,
|
|
768
681
|
"name": "searchApply",
|
|
769
682
|
"kind": 1024,
|
|
770
683
|
"kindString": "Property",
|
|
@@ -789,7 +702,7 @@
|
|
|
789
702
|
"sources": [
|
|
790
703
|
{
|
|
791
704
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
792
|
-
"line":
|
|
705
|
+
"line": 66,
|
|
793
706
|
"character": 9
|
|
794
707
|
}
|
|
795
708
|
],
|
|
@@ -808,7 +721,7 @@
|
|
|
808
721
|
"defaultValue": "..."
|
|
809
722
|
},
|
|
810
723
|
{
|
|
811
|
-
"id":
|
|
724
|
+
"id": 628,
|
|
812
725
|
"name": "searchButtonShown",
|
|
813
726
|
"kind": 1024,
|
|
814
727
|
"kindString": "Property",
|
|
@@ -818,7 +731,7 @@
|
|
|
818
731
|
"sources": [
|
|
819
732
|
{
|
|
820
733
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
821
|
-
"line":
|
|
734
|
+
"line": 124,
|
|
822
735
|
"character": 9
|
|
823
736
|
}
|
|
824
737
|
],
|
|
@@ -829,7 +742,7 @@
|
|
|
829
742
|
"defaultValue": "false"
|
|
830
743
|
},
|
|
831
744
|
{
|
|
832
|
-
"id":
|
|
745
|
+
"id": 617,
|
|
833
746
|
"name": "searchChange",
|
|
834
747
|
"kind": 1024,
|
|
835
748
|
"kindString": "Property",
|
|
@@ -854,7 +767,7 @@
|
|
|
854
767
|
"sources": [
|
|
855
768
|
{
|
|
856
769
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
857
|
-
"line":
|
|
770
|
+
"line": 72,
|
|
858
771
|
"character": 9
|
|
859
772
|
}
|
|
860
773
|
],
|
|
@@ -873,7 +786,7 @@
|
|
|
873
786
|
"defaultValue": "..."
|
|
874
787
|
},
|
|
875
788
|
{
|
|
876
|
-
"id":
|
|
789
|
+
"id": 618,
|
|
877
790
|
"name": "searchClear",
|
|
878
791
|
"kind": 1024,
|
|
879
792
|
"kindString": "Property",
|
|
@@ -898,7 +811,7 @@
|
|
|
898
811
|
"sources": [
|
|
899
812
|
{
|
|
900
813
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
901
|
-
"line":
|
|
814
|
+
"line": 78,
|
|
902
815
|
"character": 9
|
|
903
816
|
}
|
|
904
817
|
],
|
|
@@ -917,7 +830,7 @@
|
|
|
917
830
|
"defaultValue": "..."
|
|
918
831
|
},
|
|
919
832
|
{
|
|
920
|
-
"id":
|
|
833
|
+
"id": 619,
|
|
921
834
|
"name": "searchText",
|
|
922
835
|
"kind": 1024,
|
|
923
836
|
"kindString": "Property",
|
|
@@ -942,7 +855,7 @@
|
|
|
942
855
|
"sources": [
|
|
943
856
|
{
|
|
944
857
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
945
|
-
"line":
|
|
858
|
+
"line": 84,
|
|
946
859
|
"character": 9
|
|
947
860
|
}
|
|
948
861
|
],
|
|
@@ -952,7 +865,7 @@
|
|
|
952
865
|
}
|
|
953
866
|
},
|
|
954
867
|
{
|
|
955
|
-
"id":
|
|
868
|
+
"id": 644,
|
|
956
869
|
"name": "applySearchText",
|
|
957
870
|
"kind": 2048,
|
|
958
871
|
"kindString": "Method",
|
|
@@ -962,20 +875,20 @@
|
|
|
962
875
|
"sources": [
|
|
963
876
|
{
|
|
964
877
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
965
|
-
"line":
|
|
878
|
+
"line": 201,
|
|
966
879
|
"character": 9
|
|
967
880
|
}
|
|
968
881
|
],
|
|
969
882
|
"signatures": [
|
|
970
883
|
{
|
|
971
|
-
"id":
|
|
884
|
+
"id": 645,
|
|
972
885
|
"name": "applySearchText",
|
|
973
886
|
"kind": 4096,
|
|
974
887
|
"kindString": "Call signature",
|
|
975
888
|
"flags": {},
|
|
976
889
|
"parameters": [
|
|
977
890
|
{
|
|
978
|
-
"id":
|
|
891
|
+
"id": 646,
|
|
979
892
|
"name": "searchText",
|
|
980
893
|
"kind": 32768,
|
|
981
894
|
"kindString": "Parameter",
|
|
@@ -994,7 +907,7 @@
|
|
|
994
907
|
]
|
|
995
908
|
},
|
|
996
909
|
{
|
|
997
|
-
"id":
|
|
910
|
+
"id": 638,
|
|
998
911
|
"name": "clearSearchText",
|
|
999
912
|
"kind": 2048,
|
|
1000
913
|
"kindString": "Method",
|
|
@@ -1004,13 +917,13 @@
|
|
|
1004
917
|
"sources": [
|
|
1005
918
|
{
|
|
1006
919
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1007
|
-
"line":
|
|
920
|
+
"line": 183,
|
|
1008
921
|
"character": 9
|
|
1009
922
|
}
|
|
1010
923
|
],
|
|
1011
924
|
"signatures": [
|
|
1012
925
|
{
|
|
1013
|
-
"id":
|
|
926
|
+
"id": 639,
|
|
1014
927
|
"name": "clearSearchText",
|
|
1015
928
|
"kind": 4096,
|
|
1016
929
|
"kindString": "Call signature",
|
|
@@ -1023,7 +936,7 @@
|
|
|
1023
936
|
]
|
|
1024
937
|
},
|
|
1025
938
|
{
|
|
1026
|
-
"id":
|
|
939
|
+
"id": 640,
|
|
1027
940
|
"name": "enterPress",
|
|
1028
941
|
"kind": 2048,
|
|
1029
942
|
"kindString": "Method",
|
|
@@ -1033,20 +946,20 @@
|
|
|
1033
946
|
"sources": [
|
|
1034
947
|
{
|
|
1035
948
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1036
|
-
"line":
|
|
949
|
+
"line": 195,
|
|
1037
950
|
"character": 9
|
|
1038
951
|
}
|
|
1039
952
|
],
|
|
1040
953
|
"signatures": [
|
|
1041
954
|
{
|
|
1042
|
-
"id":
|
|
955
|
+
"id": 641,
|
|
1043
956
|
"name": "enterPress",
|
|
1044
957
|
"kind": 4096,
|
|
1045
958
|
"kindString": "Call signature",
|
|
1046
959
|
"flags": {},
|
|
1047
960
|
"parameters": [
|
|
1048
961
|
{
|
|
1049
|
-
"id":
|
|
962
|
+
"id": 642,
|
|
1050
963
|
"name": "event",
|
|
1051
964
|
"kind": 32768,
|
|
1052
965
|
"kindString": "Parameter",
|
|
@@ -1059,7 +972,7 @@
|
|
|
1059
972
|
}
|
|
1060
973
|
},
|
|
1061
974
|
{
|
|
1062
|
-
"id":
|
|
975
|
+
"id": 643,
|
|
1063
976
|
"name": "searchText",
|
|
1064
977
|
"kind": 32768,
|
|
1065
978
|
"kindString": "Parameter",
|
|
@@ -1078,7 +991,7 @@
|
|
|
1078
991
|
]
|
|
1079
992
|
},
|
|
1080
993
|
{
|
|
1081
|
-
"id":
|
|
994
|
+
"id": 656,
|
|
1082
995
|
"name": "inputAnimationEnd",
|
|
1083
996
|
"kind": 2048,
|
|
1084
997
|
"kindString": "Method",
|
|
@@ -1088,20 +1001,20 @@
|
|
|
1088
1001
|
"sources": [
|
|
1089
1002
|
{
|
|
1090
1003
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1091
|
-
"line":
|
|
1004
|
+
"line": 247,
|
|
1092
1005
|
"character": 9
|
|
1093
1006
|
}
|
|
1094
1007
|
],
|
|
1095
1008
|
"signatures": [
|
|
1096
1009
|
{
|
|
1097
|
-
"id":
|
|
1010
|
+
"id": 657,
|
|
1098
1011
|
"name": "inputAnimationEnd",
|
|
1099
1012
|
"kind": 4096,
|
|
1100
1013
|
"kindString": "Call signature",
|
|
1101
1014
|
"flags": {},
|
|
1102
1015
|
"parameters": [
|
|
1103
1016
|
{
|
|
1104
|
-
"id":
|
|
1017
|
+
"id": 658,
|
|
1105
1018
|
"name": "event",
|
|
1106
1019
|
"kind": 32768,
|
|
1107
1020
|
"kindString": "Parameter",
|
|
@@ -1122,7 +1035,7 @@
|
|
|
1122
1035
|
]
|
|
1123
1036
|
},
|
|
1124
1037
|
{
|
|
1125
|
-
"id":
|
|
1038
|
+
"id": 653,
|
|
1126
1039
|
"name": "inputAnimationStart",
|
|
1127
1040
|
"kind": 2048,
|
|
1128
1041
|
"kindString": "Method",
|
|
@@ -1132,20 +1045,20 @@
|
|
|
1132
1045
|
"sources": [
|
|
1133
1046
|
{
|
|
1134
1047
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1135
|
-
"line":
|
|
1048
|
+
"line": 233,
|
|
1136
1049
|
"character": 9
|
|
1137
1050
|
}
|
|
1138
1051
|
],
|
|
1139
1052
|
"signatures": [
|
|
1140
1053
|
{
|
|
1141
|
-
"id":
|
|
1054
|
+
"id": 654,
|
|
1142
1055
|
"name": "inputAnimationStart",
|
|
1143
1056
|
"kind": 4096,
|
|
1144
1057
|
"kindString": "Call signature",
|
|
1145
1058
|
"flags": {},
|
|
1146
1059
|
"parameters": [
|
|
1147
1060
|
{
|
|
1148
|
-
"id":
|
|
1061
|
+
"id": 655,
|
|
1149
1062
|
"name": "event",
|
|
1150
1063
|
"kind": 32768,
|
|
1151
1064
|
"kindString": "Parameter",
|
|
@@ -1166,7 +1079,7 @@
|
|
|
1166
1079
|
]
|
|
1167
1080
|
},
|
|
1168
1081
|
{
|
|
1169
|
-
"id":
|
|
1082
|
+
"id": 635,
|
|
1170
1083
|
"name": "ngOnChanges",
|
|
1171
1084
|
"kind": 2048,
|
|
1172
1085
|
"kindString": "Method",
|
|
@@ -1176,20 +1089,20 @@
|
|
|
1176
1089
|
"sources": [
|
|
1177
1090
|
{
|
|
1178
1091
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1179
|
-
"line":
|
|
1092
|
+
"line": 156,
|
|
1180
1093
|
"character": 9
|
|
1181
1094
|
}
|
|
1182
1095
|
],
|
|
1183
1096
|
"signatures": [
|
|
1184
1097
|
{
|
|
1185
|
-
"id":
|
|
1098
|
+
"id": 636,
|
|
1186
1099
|
"name": "ngOnChanges",
|
|
1187
1100
|
"kind": 4096,
|
|
1188
1101
|
"kindString": "Call signature",
|
|
1189
1102
|
"flags": {},
|
|
1190
1103
|
"parameters": [
|
|
1191
1104
|
{
|
|
1192
|
-
"id":
|
|
1105
|
+
"id": 637,
|
|
1193
1106
|
"name": "changes",
|
|
1194
1107
|
"kind": 32768,
|
|
1195
1108
|
"kindString": "Parameter",
|
|
@@ -1218,7 +1131,7 @@
|
|
|
1218
1131
|
}
|
|
1219
1132
|
},
|
|
1220
1133
|
{
|
|
1221
|
-
"id":
|
|
1134
|
+
"id": 659,
|
|
1222
1135
|
"name": "ngOnDestroy",
|
|
1223
1136
|
"kind": 2048,
|
|
1224
1137
|
"kindString": "Method",
|
|
@@ -1228,13 +1141,13 @@
|
|
|
1228
1141
|
"sources": [
|
|
1229
1142
|
{
|
|
1230
1143
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1231
|
-
"line":
|
|
1144
|
+
"line": 265,
|
|
1232
1145
|
"character": 9
|
|
1233
1146
|
}
|
|
1234
1147
|
],
|
|
1235
1148
|
"signatures": [
|
|
1236
1149
|
{
|
|
1237
|
-
"id":
|
|
1150
|
+
"id": 660,
|
|
1238
1151
|
"name": "ngOnDestroy",
|
|
1239
1152
|
"kind": 4096,
|
|
1240
1153
|
"kindString": "Call signature",
|
|
@@ -1255,7 +1168,7 @@
|
|
|
1255
1168
|
}
|
|
1256
1169
|
},
|
|
1257
1170
|
{
|
|
1258
|
-
"id":
|
|
1171
|
+
"id": 633,
|
|
1259
1172
|
"name": "ngOnInit",
|
|
1260
1173
|
"kind": 2048,
|
|
1261
1174
|
"kindString": "Method",
|
|
@@ -1265,13 +1178,13 @@
|
|
|
1265
1178
|
"sources": [
|
|
1266
1179
|
{
|
|
1267
1180
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1268
|
-
"line":
|
|
1181
|
+
"line": 138,
|
|
1269
1182
|
"character": 9
|
|
1270
1183
|
}
|
|
1271
1184
|
],
|
|
1272
1185
|
"signatures": [
|
|
1273
1186
|
{
|
|
1274
|
-
"id":
|
|
1187
|
+
"id": 634,
|
|
1275
1188
|
"name": "ngOnInit",
|
|
1276
1189
|
"kind": 4096,
|
|
1277
1190
|
"kindString": "Call signature",
|
|
@@ -1292,7 +1205,7 @@
|
|
|
1292
1205
|
}
|
|
1293
1206
|
},
|
|
1294
1207
|
{
|
|
1295
|
-
"id":
|
|
1208
|
+
"id": 647,
|
|
1296
1209
|
"name": "searchTextChanged",
|
|
1297
1210
|
"kind": 2048,
|
|
1298
1211
|
"kindString": "Method",
|
|
@@ -1302,20 +1215,20 @@
|
|
|
1302
1215
|
"sources": [
|
|
1303
1216
|
{
|
|
1304
1217
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1305
|
-
"line":
|
|
1218
|
+
"line": 218,
|
|
1306
1219
|
"character": 9
|
|
1307
1220
|
}
|
|
1308
1221
|
],
|
|
1309
1222
|
"signatures": [
|
|
1310
1223
|
{
|
|
1311
|
-
"id":
|
|
1224
|
+
"id": 648,
|
|
1312
1225
|
"name": "searchTextChanged",
|
|
1313
1226
|
"kind": 4096,
|
|
1314
1227
|
"kindString": "Call signature",
|
|
1315
1228
|
"flags": {},
|
|
1316
1229
|
"parameters": [
|
|
1317
1230
|
{
|
|
1318
|
-
"id":
|
|
1231
|
+
"id": 649,
|
|
1319
1232
|
"name": "searchText",
|
|
1320
1233
|
"kind": 32768,
|
|
1321
1234
|
"kindString": "Parameter",
|
|
@@ -1334,7 +1247,7 @@
|
|
|
1334
1247
|
]
|
|
1335
1248
|
},
|
|
1336
1249
|
{
|
|
1337
|
-
"id":
|
|
1250
|
+
"id": 650,
|
|
1338
1251
|
"name": "toggleSearchInput",
|
|
1339
1252
|
"kind": 2048,
|
|
1340
1253
|
"kindString": "Method",
|
|
@@ -1344,20 +1257,20 @@
|
|
|
1344
1257
|
"sources": [
|
|
1345
1258
|
{
|
|
1346
1259
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1347
|
-
"line":
|
|
1260
|
+
"line": 223,
|
|
1348
1261
|
"character": 9
|
|
1349
1262
|
}
|
|
1350
1263
|
],
|
|
1351
1264
|
"signatures": [
|
|
1352
1265
|
{
|
|
1353
|
-
"id":
|
|
1266
|
+
"id": 651,
|
|
1354
1267
|
"name": "toggleSearchInput",
|
|
1355
1268
|
"kind": 4096,
|
|
1356
1269
|
"kindString": "Call signature",
|
|
1357
1270
|
"flags": {},
|
|
1358
1271
|
"parameters": [
|
|
1359
1272
|
{
|
|
1360
|
-
"id":
|
|
1273
|
+
"id": 652,
|
|
1361
1274
|
"name": "showInput",
|
|
1362
1275
|
"kind": 32768,
|
|
1363
1276
|
"kindString": "Parameter",
|
|
@@ -1381,52 +1294,52 @@
|
|
|
1381
1294
|
"title": "Constructors",
|
|
1382
1295
|
"kind": 512,
|
|
1383
1296
|
"children": [
|
|
1384
|
-
|
|
1297
|
+
610
|
|
1385
1298
|
]
|
|
1386
1299
|
},
|
|
1387
1300
|
{
|
|
1388
1301
|
"title": "Properties",
|
|
1389
1302
|
"kind": 1024,
|
|
1390
1303
|
"children": [
|
|
1391
|
-
624,
|
|
1392
|
-
628,
|
|
1393
|
-
618,
|
|
1394
|
-
619,
|
|
1395
1304
|
627,
|
|
1396
|
-
|
|
1397
|
-
623,
|
|
1305
|
+
631,
|
|
1398
1306
|
621,
|
|
1307
|
+
622,
|
|
1308
|
+
630,
|
|
1399
1309
|
620,
|
|
1400
1310
|
626,
|
|
1401
|
-
|
|
1402
|
-
|
|
1311
|
+
624,
|
|
1312
|
+
623,
|
|
1313
|
+
629,
|
|
1403
1314
|
625,
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1315
|
+
616,
|
|
1316
|
+
628,
|
|
1317
|
+
617,
|
|
1318
|
+
618,
|
|
1319
|
+
619
|
|
1407
1320
|
]
|
|
1408
1321
|
},
|
|
1409
1322
|
{
|
|
1410
1323
|
"title": "Methods",
|
|
1411
1324
|
"kind": 2048,
|
|
1412
1325
|
"children": [
|
|
1413
|
-
641,
|
|
1414
|
-
635,
|
|
1415
|
-
637,
|
|
1416
|
-
653,
|
|
1417
|
-
650,
|
|
1418
|
-
632,
|
|
1419
|
-
656,
|
|
1420
|
-
630,
|
|
1421
1326
|
644,
|
|
1422
|
-
|
|
1327
|
+
638,
|
|
1328
|
+
640,
|
|
1329
|
+
656,
|
|
1330
|
+
653,
|
|
1331
|
+
635,
|
|
1332
|
+
659,
|
|
1333
|
+
633,
|
|
1334
|
+
647,
|
|
1335
|
+
650
|
|
1423
1336
|
]
|
|
1424
1337
|
}
|
|
1425
1338
|
],
|
|
1426
1339
|
"sources": [
|
|
1427
1340
|
{
|
|
1428
1341
|
"fileName": "projects/lookup/src/modules/search/search.component.ts",
|
|
1429
|
-
"line":
|
|
1342
|
+
"line": 61,
|
|
1430
1343
|
"character": 13
|
|
1431
1344
|
}
|
|
1432
1345
|
],
|
|
@@ -1452,7 +1365,7 @@
|
|
|
1452
1365
|
]
|
|
1453
1366
|
},
|
|
1454
1367
|
{
|
|
1455
|
-
"id":
|
|
1368
|
+
"id": 606,
|
|
1456
1369
|
"name": "SkySearchModule",
|
|
1457
1370
|
"kind": 128,
|
|
1458
1371
|
"kindString": "Class",
|
|
@@ -1471,42 +1384,20 @@
|
|
|
1471
1384
|
}
|
|
1472
1385
|
}
|
|
1473
1386
|
],
|
|
1474
|
-
"children": [
|
|
1475
|
-
{
|
|
1476
|
-
"id": 604,
|
|
1477
|
-
"name": "constructor",
|
|
1478
|
-
"kind": 512,
|
|
1479
|
-
"kindString": "Constructor",
|
|
1480
|
-
"flags": {},
|
|
1481
|
-
"signatures": [
|
|
1482
|
-
{
|
|
1483
|
-
"id": 605,
|
|
1484
|
-
"name": "new SkySearchModule",
|
|
1485
|
-
"kind": 16384,
|
|
1486
|
-
"kindString": "Constructor signature",
|
|
1487
|
-
"flags": {},
|
|
1488
|
-
"type": {
|
|
1489
|
-
"type": "reference",
|
|
1490
|
-
"id": 603,
|
|
1491
|
-
"name": "SkySearchModule"
|
|
1492
|
-
}
|
|
1493
|
-
}
|
|
1494
|
-
]
|
|
1495
|
-
}
|
|
1496
|
-
],
|
|
1387
|
+
"children": [],
|
|
1497
1388
|
"groups": [
|
|
1498
1389
|
{
|
|
1499
1390
|
"title": "Constructors",
|
|
1500
1391
|
"kind": 512,
|
|
1501
1392
|
"children": [
|
|
1502
|
-
|
|
1393
|
+
607
|
|
1503
1394
|
]
|
|
1504
1395
|
}
|
|
1505
1396
|
],
|
|
1506
1397
|
"sources": [
|
|
1507
1398
|
{
|
|
1508
1399
|
"fileName": "projects/lookup/src/modules/search/search.module.ts",
|
|
1509
|
-
"line":
|
|
1400
|
+
"line": 26,
|
|
1510
1401
|
"character": 13
|
|
1511
1402
|
}
|
|
1512
1403
|
]
|
|
@@ -1541,7 +1432,7 @@
|
|
|
1541
1432
|
"sources": [
|
|
1542
1433
|
{
|
|
1543
1434
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1544
|
-
"line":
|
|
1435
|
+
"line": 163,
|
|
1545
1436
|
"character": 2
|
|
1546
1437
|
}
|
|
1547
1438
|
],
|
|
@@ -1617,7 +1508,7 @@
|
|
|
1617
1508
|
"sources": [
|
|
1618
1509
|
{
|
|
1619
1510
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1620
|
-
"line":
|
|
1511
|
+
"line": 50,
|
|
1621
1512
|
"character": 13
|
|
1622
1513
|
}
|
|
1623
1514
|
],
|
|
@@ -1690,7 +1581,7 @@
|
|
|
1690
1581
|
"sources": [
|
|
1691
1582
|
{
|
|
1692
1583
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1693
|
-
"line":
|
|
1584
|
+
"line": 82,
|
|
1694
1585
|
"character": 13
|
|
1695
1586
|
}
|
|
1696
1587
|
],
|
|
@@ -1739,7 +1630,7 @@
|
|
|
1739
1630
|
"sources": [
|
|
1740
1631
|
{
|
|
1741
1632
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1742
|
-
"line":
|
|
1633
|
+
"line": 73,
|
|
1743
1634
|
"character": 13
|
|
1744
1635
|
}
|
|
1745
1636
|
],
|
|
@@ -1812,7 +1703,7 @@
|
|
|
1812
1703
|
"sources": [
|
|
1813
1704
|
{
|
|
1814
1705
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1815
|
-
"line":
|
|
1706
|
+
"line": 86,
|
|
1816
1707
|
"character": 13
|
|
1817
1708
|
}
|
|
1818
1709
|
],
|
|
@@ -1867,7 +1758,7 @@
|
|
|
1867
1758
|
"sources": [
|
|
1868
1759
|
{
|
|
1869
1760
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1870
|
-
"line":
|
|
1761
|
+
"line": 102,
|
|
1871
1762
|
"character": 13
|
|
1872
1763
|
}
|
|
1873
1764
|
],
|
|
@@ -1904,7 +1795,7 @@
|
|
|
1904
1795
|
"sources": [
|
|
1905
1796
|
{
|
|
1906
1797
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1907
|
-
"line":
|
|
1798
|
+
"line": 106,
|
|
1908
1799
|
"character": 13
|
|
1909
1800
|
}
|
|
1910
1801
|
],
|
|
@@ -1959,7 +1850,7 @@
|
|
|
1959
1850
|
"sources": [
|
|
1960
1851
|
{
|
|
1961
1852
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1962
|
-
"line":
|
|
1853
|
+
"line": 114,
|
|
1963
1854
|
"character": 13
|
|
1964
1855
|
}
|
|
1965
1856
|
],
|
|
@@ -1996,7 +1887,7 @@
|
|
|
1996
1887
|
"sources": [
|
|
1997
1888
|
{
|
|
1998
1889
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
1999
|
-
"line":
|
|
1890
|
+
"line": 118,
|
|
2000
1891
|
"character": 13
|
|
2001
1892
|
}
|
|
2002
1893
|
],
|
|
@@ -2051,7 +1942,7 @@
|
|
|
2051
1942
|
"sources": [
|
|
2052
1943
|
{
|
|
2053
1944
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2054
|
-
"line":
|
|
1945
|
+
"line": 210,
|
|
2055
1946
|
"character": 9
|
|
2056
1947
|
}
|
|
2057
1948
|
],
|
|
@@ -2088,7 +1979,7 @@
|
|
|
2088
1979
|
"sources": [
|
|
2089
1980
|
{
|
|
2090
1981
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2091
|
-
"line":
|
|
1982
|
+
"line": 165,
|
|
2092
1983
|
"character": 9
|
|
2093
1984
|
}
|
|
2094
1985
|
],
|
|
@@ -2125,7 +2016,7 @@
|
|
|
2125
2016
|
"sources": [
|
|
2126
2017
|
{
|
|
2127
2018
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2128
|
-
"line":
|
|
2019
|
+
"line": 277,
|
|
2129
2020
|
"character": 9
|
|
2130
2021
|
}
|
|
2131
2022
|
],
|
|
@@ -2167,7 +2058,7 @@
|
|
|
2167
2058
|
"sources": [
|
|
2168
2059
|
{
|
|
2169
2060
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2170
|
-
"line":
|
|
2061
|
+
"line": 279,
|
|
2171
2062
|
"character": 9
|
|
2172
2063
|
}
|
|
2173
2064
|
],
|
|
@@ -2196,7 +2087,7 @@
|
|
|
2196
2087
|
"sources": [
|
|
2197
2088
|
{
|
|
2198
2089
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2199
|
-
"line":
|
|
2090
|
+
"line": 282,
|
|
2200
2091
|
"character": 9
|
|
2201
2092
|
}
|
|
2202
2093
|
],
|
|
@@ -2225,7 +2116,7 @@
|
|
|
2225
2116
|
"sources": [
|
|
2226
2117
|
{
|
|
2227
2118
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2228
|
-
"line":
|
|
2119
|
+
"line": 224,
|
|
2229
2120
|
"character": 9
|
|
2230
2121
|
}
|
|
2231
2122
|
],
|
|
@@ -2307,7 +2198,7 @@
|
|
|
2307
2198
|
"sources": [
|
|
2308
2199
|
{
|
|
2309
2200
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2310
|
-
"line":
|
|
2201
|
+
"line": 228,
|
|
2311
2202
|
"character": 9
|
|
2312
2203
|
}
|
|
2313
2204
|
],
|
|
@@ -2376,7 +2267,7 @@
|
|
|
2376
2267
|
"sources": [
|
|
2377
2268
|
{
|
|
2378
2269
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2379
|
-
"line":
|
|
2270
|
+
"line": 232,
|
|
2380
2271
|
"character": 9
|
|
2381
2272
|
}
|
|
2382
2273
|
],
|
|
@@ -2445,7 +2336,7 @@
|
|
|
2445
2336
|
"sources": [
|
|
2446
2337
|
{
|
|
2447
2338
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2448
|
-
"line":
|
|
2339
|
+
"line": 236,
|
|
2449
2340
|
"character": 9
|
|
2450
2341
|
}
|
|
2451
2342
|
],
|
|
@@ -2474,7 +2365,7 @@
|
|
|
2474
2365
|
"sources": [
|
|
2475
2366
|
{
|
|
2476
2367
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2477
|
-
"line":
|
|
2368
|
+
"line": 260,
|
|
2478
2369
|
"character": 9
|
|
2479
2370
|
}
|
|
2480
2371
|
],
|
|
@@ -2516,7 +2407,7 @@
|
|
|
2516
2407
|
"sources": [
|
|
2517
2408
|
{
|
|
2518
2409
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2519
|
-
"line":
|
|
2410
|
+
"line": 248,
|
|
2520
2411
|
"character": 9
|
|
2521
2412
|
}
|
|
2522
2413
|
],
|
|
@@ -2566,7 +2457,7 @@
|
|
|
2566
2457
|
"sources": [
|
|
2567
2458
|
{
|
|
2568
2459
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2569
|
-
"line":
|
|
2460
|
+
"line": 252,
|
|
2570
2461
|
"character": 9
|
|
2571
2462
|
}
|
|
2572
2463
|
],
|
|
@@ -2620,7 +2511,7 @@
|
|
|
2620
2511
|
"sources": [
|
|
2621
2512
|
{
|
|
2622
2513
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2623
|
-
"line":
|
|
2514
|
+
"line": 220,
|
|
2624
2515
|
"character": 9
|
|
2625
2516
|
}
|
|
2626
2517
|
],
|
|
@@ -2705,7 +2596,7 @@
|
|
|
2705
2596
|
"sources": [
|
|
2706
2597
|
{
|
|
2707
2598
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete-input.directive.ts",
|
|
2708
|
-
"line":
|
|
2599
|
+
"line": 42,
|
|
2709
2600
|
"character": 13
|
|
2710
2601
|
}
|
|
2711
2602
|
],
|
|
@@ -2766,7 +2657,7 @@
|
|
|
2766
2657
|
"sources": [
|
|
2767
2658
|
{
|
|
2768
2659
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2769
|
-
"line":
|
|
2660
|
+
"line": 442,
|
|
2770
2661
|
"character": 2
|
|
2771
2662
|
}
|
|
2772
2663
|
],
|
|
@@ -2903,7 +2794,7 @@
|
|
|
2903
2794
|
"sources": [
|
|
2904
2795
|
{
|
|
2905
2796
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2906
|
-
"line":
|
|
2797
|
+
"line": 78,
|
|
2907
2798
|
"character": 9
|
|
2908
2799
|
}
|
|
2909
2800
|
],
|
|
@@ -2923,7 +2814,7 @@
|
|
|
2923
2814
|
"sources": [
|
|
2924
2815
|
{
|
|
2925
2816
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2926
|
-
"line":
|
|
2817
|
+
"line": 306,
|
|
2927
2818
|
"character": 9
|
|
2928
2819
|
}
|
|
2929
2820
|
],
|
|
@@ -2944,7 +2835,7 @@
|
|
|
2944
2835
|
"sources": [
|
|
2945
2836
|
{
|
|
2946
2837
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
2947
|
-
"line":
|
|
2838
|
+
"line": 318,
|
|
2948
2839
|
"character": 9
|
|
2949
2840
|
}
|
|
2950
2841
|
],
|
|
@@ -3006,7 +2897,7 @@
|
|
|
3006
2897
|
"sources": [
|
|
3007
2898
|
{
|
|
3008
2899
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3009
|
-
"line":
|
|
2900
|
+
"line": 308,
|
|
3010
2901
|
"character": 9
|
|
3011
2902
|
}
|
|
3012
2903
|
],
|
|
@@ -3026,7 +2917,7 @@
|
|
|
3026
2917
|
"sources": [
|
|
3027
2918
|
{
|
|
3028
2919
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3029
|
-
"line":
|
|
2920
|
+
"line": 310,
|
|
3030
2921
|
"character": 9
|
|
3031
2922
|
}
|
|
3032
2923
|
],
|
|
@@ -3043,6 +2934,9 @@
|
|
|
3043
2934
|
"flags": {
|
|
3044
2935
|
"isPublic": true
|
|
3045
2936
|
},
|
|
2937
|
+
"comment": {
|
|
2938
|
+
"shortText": "Fires when users enter new search information and allows results to be\nreturned via an observable."
|
|
2939
|
+
},
|
|
3046
2940
|
"decorators": [
|
|
3047
2941
|
{
|
|
3048
2942
|
"name": "Output",
|
|
@@ -3058,7 +2952,7 @@
|
|
|
3058
2952
|
"sources": [
|
|
3059
2953
|
{
|
|
3060
2954
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3061
|
-
"line":
|
|
2955
|
+
"line": 292,
|
|
3062
2956
|
"character": 9
|
|
3063
2957
|
}
|
|
3064
2958
|
],
|
|
@@ -3067,7 +2961,7 @@
|
|
|
3067
2961
|
"typeArguments": [
|
|
3068
2962
|
{
|
|
3069
2963
|
"type": "reference",
|
|
3070
|
-
"id":
|
|
2964
|
+
"id": 539,
|
|
3071
2965
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
3072
2966
|
}
|
|
3073
2967
|
],
|
|
@@ -3111,7 +3005,7 @@
|
|
|
3111
3005
|
"type": "array",
|
|
3112
3006
|
"elementType": {
|
|
3113
3007
|
"type": "reference",
|
|
3114
|
-
"id":
|
|
3008
|
+
"id": 556,
|
|
3115
3009
|
"name": "SkyAutocompleteSearchFunctionFilter"
|
|
3116
3010
|
}
|
|
3117
3011
|
}
|
|
@@ -3127,7 +3021,7 @@
|
|
|
3127
3021
|
"sources": [
|
|
3128
3022
|
{
|
|
3129
3023
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3130
|
-
"line":
|
|
3024
|
+
"line": 320,
|
|
3131
3025
|
"character": 9
|
|
3132
3026
|
}
|
|
3133
3027
|
],
|
|
@@ -3147,7 +3041,7 @@
|
|
|
3147
3041
|
"sources": [
|
|
3148
3042
|
{
|
|
3149
3043
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3150
|
-
"line":
|
|
3044
|
+
"line": 312,
|
|
3151
3045
|
"character": 9
|
|
3152
3046
|
}
|
|
3153
3047
|
],
|
|
@@ -3179,7 +3073,7 @@
|
|
|
3179
3073
|
"sources": [
|
|
3180
3074
|
{
|
|
3181
3075
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3182
|
-
"line":
|
|
3076
|
+
"line": 86,
|
|
3183
3077
|
"character": 13
|
|
3184
3078
|
}
|
|
3185
3079
|
],
|
|
@@ -3191,7 +3085,7 @@
|
|
|
3191
3085
|
"kindString": "Get signature",
|
|
3192
3086
|
"flags": {},
|
|
3193
3087
|
"comment": {
|
|
3194
|
-
"shortText": "Specifies a static data source for the autocomplete component to search\nwhen users enter text. For a dynamic data source such as an array that\nchanges due to server calls, use
|
|
3088
|
+
"shortText": "Specifies a static data source for the autocomplete component to search\nwhen users enter text. For a dynamic data source such as an array that\nchanges due to server calls, use `search` or `searchAsync` instead."
|
|
3195
3089
|
},
|
|
3196
3090
|
"type": {
|
|
3197
3091
|
"type": "array",
|
|
@@ -3210,7 +3104,7 @@
|
|
|
3210
3104
|
"kindString": "Set signature",
|
|
3211
3105
|
"flags": {},
|
|
3212
3106
|
"comment": {
|
|
3213
|
-
"shortText": "Specifies a static data source for the autocomplete component to search\nwhen users enter text. For a dynamic data source such as an array that\nchanges due to server calls, use
|
|
3107
|
+
"shortText": "Specifies a static data source for the autocomplete component to search\nwhen users enter text. For a dynamic data source such as an array that\nchanges due to server calls, use `search` or `searchAsync` instead."
|
|
3214
3108
|
},
|
|
3215
3109
|
"parameters": [
|
|
3216
3110
|
{
|
|
@@ -3258,7 +3152,7 @@
|
|
|
3258
3152
|
"sources": [
|
|
3259
3153
|
{
|
|
3260
3154
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3261
|
-
"line":
|
|
3155
|
+
"line": 100,
|
|
3262
3156
|
"character": 13
|
|
3263
3157
|
}
|
|
3264
3158
|
],
|
|
@@ -3343,7 +3237,7 @@
|
|
|
3343
3237
|
"sources": [
|
|
3344
3238
|
{
|
|
3345
3239
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3346
|
-
"line":
|
|
3240
|
+
"line": 114,
|
|
3347
3241
|
"character": 13
|
|
3348
3242
|
}
|
|
3349
3243
|
],
|
|
@@ -3416,7 +3310,7 @@
|
|
|
3416
3310
|
"sources": [
|
|
3417
3311
|
{
|
|
3418
3312
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3419
|
-
"line":
|
|
3313
|
+
"line": 302,
|
|
3420
3314
|
"character": 13
|
|
3421
3315
|
}
|
|
3422
3316
|
],
|
|
@@ -3460,7 +3354,7 @@
|
|
|
3460
3354
|
"sources": [
|
|
3461
3355
|
{
|
|
3462
3356
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3463
|
-
"line":
|
|
3357
|
+
"line": 154,
|
|
3464
3358
|
"character": 13
|
|
3465
3359
|
}
|
|
3466
3360
|
],
|
|
@@ -3563,11 +3457,11 @@
|
|
|
3563
3457
|
"kindString": "Get signature",
|
|
3564
3458
|
"flags": {},
|
|
3565
3459
|
"comment": {
|
|
3566
|
-
"shortText": "Specifies a function to dynamically manage the data source when users\nchange the text in the autocomplete field. The search function must return\nan array or a promise of an array. The `search` property is particularly\nuseful when the data source does not live in the source code."
|
|
3460
|
+
"shortText": "Specifies a function to dynamically manage the data source when users\nchange the text in the autocomplete field. The search function must return\nan array or a promise of an array. The `search` property is particularly\nuseful when the data source does not live in the source code. If the\nsearch requires calling a remote data source, use `searchAsync` instead of\n`search`."
|
|
3567
3461
|
},
|
|
3568
3462
|
"type": {
|
|
3569
3463
|
"type": "reference",
|
|
3570
|
-
"id":
|
|
3464
|
+
"id": 551,
|
|
3571
3465
|
"name": "SkyAutocompleteSearchFunction"
|
|
3572
3466
|
}
|
|
3573
3467
|
}
|
|
@@ -3580,7 +3474,7 @@
|
|
|
3580
3474
|
"kindString": "Set signature",
|
|
3581
3475
|
"flags": {},
|
|
3582
3476
|
"comment": {
|
|
3583
|
-
"shortText": "Specifies a function to dynamically manage the data source when users\nchange the text in the autocomplete field. The search function must return\nan array or a promise of an array. The `search` property is particularly\nuseful when the data source does not live in the source code."
|
|
3477
|
+
"shortText": "Specifies a function to dynamically manage the data source when users\nchange the text in the autocomplete field. The search function must return\nan array or a promise of an array. The `search` property is particularly\nuseful when the data source does not live in the source code. If the\nsearch requires calling a remote data source, use `searchAsync` instead of\n`search`."
|
|
3584
3478
|
},
|
|
3585
3479
|
"parameters": [
|
|
3586
3480
|
{
|
|
@@ -3591,7 +3485,7 @@
|
|
|
3591
3485
|
"flags": {},
|
|
3592
3486
|
"type": {
|
|
3593
3487
|
"type": "reference",
|
|
3594
|
-
"id":
|
|
3488
|
+
"id": 551,
|
|
3595
3489
|
"name": "SkyAutocompleteSearchFunction"
|
|
3596
3490
|
}
|
|
3597
3491
|
}
|
|
@@ -3703,7 +3597,7 @@
|
|
|
3703
3597
|
"sources": [
|
|
3704
3598
|
{
|
|
3705
3599
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3706
|
-
"line":
|
|
3600
|
+
"line": 298,
|
|
3707
3601
|
"character": 13
|
|
3708
3602
|
}
|
|
3709
3603
|
],
|
|
@@ -3924,7 +3818,7 @@
|
|
|
3924
3818
|
"typeArguments": [
|
|
3925
3819
|
{
|
|
3926
3820
|
"type": "reference",
|
|
3927
|
-
"id":
|
|
3821
|
+
"id": 562,
|
|
3928
3822
|
"name": "SkyAutocompleteSelectionChange"
|
|
3929
3823
|
}
|
|
3930
3824
|
],
|
|
@@ -3946,7 +3840,7 @@
|
|
|
3946
3840
|
"sources": [
|
|
3947
3841
|
{
|
|
3948
3842
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3949
|
-
"line":
|
|
3843
|
+
"line": 314,
|
|
3950
3844
|
"character": 13
|
|
3951
3845
|
}
|
|
3952
3846
|
],
|
|
@@ -3975,7 +3869,7 @@
|
|
|
3975
3869
|
"sources": [
|
|
3976
3870
|
{
|
|
3977
3871
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
3978
|
-
"line":
|
|
3872
|
+
"line": 481,
|
|
3979
3873
|
"character": 9
|
|
3980
3874
|
}
|
|
3981
3875
|
],
|
|
@@ -4004,7 +3898,7 @@
|
|
|
4004
3898
|
"sources": [
|
|
4005
3899
|
{
|
|
4006
3900
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4007
|
-
"line":
|
|
3901
|
+
"line": 487,
|
|
4008
3902
|
"character": 9
|
|
4009
3903
|
}
|
|
4010
3904
|
],
|
|
@@ -4048,7 +3942,7 @@
|
|
|
4048
3942
|
"sources": [
|
|
4049
3943
|
{
|
|
4050
3944
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4051
|
-
"line":
|
|
3945
|
+
"line": 596,
|
|
4052
3946
|
"character": 9
|
|
4053
3947
|
}
|
|
4054
3948
|
],
|
|
@@ -4092,7 +3986,7 @@
|
|
|
4092
3986
|
"sources": [
|
|
4093
3987
|
{
|
|
4094
3988
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4095
|
-
"line":
|
|
3989
|
+
"line": 568,
|
|
4096
3990
|
"character": 9
|
|
4097
3991
|
}
|
|
4098
3992
|
],
|
|
@@ -4121,7 +4015,7 @@
|
|
|
4121
4015
|
"sources": [
|
|
4122
4016
|
{
|
|
4123
4017
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4124
|
-
"line":
|
|
4018
|
+
"line": 455,
|
|
4125
4019
|
"character": 9
|
|
4126
4020
|
}
|
|
4127
4021
|
],
|
|
@@ -4158,7 +4052,7 @@
|
|
|
4158
4052
|
"sources": [
|
|
4159
4053
|
{
|
|
4160
4054
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4161
|
-
"line":
|
|
4055
|
+
"line": 467,
|
|
4162
4056
|
"character": 9
|
|
4163
4057
|
}
|
|
4164
4058
|
],
|
|
@@ -4195,7 +4089,7 @@
|
|
|
4195
4089
|
"sources": [
|
|
4196
4090
|
{
|
|
4197
4091
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4198
|
-
"line":
|
|
4092
|
+
"line": 471,
|
|
4199
4093
|
"character": 9
|
|
4200
4094
|
}
|
|
4201
4095
|
],
|
|
@@ -4232,7 +4126,7 @@
|
|
|
4232
4126
|
"sources": [
|
|
4233
4127
|
{
|
|
4234
4128
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4235
|
-
"line":
|
|
4129
|
+
"line": 574,
|
|
4236
4130
|
"character": 9
|
|
4237
4131
|
}
|
|
4238
4132
|
],
|
|
@@ -4287,7 +4181,7 @@
|
|
|
4287
4181
|
"sources": [
|
|
4288
4182
|
{
|
|
4289
4183
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4290
|
-
"line":
|
|
4184
|
+
"line": 587,
|
|
4291
4185
|
"character": 9
|
|
4292
4186
|
}
|
|
4293
4187
|
],
|
|
@@ -4380,7 +4274,7 @@
|
|
|
4380
4274
|
"sources": [
|
|
4381
4275
|
{
|
|
4382
4276
|
"fileName": "projects/lookup/src/modules/autocomplete/autocomplete.component.ts",
|
|
4383
|
-
"line":
|
|
4277
|
+
"line": 67,
|
|
4384
4278
|
"character": 13
|
|
4385
4279
|
}
|
|
4386
4280
|
],
|
|
@@ -4435,7 +4329,7 @@
|
|
|
4435
4329
|
"sources": [
|
|
4436
4330
|
{
|
|
4437
4331
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4438
|
-
"line":
|
|
4332
|
+
"line": 261,
|
|
4439
4333
|
"character": 2
|
|
4440
4334
|
}
|
|
4441
4335
|
],
|
|
@@ -4594,7 +4488,7 @@
|
|
|
4594
4488
|
"sources": [
|
|
4595
4489
|
{
|
|
4596
4490
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4597
|
-
"line":
|
|
4491
|
+
"line": 67,
|
|
4598
4492
|
"character": 9
|
|
4599
4493
|
}
|
|
4600
4494
|
],
|
|
@@ -4614,7 +4508,7 @@
|
|
|
4614
4508
|
"sources": [
|
|
4615
4509
|
{
|
|
4616
4510
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4617
|
-
"line":
|
|
4511
|
+
"line": 160,
|
|
4618
4512
|
"character": 9
|
|
4619
4513
|
}
|
|
4620
4514
|
],
|
|
@@ -4622,7 +4516,7 @@
|
|
|
4622
4516
|
"type": "array",
|
|
4623
4517
|
"elementType": {
|
|
4624
4518
|
"type": "reference",
|
|
4625
|
-
"id":
|
|
4519
|
+
"id": 570,
|
|
4626
4520
|
"name": "SkyCountryFieldCountry"
|
|
4627
4521
|
}
|
|
4628
4522
|
}
|
|
@@ -4652,7 +4546,7 @@
|
|
|
4652
4546
|
"sources": [
|
|
4653
4547
|
{
|
|
4654
4548
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4655
|
-
"line":
|
|
4549
|
+
"line": 169,
|
|
4656
4550
|
"character": 9
|
|
4657
4551
|
}
|
|
4658
4552
|
],
|
|
@@ -4673,7 +4567,7 @@
|
|
|
4673
4567
|
"sources": [
|
|
4674
4568
|
{
|
|
4675
4569
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4676
|
-
"line":
|
|
4570
|
+
"line": 162,
|
|
4677
4571
|
"character": 9
|
|
4678
4572
|
}
|
|
4679
4573
|
],
|
|
@@ -4695,7 +4589,7 @@
|
|
|
4695
4589
|
"sources": [
|
|
4696
4590
|
{
|
|
4697
4591
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4698
|
-
"line":
|
|
4592
|
+
"line": 223,
|
|
4699
4593
|
"character": 9
|
|
4700
4594
|
}
|
|
4701
4595
|
],
|
|
@@ -4737,7 +4631,7 @@
|
|
|
4737
4631
|
"sources": [
|
|
4738
4632
|
{
|
|
4739
4633
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4740
|
-
"line":
|
|
4634
|
+
"line": 118,
|
|
4741
4635
|
"character": 9
|
|
4742
4636
|
}
|
|
4743
4637
|
],
|
|
@@ -4746,20 +4640,6 @@
|
|
|
4746
4640
|
"name": "boolean"
|
|
4747
4641
|
}
|
|
4748
4642
|
},
|
|
4749
|
-
{
|
|
4750
|
-
"id": 307,
|
|
4751
|
-
"name": "inputBoxHostSvc",
|
|
4752
|
-
"kind": 1024,
|
|
4753
|
-
"kindString": "Property",
|
|
4754
|
-
"flags": {
|
|
4755
|
-
"isPublic": true,
|
|
4756
|
-
"isOptional": true
|
|
4757
|
-
},
|
|
4758
|
-
"type": {
|
|
4759
|
-
"type": "reference",
|
|
4760
|
-
"name": "SkyInputBoxHostService"
|
|
4761
|
-
}
|
|
4762
|
-
},
|
|
4763
4643
|
{
|
|
4764
4644
|
"id": 293,
|
|
4765
4645
|
"name": "inputId",
|
|
@@ -4771,7 +4651,7 @@
|
|
|
4771
4651
|
"sources": [
|
|
4772
4652
|
{
|
|
4773
4653
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4774
|
-
"line":
|
|
4654
|
+
"line": 225,
|
|
4775
4655
|
"character": 9
|
|
4776
4656
|
}
|
|
4777
4657
|
],
|
|
@@ -4791,7 +4671,7 @@
|
|
|
4791
4671
|
"sources": [
|
|
4792
4672
|
{
|
|
4793
4673
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4794
|
-
"line":
|
|
4674
|
+
"line": 164,
|
|
4795
4675
|
"character": 9
|
|
4796
4676
|
}
|
|
4797
4677
|
],
|
|
@@ -4801,52 +4681,6 @@
|
|
|
4801
4681
|
},
|
|
4802
4682
|
"defaultValue": "false"
|
|
4803
4683
|
},
|
|
4804
|
-
{
|
|
4805
|
-
"id": 319,
|
|
4806
|
-
"name": "onChange",
|
|
4807
|
-
"kind": 1024,
|
|
4808
|
-
"kindString": "Property",
|
|
4809
|
-
"flags": {
|
|
4810
|
-
"isPublic": true
|
|
4811
|
-
},
|
|
4812
|
-
"sources": [
|
|
4813
|
-
{
|
|
4814
|
-
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4815
|
-
"line": 373,
|
|
4816
|
-
"character": 9
|
|
4817
|
-
}
|
|
4818
|
-
],
|
|
4819
|
-
"type": {
|
|
4820
|
-
"type": "reference",
|
|
4821
|
-
"qualifiedName": "Function",
|
|
4822
|
-
"package": "typescript",
|
|
4823
|
-
"name": "Function"
|
|
4824
|
-
},
|
|
4825
|
-
"defaultValue": "..."
|
|
4826
|
-
},
|
|
4827
|
-
{
|
|
4828
|
-
"id": 320,
|
|
4829
|
-
"name": "onTouched",
|
|
4830
|
-
"kind": 1024,
|
|
4831
|
-
"kindString": "Property",
|
|
4832
|
-
"flags": {
|
|
4833
|
-
"isPublic": true
|
|
4834
|
-
},
|
|
4835
|
-
"sources": [
|
|
4836
|
-
{
|
|
4837
|
-
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4838
|
-
"line": 376,
|
|
4839
|
-
"character": 9
|
|
4840
|
-
}
|
|
4841
|
-
],
|
|
4842
|
-
"type": {
|
|
4843
|
-
"type": "reference",
|
|
4844
|
-
"qualifiedName": "Function",
|
|
4845
|
-
"package": "typescript",
|
|
4846
|
-
"name": "Function"
|
|
4847
|
-
},
|
|
4848
|
-
"defaultValue": "..."
|
|
4849
|
-
},
|
|
4850
4684
|
{
|
|
4851
4685
|
"id": 286,
|
|
4852
4686
|
"name": "searchTextMinimumCharacters",
|
|
@@ -4858,7 +4692,7 @@
|
|
|
4858
4692
|
"sources": [
|
|
4859
4693
|
{
|
|
4860
4694
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4861
|
-
"line":
|
|
4695
|
+
"line": 166,
|
|
4862
4696
|
"character": 9
|
|
4863
4697
|
}
|
|
4864
4698
|
],
|
|
@@ -4894,7 +4728,7 @@
|
|
|
4894
4728
|
"sources": [
|
|
4895
4729
|
{
|
|
4896
4730
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4897
|
-
"line":
|
|
4731
|
+
"line": 158,
|
|
4898
4732
|
"character": 9
|
|
4899
4733
|
}
|
|
4900
4734
|
],
|
|
@@ -4903,7 +4737,7 @@
|
|
|
4903
4737
|
"typeArguments": [
|
|
4904
4738
|
{
|
|
4905
4739
|
"type": "reference",
|
|
4906
|
-
"id":
|
|
4740
|
+
"id": 570,
|
|
4907
4741
|
"name": "SkyCountryFieldCountry"
|
|
4908
4742
|
}
|
|
4909
4743
|
],
|
|
@@ -4936,7 +4770,7 @@
|
|
|
4936
4770
|
"sources": [
|
|
4937
4771
|
{
|
|
4938
4772
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
4939
|
-
"line":
|
|
4773
|
+
"line": 76,
|
|
4940
4774
|
"character": 13
|
|
4941
4775
|
}
|
|
4942
4776
|
],
|
|
@@ -5021,7 +4855,7 @@
|
|
|
5021
4855
|
"sources": [
|
|
5022
4856
|
{
|
|
5023
4857
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5024
|
-
"line":
|
|
4858
|
+
"line": 97,
|
|
5025
4859
|
"character": 13
|
|
5026
4860
|
}
|
|
5027
4861
|
],
|
|
@@ -5106,7 +4940,7 @@
|
|
|
5106
4940
|
"sources": [
|
|
5107
4941
|
{
|
|
5108
4942
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5109
|
-
"line":
|
|
4943
|
+
"line": 125,
|
|
5110
4944
|
"character": 13
|
|
5111
4945
|
}
|
|
5112
4946
|
],
|
|
@@ -5179,7 +5013,7 @@
|
|
|
5179
5013
|
"sources": [
|
|
5180
5014
|
{
|
|
5181
5015
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5182
|
-
"line":
|
|
5016
|
+
"line": 171,
|
|
5183
5017
|
"character": 13
|
|
5184
5018
|
}
|
|
5185
5019
|
],
|
|
@@ -5192,7 +5026,7 @@
|
|
|
5192
5026
|
"flags": {},
|
|
5193
5027
|
"type": {
|
|
5194
5028
|
"type": "reference",
|
|
5195
|
-
"id":
|
|
5029
|
+
"id": 570,
|
|
5196
5030
|
"name": "SkyCountryFieldCountry"
|
|
5197
5031
|
}
|
|
5198
5032
|
}
|
|
@@ -5213,7 +5047,7 @@
|
|
|
5213
5047
|
"flags": {},
|
|
5214
5048
|
"type": {
|
|
5215
5049
|
"type": "reference",
|
|
5216
|
-
"id":
|
|
5050
|
+
"id": 570,
|
|
5217
5051
|
"name": "SkyCountryFieldCountry"
|
|
5218
5052
|
}
|
|
5219
5053
|
}
|
|
@@ -5248,7 +5082,7 @@
|
|
|
5248
5082
|
"sources": [
|
|
5249
5083
|
{
|
|
5250
5084
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5251
|
-
"line":
|
|
5085
|
+
"line": 140,
|
|
5252
5086
|
"character": 13
|
|
5253
5087
|
}
|
|
5254
5088
|
],
|
|
@@ -5315,7 +5149,7 @@
|
|
|
5315
5149
|
"sources": [
|
|
5316
5150
|
{
|
|
5317
5151
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5318
|
-
"line":
|
|
5152
|
+
"line": 316,
|
|
5319
5153
|
"character": 9
|
|
5320
5154
|
}
|
|
5321
5155
|
],
|
|
@@ -5342,7 +5176,79 @@
|
|
|
5342
5176
|
}
|
|
5343
5177
|
},
|
|
5344
5178
|
{
|
|
5345
|
-
"id":
|
|
5179
|
+
"id": 319,
|
|
5180
|
+
"name": "onChange",
|
|
5181
|
+
"kind": 2048,
|
|
5182
|
+
"kindString": "Method",
|
|
5183
|
+
"flags": {
|
|
5184
|
+
"isPublic": true
|
|
5185
|
+
},
|
|
5186
|
+
"sources": [
|
|
5187
|
+
{
|
|
5188
|
+
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5189
|
+
"line": 366,
|
|
5190
|
+
"character": 9
|
|
5191
|
+
}
|
|
5192
|
+
],
|
|
5193
|
+
"signatures": [
|
|
5194
|
+
{
|
|
5195
|
+
"id": 320,
|
|
5196
|
+
"name": "onChange",
|
|
5197
|
+
"kind": 4096,
|
|
5198
|
+
"kindString": "Call signature",
|
|
5199
|
+
"flags": {},
|
|
5200
|
+
"parameters": [
|
|
5201
|
+
{
|
|
5202
|
+
"id": 321,
|
|
5203
|
+
"name": "value",
|
|
5204
|
+
"kind": 32768,
|
|
5205
|
+
"kindString": "Parameter",
|
|
5206
|
+
"flags": {},
|
|
5207
|
+
"type": {
|
|
5208
|
+
"type": "reference",
|
|
5209
|
+
"id": 570,
|
|
5210
|
+
"name": "SkyCountryFieldCountry"
|
|
5211
|
+
}
|
|
5212
|
+
}
|
|
5213
|
+
],
|
|
5214
|
+
"type": {
|
|
5215
|
+
"type": "intrinsic",
|
|
5216
|
+
"name": "void"
|
|
5217
|
+
}
|
|
5218
|
+
}
|
|
5219
|
+
]
|
|
5220
|
+
},
|
|
5221
|
+
{
|
|
5222
|
+
"id": 322,
|
|
5223
|
+
"name": "onTouched",
|
|
5224
|
+
"kind": 2048,
|
|
5225
|
+
"kindString": "Method",
|
|
5226
|
+
"flags": {
|
|
5227
|
+
"isPublic": true
|
|
5228
|
+
},
|
|
5229
|
+
"sources": [
|
|
5230
|
+
{
|
|
5231
|
+
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5232
|
+
"line": 369,
|
|
5233
|
+
"character": 9
|
|
5234
|
+
}
|
|
5235
|
+
],
|
|
5236
|
+
"signatures": [
|
|
5237
|
+
{
|
|
5238
|
+
"id": 323,
|
|
5239
|
+
"name": "onTouched",
|
|
5240
|
+
"kind": 4096,
|
|
5241
|
+
"kindString": "Call signature",
|
|
5242
|
+
"flags": {},
|
|
5243
|
+
"type": {
|
|
5244
|
+
"type": "intrinsic",
|
|
5245
|
+
"name": "void"
|
|
5246
|
+
}
|
|
5247
|
+
}
|
|
5248
|
+
]
|
|
5249
|
+
},
|
|
5250
|
+
{
|
|
5251
|
+
"id": 324,
|
|
5346
5252
|
"name": "registerOnChange",
|
|
5347
5253
|
"kind": 2048,
|
|
5348
5254
|
"kindString": "Method",
|
|
@@ -5352,20 +5258,20 @@
|
|
|
5352
5258
|
"sources": [
|
|
5353
5259
|
{
|
|
5354
5260
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5355
|
-
"line":
|
|
5261
|
+
"line": 371,
|
|
5356
5262
|
"character": 9
|
|
5357
5263
|
}
|
|
5358
5264
|
],
|
|
5359
5265
|
"signatures": [
|
|
5360
5266
|
{
|
|
5361
|
-
"id":
|
|
5267
|
+
"id": 325,
|
|
5362
5268
|
"name": "registerOnChange",
|
|
5363
5269
|
"kind": 4096,
|
|
5364
5270
|
"kindString": "Call signature",
|
|
5365
5271
|
"flags": {},
|
|
5366
5272
|
"parameters": [
|
|
5367
5273
|
{
|
|
5368
|
-
"id":
|
|
5274
|
+
"id": 326,
|
|
5369
5275
|
"name": "fn",
|
|
5370
5276
|
"kind": 32768,
|
|
5371
5277
|
"kindString": "Parameter",
|
|
@@ -5373,28 +5279,29 @@
|
|
|
5373
5279
|
"type": {
|
|
5374
5280
|
"type": "reflection",
|
|
5375
5281
|
"declaration": {
|
|
5376
|
-
"id":
|
|
5282
|
+
"id": 327,
|
|
5377
5283
|
"name": "__type",
|
|
5378
5284
|
"kind": 65536,
|
|
5379
5285
|
"kindString": "Type literal",
|
|
5380
5286
|
"flags": {},
|
|
5381
5287
|
"signatures": [
|
|
5382
5288
|
{
|
|
5383
|
-
"id":
|
|
5289
|
+
"id": 328,
|
|
5384
5290
|
"name": "__type",
|
|
5385
5291
|
"kind": 4096,
|
|
5386
5292
|
"kindString": "Call signature",
|
|
5387
5293
|
"flags": {},
|
|
5388
5294
|
"parameters": [
|
|
5389
5295
|
{
|
|
5390
|
-
"id":
|
|
5296
|
+
"id": 329,
|
|
5391
5297
|
"name": "value",
|
|
5392
5298
|
"kind": 32768,
|
|
5393
5299
|
"kindString": "Parameter",
|
|
5394
5300
|
"flags": {},
|
|
5395
5301
|
"type": {
|
|
5396
|
-
"type": "
|
|
5397
|
-
"
|
|
5302
|
+
"type": "reference",
|
|
5303
|
+
"id": 570,
|
|
5304
|
+
"name": "SkyCountryFieldCountry"
|
|
5398
5305
|
}
|
|
5399
5306
|
}
|
|
5400
5307
|
],
|
|
@@ -5424,7 +5331,7 @@
|
|
|
5424
5331
|
}
|
|
5425
5332
|
},
|
|
5426
5333
|
{
|
|
5427
|
-
"id":
|
|
5334
|
+
"id": 330,
|
|
5428
5335
|
"name": "registerOnTouched",
|
|
5429
5336
|
"kind": 2048,
|
|
5430
5337
|
"kindString": "Method",
|
|
@@ -5434,20 +5341,20 @@
|
|
|
5434
5341
|
"sources": [
|
|
5435
5342
|
{
|
|
5436
5343
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5437
|
-
"line":
|
|
5344
|
+
"line": 375,
|
|
5438
5345
|
"character": 9
|
|
5439
5346
|
}
|
|
5440
5347
|
],
|
|
5441
5348
|
"signatures": [
|
|
5442
5349
|
{
|
|
5443
|
-
"id":
|
|
5350
|
+
"id": 331,
|
|
5444
5351
|
"name": "registerOnTouched",
|
|
5445
5352
|
"kind": 4096,
|
|
5446
5353
|
"kindString": "Call signature",
|
|
5447
5354
|
"flags": {},
|
|
5448
5355
|
"parameters": [
|
|
5449
5356
|
{
|
|
5450
|
-
"id":
|
|
5357
|
+
"id": 332,
|
|
5451
5358
|
"name": "fn",
|
|
5452
5359
|
"kind": 32768,
|
|
5453
5360
|
"kindString": "Parameter",
|
|
@@ -5455,14 +5362,14 @@
|
|
|
5455
5362
|
"type": {
|
|
5456
5363
|
"type": "reflection",
|
|
5457
5364
|
"declaration": {
|
|
5458
|
-
"id":
|
|
5365
|
+
"id": 333,
|
|
5459
5366
|
"name": "__type",
|
|
5460
5367
|
"kind": 65536,
|
|
5461
5368
|
"kindString": "Type literal",
|
|
5462
5369
|
"flags": {},
|
|
5463
5370
|
"signatures": [
|
|
5464
5371
|
{
|
|
5465
|
-
"id":
|
|
5372
|
+
"id": 334,
|
|
5466
5373
|
"name": "__type",
|
|
5467
5374
|
"kind": 4096,
|
|
5468
5375
|
"kindString": "Call signature",
|
|
@@ -5493,7 +5400,7 @@
|
|
|
5493
5400
|
}
|
|
5494
5401
|
},
|
|
5495
5402
|
{
|
|
5496
|
-
"id":
|
|
5403
|
+
"id": 335,
|
|
5497
5404
|
"name": "setDisabledState",
|
|
5498
5405
|
"kind": 2048,
|
|
5499
5406
|
"kindString": "Method",
|
|
@@ -5503,20 +5410,20 @@
|
|
|
5503
5410
|
"sources": [
|
|
5504
5411
|
{
|
|
5505
5412
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5506
|
-
"line":
|
|
5413
|
+
"line": 380,
|
|
5507
5414
|
"character": 9
|
|
5508
5415
|
}
|
|
5509
5416
|
],
|
|
5510
5417
|
"signatures": [
|
|
5511
5418
|
{
|
|
5512
|
-
"id":
|
|
5419
|
+
"id": 336,
|
|
5513
5420
|
"name": "setDisabledState",
|
|
5514
5421
|
"kind": 4096,
|
|
5515
5422
|
"kindString": "Call signature",
|
|
5516
5423
|
"flags": {},
|
|
5517
5424
|
"parameters": [
|
|
5518
5425
|
{
|
|
5519
|
-
"id":
|
|
5426
|
+
"id": 337,
|
|
5520
5427
|
"name": "disabled",
|
|
5521
5428
|
"kind": 32768,
|
|
5522
5429
|
"kindString": "Parameter",
|
|
@@ -5543,7 +5450,7 @@
|
|
|
5543
5450
|
}
|
|
5544
5451
|
},
|
|
5545
5452
|
{
|
|
5546
|
-
"id":
|
|
5453
|
+
"id": 338,
|
|
5547
5454
|
"name": "validate",
|
|
5548
5455
|
"kind": 2048,
|
|
5549
5456
|
"kindString": "Method",
|
|
@@ -5553,20 +5460,20 @@
|
|
|
5553
5460
|
"sources": [
|
|
5554
5461
|
{
|
|
5555
5462
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5556
|
-
"line":
|
|
5463
|
+
"line": 384,
|
|
5557
5464
|
"character": 9
|
|
5558
5465
|
}
|
|
5559
5466
|
],
|
|
5560
5467
|
"signatures": [
|
|
5561
5468
|
{
|
|
5562
|
-
"id":
|
|
5469
|
+
"id": 339,
|
|
5563
5470
|
"name": "validate",
|
|
5564
5471
|
"kind": 4096,
|
|
5565
5472
|
"kindString": "Call signature",
|
|
5566
5473
|
"flags": {},
|
|
5567
5474
|
"parameters": [
|
|
5568
5475
|
{
|
|
5569
|
-
"id":
|
|
5476
|
+
"id": 340,
|
|
5570
5477
|
"name": "control",
|
|
5571
5478
|
"kind": 32768,
|
|
5572
5479
|
"kindString": "Parameter",
|
|
@@ -5597,7 +5504,7 @@
|
|
|
5597
5504
|
}
|
|
5598
5505
|
},
|
|
5599
5506
|
{
|
|
5600
|
-
"id":
|
|
5507
|
+
"id": 341,
|
|
5601
5508
|
"name": "writeValue",
|
|
5602
5509
|
"kind": 2048,
|
|
5603
5510
|
"kindString": "Method",
|
|
@@ -5607,27 +5514,27 @@
|
|
|
5607
5514
|
"sources": [
|
|
5608
5515
|
{
|
|
5609
5516
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5610
|
-
"line":
|
|
5517
|
+
"line": 398,
|
|
5611
5518
|
"character": 9
|
|
5612
5519
|
}
|
|
5613
5520
|
],
|
|
5614
5521
|
"signatures": [
|
|
5615
5522
|
{
|
|
5616
|
-
"id":
|
|
5523
|
+
"id": 342,
|
|
5617
5524
|
"name": "writeValue",
|
|
5618
5525
|
"kind": 4096,
|
|
5619
5526
|
"kindString": "Call signature",
|
|
5620
5527
|
"flags": {},
|
|
5621
5528
|
"parameters": [
|
|
5622
5529
|
{
|
|
5623
|
-
"id":
|
|
5530
|
+
"id": 343,
|
|
5624
5531
|
"name": "value",
|
|
5625
5532
|
"kind": 32768,
|
|
5626
5533
|
"kindString": "Parameter",
|
|
5627
5534
|
"flags": {},
|
|
5628
5535
|
"type": {
|
|
5629
5536
|
"type": "reference",
|
|
5630
|
-
"id":
|
|
5537
|
+
"id": 570,
|
|
5631
5538
|
"name": "SkyCountryFieldCountry"
|
|
5632
5539
|
}
|
|
5633
5540
|
}
|
|
@@ -5669,8 +5576,6 @@
|
|
|
5669
5576
|
307,
|
|
5670
5577
|
293,
|
|
5671
5578
|
285,
|
|
5672
|
-
319,
|
|
5673
|
-
320,
|
|
5674
5579
|
286,
|
|
5675
5580
|
282
|
|
5676
5581
|
]
|
|
@@ -5691,18 +5596,20 @@
|
|
|
5691
5596
|
"kind": 2048,
|
|
5692
5597
|
"children": [
|
|
5693
5598
|
310,
|
|
5694
|
-
|
|
5695
|
-
|
|
5696
|
-
|
|
5599
|
+
319,
|
|
5600
|
+
322,
|
|
5601
|
+
324,
|
|
5602
|
+
330,
|
|
5697
5603
|
335,
|
|
5698
|
-
338
|
|
5604
|
+
338,
|
|
5605
|
+
341
|
|
5699
5606
|
]
|
|
5700
5607
|
}
|
|
5701
5608
|
],
|
|
5702
5609
|
"sources": [
|
|
5703
5610
|
{
|
|
5704
5611
|
"fileName": "projects/lookup/src/modules/country-field/country-field.component.ts",
|
|
5705
|
-
"line":
|
|
5612
|
+
"line": 59,
|
|
5706
5613
|
"character": 13
|
|
5707
5614
|
}
|
|
5708
5615
|
],
|
|
@@ -5740,7 +5647,7 @@
|
|
|
5740
5647
|
]
|
|
5741
5648
|
},
|
|
5742
5649
|
{
|
|
5743
|
-
"id":
|
|
5650
|
+
"id": 363,
|
|
5744
5651
|
"name": "SkyLookupComponent",
|
|
5745
5652
|
"kind": 128,
|
|
5746
5653
|
"kindString": "Class",
|
|
@@ -5761,7 +5668,7 @@
|
|
|
5761
5668
|
],
|
|
5762
5669
|
"children": [
|
|
5763
5670
|
{
|
|
5764
|
-
"id":
|
|
5671
|
+
"id": 364,
|
|
5765
5672
|
"name": "constructor",
|
|
5766
5673
|
"kind": 512,
|
|
5767
5674
|
"kindString": "Constructor",
|
|
@@ -5769,20 +5676,20 @@
|
|
|
5769
5676
|
"sources": [
|
|
5770
5677
|
{
|
|
5771
5678
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
5772
|
-
"line":
|
|
5679
|
+
"line": 272,
|
|
5773
5680
|
"character": 2
|
|
5774
5681
|
}
|
|
5775
5682
|
],
|
|
5776
5683
|
"signatures": [
|
|
5777
5684
|
{
|
|
5778
|
-
"id":
|
|
5685
|
+
"id": 365,
|
|
5779
5686
|
"name": "SkyLookupComponent",
|
|
5780
5687
|
"kind": 16384,
|
|
5781
5688
|
"kindString": "Constructor signature",
|
|
5782
5689
|
"flags": {},
|
|
5783
5690
|
"parameters": [
|
|
5784
5691
|
{
|
|
5785
|
-
"id":
|
|
5692
|
+
"id": 366,
|
|
5786
5693
|
"name": "changeDetector",
|
|
5787
5694
|
"kind": 32768,
|
|
5788
5695
|
"kindString": "Parameter",
|
|
@@ -5795,7 +5702,7 @@
|
|
|
5795
5702
|
}
|
|
5796
5703
|
},
|
|
5797
5704
|
{
|
|
5798
|
-
"id":
|
|
5705
|
+
"id": 367,
|
|
5799
5706
|
"name": "elementRef",
|
|
5800
5707
|
"kind": 32768,
|
|
5801
5708
|
"kindString": "Parameter",
|
|
@@ -5814,7 +5721,7 @@
|
|
|
5814
5721
|
}
|
|
5815
5722
|
},
|
|
5816
5723
|
{
|
|
5817
|
-
"id":
|
|
5724
|
+
"id": 368,
|
|
5818
5725
|
"name": "windowRef",
|
|
5819
5726
|
"kind": 32768,
|
|
5820
5727
|
"kindString": "Parameter",
|
|
@@ -5825,7 +5732,7 @@
|
|
|
5825
5732
|
}
|
|
5826
5733
|
},
|
|
5827
5734
|
{
|
|
5828
|
-
"id":
|
|
5735
|
+
"id": 369,
|
|
5829
5736
|
"name": "ngControl",
|
|
5830
5737
|
"kind": 32768,
|
|
5831
5738
|
"kindString": "Parameter",
|
|
@@ -5860,7 +5767,7 @@
|
|
|
5860
5767
|
}
|
|
5861
5768
|
},
|
|
5862
5769
|
{
|
|
5863
|
-
"id":
|
|
5770
|
+
"id": 370,
|
|
5864
5771
|
"name": "adapter",
|
|
5865
5772
|
"kind": 32768,
|
|
5866
5773
|
"kindString": "Parameter",
|
|
@@ -5871,7 +5778,7 @@
|
|
|
5871
5778
|
}
|
|
5872
5779
|
},
|
|
5873
5780
|
{
|
|
5874
|
-
"id":
|
|
5781
|
+
"id": 371,
|
|
5875
5782
|
"name": "modalService",
|
|
5876
5783
|
"kind": 32768,
|
|
5877
5784
|
"kindString": "Parameter",
|
|
@@ -5882,7 +5789,7 @@
|
|
|
5882
5789
|
}
|
|
5883
5790
|
},
|
|
5884
5791
|
{
|
|
5885
|
-
"id":
|
|
5792
|
+
"id": 372,
|
|
5886
5793
|
"name": "resourcesService",
|
|
5887
5794
|
"kind": 32768,
|
|
5888
5795
|
"kindString": "Parameter",
|
|
@@ -5893,7 +5800,7 @@
|
|
|
5893
5800
|
}
|
|
5894
5801
|
},
|
|
5895
5802
|
{
|
|
5896
|
-
"id":
|
|
5803
|
+
"id": 373,
|
|
5897
5804
|
"name": "inputBoxHostSvc",
|
|
5898
5805
|
"kind": 32768,
|
|
5899
5806
|
"kindString": "Parameter",
|
|
@@ -5918,7 +5825,7 @@
|
|
|
5918
5825
|
}
|
|
5919
5826
|
},
|
|
5920
5827
|
{
|
|
5921
|
-
"id":
|
|
5828
|
+
"id": 374,
|
|
5922
5829
|
"name": "themeSvc",
|
|
5923
5830
|
"kind": 32768,
|
|
5924
5831
|
"kindString": "Parameter",
|
|
@@ -5945,7 +5852,7 @@
|
|
|
5945
5852
|
],
|
|
5946
5853
|
"type": {
|
|
5947
5854
|
"type": "reference",
|
|
5948
|
-
"id":
|
|
5855
|
+
"id": 363,
|
|
5949
5856
|
"name": "SkyLookupComponent"
|
|
5950
5857
|
},
|
|
5951
5858
|
"overwrites": {
|
|
@@ -5960,7 +5867,7 @@
|
|
|
5960
5867
|
}
|
|
5961
5868
|
},
|
|
5962
5869
|
{
|
|
5963
|
-
"id":
|
|
5870
|
+
"id": 393,
|
|
5964
5871
|
"name": "addClick",
|
|
5965
5872
|
"kind": 1024,
|
|
5966
5873
|
"kindString": "Property",
|
|
@@ -5985,7 +5892,7 @@
|
|
|
5985
5892
|
"sources": [
|
|
5986
5893
|
{
|
|
5987
5894
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
5988
|
-
"line":
|
|
5895
|
+
"line": 180,
|
|
5989
5896
|
"character": 9
|
|
5990
5897
|
}
|
|
5991
5898
|
],
|
|
@@ -5994,7 +5901,7 @@
|
|
|
5994
5901
|
"typeArguments": [
|
|
5995
5902
|
{
|
|
5996
5903
|
"type": "reference",
|
|
5997
|
-
"id":
|
|
5904
|
+
"id": 582,
|
|
5998
5905
|
"name": "SkyLookupAddClickEventArgs"
|
|
5999
5906
|
}
|
|
6000
5907
|
],
|
|
@@ -6005,7 +5912,7 @@
|
|
|
6005
5912
|
"defaultValue": "..."
|
|
6006
5913
|
},
|
|
6007
5914
|
{
|
|
6008
|
-
"id":
|
|
5915
|
+
"id": 375,
|
|
6009
5916
|
"name": "ariaLabel",
|
|
6010
5917
|
"kind": 1024,
|
|
6011
5918
|
"kindString": "Property",
|
|
@@ -6030,7 +5937,7 @@
|
|
|
6030
5937
|
"sources": [
|
|
6031
5938
|
{
|
|
6032
5939
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6033
|
-
"line":
|
|
5940
|
+
"line": 69,
|
|
6034
5941
|
"character": 9
|
|
6035
5942
|
}
|
|
6036
5943
|
],
|
|
@@ -6040,7 +5947,7 @@
|
|
|
6040
5947
|
}
|
|
6041
5948
|
},
|
|
6042
5949
|
{
|
|
6043
|
-
"id":
|
|
5950
|
+
"id": 376,
|
|
6044
5951
|
"name": "ariaLabelledBy",
|
|
6045
5952
|
"kind": 1024,
|
|
6046
5953
|
"kindString": "Property",
|
|
@@ -6065,7 +5972,7 @@
|
|
|
6065
5972
|
"sources": [
|
|
6066
5973
|
{
|
|
6067
5974
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6068
|
-
"line":
|
|
5975
|
+
"line": 78,
|
|
6069
5976
|
"character": 9
|
|
6070
5977
|
}
|
|
6071
5978
|
],
|
|
@@ -6075,7 +5982,7 @@
|
|
|
6075
5982
|
}
|
|
6076
5983
|
},
|
|
6077
5984
|
{
|
|
6078
|
-
"id":
|
|
5985
|
+
"id": 377,
|
|
6079
5986
|
"name": "autocompleteAttribute",
|
|
6080
5987
|
"kind": 1024,
|
|
6081
5988
|
"kindString": "Property",
|
|
@@ -6106,7 +6013,7 @@
|
|
|
6106
6013
|
"sources": [
|
|
6107
6014
|
{
|
|
6108
6015
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6109
|
-
"line":
|
|
6016
|
+
"line": 85,
|
|
6110
6017
|
"character": 9
|
|
6111
6018
|
}
|
|
6112
6019
|
],
|
|
@@ -6116,7 +6023,7 @@
|
|
|
6116
6023
|
}
|
|
6117
6024
|
},
|
|
6118
6025
|
{
|
|
6119
|
-
"id":
|
|
6026
|
+
"id": 402,
|
|
6120
6027
|
"name": "autocompleteController",
|
|
6121
6028
|
"kind": 1024,
|
|
6122
6029
|
"kindString": "Property",
|
|
@@ -6126,7 +6033,7 @@
|
|
|
6126
6033
|
"sources": [
|
|
6127
6034
|
{
|
|
6128
6035
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6129
|
-
"line":
|
|
6036
|
+
"line": 221,
|
|
6130
6037
|
"character": 9
|
|
6131
6038
|
}
|
|
6132
6039
|
],
|
|
@@ -6145,7 +6052,7 @@
|
|
|
6145
6052
|
"defaultValue": "..."
|
|
6146
6053
|
},
|
|
6147
6054
|
{
|
|
6148
|
-
"id":
|
|
6055
|
+
"id": 515,
|
|
6149
6056
|
"name": "debounceTime",
|
|
6150
6057
|
"kind": 1024,
|
|
6151
6058
|
"kindString": "Property",
|
|
@@ -6176,7 +6083,7 @@
|
|
|
6176
6083
|
"sources": [
|
|
6177
6084
|
{
|
|
6178
6085
|
"fileName": "projects/lookup/src/modules/lookup/lookup-autocomplete-adapter.ts",
|
|
6179
|
-
"line":
|
|
6086
|
+
"line": 25,
|
|
6180
6087
|
"character": 9
|
|
6181
6088
|
}
|
|
6182
6089
|
],
|
|
@@ -6190,7 +6097,7 @@
|
|
|
6190
6097
|
}
|
|
6191
6098
|
},
|
|
6192
6099
|
{
|
|
6193
|
-
"id":
|
|
6100
|
+
"id": 382,
|
|
6194
6101
|
"name": "disabled",
|
|
6195
6102
|
"kind": 1024,
|
|
6196
6103
|
"kindString": "Property",
|
|
@@ -6215,7 +6122,7 @@
|
|
|
6215
6122
|
"sources": [
|
|
6216
6123
|
{
|
|
6217
6124
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6218
|
-
"line":
|
|
6125
|
+
"line": 110,
|
|
6219
6126
|
"character": 9
|
|
6220
6127
|
}
|
|
6221
6128
|
],
|
|
@@ -6226,7 +6133,7 @@
|
|
|
6226
6133
|
"defaultValue": "false"
|
|
6227
6134
|
},
|
|
6228
6135
|
{
|
|
6229
|
-
"id":
|
|
6136
|
+
"id": 383,
|
|
6230
6137
|
"name": "enableShowMore",
|
|
6231
6138
|
"kind": 1024,
|
|
6232
6139
|
"kindString": "Property",
|
|
@@ -6251,7 +6158,7 @@
|
|
|
6251
6158
|
"sources": [
|
|
6252
6159
|
{
|
|
6253
6160
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6254
|
-
"line":
|
|
6161
|
+
"line": 116,
|
|
6255
6162
|
"character": 9
|
|
6256
6163
|
}
|
|
6257
6164
|
],
|
|
@@ -6262,7 +6169,7 @@
|
|
|
6262
6169
|
"defaultValue": "false"
|
|
6263
6170
|
},
|
|
6264
6171
|
{
|
|
6265
|
-
"id":
|
|
6172
|
+
"id": 385,
|
|
6266
6173
|
"name": "idProperty",
|
|
6267
6174
|
"kind": 1024,
|
|
6268
6175
|
"kindString": "Property",
|
|
@@ -6287,7 +6194,7 @@
|
|
|
6287
6194
|
"sources": [
|
|
6288
6195
|
{
|
|
6289
6196
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6290
|
-
"line":
|
|
6197
|
+
"line": 129,
|
|
6291
6198
|
"character": 9
|
|
6292
6199
|
}
|
|
6293
6200
|
],
|
|
@@ -6297,21 +6204,7 @@
|
|
|
6297
6204
|
}
|
|
6298
6205
|
},
|
|
6299
6206
|
{
|
|
6300
|
-
"id":
|
|
6301
|
-
"name": "inputBoxHostSvc",
|
|
6302
|
-
"kind": 1024,
|
|
6303
|
-
"kindString": "Property",
|
|
6304
|
-
"flags": {
|
|
6305
|
-
"isPublic": true,
|
|
6306
|
-
"isOptional": true
|
|
6307
|
-
},
|
|
6308
|
-
"type": {
|
|
6309
|
-
"type": "reference",
|
|
6310
|
-
"name": "SkyInputBoxHostService"
|
|
6311
|
-
}
|
|
6312
|
-
},
|
|
6313
|
-
{
|
|
6314
|
-
"id": 400,
|
|
6207
|
+
"id": 403,
|
|
6315
6208
|
"name": "isInputFocused",
|
|
6316
6209
|
"kind": 1024,
|
|
6317
6210
|
"kindString": "Property",
|
|
@@ -6321,7 +6214,7 @@
|
|
|
6321
6214
|
"sources": [
|
|
6322
6215
|
{
|
|
6323
6216
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6324
|
-
"line":
|
|
6217
|
+
"line": 222,
|
|
6325
6218
|
"character": 9
|
|
6326
6219
|
}
|
|
6327
6220
|
],
|
|
@@ -6332,7 +6225,7 @@
|
|
|
6332
6225
|
"defaultValue": "false"
|
|
6333
6226
|
},
|
|
6334
6227
|
{
|
|
6335
|
-
"id":
|
|
6228
|
+
"id": 384,
|
|
6336
6229
|
"name": "placeholderText",
|
|
6337
6230
|
"kind": 1024,
|
|
6338
6231
|
"kindString": "Property",
|
|
@@ -6357,7 +6250,7 @@
|
|
|
6357
6250
|
"sources": [
|
|
6358
6251
|
{
|
|
6359
6252
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6360
|
-
"line":
|
|
6253
|
+
"line": 122,
|
|
6361
6254
|
"character": 9
|
|
6362
6255
|
}
|
|
6363
6256
|
],
|
|
@@ -6367,13 +6260,16 @@
|
|
|
6367
6260
|
}
|
|
6368
6261
|
},
|
|
6369
6262
|
{
|
|
6370
|
-
"id":
|
|
6263
|
+
"id": 532,
|
|
6371
6264
|
"name": "searchAsync",
|
|
6372
6265
|
"kind": 1024,
|
|
6373
6266
|
"kindString": "Property",
|
|
6374
6267
|
"flags": {
|
|
6375
6268
|
"isPublic": true
|
|
6376
6269
|
},
|
|
6270
|
+
"comment": {
|
|
6271
|
+
"shortText": "Fires when users enter new search information and allows results to be\nreturned via an observable."
|
|
6272
|
+
},
|
|
6377
6273
|
"decorators": [
|
|
6378
6274
|
{
|
|
6379
6275
|
"name": "Output",
|
|
@@ -6389,7 +6285,7 @@
|
|
|
6389
6285
|
"sources": [
|
|
6390
6286
|
{
|
|
6391
6287
|
"fileName": "projects/lookup/src/modules/lookup/lookup-autocomplete-adapter.ts",
|
|
6392
|
-
"line":
|
|
6288
|
+
"line": 116,
|
|
6393
6289
|
"character": 9
|
|
6394
6290
|
}
|
|
6395
6291
|
],
|
|
@@ -6398,7 +6294,7 @@
|
|
|
6398
6294
|
"typeArguments": [
|
|
6399
6295
|
{
|
|
6400
6296
|
"type": "reference",
|
|
6401
|
-
"id":
|
|
6297
|
+
"id": 539,
|
|
6402
6298
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
6403
6299
|
}
|
|
6404
6300
|
],
|
|
@@ -6413,7 +6309,7 @@
|
|
|
6413
6309
|
}
|
|
6414
6310
|
},
|
|
6415
6311
|
{
|
|
6416
|
-
"id":
|
|
6312
|
+
"id": 530,
|
|
6417
6313
|
"name": "searchFilters",
|
|
6418
6314
|
"kind": 1024,
|
|
6419
6315
|
"kindString": "Property",
|
|
@@ -6446,7 +6342,7 @@
|
|
|
6446
6342
|
"type": "array",
|
|
6447
6343
|
"elementType": {
|
|
6448
6344
|
"type": "reference",
|
|
6449
|
-
"id":
|
|
6345
|
+
"id": 556,
|
|
6450
6346
|
"name": "SkyAutocompleteSearchFunctionFilter"
|
|
6451
6347
|
}
|
|
6452
6348
|
},
|
|
@@ -6456,7 +6352,7 @@
|
|
|
6456
6352
|
}
|
|
6457
6353
|
},
|
|
6458
6354
|
{
|
|
6459
|
-
"id":
|
|
6355
|
+
"id": 528,
|
|
6460
6356
|
"name": "searchResultTemplate",
|
|
6461
6357
|
"kind": 1024,
|
|
6462
6358
|
"kindString": "Property",
|
|
@@ -6503,7 +6399,7 @@
|
|
|
6503
6399
|
}
|
|
6504
6400
|
},
|
|
6505
6401
|
{
|
|
6506
|
-
"id":
|
|
6402
|
+
"id": 531,
|
|
6507
6403
|
"name": "searchResultsLimit",
|
|
6508
6404
|
"kind": 1024,
|
|
6509
6405
|
"kindString": "Property",
|
|
@@ -6542,7 +6438,7 @@
|
|
|
6542
6438
|
}
|
|
6543
6439
|
},
|
|
6544
6440
|
{
|
|
6545
|
-
"id":
|
|
6441
|
+
"id": 529,
|
|
6546
6442
|
"name": "searchTextMinimumCharacters",
|
|
6547
6443
|
"kind": 1024,
|
|
6548
6444
|
"kindString": "Property",
|
|
@@ -6587,7 +6483,7 @@
|
|
|
6587
6483
|
}
|
|
6588
6484
|
},
|
|
6589
6485
|
{
|
|
6590
|
-
"id":
|
|
6486
|
+
"id": 386,
|
|
6591
6487
|
"name": "showAddButton",
|
|
6592
6488
|
"kind": 1024,
|
|
6593
6489
|
"kindString": "Property",
|
|
@@ -6612,7 +6508,7 @@
|
|
|
6612
6508
|
"sources": [
|
|
6613
6509
|
{
|
|
6614
6510
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6615
|
-
"line":
|
|
6511
|
+
"line": 135,
|
|
6616
6512
|
"character": 9
|
|
6617
6513
|
}
|
|
6618
6514
|
],
|
|
@@ -6623,7 +6519,7 @@
|
|
|
6623
6519
|
"defaultValue": "false"
|
|
6624
6520
|
},
|
|
6625
6521
|
{
|
|
6626
|
-
"id":
|
|
6522
|
+
"id": 387,
|
|
6627
6523
|
"name": "showMoreConfig",
|
|
6628
6524
|
"kind": 1024,
|
|
6629
6525
|
"kindString": "Property",
|
|
@@ -6648,32 +6544,18 @@
|
|
|
6648
6544
|
"sources": [
|
|
6649
6545
|
{
|
|
6650
6546
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6651
|
-
"line":
|
|
6547
|
+
"line": 141,
|
|
6652
6548
|
"character": 9
|
|
6653
6549
|
}
|
|
6654
6550
|
],
|
|
6655
6551
|
"type": {
|
|
6656
6552
|
"type": "reference",
|
|
6657
|
-
"id":
|
|
6553
|
+
"id": 590,
|
|
6658
6554
|
"name": "SkyLookupShowMoreConfig"
|
|
6659
6555
|
}
|
|
6660
6556
|
},
|
|
6661
6557
|
{
|
|
6662
|
-
"id":
|
|
6663
|
-
"name": "themeSvc",
|
|
6664
|
-
"kind": 1024,
|
|
6665
|
-
"kindString": "Property",
|
|
6666
|
-
"flags": {
|
|
6667
|
-
"isPublic": true,
|
|
6668
|
-
"isOptional": true
|
|
6669
|
-
},
|
|
6670
|
-
"type": {
|
|
6671
|
-
"type": "reference",
|
|
6672
|
-
"name": "SkyThemeService"
|
|
6673
|
-
}
|
|
6674
|
-
},
|
|
6675
|
-
{
|
|
6676
|
-
"id": 401,
|
|
6558
|
+
"id": 404,
|
|
6677
6559
|
"name": "tokensController",
|
|
6678
6560
|
"kind": 1024,
|
|
6679
6561
|
"kindString": "Property",
|
|
@@ -6683,7 +6565,7 @@
|
|
|
6683
6565
|
"sources": [
|
|
6684
6566
|
{
|
|
6685
6567
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6686
|
-
"line":
|
|
6568
|
+
"line": 223,
|
|
6687
6569
|
"character": 9
|
|
6688
6570
|
}
|
|
6689
6571
|
],
|
|
@@ -6702,7 +6584,7 @@
|
|
|
6702
6584
|
"defaultValue": "..."
|
|
6703
6585
|
},
|
|
6704
6586
|
{
|
|
6705
|
-
"id":
|
|
6587
|
+
"id": 378,
|
|
6706
6588
|
"name": "data",
|
|
6707
6589
|
"kind": 262144,
|
|
6708
6590
|
"kindString": "Accessor",
|
|
@@ -6724,13 +6606,13 @@
|
|
|
6724
6606
|
"sources": [
|
|
6725
6607
|
{
|
|
6726
6608
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
6727
|
-
"line":
|
|
6609
|
+
"line": 94,
|
|
6728
6610
|
"character": 13
|
|
6729
6611
|
}
|
|
6730
6612
|
],
|
|
6731
6613
|
"getSignature": [
|
|
6732
6614
|
{
|
|
6733
|
-
"id":
|
|
6615
|
+
"id": 379,
|
|
6734
6616
|
"name": "data",
|
|
6735
6617
|
"kind": 524288,
|
|
6736
6618
|
"kindString": "Get signature",
|
|
@@ -6755,7 +6637,7 @@
|
|
|
6755
6637
|
],
|
|
6756
6638
|
"setSignature": [
|
|
6757
6639
|
{
|
|
6758
|
-
"id":
|
|
6640
|
+
"id": 380,
|
|
6759
6641
|
"name": "data",
|
|
6760
6642
|
"kind": 1048576,
|
|
6761
6643
|
"kindString": "Set signature",
|
|
@@ -6771,7 +6653,7 @@
|
|
|
6771
6653
|
},
|
|
6772
6654
|
"parameters": [
|
|
6773
6655
|
{
|
|
6774
|
-
"id":
|
|
6656
|
+
"id": 381,
|
|
6775
6657
|
"name": "value",
|
|
6776
6658
|
"kind": 32768,
|
|
6777
6659
|
"kindString": "Parameter",
|
|
@@ -6793,7 +6675,7 @@
|
|
|
6793
6675
|
]
|
|
6794
6676
|
},
|
|
6795
6677
|
{
|
|
6796
|
-
"id":
|
|
6678
|
+
"id": 516,
|
|
6797
6679
|
"name": "descriptorProperty",
|
|
6798
6680
|
"kind": 262144,
|
|
6799
6681
|
"kindString": "Accessor",
|
|
@@ -6815,13 +6697,13 @@
|
|
|
6815
6697
|
"sources": [
|
|
6816
6698
|
{
|
|
6817
6699
|
"fileName": "projects/lookup/src/modules/lookup/lookup-autocomplete-adapter.ts",
|
|
6818
|
-
"line":
|
|
6700
|
+
"line": 33,
|
|
6819
6701
|
"character": 13
|
|
6820
6702
|
}
|
|
6821
6703
|
],
|
|
6822
6704
|
"getSignature": [
|
|
6823
6705
|
{
|
|
6824
|
-
"id":
|
|
6706
|
+
"id": 517,
|
|
6825
6707
|
"name": "descriptorProperty",
|
|
6826
6708
|
"kind": 524288,
|
|
6827
6709
|
"kindString": "Get signature",
|
|
@@ -6847,7 +6729,7 @@
|
|
|
6847
6729
|
],
|
|
6848
6730
|
"setSignature": [
|
|
6849
6731
|
{
|
|
6850
|
-
"id":
|
|
6732
|
+
"id": 518,
|
|
6851
6733
|
"name": "descriptorProperty",
|
|
6852
6734
|
"kind": 1048576,
|
|
6853
6735
|
"kindString": "Set signature",
|
|
@@ -6863,7 +6745,7 @@
|
|
|
6863
6745
|
},
|
|
6864
6746
|
"parameters": [
|
|
6865
6747
|
{
|
|
6866
|
-
"id":
|
|
6748
|
+
"id": 519,
|
|
6867
6749
|
"name": "value",
|
|
6868
6750
|
"kind": 32768,
|
|
6869
6751
|
"kindString": "Parameter",
|
|
@@ -6890,7 +6772,7 @@
|
|
|
6890
6772
|
}
|
|
6891
6773
|
},
|
|
6892
6774
|
{
|
|
6893
|
-
"id":
|
|
6775
|
+
"id": 520,
|
|
6894
6776
|
"name": "propertiesToSearch",
|
|
6895
6777
|
"kind": 262144,
|
|
6896
6778
|
"kindString": "Accessor",
|
|
@@ -6912,13 +6794,13 @@
|
|
|
6912
6794
|
"sources": [
|
|
6913
6795
|
{
|
|
6914
6796
|
"fileName": "projects/lookup/src/modules/lookup/lookup-autocomplete-adapter.ts",
|
|
6915
|
-
"line":
|
|
6797
|
+
"line": 46,
|
|
6916
6798
|
"character": 13
|
|
6917
6799
|
}
|
|
6918
6800
|
],
|
|
6919
6801
|
"getSignature": [
|
|
6920
6802
|
{
|
|
6921
|
-
"id":
|
|
6803
|
+
"id": 521,
|
|
6922
6804
|
"name": "propertiesToSearch",
|
|
6923
6805
|
"kind": 524288,
|
|
6924
6806
|
"kindString": "Get signature",
|
|
@@ -6947,7 +6829,7 @@
|
|
|
6947
6829
|
],
|
|
6948
6830
|
"setSignature": [
|
|
6949
6831
|
{
|
|
6950
|
-
"id":
|
|
6832
|
+
"id": 522,
|
|
6951
6833
|
"name": "propertiesToSearch",
|
|
6952
6834
|
"kind": 1048576,
|
|
6953
6835
|
"kindString": "Set signature",
|
|
@@ -6963,7 +6845,7 @@
|
|
|
6963
6845
|
},
|
|
6964
6846
|
"parameters": [
|
|
6965
6847
|
{
|
|
6966
|
-
"id":
|
|
6848
|
+
"id": 523,
|
|
6967
6849
|
"name": "value",
|
|
6968
6850
|
"kind": 32768,
|
|
6969
6851
|
"kindString": "Parameter",
|
|
@@ -6993,7 +6875,7 @@
|
|
|
6993
6875
|
}
|
|
6994
6876
|
},
|
|
6995
6877
|
{
|
|
6996
|
-
"id":
|
|
6878
|
+
"id": 524,
|
|
6997
6879
|
"name": "search",
|
|
6998
6880
|
"kind": 262144,
|
|
6999
6881
|
"kindString": "Accessor",
|
|
@@ -7021,17 +6903,17 @@
|
|
|
7021
6903
|
],
|
|
7022
6904
|
"getSignature": [
|
|
7023
6905
|
{
|
|
7024
|
-
"id":
|
|
6906
|
+
"id": 525,
|
|
7025
6907
|
"name": "search",
|
|
7026
6908
|
"kind": 524288,
|
|
7027
6909
|
"kindString": "Get signature",
|
|
7028
6910
|
"flags": {},
|
|
7029
6911
|
"comment": {
|
|
7030
|
-
"shortText": "Specifies a function to dynamically manage the data source when users\nchange the text in the lookup field. The search function must return\nan array or a promise of an array. The `search` property is particularly\nuseful when the data source does not live in the source code."
|
|
6912
|
+
"shortText": "Specifies a function to dynamically manage the data source when users\nchange the text in the lookup field. The search function must return\nan array or a promise of an array. The `search` property is particularly\nuseful when the data source does not live in the source code. If the\nsearch requires calling a remote data source, use `searchAsync` instead of\n`search`."
|
|
7031
6913
|
},
|
|
7032
6914
|
"type": {
|
|
7033
6915
|
"type": "reference",
|
|
7034
|
-
"id":
|
|
6916
|
+
"id": 551,
|
|
7035
6917
|
"name": "SkyAutocompleteSearchFunction"
|
|
7036
6918
|
},
|
|
7037
6919
|
"inheritedFrom": {
|
|
@@ -7042,24 +6924,24 @@
|
|
|
7042
6924
|
],
|
|
7043
6925
|
"setSignature": [
|
|
7044
6926
|
{
|
|
7045
|
-
"id":
|
|
6927
|
+
"id": 526,
|
|
7046
6928
|
"name": "search",
|
|
7047
6929
|
"kind": 1048576,
|
|
7048
6930
|
"kindString": "Set signature",
|
|
7049
6931
|
"flags": {},
|
|
7050
6932
|
"comment": {
|
|
7051
|
-
"shortText": "Specifies a function to dynamically manage the data source when users\nchange the text in the lookup field. The search function must return\nan array or a promise of an array. The `search` property is particularly\nuseful when the data source does not live in the source code."
|
|
6933
|
+
"shortText": "Specifies a function to dynamically manage the data source when users\nchange the text in the lookup field. The search function must return\nan array or a promise of an array. The `search` property is particularly\nuseful when the data source does not live in the source code. If the\nsearch requires calling a remote data source, use `searchAsync` instead of\n`search`."
|
|
7052
6934
|
},
|
|
7053
6935
|
"parameters": [
|
|
7054
6936
|
{
|
|
7055
|
-
"id":
|
|
6937
|
+
"id": 527,
|
|
7056
6938
|
"name": "value",
|
|
7057
6939
|
"kind": 32768,
|
|
7058
6940
|
"kindString": "Parameter",
|
|
7059
6941
|
"flags": {},
|
|
7060
6942
|
"type": {
|
|
7061
6943
|
"type": "reference",
|
|
7062
|
-
"id":
|
|
6944
|
+
"id": 551,
|
|
7063
6945
|
"name": "SkyAutocompleteSearchFunction"
|
|
7064
6946
|
}
|
|
7065
6947
|
}
|
|
@@ -7080,7 +6962,7 @@
|
|
|
7080
6962
|
}
|
|
7081
6963
|
},
|
|
7082
6964
|
{
|
|
7083
|
-
"id":
|
|
6965
|
+
"id": 388,
|
|
7084
6966
|
"name": "selectMode",
|
|
7085
6967
|
"kind": 262144,
|
|
7086
6968
|
"kindString": "Accessor",
|
|
@@ -7102,13 +6984,13 @@
|
|
|
7102
6984
|
"sources": [
|
|
7103
6985
|
{
|
|
7104
6986
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7105
|
-
"line":
|
|
6987
|
+
"line": 148,
|
|
7106
6988
|
"character": 13
|
|
7107
6989
|
}
|
|
7108
6990
|
],
|
|
7109
6991
|
"getSignature": [
|
|
7110
6992
|
{
|
|
7111
|
-
"id":
|
|
6993
|
+
"id": 389,
|
|
7112
6994
|
"name": "selectMode",
|
|
7113
6995
|
"kind": 524288,
|
|
7114
6996
|
"kindString": "Get signature",
|
|
@@ -7124,14 +7006,14 @@
|
|
|
7124
7006
|
},
|
|
7125
7007
|
"type": {
|
|
7126
7008
|
"type": "reference",
|
|
7127
|
-
"id":
|
|
7009
|
+
"id": 589,
|
|
7128
7010
|
"name": "SkyLookupSelectModeType"
|
|
7129
7011
|
}
|
|
7130
7012
|
}
|
|
7131
7013
|
],
|
|
7132
7014
|
"setSignature": [
|
|
7133
7015
|
{
|
|
7134
|
-
"id":
|
|
7016
|
+
"id": 390,
|
|
7135
7017
|
"name": "selectMode",
|
|
7136
7018
|
"kind": 1048576,
|
|
7137
7019
|
"kindString": "Set signature",
|
|
@@ -7147,14 +7029,14 @@
|
|
|
7147
7029
|
},
|
|
7148
7030
|
"parameters": [
|
|
7149
7031
|
{
|
|
7150
|
-
"id":
|
|
7032
|
+
"id": 391,
|
|
7151
7033
|
"name": "value",
|
|
7152
7034
|
"kind": 32768,
|
|
7153
7035
|
"kindString": "Parameter",
|
|
7154
7036
|
"flags": {},
|
|
7155
7037
|
"type": {
|
|
7156
7038
|
"type": "reference",
|
|
7157
|
-
"id":
|
|
7039
|
+
"id": 589,
|
|
7158
7040
|
"name": "SkyLookupSelectModeType"
|
|
7159
7041
|
}
|
|
7160
7042
|
}
|
|
@@ -7167,7 +7049,7 @@
|
|
|
7167
7049
|
]
|
|
7168
7050
|
},
|
|
7169
7051
|
{
|
|
7170
|
-
"id":
|
|
7052
|
+
"id": 394,
|
|
7171
7053
|
"name": "tokens",
|
|
7172
7054
|
"kind": 262144,
|
|
7173
7055
|
"kindString": "Accessor",
|
|
@@ -7177,13 +7059,13 @@
|
|
|
7177
7059
|
"sources": [
|
|
7178
7060
|
{
|
|
7179
7061
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7180
|
-
"line":
|
|
7062
|
+
"line": 182,
|
|
7181
7063
|
"character": 13
|
|
7182
7064
|
}
|
|
7183
7065
|
],
|
|
7184
7066
|
"getSignature": [
|
|
7185
7067
|
{
|
|
7186
|
-
"id":
|
|
7068
|
+
"id": 395,
|
|
7187
7069
|
"name": "tokens",
|
|
7188
7070
|
"kind": 524288,
|
|
7189
7071
|
"kindString": "Get signature",
|
|
@@ -7199,14 +7081,14 @@
|
|
|
7199
7081
|
],
|
|
7200
7082
|
"setSignature": [
|
|
7201
7083
|
{
|
|
7202
|
-
"id":
|
|
7084
|
+
"id": 396,
|
|
7203
7085
|
"name": "tokens",
|
|
7204
7086
|
"kind": 1048576,
|
|
7205
7087
|
"kindString": "Set signature",
|
|
7206
7088
|
"flags": {},
|
|
7207
7089
|
"parameters": [
|
|
7208
7090
|
{
|
|
7209
|
-
"id":
|
|
7091
|
+
"id": 397,
|
|
7210
7092
|
"name": "value",
|
|
7211
7093
|
"kind": 32768,
|
|
7212
7094
|
"kindString": "Parameter",
|
|
@@ -7228,7 +7110,7 @@
|
|
|
7228
7110
|
]
|
|
7229
7111
|
},
|
|
7230
7112
|
{
|
|
7231
|
-
"id":
|
|
7113
|
+
"id": 398,
|
|
7232
7114
|
"name": "value",
|
|
7233
7115
|
"kind": 262144,
|
|
7234
7116
|
"kindString": "Accessor",
|
|
@@ -7238,13 +7120,13 @@
|
|
|
7238
7120
|
"sources": [
|
|
7239
7121
|
{
|
|
7240
7122
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7241
|
-
"line":
|
|
7123
|
+
"line": 206,
|
|
7242
7124
|
"character": 13
|
|
7243
7125
|
}
|
|
7244
7126
|
],
|
|
7245
7127
|
"getSignature": [
|
|
7246
7128
|
{
|
|
7247
|
-
"id":
|
|
7129
|
+
"id": 399,
|
|
7248
7130
|
"name": "value",
|
|
7249
7131
|
"kind": 524288,
|
|
7250
7132
|
"kindString": "Get signature",
|
|
@@ -7260,14 +7142,14 @@
|
|
|
7260
7142
|
],
|
|
7261
7143
|
"setSignature": [
|
|
7262
7144
|
{
|
|
7263
|
-
"id":
|
|
7145
|
+
"id": 400,
|
|
7264
7146
|
"name": "value",
|
|
7265
7147
|
"kind": 1048576,
|
|
7266
7148
|
"kindString": "Set signature",
|
|
7267
7149
|
"flags": {},
|
|
7268
7150
|
"parameters": [
|
|
7269
7151
|
{
|
|
7270
|
-
"id":
|
|
7152
|
+
"id": 401,
|
|
7271
7153
|
"name": "newValue",
|
|
7272
7154
|
"kind": 32768,
|
|
7273
7155
|
"kindString": "Parameter",
|
|
@@ -7289,7 +7171,7 @@
|
|
|
7289
7171
|
]
|
|
7290
7172
|
},
|
|
7291
7173
|
{
|
|
7292
|
-
"id":
|
|
7174
|
+
"id": 430,
|
|
7293
7175
|
"name": "addButtonClicked",
|
|
7294
7176
|
"kind": 2048,
|
|
7295
7177
|
"kindString": "Method",
|
|
@@ -7299,13 +7181,13 @@
|
|
|
7299
7181
|
"sources": [
|
|
7300
7182
|
{
|
|
7301
7183
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7302
|
-
"line":
|
|
7184
|
+
"line": 325,
|
|
7303
7185
|
"character": 9
|
|
7304
7186
|
}
|
|
7305
7187
|
],
|
|
7306
7188
|
"signatures": [
|
|
7307
7189
|
{
|
|
7308
|
-
"id":
|
|
7190
|
+
"id": 431,
|
|
7309
7191
|
"name": "addButtonClicked",
|
|
7310
7192
|
"kind": 4096,
|
|
7311
7193
|
"kindString": "Call signature",
|
|
@@ -7318,7 +7200,7 @@
|
|
|
7318
7200
|
]
|
|
7319
7201
|
},
|
|
7320
7202
|
{
|
|
7321
|
-
"id":
|
|
7203
|
+
"id": 467,
|
|
7322
7204
|
"name": "clearSearchText",
|
|
7323
7205
|
"kind": 2048,
|
|
7324
7206
|
"kindString": "Method",
|
|
@@ -7328,13 +7210,13 @@
|
|
|
7328
7210
|
"sources": [
|
|
7329
7211
|
{
|
|
7330
7212
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7331
|
-
"line":
|
|
7213
|
+
"line": 432,
|
|
7332
7214
|
"character": 9
|
|
7333
7215
|
}
|
|
7334
7216
|
],
|
|
7335
7217
|
"signatures": [
|
|
7336
7218
|
{
|
|
7337
|
-
"id":
|
|
7219
|
+
"id": 468,
|
|
7338
7220
|
"name": "clearSearchText",
|
|
7339
7221
|
"kind": 4096,
|
|
7340
7222
|
"kindString": "Call signature",
|
|
@@ -7347,7 +7229,7 @@
|
|
|
7347
7229
|
]
|
|
7348
7230
|
},
|
|
7349
7231
|
{
|
|
7350
|
-
"id":
|
|
7232
|
+
"id": 469,
|
|
7351
7233
|
"name": "inputKeydown",
|
|
7352
7234
|
"kind": 2048,
|
|
7353
7235
|
"kindString": "Method",
|
|
@@ -7357,20 +7239,20 @@
|
|
|
7357
7239
|
"sources": [
|
|
7358
7240
|
{
|
|
7359
7241
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7360
|
-
"line":
|
|
7242
|
+
"line": 441,
|
|
7361
7243
|
"character": 9
|
|
7362
7244
|
}
|
|
7363
7245
|
],
|
|
7364
7246
|
"signatures": [
|
|
7365
7247
|
{
|
|
7366
|
-
"id":
|
|
7248
|
+
"id": 470,
|
|
7367
7249
|
"name": "inputKeydown",
|
|
7368
7250
|
"kind": 4096,
|
|
7369
7251
|
"kindString": "Call signature",
|
|
7370
7252
|
"flags": {},
|
|
7371
7253
|
"parameters": [
|
|
7372
7254
|
{
|
|
7373
|
-
"id":
|
|
7255
|
+
"id": 471,
|
|
7374
7256
|
"name": "event",
|
|
7375
7257
|
"kind": 32768,
|
|
7376
7258
|
"kindString": "Parameter",
|
|
@@ -7383,7 +7265,7 @@
|
|
|
7383
7265
|
}
|
|
7384
7266
|
},
|
|
7385
7267
|
{
|
|
7386
|
-
"id":
|
|
7268
|
+
"id": 472,
|
|
7387
7269
|
"name": "value",
|
|
7388
7270
|
"kind": 32768,
|
|
7389
7271
|
"kindString": "Parameter",
|
|
@@ -7402,7 +7284,7 @@
|
|
|
7402
7284
|
]
|
|
7403
7285
|
},
|
|
7404
7286
|
{
|
|
7405
|
-
"id":
|
|
7287
|
+
"id": 473,
|
|
7406
7288
|
"name": "inputKeyup",
|
|
7407
7289
|
"kind": 2048,
|
|
7408
7290
|
"kindString": "Method",
|
|
@@ -7412,20 +7294,20 @@
|
|
|
7412
7294
|
"sources": [
|
|
7413
7295
|
{
|
|
7414
7296
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7415
|
-
"line":
|
|
7297
|
+
"line": 463,
|
|
7416
7298
|
"character": 9
|
|
7417
7299
|
}
|
|
7418
7300
|
],
|
|
7419
7301
|
"signatures": [
|
|
7420
7302
|
{
|
|
7421
|
-
"id":
|
|
7303
|
+
"id": 474,
|
|
7422
7304
|
"name": "inputKeyup",
|
|
7423
7305
|
"kind": 4096,
|
|
7424
7306
|
"kindString": "Call signature",
|
|
7425
7307
|
"flags": {},
|
|
7426
7308
|
"parameters": [
|
|
7427
7309
|
{
|
|
7428
|
-
"id":
|
|
7310
|
+
"id": 475,
|
|
7429
7311
|
"name": "event",
|
|
7430
7312
|
"kind": 32768,
|
|
7431
7313
|
"kindString": "Parameter",
|
|
@@ -7446,7 +7328,7 @@
|
|
|
7446
7328
|
]
|
|
7447
7329
|
},
|
|
7448
7330
|
{
|
|
7449
|
-
"id":
|
|
7331
|
+
"id": 426,
|
|
7450
7332
|
"name": "ngAfterViewInit",
|
|
7451
7333
|
"kind": 2048,
|
|
7452
7334
|
"kindString": "Method",
|
|
@@ -7456,13 +7338,13 @@
|
|
|
7456
7338
|
"sources": [
|
|
7457
7339
|
{
|
|
7458
7340
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7459
|
-
"line":
|
|
7341
|
+
"line": 312,
|
|
7460
7342
|
"character": 9
|
|
7461
7343
|
}
|
|
7462
7344
|
],
|
|
7463
7345
|
"signatures": [
|
|
7464
7346
|
{
|
|
7465
|
-
"id":
|
|
7347
|
+
"id": 427,
|
|
7466
7348
|
"name": "ngAfterViewInit",
|
|
7467
7349
|
"kind": 4096,
|
|
7468
7350
|
"kindString": "Call signature",
|
|
@@ -7483,7 +7365,7 @@
|
|
|
7483
7365
|
}
|
|
7484
7366
|
},
|
|
7485
7367
|
{
|
|
7486
|
-
"id":
|
|
7368
|
+
"id": 428,
|
|
7487
7369
|
"name": "ngOnDestroy",
|
|
7488
7370
|
"kind": 2048,
|
|
7489
7371
|
"kindString": "Method",
|
|
@@ -7493,13 +7375,13 @@
|
|
|
7493
7375
|
"sources": [
|
|
7494
7376
|
{
|
|
7495
7377
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7496
|
-
"line":
|
|
7378
|
+
"line": 318,
|
|
7497
7379
|
"character": 9
|
|
7498
7380
|
}
|
|
7499
7381
|
],
|
|
7500
7382
|
"signatures": [
|
|
7501
7383
|
{
|
|
7502
|
-
"id":
|
|
7384
|
+
"id": 429,
|
|
7503
7385
|
"name": "ngOnDestroy",
|
|
7504
7386
|
"kind": 4096,
|
|
7505
7387
|
"kindString": "Call signature",
|
|
@@ -7520,7 +7402,7 @@
|
|
|
7520
7402
|
}
|
|
7521
7403
|
},
|
|
7522
7404
|
{
|
|
7523
|
-
"id":
|
|
7405
|
+
"id": 424,
|
|
7524
7406
|
"name": "ngOnInit",
|
|
7525
7407
|
"kind": 2048,
|
|
7526
7408
|
"kindString": "Method",
|
|
@@ -7530,13 +7412,13 @@
|
|
|
7530
7412
|
"sources": [
|
|
7531
7413
|
{
|
|
7532
7414
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7533
|
-
"line":
|
|
7415
|
+
"line": 287,
|
|
7534
7416
|
"character": 9
|
|
7535
7417
|
}
|
|
7536
7418
|
],
|
|
7537
7419
|
"signatures": [
|
|
7538
7420
|
{
|
|
7539
|
-
"id":
|
|
7421
|
+
"id": 425,
|
|
7540
7422
|
"name": "ngOnInit",
|
|
7541
7423
|
"kind": 4096,
|
|
7542
7424
|
"kindString": "Call signature",
|
|
@@ -7557,7 +7439,7 @@
|
|
|
7557
7439
|
}
|
|
7558
7440
|
},
|
|
7559
7441
|
{
|
|
7560
|
-
"id":
|
|
7442
|
+
"id": 435,
|
|
7561
7443
|
"name": "onAutocompleteBlur",
|
|
7562
7444
|
"kind": 2048,
|
|
7563
7445
|
"kindString": "Method",
|
|
@@ -7567,13 +7449,13 @@
|
|
|
7567
7449
|
"sources": [
|
|
7568
7450
|
{
|
|
7569
7451
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7570
|
-
"line":
|
|
7452
|
+
"line": 343,
|
|
7571
7453
|
"character": 9
|
|
7572
7454
|
}
|
|
7573
7455
|
],
|
|
7574
7456
|
"signatures": [
|
|
7575
7457
|
{
|
|
7576
|
-
"id":
|
|
7458
|
+
"id": 436,
|
|
7577
7459
|
"name": "onAutocompleteBlur",
|
|
7578
7460
|
"kind": 4096,
|
|
7579
7461
|
"kindString": "Call signature",
|
|
@@ -7586,7 +7468,7 @@
|
|
|
7586
7468
|
]
|
|
7587
7469
|
},
|
|
7588
7470
|
{
|
|
7589
|
-
"id":
|
|
7471
|
+
"id": 432,
|
|
7590
7472
|
"name": "onAutocompleteSelectionChange",
|
|
7591
7473
|
"kind": 2048,
|
|
7592
7474
|
"kindString": "Method",
|
|
@@ -7596,27 +7478,27 @@
|
|
|
7596
7478
|
"sources": [
|
|
7597
7479
|
{
|
|
7598
7480
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7599
|
-
"line":
|
|
7481
|
+
"line": 332,
|
|
7600
7482
|
"character": 9
|
|
7601
7483
|
}
|
|
7602
7484
|
],
|
|
7603
7485
|
"signatures": [
|
|
7604
7486
|
{
|
|
7605
|
-
"id":
|
|
7487
|
+
"id": 433,
|
|
7606
7488
|
"name": "onAutocompleteSelectionChange",
|
|
7607
7489
|
"kind": 4096,
|
|
7608
7490
|
"kindString": "Call signature",
|
|
7609
7491
|
"flags": {},
|
|
7610
7492
|
"parameters": [
|
|
7611
7493
|
{
|
|
7612
|
-
"id":
|
|
7494
|
+
"id": 434,
|
|
7613
7495
|
"name": "change",
|
|
7614
7496
|
"kind": 32768,
|
|
7615
7497
|
"kindString": "Parameter",
|
|
7616
7498
|
"flags": {},
|
|
7617
7499
|
"type": {
|
|
7618
7500
|
"type": "reference",
|
|
7619
|
-
"id":
|
|
7501
|
+
"id": 562,
|
|
7620
7502
|
"name": "SkyAutocompleteSelectionChange"
|
|
7621
7503
|
}
|
|
7622
7504
|
}
|
|
@@ -7629,7 +7511,7 @@
|
|
|
7629
7511
|
]
|
|
7630
7512
|
},
|
|
7631
7513
|
{
|
|
7632
|
-
"id":
|
|
7514
|
+
"id": 448,
|
|
7633
7515
|
"name": "onChange",
|
|
7634
7516
|
"kind": 2048,
|
|
7635
7517
|
"kindString": "Method",
|
|
@@ -7639,20 +7521,20 @@
|
|
|
7639
7521
|
"sources": [
|
|
7640
7522
|
{
|
|
7641
7523
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7642
|
-
"line":
|
|
7524
|
+
"line": 408,
|
|
7643
7525
|
"character": 9
|
|
7644
7526
|
}
|
|
7645
7527
|
],
|
|
7646
7528
|
"signatures": [
|
|
7647
7529
|
{
|
|
7648
|
-
"id":
|
|
7530
|
+
"id": 449,
|
|
7649
7531
|
"name": "onChange",
|
|
7650
7532
|
"kind": 4096,
|
|
7651
7533
|
"kindString": "Call signature",
|
|
7652
7534
|
"flags": {},
|
|
7653
7535
|
"parameters": [
|
|
7654
7536
|
{
|
|
7655
|
-
"id":
|
|
7537
|
+
"id": 450,
|
|
7656
7538
|
"name": "value",
|
|
7657
7539
|
"kind": 32768,
|
|
7658
7540
|
"kindString": "Parameter",
|
|
@@ -7674,7 +7556,7 @@
|
|
|
7674
7556
|
]
|
|
7675
7557
|
},
|
|
7676
7558
|
{
|
|
7677
|
-
"id":
|
|
7559
|
+
"id": 487,
|
|
7678
7560
|
"name": "onSearchAsync",
|
|
7679
7561
|
"kind": 2048,
|
|
7680
7562
|
"kindString": "Method",
|
|
@@ -7690,21 +7572,21 @@
|
|
|
7690
7572
|
],
|
|
7691
7573
|
"signatures": [
|
|
7692
7574
|
{
|
|
7693
|
-
"id":
|
|
7575
|
+
"id": 488,
|
|
7694
7576
|
"name": "onSearchAsync",
|
|
7695
7577
|
"kind": 4096,
|
|
7696
7578
|
"kindString": "Call signature",
|
|
7697
7579
|
"flags": {},
|
|
7698
7580
|
"parameters": [
|
|
7699
7581
|
{
|
|
7700
|
-
"id":
|
|
7582
|
+
"id": 489,
|
|
7701
7583
|
"name": "args",
|
|
7702
7584
|
"kind": 32768,
|
|
7703
7585
|
"kindString": "Parameter",
|
|
7704
7586
|
"flags": {},
|
|
7705
7587
|
"type": {
|
|
7706
7588
|
"type": "reference",
|
|
7707
|
-
"id":
|
|
7589
|
+
"id": 539,
|
|
7708
7590
|
"name": "SkyAutocompleteSearchAsyncArgs"
|
|
7709
7591
|
}
|
|
7710
7592
|
}
|
|
@@ -7717,7 +7599,7 @@
|
|
|
7717
7599
|
]
|
|
7718
7600
|
},
|
|
7719
7601
|
{
|
|
7720
|
-
"id":
|
|
7602
|
+
"id": 476,
|
|
7721
7603
|
"name": "onSearchButtonClick",
|
|
7722
7604
|
"kind": 2048,
|
|
7723
7605
|
"kindString": "Method",
|
|
@@ -7727,13 +7609,13 @@
|
|
|
7727
7609
|
"sources": [
|
|
7728
7610
|
{
|
|
7729
7611
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7730
|
-
"line":
|
|
7612
|
+
"line": 489,
|
|
7731
7613
|
"character": 9
|
|
7732
7614
|
}
|
|
7733
7615
|
],
|
|
7734
7616
|
"signatures": [
|
|
7735
7617
|
{
|
|
7736
|
-
"id":
|
|
7618
|
+
"id": 477,
|
|
7737
7619
|
"name": "onSearchButtonClick",
|
|
7738
7620
|
"kind": 4096,
|
|
7739
7621
|
"kindString": "Call signature",
|
|
@@ -7746,7 +7628,7 @@
|
|
|
7746
7628
|
]
|
|
7747
7629
|
},
|
|
7748
7630
|
{
|
|
7749
|
-
"id":
|
|
7631
|
+
"id": 478,
|
|
7750
7632
|
"name": "onShowMoreClick",
|
|
7751
7633
|
"kind": 2048,
|
|
7752
7634
|
"kindString": "Method",
|
|
@@ -7762,14 +7644,14 @@
|
|
|
7762
7644
|
],
|
|
7763
7645
|
"signatures": [
|
|
7764
7646
|
{
|
|
7765
|
-
"id":
|
|
7647
|
+
"id": 479,
|
|
7766
7648
|
"name": "onShowMoreClick",
|
|
7767
7649
|
"kind": 4096,
|
|
7768
7650
|
"kindString": "Call signature",
|
|
7769
7651
|
"flags": {},
|
|
7770
7652
|
"parameters": [
|
|
7771
7653
|
{
|
|
7772
|
-
"id":
|
|
7654
|
+
"id": 480,
|
|
7773
7655
|
"name": "event",
|
|
7774
7656
|
"kind": 32768,
|
|
7775
7657
|
"kindString": "Parameter",
|
|
@@ -7788,7 +7670,7 @@
|
|
|
7788
7670
|
]
|
|
7789
7671
|
},
|
|
7790
7672
|
{
|
|
7791
|
-
"id":
|
|
7673
|
+
"id": 437,
|
|
7792
7674
|
"name": "onTokensChange",
|
|
7793
7675
|
"kind": 2048,
|
|
7794
7676
|
"kindString": "Method",
|
|
@@ -7798,20 +7680,20 @@
|
|
|
7798
7680
|
"sources": [
|
|
7799
7681
|
{
|
|
7800
7682
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7801
|
-
"line":
|
|
7683
|
+
"line": 347,
|
|
7802
7684
|
"character": 9
|
|
7803
7685
|
}
|
|
7804
7686
|
],
|
|
7805
7687
|
"signatures": [
|
|
7806
7688
|
{
|
|
7807
|
-
"id":
|
|
7689
|
+
"id": 438,
|
|
7808
7690
|
"name": "onTokensChange",
|
|
7809
7691
|
"kind": 4096,
|
|
7810
7692
|
"kindString": "Call signature",
|
|
7811
7693
|
"flags": {},
|
|
7812
7694
|
"parameters": [
|
|
7813
7695
|
{
|
|
7814
|
-
"id":
|
|
7696
|
+
"id": 439,
|
|
7815
7697
|
"name": "change",
|
|
7816
7698
|
"kind": 32768,
|
|
7817
7699
|
"kindString": "Parameter",
|
|
@@ -7833,7 +7715,7 @@
|
|
|
7833
7715
|
]
|
|
7834
7716
|
},
|
|
7835
7717
|
{
|
|
7836
|
-
"id":
|
|
7718
|
+
"id": 440,
|
|
7837
7719
|
"name": "onTokensFocusIndexOverRange",
|
|
7838
7720
|
"kind": 2048,
|
|
7839
7721
|
"kindString": "Method",
|
|
@@ -7843,13 +7725,13 @@
|
|
|
7843
7725
|
"sources": [
|
|
7844
7726
|
{
|
|
7845
7727
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7846
|
-
"line":
|
|
7728
|
+
"line": 372,
|
|
7847
7729
|
"character": 9
|
|
7848
7730
|
}
|
|
7849
7731
|
],
|
|
7850
7732
|
"signatures": [
|
|
7851
7733
|
{
|
|
7852
|
-
"id":
|
|
7734
|
+
"id": 441,
|
|
7853
7735
|
"name": "onTokensFocusIndexOverRange",
|
|
7854
7736
|
"kind": 4096,
|
|
7855
7737
|
"kindString": "Call signature",
|
|
@@ -7862,7 +7744,7 @@
|
|
|
7862
7744
|
]
|
|
7863
7745
|
},
|
|
7864
7746
|
{
|
|
7865
|
-
"id":
|
|
7747
|
+
"id": 442,
|
|
7866
7748
|
"name": "onTokensKeyUp",
|
|
7867
7749
|
"kind": 2048,
|
|
7868
7750
|
"kindString": "Method",
|
|
@@ -7872,20 +7754,20 @@
|
|
|
7872
7754
|
"sources": [
|
|
7873
7755
|
{
|
|
7874
7756
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7875
|
-
"line":
|
|
7757
|
+
"line": 378,
|
|
7876
7758
|
"character": 9
|
|
7877
7759
|
}
|
|
7878
7760
|
],
|
|
7879
7761
|
"signatures": [
|
|
7880
7762
|
{
|
|
7881
|
-
"id":
|
|
7763
|
+
"id": 443,
|
|
7882
7764
|
"name": "onTokensKeyUp",
|
|
7883
7765
|
"kind": 4096,
|
|
7884
7766
|
"kindString": "Call signature",
|
|
7885
7767
|
"flags": {},
|
|
7886
7768
|
"parameters": [
|
|
7887
7769
|
{
|
|
7888
|
-
"id":
|
|
7770
|
+
"id": 444,
|
|
7889
7771
|
"name": "event",
|
|
7890
7772
|
"kind": 32768,
|
|
7891
7773
|
"kindString": "Parameter",
|
|
@@ -7906,7 +7788,7 @@
|
|
|
7906
7788
|
]
|
|
7907
7789
|
},
|
|
7908
7790
|
{
|
|
7909
|
-
"id":
|
|
7791
|
+
"id": 451,
|
|
7910
7792
|
"name": "onTouched",
|
|
7911
7793
|
"kind": 2048,
|
|
7912
7794
|
"kindString": "Method",
|
|
@@ -7916,13 +7798,13 @@
|
|
|
7916
7798
|
"sources": [
|
|
7917
7799
|
{
|
|
7918
7800
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7919
|
-
"line":
|
|
7801
|
+
"line": 410,
|
|
7920
7802
|
"character": 9
|
|
7921
7803
|
}
|
|
7922
7804
|
],
|
|
7923
7805
|
"signatures": [
|
|
7924
7806
|
{
|
|
7925
|
-
"id":
|
|
7807
|
+
"id": 452,
|
|
7926
7808
|
"name": "onTouched",
|
|
7927
7809
|
"kind": 4096,
|
|
7928
7810
|
"kindString": "Call signature",
|
|
@@ -7935,7 +7817,7 @@
|
|
|
7935
7817
|
]
|
|
7936
7818
|
},
|
|
7937
7819
|
{
|
|
7938
|
-
"id":
|
|
7820
|
+
"id": 484,
|
|
7939
7821
|
"name": "openPicker",
|
|
7940
7822
|
"kind": 2048,
|
|
7941
7823
|
"kindString": "Method",
|
|
@@ -7951,14 +7833,14 @@
|
|
|
7951
7833
|
],
|
|
7952
7834
|
"signatures": [
|
|
7953
7835
|
{
|
|
7954
|
-
"id":
|
|
7836
|
+
"id": 485,
|
|
7955
7837
|
"name": "openPicker",
|
|
7956
7838
|
"kind": 4096,
|
|
7957
7839
|
"kindString": "Call signature",
|
|
7958
7840
|
"flags": {},
|
|
7959
7841
|
"parameters": [
|
|
7960
7842
|
{
|
|
7961
|
-
"id":
|
|
7843
|
+
"id": 486,
|
|
7962
7844
|
"name": "initialSearch",
|
|
7963
7845
|
"kind": 32768,
|
|
7964
7846
|
"kindString": "Parameter",
|
|
@@ -7977,7 +7859,7 @@
|
|
|
7977
7859
|
]
|
|
7978
7860
|
},
|
|
7979
7861
|
{
|
|
7980
|
-
"id":
|
|
7862
|
+
"id": 453,
|
|
7981
7863
|
"name": "registerOnChange",
|
|
7982
7864
|
"kind": 2048,
|
|
7983
7865
|
"kindString": "Method",
|
|
@@ -7987,20 +7869,20 @@
|
|
|
7987
7869
|
"sources": [
|
|
7988
7870
|
{
|
|
7989
7871
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
7990
|
-
"line":
|
|
7872
|
+
"line": 412,
|
|
7991
7873
|
"character": 9
|
|
7992
7874
|
}
|
|
7993
7875
|
],
|
|
7994
7876
|
"signatures": [
|
|
7995
7877
|
{
|
|
7996
|
-
"id":
|
|
7878
|
+
"id": 454,
|
|
7997
7879
|
"name": "registerOnChange",
|
|
7998
7880
|
"kind": 4096,
|
|
7999
7881
|
"kindString": "Call signature",
|
|
8000
7882
|
"flags": {},
|
|
8001
7883
|
"parameters": [
|
|
8002
7884
|
{
|
|
8003
|
-
"id":
|
|
7885
|
+
"id": 455,
|
|
8004
7886
|
"name": "fn",
|
|
8005
7887
|
"kind": 32768,
|
|
8006
7888
|
"kindString": "Parameter",
|
|
@@ -8008,21 +7890,21 @@
|
|
|
8008
7890
|
"type": {
|
|
8009
7891
|
"type": "reflection",
|
|
8010
7892
|
"declaration": {
|
|
8011
|
-
"id":
|
|
7893
|
+
"id": 456,
|
|
8012
7894
|
"name": "__type",
|
|
8013
7895
|
"kind": 65536,
|
|
8014
7896
|
"kindString": "Type literal",
|
|
8015
7897
|
"flags": {},
|
|
8016
7898
|
"signatures": [
|
|
8017
7899
|
{
|
|
8018
|
-
"id":
|
|
7900
|
+
"id": 457,
|
|
8019
7901
|
"name": "__type",
|
|
8020
7902
|
"kind": 4096,
|
|
8021
7903
|
"kindString": "Call signature",
|
|
8022
7904
|
"flags": {},
|
|
8023
7905
|
"parameters": [
|
|
8024
7906
|
{
|
|
8025
|
-
"id":
|
|
7907
|
+
"id": 458,
|
|
8026
7908
|
"name": "value",
|
|
8027
7909
|
"kind": 32768,
|
|
8028
7910
|
"kindString": "Parameter",
|
|
@@ -8059,7 +7941,7 @@
|
|
|
8059
7941
|
}
|
|
8060
7942
|
},
|
|
8061
7943
|
{
|
|
8062
|
-
"id":
|
|
7944
|
+
"id": 459,
|
|
8063
7945
|
"name": "registerOnTouched",
|
|
8064
7946
|
"kind": 2048,
|
|
8065
7947
|
"kindString": "Method",
|
|
@@ -8069,20 +7951,20 @@
|
|
|
8069
7951
|
"sources": [
|
|
8070
7952
|
{
|
|
8071
7953
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
8072
|
-
"line":
|
|
7954
|
+
"line": 416,
|
|
8073
7955
|
"character": 9
|
|
8074
7956
|
}
|
|
8075
7957
|
],
|
|
8076
7958
|
"signatures": [
|
|
8077
7959
|
{
|
|
8078
|
-
"id":
|
|
7960
|
+
"id": 460,
|
|
8079
7961
|
"name": "registerOnTouched",
|
|
8080
7962
|
"kind": 4096,
|
|
8081
7963
|
"kindString": "Call signature",
|
|
8082
7964
|
"flags": {},
|
|
8083
7965
|
"parameters": [
|
|
8084
7966
|
{
|
|
8085
|
-
"id":
|
|
7967
|
+
"id": 461,
|
|
8086
7968
|
"name": "fn",
|
|
8087
7969
|
"kind": 32768,
|
|
8088
7970
|
"kindString": "Parameter",
|
|
@@ -8090,14 +7972,14 @@
|
|
|
8090
7972
|
"type": {
|
|
8091
7973
|
"type": "reflection",
|
|
8092
7974
|
"declaration": {
|
|
8093
|
-
"id":
|
|
7975
|
+
"id": 462,
|
|
8094
7976
|
"name": "__type",
|
|
8095
7977
|
"kind": 65536,
|
|
8096
7978
|
"kindString": "Type literal",
|
|
8097
7979
|
"flags": {},
|
|
8098
7980
|
"signatures": [
|
|
8099
7981
|
{
|
|
8100
|
-
"id":
|
|
7982
|
+
"id": 463,
|
|
8101
7983
|
"name": "__type",
|
|
8102
7984
|
"kind": 4096,
|
|
8103
7985
|
"kindString": "Call signature",
|
|
@@ -8128,7 +8010,7 @@
|
|
|
8128
8010
|
}
|
|
8129
8011
|
},
|
|
8130
8012
|
{
|
|
8131
|
-
"id":
|
|
8013
|
+
"id": 464,
|
|
8132
8014
|
"name": "setDisabledState",
|
|
8133
8015
|
"kind": 2048,
|
|
8134
8016
|
"kindString": "Method",
|
|
@@ -8138,20 +8020,20 @@
|
|
|
8138
8020
|
"sources": [
|
|
8139
8021
|
{
|
|
8140
8022
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
8141
|
-
"line":
|
|
8023
|
+
"line": 421,
|
|
8142
8024
|
"character": 9
|
|
8143
8025
|
}
|
|
8144
8026
|
],
|
|
8145
8027
|
"signatures": [
|
|
8146
8028
|
{
|
|
8147
|
-
"id":
|
|
8029
|
+
"id": 465,
|
|
8148
8030
|
"name": "setDisabledState",
|
|
8149
8031
|
"kind": 4096,
|
|
8150
8032
|
"kindString": "Call signature",
|
|
8151
8033
|
"flags": {},
|
|
8152
8034
|
"parameters": [
|
|
8153
8035
|
{
|
|
8154
|
-
"id":
|
|
8036
|
+
"id": 466,
|
|
8155
8037
|
"name": "disabled",
|
|
8156
8038
|
"kind": 32768,
|
|
8157
8039
|
"kindString": "Parameter",
|
|
@@ -8178,7 +8060,7 @@
|
|
|
8178
8060
|
}
|
|
8179
8061
|
},
|
|
8180
8062
|
{
|
|
8181
|
-
"id":
|
|
8063
|
+
"id": 445,
|
|
8182
8064
|
"name": "writeValue",
|
|
8183
8065
|
"kind": 2048,
|
|
8184
8066
|
"kindString": "Method",
|
|
@@ -8188,20 +8070,20 @@
|
|
|
8188
8070
|
"sources": [
|
|
8189
8071
|
{
|
|
8190
8072
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
8191
|
-
"line":
|
|
8073
|
+
"line": 401,
|
|
8192
8074
|
"character": 9
|
|
8193
8075
|
}
|
|
8194
8076
|
],
|
|
8195
8077
|
"signatures": [
|
|
8196
8078
|
{
|
|
8197
|
-
"id":
|
|
8079
|
+
"id": 446,
|
|
8198
8080
|
"name": "writeValue",
|
|
8199
8081
|
"kind": 4096,
|
|
8200
8082
|
"kindString": "Call signature",
|
|
8201
8083
|
"flags": {},
|
|
8202
8084
|
"parameters": [
|
|
8203
8085
|
{
|
|
8204
|
-
"id":
|
|
8086
|
+
"id": 447,
|
|
8205
8087
|
"name": "value",
|
|
8206
8088
|
"kind": 32768,
|
|
8207
8089
|
"kindString": "Parameter",
|
|
@@ -8236,82 +8118,82 @@
|
|
|
8236
8118
|
"title": "Constructors",
|
|
8237
8119
|
"kind": 512,
|
|
8238
8120
|
"children": [
|
|
8239
|
-
|
|
8121
|
+
364
|
|
8240
8122
|
]
|
|
8241
8123
|
},
|
|
8242
8124
|
{
|
|
8243
8125
|
"title": "Properties",
|
|
8244
8126
|
"kind": 1024,
|
|
8245
8127
|
"children": [
|
|
8246
|
-
|
|
8247
|
-
|
|
8248
|
-
|
|
8249
|
-
|
|
8250
|
-
|
|
8251
|
-
|
|
8252
|
-
379,
|
|
8253
|
-
380,
|
|
8128
|
+
393,
|
|
8129
|
+
375,
|
|
8130
|
+
376,
|
|
8131
|
+
377,
|
|
8132
|
+
402,
|
|
8133
|
+
515,
|
|
8254
8134
|
382,
|
|
8255
|
-
419,
|
|
8256
|
-
400,
|
|
8257
|
-
381,
|
|
8258
|
-
529,
|
|
8259
|
-
527,
|
|
8260
|
-
525,
|
|
8261
|
-
528,
|
|
8262
|
-
526,
|
|
8263
8135
|
383,
|
|
8136
|
+
385,
|
|
8137
|
+
422,
|
|
8138
|
+
403,
|
|
8264
8139
|
384,
|
|
8265
|
-
|
|
8266
|
-
|
|
8140
|
+
532,
|
|
8141
|
+
530,
|
|
8142
|
+
528,
|
|
8143
|
+
531,
|
|
8144
|
+
529,
|
|
8145
|
+
386,
|
|
8146
|
+
387,
|
|
8147
|
+
423,
|
|
8148
|
+
404
|
|
8267
8149
|
]
|
|
8268
8150
|
},
|
|
8269
8151
|
{
|
|
8270
8152
|
"title": "Accessors",
|
|
8271
8153
|
"kind": 262144,
|
|
8272
8154
|
"children": [
|
|
8273
|
-
|
|
8274
|
-
|
|
8275
|
-
|
|
8276
|
-
|
|
8277
|
-
|
|
8278
|
-
|
|
8279
|
-
|
|
8155
|
+
378,
|
|
8156
|
+
516,
|
|
8157
|
+
520,
|
|
8158
|
+
524,
|
|
8159
|
+
388,
|
|
8160
|
+
394,
|
|
8161
|
+
398
|
|
8280
8162
|
]
|
|
8281
8163
|
},
|
|
8282
8164
|
{
|
|
8283
8165
|
"title": "Methods",
|
|
8284
8166
|
"kind": 2048,
|
|
8285
8167
|
"children": [
|
|
8286
|
-
|
|
8287
|
-
|
|
8288
|
-
|
|
8289
|
-
470,
|
|
8290
|
-
423,
|
|
8291
|
-
425,
|
|
8292
|
-
421,
|
|
8293
|
-
432,
|
|
8294
|
-
429,
|
|
8295
|
-
445,
|
|
8296
|
-
484,
|
|
8168
|
+
430,
|
|
8169
|
+
467,
|
|
8170
|
+
469,
|
|
8297
8171
|
473,
|
|
8298
|
-
|
|
8299
|
-
|
|
8300
|
-
|
|
8301
|
-
|
|
8172
|
+
426,
|
|
8173
|
+
428,
|
|
8174
|
+
424,
|
|
8175
|
+
435,
|
|
8176
|
+
432,
|
|
8302
8177
|
448,
|
|
8303
|
-
|
|
8304
|
-
|
|
8305
|
-
|
|
8306
|
-
|
|
8307
|
-
|
|
8178
|
+
487,
|
|
8179
|
+
476,
|
|
8180
|
+
478,
|
|
8181
|
+
437,
|
|
8182
|
+
440,
|
|
8183
|
+
442,
|
|
8184
|
+
451,
|
|
8185
|
+
484,
|
|
8186
|
+
453,
|
|
8187
|
+
459,
|
|
8188
|
+
464,
|
|
8189
|
+
445
|
|
8308
8190
|
]
|
|
8309
8191
|
}
|
|
8310
8192
|
],
|
|
8311
8193
|
"sources": [
|
|
8312
8194
|
{
|
|
8313
8195
|
"fileName": "projects/lookup/src/modules/lookup/lookup.component.ts",
|
|
8314
|
-
"line":
|
|
8196
|
+
"line": 59,
|
|
8315
8197
|
"character": 13
|
|
8316
8198
|
}
|
|
8317
8199
|
],
|
|
@@ -8349,7 +8231,7 @@
|
|
|
8349
8231
|
]
|
|
8350
8232
|
},
|
|
8351
8233
|
{
|
|
8352
|
-
"id":
|
|
8234
|
+
"id": 539,
|
|
8353
8235
|
"name": "SkyAutocompleteSearchAsyncArgs",
|
|
8354
8236
|
"kind": 256,
|
|
8355
8237
|
"kindString": "Interface",
|
|
@@ -8359,7 +8241,7 @@
|
|
|
8359
8241
|
},
|
|
8360
8242
|
"children": [
|
|
8361
8243
|
{
|
|
8362
|
-
"id":
|
|
8244
|
+
"id": 543,
|
|
8363
8245
|
"name": "continuationData",
|
|
8364
8246
|
"kind": 1024,
|
|
8365
8247
|
"kindString": "Property",
|
|
@@ -8372,7 +8254,7 @@
|
|
|
8372
8254
|
"sources": [
|
|
8373
8255
|
{
|
|
8374
8256
|
"fileName": "projects/lookup/src/modules/autocomplete/types/autocomplete-search-async-args.ts",
|
|
8375
|
-
"line":
|
|
8257
|
+
"line": 33,
|
|
8376
8258
|
"character": 2
|
|
8377
8259
|
}
|
|
8378
8260
|
],
|
|
@@ -8382,7 +8264,7 @@
|
|
|
8382
8264
|
}
|
|
8383
8265
|
},
|
|
8384
8266
|
{
|
|
8385
|
-
"id":
|
|
8267
|
+
"id": 541,
|
|
8386
8268
|
"name": "displayType",
|
|
8387
8269
|
"kind": 1024,
|
|
8388
8270
|
"kindString": "Property",
|
|
@@ -8393,18 +8275,18 @@
|
|
|
8393
8275
|
"sources": [
|
|
8394
8276
|
{
|
|
8395
8277
|
"fileName": "projects/lookup/src/modules/autocomplete/types/autocomplete-search-async-args.ts",
|
|
8396
|
-
"line":
|
|
8278
|
+
"line": 20,
|
|
8397
8279
|
"character": 2
|
|
8398
8280
|
}
|
|
8399
8281
|
],
|
|
8400
8282
|
"type": {
|
|
8401
8283
|
"type": "reference",
|
|
8402
|
-
"id":
|
|
8284
|
+
"id": 550,
|
|
8403
8285
|
"name": "AutocompleteSearchAsyncResultDisplayType"
|
|
8404
8286
|
}
|
|
8405
8287
|
},
|
|
8406
8288
|
{
|
|
8407
|
-
"id":
|
|
8289
|
+
"id": 542,
|
|
8408
8290
|
"name": "offset",
|
|
8409
8291
|
"kind": 1024,
|
|
8410
8292
|
"kindString": "Property",
|
|
@@ -8415,7 +8297,7 @@
|
|
|
8415
8297
|
"sources": [
|
|
8416
8298
|
{
|
|
8417
8299
|
"fileName": "projects/lookup/src/modules/autocomplete/types/autocomplete-search-async-args.ts",
|
|
8418
|
-
"line":
|
|
8300
|
+
"line": 27,
|
|
8419
8301
|
"character": 2
|
|
8420
8302
|
}
|
|
8421
8303
|
],
|
|
@@ -8425,7 +8307,7 @@
|
|
|
8425
8307
|
}
|
|
8426
8308
|
},
|
|
8427
8309
|
{
|
|
8428
|
-
"id":
|
|
8310
|
+
"id": 544,
|
|
8429
8311
|
"name": "result",
|
|
8430
8312
|
"kind": 1024,
|
|
8431
8313
|
"kindString": "Property",
|
|
@@ -8438,7 +8320,7 @@
|
|
|
8438
8320
|
"sources": [
|
|
8439
8321
|
{
|
|
8440
8322
|
"fileName": "projects/lookup/src/modules/autocomplete/types/autocomplete-search-async-args.ts",
|
|
8441
|
-
"line":
|
|
8323
|
+
"line": 40,
|
|
8442
8324
|
"character": 2
|
|
8443
8325
|
}
|
|
8444
8326
|
],
|
|
@@ -8447,7 +8329,7 @@
|
|
|
8447
8329
|
"typeArguments": [
|
|
8448
8330
|
{
|
|
8449
8331
|
"type": "reference",
|
|
8450
|
-
"id":
|
|
8332
|
+
"id": 545,
|
|
8451
8333
|
"name": "SkyAutocompleteSearchAsyncResult"
|
|
8452
8334
|
}
|
|
8453
8335
|
],
|
|
@@ -8457,7 +8339,7 @@
|
|
|
8457
8339
|
}
|
|
8458
8340
|
},
|
|
8459
8341
|
{
|
|
8460
|
-
"id":
|
|
8342
|
+
"id": 540,
|
|
8461
8343
|
"name": "searchText",
|
|
8462
8344
|
"kind": 1024,
|
|
8463
8345
|
"kindString": "Property",
|
|
@@ -8468,7 +8350,7 @@
|
|
|
8468
8350
|
"sources": [
|
|
8469
8351
|
{
|
|
8470
8352
|
"fileName": "projects/lookup/src/modules/autocomplete/types/autocomplete-search-async-args.ts",
|
|
8471
|
-
"line":
|
|
8353
|
+
"line": 14,
|
|
8472
8354
|
"character": 2
|
|
8473
8355
|
}
|
|
8474
8356
|
],
|
|
@@ -8483,24 +8365,24 @@
|
|
|
8483
8365
|
"title": "Properties",
|
|
8484
8366
|
"kind": 1024,
|
|
8485
8367
|
"children": [
|
|
8486
|
-
|
|
8487
|
-
538,
|
|
8488
|
-
539,
|
|
8368
|
+
543,
|
|
8489
8369
|
541,
|
|
8490
|
-
|
|
8370
|
+
542,
|
|
8371
|
+
544,
|
|
8372
|
+
540
|
|
8491
8373
|
]
|
|
8492
8374
|
}
|
|
8493
8375
|
],
|
|
8494
8376
|
"sources": [
|
|
8495
8377
|
{
|
|
8496
8378
|
"fileName": "projects/lookup/src/modules/autocomplete/types/autocomplete-search-async-args.ts",
|
|
8497
|
-
"line":
|
|
8379
|
+
"line": 10,
|
|
8498
8380
|
"character": 17
|
|
8499
8381
|
}
|
|
8500
8382
|
]
|
|
8501
8383
|
},
|
|
8502
8384
|
{
|
|
8503
|
-
"id":
|
|
8385
|
+
"id": 545,
|
|
8504
8386
|
"name": "SkyAutocompleteSearchAsyncResult",
|
|
8505
8387
|
"kind": 256,
|
|
8506
8388
|
"kindString": "Interface",
|
|
@@ -8510,7 +8392,7 @@
|
|
|
8510
8392
|
},
|
|
8511
8393
|
"children": [
|
|
8512
8394
|
{
|
|
8513
|
-
"id":
|
|
8395
|
+
"id": 546,
|
|
8514
8396
|
"name": "continuationData",
|
|
8515
8397
|
"kind": 1024,
|
|
8516
8398
|
"kindString": "Property",
|
|
@@ -8533,7 +8415,7 @@
|
|
|
8533
8415
|
}
|
|
8534
8416
|
},
|
|
8535
8417
|
{
|
|
8536
|
-
"id":
|
|
8418
|
+
"id": 547,
|
|
8537
8419
|
"name": "hasMore",
|
|
8538
8420
|
"kind": 1024,
|
|
8539
8421
|
"kindString": "Property",
|
|
@@ -8556,7 +8438,7 @@
|
|
|
8556
8438
|
}
|
|
8557
8439
|
},
|
|
8558
8440
|
{
|
|
8559
|
-
"id":
|
|
8441
|
+
"id": 548,
|
|
8560
8442
|
"name": "items",
|
|
8561
8443
|
"kind": 1024,
|
|
8562
8444
|
"kindString": "Property",
|
|
@@ -8580,7 +8462,7 @@
|
|
|
8580
8462
|
}
|
|
8581
8463
|
},
|
|
8582
8464
|
{
|
|
8583
|
-
"id":
|
|
8465
|
+
"id": 549,
|
|
8584
8466
|
"name": "totalCount",
|
|
8585
8467
|
"kind": 1024,
|
|
8586
8468
|
"kindString": "Property",
|
|
@@ -8606,10 +8488,10 @@
|
|
|
8606
8488
|
"title": "Properties",
|
|
8607
8489
|
"kind": 1024,
|
|
8608
8490
|
"children": [
|
|
8609
|
-
|
|
8610
|
-
|
|
8611
|
-
|
|
8612
|
-
|
|
8491
|
+
546,
|
|
8492
|
+
547,
|
|
8493
|
+
548,
|
|
8494
|
+
549
|
|
8613
8495
|
]
|
|
8614
8496
|
}
|
|
8615
8497
|
],
|
|
@@ -8622,14 +8504,14 @@
|
|
|
8622
8504
|
]
|
|
8623
8505
|
},
|
|
8624
8506
|
{
|
|
8625
|
-
"id":
|
|
8507
|
+
"id": 562,
|
|
8626
8508
|
"name": "SkyAutocompleteSelectionChange",
|
|
8627
8509
|
"kind": 256,
|
|
8628
8510
|
"kindString": "Interface",
|
|
8629
8511
|
"flags": {},
|
|
8630
8512
|
"children": [
|
|
8631
8513
|
{
|
|
8632
|
-
"id":
|
|
8514
|
+
"id": 563,
|
|
8633
8515
|
"name": "selectedItem",
|
|
8634
8516
|
"kind": 1024,
|
|
8635
8517
|
"kindString": "Property",
|
|
@@ -8657,7 +8539,7 @@
|
|
|
8657
8539
|
"title": "Properties",
|
|
8658
8540
|
"kind": 1024,
|
|
8659
8541
|
"children": [
|
|
8660
|
-
|
|
8542
|
+
563
|
|
8661
8543
|
]
|
|
8662
8544
|
}
|
|
8663
8545
|
],
|
|
@@ -8670,7 +8552,7 @@
|
|
|
8670
8552
|
]
|
|
8671
8553
|
},
|
|
8672
8554
|
{
|
|
8673
|
-
"id":
|
|
8555
|
+
"id": 570,
|
|
8674
8556
|
"name": "SkyCountryFieldCountry",
|
|
8675
8557
|
"kind": 256,
|
|
8676
8558
|
"kindString": "Interface",
|
|
@@ -8680,7 +8562,7 @@
|
|
|
8680
8562
|
},
|
|
8681
8563
|
"children": [
|
|
8682
8564
|
{
|
|
8683
|
-
"id":
|
|
8565
|
+
"id": 573,
|
|
8684
8566
|
"name": "dialCode",
|
|
8685
8567
|
"kind": 1024,
|
|
8686
8568
|
"kindString": "Property",
|
|
@@ -8703,7 +8585,7 @@
|
|
|
8703
8585
|
}
|
|
8704
8586
|
},
|
|
8705
8587
|
{
|
|
8706
|
-
"id":
|
|
8588
|
+
"id": 571,
|
|
8707
8589
|
"name": "iso2",
|
|
8708
8590
|
"kind": 1024,
|
|
8709
8591
|
"kindString": "Property",
|
|
@@ -8730,7 +8612,7 @@
|
|
|
8730
8612
|
}
|
|
8731
8613
|
},
|
|
8732
8614
|
{
|
|
8733
|
-
"id":
|
|
8615
|
+
"id": 572,
|
|
8734
8616
|
"name": "name",
|
|
8735
8617
|
"kind": 1024,
|
|
8736
8618
|
"kindString": "Property",
|
|
@@ -8758,9 +8640,9 @@
|
|
|
8758
8640
|
"title": "Properties",
|
|
8759
8641
|
"kind": 1024,
|
|
8760
8642
|
"children": [
|
|
8761
|
-
|
|
8762
|
-
|
|
8763
|
-
|
|
8643
|
+
573,
|
|
8644
|
+
571,
|
|
8645
|
+
572
|
|
8764
8646
|
]
|
|
8765
8647
|
}
|
|
8766
8648
|
],
|
|
@@ -8773,7 +8655,7 @@
|
|
|
8773
8655
|
]
|
|
8774
8656
|
},
|
|
8775
8657
|
{
|
|
8776
|
-
"id":
|
|
8658
|
+
"id": 579,
|
|
8777
8659
|
"name": "SkyLookupAddCallbackArgs",
|
|
8778
8660
|
"kind": 256,
|
|
8779
8661
|
"kindString": "Interface",
|
|
@@ -8783,7 +8665,7 @@
|
|
|
8783
8665
|
},
|
|
8784
8666
|
"children": [
|
|
8785
8667
|
{
|
|
8786
|
-
"id":
|
|
8668
|
+
"id": 581,
|
|
8787
8669
|
"name": "data",
|
|
8788
8670
|
"kind": 1024,
|
|
8789
8671
|
"kindString": "Property",
|
|
@@ -8809,7 +8691,7 @@
|
|
|
8809
8691
|
}
|
|
8810
8692
|
},
|
|
8811
8693
|
{
|
|
8812
|
-
"id":
|
|
8694
|
+
"id": 580,
|
|
8813
8695
|
"name": "item",
|
|
8814
8696
|
"kind": 1024,
|
|
8815
8697
|
"kindString": "Property",
|
|
@@ -8835,8 +8717,8 @@
|
|
|
8835
8717
|
"title": "Properties",
|
|
8836
8718
|
"kind": 1024,
|
|
8837
8719
|
"children": [
|
|
8838
|
-
|
|
8839
|
-
|
|
8720
|
+
581,
|
|
8721
|
+
580
|
|
8840
8722
|
]
|
|
8841
8723
|
}
|
|
8842
8724
|
],
|
|
@@ -8849,7 +8731,7 @@
|
|
|
8849
8731
|
]
|
|
8850
8732
|
},
|
|
8851
8733
|
{
|
|
8852
|
-
"id":
|
|
8734
|
+
"id": 582,
|
|
8853
8735
|
"name": "SkyLookupAddClickEventArgs",
|
|
8854
8736
|
"kind": 256,
|
|
8855
8737
|
"kindString": "Interface",
|
|
@@ -8859,7 +8741,7 @@
|
|
|
8859
8741
|
},
|
|
8860
8742
|
"children": [
|
|
8861
8743
|
{
|
|
8862
|
-
"id":
|
|
8744
|
+
"id": 583,
|
|
8863
8745
|
"name": "itemAdded",
|
|
8864
8746
|
"kind": 2048,
|
|
8865
8747
|
"kindString": "Method",
|
|
@@ -8873,7 +8755,7 @@
|
|
|
8873
8755
|
],
|
|
8874
8756
|
"signatures": [
|
|
8875
8757
|
{
|
|
8876
|
-
"id":
|
|
8758
|
+
"id": 584,
|
|
8877
8759
|
"name": "itemAdded",
|
|
8878
8760
|
"kind": 4096,
|
|
8879
8761
|
"kindString": "Call signature",
|
|
@@ -8883,7 +8765,7 @@
|
|
|
8883
8765
|
},
|
|
8884
8766
|
"parameters": [
|
|
8885
8767
|
{
|
|
8886
|
-
"id":
|
|
8768
|
+
"id": 585,
|
|
8887
8769
|
"name": "args",
|
|
8888
8770
|
"kind": 32768,
|
|
8889
8771
|
"kindString": "Parameter",
|
|
@@ -8893,7 +8775,7 @@
|
|
|
8893
8775
|
},
|
|
8894
8776
|
"type": {
|
|
8895
8777
|
"type": "reference",
|
|
8896
|
-
"id":
|
|
8778
|
+
"id": 579,
|
|
8897
8779
|
"name": "SkyLookupAddCallbackArgs"
|
|
8898
8780
|
}
|
|
8899
8781
|
}
|
|
@@ -8911,7 +8793,7 @@
|
|
|
8911
8793
|
"title": "Methods",
|
|
8912
8794
|
"kind": 2048,
|
|
8913
8795
|
"children": [
|
|
8914
|
-
|
|
8796
|
+
583
|
|
8915
8797
|
]
|
|
8916
8798
|
}
|
|
8917
8799
|
],
|
|
@@ -8924,7 +8806,7 @@
|
|
|
8924
8806
|
]
|
|
8925
8807
|
},
|
|
8926
8808
|
{
|
|
8927
|
-
"id":
|
|
8809
|
+
"id": 590,
|
|
8928
8810
|
"name": "SkyLookupShowMoreConfig",
|
|
8929
8811
|
"kind": 256,
|
|
8930
8812
|
"kindString": "Interface",
|
|
@@ -8934,7 +8816,7 @@
|
|
|
8934
8816
|
},
|
|
8935
8817
|
"children": [
|
|
8936
8818
|
{
|
|
8937
|
-
"id":
|
|
8819
|
+
"id": 591,
|
|
8938
8820
|
"name": "customPicker",
|
|
8939
8821
|
"kind": 1024,
|
|
8940
8822
|
"kindString": "Property",
|
|
@@ -8947,18 +8829,18 @@
|
|
|
8947
8829
|
"sources": [
|
|
8948
8830
|
{
|
|
8949
8831
|
"fileName": "projects/lookup/src/modules/lookup/types/lookup-show-more-config.ts",
|
|
8950
|
-
"line":
|
|
8832
|
+
"line": 14,
|
|
8951
8833
|
"character": 2
|
|
8952
8834
|
}
|
|
8953
8835
|
],
|
|
8954
8836
|
"type": {
|
|
8955
8837
|
"type": "reference",
|
|
8956
|
-
"id":
|
|
8838
|
+
"id": 593,
|
|
8957
8839
|
"name": "SkyLookupShowMoreCustomPicker"
|
|
8958
8840
|
}
|
|
8959
8841
|
},
|
|
8960
8842
|
{
|
|
8961
|
-
"id":
|
|
8843
|
+
"id": 592,
|
|
8962
8844
|
"name": "nativePickerConfig",
|
|
8963
8845
|
"kind": 1024,
|
|
8964
8846
|
"kindString": "Property",
|
|
@@ -8971,13 +8853,13 @@
|
|
|
8971
8853
|
"sources": [
|
|
8972
8854
|
{
|
|
8973
8855
|
"fileName": "projects/lookup/src/modules/lookup/types/lookup-show-more-config.ts",
|
|
8974
|
-
"line":
|
|
8856
|
+
"line": 19,
|
|
8975
8857
|
"character": 2
|
|
8976
8858
|
}
|
|
8977
8859
|
],
|
|
8978
8860
|
"type": {
|
|
8979
8861
|
"type": "reference",
|
|
8980
|
-
"id":
|
|
8862
|
+
"id": 603,
|
|
8981
8863
|
"name": "SkyLookupShowMoreNativePickerConfig"
|
|
8982
8864
|
}
|
|
8983
8865
|
}
|
|
@@ -8987,21 +8869,21 @@
|
|
|
8987
8869
|
"title": "Properties",
|
|
8988
8870
|
"kind": 1024,
|
|
8989
8871
|
"children": [
|
|
8990
|
-
|
|
8991
|
-
|
|
8872
|
+
591,
|
|
8873
|
+
592
|
|
8992
8874
|
]
|
|
8993
8875
|
}
|
|
8994
8876
|
],
|
|
8995
8877
|
"sources": [
|
|
8996
8878
|
{
|
|
8997
8879
|
"fileName": "projects/lookup/src/modules/lookup/types/lookup-show-more-config.ts",
|
|
8998
|
-
"line":
|
|
8880
|
+
"line": 10,
|
|
8999
8881
|
"character": 17
|
|
9000
8882
|
}
|
|
9001
8883
|
]
|
|
9002
8884
|
},
|
|
9003
8885
|
{
|
|
9004
|
-
"id":
|
|
8886
|
+
"id": 593,
|
|
9005
8887
|
"name": "SkyLookupShowMoreCustomPicker",
|
|
9006
8888
|
"kind": 256,
|
|
9007
8889
|
"kindString": "Interface",
|
|
@@ -9011,7 +8893,7 @@
|
|
|
9011
8893
|
},
|
|
9012
8894
|
"children": [
|
|
9013
8895
|
{
|
|
9014
|
-
"id":
|
|
8896
|
+
"id": 594,
|
|
9015
8897
|
"name": "open",
|
|
9016
8898
|
"kind": 2048,
|
|
9017
8899
|
"kindString": "Method",
|
|
@@ -9025,21 +8907,21 @@
|
|
|
9025
8907
|
],
|
|
9026
8908
|
"signatures": [
|
|
9027
8909
|
{
|
|
9028
|
-
"id":
|
|
8910
|
+
"id": 595,
|
|
9029
8911
|
"name": "open",
|
|
9030
8912
|
"kind": 4096,
|
|
9031
8913
|
"kindString": "Call signature",
|
|
9032
8914
|
"flags": {},
|
|
9033
8915
|
"parameters": [
|
|
9034
8916
|
{
|
|
9035
|
-
"id":
|
|
8917
|
+
"id": 596,
|
|
9036
8918
|
"name": "pickerContext",
|
|
9037
8919
|
"kind": 32768,
|
|
9038
8920
|
"kindString": "Parameter",
|
|
9039
8921
|
"flags": {},
|
|
9040
8922
|
"type": {
|
|
9041
8923
|
"type": "reference",
|
|
9042
|
-
"id":
|
|
8924
|
+
"id": 597,
|
|
9043
8925
|
"name": "SkyLookupShowMoreCustomPickerContext"
|
|
9044
8926
|
}
|
|
9045
8927
|
}
|
|
@@ -9057,7 +8939,7 @@
|
|
|
9057
8939
|
"title": "Methods",
|
|
9058
8940
|
"kind": 2048,
|
|
9059
8941
|
"children": [
|
|
9060
|
-
|
|
8942
|
+
594
|
|
9061
8943
|
]
|
|
9062
8944
|
}
|
|
9063
8945
|
],
|
|
@@ -9070,7 +8952,7 @@
|
|
|
9070
8952
|
]
|
|
9071
8953
|
},
|
|
9072
8954
|
{
|
|
9073
|
-
"id":
|
|
8955
|
+
"id": 603,
|
|
9074
8956
|
"name": "SkyLookupShowMoreNativePickerConfig",
|
|
9075
8957
|
"kind": 256,
|
|
9076
8958
|
"kindString": "Interface",
|
|
@@ -9080,7 +8962,7 @@
|
|
|
9080
8962
|
},
|
|
9081
8963
|
"children": [
|
|
9082
8964
|
{
|
|
9083
|
-
"id":
|
|
8965
|
+
"id": 604,
|
|
9084
8966
|
"name": "itemTemplate",
|
|
9085
8967
|
"kind": 1024,
|
|
9086
8968
|
"kindString": "Property",
|
|
@@ -9111,7 +8993,7 @@
|
|
|
9111
8993
|
}
|
|
9112
8994
|
},
|
|
9113
8995
|
{
|
|
9114
|
-
"id":
|
|
8996
|
+
"id": 605,
|
|
9115
8997
|
"name": "title",
|
|
9116
8998
|
"kind": 1024,
|
|
9117
8999
|
"kindString": "Property",
|
|
@@ -9145,8 +9027,8 @@
|
|
|
9145
9027
|
"title": "Properties",
|
|
9146
9028
|
"kind": 1024,
|
|
9147
9029
|
"children": [
|
|
9148
|
-
|
|
9149
|
-
|
|
9030
|
+
604,
|
|
9031
|
+
605
|
|
9150
9032
|
]
|
|
9151
9033
|
}
|
|
9152
9034
|
],
|
|
@@ -9159,7 +9041,7 @@
|
|
|
9159
9041
|
]
|
|
9160
9042
|
},
|
|
9161
9043
|
{
|
|
9162
|
-
"id":
|
|
9044
|
+
"id": 550,
|
|
9163
9045
|
"name": "AutocompleteSearchAsyncResultDisplayType",
|
|
9164
9046
|
"kind": 4194304,
|
|
9165
9047
|
"kindString": "Type alias",
|
|
@@ -9186,7 +9068,7 @@
|
|
|
9186
9068
|
}
|
|
9187
9069
|
},
|
|
9188
9070
|
{
|
|
9189
|
-
"id":
|
|
9071
|
+
"id": 551,
|
|
9190
9072
|
"name": "SkyAutocompleteSearchFunction",
|
|
9191
9073
|
"kind": 4194304,
|
|
9192
9074
|
"kindString": "Type alias",
|
|
@@ -9201,7 +9083,7 @@
|
|
|
9201
9083
|
"type": {
|
|
9202
9084
|
"type": "reflection",
|
|
9203
9085
|
"declaration": {
|
|
9204
|
-
"id":
|
|
9086
|
+
"id": 552,
|
|
9205
9087
|
"name": "__type",
|
|
9206
9088
|
"kind": 65536,
|
|
9207
9089
|
"kindString": "Type literal",
|
|
@@ -9215,14 +9097,14 @@
|
|
|
9215
9097
|
],
|
|
9216
9098
|
"signatures": [
|
|
9217
9099
|
{
|
|
9218
|
-
"id":
|
|
9100
|
+
"id": 553,
|
|
9219
9101
|
"name": "__type",
|
|
9220
9102
|
"kind": 4096,
|
|
9221
9103
|
"kindString": "Call signature",
|
|
9222
9104
|
"flags": {},
|
|
9223
9105
|
"parameters": [
|
|
9224
9106
|
{
|
|
9225
|
-
"id":
|
|
9107
|
+
"id": 554,
|
|
9226
9108
|
"name": "searchText",
|
|
9227
9109
|
"kind": 32768,
|
|
9228
9110
|
"kindString": "Parameter",
|
|
@@ -9233,7 +9115,7 @@
|
|
|
9233
9115
|
}
|
|
9234
9116
|
},
|
|
9235
9117
|
{
|
|
9236
|
-
"id":
|
|
9118
|
+
"id": 555,
|
|
9237
9119
|
"name": "data",
|
|
9238
9120
|
"kind": 32768,
|
|
9239
9121
|
"kindString": "Parameter",
|
|
@@ -9249,7 +9131,7 @@
|
|
|
9249
9131
|
],
|
|
9250
9132
|
"type": {
|
|
9251
9133
|
"type": "reference",
|
|
9252
|
-
"id":
|
|
9134
|
+
"id": 561,
|
|
9253
9135
|
"name": "SkyAutocompleteSearchFunctionResponse"
|
|
9254
9136
|
}
|
|
9255
9137
|
}
|
|
@@ -9258,7 +9140,7 @@
|
|
|
9258
9140
|
}
|
|
9259
9141
|
},
|
|
9260
9142
|
{
|
|
9261
|
-
"id":
|
|
9143
|
+
"id": 556,
|
|
9262
9144
|
"name": "SkyAutocompleteSearchFunctionFilter",
|
|
9263
9145
|
"kind": 4194304,
|
|
9264
9146
|
"kindString": "Type alias",
|
|
@@ -9273,7 +9155,7 @@
|
|
|
9273
9155
|
"type": {
|
|
9274
9156
|
"type": "reflection",
|
|
9275
9157
|
"declaration": {
|
|
9276
|
-
"id":
|
|
9158
|
+
"id": 557,
|
|
9277
9159
|
"name": "__type",
|
|
9278
9160
|
"kind": 65536,
|
|
9279
9161
|
"kindString": "Type literal",
|
|
@@ -9287,14 +9169,14 @@
|
|
|
9287
9169
|
],
|
|
9288
9170
|
"signatures": [
|
|
9289
9171
|
{
|
|
9290
|
-
"id":
|
|
9172
|
+
"id": 558,
|
|
9291
9173
|
"name": "__type",
|
|
9292
9174
|
"kind": 4096,
|
|
9293
9175
|
"kindString": "Call signature",
|
|
9294
9176
|
"flags": {},
|
|
9295
9177
|
"parameters": [
|
|
9296
9178
|
{
|
|
9297
|
-
"id":
|
|
9179
|
+
"id": 559,
|
|
9298
9180
|
"name": "searchText",
|
|
9299
9181
|
"kind": 32768,
|
|
9300
9182
|
"kindString": "Parameter",
|
|
@@ -9305,7 +9187,7 @@
|
|
|
9305
9187
|
}
|
|
9306
9188
|
},
|
|
9307
9189
|
{
|
|
9308
|
-
"id":
|
|
9190
|
+
"id": 560,
|
|
9309
9191
|
"name": "item",
|
|
9310
9192
|
"kind": 32768,
|
|
9311
9193
|
"kindString": "Parameter",
|
|
@@ -9326,7 +9208,7 @@
|
|
|
9326
9208
|
}
|
|
9327
9209
|
},
|
|
9328
9210
|
{
|
|
9329
|
-
"id":
|
|
9211
|
+
"id": 561,
|
|
9330
9212
|
"name": "SkyAutocompleteSearchFunctionResponse",
|
|
9331
9213
|
"kind": 4194304,
|
|
9332
9214
|
"kindString": "Type alias",
|
|
@@ -9367,7 +9249,7 @@
|
|
|
9367
9249
|
}
|
|
9368
9250
|
},
|
|
9369
9251
|
{
|
|
9370
|
-
"id":
|
|
9252
|
+
"id": 589,
|
|
9371
9253
|
"name": "SkyLookupSelectModeType",
|
|
9372
9254
|
"kind": 4194304,
|
|
9373
9255
|
"kindString": "Type alias",
|
|
@@ -9399,42 +9281,42 @@
|
|
|
9399
9281
|
"title": "Classes",
|
|
9400
9282
|
"kind": 128,
|
|
9401
9283
|
"children": [
|
|
9402
|
-
561,
|
|
9403
9284
|
564,
|
|
9404
|
-
|
|
9405
|
-
|
|
9285
|
+
567,
|
|
9286
|
+
576,
|
|
9287
|
+
597,
|
|
9288
|
+
609,
|
|
9406
9289
|
606,
|
|
9407
|
-
603,
|
|
9408
9290
|
1,
|
|
9409
9291
|
90,
|
|
9410
9292
|
255,
|
|
9411
|
-
|
|
9293
|
+
363
|
|
9412
9294
|
]
|
|
9413
9295
|
},
|
|
9414
9296
|
{
|
|
9415
9297
|
"title": "Interfaces",
|
|
9416
9298
|
"kind": 256,
|
|
9417
9299
|
"children": [
|
|
9418
|
-
|
|
9419
|
-
|
|
9420
|
-
|
|
9421
|
-
|
|
9422
|
-
576,
|
|
9300
|
+
539,
|
|
9301
|
+
545,
|
|
9302
|
+
562,
|
|
9303
|
+
570,
|
|
9423
9304
|
579,
|
|
9424
|
-
|
|
9305
|
+
582,
|
|
9425
9306
|
590,
|
|
9426
|
-
|
|
9307
|
+
593,
|
|
9308
|
+
603
|
|
9427
9309
|
]
|
|
9428
9310
|
},
|
|
9429
9311
|
{
|
|
9430
9312
|
"title": "Type aliases",
|
|
9431
9313
|
"kind": 4194304,
|
|
9432
9314
|
"children": [
|
|
9433
|
-
|
|
9434
|
-
|
|
9435
|
-
|
|
9436
|
-
|
|
9437
|
-
|
|
9315
|
+
550,
|
|
9316
|
+
551,
|
|
9317
|
+
556,
|
|
9318
|
+
561,
|
|
9319
|
+
589
|
|
9438
9320
|
]
|
|
9439
9321
|
}
|
|
9440
9322
|
],
|
|
@@ -9455,12 +9337,12 @@
|
|
|
9455
9337
|
{
|
|
9456
9338
|
"fileName": "autocomplete-demo.component.ts",
|
|
9457
9339
|
"filePath": "/projects/lookup/documentation/code-examples/autocomplete/advanced/autocomplete-demo.component.ts",
|
|
9458
|
-
"rawContents": "import { Component, OnInit } from '@angular/core';\
|
|
9340
|
+
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchFunctionFilter,\n SkyAutocompleteSelectionChange,\n} from '@skyux/lookup';\n\n@Component({\n selector: 'app-autocomplete-demo',\n templateUrl: './autocomplete-demo.component.html',\n})\nexport class AutocompleteDemoComponent implements OnInit {\n public farthestPlanet: any;\n\n public myForm: FormGroup;\n\n public planets: any[] = [\n {\n name: 'Mercury',\n description: 'Mercury is a planet in our solar system.',\n },\n { name: 'Venus', description: 'Venus is a planet in our solar system.' },\n { name: 'Earth', description: 'Earth is a planet in our solar system.' },\n { name: 'Mars', description: 'Mars is a planet in our solar system.' },\n {\n name: 'Jupiter',\n description: 'Jupiter is a planet in our solar system.',\n },\n { name: 'Saturn', description: 'Saturn is a planet in our solar system.' },\n { name: 'Uranus', description: 'Uranus is a planet in our solar system.' },\n {\n name: 'Neptune',\n description: 'Neptune is a planet in our solar system.',\n },\n ];\n\n public searchFilters: SkyAutocompleteSearchFunctionFilter[] = [\n (searchText: string, item: any): boolean => {\n return item.name !== 'Red';\n },\n ];\n\n constructor(private formBuilder: FormBuilder) {}\n\n public ngOnInit(): void {\n this.createForm();\n }\n\n public onPlanetSelection(args: SkyAutocompleteSelectionChange): void {\n alert(`You selected ${args.selectedItem.name}`);\n }\n\n private createForm(): void {\n this.myForm = this.formBuilder.group({\n farthestPlanet: {},\n });\n }\n}\n"
|
|
9459
9341
|
},
|
|
9460
9342
|
{
|
|
9461
9343
|
"fileName": "autocomplete-demo.module.ts",
|
|
9462
9344
|
"filePath": "/projects/lookup/documentation/code-examples/autocomplete/advanced/autocomplete-demo.module.ts",
|
|
9463
|
-
"rawContents": "import {
|
|
9345
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { SkyIconModule } from '@skyux/indicators';\nimport { SkyAutocompleteModule } from '@skyux/lookup';\n\nimport { AutocompleteDemoComponent } from './autocomplete-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n ReactiveFormsModule,\n SkyAutocompleteModule,\n SkyIconModule,\n ],\n declarations: [AutocompleteDemoComponent],\n exports: [AutocompleteDemoComponent],\n})\nexport class AutocompleteDemoModule {}\n"
|
|
9464
9346
|
},
|
|
9465
9347
|
{
|
|
9466
9348
|
"fileName": "autocomplete-demo.component.html",
|
|
@@ -9470,12 +9352,12 @@
|
|
|
9470
9352
|
{
|
|
9471
9353
|
"fileName": "autocomplete-demo.component.ts",
|
|
9472
9354
|
"filePath": "/projects/lookup/documentation/code-examples/autocomplete/basic/autocomplete-demo.component.ts",
|
|
9473
|
-
"rawContents": "import { Component, OnInit } from '@angular/core';\
|
|
9355
|
+
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormGroup } from '@angular/forms';\n\n@Component({\n selector: 'app-autocomplete-demo',\n templateUrl: './autocomplete-demo.component.html',\n})\nexport class AutocompleteDemoComponent implements OnInit {\n public colors: any[] = [\n { name: 'Red' },\n { name: 'Blue' },\n { name: 'Green' },\n { name: 'Orange' },\n { name: 'Pink' },\n { name: 'Purple' },\n { name: 'Yellow' },\n { name: 'Brown' },\n { name: 'Turquoise' },\n { name: 'White' },\n { name: 'Black' },\n ];\n\n public myForm: FormGroup;\n\n constructor(private formBuilder: FormBuilder) {}\n\n public ngOnInit(): void {\n this.createForm();\n }\n\n private createForm(): void {\n this.myForm = this.formBuilder.group({\n favoriteColor: undefined,\n });\n }\n}\n"
|
|
9474
9356
|
},
|
|
9475
9357
|
{
|
|
9476
9358
|
"fileName": "autocomplete-demo.module.ts",
|
|
9477
9359
|
"filePath": "/projects/lookup/documentation/code-examples/autocomplete/basic/autocomplete-demo.module.ts",
|
|
9478
|
-
"rawContents": "import {
|
|
9360
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyAutocompleteModule } from '@skyux/lookup';\n\nimport { AutocompleteDemoComponent } from './autocomplete-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n ReactiveFormsModule,\n SkyAutocompleteModule,\n SkyIdModule,\n ],\n declarations: [AutocompleteDemoComponent],\n exports: [AutocompleteDemoComponent],\n})\nexport class AutocompleteDemoModule {}\n"
|
|
9479
9361
|
},
|
|
9480
9362
|
{
|
|
9481
9363
|
"fileName": "autocomplete-demo.component.html",
|
|
@@ -9485,12 +9367,12 @@
|
|
|
9485
9367
|
{
|
|
9486
9368
|
"fileName": "autocomplete-demo.component.ts",
|
|
9487
9369
|
"filePath": "/projects/lookup/documentation/code-examples/autocomplete/custom-search/autocomplete-demo.component.ts",
|
|
9488
|
-
"rawContents": "import { Component, OnInit } from '@angular/core';\
|
|
9370
|
+
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchFunction,\n SkyAutocompleteSearchFunctionResponse,\n} from '@skyux/lookup';\n\n@Component({\n selector: 'app-autocomplete-demo',\n templateUrl: './autocomplete-demo.component.html',\n})\nexport class AutocompleteDemoComponent implements OnInit {\n public myForm: FormGroup;\n\n public largestOcean: any;\n\n public oceans: any[] = [\n { title: 'Arctic', id: 1 },\n { title: 'Atlantic', id: 2 },\n { title: 'Indian', id: 3 },\n { title: 'Pacific', id: 4 },\n ];\n\n constructor(private formBuilder: FormBuilder) {}\n\n public ngOnInit(): void {\n this.createForm();\n }\n\n public getOceanSearchFunction(): SkyAutocompleteSearchFunction {\n const searchFunction = (\n searchText: string,\n oceans: any[]\n ): SkyAutocompleteSearchFunctionResponse => {\n return new Promise((resolve) => {\n const searchTextLower = searchText.toLowerCase();\n\n const results = oceans.filter((ocean: any) => {\n const val = ocean.title;\n const isMatch =\n val && val.toString().toLowerCase().indexOf(searchTextLower) > -1;\n return isMatch;\n });\n\n // Simulate an async request.\n setTimeout(() => {\n resolve(results);\n }, 500);\n });\n };\n\n return searchFunction;\n }\n\n private createForm(): void {\n this.myForm = this.formBuilder.group({\n largestOcean: { title: 'Arctic', id: 1 },\n });\n }\n}\n"
|
|
9489
9371
|
},
|
|
9490
9372
|
{
|
|
9491
9373
|
"fileName": "autocomplete-demo.module.ts",
|
|
9492
9374
|
"filePath": "/projects/lookup/documentation/code-examples/autocomplete/custom-search/autocomplete-demo.module.ts",
|
|
9493
|
-
"rawContents": "import {
|
|
9375
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyIconModule } from '@skyux/indicators';\nimport { SkyAutocompleteModule } from '@skyux/lookup';\n\nimport { AutocompleteDemoComponent } from './autocomplete-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n ReactiveFormsModule,\n SkyAutocompleteModule,\n SkyIconModule,\n SkyIdModule,\n ],\n declarations: [AutocompleteDemoComponent],\n exports: [AutocompleteDemoComponent],\n})\nexport class AutocompleteDemoModule {}\n"
|
|
9494
9376
|
},
|
|
9495
9377
|
{
|
|
9496
9378
|
"fileName": "autocomplete-demo.component.html",
|
|
@@ -9500,12 +9382,12 @@
|
|
|
9500
9382
|
{
|
|
9501
9383
|
"fileName": "autocomplete-demo.component.ts",
|
|
9502
9384
|
"filePath": "/projects/lookup/documentation/code-examples/autocomplete/search-filters/autocomplete-demo.component.ts",
|
|
9503
|
-
"rawContents": "import { Component, OnInit } from '@angular/core';\
|
|
9385
|
+
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormGroup } from '@angular/forms';\nimport { SkyAutocompleteSearchFunctionFilter } from '@skyux/lookup';\n\n@Component({\n selector: 'app-autocomplete-demo',\n templateUrl: './autocomplete-demo.component.html',\n})\nexport class AutocompleteDemoComponent implements OnInit {\n public colors: any[] = [\n { name: 'Red' },\n { name: 'Blue' },\n { name: 'Green' },\n { name: 'Orange' },\n { name: 'Pink' },\n { name: 'Purple' },\n { name: 'Yellow' },\n { name: 'Brown' },\n { name: 'Turquoise' },\n { name: 'White' },\n { name: 'Black' },\n ];\n\n public myForm: FormGroup;\n\n public searchFilters: SkyAutocompleteSearchFunctionFilter[] = [\n (searchText: string, item: any): boolean => {\n return item.name !== 'Red';\n },\n ];\n\n constructor(private formBuilder: FormBuilder) {}\n\n public ngOnInit(): void {\n this.createForm();\n }\n\n private createForm(): void {\n this.myForm = this.formBuilder.group({\n favoriteColor: undefined,\n });\n }\n}\n"
|
|
9504
9386
|
},
|
|
9505
9387
|
{
|
|
9506
9388
|
"fileName": "autocomplete-demo.module.ts",
|
|
9507
9389
|
"filePath": "/projects/lookup/documentation/code-examples/autocomplete/search-filters/autocomplete-demo.module.ts",
|
|
9508
|
-
"rawContents": "import {
|
|
9390
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { SkyIdModule } from '@skyux/core';\nimport { SkyAutocompleteModule } from '@skyux/lookup';\n\nimport { AutocompleteDemoComponent } from './autocomplete-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n ReactiveFormsModule,\n SkyAutocompleteModule,\n SkyIdModule,\n ],\n declarations: [AutocompleteDemoComponent],\n exports: [AutocompleteDemoComponent],\n})\nexport class AutocompleteDemoModule {}\n"
|
|
9509
9391
|
},
|
|
9510
9392
|
{
|
|
9511
9393
|
"fileName": "country-field-demo.component.html",
|
|
@@ -9515,12 +9397,12 @@
|
|
|
9515
9397
|
{
|
|
9516
9398
|
"fileName": "country-field-demo.component.ts",
|
|
9517
9399
|
"filePath": "/projects/lookup/documentation/code-examples/country-field/basic/country-field-demo.component.ts",
|
|
9518
|
-
"rawContents": "import { Component, OnInit } from '@angular/core';\
|
|
9400
|
+
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { FormControl, FormGroup, Validators } from '@angular/forms';\nimport { SkyCountryFieldCountry } from '@skyux/lookup';\n\n@Component({\n selector: 'app-country-field-demo',\n templateUrl: './country-field-demo.component.html',\n})\nexport class CountryFieldDemoComponent implements OnInit {\n public countryControl: FormControl;\n\n public countryData: SkyCountryFieldCountry;\n\n public countryForm: FormGroup;\n\n public ngOnInit(): void {\n this.countryControl = new FormControl();\n this.countryControl.setValue({\n name: 'Australia',\n iso2: 'au',\n });\n this.countryForm = new FormGroup({\n countryControl: this.countryControl,\n });\n\n this.countryControl.setValidators([Validators.required]);\n }\n}\n"
|
|
9519
9401
|
},
|
|
9520
9402
|
{
|
|
9521
9403
|
"fileName": "country-field-demo.module.ts",
|
|
9522
9404
|
"filePath": "/projects/lookup/documentation/code-examples/country-field/basic/country-field-demo.module.ts",
|
|
9523
|
-
"rawContents": "import {
|
|
9405
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { ReactiveFormsModule } from '@angular/forms';\nimport { SkyInputBoxModule } from '@skyux/forms';\nimport { SkyCountryFieldModule } from '@skyux/lookup';\n\nimport { CountryFieldDemoComponent } from './country-field-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n ReactiveFormsModule,\n SkyCountryFieldModule,\n SkyInputBoxModule,\n ],\n declarations: [CountryFieldDemoComponent],\n exports: [CountryFieldDemoComponent],\n})\nexport class CountryFieldDemoModule {}\n"
|
|
9524
9406
|
},
|
|
9525
9407
|
{
|
|
9526
9408
|
"fileName": "lookup-async-demo.component.html",
|
|
@@ -9535,12 +9417,12 @@
|
|
|
9535
9417
|
{
|
|
9536
9418
|
"fileName": "lookup-async-demo.component.ts",
|
|
9537
9419
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/async/lookup-async-demo.component.ts",
|
|
9538
|
-
"rawContents": "import { Component, OnInit } from '@angular/core';\
|
|
9420
|
+
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchAsyncArgs,\n SkyAutocompleteSearchAsyncResult,\n SkyAutocompleteSearchFunctionFilter,\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: any[] = [\n { name: 'Abed' },\n { name: 'Alex' },\n { name: 'Ben' },\n { name: 'Britta' },\n { name: 'Buzz' },\n { name: 'Craig' },\n { name: 'Elroy' },\n { name: 'Garrett' },\n { name: 'Ian' },\n { name: 'Jeff' },\n { name: 'Leonard' },\n { name: 'Neil' },\n { name: 'Pierce' },\n { name: 'Preston' },\n { name: 'Rachel' },\n { name: 'Shirley' },\n { name: 'Todd' },\n { name: 'Troy' },\n { name: 'Vaughn' },\n { name: 'Vicki' },\n ];\n\n public name: any[] = [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: any[] = this.myForm.controls.name.value;\n return [\n (searchText: string, item: any): boolean => {\n const found = name.find((option) => option.name === item.name);\n return !found;\n },\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"
|
|
9539
9421
|
},
|
|
9540
9422
|
{
|
|
9541
9423
|
"fileName": "lookup-async-demo.module.ts",
|
|
9542
9424
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/async/lookup-async-demo.module.ts",
|
|
9543
|
-
"rawContents": "import {
|
|
9425
|
+
"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"
|
|
9544
9426
|
},
|
|
9545
9427
|
{
|
|
9546
9428
|
"fileName": "lookup-custom-picker-demo-modal.component.html",
|
|
@@ -9550,7 +9432,7 @@
|
|
|
9550
9432
|
{
|
|
9551
9433
|
"fileName": "lookup-custom-picker-demo-modal.component.ts",
|
|
9552
9434
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/custom-picker/lookup-custom-picker-demo-modal.component.ts",
|
|
9553
|
-
"rawContents": "import { Component, OnInit } from '@angular/core';\
|
|
9435
|
+
"rawContents": "import { Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport { SkyLookupShowMoreCustomPickerContext } from '@skyux/lookup';\nimport { SkyModalInstance } from '@skyux/modals';\n\n@Component({\n selector: 'app-lookup-demo-modal',\n templateUrl: './lookup-custom-picker-demo-modal.component.html',\n})\nexport class LookupCustomPickerDemoModalComponent implements OnInit {\n public myForm: FormGroup;\n\n constructor(\n private formBuilder: FormBuilder,\n public context: SkyLookupShowMoreCustomPickerContext,\n public modalInstance: SkyModalInstance\n ) {}\n\n public ngOnInit(): void {\n this.myForm = this.formBuilder.group({\n selectLast: new FormControl(false),\n });\n }\n}\n"
|
|
9554
9436
|
},
|
|
9555
9437
|
{
|
|
9556
9438
|
"fileName": "lookup-custom-picker-demo.component.html",
|
|
@@ -9565,12 +9447,12 @@
|
|
|
9565
9447
|
{
|
|
9566
9448
|
"fileName": "lookup-custom-picker-demo.component.ts",
|
|
9567
9449
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/custom-picker/lookup-custom-picker-demo.component.ts",
|
|
9568
|
-
"rawContents": "import { ChangeDetectorRef, Component, OnInit } from '@angular/core';\
|
|
9450
|
+
"rawContents": "import { ChangeDetectorRef, Component, OnInit } from '@angular/core';\nimport { FormBuilder, FormControl, FormGroup } from '@angular/forms';\nimport {\n SkyAutocompleteSearchFunctionFilter,\n SkyLookupShowMoreConfig,\n SkyLookupShowMoreCustomPickerContext,\n} from '@skyux/lookup';\nimport { SkyModalCloseArgs, SkyModalService } from '@skyux/modals';\n\nimport { LookupCustomPickerDemoModalComponent } from './lookup-custom-picker-demo-modal.component';\n\n@Component({\n selector: 'app-lookup-demo',\n templateUrl: './lookup-custom-picker-demo.component.html',\n styleUrls: ['./lookup-custom-picker-demo.component.scss'],\n})\nexport class LookupCustomPickerDemoComponent implements OnInit {\n public showMoreConfig: SkyLookupShowMoreConfig;\n\n public myForm: FormGroup;\n\n public people: any[] = [\n { name: 'Abed' },\n { name: 'Alex' },\n { name: 'Ben' },\n { name: 'Britta' },\n { name: 'Buzz' },\n { name: 'Craig' },\n { name: 'Elroy' },\n { name: 'Garrett' },\n { name: 'Ian' },\n { name: 'Jeff' },\n { name: 'Leonard' },\n { name: 'Neil' },\n { name: 'Pierce' },\n { name: 'Preston' },\n { name: 'Rachel' },\n { name: 'Shirley' },\n { name: 'Todd' },\n { name: 'Troy' },\n { name: 'Vaughn' },\n { name: 'Vicki' },\n ];\n\n public names: any[] = [this.people[15]];\n\n constructor(\n private changeDetector: ChangeDetectorRef,\n private formBuilder: FormBuilder,\n private modalService: SkyModalService\n ) {\n this.showMoreConfig = {\n customPicker: {\n open: (context: SkyLookupShowMoreCustomPickerContext) => {\n const instance = this.modalService.open(\n LookupCustomPickerDemoModalComponent,\n {\n providers: [\n {\n provide: SkyLookupShowMoreCustomPickerContext,\n useValue: context,\n },\n ],\n }\n );\n\n instance.closed.subscribe((closeArgs: SkyModalCloseArgs) => {\n if (closeArgs.reason === 'save') {\n if (closeArgs.data) {\n this.myForm.setValue({\n names: [this.people[this.people.length - 1]],\n });\n this.changeDetector.markForCheck();\n }\n }\n });\n },\n },\n };\n }\n\n public ngOnInit(): void {\n this.createForm();\n\n // If you need to execute some logic after the lookup values change,\n // subscribe to Angular's built-in value changes observable.\n this.myForm.valueChanges.subscribe((changes) => {\n console.log('Lookup value changes:', changes);\n });\n }\n\n // Only show people in the search results that have not been chosen already.\n public getSearchFilters(): SkyAutocompleteSearchFunctionFilter[] {\n const names: any[] = this.myForm.controls.names.value;\n return [\n (searchText: string, item: any): boolean => {\n const found = names.find((option) => option.name === item.name);\n return !found;\n },\n ];\n }\n\n public 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"
|
|
9569
9451
|
},
|
|
9570
9452
|
{
|
|
9571
9453
|
"fileName": "lookup-custom-picker-demo.module.ts",
|
|
9572
9454
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/custom-picker/lookup-custom-picker-demo.module.ts",
|
|
9573
|
-
"rawContents": "import {
|
|
9455
|
+
"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 entryComponents: [LookupCustomPickerDemoModalComponent],\n})\nexport class LookupCustomPickerDemoModule {}\n"
|
|
9574
9456
|
},
|
|
9575
9457
|
{
|
|
9576
9458
|
"fileName": "lookup-multiple-demo.component.html",
|
|
@@ -9585,12 +9467,12 @@
|
|
|
9585
9467
|
{
|
|
9586
9468
|
"fileName": "lookup-multiple-demo.component.ts",
|
|
9587
9469
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/multi-select/lookup-multiple-demo.component.ts",
|
|
9588
|
-
"rawContents": "import { Component, OnInit } from '@angular/core';\
|
|
9470
|
+
"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-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: any[] = [\n { name: 'Abed' },\n { name: 'Alex' },\n { name: 'Ben' },\n { name: 'Britta' },\n { name: 'Buzz' },\n { name: 'Craig' },\n { name: 'Elroy' },\n { name: 'Garrett' },\n { name: 'Ian' },\n { name: 'Jeff' },\n { name: 'Leonard' },\n { name: 'Neil' },\n { name: 'Pierce' },\n { name: 'Preston' },\n { name: 'Rachel' },\n { name: 'Shirley' },\n { name: 'Todd' },\n { name: 'Troy' },\n { name: 'Vaughn' },\n { name: 'Vicki' },\n ];\n\n public names: any[] = [this.people[15]];\n\n constructor(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 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"
|
|
9589
9471
|
},
|
|
9590
9472
|
{
|
|
9591
9473
|
"fileName": "lookup-multiple-demo.module.ts",
|
|
9592
9474
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/multi-select/lookup-multiple-demo.module.ts",
|
|
9593
|
-
"rawContents": "import {
|
|
9475
|
+
"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"
|
|
9594
9476
|
},
|
|
9595
9477
|
{
|
|
9596
9478
|
"fileName": "lookup-result-templates-demo.component.html",
|
|
@@ -9605,12 +9487,12 @@
|
|
|
9605
9487
|
{
|
|
9606
9488
|
"fileName": "lookup-result-templates-demo.component.ts",
|
|
9607
9489
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/result-templates/lookup-result-templates-demo.component.ts",
|
|
9608
|
-
"rawContents": "import { Component, OnInit, TemplateRef, ViewChild } from '@angular/core';\
|
|
9490
|
+
"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: any[] = [\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: any[] = [this.people[15]];\n\n public showMoreConfig: SkyLookupShowMoreConfig = {\n nativePickerConfig: {},\n };\n\n @ViewChild('modalItemTemplate')\n public set modalItemTempalte(template: TemplateRef<any>) {\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 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"
|
|
9609
9491
|
},
|
|
9610
9492
|
{
|
|
9611
9493
|
"fileName": "lookup-result-templates-demo.module.ts",
|
|
9612
9494
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/result-templates/lookup-result-templates-demo.module.ts",
|
|
9613
|
-
"rawContents": "import {
|
|
9495
|
+
"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"
|
|
9614
9496
|
},
|
|
9615
9497
|
{
|
|
9616
9498
|
"fileName": "lookup-single-demo.component.html",
|
|
@@ -9625,12 +9507,12 @@
|
|
|
9625
9507
|
{
|
|
9626
9508
|
"fileName": "lookup-single-demo.component.ts",
|
|
9627
9509
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/single-select/lookup-single-demo.component.ts",
|
|
9628
|
-
"rawContents": "import { Component, OnInit } from '@angular/core';\
|
|
9510
|
+
"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: any[] = [\n { name: 'Abed' },\n { name: 'Alex' },\n { name: 'Ben' },\n { name: 'Britta' },\n { name: 'Buzz' },\n { name: 'Craig' },\n { name: 'Elroy' },\n { name: 'Garrett' },\n { name: 'Ian' },\n { name: 'Jeff' },\n { name: 'Leonard' },\n { name: 'Neil' },\n { name: 'Pierce' },\n { name: 'Preston' },\n { name: 'Rachel' },\n { name: 'Shirley' },\n { name: 'Todd' },\n { name: 'Troy' },\n { name: 'Vaughn' },\n { name: 'Vicki' },\n ];\n\n public name: any[] = [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: any[] = this.myForm.controls.name.value;\n return [\n (searchText: string, item: any): boolean => {\n const found = name.find((option) => option.name === item.name);\n return !found;\n },\n ];\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"
|
|
9629
9511
|
},
|
|
9630
9512
|
{
|
|
9631
9513
|
"fileName": "lookup-single-demo.module.ts",
|
|
9632
9514
|
"filePath": "/projects/lookup/documentation/code-examples/lookup/single-select/lookup-single-demo.module.ts",
|
|
9633
|
-
"rawContents": "import {
|
|
9515
|
+
"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 { LookupSingleSelectDemoComponent } from './lookup-single-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n ReactiveFormsModule,\n SkyIdModule,\n SkyInputBoxModule,\n SkyLookupModule,\n ],\n declarations: [LookupSingleSelectDemoComponent],\n exports: [LookupSingleSelectDemoComponent],\n})\nexport class LookupSingleSelectDemoModule {}\n"
|
|
9634
9516
|
},
|
|
9635
9517
|
{
|
|
9636
9518
|
"fileName": "search-demo.component.html",
|
|
@@ -9640,12 +9522,12 @@
|
|
|
9640
9522
|
{
|
|
9641
9523
|
"fileName": "search-demo.component.ts",
|
|
9642
9524
|
"filePath": "/projects/lookup/documentation/code-examples/search/basic/search-demo.component.ts",
|
|
9643
|
-
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-search-demo',\n templateUrl: './search-demo.component.html',\n})\nexport class SearchDemoComponent {\n public displayedItems: any;\n\n private items: any[] = [\n {\n title: 'Call Robert Hernandez',\n note: 'Robert recently gave a very generous gift. We should call to thank him.',\n },\n {\n title: 'Send invitation to ball',\n note: \"The Spring Ball is coming up soon. Let's get those invitations out!\",\n },\n {\n title: 'Clean up desk',\n note: 'File and organize papers.',\n },\n {\n title: 'Investigate leads',\n note: 'Check out leads for important charity event funding.',\n },\n {\n title: 'Send thank you note',\n note: 'Send a thank you note to Timothy for his donation.',\n },\n ];\n\n public searchText: string;\n\n constructor() {\n this.displayedItems = this.items;\n }\n\n public searchApplied(searchText: string): void {\n let filteredItems = this.items;\n this.searchText = searchText;\n\n if (searchText) {\n filteredItems = this.items.filter(function (item: any) {\n let property: any;\n\n for (property in item) {\n if (\n
|
|
9525
|
+
"rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-search-demo',\n templateUrl: './search-demo.component.html',\n})\nexport class SearchDemoComponent {\n public displayedItems: any;\n\n private items: any[] = [\n {\n title: 'Call Robert Hernandez',\n note: 'Robert recently gave a very generous gift. We should call to thank him.',\n },\n {\n title: 'Send invitation to ball',\n note: \"The Spring Ball is coming up soon. Let's get those invitations out!\",\n },\n {\n title: 'Clean up desk',\n note: 'File and organize papers.',\n },\n {\n title: 'Investigate leads',\n note: 'Check out leads for important charity event funding.',\n },\n {\n title: 'Send thank you note',\n note: 'Send a thank you note to Timothy for his donation.',\n },\n ];\n\n public searchText: string;\n\n constructor() {\n this.displayedItems = this.items;\n }\n\n public searchApplied(searchText: string): void {\n let filteredItems = this.items;\n this.searchText = searchText;\n\n if (searchText) {\n filteredItems = this.items.filter(function (item: any) {\n let property: any;\n\n for (property in item) {\n if (\n Object.prototype.hasOwnProperty.call(item, property) &&\n (property === 'title' || property === 'note')\n ) {\n if (item[property].indexOf(searchText) > -1) {\n return true;\n }\n }\n }\n\n return false;\n });\n }\n this.displayedItems = filteredItems;\n }\n}\n"
|
|
9644
9526
|
},
|
|
9645
9527
|
{
|
|
9646
9528
|
"fileName": "search-demo.module.ts",
|
|
9647
9529
|
"filePath": "/projects/lookup/documentation/code-examples/search/basic/search-demo.module.ts",
|
|
9648
|
-
"rawContents": "import {
|
|
9530
|
+
"rawContents": "import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { SkyToolbarModule } from '@skyux/layout';\nimport { SkyRepeaterModule } from '@skyux/lists';\nimport { SkySearchModule } from '@skyux/lookup';\n\nimport { SearchDemoComponent } from './search-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyRepeaterModule, SkySearchModule, SkyToolbarModule],\n declarations: [SearchDemoComponent],\n exports: [SearchDemoComponent],\n})\nexport class SearchDemoModule {}\n"
|
|
9649
9531
|
}
|
|
9650
9532
|
]
|
|
9651
9533
|
}
|