@skyux/progress-indicator 10.31.1 → 10.32.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +649 -570
- package/esm2022/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.mjs +13 -6
- package/esm2022/lib/modules/progress-indicator/progress-indicator.module.mjs +5 -1
- package/fesm2022/skyux-progress-indicator.mjs +13 -2
- package/fesm2022/skyux-progress-indicator.mjs.map +1 -1
- package/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.d.ts +21 -2
- package/lib/modules/progress-indicator/progress-indicator.module.d.ts +6 -5
- package/package.json +6 -5
package/documentation.json
CHANGED
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
|
|
49
49
|
"line": 5,
|
|
50
50
|
"character": 2,
|
|
51
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
51
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L5"
|
|
52
52
|
}
|
|
53
53
|
],
|
|
54
54
|
"type": {
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
|
|
76
76
|
"line": 10,
|
|
77
77
|
"character": 2,
|
|
78
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
78
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L10"
|
|
79
79
|
}
|
|
80
80
|
],
|
|
81
81
|
"type": {
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
|
|
103
103
|
"line": 15,
|
|
104
104
|
"character": 2,
|
|
105
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
105
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L15"
|
|
106
106
|
}
|
|
107
107
|
],
|
|
108
108
|
"type": {
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
|
|
130
130
|
"line": 20,
|
|
131
131
|
"character": 2,
|
|
132
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
132
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L20"
|
|
133
133
|
}
|
|
134
134
|
],
|
|
135
135
|
"type": {
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
|
|
155
155
|
"line": 1,
|
|
156
156
|
"character": 12,
|
|
157
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
157
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L1"
|
|
158
158
|
}
|
|
159
159
|
]
|
|
160
160
|
},
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
|
|
185
185
|
"line": 24,
|
|
186
186
|
"character": 2,
|
|
187
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
187
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L24"
|
|
188
188
|
}
|
|
189
189
|
],
|
|
190
190
|
"type": {
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
|
|
220
220
|
"line": 29,
|
|
221
221
|
"character": 2,
|
|
222
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
222
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L29"
|
|
223
223
|
}
|
|
224
224
|
],
|
|
225
225
|
"type": {
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
|
|
247
247
|
"line": 6,
|
|
248
248
|
"character": 2,
|
|
249
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
249
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L6"
|
|
250
250
|
}
|
|
251
251
|
],
|
|
252
252
|
"type": {
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
|
|
274
274
|
"line": 12,
|
|
275
275
|
"character": 2,
|
|
276
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
276
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L12"
|
|
277
277
|
}
|
|
278
278
|
],
|
|
279
279
|
"type": {
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
|
|
301
301
|
"line": 18,
|
|
302
302
|
"character": 2,
|
|
303
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
303
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L18"
|
|
304
304
|
}
|
|
305
305
|
],
|
|
306
306
|
"type": {
|
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
|
|
327
327
|
"line": 1,
|
|
328
328
|
"character": 12,
|
|
329
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
329
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L1"
|
|
330
330
|
}
|
|
331
331
|
]
|
|
332
332
|
},
|
|
@@ -356,7 +356,7 @@
|
|
|
356
356
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
357
357
|
"line": 10,
|
|
358
358
|
"character": 2,
|
|
359
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
359
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
360
360
|
}
|
|
361
361
|
],
|
|
362
362
|
"signatures": [
|
|
@@ -371,7 +371,7 @@
|
|
|
371
371
|
"fileName": "lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
372
372
|
"line": 10,
|
|
373
373
|
"character": 2,
|
|
374
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
374
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
375
375
|
}
|
|
376
376
|
],
|
|
377
377
|
"parameters": [
|
|
@@ -402,7 +402,7 @@
|
|
|
402
402
|
"fileName": "lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
403
403
|
"line": 10,
|
|
404
404
|
"character": 39,
|
|
405
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
405
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
406
406
|
}
|
|
407
407
|
],
|
|
408
408
|
"signatures": [
|
|
@@ -417,7 +417,7 @@
|
|
|
417
417
|
"fileName": "lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
418
418
|
"line": 10,
|
|
419
419
|
"character": 39,
|
|
420
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
420
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
421
421
|
}
|
|
422
422
|
],
|
|
423
423
|
"type": {
|
|
@@ -461,7 +461,7 @@
|
|
|
461
461
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
462
462
|
"line": 10,
|
|
463
463
|
"character": 30,
|
|
464
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
464
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
465
465
|
}
|
|
466
466
|
],
|
|
467
467
|
"type": {
|
|
@@ -477,7 +477,7 @@
|
|
|
477
477
|
"fileName": "lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
478
478
|
"line": 10,
|
|
479
479
|
"character": 39,
|
|
480
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
480
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
481
481
|
}
|
|
482
482
|
],
|
|
483
483
|
"signatures": [
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
"fileName": "lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
501
501
|
"line": 10,
|
|
502
502
|
"character": 39,
|
|
503
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
503
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
504
504
|
}
|
|
505
505
|
],
|
|
506
506
|
"type": {
|
|
@@ -532,7 +532,7 @@
|
|
|
532
532
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
533
533
|
"line": 5,
|
|
534
534
|
"character": 13,
|
|
535
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
535
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L5"
|
|
536
536
|
}
|
|
537
537
|
],
|
|
538
538
|
"decorators": []
|
|
@@ -555,16 +555,16 @@
|
|
|
555
555
|
"sources": [
|
|
556
556
|
{
|
|
557
557
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.module.ts",
|
|
558
|
-
"line":
|
|
558
|
+
"line": 48,
|
|
559
559
|
"character": 13,
|
|
560
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
560
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.module.ts#L48"
|
|
561
561
|
}
|
|
562
562
|
],
|
|
563
563
|
"decorators": [
|
|
564
564
|
{
|
|
565
565
|
"name": "NgModule",
|
|
566
566
|
"arguments": {
|
|
567
|
-
"obj": "@NgModule({\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 SkyIconModule,\n SkyProgressIndicatorResourcesModule,\n SkyThemeModule,\n SkyTrimModule,\n ],\n exports: [\n SkyProgressIndicatorComponent,\n SkyProgressIndicatorItemComponent,\n SkyProgressIndicatorNavButtonComponent,\n SkyProgressIndicatorResetButtonComponent,\n SkyProgressIndicatorTitleComponent,\n ],\n})"
|
|
567
|
+
"obj": "@NgModule({\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 SkyHelpInlineModule,\n SkyIconModule,\n SkyProgressIndicatorResourcesModule,\n SkyThemeModule,\n SkyTrimModule,\n ],\n exports: [\n SkyProgressIndicatorComponent,\n SkyProgressIndicatorItemComponent,\n SkyProgressIndicatorNavButtonComponent,\n SkyProgressIndicatorResetButtonComponent,\n SkyProgressIndicatorTitleComponent,\n ],\n})"
|
|
568
568
|
}
|
|
569
569
|
}
|
|
570
570
|
]
|
|
@@ -601,9 +601,9 @@
|
|
|
601
601
|
"sources": [
|
|
602
602
|
{
|
|
603
603
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
604
|
-
"line":
|
|
604
|
+
"line": 135,
|
|
605
605
|
"character": 2,
|
|
606
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
606
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L135"
|
|
607
607
|
}
|
|
608
608
|
],
|
|
609
609
|
"signatures": [
|
|
@@ -616,9 +616,9 @@
|
|
|
616
616
|
"sources": [
|
|
617
617
|
{
|
|
618
618
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
619
|
-
"line":
|
|
619
|
+
"line": 135,
|
|
620
620
|
"character": 2,
|
|
621
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
621
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L135"
|
|
622
622
|
}
|
|
623
623
|
],
|
|
624
624
|
"parameters": [
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
]
|
|
650
650
|
},
|
|
651
651
|
{
|
|
652
|
-
"id":
|
|
652
|
+
"id": 58,
|
|
653
653
|
"name": "formattedTitle",
|
|
654
654
|
"variant": "declaration",
|
|
655
655
|
"kind": 1024,
|
|
@@ -659,9 +659,9 @@
|
|
|
659
659
|
"sources": [
|
|
660
660
|
{
|
|
661
661
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
662
|
-
"line":
|
|
662
|
+
"line": 95,
|
|
663
663
|
"character": 9,
|
|
664
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
664
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L95"
|
|
665
665
|
}
|
|
666
666
|
],
|
|
667
667
|
"type": {
|
|
@@ -671,7 +671,163 @@
|
|
|
671
671
|
"decorators": []
|
|
672
672
|
},
|
|
673
673
|
{
|
|
674
|
-
"id":
|
|
674
|
+
"id": 51,
|
|
675
|
+
"name": "helpKey",
|
|
676
|
+
"variant": "declaration",
|
|
677
|
+
"kind": 1024,
|
|
678
|
+
"flags": {
|
|
679
|
+
"isPublic": true
|
|
680
|
+
},
|
|
681
|
+
"comment": {
|
|
682
|
+
"summary": [
|
|
683
|
+
{
|
|
684
|
+
"kind": "text",
|
|
685
|
+
"text": "A help key that identifies the global help content to display. When specified, a [help inline](https://developer.blackbaud.com/skyux/components/help-inline) button is\nplaced beside the progress indicator item label. Clicking the button invokes global help as configured by the application."
|
|
686
|
+
}
|
|
687
|
+
],
|
|
688
|
+
"blockTags": [
|
|
689
|
+
{
|
|
690
|
+
"tag": "@preview",
|
|
691
|
+
"content": []
|
|
692
|
+
}
|
|
693
|
+
]
|
|
694
|
+
},
|
|
695
|
+
"sources": [
|
|
696
|
+
{
|
|
697
|
+
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
698
|
+
"line": 46,
|
|
699
|
+
"character": 9,
|
|
700
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L46"
|
|
701
|
+
}
|
|
702
|
+
],
|
|
703
|
+
"type": {
|
|
704
|
+
"type": "intrinsic",
|
|
705
|
+
"name": "string"
|
|
706
|
+
},
|
|
707
|
+
"decorators": [
|
|
708
|
+
{
|
|
709
|
+
"name": "Input"
|
|
710
|
+
}
|
|
711
|
+
]
|
|
712
|
+
},
|
|
713
|
+
{
|
|
714
|
+
"id": 52,
|
|
715
|
+
"name": "helpPopoverContent",
|
|
716
|
+
"variant": "declaration",
|
|
717
|
+
"kind": 1024,
|
|
718
|
+
"flags": {
|
|
719
|
+
"isPublic": true
|
|
720
|
+
},
|
|
721
|
+
"comment": {
|
|
722
|
+
"summary": [
|
|
723
|
+
{
|
|
724
|
+
"kind": "text",
|
|
725
|
+
"text": "The content of the help popover. When specified along with "
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"kind": "code",
|
|
729
|
+
"text": "`labelText`"
|
|
730
|
+
},
|
|
731
|
+
{
|
|
732
|
+
"kind": "text",
|
|
733
|
+
"text": ", a [help inline](https://developer.blackbaud.com/skyux/components/help-inline)\nbutton is added to the progress indicator item label. The help inline button displays a [popover](https://developer.blackbaud.com/skyux/components/popover)\nwhen clicked using the specified content and optional title."
|
|
734
|
+
}
|
|
735
|
+
],
|
|
736
|
+
"blockTags": [
|
|
737
|
+
{
|
|
738
|
+
"tag": "@preview",
|
|
739
|
+
"content": []
|
|
740
|
+
}
|
|
741
|
+
]
|
|
742
|
+
},
|
|
743
|
+
"sources": [
|
|
744
|
+
{
|
|
745
|
+
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
746
|
+
"line": 55,
|
|
747
|
+
"character": 9,
|
|
748
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L55"
|
|
749
|
+
}
|
|
750
|
+
],
|
|
751
|
+
"type": {
|
|
752
|
+
"type": "union",
|
|
753
|
+
"types": [
|
|
754
|
+
{
|
|
755
|
+
"type": "intrinsic",
|
|
756
|
+
"name": "string"
|
|
757
|
+
},
|
|
758
|
+
{
|
|
759
|
+
"type": "reference",
|
|
760
|
+
"target": {
|
|
761
|
+
"sourceFileName": "node_modules/@angular/core/index.d.ts",
|
|
762
|
+
"qualifiedName": "TemplateRef"
|
|
763
|
+
},
|
|
764
|
+
"typeArguments": [
|
|
765
|
+
{
|
|
766
|
+
"type": "intrinsic",
|
|
767
|
+
"name": "unknown"
|
|
768
|
+
}
|
|
769
|
+
],
|
|
770
|
+
"name": "TemplateRef",
|
|
771
|
+
"package": "@angular/core"
|
|
772
|
+
}
|
|
773
|
+
]
|
|
774
|
+
},
|
|
775
|
+
"decorators": [
|
|
776
|
+
{
|
|
777
|
+
"name": "Input"
|
|
778
|
+
}
|
|
779
|
+
]
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
"id": 53,
|
|
783
|
+
"name": "helpPopoverTitle",
|
|
784
|
+
"variant": "declaration",
|
|
785
|
+
"kind": 1024,
|
|
786
|
+
"flags": {
|
|
787
|
+
"isPublic": true
|
|
788
|
+
},
|
|
789
|
+
"comment": {
|
|
790
|
+
"summary": [
|
|
791
|
+
{
|
|
792
|
+
"kind": "text",
|
|
793
|
+
"text": "The title of the help popover. This property only applies when "
|
|
794
|
+
},
|
|
795
|
+
{
|
|
796
|
+
"kind": "code",
|
|
797
|
+
"text": "`helpPopoverContent`"
|
|
798
|
+
},
|
|
799
|
+
{
|
|
800
|
+
"kind": "text",
|
|
801
|
+
"text": " is\nalso specified."
|
|
802
|
+
}
|
|
803
|
+
],
|
|
804
|
+
"blockTags": [
|
|
805
|
+
{
|
|
806
|
+
"tag": "@preview",
|
|
807
|
+
"content": []
|
|
808
|
+
}
|
|
809
|
+
]
|
|
810
|
+
},
|
|
811
|
+
"sources": [
|
|
812
|
+
{
|
|
813
|
+
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
814
|
+
"line": 63,
|
|
815
|
+
"character": 9,
|
|
816
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L63"
|
|
817
|
+
}
|
|
818
|
+
],
|
|
819
|
+
"type": {
|
|
820
|
+
"type": "intrinsic",
|
|
821
|
+
"name": "string"
|
|
822
|
+
},
|
|
823
|
+
"decorators": [
|
|
824
|
+
{
|
|
825
|
+
"name": "Input"
|
|
826
|
+
}
|
|
827
|
+
]
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"id": 71,
|
|
675
831
|
"name": "statusName",
|
|
676
832
|
"variant": "declaration",
|
|
677
833
|
"kind": 1024,
|
|
@@ -681,9 +837,9 @@
|
|
|
681
837
|
"sources": [
|
|
682
838
|
{
|
|
683
839
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
684
|
-
"line":
|
|
840
|
+
"line": 124,
|
|
685
841
|
"character": 9,
|
|
686
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
842
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L124"
|
|
687
843
|
}
|
|
688
844
|
],
|
|
689
845
|
"type": {
|
|
@@ -694,7 +850,7 @@
|
|
|
694
850
|
"decorators": []
|
|
695
851
|
},
|
|
696
852
|
{
|
|
697
|
-
"id":
|
|
853
|
+
"id": 59,
|
|
698
854
|
"name": "isVisible",
|
|
699
855
|
"variant": "declaration",
|
|
700
856
|
"kind": 262144,
|
|
@@ -704,19 +860,19 @@
|
|
|
704
860
|
"sources": [
|
|
705
861
|
{
|
|
706
862
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
707
|
-
"line":
|
|
863
|
+
"line": 97,
|
|
708
864
|
"character": 13,
|
|
709
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
865
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L97"
|
|
710
866
|
},
|
|
711
867
|
{
|
|
712
868
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
713
|
-
"line":
|
|
869
|
+
"line": 102,
|
|
714
870
|
"character": 13,
|
|
715
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
871
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L102"
|
|
716
872
|
}
|
|
717
873
|
],
|
|
718
874
|
"getSignature": {
|
|
719
|
-
"id":
|
|
875
|
+
"id": 60,
|
|
720
876
|
"name": "isVisible",
|
|
721
877
|
"variant": "signature",
|
|
722
878
|
"kind": 524288,
|
|
@@ -724,9 +880,9 @@
|
|
|
724
880
|
"sources": [
|
|
725
881
|
{
|
|
726
882
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
727
|
-
"line":
|
|
883
|
+
"line": 102,
|
|
728
884
|
"character": 13,
|
|
729
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
885
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L102"
|
|
730
886
|
}
|
|
731
887
|
],
|
|
732
888
|
"type": {
|
|
@@ -735,7 +891,7 @@
|
|
|
735
891
|
}
|
|
736
892
|
},
|
|
737
893
|
"setSignature": {
|
|
738
|
-
"id":
|
|
894
|
+
"id": 61,
|
|
739
895
|
"name": "isVisible",
|
|
740
896
|
"variant": "signature",
|
|
741
897
|
"kind": 1048576,
|
|
@@ -743,14 +899,14 @@
|
|
|
743
899
|
"sources": [
|
|
744
900
|
{
|
|
745
901
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
746
|
-
"line":
|
|
902
|
+
"line": 97,
|
|
747
903
|
"character": 13,
|
|
748
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
904
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L97"
|
|
749
905
|
}
|
|
750
906
|
],
|
|
751
907
|
"parameters": [
|
|
752
908
|
{
|
|
753
|
-
"id":
|
|
909
|
+
"id": 62,
|
|
754
910
|
"name": "value",
|
|
755
911
|
"variant": "param",
|
|
756
912
|
"kind": 32768,
|
|
@@ -769,7 +925,7 @@
|
|
|
769
925
|
"decorators": []
|
|
770
926
|
},
|
|
771
927
|
{
|
|
772
|
-
"id":
|
|
928
|
+
"id": 63,
|
|
773
929
|
"name": "showStatusMarker",
|
|
774
930
|
"variant": "declaration",
|
|
775
931
|
"kind": 262144,
|
|
@@ -779,19 +935,19 @@
|
|
|
779
935
|
"sources": [
|
|
780
936
|
{
|
|
781
937
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
782
|
-
"line":
|
|
938
|
+
"line": 106,
|
|
783
939
|
"character": 13,
|
|
784
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
940
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L106"
|
|
785
941
|
},
|
|
786
942
|
{
|
|
787
943
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
788
|
-
"line":
|
|
944
|
+
"line": 111,
|
|
789
945
|
"character": 13,
|
|
790
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
946
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L111"
|
|
791
947
|
}
|
|
792
948
|
],
|
|
793
949
|
"getSignature": {
|
|
794
|
-
"id":
|
|
950
|
+
"id": 64,
|
|
795
951
|
"name": "showStatusMarker",
|
|
796
952
|
"variant": "signature",
|
|
797
953
|
"kind": 524288,
|
|
@@ -799,9 +955,9 @@
|
|
|
799
955
|
"sources": [
|
|
800
956
|
{
|
|
801
957
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
802
|
-
"line":
|
|
958
|
+
"line": 111,
|
|
803
959
|
"character": 13,
|
|
804
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
960
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L111"
|
|
805
961
|
}
|
|
806
962
|
],
|
|
807
963
|
"type": {
|
|
@@ -810,7 +966,7 @@
|
|
|
810
966
|
}
|
|
811
967
|
},
|
|
812
968
|
"setSignature": {
|
|
813
|
-
"id":
|
|
969
|
+
"id": 65,
|
|
814
970
|
"name": "showStatusMarker",
|
|
815
971
|
"variant": "signature",
|
|
816
972
|
"kind": 1048576,
|
|
@@ -818,14 +974,14 @@
|
|
|
818
974
|
"sources": [
|
|
819
975
|
{
|
|
820
976
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
821
|
-
"line":
|
|
977
|
+
"line": 106,
|
|
822
978
|
"character": 13,
|
|
823
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
979
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L106"
|
|
824
980
|
}
|
|
825
981
|
],
|
|
826
982
|
"parameters": [
|
|
827
983
|
{
|
|
828
|
-
"id":
|
|
984
|
+
"id": 66,
|
|
829
985
|
"name": "value",
|
|
830
986
|
"variant": "param",
|
|
831
987
|
"kind": 32768,
|
|
@@ -844,7 +1000,7 @@
|
|
|
844
1000
|
"decorators": []
|
|
845
1001
|
},
|
|
846
1002
|
{
|
|
847
|
-
"id":
|
|
1003
|
+
"id": 67,
|
|
848
1004
|
"name": "showTitle",
|
|
849
1005
|
"variant": "declaration",
|
|
850
1006
|
"kind": 262144,
|
|
@@ -854,19 +1010,19 @@
|
|
|
854
1010
|
"sources": [
|
|
855
1011
|
{
|
|
856
1012
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
857
|
-
"line":
|
|
1013
|
+
"line": 115,
|
|
858
1014
|
"character": 13,
|
|
859
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1015
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L115"
|
|
860
1016
|
},
|
|
861
1017
|
{
|
|
862
1018
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
863
|
-
"line":
|
|
1019
|
+
"line": 120,
|
|
864
1020
|
"character": 13,
|
|
865
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1021
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L120"
|
|
866
1022
|
}
|
|
867
1023
|
],
|
|
868
1024
|
"getSignature": {
|
|
869
|
-
"id":
|
|
1025
|
+
"id": 68,
|
|
870
1026
|
"name": "showTitle",
|
|
871
1027
|
"variant": "signature",
|
|
872
1028
|
"kind": 524288,
|
|
@@ -874,9 +1030,9 @@
|
|
|
874
1030
|
"sources": [
|
|
875
1031
|
{
|
|
876
1032
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
877
|
-
"line":
|
|
1033
|
+
"line": 120,
|
|
878
1034
|
"character": 13,
|
|
879
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1035
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L120"
|
|
880
1036
|
}
|
|
881
1037
|
],
|
|
882
1038
|
"type": {
|
|
@@ -885,7 +1041,7 @@
|
|
|
885
1041
|
}
|
|
886
1042
|
},
|
|
887
1043
|
"setSignature": {
|
|
888
|
-
"id":
|
|
1044
|
+
"id": 69,
|
|
889
1045
|
"name": "showTitle",
|
|
890
1046
|
"variant": "signature",
|
|
891
1047
|
"kind": 1048576,
|
|
@@ -893,14 +1049,14 @@
|
|
|
893
1049
|
"sources": [
|
|
894
1050
|
{
|
|
895
1051
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
896
|
-
"line":
|
|
1052
|
+
"line": 115,
|
|
897
1053
|
"character": 13,
|
|
898
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1054
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L115"
|
|
899
1055
|
}
|
|
900
1056
|
],
|
|
901
1057
|
"parameters": [
|
|
902
1058
|
{
|
|
903
|
-
"id":
|
|
1059
|
+
"id": 70,
|
|
904
1060
|
"name": "value",
|
|
905
1061
|
"variant": "param",
|
|
906
1062
|
"kind": 32768,
|
|
@@ -919,7 +1075,7 @@
|
|
|
919
1075
|
"decorators": []
|
|
920
1076
|
},
|
|
921
1077
|
{
|
|
922
|
-
"id":
|
|
1078
|
+
"id": 54,
|
|
923
1079
|
"name": "status",
|
|
924
1080
|
"variant": "declaration",
|
|
925
1081
|
"kind": 262144,
|
|
@@ -929,19 +1085,19 @@
|
|
|
929
1085
|
"sources": [
|
|
930
1086
|
{
|
|
931
1087
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
932
|
-
"line":
|
|
1088
|
+
"line": 65,
|
|
933
1089
|
"character": 13,
|
|
934
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1090
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L65"
|
|
935
1091
|
},
|
|
936
1092
|
{
|
|
937
1093
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
938
|
-
"line":
|
|
1094
|
+
"line": 91,
|
|
939
1095
|
"character": 13,
|
|
940
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1096
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L91"
|
|
941
1097
|
}
|
|
942
1098
|
],
|
|
943
1099
|
"getSignature": {
|
|
944
|
-
"id":
|
|
1100
|
+
"id": 55,
|
|
945
1101
|
"name": "status",
|
|
946
1102
|
"variant": "signature",
|
|
947
1103
|
"kind": 524288,
|
|
@@ -949,9 +1105,9 @@
|
|
|
949
1105
|
"sources": [
|
|
950
1106
|
{
|
|
951
1107
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
952
|
-
"line":
|
|
1108
|
+
"line": 91,
|
|
953
1109
|
"character": 13,
|
|
954
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1110
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L91"
|
|
955
1111
|
}
|
|
956
1112
|
],
|
|
957
1113
|
"type": {
|
|
@@ -962,7 +1118,7 @@
|
|
|
962
1118
|
}
|
|
963
1119
|
},
|
|
964
1120
|
"setSignature": {
|
|
965
|
-
"id":
|
|
1121
|
+
"id": 56,
|
|
966
1122
|
"name": "status",
|
|
967
1123
|
"variant": "signature",
|
|
968
1124
|
"kind": 1048576,
|
|
@@ -970,14 +1126,14 @@
|
|
|
970
1126
|
"sources": [
|
|
971
1127
|
{
|
|
972
1128
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
973
|
-
"line":
|
|
1129
|
+
"line": 65,
|
|
974
1130
|
"character": 13,
|
|
975
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1131
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L65"
|
|
976
1132
|
}
|
|
977
1133
|
],
|
|
978
1134
|
"parameters": [
|
|
979
1135
|
{
|
|
980
|
-
"id":
|
|
1136
|
+
"id": 57,
|
|
981
1137
|
"name": "value",
|
|
982
1138
|
"variant": "param",
|
|
983
1139
|
"kind": 32768,
|
|
@@ -1008,15 +1164,15 @@
|
|
|
1008
1164
|
"sources": [
|
|
1009
1165
|
{
|
|
1010
1166
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1011
|
-
"line":
|
|
1167
|
+
"line": 31,
|
|
1012
1168
|
"character": 13,
|
|
1013
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1169
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L31"
|
|
1014
1170
|
},
|
|
1015
1171
|
{
|
|
1016
1172
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1017
|
-
"line":
|
|
1173
|
+
"line": 36,
|
|
1018
1174
|
"character": 13,
|
|
1019
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1175
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L36"
|
|
1020
1176
|
}
|
|
1021
1177
|
],
|
|
1022
1178
|
"getSignature": {
|
|
@@ -1028,9 +1184,9 @@
|
|
|
1028
1184
|
"sources": [
|
|
1029
1185
|
{
|
|
1030
1186
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1031
|
-
"line":
|
|
1187
|
+
"line": 36,
|
|
1032
1188
|
"character": 13,
|
|
1033
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1189
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L36"
|
|
1034
1190
|
}
|
|
1035
1191
|
],
|
|
1036
1192
|
"type": {
|
|
@@ -1061,9 +1217,9 @@
|
|
|
1061
1217
|
"sources": [
|
|
1062
1218
|
{
|
|
1063
1219
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1064
|
-
"line":
|
|
1220
|
+
"line": 31,
|
|
1065
1221
|
"character": 13,
|
|
1066
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1222
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L31"
|
|
1067
1223
|
}
|
|
1068
1224
|
],
|
|
1069
1225
|
"parameters": [
|
|
@@ -1091,7 +1247,7 @@
|
|
|
1091
1247
|
]
|
|
1092
1248
|
},
|
|
1093
1249
|
{
|
|
1094
|
-
"id":
|
|
1250
|
+
"id": 84,
|
|
1095
1251
|
"name": "hideStepNumber",
|
|
1096
1252
|
"variant": "declaration",
|
|
1097
1253
|
"kind": 2048,
|
|
@@ -1101,14 +1257,14 @@
|
|
|
1101
1257
|
"sources": [
|
|
1102
1258
|
{
|
|
1103
1259
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1104
|
-
"line":
|
|
1260
|
+
"line": 148,
|
|
1105
1261
|
"character": 9,
|
|
1106
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1262
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L148"
|
|
1107
1263
|
}
|
|
1108
1264
|
],
|
|
1109
1265
|
"signatures": [
|
|
1110
1266
|
{
|
|
1111
|
-
"id":
|
|
1267
|
+
"id": 85,
|
|
1112
1268
|
"name": "hideStepNumber",
|
|
1113
1269
|
"variant": "signature",
|
|
1114
1270
|
"kind": 4096,
|
|
@@ -1116,9 +1272,9 @@
|
|
|
1116
1272
|
"sources": [
|
|
1117
1273
|
{
|
|
1118
1274
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1119
|
-
"line":
|
|
1275
|
+
"line": 148,
|
|
1120
1276
|
"character": 9,
|
|
1121
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1277
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L148"
|
|
1122
1278
|
}
|
|
1123
1279
|
],
|
|
1124
1280
|
"type": {
|
|
@@ -1130,7 +1286,7 @@
|
|
|
1130
1286
|
"decorators": []
|
|
1131
1287
|
},
|
|
1132
1288
|
{
|
|
1133
|
-
"id":
|
|
1289
|
+
"id": 79,
|
|
1134
1290
|
"name": "ngOnInit",
|
|
1135
1291
|
"variant": "declaration",
|
|
1136
1292
|
"kind": 2048,
|
|
@@ -1140,14 +1296,14 @@
|
|
|
1140
1296
|
"sources": [
|
|
1141
1297
|
{
|
|
1142
1298
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1143
|
-
"line":
|
|
1299
|
+
"line": 139,
|
|
1144
1300
|
"character": 9,
|
|
1145
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1301
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L139"
|
|
1146
1302
|
}
|
|
1147
1303
|
],
|
|
1148
1304
|
"signatures": [
|
|
1149
1305
|
{
|
|
1150
|
-
"id":
|
|
1306
|
+
"id": 80,
|
|
1151
1307
|
"name": "ngOnInit",
|
|
1152
1308
|
"variant": "signature",
|
|
1153
1309
|
"kind": 4096,
|
|
@@ -1155,9 +1311,9 @@
|
|
|
1155
1311
|
"sources": [
|
|
1156
1312
|
{
|
|
1157
1313
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1158
|
-
"line":
|
|
1314
|
+
"line": 139,
|
|
1159
1315
|
"character": 9,
|
|
1160
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1316
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L139"
|
|
1161
1317
|
}
|
|
1162
1318
|
],
|
|
1163
1319
|
"type": {
|
|
@@ -1179,7 +1335,7 @@
|
|
|
1179
1335
|
"decorators": []
|
|
1180
1336
|
},
|
|
1181
1337
|
{
|
|
1182
|
-
"id":
|
|
1338
|
+
"id": 81,
|
|
1183
1339
|
"name": "showStepNumber",
|
|
1184
1340
|
"variant": "declaration",
|
|
1185
1341
|
"kind": 2048,
|
|
@@ -1189,14 +1345,14 @@
|
|
|
1189
1345
|
"sources": [
|
|
1190
1346
|
{
|
|
1191
1347
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1192
|
-
"line":
|
|
1348
|
+
"line": 143,
|
|
1193
1349
|
"character": 9,
|
|
1194
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1350
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L143"
|
|
1195
1351
|
}
|
|
1196
1352
|
],
|
|
1197
1353
|
"signatures": [
|
|
1198
1354
|
{
|
|
1199
|
-
"id":
|
|
1355
|
+
"id": 82,
|
|
1200
1356
|
"name": "showStepNumber",
|
|
1201
1357
|
"variant": "signature",
|
|
1202
1358
|
"kind": 4096,
|
|
@@ -1204,14 +1360,14 @@
|
|
|
1204
1360
|
"sources": [
|
|
1205
1361
|
{
|
|
1206
1362
|
"fileName": "lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1207
|
-
"line":
|
|
1363
|
+
"line": 143,
|
|
1208
1364
|
"character": 9,
|
|
1209
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1365
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L143"
|
|
1210
1366
|
}
|
|
1211
1367
|
],
|
|
1212
1368
|
"parameters": [
|
|
1213
1369
|
{
|
|
1214
|
-
"id":
|
|
1370
|
+
"id": 83,
|
|
1215
1371
|
"name": "step",
|
|
1216
1372
|
"variant": "param",
|
|
1217
1373
|
"kind": 32768,
|
|
@@ -1241,35 +1397,38 @@
|
|
|
1241
1397
|
{
|
|
1242
1398
|
"title": "Properties",
|
|
1243
1399
|
"children": [
|
|
1244
|
-
|
|
1245
|
-
|
|
1400
|
+
58,
|
|
1401
|
+
51,
|
|
1402
|
+
52,
|
|
1403
|
+
53,
|
|
1404
|
+
71
|
|
1246
1405
|
]
|
|
1247
1406
|
},
|
|
1248
1407
|
{
|
|
1249
1408
|
"title": "Accessors",
|
|
1250
1409
|
"children": [
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1410
|
+
59,
|
|
1411
|
+
63,
|
|
1412
|
+
67,
|
|
1413
|
+
54,
|
|
1255
1414
|
47
|
|
1256
1415
|
]
|
|
1257
1416
|
},
|
|
1258
1417
|
{
|
|
1259
1418
|
"title": "Methods",
|
|
1260
1419
|
"children": [
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1420
|
+
84,
|
|
1421
|
+
79,
|
|
1422
|
+
81
|
|
1264
1423
|
]
|
|
1265
1424
|
}
|
|
1266
1425
|
],
|
|
1267
1426
|
"sources": [
|
|
1268
1427
|
{
|
|
1269
1428
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1270
|
-
"line":
|
|
1429
|
+
"line": 25,
|
|
1271
1430
|
"character": 13,
|
|
1272
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1431
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L25"
|
|
1273
1432
|
}
|
|
1274
1433
|
],
|
|
1275
1434
|
"implementedTypes": [
|
|
@@ -1293,14 +1452,14 @@
|
|
|
1293
1452
|
]
|
|
1294
1453
|
},
|
|
1295
1454
|
{
|
|
1296
|
-
"id":
|
|
1455
|
+
"id": 152,
|
|
1297
1456
|
"name": "SkyProgressIndicatorComponent",
|
|
1298
1457
|
"variant": "declaration",
|
|
1299
1458
|
"kind": 128,
|
|
1300
1459
|
"flags": {},
|
|
1301
1460
|
"children": [
|
|
1302
1461
|
{
|
|
1303
|
-
"id":
|
|
1462
|
+
"id": 153,
|
|
1304
1463
|
"name": "constructor",
|
|
1305
1464
|
"variant": "declaration",
|
|
1306
1465
|
"kind": 512,
|
|
@@ -1310,12 +1469,12 @@
|
|
|
1310
1469
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1311
1470
|
"line": 165,
|
|
1312
1471
|
"character": 2,
|
|
1313
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1472
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L165"
|
|
1314
1473
|
}
|
|
1315
1474
|
],
|
|
1316
1475
|
"signatures": [
|
|
1317
1476
|
{
|
|
1318
|
-
"id":
|
|
1477
|
+
"id": 154,
|
|
1319
1478
|
"name": "SkyProgressIndicatorComponent",
|
|
1320
1479
|
"variant": "signature",
|
|
1321
1480
|
"kind": 16384,
|
|
@@ -1325,12 +1484,12 @@
|
|
|
1325
1484
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1326
1485
|
"line": 165,
|
|
1327
1486
|
"character": 2,
|
|
1328
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1487
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L165"
|
|
1329
1488
|
}
|
|
1330
1489
|
],
|
|
1331
1490
|
"parameters": [
|
|
1332
1491
|
{
|
|
1333
|
-
"id":
|
|
1492
|
+
"id": 155,
|
|
1334
1493
|
"name": "changeDetector",
|
|
1335
1494
|
"variant": "param",
|
|
1336
1495
|
"kind": 32768,
|
|
@@ -1346,7 +1505,7 @@
|
|
|
1346
1505
|
}
|
|
1347
1506
|
},
|
|
1348
1507
|
{
|
|
1349
|
-
"id":
|
|
1508
|
+
"id": 156,
|
|
1350
1509
|
"name": "windowRef",
|
|
1351
1510
|
"variant": "param",
|
|
1352
1511
|
"kind": 32768,
|
|
@@ -1362,7 +1521,7 @@
|
|
|
1362
1521
|
}
|
|
1363
1522
|
},
|
|
1364
1523
|
{
|
|
1365
|
-
"id":
|
|
1524
|
+
"id": 157,
|
|
1366
1525
|
"name": "logger",
|
|
1367
1526
|
"variant": "param",
|
|
1368
1527
|
"kind": 32768,
|
|
@@ -1380,7 +1539,7 @@
|
|
|
1380
1539
|
],
|
|
1381
1540
|
"type": {
|
|
1382
1541
|
"type": "reference",
|
|
1383
|
-
"target":
|
|
1542
|
+
"target": 152,
|
|
1384
1543
|
"name": "SkyProgressIndicatorComponent",
|
|
1385
1544
|
"package": "@skyux/progress-indicator"
|
|
1386
1545
|
}
|
|
@@ -1388,7 +1547,7 @@
|
|
|
1388
1547
|
]
|
|
1389
1548
|
},
|
|
1390
1549
|
{
|
|
1391
|
-
"id":
|
|
1550
|
+
"id": 179,
|
|
1392
1551
|
"name": "cssClassNames",
|
|
1393
1552
|
"variant": "declaration",
|
|
1394
1553
|
"kind": 1024,
|
|
@@ -1400,7 +1559,7 @@
|
|
|
1400
1559
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1401
1560
|
"line": 137,
|
|
1402
1561
|
"character": 9,
|
|
1403
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1562
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L137"
|
|
1404
1563
|
}
|
|
1405
1564
|
],
|
|
1406
1565
|
"type": {
|
|
@@ -1414,7 +1573,7 @@
|
|
|
1414
1573
|
"decorators": []
|
|
1415
1574
|
},
|
|
1416
1575
|
{
|
|
1417
|
-
"id":
|
|
1576
|
+
"id": 178,
|
|
1418
1577
|
"name": "itemComponents",
|
|
1419
1578
|
"variant": "declaration",
|
|
1420
1579
|
"kind": 1024,
|
|
@@ -1426,7 +1585,7 @@
|
|
|
1426
1585
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1427
1586
|
"line": 133,
|
|
1428
1587
|
"character": 9,
|
|
1429
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1588
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L133"
|
|
1430
1589
|
}
|
|
1431
1590
|
],
|
|
1432
1591
|
"type": {
|
|
@@ -1449,7 +1608,7 @@
|
|
|
1449
1608
|
"decorators": []
|
|
1450
1609
|
},
|
|
1451
1610
|
{
|
|
1452
|
-
"id":
|
|
1611
|
+
"id": 180,
|
|
1453
1612
|
"name": "itemStatuses",
|
|
1454
1613
|
"variant": "declaration",
|
|
1455
1614
|
"kind": 1024,
|
|
@@ -1461,7 +1620,7 @@
|
|
|
1461
1620
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1462
1621
|
"line": 138,
|
|
1463
1622
|
"character": 9,
|
|
1464
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1623
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L138"
|
|
1465
1624
|
}
|
|
1466
1625
|
],
|
|
1467
1626
|
"type": {
|
|
@@ -1477,7 +1636,7 @@
|
|
|
1477
1636
|
"decorators": []
|
|
1478
1637
|
},
|
|
1479
1638
|
{
|
|
1480
|
-
"id":
|
|
1639
|
+
"id": 173,
|
|
1481
1640
|
"name": "progressChanges",
|
|
1482
1641
|
"variant": "declaration",
|
|
1483
1642
|
"kind": 1024,
|
|
@@ -1497,7 +1656,7 @@
|
|
|
1497
1656
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1498
1657
|
"line": 122,
|
|
1499
1658
|
"character": 9,
|
|
1500
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1659
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L122"
|
|
1501
1660
|
}
|
|
1502
1661
|
],
|
|
1503
1662
|
"type": {
|
|
@@ -1525,7 +1684,7 @@
|
|
|
1525
1684
|
]
|
|
1526
1685
|
},
|
|
1527
1686
|
{
|
|
1528
|
-
"id":
|
|
1687
|
+
"id": 158,
|
|
1529
1688
|
"name": "displayMode",
|
|
1530
1689
|
"variant": "declaration",
|
|
1531
1690
|
"kind": 262144,
|
|
@@ -1537,17 +1696,17 @@
|
|
|
1537
1696
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1538
1697
|
"line": 48,
|
|
1539
1698
|
"character": 13,
|
|
1540
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1699
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L48"
|
|
1541
1700
|
},
|
|
1542
1701
|
{
|
|
1543
1702
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1544
1703
|
"line": 70,
|
|
1545
1704
|
"character": 13,
|
|
1546
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1705
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L70"
|
|
1547
1706
|
}
|
|
1548
1707
|
],
|
|
1549
1708
|
"getSignature": {
|
|
1550
|
-
"id":
|
|
1709
|
+
"id": 159,
|
|
1551
1710
|
"name": "displayMode",
|
|
1552
1711
|
"variant": "signature",
|
|
1553
1712
|
"kind": 524288,
|
|
@@ -1557,7 +1716,7 @@
|
|
|
1557
1716
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1558
1717
|
"line": 70,
|
|
1559
1718
|
"character": 13,
|
|
1560
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1719
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L70"
|
|
1561
1720
|
}
|
|
1562
1721
|
],
|
|
1563
1722
|
"type": {
|
|
@@ -1568,7 +1727,7 @@
|
|
|
1568
1727
|
}
|
|
1569
1728
|
},
|
|
1570
1729
|
"setSignature": {
|
|
1571
|
-
"id":
|
|
1730
|
+
"id": 160,
|
|
1572
1731
|
"name": "displayMode",
|
|
1573
1732
|
"variant": "signature",
|
|
1574
1733
|
"kind": 1048576,
|
|
@@ -1614,12 +1773,12 @@
|
|
|
1614
1773
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1615
1774
|
"line": 48,
|
|
1616
1775
|
"character": 13,
|
|
1617
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1776
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L48"
|
|
1618
1777
|
}
|
|
1619
1778
|
],
|
|
1620
1779
|
"parameters": [
|
|
1621
1780
|
{
|
|
1622
|
-
"id":
|
|
1781
|
+
"id": 161,
|
|
1623
1782
|
"name": "value",
|
|
1624
1783
|
"variant": "param",
|
|
1625
1784
|
"kind": 32768,
|
|
@@ -1644,7 +1803,7 @@
|
|
|
1644
1803
|
]
|
|
1645
1804
|
},
|
|
1646
1805
|
{
|
|
1647
|
-
"id":
|
|
1806
|
+
"id": 174,
|
|
1648
1807
|
"name": "hasFinishButton",
|
|
1649
1808
|
"variant": "declaration",
|
|
1650
1809
|
"kind": 262144,
|
|
@@ -1656,17 +1815,17 @@
|
|
|
1656
1815
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1657
1816
|
"line": 124,
|
|
1658
1817
|
"character": 13,
|
|
1659
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1818
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L124"
|
|
1660
1819
|
},
|
|
1661
1820
|
{
|
|
1662
1821
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1663
1822
|
"line": 128,
|
|
1664
1823
|
"character": 13,
|
|
1665
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1824
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L128"
|
|
1666
1825
|
}
|
|
1667
1826
|
],
|
|
1668
1827
|
"getSignature": {
|
|
1669
|
-
"id":
|
|
1828
|
+
"id": 175,
|
|
1670
1829
|
"name": "hasFinishButton",
|
|
1671
1830
|
"variant": "signature",
|
|
1672
1831
|
"kind": 524288,
|
|
@@ -1676,7 +1835,7 @@
|
|
|
1676
1835
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1677
1836
|
"line": 124,
|
|
1678
1837
|
"character": 13,
|
|
1679
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1838
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L124"
|
|
1680
1839
|
}
|
|
1681
1840
|
],
|
|
1682
1841
|
"type": {
|
|
@@ -1685,7 +1844,7 @@
|
|
|
1685
1844
|
}
|
|
1686
1845
|
},
|
|
1687
1846
|
"setSignature": {
|
|
1688
|
-
"id":
|
|
1847
|
+
"id": 176,
|
|
1689
1848
|
"name": "hasFinishButton",
|
|
1690
1849
|
"variant": "signature",
|
|
1691
1850
|
"kind": 1048576,
|
|
@@ -1695,12 +1854,12 @@
|
|
|
1695
1854
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1696
1855
|
"line": 128,
|
|
1697
1856
|
"character": 13,
|
|
1698
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1857
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L128"
|
|
1699
1858
|
}
|
|
1700
1859
|
],
|
|
1701
1860
|
"parameters": [
|
|
1702
1861
|
{
|
|
1703
|
-
"id":
|
|
1862
|
+
"id": 177,
|
|
1704
1863
|
"name": "value",
|
|
1705
1864
|
"variant": "param",
|
|
1706
1865
|
"kind": 32768,
|
|
@@ -1719,7 +1878,7 @@
|
|
|
1719
1878
|
"decorators": []
|
|
1720
1879
|
},
|
|
1721
1880
|
{
|
|
1722
|
-
"id":
|
|
1881
|
+
"id": 162,
|
|
1723
1882
|
"name": "isPassive",
|
|
1724
1883
|
"variant": "declaration",
|
|
1725
1884
|
"kind": 262144,
|
|
@@ -1731,17 +1890,17 @@
|
|
|
1731
1890
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1732
1891
|
"line": 80,
|
|
1733
1892
|
"character": 13,
|
|
1734
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1893
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L80"
|
|
1735
1894
|
},
|
|
1736
1895
|
{
|
|
1737
1896
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1738
1897
|
"line": 85,
|
|
1739
1898
|
"character": 13,
|
|
1740
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1899
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L85"
|
|
1741
1900
|
}
|
|
1742
1901
|
],
|
|
1743
1902
|
"getSignature": {
|
|
1744
|
-
"id":
|
|
1903
|
+
"id": 163,
|
|
1745
1904
|
"name": "isPassive",
|
|
1746
1905
|
"variant": "signature",
|
|
1747
1906
|
"kind": 524288,
|
|
@@ -1751,7 +1910,7 @@
|
|
|
1751
1910
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1752
1911
|
"line": 85,
|
|
1753
1912
|
"character": 13,
|
|
1754
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1913
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L85"
|
|
1755
1914
|
}
|
|
1756
1915
|
],
|
|
1757
1916
|
"type": {
|
|
@@ -1760,7 +1919,7 @@
|
|
|
1760
1919
|
}
|
|
1761
1920
|
},
|
|
1762
1921
|
"setSignature": {
|
|
1763
|
-
"id":
|
|
1922
|
+
"id": 164,
|
|
1764
1923
|
"name": "isPassive",
|
|
1765
1924
|
"variant": "signature",
|
|
1766
1925
|
"kind": 1048576,
|
|
@@ -1789,12 +1948,12 @@
|
|
|
1789
1948
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1790
1949
|
"line": 80,
|
|
1791
1950
|
"character": 13,
|
|
1792
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1951
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L80"
|
|
1793
1952
|
}
|
|
1794
1953
|
],
|
|
1795
1954
|
"parameters": [
|
|
1796
1955
|
{
|
|
1797
|
-
"id":
|
|
1956
|
+
"id": 165,
|
|
1798
1957
|
"name": "value",
|
|
1799
1958
|
"variant": "param",
|
|
1800
1959
|
"kind": 32768,
|
|
@@ -1817,7 +1976,7 @@
|
|
|
1817
1976
|
]
|
|
1818
1977
|
},
|
|
1819
1978
|
{
|
|
1820
|
-
"id":
|
|
1979
|
+
"id": 166,
|
|
1821
1980
|
"name": "messageStream",
|
|
1822
1981
|
"variant": "declaration",
|
|
1823
1982
|
"kind": 262144,
|
|
@@ -1829,11 +1988,11 @@
|
|
|
1829
1988
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1830
1989
|
"line": 95,
|
|
1831
1990
|
"character": 13,
|
|
1832
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1991
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L95"
|
|
1833
1992
|
}
|
|
1834
1993
|
],
|
|
1835
1994
|
"setSignature": {
|
|
1836
|
-
"id":
|
|
1995
|
+
"id": 167,
|
|
1837
1996
|
"name": "messageStream",
|
|
1838
1997
|
"variant": "signature",
|
|
1839
1998
|
"kind": 1048576,
|
|
@@ -1859,12 +2018,12 @@
|
|
|
1859
2018
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1860
2019
|
"line": 95,
|
|
1861
2020
|
"character": 13,
|
|
1862
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2021
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L95"
|
|
1863
2022
|
}
|
|
1864
2023
|
],
|
|
1865
2024
|
"parameters": [
|
|
1866
2025
|
{
|
|
1867
|
-
"id":
|
|
2026
|
+
"id": 168,
|
|
1868
2027
|
"name": "value",
|
|
1869
2028
|
"variant": "param",
|
|
1870
2029
|
"kind": 32768,
|
|
@@ -1911,7 +2070,7 @@
|
|
|
1911
2070
|
]
|
|
1912
2071
|
},
|
|
1913
2072
|
{
|
|
1914
|
-
"id":
|
|
2073
|
+
"id": 169,
|
|
1915
2074
|
"name": "startingIndex",
|
|
1916
2075
|
"variant": "declaration",
|
|
1917
2076
|
"kind": 262144,
|
|
@@ -1923,17 +2082,17 @@
|
|
|
1923
2082
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1924
2083
|
"line": 110,
|
|
1925
2084
|
"character": 13,
|
|
1926
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2085
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L110"
|
|
1927
2086
|
},
|
|
1928
2087
|
{
|
|
1929
2088
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1930
2089
|
"line": 114,
|
|
1931
2090
|
"character": 13,
|
|
1932
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2091
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L114"
|
|
1933
2092
|
}
|
|
1934
2093
|
],
|
|
1935
2094
|
"getSignature": {
|
|
1936
|
-
"id":
|
|
2095
|
+
"id": 170,
|
|
1937
2096
|
"name": "startingIndex",
|
|
1938
2097
|
"variant": "signature",
|
|
1939
2098
|
"kind": 524288,
|
|
@@ -1943,7 +2102,7 @@
|
|
|
1943
2102
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1944
2103
|
"line": 114,
|
|
1945
2104
|
"character": 13,
|
|
1946
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2105
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L114"
|
|
1947
2106
|
}
|
|
1948
2107
|
],
|
|
1949
2108
|
"type": {
|
|
@@ -1952,7 +2111,7 @@
|
|
|
1952
2111
|
}
|
|
1953
2112
|
},
|
|
1954
2113
|
"setSignature": {
|
|
1955
|
-
"id":
|
|
2114
|
+
"id": 171,
|
|
1956
2115
|
"name": "startingIndex",
|
|
1957
2116
|
"variant": "signature",
|
|
1958
2117
|
"kind": 1048576,
|
|
@@ -1970,12 +2129,12 @@
|
|
|
1970
2129
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1971
2130
|
"line": 110,
|
|
1972
2131
|
"character": 13,
|
|
1973
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2132
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L110"
|
|
1974
2133
|
}
|
|
1975
2134
|
],
|
|
1976
2135
|
"parameters": [
|
|
1977
2136
|
{
|
|
1978
|
-
"id":
|
|
2137
|
+
"id": 172,
|
|
1979
2138
|
"name": "value",
|
|
1980
2139
|
"variant": "param",
|
|
1981
2140
|
"kind": 32768,
|
|
@@ -1998,7 +2157,7 @@
|
|
|
1998
2157
|
]
|
|
1999
2158
|
},
|
|
2000
2159
|
{
|
|
2001
|
-
"id":
|
|
2160
|
+
"id": 199,
|
|
2002
2161
|
"name": "ngAfterContentInit",
|
|
2003
2162
|
"variant": "declaration",
|
|
2004
2163
|
"kind": 2048,
|
|
@@ -2010,12 +2169,12 @@
|
|
|
2010
2169
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
2011
2170
|
"line": 182,
|
|
2012
2171
|
"character": 9,
|
|
2013
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2172
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L182"
|
|
2014
2173
|
}
|
|
2015
2174
|
],
|
|
2016
2175
|
"signatures": [
|
|
2017
2176
|
{
|
|
2018
|
-
"id":
|
|
2177
|
+
"id": 200,
|
|
2019
2178
|
"name": "ngAfterContentInit",
|
|
2020
2179
|
"variant": "signature",
|
|
2021
2180
|
"kind": 4096,
|
|
@@ -2025,7 +2184,7 @@
|
|
|
2025
2184
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
2026
2185
|
"line": 182,
|
|
2027
2186
|
"character": 9,
|
|
2028
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2187
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L182"
|
|
2029
2188
|
}
|
|
2030
2189
|
],
|
|
2031
2190
|
"type": {
|
|
@@ -2047,7 +2206,7 @@
|
|
|
2047
2206
|
"decorators": []
|
|
2048
2207
|
},
|
|
2049
2208
|
{
|
|
2050
|
-
"id":
|
|
2209
|
+
"id": 201,
|
|
2051
2210
|
"name": "ngOnDestroy",
|
|
2052
2211
|
"variant": "declaration",
|
|
2053
2212
|
"kind": 2048,
|
|
@@ -2059,12 +2218,12 @@
|
|
|
2059
2218
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
2060
2219
|
"line": 203,
|
|
2061
2220
|
"character": 9,
|
|
2062
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2221
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L203"
|
|
2063
2222
|
}
|
|
2064
2223
|
],
|
|
2065
2224
|
"signatures": [
|
|
2066
2225
|
{
|
|
2067
|
-
"id":
|
|
2226
|
+
"id": 202,
|
|
2068
2227
|
"name": "ngOnDestroy",
|
|
2069
2228
|
"variant": "signature",
|
|
2070
2229
|
"kind": 4096,
|
|
@@ -2074,7 +2233,7 @@
|
|
|
2074
2233
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
2075
2234
|
"line": 203,
|
|
2076
2235
|
"character": 9,
|
|
2077
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2236
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L203"
|
|
2078
2237
|
}
|
|
2079
2238
|
],
|
|
2080
2239
|
"type": {
|
|
@@ -2096,7 +2255,7 @@
|
|
|
2096
2255
|
"decorators": []
|
|
2097
2256
|
},
|
|
2098
2257
|
{
|
|
2099
|
-
"id":
|
|
2258
|
+
"id": 197,
|
|
2100
2259
|
"name": "ngOnInit",
|
|
2101
2260
|
"variant": "declaration",
|
|
2102
2261
|
"kind": 2048,
|
|
@@ -2108,12 +2267,12 @@
|
|
|
2108
2267
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
2109
2268
|
"line": 175,
|
|
2110
2269
|
"character": 9,
|
|
2111
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2270
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L175"
|
|
2112
2271
|
}
|
|
2113
2272
|
],
|
|
2114
2273
|
"signatures": [
|
|
2115
2274
|
{
|
|
2116
|
-
"id":
|
|
2275
|
+
"id": 198,
|
|
2117
2276
|
"name": "ngOnInit",
|
|
2118
2277
|
"variant": "signature",
|
|
2119
2278
|
"kind": 4096,
|
|
@@ -2123,7 +2282,7 @@
|
|
|
2123
2282
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
2124
2283
|
"line": 175,
|
|
2125
2284
|
"character": 9,
|
|
2126
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2285
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L175"
|
|
2127
2286
|
}
|
|
2128
2287
|
],
|
|
2129
2288
|
"type": {
|
|
@@ -2145,7 +2304,7 @@
|
|
|
2145
2304
|
"decorators": []
|
|
2146
2305
|
},
|
|
2147
2306
|
{
|
|
2148
|
-
"id":
|
|
2307
|
+
"id": 203,
|
|
2149
2308
|
"name": "sendMessage",
|
|
2150
2309
|
"variant": "declaration",
|
|
2151
2310
|
"kind": 2048,
|
|
@@ -2157,12 +2316,12 @@
|
|
|
2157
2316
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
2158
2317
|
"line": 208,
|
|
2159
2318
|
"character": 9,
|
|
2160
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2319
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L208"
|
|
2161
2320
|
}
|
|
2162
2321
|
],
|
|
2163
2322
|
"signatures": [
|
|
2164
2323
|
{
|
|
2165
|
-
"id":
|
|
2324
|
+
"id": 204,
|
|
2166
2325
|
"name": "sendMessage",
|
|
2167
2326
|
"variant": "signature",
|
|
2168
2327
|
"kind": 4096,
|
|
@@ -2172,12 +2331,12 @@
|
|
|
2172
2331
|
"fileName": "lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
2173
2332
|
"line": 208,
|
|
2174
2333
|
"character": 9,
|
|
2175
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2334
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L208"
|
|
2176
2335
|
}
|
|
2177
2336
|
],
|
|
2178
2337
|
"parameters": [
|
|
2179
2338
|
{
|
|
2180
|
-
"id":
|
|
2339
|
+
"id": 205,
|
|
2181
2340
|
"name": "message",
|
|
2182
2341
|
"variant": "param",
|
|
2183
2342
|
"kind": 32768,
|
|
@@ -2203,35 +2362,35 @@
|
|
|
2203
2362
|
{
|
|
2204
2363
|
"title": "Constructors",
|
|
2205
2364
|
"children": [
|
|
2206
|
-
|
|
2365
|
+
153
|
|
2207
2366
|
]
|
|
2208
2367
|
},
|
|
2209
2368
|
{
|
|
2210
2369
|
"title": "Properties",
|
|
2211
2370
|
"children": [
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
|
|
2215
|
-
|
|
2371
|
+
179,
|
|
2372
|
+
178,
|
|
2373
|
+
180,
|
|
2374
|
+
173
|
|
2216
2375
|
]
|
|
2217
2376
|
},
|
|
2218
2377
|
{
|
|
2219
2378
|
"title": "Accessors",
|
|
2220
2379
|
"children": [
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2380
|
+
158,
|
|
2381
|
+
174,
|
|
2382
|
+
162,
|
|
2383
|
+
166,
|
|
2384
|
+
169
|
|
2226
2385
|
]
|
|
2227
2386
|
},
|
|
2228
2387
|
{
|
|
2229
2388
|
"title": "Methods",
|
|
2230
2389
|
"children": [
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2390
|
+
199,
|
|
2391
|
+
201,
|
|
2392
|
+
197,
|
|
2393
|
+
203
|
|
2235
2394
|
]
|
|
2236
2395
|
}
|
|
2237
2396
|
],
|
|
@@ -2240,7 +2399,7 @@
|
|
|
2240
2399
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
2241
2400
|
"line": 33,
|
|
2242
2401
|
"character": 13,
|
|
2243
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2402
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L33"
|
|
2244
2403
|
}
|
|
2245
2404
|
],
|
|
2246
2405
|
"implementedTypes": [
|
|
@@ -2282,7 +2441,7 @@
|
|
|
2282
2441
|
]
|
|
2283
2442
|
},
|
|
2284
2443
|
{
|
|
2285
|
-
"id":
|
|
2444
|
+
"id": 88,
|
|
2286
2445
|
"name": "SkyProgressIndicatorNavButtonComponent",
|
|
2287
2446
|
"variant": "declaration",
|
|
2288
2447
|
"kind": 128,
|
|
@@ -2297,7 +2456,7 @@
|
|
|
2297
2456
|
},
|
|
2298
2457
|
"children": [
|
|
2299
2458
|
{
|
|
2300
|
-
"id":
|
|
2459
|
+
"id": 89,
|
|
2301
2460
|
"name": "constructor",
|
|
2302
2461
|
"variant": "declaration",
|
|
2303
2462
|
"kind": 512,
|
|
@@ -2307,12 +2466,12 @@
|
|
|
2307
2466
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2308
2467
|
"line": 152,
|
|
2309
2468
|
"character": 2,
|
|
2310
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2469
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L152"
|
|
2311
2470
|
}
|
|
2312
2471
|
],
|
|
2313
2472
|
"signatures": [
|
|
2314
2473
|
{
|
|
2315
|
-
"id":
|
|
2474
|
+
"id": 90,
|
|
2316
2475
|
"name": "SkyProgressIndicatorNavButtonComponent",
|
|
2317
2476
|
"variant": "signature",
|
|
2318
2477
|
"kind": 16384,
|
|
@@ -2322,12 +2481,12 @@
|
|
|
2322
2481
|
"fileName": "lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2323
2482
|
"line": 152,
|
|
2324
2483
|
"character": 2,
|
|
2325
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2484
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L152"
|
|
2326
2485
|
}
|
|
2327
2486
|
],
|
|
2328
2487
|
"parameters": [
|
|
2329
2488
|
{
|
|
2330
|
-
"id":
|
|
2489
|
+
"id": 91,
|
|
2331
2490
|
"name": "changeDetector",
|
|
2332
2491
|
"variant": "param",
|
|
2333
2492
|
"kind": 32768,
|
|
@@ -2343,7 +2502,7 @@
|
|
|
2343
2502
|
}
|
|
2344
2503
|
},
|
|
2345
2504
|
{
|
|
2346
|
-
"id":
|
|
2505
|
+
"id": 92,
|
|
2347
2506
|
"name": "parentComponent",
|
|
2348
2507
|
"variant": "param",
|
|
2349
2508
|
"kind": 32768,
|
|
@@ -2352,7 +2511,7 @@
|
|
|
2352
2511
|
},
|
|
2353
2512
|
"type": {
|
|
2354
2513
|
"type": "reference",
|
|
2355
|
-
"target":
|
|
2514
|
+
"target": 152,
|
|
2356
2515
|
"name": "SkyProgressIndicatorComponent",
|
|
2357
2516
|
"package": "@skyux/progress-indicator"
|
|
2358
2517
|
}
|
|
@@ -2360,7 +2519,7 @@
|
|
|
2360
2519
|
],
|
|
2361
2520
|
"type": {
|
|
2362
2521
|
"type": "reference",
|
|
2363
|
-
"target":
|
|
2522
|
+
"target": 88,
|
|
2364
2523
|
"name": "SkyProgressIndicatorNavButtonComponent",
|
|
2365
2524
|
"package": "@skyux/progress-indicator"
|
|
2366
2525
|
}
|
|
@@ -2368,7 +2527,7 @@
|
|
|
2368
2527
|
]
|
|
2369
2528
|
},
|
|
2370
2529
|
{
|
|
2371
|
-
"id":
|
|
2530
|
+
"id": 106,
|
|
2372
2531
|
"name": "actionClick",
|
|
2373
2532
|
"variant": "declaration",
|
|
2374
2533
|
"kind": 1024,
|
|
@@ -2396,7 +2555,7 @@
|
|
|
2396
2555
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2397
2556
|
"line": 128,
|
|
2398
2557
|
"character": 9,
|
|
2399
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2558
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L128"
|
|
2400
2559
|
}
|
|
2401
2560
|
],
|
|
2402
2561
|
"type": {
|
|
@@ -2424,7 +2583,7 @@
|
|
|
2424
2583
|
]
|
|
2425
2584
|
},
|
|
2426
2585
|
{
|
|
2427
|
-
"id":
|
|
2586
|
+
"id": 93,
|
|
2428
2587
|
"name": "buttonText",
|
|
2429
2588
|
"variant": "declaration",
|
|
2430
2589
|
"kind": 1024,
|
|
@@ -2455,7 +2614,7 @@
|
|
|
2455
2614
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2456
2615
|
"line": 42,
|
|
2457
2616
|
"character": 9,
|
|
2458
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2617
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L42"
|
|
2459
2618
|
}
|
|
2460
2619
|
],
|
|
2461
2620
|
"type": {
|
|
@@ -2469,7 +2628,7 @@
|
|
|
2469
2628
|
]
|
|
2470
2629
|
},
|
|
2471
2630
|
{
|
|
2472
|
-
"id":
|
|
2631
|
+
"id": 111,
|
|
2473
2632
|
"name": "lastProgressChange",
|
|
2474
2633
|
"variant": "declaration",
|
|
2475
2634
|
"kind": 1024,
|
|
@@ -2481,7 +2640,7 @@
|
|
|
2481
2640
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2482
2641
|
"line": 139,
|
|
2483
2642
|
"character": 9,
|
|
2484
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2643
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L139"
|
|
2485
2644
|
}
|
|
2486
2645
|
],
|
|
2487
2646
|
"type": {
|
|
@@ -2493,7 +2652,7 @@
|
|
|
2493
2652
|
"decorators": []
|
|
2494
2653
|
},
|
|
2495
2654
|
{
|
|
2496
|
-
"id":
|
|
2655
|
+
"id": 94,
|
|
2497
2656
|
"name": "buttonType",
|
|
2498
2657
|
"variant": "declaration",
|
|
2499
2658
|
"kind": 262144,
|
|
@@ -2505,17 +2664,17 @@
|
|
|
2505
2664
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2506
2665
|
"line": 49,
|
|
2507
2666
|
"character": 13,
|
|
2508
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2667
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L49"
|
|
2509
2668
|
},
|
|
2510
2669
|
{
|
|
2511
2670
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2512
2671
|
"line": 53,
|
|
2513
2672
|
"character": 13,
|
|
2514
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2673
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L53"
|
|
2515
2674
|
}
|
|
2516
2675
|
],
|
|
2517
2676
|
"getSignature": {
|
|
2518
|
-
"id":
|
|
2677
|
+
"id": 95,
|
|
2519
2678
|
"name": "buttonType",
|
|
2520
2679
|
"variant": "signature",
|
|
2521
2680
|
"kind": 524288,
|
|
@@ -2525,7 +2684,7 @@
|
|
|
2525
2684
|
"fileName": "lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2526
2685
|
"line": 53,
|
|
2527
2686
|
"character": 13,
|
|
2528
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2687
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L53"
|
|
2529
2688
|
}
|
|
2530
2689
|
],
|
|
2531
2690
|
"type": {
|
|
@@ -2536,7 +2695,7 @@
|
|
|
2536
2695
|
}
|
|
2537
2696
|
},
|
|
2538
2697
|
"setSignature": {
|
|
2539
|
-
"id":
|
|
2698
|
+
"id": 96,
|
|
2540
2699
|
"name": "buttonType",
|
|
2541
2700
|
"variant": "signature",
|
|
2542
2701
|
"kind": 1048576,
|
|
@@ -2565,12 +2724,12 @@
|
|
|
2565
2724
|
"fileName": "lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2566
2725
|
"line": 49,
|
|
2567
2726
|
"character": 13,
|
|
2568
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2727
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L49"
|
|
2569
2728
|
}
|
|
2570
2729
|
],
|
|
2571
2730
|
"parameters": [
|
|
2572
2731
|
{
|
|
2573
|
-
"id":
|
|
2732
|
+
"id": 97,
|
|
2574
2733
|
"name": "value",
|
|
2575
2734
|
"variant": "param",
|
|
2576
2735
|
"kind": 32768,
|
|
@@ -2595,7 +2754,7 @@
|
|
|
2595
2754
|
]
|
|
2596
2755
|
},
|
|
2597
2756
|
{
|
|
2598
|
-
"id":
|
|
2757
|
+
"id": 98,
|
|
2599
2758
|
"name": "disabled",
|
|
2600
2759
|
"variant": "declaration",
|
|
2601
2760
|
"kind": 262144,
|
|
@@ -2607,17 +2766,17 @@
|
|
|
2607
2766
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2608
2767
|
"line": 62,
|
|
2609
2768
|
"character": 13,
|
|
2610
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2769
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L62"
|
|
2611
2770
|
},
|
|
2612
2771
|
{
|
|
2613
2772
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2614
2773
|
"line": 67,
|
|
2615
2774
|
"character": 13,
|
|
2616
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2775
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L67"
|
|
2617
2776
|
}
|
|
2618
2777
|
],
|
|
2619
2778
|
"getSignature": {
|
|
2620
|
-
"id":
|
|
2779
|
+
"id": 99,
|
|
2621
2780
|
"name": "disabled",
|
|
2622
2781
|
"variant": "signature",
|
|
2623
2782
|
"kind": 524288,
|
|
@@ -2627,7 +2786,7 @@
|
|
|
2627
2786
|
"fileName": "lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2628
2787
|
"line": 67,
|
|
2629
2788
|
"character": 13,
|
|
2630
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2789
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L67"
|
|
2631
2790
|
}
|
|
2632
2791
|
],
|
|
2633
2792
|
"type": {
|
|
@@ -2636,7 +2795,7 @@
|
|
|
2636
2795
|
}
|
|
2637
2796
|
},
|
|
2638
2797
|
"setSignature": {
|
|
2639
|
-
"id":
|
|
2798
|
+
"id": 100,
|
|
2640
2799
|
"name": "disabled",
|
|
2641
2800
|
"variant": "signature",
|
|
2642
2801
|
"kind": 1048576,
|
|
@@ -2665,12 +2824,12 @@
|
|
|
2665
2824
|
"fileName": "lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2666
2825
|
"line": 62,
|
|
2667
2826
|
"character": 13,
|
|
2668
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2827
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L62"
|
|
2669
2828
|
}
|
|
2670
2829
|
],
|
|
2671
2830
|
"parameters": [
|
|
2672
2831
|
{
|
|
2673
|
-
"id":
|
|
2832
|
+
"id": 101,
|
|
2674
2833
|
"name": "value",
|
|
2675
2834
|
"variant": "param",
|
|
2676
2835
|
"kind": 32768,
|
|
@@ -2693,7 +2852,7 @@
|
|
|
2693
2852
|
]
|
|
2694
2853
|
},
|
|
2695
2854
|
{
|
|
2696
|
-
"id":
|
|
2855
|
+
"id": 107,
|
|
2697
2856
|
"name": "isVisible",
|
|
2698
2857
|
"variant": "declaration",
|
|
2699
2858
|
"kind": 262144,
|
|
@@ -2705,17 +2864,17 @@
|
|
|
2705
2864
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2706
2865
|
"line": 130,
|
|
2707
2866
|
"character": 13,
|
|
2708
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2867
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L130"
|
|
2709
2868
|
},
|
|
2710
2869
|
{
|
|
2711
2870
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2712
2871
|
"line": 135,
|
|
2713
2872
|
"character": 13,
|
|
2714
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2873
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L135"
|
|
2715
2874
|
}
|
|
2716
2875
|
],
|
|
2717
2876
|
"getSignature": {
|
|
2718
|
-
"id":
|
|
2877
|
+
"id": 108,
|
|
2719
2878
|
"name": "isVisible",
|
|
2720
2879
|
"variant": "signature",
|
|
2721
2880
|
"kind": 524288,
|
|
@@ -2725,7 +2884,7 @@
|
|
|
2725
2884
|
"fileName": "lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2726
2885
|
"line": 135,
|
|
2727
2886
|
"character": 13,
|
|
2728
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2887
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L135"
|
|
2729
2888
|
}
|
|
2730
2889
|
],
|
|
2731
2890
|
"type": {
|
|
@@ -2734,7 +2893,7 @@
|
|
|
2734
2893
|
}
|
|
2735
2894
|
},
|
|
2736
2895
|
"setSignature": {
|
|
2737
|
-
"id":
|
|
2896
|
+
"id": 109,
|
|
2738
2897
|
"name": "isVisible",
|
|
2739
2898
|
"variant": "signature",
|
|
2740
2899
|
"kind": 1048576,
|
|
@@ -2744,12 +2903,12 @@
|
|
|
2744
2903
|
"fileName": "lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2745
2904
|
"line": 130,
|
|
2746
2905
|
"character": 13,
|
|
2747
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2906
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L130"
|
|
2748
2907
|
}
|
|
2749
2908
|
],
|
|
2750
2909
|
"parameters": [
|
|
2751
2910
|
{
|
|
2752
|
-
"id":
|
|
2911
|
+
"id": 110,
|
|
2753
2912
|
"name": "value",
|
|
2754
2913
|
"variant": "param",
|
|
2755
2914
|
"kind": 32768,
|
|
@@ -2768,7 +2927,7 @@
|
|
|
2768
2927
|
"decorators": []
|
|
2769
2928
|
},
|
|
2770
2929
|
{
|
|
2771
|
-
"id":
|
|
2930
|
+
"id": 102,
|
|
2772
2931
|
"name": "progressIndicator",
|
|
2773
2932
|
"variant": "declaration",
|
|
2774
2933
|
"kind": 262144,
|
|
@@ -2780,17 +2939,17 @@
|
|
|
2780
2939
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2781
2940
|
"line": 76,
|
|
2782
2941
|
"character": 13,
|
|
2783
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2942
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L76"
|
|
2784
2943
|
},
|
|
2785
2944
|
{
|
|
2786
2945
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2787
2946
|
"line": 118,
|
|
2788
2947
|
"character": 13,
|
|
2789
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2948
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L118"
|
|
2790
2949
|
}
|
|
2791
2950
|
],
|
|
2792
2951
|
"getSignature": {
|
|
2793
|
-
"id":
|
|
2952
|
+
"id": 103,
|
|
2794
2953
|
"name": "progressIndicator",
|
|
2795
2954
|
"variant": "signature",
|
|
2796
2955
|
"kind": 524288,
|
|
@@ -2800,18 +2959,18 @@
|
|
|
2800
2959
|
"fileName": "lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2801
2960
|
"line": 118,
|
|
2802
2961
|
"character": 13,
|
|
2803
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2962
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L118"
|
|
2804
2963
|
}
|
|
2805
2964
|
],
|
|
2806
2965
|
"type": {
|
|
2807
2966
|
"type": "reference",
|
|
2808
|
-
"target":
|
|
2967
|
+
"target": 152,
|
|
2809
2968
|
"name": "SkyProgressIndicatorComponent",
|
|
2810
2969
|
"package": "@skyux/progress-indicator"
|
|
2811
2970
|
}
|
|
2812
2971
|
},
|
|
2813
2972
|
"setSignature": {
|
|
2814
|
-
"id":
|
|
2973
|
+
"id": 104,
|
|
2815
2974
|
"name": "progressIndicator",
|
|
2816
2975
|
"variant": "signature",
|
|
2817
2976
|
"kind": 1048576,
|
|
@@ -2835,19 +2994,19 @@
|
|
|
2835
2994
|
"fileName": "lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2836
2995
|
"line": 76,
|
|
2837
2996
|
"character": 13,
|
|
2838
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2997
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L76"
|
|
2839
2998
|
}
|
|
2840
2999
|
],
|
|
2841
3000
|
"parameters": [
|
|
2842
3001
|
{
|
|
2843
|
-
"id":
|
|
3002
|
+
"id": 105,
|
|
2844
3003
|
"name": "value",
|
|
2845
3004
|
"variant": "param",
|
|
2846
3005
|
"kind": 32768,
|
|
2847
3006
|
"flags": {},
|
|
2848
3007
|
"type": {
|
|
2849
3008
|
"type": "reference",
|
|
2850
|
-
"target":
|
|
3009
|
+
"target": 152,
|
|
2851
3010
|
"name": "SkyProgressIndicatorComponent",
|
|
2852
3011
|
"package": "@skyux/progress-indicator"
|
|
2853
3012
|
}
|
|
@@ -2865,7 +3024,7 @@
|
|
|
2865
3024
|
]
|
|
2866
3025
|
},
|
|
2867
3026
|
{
|
|
2868
|
-
"id":
|
|
3027
|
+
"id": 120,
|
|
2869
3028
|
"name": "ngAfterViewInit",
|
|
2870
3029
|
"variant": "declaration",
|
|
2871
3030
|
"kind": 2048,
|
|
@@ -2877,12 +3036,12 @@
|
|
|
2877
3036
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2878
3037
|
"line": 160,
|
|
2879
3038
|
"character": 9,
|
|
2880
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3039
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L160"
|
|
2881
3040
|
}
|
|
2882
3041
|
],
|
|
2883
3042
|
"signatures": [
|
|
2884
3043
|
{
|
|
2885
|
-
"id":
|
|
3044
|
+
"id": 121,
|
|
2886
3045
|
"name": "ngAfterViewInit",
|
|
2887
3046
|
"variant": "signature",
|
|
2888
3047
|
"kind": 4096,
|
|
@@ -2892,7 +3051,7 @@
|
|
|
2892
3051
|
"fileName": "lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2893
3052
|
"line": 160,
|
|
2894
3053
|
"character": 9,
|
|
2895
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3054
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L160"
|
|
2896
3055
|
}
|
|
2897
3056
|
],
|
|
2898
3057
|
"type": {
|
|
@@ -2914,7 +3073,7 @@
|
|
|
2914
3073
|
"decorators": []
|
|
2915
3074
|
},
|
|
2916
3075
|
{
|
|
2917
|
-
"id":
|
|
3076
|
+
"id": 122,
|
|
2918
3077
|
"name": "ngOnDestroy",
|
|
2919
3078
|
"variant": "declaration",
|
|
2920
3079
|
"kind": 2048,
|
|
@@ -2926,12 +3085,12 @@
|
|
|
2926
3085
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2927
3086
|
"line": 168,
|
|
2928
3087
|
"character": 9,
|
|
2929
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3088
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L168"
|
|
2930
3089
|
}
|
|
2931
3090
|
],
|
|
2932
3091
|
"signatures": [
|
|
2933
3092
|
{
|
|
2934
|
-
"id":
|
|
3093
|
+
"id": 123,
|
|
2935
3094
|
"name": "ngOnDestroy",
|
|
2936
3095
|
"variant": "signature",
|
|
2937
3096
|
"kind": 4096,
|
|
@@ -2941,7 +3100,7 @@
|
|
|
2941
3100
|
"fileName": "lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2942
3101
|
"line": 168,
|
|
2943
3102
|
"character": 9,
|
|
2944
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3103
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L168"
|
|
2945
3104
|
}
|
|
2946
3105
|
],
|
|
2947
3106
|
"type": {
|
|
@@ -2963,7 +3122,7 @@
|
|
|
2963
3122
|
"decorators": []
|
|
2964
3123
|
},
|
|
2965
3124
|
{
|
|
2966
|
-
"id":
|
|
3125
|
+
"id": 124,
|
|
2967
3126
|
"name": "onClick",
|
|
2968
3127
|
"variant": "declaration",
|
|
2969
3128
|
"kind": 2048,
|
|
@@ -2975,12 +3134,12 @@
|
|
|
2975
3134
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2976
3135
|
"line": 174,
|
|
2977
3136
|
"character": 9,
|
|
2978
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3137
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L174"
|
|
2979
3138
|
}
|
|
2980
3139
|
],
|
|
2981
3140
|
"signatures": [
|
|
2982
3141
|
{
|
|
2983
|
-
"id":
|
|
3142
|
+
"id": 125,
|
|
2984
3143
|
"name": "onClick",
|
|
2985
3144
|
"variant": "signature",
|
|
2986
3145
|
"kind": 4096,
|
|
@@ -2990,12 +3149,12 @@
|
|
|
2990
3149
|
"fileName": "lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2991
3150
|
"line": 174,
|
|
2992
3151
|
"character": 9,
|
|
2993
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3152
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L174"
|
|
2994
3153
|
}
|
|
2995
3154
|
],
|
|
2996
3155
|
"parameters": [
|
|
2997
3156
|
{
|
|
2998
|
-
"id":
|
|
3157
|
+
"id": 126,
|
|
2999
3158
|
"name": "event",
|
|
3000
3159
|
"variant": "param",
|
|
3001
3160
|
"kind": 32768,
|
|
@@ -3024,32 +3183,32 @@
|
|
|
3024
3183
|
{
|
|
3025
3184
|
"title": "Constructors",
|
|
3026
3185
|
"children": [
|
|
3027
|
-
|
|
3186
|
+
89
|
|
3028
3187
|
]
|
|
3029
3188
|
},
|
|
3030
3189
|
{
|
|
3031
3190
|
"title": "Properties",
|
|
3032
3191
|
"children": [
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
|
|
3192
|
+
106,
|
|
3193
|
+
93,
|
|
3194
|
+
111
|
|
3036
3195
|
]
|
|
3037
3196
|
},
|
|
3038
3197
|
{
|
|
3039
3198
|
"title": "Accessors",
|
|
3040
3199
|
"children": [
|
|
3041
|
-
|
|
3042
|
-
|
|
3043
|
-
|
|
3044
|
-
|
|
3200
|
+
94,
|
|
3201
|
+
98,
|
|
3202
|
+
107,
|
|
3203
|
+
102
|
|
3045
3204
|
]
|
|
3046
3205
|
},
|
|
3047
3206
|
{
|
|
3048
3207
|
"title": "Methods",
|
|
3049
3208
|
"children": [
|
|
3050
|
-
|
|
3051
|
-
|
|
3052
|
-
|
|
3209
|
+
120,
|
|
3210
|
+
122,
|
|
3211
|
+
124
|
|
3053
3212
|
]
|
|
3054
3213
|
}
|
|
3055
3214
|
],
|
|
@@ -3058,7 +3217,7 @@
|
|
|
3058
3217
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
3059
3218
|
"line": 34,
|
|
3060
3219
|
"character": 13,
|
|
3061
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3220
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L34"
|
|
3062
3221
|
}
|
|
3063
3222
|
],
|
|
3064
3223
|
"implementedTypes": [
|
|
@@ -3091,7 +3250,7 @@
|
|
|
3091
3250
|
]
|
|
3092
3251
|
},
|
|
3093
3252
|
{
|
|
3094
|
-
"id":
|
|
3253
|
+
"id": 133,
|
|
3095
3254
|
"name": "SkyProgressIndicatorResetButtonComponent",
|
|
3096
3255
|
"variant": "declaration",
|
|
3097
3256
|
"kind": 128,
|
|
@@ -3106,7 +3265,7 @@
|
|
|
3106
3265
|
},
|
|
3107
3266
|
"children": [
|
|
3108
3267
|
{
|
|
3109
|
-
"id":
|
|
3268
|
+
"id": 134,
|
|
3110
3269
|
"name": "constructor",
|
|
3111
3270
|
"variant": "declaration",
|
|
3112
3271
|
"kind": 512,
|
|
@@ -3116,12 +3275,12 @@
|
|
|
3116
3275
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3117
3276
|
"line": 56,
|
|
3118
3277
|
"character": 2,
|
|
3119
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3278
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L56"
|
|
3120
3279
|
}
|
|
3121
3280
|
],
|
|
3122
3281
|
"signatures": [
|
|
3123
3282
|
{
|
|
3124
|
-
"id":
|
|
3283
|
+
"id": 135,
|
|
3125
3284
|
"name": "SkyProgressIndicatorResetButtonComponent",
|
|
3126
3285
|
"variant": "signature",
|
|
3127
3286
|
"kind": 16384,
|
|
@@ -3131,12 +3290,12 @@
|
|
|
3131
3290
|
"fileName": "lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3132
3291
|
"line": 56,
|
|
3133
3292
|
"character": 2,
|
|
3134
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3293
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L56"
|
|
3135
3294
|
}
|
|
3136
3295
|
],
|
|
3137
3296
|
"parameters": [
|
|
3138
3297
|
{
|
|
3139
|
-
"id":
|
|
3298
|
+
"id": 136,
|
|
3140
3299
|
"name": "changeDetector",
|
|
3141
3300
|
"variant": "param",
|
|
3142
3301
|
"kind": 32768,
|
|
@@ -3154,7 +3313,7 @@
|
|
|
3154
3313
|
],
|
|
3155
3314
|
"type": {
|
|
3156
3315
|
"type": "reference",
|
|
3157
|
-
"target":
|
|
3316
|
+
"target": 133,
|
|
3158
3317
|
"name": "SkyProgressIndicatorResetButtonComponent",
|
|
3159
3318
|
"package": "@skyux/progress-indicator"
|
|
3160
3319
|
}
|
|
@@ -3162,7 +3321,7 @@
|
|
|
3162
3321
|
]
|
|
3163
3322
|
},
|
|
3164
3323
|
{
|
|
3165
|
-
"id":
|
|
3324
|
+
"id": 141,
|
|
3166
3325
|
"name": "progressIndicator",
|
|
3167
3326
|
"variant": "declaration",
|
|
3168
3327
|
"kind": 1024,
|
|
@@ -3188,12 +3347,12 @@
|
|
|
3188
3347
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3189
3348
|
"line": 44,
|
|
3190
3349
|
"character": 9,
|
|
3191
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3350
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L44"
|
|
3192
3351
|
}
|
|
3193
3352
|
],
|
|
3194
3353
|
"type": {
|
|
3195
3354
|
"type": "reference",
|
|
3196
|
-
"target":
|
|
3355
|
+
"target": 152,
|
|
3197
3356
|
"name": "SkyProgressIndicatorComponent",
|
|
3198
3357
|
"package": "@skyux/progress-indicator"
|
|
3199
3358
|
},
|
|
@@ -3204,7 +3363,7 @@
|
|
|
3204
3363
|
]
|
|
3205
3364
|
},
|
|
3206
3365
|
{
|
|
3207
|
-
"id":
|
|
3366
|
+
"id": 142,
|
|
3208
3367
|
"name": "resetClick",
|
|
3209
3368
|
"variant": "declaration",
|
|
3210
3369
|
"kind": 1024,
|
|
@@ -3224,7 +3383,7 @@
|
|
|
3224
3383
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3225
3384
|
"line": 51,
|
|
3226
3385
|
"character": 9,
|
|
3227
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3386
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L51"
|
|
3228
3387
|
}
|
|
3229
3388
|
],
|
|
3230
3389
|
"type": {
|
|
@@ -3250,7 +3409,7 @@
|
|
|
3250
3409
|
]
|
|
3251
3410
|
},
|
|
3252
3411
|
{
|
|
3253
|
-
"id":
|
|
3412
|
+
"id": 137,
|
|
3254
3413
|
"name": "disabled",
|
|
3255
3414
|
"variant": "declaration",
|
|
3256
3415
|
"kind": 262144,
|
|
@@ -3262,17 +3421,17 @@
|
|
|
3262
3421
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3263
3422
|
"line": 30,
|
|
3264
3423
|
"character": 13,
|
|
3265
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3424
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L30"
|
|
3266
3425
|
},
|
|
3267
3426
|
{
|
|
3268
3427
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3269
3428
|
"line": 35,
|
|
3270
3429
|
"character": 13,
|
|
3271
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3430
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L35"
|
|
3272
3431
|
}
|
|
3273
3432
|
],
|
|
3274
3433
|
"getSignature": {
|
|
3275
|
-
"id":
|
|
3434
|
+
"id": 138,
|
|
3276
3435
|
"name": "disabled",
|
|
3277
3436
|
"variant": "signature",
|
|
3278
3437
|
"kind": 524288,
|
|
@@ -3282,7 +3441,7 @@
|
|
|
3282
3441
|
"fileName": "lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3283
3442
|
"line": 35,
|
|
3284
3443
|
"character": 13,
|
|
3285
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3444
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L35"
|
|
3286
3445
|
}
|
|
3287
3446
|
],
|
|
3288
3447
|
"type": {
|
|
@@ -3291,7 +3450,7 @@
|
|
|
3291
3450
|
}
|
|
3292
3451
|
},
|
|
3293
3452
|
"setSignature": {
|
|
3294
|
-
"id":
|
|
3453
|
+
"id": 139,
|
|
3295
3454
|
"name": "disabled",
|
|
3296
3455
|
"variant": "signature",
|
|
3297
3456
|
"kind": 1048576,
|
|
@@ -3320,12 +3479,12 @@
|
|
|
3320
3479
|
"fileName": "lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3321
3480
|
"line": 30,
|
|
3322
3481
|
"character": 13,
|
|
3323
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3482
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L30"
|
|
3324
3483
|
}
|
|
3325
3484
|
],
|
|
3326
3485
|
"parameters": [
|
|
3327
3486
|
{
|
|
3328
|
-
"id":
|
|
3487
|
+
"id": 140,
|
|
3329
3488
|
"name": "value",
|
|
3330
3489
|
"variant": "param",
|
|
3331
3490
|
"kind": 32768,
|
|
@@ -3348,7 +3507,7 @@
|
|
|
3348
3507
|
]
|
|
3349
3508
|
},
|
|
3350
3509
|
{
|
|
3351
|
-
"id":
|
|
3510
|
+
"id": 145,
|
|
3352
3511
|
"name": "ngOnDestroy",
|
|
3353
3512
|
"variant": "declaration",
|
|
3354
3513
|
"kind": 2048,
|
|
@@ -3360,12 +3519,12 @@
|
|
|
3360
3519
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3361
3520
|
"line": 65,
|
|
3362
3521
|
"character": 9,
|
|
3363
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3522
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L65"
|
|
3364
3523
|
}
|
|
3365
3524
|
],
|
|
3366
3525
|
"signatures": [
|
|
3367
3526
|
{
|
|
3368
|
-
"id":
|
|
3527
|
+
"id": 146,
|
|
3369
3528
|
"name": "ngOnDestroy",
|
|
3370
3529
|
"variant": "signature",
|
|
3371
3530
|
"kind": 4096,
|
|
@@ -3375,7 +3534,7 @@
|
|
|
3375
3534
|
"fileName": "lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3376
3535
|
"line": 65,
|
|
3377
3536
|
"character": 9,
|
|
3378
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3537
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L65"
|
|
3379
3538
|
}
|
|
3380
3539
|
],
|
|
3381
3540
|
"type": {
|
|
@@ -3397,7 +3556,7 @@
|
|
|
3397
3556
|
"decorators": []
|
|
3398
3557
|
},
|
|
3399
3558
|
{
|
|
3400
|
-
"id":
|
|
3559
|
+
"id": 147,
|
|
3401
3560
|
"name": "onClick",
|
|
3402
3561
|
"variant": "declaration",
|
|
3403
3562
|
"kind": 2048,
|
|
@@ -3409,12 +3568,12 @@
|
|
|
3409
3568
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3410
3569
|
"line": 69,
|
|
3411
3570
|
"character": 9,
|
|
3412
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3571
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L69"
|
|
3413
3572
|
}
|
|
3414
3573
|
],
|
|
3415
3574
|
"signatures": [
|
|
3416
3575
|
{
|
|
3417
|
-
"id":
|
|
3576
|
+
"id": 148,
|
|
3418
3577
|
"name": "onClick",
|
|
3419
3578
|
"variant": "signature",
|
|
3420
3579
|
"kind": 4096,
|
|
@@ -3424,7 +3583,7 @@
|
|
|
3424
3583
|
"fileName": "lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3425
3584
|
"line": 69,
|
|
3426
3585
|
"character": 9,
|
|
3427
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3586
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L69"
|
|
3428
3587
|
}
|
|
3429
3588
|
],
|
|
3430
3589
|
"type": {
|
|
@@ -3440,27 +3599,27 @@
|
|
|
3440
3599
|
{
|
|
3441
3600
|
"title": "Constructors",
|
|
3442
3601
|
"children": [
|
|
3443
|
-
|
|
3602
|
+
134
|
|
3444
3603
|
]
|
|
3445
3604
|
},
|
|
3446
3605
|
{
|
|
3447
3606
|
"title": "Properties",
|
|
3448
3607
|
"children": [
|
|
3449
|
-
|
|
3450
|
-
|
|
3608
|
+
141,
|
|
3609
|
+
142
|
|
3451
3610
|
]
|
|
3452
3611
|
},
|
|
3453
3612
|
{
|
|
3454
3613
|
"title": "Accessors",
|
|
3455
3614
|
"children": [
|
|
3456
|
-
|
|
3615
|
+
137
|
|
3457
3616
|
]
|
|
3458
3617
|
},
|
|
3459
3618
|
{
|
|
3460
3619
|
"title": "Methods",
|
|
3461
3620
|
"children": [
|
|
3462
|
-
|
|
3463
|
-
|
|
3621
|
+
145,
|
|
3622
|
+
147
|
|
3464
3623
|
]
|
|
3465
3624
|
}
|
|
3466
3625
|
],
|
|
@@ -3469,7 +3628,7 @@
|
|
|
3469
3628
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3470
3629
|
"line": 24,
|
|
3471
3630
|
"character": 13,
|
|
3472
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3631
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L24"
|
|
3473
3632
|
}
|
|
3474
3633
|
],
|
|
3475
3634
|
"implementedTypes": [
|
|
@@ -3493,7 +3652,7 @@
|
|
|
3493
3652
|
]
|
|
3494
3653
|
},
|
|
3495
3654
|
{
|
|
3496
|
-
"id":
|
|
3655
|
+
"id": 149,
|
|
3497
3656
|
"name": "SkyProgressIndicatorTitleComponent",
|
|
3498
3657
|
"variant": "declaration",
|
|
3499
3658
|
"kind": 128,
|
|
@@ -3511,7 +3670,7 @@
|
|
|
3511
3670
|
{
|
|
3512
3671
|
"title": "Constructors",
|
|
3513
3672
|
"children": [
|
|
3514
|
-
|
|
3673
|
+
150
|
|
3515
3674
|
]
|
|
3516
3675
|
}
|
|
3517
3676
|
],
|
|
@@ -3520,7 +3679,7 @@
|
|
|
3520
3679
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-title/progress-indicator-title.component.ts",
|
|
3521
3680
|
"line": 12,
|
|
3522
3681
|
"character": 13,
|
|
3523
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3682
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-title/progress-indicator-title.component.ts#L12"
|
|
3524
3683
|
}
|
|
3525
3684
|
],
|
|
3526
3685
|
"decorators": [
|
|
@@ -3574,7 +3733,7 @@
|
|
|
3574
3733
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-args.ts",
|
|
3575
3734
|
"line": 15,
|
|
3576
3735
|
"character": 2,
|
|
3577
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3736
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-args.ts#L15"
|
|
3578
3737
|
}
|
|
3579
3738
|
],
|
|
3580
3739
|
"type": {
|
|
@@ -3606,7 +3765,7 @@
|
|
|
3606
3765
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-args.ts",
|
|
3607
3766
|
"line": 10,
|
|
3608
3767
|
"character": 2,
|
|
3609
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3768
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-args.ts#L10"
|
|
3610
3769
|
}
|
|
3611
3770
|
],
|
|
3612
3771
|
"type": {
|
|
@@ -3631,7 +3790,7 @@
|
|
|
3631
3790
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-args.ts",
|
|
3632
3791
|
"line": 6,
|
|
3633
3792
|
"character": 17,
|
|
3634
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3793
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-args.ts#L6"
|
|
3635
3794
|
}
|
|
3636
3795
|
]
|
|
3637
3796
|
},
|
|
@@ -3663,7 +3822,7 @@
|
|
|
3663
3822
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-change.ts",
|
|
3664
3823
|
"line": 7,
|
|
3665
3824
|
"character": 2,
|
|
3666
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3825
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-change.ts#L7"
|
|
3667
3826
|
}
|
|
3668
3827
|
],
|
|
3669
3828
|
"type": {
|
|
@@ -3692,7 +3851,7 @@
|
|
|
3692
3851
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-change.ts",
|
|
3693
3852
|
"line": 12,
|
|
3694
3853
|
"character": 2,
|
|
3695
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3854
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-change.ts#L12"
|
|
3696
3855
|
}
|
|
3697
3856
|
],
|
|
3698
3857
|
"type": {
|
|
@@ -3721,7 +3880,7 @@
|
|
|
3721
3880
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-change.ts",
|
|
3722
3881
|
"line": 17,
|
|
3723
3882
|
"character": 2,
|
|
3724
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3883
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-change.ts#L17"
|
|
3725
3884
|
}
|
|
3726
3885
|
],
|
|
3727
3886
|
"type": {
|
|
@@ -3750,7 +3909,7 @@
|
|
|
3750
3909
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-change.ts",
|
|
3751
3910
|
"line": 3,
|
|
3752
3911
|
"character": 17,
|
|
3753
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3912
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-change.ts#L3"
|
|
3754
3913
|
}
|
|
3755
3914
|
]
|
|
3756
3915
|
},
|
|
@@ -3790,7 +3949,7 @@
|
|
|
3790
3949
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message.ts",
|
|
3791
3950
|
"line": 13,
|
|
3792
3951
|
"character": 2,
|
|
3793
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3952
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L13"
|
|
3794
3953
|
}
|
|
3795
3954
|
],
|
|
3796
3955
|
"type": {
|
|
@@ -3815,7 +3974,7 @@
|
|
|
3815
3974
|
"fileName": "lib/modules/progress-indicator/types/progress-indicator-message.ts",
|
|
3816
3975
|
"line": 14,
|
|
3817
3976
|
"character": 4,
|
|
3818
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3977
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L14"
|
|
3819
3978
|
}
|
|
3820
3979
|
],
|
|
3821
3980
|
"type": {
|
|
@@ -3837,7 +3996,7 @@
|
|
|
3837
3996
|
"fileName": "lib/modules/progress-indicator/types/progress-indicator-message.ts",
|
|
3838
3997
|
"line": 13,
|
|
3839
3998
|
"character": 9,
|
|
3840
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3999
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L13"
|
|
3841
4000
|
}
|
|
3842
4001
|
],
|
|
3843
4002
|
"indexSignature": {
|
|
@@ -3851,7 +4010,7 @@
|
|
|
3851
4010
|
"fileName": "lib/modules/progress-indicator/types/progress-indicator-message.ts",
|
|
3852
4011
|
"line": 18,
|
|
3853
4012
|
"character": 4,
|
|
3854
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4013
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L18"
|
|
3855
4014
|
}
|
|
3856
4015
|
],
|
|
3857
4016
|
"parameters": [
|
|
@@ -3894,7 +4053,7 @@
|
|
|
3894
4053
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message.ts",
|
|
3895
4054
|
"line": 7,
|
|
3896
4055
|
"character": 2,
|
|
3897
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4056
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L7"
|
|
3898
4057
|
}
|
|
3899
4058
|
],
|
|
3900
4059
|
"type": {
|
|
@@ -3919,7 +4078,7 @@
|
|
|
3919
4078
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message.ts",
|
|
3920
4079
|
"line": 3,
|
|
3921
4080
|
"character": 17,
|
|
3922
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4081
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L3"
|
|
3923
4082
|
}
|
|
3924
4083
|
]
|
|
3925
4084
|
},
|
|
@@ -3934,7 +4093,7 @@
|
|
|
3934
4093
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-display-mode-type.ts",
|
|
3935
4094
|
"line": 1,
|
|
3936
4095
|
"character": 12,
|
|
3937
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4096
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-display-mode-type.ts#L1"
|
|
3938
4097
|
}
|
|
3939
4098
|
],
|
|
3940
4099
|
"type": {
|
|
@@ -3978,7 +4137,7 @@
|
|
|
3978
4137
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-nav-button-type.ts",
|
|
3979
4138
|
"line": 4,
|
|
3980
4139
|
"character": 12,
|
|
3981
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4140
|
+
"url": "https://github.com/blackbaud/skyux/blob/f475191/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-nav-button-type.ts#L4"
|
|
3982
4141
|
}
|
|
3983
4142
|
],
|
|
3984
4143
|
"type": {
|
|
@@ -4018,10 +4177,10 @@
|
|
|
4018
4177
|
7,
|
|
4019
4178
|
1,
|
|
4020
4179
|
43,
|
|
4021
|
-
|
|
4022
|
-
|
|
4023
|
-
|
|
4024
|
-
|
|
4180
|
+
152,
|
|
4181
|
+
88,
|
|
4182
|
+
133,
|
|
4183
|
+
149
|
|
4025
4184
|
]
|
|
4026
4185
|
},
|
|
4027
4186
|
{
|
|
@@ -4238,437 +4397,449 @@
|
|
|
4238
4397
|
},
|
|
4239
4398
|
"51": {
|
|
4240
4399
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4241
|
-
"qualifiedName": "SkyProgressIndicatorItemComponent.
|
|
4400
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.helpKey"
|
|
4242
4401
|
},
|
|
4243
4402
|
"52": {
|
|
4244
4403
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4245
|
-
"qualifiedName": "SkyProgressIndicatorItemComponent.
|
|
4404
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.helpPopoverContent"
|
|
4246
4405
|
},
|
|
4247
4406
|
"53": {
|
|
4248
4407
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4249
|
-
"qualifiedName": "SkyProgressIndicatorItemComponent.
|
|
4408
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.helpPopoverTitle"
|
|
4250
4409
|
},
|
|
4251
4410
|
"54": {
|
|
4252
4411
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4253
|
-
"qualifiedName": "
|
|
4412
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.status"
|
|
4254
4413
|
},
|
|
4255
4414
|
"55": {
|
|
4256
4415
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4257
|
-
"qualifiedName": "SkyProgressIndicatorItemComponent.
|
|
4416
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.status"
|
|
4258
4417
|
},
|
|
4259
4418
|
"56": {
|
|
4260
4419
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4261
|
-
"qualifiedName": "SkyProgressIndicatorItemComponent.
|
|
4420
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.status"
|
|
4262
4421
|
},
|
|
4263
4422
|
"57": {
|
|
4264
4423
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4265
|
-
"qualifiedName": "
|
|
4424
|
+
"qualifiedName": "value"
|
|
4266
4425
|
},
|
|
4267
4426
|
"58": {
|
|
4268
4427
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4269
|
-
"qualifiedName": "SkyProgressIndicatorItemComponent.
|
|
4428
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.formattedTitle"
|
|
4270
4429
|
},
|
|
4271
4430
|
"59": {
|
|
4272
4431
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4273
|
-
"qualifiedName": "
|
|
4432
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.isVisible"
|
|
4274
4433
|
},
|
|
4275
4434
|
"60": {
|
|
4276
4435
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4277
|
-
"qualifiedName": "SkyProgressIndicatorItemComponent.
|
|
4436
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.isVisible"
|
|
4278
4437
|
},
|
|
4279
4438
|
"61": {
|
|
4280
4439
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4281
|
-
"qualifiedName": "SkyProgressIndicatorItemComponent.
|
|
4440
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.isVisible"
|
|
4282
4441
|
},
|
|
4283
4442
|
"62": {
|
|
4284
4443
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4285
|
-
"qualifiedName": "
|
|
4444
|
+
"qualifiedName": "value"
|
|
4286
4445
|
},
|
|
4287
4446
|
"63": {
|
|
4288
4447
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4289
|
-
"qualifiedName": "
|
|
4448
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.showStatusMarker"
|
|
4290
4449
|
},
|
|
4291
4450
|
"64": {
|
|
4292
4451
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4293
|
-
"qualifiedName": "SkyProgressIndicatorItemComponent.
|
|
4452
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.showStatusMarker"
|
|
4294
4453
|
},
|
|
4295
4454
|
"65": {
|
|
4296
4455
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4297
|
-
"qualifiedName": "SkyProgressIndicatorItemComponent.
|
|
4456
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.showStatusMarker"
|
|
4298
4457
|
},
|
|
4299
4458
|
"66": {
|
|
4300
4459
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4301
|
-
"qualifiedName": "
|
|
4460
|
+
"qualifiedName": "value"
|
|
4302
4461
|
},
|
|
4303
4462
|
"67": {
|
|
4304
4463
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4305
|
-
"qualifiedName": "
|
|
4464
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.showTitle"
|
|
4306
4465
|
},
|
|
4307
4466
|
"68": {
|
|
4467
|
+
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4468
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.showTitle"
|
|
4469
|
+
},
|
|
4470
|
+
"69": {
|
|
4471
|
+
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4472
|
+
"qualifiedName": "SkyProgressIndicatorItemComponent.showTitle"
|
|
4473
|
+
},
|
|
4474
|
+
"70": {
|
|
4475
|
+
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4476
|
+
"qualifiedName": "value"
|
|
4477
|
+
},
|
|
4478
|
+
"71": {
|
|
4308
4479
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4309
4480
|
"qualifiedName": "SkyProgressIndicatorItemComponent.statusName"
|
|
4310
4481
|
},
|
|
4311
|
-
"
|
|
4482
|
+
"79": {
|
|
4312
4483
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4313
4484
|
"qualifiedName": "SkyProgressIndicatorItemComponent.ngOnInit"
|
|
4314
4485
|
},
|
|
4315
|
-
"
|
|
4486
|
+
"80": {
|
|
4316
4487
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4317
4488
|
"qualifiedName": "SkyProgressIndicatorItemComponent.ngOnInit"
|
|
4318
4489
|
},
|
|
4319
|
-
"
|
|
4490
|
+
"81": {
|
|
4320
4491
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4321
4492
|
"qualifiedName": "SkyProgressIndicatorItemComponent.showStepNumber"
|
|
4322
4493
|
},
|
|
4323
|
-
"
|
|
4494
|
+
"82": {
|
|
4324
4495
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4325
4496
|
"qualifiedName": "SkyProgressIndicatorItemComponent.showStepNumber"
|
|
4326
4497
|
},
|
|
4327
|
-
"
|
|
4498
|
+
"83": {
|
|
4328
4499
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4329
4500
|
"qualifiedName": "step"
|
|
4330
4501
|
},
|
|
4331
|
-
"
|
|
4502
|
+
"84": {
|
|
4332
4503
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4333
4504
|
"qualifiedName": "SkyProgressIndicatorItemComponent.hideStepNumber"
|
|
4334
4505
|
},
|
|
4335
|
-
"
|
|
4506
|
+
"85": {
|
|
4336
4507
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
4337
4508
|
"qualifiedName": "SkyProgressIndicatorItemComponent.hideStepNumber"
|
|
4338
4509
|
},
|
|
4339
|
-
"
|
|
4510
|
+
"88": {
|
|
4340
4511
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4341
4512
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent"
|
|
4342
4513
|
},
|
|
4343
|
-
"
|
|
4514
|
+
"89": {
|
|
4344
4515
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4345
4516
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.__constructor"
|
|
4346
4517
|
},
|
|
4347
|
-
"
|
|
4518
|
+
"90": {
|
|
4348
4519
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4349
4520
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent"
|
|
4350
4521
|
},
|
|
4351
|
-
"
|
|
4522
|
+
"91": {
|
|
4352
4523
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4353
4524
|
"qualifiedName": "changeDetector"
|
|
4354
4525
|
},
|
|
4355
|
-
"
|
|
4526
|
+
"92": {
|
|
4356
4527
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4357
4528
|
"qualifiedName": "parentComponent"
|
|
4358
4529
|
},
|
|
4359
|
-
"
|
|
4530
|
+
"93": {
|
|
4360
4531
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4361
4532
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.buttonText"
|
|
4362
4533
|
},
|
|
4363
|
-
"
|
|
4534
|
+
"94": {
|
|
4364
4535
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4365
4536
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.buttonType"
|
|
4366
4537
|
},
|
|
4367
|
-
"
|
|
4538
|
+
"95": {
|
|
4368
4539
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4369
4540
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.buttonType"
|
|
4370
4541
|
},
|
|
4371
|
-
"
|
|
4542
|
+
"96": {
|
|
4372
4543
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4373
4544
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.buttonType"
|
|
4374
4545
|
},
|
|
4375
|
-
"
|
|
4546
|
+
"97": {
|
|
4376
4547
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4377
4548
|
"qualifiedName": "value"
|
|
4378
4549
|
},
|
|
4379
|
-
"
|
|
4550
|
+
"98": {
|
|
4380
4551
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4381
4552
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.disabled"
|
|
4382
4553
|
},
|
|
4383
|
-
"
|
|
4554
|
+
"99": {
|
|
4384
4555
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4385
4556
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.disabled"
|
|
4386
4557
|
},
|
|
4387
|
-
"
|
|
4558
|
+
"100": {
|
|
4388
4559
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4389
4560
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.disabled"
|
|
4390
4561
|
},
|
|
4391
|
-
"
|
|
4562
|
+
"101": {
|
|
4392
4563
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4393
4564
|
"qualifiedName": "value"
|
|
4394
4565
|
},
|
|
4395
|
-
"
|
|
4566
|
+
"102": {
|
|
4396
4567
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4397
4568
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.progressIndicator"
|
|
4398
4569
|
},
|
|
4399
|
-
"
|
|
4570
|
+
"103": {
|
|
4400
4571
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4401
4572
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.progressIndicator"
|
|
4402
4573
|
},
|
|
4403
|
-
"
|
|
4574
|
+
"104": {
|
|
4404
4575
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4405
4576
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.progressIndicator"
|
|
4406
4577
|
},
|
|
4407
|
-
"
|
|
4578
|
+
"105": {
|
|
4408
4579
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4409
4580
|
"qualifiedName": "value"
|
|
4410
4581
|
},
|
|
4411
|
-
"
|
|
4582
|
+
"106": {
|
|
4412
4583
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4413
4584
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.actionClick"
|
|
4414
4585
|
},
|
|
4415
|
-
"
|
|
4586
|
+
"107": {
|
|
4416
4587
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4417
4588
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.isVisible"
|
|
4418
4589
|
},
|
|
4419
|
-
"
|
|
4590
|
+
"108": {
|
|
4420
4591
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4421
4592
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.isVisible"
|
|
4422
4593
|
},
|
|
4423
|
-
"
|
|
4594
|
+
"109": {
|
|
4424
4595
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4425
4596
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.isVisible"
|
|
4426
4597
|
},
|
|
4427
|
-
"
|
|
4598
|
+
"110": {
|
|
4428
4599
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4429
4600
|
"qualifiedName": "value"
|
|
4430
4601
|
},
|
|
4431
|
-
"
|
|
4602
|
+
"111": {
|
|
4432
4603
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4433
4604
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.lastProgressChange"
|
|
4434
4605
|
},
|
|
4435
|
-
"
|
|
4606
|
+
"120": {
|
|
4436
4607
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4437
4608
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.ngAfterViewInit"
|
|
4438
4609
|
},
|
|
4439
|
-
"
|
|
4610
|
+
"121": {
|
|
4440
4611
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4441
4612
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.ngAfterViewInit"
|
|
4442
4613
|
},
|
|
4443
|
-
"
|
|
4614
|
+
"122": {
|
|
4444
4615
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4445
4616
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.ngOnDestroy"
|
|
4446
4617
|
},
|
|
4447
|
-
"
|
|
4618
|
+
"123": {
|
|
4448
4619
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4449
4620
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.ngOnDestroy"
|
|
4450
4621
|
},
|
|
4451
|
-
"
|
|
4622
|
+
"124": {
|
|
4452
4623
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4453
4624
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.onClick"
|
|
4454
4625
|
},
|
|
4455
|
-
"
|
|
4626
|
+
"125": {
|
|
4456
4627
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4457
4628
|
"qualifiedName": "SkyProgressIndicatorNavButtonComponent.onClick"
|
|
4458
4629
|
},
|
|
4459
|
-
"
|
|
4630
|
+
"126": {
|
|
4460
4631
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
4461
4632
|
"qualifiedName": "event"
|
|
4462
4633
|
},
|
|
4463
|
-
"
|
|
4634
|
+
"133": {
|
|
4464
4635
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4465
4636
|
"qualifiedName": "SkyProgressIndicatorResetButtonComponent"
|
|
4466
4637
|
},
|
|
4467
|
-
"
|
|
4638
|
+
"134": {
|
|
4468
4639
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4469
4640
|
"qualifiedName": "SkyProgressIndicatorResetButtonComponent.__constructor"
|
|
4470
4641
|
},
|
|
4471
|
-
"
|
|
4642
|
+
"135": {
|
|
4472
4643
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4473
4644
|
"qualifiedName": "SkyProgressIndicatorResetButtonComponent"
|
|
4474
4645
|
},
|
|
4475
|
-
"
|
|
4646
|
+
"136": {
|
|
4476
4647
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4477
4648
|
"qualifiedName": "changeDetector"
|
|
4478
4649
|
},
|
|
4479
|
-
"
|
|
4650
|
+
"137": {
|
|
4480
4651
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4481
4652
|
"qualifiedName": "SkyProgressIndicatorResetButtonComponent.disabled"
|
|
4482
4653
|
},
|
|
4483
|
-
"
|
|
4654
|
+
"138": {
|
|
4484
4655
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4485
4656
|
"qualifiedName": "SkyProgressIndicatorResetButtonComponent.disabled"
|
|
4486
4657
|
},
|
|
4487
|
-
"
|
|
4658
|
+
"139": {
|
|
4488
4659
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4489
4660
|
"qualifiedName": "SkyProgressIndicatorResetButtonComponent.disabled"
|
|
4490
4661
|
},
|
|
4491
|
-
"
|
|
4662
|
+
"140": {
|
|
4492
4663
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4493
4664
|
"qualifiedName": "value"
|
|
4494
4665
|
},
|
|
4495
|
-
"
|
|
4666
|
+
"141": {
|
|
4496
4667
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4497
4668
|
"qualifiedName": "SkyProgressIndicatorResetButtonComponent.progressIndicator"
|
|
4498
4669
|
},
|
|
4499
|
-
"
|
|
4670
|
+
"142": {
|
|
4500
4671
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4501
4672
|
"qualifiedName": "SkyProgressIndicatorResetButtonComponent.resetClick"
|
|
4502
4673
|
},
|
|
4503
|
-
"
|
|
4674
|
+
"145": {
|
|
4504
4675
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4505
4676
|
"qualifiedName": "SkyProgressIndicatorResetButtonComponent.ngOnDestroy"
|
|
4506
4677
|
},
|
|
4507
|
-
"
|
|
4678
|
+
"146": {
|
|
4508
4679
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4509
4680
|
"qualifiedName": "SkyProgressIndicatorResetButtonComponent.ngOnDestroy"
|
|
4510
4681
|
},
|
|
4511
|
-
"
|
|
4682
|
+
"147": {
|
|
4512
4683
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4513
4684
|
"qualifiedName": "SkyProgressIndicatorResetButtonComponent.onClick"
|
|
4514
4685
|
},
|
|
4515
|
-
"
|
|
4686
|
+
"148": {
|
|
4516
4687
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
4517
4688
|
"qualifiedName": "SkyProgressIndicatorResetButtonComponent.onClick"
|
|
4518
4689
|
},
|
|
4519
|
-
"
|
|
4690
|
+
"149": {
|
|
4520
4691
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-title/progress-indicator-title.component.ts",
|
|
4521
4692
|
"qualifiedName": "SkyProgressIndicatorTitleComponent"
|
|
4522
4693
|
},
|
|
4523
|
-
"
|
|
4694
|
+
"152": {
|
|
4524
4695
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4525
4696
|
"qualifiedName": "SkyProgressIndicatorComponent"
|
|
4526
4697
|
},
|
|
4527
|
-
"
|
|
4698
|
+
"153": {
|
|
4528
4699
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4529
4700
|
"qualifiedName": "SkyProgressIndicatorComponent.__constructor"
|
|
4530
4701
|
},
|
|
4531
|
-
"
|
|
4702
|
+
"154": {
|
|
4532
4703
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4533
4704
|
"qualifiedName": "SkyProgressIndicatorComponent"
|
|
4534
4705
|
},
|
|
4535
|
-
"
|
|
4706
|
+
"155": {
|
|
4536
4707
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4537
4708
|
"qualifiedName": "changeDetector"
|
|
4538
4709
|
},
|
|
4539
|
-
"
|
|
4710
|
+
"156": {
|
|
4540
4711
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4541
4712
|
"qualifiedName": "windowRef"
|
|
4542
4713
|
},
|
|
4543
|
-
"
|
|
4714
|
+
"157": {
|
|
4544
4715
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4545
4716
|
"qualifiedName": "logger"
|
|
4546
4717
|
},
|
|
4547
|
-
"
|
|
4718
|
+
"158": {
|
|
4548
4719
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4549
4720
|
"qualifiedName": "SkyProgressIndicatorComponent.displayMode"
|
|
4550
4721
|
},
|
|
4551
|
-
"
|
|
4722
|
+
"159": {
|
|
4552
4723
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4553
4724
|
"qualifiedName": "SkyProgressIndicatorComponent.displayMode"
|
|
4554
4725
|
},
|
|
4555
|
-
"
|
|
4726
|
+
"160": {
|
|
4556
4727
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4557
4728
|
"qualifiedName": "SkyProgressIndicatorComponent.displayMode"
|
|
4558
4729
|
},
|
|
4559
|
-
"
|
|
4730
|
+
"161": {
|
|
4560
4731
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4561
4732
|
"qualifiedName": "value"
|
|
4562
4733
|
},
|
|
4563
|
-
"
|
|
4734
|
+
"162": {
|
|
4564
4735
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4565
4736
|
"qualifiedName": "SkyProgressIndicatorComponent.isPassive"
|
|
4566
4737
|
},
|
|
4567
|
-
"
|
|
4738
|
+
"163": {
|
|
4568
4739
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4569
4740
|
"qualifiedName": "SkyProgressIndicatorComponent.isPassive"
|
|
4570
4741
|
},
|
|
4571
|
-
"
|
|
4742
|
+
"164": {
|
|
4572
4743
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4573
4744
|
"qualifiedName": "SkyProgressIndicatorComponent.isPassive"
|
|
4574
4745
|
},
|
|
4575
|
-
"
|
|
4746
|
+
"165": {
|
|
4576
4747
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4577
4748
|
"qualifiedName": "value"
|
|
4578
4749
|
},
|
|
4579
|
-
"
|
|
4750
|
+
"166": {
|
|
4580
4751
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4581
4752
|
"qualifiedName": "SkyProgressIndicatorComponent.messageStream"
|
|
4582
4753
|
},
|
|
4583
|
-
"
|
|
4754
|
+
"167": {
|
|
4584
4755
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4585
4756
|
"qualifiedName": "SkyProgressIndicatorComponent.messageStream"
|
|
4586
4757
|
},
|
|
4587
|
-
"
|
|
4758
|
+
"168": {
|
|
4588
4759
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4589
4760
|
"qualifiedName": "value"
|
|
4590
4761
|
},
|
|
4591
|
-
"
|
|
4762
|
+
"169": {
|
|
4592
4763
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4593
4764
|
"qualifiedName": "SkyProgressIndicatorComponent.startingIndex"
|
|
4594
4765
|
},
|
|
4595
|
-
"
|
|
4766
|
+
"170": {
|
|
4596
4767
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4597
4768
|
"qualifiedName": "SkyProgressIndicatorComponent.startingIndex"
|
|
4598
4769
|
},
|
|
4599
|
-
"
|
|
4770
|
+
"171": {
|
|
4600
4771
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4601
4772
|
"qualifiedName": "SkyProgressIndicatorComponent.startingIndex"
|
|
4602
4773
|
},
|
|
4603
|
-
"
|
|
4774
|
+
"172": {
|
|
4604
4775
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4605
4776
|
"qualifiedName": "value"
|
|
4606
4777
|
},
|
|
4607
|
-
"
|
|
4778
|
+
"173": {
|
|
4608
4779
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4609
4780
|
"qualifiedName": "SkyProgressIndicatorComponent.progressChanges"
|
|
4610
4781
|
},
|
|
4611
|
-
"
|
|
4782
|
+
"174": {
|
|
4612
4783
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4613
4784
|
"qualifiedName": "SkyProgressIndicatorComponent.hasFinishButton"
|
|
4614
4785
|
},
|
|
4615
|
-
"
|
|
4786
|
+
"175": {
|
|
4616
4787
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4617
4788
|
"qualifiedName": "SkyProgressIndicatorComponent.hasFinishButton"
|
|
4618
4789
|
},
|
|
4619
|
-
"
|
|
4790
|
+
"176": {
|
|
4620
4791
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4621
4792
|
"qualifiedName": "SkyProgressIndicatorComponent.hasFinishButton"
|
|
4622
4793
|
},
|
|
4623
|
-
"
|
|
4794
|
+
"177": {
|
|
4624
4795
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4625
4796
|
"qualifiedName": "value"
|
|
4626
4797
|
},
|
|
4627
|
-
"
|
|
4798
|
+
"178": {
|
|
4628
4799
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4629
4800
|
"qualifiedName": "SkyProgressIndicatorComponent.itemComponents"
|
|
4630
4801
|
},
|
|
4631
|
-
"
|
|
4802
|
+
"179": {
|
|
4632
4803
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4633
4804
|
"qualifiedName": "SkyProgressIndicatorComponent.cssClassNames"
|
|
4634
4805
|
},
|
|
4635
|
-
"
|
|
4806
|
+
"180": {
|
|
4636
4807
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4637
4808
|
"qualifiedName": "SkyProgressIndicatorComponent.itemStatuses"
|
|
4638
4809
|
},
|
|
4639
|
-
"
|
|
4810
|
+
"197": {
|
|
4640
4811
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4641
4812
|
"qualifiedName": "SkyProgressIndicatorComponent.ngOnInit"
|
|
4642
4813
|
},
|
|
4643
|
-
"
|
|
4814
|
+
"198": {
|
|
4644
4815
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4645
4816
|
"qualifiedName": "SkyProgressIndicatorComponent.ngOnInit"
|
|
4646
4817
|
},
|
|
4647
|
-
"
|
|
4818
|
+
"199": {
|
|
4648
4819
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4649
4820
|
"qualifiedName": "SkyProgressIndicatorComponent.ngAfterContentInit"
|
|
4650
4821
|
},
|
|
4651
|
-
"
|
|
4822
|
+
"200": {
|
|
4652
4823
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4653
4824
|
"qualifiedName": "SkyProgressIndicatorComponent.ngAfterContentInit"
|
|
4654
4825
|
},
|
|
4655
|
-
"
|
|
4826
|
+
"201": {
|
|
4656
4827
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4657
4828
|
"qualifiedName": "SkyProgressIndicatorComponent.ngOnDestroy"
|
|
4658
4829
|
},
|
|
4659
|
-
"
|
|
4830
|
+
"202": {
|
|
4660
4831
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4661
4832
|
"qualifiedName": "SkyProgressIndicatorComponent.ngOnDestroy"
|
|
4662
4833
|
},
|
|
4663
|
-
"
|
|
4834
|
+
"203": {
|
|
4664
4835
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4665
4836
|
"qualifiedName": "SkyProgressIndicatorComponent.sendMessage"
|
|
4666
4837
|
},
|
|
4667
|
-
"
|
|
4838
|
+
"204": {
|
|
4668
4839
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4669
4840
|
"qualifiedName": "SkyProgressIndicatorComponent.sendMessage"
|
|
4670
4841
|
},
|
|
4671
|
-
"
|
|
4842
|
+
"205": {
|
|
4672
4843
|
"sourceFileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
4673
4844
|
"qualifiedName": "message"
|
|
4674
4845
|
}
|
|
@@ -4695,31 +4866,6 @@
|
|
|
4695
4866
|
"filePath": "/projects/progress-indicator/documentation/code-examples/wizard/basic/demo.component.html",
|
|
4696
4867
|
"rawContents": "<button class=\"sky-btn sky-btn-default\" type=\"button\" (click)=\"openWizard()\">\n Open wizard\n</button>\n"
|
|
4697
4868
|
},
|
|
4698
|
-
{
|
|
4699
|
-
"fileName": "modal.component.ts",
|
|
4700
|
-
"filePath": "/projects/progress-indicator/documentation/code-examples/waterfall-indicator/inline-help/modal.component.ts",
|
|
4701
|
-
"rawContents": "import { Component, inject } from '@angular/core';\nimport { SkyModalInstance, SkyModalModule } from '@skyux/modals';\n\nimport { ModalContext } from './modal-context';\n\n@Component({\n standalone: true,\n selector: 'app-modal',\n templateUrl: './modal.component.html',\n imports: [SkyModalModule],\n})\nexport class ModalComponent {\n protected readonly context = inject(ModalContext);\n protected readonly instance = inject(SkyModalInstance);\n\n protected submit(): void {\n this.instance.close(undefined, 'save');\n }\n}\n"
|
|
4702
|
-
},
|
|
4703
|
-
{
|
|
4704
|
-
"fileName": "modal.component.html",
|
|
4705
|
-
"filePath": "/projects/progress-indicator/documentation/code-examples/waterfall-indicator/inline-help/modal.component.html",
|
|
4706
|
-
"rawContents": "<sky-modal>\n <sky-modal-header>\n {{ context.title }}\n </sky-modal-header>\n <sky-modal-content>\n <br />\n <br />\n </sky-modal-content>\n <sky-modal-footer>\n <button\n class=\"sky-btn sky-btn-primary\"\n style=\"margin: 0 auto; vertical-align: middle\"\n type=\"button\"\n (click)=\"submit()\"\n >\n {{ context.buttonText }}\n </button>\n </sky-modal-footer>\n</sky-modal>\n"
|
|
4707
|
-
},
|
|
4708
|
-
{
|
|
4709
|
-
"fileName": "modal-context.ts",
|
|
4710
|
-
"filePath": "/projects/progress-indicator/documentation/code-examples/waterfall-indicator/inline-help/modal-context.ts",
|
|
4711
|
-
"rawContents": "export class ModalContext {\n public title = '';\n public buttonText = '';\n}\n"
|
|
4712
|
-
},
|
|
4713
|
-
{
|
|
4714
|
-
"fileName": "demo.component.ts",
|
|
4715
|
-
"filePath": "/projects/progress-indicator/documentation/code-examples/waterfall-indicator/inline-help/demo.component.ts",
|
|
4716
|
-
"rawContents": "import { CommonModule } from '@angular/common';\nimport {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n inject,\n} from '@angular/core';\nimport { SkyHelpInlineModule } from '@skyux/indicators';\nimport { SkyModalCloseArgs, SkyModalService } from '@skyux/modals';\nimport {\n SkyProgressIndicatorChange,\n SkyProgressIndicatorMessage,\n SkyProgressIndicatorMessageType,\n SkyProgressIndicatorModule,\n} from '@skyux/progress-indicator';\n\nimport { Subject } from 'rxjs';\nimport { take } from 'rxjs/operators';\n\nimport { ModalContext } from './modal-context';\nimport { ModalComponent } from './modal.component';\n\n@Component({\n standalone: true,\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [CommonModule, SkyHelpInlineModule, SkyProgressIndicatorModule],\n})\nexport class DemoComponent {\n protected activeIndex: number | undefined = 0;\n\n protected progressMessageStream = new Subject<\n SkyProgressIndicatorMessage | SkyProgressIndicatorMessageType\n >();\n\n readonly #changeDetectorRef = inject(ChangeDetectorRef);\n readonly #modalSvc = inject(SkyModalService);\n\n protected configureConnection(isProgress: boolean): void {\n this.#openModalForm(\n {\n title: 'Configure connection',\n buttonText: 'Submit connection settings',\n },\n isProgress,\n );\n }\n\n protected setServer(isProgress: boolean): void {\n this.#openModalForm(\n {\n title: 'Select remote server',\n buttonText: 'Submit server choice',\n },\n isProgress,\n );\n }\n\n protected testConnection(isProgress: boolean): void {\n this.#openModalForm(\n {\n title: 'Connection confirmed.',\n buttonText: 'OK',\n },\n isProgress,\n );\n }\n\n protected alertMessage(message: string): void {\n alert(message);\n }\n\n protected updateIndex(changes: SkyProgressIndicatorChange): void {\n this.activeIndex = changes.activeIndex;\n this.#changeDetectorRef.detectChanges();\n }\n\n protected resetClicked(): void {\n this.progressMessageStream.next(SkyProgressIndicatorMessageType.Reset);\n }\n\n protected onActionClick(): void {\n alert('Help inline button clicked!');\n }\n\n #progress(): void {\n this.progressMessageStream.next(SkyProgressIndicatorMessageType.Progress);\n }\n\n #openModalForm(context: ModalContext, isProgress: boolean): void {\n const modalForm = this.#modalSvc.open(ModalComponent, [\n {\n provide: ModalContext,\n useValue: context,\n },\n ]);\n\n modalForm.closed.pipe(take(1)).subscribe((args: SkyModalCloseArgs) => {\n if (args.reason === 'save' && isProgress) {\n this.#progress();\n }\n });\n }\n}\n"
|
|
4717
|
-
},
|
|
4718
|
-
{
|
|
4719
|
-
"fileName": "demo.component.html",
|
|
4720
|
-
"filePath": "/projects/progress-indicator/documentation/code-examples/waterfall-indicator/inline-help/demo.component.html",
|
|
4721
|
-
"rawContents": "<sky-progress-indicator\n id=\"progress-indicator-waterfall\"\n [messageStream]=\"progressMessageStream\"\n [startingIndex]=\"2\"\n (progressChanges)=\"updateIndex($event)\"\n #progressIndicator\n>\n <sky-progress-indicator-title>\n Set up my connection\n </sky-progress-indicator-title>\n\n <sky-progress-indicator-item title=\"Configure connection\">\n <sky-help-inline\n class=\"sky-control-help\"\n ariaLabel=\"Information about Configure connection\"\n (actionClick)=\"onActionClick()\"\n />\n <div>\n <button\n *ngIf=\"activeIndex === 0\"\n class=\"sky-btn sky-btn-primary\"\n type=\"button\"\n (click)=\"configureConnection(true)\"\n >\n Set up connection\n </button>\n <button\n *ngIf=\"activeIndex && activeIndex > 0\"\n class=\"sky-btn sky-btn-link\"\n type=\"button\"\n (click)=\"configureConnection(false)\"\n >\n Edit connection\n </button>\n </div>\n </sky-progress-indicator-item>\n\n <sky-progress-indicator-item title=\"Select remote server\">\n <sky-help-inline\n class=\"sky-control-help\"\n ariaLabel=\"Information about Select remote server\"\n (actionClick)=\"onActionClick()\"\n />\n <div *ngIf=\"activeIndex && activeIndex >= 1\">\n <button\n *ngIf=\"activeIndex === 1\"\n class=\"sky-btn sky-btn-primary\"\n type=\"button\"\n (click)=\"setServer(true)\"\n >\n Select server\n </button>\n <button\n *ngIf=\"activeIndex > 1\"\n class=\"sky-btn sky-btn-link\"\n type=\"button\"\n (click)=\"setServer(false)\"\n >\n Change server\n </button>\n </div>\n </sky-progress-indicator-item>\n\n <sky-progress-indicator-item title=\"Test connection\">\n <sky-help-inline\n class=\"sky-control-help\"\n ariaLabel=\"Information about Test connection\"\n (actionClick)=\"onActionClick()\"\n />\n <div *ngIf=\"activeIndex && activeIndex >= 2\">\n <button\n *ngIf=\"activeIndex === 2\"\n class=\"sky-btn sky-btn-primary\"\n type=\"button\"\n (click)=\"testConnection(true)\"\n >\n Test connection\n </button>\n <button\n *ngIf=\"activeIndex > 2\"\n class=\"sky-btn sky-btn-link\"\n type=\"button\"\n (click)=\"testConnection(false)\"\n >\n Retest connection\n </button>\n </div>\n </sky-progress-indicator-item>\n\n <sky-progress-indicator-item title=\"Turn on connection\">\n <sky-help-inline\n class=\"sky-control-help\"\n ariaLabel=\"Information about Turn on connection\"\n (actionClick)=\"onActionClick()\"\n />\n <div *ngIf=\"activeIndex && activeIndex >= 3\">\n <button\n *ngIf=\"activeIndex === 3\"\n class=\"sky-btn sky-btn-primary\"\n type=\"button\"\n (click)=\"alertMessage('Form completed')\"\n >\n Turn on\n </button>\n </div>\n </sky-progress-indicator-item>\n\n <sky-progress-indicator-reset-button [progressIndicator]=\"progressIndicator\">\n Erase all settings\n </sky-progress-indicator-reset-button>\n</sky-progress-indicator>\n"
|
|
4722
|
-
},
|
|
4723
4869
|
{
|
|
4724
4870
|
"fileName": "modal.component.ts",
|
|
4725
4871
|
"filePath": "/projects/progress-indicator/documentation/code-examples/waterfall-indicator/basic/modal.component.ts",
|
|
@@ -4743,17 +4889,7 @@
|
|
|
4743
4889
|
{
|
|
4744
4890
|
"fileName": "demo.component.html",
|
|
4745
4891
|
"filePath": "/projects/progress-indicator/documentation/code-examples/waterfall-indicator/basic/demo.component.html",
|
|
4746
|
-
"rawContents": "<sky-progress-indicator\n [messageStream]=\"progressMessageStream\"\n [startingIndex]=\"2\"\n (progressChanges)=\"updateIndex($event)\"\n #progressIndicator\n>\n <sky-progress-indicator-title>\n Set up my connection\n </sky-progress-indicator-title>\n\n <sky-progress-indicator-item title=\"Configure connection\">\n <div>\n <button\n *ngIf=\"activeIndex === 0\"\n class=\"sky-btn sky-btn-primary\"\n type=\"button\"\n (click)=\"configureConnection(true)\"\n >\n Set up connection\n </button>\n <button\n *ngIf=\"activeIndex && activeIndex > 0\"\n class=\"sky-btn sky-btn-link\"\n type=\"button\"\n (click)=\"configureConnection(false)\"\n >\n Edit connection\n </button>\n </div>\n </sky-progress-indicator-item>\n\n <sky-progress-indicator-item title=\"Select remote server\">\n <div *ngIf=\"activeIndex && activeIndex >= 1\">\n <button\n *ngIf=\"activeIndex === 1\"\n class=\"sky-btn sky-btn-primary\"\n type=\"button\"\n (click)=\"setServer(true)\"\n >\n Select server\n </button>\n <button\n *ngIf=\"activeIndex > 1\"\n class=\"sky-btn sky-btn-link\"\n type=\"button\"\n (click)=\"setServer(false)\"\n >\n Change server\n </button>\n </div>\n </sky-progress-indicator-item>\n\n <sky-progress-indicator-item title=\"Test connection\">\n <div *ngIf=\"activeIndex && activeIndex >= 2\">\n <button\n *ngIf=\"activeIndex === 2\"\n class=\"sky-btn sky-btn-primary\"\n type=\"button\"\n (click)=\"testConnection(true)\"\n >\n Test connection\n </button>\n <button\n *ngIf=\"activeIndex > 2\"\n class=\"sky-btn sky-btn-link\"\n type=\"button\"\n (click)=\"testConnection(false)\"\n >\n Retest connection\n </button>\n </div>\n </sky-progress-indicator-item>\n\n <sky-progress-indicator-item title=\"Turn on connection\">\n <div *ngIf=\"activeIndex && activeIndex >= 3\">\n <button\n *ngIf=\"activeIndex === 3\"\n class=\"sky-btn sky-btn-primary\"\n type=\"button\"\n (click)=\"alertMessage('Form completed')\"\n >\n Turn on\n </button>\n </div>\n </sky-progress-indicator-item>\n\n <sky-progress-indicator-reset-button [progressIndicator]=\"progressIndicator\">\n Erase all settings\n </sky-progress-indicator-reset-button>\n</sky-progress-indicator>\n"
|
|
4747
|
-
},
|
|
4748
|
-
{
|
|
4749
|
-
"fileName": "demo.component.ts",
|
|
4750
|
-
"filePath": "/projects/progress-indicator/documentation/code-examples/passive-indicator/inline-help/demo.component.ts",
|
|
4751
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyHelpInlineModule } from '@skyux/indicators';\nimport { SkyProgressIndicatorModule } from '@skyux/progress-indicator';\n\n@Component({\n standalone: true,\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [SkyHelpInlineModule, SkyProgressIndicatorModule],\n})\nexport class DemoComponent {\n protected onActionClick(): void {\n alert('Help inline button clicked!');\n }\n}\n"
|
|
4752
|
-
},
|
|
4753
|
-
{
|
|
4754
|
-
"fileName": "demo.component.html",
|
|
4755
|
-
"filePath": "/projects/progress-indicator/documentation/code-examples/passive-indicator/inline-help/demo.component.html",
|
|
4756
|
-
"rawContents": "<sky-progress-indicator [isPassive]=\"true\" [startingIndex]=\"1\">\n <sky-progress-indicator-item title=\"Finished step\"\n >Optional details about this step\n <sky-help-inline\n class=\"sky-control-help\"\n ariaLabel=\"Information about Finished step\"\n (actionClick)=\"onActionClick()\"\n />\n </sky-progress-indicator-item>\n <sky-progress-indicator-item title=\"Current step\">\n <sky-help-inline\n class=\"sky-control-help\"\n ariaLabel=\"Information about Current step\"\n (actionClick)=\"onActionClick()\"\n />\n </sky-progress-indicator-item>\n <sky-progress-indicator-item title=\"HIDDEN TITLE\">\n <sky-help-inline\n class=\"sky-control-help\"\n ariaLabel=\"Information about Hidden title\"\n (actionClick)=\"onActionClick()\"\n />\n </sky-progress-indicator-item>\n</sky-progress-indicator>\n"
|
|
4892
|
+
"rawContents": "<sky-progress-indicator\n [messageStream]=\"progressMessageStream\"\n [startingIndex]=\"2\"\n (progressChanges)=\"updateIndex($event)\"\n #progressIndicator\n>\n <sky-progress-indicator-title>\n Set up my connection\n </sky-progress-indicator-title>\n\n <sky-progress-indicator-item\n helpPopoverContent=\"Example help for configure connection\"\n title=\"Configure connection\"\n >\n <div>\n <button\n *ngIf=\"activeIndex === 0\"\n class=\"sky-btn sky-btn-primary\"\n type=\"button\"\n (click)=\"configureConnection(true)\"\n >\n Set up connection\n </button>\n <button\n *ngIf=\"activeIndex && activeIndex > 0\"\n class=\"sky-btn sky-btn-link\"\n type=\"button\"\n (click)=\"configureConnection(false)\"\n >\n Edit connection\n </button>\n </div>\n </sky-progress-indicator-item>\n\n <sky-progress-indicator-item\n helpPopoverContent=\"Example help for select remote server\"\n helpPopoverTitle=\"Which server is right for me?\"\n title=\"Select remote server\"\n >\n <div *ngIf=\"activeIndex && activeIndex >= 1\">\n <button\n *ngIf=\"activeIndex === 1\"\n class=\"sky-btn sky-btn-primary\"\n type=\"button\"\n (click)=\"setServer(true)\"\n >\n Select server\n </button>\n <button\n *ngIf=\"activeIndex > 1\"\n class=\"sky-btn sky-btn-link\"\n type=\"button\"\n (click)=\"setServer(false)\"\n >\n Change server\n </button>\n </div>\n </sky-progress-indicator-item>\n\n <sky-progress-indicator-item title=\"Test connection\">\n <div *ngIf=\"activeIndex && activeIndex >= 2\">\n <button\n *ngIf=\"activeIndex === 2\"\n class=\"sky-btn sky-btn-primary\"\n type=\"button\"\n (click)=\"testConnection(true)\"\n >\n Test connection\n </button>\n <button\n *ngIf=\"activeIndex > 2\"\n class=\"sky-btn sky-btn-link\"\n type=\"button\"\n (click)=\"testConnection(false)\"\n >\n Retest connection\n </button>\n </div>\n </sky-progress-indicator-item>\n\n <sky-progress-indicator-item title=\"Turn on connection\">\n <div *ngIf=\"activeIndex && activeIndex >= 3\">\n <button\n *ngIf=\"activeIndex === 3\"\n class=\"sky-btn sky-btn-primary\"\n type=\"button\"\n (click)=\"alertMessage('Form completed')\"\n >\n Turn on\n </button>\n </div>\n </sky-progress-indicator-item>\n\n <sky-progress-indicator-reset-button [progressIndicator]=\"progressIndicator\">\n Erase all settings\n </sky-progress-indicator-reset-button>\n</sky-progress-indicator>\n"
|
|
4757
4893
|
},
|
|
4758
4894
|
{
|
|
4759
4895
|
"fileName": "demo.component.ts",
|
|
@@ -4763,7 +4899,7 @@
|
|
|
4763
4899
|
{
|
|
4764
4900
|
"fileName": "demo.component.html",
|
|
4765
4901
|
"filePath": "/projects/progress-indicator/documentation/code-examples/passive-indicator/basic/demo.component.html",
|
|
4766
|
-
"rawContents": "<sky-progress-indicator [isPassive]=\"true\" [startingIndex]=\"1\">\n <sky-progress-indicator-item title=\"Finished step\"\n >Optional details about this step\n </sky-progress-indicator-item>\n <sky-progress-indicator-item title=\"Current step\"
|
|
4902
|
+
"rawContents": "<sky-progress-indicator [isPassive]=\"true\" [startingIndex]=\"1\">\n <sky-progress-indicator-item\n helpPopoverContent=\"Example help content for finished step\"\n helpPopoverTitle=\"Start here\"\n title=\"Finished step\"\n >Optional details about this step\n </sky-progress-indicator-item>\n <sky-progress-indicator-item\n helpPopoverContent=\"Example help content for current step\"\n title=\"Current step\"\n />\n <sky-progress-indicator-item title=\"HIDDEN TITLE\" />\n</sky-progress-indicator>\n"
|
|
4767
4903
|
}
|
|
4768
4904
|
],
|
|
4769
4905
|
"codeExampleDependencies": {
|
|
@@ -4780,51 +4916,19 @@
|
|
|
4780
4916
|
"@angular/router": "17.3.4",
|
|
4781
4917
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
4782
4918
|
"@schematics/angular": "17.3.2",
|
|
4783
|
-
"@skyux-sdk/testing": "10.
|
|
4784
|
-
"@skyux/assets": "10.
|
|
4785
|
-
"@skyux/core": "10.
|
|
4786
|
-
"@skyux/forms": "10.
|
|
4787
|
-
"@skyux/help-inline": "10.
|
|
4788
|
-
"@skyux/i18n": "10.
|
|
4789
|
-
"@skyux/icon": "10.
|
|
4790
|
-
"@skyux/icons": "7.3.0",
|
|
4791
|
-
"@skyux/indicators": "10.31.1",
|
|
4792
|
-
"@skyux/modals": "10.31.1",
|
|
4793
|
-
"@skyux/popovers": "10.31.1",
|
|
4794
|
-
"@skyux/progress-indicator": "10.31.1",
|
|
4795
|
-
"@skyux/theme": "10.31.1",
|
|
4796
|
-
"axe-core": "4.9.0",
|
|
4797
|
-
"cross-spawn": "7.0.3",
|
|
4798
|
-
"fontfaceobserver": "2.3.0",
|
|
4799
|
-
"glob": "10.3.10",
|
|
4800
|
-
"jsonc-parser": "3.2.1",
|
|
4801
|
-
"rxjs": "7.8.1",
|
|
4802
|
-
"tslib": "2.6.2",
|
|
4803
|
-
"zone.js": "0.14.4"
|
|
4804
|
-
},
|
|
4805
|
-
"/projects/progress-indicator/documentation/code-examples/waterfall-indicator/inline-help": {
|
|
4806
|
-
"@angular-devkit/core": "17.3.4",
|
|
4807
|
-
"@angular-devkit/schematics": "17.3.4",
|
|
4808
|
-
"@angular/animations": "17.3.4",
|
|
4809
|
-
"@angular/cdk": "17.3.4",
|
|
4810
|
-
"@angular/cli": "17.3.4",
|
|
4811
|
-
"@angular/common": "17.3.4",
|
|
4812
|
-
"@angular/core": "17.3.4",
|
|
4813
|
-
"@angular/forms": "17.3.4",
|
|
4814
|
-
"@angular/platform-browser": "17.3.4",
|
|
4815
|
-
"@angular/router": "17.3.4",
|
|
4816
|
-
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
4817
|
-
"@schematics/angular": "17.3.2",
|
|
4818
|
-
"@skyux-sdk/testing": "10.31.1",
|
|
4819
|
-
"@skyux/assets": "10.31.1",
|
|
4820
|
-
"@skyux/core": "10.31.1",
|
|
4821
|
-
"@skyux/i18n": "10.31.1",
|
|
4822
|
-
"@skyux/icon": "10.31.1",
|
|
4919
|
+
"@skyux-sdk/testing": "10.32.0",
|
|
4920
|
+
"@skyux/assets": "10.32.0",
|
|
4921
|
+
"@skyux/core": "10.32.0",
|
|
4922
|
+
"@skyux/forms": "10.32.0",
|
|
4923
|
+
"@skyux/help-inline": "10.32.0",
|
|
4924
|
+
"@skyux/i18n": "10.32.0",
|
|
4925
|
+
"@skyux/icon": "10.32.0",
|
|
4823
4926
|
"@skyux/icons": "7.3.0",
|
|
4824
|
-
"@skyux/indicators": "10.
|
|
4825
|
-
"@skyux/modals": "10.
|
|
4826
|
-
"@skyux/
|
|
4827
|
-
"@skyux/
|
|
4927
|
+
"@skyux/indicators": "10.32.0",
|
|
4928
|
+
"@skyux/modals": "10.32.0",
|
|
4929
|
+
"@skyux/popovers": "10.32.0",
|
|
4930
|
+
"@skyux/progress-indicator": "10.32.0",
|
|
4931
|
+
"@skyux/theme": "10.32.0",
|
|
4828
4932
|
"axe-core": "4.9.0",
|
|
4829
4933
|
"cross-spawn": "7.0.3",
|
|
4830
4934
|
"fontfaceobserver": "2.3.0",
|
|
@@ -4847,47 +4951,18 @@
|
|
|
4847
4951
|
"@angular/router": "17.3.4",
|
|
4848
4952
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
4849
4953
|
"@schematics/angular": "17.3.2",
|
|
4850
|
-
"@skyux-sdk/testing": "10.
|
|
4851
|
-
"@skyux/assets": "10.
|
|
4852
|
-
"@skyux/core": "10.
|
|
4853
|
-
"@skyux/
|
|
4854
|
-
"@skyux/
|
|
4954
|
+
"@skyux-sdk/testing": "10.32.0",
|
|
4955
|
+
"@skyux/assets": "10.32.0",
|
|
4956
|
+
"@skyux/core": "10.32.0",
|
|
4957
|
+
"@skyux/help-inline": "10.32.0",
|
|
4958
|
+
"@skyux/i18n": "10.32.0",
|
|
4959
|
+
"@skyux/icon": "10.32.0",
|
|
4855
4960
|
"@skyux/icons": "7.3.0",
|
|
4856
|
-
"@skyux/indicators": "10.
|
|
4857
|
-
"@skyux/modals": "10.
|
|
4858
|
-
"@skyux/
|
|
4859
|
-
"@skyux/
|
|
4860
|
-
"
|
|
4861
|
-
"cross-spawn": "7.0.3",
|
|
4862
|
-
"fontfaceobserver": "2.3.0",
|
|
4863
|
-
"glob": "10.3.10",
|
|
4864
|
-
"jsonc-parser": "3.2.1",
|
|
4865
|
-
"rxjs": "7.8.1",
|
|
4866
|
-
"tslib": "2.6.2",
|
|
4867
|
-
"zone.js": "0.14.4"
|
|
4868
|
-
},
|
|
4869
|
-
"/projects/progress-indicator/documentation/code-examples/passive-indicator/inline-help": {
|
|
4870
|
-
"@angular-devkit/core": "17.3.4",
|
|
4871
|
-
"@angular-devkit/schematics": "17.3.4",
|
|
4872
|
-
"@angular/animations": "17.3.4",
|
|
4873
|
-
"@angular/cdk": "17.3.4",
|
|
4874
|
-
"@angular/cli": "17.3.4",
|
|
4875
|
-
"@angular/common": "17.3.4",
|
|
4876
|
-
"@angular/core": "17.3.4",
|
|
4877
|
-
"@angular/forms": "17.3.4",
|
|
4878
|
-
"@angular/platform-browser": "17.3.4",
|
|
4879
|
-
"@angular/router": "17.3.4",
|
|
4880
|
-
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
4881
|
-
"@schematics/angular": "17.3.2",
|
|
4882
|
-
"@skyux-sdk/testing": "10.31.1",
|
|
4883
|
-
"@skyux/assets": "10.31.1",
|
|
4884
|
-
"@skyux/core": "10.31.1",
|
|
4885
|
-
"@skyux/i18n": "10.31.1",
|
|
4886
|
-
"@skyux/icon": "10.31.1",
|
|
4887
|
-
"@skyux/icons": "7.3.0",
|
|
4888
|
-
"@skyux/indicators": "10.31.1",
|
|
4889
|
-
"@skyux/progress-indicator": "10.31.1",
|
|
4890
|
-
"@skyux/theme": "10.31.1",
|
|
4961
|
+
"@skyux/indicators": "10.32.0",
|
|
4962
|
+
"@skyux/modals": "10.32.0",
|
|
4963
|
+
"@skyux/popovers": "10.32.0",
|
|
4964
|
+
"@skyux/progress-indicator": "10.32.0",
|
|
4965
|
+
"@skyux/theme": "10.32.0",
|
|
4891
4966
|
"axe-core": "4.9.0",
|
|
4892
4967
|
"cross-spawn": "7.0.3",
|
|
4893
4968
|
"fontfaceobserver": "2.3.0",
|
|
@@ -4910,13 +4985,17 @@
|
|
|
4910
4985
|
"@angular/router": "17.3.4",
|
|
4911
4986
|
"@blackbaud/skyux-design-tokens": "0.0.28",
|
|
4912
4987
|
"@schematics/angular": "17.3.2",
|
|
4913
|
-
"@skyux/
|
|
4914
|
-
"@skyux/
|
|
4915
|
-
"@skyux/
|
|
4916
|
-
"@skyux/
|
|
4988
|
+
"@skyux-sdk/testing": "10.32.0",
|
|
4989
|
+
"@skyux/assets": "10.32.0",
|
|
4990
|
+
"@skyux/core": "10.32.0",
|
|
4991
|
+
"@skyux/help-inline": "10.32.0",
|
|
4992
|
+
"@skyux/i18n": "10.32.0",
|
|
4993
|
+
"@skyux/icon": "10.32.0",
|
|
4917
4994
|
"@skyux/icons": "7.3.0",
|
|
4918
|
-
"@skyux/
|
|
4919
|
-
"@skyux/
|
|
4995
|
+
"@skyux/popovers": "10.32.0",
|
|
4996
|
+
"@skyux/progress-indicator": "10.32.0",
|
|
4997
|
+
"@skyux/theme": "10.32.0",
|
|
4998
|
+
"axe-core": "4.9.0",
|
|
4920
4999
|
"cross-spawn": "7.0.3",
|
|
4921
5000
|
"fontfaceobserver": "2.3.0",
|
|
4922
5001
|
"glob": "10.3.10",
|