@skyux/errors 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.
Files changed (34) hide show
  1. package/documentation.json +146 -1271
  2. package/fesm2022/skyux-errors-testing.mjs +2 -107
  3. package/fesm2022/skyux-errors-testing.mjs.map +1 -1
  4. package/fesm2022/skyux-errors.mjs +39 -41
  5. package/fesm2022/skyux-errors.mjs.map +1 -1
  6. package/lib/modules/error/error.component.d.ts +0 -1
  7. package/package.json +9 -14
  8. package/testing/public-api.d.ts +0 -2
  9. package/esm2022/index.mjs +0 -11
  10. package/esm2022/lib/modules/error/error-action.component.mjs +0 -18
  11. package/esm2022/lib/modules/error/error-description.component.mjs +0 -33
  12. package/esm2022/lib/modules/error/error-image.component.mjs +0 -17
  13. package/esm2022/lib/modules/error/error-modal-config.mjs +0 -7
  14. package/esm2022/lib/modules/error/error-modal-form.component.mjs +0 -23
  15. package/esm2022/lib/modules/error/error-modal.service.mjs +0 -44
  16. package/esm2022/lib/modules/error/error-title.component.mjs +0 -33
  17. package/esm2022/lib/modules/error/error-type.mjs +0 -2
  18. package/esm2022/lib/modules/error/error.component.mjs +0 -81
  19. package/esm2022/lib/modules/error/error.module.mjs +0 -43
  20. package/esm2022/lib/modules/error/error.service.mjs +0 -18
  21. package/esm2022/lib/modules/shared/sky-errors-resources.module.mjs +0 -48
  22. package/esm2022/skyux-errors.mjs +0 -5
  23. package/esm2022/testing/legacy/error-fixture.mjs +0 -32
  24. package/esm2022/testing/modules/error/error-action-harness.mjs +0 -11
  25. package/esm2022/testing/modules/error/error-harness-filters.mjs +0 -2
  26. package/esm2022/testing/modules/error/error-harness.mjs +0 -88
  27. package/esm2022/testing/modules/error/error-image-harness.mjs +0 -11
  28. package/esm2022/testing/modules/error/error-modal-harness.mjs +0 -39
  29. package/esm2022/testing/public-api.mjs +0 -4
  30. package/esm2022/testing/skyux-errors-testing.mjs +0 -5
  31. package/testing/modules/error/error-action-harness.d.ts +0 -10
  32. package/testing/modules/error/error-harness-filters.d.ts +0 -6
  33. package/testing/modules/error/error-harness.d.ts +0 -53
  34. package/testing/modules/error/error-image-harness.d.ts +0 -10
@@ -8,9 +8,7 @@
8
8
  "SkyErrorImageComponent": "class-skyerrorimagecomponent",
9
9
  "SkyErrorTitleComponent": "class-skyerrortitlecomponent",
10
10
  "SkyErrorComponent": "class-skyerrorcomponent",
11
- "SkyErrorType": "type-alias-skyerrortype",
12
- "SkyErrorHarness": "class-skyerrorharness",
13
- "SkyErrorHarnessFilters": "interface-skyerrorharnessfilters"
11
+ "SkyErrorType": "type-alias-skyerrortype"
14
12
  },
15
13
  "typedoc": {
16
14
  "id": 0,
@@ -67,7 +65,7 @@
67
65
  "fileName": "projects/errors/src/modules/error/error-modal-config.ts",
68
66
  "line": 20,
69
67
  "character": 9,
70
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L20"
68
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L20"
71
69
  }
72
70
  ],
73
71
  "type": {
@@ -103,7 +101,7 @@
103
101
  "fileName": "projects/errors/src/modules/error/error-modal-config.ts",
104
102
  "line": 15,
105
103
  "character": 9,
106
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L15"
104
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L15"
107
105
  }
108
106
  ],
109
107
  "type": {
@@ -139,7 +137,7 @@
139
137
  "fileName": "projects/errors/src/modules/error/error-modal-config.ts",
140
138
  "line": 10,
141
139
  "character": 9,
142
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L10"
140
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L10"
143
141
  }
144
142
  ],
145
143
  "type": {
@@ -170,7 +168,7 @@
170
168
  "fileName": "projects/errors/src/modules/error/error-modal-config.ts",
171
169
  "line": 5,
172
170
  "character": 13,
173
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L5"
171
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L5"
174
172
  }
175
173
  ],
176
174
  "decorators": []
@@ -212,7 +210,7 @@
212
210
  "fileName": "projects/errors/src/modules/error/error-modal.service.ts",
213
211
  "line": 19,
214
212
  "character": 2,
215
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L19"
213
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L19"
216
214
  }
217
215
  ],
218
216
  "signatures": [
@@ -227,7 +225,7 @@
227
225
  "fileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
228
226
  "line": 19,
229
227
  "character": 2,
230
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L19"
228
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L19"
231
229
  }
232
230
  ],
233
231
  "parameters": [
@@ -288,7 +286,7 @@
288
286
  "fileName": "projects/errors/src/modules/error/error-modal.service.ts",
289
287
  "line": 30,
290
288
  "character": 9,
291
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L30"
289
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L30"
292
290
  }
293
291
  ],
294
292
  "signatures": [
@@ -322,7 +320,7 @@
322
320
  "fileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
323
321
  "line": 30,
324
322
  "character": 2,
325
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L30"
323
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L30"
326
324
  }
327
325
  ],
328
326
  "parameters": [
@@ -368,7 +366,7 @@
368
366
  "fileName": "projects/errors/src/modules/error/error-modal.service.ts",
369
367
  "line": 15,
370
368
  "character": 13,
371
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L15"
369
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L15"
372
370
  }
373
371
  ],
374
372
  "decorators": [
@@ -400,7 +398,7 @@
400
398
  "fileName": "projects/errors/src/modules/error/error.module.ts",
401
399
  "line": 29,
402
400
  "character": 13,
403
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.module.ts#L29"
401
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.module.ts#L29"
404
402
  }
405
403
  ],
