@skyux/indicators 5.1.0 → 5.3.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.
Files changed (47) hide show
  1. package/bundles/skyux-indicators.umd.js +249 -149
  2. package/documentation.json +572 -638
  3. package/esm2015/modules/alert/alert.component.js +3 -3
  4. package/esm2015/modules/alert/alert.module.js +4 -4
  5. package/esm2015/modules/chevron/chevron.component.js +43 -11
  6. package/esm2015/modules/chevron/chevron.module.js +10 -6
  7. package/esm2015/modules/expansion-indicator/expansion-indicator.component.js +35 -0
  8. package/esm2015/modules/expansion-indicator/expansion-indicator.module.js +19 -0
  9. package/esm2015/modules/help-inline/help-inline.component.js +3 -3
  10. package/esm2015/modules/help-inline/help-inline.module.js +4 -4
  11. package/esm2015/modules/icon/icon-class-list.pipe.js +3 -3
  12. package/esm2015/modules/icon/icon-resolver.service.js +3 -3
  13. package/esm2015/modules/icon/icon-stack.component.js +3 -3
  14. package/esm2015/modules/icon/icon.component.js +3 -3
  15. package/esm2015/modules/icon/icon.module.js +4 -4
  16. package/esm2015/modules/key-info/key-info-label.component.js +3 -3
  17. package/esm2015/modules/key-info/key-info-value.component.js +3 -3
  18. package/esm2015/modules/key-info/key-info.component.js +3 -3
  19. package/esm2015/modules/key-info/key-info.module.js +4 -4
  20. package/esm2015/modules/label/label.component.js +3 -3
  21. package/esm2015/modules/label/label.module.js +4 -4
  22. package/esm2015/modules/shared/sky-indicators-resources.module.js +5 -7
  23. package/esm2015/modules/status-indicator/status-indicator.component.js +3 -3
  24. package/esm2015/modules/status-indicator/status-indicator.module.js +4 -4
  25. package/esm2015/modules/text-highlight/text-highlight.directive.js +3 -3
  26. package/esm2015/modules/text-highlight/text-highlight.module.js +4 -4
  27. package/esm2015/modules/tokens/token.component.js +10 -4
  28. package/esm2015/modules/tokens/tokens.component.js +3 -3
  29. package/esm2015/modules/tokens/tokens.module.js +4 -4
  30. package/esm2015/modules/wait/wait-adapter.service.js +3 -3
  31. package/esm2015/modules/wait/wait-page-adapter.service.js +3 -3
  32. package/esm2015/modules/wait/wait-page.component.js +3 -3
  33. package/esm2015/modules/wait/wait.component.js +3 -3
  34. package/esm2015/modules/wait/wait.module.js +4 -4
  35. package/esm2015/modules/wait/wait.service.js +3 -3
  36. package/esm2015/public-api.js +3 -1
  37. package/fesm2015/skyux-indicators.js +206 -122
  38. package/fesm2015/skyux-indicators.js.map +1 -1
  39. package/modules/chevron/chevron.component.d.ts +30 -3
  40. package/modules/chevron/chevron.module.d.ts +2 -1
  41. package/modules/expansion-indicator/expansion-indicator.component.d.ts +15 -0
  42. package/modules/expansion-indicator/expansion-indicator.module.d.ts +9 -0
  43. package/modules/tokens/token.component.d.ts +2 -0
  44. package/package.json +4 -4
  45. package/public-api.d.ts +2 -0
  46. package/bundles/skyux-indicators-testing.umd.js.map +0 -1
  47. package/bundles/skyux-indicators.umd.js.map +0 -1
@@ -3,6 +3,7 @@
3
3
  "SkyTokensMessageType": "enumeration-skytokensmessagetype",
4
4
  "SkyAlertModule": "class-skyalertmodule",
5
5
  "SkyChevronModule": "class-skychevronmodule",
6
+ "SkyExpansionIndicatorModule": "class-skyexpansionindicatormodule",
6
7
  "SkyHelpInlineModule": "class-skyhelpinlinemodule",
7
8
  "SkyIconModule": "class-skyiconmodule",
8
9
  "SkyKeyInfoModule": "class-skykeyinfomodule",
@@ -18,7 +19,6 @@
18
19
  "SkyTokenComponent": "class-skytokencomponent",
19
20
  "SkyTokensComponent": "class-skytokenscomponent",
20
21
  "SkyWaitComponent": "class-skywaitcomponent",
21
- "SkyChevronComponent": "class-skychevroncomponent",
22
22
  "SkyHelpInlineComponent": "class-skyhelpinlinecomponent",
23
23
  "SkyIconComponent": "class-skyiconcomponent",
24
24
  "SkyIconStackComponent": "class-skyiconstackcomponent",
@@ -43,14 +43,14 @@
43
43
  "originalName": "",
44
44
  "children": [
45
45
  {
46
- "id": 322,
46
+ "id": 346,
47
47
  "name": "SkyTokensMessageType",
48
48
  "kind": 8,
49
49
  "kindString": "Enumeration",
50
50
  "flags": {},
51
51
  "children": [
52
52
  {
53
- "id": 324,
53
+ "id": 348,
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": 323,
71
+ "id": 347,
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": 326,
89
+ "id": 350,
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": 325,
107
+ "id": 349,
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": 327,
125
+ "id": 351,
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
- 324,
149
- 323,
150
- 326,
151
- 325,
152
- 327
148
+ 348,
149
+ 347,
150
+ 350,
151
+ 349,
152
+ 351
153
153
  ]
154
154
  }
155
155
  ],
@@ -162,7 +162,7 @@
162
162
  ]
163
163
  },
164
164
  {
165
- "id": 283,
165
+ "id": 304,
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": 284,
184
+ "id": 305,
185
185
  "name": "constructor",
186
186
  "kind": 512,
187
187
  "kindString": "Constructor",
188
188
  "flags": {},
189
189
  "signatures": [
190
190
  {
191
- "id": 285,
191
+ "id": 306,
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": 283,
198
+ "id": 304,
199
199
  "name": "SkyAlertModule"
200
200
  }
201
201
  }
@@ -207,7 +207,7 @@
207
207
  "title": "Constructors",
208
208
  "kind": 512,
209
209
  "children": [
210
- 284
210
+ 305
211
211
  ]
212
212
  }
213
213
  ],
@@ -220,7 +220,7 @@
220
220
  ]
221
221
  },
222
222
  {
223
- "id": 286,
223
+ "id": 307,
224
224
  "name": "SkyChevronModule",
225
225
  "kind": 128,
226
226
  "kindString": "Class",
@@ -233,27 +233,27 @@
233
233
  "name": "NgModule"
234
234
  },
235
235
  "arguments": {
236
- "obj": "{\n declarations: [SkyChevronComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIndicatorsResourcesModule,\n SkyThemeModule,\n ],\n exports: [SkyChevronComponent],\n}"
236
+ "obj": "{\n declarations: [SkyChevronComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIndicatorsResourcesModule,\n SkyThemeModule,\n SkyExpansionIndicatorModule,\n ],\n exports: [SkyChevronComponent],\n}"
237
237
  }
238
238
  }
239
239
  ],
240
240
  "children": [
241
241
  {
242
- "id": 287,
242
+ "id": 308,
243
243
  "name": "constructor",
244
244
  "kind": 512,
245
245
  "kindString": "Constructor",
246
246
  "flags": {},
247
247
  "signatures": [
248
248
  {
249
- "id": 288,
249
+ "id": 309,
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": 286,
256
+ "id": 307,
257
257
  "name": "SkyChevronModule"
258
258
  }
259
259
  }
@@ -265,20 +265,78 @@
265
265
  "title": "Constructors",
266
266
  "kind": 512,
267
267
  "children": [
268
- 287
268
+ 308
269
269
  ]
270
270
  }
271
271
  ],
272
272
  "sources": [
273
273
  {
274
274
  "fileName": "projects/indicators/src/modules/chevron/chevron.module.ts",
275
- "line": 23,
275
+ "line": 25,
276
+ "character": 13
277
+ }
278
+ ]
279
+ },
280
+ {
281
+ "id": 310,
282
+ "name": "SkyExpansionIndicatorModule",
283
+ "kind": 128,
284
+ "kindString": "Class",
285
+ "flags": {},
286
+ "decorators": [
287
+ {
288
+ "name": "NgModule",
289
+ "type": {
290
+ "type": "reference",
291
+ "name": "NgModule"
292
+ },
293
+ "arguments": {
294
+ "obj": "{\n declarations: [SkyExpansionIndicatorComponent],\n imports: [CommonModule, SkyThemeModule],\n exports: [SkyExpansionIndicatorComponent],\n}"
295
+ }
296
+ }
297
+ ],
298
+ "children": [
299
+ {
300
+ "id": 311,
301
+ "name": "constructor",
302
+ "kind": 512,
303
+ "kindString": "Constructor",
304
+ "flags": {},
305
+ "signatures": [
306
+ {
307
+ "id": 312,
308
+ "name": "new SkyExpansionIndicatorModule",
309
+ "kind": 16384,
310
+ "kindString": "Constructor signature",
311
+ "flags": {},
312
+ "type": {
313
+ "type": "reference",
314
+ "id": 310,
315
+ "name": "SkyExpansionIndicatorModule"
316
+ }
317
+ }
318
+ ]
319
+ }
320
+ ],
321
+ "groups": [
322
+ {
323
+ "title": "Constructors",
324
+ "kind": 512,
325
+ "children": [
326
+ 311
327
+ ]
328
+ }
329
+ ],
330
+ "sources": [
331
+ {
332
+ "fileName": "projects/indicators/src/modules/expansion-indicator/expansion-indicator.module.ts",
333
+ "line": 13,
276
334
  "character": 13
277
335
  }
278
336
  ]
279
337
  },
280
338
  {
281
- "id": 289,
339
+ "id": 313,
282
340
  "name": "SkyHelpInlineModule",
283
341
  "kind": 128,
284
342
  "kindString": "Class",
@@ -297,21 +355,21 @@
297
355
  ],
298
356
  "children": [
299
357
  {
300
- "id": 290,
358
+ "id": 314,
301
359
  "name": "constructor",
302
360
  "kind": 512,
303
361
  "kindString": "Constructor",
304
362
  "flags": {},
305
363
  "signatures": [
306
364
  {
307
- "id": 291,
365
+ "id": 315,
308
366
  "name": "new SkyHelpInlineModule",
309
367
  "kind": 16384,
310
368
  "kindString": "Constructor signature",
311
369
  "flags": {},
312
370
  "type": {
313
371
  "type": "reference",
314
- "id": 289,
372
+ "id": 313,
315
373
  "name": "SkyHelpInlineModule"
316
374
  }
317
375
  }
@@ -323,7 +381,7 @@
323
381
  "title": "Constructors",
324
382
  "kind": 512,
325
383
  "children": [
326
- 290
384
+ 314
327
385
  ]
328
386
  }
329
387
  ],
@@ -336,7 +394,7 @@
336
394
  ]
337
395
  },
338
396
  {
339
- "id": 295,
397
+ "id": 319,
340
398
  "name": "SkyIconModule",
341
399
  "kind": 128,
342
400
  "kindString": "Class",
@@ -355,21 +413,21 @@
355
413
  ],
356
414
  "children": [
357
415
  {
358
- "id": 296,
416
+ "id": 320,
359
417
  "name": "constructor",
360
418
  "kind": 512,
361
419
  "kindString": "Constructor",
362
420
  "flags": {},
363
421
  "signatures": [
364
422
  {
365
- "id": 297,
423
+ "id": 321,
366
424
  "name": "new SkyIconModule",
367
425
  "kind": 16384,
368
426
  "kindString": "Constructor signature",
369
427
  "flags": {},
370
428
  "type": {
371
429
  "type": "reference",
372
- "id": 295,
430
+ "id": 319,
373
431
  "name": "SkyIconModule"
374
432
  }
375
433
  }
@@ -381,7 +439,7 @@
381
439
  "title": "Constructors",
382
440
  "kind": 512,
383
441
  "children": [
384
- 296
442
+ 320
385
443
  ]
386
444
  }
387
445
  ],
@@ -394,7 +452,7 @@
394
452
  ]
395
453
  },
396
454
  {
397
- "id": 300,
455
+ "id": 324,
398
456
  "name": "SkyKeyInfoModule",
399
457
  "kind": 128,
400
458
  "kindString": "Class",
@@ -413,21 +471,21 @@
413
471
  ],
414
472
  "children": [
415
473
  {
416
- "id": 301,
474
+ "id": 325,
417
475
  "name": "constructor",
418
476
  "kind": 512,
419
477
  "kindString": "Constructor",
420
478
  "flags": {},
421
479
  "signatures": [
422
480
  {
423
- "id": 302,
481
+ "id": 326,
424
482
  "name": "new SkyKeyInfoModule",
425
483
  "kind": 16384,
426
484
  "kindString": "Constructor signature",
427
485
  "flags": {},
428
486
  "type": {
429
487
  "type": "reference",
430
- "id": 300,
488
+ "id": 324,
431
489
  "name": "SkyKeyInfoModule"
432
490
  }
433
491
  }
@@ -439,7 +497,7 @@
439
497
  "title": "Constructors",
440
498
  "kind": 512,
441
499
  "children": [
442
- 301
500
+ 325
443
501
  ]
444
502
  }
445
503
  ],
@@ -452,7 +510,7 @@
452
510
  ]
453
511
  },
454
512
  {
455
- "id": 304,
513
+ "id": 328,
456
514
  "name": "SkyLabelModule",
457
515
  "kind": 128,
458
516
  "kindString": "Class",
@@ -471,21 +529,21 @@
471
529
  ],
472
530
  "children": [
473
531
  {
474
- "id": 305,
532
+ "id": 329,
475
533
  "name": "constructor",
476
534
  "kind": 512,
477
535
  "kindString": "Constructor",
478
536
  "flags": {},
479
537
  "signatures": [
480
538
  {
481
- "id": 306,
539
+ "id": 330,
482
540
  "name": "new SkyLabelModule",
483
541
  "kind": 16384,
484
542
  "kindString": "Constructor signature",
485
543
  "flags": {},
486
544
  "type": {
487
545
  "type": "reference",
488
- "id": 304,
546
+ "id": 328,
489
547
  "name": "SkyLabelModule"
490
548
  }
491
549
  }
@@ -497,7 +555,7 @@
497
555
  "title": "Constructors",
498
556
  "kind": 512,
499
557
  "children": [
500
- 305
558
+ 329
501
559
  ]
502
560
  }
503
561
  ],
@@ -510,7 +568,7 @@
510
568
  ]
