@skyux/indicators 5.0.0 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/bundles/skyux-indicators-testing.umd.js +2 -2
  2. package/bundles/skyux-indicators-testing.umd.js.map +1 -1
  3. package/bundles/skyux-indicators.umd.js +343 -374
  4. package/bundles/skyux-indicators.umd.js.map +1 -1
  5. package/documentation.json +533 -499
  6. package/esm2015/modules/alert/alert.component.js +5 -5
  7. package/esm2015/modules/alert/alert.module.js +9 -13
  8. package/esm2015/modules/chevron/chevron.component.js +5 -5
  9. package/esm2015/modules/chevron/chevron.module.js +9 -13
  10. package/esm2015/modules/help-inline/help-inline.component.js +5 -5
  11. package/esm2015/modules/help-inline/help-inline.module.js +9 -13
  12. package/esm2015/modules/icon/icon-class-list.pipe.js +5 -5
  13. package/esm2015/modules/icon/icon-resolver.service.js +5 -5
  14. package/esm2015/modules/icon/icon-stack-item.js +1 -1
  15. package/esm2015/modules/icon/icon-stack.component.js +5 -5
  16. package/esm2015/modules/icon/icon.component.js +5 -5
  17. package/esm2015/modules/icon/icon.module.js +8 -25
  18. package/esm2015/modules/key-info/key-info-label.component.js +5 -5
  19. package/esm2015/modules/key-info/key-info-value.component.js +5 -5
  20. package/esm2015/modules/key-info/key-info.component.js +5 -5
  21. package/esm2015/modules/key-info/key-info.module.js +9 -13
  22. package/esm2015/modules/label/label.component.js +5 -5
  23. package/esm2015/modules/label/label.module.js +8 -19
  24. package/esm2015/modules/shared/indicator-description-type.js +1 -1
  25. package/esm2015/modules/shared/indicator-icon-utility.js +4 -4
  26. package/esm2015/modules/shared/indicator-icon.js +1 -1
  27. package/esm2015/modules/shared/sky-indicators-resources.module.js +34 -12
  28. package/esm2015/modules/status-indicator/status-indicator.component.js +10 -7
  29. package/esm2015/modules/status-indicator/status-indicator.module.js +9 -13
  30. package/esm2015/modules/text-highlight/text-highlight.directive.js +57 -36
  31. package/esm2015/modules/text-highlight/text-highlight.module.js +8 -16
  32. package/esm2015/modules/tokens/token.component.js +9 -9
  33. package/esm2015/modules/tokens/tokens.component.js +34 -35
  34. package/esm2015/modules/tokens/tokens.module.js +10 -18
  35. package/esm2015/modules/tokens/types/token-selected-event-args.js +1 -1
  36. package/esm2015/modules/tokens/types/token.js +1 -1
  37. package/esm2015/modules/tokens/types/tokens-message-type.js +1 -1
  38. package/esm2015/modules/tokens/types/tokens-message.js +1 -1
  39. package/esm2015/modules/wait/wait-adapter.service.js +29 -22
  40. package/esm2015/modules/wait/wait-page-adapter.service.js +5 -5
  41. package/esm2015/modules/wait/wait-page.component.js +5 -5
  42. package/esm2015/modules/wait/wait.component.js +9 -12
  43. package/esm2015/modules/wait/wait.module.js +9 -27
  44. package/esm2015/modules/wait/wait.service.js +6 -6
  45. package/esm2015/testing/alert-fixture.js +1 -1
  46. package/esm2015/testing/label-fixture.js +1 -1
  47. package/esm2015/testing/wait-fixture.js +1 -1
  48. package/fesm2015/skyux-indicators-testing.js.map +1 -1
  49. package/fesm2015/skyux-indicators.js +306 -339
  50. package/fesm2015/skyux-indicators.js.map +1 -1
  51. package/modules/text-highlight/text-highlight.directive.d.ts +2 -2
  52. package/package.json +6 -6
@@ -43,14 +43,14 @@
43
43
  "originalName": "",
44
44
  "children": [
45
45
  {
46
- "id": 323,
46
+ "id": 322,
47
47
  "name": "SkyTokensMessageType",
48
48
  "kind": 8,
49
49
  "kindString": "Enumeration",
50
50
  "flags": {},
51
51
  "children": [
52
52
  {
53
- "id": 325,
53
+ "id": 324,
54
54
  "name": "FocusActiveToken",
55
55
  "kind": 16,
56
56
  "kindString": "Enumeration member",
@@ -61,14 +61,14 @@
61
61
  "sources": [
62
62
  {
63
63
  "fileName": "projects/indicators/src/modules/tokens/types/tokens-message-type.ts",
64
- "line": 11,
64
+ "line": 10,
65
65
  "character": 2
66
66
  }
67
67
  ],
68
68
  "defaultValue": "1"
69
69
  },
70
70
  {
71
- "id": 324,
71
+ "id": 323,
72
72
  "name": "FocusLastToken",
73
73
  "kind": 16,
74
74
  "kindString": "Enumeration member",
@@ -79,14 +79,14 @@
79
79
  "sources": [
80
80
  {
81
81
  "fileName": "projects/indicators/src/modules/tokens/types/tokens-message-type.ts",
82
- "line": 6,
82
+ "line": 5,
83
83
  "character": 2
84
84
  }
85
85
  ],
86
86
  "defaultValue": "0"
87
87
  },
88
88
  {
89
- "id": 327,
89
+ "id": 326,
90
90
  "name": "FocusNextToken",
91
91
  "kind": 16,
92
92
  "kindString": "Enumeration member",
@@ -97,14 +97,14 @@
97
97
  "sources": [
98
98
  {
99
99
  "fileName": "projects/indicators/src/modules/tokens/types/tokens-message-type.ts",
100
- "line": 21,
100
+ "line": 20,
101
101
  "character": 2
102
102
  }
103
103
  ],
104
104
  "defaultValue": "3"
105
105
  },
106
106
  {
107
- "id": 326,
107
+ "id": 325,
108
108
  "name": "FocusPreviousToken",
109
109
  "kind": 16,
110
110
  "kindString": "Enumeration member",
@@ -115,14 +115,14 @@
115
115
  "sources": [
116
116
  {
117
117
  "fileName": "projects/indicators/src/modules/tokens/types/tokens-message-type.ts",
118
- "line": 16,
118
+ "line": 15,
119
119
  "character": 2
120
120
  }
121
121
  ],
122
122
  "defaultValue": "2"
123
123
  },
124
124
  {
125
- "id": 328,
125
+ "id": 327,
126
126
  "name": "RemoveActiveToken",
127
127
  "kind": 16,
128
128
  "kindString": "Enumeration member",
@@ -133,7 +133,7 @@
133
133
  "sources": [
134
134
  {
135
135
  "fileName": "projects/indicators/src/modules/tokens/types/tokens-message-type.ts",
136
- "line": 26,
136
+ "line": 25,
137
137
  "character": 2
138
138
  }
139
139
  ],
@@ -145,11 +145,11 @@
145
145
  "title": "Enumeration members",
146
146
  "kind": 16,
147
147
  "children": [
148
- 325,
149
148
  324,
150
- 327,
149
+ 323,
151
150
  326,
152
- 328
151
+ 325,
152
+ 327
153
153
  ]
154
154
  }
155
155
  ],
@@ -162,7 +162,7 @@
162
162
  ]
163
163
  },
164
164
  {
165
- "id": 284,
165
+ "id": 283,
166
166
  "name": "SkyAlertModule",
167
167
  "kind": 128,
168
168
  "kindString": "Class",
@@ -175,27 +175,27 @@
175
175
  "name": "NgModule"
176
176
  },
177
177
  "arguments": {
178
- "obj": "{\n declarations: [\n SkyAlertComponent\n ],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyIndicatorsResourcesModule,\n SkyThemeModule\n ],\n exports: [\n SkyAlertComponent\n ]\n}"
178
+ "obj": "{\n declarations: [SkyAlertComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyIndicatorsResourcesModule,\n SkyThemeModule,\n ],\n exports: [SkyAlertComponent],\n}"
179
179
  }
180
180
  }
181
181
  ],
182
182
  "children": [
183
183
  {
184
- "id": 285,
184
+ "id": 284,
185
185
  "name": "constructor",
186
186
  "kind": 512,
187
187
  "kindString": "Constructor",
188
188
  "flags": {},
189
189
  "signatures": [
190
190
  {
191
- "id": 286,
191
+ "id": 285,
192
192
  "name": "new SkyAlertModule",
193
193
  "kind": 16384,
194
194
  "kindString": "Constructor signature",
195
195
  "flags": {},
196
196
  "type": {
197
197
  "type": "reference",
198
- "id": 284,
198
+ "id": 283,
199
199
  "name": "SkyAlertModule"
200
200
  }
201
201
  }
@@ -207,20 +207,20 @@
207
207
  "title": "Constructors",
208
208
  "kind": 512,
209
209
  "children": [
210
- 285
210
+ 284
211
211
  ]
212
212
  }
213
213
  ],
214
214
  "sources": [
215
215
  {
216
216
  "fileName": "projects/indicators/src/modules/alert/alert.module.ts",
217
- "line": 44,
217
+ "line": 26,
218
218
  "character": 13
219
219
  }
220
220
  ]
221
221
  },
222
222
  {
223
- "id": 287,
223
+ "id": 286,
224
224
  "name": "SkyChevronModule",
225
225
  "kind": 128,
226
226
  "kindString": "Class",
@@ -233,27 +233,27 @@
233
233
  "name": "NgModule"
234
234
  },
235
235
  "arguments": {
236
- "obj": "{\n declarations: [\n SkyChevronComponent\n ],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIndicatorsResourcesModule,\n SkyThemeModule\n ],\n exports: [\n SkyChevronComponent\n ]\n}"
236
+ "obj": "{\n declarations: [SkyChevronComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIndicatorsResourcesModule,\n SkyThemeModule,\n ],\n exports: [SkyChevronComponent],\n}"
237
237
  }
238
238
  }
239
239
  ],
240
240
  "children": [
241
241
  {
242
- "id": 288,
242
+ "id": 287,
243
243
  "name": "constructor",
244
244
  "kind": 512,
245
245
  "kindString": "Constructor",
246
246
  "flags": {},
247
247
  "signatures": [
248
248
  {
249
- "id": 289,
249
+ "id": 288,
250
250
  "name": "new SkyChevronModule",
251
251
  "kind": 16384,
252
252
  "kindString": "Constructor signature",
253
253
  "flags": {},
254
254
  "type": {
255
255
  "type": "reference",
256
- "id": 287,
256
+ "id": 286,
257
257
  "name": "SkyChevronModule"
258
258
  }
259
259
  }
@@ -265,20 +265,20 @@
265
265
  "title": "Constructors",
266
266
  "kind": 512,
267
267
  "children": [
268
- 288
268
+ 287
269
269
  ]
270
270
  }
271
271
  ],
272
272
  "sources": [
273
273
  {
274
274
  "fileName": "projects/indicators/src/modules/chevron/chevron.module.ts",
275
- "line": 39,
275
+ "line": 23,
276
276
  "character": 13
277
277
  }
278
278
  ]
279
279
  },
280
280
  {
281
- "id": 290,
281
+ "id": 289,
282
282
  "name": "SkyHelpInlineModule",
283
283
  "kind": 128,
284
284
  "kindString": "Class",
@@ -291,27 +291,27 @@
291
291
  "name": "NgModule"
292
292
  },
293
293
  "arguments": {
294
- "obj": "{\n declarations: [\n SkyHelpInlineComponent\n ],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyIndicatorsResourcesModule,\n SkyThemeModule\n ],\n exports: [\n SkyHelpInlineComponent\n ]\n}"
294
+ "obj": "{\n declarations: [SkyHelpInlineComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyIndicatorsResourcesModule,\n SkyThemeModule,\n ],\n exports: [SkyHelpInlineComponent],\n}"
295
295
  }
296
296
  }
297
297
  ],
298
298
  "children": [
299
299
  {
300
- "id": 291,
300
+ "id": 290,
301
301
  "name": "constructor",
302
302
  "kind": 512,
303
303
  "kindString": "Constructor",
304
304
  "flags": {},
305
305
  "signatures": [
306
306
  {
307
- "id": 292,
307
+ "id": 291,
308
308
  "name": "new SkyHelpInlineModule",
309
309
  "kind": 16384,
310
310
  "kindString": "Constructor signature",
311
311
  "flags": {},
312
312
  "type": {
313
313
  "type": "reference",
314
- "id": 290,
314
+ "id": 289,
315
315
  "name": "SkyHelpInlineModule"
316
316
  }
317
317
  }
@@ -323,20 +323,20 @@
323
323
  "title": "Constructors",
324
324
  "kind": 512,
325
325
  "children": [
326
- 291
326
+ 290
327
327
  ]
328
328
  }
329
329
  ],
330
330
  "sources": [
331
331
  {
332
332
  "fileName": "projects/indicators/src/modules/help-inline/help-inline.module.ts",
333
- "line": 44,
333
+ "line": 26,
334
334
  "character": 13
335
335
  }
336
336
  ]
337
337
  },
338
338
  {
339
- "id": 296,
339
+ "id": 295,
340
340
  "name": "SkyIconModule",
341
341
  "kind": 128,
342
342
  "kindString": "Class",
@@ -349,27 +349,27 @@
349
349
  "name": "NgModule"
350
350
  },
351
351
  "arguments": {
352
- "obj": "{\n declarations: [\n SkyIconClassListPipe,\n SkyIconComponent,\n SkyIconStackComponent\n ],\n imports: [\n CommonModule,\n SkyThemeIconManifestModule\n ],\n exports: [\n SkyIconComponent,\n SkyIconStackComponent\n ]\n}"
352
+ "obj": "{\n declarations: [SkyIconClassListPipe, SkyIconComponent, SkyIconStackComponent],\n imports: [CommonModule, SkyThemeIconManifestModule],\n exports: [SkyIconComponent, SkyIconStackComponent],\n}"
353
353
  }
354
354
  }
355
355
  ],
356
356
  "children": [
357
357
  {
358
- "id": 297,
358
+ "id": 296,
359
359
  "name": "constructor",
360
360
  "kind": 512,
361
361
  "kindString": "Constructor",
362
362
  "flags": {},
363
363
  "signatures": [
364
364
  {
365
- "id": 298,
365
+ "id": 297,
366
366
  "name": "new SkyIconModule",
367
367
  "kind": 16384,
368
368
  "kindString": "Constructor signature",
369
369
  "flags": {},
370
370
  "type": {
371
371
  "type": "reference",
372
- "id": 296,
372
+ "id": 295,
373
373
  "name": "SkyIconModule"
374
374
  }
375
375
  }
@@ -381,20 +381,20 @@
381
381
  "title": "Constructors",
382
382
  "kind": 512,
383
383
  "children": [
384
- 297
384
+ 296
385
385
  ]
386
386
  }
387
387
  ],
388
388
  "sources": [
389
389
  {
390
390
  "fileName": "projects/indicators/src/modules/icon/icon.module.ts",
391
- "line": 40,
391
+ "line": 18,
392
392
  "character": 13
393
393
  }
394
394
  ]
395
395
  },
396
396
  {
397
- "id": 301,
397
+ "id": 300,
398
398
  "name": "SkyKeyInfoModule",
399
399
  "kind": 128,
400
400
  "kindString": "Class",
@@ -407,27 +407,27 @@
407
407
  "name": "NgModule"
408
408
  },
409
409
  "arguments": {
410
- "obj": "{\n declarations: [\n SkyKeyInfoComponent,\n SkyKeyInfoLabelComponent,\n SkyKeyInfoValueComponent\n ],\n imports: [\n CommonModule\n ],\n exports: [\n SkyKeyInfoComponent,\n SkyKeyInfoLabelComponent,\n SkyKeyInfoValueComponent\n ]\n}"
410
+ "obj": "{\n declarations: [\n SkyKeyInfoComponent,\n SkyKeyInfoLabelComponent,\n SkyKeyInfoValueComponent,\n ],\n imports: [CommonModule],\n exports: [\n SkyKeyInfoComponent,\n SkyKeyInfoLabelComponent,\n SkyKeyInfoValueComponent,\n ],\n}"
411
411
  }
412
412
  }
413
413
  ],
414
414
  "children": [
415
415
  {
416
- "id": 302,
416
+ "id": 301,
417
417
  "name": "constructor",
418
418
  "kind": 512,
419
419
  "kindString": "Constructor",
420
420
  "flags": {},
421
421
  "signatures": [
422
422
  {
423
- "id": 303,
423
+ "id": 302,
424
424
  "name": "new SkyKeyInfoModule",
425
425
  "kind": 16384,
426
426
  "kindString": "Constructor signature",
427
427
  "flags": {},
428
428
  "type": {
429
429
  "type": "reference",
430
- "id": 301,
430
+ "id": 300,
431
431
  "name": "SkyKeyInfoModule"
432
432
  }
433
433
  }
@@ -439,20 +439,20 @@
439
439
  "title": "Constructors",
440
440
  "kind": 512,
441
441
  "children": [
442
- 302
442
+ 301
443
443
  ]
444
444
  }
445
445
  ],
446
446
  "sources": [
447
447
  {
448
448
  "fileName": "projects/indicators/src/modules/key-info/key-info.module.ts",
449
- "line": 36,
449
+ "line": 24,
450
450
  "character": 13
451
451
  }
452
452
  ]
453
453
  },
454
454
  {
455
- "id": 305,
455
+ "id": 304,
456
456
  "name": "SkyLabelModule",
457
457
  "kind": 128,
458
458
  "kindString": "Class",
@@ -465,27 +465,27 @@
465
465
  "name": "NgModule"
466
466
  },
467
467
  "arguments": {
468
- "obj": "{\n declarations: [\n SkyLabelComponent\n ],\n imports: [\n CommonModule,\n SkyIconModule\n ],\n exports: [\n SkyLabelComponent\n ]\n}"
468
+ "obj": "{\n declarations: [SkyLabelComponent],\n imports: [CommonModule, SkyIconModule],\n exports: [SkyLabelComponent],\n}"
469
469
  }
470
470
  }
471
471
  ],
472
472
  "children": [
473
473
  {
474
- "id": 306,
474
+ "id": 305,
475
475
  "name": "constructor",
476
476
  "kind": 512,
477
477
  "kindString": "Constructor",
478
478
  "flags": {},
479
479
  "signatures": [
480
480
  {
481
- "id": 307,
481
+ "id": 306,
482
482
  "name": "new SkyLabelModule",
483
483
  "kind": 16384,
484
484
  "kindString": "Constructor signature",
485
485
  "flags": {},
486
486
  "type": {
487
487
  "type": "reference",
488
- "id": 305,
488
+ "id": 304,
489
489
  "name": "SkyLabelModule"
490
490
  }
491
491
  }
@@ -497,20 +497,20 @@
497
497
  "title": "Constructors",
498
498
  "kind": 512,
499
499
  "children": [
500
- 306
500
+ 305
501
501
  ]
502
502
  }
503
503
  ],
504
504
  "sources": [
505
505
  {
506
506
  "fileName": "projects/indicators/src/modules/label/label.module.ts",
507
- "line": 29,
507
+ "line": 14,
508
508
  "character": 13
509
509
  }
510
510
  ]
511
511
  },
512
512
  {
513
- "id": 308,
513
+ "id": 307,
514
514
  "name": "SkyStatusIndicatorModule",
515
515
  "kind": 128,
516
516
  "kindString": "Class",
@@ -523,27 +523,27 @@
523
523
  "name": "NgModule"
524
524
  },
525
525
  "arguments": {
526
- "obj": "{\n declarations: [\n SkyStatusIndicatorComponent\n ],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyIndicatorsResourcesModule\n ],\n exports: [\n SkyStatusIndicatorComponent\n ]\n}"
526
+ "obj": "{\n declarations: [SkyStatusIndicatorComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyIndicatorsResourcesModule,\n ],\n exports: [SkyStatusIndicatorComponent],\n}"
527
527
  }
528
528
  }
529
529
  ],