406
404
  "decorators": [
@@ -438,16 +436,16 @@
438
436
  "sources": [
439
437
  {
440
438
  "fileName": "projects/errors/src/modules/error/error-action.component.ts",
441
- "line": 11,
439
+ "line": 12,
442
440
  "character": 13,
443
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-action.component.ts#L11"
441
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-action.component.ts#L12"
444
442
  }
445
443
  ],
446
444
  "decorators": [
447
445
  {
448
446
  "name": "Component",
449
447
  "arguments": {
450
- "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})"
451
449
  }
452
450
  }
453
451
  ]
@@ -476,9 +474,9 @@
476
474
  "sources": [
477
475
  {
478
476
  "fileName": "projects/errors/src/modules/error/error-description.component.ts",
479
- "line": 25,
477
+ "line": 26,
480
478
  "character": 2,
481
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-description.component.ts#L25"
479
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-description.component.ts#L26"
482
480
  }
483
481
  ],
484
482
  "signatures": [
@@ -491,9 +489,9 @@
491
489
  "sources": [
492
490
  {
493
491
  "fileName": "libs/components/errors/src/lib/modules/error/error-description.component.ts",
494
- "line": 25,
492
+ "line": 26,
495
493
  "character": 2,
496
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-description.component.ts#L25"
494
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-description.component.ts#L26"
497
495
  }
498
496
  ],
499
497
  "parameters": [
@@ -534,9 +532,9 @@
534
532
  "sources": [
535
533
  {
536
534
  "fileName": "projects/errors/src/modules/error/error-description.component.ts",
537
- "line": 19,
535
+ "line": 20,
538
536
  "character": 13,
539
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-description.component.ts#L19"
537
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-description.component.ts#L20"
540
538
  }
541
539
  ],
542
540
  "setSignature": {
@@ -575,9 +573,9 @@
575
573
  "sources": [
576
574
  {
577
575
  "fileName": "libs/components/errors/src/lib/modules/error/error-description.component.ts",
578
- "line": 18,
576
+ "line": 19,
579
577
  "character": 2,
580
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-description.component.ts#L18"
578
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-description.component.ts#L19"
581
579
  }
582
580
  ],
583
581
  "parameters": [
@@ -622,16 +620,16 @@
622
620
  "sources": [
623
621
  {
624
622
  "fileName": "projects/errors/src/modules/error/error-description.component.ts",
625
- "line": 12,
623
+ "line": 13,
626
624
  "character": 13,
627
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-description.component.ts#L12"
625
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-description.component.ts#L13"
628
626
  }
629
627
  ],
630
628
  "decorators": [
631
629
  {
632
630
  "name": "Component",
633
631
  "arguments": {
634
- "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})"
635
633
  }
636
634
  }
637
635
  ]
@@ -662,16 +660,16 @@
662
660
  "sources": [
663
661
  {
664
662
  "fileName": "projects/errors/src/modules/error/error-image.component.ts",
665
- "line": 10,
663
+ "line": 11,
666
664
  "character": 13,
667
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-image.component.ts#L10"
665
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-image.component.ts#L11"
668
666
  }
669
667
  ],
670
668
  "decorators": [
671
669
  {
672
670
  "name": "Component",
673
671
  "arguments": {
674
- "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})"
675
673
  }
676
674
  }
677
675
  ]
@@ -700,9 +698,9 @@
700
698
  "sources": [
701
699
  {
702
700
  "fileName": "projects/errors/src/modules/error/error-title.component.ts",
703
- "line": 25,
701
+ "line": 26,
704
702
  "character": 2,
705
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-title.component.ts#L25"
703
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-title.component.ts#L26"
706
704
  }
707
705
  ],
708
706
  "signatures": [
@@ -715,9 +713,9 @@
715
713
  "sources": [
716
714
  {
717
715
  "fileName": "libs/components/errors/src/lib/modules/error/error-title.component.ts",
718
- "line": 25,
716
+ "line": 26,
719
717
  "character": 2,
720
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-title.component.ts#L25"
718
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-title.component.ts#L26"
721
719
  }
722
720
  ],
723
721
  "parameters": [
@@ -758,9 +756,9 @@
758
756
  "sources": [
759
757
  {
760
758
  "fileName": "projects/errors/src/modules/error/error-title.component.ts",
761
- "line": 19,
759
+ "line": 20,
762
760
  "character": 13,
763
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-title.component.ts#L19"
761
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-title.component.ts#L20"
764
762
  }
765
763
  ],
766
764
  "setSignature": {
@@ -799,9 +797,9 @@
799
797
  "sources": [
800
798
  {
801
799
  "fileName": "libs/components/errors/src/lib/modules/error/error-title.component.ts",
802
- "line": 18,
800
+ "line": 19,
803
801
  "character": 2,
804
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-title.component.ts#L18"
802
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-title.component.ts#L19"
805
803
  }
806
804
  ],
807
805
  "parameters": [
@@ -846,16 +844,16 @@
846
844
  "sources": [
847
845
  {
848
846
  "fileName": "projects/errors/src/modules/error/error-title.component.ts",
849
- "line": 12,
847
+ "line": 13,
850
848
  "character": 13,
851
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-title.component.ts#L12"
849
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-title.component.ts#L13"
852
850
  }
853
851
  ],
854
852
  "decorators": [
855
853
  {
856
854
  "name": "Component",
857
855
  "arguments": {
858
- "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})"
859
857
  }
860
858
  }
861
859
  ]
@@ -884,9 +882,9 @@
884
882
  "sources": [
885
883
  {
886
884
  "fileName": "projects/errors/src/modules/error/error.component.ts",
887
- "line": 51,
885
+ "line": 46,
888
886
  "character": 2,
889
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L51"
887
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L46"
890
888
  }
891
889
  ],
892
890
  "signatures": [
@@ -899,9 +897,9 @@
899
897
  "sources": [
900
898
  {
901
899
  "fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
902
- "line": 51,
900
+ "line": 46,
903
901
  "character": 2,
904
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L51"
902
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L46"
905
903
  }
906
904
  ],
907
905
  "parameters": [
@@ -948,7 +946,7 @@
948
946
  ]
949
947
  },
950
948
  {
951
- "id": 58,
949
+ "id": 56,
952
950
  "name": "defaultDescription",
953
951
  "variant": "declaration",
954
952
  "kind": 1024,
@@ -958,9 +956,9 @@
958
956
  "sources": [
959
957
  {
960
958
  "fileName": "projects/errors/src/modules/error/error.component.ts",
961
- "line": 45,
959
+ "line": 40,
962
960
  "character": 9,
963
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L45"
961
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L40"
964
962
  }
965
963
  ],
966
964
  "type": {
@@ -970,7 +968,7 @@
970
968
  "decorators": []
971
969
  },
972
970
  {
973
- "id": 57,
971
+ "id": 55,
974
972
  "name": "defaultTitle",
975
973
  "variant": "declaration",
976
974
  "kind": 1024,
@@ -980,9 +978,9 @@
980
978
  "sources": [
981
979
  {
982
980
  "fileName": "projects/errors/src/modules/error/error.component.ts",
983
- "line": 44,
981
+ "line": 39,
984
982
  "character": 9,
985
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L44"
983
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L39"
986
984
  }
987
985
  ],
988
986
  "type": {
@@ -992,7 +990,7 @@
992
990
  "decorators": []
993
991
  },
994
992
  {
995
- "id": 61,
993
+ "id": 59,
996
994
  "name": "errorSvc",
997
995
  "variant": "declaration",
998
996
  "kind": 1024,
@@ -1002,9 +1000,9 @@
1002
1000
  "sources": [
1003
1001
  {
1004
1002
  "fileName": "projects/errors/src/modules/error/error.component.ts",
1005
- "line": 53,
1003
+ "line": 48,
1006
1004
  "character": 11,
1007
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L53"
1005
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L48"
1008
1006
  }
1009
1007
  ],
1010
1008
  "type": {
@@ -1047,9 +1045,9 @@
1047
1045
  "sources": [
1048
1046
  {
1049
1047
  "fileName": "projects/errors/src/modules/error/error.component.ts",
1050
- "line": 36,
1048
+ "line": 37,
1051
1049
  "character": 9,
1052
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L36"
1050
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L37"
1053
1051
  }
1054
1052
  ],
1055
1053
  "type": {
@@ -1074,15 +1072,15 @@
1074
1072
  "sources": [
1075
1073
  {
1076
1074
  "fileName": "projects/errors/src/modules/error/error.component.ts",
1077
- "line": 22,
1075
+ "line": 23,
1078
1076
  "character": 13,
1079
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L22"
1077
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L23"
1080
1078
  },
1081
1079
  {
1082
1080
  "fileName": "projects/errors/src/modules/error/error.component.ts",
1083
- "line": 27,
1081
+ "line": 28,
1084
1082
  "character": 13,
1085
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L27"
1083
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L28"
1086
1084
  }
1087
1085
  ],
1088
1086
  "getSignature": {
@@ -1094,9 +1092,9 @@
1094
1092
  "sources": [
1095
1093
  {
1096
1094
  "fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
1097
- "line": 27,
1095
+ "line": 28,
1098
1096
  "character": 2,
1099
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L27"
1097
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L28"
1100
1098
  }
1101
1099
  ],
1102
1100
  "type": {
@@ -1123,9 +1121,9 @@
1123
1121
  "sources": [
1124
1122
  {
1125
1123
  "fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
1126
- "line": 21,
1124
+ "line": 22,
1127
1125
  "character": 2,
1128
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L21"
1126
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L22"
1129
1127
  }
1130
1128
  ],
1131
1129
  "parameters": [
@@ -1155,46 +1153,7 @@
1155
1153
  ]
1156
1154
  },
1157
1155
  {
1158
- "id": 55,
1159
- "name": "hostErrorType",
1160
- "variant": "declaration",
1161
- "kind": 262144,
1162
- "flags": {
1163
- "isPublic": true
1164
- },
1165
- "sources": [
1166
- {
1167
- "fileName": "projects/errors/src/modules/error/error.component.ts",
1168
- "line": 38,
1169
- "character": 44,
1170
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L38"
1171
- }
1172
- ],
1173
- "getSignature": {
1174
- "id": 56,
1175
- "name": "hostErrorType",
1176
- "variant": "signature",
1177
- "kind": 524288,
1178
- "flags": {},
1179
- "sources": [
1180
- {
1181
- "fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
1182
- "line": 38,
1183
- "character": 2,
1184
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L38"
1185
- }
1186
- ],
1187
- "type": {
1188
- "type": "reference",
1189
- "target": 19,
1190
- "name": "SkyErrorType",
1191
- "package": "@skyux/errors"
1192
- }
1193
- },
1194
- "decorators": []
1195
- },
1196
- {
1197
- "id": 62,
1156
+ "id": 60,
1198
1157
  "name": "ngOnInit",
1199
1158
  "variant": "declaration",
1200
1159
  "kind": 2048,
@@ -1204,14 +1163,14 @@
1204
1163
  "sources": [
1205
1164
  {
1206
1165
  "fileName": "projects/errors/src/modules/error/error.component.ts",
1207
- "line": 58,
1166
+ "line": 53,
1208
1167
  "character": 9,
1209
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L58"
1168
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L53"
1210
1169
  }
1211
1170
  ],
1212
1171
  "signatures": [
1213
1172
  {
1214
- "id": 63,
1173
+ "id": 61,
1215
1174
  "name": "ngOnInit",
1216
1175
  "variant": "signature",
1217
1176
  "kind": 4096,
@@ -1219,9 +1178,9 @@
1219
1178
  "sources": [
1220
1179
  {
1221
1180
  "fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
1222
- "line": 58,
1181
+ "line": 53,
1223
1182
  "character": 2,
1224
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L58"
1183
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L53"
1225
1184
  }
1226
1185
  ],
1227
1186
  "type": {
@@ -1243,7 +1202,7 @@
1243
1202
  "decorators": []
1244
1203
  },
1245
1204
  {
1246
- "id": 64,
1205
+ "id": 62,
1247
1206
  "name": "setErrorTypeFields",
1248
1207
  "variant": "declaration",
1249
1208
  "kind": 2048,
@@ -1253,14 +1212,14 @@
1253
1212
  "sources": [
1254
1213
  {
1255
1214
  "fileName": "projects/errors/src/modules/error/error.component.ts",
1256
- "line": 64,
1215
+ "line": 59,
1257
1216
  "character": 9,
1258
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L64"
1217
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L59"
1259
1218
  }
1260
1219
  ],
1261
1220
  "signatures": [
1262
1221
  {
1263
- "id": 65,
1222
+ "id": 63,
1264
1223
  "name": "setErrorTypeFields",
1265
1224
  "variant": "signature",
1266
1225
  "kind": 4096,
@@ -1268,9 +1227,9 @@
1268
1227
  "sources": [
1269
1228
  {
1270
1229
  "fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
1271
- "line": 64,
1230
+ "line": 59,
1272
1231
  "character": 2,
1273
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L64"
1232
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L59"
1274
1233
  }
1275
1234
  ],
1276
1235
  "type": {
@@ -1292,33 +1251,32 @@
1292
1251
  {
1293
1252
  "title": "Properties",
1294
1253
  "children": [
1295
- 58,
1296
- 57,
1297
- 61,
1254
+ 56,
1255
+ 55,
1256
+ 59,
1298
1257
  54
1299
1258
  ]
1300
1259
  },
1301
1260
  {
1302
1261
  "title": "Accessors",
1303
1262
  "children": [
1304
- 50,
1305
- 55
1263
+ 50
1306
1264
  ]
1307
1265
  },
1308
1266
  {
1309
1267
  "title": "Methods",
1310
1268
  "children": [
1311
- 62,
1312
- 64
1269
+ 60,
1270
+ 62
1313
1271
  ]
1314
1272
  }
1315
1273
  ],
1316
1274
  "sources": [
1317
1275
  {
1318
1276
  "fileName": "projects/errors/src/modules/error/error.component.ts",
1319
- "line": 16,
1277
+ "line": 17,
1320
1278
  "character": 13,
1321
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error.component.ts#L16"
1279
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error.component.ts#L17"
1322
1280
  }
1323
1281
  ],
1324
1282
  "implementedTypes": [
@@ -1336,7 +1294,7 @@
1336
1294
  {
1337
1295
  "name": "Component",
1338
1296
  "arguments": {
1339
- "obj": "@Component({\n selector: 'sky-error',\n styleUrls: ['./error.component.scss'],\n templateUrl: './error.component.html',\n providers: [SkyErrorService],\n})"
1297
+ "obj": "@Component({\n selector: 'sky-error',\n styleUrls: ['./error.component.scss'],\n templateUrl: './error.component.html',\n providers: [SkyErrorService],\n standalone: false,\n})"
1340
1298
  }
1341
1299
  }
1342
1300
  ]
@@ -1360,7 +1318,7 @@
1360
1318
  "fileName": "projects/errors/src/modules/error/error-type.ts",
1361
1319
  "line": 4,
1362
1320
  "character": 12,
1363
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/src/lib/modules/error/error-type.ts#L4"
1321
+ "url": "https://github.com/blackbaud/skyux/blob/bce21fa/libs/components/errors/src/lib/modules/error/error-type.ts#L4"
1364
1322
  }
1365
1323
  ],
1366
1324
  "type": {
@@ -1384,963 +1342,11 @@
1384
1342
  }
1385
1343
  ]
1386
1344
  }
1387
- },
1345
+ }
1346
+ ],
1347
+ "groups": [
1388
1348
  {
1389
- "id": 77,
1390
- "name": "SkyErrorHarness",
1391
- "variant": "declaration",
1392
- "kind": 128,
1393
- "flags": {},
1394
- "comment": {
1395
- "summary": [
1396
- {
1397
- "kind": "text",
1398
- "text": "Harness for interacting with an error component in tests."
1399
- }
1400
- ]
1401
- },
1402
- "children": [
1403
- {
1404
- "id": 87,
1405
- "name": "constructor",
1406
- "variant": "declaration",
1407
- "kind": 512,
1408
- "flags": {},
1409
- "sources": [
1410
- {
1411
- "fileName": "node_modules/@angular/cdk/testing/index.d.ts",
1412
- "line": 38,
1413
- "character": 4
1414
- }
1415
- ],
1416
- "signatures": [
1417
- {
1418
- "id": 88,
1419
- "name": "new SkyErrorHarness",
1420
- "variant": "signature",
1421
- "kind": 16384,
1422
- "flags": {},
1423
- "sources": [
1424
- {
1425
- "fileName": "node_modules/@angular/cdk/testing/index.d.ts",
1426
- "line": 38,
1427
- "character": 4
1428
- }
1429
- ],
1430
- "parameters": [
1431
- {
1432
- "id": 89,
1433
- "name": "locatorFactory",
1434
- "variant": "param",
1435
- "kind": 32768,
1436
- "flags": {},
1437
- "type": {
1438
- "type": "reference",
1439
- "target": {
1440
- "sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
1441
- "qualifiedName": "LocatorFactory"
1442
- },
1443
- "name": "LocatorFactory",
1444
- "package": "@angular/cdk"
1445
- }
1446
- }
1447
- ],
1448
- "type": {
1449
- "type": "reference",
1450
- "target": 77,
1451
- "name": "SkyErrorHarness",
1452
- "package": "@skyux/errors"
1453
- },
1454
- "inheritedFrom": {
1455
- "type": "reference",
1456
- "target": -1,
1457
- "name": "SkyComponentHarness.constructor"
1458
- }
1459
- }
1460
- ],
1461
- "inheritedFrom": {
1462
- "type": "reference",
1463
- "target": -1,
1464
- "name": "SkyComponentHarness.constructor"
1465
- }
1466
- },
1467
- {
1468
- "id": 94,
1469
- "name": "clickActionButton",
1470
- "variant": "declaration",
1471
- "kind": 2048,
1472
- "flags": {
1473
- "isPublic": true
1474
- },
1475
- "sources": [
1476
- {
1477
- "fileName": "projects/errors/src/testing/modules/error/error-harness.ts",
1478
- "line": 36,
1479
- "character": 15,
1480
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L36"
1481
- }
1482
- ],
1483
- "signatures": [
1484
- {
1485
- "id": 95,
1486
- "name": "clickActionButton",
1487
- "variant": "signature",
1488
- "kind": 4096,
1489
- "flags": {},
1490
- "comment": {
1491
- "summary": [
1492
- {
1493
- "kind": "text",
1494
- "text": "Clicks the action button in the error action."
1495
- }
1496
- ]
1497
- },
1498
- "sources": [
1499
- {
1500
- "fileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
1501
- "line": 36,
1502
- "character": 2,
1503
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L36"
1504
- }
1505
- ],
1506
- "type": {
1507
- "type": "reference",
1508
- "target": {
1509
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
1510
- "qualifiedName": "Promise"
1511
- },
1512
- "typeArguments": [
1513
- {
1514
- "type": "intrinsic",
1515
- "name": "void"
1516
- }
1517
- ],
1518
- "name": "Promise",
1519
- "package": "typescript"
1520
- }
1521
- }
1522
- ],
1523
- "decorators": []
1524
- },
1525
- {
1526
- "id": 96,
1527
- "name": "getActionButtonText",
1528
- "variant": "declaration",
1529
- "kind": 2048,
1530
- "flags": {
1531
- "isPublic": true
1532
- },
1533
- "sources": [
1534
- {
1535
- "fileName": "projects/errors/src/testing/modules/error/error-harness.ts",
1536
- "line": 43,
1537
- "character": 15,
1538
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L43"
1539
- }
1540
- ],
1541
- "signatures": [
1542
- {
1543
- "id": 97,
1544
- "name": "getActionButtonText",
1545
- "variant": "signature",
1546
- "kind": 4096,
1547
- "flags": {},
1548
- "comment": {
1549
- "summary": [
1550
- {
1551
- "kind": "text",
1552
- "text": "Gets the text of the action button in the error action."
1553
- }
1554
- ]
1555
- },
1556
- "sources": [
1557
- {
1558
- "fileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
1559
- "line": 43,
1560
- "character": 2,
1561
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L43"
1562
- }
1563
- ],
1564
- "type": {
1565
- "type": "reference",
1566
- "target": {
1567
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
1568
- "qualifiedName": "Promise"
1569
- },
1570
- "typeArguments": [
1571
- {
1572
- "type": "intrinsic",
1573
- "name": "string"
1574
- }
1575
- ],
1576
- "name": "Promise",
1577
- "package": "typescript"
1578
- }
1579
- }
1580
- ],
1581
- "decorators": []
1582
- },
1583
- {
1584
- "id": 98,
1585
- "name": "getDescription",
1586
- "variant": "declaration",
1587
- "kind": 2048,
1588
- "flags": {
1589
- "isPublic": true
1590
- },
1591
- "sources": [
1592
- {
1593
- "fileName": "projects/errors/src/testing/modules/error/error-harness.ts",
1594
- "line": 50,
1595
- "character": 15,
1596
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L50"
1597
- }
1598
- ],
1599
- "signatures": [
1600
- {
1601
- "id": 99,
1602
- "name": "getDescription",
1603
- "variant": "signature",
1604
- "kind": 4096,
1605
- "flags": {},
1606
- "comment": {
1607
- "summary": [
1608
- {
1609
- "kind": "text",
1610
- "text": "Gets the description of the error."
1611
- }
1612
- ]
1613
- },
1614
- "sources": [
1615
- {
1616
- "fileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
1617
- "line": 50,
1618
- "character": 2,
1619
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L50"
1620
- }
1621
- ],
1622
- "type": {
1623
- "type": "reference",
1624
- "target": {
1625
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
1626
- "qualifiedName": "Promise"
1627
- },
1628
- "typeArguments": [
1629
- {
1630
- "type": "intrinsic",
1631
- "name": "string"
1632
- }
1633
- ],
1634
- "name": "Promise",
1635
- "package": "typescript"
1636
- }
1637
- }
1638
- ],
1639
- "decorators": []
1640
- },
1641
- {
1642
- "id": 100,
1643
- "name": "getErrorAction",
1644
- "variant": "declaration",
1645
- "kind": 2048,
1646
- "flags": {
1647
- "isPublic": true
1648
- },
1649
- "sources": [
1650
- {
1651
- "fileName": "projects/errors/src/testing/modules/error/error-harness.ts",
1652
- "line": 57,
1653
- "character": 15,
1654
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L57"
1655
- }
1656
- ],
1657
- "signatures": [
1658
- {
1659
- "id": 101,
1660
- "name": "getErrorAction",
1661
- "variant": "signature",
1662
- "kind": 4096,
1663
- "flags": {},
1664
- "comment": {
1665
- "summary": [
1666
- {
1667
- "kind": "text",
1668
- "text": "Gets an error action harness."
1669
- }
1670
- ]
1671
- },
1672
- "sources": [
1673
- {
1674
- "fileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
1675
- "line": 57,
1676
- "character": 2,
1677
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L57"
1678
- }
1679
- ],
1680
- "type": {
1681
- "type": "reference",
1682
- "target": {
1683
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
1684
- "qualifiedName": "Promise"
1685
- },
1686
- "typeArguments": [
1687
- {
1688
- "type": "reference",
1689
- "target": {
1690
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-action-harness.ts",
1691
- "qualifiedName": "SkyErrorActionHarness"
1692
- },
1693
- "name": "SkyErrorActionHarness",
1694
- "package": "@skyux/errors"
1695
- }
1696
- ],
1697
- "name": "Promise",
1698
- "package": "typescript"
1699
- }
1700
- }
1701
- ],
1702
- "decorators": []
1703
- },
1704
- {
1705
- "id": 102,
1706
- "name": "getErrorImage",
1707
- "variant": "declaration",
1708
- "kind": 2048,
1709
- "flags": {
1710
- "isPublic": true
1711
- },
1712
- "sources": [
1713
- {
1714
- "fileName": "projects/errors/src/testing/modules/error/error-harness.ts",
1715
- "line": 70,
1716
- "character": 15,
1717
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L70"
1718
- }
1719
- ],
1720
- "signatures": [
1721
- {
1722
- "id": 103,
1723
- "name": "getErrorImage",
1724
- "variant": "signature",
1725
- "kind": 4096,
1726
- "flags": {},
1727
- "comment": {
1728
- "summary": [
1729
- {
1730
- "kind": "text",
1731
- "text": "Gets an error image harness."
1732
- }
1733
- ]
1734
- },
1735
- "sources": [
1736
- {
1737
- "fileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
1738
- "line": 70,
1739
- "character": 2,
1740
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L70"
1741
- }
1742
- ],
1743
- "type": {
1744
- "type": "reference",
1745
- "target": {
1746
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
1747
- "qualifiedName": "Promise"
1748
- },
1749
- "typeArguments": [
1750
- {
1751
- "type": "reference",
1752
- "target": {
1753
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-image-harness.ts",
1754
- "qualifiedName": "SkyErrorImageHarness"
1755
- },
1756
- "name": "SkyErrorImageHarness",
1757
- "package": "@skyux/errors"
1758
- }
1759
- ],
1760
- "name": "Promise",
1761
- "package": "typescript"
1762
- }
1763
- }
1764
- ],
1765
- "decorators": []
1766
- },
1767
- {
1768
- "id": 104,
1769
- "name": "getErrorType",
1770
- "variant": "declaration",
1771
- "kind": 2048,
1772
- "flags": {
1773
- "isPublic": true
1774
- },
1775
- "sources": [
1776
- {
1777
- "fileName": "projects/errors/src/testing/modules/error/error-harness.ts",
1778
- "line": 83,
1779
- "character": 15,
1780
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L83"
1781
- }
1782
- ],
1783
- "signatures": [
1784
- {
1785
- "id": 105,
1786
- "name": "getErrorType",
1787
- "variant": "signature",
1788
- "kind": 4096,
1789
- "flags": {},
1790
- "comment": {
1791
- "summary": [
1792
- {
1793
- "kind": "text",
1794
- "text": "Gets the error type."
1795
- }
1796
- ]
1797
- },
1798
- "sources": [
1799
- {
1800
- "fileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
1801
- "line": 83,
1802
- "character": 2,
1803
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L83"
1804
- }
1805
- ],
1806
- "type": {
1807
- "type": "reference",
1808
- "target": {
1809
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
1810
- "qualifiedName": "Promise"
1811
- },
1812
- "typeArguments": [
1813
- {
1814
- "type": "reference",
1815
- "target": 19,
1816
- "name": "SkyErrorType",
1817
- "package": "@skyux/errors"
1818
- }
1819
- ],
1820
- "name": "Promise",
1821
- "package": "typescript"
1822
- }
1823
- }
1824
- ],
1825
- "decorators": []
1826
- },
1827
- {
1828
- "id": 106,
1829
- "name": "getTitle",
1830
- "variant": "declaration",
1831
- "kind": 2048,
1832
- "flags": {
1833
- "isPublic": true
1834
- },
1835
- "sources": [
1836
- {
1837
- "fileName": "projects/errors/src/testing/modules/error/error-harness.ts",
1838
- "line": 91,
1839
- "character": 15,
1840
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L91"
1841
- }
1842
- ],
1843
- "signatures": [
1844
- {
1845
- "id": 107,
1846
- "name": "getTitle",
1847
- "variant": "signature",
1848
- "kind": 4096,
1849
- "flags": {},
1850
- "comment": {
1851
- "summary": [
1852
- {
1853
- "kind": "text",
1854
- "text": "Gets the title of the error."
1855
- }
1856
- ]
1857
- },
1858
- "sources": [
1859
- {
1860
- "fileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
1861
- "line": 91,
1862
- "character": 2,
1863
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L91"
1864
- }
1865
- ],
1866
- "type": {
1867
- "type": "reference",
1868
- "target": {
1869
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
1870
- "qualifiedName": "Promise"
1871
- },
1872
- "typeArguments": [
1873
- {
1874
- "type": "intrinsic",
1875
- "name": "string"
1876
- }
1877
- ],
1878
- "name": "Promise",
1879
- "package": "typescript"
1880
- }
1881
- }
1882
- ],
1883
- "decorators": []
1884
- },
1885
- {
1886
- "id": 108,
1887
- "name": "hasImage",
1888
- "variant": "declaration",
1889
- "kind": 2048,
1890
- "flags": {
1891
- "isPublic": true
1892
- },
1893
- "sources": [
1894
- {
1895
- "fileName": "projects/errors/src/testing/modules/error/error-harness.ts",
1896
- "line": 98,
1897
- "character": 15,
1898
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L98"
1899
- }
1900
- ],
1901
- "signatures": [
1902
- {
1903
- "id": 109,
1904
- "name": "hasImage",
1905
- "variant": "signature",
1906
- "kind": 4096,
1907
- "flags": {},
1908
- "comment": {
1909
- "summary": [
1910
- {
1911
- "kind": "text",
1912
- "text": "Whether the error displays an image."
1913
- }
1914
- ]
1915
- },
1916
- "sources": [
1917
- {
1918
- "fileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
1919
- "line": 98,
1920
- "character": 2,
1921
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L98"
1922
- }
1923
- ],
1924
- "type": {
1925
- "type": "reference",
1926
- "target": {
1927
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
1928
- "qualifiedName": "Promise"
1929
- },
1930
- "typeArguments": [
1931
- {
1932
- "type": "intrinsic",
1933
- "name": "boolean"
1934
- }
1935
- ],
1936
- "name": "Promise",
1937
- "package": "typescript"
1938
- }
1939
- }
1940
- ],
1941
- "decorators": []
1942
- },
1943
- {
1944
- "id": 115,
1945
- "name": "host",
1946
- "variant": "declaration",
1947
- "kind": 2048,
1948
- "flags": {},
1949
- "sources": [
1950
- {
1951
- "fileName": "node_modules/@angular/cdk/testing/index.d.ts",
1952
- "line": 40,
1953
- "character": 4
1954
- }
1955
- ],
1956
- "signatures": [
1957
- {
1958
- "id": 116,
1959
- "name": "host",
1960
- "variant": "signature",
1961
- "kind": 4096,
1962
- "flags": {},
1963
- "comment": {
1964
- "summary": [
1965
- {
1966
- "kind": "text",
1967
- "text": "Gets a "
1968
- },
1969
- {
1970
- "kind": "code",
1971
- "text": "`Promise`"
1972
- },
1973
- {
1974
- "kind": "text",
1975
- "text": " for the "
1976
- },
1977
- {
1978
- "kind": "code",
1979
- "text": "`TestElement`"
1980
- },
1981
- {
1982
- "kind": "text",
1983
- "text": " representing the host element of the component."
1984
- }
1985
- ]
1986
- },
1987
- "sources": [
1988
- {
1989
- "fileName": "node_modules/@angular/cdk/testing/index.d.ts",
1990
- "line": 40,
1991
- "character": 4
1992
- }
1993
- ],
1994
- "type": {
1995
- "type": "reference",
1996
- "target": {
1997
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
1998
- "qualifiedName": "Promise"
1999
- },
2000
- "typeArguments": [
2001
- {
2002
- "type": "reference",
2003
- "target": {
2004
- "sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
2005
- "qualifiedName": "TestElement"
2006
- },
2007
- "name": "TestElement",
2008
- "package": "@angular/cdk"
2009
- }
2010
- ],
2011
- "name": "Promise",
2012
- "package": "typescript"
2013
- },
2014
- "inheritedFrom": {
2015
- "type": "reference",
2016
- "target": -1,
2017
- "name": "SkyComponentHarness.host"
2018
- }
2019
- }
2020
- ],
2021
- "inheritedFrom": {
2022
- "type": "reference",
2023
- "target": -1,
2024
- "name": "SkyComponentHarness.host"
2025
- }
2026
- },
2027
- {
2028
- "id": 79,
2029
- "name": "with",
2030
- "variant": "declaration",
2031
- "kind": 2048,
2032
- "flags": {
2033
- "isPublic": true,
2034
- "isStatic": true
2035
- },
2036
- "sources": [
2037
- {
2038
- "fileName": "projects/errors/src/testing/modules/error/error-harness.ts",
2039
- "line": 27,
2040
- "character": 16,
2041
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L27"
2042
- }
2043
- ],
2044
- "signatures": [
2045
- {
2046
- "id": 80,
2047
- "name": "with",
2048
- "variant": "signature",
2049
- "kind": 4096,
2050
- "flags": {},
2051
- "comment": {
2052
- "summary": [
2053
- {
2054
- "kind": "text",
2055
- "text": "Gets a "
2056
- },
2057
- {
2058
- "kind": "code",
2059
- "text": "`HarnessPredicate`"
2060
- },
2061
- {
2062
- "kind": "text",
2063
- "text": " that can be used to search for a\n"
2064
- },
2065
- {
2066
- "kind": "code",
2067
- "text": "`SkyErrorHarness`"
2068
- },
2069
- {
2070
- "kind": "text",
2071
- "text": " that meets certain criteria."
2072
- }
2073
- ]
2074
- },
2075
- "sources": [
2076
- {
2077
- "fileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2078
- "line": 27,
2079
- "character": 2,
2080
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L27"
2081
- }
2082
- ],
2083
- "parameters": [
2084
- {
2085
- "id": 81,
2086
- "name": "filters",
2087
- "variant": "param",
2088
- "kind": 32768,
2089
- "flags": {},
2090
- "type": {
2091
- "type": "reference",
2092
- "target": 135,
2093
- "name": "SkyErrorHarnessFilters",
2094
- "package": "@skyux/errors"
2095
- }
2096
- }
2097
- ],
2098
- "type": {
2099
- "type": "reference",
2100
- "target": {
2101
- "sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
2102
- "qualifiedName": "HarnessPredicate"
2103
- },
2104
- "typeArguments": [
2105
- {
2106
- "type": "reference",
2107
- "target": 77,
2108
- "name": "SkyErrorHarness",
2109
- "package": "@skyux/errors"
2110
- }
2111
- ],
2112
- "name": "HarnessPredicate",
2113
- "package": "@angular/cdk"
2114
- }
2115
- }
2116
- ],
2117
- "decorators": []
2118
- }
2119
- ],
2120
- "groups": [
2121
- {
2122
- "title": "Constructors",
2123
- "children": [
2124
- 87
2125
- ]
2126
- },
2127
- {
2128
- "title": "Methods",
2129
- "children": [
2130
- 94,
2131
- 96,
2132
- 98,
2133
- 100,
2134
- 102,
2135
- 104,
2136
- 106,
2137
- 108,
2138
- 115,
2139
- 79
2140
- ]
2141
- }
2142
- ],
2143
- "sources": [
2144
- {
2145
- "fileName": "projects/errors/src/testing/modules/error/error-harness.ts",
2146
- "line": 12,
2147
- "character": 13,
2148
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness.ts#L12"
2149
- }
2150
- ],
2151
- "extendedTypes": [
2152
- {
2153
- "type": "reference",
2154
- "target": {
2155
- "sourceFileName": "libs/components/core/testing/src/shared/component-harness.ts",
2156
- "qualifiedName": "SkyComponentHarness"
2157
- },
2158
- "name": "SkyComponentHarness",
2159
- "package": "@skyux/core"
2160
- }
2161
- ],
2162
- "decorators": []
2163
- },
2164
- {
2165
- "id": 135,
2166
- "name": "SkyErrorHarnessFilters",
2167
- "variant": "declaration",
2168
- "kind": 256,
2169
- "flags": {},
2170
- "comment": {
2171
- "summary": [
2172
- {
2173
- "kind": "text",
2174
- "text": "A set of criteria that can be used to filter a list of "
2175
- },
2176
- {
2177
- "kind": "code",
2178
- "text": "`SkyErrorHarness`"
2179
- },
2180
- {
2181
- "kind": "text",
2182
- "text": " instances."
2183
- }
2184
- ]
2185
- },
2186
- "children": [
2187
- {
2188
- "id": 138,
2189
- "name": "ancestor",
2190
- "variant": "declaration",
2191
- "kind": 1024,
2192
- "flags": {
2193
- "isOptional": true
2194
- },
2195
- "comment": {
2196
- "summary": [
2197
- {
2198
- "kind": "text",
2199
- "text": "Only find instances that are nested under an element with the given selector."
2200
- }
2201
- ]
2202
- },
2203
- "sources": [
2204
- {
2205
- "fileName": "node_modules/@angular/cdk/testing/index.d.ts",
2206
- "line": 28,
2207
- "character": 4
2208
- }
2209
- ],
2210
- "type": {
2211
- "type": "intrinsic",
2212
- "name": "string"
2213
- },
2214
- "inheritedFrom": {
2215
- "type": "reference",
2216
- "target": -1,
2217
- "name": "SkyHarnessFilters.ancestor"
2218
- }
2219
- },
2220
- {
2221
- "id": 136,
2222
- "name": "dataSkyId",
2223
- "variant": "declaration",
2224
- "kind": 1024,
2225
- "flags": {
2226
- "isOptional": true
2227
- },
2228
- "comment": {
2229
- "summary": [
2230
- {
2231
- "kind": "text",
2232
- "text": "Only find instances whose "
2233
- },
2234
- {
2235
- "kind": "code",
2236
- "text": "`data-sky-id`"
2237
- },
2238
- {
2239
- "kind": "text",
2240
- "text": " attribute matches the given value."
2241
- }
2242
- ]
2243
- },
2244
- "sources": [
2245
- {
2246
- "fileName": "libs/components/core/testing/src/shared/harness-filters.ts",
2247
- "line": 11,
2248
- "character": 2,
2249
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/core/testing/src/shared/harness-filters.ts#L11"
2250
- }
2251
- ],
2252
- "type": {
2253
- "type": "union",
2254
- "types": [
2255
- {
2256
- "type": "intrinsic",
2257
- "name": "string"
2258
- },
2259
- {
2260
- "type": "reference",
2261
- "target": {
2262
- "sourceFileName": "node_modules/@skyux/dev-infra-private/node_modules/typescript/lib/lib.es5.d.ts",
2263
- "qualifiedName": "RegExp"
2264
- },
2265
- "name": "RegExp",
2266
- "package": "typescript"
2267
- }
2268
- ]
2269
- },
2270
- "inheritedFrom": {
2271
- "type": "reference",
2272
- "target": -1,
2273
- "name": "SkyHarnessFilters.dataSkyId"
2274
- }
2275
- },
2276
- {
2277
- "id": 137,
2278
- "name": "selector",
2279
- "variant": "declaration",
2280
- "kind": 1024,
2281
- "flags": {
2282
- "isOptional": true
2283
- },
2284
- "comment": {
2285
- "summary": [
2286
- {
2287
- "kind": "text",
2288
- "text": "Only find instances whose host element matches the given selector."
2289
- }
2290
- ]
2291
- },
2292
- "sources": [
2293
- {
2294
- "fileName": "node_modules/@angular/cdk/testing/index.d.ts",
2295
- "line": 26,
2296
- "character": 4
2297
- }
2298
- ],
2299
- "type": {
2300
- "type": "intrinsic",
2301
- "name": "string"
2302
- },
2303
- "inheritedFrom": {
2304
- "type": "reference",
2305
- "target": -1,
2306
- "name": "SkyHarnessFilters.selector"
2307
- }
2308
- }
2309
- ],
2310
- "groups": [
2311
- {
2312
- "title": "Properties",
2313
- "children": [
2314
- 138,
2315
- 136,
2316
- 137
2317
- ]
2318
- }
2319
- ],
2320
- "sources": [
2321
- {
2322
- "fileName": "projects/errors/src/testing/modules/error/error-harness-filters.ts",
2323
- "line": 7,
2324
- "character": 17,
2325
- "url": "https://github.com/blackbaud/skyux/blob/7aa4225/libs/components/errors/testing/src/modules/error/error-harness-filters.ts#L7"
2326
- }
2327
- ],
2328
- "extendedTypes": [
2329
- {
2330
- "type": "reference",
2331
- "target": {
2332
- "sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
2333
- "qualifiedName": "SkyHarnessFilters"
2334
- },
2335
- "name": "SkyHarnessFilters",
2336
- "package": "@skyux/core"
2337
- }
2338
- ]
2339
- }
2340
- ],
2341
- "groups": [
2342
- {
2343
- "title": "Modules",
1349
+ "title": "Modules",
2344
1350
  "children": [
2345
1351
  1,
2346
1352
  2
@@ -2532,156 +1538,32 @@
2532
1538
  "qualifiedName": "SkyErrorComponent.showImage"
2533
1539
  },
2534
1540
  "55": {
2535
- "sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
2536
- "qualifiedName": "SkyErrorComponent.hostErrorType"
2537
- },
2538
- "56": {
2539
- "sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
2540
- "qualifiedName": "SkyErrorComponent.hostErrorType"
2541
- },
2542
- "57": {
2543
1541
  "sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
2544
1542
  "qualifiedName": "SkyErrorComponent.defaultTitle"
2545
1543
  },
2546
- "58": {
1544
+ "56": {
2547
1545
  "sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
2548
1546
  "qualifiedName": "SkyErrorComponent.defaultDescription"
2549
1547
  },
2550
- "61": {
1548
+ "59": {
2551
1549
  "sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
2552
1550
  "qualifiedName": "SkyErrorComponent.errorSvc"
2553
1551
  },
2554
- "62": {
1552
+ "60": {
2555
1553
  "sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
2556
1554
  "qualifiedName": "SkyErrorComponent.ngOnInit"
2557
1555
  },
2558
- "63": {
1556
+ "61": {
2559
1557
  "sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
2560
1558
  "qualifiedName": "SkyErrorComponent.ngOnInit"
2561
1559
  },
2562
- "64": {
1560
+ "62": {
2563
1561
  "sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
2564
1562
  "qualifiedName": "SkyErrorComponent.setErrorTypeFields"
2565
1563
  },
2566
- "65": {
1564
+ "63": {
2567
1565
  "sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
2568
1566
  "qualifiedName": "SkyErrorComponent.setErrorTypeFields"
2569
- },
2570
- "77": {
2571
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2572
- "qualifiedName": "SkyErrorHarness"
2573
- },
2574
- "79": {
2575
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2576
- "qualifiedName": "SkyErrorHarness.with"
2577
- },
2578
- "80": {
2579
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2580
- "qualifiedName": "SkyErrorHarness.with"
2581
- },
2582
- "81": {
2583
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2584
- "qualifiedName": "filters"
2585
- },
2586
- "87": {
2587
- "sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
2588
- "qualifiedName": "ComponentHarness.__constructor"
2589
- },
2590
- "88": {
2591
- "sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
2592
- "qualifiedName": "SkyErrorHarness"
2593
- },
2594
- "89": {
2595
- "sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
2596
- "qualifiedName": "locatorFactory"
2597
- },
2598
- "94": {
2599
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2600
- "qualifiedName": "SkyErrorHarness.clickActionButton"
2601
- },
2602
- "95": {
2603
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2604
- "qualifiedName": "SkyErrorHarness.clickActionButton"
2605
- },
2606
- "96": {
2607
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2608
- "qualifiedName": "SkyErrorHarness.getActionButtonText"
2609
- },
2610
- "97": {
2611
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2612
- "qualifiedName": "SkyErrorHarness.getActionButtonText"
2613
- },
2614
- "98": {
2615
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2616
- "qualifiedName": "SkyErrorHarness.getDescription"
2617
- },
2618
- "99": {
2619
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2620
- "qualifiedName": "SkyErrorHarness.getDescription"
2621
- },
2622
- "100": {
2623
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2624
- "qualifiedName": "SkyErrorHarness.getErrorAction"
2625
- },
2626
- "101": {
2627
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2628
- "qualifiedName": "SkyErrorHarness.getErrorAction"
2629
- },
2630
- "102": {
2631
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2632
- "qualifiedName": "SkyErrorHarness.getErrorImage"
2633
- },
2634
- "103": {
2635
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2636
- "qualifiedName": "SkyErrorHarness.getErrorImage"
2637
- },
2638
- "104": {
2639
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2640
- "qualifiedName": "SkyErrorHarness.getErrorType"
2641
- },
2642
- "105": {
2643
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2644
- "qualifiedName": "SkyErrorHarness.getErrorType"
2645
- },
2646
- "106": {
2647
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2648
- "qualifiedName": "SkyErrorHarness.getTitle"
2649
- },
2650
- "107": {
2651
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2652
- "qualifiedName": "SkyErrorHarness.getTitle"
2653
- },
2654
- "108": {
2655
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2656
- "qualifiedName": "SkyErrorHarness.hasImage"
2657
- },
2658
- "109": {
2659
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness.ts",
2660
- "qualifiedName": "SkyErrorHarness.hasImage"
2661
- },
2662
- "115": {
2663
- "sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
2664
- "qualifiedName": "ComponentHarness.host"
2665
- },
2666
- "116": {
2667
- "sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
2668
- "qualifiedName": "ComponentHarness.host"
2669
- },
2670
- "135": {
2671
- "sourceFileName": "libs/components/errors/testing/src/modules/error/error-harness-filters.ts",
2672
- "qualifiedName": "SkyErrorHarnessFilters"
2673
- },
2674
- "136": {
2675
- "sourceFileName": "libs/components/core/testing/src/shared/harness-filters.ts",
2676
- "qualifiedName": "SkyHarnessFilters.dataSkyId"
2677
- },
2678
- "137": {
2679
- "sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
2680
- "qualifiedName": "BaseHarnessFilters.selector"
2681
- },
2682
- "138": {
2683
- "sourceFileName": "node_modules/@angular/cdk/testing/index.d.ts",
2684
- "qualifiedName": "BaseHarnessFilters.ancestor"
2685
1567
  }
2686
1568
  }
2687
1569
  },
@@ -2699,87 +1581,80 @@
2699
1581
  {
2700
1582
  "fileName": "demo.component.ts",
2701
1583
  "filePath": "/projects/errors/documentation/code-examples/error/embedded/demo.component.ts",
2702
- "rawContents": "import { Component } from '@angular/core';\nimport { SkyErrorModule } from '@skyux/errors';\n\n@Component({\n standalone: true,\n selector: 'app-demo',\n templateUrl: './demo.component.html',\n imports: [SkyErrorModule],\n})\nexport class DemoComponent {\n public customAction(): void {\n alert('action clicked!');\n }\n}\n"
2703
- },
2704
- {
2705
- "fileName": "demo.component.spec.ts",
2706
- "filePath": "/projects/errors/documentation/code-examples/error/embedded/demo.component.spec.ts",
2707
- "rawContents": "import { TestbedHarnessEnvironment } from '@angular/cdk/testing/testbed';\nimport { ComponentFixture, TestBed } from '@angular/core/testing';\nimport { SkyErrorHarness } from '@skyux/errors/testing';\n\nimport { DemoComponent } from './demo.component';\n\ndescribe('Embedded error demo', () => {\n async function setupTest(\n options: {\n dataSkyId?: string;\n } = {},\n ): Promise<{\n errorHarness: SkyErrorHarness;\n fixture: ComponentFixture<DemoComponent>;\n }> {\n await TestBed.configureTestingModule({\n imports: [DemoComponent],\n }).compileComponents();\n\n const fixture = TestBed.createComponent(DemoComponent);\n const loader = TestbedHarnessEnvironment.documentRootLoader(fixture);\n\n const errorHarness: SkyErrorHarness = options.dataSkyId\n ? await loader.getHarness(\n SkyErrorHarness.with({\n dataSkyId: options.dataSkyId,\n }),\n )\n : await loader.getHarness(SkyErrorHarness);\n\n return { errorHarness, fixture };\n }\n\n it('should set up the error', async () => {\n const { errorHarness, fixture } = await setupTest({\n dataSkyId: 'broken-error',\n });\n\n await expectAsync(errorHarness.getErrorType()).toBeResolvedTo('broken');\n\n await expectAsync(errorHarness.getTitle()).toBeResolvedTo(\"That's odd...\");\n\n await expectAsync(errorHarness.getDescription()).toBeResolvedTo(\n 'Something went wrong.\\nTry again or come back later.',\n );\n\n await expectAsync(errorHarness.hasImage()).toBeResolvedTo(true);\n\n await expectAsync(errorHarness.getActionButtonText()).toBeResolvedTo(\n 'Try again',\n );\n\n const actionSpy = spyOn(fixture.componentInstance, 'customAction');\n await errorHarness.clickActionButton();\n expect(actionSpy).toHaveBeenCalled();\n });\n});\n"
1584
+ "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"
2708
1585
  },
2709
1586
  {
2710
1587
  "fileName": "demo.component.html",
2711
1588
  "filePath": "/projects/errors/documentation/code-examples/error/embedded/demo.component.html",
2712
- "rawContents": "<sky-error data-sky-id=\"broken-error\" errorType=\"broken\">\n <sky-error-action>\n <button class=\"sky-btn sky-btn-link\" type=\"button\" (click)=\"customAction()\">\n Try again\n </button>\n </sky-error-action>\n</sky-error>\n\n<sky-error data-sky-id=\"not-found-error\" errorType=\"notfound\">\n <sky-error-action>\n <button class=\"sky-btn sky-btn-link\" type=\"button\" (click)=\"customAction()\">\n Go back\n </button>\n </sky-error-action>\n</sky-error>\n\n<sky-error data-sky-id=\"construction-error\" errorType=\"construction\">\n <sky-error-action>\n <button class=\"sky-btn sky-btn-link\" type=\"button\" (click)=\"customAction()\">\n Go back\n </button>\n </sky-error-action>\n</sky-error>\n\n<sky-error data-sky-id=\"security-error\" errorType=\"security\">\n <sky-error-action>\n <button class=\"sky-btn sky-btn-link\" type=\"button\" (click)=\"customAction()\">\n Go back\n </button>\n </sky-error-action>\n</sky-error>\n\n<sky-error data-sky-id=\"custom-error\">\n <sky-error-image>\n <img\n role=\"presentation\"\n src=\"data:image/png;base64,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\"\n />\n </sky-error-image>\n <sky-error-title> Custom error with a custom image. </sky-error-title>\n <sky-error-description> Custom description. </sky-error-description>\n <sky-error-action>\n <button class=\"sky-btn sky-btn-link\" type=\"button\" (click)=\"customAction()\">\n Custom action\n </button>\n </sky-error-action>\n</sky-error>\n\n<sky-error data-sky-id=\"custom-broken-error\" errorType=\"broken\">\n <sky-error-title [replaceDefaultTitle]=\"true\">\n Custom error with a default image.\n </sky-error-title>\n <sky-error-description [replaceDefaultDescription]=\"true\">\n Custom description.\n </sky-error-description>\n <sky-error-action>\n <button class=\"sky-btn sky-btn-link\" type=\"button\" (click)=\"customAction()\">\n Custom action\n </button>\n </sky-error-action>\n</sky-error>\n"
1589
+ "rawContents": "<sky-error errorType=\"broken\">\n <sky-error-action>\n <button class=\"sky-btn sky-btn-link\" type=\"button\" (click)=\"customAction()\">\n Try again\n </button>\n </sky-error-action>\n</sky-error>\n\n<sky-error errorType=\"notfound\">\n <sky-error-action>\n <button class=\"sky-btn sky-btn-link\" type=\"button\" (click)=\"customAction()\">\n Go back\n </button>\n </sky-error-action>\n</sky-error>\n\n<sky-error errorType=\"construction\">\n <sky-error-action>\n <button class=\"sky-btn sky-btn-link\" type=\"button\" (click)=\"customAction()\">\n Go back\n </button>\n </sky-error-action>\n</sky-error>\n\n<sky-error errorType=\"security\">\n <sky-error-action>\n <button class=\"sky-btn sky-btn-link\" type=\"button\" (click)=\"customAction()\">\n Go back\n </button>\n </sky-error-action>\n</sky-error>\n\n<sky-error>\n <sky-error-image>\n <img\n role=\"presentation\"\n src=\"data:image/png;base64,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\"\n />\n </sky-error-image>\n <sky-error-title> Custom error with a custom image. </sky-error-title>\n <sky-error-description> Custom description. </sky-error-description>\n <sky-error-action>\n <button class=\"sky-btn sky-btn-link\" type=\"button\" (click)=\"customAction()\">\n Custom action\n </button>\n </sky-error-action>\n</sky-error>\n\n<sky-error errorType=\"broken\">\n <sky-error-title [replaceDefaultTitle]=\"true\">\n Custom error with a default image.\n </sky-error-title>\n <sky-error-description [replaceDefaultDescription]=\"true\">\n Custom description.\n </sky-error-description>\n <sky-error-action>\n <button class=\"sky-btn sky-btn-link\" type=\"button\" (click)=\"customAction()\">\n Custom action\n </button>\n </sky-error-action>\n</sky-error>\n"
2713
1590
  }
2714
1591
  ],
2715
1592
  "codeExampleDependencies": {
2716
1593
  "/projects/errors/documentation/code-examples/error/modal": {
2717
- "@angular-devkit/core": "18.2.12",
2718
- "@angular-devkit/schematics": "18.2.12",
2719
- "@angular/animations": "18.2.13",
2720
- "@angular/cdk": "18.2.14",
2721
- "@angular/cli": "18.2.12",
2722
- "@angular/common": "18.2.13",
2723
- "@angular/core": "18.2.13",
2724
- "@angular/platform-browser": "18.2.13",
2725
- "@angular/router": "18.2.13",
2726
- "@blackbaud/skyux-design-tokens": "0.0.42",
2727
- "@schematics/angular": "18.2.12",
2728
- "@skyux-sdk/testing": "11.39.0",
2729
- "@skyux/assets": "11.39.0",
2730
- "@skyux/core": "11.39.0",
2731
- "@skyux/errors": "11.39.0",
2732
- "@skyux/help-inline": "11.39.0",
2733
- "@skyux/i18n": "11.39.0",
2734
- "@skyux/icon": "11.39.0",
1594
+ "@angular-devkit/core": "19.0.6",
1595
+ "@angular-devkit/schematics": "19.0.6",
1596
+ "@angular/animations": "19.0.5",
1597
+ "@angular/cdk": "19.0.4",
1598
+ "@angular/cli": "19.0.6",
1599
+ "@angular/common": "19.0.5",
1600
+ "@angular/core": "19.0.5",
1601
+ "@angular/platform-browser": "19.0.5",
1602
+ "@angular/router": "19.0.5",
1603
+ "@blackbaud/skyux-design-tokens": "0.0.43",
1604
+ "@schematics/angular": "19.0.6",
1605
+ "@skyux-sdk/testing": "12.0.0-alpha.1",
1606
+ "@skyux/assets": "12.0.0-alpha.1",
1607
+ "@skyux/core": "12.0.0-alpha.1",
1608
+ "@skyux/errors": "12.0.0-alpha.1",
1609
+ "@skyux/help-inline": "12.0.0-alpha.1",
1610
+ "@skyux/i18n": "12.0.0-alpha.1",
1611
+ "@skyux/icon": "12.0.0-alpha.1",
2735
1612
  "@skyux/icons": "7.10.0",
2736
- "@skyux/indicators": "11.39.0",
2737
- "@skyux/modals": "11.39.0",
2738
- "@skyux/popovers": "11.39.0",
2739
- "@skyux/theme": "11.39.0",
1613
+ "@skyux/indicators": "12.0.0-alpha.1",
1614
+ "@skyux/modals": "12.0.0-alpha.1",
1615
+ "@skyux/popovers": "12.0.0-alpha.1",
1616
+ "@skyux/theme": "12.0.0-alpha.1",
2740
1617
  "@types/node": "20.14.12",
2741
1618
  "axe-core": "4.10.2",
2742
- "cross-spawn": "7.0.6",
2743
1619
  "fontfaceobserver": "2.3.0",
2744
- "glob": "11.0.0",
2745
1620
  "jsonc-parser": "3.3.1",
1621
+ "minimist": "1.2.8",
2746
1622
  "rxjs": "7.8.1",
2747
- "tslib": "2.6.3",
2748
- "zone.js": "0.14.10"
1623
+ "tslib": "2.8.1",
1624
+ "zone.js": "0.15.0"
2749
1625
  },
2750
1626
  "/projects/errors/documentation/code-examples/error/embedded": {
2751
- "@angular-devkit/core": "18.2.12",
2752
- "@angular-devkit/schematics": "18.2.12",
2753
- "@angular/animations": "18.2.13",
2754
- "@angular/cdk": "18.2.14",
2755
- "@angular/cli": "18.2.12",
2756
- "@angular/common": "18.2.13",
2757
- "@angular/core": "18.2.13",
2758
- "@angular/platform-browser": "18.2.13",
2759
- "@angular/router": "18.2.13",
2760
- "@blackbaud/skyux-design-tokens": "0.0.42",
2761
- "@schematics/angular": "18.2.12",
2762
- "@skyux-sdk/testing": "11.39.0",
2763
- "@skyux/assets": "11.39.0",
2764
- "@skyux/core": "11.39.0",
2765
- "@skyux/errors": "11.39.0",
2766
- "@skyux/help-inline": "11.39.0",
2767
- "@skyux/i18n": "11.39.0",
2768
- "@skyux/icon": "11.39.0",
1627
+ "@angular-devkit/core": "19.0.6",
1628
+ "@angular-devkit/schematics": "19.0.6",
1629
+ "@angular/animations": "19.0.5",
1630
+ "@angular/cdk": "19.0.4",
1631
+ "@angular/cli": "19.0.6",
1632
+ "@angular/common": "19.0.5",
1633
+ "@angular/core": "19.0.5",
1634
+ "@angular/platform-browser": "19.0.5",
1635
+ "@angular/router": "19.0.5",
1636
+ "@blackbaud/skyux-design-tokens": "0.0.43",
1637
+ "@schematics/angular": "19.0.6",
1638
+ "@skyux-sdk/testing": "12.0.0-alpha.1",
1639
+ "@skyux/assets": "12.0.0-alpha.1",
1640
+ "@skyux/core": "12.0.0-alpha.1",
1641
+ "@skyux/errors": "12.0.0-alpha.1",
1642
+ "@skyux/help-inline": "12.0.0-alpha.1",
1643
+ "@skyux/i18n": "12.0.0-alpha.1",
1644
+ "@skyux/icon": "12.0.0-alpha.1",
2769
1645
  "@skyux/icons": "7.10.0",
2770
- "@skyux/indicators": "11.39.0",
2771
- "@skyux/modals": "11.39.0",
2772
- "@skyux/popovers": "11.39.0",
2773
- "@skyux/theme": "11.39.0",
1646
+ "@skyux/indicators": "12.0.0-alpha.1",
1647
+ "@skyux/modals": "12.0.0-alpha.1",
1648
+ "@skyux/popovers": "12.0.0-alpha.1",
1649
+ "@skyux/theme": "12.0.0-alpha.1",
2774
1650
  "@types/node": "20.14.12",
2775
1651
  "axe-core": "4.10.2",
2776
- "cross-spawn": "7.0.6",
2777
1652
  "fontfaceobserver": "2.3.0",
2778
- "glob": "11.0.0",
2779
1653
  "jsonc-parser": "3.3.1",
1654
+ "minimist": "1.2.8",
2780
1655
  "rxjs": "7.8.1",
2781
- "tslib": "2.6.3",
2782
- "zone.js": "0.14.10"
1656
+ "tslib": "2.8.1",
1657
+ "zone.js": "0.15.0"
2783
1658
  }
2784
1659
  }
2785
1660
  }