511
569
  },
512
570
  {
513
- "id": 307,
571
+ "id": 331,
514
572
  "name": "SkyStatusIndicatorModule",
515
573
  "kind": 128,
516
574
  "kindString": "Class",
@@ -529,21 +587,21 @@
529
587
  ],
530
588
  "children": [
531
589
  {
532
- "id": 308,
590
+ "id": 332,
533
591
  "name": "constructor",
534
592
  "kind": 512,
535
593
  "kindString": "Constructor",
536
594
  "flags": {},
537
595
  "signatures": [
538
596
  {
539
- "id": 309,
597
+ "id": 333,
540
598
  "name": "new SkyStatusIndicatorModule",
541
599
  "kind": 16384,
542
600
  "kindString": "Constructor signature",
543
601
  "flags": {},
544
602
  "type": {
545
603
  "type": "reference",
546
- "id": 307,
604
+ "id": 331,
547
605
  "name": "SkyStatusIndicatorModule"
548
606
  }
549
607
  }
@@ -555,7 +613,7 @@
555
613
  "title": "Constructors",
556
614
  "kind": 512,
557
615
  "children": [
558
- 308
616
+ 332
559
617
  ]
560
618
  }
561
619
  ],
@@ -568,7 +626,7 @@
568
626
  ]
569
627
  },
570
628
  {
571
- "id": 310,
629
+ "id": 334,
572
630
  "name": "SkyTextHighlightModule",
573
631
  "kind": 128,
574
632
  "kindString": "Class",
@@ -587,21 +645,21 @@
587
645
  ],
588
646
  "children": [
589
647
  {
590
- "id": 311,
648
+ "id": 335,
591
649
  "name": "constructor",
592
650
  "kind": 512,
593
651
  "kindString": "Constructor",
594
652
  "flags": {},
595
653
  "signatures": [
596
654
  {
597
- "id": 312,
655
+ "id": 336,
598
656
  "name": "new SkyTextHighlightModule",
599
657
  "kind": 16384,
600
658
  "kindString": "Constructor signature",
601
659
  "flags": {},
602
660
  "type": {
603
661
  "type": "reference",
604
- "id": 310,
662
+ "id": 334,
605
663
  "name": "SkyTextHighlightModule"
606
664
  }
607
665
  }
@@ -613,7 +671,7 @@
613
671
  "title": "Constructors",
614
672
  "kind": 512,
615
673
  "children": [
616
- 311
674
+ 335
617
675
  ]
618
676
  }
619
677
  ],
@@ -626,7 +684,7 @@
626
684
  ]
627
685
  },
628
686
  {
629
- "id": 313,
687
+ "id": 337,
630
688
  "name": "SkyTokensModule",
631
689
  "kind": 128,
632
690
  "kindString": "Class",
@@ -645,21 +703,21 @@
645
703
  ],
646
704
  "children": [
647
705
  {
648
- "id": 314,
706
+ "id": 338,
649
707
  "name": "constructor",
650
708
  "kind": 512,
651
709
  "kindString": "Constructor",
652
710
  "flags": {},
653
711
  "signatures": [
654
712
  {
655
- "id": 315,
713
+ "id": 339,
656
714
  "name": "new SkyTokensModule",
657
715
  "kind": 16384,
658
716
  "kindString": "Constructor signature",
659
717
  "flags": {},
660
718
  "type": {
661
719
  "type": "reference",
662
- "id": 313,
720
+ "id": 337,
663
721
  "name": "SkyTokensModule"
664
722
  }
665
723
  }
@@ -671,7 +729,7 @@
671
729
  "title": "Constructors",
672
730
  "kind": 512,
673
731
  "children": [
674
- 314
732
+ 338
675
733
  ]
676
734
  }
677
735
  ],
@@ -684,7 +742,7 @@
684
742
  ]
685
743
  },
686
744
  {
687
- "id": 328,
745
+ "id": 352,
688
746
  "name": "SkyWaitModule",
689
747
  "kind": 128,
690
748
  "kindString": "Class",
@@ -703,21 +761,21 @@
703
761
  ],
704
762
  "children": [
705
763
  {
706
- "id": 329,
764
+ "id": 353,
707
765
  "name": "constructor",
708
766
  "kind": 512,
709
767
  "kindString": "Constructor",
710
768
  "flags": {},
711
769
  "signatures": [
712
770
  {
713
- "id": 330,
771
+ "id": 354,
714
772
  "name": "new SkyWaitModule",
715
773
  "kind": 16384,
716
774
  "kindString": "Constructor signature",
717
775
  "flags": {},
718
776
  "type": {
719
777
  "type": "reference",
720
- "id": 328,
778
+ "id": 352,
721
779
  "name": "SkyWaitModule"
722
780
  }
723
781
  }
@@ -729,7 +787,7 @@
729
787
  "title": "Constructors",
730
788
  "kind": 512,
731
789
  "children": [
732
- 329
790
+ 353
733
791
  ]
734
792
  }
735
793
  ],
@@ -742,7 +800,7 @@
742
800
  ]
743
801
  },
744
802
  {
745
- "id": 331,
803
+ "id": 355,
746
804
  "name": "SkyWaitService",
747
805
  "kind": 128,
748
806
  "kindString": "Class",
@@ -761,7 +819,7 @@
761
819
  ],
762
820
  "children": [
763
821
  {
764
- "id": 335,
822
+ "id": 359,
765
823
  "name": "constructor",
766
824
  "kind": 512,
767
825
  "kindString": "Constructor",
@@ -775,14 +833,14 @@
775
833
  ],
776
834
  "signatures": [
777
835
  {
778
- "id": 336,
836
+ "id": 360,
779
837
  "name": "new SkyWaitService",
780
838
  "kind": 16384,
781
839
  "kindString": "Constructor signature",
782
840
  "flags": {},
783
841
  "parameters": [
784
842
  {
785
- "id": 337,
843
+ "id": 361,
786
844
  "name": "resolver",
787
845
  "kind": 32768,
788
846
  "kindString": "Parameter",
@@ -793,7 +851,7 @@
793
851
  }
794
852
  },
795
853
  {
796
- "id": 338,
854
+ "id": 362,
797
855
  "name": "appRef",
798
856
  "kind": 32768,
799
857
  "kindString": "Parameter",
@@ -804,7 +862,7 @@
804
862
  }
805
863
  },
806
864
  {
807
- "id": 339,
865
+ "id": 363,
808
866
  "name": "waitAdapter",
809
867
  "kind": 32768,
810
868
  "kindString": "Parameter",
@@ -815,7 +873,7 @@
815
873
  }
816
874
  },
817
875
  {
818
- "id": 340,
876
+ "id": 364,
819
877
  "name": "windowSvc",
820
878
  "kind": 32768,
821
879
  "kindString": "Parameter",
@@ -828,14 +886,14 @@
828
886
  ],
829
887
  "type": {
830
888
  "type": "reference",
831
- "id": 331,
889
+ "id": 355,
832
890
  "name": "SkyWaitService"
833
891
  }
834
892
  }
835
893
  ]
836
894
  },
837
895
  {
838
- "id": 341,
896
+ "id": 365,
839
897
  "name": "beginBlockingPageWait",
840
898
  "kind": 2048,
841
899
  "kindString": "Method",
@@ -851,7 +909,7 @@
851
909
  ],
852
910
  "signatures": [
853
911
  {
854
- "id": 342,
912
+ "id": 366,
855
913
  "name": "beginBlockingPageWait",
856
914
  "kind": 4096,
857
915
  "kindString": "Call signature",
@@ -867,7 +925,7 @@
867
925
  ]
868
926
  },
869
927
  {
870
- "id": 343,
928
+ "id": 367,
871
929
  "name": "beginNonBlockingPageWait",
872
930
  "kind": 2048,
873
931
  "kindString": "Method",
@@ -883,7 +941,7 @@
883
941
  ],
884
942
  "signatures": [
885
943
  {
886
- "id": 344,
944
+ "id": 368,
887
945
  "name": "beginNonBlockingPageWait",
888
946
  "kind": 4096,
889
947
  "kindString": "Call signature",
@@ -899,7 +957,7 @@
899
957
  ]
900
958
  },
901
959
  {
902
- "id": 353,
960
+ "id": 377,
903
961
  "name": "blockingWrap",
904
962
  "kind": 2048,
905
963
  "kindString": "Method",
@@ -915,7 +973,7 @@
915
973
  ],
916
974
  "signatures": [
917
975
  {
918
- "id": 354,
976
+ "id": 378,
919
977
  "name": "blockingWrap",
920
978
  "kind": 4096,
921
979
  "kindString": "Call signature",
@@ -925,7 +983,7 @@
925
983
  },
926
984
  "typeParameter": [
927
985
  {
928
- "id": 355,
986
+ "id": 379,
929
987
  "name": "T",
930
988
  "kind": 131072,
931
989
  "kindString": "Type parameter",
@@ -934,7 +992,7 @@
934
992
  ],
935
993
  "parameters": [
936
994
  {
937
- "id": 356,
995
+ "id": 380,
938
996
  "name": "observable",
939
997
  "kind": 32768,
940
998
  "kindString": "Parameter",
@@ -944,7 +1002,7 @@
944
1002
  "typeArguments": [
945
1003
  {
946
1004
  "type": "reference",
947
- "id": 355,
1005
+ "id": 379,
948
1006
  "name": "T"
949
1007
  }
950
1008
  ],
@@ -957,7 +1015,7 @@
957
1015
  "typeArguments": [
958
1016
  {
959
1017
  "type": "reference",
960
- "id": 355,
1018
+ "id": 379,
961
1019
  "name": "T"
962
1020
  }
963
1021
  ],
@@ -967,7 +1025,7 @@
967
1025
  ]
968
1026
  },
969
1027
  {
970
- "id": 349,
1028
+ "id": 373,
971
1029
  "name": "clearAllPageWaits",
972
1030
  "kind": 2048,
973
1031
  "kindString": "Method",
@@ -983,7 +1041,7 @@
983
1041
  ],
984
1042
  "signatures": [
985
1043
  {
986
- "id": 350,
1044
+ "id": 374,
987
1045
  "name": "clearAllPageWaits",
988
1046
  "kind": 4096,
989
1047
  "kindString": "Call signature",
@@ -999,7 +1057,7 @@
999
1057
  ]
1000
1058
  },
1001
1059
  {
1002
- "id": 345,
1060
+ "id": 369,
1003
1061
  "name": "endBlockingPageWait",
1004
1062
  "kind": 2048,
1005
1063
  "kindString": "Method",
@@ -1015,7 +1073,7 @@
1015
1073
  ],
1016
1074
  "signatures": [
1017
1075
  {
1018
- "id": 346,
1076
+ "id": 370,
1019
1077
  "name": "endBlockingPageWait",
1020
1078
  "kind": 4096,
1021
1079
  "kindString": "Call signature",
@@ -1031,7 +1089,7 @@
1031
1089
  ]
1032
1090
  },
1033
1091
  {
1034
- "id": 347,
1092
+ "id": 371,
1035
1093
  "name": "endNonBlockingPageWait",
1036
1094
  "kind": 2048,
1037
1095
  "kindString": "Method",
@@ -1047,7 +1105,7 @@
1047
1105
  ],
1048
1106
  "signatures": [
1049
1107
  {
1050
- "id": 348,
1108
+ "id": 372,
1051
1109
  "name": "endNonBlockingPageWait",
1052
1110
  "kind": 4096,
1053
1111
  "kindString": "Call signature",
@@ -1063,7 +1121,7 @@
1063
1121
  ]
1064
1122
  },
1065
1123
  {
1066
- "id": 357,
1124
+ "id": 381,
1067
1125
  "name": "nonBlockingWrap",
1068
1126
  "kind": 2048,
1069
1127
  "kindString": "Method",
@@ -1079,7 +1137,7 @@
1079
1137
  ],
1080
1138
  "signatures": [
1081
1139
  {
1082
- "id": 358,
1140
+ "id": 382,
1083
1141
  "name": "nonBlockingWrap",
1084
1142
  "kind": 4096,
1085
1143
  "kindString": "Call signature",
@@ -1089,7 +1147,7 @@
1089
1147
  },
1090
1148
  "typeParameter": [
1091
1149
  {
1092
- "id": 359,
1150
+ "id": 383,
1093
1151
  "name": "T",
1094
1152
  "kind": 131072,
1095
1153
  "kindString": "Type parameter",
@@ -1098,7 +1156,7 @@
1098
1156
  ],
1099
1157
  "parameters": [
1100
1158
  {
1101
- "id": 360,
1159
+ "id": 384,
1102
1160
  "name": "observable",
1103
1161
  "kind": 32768,
1104
1162
  "kindString": "Parameter",
@@ -1108,7 +1166,7 @@
1108
1166
  "typeArguments": [
1109
1167
  {
1110
1168
  "type": "reference",
1111
- "id": 359,
1169
+ "id": 383,
1112
1170
  "name": "T"
1113
1171
  }
1114
1172
  ],
@@ -1121,7 +1179,7 @@
1121
1179
  "typeArguments": [
1122
1180
  {
1123
1181
  "type": "reference",
1124
- "id": 359,
1182
+ "id": 383,
1125
1183
  "name": "T"
1126
1184
  }
1127
1185
  ],
@@ -1136,20 +1194,20 @@
1136
1194
  "title": "Constructors",
1137
1195
  "kind": 512,
1138
1196
  "children": [
1139
- 335
1197
+ 359
1140
1198
  ]
1141
1199
  },
1142
1200
  {
1143
1201
  "title": "Methods",
1144
1202
  "kind": 2048,
1145
1203
  "children": [
1146
- 341,
1147
- 343,
1148
- 353,
1149
- 349,
1150
- 345,
1151
- 347,
1152
- 357
1204
+ 365,
1205
+ 367,
1206
+ 377,
1207
+ 373,
1208
+ 369,
1209
+ 371,
1210
+ 381
1153
1211
  ]
1154
1212
  }
1155
1213
  ],
@@ -1218,7 +1276,7 @@
1218
1276
  ],
1219
1277
  "type": {
1220
1278
  "type": "reference",
1221
- "id": 292,
1279
+ "id": 316,
1222
1280
  "name": "SkyIconStackItem"
1223
1281
  }
1224
1282
  },
@@ -1239,7 +1297,7 @@
1239
1297
  ],
1240
1298
  "type": {
1241
1299
  "type": "reference",
1242
- "id": 292,
1300
+ "id": 316,
1243
1301
  "name": "SkyIconStackItem"
1244
1302
  }
1245
1303
  },
