@skyux/indicators 6.13.0 → 6.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +823 -721
- package/esm2020/lib/modules/alert/alert.component.mjs +19 -14
- package/esm2020/lib/modules/chevron/chevron.component.mjs +11 -12
- package/esm2020/lib/modules/expansion-indicator/expansion-indicator.component.mjs +8 -8
- package/esm2020/lib/modules/icon/icon-stack-item.mjs +1 -1
- package/esm2020/lib/modules/icon/icon-stack.component.mjs +4 -1
- package/esm2020/lib/modules/icon/icon.component.mjs +1 -1
- package/esm2020/lib/modules/key-info/key-info.component.mjs +3 -3
- package/esm2020/lib/modules/label/label.component.mjs +82 -29
- package/esm2020/lib/modules/label/label.module.mjs +19 -4
- package/esm2020/lib/modules/shared/indicator-description-type.mjs +1 -1
- package/esm2020/lib/modules/shared/sky-indicators-resources.module.mjs +17 -1
- package/esm2020/lib/modules/status-indicator/status-indicator.component.mjs +52 -44
- package/esm2020/testing/alert/alert-harness-filters.mjs +2 -0
- package/esm2020/testing/alert/alert-harness.mjs +72 -0
- package/esm2020/testing/alert-fixture.mjs +2 -1
- package/esm2020/testing/public-api.mjs +7 -1
- package/esm2020/testing/tokens/token-harness-filters.mjs +2 -0
- package/esm2020/testing/tokens/token-harness.mjs +44 -0
- package/esm2020/testing/tokens/tokens-harness-filters.mjs +2 -0
- package/esm2020/testing/tokens/tokens-harness.mjs +42 -0
- package/fesm2015/skyux-indicators-testing.mjs +179 -1
- package/fesm2015/skyux-indicators-testing.mjs.map +1 -1
- package/fesm2015/skyux-indicators.mjs +199 -106
- package/fesm2015/skyux-indicators.mjs.map +1 -1
- package/fesm2020/skyux-indicators-testing.mjs +157 -1
- package/fesm2020/skyux-indicators-testing.mjs.map +1 -1
- package/fesm2020/skyux-indicators.mjs +199 -106
- package/fesm2020/skyux-indicators.mjs.map +1 -1
- package/lib/modules/alert/alert.component.d.ts +8 -8
- package/lib/modules/chevron/chevron.component.d.ts +4 -5
- package/lib/modules/expansion-indicator/expansion-indicator.component.d.ts +2 -3
- package/lib/modules/icon/icon-stack-item.d.ts +3 -0
- package/lib/modules/icon/icon-stack.component.d.ts +3 -0
- package/lib/modules/icon/icon.component.d.ts +5 -4
- package/lib/modules/label/label.component.d.ts +20 -5
- package/lib/modules/label/label.module.d.ts +4 -2
- package/lib/modules/shared/indicator-description-type.d.ts +1 -1
- package/lib/modules/status-indicator/status-indicator.component.d.ts +5 -10
- package/package.json +6 -5
- package/testing/alert/alert-harness-filters.d.ts +6 -0
- package/testing/alert/alert-harness.d.ts +36 -0
- package/testing/alert-fixture.d.ts +5 -4
- package/testing/public-api.d.ts +6 -0
- package/testing/tokens/token-harness-filters.d.ts +10 -0
- package/testing/tokens/token-harness.d.ts +26 -0
- package/testing/tokens/tokens-harness-filters.d.ts +6 -0
- package/testing/tokens/tokens-harness.d.ts +27 -0
package/documentation.json
CHANGED
|
@@ -21,12 +21,10 @@
|
|
|
21
21
|
"SkyWaitComponent": "class-skywaitcomponent",
|
|
22
22
|
"SkyHelpInlineComponent": "class-skyhelpinlinecomponent",
|
|
23
23
|
"SkyIconComponent": "class-skyiconcomponent",
|
|
24
|
-
"SkyIconStackComponent": "class-skyiconstackcomponent",
|
|
25
24
|
"SkyKeyInfoLabelComponent": "class-skykeyinfolabelcomponent",
|
|
26
25
|
"SkyKeyInfoValueComponent": "class-skykeyinfovaluecomponent",
|
|
27
26
|
"SkyKeyInfoComponent": "class-skykeyinfocomponent",
|
|
28
27
|
"SkyLabelComponent": "class-skylabelcomponent",
|
|
29
|
-
"SkyIconStackItem": "interface-skyiconstackitem",
|
|
30
28
|
"SkyToken": "interface-skytoken",
|
|
31
29
|
"SkyTokenSelectedEventArgs": "interface-skytokenselectedeventargs",
|
|
32
30
|
"SkyTokensMessage": "interface-skytokensmessage",
|
|
@@ -45,14 +43,14 @@
|
|
|
45
43
|
"originalName": "",
|
|
46
44
|
"children": [
|
|
47
45
|
{
|
|
48
|
-
"id":
|
|
46
|
+
"id": 369,
|
|
49
47
|
"name": "SkyTokensMessageType",
|
|
50
48
|
"kind": 8,
|
|
51
49
|
"kindString": "Enumeration",
|
|
52
50
|
"flags": {},
|
|
53
51
|
"children": [
|
|
54
52
|
{
|
|
55
|
-
"id":
|
|
53
|
+
"id": 371,
|
|
56
54
|
"name": "FocusActiveToken",
|
|
57
55
|
"kind": 16,
|
|
58
56
|
"kindString": "Enumeration member",
|
|
@@ -70,7 +68,7 @@
|
|
|
70
68
|
"defaultValue": "1"
|
|
71
69
|
},
|
|
72
70
|
{
|
|
73
|
-
"id":
|
|
71
|
+
"id": 370,
|
|
74
72
|
"name": "FocusLastToken",
|
|
75
73
|
"kind": 16,
|
|
76
74
|
"kindString": "Enumeration member",
|
|
@@ -88,7 +86,7 @@
|
|
|
88
86
|
"defaultValue": "0"
|
|
89
87
|
},
|
|
90
88
|
{
|
|
91
|
-
"id":
|
|
89
|
+
"id": 373,
|
|
92
90
|
"name": "FocusNextToken",
|
|
93
91
|
"kind": 16,
|
|
94
92
|
"kindString": "Enumeration member",
|
|
@@ -106,7 +104,7 @@
|
|
|
106
104
|
"defaultValue": "3"
|
|
107
105
|
},
|
|
108
106
|
{
|
|
109
|
-
"id":
|
|
107
|
+
"id": 372,
|
|
110
108
|
"name": "FocusPreviousToken",
|
|
111
109
|
"kind": 16,
|
|
112
110
|
"kindString": "Enumeration member",
|
|
@@ -124,7 +122,7 @@
|
|
|
124
122
|
"defaultValue": "2"
|
|
125
123
|
},
|
|
126
124
|
{
|
|
127
|
-
"id":
|
|
125
|
+
"id": 374,
|
|
128
126
|
"name": "RemoveActiveToken",
|
|
129
127
|
"kind": 16,
|
|
130
128
|
"kindString": "Enumeration member",
|
|
@@ -147,11 +145,11 @@
|
|
|
147
145
|
"title": "Enumeration members",
|
|
148
146
|
"kind": 16,
|
|
149
147
|
"children": [
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
148
|
+
371,
|
|
149
|
+
370,
|
|
150
|
+
373,
|
|
151
|
+
372,
|
|
152
|
+
374
|
|
155
153
|
]
|
|
156
154
|
}
|
|
157
155
|
],
|
|
@@ -164,7 +162,7 @@
|
|
|
164
162
|
]
|
|
165
163
|
},
|
|
166
164
|
{
|
|
167
|
-
"id":
|
|
165
|
+
"id": 325,
|
|
168
166
|
"name": "SkyAlertModule",
|
|
169
167
|
"kind": 128,
|
|
170
168
|
"kindString": "Class",
|
|
@@ -189,7 +187,7 @@
|
|
|
189
187
|
"title": "Constructors",
|
|
190
188
|
"kind": 512,
|
|
191
189
|
"children": [
|
|
192
|
-
|
|
190
|
+
326
|
|
193
191
|
]
|
|
194
192
|
}
|
|
195
193
|
],
|
|
@@ -202,7 +200,7 @@
|
|
|
202
200
|
]
|
|
203
201
|
},
|
|
204
202
|
{
|
|
205
|
-
"id":
|
|
203
|
+
"id": 328,
|
|
206
204
|
"name": "SkyChevronModule",
|
|
207
205
|
"kind": 128,
|
|
208
206
|
"kindString": "Class",
|
|
@@ -227,7 +225,7 @@
|
|
|
227
225
|
"title": "Constructors",
|
|
228
226
|
"kind": 512,
|
|
229
227
|
"children": [
|
|
230
|
-
|
|
228
|
+
329
|
|
231
229
|
]
|
|
232
230
|
}
|
|
233
231
|
],
|
|
@@ -240,7 +238,7 @@
|
|
|
240
238
|
]
|
|
241
239
|
},
|
|
242
240
|
{
|
|
243
|
-
"id":
|
|
241
|
+
"id": 331,
|
|
244
242
|
"name": "SkyExpansionIndicatorModule",
|
|
245
243
|
"kind": 128,
|
|
246
244
|
"kindString": "Class",
|
|
@@ -265,7 +263,7 @@
|
|
|
265
263
|
"title": "Constructors",
|
|
266
264
|
"kind": 512,
|
|
267
265
|
"children": [
|
|
268
|
-
|
|
266
|
+
332
|
|
269
267
|
]
|
|
270
268
|
}
|
|
271
269
|
],
|
|
@@ -278,7 +276,7 @@
|
|
|
278
276
|
]
|
|
279
277
|
},
|
|
280
278
|
{
|
|
281
|
-
"id":
|
|
279
|
+
"id": 334,
|
|
282
280
|
"name": "SkyHelpInlineModule",
|
|
283
281
|
"kind": 128,
|
|
284
282
|
"kindString": "Class",
|
|
@@ -303,7 +301,7 @@
|
|
|
303
301
|
"title": "Constructors",
|
|
304
302
|
"kind": 512,
|
|
305
303
|
"children": [
|
|
306
|
-
|
|
304
|
+
335
|
|
307
305
|
]
|
|
308
306
|
}
|
|
309
307
|
],
|
|
@@ -316,7 +314,7 @@
|
|
|
316
314
|
]
|
|
317
315
|
},
|
|
318
316
|
{
|
|
319
|
-
"id":
|
|
317
|
+
"id": 340,
|
|
320
318
|
"name": "SkyIconModule",
|
|
321
319
|
"kind": 128,
|
|
322
320
|
"kindString": "Class",
|
|
@@ -341,7 +339,7 @@
|
|
|
341
339
|
"title": "Constructors",
|
|
342
340
|
"kind": 512,
|
|
343
341
|
"children": [
|
|
344
|
-
|
|
342
|
+
341
|
|
345
343
|
]
|
|
346
344
|
}
|
|
347
345
|
],
|
|
@@ -354,7 +352,7 @@
|
|
|
354
352
|
]
|
|
355
353
|
},
|
|
356
354
|
{
|
|
357
|
-
"id":
|
|
355
|
+
"id": 345,
|
|
358
356
|
"name": "SkyKeyInfoModule",
|
|
359
357
|
"kind": 128,
|
|
360
358
|
"kindString": "Class",
|
|
@@ -379,7 +377,7 @@
|
|
|
379
377
|
"title": "Constructors",
|
|
380
378
|
"kind": 512,
|
|
381
379
|
"children": [
|
|
382
|
-
|
|
380
|
+
346
|
|
383
381
|
]
|
|
384
382
|
}
|
|
385
383
|
],
|
|
@@ -392,7 +390,7 @@
|
|
|
392
390
|
]
|
|
393
391
|
},
|
|
394
392
|
{
|
|
395
|
-
"id":
|
|
393
|
+
"id": 349,
|
|
396
394
|
"name": "SkyLabelModule",
|
|
397
395
|
"kind": 128,
|
|
398
396
|
"kindString": "Class",
|
|
@@ -407,7 +405,7 @@
|
|
|
407
405
|
"name": "NgModule"
|
|
408
406
|
},
|
|
409
407
|
"arguments": {
|
|
410
|
-
"obj": "{\n declarations: [SkyLabelComponent],\n imports: [CommonModule
|
|
408
|
+
"obj": "{\n declarations: [SkyLabelComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyIndicatorsResourcesModule,\n ],\n exports: [SkyLabelComponent],\n}"
|
|
411
409
|
}
|
|
412
410
|
}
|
|
413
411
|
],
|
|
@@ -417,20 +415,20 @@
|
|
|
417
415
|
"title": "Constructors",
|
|
418
416
|
"kind": 512,
|
|
419
417
|
"children": [
|
|
420
|
-
|
|
418
|
+
350
|
|
421
419
|
]
|
|
422
420
|
}
|
|
423
421
|
],
|
|
424
422
|
"sources": [
|
|
425
423
|
{
|
|
426
424
|
"fileName": "projects/indicators/src/modules/label/label.module.ts",
|
|
427
|
-
"line":
|
|
425
|
+
"line": 20,
|
|
428
426
|
"character": 13
|
|
429
427
|
}
|
|
430
428
|
]
|
|
431
429
|
},
|
|
432
430
|
{
|
|
433
|
-
"id":
|
|
431
|
+
"id": 354,
|
|
434
432
|
"name": "SkyStatusIndicatorModule",
|
|
435
433
|
"kind": 128,
|
|
436
434
|
"kindString": "Class",
|
|
@@ -455,7 +453,7 @@
|
|
|
455
453
|
"title": "Constructors",
|
|
456
454
|
"kind": 512,
|
|
457
455
|
"children": [
|
|
458
|
-
|
|
456
|
+
355
|
|
459
457
|
]
|
|
460
458
|
}
|
|
461
459
|
],
|
|
@@ -468,7 +466,7 @@
|
|
|
468
466
|
]
|
|
469
467
|
},
|
|
470
468
|
{
|
|
471
|
-
"id":
|
|
469
|
+
"id": 357,
|
|
472
470
|
"name": "SkyTextHighlightModule",
|
|
473
471
|
"kind": 128,
|
|
474
472
|
"kindString": "Class",
|
|
@@ -493,7 +491,7 @@
|
|
|
493
491
|
"title": "Constructors",
|
|
494
492
|
"kind": 512,
|
|
495
493
|
"children": [
|
|
496
|
-
|
|
494
|
+
358
|
|
497
495
|
]
|
|
498
496
|
}
|
|
499
497
|
],
|
|
@@ -506,7 +504,7 @@
|
|
|
506
504
|
]
|
|
507
505
|
},
|
|
508
506
|
{
|
|
509
|
-
"id":
|
|
507
|
+
"id": 360,
|
|
510
508
|
"name": "SkyTokensModule",
|
|
511
509
|
"kind": 128,
|
|
512
510
|
"kindString": "Class",
|
|
@@ -531,7 +529,7 @@
|
|
|
531
529
|
"title": "Constructors",
|
|
532
530
|
"kind": 512,
|
|
533
531
|
"children": [
|
|
534
|
-
|
|
532
|
+
361
|
|
535
533
|
]
|
|
536
534
|
}
|
|
537
535
|
],
|
|
@@ -544,7 +542,7 @@
|
|
|
544
542
|
]
|
|
545
543
|
},
|
|
546
544
|
{
|
|
547
|
-
"id":
|
|
545
|
+
"id": 375,
|
|
548
546
|
"name": "SkyWaitModule",
|
|
549
547
|
"kind": 128,
|
|
550
548
|
"kindString": "Class",
|
|
@@ -569,7 +567,7 @@
|
|
|
569
567
|
"title": "Constructors",
|
|
570
568
|
"kind": 512,
|
|
571
569
|
"children": [
|
|
572
|
-
|
|
570
|
+
376
|
|
573
571
|
]
|
|
574
572
|
}
|
|
575
573
|
],
|
|
@@ -582,7 +580,7 @@
|
|
|
582
580
|
]
|
|
583
581
|
},
|
|
584
582
|
{
|
|
585
|
-
"id":
|
|
583
|
+
"id": 378,
|
|
586
584
|
"name": "SkyWaitService",
|
|
587
585
|
"kind": 128,
|
|
588
586
|
"kindString": "Class",
|
|
@@ -603,7 +601,7 @@
|
|
|
603
601
|
],
|
|
604
602
|
"children": [
|
|
605
603
|
{
|
|
606
|
-
"id":
|
|
604
|
+
"id": 382,
|
|
607
605
|
"name": "constructor",
|
|
608
606
|
"kind": 512,
|
|
609
607
|
"kindString": "Constructor",
|
|
@@ -617,14 +615,14 @@
|
|
|
617
615
|
],
|
|
618
616
|
"signatures": [
|
|
619
617
|
{
|
|
620
|
-
"id":
|
|
618
|
+
"id": 383,
|
|
621
619
|
"name": "new SkyWaitService",
|
|
622
620
|
"kind": 16384,
|
|
623
621
|
"kindString": "Constructor signature",
|
|
624
622
|
"flags": {},
|
|
625
623
|
"parameters": [
|
|
626
624
|
{
|
|
627
|
-
"id":
|
|
625
|
+
"id": 384,
|
|
628
626
|
"name": "resolver",
|
|
629
627
|
"kind": 32768,
|
|
630
628
|
"kindString": "Parameter",
|
|
@@ -637,7 +635,7 @@
|
|
|
637
635
|
}
|
|
638
636
|
},
|
|
639
637
|
{
|
|
640
|
-
"id":
|
|
638
|
+
"id": 385,
|
|
641
639
|
"name": "appRef",
|
|
642
640
|
"kind": 32768,
|
|
643
641
|
"kindString": "Parameter",
|
|
@@ -650,7 +648,7 @@
|
|
|
650
648
|
}
|
|
651
649
|
},
|
|
652
650
|
{
|
|
653
|
-
"id":
|
|
651
|
+
"id": 386,
|
|
654
652
|
"name": "waitAdapter",
|
|
655
653
|
"kind": 32768,
|
|
656
654
|
"kindString": "Parameter",
|
|
@@ -661,7 +659,7 @@
|
|
|
661
659
|
}
|
|
662
660
|
},
|
|
663
661
|
{
|
|
664
|
-
"id":
|
|
662
|
+
"id": 387,
|
|
665
663
|
"name": "windowSvc",
|
|
666
664
|
"kind": 32768,
|
|
667
665
|
"kindString": "Parameter",
|
|
@@ -674,14 +672,14 @@
|
|
|
674
672
|
],
|
|
675
673
|
"type": {
|
|
676
674
|
"type": "reference",
|
|
677
|
-
"id":
|
|
675
|
+
"id": 378,
|
|
678
676
|
"name": "SkyWaitService"
|
|
679
677
|
}
|
|
680
678
|
}
|
|
681
679
|
]
|
|
682
680
|
},
|
|
683
681
|
{
|
|
684
|
-
"id":
|
|
682
|
+
"id": 388,
|
|
685
683
|
"name": "beginBlockingPageWait",
|
|
686
684
|
"kind": 2048,
|
|
687
685
|
"kindString": "Method",
|
|
@@ -697,7 +695,7 @@
|
|
|
697
695
|
],
|
|
698
696
|
"signatures": [
|
|
699
697
|
{
|
|
700
|
-
"id":
|
|
698
|
+
"id": 389,
|
|
701
699
|
"name": "beginBlockingPageWait",
|
|
702
700
|
"kind": 4096,
|
|
703
701
|
"kindString": "Call signature",
|
|
@@ -713,7 +711,7 @@
|
|
|
713
711
|
]
|
|
714
712
|
},
|
|
715
713
|
{
|
|
716
|
-
"id":
|
|
714
|
+
"id": 390,
|
|
717
715
|
"name": "beginNonBlockingPageWait",
|
|
718
716
|
"kind": 2048,
|
|
719
717
|
"kindString": "Method",
|
|
@@ -729,7 +727,7 @@
|
|
|
729
727
|
],
|
|
730
728
|
"signatures": [
|
|
731
729
|
{
|
|
732
|
-
"id":
|
|
730
|
+
"id": 391,
|
|
733
731
|
"name": "beginNonBlockingPageWait",
|
|
734
732
|
"kind": 4096,
|
|
735
733
|
"kindString": "Call signature",
|
|
@@ -745,7 +743,7 @@
|
|
|
745
743
|
]
|
|
746
744
|
},
|
|
747
745
|
{
|
|
748
|
-
"id":
|
|
746
|
+
"id": 400,
|
|
749
747
|
"name": "blockingWrap",
|
|
750
748
|
"kind": 2048,
|
|
751
749
|
"kindString": "Method",
|
|
@@ -761,7 +759,7 @@
|
|
|
761
759
|
],
|
|
762
760
|
"signatures": [
|
|
763
761
|
{
|
|
764
|
-
"id":
|
|
762
|
+
"id": 401,
|
|
765
763
|
"name": "blockingWrap",
|
|
766
764
|
"kind": 4096,
|
|
767
765
|
"kindString": "Call signature",
|
|
@@ -771,7 +769,7 @@
|
|
|
771
769
|
},
|
|
772
770
|
"typeParameter": [
|
|
773
771
|
{
|
|
774
|
-
"id":
|
|
772
|
+
"id": 402,
|
|
775
773
|
"name": "T",
|
|
776
774
|
"kind": 131072,
|
|
777
775
|
"kindString": "Type parameter",
|
|
@@ -780,7 +778,7 @@
|
|
|
780
778
|
],
|
|
781
779
|
"parameters": [
|
|
782
780
|
{
|
|
783
|
-
"id":
|
|
781
|
+
"id": 403,
|
|
784
782
|
"name": "observable",
|
|
785
783
|
"kind": 32768,
|
|
786
784
|
"kindString": "Parameter",
|
|
@@ -790,7 +788,7 @@
|
|
|
790
788
|
"typeArguments": [
|
|
791
789
|
{
|
|
792
790
|
"type": "reference",
|
|
793
|
-
"id":
|
|
791
|
+
"id": 402,
|
|
794
792
|
"name": "T"
|
|
795
793
|
}
|
|
796
794
|
],
|
|
@@ -805,7 +803,7 @@
|
|
|
805
803
|
"typeArguments": [
|
|
806
804
|
{
|
|
807
805
|
"type": "reference",
|
|
808
|
-
"id":
|
|
806
|
+
"id": 402,
|
|
809
807
|
"name": "T"
|
|
810
808
|
}
|
|
811
809
|
],
|
|
@@ -817,7 +815,7 @@
|
|
|
817
815
|
]
|
|
818
816
|
},
|
|
819
817
|
{
|
|
820
|
-
"id":
|
|
818
|
+
"id": 396,
|
|
821
819
|
"name": "clearAllPageWaits",
|
|
822
820
|
"kind": 2048,
|
|
823
821
|
"kindString": "Method",
|
|
@@ -833,7 +831,7 @@
|
|
|
833
831
|
],
|
|
834
832
|
"signatures": [
|
|
835
833
|
{
|
|
836
|
-
"id":
|
|
834
|
+
"id": 397,
|
|
837
835
|
"name": "clearAllPageWaits",
|
|
838
836
|
"kind": 4096,
|
|
839
837
|
"kindString": "Call signature",
|
|
@@ -849,7 +847,7 @@
|
|
|
849
847
|
]
|
|
850
848
|
},
|
|
851
849
|
{
|
|
852
|
-
"id":
|
|
850
|
+
"id": 392,
|
|
853
851
|
"name": "endBlockingPageWait",
|
|
854
852
|
"kind": 2048,
|
|
855
853
|
"kindString": "Method",
|
|
@@ -865,7 +863,7 @@
|
|
|
865
863
|
],
|
|
866
864
|
"signatures": [
|
|
867
865
|
{
|
|
868
|
-
"id":
|
|
866
|
+
"id": 393,
|
|
869
867
|
"name": "endBlockingPageWait",
|
|
870
868
|
"kind": 4096,
|
|
871
869
|
"kindString": "Call signature",
|
|
@@ -881,7 +879,7 @@
|
|
|
881
879
|
]
|
|
882
880
|
},
|
|
883
881
|
{
|
|
884
|
-
"id":
|
|
882
|
+
"id": 394,
|
|
885
883
|
"name": "endNonBlockingPageWait",
|
|
886
884
|
"kind": 2048,
|
|
887
885
|
"kindString": "Method",
|
|
@@ -897,7 +895,7 @@
|
|
|
897
895
|
],
|
|
898
896
|
"signatures": [
|
|
899
897
|
{
|
|
900
|
-
"id":
|
|
898
|
+
"id": 395,
|
|
901
899
|
"name": "endNonBlockingPageWait",
|
|
902
900
|
"kind": 4096,
|
|
903
901
|
"kindString": "Call signature",
|
|
@@ -913,7 +911,7 @@
|
|
|
913
911
|
]
|
|
914
912
|
},
|
|
915
913
|
{
|
|
916
|
-
"id":
|
|
914
|
+
"id": 404,
|
|
917
915
|
"name": "nonBlockingWrap",
|
|
918
916
|
"kind": 2048,
|
|
919
917
|
"kindString": "Method",
|
|
@@ -929,7 +927,7 @@
|
|
|
929
927
|
],
|
|
930
928
|
"signatures": [
|
|
931
929
|
{
|
|
932
|
-
"id":
|
|
930
|
+
"id": 405,
|
|
933
931
|
"name": "nonBlockingWrap",
|
|
934
932
|
"kind": 4096,
|
|
935
933
|
"kindString": "Call signature",
|
|
@@ -939,7 +937,7 @@
|
|
|
939
937
|
},
|
|
940
938
|
"typeParameter": [
|
|
941
939
|
{
|
|
942
|
-
"id":
|
|
940
|
+
"id": 406,
|
|
943
941
|
"name": "T",
|
|
944
942
|
"kind": 131072,
|
|
945
943
|
"kindString": "Type parameter",
|
|
@@ -948,7 +946,7 @@
|
|
|
948
946
|
],
|
|
949
947
|
"parameters": [
|
|
950
948
|
{
|
|
951
|
-
"id":
|
|
949
|
+
"id": 407,
|
|
952
950
|
"name": "observable",
|
|
953
951
|
"kind": 32768,
|
|
954
952
|
"kindString": "Parameter",
|
|
@@ -958,7 +956,7 @@
|
|
|
958
956
|
"typeArguments": [
|
|
959
957
|
{
|
|
960
958
|
"type": "reference",
|
|
961
|
-
"id":
|
|
959
|
+
"id": 406,
|
|
962
960
|
"name": "T"
|
|
963
961
|
}
|
|
964
962
|
],
|
|
@@ -973,7 +971,7 @@
|
|
|
973
971
|
"typeArguments": [
|
|
974
972
|
{
|
|
975
973
|
"type": "reference",
|
|
976
|
-
"id":
|
|
974
|
+
"id": 406,
|
|
977
975
|
"name": "T"
|
|
978
976
|
}
|
|
979
977
|
],
|
|
@@ -990,20 +988,20 @@
|
|
|
990
988
|
"title": "Constructors",
|
|
991
989
|
"kind": 512,
|
|
992
990
|
"children": [
|
|
993
|
-
|
|
991
|
+
382
|
|
994
992
|
]
|
|
995
993
|
},
|
|
996
994
|
{
|
|
997
995
|
"title": "Methods",
|
|
998
996
|
"kind": 2048,
|
|
999
997
|
"children": [
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
998
|
+
388,
|
|
999
|
+
390,
|
|
1000
|
+
400,
|
|
1001
|
+
396,
|
|
1002
|
+
392,
|
|
1003
|
+
394,
|
|
1004
|
+
404
|
|
1007
1005
|
]
|
|
1008
1006
|
}
|
|
1009
1007
|
],
|
|
@@ -1037,7 +1035,7 @@
|
|
|
1037
1035
|
],
|
|
1038
1036
|
"children": [
|
|
1039
1037
|
{
|
|
1040
|
-
"id":
|
|
1038
|
+
"id": 10,
|
|
1041
1039
|
"name": "alertBaseIcon",
|
|
1042
1040
|
"kind": 1024,
|
|
1043
1041
|
"kindString": "Property",
|
|
@@ -1053,12 +1051,11 @@
|
|
|
1053
1051
|
],
|
|
1054
1052
|
"type": {
|
|
1055
1053
|
"type": "reference",
|
|
1056
|
-
"id": 317,
|
|
1057
1054
|
"name": "SkyIconStackItem"
|
|
1058
1055
|
}
|
|
1059
1056
|
},
|
|
1060
1057
|
{
|
|
1061
|
-
"id":
|
|
1058
|
+
"id": 11,
|
|
1062
1059
|
"name": "alertTopIcon",
|
|
1063
1060
|
"kind": 1024,
|
|
1064
1061
|
"kindString": "Property",
|
|
@@ -1074,12 +1071,33 @@
|
|
|
1074
1071
|
],
|
|
1075
1072
|
"type": {
|
|
1076
1073
|
"type": "reference",
|
|
1077
|
-
"id": 317,
|
|
1078
1074
|
"name": "SkyIconStackItem"
|
|
1079
1075
|
}
|
|
1080
1076
|
},
|
|
1081
1077
|
{
|
|
1082
|
-
"id":
|
|
1078
|
+
"id": 12,
|
|
1079
|
+
"name": "alertTypeOrDefault",
|
|
1080
|
+
"kind": 1024,
|
|
1081
|
+
"kindString": "Property",
|
|
1082
|
+
"flags": {
|
|
1083
|
+
"isPublic": true
|
|
1084
|
+
},
|
|
1085
|
+
"sources": [
|
|
1086
|
+
{
|
|
1087
|
+
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1088
|
+
"line": 54,
|
|
1089
|
+
"character": 9
|
|
1090
|
+
}
|
|
1091
|
+
],
|
|
1092
|
+
"type": {
|
|
1093
|
+
"type": "reference",
|
|
1094
|
+
"id": 353,
|
|
1095
|
+
"name": "SkyIndicatorIconType"
|
|
1096
|
+
},
|
|
1097
|
+
"defaultValue": "ALERT_TYPE_DEFAULT"
|
|
1098
|
+
},
|
|
1099
|
+
{
|
|
1100
|
+
"id": 7,
|
|
1083
1101
|
"name": "closeable",
|
|
1084
1102
|
"kind": 1024,
|
|
1085
1103
|
"kindString": "Property",
|
|
@@ -1120,7 +1138,7 @@
|
|
|
1120
1138
|
}
|
|
1121
1139
|
},
|
|
1122
1140
|
{
|
|
1123
|
-
"id":
|
|
1141
|
+
"id": 8,
|
|
1124
1142
|
"name": "closed",
|
|
1125
1143
|
"kind": 1024,
|
|
1126
1144
|
"kindString": "Property",
|
|
@@ -1161,7 +1179,7 @@
|
|
|
1161
1179
|
}
|
|
1162
1180
|
},
|
|
1163
1181
|
{
|
|
1164
|
-
"id":
|
|
1182
|
+
"id": 9,
|
|
1165
1183
|
"name": "closedChange",
|
|
1166
1184
|
"kind": 1024,
|
|
1167
1185
|
"kindString": "Property",
|
|
@@ -1227,35 +1245,13 @@
|
|
|
1227
1245
|
"sources": [
|
|
1228
1246
|
{
|
|
1229
1247
|
"fileName": "projects/indicators/src/modules/alert/alert.component.ts",
|
|
1230
|
-
"line":
|
|
1248
|
+
"line": 22,
|
|
1231
1249
|
"character": 13
|
|
1232
1250
|
}
|
|
1233
1251
|
],
|
|
1234
|
-
"getSignature": [
|
|
1235
|
-
{
|
|
1236
|
-
"id": 5,
|
|
1237
|
-
"name": "alertType",
|
|
1238
|
-
"kind": 524288,
|
|
1239
|
-
"kindString": "Get signature",
|
|
1240
|
-
"flags": {},
|
|
1241
|
-
"comment": {
|
|
1242
|
-
"shortText": "Specifies a style for the alert to determine the icon and background color.\nThe valid options are `danger`, `info`, `success`, and `warning`.",
|
|
1243
|
-
"tags": [
|
|
1244
|
-
{
|
|
1245
|
-
"tag": "default",
|
|
1246
|
-
"text": "\"warning\"\n"
|
|
1247
|
-
}
|
|
1248
|
-
]
|
|
1249
|
-
},
|
|
1250
|
-
"type": {
|
|
1251
|
-
"type": "intrinsic",
|
|
1252
|
-
"name": "string"
|
|
1253
|
-
}
|
|
1254
|
-
}
|
|
1255
|
-
],
|
|
1256
1252
|
"setSignature": [
|
|
1257
1253
|
{
|
|
1258
|
-
"id":
|
|
1254
|
+
"id": 5,
|
|
1259
1255
|
"name": "alertType",
|
|
1260
1256
|
"kind": 1048576,
|
|
1261
1257
|
"kindString": "Set signature",
|
|
@@ -1271,7 +1267,7 @@
|
|
|
1271
1267
|
},
|
|
1272
1268
|
"parameters": [
|
|
1273
1269
|
{
|
|
1274
|
-
"id":
|
|
1270
|
+
"id": 6,
|
|
1275
1271
|
"name": "value",
|
|
1276
1272
|
"kind": 32768,
|
|
1277
1273
|
"kindString": "Parameter",
|
|
@@ -1290,7 +1286,7 @@
|
|
|
1290
1286
|
]
|
|
1291
1287
|
},
|
|
1292
1288
|
{
|
|
1293
|
-
"id":
|
|
1289
|
+
"id": 15,
|
|
1294
1290
|
"name": "close",
|
|
1295
1291
|
"kind": 2048,
|
|
1296
1292
|
"kindString": "Method",
|
|
@@ -1306,7 +1302,7 @@
|
|
|
1306
1302
|
],
|
|
1307
1303
|
"signatures": [
|
|
1308
1304
|
{
|
|
1309
|
-
"id":
|
|
1305
|
+
"id": 16,
|
|
1310
1306
|
"name": "close",
|
|
1311
1307
|
"kind": 4096,
|
|
1312
1308
|
"kindString": "Call signature",
|
|
@@ -1319,7 +1315,7 @@
|
|
|
1319
1315
|
]
|
|
1320
1316
|
},
|
|
1321
1317
|
{
|
|
1322
|
-
"id":
|
|
1318
|
+
"id": 13,
|
|
1323
1319
|
"name": "ngOnInit",
|
|
1324
1320
|
"kind": 2048,
|
|
1325
1321
|
"kindString": "Method",
|
|
@@ -1335,7 +1331,7 @@
|
|
|
1335
1331
|
],
|
|
1336
1332
|
"signatures": [
|
|
1337
1333
|
{
|
|
1338
|
-
"id":
|
|
1334
|
+
"id": 14,
|
|
1339
1335
|
"name": "ngOnInit",
|
|
1340
1336
|
"kind": 4096,
|
|
1341
1337
|
"kindString": "Call signature",
|
|
@@ -1368,11 +1364,12 @@
|
|
|
1368
1364
|
"title": "Properties",
|
|
1369
1365
|
"kind": 1024,
|
|
1370
1366
|
"children": [
|
|
1367
|
+
10,
|
|
1371
1368
|
11,
|
|
1372
1369
|
12,
|
|
1370
|
+
7,
|
|
1373
1371
|
8,
|
|
1374
|
-
9
|
|
1375
|
-
10
|
|
1372
|
+
9
|
|
1376
1373
|
]
|
|
1377
1374
|
},
|
|
1378
1375
|
{
|
|
@@ -1386,8 +1383,8 @@
|
|
|
1386
1383
|
"title": "Methods",
|
|
1387
1384
|
"kind": 2048,
|
|
1388
1385
|
"children": [
|
|
1389
|
-
|
|
1390
|
-
|
|
1386
|
+
15,
|
|
1387
|
+
13
|
|
1391
1388
|
]
|
|
1392
1389
|
}
|
|
1393
1390
|
],
|
|
@@ -1408,7 +1405,7 @@
|
|
|
1408
1405
|
]
|
|
1409
1406
|
},
|
|
1410
1407
|
{
|
|
1411
|
-
"id":
|
|
1408
|
+
"id": 98,
|
|
1412
1409
|
"name": "SkyStatusIndicatorComponent",
|
|
1413
1410
|
"kind": 128,
|
|
1414
1411
|
"kindString": "Class",
|
|
@@ -1432,7 +1429,7 @@
|
|
|
1432
1429
|
],
|
|
1433
1430
|
"children": [
|
|
1434
1431
|
{
|
|
1435
|
-
"id":
|
|
1432
|
+
"id": 99,
|
|
1436
1433
|
"name": "constructor",
|
|
1437
1434
|
"kind": 512,
|
|
1438
1435
|
"kindString": "Constructor",
|
|
@@ -1440,20 +1437,20 @@
|
|
|
1440
1437
|
"sources": [
|
|
1441
1438
|
{
|
|
1442
1439
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1443
|
-
"line":
|
|
1440
|
+
"line": 88,
|
|
1444
1441
|
"character": 2
|
|
1445
1442
|
}
|
|
1446
1443
|
],
|
|
1447
1444
|
"signatures": [
|
|
1448
1445
|
{
|
|
1449
|
-
"id":
|
|
1446
|
+
"id": 100,
|
|
1450
1447
|
"name": "SkyStatusIndicatorComponent",
|
|
1451
1448
|
"kind": 16384,
|
|
1452
1449
|
"kindString": "Constructor signature",
|
|
1453
1450
|
"flags": {},
|
|
1454
1451
|
"parameters": [
|
|
1455
1452
|
{
|
|
1456
|
-
"id":
|
|
1453
|
+
"id": 101,
|
|
1457
1454
|
"name": "changeDetector",
|
|
1458
1455
|
"kind": 32768,
|
|
1459
1456
|
"kindString": "Parameter",
|
|
@@ -1466,7 +1463,7 @@
|
|
|
1466
1463
|
}
|
|
1467
1464
|
},
|
|
1468
1465
|
{
|
|
1469
|
-
"id":
|
|
1466
|
+
"id": 102,
|
|
1470
1467
|
"name": "resources",
|
|
1471
1468
|
"kind": 32768,
|
|
1472
1469
|
"kindString": "Parameter",
|
|
@@ -1479,14 +1476,14 @@
|
|
|
1479
1476
|
],
|
|
1480
1477
|
"type": {
|
|
1481
1478
|
"type": "reference",
|
|
1482
|
-
"id":
|
|
1479
|
+
"id": 98,
|
|
1483
1480
|
"name": "SkyStatusIndicatorComponent"
|
|
1484
1481
|
}
|
|
1485
1482
|
}
|
|
1486
1483
|
]
|
|
1487
1484
|
},
|
|
1488
1485
|
{
|
|
1489
|
-
"id":
|
|
1486
|
+
"id": 115,
|
|
1490
1487
|
"name": "baseIcon",
|
|
1491
1488
|
"kind": 1024,
|
|
1492
1489
|
"kindString": "Property",
|
|
@@ -1496,18 +1493,17 @@
|
|
|
1496
1493
|
"sources": [
|
|
1497
1494
|
{
|
|
1498
1495
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1499
|
-
"line":
|
|
1496
|
+
"line": 72,
|
|
1500
1497
|
"character": 9
|
|
1501
1498
|
}
|
|
1502
1499
|
],
|
|
1503
1500
|
"type": {
|
|
1504
1501
|
"type": "reference",
|
|
1505
|
-
"id": 317,
|
|
1506
1502
|
"name": "SkyIconStackItem"
|
|
1507
1503
|
}
|
|
1508
1504
|
},
|
|
1509
1505
|
{
|
|
1510
|
-
"id":
|
|
1506
|
+
"id": 114,
|
|
1511
1507
|
"name": "descriptionComputed",
|
|
1512
1508
|
"kind": 1024,
|
|
1513
1509
|
"kindString": "Property",
|
|
@@ -1517,7 +1513,7 @@
|
|
|
1517
1513
|
"sources": [
|
|
1518
1514
|
{
|
|
1519
1515
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1520
|
-
"line":
|
|
1516
|
+
"line": 70,
|
|
1521
1517
|
"character": 9
|
|
1522
1518
|
}
|
|
1523
1519
|
],
|
|
@@ -1527,7 +1523,7 @@
|
|
|
1527
1523
|
}
|
|
1528
1524
|
},
|
|
1529
1525
|
{
|
|
1530
|
-
"id":
|
|
1526
|
+
"id": 116,
|
|
1531
1527
|
"name": "icon",
|
|
1532
1528
|
"kind": 1024,
|
|
1533
1529
|
"kindString": "Property",
|
|
@@ -1537,7 +1533,7 @@
|
|
|
1537
1533
|
"sources": [
|
|
1538
1534
|
{
|
|
1539
1535
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1540
|
-
"line":
|
|
1536
|
+
"line": 74,
|
|
1541
1537
|
"character": 9
|
|
1542
1538
|
}
|
|
1543
1539
|
],
|
|
@@ -1547,7 +1543,29 @@
|
|
|
1547
1543
|
}
|
|
1548
1544
|
},
|
|
1549
1545
|
{
|
|
1550
|
-
"id":
|
|
1546
|
+
"id": 117,
|
|
1547
|
+
"name": "indicatorTypeOrDefault",
|
|
1548
|
+
"kind": 1024,
|
|
1549
|
+
"kindString": "Property",
|
|
1550
|
+
"flags": {
|
|
1551
|
+
"isPublic": true
|
|
1552
|
+
},
|
|
1553
|
+
"sources": [
|
|
1554
|
+
{
|
|
1555
|
+
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1556
|
+
"line": 76,
|
|
1557
|
+
"character": 9
|
|
1558
|
+
}
|
|
1559
|
+
],
|
|
1560
|
+
"type": {
|
|
1561
|
+
"type": "reference",
|
|
1562
|
+
"id": 353,
|
|
1563
|
+
"name": "SkyIndicatorIconType"
|
|
1564
|
+
},
|
|
1565
|
+
"defaultValue": "INDICATOR_TYPE_DEFAULT"
|
|
1566
|
+
},
|
|
1567
|
+
{
|
|
1568
|
+
"id": 118,
|
|
1551
1569
|
"name": "topIcon",
|
|
1552
1570
|
"kind": 1024,
|
|
1553
1571
|
"kindString": "Property",
|
|
@@ -1557,18 +1575,17 @@
|
|
|
1557
1575
|
"sources": [
|
|
1558
1576
|
{
|
|
1559
1577
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1560
|
-
"line":
|
|
1578
|
+
"line": 78,
|
|
1561
1579
|
"character": 9
|
|
1562
1580
|
}
|
|
1563
1581
|
],
|
|
1564
1582
|
"type": {
|
|
1565
1583
|
"type": "reference",
|
|
1566
|
-
"id": 317,
|
|
1567
1584
|
"name": "SkyIconStackItem"
|
|
1568
1585
|
}
|
|
1569
1586
|
},
|
|
1570
1587
|
{
|
|
1571
|
-
"id":
|
|
1588
|
+
"id": 110,
|
|
1572
1589
|
"name": "customDescription",
|
|
1573
1590
|
"kind": 262144,
|
|
1574
1591
|
"kindString": "Accessor",
|
|
@@ -1590,13 +1607,13 @@
|
|
|
1590
1607
|
"sources": [
|
|
1591
1608
|
{
|
|
1592
1609
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1593
|
-
"line":
|
|
1610
|
+
"line": 61,
|
|
1594
1611
|
"character": 13
|
|
1595
1612
|
}
|
|
1596
1613
|
],
|
|
1597
1614
|
"getSignature": [
|
|
1598
1615
|
{
|
|
1599
|
-
"id":
|
|
1616
|
+
"id": 111,
|
|
1600
1617
|
"name": "customDescription",
|
|
1601
1618
|
"kind": 524288,
|
|
1602
1619
|
"kindString": "Get signature",
|
|
@@ -1612,7 +1629,7 @@
|
|
|
1612
1629
|
],
|
|
1613
1630
|
"setSignature": [
|
|
1614
1631
|
{
|
|
1615
|
-
"id":
|
|
1632
|
+
"id": 112,
|
|
1616
1633
|
"name": "customDescription",
|
|
1617
1634
|
"kind": 1048576,
|
|
1618
1635
|
"kindString": "Set signature",
|
|
@@ -1622,7 +1639,7 @@
|
|
|
1622
1639
|
},
|
|
1623
1640
|
"parameters": [
|
|
1624
1641
|
{
|
|
1625
|
-
"id":
|
|
1642
|
+
"id": 113,
|
|
1626
1643
|
"name": "value",
|
|
1627
1644
|
"kind": 32768,
|
|
1628
1645
|
"kindString": "Parameter",
|
|
@@ -1641,7 +1658,7 @@
|
|
|
1641
1658
|
]
|
|
1642
1659
|
},
|
|
1643
1660
|
{
|
|
1644
|
-
"id":
|
|
1661
|
+
"id": 106,
|
|
1645
1662
|
"name": "descriptionType",
|
|
1646
1663
|
"kind": 262144,
|
|
1647
1664
|
"kindString": "Accessor",
|
|
@@ -1663,13 +1680,13 @@
|
|
|
1663
1680
|
"sources": [
|
|
1664
1681
|
{
|
|
1665
1682
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1666
|
-
"line":
|
|
1683
|
+
"line": 47,
|
|
1667
1684
|
"character": 13
|
|
1668
1685
|
}
|
|
1669
1686
|
],
|
|
1670
1687
|
"getSignature": [
|
|
1671
1688
|
{
|
|
1672
|
-
"id":
|
|
1689
|
+
"id": 107,
|
|
1673
1690
|
"name": "descriptionType",
|
|
1674
1691
|
"kind": 524288,
|
|
1675
1692
|
"kindString": "Get signature",
|
|
@@ -1685,14 +1702,14 @@
|
|
|
1685
1702
|
},
|
|
1686
1703
|
"type": {
|
|
1687
1704
|
"type": "reference",
|
|
1688
|
-
"id":
|
|
1705
|
+
"id": 352,
|
|
1689
1706
|
"name": "SkyIndicatorDescriptionType"
|
|
1690
1707
|
}
|
|
1691
1708
|
}
|
|
1692
1709
|
],
|
|
1693
1710
|
"setSignature": [
|
|
1694
1711
|
{
|
|
1695
|
-
"id":
|
|
1712
|
+
"id": 108,
|
|
1696
1713
|
"name": "descriptionType",
|
|
1697
1714
|
"kind": 1048576,
|
|
1698
1715
|
"kindString": "Set signature",
|
|
@@ -1708,14 +1725,14 @@
|
|
|
1708
1725
|
},
|
|
1709
1726
|
"parameters": [
|
|
1710
1727
|
{
|
|
1711
|
-
"id":
|
|
1728
|
+
"id": 109,
|
|
1712
1729
|
"name": "value",
|
|
1713
1730
|
"kind": 32768,
|
|
1714
1731
|
"kindString": "Parameter",
|
|
1715
1732
|
"flags": {},
|
|
1716
1733
|
"type": {
|
|
1717
1734
|
"type": "reference",
|
|
1718
|
-
"id":
|
|
1735
|
+
"id": 352,
|
|
1719
1736
|
"name": "SkyIndicatorDescriptionType"
|
|
1720
1737
|
}
|
|
1721
1738
|
}
|
|
@@ -1728,7 +1745,7 @@
|
|
|
1728
1745
|
]
|
|
1729
1746
|
},
|
|
1730
1747
|
{
|
|
1731
|
-
"id":
|
|
1748
|
+
"id": 103,
|
|
1732
1749
|
"name": "indicatorType",
|
|
1733
1750
|
"kind": 262144,
|
|
1734
1751
|
"kindString": "Accessor",
|
|
@@ -1750,36 +1767,13 @@
|
|
|
1750
1767
|
"sources": [
|
|
1751
1768
|
{
|
|
1752
1769
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1753
|
-
"line":
|
|
1770
|
+
"line": 34,
|
|
1754
1771
|
"character": 13
|
|
1755
1772
|
}
|
|
1756
1773
|
],
|
|
1757
|
-
"getSignature": [
|
|
1758
|
-
{
|
|
1759
|
-
"id": 86,
|
|
1760
|
-
"name": "indicatorType",
|
|
1761
|
-
"kind": 524288,
|
|
1762
|
-
"kindString": "Get signature",
|
|
1763
|
-
"flags": {},
|
|
1764
|
-
"comment": {
|
|
1765
|
-
"shortText": "Specifies a style for the status indicator to determine the icon.",
|
|
1766
|
-
"tags": [
|
|
1767
|
-
{
|
|
1768
|
-
"tag": "default",
|
|
1769
|
-
"text": "\"warning\"\n"
|
|
1770
|
-
}
|
|
1771
|
-
]
|
|
1772
|
-
},
|
|
1773
|
-
"type": {
|
|
1774
|
-
"type": "reference",
|
|
1775
|
-
"id": 333,
|
|
1776
|
-
"name": "SkyIndicatorIconType"
|
|
1777
|
-
}
|
|
1778
|
-
}
|
|
1779
|
-
],
|
|
1780
1774
|
"setSignature": [
|
|
1781
1775
|
{
|
|
1782
|
-
"id":
|
|
1776
|
+
"id": 104,
|
|
1783
1777
|
"name": "indicatorType",
|
|
1784
1778
|
"kind": 1048576,
|
|
1785
1779
|
"kindString": "Set signature",
|
|
@@ -1795,14 +1789,14 @@
|
|
|
1795
1789
|
},
|
|
1796
1790
|
"parameters": [
|
|
1797
1791
|
{
|
|
1798
|
-
"id":
|
|
1792
|
+
"id": 105,
|
|
1799
1793
|
"name": "value",
|
|
1800
1794
|
"kind": 32768,
|
|
1801
1795
|
"kindString": "Parameter",
|
|
1802
1796
|
"flags": {},
|
|
1803
1797
|
"type": {
|
|
1804
1798
|
"type": "reference",
|
|
1805
|
-
"id":
|
|
1799
|
+
"id": 353,
|
|
1806
1800
|
"name": "SkyIndicatorIconType"
|
|
1807
1801
|
}
|
|
1808
1802
|
}
|
|
@@ -1813,6 +1807,43 @@
|
|
|
1813
1807
|
}
|
|
1814
1808
|
}
|
|
1815
1809
|
]
|
|
1810
|
+
},
|
|
1811
|
+
{
|
|
1812
|
+
"id": 123,
|
|
1813
|
+
"name": "ngOnInit",
|
|
1814
|
+
"kind": 2048,
|
|
1815
|
+
"kindString": "Method",
|
|
1816
|
+
"flags": {
|
|
1817
|
+
"isPublic": true
|
|
1818
|
+
},
|
|
1819
|
+
"sources": [
|
|
1820
|
+
{
|
|
1821
|
+
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1822
|
+
"line": 96,
|
|
1823
|
+
"character": 9
|
|
1824
|
+
}
|
|
1825
|
+
],
|
|
1826
|
+
"signatures": [
|
|
1827
|
+
{
|
|
1828
|
+
"id": 124,
|
|
1829
|
+
"name": "ngOnInit",
|
|
1830
|
+
"kind": 4096,
|
|
1831
|
+
"kindString": "Call signature",
|
|
1832
|
+
"flags": {},
|
|
1833
|
+
"type": {
|
|
1834
|
+
"type": "intrinsic",
|
|
1835
|
+
"name": "void"
|
|
1836
|
+
},
|
|
1837
|
+
"implementationOf": {
|
|
1838
|
+
"type": "reference",
|
|
1839
|
+
"name": "OnInit.ngOnInit"
|
|
1840
|
+
}
|
|
1841
|
+
}
|
|
1842
|
+
],
|
|
1843
|
+
"implementationOf": {
|
|
1844
|
+
"type": "reference",
|
|
1845
|
+
"name": "OnInit.ngOnInit"
|
|
1846
|
+
}
|
|
1816
1847
|
}
|
|
1817
1848
|
],
|
|
1818
1849
|
"groups": [
|
|
@@ -1820,39 +1851,55 @@
|
|
|
1820
1851
|
"title": "Constructors",
|
|
1821
1852
|
"kind": 512,
|
|
1822
1853
|
"children": [
|
|
1823
|
-
|
|
1854
|
+
99
|
|
1824
1855
|
]
|
|
1825
1856
|
},
|
|
1826
1857
|
{
|
|
1827
1858
|
"title": "Properties",
|
|
1828
1859
|
"kind": 1024,
|
|
1829
1860
|
"children": [
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1861
|
+
115,
|
|
1862
|
+
114,
|
|
1863
|
+
116,
|
|
1864
|
+
117,
|
|
1865
|
+
118
|
|
1834
1866
|
]
|
|
1835
1867
|
},
|
|
1836
1868
|
{
|
|
1837
1869
|
"title": "Accessors",
|
|
1838
1870
|
"kind": 262144,
|
|
1839
1871
|
"children": [
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1872
|
+
110,
|
|
1873
|
+
106,
|
|
1874
|
+
103
|
|
1875
|
+
]
|
|
1876
|
+
},
|
|
1877
|
+
{
|
|
1878
|
+
"title": "Methods",
|
|
1879
|
+
"kind": 2048,
|
|
1880
|
+
"children": [
|
|
1881
|
+
123
|
|
1843
1882
|
]
|
|
1844
1883
|
}
|
|
1845
1884
|
],
|
|
1846
1885
|
"sources": [
|
|
1847
1886
|
{
|
|
1848
1887
|
"fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
|
|
1849
|
-
"line":
|
|
1888
|
+
"line": 28,
|
|
1850
1889
|
"character": 13
|
|
1851
1890
|
}
|
|
1891
|
+
],
|
|
1892
|
+
"implementedTypes": [
|
|
1893
|
+
{
|
|
1894
|
+
"type": "reference",
|
|
1895
|
+
"qualifiedName": "OnInit",
|
|
1896
|
+
"package": "@angular/core",
|
|
1897
|
+
"name": "OnInit"
|
|
1898
|
+
}
|
|
1852
1899
|
]
|
|
1853
1900
|
},
|
|
1854
1901
|
{
|
|
1855
|
-
"id":
|
|
1902
|
+
"id": 129,
|
|
1856
1903
|
"name": "SkyTextHighlightDirective",
|
|
1857
1904
|
"kind": 128,
|
|
1858
1905
|
"kindString": "Class",
|
|
@@ -1876,7 +1923,7 @@
|
|
|
1876
1923
|
],
|
|
1877
1924
|
"children": [
|
|
1878
1925
|
{
|
|
1879
|
-
"id":
|
|
1926
|
+
"id": 144,
|
|
1880
1927
|
"name": "constructor",
|
|
1881
1928
|
"kind": 512,
|
|
1882
1929
|
"kindString": "Constructor",
|
|
@@ -1890,14 +1937,14 @@
|
|
|
1890
1937
|
],
|
|
1891
1938
|
"signatures": [
|
|
1892
1939
|
{
|
|
1893
|
-
"id":
|
|
1940
|
+
"id": 145,
|
|
1894
1941
|
"name": "SkyTextHighlightDirective",
|
|
1895
1942
|
"kind": 16384,
|
|
1896
1943
|
"kindString": "Constructor signature",
|
|
1897
1944
|
"flags": {},
|
|
1898
1945
|
"parameters": [
|
|
1899
1946
|
{
|
|
1900
|
-
"id":
|
|
1947
|
+
"id": 146,
|
|
1901
1948
|
"name": "el",
|
|
1902
1949
|
"kind": 32768,
|
|
1903
1950
|
"kindString": "Parameter",
|
|
@@ -1916,7 +1963,7 @@
|
|
|
1916
1963
|
}
|
|
1917
1964
|
},
|
|
1918
1965
|
{
|
|
1919
|
-
"id":
|
|
1966
|
+
"id": 147,
|
|
1920
1967
|
"name": "observerService",
|
|
1921
1968
|
"kind": 32768,
|
|
1922
1969
|
"kindString": "Parameter",
|
|
@@ -1929,14 +1976,14 @@
|
|
|
1929
1976
|
],
|
|
1930
1977
|
"type": {
|
|
1931
1978
|
"type": "reference",
|
|
1932
|
-
"id":
|
|
1979
|
+
"id": 129,
|
|
1933
1980
|
"name": "SkyTextHighlightDirective"
|
|
1934
1981
|
}
|
|
1935
1982
|
}
|
|
1936
1983
|
]
|
|
1937
1984
|
},
|
|
1938
1985
|
{
|
|
1939
|
-
"id":
|
|
1986
|
+
"id": 148,
|
|
1940
1987
|
"name": "skyHighlight",
|
|
1941
1988
|
"kind": 262144,
|
|
1942
1989
|
"kindString": "Accessor",
|
|
@@ -1964,7 +2011,7 @@
|
|
|
1964
2011
|
],
|
|
1965
2012
|
"setSignature": [
|
|
1966
2013
|
{
|
|
1967
|
-
"id":
|
|
2014
|
+
"id": 149,
|
|
1968
2015
|
"name": "skyHighlight",
|
|
1969
2016
|
"kind": 1048576,
|
|
1970
2017
|
"kindString": "Set signature",
|
|
@@ -1974,7 +2021,7 @@
|
|
|
1974
2021
|
},
|
|
1975
2022
|
"parameters": [
|
|
1976
2023
|
{
|
|
1977
|
-
"id":
|
|
2024
|
+
"id": 150,
|
|
1978
2025
|
"name": "value",
|
|
1979
2026
|
"kind": 32768,
|
|
1980
2027
|
"kindString": "Parameter",
|
|
@@ -2005,7 +2052,7 @@
|
|
|
2005
2052
|
]
|
|
2006
2053
|
},
|
|
2007
2054
|
{
|
|
2008
|
-
"id":
|
|
2055
|
+
"id": 157,
|
|
2009
2056
|
"name": "ngAfterViewInit",
|
|
2010
2057
|
"kind": 2048,
|
|
2011
2058
|
"kindString": "Method",
|
|
@@ -2021,7 +2068,7 @@
|
|
|
2021
2068
|
],
|
|
2022
2069
|
"signatures": [
|
|
2023
2070
|
{
|
|
2024
|
-
"id":
|
|
2071
|
+
"id": 158,
|
|
2025
2072
|
"name": "ngAfterViewInit",
|
|
2026
2073
|
"kind": 4096,
|
|
2027
2074
|
"kindString": "Call signature",
|
|
@@ -2042,7 +2089,7 @@
|
|
|
2042
2089
|
}
|
|
2043
2090
|
},
|
|
2044
2091
|
{
|
|
2045
|
-
"id":
|
|
2092
|
+
"id": 154,
|
|
2046
2093
|
"name": "ngOnChanges",
|
|
2047
2094
|
"kind": 2048,
|
|
2048
2095
|
"kindString": "Method",
|
|
@@ -2058,14 +2105,14 @@
|
|
|
2058
2105
|
],
|
|
2059
2106
|
"signatures": [
|
|
2060
2107
|
{
|
|
2061
|
-
"id":
|
|
2108
|
+
"id": 155,
|
|
2062
2109
|
"name": "ngOnChanges",
|
|
2063
2110
|
"kind": 4096,
|
|
2064
2111
|
"kindString": "Call signature",
|
|
2065
2112
|
"flags": {},
|
|
2066
2113
|
"parameters": [
|
|
2067
2114
|
{
|
|
2068
|
-
"id":
|
|
2115
|
+
"id": 156,
|
|
2069
2116
|
"name": "changes",
|
|
2070
2117
|
"kind": 32768,
|
|
2071
2118
|
"kindString": "Parameter",
|
|
@@ -2094,7 +2141,7 @@
|
|
|
2094
2141
|
}
|
|
2095
2142
|
},
|
|
2096
2143
|
{
|
|
2097
|
-
"id":
|
|
2144
|
+
"id": 159,
|
|
2098
2145
|
"name": "ngOnDestroy",
|
|
2099
2146
|
"kind": 2048,
|
|
2100
2147
|
"kindString": "Method",
|
|
@@ -2110,7 +2157,7 @@
|
|
|
2110
2157
|
],
|
|
2111
2158
|
"signatures": [
|
|
2112
2159
|
{
|
|
2113
|
-
"id":
|
|
2160
|
+
"id": 160,
|
|
2114
2161
|
"name": "ngOnDestroy",
|
|
2115
2162
|
"kind": 4096,
|
|
2116
2163
|
"kindString": "Call signature",
|
|
@@ -2136,23 +2183,23 @@
|
|
|
2136
2183
|
"title": "Constructors",
|
|
2137
2184
|
"kind": 512,
|
|
2138
2185
|
"children": [
|
|
2139
|
-
|
|
2186
|
+
144
|
|
2140
2187
|
]
|
|
2141
2188
|
},
|
|
2142
2189
|
{
|
|
2143
2190
|
"title": "Accessors",
|
|
2144
2191
|
"kind": 262144,
|
|
2145
2192
|
"children": [
|
|
2146
|
-
|
|
2193
|
+
148
|
|
2147
2194
|
]
|
|
2148
2195
|
},
|
|
2149
2196
|
{
|
|
2150
2197
|
"title": "Methods",
|
|
2151
2198
|
"kind": 2048,
|
|
2152
2199
|
"children": [
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2200
|
+
157,
|
|
2201
|
+
154,
|
|
2202
|
+
159
|
|
2156
2203
|
]
|
|
2157
2204
|
}
|
|
2158
2205
|
],
|
|
@@ -2185,7 +2232,7 @@
|
|
|
2185
2232
|
]
|
|
2186
2233
|
},
|
|
2187
2234
|
{
|
|
2188
|
-
"id":
|
|
2235
|
+
"id": 168,
|
|
2189
2236
|
"name": "SkyTokenComponent",
|
|
2190
2237
|
"kind": 128,
|
|
2191
2238
|
"kindString": "Class",
|
|
@@ -2206,7 +2253,7 @@
|
|
|
2206
2253
|
],
|
|
2207
2254
|
"children": [
|
|
2208
2255
|
{
|
|
2209
|
-
"id":
|
|
2256
|
+
"id": 169,
|
|
2210
2257
|
"name": "constructor",
|
|
2211
2258
|
"kind": 512,
|
|
2212
2259
|
"kindString": "Constructor",
|
|
@@ -2220,14 +2267,14 @@
|
|
|
2220
2267
|
],
|
|
2221
2268
|
"signatures": [
|
|
2222
2269
|
{
|
|
2223
|
-
"id":
|
|
2270
|
+
"id": 170,
|
|
2224
2271
|
"name": "SkyTokenComponent",
|
|
2225
2272
|
"kind": 16384,
|
|
2226
2273
|
"kindString": "Constructor signature",
|
|
2227
2274
|
"flags": {},
|
|
2228
2275
|
"parameters": [
|
|
2229
2276
|
{
|
|
2230
|
-
"id":
|
|
2277
|
+
"id": 171,
|
|
2231
2278
|
"name": "elementRef",
|
|
2232
2279
|
"kind": 32768,
|
|
2233
2280
|
"kindString": "Parameter",
|
|
@@ -2246,7 +2293,7 @@
|
|
|
2246
2293
|
}
|
|
2247
2294
|
},
|
|
2248
2295
|
{
|
|
2249
|
-
"id":
|
|
2296
|
+
"id": 172,
|
|
2250
2297
|
"name": "resourcesService",
|
|
2251
2298
|
"kind": 32768,
|
|
2252
2299
|
"kindString": "Parameter",
|
|
@@ -2259,14 +2306,14 @@
|
|
|
2259
2306
|
],
|
|
2260
2307
|
"type": {
|
|
2261
2308
|
"type": "reference",
|
|
2262
|
-
"id":
|
|
2309
|
+
"id": 168,
|
|
2263
2310
|
"name": "SkyTokenComponent"
|
|
2264
2311
|
}
|
|
2265
2312
|
}
|
|
2266
2313
|
]
|
|
2267
2314
|
},
|
|
2268
2315
|
{
|
|
2269
|
-
"id":
|
|
2316
|
+
"id": 189,
|
|
2270
2317
|
"name": "dismiss",
|
|
2271
2318
|
"kind": 1024,
|
|
2272
2319
|
"kindString": "Property",
|
|
@@ -2310,7 +2357,7 @@
|
|
|
2310
2357
|
"defaultValue": "..."
|
|
2311
2358
|
},
|
|
2312
2359
|
{
|
|
2313
|
-
"id":
|
|
2360
|
+
"id": 190,
|
|
2314
2361
|
"name": "tokenFocus",
|
|
2315
2362
|
"kind": 1024,
|
|
2316
2363
|
"kindString": "Property",
|
|
@@ -2354,7 +2401,7 @@
|
|
|
2354
2401
|
"defaultValue": "..."
|
|
2355
2402
|
},
|
|
2356
2403
|
{
|
|
2357
|
-
"id":
|
|
2404
|
+
"id": 177,
|
|
2358
2405
|
"name": "ariaLabel",
|
|
2359
2406
|
"kind": 262144,
|
|
2360
2407
|
"kindString": "Accessor",
|
|
@@ -2382,7 +2429,7 @@
|
|
|
2382
2429
|
],
|
|
2383
2430
|
"getSignature": [
|
|
2384
2431
|
{
|
|
2385
|
-
"id":
|
|
2432
|
+
"id": 178,
|
|
2386
2433
|
"name": "ariaLabel",
|
|
2387
2434
|
"kind": 524288,
|
|
2388
2435
|
"kindString": "Get signature",
|
|
@@ -2404,7 +2451,7 @@
|
|
|
2404
2451
|
],
|
|
2405
2452
|
"setSignature": [
|
|
2406
2453
|
{
|
|
2407
|
-
"id":
|
|
2454
|
+
"id": 179,
|
|
2408
2455
|
"name": "ariaLabel",
|
|
2409
2456
|
"kind": 1048576,
|
|
2410
2457
|
"kindString": "Set signature",
|
|
@@ -2420,7 +2467,7 @@
|
|
|
2420
2467
|
},
|
|
2421
2468
|
"parameters": [
|
|
2422
2469
|
{
|
|
2423
|
-
"id":
|
|
2470
|
+
"id": 180,
|
|
2424
2471
|
"name": "value",
|
|
2425
2472
|
"kind": 32768,
|
|
2426
2473
|
"kindString": "Parameter",
|
|
@@ -2439,7 +2486,7 @@
|
|
|
2439
2486
|
]
|
|
2440
2487
|
},
|
|
2441
2488
|
{
|
|
2442
|
-
"id":
|
|
2489
|
+
"id": 173,
|
|
2443
2490
|
"name": "disabled",
|
|
2444
2491
|
"kind": 262144,
|
|
2445
2492
|
"kindString": "Accessor",
|
|
@@ -2467,7 +2514,7 @@
|
|
|
2467
2514
|
],
|
|
2468
2515
|
"getSignature": [
|
|
2469
2516
|
{
|
|
2470
|
-
"id":
|
|
2517
|
+
"id": 174,
|
|
2471
2518
|
"name": "disabled",
|
|
2472
2519
|
"kind": 524288,
|
|
2473
2520
|
"kindString": "Get signature",
|
|
@@ -2489,7 +2536,7 @@
|
|
|
2489
2536
|
],
|
|
2490
2537
|
"setSignature": [
|
|
2491
2538
|
{
|
|
2492
|
-
"id":
|
|
2539
|
+
"id": 175,
|
|
2493
2540
|
"name": "disabled",
|
|
2494
2541
|
"kind": 1048576,
|
|
2495
2542
|
"kindString": "Set signature",
|
|
@@ -2505,7 +2552,7 @@
|
|
|
2505
2552
|
},
|
|
2506
2553
|
"parameters": [
|
|
2507
2554
|
{
|
|
2508
|
-
"id":
|
|
2555
|
+
"id": 176,
|
|
2509
2556
|
"name": "value",
|
|
2510
2557
|
"kind": 32768,
|
|
2511
2558
|
"kindString": "Parameter",
|
|
@@ -2524,7 +2571,7 @@
|
|
|
2524
2571
|
]
|
|
2525
2572
|
},
|
|
2526
2573
|
{
|
|
2527
|
-
"id":
|
|
2574
|
+
"id": 181,
|
|
2528
2575
|
"name": "dismissible",
|
|
2529
2576
|
"kind": 262144,
|
|
2530
2577
|
"kindString": "Accessor",
|
|
@@ -2552,7 +2599,7 @@
|
|
|
2552
2599
|
],
|
|
2553
2600
|
"getSignature": [
|
|
2554
2601
|
{
|
|
2555
|
-
"id":
|
|
2602
|
+
"id": 182,
|
|
2556
2603
|
"name": "dismissible",
|
|
2557
2604
|
"kind": 524288,
|
|
2558
2605
|
"kindString": "Get signature",
|
|
@@ -2574,7 +2621,7 @@
|
|
|
2574
2621
|
],
|
|
2575
2622
|
"setSignature": [
|
|
2576
2623
|
{
|
|
2577
|
-
"id":
|
|
2624
|
+
"id": 183,
|
|
2578
2625
|
"name": "dismissible",
|
|
2579
2626
|
"kind": 1048576,
|
|
2580
2627
|
"kindString": "Set signature",
|
|
@@ -2590,7 +2637,7 @@
|
|
|
2590
2637
|
},
|
|
2591
2638
|
"parameters": [
|
|
2592
2639
|
{
|
|
2593
|
-
"id":
|
|
2640
|
+
"id": 184,
|
|
2594
2641
|
"name": "value",
|
|
2595
2642
|
"kind": 32768,
|
|
2596
2643
|
"kindString": "Parameter",
|
|
@@ -2609,7 +2656,7 @@
|
|
|
2609
2656
|
]
|
|
2610
2657
|
},
|
|
2611
2658
|
{
|
|
2612
|
-
"id":
|
|
2659
|
+
"id": 185,
|
|
2613
2660
|
"name": "focusable",
|
|
2614
2661
|
"kind": 262144,
|
|
2615
2662
|
"kindString": "Accessor",
|
|
@@ -2637,7 +2684,7 @@
|
|
|
2637
2684
|
],
|
|
2638
2685
|
"getSignature": [
|
|
2639
2686
|
{
|
|
2640
|
-
"id":
|
|
2687
|
+
"id": 186,
|
|
2641
2688
|
"name": "focusable",
|
|
2642
2689
|
"kind": 524288,
|
|
2643
2690
|
"kindString": "Get signature",
|
|
@@ -2659,7 +2706,7 @@
|
|
|
2659
2706
|
],
|
|
2660
2707
|
"setSignature": [
|
|
2661
2708
|
{
|
|
2662
|
-
"id":
|
|
2709
|
+
"id": 187,
|
|
2663
2710
|
"name": "focusable",
|
|
2664
2711
|
"kind": 1048576,
|
|
2665
2712
|
"kindString": "Set signature",
|
|
@@ -2675,7 +2722,7 @@
|
|
|
2675
2722
|
},
|
|
2676
2723
|
"parameters": [
|
|
2677
2724
|
{
|
|
2678
|
-
"id":
|
|
2725
|
+
"id": 188,
|
|
2679
2726
|
"name": "value",
|
|
2680
2727
|
"kind": 32768,
|
|
2681
2728
|
"kindString": "Parameter",
|
|
@@ -2694,7 +2741,7 @@
|
|
|
2694
2741
|
]
|
|
2695
2742
|
},
|
|
2696
2743
|
{
|
|
2697
|
-
"id":
|
|
2744
|
+
"id": 199,
|
|
2698
2745
|
"name": "dismissToken",
|
|
2699
2746
|
"kind": 2048,
|
|
2700
2747
|
"kindString": "Method",
|
|
@@ -2710,14 +2757,14 @@
|
|
|
2710
2757
|
],
|
|
2711
2758
|
"signatures": [
|
|
2712
2759
|
{
|
|
2713
|
-
"id":
|
|
2760
|
+
"id": 200,
|
|
2714
2761
|
"name": "dismissToken",
|
|
2715
2762
|
"kind": 4096,
|
|
2716
2763
|
"kindString": "Call signature",
|
|
2717
2764
|
"flags": {},
|
|
2718
2765
|
"parameters": [
|
|
2719
2766
|
{
|
|
2720
|
-
"id":
|
|
2767
|
+
"id": 201,
|
|
2721
2768
|
"name": "event",
|
|
2722
2769
|
"kind": 32768,
|
|
2723
2770
|
"kindString": "Parameter",
|
|
@@ -2738,7 +2785,7 @@
|
|
|
2738
2785
|
]
|
|
2739
2786
|
},
|
|
2740
2787
|
{
|
|
2741
|
-
"id":
|
|
2788
|
+
"id": 202,
|
|
2742
2789
|
"name": "focusElement",
|
|
2743
2790
|
"kind": 2048,
|
|
2744
2791
|
"kindString": "Method",
|
|
@@ -2754,7 +2801,7 @@
|
|
|
2754
2801
|
],
|
|
2755
2802
|
"signatures": [
|
|
2756
2803
|
{
|
|
2757
|
-
"id":
|
|
2804
|
+
"id": 203,
|
|
2758
2805
|
"name": "focusElement",
|
|
2759
2806
|
"kind": 4096,
|
|
2760
2807
|
"kindString": "Call signature",
|
|
@@ -2767,7 +2814,7 @@
|
|
|
2767
2814
|
]
|
|
2768
2815
|
},
|
|
2769
2816
|
{
|
|
2770
|
-
"id":
|
|
2817
|
+
"id": 207,
|
|
2771
2818
|
"name": "setCloseActive",
|
|
2772
2819
|
"kind": 2048,
|
|
2773
2820
|
"kindString": "Method",
|
|
@@ -2783,14 +2830,14 @@
|
|
|
2783
2830
|
],
|
|
2784
2831
|
"signatures": [
|
|
2785
2832
|
{
|
|
2786
|
-
"id":
|
|
2833
|
+
"id": 208,
|
|
2787
2834
|
"name": "setCloseActive",
|
|
2788
2835
|
"kind": 4096,
|
|
2789
2836
|
"kindString": "Call signature",
|
|
2790
2837
|
"flags": {},
|
|
2791
2838
|
"parameters": [
|
|
2792
2839
|
{
|
|
2793
|
-
"id":
|
|
2840
|
+
"id": 209,
|
|
2794
2841
|
"name": "closeActive",
|
|
2795
2842
|
"kind": 32768,
|
|
2796
2843
|
"kindString": "Parameter",
|
|
@@ -2809,7 +2856,7 @@
|
|
|
2809
2856
|
]
|
|
2810
2857
|
},
|
|
2811
2858
|
{
|
|
2812
|
-
"id":
|
|
2859
|
+
"id": 204,
|
|
2813
2860
|
"name": "setTokenActive",
|
|
2814
2861
|
"kind": 2048,
|
|
2815
2862
|
"kindString": "Method",
|
|
@@ -2825,14 +2872,14 @@
|
|
|
2825
2872
|
],
|
|
2826
2873
|
"signatures": [
|
|
2827
2874
|
{
|
|
2828
|
-
"id":
|
|
2875
|
+
"id": 205,
|
|
2829
2876
|
"name": "setTokenActive",
|
|
2830
2877
|
"kind": 4096,
|
|
2831
2878
|
"kindString": "Call signature",
|
|
2832
2879
|
"flags": {},
|
|
2833
2880
|
"parameters": [
|
|
2834
2881
|
{
|
|
2835
|
-
"id":
|
|
2882
|
+
"id": 206,
|
|
2836
2883
|
"name": "tokenActive",
|
|
2837
2884
|
"kind": 32768,
|
|
2838
2885
|
"kindString": "Parameter",
|
|
@@ -2856,35 +2903,35 @@
|
|
|
2856
2903
|
"title": "Constructors",
|
|
2857
2904
|
"kind": 512,
|
|
2858
2905
|
"children": [
|
|
2859
|
-
|
|
2906
|
+
169
|
|
2860
2907
|
]
|
|
2861
2908
|
},
|
|
2862
2909
|
{
|
|
2863
2910
|
"title": "Properties",
|
|
2864
2911
|
"kind": 1024,
|
|
2865
2912
|
"children": [
|
|
2866
|
-
|
|
2867
|
-
|
|
2913
|
+
189,
|
|
2914
|
+
190
|
|
2868
2915
|
]
|
|
2869
2916
|
},
|
|
2870
2917
|
{
|
|
2871
2918
|
"title": "Accessors",
|
|
2872
2919
|
"kind": 262144,
|
|
2873
2920
|
"children": [
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
|
|
2921
|
+
177,
|
|
2922
|
+
173,
|
|
2923
|
+
181,
|
|
2924
|
+
185
|
|
2878
2925
|
]
|
|
2879
2926
|
},
|
|
2880
2927
|
{
|
|
2881
2928
|
"title": "Methods",
|
|
2882
2929
|
"kind": 2048,
|
|
2883
2930
|
"children": [
|
|
2884
|
-
|
|
2885
|
-
|
|
2886
|
-
|
|
2887
|
-
|
|
2931
|
+
199,
|
|
2932
|
+
202,
|
|
2933
|
+
207,
|
|
2934
|
+
204
|
|
2888
2935
|
]
|
|
2889
2936
|
}
|
|
2890
2937
|
],
|
|
@@ -2897,7 +2944,7 @@
|
|
|
2897
2944
|
]
|
|
2898
2945
|
},
|
|
2899
2946
|
{
|
|
2900
|
-
"id":
|
|
2947
|
+
"id": 213,
|
|
2901
2948
|
"name": "SkyTokensComponent",
|
|
2902
2949
|
"kind": 128,
|
|
2903
2950
|
"kindString": "Class",
|
|
@@ -2918,7 +2965,7 @@
|
|
|
2918
2965
|
],
|
|
2919
2966
|
"children": [
|
|
2920
2967
|
{
|
|
2921
|
-
"id":
|
|
2968
|
+
"id": 214,
|
|
2922
2969
|
"name": "constructor",
|
|
2923
2970
|
"kind": 512,
|
|
2924
2971
|
"kindString": "Constructor",
|
|
@@ -2932,14 +2979,14 @@
|
|
|
2932
2979
|
],
|
|
2933
2980
|
"signatures": [
|
|
2934
2981
|
{
|
|
2935
|
-
"id":
|
|
2982
|
+
"id": 215,
|
|
2936
2983
|
"name": "SkyTokensComponent",
|
|
2937
2984
|
"kind": 16384,
|
|
2938
2985
|
"kindString": "Constructor signature",
|
|
2939
2986
|
"flags": {},
|
|
2940
2987
|
"parameters": [
|
|
2941
2988
|
{
|
|
2942
|
-
"id":
|
|
2989
|
+
"id": 216,
|
|
2943
2990
|
"name": "changeDetector",
|
|
2944
2991
|
"kind": 32768,
|
|
2945
2992
|
"kindString": "Parameter",
|
|
@@ -2954,14 +3001,14 @@
|
|
|
2954
3001
|
],
|
|
2955
3002
|
"type": {
|
|
2956
3003
|
"type": "reference",
|
|
2957
|
-
"id":
|
|
3004
|
+
"id": 213,
|
|
2958
3005
|
"name": "SkyTokensComponent"
|
|
2959
3006
|
}
|
|
2960
3007
|
}
|
|
2961
3008
|
]
|
|
2962
3009
|
},
|
|
2963
3010
|
{
|
|
2964
|
-
"id":
|
|
3011
|
+
"id": 242,
|
|
2965
3012
|
"name": "focusIndexOverRange",
|
|
2966
3013
|
"kind": 1024,
|
|
2967
3014
|
"kindString": "Property",
|
|
@@ -3005,7 +3052,7 @@
|
|
|
3005
3052
|
"defaultValue": "..."
|
|
3006
3053
|
},
|
|
3007
3054
|
{
|
|
3008
|
-
"id":
|
|
3055
|
+
"id": 243,
|
|
3009
3056
|
"name": "focusIndexUnderRange",
|
|
3010
3057
|
"kind": 1024,
|
|
3011
3058
|
"kindString": "Property",
|
|
@@ -3049,7 +3096,7 @@
|
|
|
3049
3096
|
"defaultValue": "..."
|
|
3050
3097
|
},
|
|
3051
3098
|
{
|
|
3052
|
-
"id":
|
|
3099
|
+
"id": 244,
|
|
3053
3100
|
"name": "tokenSelected",
|
|
3054
3101
|
"kind": 1024,
|
|
3055
3102
|
"kindString": "Property",
|
|
@@ -3083,7 +3130,7 @@
|
|
|
3083
3130
|
"typeArguments": [
|
|
3084
3131
|
{
|
|
3085
3132
|
"type": "reference",
|
|
3086
|
-
"id":
|
|
3133
|
+
"id": 365,
|
|
3087
3134
|
"name": "SkyTokenSelectedEventArgs"
|
|
3088
3135
|
}
|
|
3089
3136
|
],
|
|
@@ -3094,7 +3141,7 @@
|
|
|
3094
3141
|
"defaultValue": "..."
|
|
3095
3142
|
},
|
|
3096
3143
|
{
|
|
3097
|
-
"id":
|
|
3144
|
+
"id": 245,
|
|
3098
3145
|
"name": "tokensChange",
|
|
3099
3146
|
"kind": 1024,
|
|
3100
3147
|
"kindString": "Property",
|
|
@@ -3130,7 +3177,7 @@
|
|
|
3130
3177
|
"type": "array",
|
|
3131
3178
|
"elementType": {
|
|
3132
3179
|
"type": "reference",
|
|
3133
|
-
"id":
|
|
3180
|
+
"id": 363,
|
|
3134
3181
|
"name": "SkyToken"
|
|
3135
3182
|
}
|
|
3136
3183
|
}
|
|
@@ -3142,7 +3189,7 @@
|
|
|
3142
3189
|
"defaultValue": "..."
|
|
3143
3190
|
},
|
|
3144
3191
|
{
|
|
3145
|
-
"id":
|
|
3192
|
+
"id": 250,
|
|
3146
3193
|
"name": "trackTokenFn",
|
|
3147
3194
|
"kind": 1024,
|
|
3148
3195
|
"kindString": "Property",
|
|
@@ -3159,14 +3206,14 @@
|
|
|
3159
3206
|
"type": {
|
|
3160
3207
|
"type": "reflection",
|
|
3161
3208
|
"declaration": {
|
|
3162
|
-
"id":
|
|
3209
|
+
"id": 251,
|
|
3163
3210
|
"name": "__type",
|
|
3164
3211
|
"kind": 65536,
|
|
3165
3212
|
"kindString": "Type literal",
|
|
3166
3213
|
"flags": {},
|
|
3167
3214
|
"signatures": [
|
|
3168
3215
|
{
|
|
3169
|
-
"id":
|
|
3216
|
+
"id": 252,
|
|
3170
3217
|
"name": "__type",
|
|
3171
3218
|
"kind": 4096,
|
|
3172
3219
|
"kindString": "Call signature",
|
|
@@ -3176,7 +3223,7 @@
|
|
|
3176
3223
|
},
|
|
3177
3224
|
"parameters": [
|
|
3178
3225
|
{
|
|
3179
|
-
"id":
|
|
3226
|
+
"id": 253,
|
|
3180
3227
|
"name": "index",
|
|
3181
3228
|
"kind": 32768,
|
|
3182
3229
|
"kindString": "Parameter",
|
|
@@ -3187,14 +3234,14 @@
|
|
|
3187
3234
|
}
|
|
3188
3235
|
},
|
|
3189
3236
|
{
|
|
3190
|
-
"id":
|
|
3237
|
+
"id": 254,
|
|
3191
3238
|
"name": "item",
|
|
3192
3239
|
"kind": 32768,
|
|
3193
3240
|
"kindString": "Parameter",
|
|
3194
3241
|
"flags": {},
|
|
3195
3242
|
"type": {
|
|
3196
3243
|
"type": "reference",
|
|
3197
|
-
"id":
|
|
3244
|
+
"id": 363,
|
|
3198
3245
|
"name": "SkyToken"
|
|
3199
3246
|
}
|
|
3200
3247
|
}
|
|
@@ -3209,7 +3256,7 @@
|
|
|
3209
3256
|
}
|
|
3210
3257
|
},
|
|
3211
3258
|
{
|
|
3212
|
-
"id":
|
|
3259
|
+
"id": 229,
|
|
3213
3260
|
"name": "trackWith",
|
|
3214
3261
|
"kind": 1024,
|
|
3215
3262
|
"kindString": "Property",
|
|
@@ -3244,7 +3291,7 @@
|
|
|
3244
3291
|
}
|
|
3245
3292
|
},
|
|
3246
3293
|
{
|
|
3247
|
-
"id":
|
|
3294
|
+
"id": 217,
|
|
3248
3295
|
"name": "disabled",
|
|
3249
3296
|
"kind": 262144,
|
|
3250
3297
|
"kindString": "Accessor",
|
|
@@ -3272,7 +3319,7 @@
|
|
|
3272
3319
|
],
|
|
3273
3320
|
"getSignature": [
|
|
3274
3321
|
{
|
|
3275
|
-
"id":
|
|
3322
|
+
"id": 218,
|
|
3276
3323
|
"name": "disabled",
|
|
3277
3324
|
"kind": 524288,
|
|
3278
3325
|
"kindString": "Get signature",
|
|
@@ -3294,7 +3341,7 @@
|
|
|
3294
3341
|
],
|
|
3295
3342
|
"setSignature": [
|
|
3296
3343
|
{
|
|
3297
|
-
"id":
|
|
3344
|
+
"id": 219,
|
|
3298
3345
|
"name": "disabled",
|
|
3299
3346
|
"kind": 1048576,
|
|
3300
3347
|
"kindString": "Set signature",
|
|
@@ -3310,7 +3357,7 @@
|
|
|
3310
3357
|
},
|
|
3311
3358
|
"parameters": [
|
|
3312
3359
|
{
|
|
3313
|
-
"id":
|
|
3360
|
+
"id": 220,
|
|
3314
3361
|
"name": "value",
|
|
3315
3362
|
"kind": 32768,
|
|
3316
3363
|
"kindString": "Parameter",
|
|
@@ -3329,7 +3376,7 @@
|
|
|
3329
3376
|
]
|
|
3330
3377
|
},
|
|
3331
3378
|
{
|
|
3332
|
-
"id":
|
|
3379
|
+
"id": 221,
|
|
3333
3380
|
"name": "dismissible",
|
|
3334
3381
|
"kind": 262144,
|
|
3335
3382
|
"kindString": "Accessor",
|
|
@@ -3357,7 +3404,7 @@
|
|
|
3357
3404
|
],
|
|
3358
3405
|
"getSignature": [
|
|
3359
3406
|
{
|
|
3360
|
-
"id":
|
|
3407
|
+
"id": 222,
|
|
3361
3408
|
"name": "dismissible",
|
|
3362
3409
|
"kind": 524288,
|
|
3363
3410
|
"kindString": "Get signature",
|
|
@@ -3379,7 +3426,7 @@
|
|
|
3379
3426
|
],
|
|
3380
3427
|
"setSignature": [
|
|
3381
3428
|
{
|
|
3382
|
-
"id":
|
|
3429
|
+
"id": 223,
|
|
3383
3430
|
"name": "dismissible",
|
|
3384
3431
|
"kind": 1048576,
|
|
3385
3432
|
"kindString": "Set signature",
|
|
@@ -3395,7 +3442,7 @@
|
|
|
3395
3442
|
},
|
|
3396
3443
|
"parameters": [
|
|
3397
3444
|
{
|
|
3398
|
-
"id":
|
|
3445
|
+
"id": 224,
|
|
3399
3446
|
"name": "value",
|
|
3400
3447
|
"kind": 32768,
|
|
3401
3448
|
"kindString": "Parameter",
|
|
@@ -3414,7 +3461,7 @@
|
|
|
3414
3461
|
]
|
|
3415
3462
|
},
|
|
3416
3463
|
{
|
|
3417
|
-
"id":
|
|
3464
|
+
"id": 225,
|
|
3418
3465
|
"name": "displayWith",
|
|
3419
3466
|
"kind": 262144,
|
|
3420
3467
|
"kindString": "Accessor",
|
|
@@ -3442,7 +3489,7 @@
|
|
|
3442
3489
|
],
|
|
3443
3490
|
"getSignature": [
|
|
3444
3491
|
{
|
|
3445
|
-
"id":
|
|
3492
|
+
"id": 226,
|
|
3446
3493
|
"name": "displayWith",
|
|
3447
3494
|
"kind": 524288,
|
|
3448
3495
|
"kindString": "Get signature",
|
|
@@ -3464,7 +3511,7 @@
|
|
|
3464
3511
|
],
|
|
3465
3512
|
"setSignature": [
|
|
3466
3513
|
{
|
|
3467
|
-
"id":
|
|
3514
|
+
"id": 227,
|
|
3468
3515
|
"name": "displayWith",
|
|
3469
3516
|
"kind": 1048576,
|
|
3470
3517
|
"kindString": "Set signature",
|
|
@@ -3480,7 +3527,7 @@
|
|
|
3480
3527
|
},
|
|
3481
3528
|
"parameters": [
|
|
3482
3529
|
{
|
|
3483
|
-
"id":
|
|
3530
|
+
"id": 228,
|
|
3484
3531
|
"name": "value",
|
|
3485
3532
|
"kind": 32768,
|
|
3486
3533
|
"kindString": "Parameter",
|
|
@@ -3499,7 +3546,7 @@
|
|
|
3499
3546
|
]
|
|
3500
3547
|
},
|
|
3501
3548
|
{
|
|
3502
|
-
"id":
|
|
3549
|
+
"id": 230,
|
|
3503
3550
|
"name": "focusable",
|
|
3504
3551
|
"kind": 262144,
|
|
3505
3552
|
"kindString": "Accessor",
|
|
@@ -3527,7 +3574,7 @@
|
|
|
3527
3574
|
],
|
|
3528
3575
|
"getSignature": [
|
|
3529
3576
|
{
|
|
3530
|
-
"id":
|
|
3577
|
+
"id": 231,
|
|
3531
3578
|
"name": "focusable",
|
|
3532
3579
|
"kind": 524288,
|
|
3533
3580
|
"kindString": "Get signature",
|
|
@@ -3549,7 +3596,7 @@
|
|
|
3549
3596
|
],
|
|
3550
3597
|
"setSignature": [
|
|
3551
3598
|
{
|
|
3552
|
-
"id":
|
|
3599
|
+
"id": 232,
|
|
3553
3600
|
"name": "focusable",
|
|
3554
3601
|
"kind": 1048576,
|
|
3555
3602
|
"kindString": "Set signature",
|
|
@@ -3565,7 +3612,7 @@
|
|
|
3565
3612
|
},
|
|
3566
3613
|
"parameters": [
|
|
3567
3614
|
{
|
|
3568
|
-
"id":
|
|
3615
|
+
"id": 233,
|
|
3569
3616
|
"name": "value",
|
|
3570
3617
|
"kind": 32768,
|
|
3571
3618
|
"kindString": "Parameter",
|
|
@@ -3584,7 +3631,7 @@
|
|
|
3584
3631
|
]
|
|
3585
3632
|
},
|
|
3586
3633
|
{
|
|
3587
|
-
"id":
|
|
3634
|
+
"id": 238,
|
|
3588
3635
|
"name": "messageStream",
|
|
3589
3636
|
"kind": 262144,
|
|
3590
3637
|
"kindString": "Accessor",
|
|
@@ -3612,7 +3659,7 @@
|
|
|
3612
3659
|
],
|
|
3613
3660
|
"getSignature": [
|
|
3614
3661
|
{
|
|
3615
|
-
"id":
|
|
3662
|
+
"id": 239,
|
|
3616
3663
|
"name": "messageStream",
|
|
3617
3664
|
"kind": 524288,
|
|
3618
3665
|
"kindString": "Get signature",
|
|
@@ -3625,7 +3672,7 @@
|
|
|
3625
3672
|
"typeArguments": [
|
|
3626
3673
|
{
|
|
3627
3674
|
"type": "reference",
|
|
3628
|
-
"id":
|
|
3675
|
+
"id": 367,
|
|
3629
3676
|
"name": "SkyTokensMessage"
|
|
3630
3677
|
}
|
|
3631
3678
|
],
|
|
@@ -3637,7 +3684,7 @@
|
|
|
3637
3684
|
],
|
|
3638
3685
|
"setSignature": [
|
|
3639
3686
|
{
|
|
3640
|
-
"id":
|
|
3687
|
+
"id": 240,
|
|
3641
3688
|
"name": "messageStream",
|
|
3642
3689
|
"kind": 1048576,
|
|
3643
3690
|
"kindString": "Set signature",
|
|
@@ -3647,7 +3694,7 @@
|
|
|
3647
3694
|
},
|
|
3648
3695
|
"parameters": [
|
|
3649
3696
|
{
|
|
3650
|
-
"id":
|
|
3697
|
+
"id": 241,
|
|
3651
3698
|
"name": "value",
|
|
3652
3699
|
"kind": 32768,
|
|
3653
3700
|
"kindString": "Parameter",
|
|
@@ -3657,7 +3704,7 @@
|
|
|
3657
3704
|
"typeArguments": [
|
|
3658
3705
|
{
|
|
3659
3706
|
"type": "reference",
|
|
3660
|
-
"id":
|
|
3707
|
+
"id": 367,
|
|
3661
3708
|
"name": "SkyTokensMessage"
|
|
3662
3709
|
}
|
|
3663
3710
|
],
|
|
@@ -3675,7 +3722,7 @@
|
|
|
3675
3722
|
]
|
|
3676
3723
|
},
|
|
3677
3724
|
{
|
|
3678
|
-
"id":
|
|
3725
|
+
"id": 234,
|
|
3679
3726
|
"name": "tokens",
|
|
3680
3727
|
"kind": 262144,
|
|
3681
3728
|
"kindString": "Accessor",
|
|
@@ -3703,7 +3750,7 @@
|
|
|
3703
3750
|
],
|
|
3704
3751
|
"getSignature": [
|
|
3705
3752
|
{
|
|
3706
|
-
"id":
|
|
3753
|
+
"id": 235,
|
|
3707
3754
|
"name": "tokens",
|
|
3708
3755
|
"kind": 524288,
|
|
3709
3756
|
"kindString": "Get signature",
|
|
@@ -3715,7 +3762,7 @@
|
|
|
3715
3762
|
"type": "array",
|
|
3716
3763
|
"elementType": {
|
|
3717
3764
|
"type": "reference",
|
|
3718
|
-
"id":
|
|
3765
|
+
"id": 363,
|
|
3719
3766
|
"name": "SkyToken"
|
|
3720
3767
|
}
|
|
3721
3768
|
}
|
|
@@ -3723,7 +3770,7 @@
|
|
|
3723
3770
|
],
|
|
3724
3771
|
"setSignature": [
|
|
3725
3772
|
{
|
|
3726
|
-
"id":
|
|
3773
|
+
"id": 236,
|
|
3727
3774
|
"name": "tokens",
|
|
3728
3775
|
"kind": 1048576,
|
|
3729
3776
|
"kindString": "Set signature",
|
|
@@ -3733,7 +3780,7 @@
|
|
|
3733
3780
|
},
|
|
3734
3781
|
"parameters": [
|
|
3735
3782
|
{
|
|
3736
|
-
"id":
|
|
3783
|
+
"id": 237,
|
|
3737
3784
|
"name": "value",
|
|
3738
3785
|
"kind": 32768,
|
|
3739
3786
|
"kindString": "Parameter",
|
|
@@ -3742,7 +3789,7 @@
|
|
|
3742
3789
|
"type": "array",
|
|
3743
3790
|
"elementType": {
|
|
3744
3791
|
"type": "reference",
|
|
3745
|
-
"id":
|
|
3792
|
+
"id": 363,
|
|
3746
3793
|
"name": "SkyToken"
|
|
3747
3794
|
}
|
|
3748
3795
|
}
|
|
@@ -3756,7 +3803,7 @@
|
|
|
3756
3803
|
]
|
|
3757
3804
|
},
|
|
3758
3805
|
{
|
|
3759
|
-
"id":
|
|
3806
|
+
"id": 265,
|
|
3760
3807
|
"name": "ngOnDestroy",
|
|
3761
3808
|
"kind": 2048,
|
|
3762
3809
|
"kindString": "Method",
|
|
@@ -3772,7 +3819,7 @@
|
|
|
3772
3819
|
],
|
|
3773
3820
|
"signatures": [
|
|
3774
3821
|
{
|
|
3775
|
-
"id":
|
|
3822
|
+
"id": 266,
|
|
3776
3823
|
"name": "ngOnDestroy",
|
|
3777
3824
|
"kind": 4096,
|
|
3778
3825
|
"kindString": "Call signature",
|
|
@@ -3793,7 +3840,7 @@
|
|
|
3793
3840
|
}
|
|
3794
3841
|
},
|
|
3795
3842
|
{
|
|
3796
|
-
"id":
|
|
3843
|
+
"id": 267,
|
|
3797
3844
|
"name": "onTokenClick",
|
|
3798
3845
|
"kind": 2048,
|
|
3799
3846
|
"kindString": "Method",
|
|
@@ -3809,21 +3856,21 @@
|
|
|
3809
3856
|
],
|
|
3810
3857
|
"signatures": [
|
|
3811
3858
|
{
|
|
3812
|
-
"id":
|
|
3859
|
+
"id": 268,
|
|
3813
3860
|
"name": "onTokenClick",
|
|
3814
3861
|
"kind": 4096,
|
|
3815
3862
|
"kindString": "Call signature",
|
|
3816
3863
|
"flags": {},
|
|
3817
3864
|
"parameters": [
|
|
3818
3865
|
{
|
|
3819
|
-
"id":
|
|
3866
|
+
"id": 269,
|
|
3820
3867
|
"name": "token",
|
|
3821
3868
|
"kind": 32768,
|
|
3822
3869
|
"kindString": "Parameter",
|
|
3823
3870
|
"flags": {},
|
|
3824
3871
|
"type": {
|
|
3825
3872
|
"type": "reference",
|
|
3826
|
-
"id":
|
|
3873
|
+
"id": 363,
|
|
3827
3874
|
"name": "SkyToken"
|
|
3828
3875
|
}
|
|
3829
3876
|
}
|
|
@@ -3836,7 +3883,7 @@
|
|
|
3836
3883
|
]
|
|
3837
3884
|
},
|
|
3838
3885
|
{
|
|
3839
|
-
"id":
|
|
3886
|
+
"id": 270,
|
|
3840
3887
|
"name": "onTokenKeyDown",
|
|
3841
3888
|
"kind": 2048,
|
|
3842
3889
|
"kindString": "Method",
|
|
@@ -3852,14 +3899,14 @@
|
|
|
3852
3899
|
],
|
|
3853
3900
|
"signatures": [
|
|
3854
3901
|
{
|
|
3855
|
-
"id":
|
|
3902
|
+
"id": 271,
|
|
3856
3903
|
"name": "onTokenKeyDown",
|
|
3857
3904
|
"kind": 4096,
|
|
3858
3905
|
"kindString": "Call signature",
|
|
3859
3906
|
"flags": {},
|
|
3860
3907
|
"parameters": [
|
|
3861
3908
|
{
|
|
3862
|
-
"id":
|
|
3909
|
+
"id": 272,
|
|
3863
3910
|
"name": "event",
|
|
3864
3911
|
"kind": 32768,
|
|
3865
3912
|
"kindString": "Parameter",
|
|
@@ -3880,7 +3927,7 @@
|
|
|
3880
3927
|
]
|
|
3881
3928
|
},
|
|
3882
3929
|
{
|
|
3883
|
-
"id":
|
|
3930
|
+
"id": 276,
|
|
3884
3931
|
"name": "removeToken",
|
|
3885
3932
|
"kind": 2048,
|
|
3886
3933
|
"kindString": "Method",
|
|
@@ -3896,21 +3943,21 @@
|
|
|
3896
3943
|
],
|
|
3897
3944
|
"signatures": [
|
|
3898
3945
|
{
|
|
3899
|
-
"id":
|
|
3946
|
+
"id": 277,
|
|
3900
3947
|
"name": "removeToken",
|
|
3901
3948
|
"kind": 4096,
|
|
3902
3949
|
"kindString": "Call signature",
|
|
3903
3950
|
"flags": {},
|
|
3904
3951
|
"parameters": [
|
|
3905
3952
|
{
|
|
3906
|
-
"id":
|
|
3953
|
+
"id": 278,
|
|
3907
3954
|
"name": "token",
|
|
3908
3955
|
"kind": 32768,
|
|
3909
3956
|
"kindString": "Parameter",
|
|
3910
3957
|
"flags": {},
|
|
3911
3958
|
"type": {
|
|
3912
3959
|
"type": "reference",
|
|
3913
|
-
"id":
|
|
3960
|
+
"id": 363,
|
|
3914
3961
|
"name": "SkyToken"
|
|
3915
3962
|
}
|
|
3916
3963
|
}
|
|
@@ -3923,7 +3970,7 @@
|
|
|
3923
3970
|
]
|
|
3924
3971
|
},
|
|
3925
3972
|
{
|
|
3926
|
-
"id":
|
|
3973
|
+
"id": 273,
|
|
3927
3974
|
"name": "selectToken",
|
|
3928
3975
|
"kind": 2048,
|
|
3929
3976
|
"kindString": "Method",
|
|
@@ -3939,21 +3986,21 @@
|
|
|
3939
3986
|
],
|
|
3940
3987
|
"signatures": [
|
|
3941
3988
|
{
|
|
3942
|
-
"id":
|
|
3989
|
+
"id": 274,
|
|
3943
3990
|
"name": "selectToken",
|
|
3944
3991
|
"kind": 4096,
|
|
3945
3992
|
"kindString": "Call signature",
|
|
3946
3993
|
"flags": {},
|
|
3947
3994
|
"parameters": [
|
|
3948
3995
|
{
|
|
3949
|
-
"id":
|
|
3996
|
+
"id": 275,
|
|
3950
3997
|
"name": "token",
|
|
3951
3998
|
"kind": 32768,
|
|
3952
3999
|
"kindString": "Parameter",
|
|
3953
4000
|
"flags": {},
|
|
3954
4001
|
"type": {
|
|
3955
4002
|
"type": "reference",
|
|
3956
|
-
"id":
|
|
4003
|
+
"id": 363,
|
|
3957
4004
|
"name": "SkyToken"
|
|
3958
4005
|
}
|
|
3959
4006
|
}
|
|
@@ -3971,42 +4018,42 @@
|
|
|
3971
4018
|
"title": "Constructors",
|
|
3972
4019
|
"kind": 512,
|
|
3973
4020
|
"children": [
|
|
3974
|
-
|
|
4021
|
+
214
|
|
3975
4022
|
]
|
|
3976
4023
|
},
|
|
3977
4024
|
{
|
|
3978
4025
|
"title": "Properties",
|
|
3979
4026
|
"kind": 1024,
|
|
3980
4027
|
"children": [
|
|
3981
|
-
|
|
3982
|
-
|
|
3983
|
-
|
|
3984
|
-
|
|
3985
|
-
|
|
3986
|
-
|
|
4028
|
+
242,
|
|
4029
|
+
243,
|
|
4030
|
+
244,
|
|
4031
|
+
245,
|
|
4032
|
+
250,
|
|
4033
|
+
229
|
|
3987
4034
|
]
|
|
3988
4035
|
},
|
|
3989
4036
|
{
|
|
3990
4037
|
"title": "Accessors",
|
|
3991
4038
|
"kind": 262144,
|
|
3992
4039
|
"children": [
|
|
3993
|
-
196,
|
|
3994
|
-
200,
|
|
3995
|
-
204,
|
|
3996
|
-
209,
|
|
3997
4040
|
217,
|
|
3998
|
-
|
|
4041
|
+
221,
|
|
4042
|
+
225,
|
|
4043
|
+
230,
|
|
4044
|
+
238,
|
|
4045
|
+
234
|
|
3999
4046
|
]
|
|
4000
4047
|
},
|
|
4001
4048
|
{
|
|
4002
4049
|
"title": "Methods",
|
|
4003
4050
|
"kind": 2048,
|
|
4004
4051
|
"children": [
|
|
4005
|
-
|
|
4006
|
-
|
|
4007
|
-
|
|
4008
|
-
|
|
4009
|
-
|
|
4052
|
+
265,
|
|
4053
|
+
267,
|
|
4054
|
+
270,
|
|
4055
|
+
276,
|
|
4056
|
+
273
|
|
4010
4057
|
]
|
|
4011
4058
|
}
|
|
4012
4059
|
],
|
|
@@ -4027,7 +4074,7 @@
|
|
|
4027
4074
|
]
|
|
4028
4075
|
},
|
|
4029
4076
|
{
|
|
4030
|
-
"id":
|
|
4077
|
+
"id": 294,
|
|
4031
4078
|
"name": "SkyWaitComponent",
|
|
4032
4079
|
"kind": 128,
|
|
4033
4080
|
"kindString": "Class",
|
|
@@ -4048,7 +4095,7 @@
|
|
|
4048
4095
|
],
|
|
4049
4096
|
"children": [
|
|
4050
4097
|
{
|
|
4051
|
-
"id":
|
|
4098
|
+
"id": 295,
|
|
4052
4099
|
"name": "constructor",
|
|
4053
4100
|
"kind": 512,
|
|
4054
4101
|
"kindString": "Constructor",
|
|
@@ -4062,14 +4109,14 @@
|
|
|
4062
4109
|
],
|
|
4063
4110
|
"signatures": [
|
|
4064
4111
|
{
|
|
4065
|
-
"id":
|
|
4112
|
+
"id": 296,
|
|
4066
4113
|
"name": "SkyWaitComponent",
|
|
4067
4114
|
"kind": 16384,
|
|
4068
4115
|
"kindString": "Constructor signature",
|
|
4069
4116
|
"flags": {},
|
|
4070
4117
|
"parameters": [
|
|
4071
4118
|
{
|
|
4072
|
-
"id":
|
|
4119
|
+
"id": 297,
|
|
4073
4120
|
"name": "elRef",
|
|
4074
4121
|
"kind": 32768,
|
|
4075
4122
|
"kindString": "Parameter",
|
|
@@ -4088,7 +4135,7 @@
|
|
|
4088
4135
|
}
|
|
4089
4136
|
},
|
|
4090
4137
|
{
|
|
4091
|
-
"id":
|
|
4138
|
+
"id": 298,
|
|
4092
4139
|
"name": "adapterService",
|
|
4093
4140
|
"kind": 32768,
|
|
4094
4141
|
"kindString": "Parameter",
|
|
@@ -4099,7 +4146,7 @@
|
|
|
4099
4146
|
}
|
|
4100
4147
|
},
|
|
4101
4148
|
{
|
|
4102
|
-
"id":
|
|
4149
|
+
"id": 299,
|
|
4103
4150
|
"name": "resourceService",
|
|
4104
4151
|
"kind": 32768,
|
|
4105
4152
|
"kindString": "Parameter",
|
|
@@ -4124,14 +4171,14 @@
|
|
|
4124
4171
|
],
|
|
4125
4172
|
"type": {
|
|
4126
4173
|
"type": "reference",
|
|
4127
|
-
"id":
|
|
4174
|
+
"id": 294,
|
|
4128
4175
|
"name": "SkyWaitComponent"
|
|
4129
4176
|
}
|
|
4130
4177
|
}
|
|
4131
4178
|
]
|
|
4132
4179
|
},
|
|
4133
4180
|
{
|
|
4134
|
-
"id":
|
|
4181
|
+
"id": 300,
|
|
4135
4182
|
"name": "ariaLabel",
|
|
4136
4183
|
"kind": 1024,
|
|
4137
4184
|
"kindString": "Property",
|
|
@@ -4166,7 +4213,7 @@
|
|
|
4166
4213
|
}
|
|
4167
4214
|
},
|
|
4168
4215
|
{
|
|
4169
|
-
"id":
|
|
4216
|
+
"id": 310,
|
|
4170
4217
|
"name": "ariaLabelStream",
|
|
4171
4218
|
"kind": 1024,
|
|
4172
4219
|
"kindString": "Property",
|
|
@@ -4195,7 +4242,7 @@
|
|
|
4195
4242
|
"defaultValue": "..."
|
|
4196
4243
|
},
|
|
4197
4244
|
{
|
|
4198
|
-
"id":
|
|
4245
|
+
"id": 309,
|
|
4199
4246
|
"name": "isNonBlocking",
|
|
4200
4247
|
"kind": 1024,
|
|
4201
4248
|
"kindString": "Property",
|
|
@@ -4236,7 +4283,7 @@
|
|
|
4236
4283
|
}
|
|
4237
4284
|
},
|
|
4238
4285
|
{
|
|
4239
|
-
"id":
|
|
4286
|
+
"id": 305,
|
|
4240
4287
|
"name": "isFullPage",
|
|
4241
4288
|
"kind": 262144,
|
|
4242
4289
|
"kindString": "Accessor",
|
|
@@ -4264,7 +4311,7 @@
|
|
|
4264
4311
|
],
|
|
4265
4312
|
"getSignature": [
|
|
4266
4313
|
{
|
|
4267
|
-
"id":
|
|
4314
|
+
"id": 306,
|
|
4268
4315
|
"name": "isFullPage",
|
|
4269
4316
|
"kind": 524288,
|
|
4270
4317
|
"kindString": "Get signature",
|
|
@@ -4286,7 +4333,7 @@
|
|
|
4286
4333
|
],
|
|
4287
4334
|
"setSignature": [
|
|
4288
4335
|
{
|
|
4289
|
-
"id":
|
|
4336
|
+
"id": 307,
|
|
4290
4337
|
"name": "isFullPage",
|
|
4291
4338
|
"kind": 1048576,
|
|
4292
4339
|
"kindString": "Set signature",
|
|
@@ -4302,7 +4349,7 @@
|
|
|
4302
4349
|
},
|
|
4303
4350
|
"parameters": [
|
|
4304
4351
|
{
|
|
4305
|
-
"id":
|
|
4352
|
+
"id": 308,
|
|
4306
4353
|
"name": "value",
|
|
4307
4354
|
"kind": 32768,
|
|
4308
4355
|
"kindString": "Parameter",
|
|
@@ -4321,7 +4368,7 @@
|
|
|
4321
4368
|
]
|
|
4322
4369
|
},
|
|
4323
4370
|
{
|
|
4324
|
-
"id":
|
|
4371
|
+
"id": 301,
|
|
4325
4372
|
"name": "isWaiting",
|
|
4326
4373
|
"kind": 262144,
|
|
4327
4374
|
"kindString": "Accessor",
|
|
@@ -4349,7 +4396,7 @@
|
|
|
4349
4396
|
],
|
|
4350
4397
|
"getSignature": [
|
|
4351
4398
|
{
|
|
4352
|
-
"id":
|
|
4399
|
+
"id": 302,
|
|
4353
4400
|
"name": "isWaiting",
|
|
4354
4401
|
"kind": 524288,
|
|
4355
4402
|
"kindString": "Get signature",
|
|
@@ -4365,7 +4412,7 @@
|
|
|
4365
4412
|
],
|
|
4366
4413
|
"setSignature": [
|
|
4367
4414
|
{
|
|
4368
|
-
"id":
|
|
4415
|
+
"id": 303,
|
|
4369
4416
|
"name": "isWaiting",
|
|
4370
4417
|
"kind": 1048576,
|
|
4371
4418
|
"kindString": "Set signature",
|
|
@@ -4375,7 +4422,7 @@
|
|
|
4375
4422
|
},
|
|
4376
4423
|
"parameters": [
|
|
4377
4424
|
{
|
|
4378
|
-
"id":
|
|
4425
|
+
"id": 304,
|
|
4379
4426
|
"name": "value",
|
|
4380
4427
|
"kind": 32768,
|
|
4381
4428
|
"kindString": "Parameter",
|
|
@@ -4394,7 +4441,7 @@
|
|
|
4394
4441
|
]
|
|
4395
4442
|
},
|
|
4396
4443
|
{
|
|
4397
|
-
"id":
|
|
4444
|
+
"id": 314,
|
|
4398
4445
|
"name": "ngOnInit",
|
|
4399
4446
|
"kind": 2048,
|
|
4400
4447
|
"kindString": "Method",
|
|
@@ -4410,7 +4457,7 @@
|
|
|
4410
4457
|
],
|
|
4411
4458
|
"signatures": [
|
|
4412
4459
|
{
|
|
4413
|
-
"id":
|
|
4460
|
+
"id": 315,
|
|
4414
4461
|
"name": "ngOnInit",
|
|
4415
4462
|
"kind": 4096,
|
|
4416
4463
|
"kindString": "Call signature",
|
|
@@ -4436,31 +4483,31 @@
|
|
|
4436
4483
|
"title": "Constructors",
|
|
4437
4484
|
"kind": 512,
|
|
4438
4485
|
"children": [
|
|
4439
|
-
|
|
4486
|
+
295
|
|
4440
4487
|
]
|
|
4441
4488
|
},
|
|
4442
4489
|
{
|
|
4443
4490
|
"title": "Properties",
|
|
4444
4491
|
"kind": 1024,
|
|
4445
4492
|
"children": [
|
|
4446
|
-
|
|
4447
|
-
|
|
4448
|
-
|
|
4493
|
+
300,
|
|
4494
|
+
310,
|
|
4495
|
+
309
|
|
4449
4496
|
]
|
|
4450
4497
|
},
|
|
4451
4498
|
{
|
|
4452
4499
|
"title": "Accessors",
|
|
4453
4500
|
"kind": 262144,
|
|
4454
4501
|
"children": [
|
|
4455
|
-
|
|
4456
|
-
|
|
4502
|
+
305,
|
|
4503
|
+
301
|
|
4457
4504
|
]
|
|
4458
4505
|
},
|
|
4459
4506
|
{
|
|
4460
4507
|
"title": "Methods",
|
|
4461
4508
|
"kind": 2048,
|
|
4462
4509
|
"children": [
|
|
4463
|
-
|
|
4510
|
+
314
|
|
4464
4511
|
]
|
|
4465
4512
|
}
|
|
4466
4513
|
],
|
|
@@ -4481,7 +4528,7 @@
|
|
|
4481
4528
|
]
|
|
4482
4529
|
},
|
|
4483
4530
|
{
|
|
4484
|
-
"id":
|
|
4531
|
+
"id": 34,
|
|
4485
4532
|
"name": "SkyHelpInlineComponent",
|
|
4486
4533
|
"kind": 128,
|
|
4487
4534
|
"kindString": "Class",
|
|
@@ -4502,7 +4549,7 @@
|
|
|
4502
4549
|
],
|
|
4503
4550
|
"children": [
|
|
4504
4551
|
{
|
|
4505
|
-
"id":
|
|
4552
|
+
"id": 37,
|
|
4506
4553
|
"name": "actionClick",
|
|
4507
4554
|
"kind": 1024,
|
|
4508
4555
|
"kindString": "Property",
|
|
@@ -4546,7 +4593,7 @@
|
|
|
4546
4593
|
"defaultValue": "..."
|
|
4547
4594
|
},
|
|
4548
4595
|
{
|
|
4549
|
-
"id":
|
|
4596
|
+
"id": 38,
|
|
4550
4597
|
"name": "onClick",
|
|
4551
4598
|
"kind": 2048,
|
|
4552
4599
|
"kindString": "Method",
|
|
@@ -4562,7 +4609,7 @@
|
|
|
4562
4609
|
],
|
|
4563
4610
|
"signatures": [
|
|
4564
4611
|
{
|
|
4565
|
-
"id":
|
|
4612
|
+
"id": 39,
|
|
4566
4613
|
"name": "onClick",
|
|
4567
4614
|
"kind": 4096,
|
|
4568
4615
|
"kindString": "Call signature",
|
|
@@ -4580,21 +4627,21 @@
|
|
|
4580
4627
|
"title": "Constructors",
|
|
4581
4628
|
"kind": 512,
|
|
4582
4629
|
"children": [
|
|
4583
|
-
|
|
4630
|
+
35
|
|
4584
4631
|
]
|
|
4585
4632
|
},
|
|
4586
4633
|
{
|
|
4587
4634
|
"title": "Properties",
|
|
4588
4635
|
"kind": 1024,
|
|
4589
4636
|
"children": [
|
|
4590
|
-
|
|
4637
|
+
37
|
|
4591
4638
|
]
|
|
4592
4639
|
},
|
|
4593
4640
|
{
|
|
4594
4641
|
"title": "Methods",
|
|
4595
4642
|
"kind": 2048,
|
|
4596
4643
|
"children": [
|
|
4597
|
-
|
|
4644
|
+
38
|
|
4598
4645
|
]
|
|
4599
4646
|
}
|
|
4600
4647
|
],
|
|
@@ -4607,7 +4654,7 @@
|
|
|
4607
4654
|
]
|
|
4608
4655
|
},
|
|
4609
4656
|
{
|
|
4610
|
-
"id":
|
|
4657
|
+
"id": 40,
|
|
4611
4658
|
"name": "SkyIconComponent",
|
|
4612
4659
|
"kind": 128,
|
|
4613
4660
|
"kindString": "Class",
|
|
@@ -4628,7 +4675,7 @@
|
|
|
4628
4675
|
],
|
|
4629
4676
|
"children": [
|
|
4630
4677
|
{
|
|
4631
|
-
"id":
|
|
4678
|
+
"id": 46,
|
|
4632
4679
|
"name": "fixedWidth",
|
|
4633
4680
|
"kind": 1024,
|
|
4634
4681
|
"kindString": "Property",
|
|
@@ -4636,7 +4683,13 @@
|
|
|
4636
4683
|
"isPublic": true
|
|
4637
4684
|
},
|
|
4638
4685
|
"comment": {
|
|
4639
|
-
"shortText": "Indicates whether the icon has a fixed width."
|
|
4686
|
+
"shortText": "Indicates whether the icon has a fixed width.",
|
|
4687
|
+
"tags": [
|
|
4688
|
+
{
|
|
4689
|
+
"tag": "default",
|
|
4690
|
+
"text": "false\n"
|
|
4691
|
+
}
|
|
4692
|
+
]
|
|
4640
4693
|
},
|
|
4641
4694
|
"decorators": [
|
|
4642
4695
|
{
|
|
@@ -4653,7 +4706,7 @@
|
|
|
4653
4706
|
"sources": [
|
|
4654
4707
|
{
|
|
4655
4708
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
4656
|
-
"line":
|
|
4709
|
+
"line": 43,
|
|
4657
4710
|
"character": 9
|
|
4658
4711
|
}
|
|
4659
4712
|
],
|
|
@@ -4663,7 +4716,7 @@
|
|
|
4663
4716
|
}
|
|
4664
4717
|
},
|
|
4665
4718
|
{
|
|
4666
|
-
"id":
|
|
4719
|
+
"id": 43,
|
|
4667
4720
|
"name": "icon",
|
|
4668
4721
|
"kind": 1024,
|
|
4669
4722
|
"kindString": "Property",
|
|
@@ -4671,7 +4724,7 @@
|
|
|
4671
4724
|
"isPublic": true
|
|
4672
4725
|
},
|
|
4673
4726
|
"comment": {
|
|
4674
|
-
"shortText": "Specifies the name of\n[the Font Awesome 4.7 icon](https://fontawesome.com/v4.7/icons/) to\ndisplay.
|
|
4727
|
+
"shortText": "Specifies the name of\n[the Font Awesome 4.7 icon](https://fontawesome.com/v4.7/icons/) or the SKY UX icon to\ndisplay. When specifying a Font Awesome icon, do not prefix the name with `fa-`.",
|
|
4675
4728
|
"tags": [
|
|
4676
4729
|
{
|
|
4677
4730
|
"tag": "required",
|
|
@@ -4704,7 +4757,7 @@
|
|
|
4704
4757
|
}
|
|
4705
4758
|
},
|
|
4706
4759
|
{
|
|
4707
|
-
"id":
|
|
4760
|
+
"id": 44,
|
|
4708
4761
|
"name": "iconType",
|
|
4709
4762
|
"kind": 1024,
|
|
4710
4763
|
"kindString": "Property",
|
|
@@ -4741,13 +4794,13 @@
|
|
|
4741
4794
|
],
|
|
4742
4795
|
"type": {
|
|
4743
4796
|
"type": "reference",
|
|
4744
|
-
"id":
|
|
4797
|
+
"id": 343,
|
|
4745
4798
|
"name": "SkyIconType"
|
|
4746
4799
|
},
|
|
4747
4800
|
"defaultValue": "'fa'"
|
|
4748
4801
|
},
|
|
4749
4802
|
{
|
|
4750
|
-
"id":
|
|
4803
|
+
"id": 45,
|
|
4751
4804
|
"name": "size",
|
|
4752
4805
|
"kind": 1024,
|
|
4753
4806
|
"kindString": "Property",
|
|
@@ -4755,7 +4808,7 @@
|
|
|
4755
4808
|
"isPublic": true
|
|
4756
4809
|
},
|
|
4757
4810
|
"comment": {
|
|
4758
|
-
"shortText": "Specifies the size of the icon using\n[Font Awesome sizes](https://fontawesome.com/how-to-use/on-the-web/styling/sizing-icons)."
|
|
4811
|
+
"shortText": "Specifies the size of the icon using\n[Font Awesome sizes](https://fontawesome.com/how-to-use/on-the-web/styling/sizing-icons). Do not prefix the size with `fa-`."
|
|
4759
4812
|
},
|
|
4760
4813
|
"decorators": [
|
|
4761
4814
|
{
|
|
@@ -4782,7 +4835,7 @@
|
|
|
4782
4835
|
}
|
|
4783
4836
|
},
|
|
4784
4837
|
{
|
|
4785
|
-
"id":
|
|
4838
|
+
"id": 47,
|
|
4786
4839
|
"name": "variant",
|
|
4787
4840
|
"kind": 1024,
|
|
4788
4841
|
"kindString": "Property",
|
|
@@ -4790,7 +4843,7 @@
|
|
|
4790
4843
|
"isPublic": true
|
|
4791
4844
|
},
|
|
4792
4845
|
"comment": {
|
|
4793
|
-
"shortText": "Specifies the icon variant (`\"line\"` or `\"solid\"`). If the variant doesn't exist for the\nspecified icon, the normal icon is displayed."
|
|
4846
|
+
"shortText": "Specifies the icon variant (`\"line\"` or `\"solid\"`). If the variant doesn't exist for the\nspecified icon, the normal icon is displayed. This property only applies when using SKY UX icons."
|
|
4794
4847
|
},
|
|
4795
4848
|
"decorators": [
|
|
4796
4849
|
{
|
|
@@ -4807,13 +4860,13 @@
|
|
|
4807
4860
|
"sources": [
|
|
4808
4861
|
{
|
|
4809
4862
|
"fileName": "projects/indicators/src/modules/icon/icon.component.ts",
|
|
4810
|
-
"line":
|
|
4863
|
+
"line": 50,
|
|
4811
4864
|
"character": 9
|
|
4812
4865
|
}
|
|
4813
4866
|
],
|
|
4814
4867
|
"type": {
|
|
4815
4868
|
"type": "reference",
|
|
4816
|
-
"id":
|
|
4869
|
+
"id": 344,
|
|
4817
4870
|
"name": "SkyIconVariantType"
|
|
4818
4871
|
}
|
|
4819
4872
|
}
|
|
@@ -4823,18 +4876,18 @@
|
|
|
4823
4876
|
"title": "Constructors",
|
|
4824
4877
|
"kind": 512,
|
|
4825
4878
|
"children": [
|
|
4826
|
-
|
|
4879
|
+
41
|
|
4827
4880
|
]
|
|
4828
4881
|
},
|
|
4829
4882
|
{
|
|
4830
4883
|
"title": "Properties",
|
|
4831
4884
|
"kind": 1024,
|
|
4832
4885
|
"children": [
|
|
4833
|
-
48,
|
|
4834
|
-
45,
|
|
4835
4886
|
46,
|
|
4836
|
-
|
|
4837
|
-
|
|
4887
|
+
43,
|
|
4888
|
+
44,
|
|
4889
|
+
45,
|
|
4890
|
+
47
|
|
4838
4891
|
]
|
|
4839
4892
|
}
|
|
4840
4893
|
],
|
|
@@ -4847,162 +4900,7 @@
|
|
|
4847
4900
|
]
|
|
4848
4901
|
},
|
|
4849
4902
|
{
|
|
4850
|
-
"id":
|
|
4851
|
-
"name": "SkyIconStackComponent",
|
|
4852
|
-
"kind": 128,
|
|
4853
|
-
"kindString": "Class",
|
|
4854
|
-
"flags": {},
|
|
4855
|
-
"decorators": [
|
|
4856
|
-
{
|
|
4857
|
-
"name": "Component",
|
|
4858
|
-
"type": {
|
|
4859
|
-
"type": "reference",
|
|
4860
|
-
"qualifiedName": "ComponentDecorator",
|
|
4861
|
-
"package": "@angular/core",
|
|
4862
|
-
"name": "Component"
|
|
4863
|
-
},
|
|
4864
|
-
"arguments": {
|
|
4865
|
-
"obj": "{\n selector: 'sky-icon-stack',\n templateUrl: './icon-stack.component.html',\n styleUrls: ['./icon-stack.component.scss'],\n}"
|
|
4866
|
-
}
|
|
4867
|
-
}
|
|
4868
|
-
],
|
|
4869
|
-
"children": [
|
|
4870
|
-
{
|
|
4871
|
-
"id": 54,
|
|
4872
|
-
"name": "baseIcon",
|
|
4873
|
-
"kind": 1024,
|
|
4874
|
-
"kindString": "Property",
|
|
4875
|
-
"flags": {
|
|
4876
|
-
"isPublic": true
|
|
4877
|
-
},
|
|
4878
|
-
"comment": {
|
|
4879
|
-
"shortText": "The icon to display at the bottom of the stack."
|
|
4880
|
-
},
|
|
4881
|
-
"decorators": [
|
|
4882
|
-
{
|
|
4883
|
-
"name": "Input",
|
|
4884
|
-
"type": {
|
|
4885
|
-
"type": "reference",
|
|
4886
|
-
"qualifiedName": "InputDecorator",
|
|
4887
|
-
"package": "@angular/core",
|
|
4888
|
-
"name": "Input"
|
|
4889
|
-
},
|
|
4890
|
-
"arguments": {}
|
|
4891
|
-
}
|
|
4892
|
-
],
|
|
4893
|
-
"sources": [
|
|
4894
|
-
{
|
|
4895
|
-
"fileName": "projects/indicators/src/modules/icon/icon-stack.component.ts",
|
|
4896
|
-
"line": 22,
|
|
4897
|
-
"character": 9
|
|
4898
|
-
}
|
|
4899
|
-
],
|
|
4900
|
-
"type": {
|
|
4901
|
-
"type": "reference",
|
|
4902
|
-
"id": 317,
|
|
4903
|
-
"name": "SkyIconStackItem"
|
|
4904
|
-
}
|
|
4905
|
-
},
|
|
4906
|
-
{
|
|
4907
|
-
"id": 53,
|
|
4908
|
-
"name": "size",
|
|
4909
|
-
"kind": 1024,
|
|
4910
|
-
"kindString": "Property",
|
|
4911
|
-
"flags": {
|
|
4912
|
-
"isPublic": true
|
|
4913
|
-
},
|
|
4914
|
-
"comment": {
|
|
4915
|
-
"shortText": "Specifies the size of the icon using\n[Font Awesome sizes](https://fontawesome.com/how-to-use/on-the-web/styling/sizing-icons)."
|
|
4916
|
-
},
|
|
4917
|
-
"decorators": [
|
|
4918
|
-
{
|
|
4919
|
-
"name": "Input",
|
|
4920
|
-
"type": {
|
|
4921
|
-
"type": "reference",
|
|
4922
|
-
"qualifiedName": "InputDecorator",
|
|
4923
|
-
"package": "@angular/core",
|
|
4924
|
-
"name": "Input"
|
|
4925
|
-
},
|
|
4926
|
-
"arguments": {}
|
|
4927
|
-
}
|
|
4928
|
-
],
|
|
4929
|
-
"sources": [
|
|
4930
|
-
{
|
|
4931
|
-
"fileName": "projects/indicators/src/modules/icon/icon-stack.component.ts",
|
|
4932
|
-
"line": 16,
|
|
4933
|
-
"character": 9
|
|
4934
|
-
}
|
|
4935
|
-
],
|
|
4936
|
-
"type": {
|
|
4937
|
-
"type": "intrinsic",
|
|
4938
|
-
"name": "string"
|
|
4939
|
-
}
|
|
4940
|
-
},
|
|
4941
|
-
{
|
|
4942
|
-
"id": 55,
|
|
4943
|
-
"name": "topIcon",
|
|
4944
|
-
"kind": 1024,
|
|
4945
|
-
"kindString": "Property",
|
|
4946
|
-
"flags": {
|
|
4947
|
-
"isPublic": true
|
|
4948
|
-
},
|
|
4949
|
-
"comment": {
|
|
4950
|
-
"shortText": "The icon to display at the top of the stack."
|
|
4951
|
-
},
|
|
4952
|
-
"decorators": [
|
|
4953
|
-
{
|
|
4954
|
-
"name": "Input",
|
|
4955
|
-
"type": {
|
|
4956
|
-
"type": "reference",
|
|
4957
|
-
"qualifiedName": "InputDecorator",
|
|
4958
|
-
"package": "@angular/core",
|
|
4959
|
-
"name": "Input"
|
|
4960
|
-
},
|
|
4961
|
-
"arguments": {}
|
|
4962
|
-
}
|
|
4963
|
-
],
|
|
4964
|
-
"sources": [
|
|
4965
|
-
{
|
|
4966
|
-
"fileName": "projects/indicators/src/modules/icon/icon-stack.component.ts",
|
|
4967
|
-
"line": 28,
|
|
4968
|
-
"character": 9
|
|
4969
|
-
}
|
|
4970
|
-
],
|
|
4971
|
-
"type": {
|
|
4972
|
-
"type": "reference",
|
|
4973
|
-
"id": 317,
|
|
4974
|
-
"name": "SkyIconStackItem"
|
|
4975
|
-
}
|
|
4976
|
-
}
|
|
4977
|
-
],
|
|
4978
|
-
"groups": [
|
|
4979
|
-
{
|
|
4980
|
-
"title": "Constructors",
|
|
4981
|
-
"kind": 512,
|
|
4982
|
-
"children": [
|
|
4983
|
-
51
|
|
4984
|
-
]
|
|
4985
|
-
},
|
|
4986
|
-
{
|
|
4987
|
-
"title": "Properties",
|
|
4988
|
-
"kind": 1024,
|
|
4989
|
-
"children": [
|
|
4990
|
-
54,
|
|
4991
|
-
53,
|
|
4992
|
-
55
|
|
4993
|
-
]
|
|
4994
|
-
}
|
|
4995
|
-
],
|
|
4996
|
-
"sources": [
|
|
4997
|
-
{
|
|
4998
|
-
"fileName": "projects/indicators/src/modules/icon/icon-stack.component.ts",
|
|
4999
|
-
"line": 10,
|
|
5000
|
-
"character": 13
|
|
5001
|
-
}
|
|
5002
|
-
]
|
|
5003
|
-
},
|
|
5004
|
-
{
|
|
5005
|
-
"id": 56,
|
|
4903
|
+
"id": 54,
|
|
5006
4904
|
"name": "SkyKeyInfoLabelComponent",
|
|
5007
4905
|
"kind": 128,
|
|
5008
4906
|
"kindString": "Class",
|
|
@@ -5036,7 +4934,7 @@
|
|
|
5036
4934
|
"title": "Constructors",
|
|
5037
4935
|
"kind": 512,
|
|
5038
4936
|
"children": [
|
|
5039
|
-
|
|
4937
|
+
55
|
|
5040
4938
|
]
|
|
5041
4939
|
}
|
|
5042
4940
|
],
|
|
@@ -5049,7 +4947,7 @@
|
|
|
5049
4947
|
]
|
|
5050
4948
|
},
|
|
5051
4949
|
{
|
|
5052
|
-
"id":
|
|
4950
|
+
"id": 57,
|
|
5053
4951
|
"name": "SkyKeyInfoValueComponent",
|
|
5054
4952
|
"kind": 128,
|
|
5055
4953
|
"kindString": "Class",
|
|
@@ -5083,7 +4981,7 @@
|
|
|
5083
4981
|
"title": "Constructors",
|
|
5084
4982
|
"kind": 512,
|
|
5085
4983
|
"children": [
|
|
5086
|
-
|
|
4984
|
+
58
|
|
5087
4985
|
]
|
|
5088
4986
|
}
|
|
5089
4987
|
],
|
|
@@ -5096,7 +4994,7 @@
|
|
|
5096
4994
|
]
|
|
5097
4995
|
},
|
|
5098
4996
|
{
|
|
5099
|
-
"id":
|
|
4997
|
+
"id": 60,
|
|
5100
4998
|
"name": "SkyKeyInfoComponent",
|
|
5101
4999
|
"kind": 128,
|
|
5102
5000
|
"kindString": "Class",
|
|
@@ -5117,7 +5015,7 @@
|
|
|
5117
5015
|
],
|
|
5118
5016
|
"children": [
|
|
5119
5017
|
{
|
|
5120
|
-
"id":
|
|
5018
|
+
"id": 63,
|
|
5121
5019
|
"name": "layout",
|
|
5122
5020
|
"kind": 1024,
|
|
5123
5021
|
"kindString": "Property",
|
|
@@ -5164,14 +5062,14 @@
|
|
|
5164
5062
|
"title": "Constructors",
|
|
5165
5063
|
"kind": 512,
|
|
5166
5064
|
"children": [
|
|
5167
|
-
|
|
5065
|
+
61
|
|
5168
5066
|
]
|
|
5169
5067
|
},
|
|
5170
5068
|
{
|
|
5171
5069
|
"title": "Properties",
|
|
5172
5070
|
"kind": 1024,
|
|
5173
5071
|
"children": [
|
|
5174
|
-
|
|
5072
|
+
63
|
|
5175
5073
|
]
|
|
5176
5074
|
}
|
|
5177
5075
|
],
|
|
@@ -5184,7 +5082,7 @@
|
|
|
5184
5082
|
]
|
|
5185
5083
|
},
|
|
5186
5084
|
{
|
|
5187
|
-
"id":
|
|
5085
|
+
"id": 64,
|
|
5188
5086
|
"name": "SkyLabelComponent",
|
|
5189
5087
|
"kind": 128,
|
|
5190
5088
|
"kindString": "Class",
|
|
@@ -5205,7 +5103,61 @@
|
|
|
5205
5103
|
],
|
|
5206
5104
|
"children": [
|
|
5207
5105
|
{
|
|
5208
|
-
"id":
|
|
5106
|
+
"id": 65,
|
|
5107
|
+
"name": "constructor",
|
|
5108
|
+
"kind": 512,
|
|
5109
|
+
"kindString": "Constructor",
|
|
5110
|
+
"flags": {},
|
|
5111
|
+
"sources": [
|
|
5112
|
+
{
|
|
5113
|
+
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5114
|
+
"line": 77,
|
|
5115
|
+
"character": 2
|
|
5116
|
+
}
|
|
5117
|
+
],
|
|
5118
|
+
"signatures": [
|
|
5119
|
+
{
|
|
5120
|
+
"id": 66,
|
|
5121
|
+
"name": "SkyLabelComponent",
|
|
5122
|
+
"kind": 16384,
|
|
5123
|
+
"kindString": "Constructor signature",
|
|
5124
|
+
"flags": {},
|
|
5125
|
+
"parameters": [
|
|
5126
|
+
{
|
|
5127
|
+
"id": 67,
|
|
5128
|
+
"name": "changeDetector",
|
|
5129
|
+
"kind": 32768,
|
|
5130
|
+
"kindString": "Parameter",
|
|
5131
|
+
"flags": {},
|
|
5132
|
+
"type": {
|
|
5133
|
+
"type": "reference",
|
|
5134
|
+
"qualifiedName": "ChangeDetectorRef",
|
|
5135
|
+
"package": "@angular/core",
|
|
5136
|
+
"name": "ChangeDetectorRef"
|
|
5137
|
+
}
|
|
5138
|
+
},
|
|
5139
|
+
{
|
|
5140
|
+
"id": 68,
|
|
5141
|
+
"name": "resources",
|
|
5142
|
+
"kind": 32768,
|
|
5143
|
+
"kindString": "Parameter",
|
|
5144
|
+
"flags": {},
|
|
5145
|
+
"type": {
|
|
5146
|
+
"type": "reference",
|
|
5147
|
+
"name": "SkyLibResourcesService"
|
|
5148
|
+
}
|
|
5149
|
+
}
|
|
5150
|
+
],
|
|
5151
|
+
"type": {
|
|
5152
|
+
"type": "reference",
|
|
5153
|
+
"id": 64,
|
|
5154
|
+
"name": "SkyLabelComponent"
|
|
5155
|
+
}
|
|
5156
|
+
}
|
|
5157
|
+
]
|
|
5158
|
+
},
|
|
5159
|
+
{
|
|
5160
|
+
"id": 78,
|
|
5209
5161
|
"name": "baseIcon",
|
|
5210
5162
|
"kind": 1024,
|
|
5211
5163
|
"kindString": "Property",
|
|
@@ -5215,18 +5167,37 @@
|
|
|
5215
5167
|
"sources": [
|
|
5216
5168
|
{
|
|
5217
5169
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5218
|
-
"line":
|
|
5170
|
+
"line": 57,
|
|
5219
5171
|
"character": 9
|
|
5220
5172
|
}
|
|
5221
5173
|
],
|
|
5222
5174
|
"type": {
|
|
5223
5175
|
"type": "reference",
|
|
5224
|
-
"id": 317,
|
|
5225
5176
|
"name": "SkyIconStackItem"
|
|
5226
5177
|
}
|
|
5227
5178
|
},
|
|
5228
5179
|
{
|
|
5229
|
-
"id":
|
|
5180
|
+
"id": 79,
|
|
5181
|
+
"name": "descriptionComputed",
|
|
5182
|
+
"kind": 1024,
|
|
5183
|
+
"kindString": "Property",
|
|
5184
|
+
"flags": {
|
|
5185
|
+
"isPublic": true
|
|
5186
|
+
},
|
|
5187
|
+
"sources": [
|
|
5188
|
+
{
|
|
5189
|
+
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5190
|
+
"line": 59,
|
|
5191
|
+
"character": 9
|
|
5192
|
+
}
|
|
5193
|
+
],
|
|
5194
|
+
"type": {
|
|
5195
|
+
"type": "intrinsic",
|
|
5196
|
+
"name": "string"
|
|
5197
|
+
}
|
|
5198
|
+
},
|
|
5199
|
+
{
|
|
5200
|
+
"id": 80,
|
|
5230
5201
|
"name": "icon",
|
|
5231
5202
|
"kind": 1024,
|
|
5232
5203
|
"kindString": "Property",
|
|
@@ -5236,7 +5207,7 @@
|
|
|
5236
5207
|
"sources": [
|
|
5237
5208
|
{
|
|
5238
5209
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5239
|
-
"line":
|
|
5210
|
+
"line": 61,
|
|
5240
5211
|
"character": 9
|
|
5241
5212
|
}
|
|
5242
5213
|
],
|
|
@@ -5246,7 +5217,7 @@
|
|
|
5246
5217
|
}
|
|
5247
5218
|
},
|
|
5248
5219
|
{
|
|
5249
|
-
"id":
|
|
5220
|
+
"id": 81,
|
|
5250
5221
|
"name": "labelTypeOrDefault",
|
|
5251
5222
|
"kind": 1024,
|
|
5252
5223
|
"kindString": "Property",
|
|
@@ -5256,37 +5227,151 @@
|
|
|
5256
5227
|
"sources": [
|
|
5257
5228
|
{
|
|
5258
5229
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5259
|
-
"line":
|
|
5230
|
+
"line": 63,
|
|
5260
5231
|
"character": 9
|
|
5261
5232
|
}
|
|
5262
5233
|
],
|
|
5263
5234
|
"type": {
|
|
5264
5235
|
"type": "reference",
|
|
5265
|
-
"id":
|
|
5236
|
+
"id": 348,
|
|
5266
5237
|
"name": "SkyLabelType"
|
|
5267
5238
|
},
|
|
5268
5239
|
"defaultValue": "LABEL_TYPE_DEFAULT"
|
|
5269
5240
|
},
|
|
5270
5241
|
{
|
|
5271
|
-
"id":
|
|
5272
|
-
"name": "topIcon",
|
|
5273
|
-
"kind": 1024,
|
|
5274
|
-
"kindString": "Property",
|
|
5242
|
+
"id": 82,
|
|
5243
|
+
"name": "topIcon",
|
|
5244
|
+
"kind": 1024,
|
|
5245
|
+
"kindString": "Property",
|
|
5246
|
+
"flags": {
|
|
5247
|
+
"isPublic": true
|
|
5248
|
+
},
|
|
5249
|
+
"sources": [
|
|
5250
|
+
{
|
|
5251
|
+
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5252
|
+
"line": 65,
|
|
5253
|
+
"character": 9
|
|
5254
|
+
}
|
|
5255
|
+
],
|
|
5256
|
+
"type": {
|
|
5257
|
+
"type": "reference",
|
|
5258
|
+
"name": "SkyIconStackItem"
|
|
5259
|
+
}
|
|
5260
|
+
},
|
|
5261
|
+
{
|
|
5262
|
+
"id": 75,
|
|
5263
|
+
"name": "customDescription",
|
|
5264
|
+
"kind": 262144,
|
|
5265
|
+
"kindString": "Accessor",
|
|
5266
|
+
"flags": {
|
|
5267
|
+
"isPublic": true
|
|
5268
|
+
},
|
|
5269
|
+
"decorators": [
|
|
5270
|
+
{
|
|
5271
|
+
"name": "Input",
|
|
5272
|
+
"type": {
|
|
5273
|
+
"type": "reference",
|
|
5274
|
+
"qualifiedName": "InputDecorator",
|
|
5275
|
+
"package": "@angular/core",
|
|
5276
|
+
"name": "Input"
|
|
5277
|
+
},
|
|
5278
|
+
"arguments": {}
|
|
5279
|
+
}
|
|
5280
|
+
],
|
|
5281
|
+
"sources": [
|
|
5282
|
+
{
|
|
5283
|
+
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5284
|
+
"line": 52,
|
|
5285
|
+
"character": 13
|
|
5286
|
+
}
|
|
5287
|
+
],
|
|
5288
|
+
"setSignature": [
|
|
5289
|
+
{
|
|
5290
|
+
"id": 76,
|
|
5291
|
+
"name": "customDescription",
|
|
5292
|
+
"kind": 1048576,
|
|
5293
|
+
"kindString": "Set signature",
|
|
5294
|
+
"flags": {},
|
|
5295
|
+
"comment": {
|
|
5296
|
+
"shortText": "Specifies the text to be read by screen readers for users who cannot see\nthe indicator icon when `descriptionType` is `custom`."
|
|
5297
|
+
},
|
|
5298
|
+
"parameters": [
|
|
5299
|
+
{
|
|
5300
|
+
"id": 77,
|
|
5301
|
+
"name": "value",
|
|
5302
|
+
"kind": 32768,
|
|
5303
|
+
"kindString": "Parameter",
|
|
5304
|
+
"flags": {},
|
|
5305
|
+
"type": {
|
|
5306
|
+
"type": "intrinsic",
|
|
5307
|
+
"name": "string"
|
|
5308
|
+
}
|
|
5309
|
+
}
|
|
5310
|
+
],
|
|
5311
|
+
"type": {
|
|
5312
|
+
"type": "intrinsic",
|
|
5313
|
+
"name": "void"
|
|
5314
|
+
}
|
|
5315
|
+
}
|
|
5316
|
+
]
|
|
5317
|
+
},
|
|
5318
|
+
{
|
|
5319
|
+
"id": 72,
|
|
5320
|
+
"name": "descriptionType",
|
|
5321
|
+
"kind": 262144,
|
|
5322
|
+
"kindString": "Accessor",
|
|
5275
5323
|
"flags": {
|
|
5276
5324
|
"isPublic": true
|
|
5277
5325
|
},
|
|
5326
|
+
"decorators": [
|
|
5327
|
+
{
|
|
5328
|
+
"name": "Input",
|
|
5329
|
+
"type": {
|
|
5330
|
+
"type": "reference",
|
|
5331
|
+
"qualifiedName": "InputDecorator",
|
|
5332
|
+
"package": "@angular/core",
|
|
5333
|
+
"name": "Input"
|
|
5334
|
+
},
|
|
5335
|
+
"arguments": {}
|
|
5336
|
+
}
|
|
5337
|
+
],
|
|
5278
5338
|
"sources": [
|
|
5279
5339
|
{
|
|
5280
5340
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5281
|
-
"line":
|
|
5282
|
-
"character":
|
|
5341
|
+
"line": 42,
|
|
5342
|
+
"character": 13
|
|
5283
5343
|
}
|
|
5284
5344
|
],
|
|
5285
|
-
"
|
|
5286
|
-
|
|
5287
|
-
|
|
5288
|
-
|
|
5289
|
-
|
|
5345
|
+
"setSignature": [
|
|
5346
|
+
{
|
|
5347
|
+
"id": 73,
|
|
5348
|
+
"name": "descriptionType",
|
|
5349
|
+
"kind": 1048576,
|
|
5350
|
+
"kindString": "Set signature",
|
|
5351
|
+
"flags": {},
|
|
5352
|
+
"comment": {
|
|
5353
|
+
"shortText": "Specifies the predefined text to be read by screen readers for users who cannot see the indicator icon.\nThis property is optional but will be required in future versions of SKY UX."
|
|
5354
|
+
},
|
|
5355
|
+
"parameters": [
|
|
5356
|
+
{
|
|
5357
|
+
"id": 74,
|
|
5358
|
+
"name": "value",
|
|
5359
|
+
"kind": 32768,
|
|
5360
|
+
"kindString": "Parameter",
|
|
5361
|
+
"flags": {},
|
|
5362
|
+
"type": {
|
|
5363
|
+
"type": "reference",
|
|
5364
|
+
"id": 352,
|
|
5365
|
+
"name": "SkyIndicatorDescriptionType"
|
|
5366
|
+
}
|
|
5367
|
+
}
|
|
5368
|
+
],
|
|
5369
|
+
"type": {
|
|
5370
|
+
"type": "intrinsic",
|
|
5371
|
+
"name": "void"
|
|
5372
|
+
}
|
|
5373
|
+
}
|
|
5374
|
+
]
|
|
5290
5375
|
},
|
|
5291
5376
|
{
|
|
5292
5377
|
"id": 69,
|
|
@@ -5311,36 +5396,13 @@
|
|
|
5311
5396
|
"sources": [
|
|
5312
5397
|
{
|
|
5313
5398
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5314
|
-
"line":
|
|
5399
|
+
"line": 31,
|
|
5315
5400
|
"character": 13
|
|
5316
5401
|
}
|
|
5317
5402
|
],
|
|
5318
|
-
"getSignature": [
|
|
5319
|
-
{
|
|
5320
|
-
"id": 70,
|
|
5321
|
-
"name": "labelType",
|
|
5322
|
-
"kind": 524288,
|
|
5323
|
-
"kindString": "Get signature",
|
|
5324
|
-
"flags": {},
|
|
5325
|
-
"comment": {
|
|
5326
|
-
"shortText": "The type of label to display.",
|
|
5327
|
-
"tags": [
|
|
5328
|
-
{
|
|
5329
|
-
"tag": "required",
|
|
5330
|
-
"text": "\n"
|
|
5331
|
-
}
|
|
5332
|
-
]
|
|
5333
|
-
},
|
|
5334
|
-
"type": {
|
|
5335
|
-
"type": "reference",
|
|
5336
|
-
"id": 328,
|
|
5337
|
-
"name": "SkyLabelType"
|
|
5338
|
-
}
|
|
5339
|
-
}
|
|
5340
|
-
],
|
|
5341
5403
|
"setSignature": [
|
|
5342
5404
|
{
|
|
5343
|
-
"id":
|
|
5405
|
+
"id": 70,
|
|
5344
5406
|
"name": "labelType",
|
|
5345
5407
|
"kind": 1048576,
|
|
5346
5408
|
"kindString": "Set signature",
|
|
@@ -5349,21 +5411,21 @@
|
|
|
5349
5411
|
"shortText": "The type of label to display.",
|
|
5350
5412
|
"tags": [
|
|
5351
5413
|
{
|
|
5352
|
-
"tag": "
|
|
5353
|
-
"text": "\n"
|
|
5414
|
+
"tag": "default",
|
|
5415
|
+
"text": "'info'\n"
|
|
5354
5416
|
}
|
|
5355
5417
|
]
|
|
5356
5418
|
},
|
|
5357
5419
|
"parameters": [
|
|
5358
5420
|
{
|
|
5359
|
-
"id":
|
|
5421
|
+
"id": 71,
|
|
5360
5422
|
"name": "value",
|
|
5361
5423
|
"kind": 32768,
|
|
5362
5424
|
"kindString": "Parameter",
|
|
5363
5425
|
"flags": {},
|
|
5364
5426
|
"type": {
|
|
5365
5427
|
"type": "reference",
|
|
5366
|
-
"id":
|
|
5428
|
+
"id": 348,
|
|
5367
5429
|
"name": "SkyLabelType"
|
|
5368
5430
|
}
|
|
5369
5431
|
}
|
|
@@ -5374,6 +5436,80 @@
|
|
|
5374
5436
|
}
|
|
5375
5437
|
}
|
|
5376
5438
|
]
|
|
5439
|
+
},
|
|
5440
|
+
{
|
|
5441
|
+
"id": 90,
|
|
5442
|
+
"name": "ngOnDestroy",
|
|
5443
|
+
"kind": 2048,
|
|
5444
|
+
"kindString": "Method",
|
|
5445
|
+
"flags": {
|
|
5446
|
+
"isPublic": true
|
|
5447
|
+
},
|
|
5448
|
+
"sources": [
|
|
5449
|
+
{
|
|
5450
|
+
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5451
|
+
"line": 89,
|
|
5452
|
+
"character": 9
|
|
5453
|
+
}
|
|
5454
|
+
],
|
|
5455
|
+
"signatures": [
|
|
5456
|
+
{
|
|
5457
|
+
"id": 91,
|
|
5458
|
+
"name": "ngOnDestroy",
|
|
5459
|
+
"kind": 4096,
|
|
5460
|
+
"kindString": "Call signature",
|
|
5461
|
+
"flags": {},
|
|
5462
|
+
"type": {
|
|
5463
|
+
"type": "intrinsic",
|
|
5464
|
+
"name": "void"
|
|
5465
|
+
},
|
|
5466
|
+
"implementationOf": {
|
|
5467
|
+
"type": "reference",
|
|
5468
|
+
"name": "OnDestroy.ngOnDestroy"
|
|
5469
|
+
}
|
|
5470
|
+
}
|
|
5471
|
+
],
|
|
5472
|
+
"implementationOf": {
|
|
5473
|
+
"type": "reference",
|
|
5474
|
+
"name": "OnDestroy.ngOnDestroy"
|
|
5475
|
+
}
|
|
5476
|
+
},
|
|
5477
|
+
{
|
|
5478
|
+
"id": 88,
|
|
5479
|
+
"name": "ngOnInit",
|
|
5480
|
+
"kind": 2048,
|
|
5481
|
+
"kindString": "Method",
|
|
5482
|
+
"flags": {
|
|
5483
|
+
"isPublic": true
|
|
5484
|
+
},
|
|
5485
|
+
"sources": [
|
|
5486
|
+
{
|
|
5487
|
+
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5488
|
+
"line": 85,
|
|
5489
|
+
"character": 9
|
|
5490
|
+
}
|
|
5491
|
+
],
|
|
5492
|
+
"signatures": [
|
|
5493
|
+
{
|
|
5494
|
+
"id": 89,
|
|
5495
|
+
"name": "ngOnInit",
|
|
5496
|
+
"kind": 4096,
|
|
5497
|
+
"kindString": "Call signature",
|
|
5498
|
+
"flags": {},
|
|
5499
|
+
"type": {
|
|
5500
|
+
"type": "intrinsic",
|
|
5501
|
+
"name": "void"
|
|
5502
|
+
},
|
|
5503
|
+
"implementationOf": {
|
|
5504
|
+
"type": "reference",
|
|
5505
|
+
"name": "OnInit.ngOnInit"
|
|
5506
|
+
}
|
|
5507
|
+
}
|
|
5508
|
+
],
|
|
5509
|
+
"implementationOf": {
|
|
5510
|
+
"type": "reference",
|
|
5511
|
+
"name": "OnInit.ngOnInit"
|
|
5512
|
+
}
|
|
5377
5513
|
}
|
|
5378
5514
|
],
|
|
5379
5515
|
"groups": [
|
|
@@ -5381,121 +5517,69 @@
|
|
|
5381
5517
|
"title": "Constructors",
|
|
5382
5518
|
"kind": 512,
|
|
5383
5519
|
"children": [
|
|
5384
|
-
|
|
5520
|
+
65
|
|
5385
5521
|
]
|
|
5386
5522
|
},
|
|
5387
5523
|
{
|
|
5388
5524
|
"title": "Properties",
|
|
5389
5525
|
"kind": 1024,
|
|
5390
5526
|
"children": [
|
|
5391
|
-
|
|
5392
|
-
|
|
5393
|
-
|
|
5394
|
-
|
|
5527
|
+
78,
|
|
5528
|
+
79,
|
|
5529
|
+
80,
|
|
5530
|
+
81,
|
|
5531
|
+
82
|
|
5395
5532
|
]
|
|
5396
5533
|
},
|
|
5397
5534
|
{
|
|
5398
5535
|
"title": "Accessors",
|
|
5399
5536
|
"kind": 262144,
|
|
5400
5537
|
"children": [
|
|
5538
|
+
75,
|
|
5539
|
+
72,
|
|
5401
5540
|
69
|
|
5402
5541
|
]
|
|
5542
|
+
},
|
|
5543
|
+
{
|
|
5544
|
+
"title": "Methods",
|
|
5545
|
+
"kind": 2048,
|
|
5546
|
+
"children": [
|
|
5547
|
+
90,
|
|
5548
|
+
88
|
|
5549
|
+
]
|
|
5403
5550
|
}
|
|
5404
5551
|
],
|
|
5405
5552
|
"sources": [
|
|
5406
5553
|
{
|
|
5407
5554
|
"fileName": "projects/indicators/src/modules/label/label.component.ts",
|
|
5408
|
-
"line":
|
|
5555
|
+
"line": 25,
|
|
5409
5556
|
"character": 13
|
|
5410
5557
|
}
|
|
5411
|
-
]
|
|
5412
|
-
},
|
|
5413
|
-
{
|
|
5414
|
-
"id": 317,
|
|
5415
|
-
"name": "SkyIconStackItem",
|
|
5416
|
-
"kind": 256,
|
|
5417
|
-
"kindString": "Interface",
|
|
5418
|
-
"flags": {},
|
|
5419
|
-
"children": [
|
|
5420
|
-
{
|
|
5421
|
-
"id": 318,
|
|
5422
|
-
"name": "icon",
|
|
5423
|
-
"kind": 1024,
|
|
5424
|
-
"kindString": "Property",
|
|
5425
|
-
"flags": {},
|
|
5426
|
-
"comment": {
|
|
5427
|
-
"shortText": "Specifies the name of\n[the Font Awesome 4.7 icon](https://fontawesome.com/v4.7/icons/) to\ndisplay. Do not specify the `fa fa-` classes.",
|
|
5428
|
-
"tags": [
|
|
5429
|
-
{
|
|
5430
|
-
"tag": "required",
|
|
5431
|
-
"text": "\n"
|
|
5432
|
-
}
|
|
5433
|
-
]
|
|
5434
|
-
},
|
|
5435
|
-
"sources": [
|
|
5436
|
-
{
|
|
5437
|
-
"fileName": "projects/indicators/src/modules/icon/icon-stack-item.ts",
|
|
5438
|
-
"line": 10,
|
|
5439
|
-
"character": 2
|
|
5440
|
-
}
|
|
5441
|
-
],
|
|
5442
|
-
"type": {
|
|
5443
|
-
"type": "intrinsic",
|
|
5444
|
-
"name": "string"
|
|
5445
|
-
}
|
|
5446
|
-
},
|
|
5447
|
-
{
|
|
5448
|
-
"id": 319,
|
|
5449
|
-
"name": "iconType",
|
|
5450
|
-
"kind": 1024,
|
|
5451
|
-
"kindString": "Property",
|
|
5452
|
-
"flags": {
|
|
5453
|
-
"isOptional": true
|
|
5454
|
-
},
|
|
5455
|
-
"comment": {
|
|
5456
|
-
"shortText": "Specifies the type of icon to display. Specifying `fa` will display a Font Awesome icon,\nwhile specifying `skyux` will display an icon from the custom SKY UX icon font. Note that\nthe custom SKY UX icon font is currently in beta."
|
|
5457
|
-
},
|
|
5458
|
-
"sources": [
|
|
5459
|
-
{
|
|
5460
|
-
"fileName": "projects/indicators/src/modules/icon/icon-stack-item.ts",
|
|
5461
|
-
"line": 17,
|
|
5462
|
-
"character": 2
|
|
5463
|
-
}
|
|
5464
|
-
],
|
|
5465
|
-
"type": {
|
|
5466
|
-
"type": "reference",
|
|
5467
|
-
"id": 323,
|
|
5468
|
-
"name": "SkyIconType"
|
|
5469
|
-
}
|
|
5470
|
-
}
|
|
5471
5558
|
],
|
|
5472
|
-
"
|
|
5559
|
+
"implementedTypes": [
|
|
5473
5560
|
{
|
|
5474
|
-
"
|
|
5475
|
-
"
|
|
5476
|
-
"
|
|
5477
|
-
|
|
5478
|
-
|
|
5479
|
-
]
|
|
5480
|
-
}
|
|
5481
|
-
],
|
|
5482
|
-
"sources": [
|
|
5561
|
+
"type": "reference",
|
|
5562
|
+
"qualifiedName": "OnDestroy",
|
|
5563
|
+
"package": "@angular/core",
|
|
5564
|
+
"name": "OnDestroy"
|
|
5565
|
+
},
|
|
5483
5566
|
{
|
|
5484
|
-
"
|
|
5485
|
-
"
|
|
5486
|
-
"
|
|
5567
|
+
"type": "reference",
|
|
5568
|
+
"qualifiedName": "OnInit",
|
|
5569
|
+
"package": "@angular/core",
|
|
5570
|
+
"name": "OnInit"
|
|
5487
5571
|
}
|
|
5488
5572
|
]
|
|
5489
5573
|
},
|
|
5490
5574
|
{
|
|
5491
|
-
"id":
|
|
5575
|
+
"id": 363,
|
|
5492
5576
|
"name": "SkyToken",
|
|
5493
5577
|
"kind": 256,
|
|
5494
5578
|
"kindString": "Interface",
|
|
5495
5579
|
"flags": {},
|
|
5496
5580
|
"children": [
|
|
5497
5581
|
{
|
|
5498
|
-
"id":
|
|
5582
|
+
"id": 364,
|
|
5499
5583
|
"name": "value",
|
|
5500
5584
|
"kind": 1024,
|
|
5501
5585
|
"kindString": "Property",
|
|
@@ -5521,7 +5605,7 @@
|
|
|
5521
5605
|
"title": "Properties",
|
|
5522
5606
|
"kind": 1024,
|
|
5523
5607
|
"children": [
|
|
5524
|
-
|
|
5608
|
+
364
|
|
5525
5609
|
]
|
|
5526
5610
|
}
|
|
5527
5611
|
],
|
|
@@ -5534,14 +5618,14 @@
|
|
|
5534
5618
|
]
|
|
5535
5619
|
},
|
|
5536
5620
|
{
|
|
5537
|
-
"id":
|
|
5621
|
+
"id": 365,
|
|
5538
5622
|
"name": "SkyTokenSelectedEventArgs",
|
|
5539
5623
|
"kind": 256,
|
|
5540
5624
|
"kindString": "Interface",
|
|
5541
5625
|
"flags": {},
|
|
5542
5626
|
"children": [
|
|
5543
5627
|
{
|
|
5544
|
-
"id":
|
|
5628
|
+
"id": 366,
|
|
5545
5629
|
"name": "token",
|
|
5546
5630
|
"kind": 1024,
|
|
5547
5631
|
"kindString": "Property",
|
|
@@ -5560,7 +5644,7 @@
|
|
|
5560
5644
|
],
|
|
5561
5645
|
"type": {
|
|
5562
5646
|
"type": "reference",
|
|
5563
|
-
"id":
|
|
5647
|
+
"id": 363,
|
|
5564
5648
|
"name": "SkyToken"
|
|
5565
5649
|
}
|
|
5566
5650
|
}
|
|
@@ -5570,7 +5654,7 @@
|
|
|
5570
5654
|
"title": "Properties",
|
|
5571
5655
|
"kind": 1024,
|
|
5572
5656
|
"children": [
|
|
5573
|
-
|
|
5657
|
+
366
|
|
5574
5658
|
]
|
|
5575
5659
|
}
|
|
5576
5660
|
],
|
|
@@ -5583,14 +5667,14 @@
|
|
|
5583
5667
|
]
|
|
5584
5668
|
},
|
|
5585
5669
|
{
|
|
5586
|
-
"id":
|
|
5670
|
+
"id": 367,
|
|
5587
5671
|
"name": "SkyTokensMessage",
|
|
5588
5672
|
"kind": 256,
|
|
5589
5673
|
"kindString": "Interface",
|
|
5590
5674
|
"flags": {},
|
|
5591
5675
|
"children": [
|
|
5592
5676
|
{
|
|
5593
|
-
"id":
|
|
5677
|
+
"id": 368,
|
|
5594
5678
|
"name": "type",
|
|
5595
5679
|
"kind": 1024,
|
|
5596
5680
|
"kindString": "Property",
|
|
@@ -5609,7 +5693,7 @@
|
|
|
5609
5693
|
],
|
|
5610
5694
|
"type": {
|
|
5611
5695
|
"type": "reference",
|
|
5612
|
-
"id":
|
|
5696
|
+
"id": 369,
|
|
5613
5697
|
"name": "SkyTokensMessageType"
|
|
5614
5698
|
}
|
|
5615
5699
|
}
|
|
@@ -5619,7 +5703,7 @@
|
|
|
5619
5703
|
"title": "Properties",
|
|
5620
5704
|
"kind": 1024,
|
|
5621
5705
|
"children": [
|
|
5622
|
-
|
|
5706
|
+
368
|
|
5623
5707
|
]
|
|
5624
5708
|
}
|
|
5625
5709
|
],
|
|
@@ -5632,7 +5716,7 @@
|
|
|
5632
5716
|
]
|
|
5633
5717
|
},
|
|
5634
5718
|
{
|
|
5635
|
-
"id":
|
|
5719
|
+
"id": 343,
|
|
5636
5720
|
"name": "SkyIconType",
|
|
5637
5721
|
"kind": 4194304,
|
|
5638
5722
|
"kindString": "Type alias",
|
|
@@ -5659,7 +5743,7 @@
|
|
|
5659
5743
|
}
|
|
5660
5744
|
},
|
|
5661
5745
|
{
|
|
5662
|
-
"id":
|
|
5746
|
+
"id": 344,
|
|
5663
5747
|
"name": "SkyIconVariantType",
|
|
5664
5748
|
"kind": 4194304,
|
|
5665
5749
|
"kindString": "Type alias",
|
|
@@ -5686,7 +5770,7 @@
|
|
|
5686
5770
|
}
|
|
5687
5771
|
},
|
|
5688
5772
|
{
|
|
5689
|
-
"id":
|
|
5773
|
+
"id": 352,
|
|
5690
5774
|
"name": "SkyIndicatorDescriptionType",
|
|
5691
5775
|
"kind": 4194304,
|
|
5692
5776
|
"kindString": "Type alias",
|
|
@@ -5701,6 +5785,14 @@
|
|
|
5701
5785
|
"type": {
|
|
5702
5786
|
"type": "union",
|
|
5703
5787
|
"types": [
|
|
5788
|
+
{
|
|
5789
|
+
"type": "literal",
|
|
5790
|
+
"value": "attention"
|
|
5791
|
+
},
|
|
5792
|
+
{
|
|
5793
|
+
"type": "literal",
|
|
5794
|
+
"value": "caution"
|
|
5795
|
+
},
|
|
5704
5796
|
{
|
|
5705
5797
|
"type": "literal",
|
|
5706
5798
|
"value": "completed"
|
|
@@ -5709,6 +5801,10 @@
|
|
|
5709
5801
|
"type": "literal",
|
|
5710
5802
|
"value": "custom"
|
|
5711
5803
|
},
|
|
5804
|
+
{
|
|
5805
|
+
"type": "literal",
|
|
5806
|
+
"value": "danger"
|
|
5807
|
+
},
|
|
5712
5808
|
{
|
|
5713
5809
|
"type": "literal",
|
|
5714
5810
|
"value": "error"
|
|
@@ -5717,10 +5813,18 @@
|
|
|
5717
5813
|
"type": "literal",
|
|
5718
5814
|
"value": "important-info"
|
|
5719
5815
|
},
|
|
5816
|
+
{
|
|
5817
|
+
"type": "literal",
|
|
5818
|
+
"value": "important-warning"
|
|
5819
|
+
},
|
|
5720
5820
|
{
|
|
5721
5821
|
"type": "literal",
|
|
5722
5822
|
"value": "none"
|
|
5723
5823
|
},
|
|
5824
|
+
{
|
|
5825
|
+
"type": "literal",
|
|
5826
|
+
"value": "success"
|
|
5827
|
+
},
|
|
5724
5828
|
{
|
|
5725
5829
|
"type": "literal",
|
|
5726
5830
|
"value": "warning"
|
|
@@ -5729,7 +5833,7 @@
|
|
|
5729
5833
|
}
|
|
5730
5834
|
},
|
|
5731
5835
|
{
|
|
5732
|
-
"id":
|
|
5836
|
+
"id": 353,
|
|
5733
5837
|
"name": "SkyIndicatorIconType",
|
|
5734
5838
|
"kind": 4194304,
|
|
5735
5839
|
"kindString": "Type alias",
|
|
@@ -5764,7 +5868,7 @@
|
|
|
5764
5868
|
}
|
|
5765
5869
|
},
|
|
5766
5870
|
{
|
|
5767
|
-
"id":
|
|
5871
|
+
"id": 348,
|
|
5768
5872
|
"name": "SkyLabelType",
|
|
5769
5873
|
"kind": 4194304,
|
|
5770
5874
|
"kindString": "Type alias",
|
|
@@ -5804,59 +5908,57 @@
|
|
|
5804
5908
|
"title": "Enumerations",
|
|
5805
5909
|
"kind": 8,
|
|
5806
5910
|
"children": [
|
|
5807
|
-
|
|
5911
|
+
369
|
|
5808
5912
|
]
|
|
5809
5913
|
},
|
|
5810
5914
|
{
|
|
5811
5915
|
"title": "Classes",
|
|
5812
5916
|
"kind": 128,
|
|
5813
5917
|
"children": [
|
|
5814
|
-
305,
|
|
5815
|
-
308,
|
|
5816
|
-
311,
|
|
5817
|
-
314,
|
|
5818
|
-
320,
|
|
5819
5918
|
325,
|
|
5820
|
-
|
|
5919
|
+
328,
|
|
5920
|
+
331,
|
|
5821
5921
|
334,
|
|
5822
|
-
337,
|
|
5823
5922
|
340,
|
|
5824
|
-
|
|
5825
|
-
|
|
5923
|
+
345,
|
|
5924
|
+
349,
|
|
5925
|
+
354,
|
|
5926
|
+
357,
|
|
5927
|
+
360,
|
|
5928
|
+
375,
|
|
5929
|
+
378,
|
|
5826
5930
|
1,
|
|
5827
|
-
|
|
5828
|
-
|
|
5829
|
-
|
|
5830
|
-
|
|
5831
|
-
|
|
5832
|
-
|
|
5833
|
-
|
|
5834
|
-
|
|
5835
|
-
|
|
5836
|
-
|
|
5837
|
-
|
|
5838
|
-
66
|
|
5931
|
+
98,
|
|
5932
|
+
129,
|
|
5933
|
+
168,
|
|
5934
|
+
213,
|
|
5935
|
+
294,
|
|
5936
|
+
34,
|
|
5937
|
+
40,
|
|
5938
|
+
54,
|
|
5939
|
+
57,
|
|
5940
|
+
60,
|
|
5941
|
+
64
|
|
5839
5942
|
]
|
|
5840
5943
|
},
|
|
5841
5944
|
{
|
|
5842
5945
|
"title": "Interfaces",
|
|
5843
5946
|
"kind": 256,
|
|
5844
5947
|
"children": [
|
|
5845
|
-
|
|
5846
|
-
|
|
5847
|
-
|
|
5848
|
-
347
|
|
5948
|
+
363,
|
|
5949
|
+
365,
|
|
5950
|
+
367
|
|
5849
5951
|
]
|
|
5850
5952
|
},
|
|
5851
5953
|
{
|
|
5852
5954
|
"title": "Type aliases",
|
|
5853
5955
|
"kind": 4194304,
|
|
5854
5956
|
"children": [
|
|
5855
|
-
|
|
5856
|
-
|
|
5857
|
-
|
|
5858
|
-
|
|
5859
|
-
|
|
5957
|
+
343,
|
|
5958
|
+
344,
|
|
5959
|
+
352,
|
|
5960
|
+
353,
|
|
5961
|
+
348
|
|
5860
5962
|
]
|
|
5861
5963
|
}
|
|
5862
5964
|
],
|
|
@@ -5902,7 +6004,7 @@
|
|
|
5902
6004
|
{
|
|
5903
6005
|
"fileName": "icon-demo.component.html",
|
|
5904
6006
|
"filePath": "/projects/indicators/documentation/code-examples/icon/icon-demo.component.html",
|
|
5905
|
-
"rawContents": "<sky-icon icon=\"bars\" size=\"lg\"
|
|
6007
|
+
"rawContents": "<sky-icon icon=\"bars\" size=\"lg\"></sky-icon>\n<sky-icon icon=\"chevron-down\" size=\"sm\"></sky-icon>\n<sky-icon icon=\"chevron-up\" size=\"5x\"></sky-icon>\n<sky-icon icon=\"cog\" size=\"2x\"></sky-icon>\n<sky-icon icon=\"comment\" size=\"xs\"></sky-icon>\n<sky-icon icon=\"database\" size=\"3x\"></sky-icon>\n<sky-icon [fixedWidth]=\"true\" icon=\"spinner\" size=\"3x\"></sky-icon>\n<sky-icon icon=\"trash\" size=\"sm\"></sky-icon>\n<sky-icon icon=\"users\" size=\"4x\"></sky-icon>\n<sky-icon icon=\"user\" size=\"5x\"></sky-icon>\n<sky-icon icon=\"sort\" iconType=\"skyux\" size=\"5x\"></sky-icon>\n"
|
|
5906
6008
|
},
|
|
5907
6009
|
{
|
|
5908
6010
|
"fileName": "icon-demo.component.ts",
|
|
@@ -5947,7 +6049,7 @@
|
|
|
5947
6049
|
{
|
|
5948
6050
|
"fileName": "label-demo.component.html",
|
|
5949
6051
|
"filePath": "/projects/indicators/documentation/code-examples/label/basic/label-demo.component.html",
|
|
5950
|
-
"rawContents": "<sky-label
|
|
6052
|
+
"rawContents": "<sky-label\n class=\"sky-margin-inline-lg\"\n labelType=\"info\"\n descriptionType=\"important-info\"\n>\n Board member\n</sky-label>\n\n<sky-label\n class=\"sky-margin-inline-lg\"\n labelType=\"success\"\n descriptionType=\"success\"\n>\n Approved\n</sky-label>\n\n<sky-label\n class=\"sky-margin-inline-lg\"\n labelType=\"warning\"\n descriptionType=\"warning\"\n>\n Needs approval\n</sky-label>\n\n<sky-label\n class=\"sky-margin-inline-lg\"\n labelType=\"danger\"\n descriptionType=\"important-warning\"\n>\n Overdue\n</sky-label>\n\n<sky-label\n class=\"sky-margin-inline-lg\"\n labelType=\"info\"\n descriptionType=\"custom\"\n customDescription=\"Fun fact:\"\n>\n Custom screen reader description\n</sky-label>\n"
|
|
5951
6053
|
},
|
|
5952
6054
|
{
|
|
5953
6055
|
"fileName": "label-demo.component.ts",
|