@skyux/errors 11.37.0 → 11.38.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 +1423 -300
- package/esm2022/lib/modules/error/error.component.mjs +9 -3
- package/esm2022/testing/modules/error/error-action-harness.mjs +11 -0
- package/esm2022/testing/modules/error/error-harness-filters.mjs +2 -0
- package/esm2022/testing/modules/error/error-harness.mjs +88 -0
- package/esm2022/testing/modules/error/error-image-harness.mjs +11 -0
- package/esm2022/testing/public-api.mjs +2 -1
- package/fesm2022/skyux-errors-testing.mjs +107 -2
- package/fesm2022/skyux-errors-testing.mjs.map +1 -1
- package/fesm2022/skyux-errors.mjs +8 -2
- package/fesm2022/skyux-errors.mjs.map +1 -1
- package/lib/modules/error/error.component.d.ts +1 -0
- package/package.json +6 -5
- package/testing/modules/error/error-action-harness.d.ts +10 -0
- package/testing/modules/error/error-harness-filters.d.ts +6 -0
- package/testing/modules/error/error-harness.d.ts +53 -0
- package/testing/modules/error/error-image-harness.d.ts +10 -0
- package/testing/public-api.d.ts +2 -0
package/documentation.json
CHANGED
|
@@ -8,7 +8,9 @@
|
|
|
8
8
|
"SkyErrorImageComponent": "class-skyerrorimagecomponent",
|
|
9
9
|
"SkyErrorTitleComponent": "class-skyerrortitlecomponent",
|
|
10
10
|
"SkyErrorComponent": "class-skyerrorcomponent",
|
|
11
|
-
"SkyErrorType": "type-alias-skyerrortype"
|
|
11
|
+
"SkyErrorType": "type-alias-skyerrortype",
|
|
12
|
+
"SkyErrorHarness": "class-skyerrorharness",
|
|
13
|
+
"SkyErrorHarnessFilters": "interface-skyerrorharnessfilters"
|
|
12
14
|
},
|
|
13
15
|
"typedoc": {
|
|
14
16
|
"id": 0,
|
|
@@ -65,7 +67,7 @@
|
|
|
65
67
|
"fileName": "projects/errors/src/modules/error/error-modal-config.ts",
|
|
66
68
|
"line": 20,
|
|
67
69
|
"character": 9,
|
|
68
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
70
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L20"
|
|
69
71
|
}
|
|
70
72
|
],
|
|
71
73
|
"type": {
|
|
@@ -101,7 +103,7 @@
|
|
|
101
103
|
"fileName": "projects/errors/src/modules/error/error-modal-config.ts",
|
|
102
104
|
"line": 15,
|
|
103
105
|
"character": 9,
|
|
104
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
106
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L15"
|
|
105
107
|
}
|
|
106
108
|
],
|
|
107
109
|
"type": {
|
|
@@ -137,7 +139,7 @@
|
|
|
137
139
|
"fileName": "projects/errors/src/modules/error/error-modal-config.ts",
|
|
138
140
|
"line": 10,
|
|
139
141
|
"character": 9,
|
|
140
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
142
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L10"
|
|
141
143
|
}
|
|
142
144
|
],
|
|
143
145
|
"type": {
|
|
@@ -168,7 +170,7 @@
|
|
|
168
170
|
"fileName": "projects/errors/src/modules/error/error-modal-config.ts",
|
|
169
171
|
"line": 5,
|
|
170
172
|
"character": 13,
|
|
171
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
173
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L5"
|
|
172
174
|
}
|
|
173
175
|
],
|
|
174
176
|
"decorators": []
|
|
@@ -210,7 +212,7 @@
|
|
|
210
212
|
"fileName": "projects/errors/src/modules/error/error-modal.service.ts",
|
|
211
213
|
"line": 19,
|
|
212
214
|
"character": 2,
|
|
213
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
215
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L19"
|
|
214
216
|
}
|
|
215
217
|
],
|
|
216
218
|
"signatures": [
|
|
@@ -225,7 +227,7 @@
|
|
|
225
227
|
"fileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
|
|
226
228
|
"line": 19,
|
|
227
229
|
"character": 2,
|
|
228
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
230
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L19"
|
|
229
231
|
}
|
|
230
232
|
],
|
|
231
233
|
"parameters": [
|
|
@@ -286,7 +288,7 @@
|
|
|
286
288
|
"fileName": "projects/errors/src/modules/error/error-modal.service.ts",
|
|
287
289
|
"line": 30,
|
|
288
290
|
"character": 9,
|
|
289
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
291
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L30"
|
|
290
292
|
}
|
|
291
293
|
],
|
|
292
294
|
"signatures": [
|
|
@@ -320,7 +322,7 @@
|
|
|
320
322
|
"fileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
|
|
321
323
|
"line": 30,
|
|
322
324
|
"character": 2,
|
|
323
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
325
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L30"
|
|
324
326
|
}
|
|
325
327
|
],
|
|
326
328
|
"parameters": [
|
|
@@ -366,7 +368,7 @@
|
|
|
366
368
|
"fileName": "projects/errors/src/modules/error/error-modal.service.ts",
|
|
367
369
|
"line": 15,
|
|
368
370
|
"character": 13,
|
|
369
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
371
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L15"
|
|
370
372
|
}
|
|
371
373
|
],
|
|
372
374
|
"decorators": [
|
|
@@ -398,7 +400,7 @@
|
|
|
398
400
|
"fileName": "projects/errors/src/modules/error/error.module.ts",
|
|
399
401
|
"line": 29,
|
|
400
402
|
"character": 13,
|
|
401
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
403
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.module.ts#L29"
|
|
402
404
|
}
|
|
403
405
|
],
|
|
404
406
|
"decorators": [
|
|
@@ -438,7 +440,7 @@
|
|
|
438
440
|
"fileName": "projects/errors/src/modules/error/error-action.component.ts",
|
|
439
441
|
"line": 11,
|
|
440
442
|
"character": 13,
|
|
441
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
443
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-action.component.ts#L11"
|
|
442
444
|
}
|
|
443
445
|
],
|
|
444
446
|
"decorators": [
|
|
@@ -476,7 +478,7 @@
|
|
|
476
478
|
"fileName": "projects/errors/src/modules/error/error-description.component.ts",
|
|
477
479
|
"line": 25,
|
|
478
480
|
"character": 2,
|
|
479
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
481
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-description.component.ts#L25"
|
|
480
482
|
}
|
|
481
483
|
],
|
|
482
484
|
"signatures": [
|
|
@@ -491,7 +493,7 @@
|
|
|
491
493
|
"fileName": "libs/components/errors/src/lib/modules/error/error-description.component.ts",
|
|
492
494
|
"line": 25,
|
|
493
495
|
"character": 2,
|
|
494
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
496
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-description.component.ts#L25"
|
|
495
497
|
}
|
|
496
498
|
],
|
|
497
499
|
"parameters": [
|
|
@@ -534,7 +536,7 @@
|
|
|
534
536
|
"fileName": "projects/errors/src/modules/error/error-description.component.ts",
|
|
535
537
|
"line": 19,
|
|
536
538
|
"character": 13,
|
|
537
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
539
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-description.component.ts#L19"
|
|
538
540
|
}
|
|
539
541
|
],
|
|
540
542
|
"setSignature": {
|
|
@@ -575,7 +577,7 @@
|
|
|
575
577
|
"fileName": "libs/components/errors/src/lib/modules/error/error-description.component.ts",
|
|
576
578
|
"line": 18,
|
|
577
579
|
"character": 2,
|
|
578
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
580
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-description.component.ts#L18"
|
|
579
581
|
}
|
|
580
582
|
],
|
|
581
583
|
"parameters": [
|
|
@@ -622,7 +624,7 @@
|
|
|
622
624
|
"fileName": "projects/errors/src/modules/error/error-description.component.ts",
|
|
623
625
|
"line": 12,
|
|
624
626
|
"character": 13,
|
|
625
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
627
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-description.component.ts#L12"
|
|
626
628
|
}
|
|
627
629
|
],
|
|
628
630
|
"decorators": [
|
|
@@ -662,7 +664,7 @@
|
|
|
662
664
|
"fileName": "projects/errors/src/modules/error/error-image.component.ts",
|
|
663
665
|
"line": 10,
|
|
664
666
|
"character": 13,
|
|
665
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
667
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-image.component.ts#L10"
|
|
666
668
|
}
|
|
667
669
|
],
|
|
668
670
|
"decorators": [
|
|
@@ -700,7 +702,7 @@
|
|
|
700
702
|
"fileName": "projects/errors/src/modules/error/error-title.component.ts",
|
|
701
703
|
"line": 25,
|
|
702
704
|
"character": 2,
|
|
703
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
705
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-title.component.ts#L25"
|
|
704
706
|
}
|
|
705
707
|
],
|
|
706
708
|
"signatures": [
|
|
@@ -715,7 +717,7 @@
|
|
|
715
717
|
"fileName": "libs/components/errors/src/lib/modules/error/error-title.component.ts",
|
|
716
718
|
"line": 25,
|
|
717
719
|
"character": 2,
|
|
718
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
720
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-title.component.ts#L25"
|
|
719
721
|
}
|
|
720
722
|
],
|
|
721
723
|
"parameters": [
|
|
@@ -758,7 +760,7 @@
|
|
|
758
760
|
"fileName": "projects/errors/src/modules/error/error-title.component.ts",
|
|
759
761
|
"line": 19,
|
|
760
762
|
"character": 13,
|
|
761
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
763
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-title.component.ts#L19"
|
|
762
764
|
}
|
|
763
765
|
],
|
|
764
766
|
"setSignature": {
|
|
@@ -799,7 +801,7 @@
|
|
|
799
801
|
"fileName": "libs/components/errors/src/lib/modules/error/error-title.component.ts",
|
|
800
802
|
"line": 18,
|
|
801
803
|
"character": 2,
|
|
802
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
804
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-title.component.ts#L18"
|
|
803
805
|
}
|
|
804
806
|
],
|
|
805
807
|
"parameters": [
|
|
@@ -846,7 +848,7 @@
|
|
|
846
848
|
"fileName": "projects/errors/src/modules/error/error-title.component.ts",
|
|
847
849
|
"line": 12,
|
|
848
850
|
"character": 13,
|
|
849
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
851
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-title.component.ts#L12"
|
|
850
852
|
}
|
|
851
853
|
],
|
|
852
854
|
"decorators": [
|
|
@@ -882,9 +884,9 @@
|
|
|
882
884
|
"sources": [
|
|
883
885
|
{
|
|
884
886
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
885
|
-
"line":
|
|
887
|
+
"line": 51,
|
|
886
888
|
"character": 2,
|
|
887
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
889
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L51"
|
|
888
890
|
}
|
|
889
891
|
],
|
|
890
892
|
"signatures": [
|
|
@@ -897,9 +899,9 @@
|
|
|
897
899
|
"sources": [
|
|
898
900
|
{
|
|
899
901
|
"fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
900
|
-
"line":
|
|
902
|
+
"line": 51,
|
|
901
903
|
"character": 2,
|
|
902
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
904
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L51"
|
|
903
905
|
}
|
|
904
906
|
],
|
|
905
907
|
"parameters": [
|
|
@@ -946,7 +948,7 @@
|
|
|
946
948
|
]
|
|
947
949
|
},
|
|
948
950
|
{
|
|
949
|
-
"id":
|
|
951
|
+
"id": 58,
|
|
950
952
|
"name": "defaultDescription",
|
|
951
953
|
"variant": "declaration",
|
|
952
954
|
"kind": 1024,
|
|
@@ -956,9 +958,9 @@
|
|
|
956
958
|
"sources": [
|
|
957
959
|
{
|
|
958
960
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
959
|
-
"line":
|
|
961
|
+
"line": 45,
|
|
960
962
|
"character": 9,
|
|
961
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
963
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L45"
|
|
962
964
|
}
|
|
963
965
|
],
|
|
964
966
|
"type": {
|
|
@@ -968,7 +970,7 @@
|
|
|
968
970
|
"decorators": []
|
|
969
971
|
},
|
|
970
972
|
{
|
|
971
|
-
"id":
|
|
973
|
+
"id": 57,
|
|
972
974
|
"name": "defaultTitle",
|
|
973
975
|
"variant": "declaration",
|
|
974
976
|
"kind": 1024,
|
|
@@ -978,9 +980,9 @@
|
|
|
978
980
|
"sources": [
|
|
979
981
|
{
|
|
980
982
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
981
|
-
"line":
|
|
983
|
+
"line": 44,
|
|
982
984
|
"character": 9,
|
|
983
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
985
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L44"
|
|
984
986
|
}
|
|
985
987
|
],
|
|
986
988
|
"type": {
|
|
@@ -990,7 +992,7 @@
|
|
|
990
992
|
"decorators": []
|
|
991
993
|
},
|
|
992
994
|
{
|
|
993
|
-
"id":
|
|
995
|
+
"id": 61,
|
|
994
996
|
"name": "errorSvc",
|
|
995
997
|
"variant": "declaration",
|
|
996
998
|
"kind": 1024,
|
|
@@ -1000,9 +1002,9 @@
|
|
|
1000
1002
|
"sources": [
|
|
1001
1003
|
{
|
|
1002
1004
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1003
|
-
"line":
|
|
1005
|
+
"line": 53,
|
|
1004
1006
|
"character": 11,
|
|
1005
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1007
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L53"
|
|
1006
1008
|
}
|
|
1007
1009
|
],
|
|
1008
1010
|
"type": {
|
|
@@ -1047,7 +1049,7 @@
|
|
|
1047
1049
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1048
1050
|
"line": 36,
|
|
1049
1051
|
"character": 9,
|
|
1050
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1052
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L36"
|
|
1051
1053
|
}
|
|
1052
1054
|
],
|
|
1053
1055
|
"type": {
|
|
@@ -1074,13 +1076,13 @@
|
|
|
1074
1076
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1075
1077
|
"line": 22,
|
|
1076
1078
|
"character": 13,
|
|
1077
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1079
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L22"
|
|
1078
1080
|
},
|
|
1079
1081
|
{
|
|
1080
1082
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1081
1083
|
"line": 27,
|
|
1082
1084
|
"character": 13,
|
|
1083
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1085
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L27"
|
|
1084
1086
|
}
|
|
1085
1087
|
],
|
|
1086
1088
|
"getSignature": {
|
|
@@ -1094,7 +1096,7 @@
|
|
|
1094
1096
|
"fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
1095
1097
|
"line": 27,
|
|
1096
1098
|
"character": 2,
|
|
1097
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1099
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L27"
|
|
1098
1100
|
}
|
|
1099
1101
|
],
|
|
1100
1102
|
"type": {
|
|
@@ -1123,7 +1125,7 @@
|
|
|
1123
1125
|
"fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
1124
1126
|
"line": 21,
|
|
1125
1127
|
"character": 2,
|
|
1126
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1128
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L21"
|
|
1127
1129
|
}
|
|
1128
1130
|
],
|
|
1129
1131
|
"parameters": [
|
|
@@ -1153,7 +1155,46 @@
|
|
|
1153
1155
|
]
|
|
1154
1156
|
},
|
|
1155
1157
|
{
|
|
1156
|
-
"id":
|
|
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/f3938d6/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/f3938d6/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,
|
|
1157
1198
|
"name": "ngOnInit",
|
|
1158
1199
|
"variant": "declaration",
|
|
1159
1200
|
"kind": 2048,
|
|
@@ -1163,14 +1204,14 @@
|
|
|
1163
1204
|
"sources": [
|
|
1164
1205
|
{
|
|
1165
1206
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1166
|
-
"line":
|
|
1207
|
+
"line": 58,
|
|
1167
1208
|
"character": 9,
|
|
1168
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1209
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L58"
|
|
1169
1210
|
}
|
|
1170
1211
|
],
|
|
1171
1212
|
"signatures": [
|
|
1172
1213
|
{
|
|
1173
|
-
"id":
|
|
1214
|
+
"id": 63,
|
|
1174
1215
|
"name": "ngOnInit",
|
|
1175
1216
|
"variant": "signature",
|
|
1176
1217
|
"kind": 4096,
|
|
@@ -1178,9 +1219,9 @@
|
|
|
1178
1219
|
"sources": [
|
|
1179
1220
|
{
|
|
1180
1221
|
"fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
1181
|
-
"line":
|
|
1222
|
+
"line": 58,
|
|
1182
1223
|
"character": 2,
|
|
1183
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1224
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L58"
|
|
1184
1225
|
}
|
|
1185
1226
|
],
|
|
1186
1227
|
"type": {
|
|
@@ -1202,7 +1243,7 @@
|
|
|
1202
1243
|
"decorators": []
|
|
1203
1244
|
},
|
|
1204
1245
|
{
|
|
1205
|
-
"id":
|
|
1246
|
+
"id": 64,
|
|
1206
1247
|
"name": "setErrorTypeFields",
|
|
1207
1248
|
"variant": "declaration",
|
|
1208
1249
|
"kind": 2048,
|
|
@@ -1212,14 +1253,14 @@
|
|
|
1212
1253
|
"sources": [
|
|
1213
1254
|
{
|
|
1214
1255
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1215
|
-
"line":
|
|
1256
|
+
"line": 64,
|
|
1216
1257
|
"character": 9,
|
|
1217
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1258
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L64"
|
|
1218
1259
|
}
|
|
1219
1260
|
],
|
|
1220
1261
|
"signatures": [
|
|
1221
1262
|
{
|
|
1222
|
-
"id":
|
|
1263
|
+
"id": 65,
|
|
1223
1264
|
"name": "setErrorTypeFields",
|
|
1224
1265
|
"variant": "signature",
|
|
1225
1266
|
"kind": 4096,
|
|
@@ -1227,9 +1268,9 @@
|
|
|
1227
1268
|
"sources": [
|
|
1228
1269
|
{
|
|
1229
1270
|
"fileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
1230
|
-
"line":
|
|
1271
|
+
"line": 64,
|
|
1231
1272
|
"character": 2,
|
|
1232
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1273
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L64"
|
|
1233
1274
|
}
|
|
1234
1275
|
],
|
|
1235
1276
|
"type": {
|
|
@@ -1251,23 +1292,24 @@
|
|
|
1251
1292
|
{
|
|
1252
1293
|
"title": "Properties",
|
|
1253
1294
|
"children": [
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1295
|
+
58,
|
|
1296
|
+
57,
|
|
1297
|
+
61,
|
|
1257
1298
|
54
|
|
1258
1299
|
]
|
|
1259
1300
|
},
|
|
1260
1301
|
{
|
|
1261
1302
|
"title": "Accessors",
|
|
1262
1303
|
"children": [
|
|
1263
|
-
50
|
|
1304
|
+
50,
|
|
1305
|
+
55
|
|
1264
1306
|
]
|
|
1265
1307
|
},
|
|
1266
1308
|
{
|
|
1267
1309
|
"title": "Methods",
|
|
1268
1310
|
"children": [
|
|
1269
|
-
|
|
1270
|
-
|
|
1311
|
+
62,
|
|
1312
|
+
64
|
|
1271
1313
|
]
|
|
1272
1314
|
}
|
|
1273
1315
|
],
|
|
@@ -1276,7 +1318,7 @@
|
|
|
1276
1318
|
"fileName": "projects/errors/src/modules/error/error.component.ts",
|
|
1277
1319
|
"line": 16,
|
|
1278
1320
|
"character": 13,
|
|
1279
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1321
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error.component.ts#L16"
|
|
1280
1322
|
}
|
|
1281
1323
|
],
|
|
1282
1324
|
"implementedTypes": [
|
|
@@ -1318,7 +1360,7 @@
|
|
|
1318
1360
|
"fileName": "projects/errors/src/modules/error/error-type.ts",
|
|
1319
1361
|
"line": 4,
|
|
1320
1362
|
"character": 12,
|
|
1321
|
-
"url": "https://github.com/blackbaud/skyux/blob/
|
|
1363
|
+
"url": "https://github.com/blackbaud/skyux/blob/f3938d6/libs/components/errors/src/lib/modules/error/error-type.ts#L4"
|
|
1322
1364
|
}
|
|
1323
1365
|
],
|
|
1324
1366
|
"type": {
|
|
@@ -1342,228 +1384,1304 @@
|
|
|
1342
1384
|
}
|
|
1343
1385
|
]
|
|
1344
1386
|
}
|
|
1345
|
-
}
|
|
1346
|
-
],
|
|
1347
|
-
"groups": [
|
|
1348
|
-
{
|
|
1349
|
-
"title": "Modules",
|
|
1350
|
-
"children": [
|
|
1351
|
-
1,
|
|
1352
|
-
2
|
|
1353
|
-
]
|
|
1354
|
-
}
|
|
1355
|
-
],
|
|
1356
|
-
"packageName": "@skyux/errors",
|
|
1357
|
-
"readme": [
|
|
1358
|
-
{
|
|
1359
|
-
"kind": "text",
|
|
1360
|
-
"text": "# errors\n\nThis library was generated with [Nx](https://nx.dev).\n\n## Running unit tests\n\nRun "
|
|
1361
|
-
},
|
|
1362
|
-
{
|
|
1363
|
-
"kind": "code",
|
|
1364
|
-
"text": "`nx test errors`"
|
|
1365
1387
|
},
|
|
1366
1388
|
{
|
|
1367
|
-
"
|
|
1368
|
-
"
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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/f3938d6/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",
|
|
2344
|
+
"children": [
|
|
2345
|
+
1,
|
|
2346
|
+
2
|
|
2347
|
+
]
|
|
2348
|
+
}
|
|
2349
|
+
],
|
|
2350
|
+
"packageName": "@skyux/errors",
|
|
2351
|
+
"readme": [
|
|
2352
|
+
{
|
|
2353
|
+
"kind": "text",
|
|
2354
|
+
"text": "# errors\n\nThis library was generated with [Nx](https://nx.dev).\n\n## Running unit tests\n\nRun "
|
|
2355
|
+
},
|
|
2356
|
+
{
|
|
2357
|
+
"kind": "code",
|
|
2358
|
+
"text": "`nx test errors`"
|
|
2359
|
+
},
|
|
2360
|
+
{
|
|
2361
|
+
"kind": "text",
|
|
2362
|
+
"text": " to execute the unit tests."
|
|
2363
|
+
}
|
|
2364
|
+
],
|
|
2365
|
+
"symbolIdMap": {
|
|
2366
|
+
"1": {
|
|
2367
|
+
"sourceFileName": "libs/components/errors/src/index.ts",
|
|
2368
|
+
"qualifiedName": ""
|
|
2369
|
+
},
|
|
2370
|
+
"2": {
|
|
2371
|
+
"sourceFileName": "libs/components/errors/testing/src/public-api.ts",
|
|
2372
|
+
"qualifiedName": ""
|
|
2373
|
+
},
|
|
2374
|
+
"3": {
|
|
2375
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-modal-config.ts",
|
|
2376
|
+
"qualifiedName": "ErrorModalConfig"
|
|
2377
|
+
},
|
|
2378
|
+
"6": {
|
|
2379
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-modal-config.ts",
|
|
2380
|
+
"qualifiedName": "ErrorModalConfig.errorTitle"
|
|
2381
|
+
},
|
|
2382
|
+
"7": {
|
|
2383
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-modal-config.ts",
|
|
2384
|
+
"qualifiedName": "ErrorModalConfig.errorDescription"
|
|
2385
|
+
},
|
|
2386
|
+
"8": {
|
|
2387
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-modal-config.ts",
|
|
2388
|
+
"qualifiedName": "ErrorModalConfig.errorCloseText"
|
|
2389
|
+
},
|
|
2390
|
+
"9": {
|
|
2391
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
|
|
2392
|
+
"qualifiedName": "SkyErrorModalService"
|
|
2393
|
+
},
|
|
2394
|
+
"10": {
|
|
2395
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
|
|
2396
|
+
"qualifiedName": "SkyErrorModalService.__constructor"
|
|
2397
|
+
},
|
|
2398
|
+
"11": {
|
|
2399
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
|
|
2400
|
+
"qualifiedName": "SkyErrorModalService"
|
|
2401
|
+
},
|
|
2402
|
+
"12": {
|
|
2403
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
|
|
2404
|
+
"qualifiedName": "modalSvc"
|
|
2405
|
+
},
|
|
2406
|
+
"13": {
|
|
2407
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
|
|
2408
|
+
"qualifiedName": "logService"
|
|
2409
|
+
},
|
|
2410
|
+
"16": {
|
|
2411
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
|
|
2412
|
+
"qualifiedName": "SkyErrorModalService.open"
|
|
2413
|
+
},
|
|
2414
|
+
"17": {
|
|
2415
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
|
|
2416
|
+
"qualifiedName": "SkyErrorModalService.open"
|
|
2417
|
+
},
|
|
2418
|
+
"18": {
|
|
2419
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-modal.service.ts",
|
|
2420
|
+
"qualifiedName": "config"
|
|
2421
|
+
},
|
|
2422
|
+
"19": {
|
|
2423
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-type.ts",
|
|
2424
|
+
"qualifiedName": "SkyErrorType"
|
|
2425
|
+
},
|
|
2426
|
+
"20": {
|
|
2427
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.module.ts",
|
|
2428
|
+
"qualifiedName": "SkyErrorModule"
|
|
2429
|
+
},
|
|
2430
|
+
"23": {
|
|
2431
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-action.component.ts",
|
|
2432
|
+
"qualifiedName": "SkyErrorActionComponent"
|
|
2433
|
+
},
|
|
2434
|
+
"26": {
|
|
2435
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-description.component.ts",
|
|
2436
|
+
"qualifiedName": "SkyErrorDescriptionComponent"
|
|
2437
|
+
},
|
|
2438
|
+
"27": {
|
|
2439
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-description.component.ts",
|
|
2440
|
+
"qualifiedName": "SkyErrorDescriptionComponent.__constructor"
|
|
2441
|
+
},
|
|
2442
|
+
"28": {
|
|
2443
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-description.component.ts",
|
|
2444
|
+
"qualifiedName": "SkyErrorDescriptionComponent"
|
|
2445
|
+
},
|
|
2446
|
+
"29": {
|
|
2447
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-description.component.ts",
|
|
2448
|
+
"qualifiedName": "errorSvc"
|
|
2449
|
+
},
|
|
2450
|
+
"30": {
|
|
2451
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-description.component.ts",
|
|
2452
|
+
"qualifiedName": "SkyErrorDescriptionComponent.replaceDefaultDescription"
|
|
2453
|
+
},
|
|
2454
|
+
"31": {
|
|
2455
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-description.component.ts",
|
|
2456
|
+
"qualifiedName": "SkyErrorDescriptionComponent.replaceDefaultDescription"
|
|
2457
|
+
},
|
|
2458
|
+
"32": {
|
|
2459
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-description.component.ts",
|
|
2460
|
+
"qualifiedName": "value"
|
|
2461
|
+
},
|
|
2462
|
+
"34": {
|
|
2463
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-image.component.ts",
|
|
2464
|
+
"qualifiedName": "SkyErrorImageComponent"
|
|
2465
|
+
},
|
|
2466
|
+
"37": {
|
|
2467
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-title.component.ts",
|
|
2468
|
+
"qualifiedName": "SkyErrorTitleComponent"
|
|
2469
|
+
},
|
|
2470
|
+
"38": {
|
|
2471
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-title.component.ts",
|
|
2472
|
+
"qualifiedName": "SkyErrorTitleComponent.__constructor"
|
|
2473
|
+
},
|
|
2474
|
+
"39": {
|
|
2475
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-title.component.ts",
|
|
2476
|
+
"qualifiedName": "SkyErrorTitleComponent"
|
|
2477
|
+
},
|
|
2478
|
+
"40": {
|
|
2479
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-title.component.ts",
|
|
2480
|
+
"qualifiedName": "errorSvc"
|
|
2481
|
+
},
|
|
2482
|
+
"41": {
|
|
2483
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-title.component.ts",
|
|
2484
|
+
"qualifiedName": "SkyErrorTitleComponent.replaceDefaultTitle"
|
|
2485
|
+
},
|
|
2486
|
+
"42": {
|
|
2487
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-title.component.ts",
|
|
2488
|
+
"qualifiedName": "SkyErrorTitleComponent.replaceDefaultTitle"
|
|
2489
|
+
},
|
|
2490
|
+
"43": {
|
|
2491
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error-title.component.ts",
|
|
2492
|
+
"qualifiedName": "value"
|
|
2493
|
+
},
|
|
2494
|
+
"45": {
|
|
1561
2495
|
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
1562
|
-
"qualifiedName": "SkyErrorComponent
|
|
2496
|
+
"qualifiedName": "SkyErrorComponent"
|
|
2497
|
+
},
|
|
2498
|
+
"46": {
|
|
2499
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2500
|
+
"qualifiedName": "SkyErrorComponent.__constructor"
|
|
2501
|
+
},
|
|
2502
|
+
"47": {
|
|
2503
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2504
|
+
"qualifiedName": "SkyErrorComponent"
|
|
2505
|
+
},
|
|
2506
|
+
"48": {
|
|
2507
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2508
|
+
"qualifiedName": "resourcesSvc"
|
|
2509
|
+
},
|
|
2510
|
+
"49": {
|
|
2511
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2512
|
+
"qualifiedName": "errorSvc"
|
|
2513
|
+
},
|
|
2514
|
+
"50": {
|
|
2515
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2516
|
+
"qualifiedName": "SkyErrorComponent.errorType"
|
|
2517
|
+
},
|
|
2518
|
+
"51": {
|
|
2519
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2520
|
+
"qualifiedName": "SkyErrorComponent.errorType"
|
|
2521
|
+
},
|
|
2522
|
+
"52": {
|
|
2523
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2524
|
+
"qualifiedName": "SkyErrorComponent.errorType"
|
|
2525
|
+
},
|
|
2526
|
+
"53": {
|
|
2527
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2528
|
+
"qualifiedName": "value"
|
|
2529
|
+
},
|
|
2530
|
+
"54": {
|
|
2531
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2532
|
+
"qualifiedName": "SkyErrorComponent.showImage"
|
|
2533
|
+
},
|
|
2534
|
+
"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
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2544
|
+
"qualifiedName": "SkyErrorComponent.defaultTitle"
|
|
2545
|
+
},
|
|
2546
|
+
"58": {
|
|
2547
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2548
|
+
"qualifiedName": "SkyErrorComponent.defaultDescription"
|
|
2549
|
+
},
|
|
2550
|
+
"61": {
|
|
2551
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2552
|
+
"qualifiedName": "SkyErrorComponent.errorSvc"
|
|
2553
|
+
},
|
|
2554
|
+
"62": {
|
|
2555
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2556
|
+
"qualifiedName": "SkyErrorComponent.ngOnInit"
|
|
1563
2557
|
},
|
|
1564
2558
|
"63": {
|
|
2559
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2560
|
+
"qualifiedName": "SkyErrorComponent.ngOnInit"
|
|
2561
|
+
},
|
|
2562
|
+
"64": {
|
|
2563
|
+
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
2564
|
+
"qualifiedName": "SkyErrorComponent.setErrorTypeFields"
|
|
2565
|
+
},
|
|
2566
|
+
"65": {
|
|
1565
2567
|
"sourceFileName": "libs/components/errors/src/lib/modules/error/error.component.ts",
|
|
1566
2568
|
"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"
|
|
1567
2685
|
}
|
|
1568
2686
|
}
|
|
1569
2687
|
},
|
|
@@ -1581,12 +2699,17 @@
|
|
|
1581
2699
|
{
|
|
1582
2700
|
"fileName": "demo.component.ts",
|
|
1583
2701
|
"filePath": "/projects/errors/documentation/code-examples/error/embedded/demo.component.ts",
|
|
1584
|
-
"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
|
|
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"
|
|
1585
2708
|
},
|
|
1586
2709
|
{
|
|
1587
2710
|
"fileName": "demo.component.html",
|
|
1588
2711
|
"filePath": "/projects/errors/documentation/code-examples/error/embedded/demo.component.html",
|
|
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"
|
|
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"
|
|
1590
2713
|
}
|
|
1591
2714
|
],
|
|
1592
2715
|
"codeExampleDependencies": {
|
|
@@ -1602,18 +2725,18 @@
|
|
|
1602
2725
|
"@angular/router": "18.2.13",
|
|
1603
2726
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
1604
2727
|
"@schematics/angular": "18.2.12",
|
|
1605
|
-
"@skyux-sdk/testing": "11.
|
|
1606
|
-
"@skyux/assets": "11.
|
|
1607
|
-
"@skyux/core": "11.
|
|
1608
|
-
"@skyux/errors": "11.
|
|
1609
|
-
"@skyux/help-inline": "11.
|
|
1610
|
-
"@skyux/i18n": "11.
|
|
1611
|
-
"@skyux/icon": "11.
|
|
2728
|
+
"@skyux-sdk/testing": "11.38.0",
|
|
2729
|
+
"@skyux/assets": "11.38.0",
|
|
2730
|
+
"@skyux/core": "11.38.0",
|
|
2731
|
+
"@skyux/errors": "11.38.0",
|
|
2732
|
+
"@skyux/help-inline": "11.38.0",
|
|
2733
|
+
"@skyux/i18n": "11.38.0",
|
|
2734
|
+
"@skyux/icon": "11.38.0",
|
|
1612
2735
|
"@skyux/icons": "7.10.0",
|
|
1613
|
-
"@skyux/indicators": "11.
|
|
1614
|
-
"@skyux/modals": "11.
|
|
1615
|
-
"@skyux/popovers": "11.
|
|
1616
|
-
"@skyux/theme": "11.
|
|
2736
|
+
"@skyux/indicators": "11.38.0",
|
|
2737
|
+
"@skyux/modals": "11.38.0",
|
|
2738
|
+
"@skyux/popovers": "11.38.0",
|
|
2739
|
+
"@skyux/theme": "11.38.0",
|
|
1617
2740
|
"@types/node": "20.14.12",
|
|
1618
2741
|
"axe-core": "4.10.2",
|
|
1619
2742
|
"cross-spawn": "7.0.6",
|
|
@@ -1636,18 +2759,18 @@
|
|
|
1636
2759
|
"@angular/router": "18.2.13",
|
|
1637
2760
|
"@blackbaud/skyux-design-tokens": "0.0.42",
|
|
1638
2761
|
"@schematics/angular": "18.2.12",
|
|
1639
|
-
"@skyux-sdk/testing": "11.
|
|
1640
|
-
"@skyux/assets": "11.
|
|
1641
|
-
"@skyux/core": "11.
|
|
1642
|
-
"@skyux/errors": "11.
|
|
1643
|
-
"@skyux/help-inline": "11.
|
|
1644
|
-
"@skyux/i18n": "11.
|
|
1645
|
-
"@skyux/icon": "11.
|
|
2762
|
+
"@skyux-sdk/testing": "11.38.0",
|
|
2763
|
+
"@skyux/assets": "11.38.0",
|
|
2764
|
+
"@skyux/core": "11.38.0",
|
|
2765
|
+
"@skyux/errors": "11.38.0",
|
|
2766
|
+
"@skyux/help-inline": "11.38.0",
|
|
2767
|
+
"@skyux/i18n": "11.38.0",
|
|
2768
|
+
"@skyux/icon": "11.38.0",
|
|
1646
2769
|
"@skyux/icons": "7.10.0",
|
|
1647
|
-
"@skyux/indicators": "11.
|
|
1648
|
-
"@skyux/modals": "11.
|
|
1649
|
-
"@skyux/popovers": "11.
|
|
1650
|
-
"@skyux/theme": "11.
|
|
2770
|
+
"@skyux/indicators": "11.38.0",
|
|
2771
|
+
"@skyux/modals": "11.38.0",
|
|
2772
|
+
"@skyux/popovers": "11.38.0",
|
|
2773
|
+
"@skyux/theme": "11.38.0",
|
|
1651
2774
|
"@types/node": "20.14.12",
|
|
1652
2775
|
"axe-core": "4.10.2",
|
|
1653
2776
|
"cross-spawn": "7.0.6",
|