@@ -1555,7 +1613,7 @@
1555
1613
  ]
1556
1614
  },
1557
1615
  {
1558
- "id": 72,
1616
+ "id": 79,
1559
1617
  "name": "SkyStatusIndicatorComponent",
1560
1618
  "kind": 128,
1561
1619
  "kindString": "Class",
@@ -1574,7 +1632,7 @@
1574
1632
  ],
1575
1633
  "children": [
1576
1634
  {
1577
- "id": 73,
1635
+ "id": 80,
1578
1636
  "name": "constructor",
1579
1637
  "kind": 512,
1580
1638
  "kindString": "Constructor",
@@ -1588,14 +1646,14 @@
1588
1646
  ],
1589
1647
  "signatures": [
1590
1648
  {
1591
- "id": 74,
1649
+ "id": 81,
1592
1650
  "name": "SkyStatusIndicatorComponent",
1593
1651
  "kind": 16384,
1594
1652
  "kindString": "Constructor signature",
1595
1653
  "flags": {},
1596
1654
  "parameters": [
1597
1655
  {
1598
- "id": 75,
1656
+ "id": 82,
1599
1657
  "name": "changeDetector",
1600
1658
  "kind": 32768,
1601
1659
  "kindString": "Parameter",
@@ -1606,7 +1664,7 @@
1606
1664
  }
1607
1665
  },
1608
1666
  {
1609
- "id": 76,
1667
+ "id": 83,
1610
1668
  "name": "resources",
1611
1669
  "kind": 32768,
1612
1670
  "kindString": "Parameter",
@@ -1619,14 +1677,14 @@
1619
1677
  ],
1620
1678
  "type": {
1621
1679
  "type": "reference",
1622
- "id": 72,
1680
+ "id": 79,
1623
1681
  "name": "SkyStatusIndicatorComponent"
1624
1682
  }
1625
1683
  }
1626
1684
  ]
1627
1685
  },
1628
1686
  {
1629
- "id": 90,
1687
+ "id": 97,
1630
1688
  "name": "baseIcon",
1631
1689
  "kind": 1024,
1632
1690
  "kindString": "Property",
@@ -1642,12 +1700,12 @@
1642
1700
  ],
1643
1701
  "type": {
1644
1702
  "type": "reference",
1645
- "id": 292,
1703
+ "id": 316,
1646
1704
  "name": "SkyIconStackItem"
1647
1705
  }
1648
1706
  },
1649
1707
  {
1650
- "id": 89,
1708
+ "id": 96,
1651
1709
  "name": "descriptionComputed",
1652
1710
  "kind": 1024,
1653
1711
  "kindString": "Property",
@@ -1667,7 +1725,7 @@
1667
1725
  }
1668
1726
  },
1669
1727
  {
1670
- "id": 91,
1728
+ "id": 98,
1671
1729
  "name": "icon",
1672
1730
  "kind": 1024,
1673
1731
  "kindString": "Property",
@@ -1687,7 +1745,7 @@
1687
1745
  }
1688
1746
  },
1689
1747
  {
1690
- "id": 92,
1748
+ "id": 99,
1691
1749
  "name": "topIcon",
1692
1750
  "kind": 1024,
1693
1751
  "kindString": "Property",
@@ -1703,12 +1761,12 @@
1703
1761
  ],
1704
1762
  "type": {
1705
1763
  "type": "reference",
1706
- "id": 292,
1764
+ "id": 316,
1707
1765
  "name": "SkyIconStackItem"
1708
1766
  }
1709
1767
  },
1710
1768
  {
1711
- "id": 85,
1769
+ "id": 92,
1712
1770
  "name": "customDescription",
1713
1771
  "kind": 262144,
1714
1772
  "kindString": "Accessor",
@@ -1734,7 +1792,7 @@
1734
1792
  ],
