@skyux/progress-indicator 8.0.0 → 8.0.1

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 (2) hide show
  1. package/documentation.json +1156 -1259
  2. package/package.json +5 -5
@@ -34,114 +34,79 @@
34
34
  "id": 211,
35
35
  "name": "Active",
36
36
  "kind": 16,
37
- "kindString": "Enumeration Member",
37
+ "kindString": "Enumeration member",
38
38
  "flags": {},
39
39
  "comment": {
40
- "summary": [
41
- {
42
- "kind": "text",
43
- "text": "The item is active."
44
- }
45
- ]
40
+ "shortText": "The item is active."
46
41
  },
47
42
  "sources": [
48
43
  {
49
44
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
50
45
  "line": 5,
51
- "character": 2,
52
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L5"
46
+ "character": 2
53
47
  }
54
48
  ],
55
- "type": {
56
- "type": "literal",
57
- "value": 0
58
- }
49
+ "defaultValue": "0"
59
50
  },
60
51
  {
61
52
  "id": 212,
62
53
  "name": "Complete",
63
54
  "kind": 16,
64
- "kindString": "Enumeration Member",
55
+ "kindString": "Enumeration member",
65
56
  "flags": {},
66
57
  "comment": {
67
- "summary": [
68
- {
69
- "kind": "text",
70
- "text": "The item is complete."
71
- }
72
- ]
58
+ "shortText": "The item is complete."
73
59
  },
74
60
  "sources": [
75
61
  {
76
62
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
77
63
  "line": 10,
78
- "character": 2,
79
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L10"
64
+ "character": 2
80
65
  }
81
66
  ],
82
- "type": {
83
- "type": "literal",
84
- "value": 1
85
- }
67
+ "defaultValue": "1"
86
68
  },
87
69
  {
88
70
  "id": 213,
89
71
  "name": "Incomplete",
90
72
  "kind": 16,
91
- "kindString": "Enumeration Member",
73
+ "kindString": "Enumeration member",
92
74
  "flags": {},
93
75
  "comment": {
94
- "summary": [
95
- {
96
- "kind": "text",
97
- "text": "The item is incomplete."
98
- }
99
- ]
76
+ "shortText": "The item is incomplete."
100
77
  },
101
78
  "sources": [
102
79
  {
103
80
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
104
81
  "line": 15,
105
- "character": 2,
106
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L15"
82
+ "character": 2
107
83
  }
108
84
  ],
109
- "type": {
110
- "type": "literal",
111
- "value": 2
112
- }
85
+ "defaultValue": "2"
113
86
  },
114
87
  {
115
88
  "id": 214,
116
89
  "name": "Pending",
117
90
  "kind": 16,
118
- "kindString": "Enumeration Member",
91
+ "kindString": "Enumeration member",
119
92
  "flags": {},
120
93
  "comment": {
121
- "summary": [
122
- {
123
- "kind": "text",
124
- "text": "The item is pending."
125
- }
126
- ]
94
+ "shortText": "The item is pending."
127
95
  },
128
96
  "sources": [
129
97
  {
130
98
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
131
99
  "line": 20,
132
- "character": 2,
133
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L20"
100
+ "character": 2
134
101
  }
135
102
  ],
136
- "type": {
137
- "type": "literal",
138
- "value": 3
139
- }
103
+ "defaultValue": "3"
140
104
  }
141
105
  ],
142
106
  "groups": [
143
107
  {
144
- "title": "Enumeration Members",
108
+ "title": "Enumeration members",
109
+ "kind": 16,
145
110
  "children": [
146
111
  211,
147
112
  212,
@@ -154,8 +119,7 @@
154
119
  {
155
120
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
156
121
  "line": 1,
157
- "character": 12,
158
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L1"
122
+ "character": 12
159
123
  }
160
124
  ]
161
125
  },
@@ -170,149 +134,97 @@
170
134
  "id": 226,
171
135
  "name": "Finish",
172
136
  "kind": 16,
173
- "kindString": "Enumeration Member",
137
+ "kindString": "Enumeration member",
174
138
  "flags": {},
175
139
  "comment": {
176
- "summary": [
177
- {
178
- "kind": "text",
179
- "text": "Progress is complete.\nThis marks all items as complete and sets the last item as the active item."
180
- }
181
- ]
140
+ "shortText": "Progress is complete.\nThis marks all items as complete and sets the last item as the active item."
182
141
  },
183
142
  "sources": [
184
143
  {
185
144
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
186
145
  "line": 24,
187
- "character": 2,
188
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L24"
146
+ "character": 2
189
147
  }
190
148
  ],
191
- "type": {
192
- "type": "literal",
193
- "value": 3
194
- }
149
+ "defaultValue": "3"
195
150
  },
196
151
  {
197
152
  "id": 227,
198
153
  "name": "GoTo",
199
154
  "kind": 16,
200
- "kindString": "Enumeration Member",
155
+ "kindString": "Enumeration member",
201
156
  "flags": {},
202
157
  "comment": {
203
- "summary": [
204
- {
205
- "kind": "text",
206
- "text": "Moves progress to the item indicated by the "
207
- },
208
- {
209
- "kind": "code",
210
- "text": "`data.activeIndex`"
211
- },
212
- {
213
- "kind": "text",
214
- "text": " property."
215
- }
216
- ]
158
+ "shortText": "Moves progress to the item indicated by the `data.activeIndex` property."
217
159
  },
218
160
  "sources": [
219
161
  {
220
162
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
221
163
  "line": 29,
222
- "character": 2,
223
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L29"
164
+ "character": 2
224
165
  }
225
166
  ],
226
- "type": {
227
- "type": "literal",
228
- "value": 4
229
- }
167
+ "defaultValue": "4"
230
168
  },
231
169
  {
232
170
  "id": 223,
233
171
  "name": "Progress",
234
172
  "kind": 16,
235
- "kindString": "Enumeration Member",
173
+ "kindString": "Enumeration member",
236
174
  "flags": {},
237
175
  "comment": {
238
- "summary": [
239
- {
240
- "kind": "text",
241
- "text": "The current step is complete.\nThis completes the active item and moves to the next item."
242
- }
243
- ]
176
+ "shortText": "The current step is complete.\nThis completes the active item and moves to the next item."
244
177
  },
245
178
  "sources": [
246
179
  {
247
180
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
248
181
  "line": 6,
249
- "character": 2,
250
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L6"
182
+ "character": 2
251
183
  }
252
184
  ],
253
- "type": {
254
- "type": "literal",
255
- "value": 0
256
- }
185
+ "defaultValue": "0"
257
186
  },
258
187
  {
259
188
  "id": 224,
260
189
  "name": "Regress",
261
190
  "kind": 16,
262
- "kindString": "Enumeration Member",
191
+ "kindString": "Enumeration member",
263
192
  "flags": {},
264
193
  "comment": {
265
- "summary": [
266
- {
267
- "kind": "text",
268
- "text": "Returns progress to the previous step.\nThis moves from the active item to the item that precedes it."
269
- }
270
- ]
194
+ "shortText": "Returns progress to the previous step.\nThis moves from the active item to the item that precedes it."
271
195
  },
272
196
  "sources": [
273
197
  {
274
198
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
275
199
  "line": 12,
276
- "character": 2,
277
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L12"
200
+ "character": 2
278
201
  }
279
202
  ],
280
- "type": {
281
- "type": "literal",
282
- "value": 1
283
- }
203
+ "defaultValue": "1"
284
204
  },
285
205
  {
286
206
  "id": 225,
287
207
  "name": "Reset",
288
208
  "kind": 16,
289
- "kindString": "Enumeration Member",
209
+ "kindString": "Enumeration member",
290
210
  "flags": {},
291
211
  "comment": {
292
- "summary": [
293
- {
294
- "kind": "text",
295
- "text": "Progress is incomplete.\nThis marks all items as incomplete and sets the first item as the active item."
296
- }
297
- ]
212
+ "shortText": "Progress is incomplete.\nThis marks all items as incomplete and sets the first item as the active item."
298
213
  },
299
214
  "sources": [
300
215
  {
301
216
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
302
217
  "line": 18,
303
- "character": 2,
304
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L18"
218
+ "character": 2
305
219
  }
306
220
  ],
307
- "type": {
308
- "type": "literal",
309
- "value": 2
310
- }
221
+ "defaultValue": "2"
311
222
  }
312
223
  ],