530
530
  "children": [
531
531
  {
532
- "id": 309,
532
+ "id": 308,
533
533
  "name": "constructor",
534
534
  "kind": 512,
535
535
  "kindString": "Constructor",
536
536
  "flags": {},
537
537
  "signatures": [
538
538
  {
539
- "id": 310,
539
+ "id": 309,
540
540
  "name": "new SkyStatusIndicatorModule",
541
541
  "kind": 16384,
542
542
  "kindString": "Constructor signature",
543
543
  "flags": {},
544
544
  "type": {
545
545
  "type": "reference",
546
- "id": 308,
546
+ "id": 307,
547
547
  "name": "SkyStatusIndicatorModule"
548
548
  }
549
549
  }
@@ -555,20 +555,20 @@
555
555
  "title": "Constructors",
556
556
  "kind": 512,
557
557
  "children": [
558
- 309
558
+ 308
559
559
  ]
560
560
  }
561
561
  ],
562
562
  "sources": [
563
563
  {
564
564
  "fileName": "projects/indicators/src/modules/status-indicator/status-indicator.module.ts",
565
- "line": 39,
565
+ "line": 23,
566
566
  "character": 13
567
567
  }
568
568
  ]
569
569
  },
570
570
  {
571
- "id": 311,
571
+ "id": 310,
572
572
  "name": "SkyTextHighlightModule",
573
573
  "kind": 128,
574
574
  "kindString": "Class",
@@ -581,27 +581,27 @@
581
581
  "name": "NgModule"
582
582
  },
583
583
  "arguments": {
584
- "obj": "{\n declarations: [\n SkyTextHighlightDirective\n ],\n exports: [\n SkyTextHighlightDirective\n ],\n providers: [\n MutationObserverService\n ]\n}"
584
+ "obj": "{\n declarations: [SkyTextHighlightDirective],\n exports: [SkyTextHighlightDirective],\n providers: [MutationObserverService],\n}"
585
585
  }
586
586
  }
587
587
  ],
588
588
  "children": [
589
589
  {
590
- "id": 312,
590
+ "id": 311,
591
591
  "name": "constructor",
592
592
  "kind": 512,
593
593
  "kindString": "Constructor",
594
594
  "flags": {},
595
595
  "signatures": [
596
596
  {
597
- "id": 313,
597
+ "id": 312,
598
598
  "name": "new SkyTextHighlightModule",
599
599
  "kind": 16384,
600
600
  "kindString": "Constructor signature",
601
601
  "flags": {},
602
602
  "type": {
603
603
  "type": "reference",
604
- "id": 311,
604
+ "id": 310,
605
605
  "name": "SkyTextHighlightModule"
606
606
  }
607
607
  }
@@ -613,20 +613,20 @@
613
613
  "title": "Constructors",
614
614
  "kind": 512,
615
615
  "children": [
616
- 312
616
+ 311
617
617
  ]
618
618
  }
619
619
  ],
620
620
  "sources": [
621
621
  {
622
622
  "fileName": "projects/indicators/src/modules/text-highlight/text-highlight.module.ts",
623
- "line": 24,
623
+ "line": 12,
624
624
  "character": 13
625
625
  }
626
626
  ]
627
627
  },
628
628
  {
629
- "id": 314,
629
+ "id": 313,
630
630
  "name": "SkyTokensModule",
631
631
  "kind": 128,
632
632
  "kindString": "Class",
@@ -639,27 +639,27 @@
639
639
  "name": "NgModule"
640
640
  },
641
641
  "arguments": {
642
- "obj": "{\n declarations: [\n SkyTokenComponent,\n SkyTokensComponent\n ],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyIndicatorsResourcesModule\n ],\n exports: [\n SkyTokenComponent,\n SkyTokensComponent\n ]\n}"
642
+ "obj": "{\n declarations: [SkyTokenComponent, SkyTokensComponent],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyIndicatorsResourcesModule,\n ],\n exports: [SkyTokenComponent, SkyTokensComponent],\n}"
643
643
  }
644
644
  }
645
645
  ],
646
646
  "children": [
647
647
  {
648
- "id": 315,
648
+ "id": 314,
649
649
  "name": "constructor",
650
650
  "kind": 512,
651
651
  "kindString": "Constructor",
652
652
  "flags": {},
653
653
  "signatures": [
654
654
  {
655
- "id": 316,
655
+ "id": 315,
656
656
  "name": "new SkyTokensModule",
657
657
  "kind": 16384,
658
658
  "kindString": "Constructor signature",
659
659
  "flags": {},
660
660
  "type": {
661
661
  "type": "reference",
662
- "id": 314,
662
+ "id": 313,
663
663
  "name": "SkyTokensModule"
664
664
  }
665
665
  }
@@ -671,20 +671,20 @@
671
671
  "title": "Constructors",
672
672
  "kind": 512,
673
673
  "children": [
674
- 315
674
+ 314
675
675
  ]
676
676
  }
677
677
  ],
678
678
  "sources": [
679
679
  {
680
680
  "fileName": "projects/indicators/src/modules/tokens/tokens.module.ts",
681
- "line": 45,
681
+ "line": 25,
682
682
  "character": 13
683
683
  }
684
684
  ]
685
685
  },
686
686
  {
687
- "id": 329,
687
+ "id": 328,
688
688
  "name": "SkyWaitModule",
689
689
  "kind": 128,
690
690
  "kindString": "Class",
@@ -697,27 +697,27 @@
697
697
  "name": "NgModule"
698
698
  },
699
699
  "arguments": {
700
- "obj": "{\n declarations: [\n SkyWaitComponent,\n SkyWaitPageComponent\n ],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIndicatorsResourcesModule\n ],\n exports: [\n SkyWaitComponent\n ],\n entryComponents: [\n SkyWaitPageComponent\n ]\n}"
700
+ "obj": "{\n declarations: [SkyWaitComponent, SkyWaitPageComponent],\n imports: [CommonModule, SkyI18nModule, SkyIndicatorsResourcesModule],\n exports: [SkyWaitComponent],\n entryComponents: [SkyWaitPageComponent],\n}"
701
701
  }
702
702
  }
703
703
  ],
704
704
  "children": [
705
705
  {
706
- "id": 330,
706
+ "id": 329,
707
707
  "name": "constructor",
708
708
  "kind": 512,
709
709
  "kindString": "Constructor",
710
710
  "flags": {},
711
711
  "signatures": [
712
712
  {
713
- "id": 331,
713
+ "id": 330,
714
714
  "name": "new SkyWaitModule",
715
715
  "kind": 16384,
716
716
  "kindString": "Constructor signature",
717
717
  "flags": {},
718
718
  "type": {
719
719
  "type": "reference",
720
- "id": 329,
720
+ "id": 328,
721
721
  "name": "SkyWaitModule"
722
722
  }
723
723
  }
@@ -729,20 +729,20 @@
729
729
  "title": "Constructors",
730
730
  "kind": 512,
731
731
  "children": [
732
- 330
732
+ 329
733
733
  ]
734
734
  }
735
735
  ],
736
736
  "sources": [
737
737
  {
738
738
  "fileName": "projects/indicators/src/modules/wait/wait.module.ts",
739
- "line": 42,
739
+ "line": 19,
740
740
  "character": 13
741
741
  }
742
742
  ]
743
743
  },
744
744
  {
745
- "id": 332,
745
+ "id": 331,
746
746
  "name": "SkyWaitService",
747
747
  "kind": 128,
748
748
  "kindString": "Class",
@@ -755,13 +755,13 @@
755
755
  "name": "Injectable"
756
756
  },
757
757
  "arguments": {
758
- "options": "{\n providedIn: 'root'\n}"
758
+ "options": "{\n providedIn: 'root',\n}"
759
759
  }
760
760
  }
761
761
  ],
762
762
  "children": [
763
763
  {
764
- "id": 336,
764
+ "id": 335,
765
765
  "name": "constructor",
766
766
  "kind": 512,
767
767
  "kindString": "Constructor",
@@ -769,20 +769,20 @@
769
769
  "sources": [
770
770
  {
771
771
  "fileName": "projects/indicators/src/modules/wait/wait.service.ts",
772
- "line": 40,
772
+ "line": 28,
773
773
  "character": 2
774
774
  }
775
775
  ],
776
776
  "signatures": [
777
777
  {
778
- "id": 337,
778
+ "id": 336,
779
779
  "name": "new SkyWaitService",
780
780
  "kind": 16384,
781
781
  "kindString": "Constructor signature",
782
782
  "flags": {},
783
783
  "parameters": [
784
784
  {
785
- "id": 338,
785
+ "id": 337,
786
786
  "name": "resolver",
787
787
  "kind": 32768,
788
788
  "kindString": "Parameter",
@@ -793,7 +793,7 @@
793
793
  }
794
794
  },
795
795
  {
796
- "id": 339,
796
+ "id": 338,
797
797
  "name": "appRef",
798
798
  "kind": 32768,
799
799
  "kindString": "Parameter",
@@ -804,7 +804,7 @@
804
804
  }
805
805
  },
806
806
  {
807
- "id": 340,
807
+ "id": 339,
808
808
  "name": "waitAdapter",
809
809
  "kind": 32768,
810
810
  "kindString": "Parameter",
@@ -815,7 +815,7 @@
815
815
  }
816
816
  },
817
817
  {
818
- "id": 341,
818
+ "id": 340,
819
819
  "name": "windowSvc",
820
820
  "kind": 32768,
821
821
  "kindString": "Parameter",
@@ -828,14 +828,14 @@
828
828
  ],
829
829
  "type": {
830
830
  "type": "reference",
831
- "id": 332,
831
+ "id": 331,
832
832
  "name": "SkyWaitService"
833
833
  }
834
834
  }
835
835
  ]
836
836
  },
837
837
  {
838
- "id": 342,
838
+ "id": 341,
839
839
  "name": "beginBlockingPageWait",
840
840
  "kind": 2048,
841
841
  "kindString": "Method",
@@ -845,13 +845,13 @@
845
845
  "sources": [
846
846
  {
847
847
  "fileName": "projects/indicators/src/modules/wait/wait.service.ts",
848
- "line": 50,
848
+ "line": 38,
849
849
  "character": 9
850
850
  }
851
851
  ],
852
852
  "signatures": [
853
853
  {
854
- "id": 343,
854
+ "id": 342,
855
855
  "name": "beginBlockingPageWait",
856
856
  "kind": 4096,
857
857
  "kindString": "Call signature",
@@ -867,7 +867,7 @@
867
867
  ]
868
868
  },
869
869
  {
870
- "id": 344,
870
+ "id": 343,
871
871
  "name": "beginNonBlockingPageWait",
872
872
  "kind": 2048,
873
873
  "kindString": "Method",
@@ -877,13 +877,13 @@
877
877
  "sources": [
878
878
  {
879
879
  "fileName": "projects/indicators/src/modules/wait/wait.service.ts",
880
- "line": 57,
880
+ "line": 45,
881
881
  "character": 9
882
882
  }
883
883
  ],
884
884
  "signatures": [
885
885
  {
886
- "id": 345,
886
+ "id": 344,
887
887
  "name": "beginNonBlockingPageWait",
888
888
  "kind": 4096,
889
889
  "kindString": "Call signature",
@@ -899,7 +899,7 @@
899
899
  ]
900
900
  },
901
901
  {
902
- "id": 354,
902
+ "id": 353,
903
903
  "name": "blockingWrap",
904
904
  "kind": 2048,
905
905
  "kindString": "Method",
@@ -909,13 +909,13 @@
909
909
  "sources": [
910
910
  {
911
911
  "fileName": "projects/indicators/src/modules/wait/wait.service.ts",
912
- "line": 100,
912
+ "line": 88,
913
913
  "character": 9
914
914
  }
915
915
  ],
916
916
  "signatures": [
917
917
  {
918
- "id": 355,
918
+ "id": 354,
919
919
  "name": "blockingWrap",
920
920
  "kind": 4096,
921
921
  "kindString": "Call signature",
@@ -925,7 +925,7 @@
925
925
  },
926
926
  "typeParameter": [
927
927
  {
928
- "id": 356,
928
+ "id": 355,
929
929
  "name": "T",
930
930
  "kind": 131072,
931
931
  "kindString": "Type parameter",
@@ -934,7 +934,7 @@
934
934
  ],
935
935
  "parameters": [
936
936
  {
937
- "id": 357,
937
+ "id": 356,
938
938
  "name": "observable",
939
939
  "kind": 32768,
940
940
  "kindString": "Parameter",
@@ -944,7 +944,7 @@
944
944
  "typeArguments": [
945
945
  {
946
946
  "type": "reference",
947
- "id": 356,
947
+ "id": 355,
948
948
  "name": "T"
949
949
  }
950
950
  ],
@@ -957,7 +957,7 @@
957
957
  "typeArguments": [
958
958
  {
959
959
  "type": "reference",
960
- "id": 356,
960
+ "id": 355,
961
961
  "name": "T"
962
962
  }
963
963
  ],
@@ -967,7 +967,7 @@
967
967
  ]
968
968
  },
969
969
  {
970
- "id": 350,
970
+ "id": 349,
971
971
  "name": "clearAllPageWaits",
972
972
  "kind": 2048,
973
973
  "kindString": "Method",
@@ -977,13 +977,13 @@
977
977
  "sources": [
978
978
  {
979
979
  "fileName": "projects/indicators/src/modules/wait/wait.service.ts",
980
- "line": 80,
980
+ "line": 68,
981
981
  "character": 9
982
982
  }
983
983
  ],
984
984
  "signatures": [
985
985
  {
986
- "id": 351,
986
+ "id": 350,
987
987
  "name": "clearAllPageWaits",
988
988
  "kind": 4096,
989
989
  "kindString": "Call signature",
@@ -999,7 +999,7 @@
999
999
  ]
1000
1000
  },
1001
1001
  {
1002
- "id": 346,
1002
+ "id": 345,
1003
1003
  "name": "endBlockingPageWait",
1004
1004
  "kind": 2048,
1005
1005
  "kindString": "Method",
@@ -1009,13 +1009,13 @@
1009
1009
  "sources": [
1010
1010
  {
1011
1011
  "fileName": "projects/indicators/src/modules/wait/wait.service.ts",
1012
- "line": 65,
1012
+ "line": 53,
1013
1013
  "character": 9
1014
1014
  }
1015
1015
  ],
1016
1016
  "signatures": [
1017
1017
  {
1018
- "id": 347,
1018
+ "id": 346,
1019
1019
  "name": "endBlockingPageWait",
1020
1020
  "kind": 4096,
1021
1021
  "kindString": "Call signature",
@@ -1031,7 +1031,7 @@
1031
1031
  ]
1032
1032
  },
1033
1033
  {
1034
- "id": 348,
1034
+ "id": 347,
1035
1035
  "name": "endNonBlockingPageWait",
1036
1036
  "kind": 2048,
1037
1037
  "kindString": "Method",
@@ -1041,13 +1041,13 @@
1041
1041
  "sources": [
1042
1042
  {
1043
1043
  "fileName": "projects/indicators/src/modules/wait/wait.service.ts",
1044
- "line": 73,
1044
+ "line": 61,
1045
1045
  "character": 9
1046
1046
  }
1047
1047
  ],
1048
1048
  "signatures": [
1049
1049
  {
1050
- "id": 349,
1050
+ "id": 348,
1051
1051
  "name": "endNonBlockingPageWait",
1052
1052
  "kind": 4096,
1053
1053
  "kindString": "Call signature",
@@ -1063,7 +1063,7 @@
1063
1063
  ]
1064
1064
  },
1065
1065
  {
1066
- "id": 358,
1066
+ "id": 357,
1067
1067
  "name": "nonBlockingWrap",
1068
1068
  "kind": 2048,
1069
1069
  "kindString": "Method",
@@ -1073,13 +1073,13 @@
1073
1073
  "sources": [
1074
1074
  {
1075
1075
  "fileName": "projects/indicators/src/modules/wait/wait.service.ts",
1076
- "line": 111,
1076
+ "line": 99,
1077
1077
  "character": 9
1078
1078
  }
1079
1079
  ],
1080
1080
  "signatures": [
1081
1081
  {
1082
- "id": 359,
1082
+ "id": 358,
1083
1083
  "name": "nonBlockingWrap",
1084
1084
  "kind": 4096,
1085
1085
  "kindString": "Call signature",
@@ -1089,7 +1089,7 @@
1089
1089
  },
1090
1090
  "typeParameter": [
1091
1091
  {
1092
- "id": 360,
1092
+ "id": 359,
1093
1093
  "name": "T",
1094
1094
  "kind": 131072,
1095
1095
  "kindString": "Type parameter",
@@ -1098,7 +1098,7 @@
1098
1098
  ],
1099
1099
  "parameters": [
1100
1100
  {
1101
- "id": 361,
1101
+ "id": 360,
1102
1102
  "name": "observable",
1103
1103
  "kind": 32768,
1104
1104
  "kindString": "Parameter",
@@ -1108,7 +1108,7 @@
1108
1108
  "typeArguments": [
1109
1109
  {
1110
1110
  "type": "reference",
1111
- "id": 360,
1111
+ "id": 359,
1112
1112
  "name": "T"
1113
1113
  }
1114
1114
  ],
@@ -1121,7 +1121,7 @@
1121
1121
  "typeArguments": [
1122
1122
  {
1123
1123
  "type": "reference",
1124
- "id": 360,
1124
+ "id": 359,
1125
1125
  "name": "T"
1126
1126
  }
1127
1127
  ],
@@ -1136,27 +1136,27 @@
1136
1136
  "title": "Constructors",
1137
1137
  "kind": 512,
1138
1138
  "children": [
1139
- 336
1139
+ 335
1140
1140
  ]
1141
1141
  },
1142
1142
  {
1143
1143
  "title": "Methods",
1144
1144
  "kind": 2048,
1145
1145
  "children": [
1146
- 342,
1147
- 344,
1148
- 354,
1149
- 350,
1150
- 346,
1151
- 348,
1152
- 358
1146
+ 341,
1147
+ 343,
1148
+ 353,
1149
+ 349,
1150
+ 345,
1151
+ 347,
1152
+ 357
1153
1153
  ]
1154
1154
  }
1155
1155
  ],
1156
1156
  "sources": [
1157
1157
  {
1158
1158
  "fileName": "projects/indicators/src/modules/wait/wait.service.ts",
1159
- "line": 34,
1159
+ "line": 23,
1160
1160
  "character": 13
1161
1161
  }
1162
1162
  ]
@@ -1175,7 +1175,7 @@
1175
1175
  "name": "Component"
1176
1176
  },
1177
1177
  "arguments": {
1178
- "obj": "{\n selector: 'sky-alert',\n styleUrls: ['./alert.component.scss'],\n templateUrl: './alert.component.html'\n}"
1178
+ "obj": "{\n selector: 'sky-alert',\n styleUrls: ['./alert.component.scss'],\n templateUrl: './alert.component.html',\n}"
1179
1179
  }
1180
1180
  }
1181
1181
  ],
@@ -1212,13 +1212,13 @@
1212
1212
  "sources": [
1213
1213
  {
1214
1214
  "fileName": "projects/indicators/src/modules/alert/alert.component.ts",
1215
- "line": 64,
1215
+ "line": 52,
1216
1216
  "character": 9
1217
1217
  }
1218
1218
  ],
1219
1219
  "type": {
1220
1220
  "type": "reference",
1221
- "id": 293,
1221
+ "id": 292,
1222
1222
  "name": "SkyIconStackItem"
1223
1223
  }
1224
1224
  },
@@ -1233,13 +1233,13 @@
1233
1233
  "sources": [
1234
1234
  {
1235
1235
  "fileName": "projects/indicators/src/modules/alert/alert.component.ts",
1236
- "line": 66,
1236
+ "line": 54,
1237
1237
  "character": 9
1238
1238
  }
1239
1239
  ],
1240
1240
  "type": {
1241
1241
  "type": "reference",
1242
- "id": 293,
1242
+ "id": 292,
1243
1243
  "name": "SkyIconStackItem"
1244
1244
  }
1245
1245
  },
@@ -1273,7 +1273,7 @@
1273
1273
  "sources": [
1274
1274
  {
1275
1275
  "fileName": "projects/indicators/src/modules/alert/alert.component.ts",
1276
- "line": 49,
1276
+ "line": 37,
1277
1277
  "character": 9
1278
1278
  }
1279
1279
  ],
@@ -1312,7 +1312,7 @@
1312
1312
  "sources": [
1313
1313
  {
1314
1314
  "fileName": "projects/indicators/src/modules/alert/alert.component.ts",
1315
- "line": 56,
1315
+ "line": 44,
1316
1316
  "character": 9
1317
1317
  }
1318
1318
  ],
@@ -1345,7 +1345,7 @@
1345
1345
  "sources": [
1346
1346
  {
1347
1347
  "fileName": "projects/indicators/src/modules/alert/alert.component.ts",
1348
- "line": 62,
1348
+ "line": 50,
1349
1349
  "character": 9
1350
1350
  }
1351
1351
  ],
@@ -1382,7 +1382,7 @@
1382
1382
  "sources": [
1383
1383
  {
1384
1384
  "fileName": "projects/indicators/src/modules/alert/alert.component.ts",
1385
- "line": 35,
1385
+ "line": 23,
1386
1386
  "character": 13
1387
1387
  }
1388
1388
  ],
@@ -1449,7 +1449,7 @@
1449
1449
  "sources": [
1450
1450
  {
1451
1451
  "fileName": "projects/indicators/src/modules/alert/alert.component.ts",
1452
- "line": 74,
1452
+ "line": 62,
1453
1453
  "character": 9
1454
1454
  }
1455
1455
  ],
@@ -1478,7 +1478,7 @@
1478
1478
  "sources": [
1479
1479
  {
1480
1480
  "fileName": "projects/indicators/src/modules/alert/alert.component.ts",
1481
- "line": 70,
1481
+ "line": 58,
1482
1482
  "character": 9
1483
1483
  }
1484
1484
  ],
@@ -1543,7 +1543,7 @@
1543
1543
  "sources": [
1544
1544
  {
1545
1545
  "fileName": "projects/indicators/src/modules/alert/alert.component.ts",
1546
- "line": 28,
1546
+ "line": 16,
1547
1547
  "character": 13
1548
1548
  }
1549
1549
  ],
@@ -1568,7 +1568,7 @@
1568
1568
  "name": "Component"
1569
1569
  },
1570
1570
  "arguments": {
1571
- "obj": "{\n selector: 'sky-status-indicator',\n templateUrl: './status-indicator.component.html',\n styleUrls: ['./status-indicator.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush\n}"
1571
+ "obj": "{\n selector: 'sky-status-indicator',\n templateUrl: './status-indicator.component.html',\n styleUrls: ['./status-indicator.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
1572
1572
  }
1573
1573
  }
1574
1574
  ],
@@ -1582,7 +1582,7 @@
1582
1582
  "sources": [
1583
1583
  {
1584
1584
  "fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
1585
- "line": 96,
1585
+ "line": 86,
1586
1586
  "character": 2
1587
1587
  }
1588
1588
  ],
@@ -1636,13 +1636,13 @@
1636
1636
  "sources": [
1637
1637
  {
1638
1638
  "fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
1639
- "line": 84,
1639
+ "line": 74,
1640
1640
  "character": 9
1641
1641
  }
1642
1642
  ],
1643
1643
  "type": {
1644
1644
  "type": "reference",
1645
- "id": 293,
1645
+ "id": 292,
1646
1646
  "name": "SkyIconStackItem"
1647
1647
  }
1648
1648
  },
@@ -1657,7 +1657,7 @@
1657
1657
  "sources": [
1658
1658
  {
1659
1659
  "fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
1660
- "line": 82,
1660
+ "line": 72,
1661
1661
  "character": 9
1662
1662
  }
1663
1663
  ],
@@ -1677,7 +1677,7 @@
1677
1677
  "sources": [
1678
1678
  {
1679
1679
  "fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
1680
- "line": 86,
1680
+ "line": 76,
1681
1681
  "character": 9
1682
1682
  }
1683
1683
  ],
@@ -1697,13 +1697,13 @@
1697
1697
  "sources": [
1698
1698
  {
1699
1699
  "fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
1700
- "line": 88,
1700
+ "line": 78,
1701
1701
  "character": 9
1702
1702
  }
1703
1703
  ],
1704
1704
  "type": {
1705
1705
  "type": "reference",
1706
- "id": 293,
1706
+ "id": 292,
1707
1707
  "name": "SkyIconStackItem"
1708
1708
  }
1709
1709
  },
@@ -1728,7 +1728,7 @@
1728
1728
  "sources": [
1729
1729
  {
1730
1730
  "fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
1731
- "line": 73,
1731
+ "line": 63,
1732
1732
  "character": 13
1733
1733
  }
1734
1734
  ],
@@ -1799,7 +1799,7 @@
1799
1799
  "sources": [
1800
1800
  {
1801
1801
  "fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
1802
- "line": 59,
1802
+ "line": 49,
1803
1803
  "character": 13
1804
1804
  }
1805
1805
  ],
@@ -1876,7 +1876,7 @@
1876
1876
  "sources": [
1877
1877
  {
1878
1878
  "fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
1879
- "line": 43,
1879
+ "line": 33,
1880
1880
  "character": 13
1881
1881
  }
1882
1882
  ],
@@ -1964,7 +1964,7 @@
1964
1964
  "sources": [
1965
1965
  {
1966
1966
  "fileName": "projects/indicators/src/modules/status-indicator/status-indicator.component.ts",
1967
- "line": 36,
1967
+ "line": 26,
1968
1968
  "character": 13
1969
1969
  }
1970
1970
  ]
@@ -1986,13 +1986,13 @@
1986
1986
  "name": "Directive"
1987
1987
  },