1735
1793
  "getSignature": [
1736
1794
  {
1737
- "id": 86,
1795
+ "id": 93,
1738
1796
  "name": "customDescription",
1739
1797
  "kind": 524288,
1740
1798
  "kindString": "Get signature",
@@ -1750,7 +1808,7 @@
1750
1808
  ],
1751
1809
  "setSignature": [
1752
1810
  {
1753
- "id": 87,
1811
+ "id": 94,
1754
1812
  "name": "customDescription",
1755
1813
  "kind": 1048576,
1756
1814
  "kindString": "Set signature",
@@ -1760,7 +1818,7 @@
1760
1818
  },
1761
1819
  "parameters": [
1762
1820
  {
1763
- "id": 88,
1821
+ "id": 95,
1764
1822
  "name": "value",
1765
1823
  "kind": 32768,
1766
1824
  "kindString": "Parameter",
@@ -1779,7 +1837,7 @@
1779
1837
  ]
1780
1838
  },
1781
1839
  {
1782
- "id": 81,
1840
+ "id": 88,
1783
1841
  "name": "descriptionType",
1784
1842
  "kind": 262144,
1785
1843
  "kindString": "Accessor",
@@ -1805,7 +1863,7 @@
1805
1863
  ],
1806
1864
  "getSignature": [
1807
1865
  {
1808
- "id": 82,
1866
+ "id": 89,
1809
1867
  "name": "descriptionType",
1810
1868
  "kind": 524288,
1811
1869
  "kindString": "Get signature",
@@ -1821,7 +1879,7 @@
1821
1879
  ],
1822
1880
  "setSignature": [
1823
1881
  {
1824
- "id": 83,
1882
+ "id": 90,
1825
1883
  "name": "descriptionType",
1826
1884
  "kind": 1048576,
1827
1885
  "kindString": "Set signature",
@@ -1837,7 +1895,7 @@
1837
1895
  },
1838
1896
  "parameters": [
1839
1897
  {
1840
- "id": 84,
1898
+ "id": 91,
1841
1899
  "name": "value",
1842
1900
  "kind": 32768,
1843
1901
  "kindString": "Parameter",
@@ -1856,7 +1914,7 @@
1856
1914
  ]
1857
1915
  },
1858
1916
  {
1859
- "id": 77,
1917
+ "id": 84,
1860
1918
  "name": "indicatorType",
1861
1919
  "kind": 262144,
1862
1920
  "kindString": "Accessor",
@@ -1882,7 +1940,7 @@
1882
1940
  ],
1883
1941
  "getSignature": [
1884
1942
  {
1885
- "id": 78,
1943
+ "id": 85,
1886
1944
  "name": "indicatorType",
1887
1945
  "kind": 524288,
1888
1946
  "kindString": "Get signature",
@@ -1898,7 +1956,7 @@
1898
1956
  ],
1899
1957
  "setSignature": [
1900
1958
  {
1901
- "id": 79,
1959
+ "id": 86,
1902
1960
  "name": "indicatorType",
1903
1961
  "kind": 1048576,
1904
1962
  "kindString": "Set signature",
@@ -1914,7 +1972,7 @@
1914
1972
  },
1915
1973
  "parameters": [
1916
1974
  {
1917
- "id": 80,
1975
+ "id": 87,
1918
1976
  "name": "value",
1919
1977
  "kind": 32768,
1920
1978
  "kindString": "Parameter",
@@ -1938,26 +1996,26 @@
1938
1996
  "title": "Constructors",
1939
1997
  "kind": 512,
1940
1998
  "children": [
1941
- 73
1999
+ 80
1942
2000
  ]
1943
2001
  },
1944
2002
  {
1945
2003
  "title": "Properties",
1946
2004
  "kind": 1024,
1947
2005
  "children": [
1948
- 90,
1949
- 89,
1950
- 91,
1951
- 92
2006
+ 97,
2007
+ 96,
2008
+ 98,
2009
+ 99
1952
2010
  ]
1953
2011
  },
1954
2012
  {
1955
2013
  "title": "Accessors",
1956
2014
  "kind": 262144,
1957
2015
  "children": [
1958
- 85,
1959
- 81,
1960
- 77
2016
+ 92,
2017
+ 88,
2018
+ 84
1961
2019
  ]
1962
2020
  }
1963
2021
  ],
@@ -1970,7 +2028,7 @@
1970
2028
  ]
1971
2029
  },
1972
2030
  {
1973
- "id": 100,
2031
+ "id": 107,
1974
2032
  "name": "SkyTextHighlightDirective",
1975
2033
  "kind": 128,
1976
2034
  "kindString": "Class",
@@ -1992,7 +2050,7 @@
1992
2050
  ],
1993
2051
  "children": [
1994
2052
  {
1995
- "id": 115,
2053
+ "id": 122,
1996
2054
  "name": "constructor",
1997
2055
  "kind": 512,
1998
2056
  "kindString": "Constructor",
@@ -2006,14 +2064,14 @@
2006
2064
  ],
2007
2065
  "signatures": [
2008
2066
  {
2009
- "id": 116,
2067
+ "id": 123,
2010
2068
  "name": "SkyTextHighlightDirective",
2011
2069
  "kind": 16384,
2012
2070
  "kindString": "Constructor signature",
2013
2071
  "flags": {},
2014
2072
  "parameters": [
2015
2073
  {
2016
- "id": 117,
2074
+ "id": 124,
2017
2075
  "name": "el",
2018
2076
  "kind": 32768,
2019
2077
  "kindString": "Parameter",
@@ -2030,7 +2088,7 @@
2030
2088
  }
2031
2089
  },
2032
2090
  {
2033
- "id": 118,
2091
+ "id": 125,
2034
2092
  "name": "observerService",
2035
2093
  "kind": 32768,
2036
2094
  "kindString": "Parameter",
@@ -2043,14 +2101,14 @@
2043
2101
  ],
2044
2102
  "type": {
2045
2103
  "type": "reference",
2046
- "id": 100,
2104
+ "id": 107,
2047
2105
  "name": "SkyTextHighlightDirective"
2048
2106
  }
2049
2107
  }
2050
2108
  ]
2051
2109
  },
2052
2110
  {
2053
- "id": 119,
2111
+ "id": 126,
2054
2112
  "name": "skyHighlight",
2055
2113
  "kind": 262144,
2056
2114
  "kindString": "Accessor",
@@ -2076,7 +2134,7 @@
2076
2134
  ],
2077
2135
  "setSignature": [
2078
2136
  {
2079
- "id": 120,
2137
+ "id": 127,
2080
2138
  "name": "skyHighlight",
2081
2139
  "kind": 1048576,
2082
2140
  "kindString": "Set signature",
@@ -2086,7 +2144,7 @@
2086
2144
  },
2087
2145
  "parameters": [
2088
2146
  {
2089
- "id": 121,
2147
+ "id": 128,
2090
2148
  "name": "value",
2091
2149
  "kind": 32768,
2092
2150
  "kindString": "Parameter",
@@ -2117,7 +2175,7 @@
2117
2175
  ]
2118
2176
  },
2119
2177
  {
2120
- "id": 128,
2178
+ "id": 135,
2121
2179
  "name": "ngAfterViewInit",
2122
2180
  "kind": 2048,
2123
2181
  "kindString": "Method",
@@ -2133,7 +2191,7 @@
2133
2191
  ],
2134
2192
  "signatures": [
2135
2193
  {
2136
- "id": 129,
2194
+ "id": 136,
2137
2195
  "name": "ngAfterViewInit",
2138
2196
  "kind": 4096,
2139
2197
  "kindString": "Call signature",
@@ -2154,7 +2212,7 @@
2154
2212
  }
2155
2213
  },
2156
2214
  {
2157
- "id": 125,
2215
+ "id": 132,
2158
2216
  "name": "ngOnChanges",
2159
2217
  "kind": 2048,
2160
2218
  "kindString": "Method",
@@ -2170,14 +2228,14 @@
2170
2228
  ],
2171
2229
  "signatures": [
2172
2230
  {
2173
- "id": 126,
2231
+ "id": 133,
2174
2232
  "name": "ngOnChanges",
2175
2233
  "kind": 4096,
2176
2234
  "kindString": "Call signature",
2177
2235
  "flags": {},
2178
2236
  "parameters": [
2179
2237
  {
2180
- "id": 127,
2238
+ "id": 134,
2181
2239
  "name": "changes",
2182
2240
  "kind": 32768,
2183
2241
  "kindString": "Parameter",
@@ -2204,7 +2262,7 @@
2204
2262
  }
2205
2263
  },
2206
2264
  {
2207
- "id": 130,
2265
+ "id": 137,
2208
2266
  "name": "ngOnDestroy",
2209
2267
  "kind": 2048,
2210
2268
  "kindString": "Method",
@@ -2220,7 +2278,7 @@
2220
2278
  ],
2221
2279
  "signatures": [
2222
2280
  {
2223
- "id": 131,
2281
+ "id": 138,
2224
2282
  "name": "ngOnDestroy",
2225
2283
  "kind": 4096,
2226
2284
  "kindString": "Call signature",
@@ -2246,23 +2304,23 @@
2246
2304
  "title": "Constructors",
2247
2305
  "kind": 512,
2248
2306
  "children": [
2249
- 115
2307
+ 122
2250
2308
  ]
2251
2309
  },
2252
2310
  {
2253
2311
  "title": "Accessors",
2254
2312
  "kind": 262144,
2255
2313
  "children": [
2256
- 119
2314
+ 126
2257
2315
  ]
2258
2316
  },
2259
2317
  {
2260
2318
  "title": "Methods",
2261
2319
  "kind": 2048,
2262
2320
  "children": [
2263
- 128,
2264
- 125,
2265
- 130
2321
+ 135,
2322
+ 132,
2323
+ 137
2266
2324
  ]
2267
2325
  }
2268
2326
  ],
@@ -2289,7 +2347,7 @@
2289
2347
  ]
2290
2348
  },
2291
2349
  {
2292
- "id": 139,
2350
+ "id": 146,
2293
2351
  "name": "SkyTokenComponent",
2294
2352
  "kind": 128,
2295
2353
  "kindString": "Class",
@@ -2308,7 +2366,7 @@
2308
2366
  ],
2309
2367
  "children": [
2310
2368
  {
2311
- "id": 140,
2369
+ "id": 147,
2312
2370
  "name": "constructor",
2313
2371
  "kind": 512,
2314
2372
  "kindString": "Constructor",
@@ -2322,14 +2380,14 @@
2322
2380
  ],
2323
2381
  "signatures": [
2324
2382
  {
2325
- "id": 141,
2383
+ "id": 148,
2326
2384
  "name": "SkyTokenComponent",
2327
2385
  "kind": 16384,
2328
2386
  "kindString": "Constructor signature",
2329
2387
  "flags": {},
2330
2388
  "parameters": [
2331
2389
  {
2332
- "id": 142,
2390
+ "id": 149,
2333
2391
  "name": "elementRef",
2334
2392
  "kind": 32768,
2335
2393
  "kindString": "Parameter",
@@ -2346,7 +2404,7 @@
2346
2404
  }
2347
2405
  },
2348
2406
  {
2349
- "id": 143,
2407
+ "id": 150,
2350
2408
  "name": "resourcesService",
2351
2409
  "kind": 32768,
2352
2410
  "kindString": "Parameter",
@@ -2359,14 +2417,14 @@
2359
2417
  ],
2360
2418
  "type": {
2361
2419
  "type": "reference",
2362
- "id": 139,
2420
+ "id": 146,
2363
2421
  "name": "SkyTokenComponent"
2364
2422
  }
2365
2423
  }
2366
2424
  ]
2367
2425
  },
2368
2426
  {
2369
- "id": 160,
2427
+ "id": 167,
2370
2428
  "name": "dismiss",
2371
2429
  "kind": 1024,
2372
2430
  "kindString": "Property",
@@ -2406,7 +2464,7 @@
2406
2464
  "defaultValue": "..."
2407
2465
  },
2408
2466
  {
2409
- "id": 161,
2467
+ "id": 168,
2410
2468
  "name": "tokenFocus",
2411
2469
  "kind": 1024,
2412
2470
  "kindString": "Property",
@@ -2446,7 +2504,7 @@
2446
2504
  "defaultValue": "..."
2447
2505
  },
2448
2506
  {
2449
- "id": 148,
2507
+ "id": 155,
2450
2508
  "name": "ariaLabel",
2451
2509
  "kind": 262144,
2452
2510
  "kindString": "Accessor",
@@ -2472,7 +2530,7 @@
2472
2530
  ],
2473
2531
  "getSignature": [
2474
2532
  {
2475
- "id": 149,
2533
+ "id": 156,
2476
2534
  "name": "ariaLabel",
2477
2535
  "kind": 524288,
2478
2536
  "kindString": "Get signature",
@@ -2488,7 +2546,7 @@
2488
2546
  ],
2489
2547
  "setSignature": [
2490
2548
  {
2491
- "id": 150,
2549
+ "id": 157,
2492
2550
  "name": "ariaLabel",
2493
2551
  "kind": 1048576,
2494
2552
  "kindString": "Set signature",
@@ -2504,7 +2562,7 @@
2504
2562
  },
2505
2563
  "parameters": [
2506
2564
  {
2507
- "id": 151,
2565
+ "id": 158,
2508
2566
  "name": "value",
2509
2567
  "kind": 32768,
2510
2568
  "kindString": "Parameter",
@@ -2523,7 +2581,7 @@
2523
2581
  ]
2524
2582
  },
2525
2583
  {
2526
- "id": 144,
2584
+ "id": 151,
2527
2585
  "name": "disabled",
2528
2586
  "kind": 262144,
2529
2587
  "kindString": "Accessor",
@@ -2549,7 +2607,7 @@
2549
2607
  ],
2550
2608
  "getSignature": [
2551
2609
  {
2552
- "id": 145,
2610
+ "id": 152,
2553
2611
  "name": "disabled",
2554
2612
  "kind": 524288,
2555
2613
  "kindString": "Get signature",
@@ -2565,7 +2623,7 @@
2565
2623
  ],
2566
2624
  "setSignature": [
2567
2625
  {
2568
- "id": 146,
2626
+ "id": 153,
2569
2627
  "name": "disabled",
2570
2628
  "kind": 1048576,
2571
2629
  "kindString": "Set signature",
@@ -2581,7 +2639,7 @@
2581
2639
  },
2582
2640
  "parameters": [
2583
2641
  {
2584
- "id": 147,
2642
+ "id": 154,
2585
2643
  "name": "value",
2586
2644
  "kind": 32768,
2587
2645
  "kindString": "Parameter",
@@ -2600,7 +2658,7 @@
2600
2658
  ]
2601
2659
  },
2602
2660
  {
2603
- "id": 152,
2661
+ "id": 159,
2604
2662
  "name": "dismissible",
2605
2663
  "kind": 262144,
2606
2664
  "kindString": "Accessor",
@@ -2626,7 +2684,7 @@
2626
2684
  ],
2627
2685
  "getSignature": [
2628
2686
  {
2629
- "id": 153,
2687
+ "id": 160,
2630
2688
  "name": "dismissible",
2631
2689
  "kind": 524288,
2632
2690
  "kindString": "Get signature",
@@ -2642,7 +2700,7 @@
2642
2700
  ],
2643
2701
  "setSignature": [
2644
2702
  {
2645
- "id": 154,
2703
+ "id": 161,
2646
2704
  "name": "dismissible",
2647
2705
  "kind": 1048576,
2648
2706
  "kindString": "Set signature",
@@ -2658,7 +2716,7 @@
2658
2716
  },
2659
2717
  "parameters": [
2660
2718
  {
2661
- "id": 155,
2719
+ "id": 162,
2662
2720
  "name": "value",
2663
2721
  "kind": 32768,
2664
2722
  "kindString": "Parameter",
@@ -2677,7 +2735,7 @@
2677
2735
  ]
2678
2736
  },
2679
2737
  {
2680
- "id": 156,
2738
+ "id": 163,
2681
2739
  "name": "focusable",
2682
2740
  "kind": 262144,
2683
2741
  "kindString": "Accessor",
@@ -2703,7 +2761,7 @@
2703
2761
  ],
2704
2762
  "getSignature": [
2705
2763
  {
2706
- "id": 157,
2764
+ "id": 164,
2707
2765
  "name": "focusable",
2708
2766
  "kind": 524288,
2709
2767
  "kindString": "Get signature",
@@ -2719,7 +2777,7 @@
2719
2777
  ],
2720
2778
  "setSignature": [
2721
2779
  {
2722
- "id": 158,
2780
+ "id": 165,
2723
2781
  "name": "focusable",
2724
2782
  "kind": 1048576,
2725
2783
  "kindString": "Set signature",
@@ -2735,7 +2793,7 @@
2735
2793
  },
2736
2794
  "parameters": [
2737
2795
  {
2738
- "id": 159,
2796
+ "id": 166,
2739
2797
  "name": "value",
2740
2798
  "kind": 32768,
2741
2799
  "kindString": "Parameter",
@@ -2754,7 +2812,7 @@
2754
2812
  ]
2755
2813
  },
2756
2814
  {
2757
- "id": 170,
2815
+ "id": 177,
2758
2816
  "name": "dismissToken",
2759
2817
  "kind": 2048,
2760
2818
  "kindString": "Method",
@@ -2770,14 +2828,14 @@
2770
2828
  ],
2771
2829
  "signatures": [
2772
2830
  {
2773
- "id": 171,
2831
+ "id": 178,
2774
2832
  "name": "dismissToken",
2775
2833
  "kind": 4096,
2776
2834
  "kindString": "Call signature",
2777
2835
  "flags": {},
2778
2836
  "parameters": [
2779
2837
  {
2780
- "id": 172,
2838
+ "id": 179,
2781
2839
  "name": "event",
2782
2840
  "kind": 32768,
2783
2841
  "kindString": "Parameter",
@@ -2796,7 +2854,7 @@
2796
2854
  ]
2797
2855
  },
2798
2856
  {
2799
- "id": 173,
2857
+ "id": 180,
2800
2858
  "name": "focusElement",
2801
2859
  "kind": 2048,
2802
2860
  "kindString": "Method",
@@ -2812,7 +2870,7 @@
2812
2870
  ],
2813
2871
  "signatures": [
2814
2872
  {
2815
- "id": 174,
2873
+ "id": 181,
2816
2874
  "name": "focusElement",
2817
2875
  "kind": 4096,
2818
2876
  "kindString": "Call signature",
@@ -2823,6 +2881,90 @@
2823
2881
  }
2824
2882
  }
2825
2883
  ]
2884
+ },
2885
+ {
2886
+ "id": 185,
2887
+ "name": "setCloseActive",
2888
+ "kind": 2048,
2889
+ "kindString": "Method",
2890
+ "flags": {
2891
+ "isPublic": true
2892
+ },
2893
+ "sources": [
2894
+ {
2895
+ "fileName": "projects/indicators/src/modules/tokens/token.component.ts",
2896
+ "line": 130,
2897
+ "character": 9
2898
+ }
2899
+ ],
2900
+ "signatures": [
2901
+ {
2902
+ "id": 186,
2903
+ "name": "setCloseActive",
2904
+ "kind": 4096,
2905
+ "kindString": "Call signature",
2906
+ "flags": {},
2907
+ "parameters": [
2908
+ {
2909
+ "id": 187,
2910
+ "name": "closeActive",
2911
+ "kind": 32768,
2912
+ "kindString": "Parameter",
2913
+ "flags": {},
2914
+ "type": {
2915
+ "type": "intrinsic",
2916
+ "name": "boolean"
2917
+ }
2918
+ }
2919
+ ],
2920
+ "type": {
2921
+ "type": "intrinsic",
2922
+ "name": "void"
2923
+ }
2924
+ }
2925
+ ]
2926
+ },
2927
+ {
2928
+ "id": 182,
2929
+ "name": "setTokenActive",
2930
+ "kind": 2048,
2931
+ "kindString": "Method",
2932
+ "flags": {
2933
+ "isPublic": true
2934
+ },
2935
+ "sources": [
2936
+ {
2937
+ "fileName": "projects/indicators/src/modules/tokens/token.component.ts",
2938
+ "line": 126,
2939
+ "character": 9
2940
+ }
2941
+ ],
2942
+ "signatures": [
2943
+ {
2944
+ "id": 183,
2945
+ "name": "setTokenActive",
2946
+ "kind": 4096,
2947
+ "kindString": "Call signature",
2948
+ "flags": {},
2949
+ "parameters": [
2950
+ {
2951
+ "id": 184,
2952
+ "name": "tokenActive",
2953
+ "kind": 32768,
2954
+ "kindString": "Parameter",
2955
+ "flags": {},
2956
+ "type": {
2957
+ "type": "intrinsic",
2958
+ "name": "boolean"
2959
+ }
2960
+ }
2961
+ ],
2962
+ "type": {
2963
+ "type": "intrinsic",
2964
+ "name": "void"
2965
+ }
2966
+ }
2967
+ ]
2826
2968
  }
2827
2969
  ],
2828
2970
  "groups": [
@@ -2830,33 +2972,35 @@
2830
2972
  "title": "Constructors",
2831
2973
  "kind": 512,
2832
2974
  "children": [
2833
- 140
2975
+ 147
2834
2976
  ]
2835
2977
  },
2836
2978
  {
2837
2979
  "title": "Properties",
2838
2980
  "kind": 1024,
2839
2981
  "children": [
2840
- 160,
2841
- 161
2982
+ 167,
2983
+ 168
2842
2984
  ]
2843
2985
  },
2844
2986
  {
2845
2987
  "title": "Accessors",
2846
2988
  "kind": 262144,
2847
2989
  "children": [
2848
- 148,
2849
- 144,
2850
- 152,
2851
- 156
2990
+ 155,
2991
+ 151,
2992
+ 159,
2993
+ 163
2852
2994
  ]
2853
2995
  },
2854
2996
  {
2855
2997
  "title": "Methods",
2856
2998
  "kind": 2048,
2857
2999
  "children": [
2858
- 170,
2859
- 173
3000
+ 177,
3001
+ 180,
3002
+ 185,
3003
+ 182
2860
3004
  ]
2861
3005
  }
2862
3006
  ],
@@ -2869,7 +3013,7 @@
2869
3013
  ]
2870
3014
  },
2871
3015
  {
2872
- "id": 178,
3016
+ "id": 191,
2873
3017
  "name": "SkyTokensComponent",
2874
3018
  "kind": 128,
2875
3019
  "kindString": "Class",
@@ -2888,7 +3032,7 @@
2888
3032
  ],
2889
3033
  "children": [
2890
3034
  {
2891
- "id": 179,
3035
+ "id": 192,
2892
3036
  "name": "constructor",
2893
3037
  "kind": 512,
2894
3038
  "kindString": "Constructor",
@@ -2902,14 +3046,14 @@
2902
3046
  ],
2903
3047
  "signatures": [
2904
3048
  {
2905
- "id": 180,
3049
+ "id": 193,
2906
3050
  "name": "SkyTokensComponent",
2907
3051
  "kind": 16384,
2908
3052
  "kindString": "Constructor signature",
2909
3053
  "flags": {},
2910
3054
  "parameters": [
2911
3055
  {
2912
- "id": 181,
3056
+ "id": 194,
2913
3057
  "name": "changeDetector",
2914
3058
  "kind": 32768,
2915
3059
  "kindString": "Parameter",
@@ -2922,14 +3066,14 @@
2922
3066
  ],
2923
3067
  "type": {
2924
3068
  "type": "reference",
2925
- "id": 178,
3069
+ "id": 191,
2926
3070
  "name": "SkyTokensComponent"
2927
3071
  }
2928
3072
  }
2929
3073
  ]
2930
3074
  },
2931
3075
  {
2932
- "id": 207,
3076
+ "id": 220,
2933
3077
  "name": "focusIndexOverRange",
2934
3078
  "kind": 1024,
2935
3079
  "kindString": "Property",
@@ -2969,7 +3113,7 @@
2969
3113
  "defaultValue": "..."
2970
3114
  },
2971
3115
  {
2972
- "id": 208,
3116
+ "id": 221,
2973
3117
  "name": "focusIndexUnderRange",
2974
3118
  "kind": 1024,
2975
3119
  "kindString": "Property",
@@ -3009,7 +3153,7 @@
3009
3153
  "defaultValue": "..."
3010
3154
  },
3011
3155
  {
3012
- "id": 209,
3156
+ "id": 222,
3013
3157
  "name": "tokenSelected",
3014
3158
  "kind": 1024,
3015
3159
  "kindString": "Property",
@@ -3041,7 +3185,7 @@
3041
3185
  "typeArguments": [
3042
3186
  {
3043
3187
  "type": "reference",
3044
- "id": 318,
3188
+ "id": 342,
3045
3189
  "name": "SkyTokenSelectedEventArgs"
3046
3190
  }
3047
3191
  ],
@@ -3050,7 +3194,7 @@
3050
3194
  "defaultValue": "..."
3051
3195
  },
3052
3196
  {
3053
- "id": 210,
3197
+ "id": 223,
3054
3198
  "name": "tokensChange",
3055
3199
  "kind": 1024,
3056
3200
  "kindString": "Property",
@@ -3084,7 +3228,7 @@
3084
3228
  "type": "array",
3085
3229
  "elementType": {
3086
3230
  "type": "reference",
3087
- "id": 316,
3231
+ "id": 340,
3088
3232
  "name": "SkyToken"
3089
3233
  }
3090
3234
  }
@@ -3094,7 +3238,7 @@
3094
3238
  "defaultValue": "..."
3095
3239
  },
3096
3240
  {
3097
- "id": 215,
3241
+ "id": 228,
3098
3242
  "name": "trackTokenFn",
3099
3243
  "kind": 1024,
3100
3244
  "kindString": "Property",
@@ -3111,14 +3255,14 @@
3111
3255
  "type": {
3112
3256
  "type": "reflection",
3113
3257
  "declaration": {
3114
- "id": 216,
3258
+ "id": 229,
3115
3259
  "name": "__type",
3116
3260
  "kind": 65536,
3117
3261
  "kindString": "Type literal",
3118
3262
  "flags": {},
3119
3263
  "signatures": [
3120
3264
  {
3121
- "id": 217,
3265
+ "id": 230,
3122
3266
  "name": "__type",
3123
3267
  "kind": 4096,
3124
3268
  "kindString": "Call signature",
@@ -3128,7 +3272,7 @@
3128
3272
  },
3129
3273
  "parameters": [
3130
3274
  {
3131
- "id": 218,
3275
+ "id": 231,
3132
3276
  "name": "index",
3133
3277
  "kind": 32768,
3134
3278
  "kindString": "Parameter",
@@ -3139,14 +3283,14 @@
3139
3283
  }
3140
3284
  },
3141
3285
  {
3142
- "id": 219,
3286
+ "id": 232,
3143
3287
  "name": "item",
3144
3288
  "kind": 32768,
3145
3289
  "kindString": "Parameter",
3146
3290
  "flags": {},
3147
3291
  "type": {
3148
3292
  "type": "reference",
3149
- "id": 316,
3293
+ "id": 340,
3150
3294
  "name": "SkyToken"
3151
3295
  }
3152
3296
  }
@@ -3161,7 +3305,7 @@
3161
3305
  }
3162
3306
  },
3163
3307
  {
3164
- "id": 194,
3308
+ "id": 207,
3165
3309
  "name": "trackWith",
3166
3310
  "kind": 1024,
3167
3311
  "kindString": "Property",
@@ -3194,7 +3338,7 @@
3194
3338
  }
3195
3339
  },
3196
3340
  {
3197
- "id": 182,
3341
+ "id": 195,
3198
3342
  "name": "disabled",
3199
3343
  "kind": 262144,
3200
3344
  "kindString": "Accessor",
@@ -3220,7 +3364,7 @@
3220
3364
  ],
3221
3365
  "getSignature": [
3222
3366
  {
3223
- "id": 183,
3367
+ "id": 196,
3224
3368
  "name": "disabled",
3225
3369
  "kind": 524288,
3226
3370
  "kindString": "Get signature",
@@ -3236,7 +3380,7 @@
3236
3380
  ],
3237
3381
  "setSignature": [
3238
3382
  {
3239
- "id": 184,
3383
+ "id": 197,
3240
3384
  "name": "disabled",
3241
3385
  "kind": 1048576,
3242
3386
  "kindString": "Set signature",
@@ -3252,7 +3396,7 @@
3252
3396
  },
3253
3397
  "parameters": [
3254
3398
  {
3255
- "id": 185,
3399
+ "id": 198,
3256
3400
  "name": "value",
3257
3401
  "kind": 32768,
3258
3402
  "kindString": "Parameter",
@@ -3271,7 +3415,7 @@
3271
3415
  ]
3272
3416
  },
3273
3417
  {
3274
- "id": 186,
3418
+ "id": 199,
3275
3419
  "name": "dismissible",
3276
3420
  "kind": 262144,
3277
3421
  "kindString": "Accessor",
@@ -3297,7 +3441,7 @@
3297
3441
  ],
3298
3442
  "getSignature": [
3299
3443
  {
3300
- "id": 187,
3444
+ "id": 200,
3301
3445
  "name": "dismissible",
3302
3446
  "kind": 524288,
3303
3447
  "kindString": "Get signature",
@@ -3313,7 +3457,7 @@
3313
3457
  ],
3314
3458
  "setSignature": [
3315
3459
  {
3316
- "id": 188,
3460
+ "id": 201,
3317
3461
  "name": "dismissible",
3318
3462
  "kind": 1048576,
3319
3463
  "kindString": "Set signature",
@@ -3329,7 +3473,7 @@
3329
3473
  },
3330
3474
  "parameters": [
3331
3475
  {
3332
- "id": 189,
3476
+ "id": 202,
3333
3477
  "name": "value",
3334
3478
  "kind": 32768,
3335
3479
  "kindString": "Parameter",
@@ -3348,7 +3492,7 @@
3348
3492
  ]
3349
3493
  },
3350
3494
  {
3351
- "id": 190,
3495
+ "id": 203,
3352
3496
  "name": "displayWith",
3353
3497
  "kind": 262144,
3354
3498
  "kindString": "Accessor",
@@ -3374,7 +3518,7 @@
3374
3518
  ],
3375
3519
  "getSignature": [
3376
3520
  {
3377
- "id": 191,
3521
+ "id": 204,
3378
3522
  "name": "displayWith",
3379
3523
  "kind": 524288,
3380
3524
  "kindString": "Get signature",
@@ -3390,7 +3534,7 @@
3390
3534
  ],
3391
3535
  "setSignature": [
3392
3536
  {
3393
- "id": 192,
3537
+ "id": 205,
3394
3538
  "name": "displayWith",
3395
3539
  "kind": 1048576,
3396
3540
  "kindString": "Set signature",
@@ -3406,7 +3550,7 @@
3406
3550
  },
3407
3551
  "parameters": [
3408
3552
  {
3409
- "id": 193,
3553
+ "id": 206,
3410
3554
  "name": "value",
3411
3555
  "kind": 32768,
3412
3556
  "kindString": "Parameter",
@@ -3425,7 +3569,7 @@
3425
3569
  ]
3426
3570
  },
3427
3571
  {
3428
- "id": 195,
3572
+ "id": 208,
3429
3573
  "name": "focusable",
3430
3574
  "kind": 262144,
3431
3575
  "kindString": "Accessor",
@@ -3451,7 +3595,7 @@
3451
3595
  ],
3452
3596
  "getSignature": [
3453
3597
  {
3454
- "id": 196,
3598
+ "id": 209,
3455
3599
  "name": "focusable",
3456
3600
  "kind": 524288,
3457
3601
  "kindString": "Get signature",
@@ -3467,7 +3611,7 @@
3467
3611
  ],
3468
3612
  "setSignature": [
3469
3613
  {
3470
- "id": 197,
3614
+ "id": 210,
3471
3615
  "name": "focusable",
3472
3616
  "kind": 1048576,
3473
3617
  "kindString": "Set signature",
@@ -3483,7 +3627,7 @@
3483
3627
  },
3484
3628
  "parameters": [
3485
3629
  {
3486
- "id": 198,
3630
+ "id": 211,
3487
3631
  "name": "value",
3488
3632
  "kind": 32768,
3489
3633
  "kindString": "Parameter",
@@ -3502,7 +3646,7 @@
3502
3646
  ]
3503
3647
  },
3504
3648
  {
3505
- "id": 203,
3649
+ "id": 216,
3506
3650
  "name": "messageStream",
3507
3651
  "kind": 262144,
3508
3652
  "kindString": "Accessor",
@@ -3528,7 +3672,7 @@
3528
3672
  ],
3529
3673
  "getSignature": [
3530
3674
  {
3531
- "id": 204,
3675
+ "id": 217,
3532
3676
  "name": "messageStream",
3533
3677
  "kind": 524288,
3534
3678
  "kindString": "Get signature",
@@ -3541,7 +3685,7 @@
3541
3685
  "typeArguments": [
3542
3686
  {
3543
3687
  "type": "reference",
3544
- "id": 320,
3688
+ "id": 344,
3545
3689
  "name": "SkyTokensMessage"
3546
3690
  }
3547
3691
  ],
@@ -3551,7 +3695,7 @@
3551
3695
  ],
3552
3696
  "setSignature": [
3553
3697
  {
3554
- "id": 205,
3698
+ "id": 218,
3555
3699
  "name": "messageStream",
3556
3700
  "kind": 1048576,
3557
3701
  "kindString": "Set signature",
@@ -3561,7 +3705,7 @@
3561
3705
  },
3562
3706
  "parameters": [
3563
3707
  {
3564
- "id": 206,
3708
+ "id": 219,
3565
3709
  "name": "value",
3566
3710
  "kind": 32768,
3567
3711
  "kindString": "Parameter",
@@ -3571,7 +3715,7 @@
3571
3715
  "typeArguments": [
3572
3716
  {
3573
3717
  "type": "reference",
3574
- "id": 320,
3718
+ "id": 344,
3575
3719
  "name": "SkyTokensMessage"
3576
3720
  }
3577
3721
  ],
@@ -3587,7 +3731,7 @@
3587
3731
  ]
3588
3732
  },
3589
3733
  {
3590
- "id": 199,
3734
+ "id": 212,
3591
3735
  "name": "tokens",
3592
3736
  "kind": 262144,
3593
3737
  "kindString": "Accessor",
@@ -3613,7 +3757,7 @@
3613
3757
  ],
3614
3758
  "getSignature": [
3615
3759
  {
3616
- "id": 200,
3760
+ "id": 213,
3617
3761
  "name": "tokens",
3618
3762
  "kind": 524288,
3619
3763
  "kindString": "Get signature",
@@ -3625,7 +3769,7 @@
3625
3769
  "type": "array",
3626
3770
  "elementType": {
3627
3771
  "type": "reference",
3628
- "id": 316,
3772
+ "id": 340,
3629
3773
  "name": "SkyToken"
3630
3774
  }
3631
3775
  }
@@ -3633,7 +3777,7 @@
3633
3777
  ],
3634
3778
  "setSignature": [
3635
3779
  {
3636
- "id": 201,
3780
+ "id": 214,
3637
3781
  "name": "tokens",
3638
3782
  "kind": 1048576,
3639
3783
  "kindString": "Set signature",
@@ -3643,7 +3787,7 @@
3643
3787
  },
3644
3788
  "parameters": [
3645
3789
  {
3646
- "id": 202,
3790
+ "id": 215,
3647
3791
  "name": "value",
3648
3792
  "kind": 32768,
3649
3793
  "kindString": "Parameter",
@@ -3652,7 +3796,7 @@
3652
3796
  "type": "array",
3653
3797
  "elementType": {
3654
3798
  "type": "reference",
3655
- "id": 316,
3799
+ "id": 340,
3656
3800
  "name": "SkyToken"
3657
3801
  }
3658
3802
  }
@@ -3666,7 +3810,7 @@
3666
3810
  ]
3667
3811
  },
3668
3812
  {
3669
- "id": 230,
3813
+ "id": 243,
3670
3814
  "name": "ngOnDestroy",
3671
3815
  "kind": 2048,
3672
3816
  "kindString": "Method",
@@ -3682,7 +3826,7 @@
3682
3826
  ],
3683
3827
  "signatures": [
3684
3828
  {
3685
- "id": 231,
3829
+ "id": 244,
3686
3830
  "name": "ngOnDestroy",
3687
3831
  "kind": 4096,
3688
3832
  "kindString": "Call signature",
@@ -3703,7 +3847,7 @@
3703
3847
  }
3704
3848
  },
3705
3849
  {
3706
- "id": 232,
3850
+ "id": 245,
3707
3851
  "name": "onTokenClick",
3708
3852
  "kind": 2048,
3709
3853
  "kindString": "Method",
@@ -3719,21 +3863,21 @@
3719
3863
  ],
3720
3864
  "signatures": [
3721
3865
  {
3722
- "id": 233,
3866
+ "id": 246,
3723
3867
  "name": "onTokenClick",
3724
3868
  "kind": 4096,
3725
3869
  "kindString": "Call signature",
3726
3870
  "flags": {},
3727
3871
  "parameters": [
3728
3872
  {
3729
- "id": 234,
3873
+ "id": 247,
3730
3874
  "name": "token",
3731
3875
  "kind": 32768,
3732
3876
  "kindString": "Parameter",
3733
3877
  "flags": {},
3734
3878
  "type": {
3735
3879
  "type": "reference",
3736
- "id": 316,
3880
+ "id": 340,
3737
3881
  "name": "SkyToken"
3738
3882
  }
3739
3883
  }
@@ -3746,7 +3890,7 @@
3746
3890
  ]
3747
3891
  },
3748
3892
  {
3749
- "id": 235,
3893
+ "id": 248,
3750
3894
  "name": "onTokenKeyDown",
3751
3895
  "kind": 2048,
3752
3896
  "kindString": "Method",
@@ -3762,14 +3906,14 @@
3762
3906
  ],
3763
3907
  "signatures": [
3764
3908
  {
3765
- "id": 236,
3909
+ "id": 249,
3766
3910
  "name": "onTokenKeyDown",
3767
3911
  "kind": 4096,
3768
3912
  "kindString": "Call signature",
3769
3913
  "flags": {},
3770
3914
  "parameters": [
3771
3915
  {
3772
- "id": 237,
3916
+ "id": 250,
3773
3917
  "name": "event",
3774
3918
  "kind": 32768,
3775
3919
  "kindString": "Parameter",
@@ -3788,7 +3932,7 @@
3788
3932
  ]
3789
3933
  },
3790
3934
  {
3791
- "id": 241,
3935
+ "id": 254,
3792
3936
  "name": "removeToken",
3793
3937
  "kind": 2048,
3794
3938
  "kindString": "Method",
@@ -3804,21 +3948,21 @@
3804
3948
  ],
3805
3949
  "signatures": [
3806
3950
  {
3807
- "id": 242,
3951
+ "id": 255,
3808
3952
  "name": "removeToken",
3809
3953
  "kind": 4096,
3810
3954
  "kindString": "Call signature",
3811
3955
  "flags": {},
3812
3956
  "parameters": [
3813
3957
  {
3814
- "id": 243,
3958
+ "id": 256,
3815
3959
  "name": "token",
3816
3960
  "kind": 32768,
3817
3961
  "kindString": "Parameter",
3818
3962
  "flags": {},
3819
3963
  "type": {
3820
3964
  "type": "reference",
3821
- "id": 316,
3965
+ "id": 340,
3822
3966
  "name": "SkyToken"
3823
3967
  }
3824
3968
  }
@@ -3831,7 +3975,7 @@
3831
3975
  ]
3832
3976
  },
3833
3977
  {
3834
- "id": 238,
3978
+ "id": 251,
3835
3979
  "name": "selectToken",
3836
3980
  "kind": 2048,
3837
3981
  "kindString": "Method",
@@ -3847,21 +3991,21 @@
3847
3991
  ],
3848
3992
  "signatures": [
3849
3993
  {
3850
- "id": 239,
3994
+ "id": 252,
3851
3995
  "name": "selectToken",
3852
3996
  "kind": 4096,
3853
3997
  "kindString": "Call signature",
3854
3998
  "flags": {},
3855
3999
  "parameters": [
3856
4000
  {
3857
- "id": 240,
4001
+ "id": 253,
3858
4002
  "name": "token",
3859
4003
  "kind": 32768,
3860
4004
  "kindString": "Parameter",
3861
4005
  "flags": {},
3862
4006
  "type": {
3863
4007
  "type": "reference",
3864
- "id": 316,
4008
+ "id": 340,
3865
4009
  "name": "SkyToken"
3866
4010
  }
3867
4011
  }
@@ -3879,42 +4023,42 @@
3879
4023
  "title": "Constructors",
3880
4024
  "kind": 512,
3881
4025
  "children": [
3882
- 179
4026
+ 192
3883
4027
  ]
3884
4028
  },
3885
4029
  {
3886
4030
  "title": "Properties",
3887
4031
  "kind": 1024,
3888
4032
  "children": [
3889
- 207,
3890
- 208,
3891
- 209,
3892
- 210,
3893
- 215,
3894
- 194
4033
+ 220,
4034
+ 221,
4035
+ 222,
4036
+ 223,
4037
+ 228,
4038
+ 207
3895
4039
  ]
3896
4040
  },
3897
4041
  {
3898
4042
  "title": "Accessors",
3899
4043
  "kind": 262144,
3900
4044
  "children": [
3901
- 182,
3902
- 186,
3903
- 190,
3904
4045
  195,
4046
+ 199,
3905
4047
  203,
3906
- 199
4048
+ 208,
4049
+ 216,
4050
+ 212
3907
4051
  ]
3908
4052
  },
3909
4053
  {
3910
4054
  "title": "Methods",
3911
4055
  "kind": 2048,
3912
4056
  "children": [
3913
- 230,
3914
- 232,
3915
- 235,
3916
- 241,
3917
- 238
4057
+ 243,
4058
+ 245,
4059
+ 248,
4060
+ 254,
4061
+ 251
3918
4062
  ]
3919
4063
  }
3920
4064
  ],
@@ -3933,7 +4077,7 @@
3933
4077
  ]
3934
4078
  },
3935
4079
  {
3936
- "id": 259,
4080
+ "id": 272,
3937
4081
  "name": "SkyWaitComponent",
3938
4082
  "kind": 128,
3939
4083
  "kindString": "Class",
@@ -3952,7 +4096,7 @@
3952
4096
  ],
3953
4097
  "children": [
3954
4098
  {
3955
- "id": 260,
4099
+ "id": 273,
3956
4100
  "name": "constructor",
3957
4101
  "kind": 512,
3958
4102
  "kindString": "Constructor",
@@ -3966,14 +4110,14 @@
3966
4110
  ],
3967
4111
  "signatures": [
3968
4112
  {
3969
- "id": 261,
4113
+ "id": 274,
3970
4114
  "name": "SkyWaitComponent",
3971
4115
  "kind": 16384,
3972
4116
  "kindString": "Constructor signature",
3973
4117
  "flags": {},
3974
4118
  "parameters": [
3975
4119
  {
3976
- "id": 262,
4120
+ "id": 275,
3977
4121
  "name": "elRef",
3978
4122
  "kind": 32768,
3979
4123
  "kindString": "Parameter",
@@ -3990,7 +4134,7 @@
3990
4134
  }
3991
4135
  },
3992
4136
  {
3993
- "id": 263,
4137
+ "id": 276,
3994
4138
  "name": "adapterService",
3995
4139
  "kind": 32768,
3996
4140
  "kindString": "Parameter",
@@ -4001,7 +4145,7 @@
4001
4145
  }
4002
4146
  },
4003
4147
  {
4004
- "id": 264,
4148
+ "id": 277,
4005
4149
  "name": "resourceService",
4006
4150
  "kind": 32768,
4007
4151
  "kindString": "Parameter",
@@ -4024,14 +4168,14 @@
4024
4168
  ],
4025
4169
  "type": {
4026
4170
  "type": "reference",
4027
- "id": 259,
4171
+ "id": 272,
4028
4172
  "name": "SkyWaitComponent"
4029
4173
  }
4030
4174
  }
4031
4175
  ]
4032
4176
  },
4033
4177
  {
4034
- "id": 265,
4178
+ "id": 278,
4035
4179
  "name": "ariaLabel",
4036
4180
  "kind": 1024,
4037
4181
  "kindString": "Property",
@@ -4064,7 +4208,7 @@
4064
4208
  }
4065
4209
  },
4066
4210
  {
4067
- "id": 275,
4211
+ "id": 288,
4068
4212
  "name": "ariaLabelStream",
4069
4213
  "kind": 1024,
4070
4214
  "kindString": "Property",
@@ -4091,7 +4235,7 @@
4091
4235
  "defaultValue": "..."
4092
4236
  },
4093
4237
  {
4094
- "id": 274,
4238
+ "id": 287,
4095
4239
  "name": "isNonBlocking",
4096
4240
  "kind": 1024,
4097
4241
  "kindString": "Property",
@@ -4130,7 +4274,7 @@
4130
4274
  }
4131
4275
  },
4132
4276
  {
4133
- "id": 270,
4277
+ "id": 283,
4134
4278
  "name": "isFullPage",
4135
4279
  "kind": 262144,
4136
4280
  "kindString": "Accessor",
@@ -4156,7 +4300,7 @@
4156
4300
  ],
4157
4301
  "getSignature": [
4158
4302
  {
4159
- "id": 271,
4303
+ "id": 284,
4160
4304
  "name": "isFullPage",
4161
4305
  "kind": 524288,
4162
4306
  "kindString": "Get signature",
@@ -4172,7 +4316,7 @@
4172
4316
  ],
4173
4317
  "setSignature": [
4174
4318
  {
4175
- "id": 272,
4319
+ "id": 285,
4176
4320
  "name": "isFullPage",
4177
4321
  "kind": 1048576,
4178
4322
  "kindString": "Set signature",
@@ -4188,7 +4332,7 @@
4188
4332
  },
4189
4333
  "parameters": [
4190
4334
  {
4191
- "id": 273,
4335
+ "id": 286,
4192
4336
  "name": "value",
4193
4337
  "kind": 32768,
4194
4338
  "kindString": "Parameter",
@@ -4207,7 +4351,7 @@
4207
4351
  ]
4208
4352
  },
4209
4353
  {
4210
- "id": 266,
4354
+ "id": 279,
4211
4355
  "name": "isWaiting",
4212
4356
  "kind": 262144,
4213
4357
  "kindString": "Accessor",
@@ -4233,7 +4377,7 @@
4233
4377
  ],
4234
4378
  "getSignature": [
4235
4379
  {
4236
- "id": 267,
4380
+ "id": 280,
4237
4381
  "name": "isWaiting",
4238
4382
  "kind": 524288,
4239
4383
  "kindString": "Get signature",
@@ -4249,7 +4393,7 @@
4249
4393
  ],
4250
4394
  "setSignature": [
4251
4395
  {
4252
- "id": 268,
4396
+ "id": 281,
4253
4397
  "name": "isWaiting",
4254
4398
  "kind": 1048576,
4255
4399
  "kindString": "Set signature",
@@ -4259,7 +4403,7 @@
4259
4403
  },
4260
4404
  "parameters": [
4261
4405
  {
4262
- "id": 269,
4406
+ "id": 282,
4263
4407
  "name": "value",
4264
4408
  "kind": 32768,
4265
4409
  "kindString": "Parameter",
@@ -4278,7 +4422,7 @@
4278
4422
  ]
4279
4423
  },
4280
4424
  {
4281
- "id": 279,
4425
+ "id": 292,
4282
4426
  "name": "ngOnInit",
4283
4427
  "kind": 2048,
4284
4428
  "kindString": "Method",
@@ -4294,7 +4438,7 @@
4294
4438
  ],
4295
4439
  "signatures": [
4296
4440
  {
4297
- "id": 280,
4441
+ "id": 293,
4298
4442
  "name": "ngOnInit",
4299
4443
  "kind": 4096,
4300
4444
  "kindString": "Call signature",
@@ -4320,31 +4464,31 @@
4320
4464
  "title": "Constructors",
4321
4465
  "kind": 512,
4322
4466
  "children": [
4323
- 260
4467
+ 273
4324
4468
  ]
4325
4469
  },
4326
4470
  {
4327
4471
  "title": "Properties",
4328
4472
  "kind": 1024,
4329
4473
  "children": [
4330
- 265,
4331
- 275,
4332
- 274
4474
+ 278,
4475
+ 288,
4476
+ 287
4333
4477
  ]
4334
4478
  },
4335
4479
  {
4336
4480
  "title": "Accessors",
4337
4481
  "kind": 262144,
4338
4482
  "children": [
4339
- 270,
4340
- 266
4483
+ 283,
4484
+ 279
4341
4485
  ]
4342
4486
  },
4343
4487
  {
4344
4488
  "title": "Methods",
4345
4489
  "kind": 2048,
4346
4490
  "children": [
4347
- 279
4491
+ 292
4348
4492
  ]
4349
4493
  }
4350
4494
  ],
@@ -4363,222 +4507,7 @@
4363
4507
  ]
4364
4508
  },
4365
4509
  {
4366
- "id": 20,
4367
- "name": "SkyChevronComponent",
4368
- "kind": 128,
4369
- "kindString": "Class",
4370
- "flags": {},
4371
- "decorators": [
4372
- {
4373
- "name": "Component",
4374
- "type": {
4375
- "type": "reference",
4376
- "name": "Component"
4377
- },
4378
- "arguments": {
4379
- "obj": "{\n selector: 'sky-chevron',\n styleUrls: ['./chevron.component.scss'],\n templateUrl: './chevron.component.html',\n}"
4380
- }
4381
- }
4382
- ],
4383
- "children": [
4384
- {
4385
- "id": 21,
4386
- "name": "constructor",
4387
- "kind": 512,
4388
- "kindString": "Constructor",
4389
- "flags": {},
4390
- "signatures": [
4391
- {
4392
- "id": 22,
4393
- "name": "SkyChevronComponent",
4394
- "kind": 16384,
4395
- "kindString": "Constructor signature",
4396
- "flags": {},
4397
- "type": {
4398
- "type": "reference",
4399
- "id": 20,
4400
- "name": "SkyChevronComponent"
4401
- }
4402
- }
4403
- ]
4404
- },
4405
- {
4406
- "id": 24,
4407
- "name": "direction",
4408
- "kind": 1024,
4409
- "kindString": "Property",
4410
- "flags": {
4411
- "isPublic": true
4412
- },
4413
- "decorators": [
4414
- {
4415
- "name": "Input",
4416
- "type": {
4417
- "type": "reference",
4418
- "name": "Input"
4419
- },
4420
- "arguments": {}
4421
- }
4422
- ],
4423
- "sources": [
4424
- {
4425
- "fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
4426
- "line": 13,
4427
- "character": 9
4428
- }
4429
- ],
4430
- "type": {
4431
- "type": "intrinsic",
4432
- "name": "string"
4433
- },
4434
- "defaultValue": "'up'"
4435
- },
4436
- {
4437
- "id": 23,
4438
- "name": "directionChange",
4439
- "kind": 1024,
4440
- "kindString": "Property",
4441
- "flags": {
4442
- "isPublic": true
4443
- },
4444
- "decorators": [
4445
- {
4446
- "name": "Output",
4447
- "type": {
4448
- "type": "reference",
4449
- "name": "Output"
4450
- },
4451
- "arguments": {}
4452
- }
4453
- ],
4454
- "sources": [
4455
- {
4456
- "fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
4457
- "line": 10,
4458
- "character": 9
4459
- }
4460
- ],
4461
- "type": {
4462
- "type": "reference",
4463
- "typeArguments": [
4464
- {
4465
- "type": "intrinsic",
4466
- "name": "string"
4467
- }
4468
- ],
4469
- "name": "EventEmitter"
4470
- },
4471
- "defaultValue": "..."
4472
- },
4473
- {
4474
- "id": 25,
4475
- "name": "disabled",
4476
- "kind": 1024,
4477
- "kindString": "Property",
4478
- "flags": {
4479
- "isPublic": true
4480
- },
4481
- "decorators": [
4482
- {
4483
- "name": "Input",
4484
- "type": {
4485
- "type": "reference",
4486
- "name": "Input"
4487
- },
4488
- "arguments": {}
4489
- }
4490
- ],
4491
- "sources": [
4492
- {
4493
- "fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
4494
- "line": 16,
4495
- "character": 9
4496
- }
4497
- ],
4498
- "type": {
4499
- "type": "intrinsic",
4500
- "name": "boolean"
4501
- },
4502
- "defaultValue": "false"
4503
- },
4504
- {
4505
- "id": 26,
4506
- "name": "chevronClick",
4507
- "kind": 2048,
4508
- "kindString": "Method",
4509
- "flags": {
4510
- "isPublic": true
4511
- },
4512
- "sources": [
4513
- {
4514
- "fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
4515
- "line": 18,
4516
- "character": 9
4517
- }
4518
- ],
4519
- "signatures": [
4520
- {
4521
- "id": 27,
4522
- "name": "chevronClick",
4523
- "kind": 4096,
4524
- "kindString": "Call signature",
4525
- "flags": {},
4526
- "parameters": [
4527
- {
4528
- "id": 28,
4529
- "name": "event",
4530
- "kind": 32768,
4531
- "kindString": "Parameter",
4532
- "flags": {},
4533
- "type": {
4534
- "type": "reference",
4535
- "name": "Event"
4536
- }
4537
- }
4538
- ],
4539
- "type": {
4540
- "type": "intrinsic",
4541
- "name": "void"
4542
- }
4543
- }
4544
- ]
4545
- }
4546
- ],
4547
- "groups": [
4548
- {
4549
- "title": "Constructors",
4550
- "kind": 512,
4551
- "children": [
4552
- 21
4553
- ]
4554
- },
4555
- {
4556
- "title": "Properties",
4557
- "kind": 1024,
4558
- "children": [
4559
- 24,
4560
- 23,
4561
- 25
4562
- ]
4563
- },
4564
- {
4565
- "title": "Methods",
4566
- "kind": 2048,
4567
- "children": [
4568
- 26
4569
- ]
4570
- }
4571
- ],
4572
- "sources": [
4573
- {
4574
- "fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
4575
- "line": 8,
4576
- "character": 13
4577
- }
4578
- ]
4579
- },
4580
- {
4581
- "id": 29,
4510
+ "id": 36,
4582
4511
  "name": "SkyHelpInlineComponent",
4583
4512
  "kind": 128,
4584
4513
  "kindString": "Class",
@@ -4597,28 +4526,28 @@
4597
4526
  ],
4598
4527
  "children": [
4599
4528
  {
4600
- "id": 30,
4529
+ "id": 37,
4601
4530
  "name": "constructor",
4602
4531
  "kind": 512,
4603
4532
  "kindString": "Constructor",
4604
4533
  "flags": {},
4605
4534
  "signatures": [
4606
4535
  {
4607
- "id": 31,
4536
+ "id": 38,
4608
4537
  "name": "SkyHelpInlineComponent",
4609
4538
  "kind": 16384,
4610
4539
  "kindString": "Constructor signature",
4611
4540
  "flags": {},
4612
4541
  "type": {
4613
4542
  "type": "reference",
4614
- "id": 29,
4543
+ "id": 36,
4615
4544
  "name": "SkyHelpInlineComponent"
4616
4545
  }
4617
4546
  }
4618
4547
  ]
4619
4548
  },
4620
4549
  {
4621
- "id": 32,
4550
+ "id": 39,
4622
4551
  "name": "actionClick",
4623
4552
  "kind": 1024,
4624
4553
  "kindString": "Property",
@@ -4658,7 +4587,7 @@
4658
4587
  "defaultValue": "..."
4659
4588
  },
4660
4589
  {
4661
- "id": 33,
4590
+ "id": 40,
4662
4591
  "name": "onClick",
4663
4592
  "kind": 2048,
4664
4593
  "kindString": "Method",
@@ -4674,7 +4603,7 @@
4674
4603
  ],
4675
4604
  "signatures": [
4676
4605
  {
4677
- "id": 34,
4606
+ "id": 41,
4678
4607
  "name": "onClick",
4679
4608
  "kind": 4096,
4680
4609
  "kindString": "Call signature",
@@ -4692,21 +4621,21 @@
4692
4621
  "title": "Constructors",
4693
4622
  "kind": 512,
4694
4623
  "children": [
4695
- 30
4624
+ 37
4696
4625
  ]
4697
4626
  },
4698
4627
  {
4699
4628
  "title": "Properties",
4700
4629
  "kind": 1024,
4701
4630
  "children": [
4702
- 32
4631
+ 39
4703
4632
  ]
4704
4633
  },
4705
4634
  {
4706
4635
  "title": "Methods",
4707
4636
  "kind": 2048,
4708
4637
  "children": [
4709
- 33
4638
+ 40
4710
4639
  ]
4711
4640
  }
4712
4641
  ],
@@ -4719,7 +4648,7 @@
4719
4648
  ]
4720
4649
  },
4721
4650
  {
4722
- "id": 35,
4651
+ "id": 42,
4723
4652
  "name": "SkyIconComponent",
4724
4653
  "kind": 128,
4725
4654
  "kindString": "Class",
@@ -4738,28 +4667,28 @@
4738
4667
  ],
4739
4668
  "children": [
4740
4669
  {
4741
- "id": 36,
4670
+ "id": 43,
4742
4671
  "name": "constructor",
4743
4672
  "kind": 512,
4744
4673
  "kindString": "Constructor",
4745
4674
  "flags": {},
4746
4675
  "signatures": [
4747
4676
  {
4748
- "id": 37,
4677
+ "id": 44,
4749
4678
  "name": "SkyIconComponent",
4750
4679
  "kind": 16384,
4751
4680
  "kindString": "Constructor signature",
4752
4681
  "flags": {},
4753
4682
  "type": {
4754
4683
  "type": "reference",
4755
- "id": 35,
4684
+ "id": 42,
4756
4685
  "name": "SkyIconComponent"
4757
4686
  }
4758
4687
  }
4759
4688
  ]
4760
4689
  },
4761
4690
  {
4762
- "id": 41,
4691
+ "id": 48,
4763
4692
  "name": "fixedWidth",
4764
4693
  "kind": 1024,
4765
4694
  "kindString": "Property",
@@ -4792,7 +4721,7 @@
4792
4721
  }
4793
4722
  },
4794
4723
  {
4795
- "id": 38,
4724
+ "id": 45,
4796
4725
  "name": "icon",
4797
4726
  "kind": 1024,
4798
4727
  "kindString": "Property",
@@ -4831,7 +4760,7 @@
4831
4760
  }
4832
4761
  },
4833
4762
  {
4834
- "id": 39,
4763
+ "id": 46,
4835
4764
  "name": "iconType",
4836
4765
  "kind": 1024,
4837
4766
  "kindString": "Property",
@@ -4860,13 +4789,13 @@
4860
4789
  ],
4861
4790
  "type": {
4862
4791
  "type": "reference",
4863
- "id": 298,
4792
+ "id": 322,
4864
4793
  "name": "SkyIconType"
4865
4794
  },
4866
4795
  "defaultValue": "'fa'"
4867
4796
  },
4868
4797
  {
4869
- "id": 40,
4798
+ "id": 47,
4870
4799
  "name": "size",
4871
4800
  "kind": 1024,
4872
4801
  "kindString": "Property",
@@ -4899,7 +4828,7 @@
4899
4828
  }
4900
4829
  },
4901
4830
  {
4902
- "id": 42,
4831
+ "id": 49,
4903
4832
  "name": "variant",
4904
4833
  "kind": 1024,
4905
4834
  "kindString": "Property",
@@ -4928,7 +4857,7 @@
4928
4857
  ],
4929
4858
  "type": {
4930
4859
  "type": "reference",
4931
- "id": 299,
4860
+ "id": 323,
4932
4861
  "name": "SkyIconVariantType"
4933
4862
  }
4934
4863
  }
@@ -4938,18 +4867,18 @@
4938
4867
  "title": "Constructors",
4939
4868
  "kind": 512,
4940
4869
  "children": [
4941
- 36
4870
+ 43
4942
4871
  ]
4943
4872
  },
4944
4873
  {
4945
4874
  "title": "Properties",
4946
4875
  "kind": 1024,
4947
4876
  "children": [
4948
- 41,
4949
- 38,
4950
- 39,
4951
- 40,
4952
- 42
4877
+ 48,
4878
+ 45,
4879
+ 46,
4880
+ 47,
4881
+ 49
4953
4882
  ]
4954
4883
  }
4955
4884
  ],
@@ -4962,7 +4891,7 @@
4962
4891
  ]
4963
4892
  },
4964
4893
  {
4965
- "id": 43,
4894
+ "id": 50,
4966
4895
  "name": "SkyIconStackComponent",
4967
4896
  "kind": 128,
4968
4897
  "kindString": "Class",
@@ -4981,28 +4910,28 @@
4981
4910
  ],
4982
4911
  "children": [
4983
4912
  {
4984
- "id": 44,
4913
+ "id": 51,
4985
4914
  "name": "constructor",
4986
4915
  "kind": 512,
4987
4916
  "kindString": "Constructor",
4988
4917
  "flags": {},
4989
4918
  "signatures": [
4990
4919
  {
4991
- "id": 45,
4920
+ "id": 52,
4992
4921
  "name": "SkyIconStackComponent",
4993
4922
  "kind": 16384,
4994
4923
  "kindString": "Constructor signature",
4995
4924
  "flags": {},
4996
4925
  "type": {
4997
4926
  "type": "reference",
4998
- "id": 43,
4927
+ "id": 50,
4999
4928
  "name": "SkyIconStackComponent"
5000
4929
  }
5001
4930
  }
5002
4931
  ]
5003
4932
  },
5004
4933
  {
5005
- "id": 47,
4934
+ "id": 54,
5006
4935
  "name": "baseIcon",
5007
4936
  "kind": 1024,
5008
4937
  "kindString": "Property",
@@ -5031,12 +4960,12 @@
5031
4960
  ],
5032
4961
  "type": {
5033
4962
  "type": "reference",
5034
- "id": 292,
4963
+ "id": 316,
5035
4964
  "name": "SkyIconStackItem"
5036
4965
  }
5037
4966
  },
5038
4967
  {
5039
- "id": 46,
4968
+ "id": 53,
5040
4969
  "name": "size",
5041
4970
  "kind": 1024,
5042
4971
  "kindString": "Property",
@@ -5069,7 +4998,7 @@
5069
4998
  }
5070
4999
  },
5071
5000
  {
5072
- "id": 48,
5001
+ "id": 55,
5073
5002
  "name": "topIcon",
5074
5003
  "kind": 1024,
5075
5004
  "kindString": "Property",
@@ -5098,7 +5027,7 @@
5098
5027
  ],
5099
5028
  "type": {
5100
5029
  "type": "reference",
5101
- "id": 292,
5030
+ "id": 316,
5102
5031
  "name": "SkyIconStackItem"
5103
5032
  }
5104
5033
  }
@@ -5108,16 +5037,16 @@
5108
5037
  "title": "Constructors",
5109
5038
  "kind": 512,
5110
5039
  "children": [
5111
- 44
5040
+ 51
5112
5041
  ]
5113
5042
  },
5114
5043
  {
5115
5044
  "title": "Properties",
5116
5045
  "kind": 1024,
5117
5046
  "children": [
5118
- 47,
5119
- 46,
5120
- 48
5047
+ 54,
5048
+ 53,
5049
+ 55
5121
5050
  ]
5122
5051
  }
5123
5052
  ],
@@ -5130,7 +5059,7 @@
5130
5059
  ]
5131
5060
  },
5132
5061
  {
5133
- "id": 49,
5062
+ "id": 56,
5134
5063
  "name": "SkyKeyInfoLabelComponent",
5135
5064
  "kind": 128,
5136
5065
  "kindString": "Class",
@@ -5158,21 +5087,21 @@
5158
5087
  ],
5159
5088
  "children": [
5160
5089
  {
5161
- "id": 50,
5090
+ "id": 57,
5162
5091
  "name": "constructor",
5163
5092
  "kind": 512,
5164
5093
  "kindString": "Constructor",
5165
5094
  "flags": {},
5166
5095
  "signatures": [
5167
5096
  {
5168
- "id": 51,
5097
+ "id": 58,
5169
5098
  "name": "SkyKeyInfoLabelComponent",
5170
5099
  "kind": 16384,
5171
5100
  "kindString": "Constructor signature",
5172
5101
  "flags": {},
5173
5102
  "type": {
5174
5103
  "type": "reference",
5175
- "id": 49,
5104
+ "id": 56,
5176
5105
  "name": "SkyKeyInfoLabelComponent"
5177
5106
  }
5178
5107
  }
@@ -5184,7 +5113,7 @@
5184
5113
  "title": "Constructors",
5185
5114
  "kind": 512,
5186
5115
  "children": [
5187
- 50
5116
+ 57
5188
5117
  ]
5189
5118
  }
5190
5119
  ],
@@ -5197,7 +5126,7 @@
5197
5126
  ]
5198
5127
  },
5199
5128
  {
5200
- "id": 52,
5129
+ "id": 59,
5201
5130
  "name": "SkyKeyInfoValueComponent",
5202
5131
  "kind": 128,
5203
5132
  "kindString": "Class",
@@ -5225,21 +5154,21 @@
5225
5154
  ],
5226
5155
  "children": [
5227
5156
  {
5228
- "id": 53,
5157
+ "id": 60,
5229
5158
  "name": "constructor",
5230
5159
  "kind": 512,
5231
5160
  "kindString": "Constructor",
5232
5161
  "flags": {},
5233
5162
  "signatures": [
5234
5163
  {
5235
- "id": 54,
5164
+ "id": 61,
5236
5165
  "name": "SkyKeyInfoValueComponent",
5237
5166
  "kind": 16384,
5238
5167
  "kindString": "Constructor signature",
5239
5168
  "flags": {},
5240
5169
  "type": {
5241
5170
  "type": "reference",
5242
- "id": 52,
5171
+ "id": 59,
5243
5172
  "name": "SkyKeyInfoValueComponent"
5244
5173
  }
5245
5174
  }
@@ -5251,7 +5180,7 @@
5251
5180
  "title": "Constructors",
5252
5181
  "kind": 512,
5253
5182
  "children": [
5254
- 53
5183
+ 60
5255
5184
  ]
5256
5185
  }
5257
5186
  ],
@@ -5264,7 +5193,7 @@
5264
5193
  ]
5265
5194
  },
5266
5195
  {
5267
- "id": 55,
5196
+ "id": 62,
5268
5197
  "name": "SkyKeyInfoComponent",
5269
5198
  "kind": 128,
5270
5199
  "kindString": "Class",
@@ -5283,28 +5212,28 @@
5283
5212
  ],
5284
5213
  "children": [
5285
5214
  {
5286
- "id": 56,
5215
+ "id": 63,
5287
5216
  "name": "constructor",
5288
5217
  "kind": 512,
5289
5218
  "kindString": "Constructor",
5290
5219
  "flags": {},
5291
5220
  "signatures": [
5292
5221
  {
5293
- "id": 57,
5222
+ "id": 64,
5294
5223
  "name": "SkyKeyInfoComponent",
5295
5224
  "kind": 16384,
5296
5225
  "kindString": "Constructor signature",
5297
5226
  "flags": {},
5298
5227
  "type": {
5299
5228
  "type": "reference",
5300
- "id": 55,
5229
+ "id": 62,
5301
5230
  "name": "SkyKeyInfoComponent"
5302
5231
  }
5303
5232
  }
5304
5233
  ]
5305
5234
  },
5306
5235
  {
5307
- "id": 58,
5236
+ "id": 65,
5308
5237
  "name": "layout",
5309
5238
  "kind": 1024,
5310
5239
  "kindString": "Property",
@@ -5349,14 +5278,14 @@
5349
5278
  "title": "Constructors",
5350
5279
  "kind": 512,
5351
5280
  "children": [
5352
- 56
5281
+ 63
5353
5282
  ]
5354
5283
  },
5355
5284
  {
5356
5285
  "title": "Properties",
5357
5286
  "kind": 1024,
5358
5287
  "children": [
5359
- 58
5288
+ 65
5360
5289
  ]
5361
5290
  }
5362
5291
  ],
@@ -5369,7 +5298,7 @@
5369
5298
  ]
5370
5299
  },
5371
5300
  {
5372
- "id": 59,
5301
+ "id": 66,
5373
5302
  "name": "SkyLabelComponent",
5374
5303
  "kind": 128,
5375
5304
  "kindString": "Class",
@@ -5388,28 +5317,28 @@
5388
5317
  ],
5389
5318
  "children": [
5390
5319
  {
5391
- "id": 60,
5320
+ "id": 67,
5392
5321
  "name": "constructor",
5393
5322
  "kind": 512,
5394
5323
  "kindString": "Constructor",
5395
5324
  "flags": {},
5396
5325
  "signatures": [
5397
5326
  {
5398
- "id": 61,
5327
+ "id": 68,
5399
5328
  "name": "SkyLabelComponent",
5400
5329
  "kind": 16384,
5401
5330
  "kindString": "Constructor signature",
5402
5331
  "flags": {},
5403
5332
  "type": {
5404
5333
  "type": "reference",
5405
- "id": 59,
5334
+ "id": 66,
5406
5335
  "name": "SkyLabelComponent"
5407
5336
  }
5408
5337
  }
5409
5338
  ]
5410
5339
  },
5411
5340
  {
5412
- "id": 66,
5341
+ "id": 73,
5413
5342
  "name": "baseIcon",
5414
5343
  "kind": 1024,
5415
5344
  "kindString": "Property",
@@ -5425,12 +5354,12 @@
5425
5354
  ],
5426
5355
  "type": {
5427
5356
  "type": "reference",
5428
- "id": 292,
5357
+ "id": 316,
5429
5358
  "name": "SkyIconStackItem"
5430
5359
  }
5431
5360
  },
5432
5361
  {
5433
- "id": 67,
5362
+ "id": 74,
5434
5363
  "name": "icon",
5435
5364
  "kind": 1024,
5436
5365
  "kindString": "Property",
@@ -5450,7 +5379,7 @@
5450
5379
  }
5451
5380
  },
5452
5381
  {
5453
- "id": 68,
5382
+ "id": 75,
5454
5383
  "name": "topIcon",
5455
5384
  "kind": 1024,
5456
5385
  "kindString": "Property",
@@ -5466,12 +5395,12 @@
5466
5395
  ],
5467
5396
  "type": {
5468
5397
  "type": "reference",
5469
- "id": 292,
5398
+ "id": 316,
5470
5399
  "name": "SkyIconStackItem"
5471
5400
  }
5472
5401
  },
5473
5402
  {
5474
- "id": 62,
5403
+ "id": 69,
5475
5404
  "name": "labelType",
5476
5405
  "kind": 262144,
5477
5406
  "kindString": "Accessor",
@@ -5497,7 +5426,7 @@
5497
5426
  ],
5498
5427
  "getSignature": [
5499
5428
  {
5500
- "id": 63,
5429
+ "id": 70,
5501
5430
  "name": "labelType",
5502
5431
  "kind": 524288,
5503
5432
  "kindString": "Get signature",
@@ -5507,14 +5436,14 @@
5507
5436
  },
5508
5437
  "type": {
5509
5438
  "type": "reference",
5510
- "id": 303,
5439
+ "id": 327,
5511
5440
  "name": "SkyLabelType"
5512
5441
  }
5513
5442
  }
5514
5443
  ],
