@skyux/progress-indicator 11.39.0 → 12.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +367 -370
- package/fesm2022/skyux-progress-indicator-testing.mjs.map +1 -1
- package/fesm2022/skyux-progress-indicator.mjs +44 -41
- package/fesm2022/skyux-progress-indicator.mjs.map +1 -1
- package/package.json +10 -14
- package/esm2022/index.mjs +0 -13
- package/esm2022/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.mjs +0 -118
- package/esm2022/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button-class.pipe.mjs +0 -28
- package/esm2022/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button-disabled.pipe.mjs +0 -19
- package/esm2022/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.mjs +0 -200
- package/esm2022/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.mjs +0 -53
- package/esm2022/lib/modules/progress-indicator/progress-indicator-status-marker/progress-indicator-status-marker-class.pipe.mjs +0 -31
- package/esm2022/lib/modules/progress-indicator/progress-indicator-status-marker/progress-indicator-status-marker.component.mjs +0 -62
- package/esm2022/lib/modules/progress-indicator/progress-indicator-title/progress-indicator-title.component.mjs +0 -15
- package/esm2022/lib/modules/progress-indicator/progress-indicator.component.mjs +0 -330
- package/esm2022/lib/modules/progress-indicator/progress-indicator.module.mjs +0 -76
- package/esm2022/lib/modules/progress-indicator/types/progress-indicator-action-click-args.mjs +0 -2
- package/esm2022/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.mjs +0 -14
- package/esm2022/lib/modules/progress-indicator/types/progress-indicator-change.mjs +0 -2
- package/esm2022/lib/modules/progress-indicator/types/progress-indicator-display-mode-type.mjs +0 -2
- package/esm2022/lib/modules/progress-indicator/types/progress-indicator-item-status.mjs +0 -20
- package/esm2022/lib/modules/progress-indicator/types/progress-indicator-message-type.mjs +0 -28
- package/esm2022/lib/modules/progress-indicator/types/progress-indicator-message.mjs +0 -2
- package/esm2022/lib/modules/progress-indicator/types/progress-indicator-mode.mjs +0 -16
- package/esm2022/lib/modules/progress-indicator/types/progress-indicator-nav-button-type.mjs +0 -2
- package/esm2022/lib/modules/shared/sky-progress-indicator-resources.module.mjs +0 -34
- package/esm2022/skyux-progress-indicator.mjs +0 -5
- package/esm2022/testing/modules/progress-indicator/progress-indicator-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/progress-indicator/progress-indicator-harness.mjs +0 -69
- package/esm2022/testing/modules/progress-indicator/progress-indicator-item-harness-filters.mjs +0 -2
- package/esm2022/testing/modules/progress-indicator/progress-indicator-item-harness.mjs +0 -60
- package/esm2022/testing/public-api.mjs +0 -3
- package/esm2022/testing/skyux-progress-indicator-testing.mjs +0 -5
package/documentation.json
CHANGED
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
|
|
53
53
|
"line": 5,
|
|
54
54
|
"character": 2,
|
|
55
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
55
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L5"
|
|
56
56
|
}
|
|
57
57
|
],
|
|
58
58
|
"type": {
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
|
|
80
80
|
"line": 10,
|
|
81
81
|
"character": 2,
|
|
82
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
82
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L10"
|
|
83
83
|
}
|
|
84
84
|
],
|
|
85
85
|
"type": {
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
|
|
107
107
|
"line": 15,
|
|
108
108
|
"character": 2,
|
|
109
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
109
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L15"
|
|
110
110
|
}
|
|
111
111
|
],
|
|
112
112
|
"type": {
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
|
|
134
134
|
"line": 20,
|
|
135
135
|
"character": 2,
|
|
136
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
136
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L20"
|
|
137
137
|
}
|
|
138
138
|
],
|
|
139
139
|
"type": {
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-item-status.ts",
|
|
159
159
|
"line": 1,
|
|
160
160
|
"character": 12,
|
|
161
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
161
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-item-status.ts#L1"
|
|
162
162
|
}
|
|
163
163
|
]
|
|
164
164
|
},
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
|
|
189
189
|
"line": 24,
|
|
190
190
|
"character": 2,
|
|
191
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
191
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L24"
|
|
192
192
|
}
|
|
193
193
|
],
|
|
194
194
|
"type": {
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
|
|
224
224
|
"line": 29,
|
|
225
225
|
"character": 2,
|
|
226
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
226
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L29"
|
|
227
227
|
}
|
|
228
228
|
],
|
|
229
229
|
"type": {
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
|
|
251
251
|
"line": 6,
|
|
252
252
|
"character": 2,
|
|
253
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
253
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L6"
|
|
254
254
|
}
|
|
255
255
|
],
|
|
256
256
|
"type": {
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
|
|
278
278
|
"line": 12,
|
|
279
279
|
"character": 2,
|
|
280
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
280
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L12"
|
|
281
281
|
}
|
|
282
282
|
],
|
|
283
283
|
"type": {
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
|
|
305
305
|
"line": 18,
|
|
306
306
|
"character": 2,
|
|
307
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
307
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L18"
|
|
308
308
|
}
|
|
309
309
|
],
|
|
310
310
|
"type": {
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message-type.ts",
|
|
331
331
|
"line": 1,
|
|
332
332
|
"character": 12,
|
|
333
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
333
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message-type.ts#L1"
|
|
334
334
|
}
|
|
335
335
|
]
|
|
336
336
|
},
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
361
361
|
"line": 10,
|
|
362
362
|
"character": 2,
|
|
363
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
363
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
364
364
|
}
|
|
365
365
|
],
|
|
366
366
|
"signatures": [
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
376
376
|
"line": 10,
|
|
377
377
|
"character": 2,
|
|
378
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
378
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
379
379
|
}
|
|
380
380
|
],
|
|
381
381
|
"parameters": [
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
407
407
|
"line": 10,
|
|
408
408
|
"character": 39,
|
|
409
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
409
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
410
410
|
}
|
|
411
411
|
],
|
|
412
412
|
"signatures": [
|
|
@@ -421,7 +421,7 @@
|
|
|
421
421
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
422
422
|
"line": 10,
|
|
423
423
|
"character": 39,
|
|
424
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
424
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
425
425
|
}
|
|
426
426
|
],
|
|
427
427
|
"type": {
|
|
@@ -457,7 +457,7 @@
|
|
|
457
457
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
458
458
|
"line": 10,
|
|
459
459
|
"character": 30,
|
|
460
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
460
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
461
461
|
}
|
|
462
462
|
],
|
|
463
463
|
"type": {
|
|
@@ -473,7 +473,7 @@
|
|
|
473
473
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
474
474
|
"line": 10,
|
|
475
475
|
"character": 39,
|
|
476
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
476
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
477
477
|
}
|
|
478
478
|
],
|
|
479
479
|
"signatures": [
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
497
497
|
"line": 10,
|
|
498
498
|
"character": 39,
|
|
499
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
499
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L10"
|
|
500
500
|
}
|
|
501
501
|
],
|
|
502
502
|
"type": {
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts",
|
|
529
529
|
"line": 5,
|
|
530
530
|
"character": 13,
|
|
531
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
531
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-progress-handler.ts#L5"
|
|
532
532
|
}
|
|
533
533
|
],
|
|
534
534
|
"decorators": []
|
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.module.ts",
|
|
554
554
|
"line": 48,
|
|
555
555
|
"character": 13,
|
|
556
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
556
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.module.ts#L48"
|
|
557
557
|
}
|
|
558
558
|
],
|
|
559
559
|
"decorators": [
|
|
@@ -597,9 +597,9 @@
|
|
|
597
597
|
"sources": [
|
|
598
598
|
{
|
|
599
599
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
600
|
-
"line":
|
|
600
|
+
"line": 134,
|
|
601
601
|
"character": 2,
|
|
602
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
602
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L134"
|
|
603
603
|
}
|
|
604
604
|
],
|
|
605
605
|
"signatures": [
|
|
@@ -612,9 +612,9 @@
|
|
|
612
612
|
"sources": [
|
|
613
613
|
{
|
|
614
614
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
615
|
-
"line":
|
|
615
|
+
"line": 134,
|
|
616
616
|
"character": 2,
|
|
617
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
617
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L134"
|
|
618
618
|
}
|
|
619
619
|
],
|
|
620
620
|
"parameters": [
|
|
@@ -655,9 +655,9 @@
|
|
|
655
655
|
"sources": [
|
|
656
656
|
{
|
|
657
657
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
658
|
-
"line":
|
|
658
|
+
"line": 94,
|
|
659
659
|
"character": 9,
|
|
660
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
660
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L94"
|
|
661
661
|
}
|
|
662
662
|
],
|
|
663
663
|
"type": {
|
|
@@ -701,9 +701,9 @@
|
|
|
701
701
|
"sources": [
|
|
702
702
|
{
|
|
703
703
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
704
|
-
"line":
|
|
704
|
+
"line": 47,
|
|
705
705
|
"character": 9,
|
|
706
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
706
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L47"
|
|
707
707
|
}
|
|
708
708
|
],
|
|
709
709
|
"type": {
|
|
@@ -751,9 +751,9 @@
|
|
|
751
751
|
"sources": [
|
|
752
752
|
{
|
|
753
753
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
754
|
-
"line":
|
|
754
|
+
"line": 55,
|
|
755
755
|
"character": 9,
|
|
756
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
756
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L55"
|
|
757
757
|
}
|
|
758
758
|
],
|
|
759
759
|
"type": {
|
|
@@ -813,9 +813,9 @@
|
|
|
813
813
|
"sources": [
|
|
814
814
|
{
|
|
815
815
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
816
|
-
"line":
|
|
816
|
+
"line": 62,
|
|
817
817
|
"character": 9,
|
|
818
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
818
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L62"
|
|
819
819
|
}
|
|
820
820
|
],
|
|
821
821
|
"type": {
|
|
@@ -839,9 +839,9 @@
|
|
|
839
839
|
"sources": [
|
|
840
840
|
{
|
|
841
841
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
842
|
-
"line":
|
|
842
|
+
"line": 123,
|
|
843
843
|
"character": 9,
|
|
844
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
844
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L123"
|
|
845
845
|
}
|
|
846
846
|
],
|
|
847
847
|
"type": {
|
|
@@ -862,15 +862,15 @@
|
|
|
862
862
|
"sources": [
|
|
863
863
|
{
|
|
864
864
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
865
|
-
"line":
|
|
865
|
+
"line": 96,
|
|
866
866
|
"character": 13,
|
|
867
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
867
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L96"
|
|
868
868
|
},
|
|
869
869
|
{
|
|
870
870
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
871
|
-
"line":
|
|
871
|
+
"line": 101,
|
|
872
872
|
"character": 13,
|
|
873
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
873
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L101"
|
|
874
874
|
}
|
|
875
875
|
],
|
|
876
876
|
"getSignature": {
|
|
@@ -882,9 +882,9 @@
|
|
|
882
882
|
"sources": [
|
|
883
883
|
{
|
|
884
884
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
885
|
-
"line":
|
|
885
|
+
"line": 101,
|
|
886
886
|
"character": 2,
|
|
887
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
887
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L101"
|
|
888
888
|
}
|
|
889
889
|
],
|
|
890
890
|
"type": {
|
|
@@ -901,9 +901,9 @@
|
|
|
901
901
|
"sources": [
|
|
902
902
|
{
|
|
903
903
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
904
|
-
"line":
|
|
904
|
+
"line": 96,
|
|
905
905
|
"character": 2,
|
|
906
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
906
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L96"
|
|
907
907
|
}
|
|
908
908
|
],
|
|
909
909
|
"parameters": [
|
|
@@ -937,15 +937,15 @@
|
|
|
937
937
|
"sources": [
|
|
938
938
|
{
|
|
939
939
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
940
|
-
"line":
|
|
940
|
+
"line": 105,
|
|
941
941
|
"character": 13,
|
|
942
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
942
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L105"
|
|
943
943
|
},
|
|
944
944
|
{
|
|
945
945
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
946
|
-
"line":
|
|
946
|
+
"line": 110,
|
|
947
947
|
"character": 13,
|
|
948
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
948
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L110"
|
|
949
949
|
}
|
|
950
950
|
],
|
|
951
951
|
"getSignature": {
|
|
@@ -957,9 +957,9 @@
|
|
|
957
957
|
"sources": [
|
|
958
958
|
{
|
|
959
959
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
960
|
-
"line":
|
|
960
|
+
"line": 110,
|
|
961
961
|
"character": 2,
|
|
962
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
962
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L110"
|
|
963
963
|
}
|
|
964
964
|
],
|
|
965
965
|
"type": {
|
|
@@ -976,9 +976,9 @@
|
|
|
976
976
|
"sources": [
|
|
977
977
|
{
|
|
978
978
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
979
|
-
"line":
|
|
979
|
+
"line": 105,
|
|
980
980
|
"character": 2,
|
|
981
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
981
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L105"
|
|
982
982
|
}
|
|
983
983
|
],
|
|
984
984
|
"parameters": [
|
|
@@ -1012,15 +1012,15 @@
|
|
|
1012
1012
|
"sources": [
|
|
1013
1013
|
{
|
|
1014
1014
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1015
|
-
"line":
|
|
1015
|
+
"line": 114,
|
|
1016
1016
|
"character": 13,
|
|
1017
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1017
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L114"
|
|
1018
1018
|
},
|
|
1019
1019
|
{
|
|
1020
1020
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1021
|
-
"line":
|
|
1021
|
+
"line": 119,
|
|
1022
1022
|
"character": 13,
|
|
1023
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1023
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L119"
|
|
1024
1024
|
}
|
|
1025
1025
|
],
|
|
1026
1026
|
"getSignature": {
|
|
@@ -1032,9 +1032,9 @@
|
|
|
1032
1032
|
"sources": [
|
|
1033
1033
|
{
|
|
1034
1034
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1035
|
-
"line":
|
|
1035
|
+
"line": 119,
|
|
1036
1036
|
"character": 2,
|
|
1037
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1037
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L119"
|
|
1038
1038
|
}
|
|
1039
1039
|
],
|
|
1040
1040
|
"type": {
|
|
@@ -1051,9 +1051,9 @@
|
|
|
1051
1051
|
"sources": [
|
|
1052
1052
|
{
|
|
1053
1053
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1054
|
-
"line":
|
|
1054
|
+
"line": 114,
|
|
1055
1055
|
"character": 2,
|
|
1056
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1056
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L114"
|
|
1057
1057
|
}
|
|
1058
1058
|
],
|
|
1059
1059
|
"parameters": [
|
|
@@ -1087,15 +1087,15 @@
|
|
|
1087
1087
|
"sources": [
|
|
1088
1088
|
{
|
|
1089
1089
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1090
|
-
"line":
|
|
1090
|
+
"line": 64,
|
|
1091
1091
|
"character": 13,
|
|
1092
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1092
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L64"
|
|
1093
1093
|
},
|
|
1094
1094
|
{
|
|
1095
1095
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1096
|
-
"line":
|
|
1096
|
+
"line": 90,
|
|
1097
1097
|
"character": 13,
|
|
1098
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1098
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L90"
|
|
1099
1099
|
}
|
|
1100
1100
|
],
|
|
1101
1101
|
"getSignature": {
|
|
@@ -1107,9 +1107,9 @@
|
|
|
1107
1107
|
"sources": [
|
|
1108
1108
|
{
|
|
1109
1109
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1110
|
-
"line":
|
|
1110
|
+
"line": 90,
|
|
1111
1111
|
"character": 2,
|
|
1112
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1112
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L90"
|
|
1113
1113
|
}
|
|
1114
1114
|
],
|
|
1115
1115
|
"type": {
|
|
@@ -1128,9 +1128,9 @@
|
|
|
1128
1128
|
"sources": [
|
|
1129
1129
|
{
|
|
1130
1130
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1131
|
-
"line":
|
|
1131
|
+
"line": 64,
|
|
1132
1132
|
"character": 2,
|
|
1133
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1133
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L64"
|
|
1134
1134
|
}
|
|
1135
1135
|
],
|
|
1136
1136
|
"parameters": [
|
|
@@ -1166,15 +1166,15 @@
|
|
|
1166
1166
|
"sources": [
|
|
1167
1167
|
{
|
|
1168
1168
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1169
|
-
"line":
|
|
1169
|
+
"line": 32,
|
|
1170
1170
|
"character": 13,
|
|
1171
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1171
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L32"
|
|
1172
1172
|
},
|
|
1173
1173
|
{
|
|
1174
1174
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1175
|
-
"line":
|
|
1175
|
+
"line": 37,
|
|
1176
1176
|
"character": 13,
|
|
1177
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1177
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L37"
|
|
1178
1178
|
}
|
|
1179
1179
|
],
|
|
1180
1180
|
"getSignature": {
|
|
@@ -1186,9 +1186,9 @@
|
|
|
1186
1186
|
"sources": [
|
|
1187
1187
|
{
|
|
1188
1188
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1189
|
-
"line":
|
|
1189
|
+
"line": 37,
|
|
1190
1190
|
"character": 2,
|
|
1191
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1191
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L37"
|
|
1192
1192
|
}
|
|
1193
1193
|
],
|
|
1194
1194
|
"type": {
|
|
@@ -1219,9 +1219,9 @@
|
|
|
1219
1219
|
"sources": [
|
|
1220
1220
|
{
|
|
1221
1221
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1222
|
-
"line":
|
|
1222
|
+
"line": 31,
|
|
1223
1223
|
"character": 2,
|
|
1224
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1224
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L31"
|
|
1225
1225
|
}
|
|
1226
1226
|
],
|
|
1227
1227
|
"parameters": [
|
|
@@ -1259,9 +1259,9 @@
|
|
|
1259
1259
|
"sources": [
|
|
1260
1260
|
{
|
|
1261
1261
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1262
|
-
"line":
|
|
1262
|
+
"line": 147,
|
|
1263
1263
|
"character": 9,
|
|
1264
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1264
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L147"
|
|
1265
1265
|
}
|
|
1266
1266
|
],
|
|
1267
1267
|
"signatures": [
|
|
@@ -1274,9 +1274,9 @@
|
|
|
1274
1274
|
"sources": [
|
|
1275
1275
|
{
|
|
1276
1276
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1277
|
-
"line":
|
|
1277
|
+
"line": 147,
|
|
1278
1278
|
"character": 2,
|
|
1279
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1279
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L147"
|
|
1280
1280
|
}
|
|
1281
1281
|
],
|
|
1282
1282
|
"type": {
|
|
@@ -1298,9 +1298,9 @@
|
|
|
1298
1298
|
"sources": [
|
|
1299
1299
|
{
|
|
1300
1300
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1301
|
-
"line":
|
|
1301
|
+
"line": 138,
|
|
1302
1302
|
"character": 9,
|
|
1303
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1303
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L138"
|
|
1304
1304
|
}
|
|
1305
1305
|
],
|
|
1306
1306
|
"signatures": [
|
|
@@ -1313,9 +1313,9 @@
|
|
|
1313
1313
|
"sources": [
|
|
1314
1314
|
{
|
|
1315
1315
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1316
|
-
"line":
|
|
1316
|
+
"line": 138,
|
|
1317
1317
|
"character": 2,
|
|
1318
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1318
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L138"
|
|
1319
1319
|
}
|
|
1320
1320
|
],
|
|
1321
1321
|
"type": {
|
|
@@ -1347,9 +1347,9 @@
|
|
|
1347
1347
|
"sources": [
|
|
1348
1348
|
{
|
|
1349
1349
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1350
|
-
"line":
|
|
1350
|
+
"line": 142,
|
|
1351
1351
|
"character": 9,
|
|
1352
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1352
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L142"
|
|
1353
1353
|
}
|
|
1354
1354
|
],
|
|
1355
1355
|
"signatures": [
|
|
@@ -1362,9 +1362,9 @@
|
|
|
1362
1362
|
"sources": [
|
|
1363
1363
|
{
|
|
1364
1364
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1365
|
-
"line":
|
|
1365
|
+
"line": 142,
|
|
1366
1366
|
"character": 2,
|
|
1367
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1367
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L142"
|
|
1368
1368
|
}
|
|
1369
1369
|
],
|
|
1370
1370
|
"parameters": [
|
|
@@ -1428,9 +1428,9 @@
|
|
|
1428
1428
|
"sources": [
|
|
1429
1429
|
{
|
|
1430
1430
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts",
|
|
1431
|
-
"line":
|
|
1431
|
+
"line": 26,
|
|
1432
1432
|
"character": 13,
|
|
1433
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1433
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-item/progress-indicator-item.component.ts#L26"
|
|
1434
1434
|
}
|
|
1435
1435
|
],
|
|
1436
1436
|
"implementedTypes": [
|
|
@@ -1448,7 +1448,7 @@
|
|
|
1448
1448
|
{
|
|
1449
1449
|
"name": "Component",
|
|
1450
1450
|
"arguments": {
|
|
1451
|
-
"obj": "@Component({\n selector: 'sky-progress-indicator-item',\n templateUrl: './progress-indicator-item.component.html',\n styleUrls: ['./progress-indicator-item.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})"
|
|
1451
|
+
"obj": "@Component({\n selector: 'sky-progress-indicator-item',\n templateUrl: './progress-indicator-item.component.html',\n styleUrls: ['./progress-indicator-item.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})"
|
|
1452
1452
|
}
|
|
1453
1453
|
}
|
|
1454
1454
|
]
|
|
@@ -1469,9 +1469,9 @@
|
|
|
1469
1469
|
"sources": [
|
|
1470
1470
|
{
|
|
1471
1471
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1472
|
-
"line":
|
|
1472
|
+
"line": 166,
|
|
1473
1473
|
"character": 2,
|
|
1474
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1474
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L166"
|
|
1475
1475
|
}
|
|
1476
1476
|
],
|
|
1477
1477
|
"signatures": [
|
|
@@ -1484,9 +1484,9 @@
|
|
|
1484
1484
|
"sources": [
|
|
1485
1485
|
{
|
|
1486
1486
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1487
|
-
"line":
|
|
1487
|
+
"line": 166,
|
|
1488
1488
|
"character": 2,
|
|
1489
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1489
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L166"
|
|
1490
1490
|
}
|
|
1491
1491
|
],
|
|
1492
1492
|
"parameters": [
|
|
@@ -1559,9 +1559,9 @@
|
|
|
1559
1559
|
"sources": [
|
|
1560
1560
|
{
|
|
1561
1561
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1562
|
-
"line":
|
|
1562
|
+
"line": 138,
|
|
1563
1563
|
"character": 9,
|
|
1564
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1564
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L138"
|
|
1565
1565
|
}
|
|
1566
1566
|
],
|
|
1567
1567
|
"type": {
|
|
@@ -1585,9 +1585,9 @@
|
|
|
1585
1585
|
"sources": [
|
|
1586
1586
|
{
|
|
1587
1587
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1588
|
-
"line":
|
|
1588
|
+
"line": 134,
|
|
1589
1589
|
"character": 9,
|
|
1590
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1590
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L134"
|
|
1591
1591
|
}
|
|
1592
1592
|
],
|
|
1593
1593
|
"type": {
|
|
@@ -1620,9 +1620,9 @@
|
|
|
1620
1620
|
"sources": [
|
|
1621
1621
|
{
|
|
1622
1622
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1623
|
-
"line":
|
|
1623
|
+
"line": 139,
|
|
1624
1624
|
"character": 9,
|
|
1625
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1625
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L139"
|
|
1626
1626
|
}
|
|
1627
1627
|
],
|
|
1628
1628
|
"type": {
|
|
@@ -1656,9 +1656,9 @@
|
|
|
1656
1656
|
"sources": [
|
|
1657
1657
|
{
|
|
1658
1658
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1659
|
-
"line":
|
|
1659
|
+
"line": 123,
|
|
1660
1660
|
"character": 9,
|
|
1661
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1661
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L123"
|
|
1662
1662
|
}
|
|
1663
1663
|
],
|
|
1664
1664
|
"type": {
|
|
@@ -1696,15 +1696,15 @@
|
|
|
1696
1696
|
"sources": [
|
|
1697
1697
|
{
|
|
1698
1698
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1699
|
-
"line":
|
|
1699
|
+
"line": 49,
|
|
1700
1700
|
"character": 13,
|
|
1701
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1701
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L49"
|
|
1702
1702
|
},
|
|
1703
1703
|
{
|
|
1704
1704
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1705
|
-
"line":
|
|
1705
|
+
"line": 71,
|
|
1706
1706
|
"character": 13,
|
|
1707
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1707
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L71"
|
|
1708
1708
|
}
|
|
1709
1709
|
],
|
|
1710
1710
|
"getSignature": {
|
|
@@ -1716,9 +1716,9 @@
|
|
|
1716
1716
|
"sources": [
|
|
1717
1717
|
{
|
|
1718
1718
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1719
|
-
"line":
|
|
1719
|
+
"line": 71,
|
|
1720
1720
|
"character": 2,
|
|
1721
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1721
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L71"
|
|
1722
1722
|
}
|
|
1723
1723
|
],
|
|
1724
1724
|
"type": {
|
|
@@ -1773,9 +1773,9 @@
|
|
|
1773
1773
|
"sources": [
|
|
1774
1774
|
{
|
|
1775
1775
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1776
|
-
"line":
|
|
1776
|
+
"line": 48,
|
|
1777
1777
|
"character": 2,
|
|
1778
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1778
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L48"
|
|
1779
1779
|
}
|
|
1780
1780
|
],
|
|
1781
1781
|
"parameters": [
|
|
@@ -1815,15 +1815,15 @@
|
|
|
1815
1815
|
"sources": [
|
|
1816
1816
|
{
|
|
1817
1817
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1818
|
-
"line":
|
|
1818
|
+
"line": 125,
|
|
1819
1819
|
"character": 13,
|
|
1820
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1820
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L125"
|
|
1821
1821
|
},
|
|
1822
1822
|
{
|
|
1823
1823
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1824
|
-
"line":
|
|
1824
|
+
"line": 129,
|
|
1825
1825
|
"character": 13,
|
|
1826
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1826
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L129"
|
|
1827
1827
|
}
|
|
1828
1828
|
],
|
|
1829
1829
|
"getSignature": {
|
|
@@ -1835,9 +1835,9 @@
|
|
|
1835
1835
|
"sources": [
|
|
1836
1836
|
{
|
|
1837
1837
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1838
|
-
"line":
|
|
1838
|
+
"line": 125,
|
|
1839
1839
|
"character": 2,
|
|
1840
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1840
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L125"
|
|
1841
1841
|
}
|
|
1842
1842
|
],
|
|
1843
1843
|
"type": {
|
|
@@ -1854,9 +1854,9 @@
|
|
|
1854
1854
|
"sources": [
|
|
1855
1855
|
{
|
|
1856
1856
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1857
|
-
"line":
|
|
1857
|
+
"line": 129,
|
|
1858
1858
|
"character": 2,
|
|
1859
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1859
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L129"
|
|
1860
1860
|
}
|
|
1861
1861
|
],
|
|
1862
1862
|
"parameters": [
|
|
@@ -1890,15 +1890,15 @@
|
|
|
1890
1890
|
"sources": [
|
|
1891
1891
|
{
|
|
1892
1892
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1893
|
-
"line":
|
|
1893
|
+
"line": 81,
|
|
1894
1894
|
"character": 13,
|
|
1895
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1895
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L81"
|
|
1896
1896
|
},
|
|
1897
1897
|
{
|
|
1898
1898
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1899
|
-
"line":
|
|
1899
|
+
"line": 86,
|
|
1900
1900
|
"character": 13,
|
|
1901
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1901
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L86"
|
|
1902
1902
|
}
|
|
1903
1903
|
],
|
|
1904
1904
|
"getSignature": {
|
|
@@ -1910,9 +1910,9 @@
|
|
|
1910
1910
|
"sources": [
|
|
1911
1911
|
{
|
|
1912
1912
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1913
|
-
"line":
|
|
1913
|
+
"line": 86,
|
|
1914
1914
|
"character": 2,
|
|
1915
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1915
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L86"
|
|
1916
1916
|
}
|
|
1917
1917
|
],
|
|
1918
1918
|
"type": {
|
|
@@ -1948,9 +1948,9 @@
|
|
|
1948
1948
|
"sources": [
|
|
1949
1949
|
{
|
|
1950
1950
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
1951
|
-
"line":
|
|
1951
|
+
"line": 80,
|
|
1952
1952
|
"character": 2,
|
|
1953
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1953
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L80"
|
|
1954
1954
|
}
|
|
1955
1955
|
],
|
|
1956
1956
|
"parameters": [
|
|
@@ -1988,9 +1988,9 @@
|
|
|
1988
1988
|
"sources": [
|
|
1989
1989
|
{
|
|
1990
1990
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
1991
|
-
"line":
|
|
1991
|
+
"line": 96,
|
|
1992
1992
|
"character": 13,
|
|
1993
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1993
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L96"
|
|
1994
1994
|
}
|
|
1995
1995
|
],
|
|
1996
1996
|
"setSignature": {
|
|
@@ -2018,9 +2018,9 @@
|
|
|
2018
2018
|
"sources": [
|
|
2019
2019
|
{
|
|
2020
2020
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
2021
|
-
"line":
|
|
2021
|
+
"line": 95,
|
|
2022
2022
|
"character": 2,
|
|
2023
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2023
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L95"
|
|
2024
2024
|
}
|
|
2025
2025
|
],
|
|
2026
2026
|
"parameters": [
|
|
@@ -2082,15 +2082,15 @@
|
|
|
2082
2082
|
"sources": [
|
|
2083
2083
|
{
|
|
2084
2084
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
2085
|
-
"line":
|
|
2085
|
+
"line": 111,
|
|
2086
2086
|
"character": 13,
|
|
2087
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2087
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L111"
|
|
2088
2088
|
},
|
|
2089
2089
|
{
|
|
2090
2090
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
2091
|
-
"line":
|
|
2091
|
+
"line": 115,
|
|
2092
2092
|
"character": 13,
|
|
2093
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2093
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L115"
|
|
2094
2094
|
}
|
|
2095
2095
|
],
|
|
2096
2096
|
"getSignature": {
|
|
@@ -2102,9 +2102,9 @@
|
|
|
2102
2102
|
"sources": [
|
|
2103
2103
|
{
|
|
2104
2104
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
2105
|
-
"line":
|
|
2105
|
+
"line": 115,
|
|
2106
2106
|
"character": 2,
|
|
2107
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2107
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L115"
|
|
2108
2108
|
}
|
|
2109
2109
|
],
|
|
2110
2110
|
"type": {
|
|
@@ -2129,9 +2129,9 @@
|
|
|
2129
2129
|
"sources": [
|
|
2130
2130
|
{
|
|
2131
2131
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
2132
|
-
"line":
|
|
2132
|
+
"line": 110,
|
|
2133
2133
|
"character": 2,
|
|
2134
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2134
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L110"
|
|
2135
2135
|
}
|
|
2136
2136
|
],
|
|
2137
2137
|
"parameters": [
|
|
@@ -2169,9 +2169,9 @@
|
|
|
2169
2169
|
"sources": [
|
|
2170
2170
|
{
|
|
2171
2171
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
2172
|
-
"line":
|
|
2172
|
+
"line": 183,
|
|
2173
2173
|
"character": 9,
|
|
2174
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2174
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L183"
|
|
2175
2175
|
}
|
|
2176
2176
|
],
|
|
2177
2177
|
"signatures": [
|
|
@@ -2184,9 +2184,9 @@
|
|
|
2184
2184
|
"sources": [
|
|
2185
2185
|
{
|
|
2186
2186
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
2187
|
-
"line":
|
|
2187
|
+
"line": 183,
|
|
2188
2188
|
"character": 2,
|
|
2189
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2189
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L183"
|
|
2190
2190
|
}
|
|
2191
2191
|
],
|
|
2192
2192
|
"type": {
|
|
@@ -2218,9 +2218,9 @@
|
|
|
2218
2218
|
"sources": [
|
|
2219
2219
|
{
|
|
2220
2220
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
2221
|
-
"line":
|
|
2221
|
+
"line": 204,
|
|
2222
2222
|
"character": 9,
|
|
2223
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2223
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L204"
|
|
2224
2224
|
}
|
|
2225
2225
|
],
|
|
2226
2226
|
"signatures": [
|
|
@@ -2233,9 +2233,9 @@
|
|
|
2233
2233
|
"sources": [
|
|
2234
2234
|
{
|
|
2235
2235
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
2236
|
-
"line":
|
|
2236
|
+
"line": 204,
|
|
2237
2237
|
"character": 2,
|
|
2238
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2238
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L204"
|
|
2239
2239
|
}
|
|
2240
2240
|
],
|
|
2241
2241
|
"type": {
|
|
@@ -2267,9 +2267,9 @@
|
|
|
2267
2267
|
"sources": [
|
|
2268
2268
|
{
|
|
2269
2269
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
2270
|
-
"line":
|
|
2270
|
+
"line": 176,
|
|
2271
2271
|
"character": 9,
|
|
2272
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2272
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L176"
|
|
2273
2273
|
}
|
|
2274
2274
|
],
|
|
2275
2275
|
"signatures": [
|
|
@@ -2282,9 +2282,9 @@
|
|
|
2282
2282
|
"sources": [
|
|
2283
2283
|
{
|
|
2284
2284
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
2285
|
-
"line":
|
|
2285
|
+
"line": 176,
|
|
2286
2286
|
"character": 2,
|
|
2287
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2287
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L176"
|
|
2288
2288
|
}
|
|
2289
2289
|
],
|
|
2290
2290
|
"type": {
|
|
@@ -2316,9 +2316,9 @@
|
|
|
2316
2316
|
"sources": [
|
|
2317
2317
|
{
|
|
2318
2318
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
2319
|
-
"line":
|
|
2319
|
+
"line": 209,
|
|
2320
2320
|
"character": 9,
|
|
2321
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2321
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L209"
|
|
2322
2322
|
}
|
|
2323
2323
|
],
|
|
2324
2324
|
"signatures": [
|
|
@@ -2331,9 +2331,9 @@
|
|
|
2331
2331
|
"sources": [
|
|
2332
2332
|
{
|
|
2333
2333
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts",
|
|
2334
|
-
"line":
|
|
2334
|
+
"line": 209,
|
|
2335
2335
|
"character": 2,
|
|
2336
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2336
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L209"
|
|
2337
2337
|
}
|
|
2338
2338
|
],
|
|
2339
2339
|
"parameters": [
|
|
@@ -2399,9 +2399,9 @@
|
|
|
2399
2399
|
"sources": [
|
|
2400
2400
|
{
|
|
2401
2401
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator.component.ts",
|
|
2402
|
-
"line":
|
|
2402
|
+
"line": 34,
|
|
2403
2403
|
"character": 13,
|
|
2404
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2404
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator.component.ts#L34"
|
|
2405
2405
|
}
|
|
2406
2406
|
],
|
|
2407
2407
|
"implementedTypes": [
|
|
@@ -2437,7 +2437,7 @@
|
|
|
2437
2437
|
{
|
|
2438
2438
|
"name": "Component",
|
|
2439
2439
|
"arguments": {
|
|
2440
|
-
"obj": "@Component({\n selector: 'sky-progress-indicator',\n templateUrl: './progress-indicator.component.html',\n styleUrls: ['./progress-indicator.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})"
|
|
2440
|
+
"obj": "@Component({\n selector: 'sky-progress-indicator',\n templateUrl: './progress-indicator.component.html',\n styleUrls: ['./progress-indicator.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})"
|
|
2441
2441
|
}
|
|
2442
2442
|
}
|
|
2443
2443
|
]
|
|
@@ -2466,9 +2466,9 @@
|
|
|
2466
2466
|
"sources": [
|
|
2467
2467
|
{
|
|
2468
2468
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2469
|
-
"line":
|
|
2469
|
+
"line": 153,
|
|
2470
2470
|
"character": 2,
|
|
2471
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2471
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L153"
|
|
2472
2472
|
}
|
|
2473
2473
|
],
|
|
2474
2474
|
"signatures": [
|
|
@@ -2481,9 +2481,9 @@
|
|
|
2481
2481
|
"sources": [
|
|
2482
2482
|
{
|
|
2483
2483
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2484
|
-
"line":
|
|
2484
|
+
"line": 153,
|
|
2485
2485
|
"character": 2,
|
|
2486
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2486
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L153"
|
|
2487
2487
|
}
|
|
2488
2488
|
],
|
|
2489
2489
|
"parameters": [
|
|
@@ -2555,9 +2555,9 @@
|
|
|
2555
2555
|
"sources": [
|
|
2556
2556
|
{
|
|
2557
2557
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2558
|
-
"line":
|
|
2558
|
+
"line": 129,
|
|
2559
2559
|
"character": 9,
|
|
2560
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2560
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L129"
|
|
2561
2561
|
}
|
|
2562
2562
|
],
|
|
2563
2563
|
"type": {
|
|
@@ -2614,9 +2614,9 @@
|
|
|
2614
2614
|
"sources": [
|
|
2615
2615
|
{
|
|
2616
2616
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2617
|
-
"line":
|
|
2617
|
+
"line": 43,
|
|
2618
2618
|
"character": 9,
|
|
2619
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2619
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L43"
|
|
2620
2620
|
}
|
|
2621
2621
|
],
|
|
2622
2622
|
"type": {
|
|
@@ -2640,9 +2640,9 @@
|
|
|
2640
2640
|
"sources": [
|
|
2641
2641
|
{
|
|
2642
2642
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2643
|
-
"line":
|
|
2643
|
+
"line": 140,
|
|
2644
2644
|
"character": 9,
|
|
2645
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2645
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L140"
|
|
2646
2646
|
}
|
|
2647
2647
|
],
|
|
2648
2648
|
"type": {
|
|
@@ -2664,15 +2664,15 @@
|
|
|
2664
2664
|
"sources": [
|
|
2665
2665
|
{
|
|
2666
2666
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2667
|
-
"line":
|
|
2667
|
+
"line": 50,
|
|
2668
2668
|
"character": 13,
|
|
2669
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2669
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L50"
|
|
2670
2670
|
},
|
|
2671
2671
|
{
|
|
2672
2672
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2673
|
-
"line":
|
|
2673
|
+
"line": 54,
|
|
2674
2674
|
"character": 13,
|
|
2675
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2675
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L54"
|
|
2676
2676
|
}
|
|
2677
2677
|
],
|
|
2678
2678
|
"getSignature": {
|
|
@@ -2684,9 +2684,9 @@
|
|
|
2684
2684
|
"sources": [
|
|
2685
2685
|
{
|
|
2686
2686
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2687
|
-
"line":
|
|
2687
|
+
"line": 54,
|
|
2688
2688
|
"character": 2,
|
|
2689
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2689
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L54"
|
|
2690
2690
|
}
|
|
2691
2691
|
],
|
|
2692
2692
|
"type": {
|
|
@@ -2724,9 +2724,9 @@
|
|
|
2724
2724
|
"sources": [
|
|
2725
2725
|
{
|
|
2726
2726
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2727
|
-
"line":
|
|
2727
|
+
"line": 49,
|
|
2728
2728
|
"character": 2,
|
|
2729
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2729
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L49"
|
|
2730
2730
|
}
|
|
2731
2731
|
],
|
|
2732
2732
|
"parameters": [
|
|
@@ -2766,15 +2766,15 @@
|
|
|
2766
2766
|
"sources": [
|
|
2767
2767
|
{
|
|
2768
2768
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2769
|
-
"line":
|
|
2769
|
+
"line": 63,
|
|
2770
2770
|
"character": 13,
|
|
2771
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2771
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L63"
|
|
2772
2772
|
},
|
|
2773
2773
|
{
|
|
2774
2774
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2775
|
-
"line":
|
|
2775
|
+
"line": 68,
|
|
2776
2776
|
"character": 13,
|
|
2777
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2777
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L68"
|
|
2778
2778
|
}
|
|
2779
2779
|
],
|
|
2780
2780
|
"getSignature": {
|
|
@@ -2786,9 +2786,9 @@
|
|
|
2786
2786
|
"sources": [
|
|
2787
2787
|
{
|
|
2788
2788
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2789
|
-
"line":
|
|
2789
|
+
"line": 68,
|
|
2790
2790
|
"character": 2,
|
|
2791
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2791
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L68"
|
|
2792
2792
|
}
|
|
2793
2793
|
],
|
|
2794
2794
|
"type": {
|
|
@@ -2824,9 +2824,9 @@
|
|
|
2824
2824
|
"sources": [
|
|
2825
2825
|
{
|
|
2826
2826
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2827
|
-
"line":
|
|
2827
|
+
"line": 62,
|
|
2828
2828
|
"character": 2,
|
|
2829
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2829
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L62"
|
|
2830
2830
|
}
|
|
2831
2831
|
],
|
|
2832
2832
|
"parameters": [
|
|
@@ -2864,15 +2864,15 @@
|
|
|
2864
2864
|
"sources": [
|
|
2865
2865
|
{
|
|
2866
2866
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2867
|
-
"line":
|
|
2867
|
+
"line": 131,
|
|
2868
2868
|
"character": 13,
|
|
2869
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2869
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L131"
|
|
2870
2870
|
},
|
|
2871
2871
|
{
|
|
2872
2872
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2873
|
-
"line":
|
|
2873
|
+
"line": 136,
|
|
2874
2874
|
"character": 13,
|
|
2875
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2875
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L136"
|
|
2876
2876
|
}
|
|
2877
2877
|
],
|
|
2878
2878
|
"getSignature": {
|
|
@@ -2884,9 +2884,9 @@
|
|
|
2884
2884
|
"sources": [
|
|
2885
2885
|
{
|
|
2886
2886
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2887
|
-
"line":
|
|
2887
|
+
"line": 136,
|
|
2888
2888
|
"character": 2,
|
|
2889
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2889
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L136"
|
|
2890
2890
|
}
|
|
2891
2891
|
],
|
|
2892
2892
|
"type": {
|
|
@@ -2903,9 +2903,9 @@
|
|
|
2903
2903
|
"sources": [
|
|
2904
2904
|
{
|
|
2905
2905
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2906
|
-
"line":
|
|
2906
|
+
"line": 131,
|
|
2907
2907
|
"character": 2,
|
|
2908
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2908
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L131"
|
|
2909
2909
|
}
|
|
2910
2910
|
],
|
|
2911
2911
|
"parameters": [
|
|
@@ -2939,15 +2939,15 @@
|
|
|
2939
2939
|
"sources": [
|
|
2940
2940
|
{
|
|
2941
2941
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2942
|
-
"line":
|
|
2942
|
+
"line": 77,
|
|
2943
2943
|
"character": 13,
|
|
2944
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2944
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L77"
|
|
2945
2945
|
},
|
|
2946
2946
|
{
|
|
2947
2947
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2948
|
-
"line":
|
|
2948
|
+
"line": 119,
|
|
2949
2949
|
"character": 13,
|
|
2950
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2950
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L119"
|
|
2951
2951
|
}
|
|
2952
2952
|
],
|
|
2953
2953
|
"getSignature": {
|
|
@@ -2959,9 +2959,9 @@
|
|
|
2959
2959
|
"sources": [
|
|
2960
2960
|
{
|
|
2961
2961
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2962
|
-
"line":
|
|
2962
|
+
"line": 119,
|
|
2963
2963
|
"character": 2,
|
|
2964
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2964
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L119"
|
|
2965
2965
|
}
|
|
2966
2966
|
],
|
|
2967
2967
|
"type": {
|
|
@@ -2994,9 +2994,9 @@
|
|
|
2994
2994
|
"sources": [
|
|
2995
2995
|
{
|
|
2996
2996
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
2997
|
-
"line":
|
|
2997
|
+
"line": 76,
|
|
2998
2998
|
"character": 2,
|
|
2999
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
2999
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L76"
|
|
3000
3000
|
}
|
|
3001
3001
|
],
|
|
3002
3002
|
"parameters": [
|
|
@@ -3036,9 +3036,9 @@
|
|
|
3036
3036
|
"sources": [
|
|
3037
3037
|
{
|
|
3038
3038
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
3039
|
-
"line":
|
|
3039
|
+
"line": 161,
|
|
3040
3040
|
"character": 9,
|
|
3041
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3041
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L161"
|
|
3042
3042
|
}
|
|
3043
3043
|
],
|
|
3044
3044
|
"signatures": [
|
|
@@ -3051,9 +3051,9 @@
|
|
|
3051
3051
|
"sources": [
|
|
3052
3052
|
{
|
|
3053
3053
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
3054
|
-
"line":
|
|
3054
|
+
"line": 161,
|
|
3055
3055
|
"character": 2,
|
|
3056
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3056
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L161"
|
|
3057
3057
|
}
|
|
3058
3058
|
],
|
|
3059
3059
|
"type": {
|
|
@@ -3085,9 +3085,9 @@
|
|
|
3085
3085
|
"sources": [
|
|
3086
3086
|
{
|
|
3087
3087
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
3088
|
-
"line":
|
|
3088
|
+
"line": 169,
|
|
3089
3089
|
"character": 9,
|
|
3090
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3090
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L169"
|
|
3091
3091
|
}
|
|
3092
3092
|
],
|
|
3093
3093
|
"signatures": [
|
|
@@ -3100,9 +3100,9 @@
|
|
|
3100
3100
|
"sources": [
|
|
3101
3101
|
{
|
|
3102
3102
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
3103
|
-
"line":
|
|
3103
|
+
"line": 169,
|
|
3104
3104
|
"character": 2,
|
|
3105
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3105
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L169"
|
|
3106
3106
|
}
|
|
3107
3107
|
],
|
|
3108
3108
|
"type": {
|
|
@@ -3134,9 +3134,9 @@
|
|
|
3134
3134
|
"sources": [
|
|
3135
3135
|
{
|
|
3136
3136
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
3137
|
-
"line":
|
|
3137
|
+
"line": 175,
|
|
3138
3138
|
"character": 9,
|
|
3139
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3139
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L175"
|
|
3140
3140
|
}
|
|
3141
3141
|
],
|
|
3142
3142
|
"signatures": [
|
|
@@ -3149,9 +3149,9 @@
|
|
|
3149
3149
|
"sources": [
|
|
3150
3150
|
{
|
|
3151
3151
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
3152
|
-
"line":
|
|
3152
|
+
"line": 175,
|
|
3153
3153
|
"character": 2,
|
|
3154
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3154
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L175"
|
|
3155
3155
|
}
|
|
3156
3156
|
],
|
|
3157
3157
|
"parameters": [
|
|
@@ -3217,9 +3217,9 @@
|
|
|
3217
3217
|
"sources": [
|
|
3218
3218
|
{
|
|
3219
3219
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts",
|
|
3220
|
-
"line":
|
|
3220
|
+
"line": 35,
|
|
3221
3221
|
"character": 13,
|
|
3222
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3222
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-nav-button/progress-indicator-nav-button.component.ts#L35"
|
|
3223
3223
|
}
|
|
3224
3224
|
],
|
|
3225
3225
|
"implementedTypes": [
|
|
@@ -3246,7 +3246,7 @@
|
|
|
3246
3246
|
{
|
|
3247
3247
|
"name": "Component",
|
|
3248
3248
|
"arguments": {
|
|
3249
|
-
"obj": "@Component({\n selector: 'sky-progress-indicator-nav-button',\n templateUrl: './progress-indicator-nav-button.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})"
|
|
3249
|
+
"obj": "@Component({\n selector: 'sky-progress-indicator-nav-button',\n templateUrl: './progress-indicator-nav-button.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})"
|
|
3250
3250
|
}
|
|
3251
3251
|
}
|
|
3252
3252
|
]
|
|
@@ -3275,9 +3275,9 @@
|
|
|
3275
3275
|
"sources": [
|
|
3276
3276
|
{
|
|
3277
3277
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3278
|
-
"line":
|
|
3278
|
+
"line": 57,
|
|
3279
3279
|
"character": 2,
|
|
3280
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3280
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L57"
|
|
3281
3281
|
}
|
|
3282
3282
|
],
|
|
3283
3283
|
"signatures": [
|
|
@@ -3290,9 +3290,9 @@
|
|
|
3290
3290
|
"sources": [
|
|
3291
3291
|
{
|
|
3292
3292
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3293
|
-
"line":
|
|
3293
|
+
"line": 57,
|
|
3294
3294
|
"character": 2,
|
|
3295
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3295
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L57"
|
|
3296
3296
|
}
|
|
3297
3297
|
],
|
|
3298
3298
|
"parameters": [
|
|
@@ -3347,9 +3347,9 @@
|
|
|
3347
3347
|
"sources": [
|
|
3348
3348
|
{
|
|
3349
3349
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3350
|
-
"line":
|
|
3350
|
+
"line": 45,
|
|
3351
3351
|
"character": 9,
|
|
3352
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3352
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L45"
|
|
3353
3353
|
}
|
|
3354
3354
|
],
|
|
3355
3355
|
"type": {
|
|
@@ -3383,9 +3383,9 @@
|
|
|
3383
3383
|
"sources": [
|
|
3384
3384
|
{
|
|
3385
3385
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3386
|
-
"line":
|
|
3386
|
+
"line": 52,
|
|
3387
3387
|
"character": 9,
|
|
3388
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3388
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L52"
|
|
3389
3389
|
}
|
|
3390
3390
|
],
|
|
3391
3391
|
"type": {
|
|
@@ -3421,15 +3421,15 @@
|
|
|
3421
3421
|
"sources": [
|
|
3422
3422
|
{
|
|
3423
3423
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3424
|
-
"line":
|
|
3424
|
+
"line": 31,
|
|
3425
3425
|
"character": 13,
|
|
3426
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3426
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L31"
|
|
3427
3427
|
},
|
|
3428
3428
|
{
|
|
3429
3429
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3430
|
-
"line":
|
|
3430
|
+
"line": 36,
|
|
3431
3431
|
"character": 13,
|
|
3432
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3432
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L36"
|
|
3433
3433
|
}
|
|
3434
3434
|
],
|
|
3435
3435
|
"getSignature": {
|
|
@@ -3441,9 +3441,9 @@
|
|
|
3441
3441
|
"sources": [
|
|
3442
3442
|
{
|
|
3443
3443
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3444
|
-
"line":
|
|
3444
|
+
"line": 36,
|
|
3445
3445
|
"character": 2,
|
|
3446
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3446
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L36"
|
|
3447
3447
|
}
|
|
3448
3448
|
],
|
|
3449
3449
|
"type": {
|
|
@@ -3479,9 +3479,9 @@
|
|
|
3479
3479
|
"sources": [
|
|
3480
3480
|
{
|
|
3481
3481
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3482
|
-
"line":
|
|
3482
|
+
"line": 30,
|
|
3483
3483
|
"character": 2,
|
|
3484
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3484
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L30"
|
|
3485
3485
|
}
|
|
3486
3486
|
],
|
|
3487
3487
|
"parameters": [
|
|
@@ -3519,9 +3519,9 @@
|
|
|
3519
3519
|
"sources": [
|
|
3520
3520
|
{
|
|
3521
3521
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3522
|
-
"line":
|
|
3522
|
+
"line": 61,
|
|
3523
3523
|
"character": 9,
|
|
3524
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3524
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L61"
|
|
3525
3525
|
}
|
|
3526
3526
|
],
|
|
3527
3527
|
"signatures": [
|
|
@@ -3534,9 +3534,9 @@
|
|
|
3534
3534
|
"sources": [
|
|
3535
3535
|
{
|
|
3536
3536
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3537
|
-
"line":
|
|
3537
|
+
"line": 61,
|
|
3538
3538
|
"character": 2,
|
|
3539
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3539
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L61"
|
|
3540
3540
|
}
|
|
3541
3541
|
],
|
|
3542
3542
|
"type": {
|
|
@@ -3568,9 +3568,9 @@
|
|
|
3568
3568
|
"sources": [
|
|
3569
3569
|
{
|
|
3570
3570
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3571
|
-
"line":
|
|
3571
|
+
"line": 65,
|
|
3572
3572
|
"character": 9,
|
|
3573
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3573
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L65"
|
|
3574
3574
|
}
|
|
3575
3575
|
],
|
|
3576
3576
|
"signatures": [
|
|
@@ -3583,9 +3583,9 @@
|
|
|
3583
3583
|
"sources": [
|
|
3584
3584
|
{
|
|
3585
3585
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3586
|
-
"line":
|
|
3586
|
+
"line": 65,
|
|
3587
3587
|
"character": 2,
|
|
3588
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3588
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L65"
|
|
3589
3589
|
}
|
|
3590
3590
|
],
|
|
3591
3591
|
"type": {
|
|
@@ -3628,9 +3628,9 @@
|
|
|
3628
3628
|
"sources": [
|
|
3629
3629
|
{
|
|
3630
3630
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts",
|
|
3631
|
-
"line":
|
|
3631
|
+
"line": 25,
|
|
3632
3632
|
"character": 13,
|
|
3633
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3633
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-reset-button/progress-indicator-reset-button.component.ts#L25"
|
|
3634
3634
|
}
|
|
3635
3635
|
],
|
|
3636
3636
|
"implementedTypes": [
|
|
@@ -3648,7 +3648,7 @@
|
|
|
3648
3648
|
{
|
|
3649
3649
|
"name": "Component",
|
|
3650
3650
|
"arguments": {
|
|
3651
|
-
"obj": "@Component({\n selector: 'sky-progress-indicator-reset-button',\n templateUrl: './progress-indicator-reset-button.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n})"
|
|
3651
|
+
"obj": "@Component({\n selector: 'sky-progress-indicator-reset-button',\n templateUrl: './progress-indicator-reset-button.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})"
|
|
3652
3652
|
}
|
|
3653
3653
|
}
|
|
3654
3654
|
]
|
|
@@ -3679,16 +3679,16 @@
|
|
|
3679
3679
|
"sources": [
|
|
3680
3680
|
{
|
|
3681
3681
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/progress-indicator-title/progress-indicator-title.component.ts",
|
|
3682
|
-
"line":
|
|
3682
|
+
"line": 13,
|
|
3683
3683
|
"character": 13,
|
|
3684
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3684
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/progress-indicator-title/progress-indicator-title.component.ts#L13"
|
|
3685
3685
|
}
|
|
3686
3686
|
],
|
|
3687
3687
|
"decorators": [
|
|
3688
3688
|
{
|
|
3689
3689
|
"name": "Component",
|
|
3690
3690
|
"arguments": {
|
|
3691
|
-
"obj": "@Component({\n selector: 'sky-progress-indicator-title',\n templateUrl: './progress-indicator-title.component.html',\n styleUrls: ['./progress-indicator-title.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n})"
|
|
3691
|
+
"obj": "@Component({\n selector: 'sky-progress-indicator-title',\n templateUrl: './progress-indicator-title.component.html',\n styleUrls: ['./progress-indicator-title.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})"
|
|
3692
3692
|
}
|
|
3693
3693
|
}
|
|
3694
3694
|
]
|
|
@@ -3735,7 +3735,7 @@
|
|
|
3735
3735
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-args.ts",
|
|
3736
3736
|
"line": 15,
|
|
3737
3737
|
"character": 2,
|
|
3738
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3738
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-args.ts#L15"
|
|
3739
3739
|
}
|
|
3740
3740
|
],
|
|
3741
3741
|
"type": {
|
|
@@ -3767,7 +3767,7 @@
|
|
|
3767
3767
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-args.ts",
|
|
3768
3768
|
"line": 10,
|
|
3769
3769
|
"character": 2,
|
|
3770
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3770
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-args.ts#L10"
|
|
3771
3771
|
}
|
|
3772
3772
|
],
|
|
3773
3773
|
"type": {
|
|
@@ -3792,7 +3792,7 @@
|
|
|
3792
3792
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-action-click-args.ts",
|
|
3793
3793
|
"line": 6,
|
|
3794
3794
|
"character": 17,
|
|
3795
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3795
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-action-click-args.ts#L6"
|
|
3796
3796
|
}
|
|
3797
3797
|
]
|
|
3798
3798
|
},
|
|
@@ -3824,7 +3824,7 @@
|
|
|
3824
3824
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-change.ts",
|
|
3825
3825
|
"line": 7,
|
|
3826
3826
|
"character": 2,
|
|
3827
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3827
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-change.ts#L7"
|
|
3828
3828
|
}
|
|
3829
3829
|
],
|
|
3830
3830
|
"type": {
|
|
@@ -3853,7 +3853,7 @@
|
|
|
3853
3853
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-change.ts",
|
|
3854
3854
|
"line": 12,
|
|
3855
3855
|
"character": 2,
|
|
3856
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3856
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-change.ts#L12"
|
|
3857
3857
|
}
|
|
3858
3858
|
],
|
|
3859
3859
|
"type": {
|
|
@@ -3882,7 +3882,7 @@
|
|
|
3882
3882
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-change.ts",
|
|
3883
3883
|
"line": 17,
|
|
3884
3884
|
"character": 2,
|
|
3885
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3885
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-change.ts#L17"
|
|
3886
3886
|
}
|
|
3887
3887
|
],
|
|
3888
3888
|
"type": {
|
|
@@ -3911,7 +3911,7 @@
|
|
|
3911
3911
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-change.ts",
|
|
3912
3912
|
"line": 3,
|
|
3913
3913
|
"character": 17,
|
|
3914
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3914
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-change.ts#L3"
|
|
3915
3915
|
}
|
|
3916
3916
|
]
|
|
3917
3917
|
},
|
|
@@ -3951,7 +3951,7 @@
|
|
|
3951
3951
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message.ts",
|
|
3952
3952
|
"line": 13,
|
|
3953
3953
|
"character": 2,
|
|
3954
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3954
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L13"
|
|
3955
3955
|
}
|
|
3956
3956
|
],
|
|
3957
3957
|
"type": {
|
|
@@ -3976,7 +3976,7 @@
|
|
|
3976
3976
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts",
|
|
3977
3977
|
"line": 14,
|
|
3978
3978
|
"character": 4,
|
|
3979
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
3979
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L14"
|
|
3980
3980
|
}
|
|
3981
3981
|
],
|
|
3982
3982
|
"type": {
|
|
@@ -3998,7 +3998,7 @@
|
|
|
3998
3998
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts",
|
|
3999
3999
|
"line": 13,
|
|
4000
4000
|
"character": 9,
|
|
4001
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4001
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L13"
|
|
4002
4002
|
}
|
|
4003
4003
|
],
|
|
4004
4004
|
"indexSignature": {
|
|
@@ -4012,7 +4012,7 @@
|
|
|
4012
4012
|
"fileName": "libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts",
|
|
4013
4013
|
"line": 18,
|
|
4014
4014
|
"character": 4,
|
|
4015
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4015
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L18"
|
|
4016
4016
|
}
|
|
4017
4017
|
],
|
|
4018
4018
|
"parameters": [
|
|
@@ -4055,7 +4055,7 @@
|
|
|
4055
4055
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message.ts",
|
|
4056
4056
|
"line": 7,
|
|
4057
4057
|
"character": 2,
|
|
4058
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4058
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L7"
|
|
4059
4059
|
}
|
|
4060
4060
|
],
|
|
4061
4061
|
"type": {
|
|
@@ -4080,7 +4080,7 @@
|
|
|
4080
4080
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-message.ts",
|
|
4081
4081
|
"line": 3,
|
|
4082
4082
|
"character": 17,
|
|
4083
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4083
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-message.ts#L3"
|
|
4084
4084
|
}
|
|
4085
4085
|
]
|
|
4086
4086
|
},
|
|
@@ -4095,7 +4095,7 @@
|
|
|
4095
4095
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-display-mode-type.ts",
|
|
4096
4096
|
"line": 1,
|
|
4097
4097
|
"character": 12,
|
|
4098
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4098
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-display-mode-type.ts#L1"
|
|
4099
4099
|
}
|
|
4100
4100
|
],
|
|
4101
4101
|
"type": {
|
|
@@ -4139,7 +4139,7 @@
|
|
|
4139
4139
|
"fileName": "projects/progress-indicator/src/modules/progress-indicator/types/progress-indicator-nav-button-type.ts",
|
|
4140
4140
|
"line": 4,
|
|
4141
4141
|
"character": 12,
|
|
4142
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4142
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/src/lib/modules/progress-indicator/types/progress-indicator-nav-button-type.ts#L4"
|
|
4143
4143
|
}
|
|
4144
4144
|
],
|
|
4145
4145
|
"type": {
|
|
@@ -4256,7 +4256,7 @@
|
|
|
4256
4256
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-harness.ts",
|
|
4257
4257
|
"line": 36,
|
|
4258
4258
|
"character": 15,
|
|
4259
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4259
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts#L36"
|
|
4260
4260
|
}
|
|
4261
4261
|
],
|
|
4262
4262
|
"signatures": [
|
|
@@ -4279,7 +4279,7 @@
|
|
|
4279
4279
|
"fileName": "libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts",
|
|
4280
4280
|
"line": 36,
|
|
4281
4281
|
"character": 2,
|
|
4282
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4282
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts#L36"
|
|
4283
4283
|
}
|
|
4284
4284
|
],
|
|
4285
4285
|
"type": {
|
|
@@ -4314,7 +4314,7 @@
|
|
|
4314
4314
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-harness.ts",
|
|
4315
4315
|
"line": 47,
|
|
4316
4316
|
"character": 15,
|
|
4317
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4317
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts#L47"
|
|
4318
4318
|
}
|
|
4319
4319
|
],
|
|
4320
4320
|
"signatures": [
|
|
@@ -4337,7 +4337,7 @@
|
|
|
4337
4337
|
"fileName": "libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts",
|
|
4338
4338
|
"line": 47,
|
|
4339
4339
|
"character": 2,
|
|
4340
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4340
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts#L47"
|
|
4341
4341
|
}
|
|
4342
4342
|
],
|
|
4343
4343
|
"parameters": [
|
|
@@ -4389,7 +4389,7 @@
|
|
|
4389
4389
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-harness.ts",
|
|
4390
4390
|
"line": 58,
|
|
4391
4391
|
"character": 15,
|
|
4392
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4392
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts#L58"
|
|
4393
4393
|
}
|
|
4394
4394
|
],
|
|
4395
4395
|
"signatures": [
|
|
@@ -4412,7 +4412,7 @@
|
|
|
4412
4412
|
"fileName": "libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts",
|
|
4413
4413
|
"line": 58,
|
|
4414
4414
|
"character": 2,
|
|
4415
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4415
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts#L58"
|
|
4416
4416
|
}
|
|
4417
4417
|
],
|
|
4418
4418
|
"parameters": [
|
|
@@ -4469,7 +4469,7 @@
|
|
|
4469
4469
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-harness.ts",
|
|
4470
4470
|
"line": 80,
|
|
4471
4471
|
"character": 15,
|
|
4472
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4472
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts#L80"
|
|
4473
4473
|
}
|
|
4474
4474
|
],
|
|
4475
4475
|
"signatures": [
|
|
@@ -4492,7 +4492,7 @@
|
|
|
4492
4492
|
"fileName": "libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts",
|
|
4493
4493
|
"line": 80,
|
|
4494
4494
|
"character": 2,
|
|
4495
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4495
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts#L80"
|
|
4496
4496
|
}
|
|
4497
4497
|
],
|
|
4498
4498
|
"type": {
|
|
@@ -4611,7 +4611,7 @@
|
|
|
4611
4611
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-harness.ts",
|
|
4612
4612
|
"line": 91,
|
|
4613
4613
|
"character": 15,
|
|
4614
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4614
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts#L91"
|
|
4615
4615
|
}
|
|
4616
4616
|
],
|
|
4617
4617
|
"signatures": [
|
|
@@ -4634,7 +4634,7 @@
|
|
|
4634
4634
|
"fileName": "libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts",
|
|
4635
4635
|
"line": 91,
|
|
4636
4636
|
"character": 2,
|
|
4637
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4637
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts#L91"
|
|
4638
4638
|
}
|
|
4639
4639
|
],
|
|
4640
4640
|
"type": {
|
|
@@ -4670,7 +4670,7 @@
|
|
|
4670
4670
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-harness.ts",
|
|
4671
4671
|
"line": 27,
|
|
4672
4672
|
"character": 16,
|
|
4673
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4673
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts#L27"
|
|
4674
4674
|
}
|
|
4675
4675
|
],
|
|
4676
4676
|
"signatures": [
|
|
@@ -4709,7 +4709,7 @@
|
|
|
4709
4709
|
"fileName": "libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts",
|
|
4710
4710
|
"line": 27,
|
|
4711
4711
|
"character": 2,
|
|
4712
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4712
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts#L27"
|
|
4713
4713
|
}
|
|
4714
4714
|
],
|
|
4715
4715
|
"parameters": [
|
|
@@ -4774,7 +4774,7 @@
|
|
|
4774
4774
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-harness.ts",
|
|
4775
4775
|
"line": 11,
|
|
4776
4776
|
"character": 13,
|
|
4777
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4777
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness.ts#L11"
|
|
4778
4778
|
}
|
|
4779
4779
|
],
|
|
4780
4780
|
"extendedTypes": [
|
|
@@ -4882,7 +4882,7 @@
|
|
|
4882
4882
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-item-harness.ts",
|
|
4883
4883
|
"line": 32,
|
|
4884
4884
|
"character": 15,
|
|
4885
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4885
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts#L32"
|
|
4886
4886
|
}
|
|
4887
4887
|
],
|
|
4888
4888
|
"signatures": [
|
|
@@ -4905,7 +4905,7 @@
|
|
|
4905
4905
|
"fileName": "libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts",
|
|
4906
4906
|
"line": 32,
|
|
4907
4907
|
"character": 2,
|
|
4908
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4908
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts#L32"
|
|
4909
4909
|
}
|
|
4910
4910
|
],
|
|
4911
4911
|
"type": {
|
|
@@ -4940,7 +4940,7 @@
|
|
|
4940
4940
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-item-harness.ts",
|
|
4941
4941
|
"line": 39,
|
|
4942
4942
|
"character": 15,
|
|
4943
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4943
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts#L39"
|
|
4944
4944
|
}
|
|
4945
4945
|
],
|
|
4946
4946
|
"signatures": [
|
|
@@ -4963,7 +4963,7 @@
|
|
|
4963
4963
|
"fileName": "libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts",
|
|
4964
4964
|
"line": 39,
|
|
4965
4965
|
"character": 2,
|
|
4966
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
4966
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts#L39"
|
|
4967
4967
|
}
|
|
4968
4968
|
],
|
|
4969
4969
|
"type": {
|
|
@@ -4998,7 +4998,7 @@
|
|
|
4998
4998
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-item-harness.ts",
|
|
4999
4999
|
"line": 48,
|
|
5000
5000
|
"character": 15,
|
|
5001
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5001
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts#L48"
|
|
5002
5002
|
}
|
|
5003
5003
|
],
|
|
5004
5004
|
"signatures": [
|
|
@@ -5021,7 +5021,7 @@
|
|
|
5021
5021
|
"fileName": "libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts",
|
|
5022
5022
|
"line": 48,
|
|
5023
5023
|
"character": 2,
|
|
5024
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5024
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts#L48"
|
|
5025
5025
|
}
|
|
5026
5026
|
],
|
|
5027
5027
|
"type": {
|
|
@@ -5056,7 +5056,7 @@
|
|
|
5056
5056
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-item-harness.ts",
|
|
5057
5057
|
"line": 55,
|
|
5058
5058
|
"character": 15,
|
|
5059
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5059
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts#L55"
|
|
5060
5060
|
}
|
|
5061
5061
|
],
|
|
5062
5062
|
"signatures": [
|
|
@@ -5079,7 +5079,7 @@
|
|
|
5079
5079
|
"fileName": "libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts",
|
|
5080
5080
|
"line": 55,
|
|
5081
5081
|
"character": 2,
|
|
5082
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5082
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts#L55"
|
|
5083
5083
|
}
|
|
5084
5084
|
],
|
|
5085
5085
|
"type": {
|
|
@@ -5198,7 +5198,7 @@
|
|
|
5198
5198
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-item-harness.ts",
|
|
5199
5199
|
"line": 63,
|
|
5200
5200
|
"character": 15,
|
|
5201
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5201
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts#L63"
|
|
5202
5202
|
}
|
|
5203
5203
|
],
|
|
5204
5204
|
"signatures": [
|
|
@@ -5221,7 +5221,7 @@
|
|
|
5221
5221
|
"fileName": "libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts",
|
|
5222
5222
|
"line": 63,
|
|
5223
5223
|
"character": 2,
|
|
5224
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5224
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts#L63"
|
|
5225
5225
|
}
|
|
5226
5226
|
],
|
|
5227
5227
|
"type": {
|
|
@@ -5257,7 +5257,7 @@
|
|
|
5257
5257
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-item-harness.ts",
|
|
5258
5258
|
"line": 23,
|
|
5259
5259
|
"character": 16,
|
|
5260
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5260
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts#L23"
|
|
5261
5261
|
}
|
|
5262
5262
|
],
|
|
5263
5263
|
"signatures": [
|
|
@@ -5296,7 +5296,7 @@
|
|
|
5296
5296
|
"fileName": "libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts",
|
|
5297
5297
|
"line": 23,
|
|
5298
5298
|
"character": 2,
|
|
5299
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5299
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts#L23"
|
|
5300
5300
|
}
|
|
5301
5301
|
],
|
|
5302
5302
|
"parameters": [
|
|
@@ -5361,7 +5361,7 @@
|
|
|
5361
5361
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-item-harness.ts",
|
|
5362
5362
|
"line": 10,
|
|
5363
5363
|
"character": 13,
|
|
5364
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5364
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness.ts#L10"
|
|
5365
5365
|
}
|
|
5366
5366
|
],
|
|
5367
5367
|
"extendedTypes": [
|
|
@@ -5462,7 +5462,7 @@
|
|
|
5462
5462
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
5463
5463
|
"line": 11,
|
|
5464
5464
|
"character": 2,
|
|
5465
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5465
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
5466
5466
|
}
|
|
5467
5467
|
],
|
|
5468
5468
|
"type": {
|
|
@@ -5538,7 +5538,7 @@
|
|
|
5538
5538
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-harness-filters.ts",
|
|
5539
5539
|
"line": 7,
|
|
5540
5540
|
"character": 17,
|
|
5541
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5541
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-harness-filters.ts#L7"
|
|
5542
5542
|
}
|
|
5543
5543
|
],
|
|
5544
5544
|
"extendedTypes": [
|
|
@@ -5638,7 +5638,7 @@
|
|
|
5638
5638
|
"fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
|
|
5639
5639
|
"line": 11,
|
|
5640
5640
|
"character": 2,
|
|
5641
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5641
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/core/testing/src/shared/harness-filters.ts#L11"
|
|
5642
5642
|
}
|
|
5643
5643
|
],
|
|
5644
5644
|
"type": {
|
|
@@ -5714,7 +5714,7 @@
|
|
|
5714
5714
|
"fileName": "projects/progress-indicator/src/testing/modules/progress-indicator/progress-indicator-item-harness-filters.ts",
|
|
5715
5715
|
"line": 7,
|
|
5716
5716
|
"character": 17,
|
|
5717
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
5717
|
+
"url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/progress-indicator/testing/src/modules/progress-indicator/progress-indicator-item-harness-filters.ts#L7"
|
|
5718
5718
|
}
|
|
5719
5719
|
],
|
|
5720
5720
|
"extendedTypes": [
|
|
@@ -6585,7 +6585,7 @@
|
|
|
6585
6585
|
{
|
|
6586
6586
|
"fileName": "modal.component.ts",
|
|
6587
6587
|
"filePath": "/projects/progress-indicator/documentation/code-examples/wizard/basic/modal.component.ts",
|
|
6588
|
-
"rawContents": "import { Component, inject } from '@angular/core';\nimport { FormBuilder, FormGroup, ReactiveFormsModule } from '@angular/forms';\nimport { SkyCheckboxModule, SkyInputBoxModule } from '@skyux/forms';\nimport { SkyModalInstance, SkyModalModule } from '@skyux/modals';\nimport {\n SkyProgressIndicatorActionClickArgs,\n SkyProgressIndicatorChange,\n SkyProgressIndicatorDisplayModeType,\n SkyProgressIndicatorModule,\n} from '@skyux/progress-indicator';\n\n@Component({\n
|
|
6588
|
+
"rawContents": "import { Component, inject } from '@angular/core';\nimport { FormBuilder, FormGroup, ReactiveFormsModule } from '@angular/forms';\nimport { SkyCheckboxModule, SkyInputBoxModule } from '@skyux/forms';\nimport { SkyModalInstance, SkyModalModule } from '@skyux/modals';\nimport {\n SkyProgressIndicatorActionClickArgs,\n SkyProgressIndicatorChange,\n SkyProgressIndicatorDisplayModeType,\n SkyProgressIndicatorModule,\n} from '@skyux/progress-indicator';\n\n@Component({\n selector: 'app-modal',\n templateUrl: './modal.component.html',\n imports: [\n ReactiveFormsModule,\n SkyCheckboxModule,\n SkyInputBoxModule,\n SkyModalModule,\n SkyProgressIndicatorModule,\n ],\n})\nexport class ModalComponent {\n protected activeIndex: number | undefined = 0;\n protected displayMode: SkyProgressIndicatorDisplayModeType = 'horizontal';\n protected formGroup: FormGroup;\n protected title = 'Wizard example';\n\n protected get requirementsMet(): boolean {\n switch (this.activeIndex) {\n case 0:\n return !!this.formGroup.get('requiredValue1')?.value;\n case 1:\n return !!this.formGroup.get('requiredValue2')?.value;\n default:\n return false;\n }\n }\n\n protected readonly instance = inject(SkyModalInstance);\n\n constructor() {\n this.formGroup = inject(FormBuilder).group({\n requiredValue1: undefined,\n requiredValue2: undefined,\n });\n }\n\n protected onCancelClick(): void {\n this.instance.cancel();\n }\n\n protected onSaveClick(args: SkyProgressIndicatorActionClickArgs): void {\n args.progressHandler.advance();\n this.instance.save();\n }\n\n protected updateIndex(changes: SkyProgressIndicatorChange): void {\n this.activeIndex = changes.activeIndex;\n }\n}\n"
|
|
6589
6589
|
},
|
|
6590
6590
|
{
|
|
6591
6591
|
"fileName": "modal.component.html",
|
|
@@ -6605,7 +6605,7 @@
|
|
|
6605
6605
|
{
|
|
6606
6606
|
"fileName": "modal.component.ts",
|
|
6607
6607
|
"filePath": "/projects/progress-indicator/documentation/code-examples/waterfall-indicator/basic/modal.component.ts",
|
|
6608
|
-
"rawContents": "import { Component, inject } from '@angular/core';\nimport { SkyModalInstance, SkyModalModule } from '@skyux/modals';\n\nimport { ModalContext } from './modal-context';\n\n@Component({\n
|
|
6608
|
+
"rawContents": "import { Component, inject } from '@angular/core';\nimport { SkyModalInstance, SkyModalModule } from '@skyux/modals';\n\nimport { ModalContext } from './modal-context';\n\n@Component({\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"
|
|
6609
6609
|
},
|
|
6610
6610
|
{
|
|
6611
6611
|
"fileName": "modal.component.html",
|
|
@@ -6620,7 +6620,7 @@
|
|
|
6620
6620
|
{
|
|
6621
6621
|
"fileName": "demo.component.ts",
|
|
6622
6622
|
"filePath": "/projects/progress-indicator/documentation/code-examples/waterfall-indicator/basic/demo.component.ts",
|
|
6623
|
-
"rawContents": "import {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n inject,\n} from '@angular/core';\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
|
|
6623
|
+
"rawContents": "import {\n ChangeDetectionStrategy,\n ChangeDetectorRef,\n Component,\n inject,\n} from '@angular/core';\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 selector: 'app-demo',\n templateUrl: './demo.component.html',\n changeDetection: ChangeDetectionStrategy.OnPush,\n imports: [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 private 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"
|
|
6624
6624
|
},
|
|
6625
6625
|
{
|
|
6626
6626
|
"fileName": "demo.component.spec.ts",
|
|
@@ -6635,7 +6635,7 @@
|
|
|
6635
6635
|
{
|
|
6636
6636
|
"fileName": "demo.component.ts",
|
|
6637
6637
|
"filePath": "/projects/progress-indicator/documentation/code-examples/passive-indicator/basic/demo.component.ts",
|
|
6638
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyProgressIndicatorModule } from '@skyux/progress-indicator';\n\n@Component({\n
|
|
6638
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyProgressIndicatorModule } from '@skyux/progress-indicator';\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [SkyProgressIndicatorModule],\n})\nexport class DemoComponent {}\n"
|
|
6639
6639
|
},
|
|
6640
6640
|
{
|
|
6641
6641
|
"fileName": "demo.component.spec.ts",
|
|
@@ -6650,106 +6650,103 @@
|
|
|
6650
6650
|
],
|
|
6651
6651
|
"codeExampleDependencies": {
|
|
6652
6652
|
"/projects/progress-indicator/documentation/code-examples/wizard/basic": {
|
|
6653
|
-
"@angular-devkit/core": "
|
|
6654
|
-
"@angular-devkit/schematics": "
|
|
6655
|
-
"@angular/animations": "
|
|
6656
|
-
"@angular/cdk": "
|
|
6657
|
-
"@angular/cli": "
|
|
6658
|
-
"@angular/common": "
|
|
6659
|
-
"@angular/core": "
|
|
6660
|
-
"@angular/forms": "
|
|
6661
|
-
"@angular/platform-browser": "
|
|
6662
|
-
"@angular/router": "
|
|
6663
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
6664
|
-
"@schematics/angular": "
|
|
6665
|
-
"@skyux-sdk/testing": "
|
|
6666
|
-
"@skyux/assets": "
|
|
6667
|
-
"@skyux/core": "
|
|
6668
|
-
"@skyux/forms": "
|
|
6669
|
-
"@skyux/help-inline": "
|
|
6670
|
-
"@skyux/i18n": "
|
|
6671
|
-
"@skyux/icon": "
|
|
6653
|
+
"@angular-devkit/core": "19.0.6",
|
|
6654
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
6655
|
+
"@angular/animations": "19.0.5",
|
|
6656
|
+
"@angular/cdk": "19.0.4",
|
|
6657
|
+
"@angular/cli": "19.0.6",
|
|
6658
|
+
"@angular/common": "19.0.5",
|
|
6659
|
+
"@angular/core": "19.0.5",
|
|
6660
|
+
"@angular/forms": "19.0.5",
|
|
6661
|
+
"@angular/platform-browser": "19.0.5",
|
|
6662
|
+
"@angular/router": "19.0.5",
|
|
6663
|
+
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
6664
|
+
"@schematics/angular": "19.0.6",
|
|
6665
|
+
"@skyux-sdk/testing": "12.0.0-alpha.1",
|
|
6666
|
+
"@skyux/assets": "12.0.0-alpha.1",
|
|
6667
|
+
"@skyux/core": "12.0.0-alpha.1",
|
|
6668
|
+
"@skyux/forms": "12.0.0-alpha.1",
|
|
6669
|
+
"@skyux/help-inline": "12.0.0-alpha.1",
|
|
6670
|
+
"@skyux/i18n": "12.0.0-alpha.1",
|
|
6671
|
+
"@skyux/icon": "12.0.0-alpha.1",
|
|
6672
6672
|
"@skyux/icons": "7.10.0",
|
|
6673
|
-
"@skyux/indicators": "
|
|
6674
|
-
"@skyux/modals": "
|
|
6675
|
-
"@skyux/popovers": "
|
|
6676
|
-
"@skyux/progress-indicator": "
|
|
6677
|
-
"@skyux/theme": "
|
|
6673
|
+
"@skyux/indicators": "12.0.0-alpha.1",
|
|
6674
|
+
"@skyux/modals": "12.0.0-alpha.1",
|
|
6675
|
+
"@skyux/popovers": "12.0.0-alpha.1",
|
|
6676
|
+
"@skyux/progress-indicator": "12.0.0-alpha.1",
|
|
6677
|
+
"@skyux/theme": "12.0.0-alpha.1",
|
|
6678
6678
|
"@types/node": "20.14.12",
|
|
6679
6679
|
"axe-core": "4.10.2",
|
|
6680
|
-
"cross-spawn": "7.0.6",
|
|
6681
6680
|
"fontfaceobserver": "2.3.0",
|
|
6682
|
-
"glob": "11.0.0",
|
|
6683
6681
|
"jsonc-parser": "3.3.1",
|
|
6682
|
+
"minimist": "1.2.8",
|
|
6684
6683
|
"rxjs": "7.8.1",
|
|
6685
|
-
"tslib": "2.
|
|
6686
|
-
"zone.js": "0.
|
|
6684
|
+
"tslib": "2.8.1",
|
|
6685
|
+
"zone.js": "0.15.0"
|
|
6687
6686
|
},
|
|
6688
6687
|
"/projects/progress-indicator/documentation/code-examples/waterfall-indicator/basic": {
|
|
6689
|
-
"@angular-devkit/core": "
|
|
6690
|
-
"@angular-devkit/schematics": "
|
|
6691
|
-
"@angular/animations": "
|
|
6692
|
-
"@angular/cdk": "
|
|
6693
|
-
"@angular/cli": "
|
|
6694
|
-
"@angular/common": "
|
|
6695
|
-
"@angular/core": "
|
|
6696
|
-
"@angular/platform-browser": "
|
|
6697
|
-
"@angular/router": "
|
|
6698
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
6699
|
-
"@schematics/angular": "
|
|
6700
|
-
"@skyux-sdk/testing": "
|
|
6701
|
-
"@skyux/assets": "
|
|
6702
|
-
"@skyux/core": "
|
|
6703
|
-
"@skyux/help-inline": "
|
|
6704
|
-
"@skyux/i18n": "
|
|
6705
|
-
"@skyux/icon": "
|
|
6688
|
+
"@angular-devkit/core": "19.0.6",
|
|
6689
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
6690
|
+
"@angular/animations": "19.0.5",
|
|
6691
|
+
"@angular/cdk": "19.0.4",
|
|
6692
|
+
"@angular/cli": "19.0.6",
|
|
6693
|
+
"@angular/common": "19.0.5",
|
|
6694
|
+
"@angular/core": "19.0.5",
|
|
6695
|
+
"@angular/platform-browser": "19.0.5",
|
|
6696
|
+
"@angular/router": "19.0.5",
|
|
6697
|
+
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
6698
|
+
"@schematics/angular": "19.0.6",
|
|
6699
|
+
"@skyux-sdk/testing": "12.0.0-alpha.1",
|
|
6700
|
+
"@skyux/assets": "12.0.0-alpha.1",
|
|
6701
|
+
"@skyux/core": "12.0.0-alpha.1",
|
|
6702
|
+
"@skyux/help-inline": "12.0.0-alpha.1",
|
|
6703
|
+
"@skyux/i18n": "12.0.0-alpha.1",
|
|
6704
|
+
"@skyux/icon": "12.0.0-alpha.1",
|
|
6706
6705
|
"@skyux/icons": "7.10.0",
|
|
6707
|
-
"@skyux/indicators": "
|
|
6708
|
-
"@skyux/modals": "
|
|
6709
|
-
"@skyux/popovers": "
|
|
6710
|
-
"@skyux/progress-indicator": "
|
|
6711
|
-
"@skyux/theme": "
|
|
6706
|
+
"@skyux/indicators": "12.0.0-alpha.1",
|
|
6707
|
+
"@skyux/modals": "12.0.0-alpha.1",
|
|
6708
|
+
"@skyux/popovers": "12.0.0-alpha.1",
|
|
6709
|
+
"@skyux/progress-indicator": "12.0.0-alpha.1",
|
|
6710
|
+
"@skyux/theme": "12.0.0-alpha.1",
|
|
6712
6711
|
"@types/node": "20.14.12",
|
|
6713
6712
|
"axe-core": "4.10.2",
|
|
6714
|
-
"cross-spawn": "7.0.6",
|
|
6715
6713
|
"fontfaceobserver": "2.3.0",
|
|
6716
|
-
"glob": "11.0.0",
|
|
6717
6714
|
"jsonc-parser": "3.3.1",
|
|
6715
|
+
"minimist": "1.2.8",
|
|
6718
6716
|
"rxjs": "7.8.1",
|
|
6719
|
-
"tslib": "2.
|
|
6720
|
-
"zone.js": "0.
|
|
6717
|
+
"tslib": "2.8.1",
|
|
6718
|
+
"zone.js": "0.15.0"
|
|
6721
6719
|
},
|
|
6722
6720
|
"/projects/progress-indicator/documentation/code-examples/passive-indicator/basic": {
|
|
6723
|
-
"@angular-devkit/core": "
|
|
6724
|
-
"@angular-devkit/schematics": "
|
|
6725
|
-
"@angular/animations": "
|
|
6726
|
-
"@angular/cdk": "
|
|
6727
|
-
"@angular/cli": "
|
|
6728
|
-
"@angular/common": "
|
|
6729
|
-
"@angular/core": "
|
|
6730
|
-
"@angular/platform-browser": "
|
|
6731
|
-
"@angular/router": "
|
|
6732
|
-
"@blackbaud/skyux-design-tokens": "0.0.
|
|
6733
|
-
"@schematics/angular": "
|
|
6734
|
-
"@skyux-sdk/testing": "
|
|
6735
|
-
"@skyux/assets": "
|
|
6736
|
-
"@skyux/core": "
|
|
6737
|
-
"@skyux/help-inline": "
|
|
6738
|
-
"@skyux/i18n": "
|
|
6739
|
-
"@skyux/icon": "
|
|
6721
|
+
"@angular-devkit/core": "19.0.6",
|
|
6722
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
6723
|
+
"@angular/animations": "19.0.5",
|
|
6724
|
+
"@angular/cdk": "19.0.4",
|
|
6725
|
+
"@angular/cli": "19.0.6",
|
|
6726
|
+
"@angular/common": "19.0.5",
|
|
6727
|
+
"@angular/core": "19.0.5",
|
|
6728
|
+
"@angular/platform-browser": "19.0.5",
|
|
6729
|
+
"@angular/router": "19.0.5",
|
|
6730
|
+
"@blackbaud/skyux-design-tokens": "0.0.43",
|
|
6731
|
+
"@schematics/angular": "19.0.6",
|
|
6732
|
+
"@skyux-sdk/testing": "12.0.0-alpha.1",
|
|
6733
|
+
"@skyux/assets": "12.0.0-alpha.1",
|
|
6734
|
+
"@skyux/core": "12.0.0-alpha.1",
|
|
6735
|
+
"@skyux/help-inline": "12.0.0-alpha.1",
|
|
6736
|
+
"@skyux/i18n": "12.0.0-alpha.1",
|
|
6737
|
+
"@skyux/icon": "12.0.0-alpha.1",
|
|
6740
6738
|
"@skyux/icons": "7.10.0",
|
|
6741
|
-
"@skyux/popovers": "
|
|
6742
|
-
"@skyux/progress-indicator": "
|
|
6743
|
-
"@skyux/theme": "
|
|
6739
|
+
"@skyux/popovers": "12.0.0-alpha.1",
|
|
6740
|
+
"@skyux/progress-indicator": "12.0.0-alpha.1",
|
|
6741
|
+
"@skyux/theme": "12.0.0-alpha.1",
|
|
6744
6742
|
"@types/node": "20.14.12",
|
|
6745
6743
|
"axe-core": "4.10.2",
|
|
6746
|
-
"cross-spawn": "7.0.6",
|
|
6747
6744
|
"fontfaceobserver": "2.3.0",
|
|
6748
|
-
"glob": "11.0.0",
|
|
6749
6745
|
"jsonc-parser": "3.3.1",
|
|
6746
|
+
"minimist": "1.2.8",
|
|
6750
6747
|
"rxjs": "7.8.1",
|
|
6751
|
-
"tslib": "2.
|
|
6752
|
-
"zone.js": "0.
|
|
6748
|
+
"tslib": "2.8.1",
|
|
6749
|
+
"zone.js": "0.15.0"
|
|
6753
6750
|
}
|
|
6754
6751
|
}
|
|
6755
6752
|
}
|