313
224
  "groups": [
314
225
  {
315
- "title": "Enumeration Members",
226
+ "title": "Enumeration members",
227
+ "kind": 16,
316
228
  "children": [
317
229
  226,
318
230
  227,
@@ -326,8 +238,7 @@
326
238
  {
327
239
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
328
240
  "line": 1,
329
- "character": 12,
330
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L1"
241
+ "character": 12
331
242
  }
332
243
  ]
333
244
  },
@@ -338,12 +249,7 @@
338
249
  "kindString": "Class",
339
250
  "flags": {},
340
251
  "comment": {
341
- "summary": [
342
- {
343
- "kind": "text",
344
- "text": "Allows the consumer to decide whether the button's action should be completed successfully.\nThe handler is provided with all nav button types."
345
- }
346
- ]
252
+ "shortText": "Allows the consumer to decide whether the button's action should be completed successfully.\nThe handler is provided with all nav button types."
347
253
  },
348
254
  "children": [
349
255
  {
@@ -356,8 +262,7 @@
356
262
  {
357
263
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
358
264
  "line": 10,
359
- "character": 2,
360
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
265
+ "character": 2
361
266
  }
362
267
  ],
363
268
  "signatures": [
@@ -367,6 +272,7 @@
367
272
  "kind": 16384,
368
273
  "kindString": "Constructor signature",
369
274
  "flags": {},
275
+ "comment": {},
370
276
  "parameters": [
371
277
  {
372
278
  "id": 199,
@@ -375,12 +281,7 @@
375
281
  "kindString": "Parameter",
376
282
  "flags": {},
377
283
  "comment": {
378
- "summary": [
379
- {
380
- "kind": "text",
381
- "text": "Advances the progress indicator to the next step."
382
- }
383
- ]
284
+ "shortText": "Advances the progress indicator to the next step.\n"
384
285
  },
385
286
  "type": {
386
287
  "type": "reflection",
@@ -390,14 +291,6 @@
390
291
  "kind": 65536,
391
292
  "kindString": "Type literal",
392
293
  "flags": {},
393
- "sources": [
394
- {
395
- "fileName": "lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
396
- "line": 10,
397
- "character": 39,
398
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
399
- }
400
- ],
401
294
  "signatures": [
402
295
  {
403
296
  "id": 201,
@@ -422,74 +315,19 @@
422
315
  }
423
316
  }
424
317
  ]
425
- },
426
- {
427
- "id": 202,
428
- "name": "advance",
429
- "kind": 1024,
430
- "kindString": "Property",
431
- "flags": {
432
- "isPublic": true,
433
- "isReadonly": true
434
- },
435
- "sources": [
436
- {
437
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
438
- "line": 10,
439
- "character": 30,
440
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
441
- }
442
- ],
443
- "type": {
444
- "type": "reflection",
445
- "declaration": {
446
- "id": 203,
447
- "name": "__type",
448
- "kind": 65536,
449
- "kindString": "Type literal",
450
- "flags": {},
451
- "sources": [
452
- {
453
- "fileName": "lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
454
- "line": 10,
455
- "character": 39,
456
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
457
- }
458
- ],
459
- "signatures": [
460
- {
461
- "id": 204,
462
- "name": "__type",
463
- "kind": 4096,
464
- "kindString": "Call signature",
465
- "flags": {},
466
- "comment": {
467
- "summary": [
468
- {
469
- "kind": "text",
470
- "text": "Advances the progress indicator to the next step."
471
- }
472
- ]
473
- },
474
- "type": {
475
- "type": "intrinsic",
476
- "name": "void"
477
- }
478
- }
479
- ]
480
- }
481
- }
482
318
  }
483
319
  ],
484
320
  "groups": [
485
321
  {
486
322
  "title": "Constructors",
323
+ "kind": 512,
487
324
  "children": [
488
325
  197
489
326
  ]
490
327
  },
491
328
  {
492
329
  "title": "Properties",
330
+ "kind": 1024,
493
331
  "children": [
494
332
  202
495
333
  ]
@@ -499,8 +337,7 @@
499
337
  {
500
338
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
501
339
  "line": 5,
502
- "character": 13,
503
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L5"
340
+ "character": 13
504
341
  }
505
342
  ]
506
343
  },
@@ -510,10 +347,25 @@
510
347
  "kind": 128,
511
348
  "kindString": "Class",
512
349
  "flags": {},
350
+ "decorators": [
351
+ {
352
+ "name": "NgModule",
353
+ "type": {
354
+ "type": "reference",
355
+ "qualifiedName": "NgModuleDecorator",
356
+ "package": "@angular/core",
357
+ "name": "NgModule"
358
+ },
359
+ "arguments": {
360
+ "obj": "{\n declarations: [\n SkyProgressIndicatorComponent,\n SkyProgressIndicatorItemComponent,\n SkyProgressIndicatorMarkerClassPipe,\n SkyProgressIndicatorNavButtonClass,\n SkyProgressIndicatorNavButtonDisabledPipe,\n SkyProgressIndicatorNavButtonComponent,\n SkyProgressIndicatorResetButtonComponent,\n SkyProgressIndicatorStatusMarkerComponent,\n SkyProgressIndicatorTitleComponent,\n ],\n imports: [\n CommonModule,\n SkyI18nModule,\n SkyIconModule,\n SkyProgressIndicatorResourcesModule,\n SkyThemeModule,\n SkyTrimModule,\n ],\n exports: [\n SkyProgressIndicatorComponent,\n SkyProgressIndicatorItemComponent,\n SkyProgressIndicatorNavButtonComponent,\n SkyProgressIndicatorResetButtonComponent,\n SkyProgressIndicatorTitleComponent,\n ],\n}"
361
+ }
362
+ }
363
+ ],
513
364
  "children": [],
514
365
  "groups": [
515
366
  {
516
367
  "title": "Constructors",
368
+ "kind": 512,
517
369
  "children": [
518
370
  191
519
371
  ]
@@ -523,8 +375,7 @@
523
375
  {
524
376
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.module.ts",
525
377
  "line": 48,
526
- "character": 13,
527
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.module.ts#L48"
378
+ "character": 13
528
379
  }
529
380
  ]
530
381
  },
@@ -535,21 +386,22 @@
535
386
  "kindString": "Class",
536
387
  "flags": {},
537
388
  "comment": {
538
- "summary": [
539
- {
540
- "kind": "text",
541
- "text": "Specifies a step to include in the progress indicator. Each step requires a label,\nand you can also specify step details within the "
542
- },
543
- {
544
- "kind": "code",
545
- "text": "`sky-progress-indicator-item`"
389
+ "shortText": "Specifies a step to include in the progress indicator. Each step requires a label,\nand you can also specify step details within the `sky-progress-indicator-item` element."
390
+ },
391
+ "decorators": [
392
+ {
393
+ "name": "Component",
394
+ "type": {
395
+ "type": "reference",
396
+ "qualifiedName": "ComponentDecorator",
397
+ "package": "@angular/core",
398
+ "name": "Component"
546
399
  },
547
- {
548
- "kind": "text",
549
- "text": " element."
400
+ "arguments": {
401
+ "obj": "{\n selector: 'sky-progress-indicator-item',\n templateUrl: './progress-indicator-item.component.html',\n styleUrls: ['./progress-indicator-item.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
550
402
  }
551
- ]
552
- },
403
+ }
404
+ ],
553
405
  "children": [
554
406
  {
555
407
  "id": 2,
@@ -561,8 +413,7 @@
561
413
  {
562
414
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
563
415
  "line": 109,
564
- "character": 2,
565
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L109"
416
+ "character": 2
566
417
  }
567
418
  ],
568
419
  "signatures": [
@@ -581,9 +432,9 @@
581
432
  "flags": {},
582
433
  "type": {
583
434
  "type": "reference",
584
- "name": "ChangeDetectorRef",
585
435
  "qualifiedName": "ChangeDetectorRef",
586
- "package": "@angular/core"
436
+ "package": "@angular/core",
437
+ "name": "ChangeDetectorRef"
587
438
  }
588
439
  }
589
440
  ],
@@ -607,8 +458,7 @@
607
458
  {
608
459
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
609
460
  "line": 69,
610
- "character": 9,
611
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L69"
461
+ "character": 9
612
462
  }
613
463
  ],
614
464
  "type": {
@@ -628,8 +478,7 @@
628
478
  {
629
479
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
630
480
  "line": 98,
631
- "character": 9,
632
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L98"
481
+ "character": 9
633
482
  }
634
483
  ],
635
484
  "type": {
@@ -650,51 +499,48 @@
650
499
  {
651
500
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
652
501
  "line": 71,
653
- "character": 13,
654
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L71"
655
- },
656
- {
657
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
658
- "line": 76,
659
- "character": 13,
660
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L76"
502
+ "character": 13
661
503
  }
662
504
  ],
663
- "getSignature": {
664
- "id": 15,
665
- "name": "isVisible",
666
- "kind": 524288,
667
- "kindString": "Get signature",
668
- "flags": {},
669
- "type": {
670
- "type": "intrinsic",
671
- "name": "boolean"
505
+ "getSignature": [
506
+ {
507
+ "id": 15,
508
+ "name": "isVisible",
509
+ "kind": 524288,
510
+ "kindString": "Get signature",
511
+ "flags": {},
512
+ "type": {
513
+ "type": "intrinsic",
514
+ "name": "boolean"
515
+ }
672
516
  }
673
- },
674
- "setSignature": {
675
- "id": 16,
676
- "name": "isVisible",
677
- "kind": 1048576,
678
- "kindString": "Set signature",
679
- "flags": {},
680
- "parameters": [
681
- {
682
- "id": 17,
683
- "name": "value",
684
- "kind": 32768,
685
- "kindString": "Parameter",
686
- "flags": {},
687
- "type": {
688
- "type": "intrinsic",
689
- "name": "boolean"
517
+ ],
518
+ "setSignature": [
519
+ {
520
+ "id": 16,
521
+ "name": "isVisible",
522
+ "kind": 1048576,
523
+ "kindString": "Set signature",
524
+ "flags": {},
525
+ "parameters": [
526
+ {
527
+ "id": 17,
528
+ "name": "value",
529
+ "kind": 32768,
530
+ "kindString": "Parameter",
531
+ "flags": {},
532
+ "type": {
533
+ "type": "intrinsic",
534
+ "name": "boolean"
535
+ }
690
536
  }
537
+ ],
538
+ "type": {
539
+ "type": "intrinsic",
540
+ "name": "void"
691
541
  }
692
- ],
693
- "type": {
694
- "type": "intrinsic",
695
- "name": "void"
696
542
  }
697
- }
543
+ ]
698
544
  },
699
545
  {
700
546
  "id": 18,
@@ -708,51 +554,48 @@
708
554
  {
709
555
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
710
556
  "line": 80,
711
- "character": 13,
712
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L80"
713
- },
557
+ "character": 13
558
+ }
559
+ ],
560
+ "getSignature": [
714
561
  {
715
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
716
- "line": 85,
717
- "character": 13,
718
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L85"
719
- }
720
- ],
721
- "getSignature": {
722
- "id": 19,
723
- "name": "showStatusMarker",
724
- "kind": 524288,
725
- "kindString": "Get signature",
726
- "flags": {},
727
- "type": {
728
- "type": "intrinsic",
729
- "name": "boolean"
562
+ "id": 19,
563
+ "name": "showStatusMarker",
564
+ "kind": 524288,
565
+ "kindString": "Get signature",
566
+ "flags": {},
567
+ "type": {
568
+ "type": "intrinsic",
569
+ "name": "boolean"
570
+ }
730
571
  }
731
- },
732
- "setSignature": {
733
- "id": 20,
734
- "name": "showStatusMarker",
735
- "kind": 1048576,
736
- "kindString": "Set signature",
737
- "flags": {},
738
- "parameters": [
739
- {
740
- "id": 21,
741
- "name": "value",
742
- "kind": 32768,
743
- "kindString": "Parameter",
744
- "flags": {},
745
- "type": {
746
- "type": "intrinsic",
747
- "name": "boolean"
572
+ ],
573
+ "setSignature": [
574
+ {
575
+ "id": 20,
576
+ "name": "showStatusMarker",
577
+ "kind": 1048576,
578
+ "kindString": "Set signature",
579
+ "flags": {},
580
+ "parameters": [
581
+ {
582
+ "id": 21,
583
+ "name": "value",
584
+ "kind": 32768,
585
+ "kindString": "Parameter",
586
+ "flags": {},
587
+ "type": {
588
+ "type": "intrinsic",
589
+ "name": "boolean"
590
+ }
748
591
  }
592
+ ],
593
+ "type": {
594
+ "type": "intrinsic",
595
+ "name": "void"
749
596
  }
750
- ],
751
- "type": {
752
- "type": "intrinsic",
753
- "name": "void"
754
597
  }
755
- }
598
+ ]
756
599
  },
757
600
  {
758
601
  "id": 22,
@@ -766,51 +609,48 @@
766
609
  {
767
610
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
768
611
  "line": 89,
769
- "character": 13,
770
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L89"
771
- },
612
+ "character": 13
613
+ }
614
+ ],
615
+ "getSignature": [
772
616
  {
773
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
774
- "line": 94,
775
- "character": 13,
776
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L94"
777
- }
778
- ],
779
- "getSignature": {
780
- "id": 23,
781
- "name": "showTitle",
782
- "kind": 524288,
783
- "kindString": "Get signature",
784
- "flags": {},
785
- "type": {
786
- "type": "intrinsic",
787
- "name": "boolean"
617
+ "id": 23,
618
+ "name": "showTitle",
619
+ "kind": 524288,
620
+ "kindString": "Get signature",
621
+ "flags": {},
622
+ "type": {
623
+ "type": "intrinsic",
624
+ "name": "boolean"
625
+ }
788
626
  }
789
- },
790
- "setSignature": {
791
- "id": 24,
792
- "name": "showTitle",
793
- "kind": 1048576,
794
- "kindString": "Set signature",
795
- "flags": {},
796
- "parameters": [
797
- {
798
- "id": 25,
799
- "name": "value",
800
- "kind": 32768,
801
- "kindString": "Parameter",
802
- "flags": {},
803
- "type": {
804
- "type": "intrinsic",
805
- "name": "boolean"
627
+ ],
628
+ "setSignature": [
629
+ {
630
+ "id": 24,
631
+ "name": "showTitle",
632
+ "kind": 1048576,
633
+ "kindString": "Set signature",
634
+ "flags": {},
635
+ "parameters": [
636
+ {
637
+ "id": 25,
638
+ "name": "value",
639
+ "kind": 32768,
640
+ "kindString": "Parameter",
641
+ "flags": {},
642
+ "type": {
643
+ "type": "intrinsic",
644
+ "name": "boolean"
645
+ }
806
646
  }
647
+ ],
648
+ "type": {
649
+ "type": "intrinsic",
650
+ "name": "void"
807
651
  }
808
- ],
809
- "type": {
810
- "type": "intrinsic",
811
- "name": "void"
812
652
  }
813
- }
653
+ ]
814
654
  },
815
655
  {
816
656
  "id": 9,
@@ -824,53 +664,50 @@
824
664
  {
825
665
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
826
666
  "line": 39,
827
- "character": 13,
828
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L39"
829
- },
830
- {
831
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
832
- "line": 65,
833
- "character": 13,
834
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L65"
667
+ "character": 13
835
668
  }
836
669
  ],
837
- "getSignature": {
838
- "id": 10,
839
- "name": "status",
840
- "kind": 524288,
841
- "kindString": "Get signature",
842
- "flags": {},
843
- "type": {
844
- "type": "reference",
845
- "id": 210,
846
- "name": "SkyProgressIndicatorItemStatus"
670
+ "getSignature": [
671
+ {
672
+ "id": 10,
673
+ "name": "status",
674
+ "kind": 524288,
675
+ "kindString": "Get signature",
676
+ "flags": {},
677
+ "type": {
678
+ "type": "reference",
679
+ "id": 210,
680
+ "name": "SkyProgressIndicatorItemStatus"
681
+ }
847
682
  }
848
- },
849
- "setSignature": {
850
- "id": 11,
851
- "name": "status",
852
- "kind": 1048576,
853
- "kindString": "Set signature",
854
- "flags": {},
855
- "parameters": [
856
- {
857
- "id": 12,
858
- "name": "value",
859
- "kind": 32768,
860
- "kindString": "Parameter",
861
- "flags": {},
862
- "type": {
863
- "type": "reference",
864
- "id": 210,
865
- "name": "SkyProgressIndicatorItemStatus"
683
+ ],
684
+ "setSignature": [
685
+ {
686
+ "id": 11,
687
+ "name": "status",
688
+ "kind": 1048576,
689
+ "kindString": "Set signature",
690
+ "flags": {},
691
+ "parameters": [
692
+ {
693
+ "id": 12,
694
+ "name": "value",
695
+ "kind": 32768,
696
+ "kindString": "Parameter",
697
+ "flags": {},
698
+ "type": {
699
+ "type": "reference",
700
+ "id": 210,
701
+ "name": "SkyProgressIndicatorItemStatus"
702
+ }
866
703
  }
704
+ ],
705
+ "type": {
706
+ "type": "intrinsic",
707
+ "name": "void"
867
708
  }
868
- ],
869
- "type": {
870
- "type": "intrinsic",
871
- "name": "void"
872
709
  }
873
- }
710
+ ]
874
711
  },
875
712
  {
876
713
  "id": 5,
@@ -880,69 +717,82 @@
880
717
  "flags": {
881
718
  "isPublic": true
882
719
  },
720
+ "decorators": [
721
+ {
722
+ "name": "Input",
723
+ "type": {
724
+ "type": "reference",
725
+ "qualifiedName": "InputDecorator",
726
+ "package": "@angular/core",
727
+ "name": "Input"
728
+ },
729
+ "arguments": {}
730
+ }
731
+ ],
883
732
  "sources": [
884
733
  {
885
734
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
886
735
  "line": 30,
887
- "character": 13,
888
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L30"
889
- },
736
+ "character": 13
737
+ }
738
+ ],
739
+ "getSignature": [
890
740
  {
891
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
892
- "line": 35,
893
- "character": 13,
894
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L35"
895
- }
896
- ],
897
- "getSignature": {
898
- "id": 6,
899
- "name": "title",
900
- "kind": 524288,
901
- "kindString": "Get signature",
902
- "flags": {},
903
- "type": {
904
- "type": "intrinsic",
905
- "name": "string"
741
+ "id": 6,
742
+ "name": "title",
743
+ "kind": 524288,
744
+ "kindString": "Get signature",
745
+ "flags": {},
746
+ "comment": {
747
+ "shortText": "The step label for the step in the progress indicator.",
748
+ "tags": [
749
+ {
750
+ "tag": "required",
751
+ "text": "\n"
752
+ }
753
+ ]
754
+ },
755
+ "type": {
756
+ "type": "intrinsic",
757
+ "name": "string"
758
+ }
906
759
  }
907
- },
908
- "setSignature": {
909
- "id": 7,
910
- "name": "title",
911
- "kind": 1048576,
912
- "kindString": "Set signature",
913
- "flags": {},
914
- "comment": {
915
- "summary": [
760
+ ],
761
+ "setSignature": [
762
+ {
763
+ "id": 7,
764
+ "name": "title",
765
+ "kind": 1048576,
766
+ "kindString": "Set signature",
767
+ "flags": {},
768
+ "comment": {
769
+ "shortText": "The step label for the step in the progress indicator.",
770
+ "tags": [
771
+ {
772
+ "tag": "required",
773
+ "text": "\n"
774
+ }
775
+ ]
776
+ },
777
+ "parameters": [
916
778
  {
917
- "kind": "text",
918
- "text": "The step label for the step in the progress indicator."
779
+ "id": 8,
780
+ "name": "value",
781
+ "kind": 32768,
782
+ "kindString": "Parameter",
783
+ "flags": {},
784
+ "type": {
785
+ "type": "intrinsic",
786
+ "name": "string"
787
+ }
919
788
  }
920
789
  ],
921
- "blockTags": [
922
- {
923
- "tag": "@required",
924
- "content": []
925
- }
926
- ]
927
- },
928
- "parameters": [
929
- {
930
- "id": 8,
931
- "name": "value",
932
- "kind": 32768,
933
- "kindString": "Parameter",
934
- "flags": {},
935
- "type": {
936
- "type": "intrinsic",
937
- "name": "string"
938
- }
790
+ "type": {
791
+ "type": "intrinsic",
792
+ "name": "void"
939
793
  }
940
- ],
941
- "type": {
942
- "type": "intrinsic",
943
- "name": "void"
944
794
  }
945
- }
795
+ ]
946
796
  },
947
797
  {
948
798
  "id": 39,
@@ -956,8 +806,7 @@
956
806
  {
957
807
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
958
808
  "line": 122,
959
- "character": 9,
960
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L122"
809
+ "character": 9
961
810
  }
962
811
  ],
963
812
  "signatures": [
@@ -986,8 +835,7 @@
986
835
  {
987
836
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
988
837
  "line": 113,
989
- "character": 9,
990
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L113"
838
+ "character": 9
991
839
  }
992
840
  ],
993
841
  "signatures": [
@@ -1024,8 +872,7 @@
1024
872
  {
1025
873
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
1026
874
  "line": 117,
1027
- "character": 9,
1028
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L117"
875
+ "character": 9
1029
876
  }
1030
877
  ],
1031
878
  "signatures": [
@@ -1059,12 +906,14 @@
1059
906
  "groups": [
1060
907
  {
1061
908
  "title": "Constructors",
909
+ "kind": 512,
1062
910
  "children": [
1063
911
  2
1064
912
  ]
1065
913
  },
1066
914
  {
1067
915
  "title": "Properties",
916
+ "kind": 1024,
1068
917
  "children": [
1069
918
  13,
1070
919
  26
@@ -1072,6 +921,7 @@
1072
921
  },
1073
922
  {
1074
923
  "title": "Accessors",
924
+ "kind": 262144,
1075
925
  "children": [
1076
926
  14,
1077
927
  18,
@@ -1082,6 +932,7 @@
1082
932
  },
1083
933
  {
1084
934
  "title": "Methods",
935
+ "kind": 2048,
1085
936
  "children": [
1086
937
  39,
1087
938
  34,
@@ -1093,16 +944,15 @@
1093
944
  {
1094
945
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
1095
946
  "line": 24,
1096
- "character": 13,
1097
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L24"
947
+ "character": 13
1098
948
  }
1099
949
  ],
1100
950
  "implementedTypes": [
1101
951
  {
1102
952
  "type": "reference",
1103
- "name": "OnInit",
1104
953
  "qualifiedName": "OnInit",
1105
- "package": "@angular/core"
954
+ "package": "@angular/core",
955
+ "name": "OnInit"
1106
956
  }
1107
957
  ]
1108
958
  },
@@ -1112,6 +962,20 @@
1112
962
  "kind": 128,
1113
963
  "kindString": "Class",
1114
964
  "flags": {},
965
+ "decorators": [
966
+ {
967
+ "name": "Component",
968
+ "type": {
969
+ "type": "reference",
970
+ "qualifiedName": "ComponentDecorator",
971
+ "package": "@angular/core",
972
+ "name": "Component"
973
+ },
974
+ "arguments": {
975
+ "obj": "{\n selector: 'sky-progress-indicator',\n templateUrl: './progress-indicator.component.html',\n styleUrls: ['./progress-indicator.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
976
+ }
977
+ }
978
+ ],
1115
979
  "children": [
1116
980
  {
1117
981
  "id": 44,
@@ -1123,8 +987,7 @@
1123
987
  {
1124
988
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1125
989
  "line": 165,
1126
- "character": 2,
1127
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L165"
990
+ "character": 2
1128
991
  }
1129
992
  ],
1130
993
  "signatures": [
@@ -1143,9 +1006,9 @@
1143
1006
  "flags": {},
1144
1007
  "type": {
1145
1008
  "type": "reference",
1146
- "name": "ChangeDetectorRef",
1147
1009
  "qualifiedName": "ChangeDetectorRef",
1148
- "package": "@angular/core"
1010
+ "package": "@angular/core",
1011
+ "name": "ChangeDetectorRef"
1149
1012
  }
1150
1013
  },
1151
1014
  {
@@ -1191,8 +1054,7 @@
1191
1054
  {
1192
1055
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1193
1056
  "line": 137,
1194
- "character": 9,
1195
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L137"
1057
+ "character": 9
1196
1058
  }
1197
1059
  ],
1198
1060
  "type": {
@@ -1212,12 +1074,25 @@
1212
1074
  "flags": {
1213
1075
  "isPublic": true
1214
1076
  },
1077
+ "decorators": [
1078
+ {
1079
+ "name": "ContentChildren",
1080
+ "type": {
1081
+ "type": "reference",
1082
+ "qualifiedName": "ContentChildrenDecorator",
1083
+ "package": "@angular/core",
1084
+ "name": "ContentChildren"
1085
+ },
1086
+ "arguments": {
1087
+ "selector": "SkyProgressIndicatorItemComponent"
1088
+ }
1089
+ }
1090
+ ],
1215
1091
  "sources": [
1216
1092
  {
1217
1093
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1218
1094
  "line": 133,
1219
- "character": 9,
1220
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L133"
1095
+ "character": 9
1221
1096
  }
1222
1097
  ],
1223
1098
  "type": {
@@ -1229,9 +1104,9 @@
1229
1104
  "name": "SkyProgressIndicatorItemComponent"
1230
1105
  }
1231
1106
  ],
1232
- "name": "QueryList",
1233
1107
  "qualifiedName": "QueryList",
1234
- "package": "@angular/core"
1108
+ "package": "@angular/core",
1109
+ "name": "QueryList"
1235
1110
  }
1236
1111
  },
1237
1112
  {
@@ -1246,8 +1121,7 @@
1246
1121
  {
1247
1122
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1248
1123
  "line": 138,
1249
- "character": 9,
1250
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L138"
1124
+ "character": 9
1251
1125
  }
1252
1126
  ],
1253
1127
  "type": {
@@ -1269,19 +1143,25 @@
1269
1143
  "isPublic": true
1270
1144
  },
1271
1145
  "comment": {
1272
- "summary": [
1273
- {
1274
- "kind": "text",
1275
- "text": "Fires when the progress indicator changes the status of an item."
1276
- }
1277
- ]
1146
+ "shortText": "Fires when the progress indicator changes the status of an item."
1278
1147
  },
1148
+ "decorators": [
1149
+ {
1150
+ "name": "Output",
1151
+ "type": {
1152
+ "type": "reference",
1153
+ "qualifiedName": "OutputDecorator",
1154
+ "package": "@angular/core",
1155
+ "name": "Output"
1156
+ },
1157
+ "arguments": {}
1158
+ }
1159
+ ],
1279
1160
  "sources": [
1280
1161
  {
1281
1162
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1282
1163
  "line": 122,
1283
- "character": 9,
1284
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L122"
1164
+ "character": 9
1285
1165
  }
1286
1166
  ],
1287
1167
  "type": {
@@ -1293,9 +1173,9 @@
1293
1173
  "name": "SkyProgressIndicatorChange"
1294
1174
  }
1295
1175
  ],
1296
- "name": "EventEmitter",
1297
1176
  "qualifiedName": "EventEmitter",
1298
- "package": "@angular/core"
1177
+ "package": "@angular/core",
1178
+ "name": "EventEmitter"
1299
1179
  },
1300
1180
  "defaultValue": "..."
1301
1181
  },
@@ -1307,93 +1187,92 @@
1307
1187
  "flags": {
1308
1188
  "isPublic": true
1309
1189
  },
1190
+ "decorators": [
1191
+ {
1192
+ "name": "Input",
1193
+ "type": {
1194
+ "type": "reference",
1195
+ "qualifiedName": "InputDecorator",
1196
+ "package": "@angular/core",
1197
+ "name": "Input"
1198
+ },
1199
+ "arguments": {}
1200
+ }
1201
+ ],
1310
1202
  "sources": [
1311
1203
  {
1312
1204
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1313
1205
  "line": 48,
1314
- "character": 13,
1315
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L48"
1316
- },
1206
+ "character": 13
1207
+ }
1208
+ ],
1209
+ "getSignature": [
1317
1210
  {
1318
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1319
- "line": 70,
1320
- "character": 13,
1321
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L70"
1322
- }
1323
- ],
1324
- "getSignature": {
1325
- "id": 50,
1326
- "name": "displayMode",
1327
- "kind": 524288,
1328
- "kindString": "Get signature",
1329
- "flags": {},
1330
- "type": {
1331
- "type": "reference",
1332
- "id": 209,
1333
- "name": "SkyProgressIndicatorDisplayModeType"
1334
- }
1335
- },
1336
- "setSignature": {
1337
- "id": 51,
1338
- "name": "displayMode",
1339
- "kind": 1048576,
1340
- "kindString": "Set signature",
1341
- "flags": {},
1342
- "comment": {
1343
- "summary": [
1211
+ "id": 50,
1212
+ "name": "displayMode",
1213
+ "kind": 524288,
1214
+ "kindString": "Get signature",
1215
+ "flags": {},
1216
+ "comment": {
1217
+ "shortText": "The orientation of the progress indicator, which can be vertical or horizontal.\nFor [passive progress indicators](https://developer.blackbaud.com/skyux-progress-indicator/docs/passive-indicator)\nand [waterfall progress indicators](https://developer.blackbaud.com/skyux/components/progress-indicator/waterfall-progress-indicator),\nuse the vertical display mode. For [modal wizards](https://developer.blackbaud.com/skyux/components/wizard),\nuse the horizontal display mode.",
1218
+ "tags": [
1219
+ {
1220
+ "tag": "deprecated",
1221
+ "text": "The property was designed to create wizards by setting `displayMode=\"horizontal\"` on progress indicators in modals,\nbut this wizard implementation was replaced by the\n[Wizard (Tabs) component](https://developer.blackbaud.com/skyux/components/progress-indicator)."
1222
+ },
1223
+ {
1224
+ "tag": "default",
1225
+ "text": "\"vertical\"\n"
1226
+ }
1227
+ ]
1228
+ },
1229
+ "type": {
1230
+ "type": "reference",
1231
+ "id": 209,
1232
+ "name": "SkyProgressIndicatorDisplayModeType"
1233
+ }
1234
+ }
1235
+ ],
1236
+ "setSignature": [
1237
+ {
1238
+ "id": 51,
1239
+ "name": "displayMode",
1240
+ "kind": 1048576,
1241
+ "kindString": "Set signature",
1242
+ "flags": {},
1243
+ "comment": {
1244
+ "shortText": "The orientation of the progress indicator, which can be vertical or horizontal.\nFor [passive progress indicators](https://developer.blackbaud.com/skyux-progress-indicator/docs/passive-indicator)\nand [waterfall progress indicators](https://developer.blackbaud.com/skyux/components/progress-indicator/waterfall-progress-indicator),\nuse the vertical display mode. For [modal wizards](https://developer.blackbaud.com/skyux/components/wizard),\nuse the horizontal display mode.",
1245
+ "tags": [
1246
+ {
1247
+ "tag": "deprecated",
1248
+ "text": "The property was designed to create wizards by setting `displayMode=\"horizontal\"` on progress indicators in modals,\nbut this wizard implementation was replaced by the\n[Wizard (Tabs) component](https://developer.blackbaud.com/skyux/components/progress-indicator)."
1249
+ },
1250
+ {
1251
+ "tag": "default",
1252
+ "text": "\"vertical\"\n"
1253
+ }
1254
+ ]
1255
+ },
1256
+ "parameters": [
1344
1257
  {
1345
- "kind": "text",
1346
- "text": "The orientation of the progress indicator, which can be vertical or horizontal.\nFor [passive progress indicators](https://developer.blackbaud.com/skyux-progress-indicator/docs/passive-indicator)\nand [waterfall progress indicators](https://developer.blackbaud.com/skyux/components/progress-indicator/waterfall-progress-indicator),\nuse the vertical display mode. For [modal wizards](https://developer.blackbaud.com/skyux/components/wizard),\nuse the horizontal display mode."
1258
+ "id": 52,
1259
+ "name": "value",
1260
+ "kind": 32768,
1261
+ "kindString": "Parameter",
1262
+ "flags": {},
1263
+ "type": {
1264
+ "type": "reference",
1265
+ "id": 209,
1266
+ "name": "SkyProgressIndicatorDisplayModeType"
1267
+ }
1347
1268
  }
1348
1269
  ],
1349
- "blockTags": [
1350
- {
1351
- "tag": "@deprecated",
1352
- "content": [
1353
- {
1354
- "kind": "text",
1355
- "text": "The property was designed to create wizards by setting "
1356
- },
1357
- {
1358
- "kind": "code",
1359
- "text": "`displayMode=\"horizontal\"`"
1360
- },
1361
- {
1362
- "kind": "text",
1363
- "text": " on progress indicators in modals,\nbut this wizard implementation was replaced by the\n[Wizard (Tabs) component](https://developer.blackbaud.com/skyux/components/progress-indicator)."
1364
- }
1365
- ]
1366
- },
1367
- {
1368
- "tag": "@default",
1369
- "content": [
1370
- {
1371
- "kind": "text",
1372
- "text": "\"vertical\""
1373
- }
1374
- ]
1375
- }
1376
- ]
1377
- },
1378
- "parameters": [
1379
- {
1380
- "id": 52,
1381
- "name": "value",
1382
- "kind": 32768,
1383
- "kindString": "Parameter",
1384
- "flags": {},
1385
- "type": {
1386
- "type": "reference",
1387
- "id": 209,
1388
- "name": "SkyProgressIndicatorDisplayModeType"
1389
- }
1270
+ "type": {
1271
+ "type": "intrinsic",
1272
+ "name": "void"
1390
1273
  }
1391
- ],
1392
- "type": {
1393
- "type": "intrinsic",
1394
- "name": "void"
1395
1274
  }
1396
- }
1275
+ ]
1397
1276
  },
1398
1277
  {
1399
1278
  "id": 65,
@@ -1407,51 +1286,48 @@
1407
1286
  {
1408
1287
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1409
1288
  "line": 124,
1410
- "character": 13,
1411
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L124"
1412
- },
1413
- {
1414
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1415
- "line": 128,
1416
- "character": 13,
1417
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L128"
1289
+ "character": 13
1418
1290
  }
1419
1291
  ],
1420
- "getSignature": {
1421
- "id": 66,
1422
- "name": "hasFinishButton",
1423
- "kind": 524288,
1424
- "kindString": "Get signature",
1425
- "flags": {},
1426
- "type": {
1427
- "type": "intrinsic",
1428
- "name": "boolean"
1292
+ "getSignature": [
1293
+ {
1294
+ "id": 66,
1295
+ "name": "hasFinishButton",
1296
+ "kind": 524288,
1297
+ "kindString": "Get signature",
1298
+ "flags": {},
1299
+ "type": {
1300
+ "type": "intrinsic",
1301
+ "name": "boolean"
1302
+ }
1429
1303
  }
1430
- },
1431
- "setSignature": {
1432
- "id": 67,
1433
- "name": "hasFinishButton",
1434
- "kind": 1048576,
1435
- "kindString": "Set signature",
1436
- "flags": {},
1437
- "parameters": [
1438
- {
1439
- "id": 68,
1440
- "name": "value",
1441
- "kind": 32768,
1442
- "kindString": "Parameter",
1443
- "flags": {},
1444
- "type": {
1445
- "type": "intrinsic",
1446
- "name": "boolean"
1304
+ ],
1305
+ "setSignature": [
1306
+ {
1307
+ "id": 67,
1308
+ "name": "hasFinishButton",
1309
+ "kind": 1048576,
1310
+ "kindString": "Set signature",
1311
+ "flags": {},
1312
+ "parameters": [
1313
+ {
1314
+ "id": 68,
1315
+ "name": "value",
1316
+ "kind": 32768,
1317
+ "kindString": "Parameter",
1318
+ "flags": {},
1319
+ "type": {
1320
+ "type": "intrinsic",
1321
+ "name": "boolean"
1322
+ }
1447
1323
  }
1324
+ ],
1325
+ "type": {
1326
+ "type": "intrinsic",
1327
+ "name": "void"
1448
1328
  }
1449
- ],
1450
- "type": {
1451
- "type": "intrinsic",
1452
- "name": "void"
1453
1329
  }
1454
- }
1330
+ ]
1455
1331
  },
1456
1332
  {
1457
1333
  "id": 53,
@@ -1461,74 +1337,82 @@
1461
1337
  "flags": {
1462
1338
  "isPublic": true
1463
1339
  },
1340
+ "decorators": [
1341
+ {
1342
+ "name": "Input",
1343
+ "type": {
1344
+ "type": "reference",
1345
+ "qualifiedName": "InputDecorator",
1346
+ "package": "@angular/core",
1347
+ "name": "Input"
1348
+ },
1349
+ "arguments": {}
1350
+ }
1351
+ ],
1464
1352
  "sources": [
1465
1353
  {
1466
1354
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1467
1355
  "line": 80,
1468
- "character": 13,
1469
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L80"
1470
- },
1356
+ "character": 13
1357
+ }
1358
+ ],
1359
+ "getSignature": [
1471
1360
  {
1472
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1473
- "line": 85,
1474
- "character": 13,
1475
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L85"
1476
- }
1477
- ],
1478
- "getSignature": {
1479
- "id": 54,
1480
- "name": "isPassive",
1481
- "kind": 524288,
1482
- "kindString": "Get signature",
1483
- "flags": {},
1484
- "type": {
1485
- "type": "intrinsic",
1486
- "name": "boolean"
1361
+ "id": 54,
1362
+ "name": "isPassive",
1363
+ "kind": 524288,
1364
+ "kindString": "Get signature",
1365
+ "flags": {},
1366
+ "comment": {
1367
+ "shortText": "Whether the progress indicator is passive. Passive progress indicators inform users of\nprogress that concerns them but that they are not responsible for, and they must use the vertical display mode.",
1368
+ "tags": [
1369
+ {
1370
+ "tag": "default",
1371
+ "text": "false\n"
1372
+ }
1373
+ ]
1374
+ },
1375
+ "type": {
1376
+ "type": "intrinsic",
1377
+ "name": "boolean"
1378
+ }
1487
1379
  }
1488
- },
1489
- "setSignature": {
1490
- "id": 55,
1491
- "name": "isPassive",
1492
- "kind": 1048576,
1493
- "kindString": "Set signature",
1494
- "flags": {},
1495
- "comment": {
1496
- "summary": [
1380
+ ],
1381
+ "setSignature": [
1382
+ {
1383
+ "id": 55,
1384
+ "name": "isPassive",
1385
+ "kind": 1048576,
1386
+ "kindString": "Set signature",
1387
+ "flags": {},
1388
+ "comment": {
1389
+ "shortText": "Whether the progress indicator is passive. Passive progress indicators inform users of\nprogress that concerns them but that they are not responsible for, and they must use the vertical display mode.",
1390
+ "tags": [
1391
+ {
1392
+ "tag": "default",
1393
+ "text": "false\n"
1394
+ }
1395
+ ]
1396
+ },
1397
+ "parameters": [
1497
1398
  {
1498
- "kind": "text",
1499
- "text": "Whether the progress indicator is passive. Passive progress indicators inform users of\nprogress that concerns them but that they are not responsible for, and they must use the vertical display mode."
1399
+ "id": 56,
1400
+ "name": "value",
1401
+ "kind": 32768,
1402
+ "kindString": "Parameter",
1403
+ "flags": {},
1404
+ "type": {
1405
+ "type": "intrinsic",
1406
+ "name": "boolean"
1407
+ }
1500
1408
  }
1501
1409
  ],
1502
- "blockTags": [
1503
- {
1504
- "tag": "@default",
1505
- "content": [
1506
- {
1507
- "kind": "text",
1508
- "text": "false"
1509
- }
1510
- ]
1511
- }
1512
- ]
1513
- },
1514
- "parameters": [
1515
- {
1516
- "id": 56,
1517
- "name": "value",
1518
- "kind": 32768,
1519
- "kindString": "Parameter",
1520
- "flags": {},
1521
- "type": {
1522
- "type": "intrinsic",
1523
- "name": "boolean"
1524
- }
1410
+ "type": {
1411
+ "type": "intrinsic",
1412
+ "name": "void"
1525
1413
  }
1526
- ],
1527
- "type": {
1528
- "type": "intrinsic",
1529
- "name": "void"
1530
1414
  }
1531
- }
1415
+ ]
1532
1416
  },
1533
1417
  {
1534
1418
  "id": 57,
@@ -1538,73 +1422,73 @@
1538
1422
  "flags": {
1539
1423
  "isPublic": true
1540
1424
  },
1425
+ "decorators": [
1426
+ {
1427
+ "name": "Input",
1428
+ "type": {
1429
+ "type": "reference",
1430
+ "qualifiedName": "InputDecorator",
1431
+ "package": "@angular/core",
1432
+ "name": "Input"
1433
+ },
1434
+ "arguments": {}
1435
+ }
1436
+ ],
1541
1437
  "sources": [
1542
1438
  {
1543
1439
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1544
1440
  "line": 95,
1545
- "character": 13,
1546
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L95"
1547
- }
1548
- ],
1549
- "setSignature": {
1550
- "id": 58,
1551
- "name": "messageStream",
1552
- "kind": 1048576,
1553
- "kindString": "Set signature",
1554
- "flags": {},
1555
- "comment": {
1556
- "summary": [
1557
- {
1558
- "kind": "text",
1559
- "text": "The observable of "
1560
- },
1561
- {
1562
- "kind": "code",
1563
- "text": "`SkyProgressIndicatorMessage`"
1564
- },
1441
+ "character": 13
1442
+ }
1443
+ ],
1444
+ "setSignature": [
1445
+ {
1446
+ "id": 58,
1447
+ "name": "messageStream",
1448
+ "kind": 1048576,
1449
+ "kindString": "Set signature",
1450
+ "flags": {},
1451
+ "comment": {
1452
+ "shortText": "The observable of `SkyProgressIndicatorMessage` that determines the status to\ndisplay for items in the progress indicator. The message stream is a queue of\ncommanding messages to change the state of the progress indicator based on the message type."
1453
+ },
1454
+ "parameters": [
1565
1455
  {
1566
- "kind": "text",
1567
- "text": " that determines the status to\ndisplay for items in the progress indicator. The message stream is a queue of\ncommanding messages to change the state of the progress indicator based on the message type."
1568
- }
1569
- ]
1570
- },
1571
- "parameters": [
1572
- {
1573
- "id": 59,
1574
- "name": "value",
1575
- "kind": 32768,
1576
- "kindString": "Parameter",
1577
- "flags": {},
1578
- "type": {
1579
- "type": "reference",
1580
- "typeArguments": [
1581
- {
1582
- "type": "union",
1583
- "types": [
1584
- {
1585
- "type": "reference",
1586
- "id": 215,
1587
- "name": "SkyProgressIndicatorMessage"
1588
- },
1589
- {
1590
- "type": "reference",
1591
- "id": 222,
1592
- "name": "SkyProgressIndicatorMessageType"
1593
- }
1594
- ]
1595
- }
1596
- ],
1597
- "name": "Subject",
1598
- "qualifiedName": "Subject",
1599
- "package": "rxjs"
1456
+ "id": 59,
1457
+ "name": "value",
1458
+ "kind": 32768,
1459
+ "kindString": "Parameter",
1460
+ "flags": {},
1461
+ "type": {
1462
+ "type": "reference",
1463
+ "typeArguments": [
1464
+ {
1465
+ "type": "union",
1466
+ "types": [
1467
+ {
1468
+ "type": "reference",
1469
+ "id": 215,
1470
+ "name": "SkyProgressIndicatorMessage"
1471
+ },
1472
+ {
1473
+ "type": "reference",
1474
+ "id": 222,
1475
+ "name": "SkyProgressIndicatorMessageType"
1476
+ }
1477
+ ]
1478
+ }
1479
+ ],
1480
+ "qualifiedName": "Subject",
1481
+ "package": "rxjs",
1482
+ "name": "Subject"
1483
+ }
1600
1484
  }
1485
+ ],
1486
+ "type": {
1487
+ "type": "intrinsic",
1488
+ "name": "void"
1601
1489
  }
1602
- ],
1603
- "type": {
1604
- "type": "intrinsic",
1605
- "name": "void"
1606
1490
  }
1607
- }
1491
+ ]
1608
1492
  },
1609
1493
  {
1610
1494
  "id": 60,
@@ -1614,63 +1498,70 @@
1614
1498
  "flags": {
1615
1499
  "isPublic": true
1616
1500
  },
1501
+ "decorators": [
1502
+ {
1503
+ "name": "Input",
1504
+ "type": {
1505
+ "type": "reference",
1506
+ "qualifiedName": "InputDecorator",
1507
+ "package": "@angular/core",
1508
+ "name": "Input"
1509
+ },
1510
+ "arguments": {}
1511
+ }
1512
+ ],
1617
1513
  "sources": [
1618
1514
  {
1619
1515
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1620
1516
  "line": 110,
1621
- "character": 13,
1622
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L110"
1623
- },
1517
+ "character": 13
1518
+ }
1519
+ ],
1520
+ "getSignature": [
1624
1521
  {
1625
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1626
- "line": 114,
1627
- "character": 13,
1628
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L114"
1629
- }
1630
- ],
1631
- "getSignature": {
1632
- "id": 61,
1633
- "name": "startingIndex",
1634
- "kind": 524288,
1635
- "kindString": "Get signature",
1636
- "flags": {},
1637
- "type": {
1638
- "type": "intrinsic",
1639
- "name": "number"
1522
+ "id": 61,
1523
+ "name": "startingIndex",
1524
+ "kind": 524288,
1525
+ "kindString": "Get signature",
1526
+ "flags": {},
1527
+ "comment": {
1528
+ "shortText": "The index for the item to make active when the progress indicator\nloads. All steps that precede the active item are marked as complete, and all steps\nthat follow the active item are marked as incomplete."
1529
+ },
1530
+ "type": {
1531
+ "type": "intrinsic",
1532
+ "name": "number"
1533
+ }
1640
1534
  }
1641
- },
1642
- "setSignature": {
1643
- "id": 62,
1644
- "name": "startingIndex",
1645
- "kind": 1048576,
1646
- "kindString": "Set signature",
1647
- "flags": {},
1648
- "comment": {
1649
- "summary": [
1535
+ ],
1536
+ "setSignature": [
1537
+ {
1538
+ "id": 62,
1539
+ "name": "startingIndex",
1540
+ "kind": 1048576,
1541
+ "kindString": "Set signature",
1542
+ "flags": {},
1543
+ "comment": {
1544
+ "shortText": "The index for the item to make active when the progress indicator\nloads. All steps that precede the active item are marked as complete, and all steps\nthat follow the active item are marked as incomplete."
1545
+ },
1546
+ "parameters": [
1650
1547
  {
1651
- "kind": "text",
1652
- "text": "The index for the item to make active when the progress indicator\nloads. All steps that precede the active item are marked as complete, and all steps\nthat follow the active item are marked as incomplete."
1653
- }
1654
- ]
1655
- },
1656
- "parameters": [
1657
- {
1658
- "id": 63,
1659
- "name": "value",
1660
- "kind": 32768,
1661
- "kindString": "Parameter",
1662
- "flags": {},
1663
- "type": {
1664
- "type": "intrinsic",
1665
- "name": "number"
1548
+ "id": 63,
1549
+ "name": "value",
1550
+ "kind": 32768,
1551
+ "kindString": "Parameter",
1552
+ "flags": {},
1553
+ "type": {
1554
+ "type": "intrinsic",
1555
+ "name": "number"
1556
+ }
1666
1557
  }
1558
+ ],
1559
+ "type": {
1560
+ "type": "intrinsic",
1561
+ "name": "void"
1667
1562
  }
1668
- ],
1669
- "type": {
1670
- "type": "intrinsic",
1671
- "name": "void"
1672
1563
  }
1673
- }
1564
+ ]
1674
1565
  },
1675
1566
  {
1676
1567
  "id": 90,
@@ -1684,8 +1575,7 @@
1684
1575
  {
1685
1576
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1686
1577
  "line": 182,
1687
- "character": 9,
1688
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L182"
1578
+ "character": 9
1689
1579
  }
1690
1580
  ],
1691
1581
  "signatures": [
@@ -1722,8 +1612,7 @@
1722
1612
  {
1723
1613
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1724
1614
  "line": 203,
1725
- "character": 9,
1726
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L203"
1615
+ "character": 9
1727
1616
  }
1728
1617
  ],
1729
1618
  "signatures": [
@@ -1760,8 +1649,7 @@
1760
1649
  {
1761
1650
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1762
1651
  "line": 175,
1763
- "character": 9,
1764
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L175"
1652
+ "character": 9
1765
1653
  }
1766
1654
  ],
1767
1655
  "signatures": [
@@ -1798,8 +1686,7 @@
1798
1686
  {
1799
1687
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1800
1688
  "line": 208,
1801
- "character": 9,
1802
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L208"
1689
+ "character": 9
1803
1690
  }
1804
1691
  ],
1805
1692
  "signatures": [
@@ -1834,12 +1721,14 @@
1834
1721
  "groups": [
1835
1722
  {
1836
1723
  "title": "Constructors",
1724
+ "kind": 512,
1837
1725
  "children": [
1838
1726
  44
1839
1727
  ]
1840
1728
  },
1841
1729
  {
1842
1730
  "title": "Properties",
1731
+ "kind": 1024,
1843
1732
  "children": [
1844
1733
  70,
1845
1734
  69,
@@ -1849,6 +1738,7 @@
1849
1738
  },
1850
1739
  {
1851
1740
  "title": "Accessors",
1741
+ "kind": 262144,
1852
1742
  "children": [
1853
1743
  49,
1854
1744
  65,
@@ -1859,6 +1749,7 @@
1859
1749
  },
1860
1750
  {
1861
1751
  "title": "Methods",
1752
+ "kind": 2048,
1862
1753
  "children": [
1863
1754
  90,
1864
1755
  92,
@@ -1871,28 +1762,27 @@
1871
1762
  {
1872
1763
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
1873
1764
  "line": 33,
1874
- "character": 13,
1875
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L33"
1765
+ "character": 13
1876
1766
  }
1877
1767
  ],
1878
1768
  "implementedTypes": [
1879
1769
  {
1880
1770
  "type": "reference",
1881
- "name": "OnInit",
1882
1771
  "qualifiedName": "OnInit",
1883
- "package": "@angular/core"
1772
+ "package": "@angular/core",
1773
+ "name": "OnInit"
1884
1774
  },
1885
1775
  {
1886
1776
  "type": "reference",
1887
- "name": "AfterContentInit",
1888
1777
  "qualifiedName": "AfterContentInit",
1889
- "package": "@angular/core"
1778
+ "package": "@angular/core",
1779
+ "name": "AfterContentInit"
1890
1780
  },
1891
1781
  {
1892
1782
  "type": "reference",
1893
- "name": "OnDestroy",
1894
1783
  "qualifiedName": "OnDestroy",
1895
- "package": "@angular/core"
1784
+ "package": "@angular/core",
1785
+ "name": "OnDestroy"
1896
1786
  }
1897
1787
  ]
1898
1788
  },
@@ -1903,13 +1793,22 @@
1903
1793
  "kindString": "Class",
1904
1794
  "flags": {},
1905
1795
  "comment": {
1906
- "summary": [
1907
- {
1908
- "kind": "text",
1909
- "text": "Displays a button to navigate the steps in modal wizards. We recommend against using it in\npassive progress indicators and waterfall progress indicators."
1910
- }
1911
- ]
1796
+ "shortText": "Displays a button to navigate the steps in modal wizards. We recommend against using it in\npassive progress indicators and waterfall progress indicators."
1912
1797
  },
1798
+ "decorators": [
1799
+ {
1800
+ "name": "Component",
1801
+ "type": {
1802
+ "type": "reference",
1803
+ "qualifiedName": "ComponentDecorator",
1804
+ "package": "@angular/core",
1805
+ "name": "Component"
1806
+ },
1807
+ "arguments": {
1808
+ "obj": "{\n selector: 'sky-progress-indicator-nav-button',\n templateUrl: './progress-indicator-nav-button.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
1809
+ }
1810
+ }
1811
+ ],
1913
1812
  "children": [
1914
1813
  {
1915
1814
  "id": 127,
@@ -1921,8 +1820,7 @@
1921
1820
  {
1922
1821
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
1923
1822
  "line": 152,
1924
- "character": 2,
1925
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L152"
1823
+ "character": 2
1926
1824
  }
1927
1825
  ],
1928
1826
  "signatures": [
@@ -1941,9 +1839,9 @@
1941
1839
  "flags": {},
1942
1840
  "type": {
1943
1841
  "type": "reference",
1944
- "name": "ChangeDetectorRef",
1945
1842
  "qualifiedName": "ChangeDetectorRef",
1946
- "package": "@angular/core"
1843
+ "package": "@angular/core",
1844
+ "name": "ChangeDetectorRef"
1947
1845
  }
1948
1846
  },
1949
1847
  {
@@ -1954,6 +1852,18 @@
1954
1852
  "flags": {
1955
1853
  "isOptional": true
1956
1854
  },
1855
+ "decorators": [
1856
+ {
1857
+ "name": "Optional",
1858
+ "type": {
1859
+ "type": "reference",
1860
+ "qualifiedName": "OptionalDecorator",
1861
+ "package": "@angular/core",
1862
+ "name": "Optional"
1863
+ },
1864
+ "arguments": {}
1865
+ }
1866
+ ],
1957
1867
  "type": {
1958
1868
  "type": "reference",
1959
1869
  "id": 43,
@@ -1978,27 +1888,25 @@
1978
1888
  "isPublic": true
1979
1889
  },
1980
1890
  "comment": {
1981
- "summary": [
1982
- {
1983
- "kind": "text",
1984
- "text": "Fires when users select the nav button and emits a "
1985
- },
1986
- {
1987
- "kind": "code",
1988
- "text": "`SkyProgressIndicatorActionClickArgs`"
1989
- },
1990
- {
1991
- "kind": "text",
1992
- "text": "\nobject that is passed into the callback function to allow consumers to decide whether\nthe button’s action should complete successfully."
1993
- }
1994
- ]
1891
+ "shortText": "Fires when users select the nav button and emits a `SkyProgressIndicatorActionClickArgs`\nobject that is passed into the callback function to allow consumers to decide whether\nthe button’s action should complete successfully."
1995
1892
  },
1893
+ "decorators": [
1894
+ {
1895
+ "name": "Output",
1896
+ "type": {
1897
+ "type": "reference",
1898
+ "qualifiedName": "OutputDecorator",
1899
+ "package": "@angular/core",
1900
+ "name": "Output"
1901
+ },
1902
+ "arguments": {}
1903
+ }
1904
+ ],
1996
1905
  "sources": [
1997
1906
  {
1998
1907
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
1999
1908
  "line": 128,
2000
- "character": 9,
2001
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L128"
1909
+ "character": 9
2002
1910
  }
2003
1911
  ],
2004
1912
  "type": {
@@ -2010,9 +1918,9 @@
2010
1918
  "name": "SkyProgressIndicatorActionClickArgs"
2011
1919
  }
2012
1920
  ],
2013
- "name": "EventEmitter",
2014
1921
  "qualifiedName": "EventEmitter",
2015
- "package": "@angular/core"
1922
+ "package": "@angular/core",
1923
+ "name": "EventEmitter"
2016
1924
  },
2017
1925
  "defaultValue": "..."
2018
1926
  },
@@ -2025,30 +1933,31 @@
2025
1933
  "isPublic": true
2026
1934
  },
2027
1935
  "comment": {
2028
- "summary": [
2029
- {
2030
- "kind": "text",
2031
- "text": "The label to display on the nav button."
2032
- }
2033
- ],
2034
- "blockTags": [
1936
+ "shortText": "The label to display on the nav button.",
1937
+ "tags": [
2035
1938
  {
2036
- "tag": "@default",
2037
- "content": [
2038
- {
2039
- "kind": "text",
2040
- "text": "\"Next\""
2041
- }
2042
- ]
1939
+ "tag": "default",
1940
+ "text": "\"Next\"\n"
2043
1941
  }
2044
1942
  ]
2045
1943
  },
1944
+ "decorators": [
1945
+ {
1946
+ "name": "Input",
1947
+ "type": {
1948
+ "type": "reference",
1949
+ "qualifiedName": "InputDecorator",
1950
+ "package": "@angular/core",
1951
+ "name": "Input"
1952
+ },
1953
+ "arguments": {}
1954
+ }
1955
+ ],
2046
1956
  "sources": [
2047
1957
  {
2048
1958
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2049
1959
  "line": 42,
2050
- "character": 9,
2051
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L42"
1960
+ "character": 9
2052
1961
  }
2053
1962
  ],
2054
1963
  "type": {
@@ -2068,8 +1977,7 @@
2068
1977
  {
2069
1978
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2070
1979
  "line": 139,
2071
- "character": 9,
2072
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L139"
1980
+ "character": 9
2073
1981
  }
2074
1982
  ],
2075
1983
  "type": {
@@ -2086,76 +1994,84 @@
2086
1994
  "flags": {
2087
1995
  "isPublic": true
2088
1996
  },
1997
+ "decorators": [
1998
+ {
1999
+ "name": "Input",
2000
+ "type": {
2001
+ "type": "reference",
2002
+ "qualifiedName": "InputDecorator",
2003
+ "package": "@angular/core",
2004
+ "name": "Input"
2005
+ },
2006
+ "arguments": {}
2007
+ }
2008
+ ],
2089
2009
  "sources": [
2090
2010
  {
2091
2011
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2092
2012
  "line": 49,
2093
- "character": 13,
2094
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L49"
2095
- },
2013
+ "character": 13
2014
+ }
2015
+ ],
2016
+ "getSignature": [
2096
2017
  {
2097
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2098
- "line": 53,
2099
- "character": 13,
2100
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L53"
2101
- }
2102
- ],
2103
- "getSignature": {
2104
- "id": 133,
2105
- "name": "buttonType",
2106
- "kind": 524288,
2107
- "kindString": "Get signature",
2108
- "flags": {},
2109
- "type": {
2110
- "type": "reference",
2111
- "id": 231,
2112
- "name": "SkyProgressIndicatorNavButtonType"
2113
- }
2114
- },
2115
- "setSignature": {
2116
- "id": 134,
2117
- "name": "buttonType",
2118
- "kind": 1048576,
2119
- "kindString": "Set signature",
2120
- "flags": {},
2121
- "comment": {
2122
- "summary": [
2018
+ "id": 133,
2019
+ "name": "buttonType",
2020
+ "kind": 524288,
2021
+ "kindString": "Get signature",
2022
+ "flags": {},
2023
+ "comment": {
2024
+ "shortText": "The type of nav button to include.",
2025
+ "tags": [
2026
+ {
2027
+ "tag": "default",
2028
+ "text": "\"next\"\n"
2029
+ }
2030
+ ]
2031
+ },
2032
+ "type": {
2033
+ "type": "reference",
2034
+ "id": 231,
2035
+ "name": "SkyProgressIndicatorNavButtonType"
2036
+ }
2037
+ }
2038
+ ],
2039
+ "setSignature": [
2040
+ {
2041
+ "id": 134,
2042
+ "name": "buttonType",
2043
+ "kind": 1048576,
2044
+ "kindString": "Set signature",
2045
+ "flags": {},
2046
+ "comment": {
2047
+ "shortText": "The type of nav button to include.",
2048
+ "tags": [
2049
+ {
2050
+ "tag": "default",
2051
+ "text": "\"next\"\n"
2052
+ }
2053
+ ]
2054
+ },
2055
+ "parameters": [
2123
2056
  {
2124
- "kind": "text",
2125
- "text": "The type of nav button to include."
2057
+ "id": 135,
2058
+ "name": "value",
2059
+ "kind": 32768,
2060
+ "kindString": "Parameter",
2061
+ "flags": {},
2062
+ "type": {
2063
+ "type": "reference",
2064
+ "id": 231,
2065
+ "name": "SkyProgressIndicatorNavButtonType"
2066
+ }
2126
2067
  }
2127
2068
  ],
2128
- "blockTags": [
2129
- {
2130
- "tag": "@default",
2131
- "content": [
2132
- {
2133
- "kind": "text",
2134
- "text": "\"next\""
2135
- }
2136
- ]
2137
- }
2138
- ]
2139
- },
2140
- "parameters": [
2141
- {
2142
- "id": 135,
2143
- "name": "value",
2144
- "kind": 32768,
2145
- "kindString": "Parameter",
2146
- "flags": {},
2147
- "type": {
2148
- "type": "reference",
2149
- "id": 231,
2150
- "name": "SkyProgressIndicatorNavButtonType"
2151
- }
2069
+ "type": {
2070
+ "type": "intrinsic",
2071
+ "name": "void"
2152
2072
  }
2153
- ],
2154
- "type": {
2155
- "type": "intrinsic",
2156
- "name": "void"
2157
2073
  }
2158
- }
2074
+ ]
2159
2075
  },
2160
2076
  {
2161
2077
  "id": 136,
@@ -2165,74 +2081,82 @@
2165
2081
  "flags": {
2166
2082
  "isPublic": true
2167
2083
  },
2084
+ "decorators": [
2085
+ {
2086
+ "name": "Input",
2087
+ "type": {
2088
+ "type": "reference",
2089
+ "qualifiedName": "InputDecorator",
2090
+ "package": "@angular/core",
2091
+ "name": "Input"
2092
+ },
2093
+ "arguments": {}
2094
+ }
2095
+ ],
2168
2096
  "sources": [
2169
2097
  {
2170
2098
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2171
2099
  "line": 62,
2172
- "character": 13,
2173
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L62"
2174
- },
2100
+ "character": 13
2101
+ }
2102
+ ],
2103
+ "getSignature": [
2175
2104
  {
2176
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2177
- "line": 67,
2178
- "character": 13,
2179
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L67"
2180
- }
2181
- ],
2182
- "getSignature": {
2183
- "id": 137,
2184
- "name": "disabled",
2185
- "kind": 524288,
2186
- "kindString": "Get signature",
2187
- "flags": {},
2188
- "type": {
2189
- "type": "intrinsic",
2190
- "name": "boolean"
2105
+ "id": 137,
2106
+ "name": "disabled",
2107
+ "kind": 524288,
2108
+ "kindString": "Get signature",
2109
+ "flags": {},
2110
+ "comment": {
2111
+ "shortText": "Whether to disable the nav button.",
2112
+ "tags": [
2113
+ {
2114
+ "tag": "default",
2115
+ "text": "false\n"
2116
+ }
2117
+ ]
2118
+ },
2119
+ "type": {
2120
+ "type": "intrinsic",
2121
+ "name": "boolean"
2122
+ }
2191
2123
  }
2192
- },
2193
- "setSignature": {
2194
- "id": 138,
2195
- "name": "disabled",
2196
- "kind": 1048576,
2197
- "kindString": "Set signature",
2198
- "flags": {},
2199
- "comment": {
2200
- "summary": [
2124
+ ],
2125
+ "setSignature": [
2126
+ {
2127
+ "id": 138,
2128
+ "name": "disabled",
2129
+ "kind": 1048576,
2130
+ "kindString": "Set signature",
2131
+ "flags": {},
2132
+ "comment": {
2133
+ "shortText": "Whether to disable the nav button.",
2134
+ "tags": [
2135
+ {
2136
+ "tag": "default",
2137
+ "text": "false\n"
2138
+ }
2139
+ ]
2140
+ },
2141
+ "parameters": [
2201
2142
  {
2202
- "kind": "text",
2203
- "text": "Whether to disable the nav button."
2143
+ "id": 139,
2144
+ "name": "value",
2145
+ "kind": 32768,
2146
+ "kindString": "Parameter",
2147
+ "flags": {},
2148
+ "type": {
2149
+ "type": "intrinsic",
2150
+ "name": "boolean"
2151
+ }
2204
2152
  }
2205
2153
  ],
2206
- "blockTags": [
2207
- {
2208
- "tag": "@default",
2209
- "content": [
2210
- {
2211
- "kind": "text",
2212
- "text": "false"
2213
- }
2214
- ]
2215
- }
2216
- ]
2217
- },
2218
- "parameters": [
2219
- {
2220
- "id": 139,
2221
- "name": "value",
2222
- "kind": 32768,
2223
- "kindString": "Parameter",
2224
- "flags": {},
2225
- "type": {
2226
- "type": "intrinsic",
2227
- "name": "boolean"
2228
- }
2154
+ "type": {
2155
+ "type": "intrinsic",
2156
+ "name": "void"
2229
2157
  }
2230
- ],
2231
- "type": {
2232
- "type": "intrinsic",
2233
- "name": "void"
2234
2158
  }
2235
- }
2159
+ ]
2236
2160
  },
2237
2161
  {
2238
2162
  "id": 145,
@@ -2246,51 +2170,48 @@
2246
2170
  {
2247
2171
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2248
2172
  "line": 130,
2249
- "character": 13,
2250
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L130"
2251
- },
2173
+ "character": 13
2174
+ }
2175
+ ],
2176
+ "getSignature": [
2252
2177
  {
2253
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2254
- "line": 135,
2255
- "character": 13,
2256
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L135"
2257
- }
2258
- ],
2259
- "getSignature": {
2260
- "id": 146,
2261
- "name": "isVisible",
2262
- "kind": 524288,
2263
- "kindString": "Get signature",
2264
- "flags": {},
2265
- "type": {
2266
- "type": "intrinsic",
2267
- "name": "boolean"
2178
+ "id": 146,
2179
+ "name": "isVisible",
2180
+ "kind": 524288,
2181
+ "kindString": "Get signature",
2182
+ "flags": {},
2183
+ "type": {
2184
+ "type": "intrinsic",
2185
+ "name": "boolean"
2186
+ }
2268
2187
  }
2269
- },
2270
- "setSignature": {
2271
- "id": 147,
2272
- "name": "isVisible",
2273
- "kind": 1048576,
2274
- "kindString": "Set signature",
2275
- "flags": {},
2276
- "parameters": [
2277
- {
2278
- "id": 148,
2279
- "name": "value",
2280
- "kind": 32768,
2281
- "kindString": "Parameter",
2282
- "flags": {},
2283
- "type": {
2284
- "type": "intrinsic",
2285
- "name": "boolean"
2188
+ ],
2189
+ "setSignature": [
2190
+ {
2191
+ "id": 147,
2192
+ "name": "isVisible",
2193
+ "kind": 1048576,
2194
+ "kindString": "Set signature",
2195
+ "flags": {},
2196
+ "parameters": [
2197
+ {
2198
+ "id": 148,
2199
+ "name": "value",
2200
+ "kind": 32768,
2201
+ "kindString": "Parameter",
2202
+ "flags": {},
2203
+ "type": {
2204
+ "type": "intrinsic",
2205
+ "name": "boolean"
2206
+ }
2286
2207
  }
2208
+ ],
2209
+ "type": {
2210
+ "type": "intrinsic",
2211
+ "name": "void"
2287
2212
  }
2288
- ],
2289
- "type": {
2290
- "type": "intrinsic",
2291
- "name": "void"
2292
2213
  }
2293
- }
2214
+ ]
2294
2215
  },
2295
2216
  {
2296
2217
  "id": 140,
@@ -2300,71 +2221,84 @@
2300
2221
  "flags": {
2301
2222
  "isPublic": true
2302
2223
  },
2224
+ "decorators": [
2225
+ {
2226
+ "name": "Input",
2227
+ "type": {
2228
+ "type": "reference",
2229
+ "qualifiedName": "InputDecorator",
2230
+ "package": "@angular/core",
2231
+ "name": "Input"
2232
+ },
2233
+ "arguments": {}
2234
+ }
2235
+ ],
2303
2236
  "sources": [
2304
2237
  {
2305
2238
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2306
2239
  "line": 76,
2307
- "character": 13,
2308
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L76"
2309
- },
2240
+ "character": 13
2241
+ }
2242
+ ],
2243
+ "getSignature": [
2310
2244
  {
2311
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2312
- "line": 118,
2313
- "character": 13,
2314
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L118"
2315
- }
2316
- ],
2317
- "getSignature": {
2318
- "id": 141,
2319
- "name": "progressIndicator",
2320
- "kind": 524288,
2321
- "kindString": "Get signature",
2322
- "flags": {},
2323
- "type": {
2324
- "type": "reference",
2325
- "id": 43,
2326
- "name": "SkyProgressIndicatorComponent"
2327
- }
2328
- },
2329
- "setSignature": {
2330
- "id": 142,
2331
- "name": "progressIndicator",
2332
- "kind": 1048576,
2333
- "kindString": "Set signature",
2334
- "flags": {},
2335
- "comment": {
2336
- "summary": [
2245
+ "id": 141,
2246
+ "name": "progressIndicator",
2247
+ "kind": 524288,
2248
+ "kindString": "Get signature",
2249
+ "flags": {},
2250
+ "comment": {
2251
+ "shortText": "The progress indicator component to associate with the nav button.",
2252
+ "tags": [
2253
+ {
2254
+ "tag": "required",
2255
+ "text": "\n"
2256
+ }
2257
+ ]
2258
+ },
2259
+ "type": {
2260
+ "type": "reference",
2261
+ "id": 43,
2262
+ "name": "SkyProgressIndicatorComponent"
2263
+ }
2264
+ }
2265
+ ],
2266
+ "setSignature": [
2267
+ {
2268
+ "id": 142,
2269
+ "name": "progressIndicator",
2270
+ "kind": 1048576,
2271
+ "kindString": "Set signature",
2272
+ "flags": {},
2273
+ "comment": {
2274
+ "shortText": "The progress indicator component to associate with the nav button.",
2275
+ "tags": [
2276
+ {
2277
+ "tag": "required",
2278
+ "text": "\n"
2279
+ }
2280
+ ]
2281
+ },
2282
+ "parameters": [
2337
2283
  {
2338
- "kind": "text",
2339
- "text": "The progress indicator component to associate with the nav button."
2284
+ "id": 143,
2285
+ "name": "value",
2286
+ "kind": 32768,
2287
+ "kindString": "Parameter",
2288
+ "flags": {},
2289
+ "type": {
2290
+ "type": "reference",
2291
+ "id": 43,
2292
+ "name": "SkyProgressIndicatorComponent"
2293
+ }
2340
2294
  }
2341
2295
  ],
2342
- "blockTags": [
2343
- {
2344
- "tag": "@required",
2345
- "content": []
2346
- }
2347
- ]
2348
- },
2349
- "parameters": [
2350
- {
2351
- "id": 143,
2352
- "name": "value",
2353
- "kind": 32768,
2354
- "kindString": "Parameter",
2355
- "flags": {},
2356
- "type": {
2357
- "type": "reference",
2358
- "id": 43,
2359
- "name": "SkyProgressIndicatorComponent"
2360
- }
2296
+ "type": {
2297
+ "type": "intrinsic",
2298
+ "name": "void"
2361
2299
  }
2362
- ],
2363
- "type": {
2364
- "type": "intrinsic",
2365
- "name": "void"
2366
2300
  }
2367
- }
2301
+ ]
2368
2302
  },
2369
2303
  {
2370
2304
  "id": 158,
@@ -2378,8 +2312,7 @@
2378
2312
  {
2379
2313
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2380
2314
  "line": 160,
2381
- "character": 9,
2382
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L160"
2315
+ "character": 9
2383
2316
  }
2384
2317
  ],
2385
2318
  "signatures": [
@@ -2416,8 +2349,7 @@
2416
2349
  {
2417
2350
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2418
2351
  "line": 168,
2419
- "character": 9,
2420
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L168"
2352
+ "character": 9
2421
2353
  }
2422
2354
  ],
2423
2355
  "signatures": [
@@ -2454,8 +2386,7 @@
2454
2386
  {
2455
2387
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2456
2388
  "line": 174,
2457
- "character": 9,
2458
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L174"
2389
+ "character": 9
2459
2390
  }
2460
2391
  ],
2461
2392
  "signatures": [
@@ -2474,9 +2405,9 @@
2474
2405
  "flags": {},
2475
2406
  "type": {
2476
2407
  "type": "reference",
2477
- "name": "MouseEvent",
2478
2408
  "qualifiedName": "MouseEvent",
2479
- "package": "typescript"
2409
+ "package": "typescript",
2410
+ "name": "MouseEvent"
2480
2411
  }
2481
2412
  }
2482
2413
  ],
@@ -2491,12 +2422,14 @@
2491
2422
  "groups": [
2492
2423
  {
2493
2424
  "title": "Constructors",
2425
+ "kind": 512,
2494
2426
  "children": [
2495
2427
  127
2496
2428
  ]
2497
2429
  },
2498
2430
  {
2499
2431
  "title": "Properties",
2432
+ "kind": 1024,
2500
2433
  "children": [
2501
2434
  144,
2502
2435
  131,
@@ -2505,6 +2438,7 @@
2505
2438
  },
2506
2439
  {
2507
2440
  "title": "Accessors",
2441
+ "kind": 262144,
2508
2442
  "children": [
2509
2443
  132,
2510
2444
  136,
@@ -2514,6 +2448,7 @@
2514
2448
  },
2515
2449
  {
2516
2450
  "title": "Methods",
2451
+ "kind": 2048,
2517
2452
  "children": [
2518
2453
  158,
2519
2454
  160,
@@ -2525,22 +2460,21 @@
2525
2460
  {
2526
2461
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
2527
2462
  "line": 34,
2528
- "character": 13,
2529
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L34"
2463
+ "character": 13
2530
2464
  }
2531
2465
  ],
2532
2466
  "implementedTypes": [
2533
2467
  {
2534
2468
  "type": "reference",
2535
- "name": "AfterViewInit",
2536
2469
  "qualifiedName": "AfterViewInit",
2537
- "package": "@angular/core"
2470
+ "package": "@angular/core",
2471
+ "name": "AfterViewInit"
2538
2472
  },
2539
2473
  {
2540
2474
  "type": "reference",
2541
- "name": "OnDestroy",
2542
2475
  "qualifiedName": "OnDestroy",
2543
- "package": "@angular/core"
2476
+ "package": "@angular/core",
2477
+ "name": "OnDestroy"
2544
2478
  }
2545
2479
  ]
2546
2480
  },
@@ -2551,13 +2485,22 @@
2551
2485
  "kindString": "Class",
2552
2486
  "flags": {},
2553
2487
  "comment": {
2554
- "summary": [
2555
- {
2556
- "kind": "text",
2557
- "text": "Displays a button to mark all items in the progress indicator as incomplete and set the\nfirst item as the active item. The steps after the active item remain incomplete until\nusers reach them in their sequential order."
2558
- }
2559
- ]
2488
+ "shortText": "Displays a button to mark all items in the progress indicator as incomplete and set the\nfirst item as the active item. The steps after the active item remain incomplete until\nusers reach them in their sequential order."
2560
2489
  },
2490
+ "decorators": [
2491
+ {
2492
+ "name": "Component",
2493
+ "type": {
2494
+ "type": "reference",
2495
+ "qualifiedName": "ComponentDecorator",
2496
+ "package": "@angular/core",
2497
+ "name": "Component"
2498
+ },
2499
+ "arguments": {
2500
+ "obj": "{\n selector: 'sky-progress-indicator-reset-button',\n templateUrl: './progress-indicator-reset-button.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
2501
+ }
2502
+ }
2503
+ ],
2561
2504
  "children": [
2562
2505
  {
2563
2506
  "id": 172,
@@ -2569,8 +2512,7 @@
2569
2512
  {
2570
2513
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
2571
2514
  "line": 56,
2572
- "character": 2,
2573
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L56"
2515
+ "character": 2
2574
2516
  }
2575
2517
  ],
2576
2518
  "signatures": [
@@ -2589,9 +2531,9 @@
2589
2531
  "flags": {},
2590
2532
  "type": {
2591
2533
  "type": "reference",
2592
- "name": "ChangeDetectorRef",
2593
2534
  "qualifiedName": "ChangeDetectorRef",
2594
- "package": "@angular/core"
2535
+ "package": "@angular/core",
2536
+ "name": "ChangeDetectorRef"
2595
2537
  }
2596
2538
  }
2597
2539
  ],
@@ -2612,25 +2554,31 @@
2612
2554
  "isPublic": true
2613
2555
  },
2614
2556
  "comment": {
2615
- "summary": [
2616
- {
2617
- "kind": "text",
2618
- "text": "The progress indicator component to associate with the reset button."
2619
- }
2620
- ],
2621
- "blockTags": [
2557
+ "shortText": "The progress indicator component to associate with the reset button.",
2558
+ "tags": [
2622
2559
  {
2623
- "tag": "@required",
2624
- "content": []
2560
+ "tag": "required",
2561
+ "text": "\n"
2625
2562
  }
2626
2563
  ]
2627
2564
  },
2565
+ "decorators": [
2566
+ {
2567
+ "name": "Input",
2568
+ "type": {
2569
+ "type": "reference",
2570
+ "qualifiedName": "InputDecorator",
2571
+ "package": "@angular/core",
2572
+ "name": "Input"
2573
+ },
2574
+ "arguments": {}
2575
+ }
2576
+ ],
2628
2577
  "sources": [
2629
2578
  {
2630
2579
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
2631
2580
  "line": 44,
2632
- "character": 9,
2633
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L44"
2581
+ "character": 9
2634
2582
  }
2635
2583
  ],
2636
2584
  "type": {
@@ -2648,19 +2596,25 @@
2648
2596
  "isPublic": true
2649
2597
  },
2650
2598
  "comment": {
2651
- "summary": [
2652
- {
2653
- "kind": "text",
2654
- "text": "Fires when users select the reset button that marks all items as incomplete and sets the\nfirst item as the active item."
2655
- }
2656
- ]
2599
+ "shortText": "Fires when users select the reset button that marks all items as incomplete and sets the\nfirst item as the active item."
2657
2600
  },
2601
+ "decorators": [
2602
+ {
2603
+ "name": "Output",
2604
+ "type": {
2605
+ "type": "reference",
2606
+ "qualifiedName": "OutputDecorator",
2607
+ "package": "@angular/core",
2608
+ "name": "Output"
2609
+ },
2610
+ "arguments": {}
2611
+ }
2612
+ ],
2658
2613
  "sources": [
2659
2614
  {
2660
2615
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
2661
2616
  "line": 51,
2662
- "character": 9,
2663
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L51"
2617
+ "character": 9
2664
2618
  }
2665
2619
  ],
2666
2620
  "type": {
@@ -2671,9 +2625,9 @@
2671
2625
  "name": "void"
2672
2626
  }
2673
2627
  ],
2674
- "name": "EventEmitter",
2675
2628
  "qualifiedName": "EventEmitter",
2676
- "package": "@angular/core"
2629
+ "package": "@angular/core",
2630
+ "name": "EventEmitter"
2677
2631
  },
2678
2632
  "defaultValue": "..."
2679
2633
  },
@@ -2685,74 +2639,82 @@
2685
2639
  "flags": {
2686
2640
  "isPublic": true
2687
2641
  },
2642
+ "decorators": [
2643
+ {
2644
+ "name": "Input",
2645
+ "type": {
2646
+ "type": "reference",
2647
+ "qualifiedName": "InputDecorator",
2648
+ "package": "@angular/core",
2649
+ "name": "Input"
2650
+ },
2651
+ "arguments": {}
2652
+ }
2653
+ ],
2688
2654
  "sources": [
2689
2655
  {
2690
2656
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
2691
2657
  "line": 30,
2692
- "character": 13,
2693
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L30"
2694
- },
2658
+ "character": 13
2659
+ }
2660
+ ],
2661
+ "getSignature": [
2695
2662
  {
2696
- "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
2697
- "line": 35,
2698
- "character": 13,
2699
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L35"
2700
- }
2701
- ],
2702
- "getSignature": {
2703
- "id": 176,
2704
- "name": "disabled",
2705
- "kind": 524288,
2706
- "kindString": "Get signature",
2707
- "flags": {},
2708
- "type": {
2709
- "type": "intrinsic",
2710
- "name": "boolean"
2663
+ "id": 176,
2664
+ "name": "disabled",
2665
+ "kind": 524288,
2666
+ "kindString": "Get signature",
2667
+ "flags": {},
2668
+ "comment": {
2669
+ "shortText": "Whether to disable the reset button.",
2670
+ "tags": [
2671
+ {
2672
+ "tag": "default",
2673
+ "text": "false\n"
2674
+ }
2675
+ ]
2676
+ },
2677
+ "type": {
2678
+ "type": "intrinsic",
2679
+ "name": "boolean"
2680
+ }
2711
2681
  }
2712
- },
2713
- "setSignature": {
2714
- "id": 177,
2715
- "name": "disabled",
2716
- "kind": 1048576,
2717
- "kindString": "Set signature",
2718
- "flags": {},
2719
- "comment": {
2720
- "summary": [
2682
+ ],
2683
+ "setSignature": [
2684
+ {
2685
+ "id": 177,
2686
+ "name": "disabled",
2687
+ "kind": 1048576,
2688
+ "kindString": "Set signature",
2689
+ "flags": {},
2690
+ "comment": {
2691
+ "shortText": "Whether to disable the reset button.",
2692
+ "tags": [
2693
+ {
2694
+ "tag": "default",
2695
+ "text": "false\n"
2696
+ }
2697
+ ]
2698
+ },
2699
+ "parameters": [
2721
2700
  {
2722
- "kind": "text",
2723
- "text": "Whether to disable the reset button."
2701
+ "id": 178,
2702
+ "name": "value",
2703
+ "kind": 32768,
2704
+ "kindString": "Parameter",
2705
+ "flags": {},
2706
+ "type": {
2707
+ "type": "intrinsic",
2708
+ "name": "boolean"
2709
+ }
2724
2710
  }
2725
2711
  ],
2726
- "blockTags": [
2727
- {
2728
- "tag": "@default",
2729
- "content": [
2730
- {
2731
- "kind": "text",
2732
- "text": "false"
2733
- }
2734
- ]
2735
- }
2736
- ]
2737
- },
2738
- "parameters": [
2739
- {
2740
- "id": 178,
2741
- "name": "value",
2742
- "kind": 32768,
2743
- "kindString": "Parameter",
2744
- "flags": {},
2745
- "type": {
2746
- "type": "intrinsic",
2747
- "name": "boolean"
2748
- }
2712
+ "type": {
2713
+ "type": "intrinsic",
2714
+ "name": "void"
2749
2715
  }
2750
- ],
2751
- "type": {
2752
- "type": "intrinsic",
2753
- "name": "void"
2754
2716
  }
2755
- }
2717
+ ]
2756
2718
  },
2757
2719
  {
2758
2720
  "id": 183,
@@ -2766,8 +2728,7 @@
2766
2728
  {
2767
2729
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
2768
2730
  "line": 65,
2769
- "character": 9,
2770
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L65"
2731
+ "character": 9
2771
2732
  }
2772
2733
  ],
2773
2734
  "signatures": [
@@ -2804,8 +2765,7 @@
2804
2765
  {
2805
2766
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
2806
2767
  "line": 69,
2807
- "character": 9,
2808
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L69"
2768
+ "character": 9
2809
2769
  }
2810
2770
  ],
2811
2771
  "signatures": [
@@ -2826,12 +2786,14 @@
2826
2786
  "groups": [
2827
2787
  {
2828
2788
  "title": "Constructors",
2789
+ "kind": 512,
2829
2790
  "children": [
2830
2791
  172
2831
2792
  ]
2832
2793
  },
2833
2794
  {
2834
2795
  "title": "Properties",
2796
+ "kind": 1024,
2835
2797
  "children": [
2836
2798
  179,
2837
2799
  180
@@ -2839,12 +2801,14 @@
2839
2801
  },
2840
2802
  {
2841
2803
  "title": "Accessors",
2804
+ "kind": 262144,
2842
2805
  "children": [
2843
2806
  175
2844
2807
  ]
2845
2808
  },
2846
2809
  {
2847
2810
  "title": "Methods",
2811
+ "kind": 2048,
2848
2812
  "children": [
2849
2813
  183,
2850
2814
  185
@@ -2855,16 +2819,15 @@
2855
2819
  {
2856
2820
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
2857
2821
  "line": 24,
2858
- "character": 13,
2859
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L24"
2822
+ "character": 13
2860
2823
  }
2861
2824
  ],
2862
2825
  "implementedTypes": [
2863
2826
  {
2864
2827
  "type": "reference",
2865
- "name": "OnDestroy",
2866
2828
  "qualifiedName": "OnDestroy",
2867
- "package": "@angular/core"
2829
+ "package": "@angular/core",
2830
+ "name": "OnDestroy"
2868
2831
  }
2869
2832
  ]
2870
2833
  },
@@ -2875,17 +2838,27 @@
2875
2838
  "kindString": "Class",
2876
2839
  "flags": {},
2877
2840
  "comment": {
2878
- "summary": [
2879
- {
2880
- "kind": "text",
2881
- "text": "Specifies a header to display above the progress indicator."
2882
- }
2883
- ]
2841
+ "shortText": "Specifies a header to display above the progress indicator."
2884
2842
  },
2843
+ "decorators": [
2844
+ {
2845
+ "name": "Component",
2846
+ "type": {
2847
+ "type": "reference",
2848
+ "qualifiedName": "ComponentDecorator",
2849
+ "package": "@angular/core",
2850
+ "name": "Component"
2851
+ },
2852
+ "arguments": {
2853
+ "obj": "{\n selector: 'sky-progress-indicator-title',\n templateUrl: './progress-indicator-title.component.html',\n styleUrls: ['./progress-indicator-title.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n}"
2854
+ }
2855
+ }
2856
+ ],
2885
2857
  "children": [],
2886
2858
  "groups": [
2887
2859
  {
2888
2860
  "title": "Constructors",
2861
+ "kind": 512,
2889
2862
  "children": [
2890
2863
  188
2891
2864
  ]
@@ -2895,8 +2868,7 @@
2895
2868
  {
2896
2869
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-title/progress-indicator-title.component.ts",
2897
2870
  "line": 12,
2898
- "character": 13,
2899
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-title/progress-indicator-title.component.ts#L12"
2871
+ "character": 13
2900
2872
  }
2901
2873
  ]
2902
2874
  },
@@ -2907,20 +2879,7 @@
2907
2879
  "kindString": "Interface",
2908
2880
  "flags": {},
2909
2881
  "comment": {
2910
- "summary": [
2911
- {
2912
- "kind": "text",
2913
- "text": "The arguments passed to the "
2914
- },
2915
- {
2916
- "kind": "code",
2917
- "text": "`actionClick`"
2918
- },
2919
- {
2920
- "kind": "text",
2921
- "text": " event handler."
2922
- }
2923
- ]
2882
+ "shortText": "The arguments passed to the `actionClick` event handler."
2924
2883
  },
2925
2884
  "children": [
2926
2885
  {
@@ -2930,26 +2889,20 @@
2930
2889
  "kindString": "Property",
2931
2890
  "flags": {},
2932
2891
  "comment": {
2933
- "summary": [
2934
- {
2935
- "kind": "text",
2936
- "text": "The mouse event from the user click."
2937
- }
2938
- ]
2892
+ "shortText": "The mouse event from the user click."
2939
2893
  },
2940
2894
  "sources": [
2941
2895
  {
2942
2896
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-args.ts",
2943
2897
  "line": 15,
2944
- "character": 2,
2945
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-args.ts#L15"
2898
+ "character": 2
2946
2899
  }
2947
2900
  ],
2948
2901
  "type": {
2949
2902
  "type": "reference",
2950
- "name": "MouseEvent",
2951
2903
  "qualifiedName": "MouseEvent",
2952
- "package": "typescript"
2904
+ "package": "typescript",
2905
+ "name": "MouseEvent"
2953
2906
  }
2954
2907
  },
2955
2908
  {
@@ -2959,19 +2912,13 @@
2959
2912
  "kindString": "Property",
2960
2913
  "flags": {},
2961
2914
  "comment": {
2962
- "summary": [
2963
- {
2964
- "kind": "text",
2965
- "text": "The progress handler object that allows consumers to trigger step advancement manually."
2966
- }
2967
- ]
2915
+ "shortText": "The progress handler object that allows consumers to trigger step advancement manually."
2968
2916
  },
2969
2917
  "sources": [
2970
2918
  {
2971
2919
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-args.ts",
2972
2920
  "line": 10,
2973
- "character": 2,
2974
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-args.ts#L10"
2921
+ "character": 2
2975
2922
  }
2976
2923
  ],
2977
2924
  "type": {
@@ -2984,6 +2931,7 @@
2984
2931
  "groups": [
2985
2932
  {
2986
2933
  "title": "Properties",
2934
+ "kind": 1024,
2987
2935
  "children": [
2988
2936
  195,
2989
2937
  194
@@ -2994,8 +2942,7 @@
2994
2942
  {
2995
2943
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-args.ts",
2996
2944
  "line": 6,
2997
- "character": 17,
2998
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-args.ts#L6"
2945
+ "character": 17
2999
2946
  }
3000
2947
  ]
3001
2948
  },
@@ -3015,19 +2962,13 @@
3015
2962
  "isOptional": true
3016
2963
  },
3017
2964
  "comment": {
3018
- "summary": [
3019
- {
3020
- "kind": "text",
3021
- "text": "The active item."
3022
- }
3023
- ]
2965
+ "shortText": "The active item."
3024
2966
  },
3025
2967
  "sources": [
3026
2968
  {
3027
2969
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-change.ts",
3028
2970
  "line": 7,
3029
- "character": 2,
3030
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-change.ts#L7"
2971
+ "character": 2
3031
2972
  }
3032
2973
  ],
3033
2974
  "type": {
@@ -3044,19 +2985,13 @@
3044
2985
  "isOptional": true
3045
2986
  },
3046
2987
  "comment": {
3047
- "summary": [
3048
- {
3049
- "kind": "text",
3050
- "text": "Whether the progress indicator is complete."
3051
- }
3052
- ]
2988
+ "shortText": "Whether the progress indicator is complete."
3053
2989
  },
3054
2990
  "sources": [
3055
2991
  {
3056
2992
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-change.ts",
3057
2993
  "line": 12,
3058
- "character": 2,
3059
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-change.ts#L12"
2994
+ "character": 2
3060
2995
  }
3061
2996
  ],
3062
2997
  "type": {
@@ -3073,19 +3008,13 @@
3073
3008
  "isOptional": true
3074
3009
  },
3075
3010
  "comment": {
3076
- "summary": [
3077
- {
3078
- "kind": "text",
3079
- "text": "The array with the status of each item."
3080
- }
3081
- ]
3011
+ "shortText": "The array with the status of each item."
3082
3012
  },
3083
3013
  "sources": [
3084
3014
  {
3085
3015
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-change.ts",
3086
3016
  "line": 17,
3087
- "character": 2,
3088
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-change.ts#L17"
3017
+ "character": 2
3089
3018
  }
3090
3019
  ],
3091
3020
  "type": {
@@ -3101,6 +3030,7 @@
3101
3030
  "groups": [
3102
3031
  {
3103
3032
  "title": "Properties",
3033
+ "kind": 1024,
3104
3034
  "children": [
3105
3035
  206,
3106
3036
  207,
@@ -3112,8 +3042,7 @@
3112
3042
  {
3113
3043
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-change.ts",
3114
3044
  "line": 3,
3115
- "character": 17,
3116
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-change.ts#L3"
3045
+ "character": 17
3117
3046
  }
3118
3047
  ]
3119
3048
  },
@@ -3133,27 +3062,13 @@
3133
3062
  "isOptional": true
3134
3063
  },
3135
3064
  "comment": {
3136
- "summary": [
3137
- {
3138
- "kind": "text",
3139
- "text": "Used in conjunction with SkyProgressIndicatorMessageType.GoTo\nto travel to a specific step by specifying an index number on the "
3140
- },
3141
- {
3142
- "kind": "code",
3143
- "text": "`data.activeIndex`"
3144
- },
3145
- {
3146
- "kind": "text",
3147
- "text": " property."
3148
- }
3149
- ]
3065
+ "shortText": "Used in conjunction with SkyProgressIndicatorMessageType.GoTo\nto travel to a specific step by specifying an index number on the `data.activeIndex` property."
3150
3066
  },
3151
3067
  "sources": [
3152
3068
  {
3153
3069
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message.ts",
3154
3070
  "line": 13,
3155
- "character": 2,
3156
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L13"
3071
+ "character": 2
3157
3072
  }
3158
3073
  ],
3159
3074
  "type": {
@@ -3177,8 +3092,7 @@
3177
3092
  {
3178
3093
  "fileName": "lib/modules/progress-indicator/types/progress-indicator-message.ts",
3179
3094
  "line": 14,
3180
- "character": 4,
3181
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L14"
3095
+ "character": 4
3182
3096
  }
3183
3097
  ],
3184
3098
  "type": {
@@ -3190,19 +3104,12 @@
3190
3104
  "groups": [
3191
3105
  {
3192
3106
  "title": "Properties",
3107
+ "kind": 1024,
3193
3108
  "children": [
3194
3109
  219
3195
3110
  ]
3196
3111
  }
3197
3112
  ],
3198
- "sources": [
3199
- {
3200
- "fileName": "lib/modules/progress-indicator/types/progress-indicator-message.ts",
3201
- "line": 13,
3202
- "character": 9,
3203
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L13"
3204
- }
3205
- ],
3206
3113
  "indexSignature": {
3207
3114
  "id": 220,
3208
3115
  "name": "__index",
@@ -3236,19 +3143,13 @@
3236
3143
  "kindString": "Property",
3237
3144
  "flags": {},
3238
3145
  "comment": {
3239
- "summary": [
3240
- {
3241
- "kind": "text",
3242
- "text": "The type of state change for the progress indicator."
3243
- }
3244
- ]
3146
+ "shortText": "The type of state change for the progress indicator."
3245
3147
  },
3246
3148
  "sources": [
3247
3149
  {
3248
3150
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message.ts",
3249
3151
  "line": 7,
3250
- "character": 2,
3251
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L7"
3152
+ "character": 2
3252
3153
  }
3253
3154
  ],
3254
3155
  "type": {
@@ -3261,6 +3162,7 @@
3261
3162
  "groups": [
3262
3163
  {
3263
3164
  "title": "Properties",
3165
+ "kind": 1024,
3264
3166
  "children": [
3265
3167
  217,
3266
3168
  216
@@ -3271,8 +3173,7 @@
3271
3173
  {
3272
3174
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message.ts",
3273
3175
  "line": 3,
3274
- "character": 17,
3275
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L3"
3176
+ "character": 17
3276
3177
  }
3277
3178
  ]
3278
3179
  },
@@ -3286,8 +3187,7 @@
3286
3187
  {
3287
3188
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-display-mode-type.ts",
3288
3189
  "line": 1,
3289
- "character": 12,
3290
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-display-mode-type.ts#L1"
3190
+ "character": 12
3291
3191
  }
3292
3192
  ],
3293
3193
  "type": {
@@ -3319,19 +3219,13 @@
3319
3219
  "kindString": "Type alias",
3320
3220
  "flags": {},
3321
3221
  "comment": {
3322
- "summary": [
3323
- {
3324
- "kind": "text",
3325
- "text": "The nav button type."
3326
- }
3327
- ]
3222
+ "shortText": "The nav button type."
3328
3223
  },
3329
3224
  "sources": [
3330
3225
  {
3331
3226
  "fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-nav-button-type.ts",
3332
3227
  "line": 4,
3333
- "character": 12,
3334
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-nav-button-type.ts#L4"
3228
+ "character": 12
3335
3229
  }
3336
3230
  ],
3337
3231
  "type": {
@@ -3360,6 +3254,7 @@
3360
3254
  "groups": [
3361
3255
  {
3362
3256
  "title": "Enumerations",
3257
+ "kind": 8,
3363
3258
  "children": [
3364
3259
  210,
3365
3260
  222
@@ -3367,6 +3262,7 @@
3367
3262
  },
3368
3263
  {
3369
3264
  "title": "Classes",
3265
+ "kind": 128,
3370
3266
  "children": [
3371
3267
  196,
3372
3268
  190,
@@ -3379,6 +3275,7 @@
3379
3275
  },
3380
3276
  {
3381
3277
  "title": "Interfaces",
3278
+ "kind": 256,
3382
3279
  "children": [
3383
3280
  193,
3384
3281
  205,
@@ -3386,7 +3283,8 @@
3386
3283
  ]
3387
3284
  },
3388
3285
  {
3389
- "title": "Type Aliases",
3286
+ "title": "Type aliases",
3287
+ "kind": 4194304,
3390
3288
  "children": [
3391
3289
  209,
3392
3290
  231
@@ -3397,8 +3295,7 @@
3397
3295
  {
3398
3296
  "fileName": "index.ts",
3399
3297
  "line": 1,
3400
- "character": 0,
3401
- "url": "https://github.com/blackbaud/skyux/blob/84f2f13/libs/components/progress-indicator/src/index.ts#L1"
3298
+ "character": 0
3402
3299
  }
3403
3300
  ]
3404
3301
  },