5515
5444
  "setSignature": [
5516
5445
  {
5517
- "id": 64,
5446
+ "id": 71,
5518
5447
  "name": "labelType",
5519
5448
  "kind": 1048576,
5520
5449
  "kindString": "Set signature",
@@ -5530,14 +5459,14 @@
5530
5459
  },
5531
5460
  "parameters": [
5532
5461
  {
5533
- "id": 65,
5462
+ "id": 72,
5534
5463
  "name": "value",
5535
5464
  "kind": 32768,
5536
5465
  "kindString": "Parameter",
5537
5466
  "flags": {},
5538
5467
  "type": {
5539
5468
  "type": "reference",
5540
- "id": 303,
5469
+ "id": 327,
5541
5470
  "name": "SkyLabelType"
5542
5471
  }
5543
5472
  }
@@ -5555,23 +5484,23 @@
5555
5484
  "title": "Constructors",
5556
5485
  "kind": 512,
5557
5486
  "children": [
5558
- 60
5487
+ 67
5559
5488
  ]
5560
5489
  },
5561
5490
  {
5562
5491
  "title": "Properties",
5563
5492
  "kind": 1024,
5564
5493
  "children": [
5565
- 66,
5566
- 67,
5567
- 68
5494
+ 73,
5495
+ 74,
5496
+ 75
5568
5497
  ]
5569
5498
  },
5570
5499
  {
5571
5500
  "title": "Accessors",
5572
5501
  "kind": 262144,
5573
5502
  "children": [
5574
- 62
5503
+ 69
5575
5504
  ]
5576
5505
  }
5577
5506
  ],
