@skyux/errors 11.31.0 → 12.0.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +119 -117
- package/fesm2022/skyux-errors.mjs +38 -34
- package/fesm2022/skyux-errors.mjs.map +1 -1
- package/package.json +9 -13
- package/esm2022/index.mjs +0 -11
- package/esm2022/lib/modules/error/error-action.component.mjs +0 -18
- package/esm2022/lib/modules/error/error-description.component.mjs +0 -33
- package/esm2022/lib/modules/error/error-image.component.mjs +0 -17
- package/esm2022/lib/modules/error/error-modal-config.mjs +0 -7
- package/esm2022/lib/modules/error/error-modal-form.component.mjs +0 -23
- package/esm2022/lib/modules/error/error-modal.service.mjs +0 -44
- package/esm2022/lib/modules/error/error-title.component.mjs +0 -33
- package/esm2022/lib/modules/error/error-type.mjs +0 -2
- package/esm2022/lib/modules/error/error.component.mjs +0 -75
- package/esm2022/lib/modules/error/error.module.mjs +0 -43
- package/esm2022/lib/modules/error/error.service.mjs +0 -18
- package/esm2022/lib/modules/shared/sky-errors-resources.module.mjs +0 -48
- package/esm2022/skyux-errors.mjs +0 -5
- package/esm2022/testing/legacy/error-fixture.mjs +0 -32
- package/esm2022/testing/modules/error/error-modal-harness.mjs +0 -39
- package/esm2022/testing/public-api.mjs +0 -3
- package/esm2022/testing/skyux-errors-testing.mjs +0 -5
package/documentation.json
CHANGED
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"fileName": "projects/errors/src/modules/error/error-modal-config.ts",
|
|
66
66
|
"line": 20,
|
|
67
67
|
"character": 9,
|
|
68
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
68
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L20"
|
|
69
69
|
}
|
|
70
70
|
],
|
|
71
71
|
"type": {
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"fileName": "projects/errors/src/modules/error/error-modal-config.ts",
|
|
102
102
|
"line": 15,
|
|
103
103
|
"character": 9,
|
|
104
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
104
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L15"
|
|
105
105
|
}
|
|
106
106
|
],
|
|
107
107
|
"type": {
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"fileName": "projects/errors/src/modules/error/error-modal-config.ts",
|
|
138
138
|
"line": 10,
|
|
139
139
|
"character": 9,
|
|
140
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
140
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L10"
|
|
141
141
|
}
|
|
142
142
|
],
|
|
143
143
|
"type": {
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"fileName": "projects/errors/src/modules/error/error-modal-config.ts",
|
|
169
169
|
"line": 5,
|
|
170
170
|
"character": 13,
|
|
171
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
171
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L5"
|
|
172
172
|
}
|
|
173
173
|
],
|
|
174
174
|
"decorators": []
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"fileName": "projects/errors/src/modules/error/error-modal.service.ts",
|
|
211
211
|
"line": 19,
|
|
212
212
|
"character": 2,
|
|
213
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
213
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L19"
|
|
214
214
|
}
|
|
215
215
|
],
|
|
216
216
|
"signatures": [
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
"fileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
|
|
226
226
|
"line": 19,
|
|
227
227
|
"character": 2,
|
|
228
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
228
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L19"
|
|
229
229
|
}
|
|
230
230
|
],
|
|
231
231
|
"parameters": [
|
|
@@ -286,7 +286,7 @@
|
|
|
286
286
|
"fileName": "projects/errors/src/modules/error/error-modal.service.ts",
|
|
287
287
|
"line": 30,
|
|
288
288
|
"character": 9,
|
|
289
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
289
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L30"
|
|
290
290
|
}
|
|
291
291
|
],
|
|
292
292
|
"signatures": [
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"fileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
|
|
321
321
|
"line": 30,
|
|
322
322
|
"character": 9,
|
|
323
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
323
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L30"
|
|
324
324
|
}
|
|
325
325
|
],
|
|
326
326
|
"parameters": [
|
|
@@ -366,7 +366,7 @@
|
|
|
366
366
|
"fileName": "projects/errors/src/modules/error/error-modal.service.ts",
|
|
367
367
|
"line": 15,
|
|
368
368
|
"character": 13,
|
|
369
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
369
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L15"
|
|
370
370
|
}
|
|
371
371
|
],
|
|
372
372
|
"decorators": [
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
"fileName": "projects/errors/src/modules/error/error.module.ts",
|
|
399
399
|
"line": 29,
|
|
400
400
|
"character": 13,
|
|
401
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
401
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.module.ts#L29"
|
|
402
402
|
}
|
|
403
403
|
],
|
|
404
404
|
"decorators": [
|
|
@@ -436,16 +436,16 @@
|
|
|
436
436
|
"sources": [
|
|
437
437
|
{
|
|
438
438
|
"fileName": "projects/errors/src/modules/error/error-action.component.ts",
|
|
439
|
-
"line":
|
|
439
|
+
"line": 12,
|
|
440
440
|
"character": 13,
|
|
441
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
441
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-action.component.ts#L12"
|
|
442
442
|
}
|
|
443
443
|
],
|
|
444
444
|
"decorators": [
|
|
445
445
|
{
|
|
446
446
|
"name": "Component",
|
|
447
447
|
"arguments": {
|
|
448
|
-
"obj": "@Component({\n selector: 'sky-error-action',\n template: '<ng-content />',\n})"
|
|
448
|
+
"obj": "@Component({\n selector: 'sky-error-action',\n template: '<ng-content />',\n standalone: false,\n})"
|
|
449
449
|
}
|
|
450
450
|
}
|
|
451
451
|
]
|
|
@@ -474,9 +474,9 @@
|
|
|
474
474
|
"sources": [
|
|
475
475
|
{
|
|
476
476
|
"fileName": "projects/errors/src/modules/error/error-description.component.ts",
|
|
477
|
-
"line":
|
|
477
|
+
"line": 26,
|
|
478
478
|
"character": 2,
|
|
479
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
479
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-description.component.ts#L26"
|
|
480
480
|
}
|
|
481
481
|
],
|
|
482
482
|
"signatures": [
|
|
@@ -489,9 +489,9 @@
|
|
|
489
489
|
"sources": [
|
|
490
490
|
{
|
|
491
491
|
"fileName": "libs/components/errors/src/lib/modules/error/error-description.component.ts",
|
|
492
|
-
"line":
|
|
492
|
+
"line": 26,
|
|
493
493
|
"character": 2,
|
|
494
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
494
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-description.component.ts#L26"
|
|
495
495
|
}
|
|
496
496
|
],
|
|
497
497
|
"parameters": [
|
|
@@ -532,9 +532,9 @@
|
|
|
532
532
|
"sources": [
|
|
533
533
|
{
|
|
534
534
|
"fileName": "projects/errors/src/modules/error/error-description.component.ts",
|
|
535
|
-
"line":
|
|
535
|
+
"line": 20,
|
|
536
536
|
"character": 13,
|
|
537
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
537
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-description.component.ts#L20"
|
|
538
538
|
}
|
|
539
539
|
],
|
|
540
540
|
"setSignature": {
|
|
@@ -573,9 +573,9 @@
|
|
|
573
573
|
"sources": [
|
|
574
574
|
{
|
|
575
575
|
"fileName": "libs/components/errors/src/lib/modules/error/error-description.component.ts",
|
|
576
|
-
"line":
|
|
576
|
+
"line": 20,
|
|
577
577
|
"character": 13,
|
|
578
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
578
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-description.component.ts#L20"
|
|
579
579
|
}
|
|
580
580
|
],
|
|
581
581
|
"parameters": [
|
|
@@ -620,16 +620,16 @@
|
|
|
620
620
|
"sources": [
|
|
621
621
|
{
|
|
622
622
|
"fileName": "projects/errors/src/modules/error/error-description.component.ts",
|
|
623
|
-
"line":
|
|
623
|
+
"line": 13,
|
|
624
624
|
"character": 13,
|
|
625
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
625
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-description.component.ts#L13"
|
|
626
626
|
}
|
|
627
627
|
],
|
|
628
628
|
"decorators": [
|
|
629
629
|
{
|
|
630
630
|
"name": "Component",
|
|
631
631
|
"arguments": {
|
|
632
|
-
"obj": "@Component({\n selector: 'sky-error-description',\n template: '<ng-content />',\n})"
|
|
632
|
+
"obj": "@Component({\n selector: 'sky-error-description',\n template: '<ng-content />',\n standalone: false,\n})"
|
|
633
633
|
}
|
|
634
634
|
}
|
|
635
635
|
]
|
|
@@ -660,16 +660,16 @@
|
|
|
660
660
|
"sources": [
|
|
661
661
|
{
|
|
662
662
|
"fileName": "projects/errors/src/modules/error/error-image.component.ts",
|
|
663
|
-
"line":
|
|
663
|
+
"line": 11,
|
|
664
664
|
"character": 13,
|
|
665
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
665
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-image.component.ts#L11"
|
|
666
666
|
}
|
|
667
667
|
],
|
|
668
668
|
"decorators": [
|
|
669
669
|
{
|
|
670
670
|
"name": "Component",
|
|
671
671
|
"arguments": {
|
|
672
|
-
"obj": "@Component({\n selector: 'sky-error-image',\n template: '<ng-content />',\n})"
|
|
672
|
+
"obj": "@Component({\n selector: 'sky-error-image',\n template: '<ng-content />',\n standalone: false,\n})"
|
|
673
673
|
}
|
|
674
674
|
}
|
|
675
675
|
]
|
|
@@ -698,9 +698,9 @@
|
|
|
698
698
|
"sources": [
|
|
699
699
|
{
|
|
700
700
|
"fileName": "projects/errors/src/modules/error/error-title.component.ts",
|
|
701
|
-
"line":
|
|
701
|
+
"line": 26,
|
|
702
702
|
"character": 2,
|
|
703
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
703
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-title.component.ts#L26"
|
|
704
704
|
}
|
|
705
705
|
],
|
|
706
706
|
"signatures": [
|
|
@@ -713,9 +713,9 @@
|
|
|
713
713
|
"sources": [
|
|
714
714
|
{
|
|
715
715
|
"fileName": "libs/components/errors/src/lib/modules/error/error-title.component.ts",
|
|
716
|
-
"line":
|
|
716
|
+
"line": 26,
|
|
717
717
|
"character": 2,
|
|
718
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
718
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-title.component.ts#L26"
|
|
719
719
|
}
|
|
720
720
|
],
|
|
721
721
|
"parameters": [
|
|
@@ -756,9 +756,9 @@
|
|
|
756
756
|
"sources": [
|
|
757
757
|
{
|
|
758
758
|
"fileName": "projects/errors/src/modules/error/error-title.component.ts",
|
|
759
|
-
"line":
|
|
759
|
+
"line": 20,
|
|
760
760
|
"character": 13,
|
|
761
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
761
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-title.component.ts#L20"
|
|
762
762
|
}
|
|
763
763
|
],
|
|
764
764
|
"setSignature": {
|
|
@@ -797,9 +797,9 @@
|
|
|
797
797
|
"sources": [
|
|
798
798
|
{
|
|
799
799
|
"fileName": "libs/components/errors/src/lib/modules/error/error-title.component.ts",
|
|
800
|
-
"line":
|
|
800
|
+
"line": 20,
|
|
801
801
|
"character": 13,
|
|
802
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
802
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-title.component.ts#L20"
|
|
803
803
|
}
|
|
804
804
|
],
|
|
805
805
|
"parameters": [
|
|
@@ -844,16 +844,16 @@
|
|
|
844
844
|
"sources": [
|
|
845
845
|
{
|
|
846
846
|
"fileName": "projects/errors/src/modules/error/error-title.component.ts",
|
|
847
|
-
"line":
|
|
847
|
+
"line": 13,
|
|
848
848
|
"character": 13,
|
|
849
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
849
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-title.component.ts#L13"
|
|
850
850
|
}
|
|
851
851
|
],
|
|
852
852
|
"decorators": [
|
|
853
853
|
{
|
|
854
854
|
"name": "Component",
|
|
855
855
|
"arguments": {
|
|
856
|
-
"obj": "@Component({\n selector: 'sky-error-title',\n template: '<ng-content />',\n})"
|
|
856
|
+
"obj": "@Component({\n selector: 'sky-error-title',\n template: '<ng-content />',\n standalone: false,\n})"
|
|
857
857
|
}
|
|
858
858
|
}
|
|
859
859
|
]
|
|
@@ -882,9 +882,9 @@
|
|
|
882
882
|
"sources": [
|
|
883
883
|
{
|
|
884
884
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
885
|
-
"line":
|
|
885
|
+
"line": 46,
|
|
886
886
|
"character": 2,
|
|
887
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
887
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L46"
|
|
888
888
|
}
|
|
889
889
|
],
|
|
890
890
|
"signatures": [
|
|
@@ -897,9 +897,9 @@
|
|
|
897
897
|
"sources": [
|
|
898
898
|
{
|
|
899
899
|
"fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
900
|
-
"line":
|
|
900
|
+
"line": 46,
|
|
901
901
|
"character": 2,
|
|
902
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
902
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L46"
|
|
903
903
|
}
|
|
904
904
|
],
|
|
905
905
|
"parameters": [
|
|
@@ -956,9 +956,9 @@
|
|
|
956
956
|
"sources": [
|
|
957
957
|
{
|
|
958
958
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
959
|
-
"line":
|
|
959
|
+
"line": 40,
|
|
960
960
|
"character": 9,
|
|
961
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
961
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L40"
|
|
962
962
|
}
|
|
963
963
|
],
|
|
964
964
|
"type": {
|
|
@@ -978,9 +978,9 @@
|
|
|
978
978
|
"sources": [
|
|
979
979
|
{
|
|
980
980
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
981
|
-
"line":
|
|
981
|
+
"line": 39,
|
|
982
982
|
"character": 9,
|
|
983
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
983
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L39"
|
|
984
984
|
}
|
|
985
985
|
],
|
|
986
986
|
"type": {
|
|
@@ -1000,9 +1000,9 @@
|
|
|
1000
1000
|
"sources": [
|
|
1001
1001
|
{
|
|
1002
1002
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1003
|
-
"line":
|
|
1003
|
+
"line": 48,
|
|
1004
1004
|
"character": 11,
|
|
1005
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1005
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L48"
|
|
1006
1006
|
}
|
|
1007
1007
|
],
|
|
1008
1008
|
"type": {
|
|
@@ -1045,9 +1045,9 @@
|
|
|
1045
1045
|
"sources": [
|
|
1046
1046
|
{
|
|
1047
1047
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1048
|
-
"line":
|
|
1048
|
+
"line": 37,
|
|
1049
1049
|
"character": 9,
|
|
1050
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1050
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L37"
|
|
1051
1051
|
}
|
|
1052
1052
|
],
|
|
1053
1053
|
"type": {
|
|
@@ -1072,15 +1072,15 @@
|
|
|
1072
1072
|
"sources": [
|
|
1073
1073
|
{
|
|
1074
1074
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1075
|
-
"line":
|
|
1075
|
+
"line": 23,
|
|
1076
1076
|
"character": 13,
|
|
1077
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1077
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L23"
|
|
1078
1078
|
},
|
|
1079
1079
|
{
|
|
1080
1080
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1081
|
-
"line":
|
|
1081
|
+
"line": 28,
|
|
1082
1082
|
"character": 13,
|
|
1083
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1083
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L28"
|
|
1084
1084
|
}
|
|
1085
1085
|
],
|
|
1086
1086
|
"getSignature": {
|
|
@@ -1092,9 +1092,9 @@
|
|
|
1092
1092
|
"sources": [
|
|
1093
1093
|
{
|
|
1094
1094
|
"fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
1095
|
-
"line":
|
|
1095
|
+
"line": 28,
|
|
1096
1096
|
"character": 13,
|
|
1097
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1097
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L28"
|
|
1098
1098
|
}
|
|
1099
1099
|
],
|
|
1100
1100
|
"type": {
|
|
@@ -1121,9 +1121,9 @@
|
|
|
1121
1121
|
"sources": [
|
|
1122
1122
|
{
|
|
1123
1123
|
"fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
1124
|
-
"line":
|
|
1124
|
+
"line": 23,
|
|
1125
1125
|
"character": 13,
|
|
1126
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1126
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L23"
|
|
1127
1127
|
}
|
|
1128
1128
|
],
|
|
1129
1129
|
"parameters": [
|
|
@@ -1163,9 +1163,9 @@
|
|
|
1163
1163
|
"sources": [
|
|
1164
1164
|
{
|
|
1165
1165
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1166
|
-
"line":
|
|
1166
|
+
"line": 53,
|
|
1167
1167
|
"character": 9,
|
|
1168
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1168
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L53"
|
|
1169
1169
|
}
|
|
1170
1170
|
],
|
|
1171
1171
|
"signatures": [
|
|
@@ -1186,9 +1186,9 @@
|
|
|
1186
1186
|
"sources": [
|
|
1187
1187
|
{
|
|
1188
1188
|
"fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
1189
|
-
"line":
|
|
1189
|
+
"line": 53,
|
|
1190
1190
|
"character": 9,
|
|
1191
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1191
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L53"
|
|
1192
1192
|
}
|
|
1193
1193
|
],
|
|
1194
1194
|
"type": {
|
|
@@ -1220,9 +1220,9 @@
|
|
|
1220
1220
|
"sources": [
|
|
1221
1221
|
{
|
|
1222
1222
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1223
|
-
"line":
|
|
1223
|
+
"line": 59,
|
|
1224
1224
|
"character": 9,
|
|
1225
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1225
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L59"
|
|
1226
1226
|
}
|
|
1227
1227
|
],
|
|
1228
1228
|
"signatures": [
|
|
@@ -1235,9 +1235,9 @@
|
|
|
1235
1235
|
"sources": [
|
|
1236
1236
|
{
|
|
1237
1237
|
"fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
1238
|
-
"line":
|
|
1238
|
+
"line": 59,
|
|
1239
1239
|
"character": 9,
|
|
1240
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1240
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L59"
|
|
1241
1241
|
}
|
|
1242
1242
|
],
|
|
1243
1243
|
"type": {
|
|
@@ -1282,9 +1282,9 @@
|
|
|
1282
1282
|
"sources": [
|
|
1283
1283
|
{
|
|
1284
1284
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1285
|
-
"line":
|
|
1285
|
+
"line": 17,
|
|
1286
1286
|
"character": 13,
|
|
1287
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1287
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error.component.ts#L17"
|
|
1288
1288
|
}
|
|
1289
1289
|
],
|
|
1290
1290
|
"implementedTypes": [
|
|
@@ -1302,7 +1302,7 @@
|
|
|
1302
1302
|
{
|
|
1303
1303
|
"name": "Component",
|
|
1304
1304
|
"arguments": {
|
|
1305
|
-
"obj": "@Component({\n selector: 'sky-error',\n styleUrls: ['./error.component.scss'],\n templateUrl: './error.component.html',\n providers: [SkyErrorService],\n})"
|
|
1305
|
+
"obj": "@Component({\n selector: 'sky-error',\n styleUrls: ['./error.component.scss'],\n templateUrl: './error.component.html',\n providers: [SkyErrorService],\n standalone: false,\n})"
|
|
1306
1306
|
}
|
|
1307
1307
|
}
|
|
1308
1308
|
]
|
|
@@ -1326,7 +1326,7 @@
|
|
|
1326
1326
|
"fileName": "projects/errors/src/modules/error/error-type.ts",
|
|
1327
1327
|
"line": 4,
|
|
1328
1328
|
"character": 12,
|
|
1329
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1329
|
+
"url": "https://github.com/blackbaud/skyux/blob/1dd1f2a823b5b6c6103874369a8374910f2f3850/libs/components/errors/src/lib/modules/error/error-type.ts#L4"
|
|
1330
1330
|
}
|
|
1331
1331
|
],
|
|
1332
1332
|
"type": {
|
|
@@ -1599,7 +1599,7 @@
|
|
|
1599
1599
|
{
|
|
1600
1600
|
"fileName": "demo.component.ts",
|
|
1601
1601
|
"filePath": "/projects/errors/documentation/code-examples/error/embedded/demo.component.ts",
|
|
1602
|
-
"rawContents": "import { Component } from '@angular/core';\nimport { SkyErrorModule } from '@skyux/errors';\n\n@Component({\n
|
|
1602
|
+
"rawContents": "import { Component } from '@angular/core';\nimport { SkyErrorModule } from '@skyux/errors';\n\n@Component({\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [SkyErrorModule],\n})\nexport class DemoComponent {\n protected customAction(): void {\n alert('action clicked!');\n }\n}\n"
|
|
1603
1603
|
},
|
|
1604
1604
|
{
|
|
1605
1605
|
"fileName": "demo.component.html",
|
|
@@ -1609,72 +1609,74 @@
|
|
|
1609
1609
|
],
|
|
1610
1610
|
"codeExampleDependencies": {
|
|
1611
1611
|
"/projects/errors/documentation/code-examples/error/modal": {
|
|
1612
|
-
"@angular-devkit/core": "
|
|
1613
|
-
"@angular-devkit/schematics": "
|
|
1614
|
-
"@angular/animations": "
|
|
1615
|
-
"@angular/cdk": "
|
|
1616
|
-
"@angular/cli": "
|
|
1617
|
-
"@angular/common": "
|
|
1618
|
-
"@angular/core": "
|
|
1619
|
-
"@angular/platform-browser": "
|
|
1620
|
-
"@angular/router": "
|
|
1612
|
+
"@angular-devkit/core": "19.0.6",
|
|
1613
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
1614
|
+
"@angular/animations": "19.0.5",
|
|
1615
|
+
"@angular/cdk": "19.0.4",
|
|
1616
|
+
"@angular/cli": "19.0.6",
|
|
1617
|
+
"@angular/common": "19.0.5",
|
|
1618
|
+
"@angular/core": "19.0.5",
|
|
1619
|
+
"@angular/platform-browser": "19.0.5",
|
|
1620
|
+
"@angular/router": "19.0.5",
|
|
1621
1621
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
1622
|
-
"@schematics/angular": "
|
|
1623
|
-
"@skyux-sdk/testing": "
|
|
1624
|
-
"@skyux/assets": "
|
|
1625
|
-
"@skyux/core": "
|
|
1626
|
-
"@skyux/errors": "
|
|
1627
|
-
"@skyux/help-inline": "
|
|
1628
|
-
"@skyux/i18n": "
|
|
1629
|
-
"@skyux/icon": "
|
|
1622
|
+
"@schematics/angular": "19.0.6",
|
|
1623
|
+
"@skyux-sdk/testing": "12.0.0-alpha.0",
|
|
1624
|
+
"@skyux/assets": "12.0.0-alpha.0",
|
|
1625
|
+
"@skyux/core": "12.0.0-alpha.0",
|
|
1626
|
+
"@skyux/errors": "12.0.0-alpha.0",
|
|
1627
|
+
"@skyux/help-inline": "12.0.0-alpha.0",
|
|
1628
|
+
"@skyux/i18n": "12.0.0-alpha.0",
|
|
1629
|
+
"@skyux/icon": "12.0.0-alpha.0",
|
|
1630
1630
|
"@skyux/icons": "7.8.0",
|
|
1631
|
-
"@skyux/indicators": "
|
|
1632
|
-
"@skyux/modals": "
|
|
1633
|
-
"@skyux/popovers": "
|
|
1634
|
-
"@skyux/theme": "
|
|
1631
|
+
"@skyux/indicators": "12.0.0-alpha.0",
|
|
1632
|
+
"@skyux/modals": "12.0.0-alpha.0",
|
|
1633
|
+
"@skyux/popovers": "12.0.0-alpha.0",
|
|
1634
|
+
"@skyux/theme": "12.0.0-alpha.0",
|
|
1635
1635
|
"@types/node": "20.14.12",
|
|
1636
1636
|
"axe-core": "4.10.0",
|
|
1637
1637
|
"cross-spawn": "7.0.6",
|
|
1638
1638
|
"fontfaceobserver": "2.3.0",
|
|
1639
1639
|
"glob": "11.0.0",
|
|
1640
1640
|
"jsonc-parser": "3.3.1",
|
|
1641
|
+
"minimist": "1.2.8",
|
|
1641
1642
|
"rxjs": "7.8.1",
|
|
1642
|
-
"tslib": "2.
|
|
1643
|
-
"zone.js": "0.
|
|
1643
|
+
"tslib": "2.8.1",
|
|
1644
|
+
"zone.js": "0.15.0"
|
|
1644
1645
|
},
|
|
1645
1646
|
"/projects/errors/documentation/code-examples/error/embedded": {
|
|
1646
|
-
"@angular-devkit/core": "
|
|
1647
|
-
"@angular-devkit/schematics": "
|
|
1648
|
-
"@angular/animations": "
|
|
1649
|
-
"@angular/cdk": "
|
|
1650
|
-
"@angular/cli": "
|
|
1651
|
-
"@angular/common": "
|
|
1652
|
-
"@angular/core": "
|
|
1653
|
-
"@angular/platform-browser": "
|
|
1654
|
-
"@angular/router": "
|
|
1647
|
+
"@angular-devkit/core": "19.0.6",
|
|
1648
|
+
"@angular-devkit/schematics": "19.0.6",
|
|
1649
|
+
"@angular/animations": "19.0.5",
|
|
1650
|
+
"@angular/cdk": "19.0.4",
|
|
1651
|
+
"@angular/cli": "19.0.6",
|
|
1652
|
+
"@angular/common": "19.0.5",
|
|
1653
|
+
"@angular/core": "19.0.5",
|
|
1654
|
+
"@angular/platform-browser": "19.0.5",
|
|
1655
|
+
"@angular/router": "19.0.5",
|
|
1655
1656
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
1656
|
-
"@schematics/angular": "
|
|
1657
|
-
"@skyux-sdk/testing": "
|
|
1658
|
-
"@skyux/assets": "
|
|
1659
|
-
"@skyux/core": "
|
|
1660
|
-
"@skyux/errors": "
|
|
1661
|
-
"@skyux/help-inline": "
|
|
1662
|
-
"@skyux/i18n": "
|
|
1663
|
-
"@skyux/icon": "
|
|
1657
|
+
"@schematics/angular": "19.0.6",
|
|
1658
|
+
"@skyux-sdk/testing": "12.0.0-alpha.0",
|
|
1659
|
+
"@skyux/assets": "12.0.0-alpha.0",
|
|
1660
|
+
"@skyux/core": "12.0.0-alpha.0",
|
|
1661
|
+
"@skyux/errors": "12.0.0-alpha.0",
|
|
1662
|
+
"@skyux/help-inline": "12.0.0-alpha.0",
|
|
1663
|
+
"@skyux/i18n": "12.0.0-alpha.0",
|
|
1664
|
+
"@skyux/icon": "12.0.0-alpha.0",
|
|
1664
1665
|
"@skyux/icons": "7.8.0",
|
|
1665
|
-
"@skyux/indicators": "
|
|
1666
|
-
"@skyux/modals": "
|
|
1667
|
-
"@skyux/popovers": "
|
|
1668
|
-
"@skyux/theme": "
|
|
1666
|
+
"@skyux/indicators": "12.0.0-alpha.0",
|
|
1667
|
+
"@skyux/modals": "12.0.0-alpha.0",
|
|
1668
|
+
"@skyux/popovers": "12.0.0-alpha.0",
|
|
1669
|
+
"@skyux/theme": "12.0.0-alpha.0",
|
|
1669
1670
|
"@types/node": "20.14.12",
|
|
1670
1671
|
"axe-core": "4.10.0",
|
|
1671
1672
|
"cross-spawn": "7.0.6",
|
|
1672
1673
|
"fontfaceobserver": "2.3.0",
|
|
1673
1674
|
"glob": "11.0.0",
|
|
1674
1675
|
"jsonc-parser": "3.3.1",
|
|
1676
|
+
"minimist": "1.2.8",
|
|
1675
1677
|
"rxjs": "7.8.1",
|
|
1676
|
-
"tslib": "2.
|
|
1677
|
-
"zone.js": "0.
|
|
1678
|
+
"tslib": "2.8.1",
|
|
1679
|
+
"zone.js": "0.15.0"
|
|
1678
1680
|
}
|
|
1679
1681
|
}
|
|
1680
1682
|
}
|