@skyux/indicators 5.0.3 → 5.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/skyux-indicators.umd.js +198 -141
- package/documentation.json +719 -453
- package/esm2015/modules/alert/alert.component.js +3 -3
- package/esm2015/modules/alert/alert.module.js +4 -4
- package/esm2015/modules/chevron/chevron.component.js +36 -9
- package/esm2015/modules/chevron/chevron.module.js +4 -4
- package/esm2015/modules/help-inline/help-inline.component.js +3 -3
- package/esm2015/modules/help-inline/help-inline.module.js +4 -4
- package/esm2015/modules/icon/icon-class-list.pipe.js +3 -3
- package/esm2015/modules/icon/icon-resolver.service.js +3 -3
- package/esm2015/modules/icon/icon-stack.component.js +3 -3
- package/esm2015/modules/icon/icon.component.js +3 -3
- package/esm2015/modules/icon/icon.module.js +4 -4
- package/esm2015/modules/key-info/key-info-label.component.js +3 -3
- package/esm2015/modules/key-info/key-info-value.component.js +3 -3
- package/esm2015/modules/key-info/key-info.component.js +3 -3
- package/esm2015/modules/key-info/key-info.module.js +4 -4
- package/esm2015/modules/label/label.component.js +3 -3
- package/esm2015/modules/label/label.module.js +4 -4
- package/esm2015/modules/shared/sky-indicators-resources.module.js +5 -7
- package/esm2015/modules/status-indicator/status-indicator.component.js +3 -3
- package/esm2015/modules/status-indicator/status-indicator.module.js +4 -4
- package/esm2015/modules/text-highlight/text-highlight.directive.js +50 -33
- package/esm2015/modules/text-highlight/text-highlight.module.js +4 -4
- package/esm2015/modules/tokens/token.component.js +10 -4
- package/esm2015/modules/tokens/tokens.component.js +3 -3
- package/esm2015/modules/tokens/tokens.module.js +4 -4
- package/esm2015/modules/wait/wait-adapter.service.js +3 -3
- package/esm2015/modules/wait/wait-page-adapter.service.js +3 -3
- package/esm2015/modules/wait/wait-page.component.js +3 -3
- package/esm2015/modules/wait/wait.component.js +3 -3
- package/esm2015/modules/wait/wait.module.js +4 -4
- package/esm2015/modules/wait/wait.service.js +3 -3
- package/fesm2015/skyux-indicators.js +188 -139
- package/fesm2015/skyux-indicators.js.map +1 -1
- package/modules/chevron/chevron.component.d.ts +26 -3
- package/modules/text-highlight/text-highlight.directive.d.ts +2 -2
- package/modules/tokens/token.component.d.ts +2 -0
- package/package.json +4 -4
- package/bundles/skyux-indicators-testing.umd.js.map +0 -1
- package/bundles/skyux-indicators.umd.js.map +0 -1
package/documentation.json
CHANGED
|
@@ -43,14 +43,14 @@
|
|
|
43
43
|
"originalName": "",
|
|
44
44
|
"children": [
|
|
45
45
|
{
|
|
46
|
-
"id":
|
|
46
|
+
"id": 335,
|
|
47
47
|
"name": "SkyTokensMessageType",
|
|
48
48
|
"kind": 8,
|
|
49
49
|
"kindString": "Enumeration",
|
|
50
50
|
"flags": {},
|
|
51
51
|
"children": [
|
|
52
52
|
{
|
|
53
|
-
"id":
|
|
53
|
+
"id": 337,
|
|
54
54
|
"name": "FocusActiveToken",
|
|
55
55
|
"kind": 16,
|
|
56
56
|
"kindString": "Enumeration member",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"defaultValue": "1"
|
|
69
69
|
},
|
|
70
70
|
{
|
|
71
|
-
"id":
|
|
71
|
+
"id": 336,
|
|
72
72
|
"name": "FocusLastToken",
|
|
73
73
|
"kind": 16,
|
|
74
74
|
"kindString": "Enumeration member",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"defaultValue": "0"
|
|
87
87
|
},
|
|
88
88
|
{
|
|
89
|
-
"id":
|
|
89
|
+
"id": 339,
|
|
90
90
|
"name": "FocusNextToken",
|
|
91
91
|
"kind": 16,
|
|
92
92
|
"kindString": "Enumeration member",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"defaultValue": "3"
|
|
105
105
|
},
|
|
106
106
|
{
|
|
107
|
-
"id":
|
|
107
|
+
"id": 338,
|
|
108
108
|
"name": "FocusPreviousToken",
|
|
109
109
|
"kind": 16,
|
|
110
110
|
"kindString": "Enumeration member",
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"defaultValue": "2"
|
|
123
123
|
},
|
|
124
124
|
{
|
|
125
|
-
"id":
|
|
125
|
+
"id": 340,
|
|
126
126
|
"name": "RemoveActiveToken",
|
|
127
127
|
"kind": 16,
|
|
128
128
|
"kindString": "Enumeration member",
|
|
@@ -145,11 +145,11 @@
|
|
|
145
145
|
"title": "Enumeration members",
|
|
146
146
|
"kind": 16,
|
|
147
147
|
"children": [
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
148
|
+
337,
|
|
149
|
+
336,
|
|
150
|
+
339,
|
|
151
|
+
338,
|
|
152
|
+
340
|
|
153
153
|
]
|
|
154
154
|
}
|
|
155
155
|
],
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
]
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
|
-
"id":
|
|
165
|
+
"id": 296,
|
|
166
166
|
"name": "SkyAlertModule",
|
|
167
167
|
"kind": 128,
|
|
168
168
|
"kindString": "Class",
|
|
@@ -181,21 +181,21 @@
|
|
|
181
181
|
],
|
|
182
182
|
"children": [
|
|
183
183
|
{
|
|
184
|
-
"id":
|
|
184
|
+
"id": 297,
|
|
185
185
|
"name": "constructor",
|
|
186
186
|
"kind": 512,
|
|
187
187
|
"kindString": "Constructor",
|
|
188
188
|
"flags": {},
|
|
189
189
|
"signatures": [
|
|
190
190
|
{
|
|
191
|
-
"id":
|
|
191
|
+
"id": 298,
|
|
192
192
|
"name": "new SkyAlertModule",
|
|
193
193
|
"kind": 16384,
|
|
194
194
|
"kindString": "Constructor signature",
|
|
195
195
|
"flags": {},
|
|
196
196
|
"type": {
|
|
197
197
|
"type": "reference",
|
|
198
|
-
"id":
|
|
198
|
+
"id": 296,
|
|
199
199
|
"name": "SkyAlertModule"
|
|
200
200
|
}
|
|
201
201
|
}
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
"title": "Constructors",
|
|
208
208
|
"kind": 512,
|
|
209
209
|
"children": [
|
|
210
|
-
|
|
210
|
+
297
|
|
211
211
|
]
|
|
212
212
|
}
|
|
213
213
|
],
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
]
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"id":
|
|
223
|
+
"id": 299,
|
|
224
224
|
"name": "SkyChevronModule",
|
|
225
225
|
"kind": 128,
|
|
226
226
|
"kindString": "Class",
|
|
@@ -239,21 +239,21 @@
|
|
|
239
239
|
],
|
|
240
240
|
"children": [
|
|
241
241
|
{
|
|
242
|
-
"id":
|
|
242
|
+
"id": 300,
|
|
243
243
|
"name": "constructor",
|
|
244
244
|
"kind": 512,
|
|
245
245
|
"kindString": "Constructor",
|
|
246
246
|
"flags": {},
|
|
247
247
|
"signatures": [
|
|
248
248
|
{
|
|
249
|
-
"id":
|
|
249
|
+
"id": 301,
|
|
250
250
|
"name": "new SkyChevronModule",
|
|
251
251
|
"kind": 16384,
|
|
252
252
|
"kindString": "Constructor signature",
|
|
253
253
|
"flags": {},
|
|
254
254
|
"type": {
|
|
255
255
|
"type": "reference",
|
|
256
|
-
"id":
|
|
256
|
+
"id": 299,
|
|
257
257
|
"name": "SkyChevronModule"
|
|
258
258
|
}
|
|
259
259
|
}
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
"title": "Constructors",
|
|
266
266
|
"kind": 512,
|
|
267
267
|
"children": [
|
|
268
|
-
|
|
268
|
+
300
|
|
269
269
|
]
|
|
270
270
|
}
|
|
271
271
|
],
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
]
|
|
279
279
|
},
|
|
280
280
|
{
|
|
281
|
-
"id":
|
|
281
|
+
"id": 302,
|
|
282
282
|
"name": "SkyHelpInlineModule",
|
|
283
283
|
"kind": 128,
|
|
284
284
|
"kindString": "Class",
|
|
@@ -297,21 +297,21 @@
|
|
|
297
297
|
],
|
|
298
298
|
"children": [
|
|
299
299
|
{
|
|
300
|
-
"id":
|
|
300
|
+
"id": 303,
|
|
301
301
|
"name": "constructor",
|
|
302
302
|
"kind": 512,
|
|
303
303
|
"kindString": "Constructor",
|
|
304
304
|
"flags": {},
|
|
305
305
|
"signatures": [
|
|
306
306
|
{
|
|
307
|
-
"id":
|
|
307
|
+
"id": 304,
|
|
308
308
|
"name": "new SkyHelpInlineModule",
|
|
309
309
|
"kind": 16384,
|
|
310
310
|
"kindString": "Constructor signature",
|
|
311
311
|
"flags": {},
|
|
312
312
|
"type": {
|
|
313
313
|
"type": "reference",
|
|
314
|
-
"id":
|
|
314
|
+
"id": 302,
|
|
315
315
|
"name": "SkyHelpInlineModule"
|
|
316
316
|
}
|
|
317
317
|
}
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
"title": "Constructors",
|
|
324
324
|
"kind": 512,
|
|
325
325
|
"children": [
|
|
326
|
-
|
|
326
|
+
303
|
|
327
327
|
]
|
|
328
328
|
}
|
|
329
329
|
],
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
]
|
|
337
337
|
},
|
|
338
338
|
{
|
|
339
|
-
"id":
|
|
339
|
+
"id": 308,
|
|
340
340
|
"name": "SkyIconModule",
|
|
341
341
|
"kind": 128,
|
|
342
342
|
"kindString": "Class",
|
|
@@ -355,21 +355,21 @@
|
|
|
355
355
|
],
|
|
356
356
|
"children": [
|
|
357
357
|
{
|
|
358
|
-
"id":
|
|
358
|
+
"id": 309,
|
|
359
359
|
"name": "constructor",
|
|
360
360
|
"kind": 512,
|
|
361
361
|
"kindString": "Constructor",
|
|
362
362
|
"flags": {},
|
|
363
363
|
"signatures": [
|
|
364
364
|
{
|
|
365
|
-
"id":
|
|
365
|
+
"id": 310,
|
|
366
366
|
"name": "new SkyIconModule",
|
|
367
367
|
"kind": 16384,
|
|
368
368
|
"kindString": "Constructor signature",
|
|
369
369
|
"flags": {},
|
|
370
370
|
"type": {
|
|
371
371
|
"type": "reference",
|
|
372
|
-
"id":
|
|
372
|
+
"id": 308,
|
|
373
373
|
"name": "SkyIconModule"
|
|
374
374
|
}
|
|
375
375
|
}
|
|
@@ -381,7 +381,7 @@
|
|
|
381
381
|
"title": "Constructors",
|
|
382
382
|
"kind": 512,
|
|
383
383
|
"children": [
|
|
384
|
-
|
|
384
|
+
309
|
|
385
385
|
]
|
|
386
386
|
}
|
|
387
387
|
],
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
]
|
|
395
395
|
},
|
|
396
396
|
{
|
|
397
|
-
"id":
|
|
397
|
+
"id": 313,
|
|
398
398
|
"name": "SkyKeyInfoModule",
|
|
399
399
|
"kind": 128,
|
|
400
400
|
"kindString": "Class",
|
|
@@ -413,21 +413,21 @@
|
|
|
413
413
|
],
|
|
414
414
|
"children": [
|
|
415
415
|
{
|
|
416
|
-
"id":
|
|
416
|
+
"id": 314,
|
|
417
417
|
"name": "constructor",
|
|
418
418
|
"kind": 512,
|
|
419
419
|
"kindString": "Constructor",
|
|
420
420
|
"flags": {},
|
|
421
421
|
"signatures": [
|
|
422
422
|
{
|
|
423
|
-
"id":
|
|
423
|
+
"id": 315,
|
|
424
424
|
"name": "new SkyKeyInfoModule",
|
|
425
425
|
"kind": 16384,
|
|
426
426
|
"kindString": "Constructor signature",
|
|
427
427
|
"flags": {},
|
|
428
428
|
"type": {
|
|
429
429
|
"type": "reference",
|
|
430
|
-
"id":
|
|
430
|
+
"id": 313,
|
|
431
431
|
"name": "SkyKeyInfoModule"
|
|
432
432
|
}
|
|
433
433
|
}
|
|
@@ -439,7 +439,7 @@
|
|
|
439
439
|
"title": "Constructors",
|
|
440
440
|
"kind": 512,
|
|
441
441
|
"children": [
|
|
442
|
-
|
|
442
|
+
314
|
|
443
443
|
]
|
|
444
444
|
}
|
|
445
445
|
],
|
|
@@ -452,7 +452,7 @@
|
|
|
452
452
|
]
|
|
453
453
|
},
|
|
454
454
|
{
|
|
455
|
-
"id":
|
|
455
|
+
"id": 317,
|
|
456
456
|
"name": "SkyLabelModule",
|
|
457
457
|
"kind": 128,
|
|
458
458
|
"kindString": "Class",
|
|
@@ -471,21 +471,21 @@
|
|
|
471
471
|
],
|
|
472
472
|
"children": [
|
|
473
473
|
{
|
|
474
|
-
"id":
|
|
474
|
+
"id": 318,
|
|
475
475
|
"name": "constructor",
|
|
476
476
|
"kind": 512,
|
|
477
477
|
"kindString": "Constructor",
|
|
478
478
|
"flags": {},
|
|
479
479
|
"signatures": [
|
|
480
480
|
{
|
|
481
|
-
"id":
|
|
481
|
+
"id": 319,
|
|
482
482
|
"name": "new SkyLabelModule",
|
|
483
483
|
"kind": 16384,
|
|
484
484
|
"kindString": "Constructor signature",
|
|
485
485
|
"flags": {},
|
|
486
486
|
"type": {
|
|
487
487
|
"type": "reference",
|
|
488
|
-
"id":
|
|
488
|
+
"id": 317,
|
|
489
489
|
"name": "SkyLabelModule"
|
|
490
490
|
}
|
|
491
491
|
}
|
|
@@ -497,7 +497,7 @@
|
|
|
497
497
|
"title": "Constructors",
|
|
498
498
|
"kind": 512,
|
|
499
499
|
"children": [
|
|
500
|
-
|
|
500
|
+
318
|
|
501
501
|
]
|
|
502
502
|
}
|
|
503
503
|
],
|
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
]
|
|
511
511
|
},
|
|
512
512
|
{
|
|
513
|
-
"id":
|
|
513
|
+
"id": 320,
|
|
514
514
|
"name": "SkyStatusIndicatorModule",
|
|
515
515
|
"kind": 128,
|
|
516
516
|
"kindString": "Class",
|
|
@@ -529,21 +529,21 @@
|
|
|
529
529
|
],
|
|
530
530
|
"children": [
|
|
531
531
|
{
|
|
532
|
-
"id":
|
|
532
|
+
"id": 321,
|
|
533
533
|
"name": "constructor",
|
|
534
534
|
"kind": 512,
|
|
535
535
|
"kindString": "Constructor",
|
|
536
536
|
"flags": {},
|
|
537
537
|
"signatures": [
|
|
538
538
|
{
|
|
539
|
-
"id":
|
|
539
|
+
"id": 322,
|
|
540
540
|
"name": "new SkyStatusIndicatorModule",
|
|
541
541
|
"kind": 16384,
|
|
542
542
|
"kindString": "Constructor signature",
|
|
543
543
|
"flags": {},
|
|
544
544
|
"type": {
|
|
545
545
|
"type": "reference",
|
|
546
|
-
"id":
|
|
546
|
+
"id": 320,
|
|
547
547
|
"name": "SkyStatusIndicatorModule"
|
|
548
548
|
}
|
|
549
549
|
}
|
|
@@ -555,7 +555,7 @@
|
|
|
555
555
|
"title": "Constructors",
|
|
556
556
|
"kind": 512,
|
|
557
557
|
"children": [
|
|
558
|
-
|
|
558
|
+
321
|
|
559
559
|
]
|
|
560
560
|
}
|
|
561
561
|
],
|
|
@@ -568,7 +568,7 @@
|
|
|
568
568
|
]
|
|
569
569
|
},
|
|
570
570
|
{
|
|
571
|
-
"id":
|
|
571
|
+
"id": 323,
|
|
572
572
|
"name": "SkyTextHighlightModule",
|
|
573
573
|
"kind": 128,
|
|
574
574
|
"kindString": "Class",
|
|
@@ -587,21 +587,21 @@
|
|
|
587
587
|
],
|
|
588
588
|
"children": [
|
|
589
589
|
{
|
|
590
|
-
"id":
|
|
590
|
+
"id": 324,
|
|
591
591
|
"name": "constructor",
|
|
592
592
|
"kind": 512,
|
|
593
593
|
"kindString": "Constructor",
|
|
594
594
|
"flags": {},
|
|
595
595
|
"signatures": [
|
|
596
596
|
{
|
|
597
|
-
"id":
|
|
597
|
+
"id": 325,
|
|
598
598
|
"name": "new SkyTextHighlightModule",
|
|
599
599
|
"kind": 16384,
|
|
600
600
|
"kindString": "Constructor signature",
|
|
601
601
|
"flags": {},
|
|
602
602
|
"type": {
|
|
603
603
|
"type": "reference",
|
|
604
|
-
"id":
|
|
604
|
+
"id": 323,
|
|
605
605
|
"name": "SkyTextHighlightModule"
|
|
606
606
|
}
|
|
607
607
|
}
|
|
@@ -613,7 +613,7 @@
|
|
|
613
613
|
"title": "Constructors",
|
|
614
614
|
"kind": 512,
|
|
615
615
|
"children": [
|
|
616
|
-
|
|
616
|
+
324
|
|
617
617
|
]
|
|
618
618
|
}
|
|
619
619
|
],
|
|
@@ -626,7 +626,7 @@
|
|
|
626
626
|
]
|
|
627
627
|
},
|
|
628
628
|
{
|
|
629
|
-
"id":
|
|
629
|
+
"id": 326,
|
|
630
630
|
"name": "SkyTokensModule",
|
|
631
631
|
"kind": 128,
|
|
632
632
|
"kindString": "Class",
|
|
@@ -645,21 +645,21 @@
|
|
|
645
645
|
],
|
|
646
646
|
"children": [
|
|
647
647
|
{
|
|
648
|
-
"id":
|
|
648
|
+
"id": 327,
|
|
649
649
|
"name": "constructor",
|
|
650
650
|
"kind": 512,
|
|
651
651
|
"kindString": "Constructor",
|
|
652
652
|
"flags": {},
|
|
653
653
|
"signatures": [
|
|
654
654
|
{
|
|
655
|
-
"id":
|
|
655
|
+
"id": 328,
|
|
656
656
|
"name": "new SkyTokensModule",
|
|
657
657
|
"kind": 16384,
|
|
658
658
|
"kindString": "Constructor signature",
|
|
659
659
|
"flags": {},
|
|
660
660
|
"type": {
|
|
661
661
|
"type": "reference",
|
|
662
|
-
"id":
|
|
662
|
+
"id": 326,
|
|
663
663
|
"name": "SkyTokensModule"
|
|
664
664
|
}
|
|
665
665
|
}
|
|
@@ -671,7 +671,7 @@
|
|
|
671
671
|
"title": "Constructors",
|
|
672
672
|
"kind": 512,
|
|
673
673
|
"children": [
|
|
674
|
-
|
|
674
|
+
327
|
|
675
675
|
]
|
|
676
676
|
}
|
|
677
677
|
],
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
]
|
|
685
685
|
},
|
|
686
686
|
{
|
|
687
|
-
"id":
|
|
687
|
+
"id": 341,
|
|
688
688
|
"name": "SkyWaitModule",
|
|
689
689
|
"kind": 128,
|
|
690
690
|
"kindString": "Class",
|
|
@@ -703,21 +703,21 @@
|
|
|
703
703
|
],
|
|
704
704
|
"children": [
|
|
705
705
|
{
|
|
706
|
-
"id":
|
|
706
|
+
"id": 342,
|
|
707
707
|
"name": "constructor",
|
|
708
708
|
"kind": 512,
|
|
709
709
|
"kindString": "Constructor",
|
|
710
710
|
"flags": {},
|
|
711
711
|
"signatures": [
|
|
712
712
|
{
|
|
713
|
-
"id":
|
|
713
|
+
"id": 343,
|
|
714
714
|
"name": "new SkyWaitModule",
|
|
715
715
|
"kind": 16384,
|
|
716
716
|
"kindString": "Constructor signature",
|
|
717
717
|
"flags": {},
|
|
718
718
|
"type": {
|
|
719
719
|
"type": "reference",
|
|
720
|
-
"id":
|
|
720
|
+
"id": 341,
|
|
721
721
|
"name": "SkyWaitModule"
|
|
722
722
|
}
|
|
723
723
|
}
|
|
@@ -729,7 +729,7 @@
|
|
|
729
729
|
"title": "Constructors",
|
|
730
730
|
"kind": 512,
|
|
731
731
|
"children": [
|
|
732
|
-
|
|
732
|
+
342
|
|
733
733
|
]
|
|
734
734
|
}
|
|
735
735
|
],
|
|
@@ -742,7 +742,7 @@
|
|
|
742
742
|
]
|
|
743
743
|
},
|
|
744
744
|
{
|
|
745
|
-
"id":
|
|
745
|
+
"id": 344,
|
|
746
746
|
"name": "SkyWaitService",
|
|
747
747
|
"kind": 128,
|
|
748
748
|
"kindString": "Class",
|
|
@@ -761,7 +761,7 @@
|
|
|
761
761
|
],
|
|
762
762
|
"children": [
|
|
763
763
|
{
|
|
764
|
-
"id":
|
|
764
|
+
"id": 348,
|
|
765
765
|
"name": "constructor",
|
|
766
766
|
"kind": 512,
|
|
767
767
|
"kindString": "Constructor",
|
|
@@ -775,14 +775,14 @@
|
|
|
775
775
|
],
|
|
776
776
|
"signatures": [
|
|
777
777
|
{
|
|
778
|
-
"id":
|
|
778
|
+
"id": 349,
|
|
779
779
|
"name": "new SkyWaitService",
|
|
780
780
|
"kind": 16384,
|
|
781
781
|
"kindString": "Constructor signature",
|
|
782
782
|
"flags": {},
|
|
783
783
|
"parameters": [
|
|
784
784
|
{
|
|
785
|
-
"id":
|
|
785
|
+
"id": 350,
|
|
786
786
|
"name": "resolver",
|
|
787
787
|
"kind": 32768,
|
|
788
788
|
"kindString": "Parameter",
|
|
@@ -793,7 +793,7 @@
|
|
|
793
793
|
}
|
|
794
794
|
},
|
|
795
795
|
{
|
|
796
|
-
"id":
|
|
796
|
+
"id": 351,
|
|
797
797
|
"name": "appRef",
|
|
798
798
|
"kind": 32768,
|
|
799
799
|
"kindString": "Parameter",
|
|
@@ -804,7 +804,7 @@
|
|
|
804
804
|
}
|
|
805
805
|
},
|
|
806
806
|
{
|
|
807
|
-
"id":
|
|
807
|
+
"id": 352,
|
|
808
808
|
"name": "waitAdapter",
|
|
809
809
|
"kind": 32768,
|
|
810
810
|
"kindString": "Parameter",
|
|
@@ -815,7 +815,7 @@
|
|
|
815
815
|
}
|
|
816
816
|
},
|
|
817
817
|
{
|
|
818
|
-
"id":
|
|
818
|
+
"id": 353,
|
|
819
819
|
"name": "windowSvc",
|
|
820
820
|
"kind": 32768,
|
|
821
821
|
"kindString": "Parameter",
|
|
@@ -828,14 +828,14 @@
|
|
|
828
828
|
],
|
|
829
829
|
"type": {
|
|
830
830
|
"type": "reference",
|
|
831
|
-
"id":
|
|
831
|
+
"id": 344,
|
|
832
832
|
"name": "SkyWaitService"
|
|
833
833
|
}
|
|
834
834
|
}
|
|
835
835
|
]
|
|
836
836
|
},
|
|
837
837
|
{
|
|
838
|
-
"id":
|
|
838
|
+
"id": 354,
|
|
839
839
|
"name": "beginBlockingPageWait",
|
|
840
840
|
"kind": 2048,
|
|
841
841
|
"kindString": "Method",
|
|
@@ -851,7 +851,7 @@
|
|
|
851
851
|
],
|
|
852
852
|
"signatures": [
|
|
853
853
|
{
|
|
854
|
-
"id":
|
|
854
|
+
"id": 355,
|
|
855
855
|
"name": "beginBlockingPageWait",
|
|
856
856
|
"kind": 4096,
|
|
857
857
|
"kindString": "Call signature",
|
|
@@ -867,7 +867,7 @@
|
|
|
867
867
|
]
|
|
868
868
|
},
|
|
869
869
|
{
|
|
870
|
-
"id":
|
|
870
|
+
"id": 356,
|
|
871
871
|
"name": "beginNonBlockingPageWait",
|
|
872
872
|
"kind": 2048,
|
|
873
873
|
"kindString": "Method",
|
|
@@ -883,7 +883,7 @@
|
|
|
883
883
|
],
|
|
884
884
|
"signatures": [
|
|
885
885
|
{
|
|
886
|
-
"id":
|
|
886
|
+
"id": 357,
|
|
887
887
|
"name": "beginNonBlockingPageWait",
|
|
888
888
|
"kind": 4096,
|
|
889
889
|
"kindString": "Call signature",
|
|
@@ -899,7 +899,7 @@
|
|
|
899
899
|
]
|
|
900
900
|
},
|
|
901
901
|
{
|
|
902
|
-
"id":
|
|
902
|
+
"id": 366,
|
|
903
903
|
"name": "blockingWrap",
|
|
904
904
|
"kind": 2048,
|
|
905
905
|
"kindString": "Method",
|
|
@@ -915,7 +915,7 @@
|
|
|
915
915
|
],
|
|
916
916
|
"signatures": [
|
|
917
917
|
{
|
|
918
|
-
"id":
|
|
918
|
+
"id": 367,
|
|
919
919
|
"name": "blockingWrap",
|
|
920
920
|
"kind": 4096,
|
|
921
921
|
"kindString": "Call signature",
|
|
@@ -925,7 +925,7 @@
|
|
|
925
925
|
},
|
|
926
926
|
"typeParameter": [
|
|
927
927
|
{
|
|
928
|
-
"id":
|
|
928
|
+
"id": 368,
|
|
929
929
|
"name": "T",
|
|
930
930
|
"kind": 131072,
|
|
931
931
|
"kindString": "Type parameter",
|
|
@@ -934,7 +934,7 @@
|
|
|
934
934
|
],
|
|
935
935
|
"parameters": [
|
|
936
936
|
{
|
|
937
|
-
"id":
|
|
937
|
+
"id": 369,
|
|
938
938
|
"name": "observable",
|
|
939
939
|
"kind": 32768,
|
|
940
940
|
"kindString": "Parameter",
|
|
@@ -944,7 +944,7 @@
|
|
|
944
944
|
"typeArguments": [
|
|
945
945
|
{
|
|
946
946
|
"type": "reference",
|
|
947
|
-
"id":
|
|
947
|
+
"id": 368,
|
|
948
948
|
"name": "T"
|
|
949
949
|
}
|
|
950
950
|
],
|
|
@@ -957,7 +957,7 @@
|
|
|
957
957
|
"typeArguments": [
|
|
958
958
|
{
|
|
959
959
|
"type": "reference",
|
|
960
|
-
"id":
|
|
960
|
+
"id": 368,
|
|
961
961
|
"name": "T"
|
|
962
962
|
}
|
|
963
963
|
],
|
|
@@ -967,7 +967,7 @@
|
|
|
967
967
|
]
|
|
968
968
|
},
|
|
969
969
|
{
|
|
970
|
-
"id":
|
|
970
|
+
"id": 362,
|
|
971
971
|
"name": "clearAllPageWaits",
|
|
972
972
|
"kind": 2048,
|
|
973
973
|
"kindString": "Method",
|
|
@@ -983,7 +983,7 @@
|
|
|
983
983
|
],
|
|
984
984
|
"signatures": [
|
|
985
985
|
{
|
|
986
|
-
"id":
|
|
986
|
+
"id": 363,
|
|
987
987
|
"name": "clearAllPageWaits",
|
|
988
988
|
"kind": 4096,
|
|
989
989
|
"kindString": "Call signature",
|
|
@@ -999,7 +999,7 @@
|
|
|
999
999
|
]
|
|
1000
1000
|
},
|
|
1001
1001
|
{
|
|
1002
|
-
"id":
|
|
1002
|
+
"id": 358,
|
|
1003
1003
|
"name": "endBlockingPageWait",
|
|
1004
1004
|
"kind": 2048,
|
|
1005
1005
|
"kindString": "Method",
|
|
@@ -1015,7 +1015,7 @@
|
|
|
1015
1015
|
],
|
|
1016
1016
|
"signatures": [
|
|
1017
1017
|
{
|
|
1018
|
-
"id":
|
|
1018
|
+
"id": 359,
|
|
1019
1019
|
"name": "endBlockingPageWait",
|
|
1020
1020
|
"kind": 4096,
|
|
1021
1021
|
"kindString": "Call signature",
|
|
@@ -1031,7 +1031,7 @@
|
|
|
1031
1031
|
]
|
|
1032
1032
|
},
|
|
1033
1033
|
{
|
|
1034
|
-
"id":
|
|
1034
|
+
"id": 360,
|
|
1035
1035
|
"name": "endNonBlockingPageWait",
|
|
1036
1036
|
"kind": 2048,
|
|
1037
1037
|
"kindString": "Method",
|
|
@@ -1047,7 +1047,7 @@
|
|
|
1047
1047
|
],
|
|
1048
1048
|
"signatures": [
|
|
1049
1049
|
{
|
|
1050
|
-
"id":
|
|
1050
|
+
"id": 361,
|
|
1051
1051
|
"name": "endNonBlockingPageWait",
|
|
1052
1052
|
"kind": 4096,
|
|
1053
1053
|
"kindString": "Call signature",
|
|
@@ -1063,7 +1063,7 @@
|
|
|
1063
1063
|
]
|
|
1064
1064
|
},
|
|
1065
1065
|
{
|
|
1066
|
-
"id":
|
|
1066
|
+
"id": 370,
|
|
1067
1067
|
"name": "nonBlockingWrap",
|
|
1068
1068
|
"kind": 2048,
|
|
1069
1069
|
"kindString": "Method",
|
|
@@ -1079,7 +1079,7 @@
|
|
|
1079
1079
|
],
|
|
1080
1080
|
"signatures": [
|
|
1081
1081
|
{
|
|
1082
|
-
"id":
|
|
1082
|
+
"id": 371,
|
|
1083
1083
|
"name": "nonBlockingWrap",
|
|
1084
1084
|
"kind": 4096,
|
|
1085
1085
|
"kindString": "Call signature",
|
|
@@ -1089,7 +1089,7 @@
|
|
|
1089
1089
|
},
|
|
1090
1090
|
"typeParameter": [
|
|
1091
1091
|
{
|
|
1092
|
-
"id":
|
|
1092
|
+
"id": 372,
|
|
1093
1093
|
"name": "T",
|
|
1094
1094
|
"kind": 131072,
|
|
1095
1095
|
"kindString": "Type parameter",
|
|
@@ -1098,7 +1098,7 @@
|
|
|
1098
1098
|
],
|
|
1099
1099
|
"parameters": [
|
|
1100
1100
|
{
|
|
1101
|
-
"id":
|
|
1101
|
+
"id": 373,
|
|
1102
1102
|
"name": "observable",
|
|
1103
1103
|
"kind": 32768,
|
|
1104
1104
|
"kindString": "Parameter",
|
|
@@ -1108,7 +1108,7 @@
|
|
|
1108
1108
|
"typeArguments": [
|
|
1109
1109
|
{
|
|
1110
1110
|
"type": "reference",
|
|
1111
|
-
"id":
|
|
1111
|
+
"id": 372,
|
|
1112
1112
|
"name": "T"
|
|
1113
1113
|
}
|
|
1114
1114
|
],
|
|
@@ -1121,7 +1121,7 @@
|
|
|
1121
1121
|
"typeArguments": [
|
|
1122
1122
|
{
|
|
1123
1123
|
"type": "reference",
|
|
1124
|
-
"id":
|
|
1124
|
+
"id": 372,
|
|
1125
1125
|
"name": "T"
|
|
1126
1126
|
}
|
|
1127
1127
|
],
|
|
@@ -1136,20 +1136,20 @@
|
|
|
1136
1136
|
"title": "Constructors",
|
|
1137
1137
|
"kind": 512,
|
|
1138
1138
|
"children": [
|
|
1139
|
-
|
|
1139
|
+
348
|
|
1140
1140
|
]
|
|
1141
1141
|
},
|
|
1142
1142
|
{
|
|
1143
1143
|
"title": "Methods",
|
|
1144
1144
|
"kind": 2048,
|
|
1145
1145
|
"children": [
|
|
1146
|
-
342,
|
|
1147
|
-
344,
|
|
1148
1146
|
354,
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
358
|
|
1147
|
+
356,
|
|
1148
|
+
366,
|
|
1149
|
+
362,
|
|
1150
|
+
358,
|
|
1151
|
+
360,
|
|
1152
|
+
370
|
|
1153
1153
|
]
|
|
1154
1154
|
}
|
|
1155
1155
|
],
|
|
@@ -1218,7 +1218,7 @@
|
|
|
1218
1218
|
],
|
|
1219
1219
|
"type": {
|
|
1220
1220
|
"type": "reference",
|
|
1221
|
-
"id":
|
|
1221
|
+
"id": 305,
|
|
1222
1222
|
"name": "SkyIconStackItem"
|
|
1223
1223
|
}
|
|
1224
1224
|
},
|
|
@@ -1239,7 +1239,7 @@
|
|
|
1239
1239
|
],
|
|
1240
1240
|
"type": {
|
|
1241
1241
|
"type": "reference",
|
|
1242
|
-
"id":
|
|
1242
|
+
"id": 305,
|
|
1243
1243
|
"name": "SkyIconStackItem"
|
|
1244
1244
|
}
|
|
1245
1245
|
},
|
|
@@ -1555,7 +1555,7 @@
|
|
|
1555
1555
|
]
|
|
1556
1556
|
},
|
|
1557
1557
|
{
|
|
1558
|
-
"id":
|
|
1558
|
+
"id": 79,
|
|
1559
1559
|
"name": "SkyStatusIndicatorComponent",
|
|
1560
1560
|
"kind": 128,
|
|
1561
1561
|
"kindString": "Class",
|
|
@@ -1574,7 +1574,7 @@
|
|
|
1574
1574
|
],
|
|
1575
1575
|
"children": [
|
|
1576
1576
|
{
|
|
1577
|
-
"id":
|
|
1577
|
+
"id": 80,
|
|
1578
1578
|
"name": "constructor",
|
|
1579
1579
|
"kind": 512,
|
|
1580
1580
|
"kindString": "Constructor",
|
|
@@ -1588,14 +1588,14 @@
|
|
|
1588
1588
|
],
|
|
1589
1589
|
"signatures": [
|
|
1590
1590
|
{
|
|
1591
|
-
"id":
|
|
1591
|
+
"id": 81,
|
|
1592
1592
|
"name": "SkyStatusIndicatorComponent",
|
|
1593
1593
|
"kind": 16384,
|
|
1594
1594
|
"kindString": "Constructor signature",
|
|
1595
1595
|
"flags": {},
|
|
1596
1596
|
"parameters": [
|
|
1597
1597
|
{
|
|
1598
|
-
"id":
|
|
1598
|
+
"id": 82,
|
|
1599
1599
|
"name": "changeDetector",
|
|
1600
1600
|
"kind": 32768,
|
|
1601
1601
|
"kindString": "Parameter",
|
|
@@ -1606,7 +1606,7 @@
|
|
|
1606
1606
|
}
|
|
1607
1607
|
},
|
|
1608
1608
|
{
|
|
1609
|
-
"id":
|
|
1609
|
+
"id": 83,
|
|
1610
1610
|
"name": "resources",
|
|
1611
1611
|
"kind": 32768,
|
|
1612
1612
|
"kindString": "Parameter",
|
|
@@ -1619,14 +1619,14 @@
|
|
|
1619
1619
|
],
|
|
1620
1620
|
"type": {
|
|
1621
1621
|
"type": "reference",
|
|
1622
|
-
"id":
|
|
1622
|
+
"id": 79,
|
|
1623
1623
|
"name": "SkyStatusIndicatorComponent"
|
|
1624
1624
|
}
|
|
1625
1625
|
}
|
|
1626
1626
|
]
|
|
1627
1627
|
},
|
|
1628
1628
|
{
|
|
1629
|
-
"id":
|
|
1629
|
+
"id": 97,
|
|
1630
1630
|
"name": "baseIcon",
|
|
1631
1631
|
"kind": 1024,
|
|
1632
1632
|
"kindString": "Property",
|
|
@@ -1642,12 +1642,12 @@
|
|
|
1642
1642
|
],
|
|
1643
1643
|
"type": {
|
|
1644
1644
|
"type": "reference",
|
|
1645
|
-
"id":
|
|
1645
|
+
"id": 305,
|
|
1646
1646
|
"name": "SkyIconStackItem"
|
|
1647
1647
|
}
|
|
1648
1648
|
},
|
|
1649
1649
|
{
|
|
1650
|
-
"id":
|
|
1650
|
+
"id": 96,
|
|
1651
1651
|
"name": "descriptionComputed",
|
|
1652
1652
|
"kind": 1024,
|
|
1653
1653
|
"kindString": "Property",
|
|
@@ -1667,7 +1667,7 @@
|
|
|
1667
1667
|
}
|
|
1668
1668
|
},
|
|
1669
1669
|
{
|
|
1670
|
-
"id":
|
|
1670
|
+
"id": 98,
|
|
1671
1671
|
"name": "icon",
|
|
1672
1672
|
"kind": 1024,
|
|
1673
1673
|
"kindString": "Property",
|
|
@@ -1687,7 +1687,7 @@
|
|
|
1687
1687
|
}
|
|
1688
1688
|
},
|
|
1689
1689
|
{
|
|
1690
|
-
"id":
|
|
1690
|
+
"id": 99,
|
|
1691
1691
|
"name": "topIcon",
|
|
1692
1692
|
"kind": 1024,
|
|
1693
1693
|
"kindString": "Property",
|
|
@@ -1703,12 +1703,12 @@
|
|
|
1703
1703
|
],
|
|
1704
1704
|
"type": {
|
|
1705
1705
|
"type": "reference",
|
|
1706
|
-
"id":
|
|
1706
|
+
"id": 305,
|
|
1707
1707
|
"name": "SkyIconStackItem"
|
|
1708
1708
|
}
|
|
1709
1709
|
},
|
|
1710
1710
|
{
|
|
1711
|
-
"id":
|
|
1711
|
+
"id": 92,
|
|
1712
1712
|
"name": "customDescription",
|
|
1713
1713
|
"kind": 262144,
|
|
1714
1714
|
"kindString": "Accessor",
|
|
@@ -1734,7 +1734,7 @@
|
|
|
1734
1734
|
],
|
|
1735
1735
|
"getSignature": [
|
|
1736
1736
|
{
|
|
1737
|
-
"id":
|
|
1737
|
+
"id": 93,
|
|
1738
1738
|
"name": "customDescription",
|
|
1739
1739
|
"kind": 524288,
|
|
1740
1740
|
"kindString": "Get signature",
|
|
@@ -1750,7 +1750,7 @@
|
|
|
1750
1750
|
],
|
|
1751
1751
|
"setSignature": [
|
|
1752
1752
|
{
|
|
1753
|
-
"id":
|
|
1753
|
+
"id": 94,
|
|
1754
1754
|
"name": "customDescription",
|
|
1755
1755
|
"kind": 1048576,
|
|
1756
1756
|
"kindString": "Set signature",
|
|
@@ -1760,7 +1760,7 @@
|
|
|
1760
1760
|
},
|
|
1761
1761
|
"parameters": [
|
|
1762
1762
|
{
|
|
1763
|
-
"id":
|
|
1763
|
+
"id": 95,
|
|
1764
1764
|
"name": "value",
|
|
1765
1765
|
"kind": 32768,
|
|
1766
1766
|
"kindString": "Parameter",
|
|
@@ -1779,7 +1779,7 @@
|
|
|
1779
1779
|
]
|
|
1780
1780
|
},
|
|
1781
1781
|
{
|
|
1782
|
-
"id":
|
|
1782
|
+
"id": 88,
|
|
1783
1783
|
"name": "descriptionType",
|
|
1784
1784
|
"kind": 262144,
|
|
1785
1785
|
"kindString": "Accessor",
|
|
@@ -1805,7 +1805,7 @@
|
|
|
1805
1805
|
],
|
|
1806
1806
|
"getSignature": [
|
|
1807
1807
|
{
|
|
1808
|
-
"id":
|
|
1808
|
+
"id": 89,
|
|
1809
1809
|
"name": "descriptionType",
|
|
1810
1810
|
"kind": 524288,
|
|
1811
1811
|
"kindString": "Get signature",
|
|
@@ -1821,7 +1821,7 @@
|
|
|
1821
1821
|
],
|
|
1822
1822
|
"setSignature": [
|
|
1823
1823
|
{
|
|
1824
|
-
"id":
|
|
1824
|
+
"id": 90,
|
|
1825
1825
|
"name": "descriptionType",
|
|
1826
1826
|
"kind": 1048576,
|
|
1827
1827
|
"kindString": "Set signature",
|
|
@@ -1837,7 +1837,7 @@
|
|
|
1837
1837
|
},
|
|
1838
1838
|
"parameters": [
|
|
1839
1839
|
{
|
|
1840
|
-
"id":
|
|
1840
|
+
"id": 91,
|
|
1841
1841
|
"name": "value",
|
|
1842
1842
|
"kind": 32768,
|
|
1843
1843
|
"kindString": "Parameter",
|
|
@@ -1856,7 +1856,7 @@
|
|
|
1856
1856
|
]
|
|
1857
1857
|
},
|
|
1858
1858
|
{
|
|
1859
|
-
"id":
|
|
1859
|
+
"id": 84,
|
|
1860
1860
|
"name": "indicatorType",
|
|
1861
1861
|
"kind": 262144,
|
|
1862
1862
|
"kindString": "Accessor",
|
|
@@ -1882,7 +1882,7 @@
|
|
|
1882
1882
|
],
|
|
1883
1883
|
"getSignature": [
|
|
1884
1884
|
{
|
|
1885
|
-
"id":
|
|
1885
|
+
"id": 85,
|
|
1886
1886
|
"name": "indicatorType",
|
|
1887
1887
|
"kind": 524288,
|
|
1888
1888
|
"kindString": "Get signature",
|
|
@@ -1898,7 +1898,7 @@
|
|
|
1898
1898
|
],
|
|
1899
1899
|
"setSignature": [
|
|
1900
1900
|
{
|
|
1901
|
-
"id":
|
|
1901
|
+
"id": 86,
|
|
1902
1902
|
"name": "indicatorType",
|
|
1903
1903
|
"kind": 1048576,
|
|
1904
1904
|
"kindString": "Set signature",
|
|
@@ -1914,7 +1914,7 @@
|
|
|
1914
1914
|
},
|
|
1915
1915
|
"parameters": [
|
|
1916
1916
|
{
|
|
1917
|
-
"id":
|
|
1917
|
+
"id": 87,
|
|
1918
1918
|
"name": "value",
|
|
1919
1919
|
"kind": 32768,
|
|
1920
1920
|
"kindString": "Parameter",
|
|
@@ -1938,26 +1938,26 @@
|
|
|
1938
1938
|
"title": "Constructors",
|
|
1939
1939
|
"kind": 512,
|
|
1940
1940
|
"children": [
|
|
1941
|
-
|
|
1941
|
+
80
|
|
1942
1942
|
]
|
|
1943
1943
|
},
|
|
1944
1944
|
{
|
|
1945
1945
|
"title": "Properties",
|
|
1946
1946
|
"kind": 1024,
|
|
1947
1947
|
"children": [
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1948
|
+
97,
|
|
1949
|
+
96,
|
|
1950
|
+
98,
|
|
1951
|
+
99
|
|
1952
1952
|
]
|
|
1953
1953
|
},
|
|
1954
1954
|
{
|
|
1955
1955
|
"title": "Accessors",
|
|
1956
1956
|
"kind": 262144,
|
|
1957
1957
|
"children": [
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1958
|
+
92,
|
|
1959
|
+
88,
|
|
1960
|
+
84
|
|
1961
1961
|
]
|
|
1962
1962
|
}
|
|
1963
1963
|
],
|
|
@@ -1970,7 +1970,7 @@
|
|
|
1970
1970
|
]
|
|
1971
1971
|
},
|
|
1972
1972
|
{
|
|
1973
|
-
"id":
|
|
1973
|
+
"id": 107,
|
|
1974
1974
|
"name": "SkyTextHighlightDirective",
|
|
1975
1975
|
"kind": 128,
|
|
1976
1976
|
"kindString": "Class",
|
|
@@ -1992,7 +1992,7 @@
|
|
|
1992
1992
|
],
|
|
1993
1993
|
"children": [
|
|
1994
1994
|
{
|
|
1995
|
-
"id":
|
|
1995
|
+
"id": 122,
|
|
1996
1996
|
"name": "constructor",
|
|
1997
1997
|
"kind": 512,
|
|
1998
1998
|
"kindString": "Constructor",
|
|
@@ -2000,20 +2000,20 @@
|
|
|
2000
2000
|
"sources": [
|
|
2001
2001
|
{
|
|
2002
2002
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2003
|
-
"line":
|
|
2003
|
+
"line": 55,
|
|
2004
2004
|
"character": 2
|
|
2005
2005
|
}
|
|
2006
2006
|
],
|
|
2007
2007
|
"signatures": [
|
|
2008
2008
|
{
|
|
2009
|
-
"id":
|
|
2009
|
+
"id": 123,
|
|
2010
2010
|
"name": "SkyTextHighlightDirective",
|
|
2011
2011
|
"kind": 16384,
|
|
2012
2012
|
"kindString": "Constructor signature",
|
|
2013
2013
|
"flags": {},
|
|
2014
2014
|
"parameters": [
|
|
2015
2015
|
{
|
|
2016
|
-
"id":
|
|
2016
|
+
"id": 124,
|
|
2017
2017
|
"name": "el",
|
|
2018
2018
|
"kind": 32768,
|
|
2019
2019
|
"kindString": "Parameter",
|
|
@@ -2030,7 +2030,7 @@
|
|
|
2030
2030
|
}
|
|
2031
2031
|
},
|
|
2032
2032
|
{
|
|
2033
|
-
"id":
|
|
2033
|
+
"id": 125,
|
|
2034
2034
|
"name": "observerService",
|
|
2035
2035
|
"kind": 32768,
|
|
2036
2036
|
"kindString": "Parameter",
|
|
@@ -2043,23 +2043,20 @@
|
|
|
2043
2043
|
],
|
|
2044
2044
|
"type": {
|
|
2045
2045
|
"type": "reference",
|
|
2046
|
-
"id":
|
|
2046
|
+
"id": 107,
|
|
2047
2047
|
"name": "SkyTextHighlightDirective"
|
|
2048
2048
|
}
|
|
2049
2049
|
}
|
|
2050
2050
|
]
|
|
2051
2051
|
},
|
|
2052
2052
|
{
|
|
2053
|
-
"id":
|
|
2053
|
+
"id": 126,
|
|
2054
2054
|
"name": "skyHighlight",
|
|
2055
|
-
"kind":
|
|
2056
|
-
"kindString": "
|
|
2055
|
+
"kind": 262144,
|
|
2056
|
+
"kindString": "Accessor",
|
|
2057
2057
|
"flags": {
|
|
2058
2058
|
"isPublic": true
|
|
2059
2059
|
},
|
|
2060
|
-
"comment": {
|
|
2061
|
-
"shortText": "Specifies the text to highlight."
|
|
2062
|
-
},
|
|
2063
2060
|
"decorators": [
|
|
2064
2061
|
{
|
|
2065
2062
|
"name": "Input",
|
|
@@ -2074,16 +2071,53 @@
|
|
|
2074
2071
|
{
|
|
2075
2072
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2076
2073
|
"line": 33,
|
|
2077
|
-
"character":
|
|
2074
|
+
"character": 13
|
|
2078
2075
|
}
|
|
2079
2076
|
],
|
|
2080
|
-
"
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2077
|
+
"setSignature": [
|
|
2078
|
+
{
|
|
2079
|
+
"id": 127,
|
|
2080
|
+
"name": "skyHighlight",
|
|
2081
|
+
"kind": 1048576,
|
|
2082
|
+
"kindString": "Set signature",
|
|
2083
|
+
"flags": {},
|
|
2084
|
+
"comment": {
|
|
2085
|
+
"shortText": "Specifies the text to highlight."
|
|
2086
|
+
},
|
|
2087
|
+
"parameters": [
|
|
2088
|
+
{
|
|
2089
|
+
"id": 128,
|
|
2090
|
+
"name": "value",
|
|
2091
|
+
"kind": 32768,
|
|
2092
|
+
"kindString": "Parameter",
|
|
2093
|
+
"flags": {},
|
|
2094
|
+
"type": {
|
|
2095
|
+
"type": "union",
|
|
2096
|
+
"types": [
|
|
2097
|
+
{
|
|
2098
|
+
"type": "intrinsic",
|
|
2099
|
+
"name": "string"
|
|
2100
|
+
},
|
|
2101
|
+
{
|
|
2102
|
+
"type": "array",
|
|
2103
|
+
"elementType": {
|
|
2104
|
+
"type": "intrinsic",
|
|
2105
|
+
"name": "string"
|
|
2106
|
+
}
|
|
2107
|
+
}
|
|
2108
|
+
]
|
|
2109
|
+
}
|
|
2110
|
+
}
|
|
2111
|
+
],
|
|
2112
|
+
"type": {
|
|
2113
|
+
"type": "intrinsic",
|
|
2114
|
+
"name": "void"
|
|
2115
|
+
}
|
|
2116
|
+
}
|
|
2117
|
+
]
|
|
2084
2118
|
},
|
|
2085
2119
|
{
|
|
2086
|
-
"id":
|
|
2120
|
+
"id": 135,
|
|
2087
2121
|
"name": "ngAfterViewInit",
|
|
2088
2122
|
"kind": 2048,
|
|
2089
2123
|
"kindString": "Method",
|
|
@@ -2093,13 +2127,13 @@
|
|
|
2093
2127
|
"sources": [
|
|
2094
2128
|
{
|
|
2095
2129
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2096
|
-
"line":
|
|
2130
|
+
"line": 66,
|
|
2097
2131
|
"character": 9
|
|
2098
2132
|
}
|
|
2099
2133
|
],
|
|
2100
2134
|
"signatures": [
|
|
2101
2135
|
{
|
|
2102
|
-
"id":
|
|
2136
|
+
"id": 136,
|
|
2103
2137
|
"name": "ngAfterViewInit",
|
|
2104
2138
|
"kind": 4096,
|
|
2105
2139
|
"kindString": "Call signature",
|
|
@@ -2120,7 +2154,7 @@
|
|
|
2120
2154
|
}
|
|
2121
2155
|
},
|
|
2122
2156
|
{
|
|
2123
|
-
"id":
|
|
2157
|
+
"id": 132,
|
|
2124
2158
|
"name": "ngOnChanges",
|
|
2125
2159
|
"kind": 2048,
|
|
2126
2160
|
"kindString": "Method",
|
|
@@ -2130,20 +2164,20 @@
|
|
|
2130
2164
|
"sources": [
|
|
2131
2165
|
{
|
|
2132
2166
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2133
|
-
"line":
|
|
2167
|
+
"line": 60,
|
|
2134
2168
|
"character": 9
|
|
2135
2169
|
}
|
|
2136
2170
|
],
|
|
2137
2171
|
"signatures": [
|
|
2138
2172
|
{
|
|
2139
|
-
"id":
|
|
2173
|
+
"id": 133,
|
|
2140
2174
|
"name": "ngOnChanges",
|
|
2141
2175
|
"kind": 4096,
|
|
2142
2176
|
"kindString": "Call signature",
|
|
2143
2177
|
"flags": {},
|
|
2144
2178
|
"parameters": [
|
|
2145
2179
|
{
|
|
2146
|
-
"id":
|
|
2180
|
+
"id": 134,
|
|
2147
2181
|
"name": "changes",
|
|
2148
2182
|
"kind": 32768,
|
|
2149
2183
|
"kindString": "Parameter",
|
|
@@ -2170,7 +2204,7 @@
|
|
|
2170
2204
|
}
|
|
2171
2205
|
},
|
|
2172
2206
|
{
|
|
2173
|
-
"id":
|
|
2207
|
+
"id": 137,
|
|
2174
2208
|
"name": "ngOnDestroy",
|
|
2175
2209
|
"kind": 2048,
|
|
2176
2210
|
"kindString": "Method",
|
|
@@ -2180,13 +2214,13 @@
|
|
|
2180
2214
|
"sources": [
|
|
2181
2215
|
{
|
|
2182
2216
|
"fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
|
|
2183
|
-
"line":
|
|
2217
|
+
"line": 80,
|
|
2184
2218
|
"character": 9
|
|
2185
2219
|
}
|
|
2186
2220
|
],
|
|
2187
2221
|
"signatures": [
|
|
2188
2222
|
{
|
|
2189
|
-
"id":
|
|
2223
|
+
"id": 138,
|
|
2190
2224
|
"name": "ngOnDestroy",
|
|
2191
2225
|
"kind": 4096,
|
|
2192
2226
|
"kindString": "Call signature",
|
|
@@ -2212,23 +2246,23 @@
|
|
|
2212
2246
|
"title": "Constructors",
|
|
2213
2247
|
"kind": 512,
|
|
2214
2248
|
"children": [
|
|
2215
|
-
|
|
2249
|
+
122
|
|
2216
2250
|
]
|
|
2217
2251
|
},
|
|
2218
2252
|
{
|
|
2219
|
-
"title": "
|
|
2220
|
-
"kind":
|
|
2253
|
+
"title": "Accessors",
|
|
2254
|
+
"kind": 262144,
|
|
2221
2255
|
"children": [
|
|
2222
|
-
|
|
2256
|
+
126
|
|
2223
2257
|
]
|
|
2224
2258
|
},
|
|
2225
2259
|
{
|
|
2226
2260
|
"title": "Methods",
|
|
2227
2261
|
"kind": 2048,
|
|
2228
2262
|
"children": [
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2263
|
+
135,
|
|
2264
|
+
132,
|
|
2265
|
+
137
|
|
2232
2266
|
]
|
|
2233
2267
|
}
|
|
2234
2268
|
],
|
|
@@ -2255,7 +2289,7 @@
|
|
|
2255
2289
|
]
|
|
2256
2290
|
},
|
|
2257
2291
|
{
|
|
2258
|
-
"id":
|
|
2292
|
+
"id": 146,
|
|
2259
2293
|
"name": "SkyTokenComponent",
|
|
2260
2294
|
"kind": 128,
|
|
2261
2295
|
"kindString": "Class",
|
|
@@ -2274,7 +2308,7 @@
|
|
|
2274
2308
|
],
|
|
2275
2309
|
"children": [
|
|
2276
2310
|
{
|
|
2277
|
-
"id":
|
|
2311
|
+
"id": 147,
|
|
2278
2312
|
"name": "constructor",
|
|
2279
2313
|
"kind": 512,
|
|
2280
2314
|
"kindString": "Constructor",
|
|
@@ -2288,14 +2322,14 @@
|
|
|
2288
2322
|
],
|
|
2289
2323
|
"signatures": [
|
|
2290
2324
|
{
|
|
2291
|
-
"id":
|
|
2325
|
+
"id": 148,
|
|
2292
2326
|
"name": "SkyTokenComponent",
|
|
2293
2327
|
"kind": 16384,
|
|
2294
2328
|
"kindString": "Constructor signature",
|
|
2295
2329
|
"flags": {},
|
|
2296
2330
|
"parameters": [
|
|
2297
2331
|
{
|
|
2298
|
-
"id":
|
|
2332
|
+
"id": 149,
|
|
2299
2333
|
"name": "elementRef",
|
|
2300
2334
|
"kind": 32768,
|
|
2301
2335
|
"kindString": "Parameter",
|
|
@@ -2312,7 +2346,7 @@
|
|
|
2312
2346
|
}
|
|
2313
2347
|
},
|
|
2314
2348
|
{
|
|
2315
|
-
"id":
|
|
2349
|
+
"id": 150,
|
|
2316
2350
|
"name": "resourcesService",
|
|
2317
2351
|
"kind": 32768,
|
|
2318
2352
|
"kindString": "Parameter",
|
|
@@ -2325,14 +2359,14 @@
|
|
|
2325
2359
|
],
|
|
2326
2360
|
"type": {
|
|
2327
2361
|
"type": "reference",
|
|
2328
|
-
"id":
|
|
2362
|
+
"id": 146,
|
|
2329
2363
|
"name": "SkyTokenComponent"
|
|
2330
2364
|
}
|
|
2331
2365
|
}
|
|
2332
2366
|
]
|
|
2333
2367
|
},
|
|
2334
2368
|
{
|
|
2335
|
-
"id":
|
|
2369
|
+
"id": 167,
|
|
2336
2370
|
"name": "dismiss",
|
|
2337
2371
|
"kind": 1024,
|
|
2338
2372
|
"kindString": "Property",
|
|
@@ -2372,7 +2406,7 @@
|
|
|
2372
2406
|
"defaultValue": "..."
|
|
2373
2407
|
},
|
|
2374
2408
|
{
|
|
2375
|
-
"id":
|
|
2409
|
+
"id": 168,
|
|
2376
2410
|
"name": "tokenFocus",
|
|
2377
2411
|
"kind": 1024,
|
|
2378
2412
|
"kindString": "Property",
|
|
@@ -2412,7 +2446,7 @@
|
|
|
2412
2446
|
"defaultValue": "..."
|
|
2413
2447
|
},
|
|
2414
2448
|
{
|
|
2415
|
-
"id":
|
|
2449
|
+
"id": 155,
|
|
2416
2450
|
"name": "ariaLabel",
|
|
2417
2451
|
"kind": 262144,
|
|
2418
2452
|
"kindString": "Accessor",
|
|
@@ -2438,7 +2472,7 @@
|
|
|
2438
2472
|
],
|
|
2439
2473
|
"getSignature": [
|
|
2440
2474
|
{
|
|
2441
|
-
"id":
|
|
2475
|
+
"id": 156,
|
|
2442
2476
|
"name": "ariaLabel",
|
|
2443
2477
|
"kind": 524288,
|
|
2444
2478
|
"kindString": "Get signature",
|
|
@@ -2454,7 +2488,7 @@
|
|
|
2454
2488
|
],
|
|
2455
2489
|
"setSignature": [
|
|
2456
2490
|
{
|
|
2457
|
-
"id":
|
|
2491
|
+
"id": 157,
|
|
2458
2492
|
"name": "ariaLabel",
|
|
2459
2493
|
"kind": 1048576,
|
|
2460
2494
|
"kindString": "Set signature",
|
|
@@ -2470,7 +2504,7 @@
|
|
|
2470
2504
|
},
|
|
2471
2505
|
"parameters": [
|
|
2472
2506
|
{
|
|
2473
|
-
"id":
|
|
2507
|
+
"id": 158,
|
|
2474
2508
|
"name": "value",
|
|
2475
2509
|
"kind": 32768,
|
|
2476
2510
|
"kindString": "Parameter",
|
|
@@ -2489,7 +2523,7 @@
|
|
|
2489
2523
|
]
|
|
2490
2524
|
},
|
|
2491
2525
|
{
|
|
2492
|
-
"id":
|
|
2526
|
+
"id": 151,
|
|
2493
2527
|
"name": "disabled",
|
|
2494
2528
|
"kind": 262144,
|
|
2495
2529
|
"kindString": "Accessor",
|
|
@@ -2515,7 +2549,7 @@
|
|
|
2515
2549
|
],
|
|
2516
2550
|
"getSignature": [
|
|
2517
2551
|
{
|
|
2518
|
-
"id":
|
|
2552
|
+
"id": 152,
|
|
2519
2553
|
"name": "disabled",
|
|
2520
2554
|
"kind": 524288,
|
|
2521
2555
|
"kindString": "Get signature",
|
|
@@ -2531,7 +2565,7 @@
|
|
|
2531
2565
|
],
|
|
2532
2566
|
"setSignature": [
|
|
2533
2567
|
{
|
|
2534
|
-
"id":
|
|
2568
|
+
"id": 153,
|
|
2535
2569
|
"name": "disabled",
|
|
2536
2570
|
"kind": 1048576,
|
|
2537
2571
|
"kindString": "Set signature",
|
|
@@ -2547,7 +2581,7 @@
|
|
|
2547
2581
|
},
|
|
2548
2582
|
"parameters": [
|
|
2549
2583
|
{
|
|
2550
|
-
"id":
|
|
2584
|
+
"id": 154,
|
|
2551
2585
|
"name": "value",
|
|
2552
2586
|
"kind": 32768,
|
|
2553
2587
|
"kindString": "Parameter",
|
|
@@ -2566,7 +2600,7 @@
|
|
|
2566
2600
|
]
|
|
2567
2601
|
},
|
|
2568
2602
|
{
|
|
2569
|
-
"id":
|
|
2603
|
+
"id": 159,
|
|
2570
2604
|
"name": "dismissible",
|
|
2571
2605
|
"kind": 262144,
|
|
2572
2606
|
"kindString": "Accessor",
|
|
@@ -2592,7 +2626,7 @@
|
|
|
2592
2626
|
],
|
|
2593
2627
|
"getSignature": [
|
|
2594
2628
|
{
|
|
2595
|
-
"id":
|
|
2629
|
+
"id": 160,
|
|
2596
2630
|
"name": "dismissible",
|
|
2597
2631
|
"kind": 524288,
|
|
2598
2632
|
"kindString": "Get signature",
|
|
@@ -2608,7 +2642,7 @@
|
|
|
2608
2642
|
],
|
|
2609
2643
|
"setSignature": [
|
|
2610
2644
|
{
|
|
2611
|
-
"id":
|
|
2645
|
+
"id": 161,
|
|
2612
2646
|
"name": "dismissible",
|
|
2613
2647
|
"kind": 1048576,
|
|
2614
2648
|
"kindString": "Set signature",
|
|
@@ -2624,7 +2658,7 @@
|
|
|
2624
2658
|
},
|
|
2625
2659
|
"parameters": [
|
|
2626
2660
|
{
|
|
2627
|
-
"id":
|
|
2661
|
+
"id": 162,
|
|
2628
2662
|
"name": "value",
|
|
2629
2663
|
"kind": 32768,
|
|
2630
2664
|
"kindString": "Parameter",
|
|
@@ -2643,7 +2677,7 @@
|
|
|
2643
2677
|
]
|
|
2644
2678
|
},
|
|
2645
2679
|
{
|
|
2646
|
-
"id":
|
|
2680
|
+
"id": 163,
|
|
2647
2681
|
"name": "focusable",
|
|
2648
2682
|
"kind": 262144,
|
|
2649
2683
|
"kindString": "Accessor",
|
|
@@ -2669,7 +2703,7 @@
|
|
|
2669
2703
|
],
|
|
2670
2704
|
"getSignature": [
|
|
2671
2705
|
{
|
|
2672
|
-
"id":
|
|
2706
|
+
"id": 164,
|
|
2673
2707
|
"name": "focusable",
|
|
2674
2708
|
"kind": 524288,
|
|
2675
2709
|
"kindString": "Get signature",
|
|
@@ -2685,7 +2719,7 @@
|
|
|
2685
2719
|
],
|
|
2686
2720
|
"setSignature": [
|
|
2687
2721
|
{
|
|
2688
|
-
"id":
|
|
2722
|
+
"id": 165,
|
|
2689
2723
|
"name": "focusable",
|
|
2690
2724
|
"kind": 1048576,
|
|
2691
2725
|
"kindString": "Set signature",
|
|
@@ -2701,7 +2735,7 @@
|
|
|
2701
2735
|
},
|
|
2702
2736
|
"parameters": [
|
|
2703
2737
|
{
|
|
2704
|
-
"id":
|
|
2738
|
+
"id": 166,
|
|
2705
2739
|
"name": "value",
|
|
2706
2740
|
"kind": 32768,
|
|
2707
2741
|
"kindString": "Parameter",
|
|
@@ -2720,7 +2754,7 @@
|
|
|
2720
2754
|
]
|
|
2721
2755
|
},
|
|
2722
2756
|
{
|
|
2723
|
-
"id":
|
|
2757
|
+
"id": 177,
|
|
2724
2758
|
"name": "dismissToken",
|
|
2725
2759
|
"kind": 2048,
|
|
2726
2760
|
"kindString": "Method",
|
|
@@ -2736,14 +2770,14 @@
|
|
|
2736
2770
|
],
|
|
2737
2771
|
"signatures": [
|
|
2738
2772
|
{
|
|
2739
|
-
"id":
|
|
2773
|
+
"id": 178,
|
|
2740
2774
|
"name": "dismissToken",
|
|
2741
2775
|
"kind": 4096,
|
|
2742
2776
|
"kindString": "Call signature",
|
|
2743
2777
|
"flags": {},
|
|
2744
2778
|
"parameters": [
|
|
2745
2779
|
{
|
|
2746
|
-
"id":
|
|
2780
|
+
"id": 179,
|
|
2747
2781
|
"name": "event",
|
|
2748
2782
|
"kind": 32768,
|
|
2749
2783
|
"kindString": "Parameter",
|
|
@@ -2762,7 +2796,7 @@
|
|
|
2762
2796
|
]
|
|
2763
2797
|
},
|
|
2764
2798
|
{
|
|
2765
|
-
"id":
|
|
2799
|
+
"id": 180,
|
|
2766
2800
|
"name": "focusElement",
|
|
2767
2801
|
"kind": 2048,
|
|
2768
2802
|
"kindString": "Method",
|
|
@@ -2778,7 +2812,7 @@
|
|
|
2778
2812
|
],
|
|
2779
2813
|
"signatures": [
|
|
2780
2814
|
{
|
|
2781
|
-
"id":
|
|
2815
|
+
"id": 181,
|
|
2782
2816
|
"name": "focusElement",
|
|
2783
2817
|
"kind": 4096,
|
|
2784
2818
|
"kindString": "Call signature",
|
|
@@ -2789,6 +2823,90 @@
|
|
|
2789
2823
|
}
|
|
2790
2824
|
}
|
|
2791
2825
|
]
|
|
2826
|
+
},
|
|
2827
|
+
{
|
|
2828
|
+
"id": 185,
|
|
2829
|
+
"name": "setCloseActive",
|
|
2830
|
+
"kind": 2048,
|
|
2831
|
+
"kindString": "Method",
|
|
2832
|
+
"flags": {
|
|
2833
|
+
"isPublic": true
|
|
2834
|
+
},
|
|
2835
|
+
"sources": [
|
|
2836
|
+
{
|
|
2837
|
+
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2838
|
+
"line": 130,
|
|
2839
|
+
"character": 9
|
|
2840
|
+
}
|
|
2841
|
+
],
|
|
2842
|
+
"signatures": [
|
|
2843
|
+
{
|
|
2844
|
+
"id": 186,
|
|
2845
|
+
"name": "setCloseActive",
|
|
2846
|
+
"kind": 4096,
|
|
2847
|
+
"kindString": "Call signature",
|
|
2848
|
+
"flags": {},
|
|
2849
|
+
"parameters": [
|
|
2850
|
+
{
|
|
2851
|
+
"id": 187,
|
|
2852
|
+
"name": "closeActive",
|
|
2853
|
+
"kind": 32768,
|
|
2854
|
+
"kindString": "Parameter",
|
|
2855
|
+
"flags": {},
|
|
2856
|
+
"type": {
|
|
2857
|
+
"type": "intrinsic",
|
|
2858
|
+
"name": "boolean"
|
|
2859
|
+
}
|
|
2860
|
+
}
|
|
2861
|
+
],
|
|
2862
|
+
"type": {
|
|
2863
|
+
"type": "intrinsic",
|
|
2864
|
+
"name": "void"
|
|
2865
|
+
}
|
|
2866
|
+
}
|
|
2867
|
+
]
|
|
2868
|
+
},
|
|
2869
|
+
{
|
|
2870
|
+
"id": 182,
|
|
2871
|
+
"name": "setTokenActive",
|
|
2872
|
+
"kind": 2048,
|
|
2873
|
+
"kindString": "Method",
|
|
2874
|
+
"flags": {
|
|
2875
|
+
"isPublic": true
|
|
2876
|
+
},
|
|
2877
|
+
"sources": [
|
|
2878
|
+
{
|
|
2879
|
+
"fileName": "projects/indicators/src/modules/tokens/token.component.ts",
|
|
2880
|
+
"line": 126,
|
|
2881
|
+
"character": 9
|
|
2882
|
+
}
|
|
2883
|
+
],
|
|
2884
|
+
"signatures": [
|
|
2885
|
+
{
|
|
2886
|
+
"id": 183,
|
|
2887
|
+
"name": "setTokenActive",
|
|
2888
|
+
"kind": 4096,
|
|
2889
|
+
"kindString": "Call signature",
|
|
2890
|
+
"flags": {},
|
|
2891
|
+
"parameters": [
|
|
2892
|
+
{
|
|
2893
|
+
"id": 184,
|
|
2894
|
+
"name": "tokenActive",
|
|
2895
|
+
"kind": 32768,
|
|
2896
|
+
"kindString": "Parameter",
|
|
2897
|
+
"flags": {},
|
|
2898
|
+
"type": {
|
|
2899
|
+
"type": "intrinsic",
|
|
2900
|
+
"name": "boolean"
|
|
2901
|
+
}
|
|
2902
|
+
}
|
|
2903
|
+
],
|
|
2904
|
+
"type": {
|
|
2905
|
+
"type": "intrinsic",
|
|
2906
|
+
"name": "void"
|
|
2907
|
+
}
|
|
2908
|
+
}
|
|
2909
|
+
]
|
|
2792
2910
|
}
|
|
2793
2911
|
],
|
|
2794
2912
|
"groups": [
|
|
@@ -2796,33 +2914,35 @@
|
|
|
2796
2914
|
"title": "Constructors",
|
|
2797
2915
|
"kind": 512,
|
|
2798
2916
|
"children": [
|
|
2799
|
-
|
|
2917
|
+
147
|
|
2800
2918
|
]
|
|
2801
2919
|
},
|
|
2802
2920
|
{
|
|
2803
2921
|
"title": "Properties",
|
|
2804
2922
|
"kind": 1024,
|
|
2805
2923
|
"children": [
|
|
2806
|
-
|
|
2807
|
-
|
|
2924
|
+
167,
|
|
2925
|
+
168
|
|
2808
2926
|
]
|
|
2809
2927
|
},
|
|
2810
2928
|
{
|
|
2811
2929
|
"title": "Accessors",
|
|
2812
2930
|
"kind": 262144,
|
|
2813
2931
|
"children": [
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2932
|
+
155,
|
|
2933
|
+
151,
|
|
2934
|
+
159,
|
|
2935
|
+
163
|
|
2818
2936
|
]
|
|
2819
2937
|
},
|
|
2820
2938
|
{
|
|
2821
2939
|
"title": "Methods",
|
|
2822
2940
|
"kind": 2048,
|
|
2823
2941
|
"children": [
|
|
2824
|
-
|
|
2825
|
-
|
|
2942
|
+
177,
|
|
2943
|
+
180,
|
|
2944
|
+
185,
|
|
2945
|
+
182
|
|
2826
2946
|
]
|
|
2827
2947
|
}
|
|
2828
2948
|
],
|
|
@@ -2835,7 +2955,7 @@
|
|
|
2835
2955
|
]
|
|
2836
2956
|
},
|
|
2837
2957
|
{
|
|
2838
|
-
"id":
|
|
2958
|
+
"id": 191,
|
|
2839
2959
|
"name": "SkyTokensComponent",
|
|
2840
2960
|
"kind": 128,
|
|
2841
2961
|
"kindString": "Class",
|
|
@@ -2854,7 +2974,7 @@
|
|
|
2854
2974
|
],
|
|
2855
2975
|
"children": [
|
|
2856
2976
|
{
|
|
2857
|
-
"id":
|
|
2977
|
+
"id": 192,
|
|
2858
2978
|
"name": "constructor",
|
|
2859
2979
|
"kind": 512,
|
|
2860
2980
|
"kindString": "Constructor",
|
|
@@ -2868,14 +2988,14 @@
|
|
|
2868
2988
|
],
|
|
2869
2989
|
"signatures": [
|
|
2870
2990
|
{
|
|
2871
|
-
"id":
|
|
2991
|
+
"id": 193,
|
|
2872
2992
|
"name": "SkyTokensComponent",
|
|
2873
2993
|
"kind": 16384,
|
|
2874
2994
|
"kindString": "Constructor signature",
|
|
2875
2995
|
"flags": {},
|
|
2876
2996
|
"parameters": [
|
|
2877
2997
|
{
|
|
2878
|
-
"id":
|
|
2998
|
+
"id": 194,
|
|
2879
2999
|
"name": "changeDetector",
|
|
2880
3000
|
"kind": 32768,
|
|
2881
3001
|
"kindString": "Parameter",
|
|
@@ -2888,14 +3008,14 @@
|
|
|
2888
3008
|
],
|
|
2889
3009
|
"type": {
|
|
2890
3010
|
"type": "reference",
|
|
2891
|
-
"id":
|
|
3011
|
+
"id": 191,
|
|
2892
3012
|
"name": "SkyTokensComponent"
|
|
2893
3013
|
}
|
|
2894
3014
|
}
|
|
2895
3015
|
]
|
|
2896
3016
|
},
|
|
2897
3017
|
{
|
|
2898
|
-
"id":
|
|
3018
|
+
"id": 220,
|
|
2899
3019
|
"name": "focusIndexOverRange",
|
|
2900
3020
|
"kind": 1024,
|
|
2901
3021
|
"kindString": "Property",
|
|
@@ -2935,7 +3055,7 @@
|
|
|
2935
3055
|
"defaultValue": "..."
|
|
2936
3056
|
},
|
|
2937
3057
|
{
|
|
2938
|
-
"id":
|
|
3058
|
+
"id": 221,
|
|
2939
3059
|
"name": "focusIndexUnderRange",
|
|
2940
3060
|
"kind": 1024,
|
|
2941
3061
|
"kindString": "Property",
|
|
@@ -2975,7 +3095,7 @@
|
|
|
2975
3095
|
"defaultValue": "..."
|
|
2976
3096
|
},
|
|
2977
3097
|
{
|
|
2978
|
-
"id":
|
|
3098
|
+
"id": 222,
|
|
2979
3099
|
"name": "tokenSelected",
|
|
2980
3100
|
"kind": 1024,
|
|
2981
3101
|
"kindString": "Property",
|
|
@@ -3007,7 +3127,7 @@
|
|
|
3007
3127
|
"typeArguments": [
|
|
3008
3128
|
{
|
|
3009
3129
|
"type": "reference",
|
|
3010
|
-
"id":
|
|
3130
|
+
"id": 331,
|
|
3011
3131
|
"name": "SkyTokenSelectedEventArgs"
|
|
3012
3132
|
}
|
|
3013
3133
|
],
|
|
@@ -3016,7 +3136,7 @@
|
|
|
3016
3136
|
"defaultValue": "..."
|
|
3017
3137
|
},
|
|
3018
3138
|
{
|
|
3019
|
-
"id":
|
|
3139
|
+
"id": 223,
|
|
3020
3140
|
"name": "tokensChange",
|
|
3021
3141
|
"kind": 1024,
|
|
3022
3142
|
"kindString": "Property",
|
|
@@ -3050,7 +3170,7 @@
|
|
|
3050
3170
|
"type": "array",
|
|
3051
3171
|
"elementType": {
|
|
3052
3172
|
"type": "reference",
|
|
3053
|
-
"id":
|
|
3173
|
+
"id": 329,
|
|
3054
3174
|
"name": "SkyToken"
|
|
3055
3175
|
}
|
|
3056
3176
|
}
|
|
@@ -3060,7 +3180,7 @@
|
|
|
3060
3180
|
"defaultValue": "..."
|
|
3061
3181
|
},
|
|
3062
3182
|
{
|
|
3063
|
-
"id":
|
|
3183
|
+
"id": 228,
|
|
3064
3184
|
"name": "trackTokenFn",
|
|
3065
3185
|
"kind": 1024,
|
|
3066
3186
|
"kindString": "Property",
|
|
@@ -3077,14 +3197,14 @@
|
|
|
3077
3197
|
"type": {
|
|
3078
3198
|
"type": "reflection",
|
|
3079
3199
|
"declaration": {
|
|
3080
|
-
"id":
|
|
3200
|
+
"id": 229,
|
|
3081
3201
|
"name": "__type",
|
|
3082
3202
|
"kind": 65536,
|
|
3083
3203
|
"kindString": "Type literal",
|
|
3084
3204
|
"flags": {},
|
|
3085
3205
|
"signatures": [
|
|
3086
3206
|
{
|
|
3087
|
-
"id":
|
|
3207
|
+
"id": 230,
|
|
3088
3208
|
"name": "__type",
|
|
3089
3209
|
"kind": 4096,
|
|
3090
3210
|
"kindString": "Call signature",
|
|
@@ -3094,7 +3214,7 @@
|
|
|
3094
3214
|
},
|
|
3095
3215
|
"parameters": [
|
|
3096
3216
|
{
|
|
3097
|
-
"id":
|
|
3217
|
+
"id": 231,
|
|
3098
3218
|
"name": "index",
|
|
3099
3219
|
"kind": 32768,
|
|
3100
3220
|
"kindString": "Parameter",
|
|
@@ -3105,14 +3225,14 @@
|
|
|
3105
3225
|
}
|
|
3106
3226
|
},
|
|
3107
3227
|
{
|
|
3108
|
-
"id":
|
|
3228
|
+
"id": 232,
|
|
3109
3229
|
"name": "item",
|
|
3110
3230
|
"kind": 32768,
|
|
3111
3231
|
"kindString": "Parameter",
|
|
3112
3232
|
"flags": {},
|
|
3113
3233
|
"type": {
|
|
3114
3234
|
"type": "reference",
|
|
3115
|
-
"id":
|
|
3235
|
+
"id": 329,
|
|
3116
3236
|
"name": "SkyToken"
|
|
3117
3237
|
}
|
|
3118
3238
|
}
|
|
@@ -3127,7 +3247,7 @@
|
|
|
3127
3247
|
}
|
|
3128
3248
|
},
|
|
3129
3249
|
{
|
|
3130
|
-
"id":
|
|
3250
|
+
"id": 207,
|
|
3131
3251
|
"name": "trackWith",
|
|
3132
3252
|
"kind": 1024,
|
|
3133
3253
|
"kindString": "Property",
|
|
@@ -3160,7 +3280,7 @@
|
|
|
3160
3280
|
}
|
|
3161
3281
|
},
|
|
3162
3282
|
{
|
|
3163
|
-
"id":
|
|
3283
|
+
"id": 195,
|
|
3164
3284
|
"name": "disabled",
|
|
3165
3285
|
"kind": 262144,
|
|
3166
3286
|
"kindString": "Accessor",
|
|
@@ -3186,7 +3306,7 @@
|
|
|
3186
3306
|
],
|
|
3187
3307
|
"getSignature": [
|
|
3188
3308
|
{
|
|
3189
|
-
"id":
|
|
3309
|
+
"id": 196,
|
|
3190
3310
|
"name": "disabled",
|
|
3191
3311
|
"kind": 524288,
|
|
3192
3312
|
"kindString": "Get signature",
|
|
@@ -3202,7 +3322,7 @@
|
|
|
3202
3322
|
],
|
|
3203
3323
|
"setSignature": [
|
|
3204
3324
|
{
|
|
3205
|
-
"id":
|
|
3325
|
+
"id": 197,
|
|
3206
3326
|
"name": "disabled",
|
|
3207
3327
|
"kind": 1048576,
|
|
3208
3328
|
"kindString": "Set signature",
|
|
@@ -3218,7 +3338,7 @@
|
|
|
3218
3338
|
},
|
|
3219
3339
|
"parameters": [
|
|
3220
3340
|
{
|
|
3221
|
-
"id":
|
|
3341
|
+
"id": 198,
|
|
3222
3342
|
"name": "value",
|
|
3223
3343
|
"kind": 32768,
|
|
3224
3344
|
"kindString": "Parameter",
|
|
@@ -3237,7 +3357,7 @@
|
|
|
3237
3357
|
]
|
|
3238
3358
|
},
|
|
3239
3359
|
{
|
|
3240
|
-
"id":
|
|
3360
|
+
"id": 199,
|
|
3241
3361
|
"name": "dismissible",
|
|
3242
3362
|
"kind": 262144,
|
|
3243
3363
|
"kindString": "Accessor",
|
|
@@ -3263,7 +3383,7 @@
|
|
|
3263
3383
|
],
|
|
3264
3384
|
"getSignature": [
|
|
3265
3385
|
{
|
|
3266
|
-
"id":
|
|
3386
|
+
"id": 200,
|
|
3267
3387
|
"name": "dismissible",
|
|
3268
3388
|
"kind": 524288,
|
|
3269
3389
|
"kindString": "Get signature",
|
|
@@ -3279,7 +3399,7 @@
|
|
|
3279
3399
|
],
|
|
3280
3400
|
"setSignature": [
|
|
3281
3401
|
{
|
|
3282
|
-
"id":
|
|
3402
|
+
"id": 201,
|
|
3283
3403
|
"name": "dismissible",
|
|
3284
3404
|
"kind": 1048576,
|
|
3285
3405
|
"kindString": "Set signature",
|
|
@@ -3295,7 +3415,7 @@
|
|
|
3295
3415
|
},
|
|
3296
3416
|
"parameters": [
|
|
3297
3417
|
{
|
|
3298
|
-
"id":
|
|
3418
|
+
"id": 202,
|
|
3299
3419
|
"name": "value",
|
|
3300
3420
|
"kind": 32768,
|
|
3301
3421
|
"kindString": "Parameter",
|
|
@@ -3314,7 +3434,7 @@
|
|
|
3314
3434
|
]
|
|
3315
3435
|
},
|
|
3316
3436
|
{
|
|
3317
|
-
"id":
|
|
3437
|
+
"id": 203,
|
|
3318
3438
|
"name": "displayWith",
|
|
3319
3439
|
"kind": 262144,
|
|
3320
3440
|
"kindString": "Accessor",
|
|
@@ -3340,7 +3460,7 @@
|
|
|
3340
3460
|
],
|
|
3341
3461
|
"getSignature": [
|
|
3342
3462
|
{
|
|
3343
|
-
"id":
|
|
3463
|
+
"id": 204,
|
|
3344
3464
|
"name": "displayWith",
|
|
3345
3465
|
"kind": 524288,
|
|
3346
3466
|
"kindString": "Get signature",
|
|
@@ -3356,7 +3476,7 @@
|
|
|
3356
3476
|
],
|
|
3357
3477
|
"setSignature": [
|
|
3358
3478
|
{
|
|
3359
|
-
"id":
|
|
3479
|
+
"id": 205,
|
|
3360
3480
|
"name": "displayWith",
|
|
3361
3481
|
"kind": 1048576,
|
|
3362
3482
|
"kindString": "Set signature",
|
|
@@ -3372,7 +3492,7 @@
|
|
|
3372
3492
|
},
|
|
3373
3493
|
"parameters": [
|
|
3374
3494
|
{
|
|
3375
|
-
"id":
|
|
3495
|
+
"id": 206,
|
|
3376
3496
|
"name": "value",
|
|
3377
3497
|
"kind": 32768,
|
|
3378
3498
|
"kindString": "Parameter",
|
|
@@ -3391,7 +3511,7 @@
|
|
|
3391
3511
|
]
|
|
3392
3512
|
},
|
|
3393
3513
|
{
|
|
3394
|
-
"id":
|
|
3514
|
+
"id": 208,
|
|
3395
3515
|
"name": "focusable",
|
|
3396
3516
|
"kind": 262144,
|
|
3397
3517
|
"kindString": "Accessor",
|
|
@@ -3417,7 +3537,7 @@
|
|
|
3417
3537
|
],
|
|
3418
3538
|
"getSignature": [
|
|
3419
3539
|
{
|
|
3420
|
-
"id":
|
|
3540
|
+
"id": 209,
|
|
3421
3541
|
"name": "focusable",
|
|
3422
3542
|
"kind": 524288,
|
|
3423
3543
|
"kindString": "Get signature",
|
|
@@ -3433,7 +3553,7 @@
|
|
|
3433
3553
|
],
|
|
3434
3554
|
"setSignature": [
|
|
3435
3555
|
{
|
|
3436
|
-
"id":
|
|
3556
|
+
"id": 210,
|
|
3437
3557
|
"name": "focusable",
|
|
3438
3558
|
"kind": 1048576,
|
|
3439
3559
|
"kindString": "Set signature",
|
|
@@ -3449,7 +3569,7 @@
|
|
|
3449
3569
|
},
|
|
3450
3570
|
"parameters": [
|
|
3451
3571
|
{
|
|
3452
|
-
"id":
|
|
3572
|
+
"id": 211,
|
|
3453
3573
|
"name": "value",
|
|
3454
3574
|
"kind": 32768,
|
|
3455
3575
|
"kindString": "Parameter",
|
|
@@ -3468,7 +3588,7 @@
|
|
|
3468
3588
|
]
|
|
3469
3589
|
},
|
|
3470
3590
|
{
|
|
3471
|
-
"id":
|
|
3591
|
+
"id": 216,
|
|
3472
3592
|
"name": "messageStream",
|
|
3473
3593
|
"kind": 262144,
|
|
3474
3594
|
"kindString": "Accessor",
|
|
@@ -3494,7 +3614,7 @@
|
|
|
3494
3614
|
],
|
|
3495
3615
|
"getSignature": [
|
|
3496
3616
|
{
|
|
3497
|
-
"id":
|
|
3617
|
+
"id": 217,
|
|
3498
3618
|
"name": "messageStream",
|
|
3499
3619
|
"kind": 524288,
|
|
3500
3620
|
"kindString": "Get signature",
|
|
@@ -3507,7 +3627,7 @@
|
|
|
3507
3627
|
"typeArguments": [
|
|
3508
3628
|
{
|
|
3509
3629
|
"type": "reference",
|
|
3510
|
-
"id":
|
|
3630
|
+
"id": 333,
|
|
3511
3631
|
"name": "SkyTokensMessage"
|
|
3512
3632
|
}
|
|
3513
3633
|
],
|
|
@@ -3517,7 +3637,7 @@
|
|
|
3517
3637
|
],
|
|
3518
3638
|
"setSignature": [
|
|
3519
3639
|
{
|
|
3520
|
-
"id":
|
|
3640
|
+
"id": 218,
|
|
3521
3641
|
"name": "messageStream",
|
|
3522
3642
|
"kind": 1048576,
|
|
3523
3643
|
"kindString": "Set signature",
|
|
@@ -3527,7 +3647,7 @@
|
|
|
3527
3647
|
},
|
|
3528
3648
|
"parameters": [
|
|
3529
3649
|
{
|
|
3530
|
-
"id":
|
|
3650
|
+
"id": 219,
|
|
3531
3651
|
"name": "value",
|
|
3532
3652
|
"kind": 32768,
|
|
3533
3653
|
"kindString": "Parameter",
|
|
@@ -3537,7 +3657,7 @@
|
|
|
3537
3657
|
"typeArguments": [
|
|
3538
3658
|
{
|
|
3539
3659
|
"type": "reference",
|
|
3540
|
-
"id":
|
|
3660
|
+
"id": 333,
|
|
3541
3661
|
"name": "SkyTokensMessage"
|
|
3542
3662
|
}
|
|
3543
3663
|
],
|
|
@@ -3553,7 +3673,7 @@
|
|
|
3553
3673
|
]
|
|
3554
3674
|
},
|
|
3555
3675
|
{
|
|
3556
|
-
"id":
|
|
3676
|
+
"id": 212,
|
|
3557
3677
|
"name": "tokens",
|
|
3558
3678
|
"kind": 262144,
|
|
3559
3679
|
"kindString": "Accessor",
|
|
@@ -3579,7 +3699,7 @@
|
|
|
3579
3699
|
],
|
|
3580
3700
|
"getSignature": [
|
|
3581
3701
|
{
|
|
3582
|
-
"id":
|
|
3702
|
+
"id": 213,
|
|
3583
3703
|
"name": "tokens",
|
|
3584
3704
|
"kind": 524288,
|
|
3585
3705
|
"kindString": "Get signature",
|
|
@@ -3591,7 +3711,7 @@
|
|
|
3591
3711
|
"type": "array",
|
|
3592
3712
|
"elementType": {
|
|
3593
3713
|
"type": "reference",
|
|
3594
|
-
"id":
|
|
3714
|
+
"id": 329,
|
|
3595
3715
|
"name": "SkyToken"
|
|
3596
3716
|
}
|
|
3597
3717
|
}
|
|
@@ -3599,7 +3719,7 @@
|
|
|
3599
3719
|
],
|
|
3600
3720
|
"setSignature": [
|
|
3601
3721
|
{
|
|
3602
|
-
"id":
|
|
3722
|
+
"id": 214,
|
|
3603
3723
|
"name": "tokens",
|
|
3604
3724
|
"kind": 1048576,
|
|
3605
3725
|
"kindString": "Set signature",
|
|
@@ -3609,7 +3729,7 @@
|
|
|
3609
3729
|
},
|
|
3610
3730
|
"parameters": [
|
|
3611
3731
|
{
|
|
3612
|
-
"id":
|
|
3732
|
+
"id": 215,
|
|
3613
3733
|
"name": "value",
|
|
3614
3734
|
"kind": 32768,
|
|
3615
3735
|
"kindString": "Parameter",
|
|
@@ -3618,7 +3738,7 @@
|
|
|
3618
3738
|
"type": "array",
|
|
3619
3739
|
"elementType": {
|
|
3620
3740
|
"type": "reference",
|
|
3621
|
-
"id":
|
|
3741
|
+
"id": 329,
|
|
3622
3742
|
"name": "SkyToken"
|
|
3623
3743
|
}
|
|
3624
3744
|
}
|
|
@@ -3632,7 +3752,7 @@
|
|
|
3632
3752
|
]
|
|
3633
3753
|
},
|
|
3634
3754
|
{
|
|
3635
|
-
"id":
|
|
3755
|
+
"id": 243,
|
|
3636
3756
|
"name": "ngOnDestroy",
|
|
3637
3757
|
"kind": 2048,
|
|
3638
3758
|
"kindString": "Method",
|
|
@@ -3648,7 +3768,7 @@
|
|
|
3648
3768
|
],
|
|
3649
3769
|
"signatures": [
|
|
3650
3770
|
{
|
|
3651
|
-
"id":
|
|
3771
|
+
"id": 244,
|
|
3652
3772
|
"name": "ngOnDestroy",
|
|
3653
3773
|
"kind": 4096,
|
|
3654
3774
|
"kindString": "Call signature",
|
|
@@ -3669,7 +3789,7 @@
|
|
|
3669
3789
|
}
|
|
3670
3790
|
},
|
|
3671
3791
|
{
|
|
3672
|
-
"id":
|
|
3792
|
+
"id": 245,
|
|
3673
3793
|
"name": "onTokenClick",
|
|
3674
3794
|
"kind": 2048,
|
|
3675
3795
|
"kindString": "Method",
|
|
@@ -3685,21 +3805,21 @@
|
|
|
3685
3805
|
],
|
|
3686
3806
|
"signatures": [
|
|
3687
3807
|
{
|
|
3688
|
-
"id":
|
|
3808
|
+
"id": 246,
|
|
3689
3809
|
"name": "onTokenClick",
|
|
3690
3810
|
"kind": 4096,
|
|
3691
3811
|
"kindString": "Call signature",
|
|
3692
3812
|
"flags": {},
|
|
3693
3813
|
"parameters": [
|
|
3694
3814
|
{
|
|
3695
|
-
"id":
|
|
3815
|
+
"id": 247,
|
|
3696
3816
|
"name": "token",
|
|
3697
3817
|
"kind": 32768,
|
|
3698
3818
|
"kindString": "Parameter",
|
|
3699
3819
|
"flags": {},
|
|
3700
3820
|
"type": {
|
|
3701
3821
|
"type": "reference",
|
|
3702
|
-
"id":
|
|
3822
|
+
"id": 329,
|
|
3703
3823
|
"name": "SkyToken"
|
|
3704
3824
|
}
|
|
3705
3825
|
}
|
|
@@ -3712,7 +3832,7 @@
|
|
|
3712
3832
|
]
|
|
3713
3833
|
},
|
|
3714
3834
|
{
|
|
3715
|
-
"id":
|
|
3835
|
+
"id": 248,
|
|
3716
3836
|
"name": "onTokenKeyDown",
|
|
3717
3837
|
"kind": 2048,
|
|
3718
3838
|
"kindString": "Method",
|
|
@@ -3728,14 +3848,14 @@
|
|
|
3728
3848
|
],
|
|
3729
3849
|
"signatures": [
|
|
3730
3850
|
{
|
|
3731
|
-
"id":
|
|
3851
|
+
"id": 249,
|
|
3732
3852
|
"name": "onTokenKeyDown",
|
|
3733
3853
|
"kind": 4096,
|
|
3734
3854
|
"kindString": "Call signature",
|
|
3735
3855
|
"flags": {},
|
|
3736
3856
|
"parameters": [
|
|
3737
3857
|
{
|
|
3738
|
-
"id":
|
|
3858
|
+
"id": 250,
|
|
3739
3859
|
"name": "event",
|
|
3740
3860
|
"kind": 32768,
|
|
3741
3861
|
"kindString": "Parameter",
|
|
@@ -3754,7 +3874,7 @@
|
|
|
3754
3874
|
]
|
|
3755
3875
|
},
|
|
3756
3876
|
{
|
|
3757
|
-
"id":
|
|
3877
|
+
"id": 254,
|
|
3758
3878
|
"name": "removeToken",
|
|
3759
3879
|
"kind": 2048,
|
|
3760
3880
|
"kindString": "Method",
|
|
@@ -3770,21 +3890,21 @@
|
|
|
3770
3890
|
],
|
|
3771
3891
|
"signatures": [
|
|
3772
3892
|
{
|
|
3773
|
-
"id":
|
|
3893
|
+
"id": 255,
|
|
3774
3894
|
"name": "removeToken",
|
|
3775
3895
|
"kind": 4096,
|
|
3776
3896
|
"kindString": "Call signature",
|
|
3777
3897
|
"flags": {},
|
|
3778
3898
|
"parameters": [
|
|
3779
3899
|
{
|
|
3780
|
-
"id":
|
|
3900
|
+
"id": 256,
|
|
3781
3901
|
"name": "token",
|
|
3782
3902
|
"kind": 32768,
|
|
3783
3903
|
"kindString": "Parameter",
|
|
3784
3904
|
"flags": {},
|
|
3785
3905
|
"type": {
|
|
3786
3906
|
"type": "reference",
|
|
3787
|
-
"id":
|
|
3907
|
+
"id": 329,
|
|
3788
3908
|
"name": "SkyToken"
|
|
3789
3909
|
}
|
|
3790
3910
|
}
|
|
@@ -3797,7 +3917,7 @@
|
|
|
3797
3917
|
]
|
|
3798
3918
|
},
|
|
3799
3919
|
{
|
|
3800
|
-
"id":
|
|
3920
|
+
"id": 251,
|
|
3801
3921
|
"name": "selectToken",
|
|
3802
3922
|
"kind": 2048,
|
|
3803
3923
|
"kindString": "Method",
|
|
@@ -3813,21 +3933,21 @@
|
|
|
3813
3933
|
],
|
|
3814
3934
|
"signatures": [
|
|
3815
3935
|
{
|
|
3816
|
-
"id":
|
|
3936
|
+
"id": 252,
|
|
3817
3937
|
"name": "selectToken",
|
|
3818
3938
|
"kind": 4096,
|
|
3819
3939
|
"kindString": "Call signature",
|
|
3820
3940
|
"flags": {},
|
|
3821
3941
|
"parameters": [
|
|
3822
3942
|
{
|
|
3823
|
-
"id":
|
|
3943
|
+
"id": 253,
|
|
3824
3944
|
"name": "token",
|
|
3825
3945
|
"kind": 32768,
|
|
3826
3946
|
"kindString": "Parameter",
|
|
3827
3947
|
"flags": {},
|
|
3828
3948
|
"type": {
|
|
3829
3949
|
"type": "reference",
|
|
3830
|
-
"id":
|
|
3950
|
+
"id": 329,
|
|
3831
3951
|
"name": "SkyToken"
|
|
3832
3952
|
}
|
|
3833
3953
|
}
|
|
@@ -3845,42 +3965,42 @@
|
|
|
3845
3965
|
"title": "Constructors",
|
|
3846
3966
|
"kind": 512,
|
|
3847
3967
|
"children": [
|
|
3848
|
-
|
|
3968
|
+
192
|
|
3849
3969
|
]
|
|
3850
3970
|
},
|
|
3851
3971
|
{
|
|
3852
3972
|
"title": "Properties",
|
|
3853
3973
|
"kind": 1024,
|
|
3854
3974
|
"children": [
|
|
3855
|
-
|
|
3856
|
-
|
|
3857
|
-
|
|
3858
|
-
|
|
3859
|
-
|
|
3860
|
-
|
|
3975
|
+
220,
|
|
3976
|
+
221,
|
|
3977
|
+
222,
|
|
3978
|
+
223,
|
|
3979
|
+
228,
|
|
3980
|
+
207
|
|
3861
3981
|
]
|
|
3862
3982
|
},
|
|
3863
3983
|
{
|
|
3864
3984
|
"title": "Accessors",
|
|
3865
3985
|
"kind": 262144,
|
|
3866
3986
|
"children": [
|
|
3867
|
-
|
|
3868
|
-
|
|
3869
|
-
|
|
3870
|
-
|
|
3871
|
-
|
|
3872
|
-
|
|
3987
|
+
195,
|
|
3988
|
+
199,
|
|
3989
|
+
203,
|
|
3990
|
+
208,
|
|
3991
|
+
216,
|
|
3992
|
+
212
|
|
3873
3993
|
]
|
|
3874
3994
|
},
|
|
3875
3995
|
{
|
|
3876
3996
|
"title": "Methods",
|
|
3877
3997
|
"kind": 2048,
|
|
3878
3998
|
"children": [
|
|
3879
|
-
|
|
3880
|
-
|
|
3881
|
-
|
|
3882
|
-
|
|
3883
|
-
|
|
3999
|
+
243,
|
|
4000
|
+
245,
|
|
4001
|
+
248,
|
|
4002
|
+
254,
|
|
4003
|
+
251
|
|
3884
4004
|
]
|
|
3885
4005
|
}
|
|
3886
4006
|
],
|
|
@@ -3899,7 +4019,7 @@
|
|
|
3899
4019
|
]
|
|
3900
4020
|
},
|
|
3901
4021
|
{
|
|
3902
|
-
"id":
|
|
4022
|
+
"id": 272,
|
|
3903
4023
|
"name": "SkyWaitComponent",
|
|
3904
4024
|
"kind": 128,
|
|
3905
4025
|
"kindString": "Class",
|
|
@@ -3918,7 +4038,7 @@
|
|
|
3918
4038
|
],
|
|
3919
4039
|
"children": [
|
|
3920
4040
|
{
|
|
3921
|
-
"id":
|
|
4041
|
+
"id": 273,
|
|
3922
4042
|
"name": "constructor",
|
|
3923
4043
|
"kind": 512,
|
|
3924
4044
|
"kindString": "Constructor",
|
|
@@ -3932,14 +4052,14 @@
|
|
|
3932
4052
|
],
|
|
3933
4053
|
"signatures": [
|
|
3934
4054
|
{
|
|
3935
|
-
"id":
|
|
4055
|
+
"id": 274,
|
|
3936
4056
|
"name": "SkyWaitComponent",
|
|
3937
4057
|
"kind": 16384,
|
|
3938
4058
|
"kindString": "Constructor signature",
|
|
3939
4059
|
"flags": {},
|
|
3940
4060
|
"parameters": [
|
|
3941
4061
|
{
|
|
3942
|
-
"id":
|
|
4062
|
+
"id": 275,
|
|
3943
4063
|
"name": "elRef",
|
|
3944
4064
|
"kind": 32768,
|
|
3945
4065
|
"kindString": "Parameter",
|
|
@@ -3956,7 +4076,7 @@
|
|
|
3956
4076
|
}
|
|
3957
4077
|
},
|
|
3958
4078
|
{
|
|
3959
|
-
"id":
|
|
4079
|
+
"id": 276,
|
|
3960
4080
|
"name": "adapterService",
|
|
3961
4081
|
"kind": 32768,
|
|
3962
4082
|
"kindString": "Parameter",
|
|
@@ -3967,7 +4087,7 @@
|
|
|
3967
4087
|
}
|
|
3968
4088
|
},
|
|
3969
4089
|
{
|
|
3970
|
-
"id":
|
|
4090
|
+
"id": 277,
|
|
3971
4091
|
"name": "resourceService",
|
|
3972
4092
|
"kind": 32768,
|
|
3973
4093
|
"kindString": "Parameter",
|
|
@@ -3990,14 +4110,14 @@
|
|
|
3990
4110
|
],
|
|
3991
4111
|
"type": {
|
|
3992
4112
|
"type": "reference",
|
|
3993
|
-
"id":
|
|
4113
|
+
"id": 272,
|
|
3994
4114
|
"name": "SkyWaitComponent"
|
|
3995
4115
|
}
|
|
3996
4116
|
}
|
|
3997
4117
|
]
|
|
3998
4118
|
},
|
|
3999
4119
|
{
|
|
4000
|
-
"id":
|
|
4120
|
+
"id": 278,
|
|
4001
4121
|
"name": "ariaLabel",
|
|
4002
4122
|
"kind": 1024,
|
|
4003
4123
|
"kindString": "Property",
|
|
@@ -4030,7 +4150,7 @@
|
|
|
4030
4150
|
}
|
|
4031
4151
|
},
|
|
4032
4152
|
{
|
|
4033
|
-
"id":
|
|
4153
|
+
"id": 288,
|
|
4034
4154
|
"name": "ariaLabelStream",
|
|
4035
4155
|
"kind": 1024,
|
|
4036
4156
|
"kindString": "Property",
|
|
@@ -4057,7 +4177,7 @@
|
|
|
4057
4177
|
"defaultValue": "..."
|
|
4058
4178
|
},
|
|
4059
4179
|
{
|
|
4060
|
-
"id":
|
|
4180
|
+
"id": 287,
|
|
4061
4181
|
"name": "isNonBlocking",
|
|
4062
4182
|
"kind": 1024,
|
|
4063
4183
|
"kindString": "Property",
|
|
@@ -4096,7 +4216,7 @@
|
|
|
4096
4216
|
}
|
|
4097
4217
|
},
|
|
4098
4218
|
{
|
|
4099
|
-
"id":
|
|
4219
|
+
"id": 283,
|
|
4100
4220
|
"name": "isFullPage",
|
|
4101
4221
|
"kind": 262144,
|
|
4102
4222
|
"kindString": "Accessor",
|
|
@@ -4122,7 +4242,7 @@
|
|
|
4122
4242
|
],
|
|
4123
4243
|
"getSignature": [
|
|
4124
4244
|
{
|
|
4125
|
-
"id":
|
|
4245
|
+
"id": 284,
|
|
4126
4246
|
"name": "isFullPage",
|
|
4127
4247
|
"kind": 524288,
|
|
4128
4248
|
"kindString": "Get signature",
|
|
@@ -4138,7 +4258,7 @@
|
|
|
4138
4258
|
],
|
|
4139
4259
|
"setSignature": [
|
|
4140
4260
|
{
|
|
4141
|
-
"id":
|
|
4261
|
+
"id": 285,
|
|
4142
4262
|
"name": "isFullPage",
|
|
4143
4263
|
"kind": 1048576,
|
|
4144
4264
|
"kindString": "Set signature",
|
|
@@ -4154,7 +4274,7 @@
|
|
|
4154
4274
|
},
|
|
4155
4275
|
"parameters": [
|
|
4156
4276
|
{
|
|
4157
|
-
"id":
|
|
4277
|
+
"id": 286,
|
|
4158
4278
|
"name": "value",
|
|
4159
4279
|
"kind": 32768,
|
|
4160
4280
|
"kindString": "Parameter",
|
|
@@ -4173,7 +4293,7 @@
|
|
|
4173
4293
|
]
|
|
4174
4294
|
},
|
|
4175
4295
|
{
|
|
4176
|
-
"id":
|
|
4296
|
+
"id": 279,
|
|
4177
4297
|
"name": "isWaiting",
|
|
4178
4298
|
"kind": 262144,
|
|
4179
4299
|
"kindString": "Accessor",
|
|
@@ -4199,7 +4319,7 @@
|
|
|
4199
4319
|
],
|
|
4200
4320
|
"getSignature": [
|
|
4201
4321
|
{
|
|
4202
|
-
"id":
|
|
4322
|
+
"id": 280,
|
|
4203
4323
|
"name": "isWaiting",
|
|
4204
4324
|
"kind": 524288,
|
|
4205
4325
|
"kindString": "Get signature",
|
|
@@ -4215,7 +4335,7 @@
|
|
|
4215
4335
|
],
|
|
4216
4336
|
"setSignature": [
|
|
4217
4337
|
{
|
|
4218
|
-
"id":
|
|
4338
|
+
"id": 281,
|
|
4219
4339
|
"name": "isWaiting",
|
|
4220
4340
|
"kind": 1048576,
|
|
4221
4341
|
"kindString": "Set signature",
|
|
@@ -4225,7 +4345,7 @@
|
|
|
4225
4345
|
},
|
|
4226
4346
|
"parameters": [
|
|
4227
4347
|
{
|
|
4228
|
-
"id":
|
|
4348
|
+
"id": 282,
|
|
4229
4349
|
"name": "value",
|
|
4230
4350
|
"kind": 32768,
|
|
4231
4351
|
"kindString": "Parameter",
|
|
@@ -4244,7 +4364,7 @@
|
|
|
4244
4364
|
]
|
|
4245
4365
|
},
|
|
4246
4366
|
{
|
|
4247
|
-
"id":
|
|
4367
|
+
"id": 292,
|
|
4248
4368
|
"name": "ngOnInit",
|
|
4249
4369
|
"kind": 2048,
|
|
4250
4370
|
"kindString": "Method",
|
|
@@ -4260,7 +4380,7 @@
|
|
|
4260
4380
|
],
|
|
4261
4381
|
"signatures": [
|
|
4262
4382
|
{
|
|
4263
|
-
"id":
|
|
4383
|
+
"id": 293,
|
|
4264
4384
|
"name": "ngOnInit",
|
|
4265
4385
|
"kind": 4096,
|
|
4266
4386
|
"kindString": "Call signature",
|
|
@@ -4286,31 +4406,31 @@
|
|
|
4286
4406
|
"title": "Constructors",
|
|
4287
4407
|
"kind": 512,
|
|
4288
4408
|
"children": [
|
|
4289
|
-
|
|
4409
|
+
273
|
|
4290
4410
|
]
|
|
4291
4411
|
},
|
|
4292
4412
|
{
|
|
4293
4413
|
"title": "Properties",
|
|
4294
4414
|
"kind": 1024,
|
|
4295
4415
|
"children": [
|
|
4296
|
-
|
|
4297
|
-
|
|
4298
|
-
|
|
4416
|
+
278,
|
|
4417
|
+
288,
|
|
4418
|
+
287
|
|
4299
4419
|
]
|
|
4300
4420
|
},
|
|
4301
4421
|
{
|
|
4302
4422
|
"title": "Accessors",
|
|
4303
4423
|
"kind": 262144,
|
|
4304
4424
|
"children": [
|
|
4305
|
-
|
|
4306
|
-
|
|
4425
|
+
283,
|
|
4426
|
+
279
|
|
4307
4427
|
]
|
|
4308
4428
|
},
|
|
4309
4429
|
{
|
|
4310
4430
|
"title": "Methods",
|
|
4311
4431
|
"kind": 2048,
|
|
4312
4432
|
"children": [
|
|
4313
|
-
|
|
4433
|
+
292
|
|
4314
4434
|
]
|
|
4315
4435
|
}
|
|
4316
4436
|
],
|
|
@@ -4369,13 +4489,16 @@
|
|
|
4369
4489
|
]
|
|
4370
4490
|
},
|
|
4371
4491
|
{
|
|
4372
|
-
"id":
|
|
4373
|
-
"name": "
|
|
4492
|
+
"id": 23,
|
|
4493
|
+
"name": "ariaControls",
|
|
4374
4494
|
"kind": 1024,
|
|
4375
4495
|
"kindString": "Property",
|
|
4376
4496
|
"flags": {
|
|
4377
4497
|
"isPublic": true
|
|
4378
4498
|
},
|
|
4499
|
+
"comment": {
|
|
4500
|
+
"shortText": "Specifies the element whose contents are controlled by the chevron.\nThis sets the chevron's aria-controls attribute\n[to support accessibility](https://developer.blackbaud.com/skyux/learn/accessibility)."
|
|
4501
|
+
},
|
|
4379
4502
|
"decorators": [
|
|
4380
4503
|
{
|
|
4381
4504
|
"name": "Input",
|
|
@@ -4389,24 +4512,79 @@
|
|
|
4389
4512
|
"sources": [
|
|
4390
4513
|
{
|
|
4391
4514
|
"fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
|
|
4392
|
-
"line":
|
|
4515
|
+
"line": 15,
|
|
4393
4516
|
"character": 9
|
|
4394
4517
|
}
|
|
4395
4518
|
],
|
|
4396
4519
|
"type": {
|
|
4397
4520
|
"type": "intrinsic",
|
|
4398
4521
|
"name": "string"
|
|
4522
|
+
}
|
|
4523
|
+
},
|
|
4524
|
+
{
|
|
4525
|
+
"id": 31,
|
|
4526
|
+
"name": "ariaExpanded",
|
|
4527
|
+
"kind": 1024,
|
|
4528
|
+
"kindString": "Property",
|
|
4529
|
+
"flags": {
|
|
4530
|
+
"isPublic": true
|
|
4399
4531
|
},
|
|
4400
|
-
"
|
|
4532
|
+
"sources": [
|
|
4533
|
+
{
|
|
4534
|
+
"fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
|
|
4535
|
+
"line": 57,
|
|
4536
|
+
"character": 9
|
|
4537
|
+
}
|
|
4538
|
+
],
|
|
4539
|
+
"type": {
|
|
4540
|
+
"type": "intrinsic",
|
|
4541
|
+
"name": "boolean"
|
|
4542
|
+
}
|
|
4401
4543
|
},
|
|
4402
4544
|
{
|
|
4403
|
-
"id":
|
|
4545
|
+
"id": 24,
|
|
4546
|
+
"name": "ariaLabel",
|
|
4547
|
+
"kind": 1024,
|
|
4548
|
+
"kindString": "Property",
|
|
4549
|
+
"flags": {
|
|
4550
|
+
"isPublic": true
|
|
4551
|
+
},
|
|
4552
|
+
"comment": {
|
|
4553
|
+
"shortText": "Specifies an ARIA label for the chevron. This sets the chevron's aria-label attribute\n[to support accessibility](https://developer.blackbaud.com/skyux/learn/accessibility)."
|
|
4554
|
+
},
|
|
4555
|
+
"decorators": [
|
|
4556
|
+
{
|
|
4557
|
+
"name": "Input",
|
|
4558
|
+
"type": {
|
|
4559
|
+
"type": "reference",
|
|
4560
|
+
"name": "Input"
|
|
4561
|
+
},
|
|
4562
|
+
"arguments": {}
|
|
4563
|
+
}
|
|
4564
|
+
],
|
|
4565
|
+
"sources": [
|
|
4566
|
+
{
|
|
4567
|
+
"fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
|
|
4568
|
+
"line": 22,
|
|
4569
|
+
"character": 9
|
|
4570
|
+
}
|
|
4571
|
+
],
|
|
4572
|
+
"type": {
|
|
4573
|
+
"type": "intrinsic",
|
|
4574
|
+
"name": "string"
|
|
4575
|
+
}
|
|
4576
|
+
},
|
|
4577
|
+
{
|
|
4578
|
+
"id": 30,
|
|
4404
4579
|
"name": "directionChange",
|
|
4405
4580
|
"kind": 1024,
|
|
4406
4581
|
"kindString": "Property",
|
|
4407
4582
|
"flags": {
|
|
4408
4583
|
"isPublic": true
|
|
4409
4584
|
},
|
|
4585
|
+
"comment": {
|
|
4586
|
+
"shortText": "Fires when the direction of the chevron changes."
|
|
4587
|
+
},
|
|
4410
4588
|
"decorators": [
|
|
4411
4589
|
{
|
|
4412
4590
|
"name": "Output",
|
|
@@ -4420,7 +4598,7 @@
|
|
|
4420
4598
|
"sources": [
|
|
4421
4599
|
{
|
|
4422
4600
|
"fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
|
|
4423
|
-
"line":
|
|
4601
|
+
"line": 55,
|
|
4424
4602
|
"character": 9
|
|
4425
4603
|
}
|
|
4426
4604
|
],
|
|
@@ -4437,13 +4615,16 @@
|
|
|
4437
4615
|
"defaultValue": "..."
|
|
4438
4616
|
},
|
|
4439
4617
|
{
|
|
4440
|
-
"id":
|
|
4618
|
+
"id": 29,
|
|
4441
4619
|
"name": "disabled",
|
|
4442
4620
|
"kind": 1024,
|
|
4443
4621
|
"kindString": "Property",
|
|
4444
4622
|
"flags": {
|
|
4445
4623
|
"isPublic": true
|
|
4446
4624
|
},
|
|
4625
|
+
"comment": {
|
|
4626
|
+
"shortText": "Indicates whether to disable the chevron button."
|
|
4627
|
+
},
|
|
4447
4628
|
"decorators": [
|
|
4448
4629
|
{
|
|
4449
4630
|
"name": "Input",
|
|
@@ -4457,7 +4638,7 @@
|
|
|
4457
4638
|
"sources": [
|
|
4458
4639
|
{
|
|
4459
4640
|
"fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
|
|
4460
|
-
"line":
|
|
4641
|
+
"line": 49,
|
|
4461
4642
|
"character": 9
|
|
4462
4643
|
}
|
|
4463
4644
|
],
|
|
@@ -4468,7 +4649,78 @@
|
|
|
4468
4649
|
"defaultValue": "false"
|
|
4469
4650
|
},
|
|
4470
4651
|
{
|
|
4471
|
-
"id":
|
|
4652
|
+
"id": 25,
|
|
4653
|
+
"name": "direction",
|
|
4654
|
+
"kind": 262144,
|
|
4655
|
+
"kindString": "Accessor",
|
|
4656
|
+
"flags": {
|
|
4657
|
+
"isPublic": true
|
|
4658
|
+
},
|
|
4659
|
+
"decorators": [
|
|
4660
|
+
{
|
|
4661
|
+
"name": "Input",
|
|
4662
|
+
"type": {
|
|
4663
|
+
"type": "reference",
|
|
4664
|
+
"name": "Input"
|
|
4665
|
+
},
|
|
4666
|
+
"arguments": {}
|
|
4667
|
+
}
|
|
4668
|
+
],
|
|
4669
|
+
"sources": [
|
|
4670
|
+
{
|
|
4671
|
+
"fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
|
|
4672
|
+
"line": 28,
|
|
4673
|
+
"character": 13
|
|
4674
|
+
}
|
|
4675
|
+
],
|
|
4676
|
+
"getSignature": [
|
|
4677
|
+
{
|
|
4678
|
+
"id": 26,
|
|
4679
|
+
"name": "direction",
|
|
4680
|
+
"kind": 524288,
|
|
4681
|
+
"kindString": "Get signature",
|
|
4682
|
+
"flags": {},
|
|
4683
|
+
"comment": {
|
|
4684
|
+
"shortText": "Specifies whether the chevron points up or down."
|
|
4685
|
+
},
|
|
4686
|
+
"type": {
|
|
4687
|
+
"type": "intrinsic",
|
|
4688
|
+
"name": "string"
|
|
4689
|
+
}
|
|
4690
|
+
}
|
|
4691
|
+
],
|
|
4692
|
+
"setSignature": [
|
|
4693
|
+
{
|
|
4694
|
+
"id": 27,
|
|
4695
|
+
"name": "direction",
|
|
4696
|
+
"kind": 1048576,
|
|
4697
|
+
"kindString": "Set signature",
|
|
4698
|
+
"flags": {},
|
|
4699
|
+
"comment": {
|
|
4700
|
+
"shortText": "Specifies whether the chevron points up or down."
|
|
4701
|
+
},
|
|
4702
|
+
"parameters": [
|
|
4703
|
+
{
|
|
4704
|
+
"id": 28,
|
|
4705
|
+
"name": "value",
|
|
4706
|
+
"kind": 32768,
|
|
4707
|
+
"kindString": "Parameter",
|
|
4708
|
+
"flags": {},
|
|
4709
|
+
"type": {
|
|
4710
|
+
"type": "intrinsic",
|
|
4711
|
+
"name": "string"
|
|
4712
|
+
}
|
|
4713
|
+
}
|
|
4714
|
+
],
|
|
4715
|
+
"type": {
|
|
4716
|
+
"type": "intrinsic",
|
|
4717
|
+
"name": "void"
|
|
4718
|
+
}
|
|
4719
|
+
}
|
|
4720
|
+
]
|
|
4721
|
+
},
|
|
4722
|
+
{
|
|
4723
|
+
"id": 33,
|
|
4472
4724
|
"name": "chevronClick",
|
|
4473
4725
|
"kind": 2048,
|
|
4474
4726
|
"kindString": "Method",
|
|
@@ -4478,20 +4730,20 @@
|
|
|
4478
4730
|
"sources": [
|
|
4479
4731
|
{
|
|
4480
4732
|
"fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
|
|
4481
|
-
"line":
|
|
4733
|
+
"line": 61,
|
|
4482
4734
|
"character": 9
|
|
4483
4735
|
}
|
|
4484
4736
|
],
|
|
4485
4737
|
"signatures": [
|
|
4486
4738
|
{
|
|
4487
|
-
"id":
|
|
4739
|
+
"id": 34,
|
|
4488
4740
|
"name": "chevronClick",
|
|
4489
4741
|
"kind": 4096,
|
|
4490
4742
|
"kindString": "Call signature",
|
|
4491
4743
|
"flags": {},
|
|
4492
4744
|
"parameters": [
|
|
4493
4745
|
{
|
|
4494
|
-
"id":
|
|
4746
|
+
"id": 35,
|
|
4495
4747
|
"name": "event",
|
|
4496
4748
|
"kind": 32768,
|
|
4497
4749
|
"kindString": "Parameter",
|
|
@@ -4522,8 +4774,17 @@
|
|
|
4522
4774
|
"title": "Properties",
|
|
4523
4775
|
"kind": 1024,
|
|
4524
4776
|
"children": [
|
|
4525
|
-
24,
|
|
4526
4777
|
23,
|
|
4778
|
+
31,
|
|
4779
|
+
24,
|
|
4780
|
+
30,
|
|
4781
|
+
29
|
|
4782
|
+
]
|
|
4783
|
+
},
|
|
4784
|
+
{
|
|
4785
|
+
"title": "Accessors",
|
|
4786
|
+
"kind": 262144,
|
|
4787
|
+
"children": [
|
|
4527
4788
|
25
|
|
4528
4789
|
]
|
|
4529
4790
|
},
|
|
@@ -4531,7 +4792,7 @@
|
|
|
4531
4792
|
"title": "Methods",
|
|
4532
4793
|
"kind": 2048,
|
|
4533
4794
|
"children": [
|
|
4534
|
-
|
|
4795
|
+
33
|
|
4535
4796
|
]
|
|
4536
4797
|
}
|
|
4537
4798
|
],
|
|
@@ -4544,7 +4805,7 @@
|
|
|
4544
4805
|
]
|
|
4545
4806
|
},
|
|
4546
4807
|
{
|
|
4547
|
-
"id":
|
|
4808
|
+
"id": 36,
|
|
4548
4809
|
"name": "SkyHelpInlineComponent",
|
|
4549
4810
|
"kind": 128,
|
|
4550
4811
|
"kindString": "Class",
|
|
@@ -4563,28 +4824,28 @@
|
|
|
4563
4824
|
],
|
|
4564
4825
|
"children": [
|
|
4565
4826
|
{
|
|
4566
|
-
"id":
|
|
4827
|
+
"id": 37,
|
|
4567
4828
|
"name": "constructor",
|
|
4568
4829
|
"kind": 512,
|
|
4569
4830
|
"kindString": "Constructor",
|
|
4570
4831
|
"flags": {},
|
|
4571
4832
|
"signatures": [
|
|
4572
4833
|
{
|
|
4573
|
-
"id":
|
|
4834
|
+
"id": 38,
|
|
4574
4835
|
"name": "SkyHelpInlineComponent",
|
|
4575
4836
|
"kind": 16384,
|
|
4576
4837
|
"kindString": "Constructor signature",
|
|
4577
4838
|
"flags": {},
|
|
4578
4839
|
"type": {
|
|
4579
4840
|
"type": "reference",
|
|
4580
|
-
"id":
|
|
4841
|
+
"id": 36,
|
|
4581
4842
|
"name": "SkyHelpInlineComponent"
|
|
4582
4843
|
}
|
|
4583
4844
|
}
|
|
4584
4845
|
]
|
|
4585
4846
|
},
|
|
4586
4847
|
{
|
|
4587
|
-
"id":
|
|
4848
|
+
"id": 39,
|
|
4588
4849
|
"name": "actionClick",
|
|
4589
4850
|
"kind": 1024,
|
|
4590
4851
|
"kindString": "Property",
|
|
@@ -4624,7 +4885,7 @@
|
|
|
4624
4885
|
"defaultValue": "..."
|
|
4625
4886
|
},
|
|
4626
4887
|
{
|
|
4627
|
-
"id":
|
|
4888
|
+
"id": 40,
|
|
4628
4889
|
"name": "onClick",
|
|
4629
4890
|
"kind": 2048,
|
|
4630
4891
|
"kindString": "Method",
|
|
@@ -4640,7 +4901,7 @@
|
|
|
4640
4901
|
],
|
|
4641
4902
|
"signatures": [
|
|
4642
4903
|
{
|
|
4643
|
-
"id":
|
|
4904
|
+
"id": 41,
|
|
4644
4905
|
"name": "onClick",
|
|
4645
4906
|
"kind": 4096,
|
|
4646
4907
|
"kindString": "Call signature",
|
|
@@ -4658,21 +4919,21 @@
|
|
|
4658
4919
|
"title": "Constructors",
|
|
4659
4920
|
"kind": 512,
|
|
4660
4921
|
"children": [
|
|
4661
|
-
|
|
4922
|
+
37
|
|
4662
4923
|
]
|
|
4663
4924
|
},
|
|
4664
4925
|
{
|
|
4665
4926
|
"title": "Properties",
|
|
4666
4927
|
"kind": 1024,
|
|
4667
4928
|
"children": [
|
|
4668
|
-
|
|
4929
|
+
39
|
|
4669
4930
|
]
|
|
4670
4931
|
},
|
|
4671
4932
|
{
|
|
4672
4933
|
"title": "Methods",
|
|
4673
4934
|
"kind": 2048,
|
|
4674
4935
|
"children": [
|
|
4675
|
-
|
|
4936
|
+
40
|
|
4676
4937
|
]
|
|
4677
4938
|
}
|
|
4678
4939
|
],
|
|
@@ -4685,7 +4946,7 @@
|
|
|
4685
4946
|
]
|
|
4686
4947
|
},
|
|
4687
4948
|
{
|
|
4688
|
-
"id":
|
|
4949
|
+
"id": 42,
|
|
4689
4950
|
"name": "SkyIconComponent",
|
|
4690
4951
|
"kind": 128,
|
|
4691
4952
|
"kindString": "Class",
|
|
@@ -4704,28 +4965,28 @@
|
|
|
4704
4965
|
],
|
|
4705
4966
|
"children": [
|
|
4706
4967
|
{
|
|
4707
|
-
"id":
|
|
4968
|
+
"id": 43,
|
|
4708
4969
|
"name": "constructor",
|
|
4709
4970
|
"kind": 512,
|
|
4710
4971
|
"kindString": "Constructor",
|
|
4711
4972
|
"flags": {},
|
|
4712
4973
|
"signatures": [
|
|
4713
4974
|
{
|
|
4714
|
-
"id":
|
|
4975
|
+
"id": 44,
|
|
4715
4976
|
"name": "SkyIconComponent",
|
|
4716
4977
|
"kind": 16384,
|
|
4717
4978
|
"kindString": "Constructor signature",
|
|
4718
4979
|
"flags": {},
|
|
4719
4980
|
"type": {
|
|
4720
4981
|
"type": "reference",
|
|
4721
|
-
"id":
|
|
4982
|
+
"id": 42,
|
|
4722
4983
|
"name": "SkyIconComponent"
|
|
4723
4984
|
}
|
|
4724
4985
|
}
|
|
4725
4986
|
]
|
|
4726
4987
|
},
|
|
4727
4988
|
{
|
|
4728
|
-
"id":
|
|
4989
|
+
"id": 48,
|
|
4729
4990
|
"name": "fixedWidth",
|
|
4730
4991
|
"kind": 1024,
|
|
4731
4992
|
"kindString": "Property",
|
|
@@ -4758,7 +5019,7 @@
|
|
|
4758
5019
|
}
|
|
4759
5020
|
},
|
|
4760
5021
|
{
|
|
4761
|
-
"id":
|
|
5022
|
+
"id": 45,
|
|
4762
5023
|
"name": "icon",
|
|
4763
5024
|
"kind": 1024,
|
|
4764
5025
|
"kindString": "Property",
|
|
@@ -4797,7 +5058,7 @@
|
|
|
4797
5058
|
}
|
|
4798
5059
|
},
|
|
4799
5060
|
{
|
|
4800
|
-
"id":
|
|
5061
|
+
"id": 46,
|
|
4801
5062
|
"name": "iconType",
|
|
4802
5063
|
"kind": 1024,
|
|
4803
5064
|
"kindString": "Property",
|
|
@@ -4826,13 +5087,13 @@
|
|
|
4826
5087
|
],
|
|
4827
5088
|
"type": {
|
|
4828
5089
|
"type": "reference",
|
|
4829
|
-
"id":
|
|
5090
|
+
"id": 311,
|
|
4830
5091
|
"name": "SkyIconType"
|
|
4831
5092
|
},
|
|
4832
5093
|
"defaultValue": "'fa'"
|
|
4833
5094
|
},
|
|
4834
5095
|
{
|
|
4835
|
-
"id":
|
|
5096
|
+
"id": 47,
|
|
4836
5097
|
"name": "size",
|
|
4837
5098
|
"kind": 1024,
|
|
4838
5099
|
"kindString": "Property",
|
|
@@ -4865,7 +5126,7 @@
|
|
|
4865
5126
|
}
|
|
4866
5127
|
},
|
|
4867
5128
|
{
|
|
4868
|
-
"id":
|
|
5129
|
+
"id": 49,
|
|
4869
5130
|
"name": "variant",
|
|
4870
5131
|
"kind": 1024,
|
|
4871
5132
|
"kindString": "Property",
|
|
@@ -4894,7 +5155,7 @@
|
|
|
4894
5155
|
],
|
|
4895
5156
|
"type": {
|
|
4896
5157
|
"type": "reference",
|
|
4897
|
-
"id":
|
|
5158
|
+
"id": 312,
|
|
4898
5159
|
"name": "SkyIconVariantType"
|
|
4899
5160
|
}
|
|
4900
5161
|
}
|
|
@@ -4904,18 +5165,18 @@
|
|
|
4904
5165
|
"title": "Constructors",
|
|
4905
5166
|
"kind": 512,
|
|
4906
5167
|
"children": [
|
|
4907
|
-
|
|
5168
|
+
43
|
|
4908
5169
|
]
|
|
4909
5170
|
},
|
|
4910
5171
|
{
|
|
4911
5172
|
"title": "Properties",
|
|
4912
5173
|
"kind": 1024,
|
|
4913
5174
|
"children": [
|
|
4914
|
-
|
|
4915
|
-
|
|
4916
|
-
|
|
4917
|
-
|
|
4918
|
-
|
|
5175
|
+
48,
|
|
5176
|
+
45,
|
|
5177
|
+
46,
|
|
5178
|
+
47,
|
|
5179
|
+
49
|
|
4919
5180
|
]
|
|
4920
5181
|
}
|
|
4921
5182
|
],
|
|
@@ -4928,7 +5189,7 @@
|
|
|
4928
5189
|
]
|
|
4929
5190
|
},
|
|
4930
5191
|
{
|
|
4931
|
-
"id":
|
|
5192
|
+
"id": 50,
|
|
4932
5193
|
"name": "SkyIconStackComponent",
|
|
4933
5194
|
"kind": 128,
|
|
4934
5195
|
"kindString": "Class",
|
|
@@ -4947,28 +5208,28 @@
|
|
|
4947
5208
|
],
|
|
4948
5209
|
"children": [
|
|
4949
5210
|
{
|
|
4950
|
-
"id":
|
|
5211
|
+
"id": 51,
|
|
4951
5212
|
"name": "constructor",
|
|
4952
5213
|
"kind": 512,
|
|
4953
5214
|
"kindString": "Constructor",
|
|
4954
5215
|
"flags": {},
|
|
4955
5216
|
"signatures": [
|
|
4956
5217
|
{
|
|
4957
|
-
"id":
|
|
5218
|
+
"id": 52,
|
|
4958
5219
|
"name": "SkyIconStackComponent",
|
|
4959
5220
|
"kind": 16384,
|
|
4960
5221
|
"kindString": "Constructor signature",
|
|
4961
5222
|
"flags": {},
|
|
4962
5223
|
"type": {
|
|
4963
5224
|
"type": "reference",
|
|
4964
|
-
"id":
|
|
5225
|
+
"id": 50,
|
|
4965
5226
|
"name": "SkyIconStackComponent"
|
|
4966
5227
|
}
|
|
4967
5228
|
}
|
|
4968
5229
|
]
|
|
4969
5230
|
},
|
|
4970
5231
|
{
|
|
4971
|
-
"id":
|
|
5232
|
+
"id": 54,
|
|
4972
5233
|
"name": "baseIcon",
|
|
4973
5234
|
"kind": 1024,
|
|
4974
5235
|
"kindString": "Property",
|
|
@@ -4997,12 +5258,12 @@
|
|
|
4997
5258
|
],
|
|
4998
5259
|
"type": {
|
|
4999
5260
|
"type": "reference",
|
|
5000
|
-
"id":
|
|
5261
|
+
"id": 305,
|
|
5001
5262
|
"name": "SkyIconStackItem"
|
|
5002
5263
|
}
|
|
5003
5264
|
},
|
|
5004
5265
|
{
|
|
5005
|
-
"id":
|
|
5266
|
+
"id": 53,
|
|
5006
5267
|
"name": "size",
|
|
5007
5268
|
"kind": 1024,
|
|
5008
5269
|
"kindString": "Property",
|
|
@@ -5035,7 +5296,7 @@
|
|
|
5035
5296
|
}
|
|
5036
5297
|
},
|
|
5037
5298
|
{
|
|
5038
|
-
"id":
|
|
5299
|
+
"id": 55,
|
|
5039
5300
|
"name": "topIcon",
|
|
5040
5301
|
"kind": 1024,
|
|
5041
5302
|
"kindString": "Property",
|
|
@@ -5064,7 +5325,7 @@
|
|
|
5064
5325
|
],
|
|
5065
5326
|
"type": {
|
|
5066
5327
|
"type": "reference",
|
|
5067
|
-
"id":
|
|
5328
|
+
"id": 305,
|
|
5068
5329
|
"name": "SkyIconStackItem"
|
|
5069
5330
|
}
|
|
5070
5331
|
}
|
|
@@ -5074,16 +5335,16 @@
|
|
|
5074
5335
|
"title": "Constructors",
|
|
5075
5336
|
"kind": 512,
|
|
5076
5337
|
"children": [
|
|
5077
|
-
|
|
5338
|
+
51
|
|
5078
5339
|
]
|
|
5079
5340
|
},
|
|
5080
5341
|
{
|
|
5081
5342
|
"title": "Properties",
|
|
5082
5343
|
"kind": 1024,
|
|
5083
5344
|
"children": [
|
|
5084
|
-
|
|
5085
|
-
|
|
5086
|
-
|
|
5345
|
+
54,
|
|
5346
|
+
53,
|
|
5347
|
+
55
|
|
5087
5348
|
]
|
|
5088
5349
|
}
|
|
5089
5350
|
],
|
|
@@ -5096,7 +5357,7 @@
|
|
|
5096
5357
|
]
|
|
5097
5358
|
},
|
|
5098
5359
|
{
|
|
5099
|
-
"id":
|
|
5360
|
+
"id": 56,
|
|
5100
5361
|
"name": "SkyKeyInfoLabelComponent",
|
|
5101
5362
|
"kind": 128,
|
|
5102
5363
|
"kindString": "Class",
|
|
@@ -5124,21 +5385,21 @@
|
|
|
5124
5385
|
],
|
|
5125
5386
|
"children": [
|
|
5126
5387
|
{
|
|
5127
|
-
"id":
|
|
5388
|
+
"id": 57,
|
|
5128
5389
|
"name": "constructor",
|
|
5129
5390
|
"kind": 512,
|
|
5130
5391
|
"kindString": "Constructor",
|
|
5131
5392
|
"flags": {},
|
|
5132
5393
|
"signatures": [
|
|
5133
5394
|
{
|
|
5134
|
-
"id":
|
|
5395
|
+
"id": 58,
|
|
5135
5396
|
"name": "SkyKeyInfoLabelComponent",
|
|
5136
5397
|
"kind": 16384,
|
|
5137
5398
|
"kindString": "Constructor signature",
|
|
5138
5399
|
"flags": {},
|
|
5139
5400
|
"type": {
|
|
5140
5401
|
"type": "reference",
|
|
5141
|
-
"id":
|
|
5402
|
+
"id": 56,
|
|
5142
5403
|
"name": "SkyKeyInfoLabelComponent"
|
|
5143
5404
|
}
|
|
5144
5405
|
}
|
|
@@ -5150,7 +5411,7 @@
|
|
|
5150
5411
|
"title": "Constructors",
|
|
5151
5412
|
"kind": 512,
|
|
5152
5413
|
"children": [
|
|
5153
|
-
|
|
5414
|
+
57
|
|
5154
5415
|
]
|
|
5155
5416
|
}
|
|
5156
5417
|
],
|
|
@@ -5163,7 +5424,7 @@
|
|
|
5163
5424
|
]
|
|
5164
5425
|
},
|
|
5165
5426
|
{
|
|
5166
|
-
"id":
|
|
5427
|
+
"id": 59,
|
|
5167
5428
|
"name": "SkyKeyInfoValueComponent",
|
|
5168
5429
|
"kind": 128,
|
|
5169
5430
|
"kindString": "Class",
|
|
@@ -5191,21 +5452,21 @@
|
|
|
5191
5452
|
],
|
|
5192
5453
|
"children": [
|
|
5193
5454
|
{
|
|
5194
|
-
"id":
|
|
5455
|
+
"id": 60,
|
|
5195
5456
|
"name": "constructor",
|
|
5196
5457
|
"kind": 512,
|
|
5197
5458
|
"kindString": "Constructor",
|
|
5198
5459
|
"flags": {},
|
|
5199
5460
|
"signatures": [
|
|
5200
5461
|
{
|
|
5201
|
-
"id":
|
|
5462
|
+
"id": 61,
|
|
5202
5463
|
"name": "SkyKeyInfoValueComponent",
|
|
5203
5464
|
"kind": 16384,
|
|
5204
5465
|
"kindString": "Constructor signature",
|
|
5205
5466
|
"flags": {},
|
|
5206
5467
|
"type": {
|
|
5207
5468
|
"type": "reference",
|
|
5208
|
-
"id":
|
|
5469
|
+
"id": 59,
|
|
5209
5470
|
"name": "SkyKeyInfoValueComponent"
|
|
5210
5471
|
}
|
|
5211
5472
|
}
|
|
@@ -5217,7 +5478,7 @@
|
|
|
5217
5478
|
"title": "Constructors",
|
|
5218
5479
|
"kind": 512,
|
|
5219
5480
|
"children": [
|
|
5220
|
-
|
|
5481
|
+
60
|
|
5221
5482
|
]
|
|
5222
5483
|
}
|
|
5223
5484
|
],
|
|
@@ -5230,7 +5491,7 @@
|
|
|
5230
5491
|
]
|
|
5231
5492
|
},
|
|
5232
5493
|
{
|
|
5233
|
-
"id":
|
|
5494
|
+
"id": 62,
|
|
5234
5495
|
"name": "SkyKeyInfoComponent",
|
|
5235
5496
|
"kind": 128,
|
|
5236
5497
|
"kindString": "Class",
|
|
@@ -5249,28 +5510,28 @@
|
|
|
5249
5510
|
],
|
|
5250
5511
|
"children": [
|
|
5251
5512
|
{
|
|
5252
|
-
"id":
|
|
5513
|
+
"id": 63,
|
|
5253
5514
|
"name": "constructor",
|
|
5254
5515
|
"kind": 512,
|
|
5255
5516
|
"kindString": "Constructor",
|
|
5256
5517
|
"flags": {},
|
|
5257
5518
|
"signatures": [
|
|
5258
5519
|
{
|
|
5259
|
-
"id":
|
|
5520
|
+
"id": 64,
|
|
5260
5521
|
"name": "SkyKeyInfoComponent",
|
|
5261
5522
|
"kind": 16384,
|
|
5262
5523
|
"kindString": "Constructor signature",
|
|
5263
5524
|
"flags": {},
|
|
5264
5525
|
"type": {
|
|
5265
5526
|
"type": "reference",
|
|
5266
|
-
"id":
|
|
5527
|
+
"id": 62,
|
|
5267
5528
|
"name": "SkyKeyInfoComponent"
|
|
5268
5529
|
}
|
|
5269
5530
|
}
|
|
5270
5531
|
]
|
|
5271
5532
|
},
|
|
5272
5533
|
{
|
|
5273
|
-
"id":
|
|
5534
|
+
"id": 65,
|
|
5274
5535
|
"name": "layout",
|
|
5275
5536
|
"kind": 1024,
|
|
5276
5537
|
"kindString": "Property",
|
|
@@ -5315,14 +5576,14 @@
|
|
|
5315
5576
|
"title": "Constructors",
|
|
5316
5577
|
"kind": 512,
|
|
5317
5578
|
"children": [
|
|
5318
|
-
|
|
5579
|
+
63
|
|
5319
5580
|
]
|
|
5320
5581
|
},
|
|
5321
5582
|
{
|
|
5322
5583
|
"title": "Properties",
|
|
5323
5584
|
"kind": 1024,
|
|
5324
5585
|
"children": [
|
|
5325
|
-
|
|
5586
|
+
65
|
|
5326
5587
|
]
|
|
5327
5588
|
}
|
|
5328
5589
|
],
|
|
@@ -5335,7 +5596,7 @@
|
|
|
5335
5596
|
]
|
|
5336
5597
|
},
|
|
5337
5598
|
{
|
|
5338
|
-
"id":
|
|
5599
|
+
"id": 66,
|
|
5339
5600
|
"name": "SkyLabelComponent",
|
|
5340
5601
|
"kind": 128,
|
|
5341
5602
|
"kindString": "Class",
|
|
@@ -5354,28 +5615,28 @@
|
|
|
5354
5615
|
],
|
|
5355
5616
|
"children": [
|
|
5356
5617
|
{
|
|
5357
|
-
"id":
|
|
5618
|
+
"id": 67,
|
|
5358
5619
|
"name": "constructor",
|
|
5359
5620
|
"kind": 512,
|
|
5360
5621
|
"kindString": "Constructor",
|
|
5361
5622
|
"flags": {},
|
|
5362
5623
|
"signatures": [
|
|
5363
5624
|
{
|
|
5364
|
-
"id":
|
|
5625
|
+
"id": 68,
|
|
5365
5626
|
"name": "SkyLabelComponent",
|
|
5366
5627
|
"kind": 16384,
|
|
5367
5628
|
"kindString": "Constructor signature",
|
|
5368
5629
|
"flags": {},
|
|
5369
5630
|
"type": {
|
|
5370
5631
|
"type": "reference",
|
|
5371
|
-
"id":
|
|
5632
|
+
"id": 66,
|
|
5372
5633
|
"name": "SkyLabelComponent"
|
|
5373
5634
|
}
|
|
5374
5635
|
}
|
|
5375
5636
|
]
|
|
5376
5637
|
},
|
|
5377
5638
|
{
|
|
5378
|
-
"id":
|
|
5639
|
+
"id": 73,
|
|
5379
5640
|
"name": "baseIcon",
|
|
5380
5641
|
"kind": 1024,
|
|
5381
5642
|
"kindString": "Property",
|
|
@@ -5391,12 +5652,12 @@
|
|
|
5391
5652
|
],
|
|
5392
5653
|
"type": {
|
|
5393
5654
|
"type": "reference",
|
|
5394
|
-
"id":
|
|
5655
|
+
"id": 305,
|
|
5395
5656
|
"name": "SkyIconStackItem"
|
|
5396
5657
|
}
|
|
5397
5658
|
},
|
|
5398
5659
|
{
|
|
5399
|
-
"id":
|
|
5660
|
+
"id": 74,
|
|
5400
5661
|
"name": "icon",
|
|
5401
5662
|
"kind": 1024,
|
|
5402
5663
|
"kindString": "Property",
|
|
@@ -5416,7 +5677,7 @@
|
|
|
5416
5677
|
}
|
|
5417
5678
|
},
|
|
5418
5679
|
{
|
|
5419
|
-
"id":
|
|
5680
|
+
"id": 75,
|
|
5420
5681
|
"name": "topIcon",
|
|
5421
5682
|
"kind": 1024,
|
|
5422
5683
|
"kindString": "Property",
|
|
@@ -5432,12 +5693,12 @@
|
|
|
5432
5693
|
],
|
|
5433
5694
|
"type": {
|
|
5434
5695
|
"type": "reference",
|
|
5435
|
-
"id":
|
|
5696
|
+
"id": 305,
|
|
5436
5697
|
"name": "SkyIconStackItem"
|
|
5437
5698
|
}
|
|
5438
5699
|
},
|
|
5439
5700
|
{
|
|
5440
|
-
"id":
|
|
5701
|
+
"id": 69,
|
|
5441
5702
|
"name": "labelType",
|
|
5442
5703
|
"kind": 262144,
|
|
5443
5704
|
"kindString": "Accessor",
|
|
@@ -5463,7 +5724,7 @@
|
|
|
5463
5724
|
],
|
|
5464
5725
|
"getSignature": [
|
|
5465
5726
|
{
|
|
5466
|
-
"id":
|
|
5727
|
+
"id": 70,
|
|
5467
5728
|
"name": "labelType",
|
|
5468
5729
|
"kind": 524288,
|
|
5469
5730
|
"kindString": "Get signature",
|
|
@@ -5473,14 +5734,14 @@
|
|
|
5473
5734
|
},
|
|
5474
5735
|
"type": {
|
|
5475
5736
|
"type": "reference",
|
|
5476
|
-
"id":
|
|
5737
|
+
"id": 316,
|
|
5477
5738
|
"name": "SkyLabelType"
|
|
5478
5739
|
}
|
|
5479
5740
|
}
|
|
5480
5741
|
],
|
|
5481
5742
|
"setSignature": [
|
|
5482
5743
|
{
|
|
5483
|
-
"id":
|
|
5744
|
+
"id": 71,
|
|
5484
5745
|
"name": "labelType",
|
|
5485
5746
|
"kind": 1048576,
|
|
5486
5747
|
"kindString": "Set signature",
|
|
@@ -5496,14 +5757,14 @@
|
|
|
5496
5757
|
},
|
|
5497
5758
|
"parameters": [
|
|
5498
5759
|
{
|
|
5499
|
-
"id":
|
|
5760
|
+
"id": 72,
|
|
5500
5761
|
"name": "value",
|
|
5501
5762
|
"kind": 32768,
|
|
5502
5763
|
"kindString": "Parameter",
|
|
5503
5764
|
"flags": {},
|
|
5504
5765
|
"type": {
|
|
5505
5766
|
"type": "reference",
|
|
5506
|
-
"id":
|
|
5767
|
+
"id": 316,
|
|
5507
5768
|
"name": "SkyLabelType"
|
|
5508
5769
|
}
|
|
5509
5770
|
}
|
|
@@ -5521,23 +5782,23 @@
|
|
|
5521
5782
|
"title": "Constructors",
|
|
5522
5783
|
"kind": 512,
|
|
5523
5784
|
"children": [
|
|
5524
|
-
|
|
5785
|
+
67
|
|
5525
5786
|
]
|
|
5526
5787
|
},
|
|
5527
5788
|
{
|
|
5528
5789
|
"title": "Properties",
|
|
5529
5790
|
"kind": 1024,
|
|
5530
5791
|
"children": [
|
|
5531
|
-
|
|
5532
|
-
|
|
5533
|
-
|
|
5792
|
+
73,
|
|
5793
|
+
74,
|
|
5794
|
+
75
|
|
5534
5795
|
]
|
|
5535
5796
|
},
|
|
5536
5797
|
{
|
|
5537
5798
|
"title": "Accessors",
|
|
5538
5799
|
"kind": 262144,
|
|
5539
5800
|
"children": [
|
|
5540
|
-
|
|
5801
|
+
69
|
|
5541
5802
|
]
|
|
5542
5803
|
}
|
|
5543
5804
|
],
|
|
@@ -5550,14 +5811,14 @@
|
|
|
5550
5811
|
]
|
|
5551
5812
|
},
|
|
5552
5813
|
{
|
|
5553
|
-
"id":
|
|
5814
|
+
"id": 305,
|
|
5554
5815
|
"name": "SkyIconStackItem",
|
|
5555
5816
|
"kind": 256,
|
|
5556
5817
|
"kindString": "Interface",
|
|
5557
5818
|
"flags": {},
|
|
5558
5819
|
"children": [
|
|
5559
5820
|
{
|
|
5560
|
-
"id":
|
|
5821
|
+
"id": 306,
|
|
5561
5822
|
"name": "icon",
|
|
5562
5823
|
"kind": 1024,
|
|
5563
5824
|
"kindString": "Property",
|
|
@@ -5584,7 +5845,7 @@
|
|
|
5584
5845
|
}
|
|
5585
5846
|
},
|
|
5586
5847
|
{
|
|
5587
|
-
"id":
|
|
5848
|
+
"id": 307,
|
|
5588
5849
|
"name": "iconType",
|
|
5589
5850
|
"kind": 1024,
|
|
5590
5851
|
"kindString": "Property",
|
|
@@ -5603,7 +5864,7 @@
|
|
|
5603
5864
|
],
|
|
5604
5865
|
"type": {
|
|
5605
5866
|
"type": "reference",
|
|
5606
|
-
"id":
|
|
5867
|
+
"id": 311,
|
|
5607
5868
|
"name": "SkyIconType"
|
|
5608
5869
|
}
|
|
5609
5870
|
}
|
|
@@ -5613,8 +5874,8 @@
|
|
|
5613
5874
|
"title": "Properties",
|
|
5614
5875
|
"kind": 1024,
|
|
5615
5876
|
"children": [
|
|
5616
|
-
|
|
5617
|
-
|
|
5877
|
+
306,
|
|
5878
|
+
307
|
|
5618
5879
|
]
|
|
5619
5880
|
}
|
|
5620
5881
|
],
|
|
@@ -5627,14 +5888,14 @@
|
|
|
5627
5888
|
]
|
|
5628
5889
|
},
|
|
5629
5890
|
{
|
|
5630
|
-
"id":
|
|
5891
|
+
"id": 329,
|
|
5631
5892
|
"name": "SkyToken",
|
|
5632
5893
|
"kind": 256,
|
|
5633
5894
|
"kindString": "Interface",
|
|
5634
5895
|
"flags": {},
|
|
5635
5896
|
"children": [
|
|
5636
5897
|
{
|
|
5637
|
-
"id":
|
|
5898
|
+
"id": 330,
|
|
5638
5899
|
"name": "value",
|
|
5639
5900
|
"kind": 1024,
|
|
5640
5901
|
"kindString": "Property",
|
|
@@ -5660,7 +5921,7 @@
|
|
|
5660
5921
|
"title": "Properties",
|
|
5661
5922
|
"kind": 1024,
|
|
5662
5923
|
"children": [
|
|
5663
|
-
|
|
5924
|
+
330
|
|
5664
5925
|
]
|
|
5665
5926
|
}
|
|
5666
5927
|
],
|
|
@@ -5673,14 +5934,14 @@
|
|
|
5673
5934
|
]
|
|
5674
5935
|
},
|
|
5675
5936
|
{
|
|
5676
|
-
"id":
|
|
5937
|
+
"id": 331,
|
|
5677
5938
|
"name": "SkyTokenSelectedEventArgs",
|
|
5678
5939
|
"kind": 256,
|
|
5679
5940
|
"kindString": "Interface",
|
|
5680
5941
|
"flags": {},
|
|
5681
5942
|
"children": [
|
|
5682
5943
|
{
|
|
5683
|
-
"id":
|
|
5944
|
+
"id": 332,
|
|
5684
5945
|
"name": "token",
|
|
5685
5946
|
"kind": 1024,
|
|
5686
5947
|
"kindString": "Property",
|
|
@@ -5699,7 +5960,7 @@
|
|
|
5699
5960
|
],
|
|
5700
5961
|
"type": {
|
|
5701
5962
|
"type": "reference",
|
|
5702
|
-
"id":
|
|
5963
|
+
"id": 329,
|
|
5703
5964
|
"name": "SkyToken"
|
|
5704
5965
|
}
|
|
5705
5966
|
}
|
|
@@ -5709,7 +5970,7 @@
|
|
|
5709
5970
|
"title": "Properties",
|
|
5710
5971
|
"kind": 1024,
|
|
5711
5972
|
"children": [
|
|
5712
|
-
|
|
5973
|
+
332
|
|
5713
5974
|
]
|
|
5714
5975
|
}
|
|
5715
5976
|
],
|
|
@@ -5722,14 +5983,14 @@
|
|
|
5722
5983
|
]
|
|
5723
5984
|
},
|
|
5724
5985
|
{
|
|
5725
|
-
"id":
|
|
5986
|
+
"id": 333,
|
|
5726
5987
|
"name": "SkyTokensMessage",
|
|
5727
5988
|
"kind": 256,
|
|
5728
5989
|
"kindString": "Interface",
|
|
5729
5990
|
"flags": {},
|
|
5730
5991
|
"children": [
|
|
5731
5992
|
{
|
|
5732
|
-
"id":
|
|
5993
|
+
"id": 334,
|
|
5733
5994
|
"name": "type",
|
|
5734
5995
|
"kind": 1024,
|
|
5735
5996
|
"kindString": "Property",
|
|
@@ -5748,7 +6009,7 @@
|
|
|
5748
6009
|
],
|
|
5749
6010
|
"type": {
|
|
5750
6011
|
"type": "reference",
|
|
5751
|
-
"id":
|
|
6012
|
+
"id": 335,
|
|
5752
6013
|
"name": "SkyTokensMessageType"
|
|
5753
6014
|
}
|
|
5754
6015
|
}
|
|
@@ -5758,7 +6019,7 @@
|
|
|
5758
6019
|
"title": "Properties",
|
|
5759
6020
|
"kind": 1024,
|
|
5760
6021
|
"children": [
|
|
5761
|
-
|
|
6022
|
+
334
|
|
5762
6023
|
]
|
|
5763
6024
|
}
|
|
5764
6025
|
],
|
|
@@ -5771,7 +6032,7 @@
|
|
|
5771
6032
|
]
|
|
5772
6033
|
},
|
|
5773
6034
|
{
|
|
5774
|
-
"id":
|
|
6035
|
+
"id": 311,
|
|
5775
6036
|
"name": "SkyIconType",
|
|
5776
6037
|
"kind": 4194304,
|
|
5777
6038
|
"kindString": "Type alias",
|
|
@@ -5798,7 +6059,7 @@
|
|
|
5798
6059
|
}
|
|
5799
6060
|
},
|
|
5800
6061
|
{
|
|
5801
|
-
"id":
|
|
6062
|
+
"id": 312,
|
|
5802
6063
|
"name": "SkyIconVariantType",
|
|
5803
6064
|
"kind": 4194304,
|
|
5804
6065
|
"kindString": "Type alias",
|
|
@@ -5825,7 +6086,7 @@
|
|
|
5825
6086
|
}
|
|
5826
6087
|
},
|
|
5827
6088
|
{
|
|
5828
|
-
"id":
|
|
6089
|
+
"id": 316,
|
|
5829
6090
|
"name": "SkyLabelType",
|
|
5830
6091
|
"kind": 4194304,
|
|
5831
6092
|
"kindString": "Type alias",
|
|
@@ -5865,57 +6126,57 @@
|
|
|
5865
6126
|
"title": "Enumerations",
|
|
5866
6127
|
"kind": 8,
|
|
5867
6128
|
"children": [
|
|
5868
|
-
|
|
6129
|
+
335
|
|
5869
6130
|
]
|
|
5870
6131
|
},
|
|
5871
6132
|
{
|
|
5872
6133
|
"title": "Classes",
|
|
5873
6134
|
"kind": 128,
|
|
5874
6135
|
"children": [
|
|
5875
|
-
284,
|
|
5876
|
-
287,
|
|
5877
|
-
290,
|
|
5878
6136
|
296,
|
|
5879
|
-
|
|
5880
|
-
|
|
6137
|
+
299,
|
|
6138
|
+
302,
|
|
5881
6139
|
308,
|
|
5882
|
-
|
|
5883
|
-
|
|
5884
|
-
|
|
5885
|
-
|
|
6140
|
+
313,
|
|
6141
|
+
317,
|
|
6142
|
+
320,
|
|
6143
|
+
323,
|
|
6144
|
+
326,
|
|
6145
|
+
341,
|
|
6146
|
+
344,
|
|
5886
6147
|
1,
|
|
5887
|
-
|
|
5888
|
-
|
|
5889
|
-
|
|
5890
|
-
|
|
5891
|
-
|
|
6148
|
+
79,
|
|
6149
|
+
107,
|
|
6150
|
+
146,
|
|
6151
|
+
191,
|
|
6152
|
+
272,
|
|
5892
6153
|
20,
|
|
5893
|
-
|
|
5894
|
-
|
|
5895
|
-
|
|
5896
|
-
|
|
5897
|
-
|
|
5898
|
-
|
|
5899
|
-
|
|
6154
|
+
36,
|
|
6155
|
+
42,
|
|
6156
|
+
50,
|
|
6157
|
+
56,
|
|
6158
|
+
59,
|
|
6159
|
+
62,
|
|
6160
|
+
66
|
|
5900
6161
|
]
|
|
5901
6162
|
},
|
|
5902
6163
|
{
|
|
5903
6164
|
"title": "Interfaces",
|
|
5904
6165
|
"kind": 256,
|
|
5905
6166
|
"children": [
|
|
5906
|
-
|
|
5907
|
-
|
|
5908
|
-
|
|
5909
|
-
|
|
6167
|
+
305,
|
|
6168
|
+
329,
|
|
6169
|
+
331,
|
|
6170
|
+
333
|
|
5910
6171
|
]
|
|
5911
6172
|
},
|
|
5912
6173
|
{
|
|
5913
6174
|
"title": "Type aliases",
|
|
5914
6175
|
"kind": 4194304,
|
|
5915
6176
|
"children": [
|
|
5916
|
-
|
|
5917
|
-
|
|
5918
|
-
|
|
6177
|
+
311,
|
|
6178
|
+
312,
|
|
6179
|
+
316
|
|
5919
6180
|
]
|
|
5920
6181
|
}
|
|
5921
6182
|
],
|
|
@@ -5928,6 +6189,11 @@
|
|
|
5928
6189
|
]
|
|
5929
6190
|
},
|
|
5930
6191
|
"codeExamples": [
|
|
6192
|
+
{
|
|
6193
|
+
"fileName": ".eslintrc.json",
|
|
6194
|
+
"filePath": "/projects/indicators/documentation/code-examples/.eslintrc.json",
|
|
6195
|
+
"rawContents": "{\n \"extends\": [\"../../.eslintrc.json\"],\n \"overrides\": [\n {\n \"files\": [\"*.ts\"],\n \"rules\": {\n \"@angular-eslint/directive-selector\": [\n \"error\",\n {\n \"type\": \"attribute\",\n \"prefix\": \"app\",\n \"style\": \"camelCase\"\n }\n ],\n \"@angular-eslint/component-selector\": [\n \"error\",\n {\n \"type\": \"element\",\n \"prefix\": \"app\",\n \"style\": \"kebab-case\"\n }\n ]\n }\n }\n ]\n}\n"
|
|
6196
|
+
},
|
|
5931
6197
|
{
|
|
5932
6198
|
"fileName": "alert-demo.component.html",
|
|
5933
6199
|
"filePath": "/projects/indicators/documentation/code-examples/alert/basic/alert-demo.component.html",
|