@@ -5584,14 +5513,14 @@
5584
5513
  ]
5585
5514
  },
5586
5515
  {
5587
- "id": 292,
5516
+ "id": 316,
5588
5517
  "name": "SkyIconStackItem",
5589
5518
  "kind": 256,
5590
5519
  "kindString": "Interface",
5591
5520
  "flags": {},
5592
5521
  "children": [
5593
5522
  {
5594
- "id": 293,
5523
+ "id": 317,
5595
5524
  "name": "icon",
5596
5525
  "kind": 1024,
5597
5526
  "kindString": "Property",
@@ -5618,7 +5547,7 @@
5618
5547
  }
5619
5548
  },
5620
5549
  {
5621
- "id": 294,
5550
+ "id": 318,
5622
5551
  "name": "iconType",
5623
5552
  "kind": 1024,
5624
5553
  "kindString": "Property",
@@ -5637,7 +5566,7 @@
5637
5566
  ],
5638
5567
  "type": {
5639
5568
  "type": "reference",
5640
- "id": 298,
5569
+ "id": 322,
5641
5570
  "name": "SkyIconType"
5642
5571
  }
5643
5572
  }
@@ -5647,8 +5576,8 @@
5647
5576
  "title": "Properties",
5648
5577
  "kind": 1024,