1988
1988
  "arguments": {
1989
- "obj": "{\n selector: '[skyHighlight]'\n}"
1989
+ "obj": "{\n selector: '[skyHighlight]',\n}"
1990
1990
  }
1991
1991
  }
1992
1992
  ],
1993
1993
  "children": [
1994
1994
  {
1995
- "id": 119,
1995
+ "id": 115,
1996
1996
  "name": "constructor",
1997
1997
  "kind": 512,
1998
1998
  "kindString": "Constructor",
@@ -2000,20 +2000,20 @@
2000
2000
  "sources": [
2001
2001
  {
2002
2002
  "fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
2003
- "line": 40,
2003
+ "line": 55,
2004
2004
  "character": 2
2005
2005
  }
2006
2006
  ],
2007
2007
  "signatures": [
2008
2008
  {
2009
- "id": 120,
2009
+ "id": 116,
2010
2010
  "name": "SkyTextHighlightDirective",
2011
2011
  "kind": 16384,
2012
2012
  "kindString": "Constructor signature",
2013
2013
  "flags": {},
2014
2014
  "parameters": [
2015
2015
  {
2016
- "id": 121,
2016
+ "id": 117,
2017
2017
  "name": "el",
2018
2018
  "kind": 32768,
2019
2019
  "kindString": "Parameter",
@@ -2030,7 +2030,7 @@
2030
2030
  }
2031
2031
  },
2032
2032
  {
2033
- "id": 122,
2033
+ "id": 118,
2034
2034
  "name": "observerService",
2035
2035
  "kind": 32768,
2036
2036
  "kindString": "Parameter",
@@ -2050,16 +2050,13 @@
2050
2050
  ]
2051
2051
  },
2052
2052
  {
2053
- "id": 123,
2053
+ "id": 119,
2054
2054
  "name": "skyHighlight",
2055
- "kind": 1024,
2056
- "kindString": "Property",
2055
+ "kind": 262144,
2056
+ "kindString": "Accessor",
2057
2057
  "flags": {
2058
2058
  "isPublic": true
2059
2059
  },
2060
- "comment": {
2061
- "shortText": "Specifies the text to highlight."
2062
- },
2063
2060
  "decorators": [
2064
2061
  {
2065
2062
  "name": "Input",
@@ -2073,17 +2070,54 @@
2073
2070
  "sources": [
2074
2071
  {
2075
2072
  "fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
2076
- "line": 34,
2077
- "character": 9
2073
+ "line": 33,
2074
+ "character": 13
2078
2075
  }
2079
2076
  ],
2080
- "type": {
2081
- "type": "intrinsic",
2082
- "name": "string"
2083
- }
2077
+ "setSignature": [
2078
+ {
2079
+ "id": 120,
2080
+ "name": "skyHighlight",
2081
+ "kind": 1048576,
2082
+ "kindString": "Set signature",
2083
+ "flags": {},
2084
+ "comment": {
2085
+ "shortText": "Specifies the text to highlight."
2086
+ },
2087
+ "parameters": [
2088
+ {
2089
+ "id": 121,
2090
+ "name": "value",
2091
+ "kind": 32768,
2092
+ "kindString": "Parameter",
2093
+ "flags": {},
2094
+ "type": {
2095
+ "type": "union",
2096
+ "types": [
2097
+ {
2098
+ "type": "intrinsic",
2099
+ "name": "string"
2100
+ },
2101
+ {
2102
+ "type": "array",
2103
+ "elementType": {
2104
+ "type": "intrinsic",
2105
+ "name": "string"
2106
+ }
2107
+ }
2108
+ ]
2109
+ }
2110
+ }
2111
+ ],
2112
+ "type": {
2113
+ "type": "intrinsic",
2114
+ "name": "void"
2115
+ }
2116
+ }
2117
+ ]
2084
2118
  },
2085
2119
  {
2086
- "id": 129,
2120
+ "id": 128,
2087
2121
  "name": "ngAfterViewInit",
2088
2122
  "kind": 2048,
2089
2123
  "kindString": "Method",
@@ -2093,13 +2127,13 @@
2093
2127
  "sources": [
2094
2128
  {
2095
2129
  "fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
2096
- "line": 51,
2130
+ "line": 66,
2097
2131
  "character": 9
2098
2132
  }
2099
2133
  ],
2100
2134
  "signatures": [
2101
2135
  {
2102
- "id": 130,
2136
+ "id": 129,
2103
2137
  "name": "ngAfterViewInit",
2104
2138
  "kind": 4096,
2105
2139
  "kindString": "Call signature",
@@ -2120,7 +2154,7 @@
2120
2154
  }
2121
2155
  },
2122
2156
  {
2123
- "id": 126,
2157
+ "id": 125,
2124
2158
  "name": "ngOnChanges",
2125
2159
  "kind": 2048,
2126
2160
  "kindString": "Method",
@@ -2130,20 +2164,20 @@
2130
2164
  "sources": [
2131
2165
  {
2132
2166
  "fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
2133
- "line": 45,
2167
+ "line": 60,
2134
2168
  "character": 9
2135
2169
  }
2136
2170
  ],
2137
2171
  "signatures": [
2138
2172
  {
2139
- "id": 127,
2173
+ "id": 126,
2140
2174
  "name": "ngOnChanges",
2141
2175
  "kind": 4096,
2142
2176
  "kindString": "Call signature",
2143
2177
  "flags": {},
2144
2178
  "parameters": [
2145
2179
  {
2146
- "id": 128,
2180
+ "id": 127,
2147
2181
  "name": "changes",
2148
2182
  "kind": 32768,
2149
2183
  "kindString": "Parameter",
@@ -2170,7 +2204,7 @@
2170
2204
  }
2171
2205
  },
2172
2206
  {
2173
- "id": 131,
2207
+ "id": 130,
2174
2208
  "name": "ngOnDestroy",
2175
2209
  "kind": 2048,
2176
2210
  "kindString": "Method",
@@ -2180,13 +2214,13 @@
2180
2214
  "sources": [
2181
2215
  {
2182
2216
  "fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
2183
- "line": 63,
2217
+ "line": 80,
2184
2218
  "character": 9
2185
2219
  }
2186
2220
  ],
2187
2221
  "signatures": [
2188
2222
  {
2189
- "id": 132,
2223
+ "id": 131,
2190
2224
  "name": "ngOnDestroy",
2191
2225
  "kind": 4096,
2192
2226
  "kindString": "Call signature",
@@ -2212,30 +2246,30 @@
2212
2246
  "title": "Constructors",
2213
2247
  "kind": 512,
2214
2248
  "children": [
2215
- 119
2249
+ 115
2216
2250
  ]
2217
2251
  },
2218
2252
  {
2219
- "title": "Properties",
2220
- "kind": 1024,
2253
+ "title": "Accessors",
2254
+ "kind": 262144,
2221
2255
  "children": [
2222
- 123
2256
+ 119
2223
2257
  ]
2224
2258
  },
2225
2259
  {
2226
2260
  "title": "Methods",
2227
2261
  "kind": 2048,
2228
2262
  "children": [
2229
- 129,
2230
- 126,
2231
- 131
2263
+ 128,
2264
+ 125,
2265
+ 130
2232
2266
  ]
2233
2267
  }
2234
2268
  ],
2235
2269
  "sources": [
2236
2270
  {
2237
2271
  "fileName": "projects/indicators/src/modules/text-highlight/text-highlight.directive.ts",
2238
- "line": 28,
2272
+ "line": 26,
2239
2273
  "character": 13
2240
2274
  }
2241
2275
  ],
@@ -2255,7 +2289,7 @@
2255
2289
  ]
2256
2290
  },
2257
2291
  {
2258
- "id": 140,
2292
+ "id": 139,
2259
2293
  "name": "SkyTokenComponent",
2260
2294
  "kind": 128,
2261
2295
  "kindString": "Class",
@@ -2268,13 +2302,13 @@
2268
2302
  "name": "Component"
2269
2303
  },
2270
2304
  "arguments": {
2271
- "obj": "{\n selector: 'sky-token',\n templateUrl: './token.component.html',\n styleUrls: ['./token.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush\n}"
2305
+ "obj": "{\n selector: 'sky-token',\n templateUrl: './token.component.html',\n styleUrls: ['./token.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
2272
2306
  }
2273
2307
  }
2274
2308
  ],
2275
2309
  "children": [
2276
2310
  {
2277
- "id": 141,
2311
+ "id": 140,
2278
2312
  "name": "constructor",
2279
2313
  "kind": 512,
2280
2314
  "kindString": "Constructor",
@@ -2282,20 +2316,20 @@
2282
2316
  "sources": [
2283
2317
  {
2284
2318
  "fileName": "projects/indicators/src/modules/tokens/token.component.ts",
2285
- "line": 113,
2319
+ "line": 112,
2286
2320
  "character": 2
2287
2321
  }
2288
2322
  ],
2289
2323
  "signatures": [
2290
2324
  {
2291
- "id": 142,
2325
+ "id": 141,
2292
2326
  "name": "SkyTokenComponent",
2293
2327
  "kind": 16384,
2294
2328
  "kindString": "Constructor signature",
2295
2329
  "flags": {},
2296
2330
  "parameters": [
2297
2331
  {
2298
- "id": 143,
2332
+ "id": 142,
2299
2333
  "name": "elementRef",
2300
2334
  "kind": 32768,
2301
2335
  "kindString": "Parameter",
@@ -2312,7 +2346,7 @@
2312
2346
  }
2313
2347
  },
2314
2348
  {
2315
- "id": 144,
2349
+ "id": 143,
2316
2350
  "name": "resourcesService",
2317
2351
  "kind": 32768,
2318
2352
  "kindString": "Parameter",
@@ -2325,14 +2359,14 @@
2325
2359
  ],
2326
2360
  "type": {
2327
2361
  "type": "reference",
2328
- "id": 140,
2362
+ "id": 139,
2329
2363
  "name": "SkyTokenComponent"
2330
2364
  }
2331
2365
  }
2332
2366
  ]
2333
2367
  },
2334
2368
  {
2335
- "id": 161,
2369
+ "id": 160,
2336
2370
  "name": "dismiss",
2337
2371
  "kind": 1024,
2338
2372
  "kindString": "Property",
@@ -2355,7 +2389,7 @@
2355
2389
  "sources": [
2356
2390
  {
2357
2391
  "fileName": "projects/indicators/src/modules/tokens/token.component.ts",
2358
- "line": 83,
2392
+ "line": 82,
2359
2393
  "character": 9
2360
2394
  }
2361
2395
  ],
@@ -2372,7 +2406,7 @@
2372
2406
  "defaultValue": "..."
2373
2407
  },
2374
2408
  {
2375
- "id": 162,
2409
+ "id": 161,
2376
2410
  "name": "tokenFocus",
2377
2411
  "kind": 1024,
2378
2412
  "kindString": "Property",
@@ -2395,7 +2429,7 @@
2395
2429
  "sources": [
2396
2430
  {
2397
2431
  "fileName": "projects/indicators/src/modules/tokens/token.component.ts",
2398
- "line": 89,
2432
+ "line": 88,
2399
2433
  "character": 9
2400
2434
  }
2401
2435
  ],
@@ -2412,7 +2446,7 @@
2412
2446
  "defaultValue": "..."
2413
2447
  },
2414
2448
  {
2415
- "id": 149,
2449
+ "id": 148,
2416
2450
  "name": "ariaLabel",
2417
2451
  "kind": 262144,
2418
2452
  "kindString": "Accessor",
@@ -2432,13 +2466,13 @@
2432
2466
  "sources": [
2433
2467
  {
2434
2468
  "fileName": "projects/indicators/src/modules/tokens/token.component.ts",
2435
- "line": 43,
2469
+ "line": 40,
2436
2470
  "character": 13
2437
2471
  }
2438
2472
  ],
2439
2473
  "getSignature": [
2440
2474
  {
2441
- "id": 150,
2475
+ "id": 149,
2442
2476
  "name": "ariaLabel",
2443
2477
  "kind": 524288,
2444
2478
  "kindString": "Get signature",
@@ -2454,7 +2488,7 @@
2454
2488
  ],
2455
2489
  "setSignature": [
2456
2490
  {
2457
- "id": 151,
2491
+ "id": 150,
2458
2492
  "name": "ariaLabel",
2459
2493
  "kind": 1048576,
2460
2494
  "kindString": "Set signature",
@@ -2470,7 +2504,7 @@
2470
2504
  },
2471
2505
  "parameters": [
2472
2506
  {
2473
- "id": 152,
2507
+ "id": 151,
2474
2508
  "name": "value",
2475
2509
  "kind": 32768,
2476
2510
  "kindString": "Parameter",
@@ -2489,7 +2523,7 @@
2489
2523
  ]
2490
2524
  },
2491
2525
  {
2492
- "id": 145,
2526
+ "id": 144,
2493
2527
  "name": "disabled",
2494
2528
  "kind": 262144,
2495
2529
  "kindString": "Accessor",
@@ -2509,13 +2543,13 @@
2509
2543
  "sources": [
2510
2544
  {
2511
2545
  "fileName": "projects/indicators/src/modules/tokens/token.component.ts",
2512
- "line": 29,
2546
+ "line": 26,
2513
2547
  "character": 13
2514
2548
  }
2515
2549
  ],
2516
2550
  "getSignature": [
2517
2551
  {
2518
- "id": 146,
2552
+ "id": 145,
2519
2553
  "name": "disabled",
2520
2554
  "kind": 524288,
2521
2555
  "kindString": "Get signature",
@@ -2531,7 +2565,7 @@
2531
2565
  ],
2532
2566
  "setSignature": [
2533
2567
  {
2534
- "id": 147,
2568
+ "id": 146,
2535
2569
  "name": "disabled",
2536
2570
  "kind": 1048576,
2537
2571
  "kindString": "Set signature",
@@ -2547,7 +2581,7 @@
2547
2581
  },
2548
2582
  "parameters": [
2549
2583
  {
2550
- "id": 148,
2584
+ "id": 147,
2551
2585
  "name": "value",
2552
2586
  "kind": 32768,
2553
2587
  "kindString": "Parameter",
@@ -2566,7 +2600,7 @@
2566
2600
  ]
2567
2601
  },
2568
2602
  {
2569
- "id": 153,
2603
+ "id": 152,
2570
2604
  "name": "dismissible",
2571
2605
  "kind": 262144,
2572
2606
  "kindString": "Accessor",
@@ -2586,13 +2620,13 @@
2586
2620
  "sources": [
2587
2621
  {
2588
2622
  "fileName": "projects/indicators/src/modules/tokens/token.component.ts",
2589
- "line": 57,
2623
+ "line": 56,
2590
2624
  "character": 13
2591
2625
  }
2592
2626
  ],
2593
2627
  "getSignature": [
2594
2628
  {
2595
- "id": 154,
2629
+ "id": 153,
2596
2630
  "name": "dismissible",
2597
2631
  "kind": 524288,
2598
2632
  "kindString": "Get signature",
@@ -2608,7 +2642,7 @@
2608
2642
  ],
2609
2643
  "setSignature": [
2610
2644
  {
2611
- "id": 155,
2645
+ "id": 154,
2612
2646
  "name": "dismissible",
2613
2647
  "kind": 1048576,
2614
2648
  "kindString": "Set signature",
@@ -2624,7 +2658,7 @@
2624
2658
  },
2625
2659
  "parameters": [
2626
2660
  {
2627
- "id": 156,
2661
+ "id": 155,
2628
2662
  "name": "value",
2629
2663
  "kind": 32768,
2630
2664
  "kindString": "Parameter",
@@ -2643,7 +2677,7 @@
2643
2677
  ]
2644
2678
  },
2645
2679
  {
2646
- "id": 157,
2680
+ "id": 156,
2647
2681
  "name": "focusable",
2648
2682
  "kind": 262144,
2649
2683
  "kindString": "Accessor",
@@ -2663,13 +2697,13 @@
2663
2697
  "sources": [
2664
2698
  {
2665
2699
  "fileName": "projects/indicators/src/modules/tokens/token.component.ts",
2666
- "line": 71,
2700
+ "line": 70,
2667
2701
  "character": 13
2668
2702
  }
2669
2703
  ],
2670
2704
  "getSignature": [
2671
2705
  {
2672
- "id": 158,
2706
+ "id": 157,
2673
2707
  "name": "focusable",
2674
2708
  "kind": 524288,
2675
2709
  "kindString": "Get signature",
@@ -2685,7 +2719,7 @@
2685
2719
  ],
2686
2720
  "setSignature": [
2687
2721
  {
2688
- "id": 159,
2722
+ "id": 158,
2689
2723
  "name": "focusable",
2690
2724
  "kind": 1048576,
2691
2725
  "kindString": "Set signature",
@@ -2701,7 +2735,7 @@
2701
2735
  },
2702
2736
  "parameters": [
2703
2737
  {
2704
- "id": 160,
2738
+ "id": 159,
2705
2739
  "name": "value",
2706
2740
  "kind": 32768,
2707
2741
  "kindString": "Parameter",
@@ -2720,7 +2754,7 @@
2720
2754
  ]
2721
2755
  },
2722
2756
  {
2723
- "id": 171,
2757
+ "id": 170,
2724
2758
  "name": "dismissToken",
2725
2759
  "kind": 2048,
2726
2760
  "kindString": "Method",
@@ -2730,20 +2764,20 @@
2730
2764
  "sources": [
2731
2765
  {
2732
2766
  "fileName": "projects/indicators/src/modules/tokens/token.component.ts",
2733
- "line": 118,
2767
+ "line": 117,
2734
2768
  "character": 9
2735
2769
  }
2736
2770
  ],
2737
2771
  "signatures": [
2738
2772
  {
2739
- "id": 172,
2773
+ "id": 171,
2740
2774
  "name": "dismissToken",
2741
2775
  "kind": 4096,
2742
2776
  "kindString": "Call signature",
2743
2777
  "flags": {},
2744
2778
  "parameters": [
2745
2779
  {
2746
- "id": 173,
2780
+ "id": 172,
2747
2781
  "name": "event",
2748
2782
  "kind": 32768,
2749
2783
  "kindString": "Parameter",
@@ -2762,7 +2796,7 @@
2762
2796
  ]
2763
2797
  },
2764
2798
  {
2765
- "id": 174,
2799
+ "id": 173,
2766
2800
  "name": "focusElement",
2767
2801
  "kind": 2048,
2768
2802
  "kindString": "Method",
@@ -2772,13 +2806,13 @@
2772
2806
  "sources": [
2773
2807
  {
2774
2808
  "fileName": "projects/indicators/src/modules/tokens/token.component.ts",
2775
- "line": 123,
2809
+ "line": 122,
2776
2810
  "character": 9
2777
2811
  }
2778
2812
  ],
2779
2813
  "signatures": [
2780
2814
  {
2781
- "id": 175,
2815
+ "id": 174,
2782
2816
  "name": "focusElement",
2783
2817
  "kind": 4096,
2784
2818
  "kindString": "Call signature",
@@ -2796,46 +2830,46 @@
2796
2830
  "title": "Constructors",
2797
2831
  "kind": 512,
2798
2832
  "children": [
2799
- 141
2833
+ 140
2800
2834
  ]
2801
2835
  },
2802
2836
  {
2803
2837
  "title": "Properties",
2804
2838
  "kind": 1024,
2805
2839
  "children": [
2806
- 161,
2807
- 162
2840
+ 160,
2841
+ 161
2808
2842
  ]
2809
2843
  },
2810
2844
  {
2811
2845
  "title": "Accessors",
2812
2846
  "kind": 262144,
2813
2847
  "children": [
2814
- 149,
2815
- 145,
2816
- 153,
2817
- 157
2848
+ 148,
2849
+ 144,
2850
+ 152,
2851
+ 156
2818
2852
  ]
2819
2853
  },
2820
2854
  {
2821
2855
  "title": "Methods",
2822
2856
  "kind": 2048,
2823
2857
  "children": [
2824
- 171,
2825
- 174
2858
+ 170,
2859
+ 173
2826
2860
  ]
2827
2861
  }
2828
2862
  ],
2829
2863
  "sources": [
2830
2864
  {
2831
2865
  "fileName": "projects/indicators/src/modules/tokens/token.component.ts",
2832
- "line": 20,
2866
+ "line": 18,
2833
2867
  "character": 13
2834
2868
  }
2835
2869
  ]
2836
2870
  },
2837
2871
  {
2838
- "id": 179,
2872
+ "id": 178,
2839
2873
  "name": "SkyTokensComponent",
2840
2874
  "kind": 128,
2841
2875
  "kindString": "Class",
@@ -2848,13 +2882,13 @@
2848
2882
  "name": "Component"
2849
2883
  },
2850
2884
  "arguments": {
2851
- "obj": "{\n selector: 'sky-tokens',\n templateUrl: './tokens.component.html',\n styleUrls: ['./tokens.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n animations: [\n trigger('blockAnimationOnLoad', [\n transition(':enter', [])\n ]),\n trigger('dismiss', [\n transition(\n ':enter',\n [\n style({\n opacity: 0,\n width: 0\n }),\n animate(\n '150ms ease-in',\n style({\n opacity: 1,\n width: '*'\n })\n )\n ]\n ),\n transition(\n ':leave',\n [\n animate(\n '150ms ease-in',\n style({\n opacity: 0,\n width: 0\n })\n )\n ]\n )\n ])\n ]\n}"
2885
+ "obj": "{\n selector: 'sky-tokens',\n templateUrl: './tokens.component.html',\n styleUrls: ['./tokens.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n animations: [\n trigger('blockAnimationOnLoad', [transition(':enter', [])]),\n trigger('dismiss', [\n transition(':enter', [\n style({\n opacity: 0,\n width: 0,\n }),\n animate(\n '150ms ease-in',\n style({\n opacity: 1,\n width: '*',\n })\n ),\n ]),\n transition(':leave', [\n animate(\n '150ms ease-in',\n style({\n opacity: 0,\n width: 0,\n })\n ),\n ]),\n ]),\n ],\n}"
2852
2886
  }
2853
2887
  }
2854
2888
  ],
2855
2889
  "children": [
2856
2890
  {
2857
- "id": 180,
2891
+ "id": 179,
2858
2892
  "name": "constructor",
2859
2893
  "kind": 512,
2860
2894
  "kindString": "Constructor",
@@ -2862,20 +2896,20 @@
2862
2896
  "sources": [
2863
2897
  {
2864
2898
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
2865
- "line": 249,
2899
+ "line": 220,
2866
2900
  "character": 2
2867
2901
  }
2868
2902
  ],
2869
2903
  "signatures": [
2870
2904
  {
2871
- "id": 181,
2905
+ "id": 180,
2872
2906
  "name": "SkyTokensComponent",
2873
2907
  "kind": 16384,
2874
2908
  "kindString": "Constructor signature",
2875
2909
  "flags": {},
2876
2910
  "parameters": [
2877
2911
  {
2878
- "id": 182,
2912
+ "id": 181,
2879
2913
  "name": "changeDetector",
2880
2914
  "kind": 32768,
2881
2915
  "kindString": "Parameter",
@@ -2888,14 +2922,14 @@
2888
2922
  ],
2889
2923
  "type": {
2890
2924
  "type": "reference",
2891
- "id": 179,
2925
+ "id": 178,
2892
2926
  "name": "SkyTokensComponent"
2893
2927
  }
2894
2928
  }
2895
2929
  ]
2896
2930
  },
2897
2931
  {
2898
- "id": 208,
2932
+ "id": 207,
2899
2933
  "name": "focusIndexOverRange",
2900
2934
  "kind": 1024,
2901
2935
  "kindString": "Property",
@@ -2918,7 +2952,7 @@
2918
2952
  "sources": [
2919
2953
  {
2920
2954
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
2921
- "line": 188,
2955
+ "line": 159,
2922
2956
  "character": 9
2923
2957
  }
2924
2958
  ],
@@ -2935,7 +2969,7 @@
2935
2969
  "defaultValue": "..."
2936
2970
  },
2937
2971
  {
2938
- "id": 209,
2972
+ "id": 208,
2939
2973
  "name": "focusIndexUnderRange",
2940
2974
  "kind": 1024,
2941
2975
  "kindString": "Property",
@@ -2958,7 +2992,7 @@
2958
2992
  "sources": [
2959
2993
  {
2960
2994
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
2961
- "line": 195,
2995
+ "line": 166,
2962
2996
  "character": 9
2963
2997
  }
2964
2998
  ],
@@ -2975,7 +3009,7 @@
2975
3009
  "defaultValue": "..."
2976
3010
  },
2977
3011
  {
2978
- "id": 210,
3012
+ "id": 209,
2979
3013
  "name": "tokenSelected",
2980
3014
  "kind": 1024,
2981
3015
  "kindString": "Property",
@@ -2998,7 +3032,7 @@
2998
3032
  "sources": [
2999
3033
  {
3000
3034
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3001
- "line": 201,
3035
+ "line": 172,
3002
3036
  "character": 9
3003
3037
  }
3004
3038
  ],
@@ -3007,7 +3041,7 @@
3007
3041
  "typeArguments": [
3008
3042
  {
3009
3043
  "type": "reference",
3010
- "id": 319,
3044
+ "id": 318,
3011
3045
  "name": "SkyTokenSelectedEventArgs"
3012
3046
  }
3013
3047
  ],
@@ -3016,7 +3050,7 @@
3016
3050
  "defaultValue": "..."
3017
3051
  },
3018
3052
  {
3019
- "id": 211,
3053
+ "id": 210,
3020
3054
  "name": "tokensChange",
3021
3055
  "kind": 1024,
3022
3056
  "kindString": "Property",
@@ -3039,7 +3073,7 @@
3039
3073
  "sources": [
3040
3074
  {
3041
3075
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3042
- "line": 208,
3076
+ "line": 179,
3043
3077
  "character": 9
3044
3078
  }
3045
3079
  ],
@@ -3050,7 +3084,7 @@
3050
3084
  "type": "array",
3051
3085
  "elementType": {
3052
3086
  "type": "reference",
3053
- "id": 317,
3087
+ "id": 316,
3054
3088
  "name": "SkyToken"
3055
3089
  }
3056
3090
  }
@@ -3060,7 +3094,7 @@
3060
3094
  "defaultValue": "..."
3061
3095
  },
3062
3096
  {
3063
- "id": 216,
3097
+ "id": 215,
3064
3098
  "name": "trackTokenFn",
3065
3099
  "kind": 1024,
3066
3100
  "kindString": "Property",
@@ -3070,21 +3104,21 @@
3070
3104
  "sources": [
3071
3105
  {
3072
3106
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3073
- "line": 233,
3107
+ "line": 204,
3074
3108
  "character": 9
3075
3109
  }
3076
3110
  ],
3077
3111
  "type": {
3078
3112
  "type": "reflection",
3079
3113
  "declaration": {
3080
- "id": 217,
3114
+ "id": 216,
3081
3115
  "name": "__type",
3082
3116
  "kind": 65536,
3083
3117
  "kindString": "Type literal",
3084
3118
  "flags": {},
3085
3119
  "signatures": [
3086
3120
  {
3087
- "id": 218,
3121
+ "id": 217,
3088
3122
  "name": "__type",
3089
3123
  "kind": 4096,
3090
3124
  "kindString": "Call signature",
@@ -3094,7 +3128,7 @@
3094
3128
  },
3095
3129
  "parameters": [
3096
3130
  {
3097
- "id": 219,
3131
+ "id": 218,
3098
3132
  "name": "index",
3099
3133
  "kind": 32768,
3100
3134
  "kindString": "Parameter",
@@ -3105,14 +3139,14 @@
3105
3139
  }
3106
3140
  },
3107
3141
  {
3108
- "id": 220,
3142
+ "id": 219,
3109
3143
  "name": "item",
3110
3144
  "kind": 32768,
3111
3145
  "kindString": "Parameter",
3112
3146
  "flags": {},
3113
3147
  "type": {
3114
3148
  "type": "reference",
3115
- "id": 317,
3149
+ "id": 316,
3116
3150
  "name": "SkyToken"
3117
3151
  }
3118
3152
  }
@@ -3127,7 +3161,7 @@
3127
3161
  }
3128
3162
  },
3129
3163
  {
3130
- "id": 195,
3164
+ "id": 194,
3131
3165
  "name": "trackWith",
3132
3166
  "kind": 1024,
3133
3167
  "kindString": "Property",
@@ -3150,7 +3184,7 @@
3150
3184
  "sources": [
3151
3185
  {
3152
3186
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3153
- "line": 139,
3187
+ "line": 110,
3154
3188
  "character": 9
3155
3189
  }
3156
3190
  ],
@@ -3160,7 +3194,7 @@
3160
3194
  }
3161
3195
  },
3162
3196
  {
3163
- "id": 183,
3197
+ "id": 182,
3164
3198
  "name": "disabled",
3165
3199
  "kind": 262144,
3166
3200
  "kindString": "Accessor",
@@ -3180,13 +3214,13 @@
3180
3214
  "sources": [
3181
3215
  {
3182
3216
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3183
- "line": 99,
3217
+ "line": 70,
3184
3218
  "character": 13
3185
3219
  }
3186
3220
  ],
3187
3221
  "getSignature": [
3188
3222
  {
3189
- "id": 184,
3223
+ "id": 183,
3190
3224
  "name": "disabled",
3191
3225
  "kind": 524288,
3192
3226
  "kindString": "Get signature",
@@ -3202,7 +3236,7 @@
3202
3236
  ],
3203
3237
  "setSignature": [
3204
3238
  {
3205
- "id": 185,
3239
+ "id": 184,
3206
3240
  "name": "disabled",
3207
3241
  "kind": 1048576,
3208
3242
  "kindString": "Set signature",
@@ -3218,7 +3252,7 @@
3218
3252
  },
3219
3253
  "parameters": [
3220
3254
  {
3221
- "id": 186,
3255
+ "id": 185,
3222
3256
  "name": "value",
3223
3257
  "kind": 32768,
3224
3258
  "kindString": "Parameter",
@@ -3237,7 +3271,7 @@
3237
3271
  ]
3238
3272
  },
3239
3273
  {
3240
- "id": 187,
3274
+ "id": 186,
3241
3275
  "name": "dismissible",
3242
3276
  "kind": 262144,
3243
3277
  "kindString": "Accessor",
@@ -3257,13 +3291,13 @@
3257
3291
  "sources": [
3258
3292
  {
3259
3293
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3260
- "line": 113,
3294
+ "line": 84,
3261
3295
  "character": 13
3262
3296
  }
3263
3297
  ],
3264
3298
  "getSignature": [
3265
3299
  {
3266
- "id": 188,
3300
+ "id": 187,
3267
3301
  "name": "dismissible",
3268
3302
  "kind": 524288,
3269
3303
  "kindString": "Get signature",
@@ -3279,7 +3313,7 @@
3279
3313
  ],
3280
3314
  "setSignature": [
3281
3315
  {
3282
- "id": 189,
3316
+ "id": 188,
3283
3317
  "name": "dismissible",
3284
3318
  "kind": 1048576,
3285
3319
  "kindString": "Set signature",
@@ -3295,7 +3329,7 @@
3295
3329
  },
3296
3330
  "parameters": [
3297
3331
  {
3298
- "id": 190,
3332
+ "id": 189,
3299
3333
  "name": "value",
3300
3334
  "kind": 32768,
3301
3335
  "kindString": "Parameter",
@@ -3314,7 +3348,7 @@
3314
3348
  ]
3315
3349
  },
3316
3350
  {
3317
- "id": 191,
3351
+ "id": 190,
3318
3352
  "name": "displayWith",
3319
3353
  "kind": 262144,
3320
3354
  "kindString": "Accessor",
@@ -3334,13 +3368,13 @@
3334
3368
  "sources": [
3335
3369
  {
3336
3370
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3337
- "line": 126,
3371
+ "line": 97,
3338
3372
  "character": 13
3339
3373
  }
3340
3374
  ],
3341
3375
  "getSignature": [
3342
3376
  {
3343
- "id": 192,
3377
+ "id": 191,
3344
3378
  "name": "displayWith",
3345
3379
  "kind": 524288,
3346
3380
  "kindString": "Get signature",
@@ -3356,7 +3390,7 @@
3356
3390
  ],
3357
3391
  "setSignature": [
3358
3392
  {
3359
- "id": 193,
3393
+ "id": 192,
3360
3394
  "name": "displayWith",
3361
3395
  "kind": 1048576,
3362
3396
  "kindString": "Set signature",
@@ -3372,7 +3406,7 @@
3372
3406
  },
3373
3407
  "parameters": [
3374
3408
  {
3375
- "id": 194,
3409
+ "id": 193,
3376
3410
  "name": "value",
3377
3411
  "kind": 32768,
3378
3412
  "kindString": "Parameter",
@@ -3391,7 +3425,7 @@
3391
3425
  ]
3392
3426
  },
3393
3427
  {
3394
- "id": 196,
3428
+ "id": 195,
3395
3429
  "name": "focusable",
3396
3430
  "kind": 262144,
3397
3431
  "kindString": "Accessor",
@@ -3411,13 +3445,13 @@
3411
3445
  "sources": [
3412
3446
  {
3413
3447
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3414
- "line": 148,
3448
+ "line": 119,
3415
3449
  "character": 13
3416
3450
  }
3417
3451
  ],
3418
3452
  "getSignature": [
3419
3453
  {
3420
- "id": 197,
3454
+ "id": 196,
3421
3455
  "name": "focusable",
3422
3456
  "kind": 524288,
3423
3457
  "kindString": "Get signature",
@@ -3433,7 +3467,7 @@
3433
3467
  ],
3434
3468
  "setSignature": [
3435
3469
  {
3436
- "id": 198,
3470
+ "id": 197,
3437
3471
  "name": "focusable",
3438
3472
  "kind": 1048576,
3439
3473
  "kindString": "Set signature",
@@ -3449,7 +3483,7 @@
3449
3483
  },
3450
3484
  "parameters": [
3451
3485
  {
3452
- "id": 199,
3486
+ "id": 198,
3453
3487
  "name": "value",
3454
3488
  "kind": 32768,
3455
3489
  "kindString": "Parameter",
@@ -3468,7 +3502,7 @@
3468
3502
  ]
3469
3503
  },
3470
3504
  {
3471
- "id": 204,
3505
+ "id": 203,
3472
3506
  "name": "messageStream",
3473
3507
  "kind": 262144,
3474
3508
  "kindString": "Accessor",
@@ -3488,13 +3522,13 @@
3488
3522
  "sources": [
3489
3523
  {
3490
3524
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3491
- "line": 174,
3525
+ "line": 145,
3492
3526
  "character": 13
3493
3527
  }
3494
3528
  ],
3495
3529
  "getSignature": [
3496
3530
  {
3497
- "id": 205,
3531
+ "id": 204,
3498
3532
  "name": "messageStream",
3499
3533
  "kind": 524288,
3500
3534
  "kindString": "Get signature",
@@ -3507,7 +3541,7 @@
3507
3541
  "typeArguments": [
3508
3542
  {
3509
3543
  "type": "reference",
3510
- "id": 321,
3544
+ "id": 320,
3511
3545
  "name": "SkyTokensMessage"
3512
3546
  }
3513
3547
  ],
@@ -3517,7 +3551,7 @@
3517
3551
  ],
3518
3552
  "setSignature": [
3519
3553
  {
3520
- "id": 206,
3554
+ "id": 205,
3521
3555
  "name": "messageStream",
3522
3556
  "kind": 1048576,
3523
3557
  "kindString": "Set signature",
@@ -3527,7 +3561,7 @@
3527
3561
  },
3528
3562
  "parameters": [
3529
3563
  {
3530
- "id": 207,
3564
+ "id": 206,
3531
3565
  "name": "value",
3532
3566
  "kind": 32768,
3533
3567
  "kindString": "Parameter",
@@ -3537,7 +3571,7 @@
3537
3571
  "typeArguments": [
3538
3572
  {
3539
3573
  "type": "reference",
3540
- "id": 321,
3574
+ "id": 320,
3541
3575
  "name": "SkyTokensMessage"
3542
3576
  }
3543
3577
  ],
@@ -3553,7 +3587,7 @@
3553
3587
  ]
3554
3588
  },
3555
3589
  {
3556
- "id": 200,
3590
+ "id": 199,
3557
3591
  "name": "tokens",
3558
3592
  "kind": 262144,
3559
3593
  "kindString": "Accessor",
@@ -3573,13 +3607,13 @@
3573
3607
  "sources": [
3574
3608
  {
3575
3609
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3576
- "line": 160,
3610
+ "line": 131,
3577
3611
  "character": 13
3578
3612
  }
3579
3613
  ],
3580
3614
  "getSignature": [
3581
3615
  {
3582
- "id": 201,
3616
+ "id": 200,
3583
3617
  "name": "tokens",
3584
3618
  "kind": 524288,
3585
3619
  "kindString": "Get signature",
@@ -3591,7 +3625,7 @@
3591
3625
  "type": "array",
3592
3626
  "elementType": {
3593
3627
  "type": "reference",
3594
- "id": 317,
3628
+ "id": 316,
3595
3629
  "name": "SkyToken"
3596
3630
  }
3597
3631
  }
@@ -3599,7 +3633,7 @@
3599
3633
  ],
3600
3634
  "setSignature": [
3601
3635
  {
3602
- "id": 202,
3636
+ "id": 201,
3603
3637
  "name": "tokens",
3604
3638
  "kind": 1048576,
3605
3639
  "kindString": "Set signature",
@@ -3609,7 +3643,7 @@
3609
3643
  },
3610
3644
  "parameters": [
3611
3645
  {
3612
- "id": 203,
3646
+ "id": 202,
3613
3647
  "name": "value",
3614
3648
  "kind": 32768,
3615
3649
  "kindString": "Parameter",
@@ -3618,7 +3652,7 @@
3618
3652
  "type": "array",
3619
3653
  "elementType": {
3620
3654
  "type": "reference",
3621
- "id": 317,
3655
+ "id": 316,
3622
3656
  "name": "SkyToken"
3623
3657
  }
3624
3658
  }
@@ -3632,7 +3666,7 @@
3632
3666
  ]
3633
3667
  },
3634
3668
  {
3635
- "id": 231,
3669
+ "id": 230,
3636
3670
  "name": "ngOnDestroy",
3637
3671
  "kind": 2048,
3638
3672
  "kindString": "Method",
@@ -3642,13 +3676,13 @@
3642
3676
  "sources": [
3643
3677
  {
3644
3678
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3645
- "line": 264,
3679
+ "line": 233,
3646
3680
  "character": 9
3647
3681
  }
3648
3682
  ],
3649
3683
  "signatures": [
3650
3684
  {
3651
- "id": 232,
3685
+ "id": 231,
3652
3686
  "name": "ngOnDestroy",
3653
3687
  "kind": 4096,
3654
3688
  "kindString": "Call signature",
@@ -3669,7 +3703,7 @@
3669
3703
  }
3670
3704
  },
3671
3705
  {
3672
- "id": 233,
3706
+ "id": 232,
3673
3707
  "name": "onTokenClick",
3674
3708
  "kind": 2048,
3675
3709
  "kindString": "Method",
@@ -3679,27 +3713,27 @@
3679
3713
  "sources": [
3680
3714
  {
3681
3715
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3682
- "line": 269,
3716
+ "line": 238,
3683
3717
  "character": 9
3684
3718
  }
3685
3719
  ],
3686
3720
  "signatures": [
3687
3721
  {
3688
- "id": 234,
3722
+ "id": 233,
3689
3723
  "name": "onTokenClick",
3690
3724
  "kind": 4096,
3691
3725
  "kindString": "Call signature",
3692
3726
  "flags": {},
3693
3727
  "parameters": [
3694
3728
  {
3695
- "id": 235,
3729
+ "id": 234,
3696
3730
  "name": "token",
3697
3731
  "kind": 32768,
3698
3732
  "kindString": "Parameter",
3699
3733
  "flags": {},
3700
3734
  "type": {
3701
3735
  "type": "reference",
3702
- "id": 317,
3736
+ "id": 316,
3703
3737
  "name": "SkyToken"
3704
3738
  }
3705
3739
  }
@@ -3712,7 +3746,7 @@
3712
3746
  ]
3713
3747
  },
3714
3748
  {
3715
- "id": 236,
3749
+ "id": 235,
3716
3750
  "name": "onTokenKeyDown",
3717
3751
  "kind": 2048,
3718
3752
  "kindString": "Method",
@@ -3722,20 +3756,20 @@
3722
3756
  "sources": [
3723
3757
  {
3724
3758
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3725
- "line": 277,
3759
+ "line": 246,
3726
3760
  "character": 9
3727
3761
  }
3728
3762
  ],
3729
3763
  "signatures": [
3730
3764
  {
3731
- "id": 237,
3765
+ "id": 236,
3732
3766
  "name": "onTokenKeyDown",
3733
3767
  "kind": 4096,
3734
3768
  "kindString": "Call signature",
3735
3769
  "flags": {},
3736
3770
  "parameters": [
3737
3771
  {
3738
- "id": 238,
3772
+ "id": 237,
3739
3773
  "name": "event",
3740
3774
  "kind": 32768,
3741
3775
  "kindString": "Parameter",
@@ -3754,7 +3788,7 @@
3754
3788
  ]
3755
3789
  },
3756
3790
  {
3757
- "id": 242,
3791
+ "id": 241,
3758
3792
  "name": "removeToken",
3759
3793
  "kind": 2048,
3760
3794
  "kindString": "Method",
@@ -3764,27 +3798,27 @@
3764
3798
  "sources": [
3765
3799
  {
3766
3800
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3767
- "line": 302,
3801
+ "line": 275,
3768
3802
  "character": 9
3769
3803
  }
3770
3804
  ],
3771
3805
  "signatures": [
3772
3806
  {
3773
- "id": 243,
3807
+ "id": 242,
3774
3808
  "name": "removeToken",
3775
3809
  "kind": 4096,
3776
3810
  "kindString": "Call signature",
3777
3811
  "flags": {},
3778
3812
  "parameters": [
3779
3813
  {
3780
- "id": 244,
3814
+ "id": 243,
3781
3815
  "name": "token",
3782
3816
  "kind": 32768,
3783
3817
  "kindString": "Parameter",
3784
3818
  "flags": {},
3785
3819
  "type": {
3786
3820
  "type": "reference",
3787
- "id": 317,
3821
+ "id": 316,
3788
3822
  "name": "SkyToken"
3789
3823
  }
3790
3824
  }
@@ -3797,7 +3831,7 @@
3797
3831
  ]
3798
3832
  },
3799
3833
  {
3800
- "id": 239,
3834
+ "id": 238,
3801
3835
  "name": "selectToken",
3802
3836
  "kind": 2048,
3803
3837
  "kindString": "Method",
@@ -3807,27 +3841,27 @@
3807
3841
  "sources": [
3808
3842
  {
3809
3843
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3810
- "line": 296,
3844
+ "line": 269,
3811
3845
  "character": 9
3812
3846
  }
3813
3847
  ],
3814
3848
  "signatures": [
3815
3849
  {
3816
- "id": 240,
3850
+ "id": 239,
3817
3851
  "name": "selectToken",
3818
3852
  "kind": 4096,
3819
3853
  "kindString": "Call signature",
3820
3854
  "flags": {},
3821
3855
  "parameters": [
3822
3856
  {
3823
- "id": 241,
3857
+ "id": 240,
3824
3858
  "name": "token",
3825
3859
  "kind": 32768,
3826
3860
  "kindString": "Parameter",
3827
3861
  "flags": {},
3828
3862
  "type": {
3829
3863
  "type": "reference",
3830
- "id": 317,
3864
+ "id": 316,
3831
3865
  "name": "SkyToken"
3832
3866
  }
3833
3867
  }
@@ -3845,49 +3879,49 @@
3845
3879
  "title": "Constructors",
3846
3880
  "kind": 512,
3847
3881
  "children": [
3848
- 180
3882
+ 179
3849
3883
  ]
3850
3884
  },
3851
3885
  {
3852
3886
  "title": "Properties",
3853
3887
  "kind": 1024,
3854
3888
  "children": [
3889
+ 207,
3855
3890
  208,
3856
3891
  209,
3857
3892
  210,
3858
- 211,
3859
- 216,
3860
- 195
3893
+ 215,
3894
+ 194
3861
3895
  ]
3862
3896
  },
3863
3897
  {
3864
3898
  "title": "Accessors",
3865
3899
  "kind": 262144,
3866
3900
  "children": [
3867
- 183,
3868
- 187,
3869
- 191,
3870
- 196,
3871
- 204,
3872
- 200
3901
+ 182,
3902
+ 186,
3903
+ 190,
3904
+ 195,
3905
+ 203,
3906
+ 199
3873
3907
  ]
3874
3908
  },
3875
3909
  {
3876
3910
  "title": "Methods",
3877
3911
  "kind": 2048,
3878
3912
  "children": [
3879
- 231,
3880
- 233,
3881
- 236,
3882
- 242,
3883
- 239
3913
+ 230,
3914
+ 232,
3915
+ 235,
3916
+ 241,
3917
+ 238
3884
3918
  ]
3885
3919
  }
3886
3920
  ],
3887
3921
  "sources": [
3888
3922
  {
3889
3923
  "fileName": "projects/indicators/src/modules/tokens/tokens.component.ts",
3890
- "line": 90,
3924
+ "line": 62,
3891
3925
  "character": 13
3892
3926
  }
3893
3927
  ],
@@ -3899,7 +3933,7 @@
3899
3933
  ]
3900
3934
  },
3901
3935
  {
3902
- "id": 260,
3936
+ "id": 259,
3903
3937
  "name": "SkyWaitComponent",
3904
3938
  "kind": 128,
3905
3939
  "kindString": "Class",
@@ -3912,13 +3946,13 @@
3912
3946
  "name": "Component"
3913
3947
  },
3914
3948
  "arguments": {
3915
- "obj": "{\n selector: 'sky-wait',\n templateUrl: './wait.component.html',\n styleUrls: ['./wait.component.scss'],\n providers: [\n SkyWaitAdapterService\n ]\n}"
3949
+ "obj": "{\n selector: 'sky-wait',\n templateUrl: './wait.component.html',\n styleUrls: ['./wait.component.scss'],\n providers: [SkyWaitAdapterService],\n}"
3916
3950
  }
3917
3951
  }
3918
3952
  ],
3919
3953
  "children": [
3920
3954
  {
3921
- "id": 261,
3955
+ "id": 260,
3922
3956
  "name": "constructor",
3923
3957
  "kind": 512,
3924
3958
  "kindString": "Constructor",
@@ -3926,20 +3960,20 @@
3926
3960
  "sources": [
3927
3961
  {
3928
3962
  "fileName": "projects/indicators/src/modules/wait/wait.component.ts",
3929
- "line": 106,
3963
+ "line": 92,
3930
3964
  "character": 2
3931
3965
  }
3932
3966
  ],
3933
3967
  "signatures": [
3934
3968
  {
3935
- "id": 262,
3969
+ "id": 261,
3936
3970
  "name": "SkyWaitComponent",
3937
3971
  "kind": 16384,
3938
3972
  "kindString": "Constructor signature",
3939
3973
  "flags": {},
3940
3974
  "parameters": [
3941
3975
  {
3942
- "id": 263,
3976
+ "id": 262,
3943
3977
  "name": "elRef",
3944
3978
  "kind": 32768,
3945
3979
  "kindString": "Parameter",
@@ -3956,7 +3990,7 @@
3956
3990
  }
3957
3991
  },
3958
3992
  {
3959
- "id": 264,
3993
+ "id": 263,
3960
3994
  "name": "adapterService",
3961
3995
  "kind": 32768,
3962
3996
  "kindString": "Parameter",
@@ -3967,7 +4001,7 @@
3967
4001
  }
3968
4002
  },
3969
4003
  {
3970
- "id": 265,
4004
+ "id": 264,
3971
4005
  "name": "resourceService",
3972
4006
  "kind": 32768,
3973
4007
  "kindString": "Parameter",
@@ -3990,14 +4024,14 @@
3990
4024
  ],
3991
4025
  "type": {
3992
4026
  "type": "reference",
3993
- "id": 260,
4027
+ "id": 259,
3994
4028
  "name": "SkyWaitComponent"
3995
4029
  }
3996
4030
  }
3997
4031
  ]
3998
4032
  },
3999
4033
  {
4000
- "id": 266,
4034
+ "id": 265,
4001
4035
  "name": "ariaLabel",
4002
4036
  "kind": 1024,
4003
4037
  "kindString": "Property",
@@ -4020,7 +4054,7 @@
4020
4054
  "sources": [
4021
4055
  {
4022
4056
  "fileName": "projects/indicators/src/modules/wait/wait.component.ts",
4023
- "line": 42,
4057
+ "line": 27,
4024
4058
  "character": 9
4025
4059
  }
4026
4060
  ],
@@ -4030,7 +4064,7 @@
4030
4064
  }
4031
4065
  },
4032
4066
  {
4033
- "id": 276,
4067
+ "id": 275,
4034
4068
  "name": "ariaLabelStream",
4035
4069
  "kind": 1024,
4036
4070
  "kindString": "Property",
@@ -4040,7 +4074,7 @@
4040
4074
  "sources": [
4041
4075
  {
4042
4076
  "fileName": "projects/indicators/src/modules/wait/wait.component.ts",
4043
- "line": 100,
4077
+ "line": 86,
4044
4078
  "character": 9
4045
4079
  }
4046
4080
  ],
@@ -4057,7 +4091,7 @@
4057
4091
  "defaultValue": "..."
4058
4092
  },
4059
4093
  {
4060
- "id": 275,
4094
+ "id": 274,
4061
4095
  "name": "isNonBlocking",
4062
4096
  "kind": 1024,
4063
4097
  "kindString": "Property",
@@ -4086,7 +4120,7 @@
4086
4120
  "sources": [
4087
4121
  {
4088
4122
  "fileName": "projects/indicators/src/modules/wait/wait.component.ts",
4089
- "line": 98,
4123
+ "line": 84,
4090
4124
  "character": 9
4091
4125
  }
4092
4126
  ],
@@ -4096,7 +4130,7 @@
4096
4130
  }
4097
4131
  },
4098
4132
  {
4099
- "id": 271,
4133
+ "id": 270,
4100
4134
  "name": "isFullPage",
4101
4135
  "kind": 262144,
4102
4136
  "kindString": "Accessor",
@@ -4116,13 +4150,13 @@
4116
4150
  "sources": [
4117
4151
  {
4118
4152
  "fileName": "projects/indicators/src/modules/wait/wait.component.ts",
4119
- "line": 78,
4153
+ "line": 63,
4120
4154
  "character": 13
4121
4155
  }
4122
4156
  ],
4123
4157
  "getSignature": [
4124
4158
  {
4125
- "id": 272,
4159
+ "id": 271,
4126
4160
  "name": "isFullPage",
4127
4161
  "kind": 524288,
4128
4162
  "kindString": "Get signature",
@@ -4138,7 +4172,7 @@
4138
4172
  ],
4139
4173
  "setSignature": [
4140
4174
  {
4141
- "id": 273,
4175
+ "id": 272,
4142
4176
  "name": "isFullPage",
4143
4177
  "kind": 1048576,
4144
4178
  "kindString": "Set signature",
@@ -4154,7 +4188,7 @@
4154
4188
  },
4155
4189
  "parameters": [
4156
4190
  {
4157
- "id": 274,
4191
+ "id": 273,
4158
4192
  "name": "value",
4159
4193
  "kind": 32768,
4160
4194
  "kindString": "Parameter",
@@ -4173,7 +4207,7 @@
4173
4207
  ]
4174
4208
  },
4175
4209
  {
4176
- "id": 267,
4210
+ "id": 266,
4177
4211
  "name": "isWaiting",
4178
4212
  "kind": 262144,
4179
4213
  "kindString": "Accessor",
@@ -4193,13 +4227,13 @@
4193
4227
  "sources": [
4194
4228
  {
4195
4229
  "fileName": "projects/indicators/src/modules/wait/wait.component.ts",
4196
- "line": 48,
4230
+ "line": 33,
4197
4231
  "character": 13
4198
4232
  }
4199
4233
  ],
4200
4234
  "getSignature": [
4201
4235
  {
4202
- "id": 268,
4236
+ "id": 267,
4203
4237
  "name": "isWaiting",
4204
4238
  "kind": 524288,
4205
4239
  "kindString": "Get signature",
@@ -4215,7 +4249,7 @@
4215
4249
  ],
4216
4250
  "setSignature": [
4217
4251
  {
4218
- "id": 269,
4252
+ "id": 268,
4219
4253
  "name": "isWaiting",
4220
4254
  "kind": 1048576,
4221
4255
  "kindString": "Set signature",
@@ -4225,7 +4259,7 @@
4225
4259
  },
4226
4260
  "parameters": [
4227
4261
  {
4228
- "id": 270,
4262
+ "id": 269,
4229
4263
  "name": "value",
4230
4264
  "kind": 32768,
4231
4265
  "kindString": "Parameter",
@@ -4244,7 +4278,7 @@
4244
4278
  ]
4245
4279
  },
4246
4280
  {
4247
- "id": 280,
4281
+ "id": 279,
4248
4282
  "name": "ngOnInit",
4249
4283
  "kind": 2048,
4250
4284
  "kindString": "Method",
@@ -4254,13 +4288,13 @@
4254
4288
  "sources": [
4255
4289
  {
4256
4290
  "fileName": "projects/indicators/src/modules/wait/wait.component.ts",
4257
- "line": 112,
4291
+ "line": 98,
4258
4292
  "character": 9
4259
4293
  }
4260
4294
  ],
4261
4295
  "signatures": [
4262
4296
  {
4263
- "id": 281,
4297
+ "id": 280,
4264
4298
  "name": "ngOnInit",
4265
4299
  "kind": 4096,
4266
4300
  "kindString": "Call signature",
@@ -4286,38 +4320,38 @@
4286
4320
  "title": "Constructors",
4287
4321
  "kind": 512,
4288
4322
  "children": [
4289
- 261
4323
+ 260
4290
4324
  ]
4291
4325
  },
4292
4326
  {
4293
4327
  "title": "Properties",
4294
4328
  "kind": 1024,
4295
4329
  "children": [
4296
- 266,
4297
- 276,
4298
- 275
4330
+ 265,
4331
+ 275,
4332
+ 274
4299
4333
  ]
4300
4334
  },
4301
4335
  {
4302
4336
  "title": "Accessors",
4303
4337
  "kind": 262144,
4304
4338
  "children": [
4305
- 271,
4306
- 267
4339
+ 270,
4340
+ 266
4307
4341
  ]
4308
4342
  },
4309
4343
  {
4310
4344
  "title": "Methods",
4311
4345
  "kind": 2048,
4312
4346
  "children": [
4313
- 280
4347
+ 279
4314
4348
  ]
4315
4349
  }
4316
4350
  ],
4317
4351
  "sources": [
4318
4352
  {
4319
4353
  "fileName": "projects/indicators/src/modules/wait/wait.component.ts",
4320
- "line": 31,
4354
+ "line": 17,
4321
4355
  "character": 13
4322
4356
  }
4323
4357
  ],
@@ -4342,7 +4376,7 @@
4342
4376
  "name": "Component"
4343
4377
  },
4344
4378
  "arguments": {
4345
- "obj": "{\n selector: 'sky-chevron',\n styleUrls: ['./chevron.component.scss'],\n templateUrl: './chevron.component.html'\n}"
4379
+ "obj": "{\n selector: 'sky-chevron',\n styleUrls: ['./chevron.component.scss'],\n templateUrl: './chevron.component.html',\n}"
4346
4380
  }
4347
4381
  }
4348
4382
  ],
@@ -4389,7 +4423,7 @@
4389
4423
  "sources": [
4390
4424
  {
4391
4425
  "fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
4392
- "line": 19,
4426
+ "line": 13,
4393
4427
  "character": 9
4394
4428
  }
4395
4429
  ],
@@ -4420,7 +4454,7 @@
4420
4454
  "sources": [
4421
4455
  {
4422
4456
  "fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
4423
- "line": 16,
4457
+ "line": 10,
4424
4458
  "character": 9
4425
4459
  }
4426
4460
  ],
@@ -4457,7 +4491,7 @@
4457
4491
  "sources": [
4458
4492
  {
4459
4493
  "fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
4460
- "line": 22,
4494
+ "line": 16,
4461
4495
  "character": 9
4462
4496
  }
4463
4497
  ],
@@ -4478,7 +4512,7 @@
4478
4512
  "sources": [
4479
4513
  {
4480
4514
  "fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
4481
- "line": 24,
4515
+ "line": 18,
4482
4516
  "character": 9
4483
4517
  }
4484
4518
  ],
@@ -4538,7 +4572,7 @@
4538
4572
  "sources": [
4539
4573
  {
4540
4574
  "fileName": "projects/indicators/src/modules/chevron/chevron.component.ts",
4541
- "line": 13,
4575
+ "line": 8,
4542
4576
  "character": 13
4543
4577
  }
4544
4578
  ]
@@ -4557,7 +4591,7 @@
4557
4591
  "name": "Component"
4558
4592
  },
4559
4593
  "arguments": {
4560
- "obj": "{\n selector: 'sky-help-inline',\n templateUrl: './help-inline.component.html',\n styleUrls: ['./help-inline.component.scss']\n}"
4594
+ "obj": "{\n selector: 'sky-help-inline',\n templateUrl: './help-inline.component.html',\n styleUrls: ['./help-inline.component.scss'],\n}"
4561
4595
  }
4562
4596
  }
4563
4597
  ],
@@ -4607,7 +4641,7 @@
4607
4641
  "sources": [
4608
4642
  {
4609
4643
  "fileName": "projects/indicators/src/modules/help-inline/help-inline.component.ts",
4610
- "line": 18,
4644
+ "line": 13,
4611
4645
  "character": 9
4612
4646
  }
4613
4647
  ],
@@ -4634,7 +4668,7 @@
4634
4668
  "sources": [
4635
4669
  {
4636
4670
  "fileName": "projects/indicators/src/modules/help-inline/help-inline.component.ts",
4637
- "line": 20,
4671
+ "line": 15,
4638
4672
  "character": 9
4639
4673
  }
4640
4674
  ],
@@ -4679,7 +4713,7 @@
4679
4713
  "sources": [
4680
4714
  {
4681
4715
  "fileName": "projects/indicators/src/modules/help-inline/help-inline.component.ts",
4682
- "line": 12,
4716
+ "line": 8,
4683
4717
  "character": 13
4684
4718
  }
4685
4719
  ]
@@ -4698,7 +4732,7 @@
4698
4732
  "name": "Component"
4699
4733
  },
4700
4734
  "arguments": {
4701
- "obj": "{\n selector: 'sky-icon',\n templateUrl: './icon.component.html',\n styleUrls: ['./icon.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush\n}"
4735
+ "obj": "{\n selector: 'sky-icon',\n templateUrl: './icon.component.html',\n styleUrls: ['./icon.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
4702
4736
  }
4703
4737
  }
4704
4738
  ],
@@ -4748,7 +4782,7 @@
4748
4782
  "sources": [
4749
4783
  {
4750
4784
  "fileName": "projects/indicators/src/modules/icon/icon.component.ts",
4751
- "line": 51,
4785
+ "line": 42,
4752
4786
  "character": 9
4753
4787
  }
4754
4788
  ],
@@ -4787,7 +4821,7 @@
4787
4821
  "sources": [
4788
4822
  {
4789
4823
  "fileName": "projects/indicators/src/modules/icon/icon.component.ts",
4790
- "line": 30,
4824
+ "line": 21,
4791
4825
  "character": 9
4792
4826
  }
4793
4827
  ],
@@ -4820,13 +4854,13 @@
4820
4854
  "sources": [
4821
4855
  {
4822
4856
  "fileName": "projects/indicators/src/modules/icon/icon.component.ts",
4823
- "line": 38,
4857
+ "line": 29,
4824
4858
  "character": 9
4825
4859
  }
4826
4860
  ],
4827
4861
  "type": {
4828
4862
  "type": "reference",
4829
- "id": 299,
4863
+ "id": 298,
4830
4864
  "name": "SkyIconType"
4831
4865
  },
4832
4866
  "defaultValue": "'fa'"
@@ -4855,7 +4889,7 @@
4855
4889
  "sources": [
4856
4890
  {
4857
4891
  "fileName": "projects/indicators/src/modules/icon/icon.component.ts",
4858
- "line": 45,
4892
+ "line": 36,
4859
4893
  "character": 9
4860
4894
  }
4861
4895
  ],
@@ -4888,13 +4922,13 @@
4888
4922
  "sources": [
4889
4923
  {
4890
4924
  "fileName": "projects/indicators/src/modules/icon/icon.component.ts",
4891
- "line": 58,
4925
+ "line": 49,
4892
4926
  "character": 9
4893
4927
  }
4894
4928
  ],
4895
4929
  "type": {
4896
4930
  "type": "reference",
4897
- "id": 300,
4931
+ "id": 299,
4898
4932
  "name": "SkyIconVariantType"
4899
4933
  }
4900
4934
  }
@@ -4922,7 +4956,7 @@
4922
4956
  "sources": [
4923
4957
  {
4924
4958
  "fileName": "projects/indicators/src/modules/icon/icon.component.ts",
4925
- "line": 21,
4959
+ "line": 13,
4926
4960
  "character": 13
4927
4961
  }
4928
4962
  ]
@@ -4941,7 +4975,7 @@
4941
4975
  "name": "Component"
4942
4976
  },
4943
4977
  "arguments": {
4944
- "obj": "{\n selector: 'sky-icon-stack',\n templateUrl: './icon-stack.component.html',\n styleUrls: ['./icon-stack.component.scss']\n}"
4978
+ "obj": "{\n selector: 'sky-icon-stack',\n templateUrl: './icon-stack.component.html',\n styleUrls: ['./icon-stack.component.scss'],\n}"
4945
4979
  }
4946
4980
  }
4947
4981
  ],
@@ -4991,13 +5025,13 @@
4991
5025
  "sources": [
4992
5026
  {
4993
5027
  "fileName": "projects/indicators/src/modules/icon/icon-stack.component.ts",
4994
- "line": 28,
5028
+ "line": 22,
4995
5029
  "character": 9
4996
5030
  }
4997
5031
  ],
4998
5032
  "type": {
4999
5033
  "type": "reference",
5000
- "id": 293,
5034
+ "id": 292,
5001
5035
  "name": "SkyIconStackItem"
5002
5036
  }
5003
5037
  },
@@ -5025,7 +5059,7 @@
5025
5059
  "sources": [
5026
5060
  {
5027
5061
  "fileName": "projects/indicators/src/modules/icon/icon-stack.component.ts",
5028
- "line": 22,
5062
+ "line": 16,
5029
5063
  "character": 9
5030
5064
  }
5031
5065
  ],
@@ -5058,13 +5092,13 @@
5058
5092
  "sources": [
5059
5093
  {
5060
5094
  "fileName": "projects/indicators/src/modules/icon/icon-stack.component.ts",
5061
- "line": 34,
5095
+ "line": 28,
5062
5096
  "character": 9
5063
5097
  }
5064
5098
  ],
5065
5099
  "type": {
5066
5100
  "type": "reference",
5067
- "id": 293,
5101
+ "id": 292,
5068
5102
  "name": "SkyIconStackItem"
5069
5103
  }
5070
5104
  }
@@ -5090,7 +5124,7 @@
5090
5124
  "sources": [
5091
5125
  {
5092
5126
  "fileName": "projects/indicators/src/modules/icon/icon-stack.component.ts",
5093
- "line": 15,
5127
+ "line": 10,
5094
5128
  "character": 13
5095
5129
  }
5096
5130
  ]
@@ -5118,7 +5152,7 @@
5118
5152
  "name": "Component"
5119
5153
  },
5120
5154
  "arguments": {
5121
- "obj": "{\n selector: 'sky-key-info-label',\n template: '<ng-content></ng-content>'\n}"
5155
+ "obj": "{\n selector: 'sky-key-info-label',\n template: '<ng-content></ng-content>',\n}"
5122
5156
  }
5123
5157
  }
5124
5158
  ],
@@ -5157,7 +5191,7 @@
5157
5191
  "sources": [
5158
5192
  {
5159
5193
  "fileName": "projects/indicators/src/modules/key-info/key-info-label.component.ts",
5160
- "line": 13,
5194
+ "line": 11,
5161
5195
  "character": 13
5162
5196
  }
5163
5197
  ]
@@ -5185,7 +5219,7 @@
5185
5219
  "name": "Component"
5186
5220
  },
5187
5221
  "arguments": {
5188
- "obj": "{\n selector: 'sky-key-info-value',\n template: '<ng-content></ng-content>'\n}"
5222
+ "obj": "{\n selector: 'sky-key-info-value',\n template: '<ng-content></ng-content>',\n}"
5189
5223
  }
5190
5224
  }
5191
5225
  ],
@@ -5224,7 +5258,7 @@
5224
5258
  "sources": [
5225
5259
  {
5226
5260
  "fileName": "projects/indicators/src/modules/key-info/key-info-value.component.ts",
5227
- "line": 13,
5261
+ "line": 11,
5228
5262
  "character": 13
5229
5263
  }
5230
5264
  ]
@@ -5243,7 +5277,7 @@
5243
5277
  "name": "Component"
5244
5278
  },
5245
5279
  "arguments": {
5246
- "obj": "{\n selector: 'sky-key-info',\n templateUrl: './key-info.component.html',\n styleUrls: ['./key-info.component.scss']\n}"
5280
+ "obj": "{\n selector: 'sky-key-info',\n templateUrl: './key-info.component.html',\n styleUrls: ['./key-info.component.scss'],\n}"
5247
5281
  }
5248
5282
  }
5249
5283
  ],
@@ -5299,7 +5333,7 @@
5299
5333
  "sources": [
5300
5334
  {
5301
5335
  "fileName": "projects/indicators/src/modules/key-info/key-info.component.ts",
5302
- "line": 19,
5336
+ "line": 15,
5303
5337
  "character": 9
5304
5338
  }
5305
5339
  ],
@@ -5329,7 +5363,7 @@
5329
5363
  "sources": [
5330
5364
  {
5331
5365
  "fileName": "projects/indicators/src/modules/key-info/key-info.component.ts",
5332
- "line": 11,
5366
+ "line": 8,
5333
5367
  "character": 13
5334
5368
  }
5335
5369
  ]
@@ -5348,7 +5382,7 @@
5348
5382
  "name": "Component"
5349
5383
  },
5350
5384
  "arguments": {
5351
- "obj": "{\n selector: 'sky-label',\n templateUrl: './label.component.html',\n styleUrls: ['./label.component.scss']\n}"
5385
+ "obj": "{\n selector: 'sky-label',\n templateUrl: './label.component.html',\n styleUrls: ['./label.component.scss'],\n}"
5352
5386
  }
5353
5387
  }
5354
5388
  ],
@@ -5385,13 +5419,13 @@
5385
5419
  "sources": [
5386
5420
  {
5387
5421
  "fileName": "projects/indicators/src/modules/label/label.component.ts",
5388
- "line": 39,
5422
+ "line": 29,
5389
5423
  "character": 9
5390
5424
  }
5391
5425
  ],
5392
5426
  "type": {
5393
5427
  "type": "reference",
5394
- "id": 293,
5428
+ "id": 292,
5395
5429
  "name": "SkyIconStackItem"
5396
5430
  }
5397
5431
  },
@@ -5406,7 +5440,7 @@
5406
5440
  "sources": [
5407
5441
  {
5408
5442
  "fileName": "projects/indicators/src/modules/label/label.component.ts",
5409
- "line": 41,
5443
+ "line": 31,
5410
5444
  "character": 9
5411
5445
  }
5412
5446
  ],
@@ -5426,13 +5460,13 @@
5426
5460
  "sources": [
5427
5461
  {
5428
5462
  "fileName": "projects/indicators/src/modules/label/label.component.ts",
5429
- "line": 43,
5463
+ "line": 33,
5430
5464
  "character": 9
5431
5465
  }
5432
5466
  ],
5433
5467
  "type": {
5434
5468
  "type": "reference",
5435
- "id": 293,
5469
+ "id": 292,
5436
5470
  "name": "SkyIconStackItem"
5437
5471
  }
5438
5472
  },
@@ -5457,7 +5491,7 @@
5457
5491
  "sources": [
5458
5492
  {
5459
5493
  "fileName": "projects/indicators/src/modules/label/label.component.ts",
5460
- "line": 30,
5494
+ "line": 20,
5461
5495
  "character": 13
5462
5496
  }
5463
5497
  ],
@@ -5473,7 +5507,7 @@
5473
5507
  },
5474
5508
  "type": {
5475
5509
  "type": "reference",
5476
- "id": 304,
5510
+ "id": 303,
5477
5511
  "name": "SkyLabelType"
5478
5512
  }
5479
5513
  }
@@ -5503,7 +5537,7 @@
5503
5537
  "flags": {},
5504
5538
  "type": {
5505
5539
  "type": "reference",
5506
- "id": 304,
5540
+ "id": 303,
5507
5541
  "name": "SkyLabelType"
5508
5542
  }
5509
5543
  }
@@ -5544,20 +5578,20 @@
5544
5578
  "sources": [
5545
5579
  {
5546
5580
  "fileName": "projects/indicators/src/modules/label/label.component.ts",
5547
- "line": 23,
5581
+ "line": 14,
5548
5582
  "character": 13
5549
5583
  }
5550
5584
  ]
5551
5585
  },
5552
5586
  {
5553
- "id": 293,
5587
+ "id": 292,
5554
5588
  "name": "SkyIconStackItem",
5555
5589
  "kind": 256,
5556
5590
  "kindString": "Interface",
5557
5591
  "flags": {},
5558
5592
  "children": [
5559
5593
  {
5560
- "id": 294,
5594
+ "id": 293,
5561
5595
  "name": "icon",
5562
5596
  "kind": 1024,
5563
5597
  "kindString": "Property",
@@ -5574,7 +5608,7 @@
5574
5608
  "sources": [
5575
5609
  {
5576
5610
  "fileName": "projects/indicators/src/modules/icon/icon-stack-item.ts",
5577
- "line": 13,
5611
+ "line": 10,
5578
5612
  "character": 2
5579
5613
  }
5580
5614
  ],
@@ -5584,7 +5618,7 @@
5584
5618
  }
5585
5619
  },
5586
5620
  {
5587
- "id": 295,
5621
+ "id": 294,
5588
5622
  "name": "iconType",
5589
5623
  "kind": 1024,
5590
5624
  "kindString": "Property",
@@ -5597,13 +5631,13 @@
5597
5631
  "sources": [
5598
5632
  {
5599
5633
  "fileName": "projects/indicators/src/modules/icon/icon-stack-item.ts",
5600
- "line": 20,
5634
+ "line": 17,
5601
5635
  "character": 2
5602
5636
  }
5603
5637
  ],
5604
5638
  "type": {
5605
5639
  "type": "reference",
5606
- "id": 299,
5640
+ "id": 298,
5607
5641
  "name": "SkyIconType"
5608
5642
  }
5609
5643
  }
@@ -5613,28 +5647,28 @@
5613
5647
  "title": "Properties",
5614
5648
  "kind": 1024,
5615
5649
  "children": [
5616
- 294,
5617
- 295
5650
+ 293,
5651
+ 294
5618
5652
  ]
5619
5653
  }
5620
5654
  ],
5621
5655
  "sources": [
5622
5656
  {
5623
5657
  "fileName": "projects/indicators/src/modules/icon/icon-stack-item.ts",
5624
- "line": 5,
5658
+ "line": 3,
5625
5659
  "character": 17
5626
5660
  }
5627
5661
  ]
5628
5662
  },
5629
5663
  {
5630
- "id": 317,
5664
+ "id": 316,
5631
5665
  "name": "SkyToken",
5632
5666
  "kind": 256,
5633
5667
  "kindString": "Interface",
5634
5668
  "flags": {},
5635
5669
  "children": [
5636
5670
  {
5637
- "id": 318,
5671
+ "id": 317,
5638
5672
  "name": "value",
5639
5673
  "kind": 1024,
5640
5674
  "kindString": "Property",
@@ -5645,7 +5679,7 @@
5645
5679
  "sources": [
5646
5680
  {
5647
5681
  "fileName": "projects/indicators/src/modules/tokens/types/token.ts",
5648
- "line": 6,
5682
+ "line": 5,
5649
5683
  "character": 2
5650
5684
  }
5651
5685
  ],
@@ -5660,7 +5694,7 @@
5660
5694
  "title": "Properties",
5661
5695
  "kind": 1024,
5662
5696
  "children": [
5663
- 318
5697
+ 317
5664
5698
  ]
5665
5699
  }
5666
5700
  ],
@@ -5673,14 +5707,14 @@
5673
5707
  ]
5674
5708
  },
5675
5709
  {
5676
- "id": 319,
5710
+ "id": 318,
5677
5711
  "name": "SkyTokenSelectedEventArgs",
5678
5712
  "kind": 256,
5679
5713
  "kindString": "Interface",
5680
5714
  "flags": {},
5681
5715
  "children": [
5682
5716
  {
5683
- "id": 320,
5717
+ "id": 319,
5684
5718
  "name": "token",
5685
5719
  "kind": 1024,
5686
5720
  "kindString": "Property",
@@ -5693,13 +5727,13 @@
5693
5727
  "sources": [
5694
5728
  {
5695
5729
  "fileName": "projects/indicators/src/modules/tokens/types/token-selected-event-args.ts",
5696
- "line": 10,
5730
+ "line": 7,
5697
5731
  "character": 2
5698
5732
  }
5699
5733
  ],
5700
5734
  "type": {
5701
5735
  "type": "reference",
5702
- "id": 317,
5736
+ "id": 316,
5703
5737
  "name": "SkyToken"
5704
5738
  }
5705
5739
  }
@@ -5709,27 +5743,27 @@
5709
5743
  "title": "Properties",
5710
5744
  "kind": 1024,
5711
5745
  "children": [
5712
- 320
5746
+ 319
5713
5747
  ]
5714
5748
  }
5715
5749
  ],
5716
5750
  "sources": [
5717
5751
  {
5718
5752
  "fileName": "projects/indicators/src/modules/tokens/types/token-selected-event-args.ts",
5719
- "line": 5,
5753
+ "line": 3,
5720
5754
  "character": 17
5721
5755
  }
5722
5756
  ]
5723
5757
  },
5724
5758
  {
5725
- "id": 321,
5759
+ "id": 320,
5726
5760
  "name": "SkyTokensMessage",
5727
5761
  "kind": 256,
5728
5762
  "kindString": "Interface",
5729
5763
  "flags": {},
5730
5764
  "children": [
5731
5765
  {
5732
- "id": 322,
5766
+ "id": 321,
5733
5767
  "name": "type",
5734
5768
  "kind": 1024,
5735
5769
  "kindString": "Property",
@@ -5742,13 +5776,13 @@
5742
5776
  "sources": [
5743
5777
  {
5744
5778
  "fileName": "projects/indicators/src/modules/tokens/types/tokens-message.ts",
5745
- "line": 10,
5779
+ "line": 7,
5746
5780
  "character": 2
5747
5781
  }
5748
5782
  ],
5749
5783
  "type": {
5750
5784
  "type": "reference",
5751
- "id": 323,
5785
+ "id": 322,
5752
5786
  "name": "SkyTokensMessageType"
5753
5787
  }
5754
5788
  }
@@ -5758,20 +5792,20 @@
5758
5792
  "title": "Properties",
5759
5793
  "kind": 1024,
5760
5794
  "children": [
5761
- 322
5795
+ 321
5762
5796
  ]
5763
5797
  }
5764
5798
  ],
5765
5799
  "sources": [
5766
5800
  {
5767
5801
  "fileName": "projects/indicators/src/modules/tokens/types/tokens-message.ts",
5768
- "line": 5,
5802
+ "line": 3,
5769
5803
  "character": 17
5770
5804
  }
5771
5805
  ]
5772
5806
  },
5773
5807
  {
5774
- "id": 299,
5808
+ "id": 298,
5775
5809
  "name": "SkyIconType",
5776
5810
  "kind": 4194304,
5777
5811
  "kindString": "Type alias",
@@ -5798,7 +5832,7 @@
5798
5832
  }
5799
5833
  },
5800
5834
  {
5801
- "id": 300,
5835
+ "id": 299,
5802
5836
  "name": "SkyIconVariantType",
5803
5837
  "kind": 4194304,
5804
5838
  "kindString": "Type alias",
@@ -5825,7 +5859,7 @@
5825
5859
  }
5826
5860
  },
5827
5861
  {
5828
- "id": 304,
5862
+ "id": 303,
5829
5863
  "name": "SkyLabelType",
5830
5864
  "kind": 4194304,
5831
5865
  "kindString": "Type alias",
@@ -5865,30 +5899,30 @@
5865
5899
  "title": "Enumerations",
5866
5900
  "kind": 8,
5867
5901
  "children": [
5868
- 323
5902
+ 322
5869
5903
  ]
5870
5904
  },
5871
5905
  {
5872
5906
  "title": "Classes",
5873
5907
  "kind": 128,
5874
5908
  "children": [
5875
- 284,
5876
- 287,
5877
- 290,
5878
- 296,
5879
- 301,
5880
- 305,
5881
- 308,
5882
- 311,
5883
- 314,
5884
- 329,
5885
- 332,
5909
+ 283,
5910
+ 286,
5911
+ 289,
5912
+ 295,
5913
+ 300,
5914
+ 304,
5915
+ 307,
5916
+ 310,
5917
+ 313,
5918
+ 328,
5919
+ 331,
5886
5920
  1,
5887
5921
  72,
5888
5922
  100,
5889
- 140,
5890
- 179,
5891
- 260,
5923
+ 139,
5924
+ 178,
5925
+ 259,
5892
5926
  20,
5893
5927
  29,
5894
5928
  35,
@@ -5903,19 +5937,19 @@
5903
5937
  "title": "Interfaces",
5904
5938
  "kind": 256,
5905
5939
  "children": [
5906
- 293,
5907
- 317,
5908
- 319,
5909
- 321
5940
+ 292,
5941
+ 316,
5942
+ 318,
5943
+ 320
5910
5944
  ]
5911
5945
  },
5912
5946
  {
5913
5947
  "title": "Type aliases",
5914
5948
  "kind": 4194304,
5915
5949
  "children": [
5950
+ 298,
5916
5951
  299,
5917
- 300,
5918
- 304
5952
+ 303
5919
5953
  ]
5920
5954
  }
5921
5955
  ],
@@ -5931,152 +5965,152 @@
5931
5965
  {
5932
5966
  "fileName": "alert-demo.component.html",
5933
5967
  "filePath": "/projects/indicators/documentation/code-examples/alert/basic/alert-demo.component.html",
5934
- "rawContents": "<sky-alert\n alertType=\"danger\"\n [closeable]=\"false\"\n [closed]=\"false\"\n>\n Danger alert message\n</sky-alert>"
5968
+ "rawContents": "<sky-alert alertType=\"danger\" [closeable]=\"false\" [closed]=\"false\">\n Danger alert message\n</sky-alert>\n"
5935
5969
  },
5936
5970
  {
5937
5971
  "fileName": "alert-demo.component.ts",
5938
5972
  "filePath": "/projects/indicators/documentation/code-examples/alert/basic/alert-demo.component.ts",
5939
- "rawContents": "import {\n Component\n} from '@angular/core';\n\n@Component({\n selector: 'app-alert-demo',\n templateUrl: './alert-demo.component.html'\n})\nexport class AlertDemoComponent { }\n"
5973
+ "rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-alert-demo',\n templateUrl: './alert-demo.component.html',\n})\nexport class AlertDemoComponent {}\n"
5940
5974
  },
5941
5975
  {
5942
5976
  "fileName": "alert-demo.module.ts",
5943
5977
  "filePath": "/projects/indicators/documentation/code-examples/alert/basic/alert-demo.module.ts",
5944
- "rawContents": "\nimport {\n NgModule\n} from '@angular/core';\n\nimport {\n CommonModule\n} from '@angular/common';\n\nimport {\n SkyAlertModule\n} from '@skyux/indicators';\n\nimport {\n AlertDemoComponent\n} from './alert-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyAlertModule\n ],\n declarations: [\n AlertDemoComponent\n ],\n exports: [\n AlertDemoComponent\n ]\n})\nexport class AlertDemoModule { }\n"
5978
+ "rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\nimport { SkyAlertModule } from '@skyux/indicators';\n\nimport { AlertDemoComponent } from './alert-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyAlertModule],\n declarations: [AlertDemoComponent],\n exports: [AlertDemoComponent],\n})\nexport class AlertDemoModule {}\n"
5945
5979
  },
5946
5980
  {
5947
5981
  "fileName": "help-inline-demo.component.html",
5948
5982
  "filePath": "/projects/indicators/documentation/code-examples/help-inline/basic/help-inline-demo.component.html",
5949
- "rawContents": "<h2>\n My heading\n <sky-help-inline\n (actionClick)=\"onActionClick()\"\n ></sky-help-inline>\n</h2>\n"
5983
+ "rawContents": "<h2>\n My heading\n <sky-help-inline (actionClick)=\"onActionClick()\"></sky-help-inline>\n</h2>\n"
5950
5984
  },
5951
5985
  {
5952
5986
  "fileName": "help-inline-demo.component.ts",
5953
5987
  "filePath": "/projects/indicators/documentation/code-examples/help-inline/basic/help-inline-demo.component.ts",
5954
- "rawContents": "import {\n Component\n} from '@angular/core';\n\n@Component({\n selector: 'app-help-inline-demo',\n templateUrl: './help-inline-demo.component.html'\n})\nexport class HelpInlineDemoComponent {\n\n public onActionClick(): void {\n alert('Help inline button clicked!');\n }\n\n}\n"
5988
+ "rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-help-inline-demo',\n templateUrl: './help-inline-demo.component.html',\n})\nexport class HelpInlineDemoComponent {\n public onActionClick(): void {\n alert('Help inline button clicked!');\n }\n}\n"
5955
5989
  },
5956
5990
  {
5957
5991
  "fileName": "help-inline-demo.module.ts",
5958
5992
  "filePath": "/projects/indicators/documentation/code-examples/help-inline/basic/help-inline-demo.module.ts",
5959
- "rawContents": "import {\n CommonModule\n} from '@angular/common';\n\nimport {\n NgModule\n} from '@angular/core';\n\nimport {\n SkyHelpInlineModule\n} from '@skyux/indicators';\n\nimport {\n HelpInlineDemoComponent\n} from './help-inline-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyHelpInlineModule\n ],\n exports: [\n HelpInlineDemoComponent\n ],\n declarations: [\n HelpInlineDemoComponent\n ]\n})\nexport class HelpInlineDemoModule { }\n"
5993
+ "rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\nimport { SkyHelpInlineModule } from '@skyux/indicators';\n\nimport { HelpInlineDemoComponent } from './help-inline-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyHelpInlineModule],\n exports: [HelpInlineDemoComponent],\n declarations: [HelpInlineDemoComponent],\n})\nexport class HelpInlineDemoModule {}\n"
5960
5994
  },
5961
5995
  {
5962
5996
  "fileName": "icon-demo.component.html",
5963
5997
  "filePath": "/projects/indicators/documentation/code-examples/icon/icon-demo.component.html",
5964
- "rawContents": "<sky-icon\n icon=\"bars\"\n size=\"lg\"\n>\n</sky-icon>\n<sky-icon\n icon=\"chevron-down\"\n size=\"sm\"\n>\n</sky-icon>\n<sky-icon\n icon=\"chevron-up\"\n size=\"5x\"\n>\n</sky-icon>\n<sky-icon\n icon=\"cog\"\n size=\"2x\"\n>\n</sky-icon>\n<sky-icon\n icon=\"comment\"\n size=\"xs\"\n>\n</sky-icon>\n<sky-icon\n icon=\"database\"\n size=\"3x\"\n>\n</sky-icon>\n<sky-icon\n fixedWidth=\"true\"\n icon=\"spinner\"\n size=\"3x\"\n>\n</sky-icon>\n<sky-icon\n icon=\"trash\"\n size=\"sm\"\n>\n</sky-icon>\n<sky-icon\n icon=\"users\"\n size=\"4x\"\n>\n</sky-icon>\n<sky-icon\n icon=\"user\"\n size=\"5x\"\n>\n</sky-icon>\n<sky-icon\n icon=\"sort\"\n iconType=\"skyux\"\n size=\"5x\"\n>\n</sky-icon>\n"
5998
+ "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"
5965
5999
  },
5966
6000
  {
5967
6001
  "fileName": "icon-demo.component.ts",
5968
6002
  "filePath": "/projects/indicators/documentation/code-examples/icon/icon-demo.component.ts",
5969
- "rawContents": "import {\n Component\n} from '@angular/core';\n\n@Component({\n selector: 'app-icon-demo',\n templateUrl: './icon-demo.component.html'\n})\nexport class IconDemoComponent { }\n"
6003
+ "rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-icon-demo',\n templateUrl: './icon-demo.component.html',\n})\nexport class IconDemoComponent {}\n"
5970
6004
  },
5971
6005
  {
5972
6006
  "fileName": "icon-demo.module.ts",
5973
6007
  "filePath": "/projects/indicators/documentation/code-examples/icon/icon-demo.module.ts",
5974
- "rawContents": "\nimport {\n NgModule\n} from '@angular/core';\n\nimport {\n CommonModule\n} from '@angular/common';\n\nimport {\n SkyIconModule\n} from '@skyux/indicators';\n\nimport {\n IconDemoComponent\n} from './icon-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyIconModule\n ],\n declarations: [\n IconDemoComponent\n ],\n exports: [\n IconDemoComponent\n ]\n})\nexport class IconDemoModule { }\n"
6008
+ "rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\nimport { SkyIconModule } from '@skyux/indicators';\n\nimport { IconDemoComponent } from './icon-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyIconModule],\n declarations: [IconDemoComponent],\n exports: [IconDemoComponent],\n})\nexport class IconDemoModule {}\n"
5975
6009
  },
5976
6010
  {
5977
6011
  "fileName": "key-info-demo.component.html",
5978
6012
  "filePath": "/projects/indicators/documentation/code-examples/key-info/basic/key-info-demo.component.html",
5979
- "rawContents": "<sky-key-info\n [layout]=\"layout\"\n>\n <sky-key-info-value>\n 575\n </sky-key-info-value>\n <sky-key-info-label>\n New members\n </sky-key-info-label>\n</sky-key-info>\n"
6013
+ "rawContents": "<sky-key-info [layout]=\"layout\">\n <sky-key-info-value> 575 </sky-key-info-value>\n <sky-key-info-label> New members </sky-key-info-label>\n</sky-key-info>\n"
5980
6014
  },
5981
6015
  {
5982
6016
  "fileName": "key-info-demo.component.ts",
5983
6017
  "filePath": "/projects/indicators/documentation/code-examples/key-info/basic/key-info-demo.component.ts",
5984
- "rawContents": "import {\n Component\n} from '@angular/core';\n\n@Component({\n selector: 'app-key-info-demo',\n templateUrl: './key-info-demo.component.html'\n})\nexport class KeyInfoDemoComponent {\n\n public layout: string = 'vertical';\n\n}\n"
6018
+ "rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-key-info-demo',\n templateUrl: './key-info-demo.component.html',\n})\nexport class KeyInfoDemoComponent {\n public layout: string = 'vertical';\n}\n"
5985
6019
  },
5986
6020
  {
5987
6021
  "fileName": "key-info-demo.module.ts",
5988
6022
  "filePath": "/projects/indicators/documentation/code-examples/key-info/basic/key-info-demo.module.ts",
5989
- "rawContents": "import {\n NgModule\n} from '@angular/core';\n\nimport {\n CommonModule\n} from '@angular/common';\n\nimport {\n SkyKeyInfoModule\n} from '@skyux/indicators';\n\nimport {\n KeyInfoDemoComponent\n} from './key-info-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyKeyInfoModule\n ],\n declarations: [\n KeyInfoDemoComponent\n ],\n exports: [\n KeyInfoDemoComponent\n ]\n})\nexport class KeyInfoDemoModule { }\n"
6023
+ "rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\nimport { SkyKeyInfoModule } from '@skyux/indicators';\n\nimport { KeyInfoDemoComponent } from './key-info-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyKeyInfoModule],\n declarations: [KeyInfoDemoComponent],\n exports: [KeyInfoDemoComponent],\n})\nexport class KeyInfoDemoModule {}\n"
5990
6024
  },
5991
6025
  {
5992
6026
  "fileName": "label-demo.component.html",
5993
6027
  "filePath": "/projects/indicators/documentation/code-examples/label/basic/label-demo.component.html",
5994
- "rawContents": "<sky-label\n class=\"sky-margin-inline-default\"\n labelType=\"info\"\n>\n Info label\n</sky-label>\n\n<sky-label\n class=\"sky-margin-inline-default\"\n labelType=\"success\"\n>\n Success label\n</sky-label>\n\n<sky-label\n class=\"sky-margin-inline-default\"\n labelType=\"warning\"\n>\n Warning label\n</sky-label>\n\n<sky-label\n class=\"sky-margin-inline-default\"\n labelType=\"danger\"\n>\n Danger label\n</sky-label>\n"
6028
+ "rawContents": "<sky-label class=\"sky-margin-inline-default\" labelType=\"info\">\n Info label\n</sky-label>\n\n<sky-label class=\"sky-margin-inline-default\" labelType=\"success\">\n Success label\n</sky-label>\n\n<sky-label class=\"sky-margin-inline-default\" labelType=\"warning\">\n Warning label\n</sky-label>\n\n<sky-label class=\"sky-margin-inline-default\" labelType=\"danger\">\n Danger label\n</sky-label>\n"
5995
6029
  },
5996
6030
  {
5997
6031
  "fileName": "label-demo.component.ts",
5998
6032
  "filePath": "/projects/indicators/documentation/code-examples/label/basic/label-demo.component.ts",
5999
- "rawContents": "import {\n Component\n} from '@angular/core';\n\n@Component({\n selector: 'app-label-demo',\n templateUrl: './label-demo.component.html'\n})\nexport class LabelDemoComponent { }\n"
6033
+ "rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-label-demo',\n templateUrl: './label-demo.component.html',\n})\nexport class LabelDemoComponent {}\n"
6000
6034
  },
6001
6035
  {
6002
6036
  "fileName": "label-demo.module.ts",
6003
6037
  "filePath": "/projects/indicators/documentation/code-examples/label/basic/label-demo.module.ts",
6004
- "rawContents": "import {\n CommonModule\n} from '@angular/common';\n\nimport {\n NgModule\n} from '@angular/core';\n\nimport {\n SkyLabelModule\n} from '@skyux/indicators';\n\nimport {\n LabelDemoComponent\n} from './label-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyLabelModule\n ],\n exports: [\n LabelDemoComponent\n ],\n declarations: [\n LabelDemoComponent\n ]\n})\nexport class LabelDemoModule { }\n"
6038
+ "rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\nimport { SkyLabelModule } from '@skyux/indicators';\n\nimport { LabelDemoComponent } from './label-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyLabelModule],\n exports: [LabelDemoComponent],\n declarations: [LabelDemoComponent],\n})\nexport class LabelDemoModule {}\n"
6005
6039
  },
6006
6040
  {
6007
6041
  "fileName": "status-indicator-demo.component.html",
6008
6042
  "filePath": "/projects/indicators/documentation/code-examples/status-indicator/basic/status-indicator-demo.component.html",
6009
- "rawContents": "<sky-status-indicator\n descriptionType=\"none\"\n indicatorType=\"danger\"\n>\n Danger status indicator\n</sky-status-indicator>\n<sky-status-indicator\n descriptionType=\"important-info\"\n indicatorType=\"info\"\n>\n Info status indicator\n</sky-status-indicator>\n<sky-status-indicator\n descriptionType=\"none\"\n indicatorType=\"success\"\n>\n Success status indicator\n</sky-status-indicator>\n<sky-status-indicator\n descriptionType=\"none\"\n indicatorType=\"warning\"\n>\n Warning status indicator\n</sky-status-indicator>\n"
6043
+ "rawContents": "<sky-status-indicator descriptionType=\"none\" indicatorType=\"danger\">\n Danger status indicator\n</sky-status-indicator>\n<sky-status-indicator descriptionType=\"important-info\" indicatorType=\"info\">\n Info status indicator\n</sky-status-indicator>\n<sky-status-indicator descriptionType=\"none\" indicatorType=\"success\">\n Success status indicator\n</sky-status-indicator>\n<sky-status-indicator descriptionType=\"none\" indicatorType=\"warning\">\n Warning status indicator\n</sky-status-indicator>\n"
6010
6044
  },
6011
6045
  {
6012
6046
  "fileName": "status-indicator-demo.component.ts",
6013
6047
  "filePath": "/projects/indicators/documentation/code-examples/status-indicator/basic/status-indicator-demo.component.ts",
6014
- "rawContents": "import {\n Component\n} from '@angular/core';\n\n@Component({\n selector: 'app-status-indicator-demo',\n templateUrl: './status-indicator-demo.component.html'\n})\nexport class StatusIndicatorDemoComponent { }\n"
6048
+ "rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-status-indicator-demo',\n templateUrl: './status-indicator-demo.component.html',\n})\nexport class StatusIndicatorDemoComponent {}\n"
6015
6049
  },
6016
6050
  {
6017
6051
  "fileName": "status-indicator-demo.module.ts",
6018
6052
  "filePath": "/projects/indicators/documentation/code-examples/status-indicator/basic/status-indicator-demo.module.ts",
6019
- "rawContents": "\nimport {\n NgModule\n} from '@angular/core';\n\nimport {\n CommonModule\n} from '@angular/common';\n\nimport {\n SkyStatusIndicatorModule\n} from '@skyux/indicators';\n\nimport {\n StatusIndicatorDemoComponent\n} from './status-indicator-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyStatusIndicatorModule\n ],\n declarations: [\n StatusIndicatorDemoComponent\n ],\n exports: [\n StatusIndicatorDemoComponent\n ]\n})\nexport class StatusIndicatorDemoModule { }\n"
6053
+ "rawContents": "import { NgModule } from '@angular/core';\n\nimport { CommonModule } from '@angular/common';\n\nimport { SkyStatusIndicatorModule } from '@skyux/indicators';\n\nimport { StatusIndicatorDemoComponent } from './status-indicator-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyStatusIndicatorModule],\n declarations: [StatusIndicatorDemoComponent],\n exports: [StatusIndicatorDemoComponent],\n})\nexport class StatusIndicatorDemoModule {}\n"
6020
6054
  },
6021
6055
  {
6022
6056
  "fileName": "text-highlight-demo.component.html",
6023
6057
  "filePath": "/projects/indicators/documentation/code-examples/text-highlight/basic/text-highlight-demo.component.html",
6024
- "rawContents": "<div\n class=\"sky-form-group\"\n style=\"width:200px;\"\n>\n <label\n [for]=\"searchTermInput.id\"\n class=\"sky-control-label\"\n >\n Text to highlight\n </label>\n <br>\n <input\n class=\"sky-form-control\"\n id=\"sky-demo-search-term\"\n skyId\n type=\"text\"\n [(ngModel)]=\"searchTerm\"\n #searchTermInput=\"skyId\"\n >\n</div>\n\n<div\n class=\"sky-margin-stacked-default\"\n>\n <sky-checkbox\n [(ngModel)]=\"showAdditionalContent\"\n >\n <sky-checkbox-label>\n Display additional content\n </sky-checkbox-label>\n </sky-checkbox>\n</div>\n\n<div\n [skyHighlight]=\"searchTerm\"\n>\n The text that you enter is highlighted here.\n <div *ngIf=\"showAdditionalContent\">\n This additional content is highlighted too!\n </div>\n</div>\n"
6058
+ "rawContents": "<div class=\"sky-form-group\" style=\"width: 200px\">\n <label [for]=\"searchTermInput.id\" class=\"sky-control-label\">\n Text to highlight\n </label>\n <br />\n <input\n class=\"sky-form-control\"\n id=\"sky-demo-search-term\"\n skyId\n type=\"text\"\n [(ngModel)]=\"searchTerm\"\n #searchTermInput=\"skyId\"\n />\n</div>\n\n<div class=\"sky-margin-stacked-default\">\n <sky-checkbox [(ngModel)]=\"showAdditionalContent\">\n <sky-checkbox-label> Display additional content </sky-checkbox-label>\n </sky-checkbox>\n</div>\n\n<div [skyHighlight]=\"searchTerm\">\n The text that you enter is highlighted here.\n <div *ngIf=\"showAdditionalContent\">\n This additional content is highlighted too!\n </div>\n</div>\n"
6025
6059
  },
6026
6060
  {
6027
6061
  "fileName": "text-highlight-demo.component.ts",
6028
6062
  "filePath": "/projects/indicators/documentation/code-examples/text-highlight/basic/text-highlight-demo.component.ts",
6029
- "rawContents": "import {\n Component\n} from '@angular/core';\n\n@Component({\n selector: 'app-text-highlight-demo',\n templateUrl: './text-highlight-demo.component.html'\n})\nexport class TextHighlightDemoComponent {\n\n public searchTerm: string;\n\n public showAdditionalContent: boolean = false;\n\n}\n"
6063
+ "rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-text-highlight-demo',\n templateUrl: './text-highlight-demo.component.html',\n})\nexport class TextHighlightDemoComponent {\n public searchTerm: string;\n\n public showAdditionalContent: boolean = false;\n}\n"
6030
6064
  },
6031
6065
  {
6032
6066
  "fileName": "text-highlight-demo.module.ts",
6033
6067
  "filePath": "/projects/indicators/documentation/code-examples/text-highlight/basic/text-highlight-demo.module.ts",
6034
- "rawContents": "import {\n CommonModule\n} from '@angular/common';\n\nimport {\n NgModule\n} from '@angular/core';\n\nimport {\n FormsModule\n} from '@angular/forms';\n\nimport {\n SkyIdModule\n} from '@skyux/core';\n\nimport {\n SkyCheckboxModule\n} from '@skyux/forms';\n\nimport {\n SkyTextHighlightModule\n} from '@skyux/indicators';\n\nimport {\n TextHighlightDemoComponent\n} from './text-highlight-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n SkyCheckboxModule,\n SkyIdModule,\n SkyTextHighlightModule\n ],\n exports: [\n TextHighlightDemoComponent\n ],\n declarations: [\n TextHighlightDemoComponent\n ]\n})\nexport class TextHighlightDemoModule { }\n"
6068
+ "rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\nimport { FormsModule } from '@angular/forms';\n\nimport { SkyIdModule } from '@skyux/core';\n\nimport { SkyCheckboxModule } from '@skyux/forms';\n\nimport { SkyTextHighlightModule } from '@skyux/indicators';\n\nimport { TextHighlightDemoComponent } from './text-highlight-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n FormsModule,\n SkyCheckboxModule,\n SkyIdModule,\n SkyTextHighlightModule,\n ],\n exports: [TextHighlightDemoComponent],\n declarations: [TextHighlightDemoComponent],\n})\nexport class TextHighlightDemoModule {}\n"
6035
6069
  },
6036
6070
  {
6037
6071
  "fileName": "tokens-demo.component.html",
6038
6072
  "filePath": "/projects/indicators/documentation/code-examples/tokens/basic/tokens-demo.component.html",
6039
- "rawContents": "<sky-tokens\n [(tokens)]=\"colors\"\n>\n</sky-tokens>\n"
6073
+ "rawContents": "<sky-tokens [(tokens)]=\"colors\"> </sky-tokens>\n"
6040
6074
  },
6041
6075
  {
6042
6076
  "fileName": "tokens-demo.component.ts",
6043
6077
  "filePath": "/projects/indicators/documentation/code-examples/tokens/basic/tokens-demo.component.ts",
6044
- "rawContents": "import {\n Component\n} from '@angular/core';\n\nimport {\n SkyToken\n} from '@skyux/indicators';\n\n@Component({\n selector: 'app-tokens-demo',\n templateUrl: './tokens-demo.component.html'\n})\nexport class TokensDemoComponent {\n\n public colors: SkyToken[];\n\n private defaultColors = [\n { name: 'Red' },\n { name: 'Black' },\n { name: 'Blue' },\n { name: 'Brown' },\n { name: 'Green' },\n { name: 'Orange' },\n { name: 'Pink' },\n { name: 'Purple' },\n { name: 'Turquoise' },\n { name: 'White' },\n { name: 'Yellow' }\n ];\n\n constructor() {\n this.colors = this.getTokens(this.defaultColors);\n }\n\n private getTokens(data: any[]): SkyToken[] {\n return data.map((item: any) => {\n return {\n value: item\n } as SkyToken;\n });\n }\n}\n"
6078
+ "rawContents": "import { Component } from '@angular/core';\n\nimport { SkyToken } from '@skyux/indicators';\n\n@Component({\n selector: 'app-tokens-demo',\n templateUrl: './tokens-demo.component.html',\n})\nexport class TokensDemoComponent {\n public colors: SkyToken[];\n\n private defaultColors = [\n { name: 'Red' },\n { name: 'Black' },\n { name: 'Blue' },\n { name: 'Brown' },\n { name: 'Green' },\n { name: 'Orange' },\n { name: 'Pink' },\n { name: 'Purple' },\n { name: 'Turquoise' },\n { name: 'White' },\n { name: 'Yellow' },\n ];\n\n constructor() {\n this.colors = this.getTokens(this.defaultColors);\n }\n\n private getTokens(data: any[]): SkyToken[] {\n return data.map((item: any) => {\n return {\n value: item,\n } as SkyToken;\n });\n }\n}\n"
6045
6079
  },
6046
6080
  {
6047
6081
  "fileName": "tokens-demo.module.ts",
6048
6082
  "filePath": "/projects/indicators/documentation/code-examples/tokens/basic/tokens-demo.module.ts",
6049
- "rawContents": "import {\n CommonModule\n} from '@angular/common';\n\nimport {\n NgModule\n} from '@angular/core';\n\nimport {\n SkyTokensModule\n} from '@skyux/indicators';\n\nimport {\n TokensDemoComponent\n} from './tokens-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyTokensModule\n ],\n exports: [\n TokensDemoComponent\n ],\n declarations: [\n TokensDemoComponent\n ]\n})\nexport class TokensDemoModule { }\n"
6083
+ "rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\nimport { SkyTokensModule } from '@skyux/indicators';\n\nimport { TokensDemoComponent } from './tokens-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyTokensModule],\n exports: [TokensDemoComponent],\n declarations: [TokensDemoComponent],\n})\nexport class TokensDemoModule {}\n"
6050
6084
  },
6051
6085
  {
6052
6086
  "fileName": "tokens-demo.component.html",
6053
6087
  "filePath": "/projects/indicators/documentation/code-examples/tokens/custom/tokens-demo.component.html",
6054
- "rawContents": "<p>\n These tokens define a custom property to display their values. When users select a token, it emits an event.\n</p>\n\n<p>\n <sky-tokens\n displayWith=\"label\"\n [messageStream]=\"tokensController\"\n (focusIndexOverRange)=\"onFocusIndexOverRange()\"\n (focusIndexUnderRange)=\"onFocusIndexUnderRange()\"\n (tokenSelected)=\"onTokenSelected($event)\"\n [(tokens)]=\"myTokens\"\n >\n (You may also include content inside the tokens component.)\n </sky-tokens>\n</p>\n\n<p>\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"changeTokens()\"\n >\n Change tokens\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"resetTokens()\"\n >\n Reset tokens\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"destroyTokens()\"\n >\n Destroy tokens\n </button>\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n (click)=\"focusLastToken()\"\n >\n Focus last token\n </button>\n</p>\n"
6088
+ "rawContents": "<p>\n These tokens define a custom property to display their values. When users\n select a token, it emits an event.\n</p>\n\n<p>\n <sky-tokens\n displayWith=\"label\"\n [messageStream]=\"tokensController\"\n (focusIndexOverRange)=\"onFocusIndexOverRange()\"\n (focusIndexUnderRange)=\"onFocusIndexUnderRange()\"\n (tokenSelected)=\"onTokenSelected($event)\"\n [(tokens)]=\"myTokens\"\n >\n (You may also include content inside the tokens component.)\n </sky-tokens>\n</p>\n\n<p>\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"changeTokens()\"\n >\n Change tokens\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"resetTokens()\"\n >\n Reset tokens\n </button>\n\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n type=\"button\"\n (click)=\"destroyTokens()\"\n >\n Destroy tokens\n </button>\n <button\n class=\"sky-btn sky-btn-default sky-margin-inline-default\"\n (click)=\"focusLastToken()\"\n >\n Focus last token\n </button>\n</p>\n"
6055
6089
  },
6056
6090
  {
6057
6091
  "fileName": "tokens-demo.component.ts",
6058
6092
  "filePath": "/projects/indicators/documentation/code-examples/tokens/custom/tokens-demo.component.ts",
6059
- "rawContents": "import {\n Component,\n OnDestroy\n} from '@angular/core';\n\nimport {\n SkyToken,\n SkyTokenSelectedEventArgs,\n SkyTokensMessage,\n SkyTokensMessageType\n} from '@skyux/indicators';\n\nimport {\n Subject\n} from 'rxjs';\n\n@Component({\n selector: 'app-tokens-demo',\n templateUrl: './tokens-demo.component.html'\n})\nexport class TokensDemoComponent implements OnDestroy {\n\n public myTokens: SkyToken[];\n\n private defaultTokens = [\n { label: 'Canada' },\n { label: 'Older than 55' },\n { label: 'Employed' },\n { label: 'Added before 2018' }\n ];\n\n public tokensController: Subject<SkyTokensMessage>;\n\n constructor() {\n this.myTokens = this.getTokens(this.defaultTokens);\n }\n\n public ngOnDestroy(): void {\n if (this.tokensController) {\n this.tokensController.complete();\n }\n }\n\n public resetTokens(): void {\n this.createTokens();\n }\n\n public changeTokens(): void {\n this.myTokens = this.getTokens([\n { label: 'Paid' },\n { label: 'Pending' },\n { label: 'Past due' }\n ]);\n }\n\n public destroyTokens(): void {\n this.myTokens = undefined;\n }\n\n public createTokens(): void {\n this.myTokens = this.getTokens(this.defaultTokens);\n }\n\n public onTokenSelected(args: SkyTokenSelectedEventArgs): void {\n console.log('Token selected:', args);\n }\n\n public onFocusIndexUnderRange(): void {\n console.log('Focus index was less than zero.');\n }\n\n public onFocusIndexOverRange(): void {\n console.log('Focus index was greater than the number of tokens.');\n }\n\n public focusLastToken(): void {\n if (!this.tokensController) {\n this.tokensController = new Subject<SkyTokensMessage>();\n }\n\n this.tokensController.next({\n type: SkyTokensMessageType.FocusLastToken\n });\n }\n\n private getTokens(data: any[]): SkyToken[] {\n return data.map((item: any) => {\n return {\n value: item\n } as SkyToken;\n });\n }\n}\n"
6093
+ "rawContents": "import { Component, OnDestroy } from '@angular/core';\n\nimport {\n SkyToken,\n SkyTokenSelectedEventArgs,\n SkyTokensMessage,\n SkyTokensMessageType,\n} from '@skyux/indicators';\n\nimport { Subject } from 'rxjs';\n\n@Component({\n selector: 'app-tokens-demo',\n templateUrl: './tokens-demo.component.html',\n})\nexport class TokensDemoComponent implements OnDestroy {\n public myTokens: SkyToken[];\n\n private defaultTokens = [\n { label: 'Canada' },\n { label: 'Older than 55' },\n { label: 'Employed' },\n { label: 'Added before 2018' },\n ];\n\n public tokensController: Subject<SkyTokensMessage>;\n\n constructor() {\n this.myTokens = this.getTokens(this.defaultTokens);\n }\n\n public ngOnDestroy(): void {\n if (this.tokensController) {\n this.tokensController.complete();\n }\n }\n\n public resetTokens(): void {\n this.createTokens();\n }\n\n public changeTokens(): void {\n this.myTokens = this.getTokens([\n { label: 'Paid' },\n { label: 'Pending' },\n { label: 'Past due' },\n ]);\n }\n\n public destroyTokens(): void {\n this.myTokens = undefined;\n }\n\n public createTokens(): void {\n this.myTokens = this.getTokens(this.defaultTokens);\n }\n\n public onTokenSelected(args: SkyTokenSelectedEventArgs): void {\n console.log('Token selected:', args);\n }\n\n public onFocusIndexUnderRange(): void {\n console.log('Focus index was less than zero.');\n }\n\n public onFocusIndexOverRange(): void {\n console.log('Focus index was greater than the number of tokens.');\n }\n\n public focusLastToken(): void {\n if (!this.tokensController) {\n this.tokensController = new Subject<SkyTokensMessage>();\n }\n\n this.tokensController.next({\n type: SkyTokensMessageType.FocusLastToken,\n });\n }\n\n private getTokens(data: any[]): SkyToken[] {\n return data.map((item: any) => {\n return {\n value: item,\n } as SkyToken;\n });\n }\n}\n"
6060
6094
  },
6061
6095
  {
6062
6096
  "fileName": "tokens-demo.module.ts",
6063
6097
  "filePath": "/projects/indicators/documentation/code-examples/tokens/custom/tokens-demo.module.ts",
6064
- "rawContents": "import {\n CommonModule\n} from '@angular/common';\n\nimport {\n NgModule\n} from '@angular/core';\n\nimport {\n SkyTokensModule\n} from '@skyux/indicators';\n\nimport {\n TokensDemoComponent\n} from './tokens-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyTokensModule\n ],\n exports: [\n TokensDemoComponent\n ],\n declarations: [\n TokensDemoComponent\n ]\n})\nexport class TokensDemoModule { }\n"
6098
+ "rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\nimport { SkyTokensModule } from '@skyux/indicators';\n\nimport { TokensDemoComponent } from './tokens-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyTokensModule],\n exports: [TokensDemoComponent],\n declarations: [TokensDemoComponent],\n})\nexport class TokensDemoModule {}\n"
6065
6099
  },
6066
6100
  {
6067
6101
  "fileName": "wait-demo.component.html",
6068
6102
  "filePath": "/projects/indicators/documentation/code-examples/wait/element/wait-demo.component.html",
6069
- "rawContents": "<button\n type=\"button\"\n class=\"sky-btn sky-btn-default\"\n (click)=\"isWaiting = !isWaiting\"\n>\n Toggle wait\n</button>\n\n<div\n style=\"height: 200px; width: 200px; margin: 10px;\"\n>\n The <code>sky-wait</code> directive can apply to a large area.\n <sky-wait\n [isWaiting]=\"isWaiting\"\n >\n </sky-wait>\n</div>\n"
6103
+ "rawContents": "<button\n type=\"button\"\n class=\"sky-btn sky-btn-default\"\n (click)=\"isWaiting = !isWaiting\"\n>\n Toggle wait\n</button>\n\n<div style=\"height: 200px; width: 200px; margin: 10px\">\n The <code>sky-wait</code> directive can apply to a large area.\n <sky-wait [isWaiting]=\"isWaiting\"> </sky-wait>\n</div>\n"
6070
6104
  },
6071
6105
  {
6072
6106
  "fileName": "wait-demo.component.ts",
6073
6107
  "filePath": "/projects/indicators/documentation/code-examples/wait/element/wait-demo.component.ts",
6074
- "rawContents": "import {\n Component\n} from '@angular/core';\n\n@Component({\n selector: 'app-wait-demo',\n templateUrl: './wait-demo.component.html'\n})\nexport class WaitDemoComponent {\n\n public isWaiting: boolean = false;\n\n}\n"
6108
+ "rawContents": "import { Component } from '@angular/core';\n\n@Component({\n selector: 'app-wait-demo',\n templateUrl: './wait-demo.component.html',\n})\nexport class WaitDemoComponent {\n public isWaiting: boolean = false;\n}\n"
6075
6109
  },
6076
6110
  {
6077
6111
  "fileName": "wait-demo.module.ts",
6078
6112
  "filePath": "/projects/indicators/documentation/code-examples/wait/element/wait-demo.module.ts",
6079
- "rawContents": "import {\n CommonModule\n} from '@angular/common';\n\nimport {\n NgModule\n} from '@angular/core';\n\nimport {\n SkyWaitModule\n} from '@skyux/indicators';\n\nimport {\n WaitDemoComponent\n} from './wait-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyWaitModule\n ],\n exports: [\n WaitDemoComponent\n ],\n declarations: [\n WaitDemoComponent\n ]\n})\nexport class WaitDemoModule { }\n"
6113
+ "rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\nimport { SkyWaitModule } from '@skyux/indicators';\n\nimport { WaitDemoComponent } from './wait-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyWaitModule],\n exports: [WaitDemoComponent],\n declarations: [WaitDemoComponent],\n})\nexport class WaitDemoModule {}\n"
6080
6114
  },
6081
6115
  {
6082
6116
  "fileName": "wait-demo.component.html",
@@ -6086,12 +6120,12 @@
6086
6120
  {
6087
6121
  "fileName": "wait-demo.component.ts",
6088
6122
  "filePath": "/projects/indicators/documentation/code-examples/wait/page/wait-demo.component.ts",
6089
- "rawContents": "import {\n Component\n} from '@angular/core';\n\nimport {\n SkyWaitService\n} from '@skyux/indicators';\n\n@Component({\n selector: 'app-wait-demo',\n templateUrl: './wait-demo.component.html'\n})\nexport class WaitDemoComponent {\n\n public isWaiting = false;\n\n constructor(\n private waitSvc: SkyWaitService\n ) { }\n\n public showPageWait(isBlocking: boolean): void {\n if (isBlocking) {\n this.waitSvc.beginBlockingPageWait();\n setTimeout(() => {\n this.waitSvc.endBlockingPageWait();\n }, 2000);\n } else {\n this.waitSvc.beginNonBlockingPageWait();\n setTimeout(() => {\n this.waitSvc.endNonBlockingPageWait();\n }, 2000);\n }\n }\n\n}\n"
6123
+ "rawContents": "import { Component } from '@angular/core';\n\nimport { SkyWaitService } from '@skyux/indicators';\n\n@Component({\n selector: 'app-wait-demo',\n templateUrl: './wait-demo.component.html',\n})\nexport class WaitDemoComponent {\n public isWaiting = false;\n\n constructor(private waitSvc: SkyWaitService) {}\n\n public showPageWait(isBlocking: boolean): void {\n if (isBlocking) {\n this.waitSvc.beginBlockingPageWait();\n setTimeout(() => {\n this.waitSvc.endBlockingPageWait();\n }, 2000);\n } else {\n this.waitSvc.beginNonBlockingPageWait();\n setTimeout(() => {\n this.waitSvc.endNonBlockingPageWait();\n }, 2000);\n }\n }\n}\n"
6090
6124
  },
6091
6125
  {
6092
6126
  "fileName": "wait-demo.module.ts",
6093
6127
  "filePath": "/projects/indicators/documentation/code-examples/wait/page/wait-demo.module.ts",
6094
- "rawContents": "import {\n CommonModule\n} from '@angular/common';\n\nimport {\n NgModule\n} from '@angular/core';\n\nimport {\n SkyWaitModule\n} from '@skyux/indicators';\n\nimport {\n WaitDemoComponent\n} from './wait-demo.component';\n\n@NgModule({\n imports: [\n CommonModule,\n SkyWaitModule\n ],\n exports: [\n WaitDemoComponent\n ],\n declarations: [\n WaitDemoComponent\n ]\n})\nexport class WaitDemoModule { }\n"
6128
+ "rawContents": "import { CommonModule } from '@angular/common';\n\nimport { NgModule } from '@angular/core';\n\nimport { SkyWaitModule } from '@skyux/indicators';\n\nimport { WaitDemoComponent } from './wait-demo.component';\n\n@NgModule({\n imports: [CommonModule, SkyWaitModule],\n exports: [WaitDemoComponent],\n declarations: [WaitDemoComponent],\n})\nexport class WaitDemoModule {}\n"
6095
6129
  }
6096
6130
  ]
6097
6131
  }