5649
5578
  "children": [
5650
- 293,
5651
- 294
5579
+ 317,
5580
+ 318
5652
5581
  ]
5653
5582
  }
5654
5583
  ],
@@ -5661,14 +5590,14 @@
5661
5590
  ]
5662
5591
  },
5663
5592
  {
5664
- "id": 316,
5593
+ "id": 340,
5665
5594
  "name": "SkyToken",
5666
5595
  "kind": 256,
5667
5596
  "kindString": "Interface",
5668
5597
  "flags": {},
5669
5598
  "children": [
5670
5599
  {
5671
- "id": 317,
5600
+ "id": 341,
5672
5601
  "name": "value",
5673
5602
  "kind": 1024,
5674
5603
  "kindString": "Property",
@@ -5694,7 +5623,7 @@
5694
5623
  "title": "Properties",
5695
5624
  "kind": 1024,
5696
5625
  "children": [
5697
- 317
5626
+ 341
5698
5627
  ]
5699
5628
  }
5700
5629
  ],
@@ -5707,14 +5636,14 @@
5707
5636
  ]
5708
5637
  },
5709
5638
  {
5710
- "id": 318,
5639
+ "id": 342,
5711
5640
  "name": "SkyTokenSelectedEventArgs",
5712
5641
  "kind": 256,
5713
5642
  "kindString": "Interface",
5714
5643
  "flags": {},
5715
5644
  "children": [
5716
5645
  {
5717
- "id": 319,
5646
+ "id": 343,
5718
5647
  "name": "token",
5719
5648
  "kind": 1024,
5720
5649
  "kindString": "Property",
@@ -5733,7 +5662,7 @@
5733
5662
  ],
5734
5663
  "type": {
5735
5664
  "type": "reference",
5736
- "id": 316,
5665
+ "id": 340,
5737
5666
  "name": "SkyToken"
5738
5667
  }
5739
5668
  }
@@ -5743,7 +5672,7 @@
5743
5672
  "title": "Properties",
5744
5673
  "kind": 1024,
5745
5674
  "children": [
5746
- 319
5675
+ 343
5747
5676
  ]
5748
5677
  }
5749
5678
  ],
@@ -5756,14 +5685,14 @@
5756
5685
  ]
5757
5686
  },
5758
5687
  {
5759
- "id": 320,
5688
+ "id": 344,
5760
5689
  "name": "SkyTokensMessage",
5761
5690
  "kind": 256,
5762
5691
  "kindString": "Interface",
5763
5692
  "flags": {},
5764
5693
  "children": [
5765
5694
  {
5766
- "id": 321,
5695
+ "id": 345,
5767
5696
  "name": "type",
5768
5697
  "kind": 1024,
5769
5698
  "kindString": "Property",
@@ -5782,7 +5711,7 @@
5782
5711
  ],
5783
5712
  "type": {
5784
5713
  "type": "reference",
5785
- "id": 322,
5714
+ "id": 346,
5786
5715
  "name": "SkyTokensMessageType"
5787
5716
  }
5788
5717
  }
@@ -5792,7 +5721,7 @@
5792
5721
  "title": "Properties",
5793
5722
  "kind": 1024,
5794
5723
  "children": [
5795
- 321
5724
+ 345
5796
5725
  ]
5797
5726
  }
5798
5727
  ],
@@ -5805,7 +5734,7 @@
5805
5734
  ]
5806
5735
  },
5807
5736
  {
5808
- "id": 298,
5737
+ "id": 322,
5809
5738
  "name": "SkyIconType",
5810
5739
  "kind": 4194304,
5811
5740
  "kindString": "Type alias",
@@ -5832,7 +5761,7 @@
5832
5761
  }
5833
5762
  },
5834
5763
  {
5835
- "id": 299,
5764
+ "id": 323,
5836
5765
  "name": "SkyIconVariantType",
5837
5766
  "kind": 4194304,
5838
5767
  "kindString": "Type alias",
@@ -5859,7 +5788,7 @@
5859
5788
  }
5860
5789
  },
5861
5790
  {
5862
- "id": 303,
5791
+ "id": 327,
5863
5792
  "name": "SkyLabelType",
5864
5793
  "kind": 4194304,
5865
5794
  "kindString": "Type alias",
@@ -5899,57 +5828,57 @@
5899
5828
  "title": "Enumerations",
5900
5829
  "kind": 8,
5901
5830
  "children": [
5902
- 322
5831
+ 346
5903
5832
  ]
5904
5833
  },
5905
5834
  {
5906
5835
  "title": "Classes",
5907
5836
  "kind": 128,
5908
5837
  "children": [
5909
- 283,
5910
- 286,
5911
- 289,
5912
- 295,
5913
- 300,
5914
5838
  304,
5915
5839
  307,
5916
5840
  310,
5917
5841
  313,
5842
+ 319,
5843
+ 324,
5918
5844
  328,
5919
5845
  331,
5846
+ 334,
5847
+ 337,
5848
+ 352,
5849
+ 355,
5920
5850
  1,
5921
- 72,
5922
- 100,
5923
- 139,
5924
- 178,
5925
- 259,
5926
- 20,
5927
- 29,
5928
- 35,
5929
- 43,
5930
- 49,
5931
- 52,
5932
- 55,
5933
- 59
5851
+ 79,
5852
+ 107,
5853
+ 146,
5854
+ 191,
5855
+ 272,
5856
+ 36,
5857
+ 42,
5858
+ 50,
5859
+ 56,
5860
+ 59,
5861
+ 62,
5862
+ 66
5934
5863
  ]
5935
5864
  },
5936
5865
  {
5937
5866
  "title": "Interfaces",
5938
5867
  "kind": 256,
5939
5868
  "children": [
5940
- 292,
5941
5869
  316,
5942
- 318,
5943
- 320
5870
+ 340,
5871
+ 342,
5872
+ 344
5944
5873
  ]
5945
5874
  },
5946
5875
  {
5947
5876
  "title": "Type aliases",
5948
5877
  "kind": 4194304,
5949
5878
  "children": [
5950
- 298,
5951
- 299,
5952
- 303
5879
+ 322,
5880
+ 323,
5881
+ 327
5953
5882
  ]
5954
5883
  }
5955
5884
  ],
@@ -5962,6 +5891,11 @@
5962
5891
  ]
5963
5892
  },
5964
5893
  "codeExamples": [
5894
+ {
5895
+ "fileName": ".eslintrc.json",
5896
+ "filePath": "/projects/indicators/documentation/code-examples/.eslintrc.json",
5897
+ "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"
5898
+ },
5965
5899
  {
5966
5900
  "fileName": "alert-demo.component.html",
5967
5901
  "filePath": "/projects/indicators/documentation/code-examples/alert/basic/alert-demo.component.html",