@skyux/errors 9.0.0-alpha.1 → 9.0.0-alpha.2
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 +74 -74
- package/esm2022/index.mjs +4 -5
- package/esm2022/testing/public-api.mjs +2 -2
- package/index.d.ts +4 -4
- package/package.json +5 -5
- package/testing/public-api.d.ts +1 -1
package/documentation.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"originalName": "",
|
|
19
19
|
"children": [
|
|
20
20
|
{
|
|
21
|
-
"id":
|
|
21
|
+
"id": 3,
|
|
22
22
|
"name": "ErrorModalConfig",
|
|
23
23
|
"kind": 128,
|
|
24
24
|
"kindString": "Class",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
},
|
|
34
34
|
"children": [
|
|
35
35
|
{
|
|
36
|
-
"id":
|
|
36
|
+
"id": 8,
|
|
37
37
|
"name": "errorCloseText",
|
|
38
38
|
"kind": 1024,
|
|
39
39
|
"kindString": "Property",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
}
|
|
63
63
|
},
|
|
64
64
|
{
|
|
65
|
-
"id":
|
|
65
|
+
"id": 7,
|
|
66
66
|
"name": "errorDescription",
|
|
67
67
|
"kind": 1024,
|
|
68
68
|
"kindString": "Property",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
}
|
|
92
92
|
},
|
|
93
93
|
{
|
|
94
|
-
"id":
|
|
94
|
+
"id": 6,
|
|
95
95
|
"name": "errorTitle",
|
|
96
96
|
"kind": 1024,
|
|
97
97
|
"kindString": "Property",
|
|
@@ -125,16 +125,16 @@
|
|
|
125
125
|
"title": "Constructors",
|
|
126
126
|
"kind": 512,
|
|
127
127
|
"children": [
|
|
128
|
-
|
|
128
|
+
4
|
|
129
129
|
]
|
|
130
130
|
},
|
|
131
131
|
{
|
|
132
132
|
"title": "Properties",
|
|
133
133
|
"kind": 1024,
|
|
134
134
|
"children": [
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
135
|
+
8,
|
|
136
|
+
7,
|
|
137
|
+
6
|
|
138
138
|
]
|
|
139
139
|
}
|
|
140
140
|
],
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
]
|
|
148
148
|
},
|
|
149
149
|
{
|
|
150
|
-
"id":
|
|
150
|
+
"id": 9,
|
|
151
151
|
"name": "SkyErrorModalService",
|
|
152
152
|
"kind": 128,
|
|
153
153
|
"kindString": "Class",
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
],
|
|
178
178
|
"children": [
|
|
179
179
|
{
|
|
180
|
-
"id":
|
|
180
|
+
"id": 10,
|
|
181
181
|
"name": "constructor",
|
|
182
182
|
"kind": 512,
|
|
183
183
|
"kindString": "Constructor",
|
|
@@ -191,14 +191,14 @@
|
|
|
191
191
|
],
|
|
192
192
|
"signatures": [
|
|
193
193
|
{
|
|
194
|
-
"id":
|
|
194
|
+
"id": 11,
|
|
195
195
|
"name": "new SkyErrorModalService",
|
|
196
196
|
"kind": 16384,
|
|
197
197
|
"kindString": "Constructor signature",
|
|
198
198
|
"flags": {},
|
|
199
199
|
"parameters": [
|
|
200
200
|
{
|
|
201
|
-
"id":
|
|
201
|
+
"id": 12,
|
|
202
202
|
"name": "modalSvc",
|
|
203
203
|
"kind": 32768,
|
|
204
204
|
"kindString": "Parameter",
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
}
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"id":
|
|
212
|
+
"id": 13,
|
|
213
213
|
"name": "logService",
|
|
214
214
|
"kind": 32768,
|
|
215
215
|
"kindString": "Parameter",
|
|
@@ -236,14 +236,14 @@
|
|
|
236
236
|
],
|
|
237
237
|
"type": {
|
|
238
238
|
"type": "reference",
|
|
239
|
-
"id":
|
|
239
|
+
"id": 9,
|
|
240
240
|
"name": "SkyErrorModalService"
|
|
241
241
|
}
|
|
242
242
|
}
|
|
243
243
|
]
|
|
244
244
|
},
|
|
245
245
|
{
|
|
246
|
-
"id":
|
|
246
|
+
"id": 16,
|
|
247
247
|
"name": "open",
|
|
248
248
|
"kind": 2048,
|
|
249
249
|
"kindString": "Method",
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
],
|
|
260
260
|
"signatures": [
|
|
261
261
|
{
|
|
262
|
-
"id":
|
|
262
|
+
"id": 17,
|
|
263
263
|
"name": "open",
|
|
264
264
|
"kind": 4096,
|
|
265
265
|
"kindString": "Call signature",
|
|
@@ -275,14 +275,14 @@
|
|
|
275
275
|
},
|
|
276
276
|
"parameters": [
|
|
277
277
|
{
|
|
278
|
-
"id":
|
|
278
|
+
"id": 18,
|
|
279
279
|
"name": "config",
|
|
280
280
|
"kind": 32768,
|
|
281
281
|
"kindString": "Parameter",
|
|
282
282
|
"flags": {},
|
|
283
283
|
"type": {
|
|
284
284
|
"type": "reference",
|
|
285
|
-
"id":
|
|
285
|
+
"id": 3,
|
|
286
286
|
"name": "ErrorModalConfig"
|
|
287
287
|
}
|
|
288
288
|
}
|
|
@@ -300,14 +300,14 @@
|
|
|
300
300
|
"title": "Constructors",
|
|
301
301
|
"kind": 512,
|
|
302
302
|
"children": [
|
|
303
|
-
|
|
303
|
+
10
|
|
304
304
|
]
|
|
305
305
|
},
|
|
306
306
|
{
|
|
307
307
|
"title": "Methods",
|
|
308
308
|
"kind": 2048,
|
|
309
309
|
"children": [
|
|
310
|
-
|
|
310
|
+
16
|
|
311
311
|
]
|
|
312
312
|
}
|
|
313
313
|
],
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
]
|
|
321
321
|
},
|
|
322
322
|
{
|
|
323
|
-
"id":
|
|
323
|
+
"id": 19,
|
|
324
324
|
"name": "SkyErrorModule",
|
|
325
325
|
"kind": 128,
|
|
326
326
|
"kindString": "Class",
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
"title": "Constructors",
|
|
346
346
|
"kind": 512,
|
|
347
347
|
"children": [
|
|
348
|
-
|
|
348
|
+
20
|
|
349
349
|
]
|
|
350
350
|
}
|
|
351
351
|
],
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
]
|
|
359
359
|
},
|
|
360
360
|
{
|
|
361
|
-
"id":
|
|
361
|
+
"id": 23,
|
|
362
362
|
"name": "SkyErrorActionComponent",
|
|
363
363
|
"kind": 128,
|
|
364
364
|
"kindString": "Class",
|
|
@@ -386,7 +386,7 @@
|
|
|
386
386
|
"title": "Constructors",
|
|
387
387
|
"kind": 512,
|
|
388
388
|
"children": [
|
|
389
|
-
|
|
389
|
+
24
|
|
390
390
|
]
|
|
391
391
|
}
|
|
392
392
|
],
|
|
@@ -399,7 +399,7 @@
|
|
|
399
399
|
]
|
|
400
400
|
},
|
|
401
401
|
{
|
|
402
|
-
"id":
|
|
402
|
+
"id": 26,
|
|
403
403
|
"name": "SkyErrorDescriptionComponent",
|
|
404
404
|
"kind": 128,
|
|
405
405
|
"kindString": "Class",
|
|
@@ -423,7 +423,7 @@
|
|
|
423
423
|
],
|
|
424
424
|
"children": [
|
|
425
425
|
{
|
|
426
|
-
"id":
|
|
426
|
+
"id": 27,
|
|
427
427
|
"name": "constructor",
|
|
428
428
|
"kind": 512,
|
|
429
429
|
"kindString": "Constructor",
|
|
@@ -437,14 +437,14 @@
|
|
|
437
437
|
],
|
|
438
438
|
"signatures": [
|
|
439
439
|
{
|
|
440
|
-
"id":
|
|
440
|
+
"id": 28,
|
|
441
441
|
"name": "SkyErrorDescriptionComponent",
|
|
442
442
|
"kind": 16384,
|
|
443
443
|
"kindString": "Constructor signature",
|
|
444
444
|
"flags": {},
|
|
445
445
|
"parameters": [
|
|
446
446
|
{
|
|
447
|
-
"id":
|
|
447
|
+
"id": 29,
|
|
448
448
|
"name": "errorSvc",
|
|
449
449
|
"kind": 32768,
|
|
450
450
|
"kindString": "Parameter",
|
|
@@ -457,14 +457,14 @@
|
|
|
457
457
|
],
|
|
458
458
|
"type": {
|
|
459
459
|
"type": "reference",
|
|
460
|
-
"id":
|
|
460
|
+
"id": 26,
|
|
461
461
|
"name": "SkyErrorDescriptionComponent"
|
|
462
462
|
}
|
|
463
463
|
}
|
|
464
464
|
]
|
|
465
465
|
},
|
|
466
466
|
{
|
|
467
|
-
"id":
|
|
467
|
+
"id": 30,
|
|
468
468
|
"name": "replaceDefaultDescription",
|
|
469
469
|
"kind": 262144,
|
|
470
470
|
"kindString": "Accessor",
|
|
@@ -492,7 +492,7 @@
|
|
|
492
492
|
],
|
|
493
493
|
"setSignature": [
|
|
494
494
|
{
|
|
495
|
-
"id":
|
|
495
|
+
"id": 31,
|
|
496
496
|
"name": "replaceDefaultDescription",
|
|
497
497
|
"kind": 1048576,
|
|
498
498
|
"kindString": "Set signature",
|
|
@@ -508,7 +508,7 @@
|
|
|
508
508
|
},
|
|
509
509
|
"parameters": [
|
|
510
510
|
{
|
|
511
|
-
"id":
|
|
511
|
+
"id": 32,
|
|
512
512
|
"name": "value",
|
|
513
513
|
"kind": 32768,
|
|
514
514
|
"kindString": "Parameter",
|
|
@@ -532,14 +532,14 @@
|
|
|
532
532
|
"title": "Constructors",
|
|
533
533
|
"kind": 512,
|
|
534
534
|
"children": [
|
|
535
|
-
|
|
535
|
+
27
|
|
536
536
|
]
|
|
537
537
|
},
|
|
538
538
|
{
|
|
539
539
|
"title": "Accessors",
|
|
540
540
|
"kind": 262144,
|
|
541
541
|
"children": [
|
|
542
|
-
|
|
542
|
+
30
|
|
543
543
|
]
|
|
544
544
|
}
|
|
545
545
|
],
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
]
|
|
553
553
|
},
|
|
554
554
|
{
|
|
555
|
-
"id":
|
|
555
|
+
"id": 34,
|
|
556
556
|
"name": "SkyErrorImageComponent",
|
|
557
557
|
"kind": 128,
|
|
558
558
|
"kindString": "Class",
|
|
@@ -580,7 +580,7 @@
|
|
|
580
580
|
"title": "Constructors",
|
|
581
581
|
"kind": 512,
|
|
582
582
|
"children": [
|
|
583
|
-
|
|
583
|
+
35
|
|
584
584
|
]
|
|
585
585
|
}
|
|
586
586
|
],
|
|
@@ -593,7 +593,7 @@
|
|
|
593
593
|
]
|
|
594
594
|
},
|
|
595
595
|
{
|
|
596
|
-
"id":
|
|
596
|
+
"id": 37,
|
|
597
597
|
"name": "SkyErrorTitleComponent",
|
|
598
598
|
"kind": 128,
|
|
599
599
|
"kindString": "Class",
|
|
@@ -617,7 +617,7 @@
|
|
|
617
617
|
],
|
|
618
618
|
"children": [
|
|
619
619
|
{
|
|
620
|
-
"id":
|
|
620
|
+
"id": 38,
|
|
621
621
|
"name": "constructor",
|
|
622
622
|
"kind": 512,
|
|
623
623
|
"kindString": "Constructor",
|
|
@@ -631,14 +631,14 @@
|
|
|
631
631
|
],
|
|
632
632
|
"signatures": [
|
|
633
633
|
{
|
|
634
|
-
"id":
|
|
634
|
+
"id": 39,
|
|
635
635
|
"name": "SkyErrorTitleComponent",
|
|
636
636
|
"kind": 16384,
|
|
637
637
|
"kindString": "Constructor signature",
|
|
638
638
|
"flags": {},
|
|
639
639
|
"parameters": [
|
|
640
640
|
{
|
|
641
|
-
"id":
|
|
641
|
+
"id": 40,
|
|
642
642
|
"name": "errorSvc",
|
|
643
643
|
"kind": 32768,
|
|
644
644
|
"kindString": "Parameter",
|
|
@@ -651,14 +651,14 @@
|
|
|
651
651
|
],
|
|
652
652
|
"type": {
|
|
653
653
|
"type": "reference",
|
|
654
|
-
"id":
|
|
654
|
+
"id": 37,
|
|
655
655
|
"name": "SkyErrorTitleComponent"
|
|
656
656
|
}
|
|
657
657
|
}
|
|
658
658
|
]
|
|
659
659
|
},
|
|
660
660
|
{
|
|
661
|
-
"id":
|
|
661
|
+
"id": 41,
|
|
662
662
|
"name": "replaceDefaultTitle",
|
|
663
663
|
"kind": 262144,
|
|
664
664
|
"kindString": "Accessor",
|
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
],
|
|
687
687
|
"setSignature": [
|
|
688
688
|
{
|
|
689
|
-
"id":
|
|
689
|
+
"id": 42,
|
|
690
690
|
"name": "replaceDefaultTitle",
|
|
691
691
|
"kind": 1048576,
|
|
692
692
|
"kindString": "Set signature",
|
|
@@ -702,7 +702,7 @@
|
|
|
702
702
|
},
|
|
703
703
|
"parameters": [
|
|
704
704
|
{
|
|
705
|
-
"id":
|
|
705
|
+
"id": 43,
|
|
706
706
|
"name": "value",
|
|
707
707
|
"kind": 32768,
|
|
708
708
|
"kindString": "Parameter",
|
|
@@ -726,14 +726,14 @@
|
|
|
726
726
|
"title": "Constructors",
|
|
727
727
|
"kind": 512,
|
|
728
728
|
"children": [
|
|
729
|
-
|
|
729
|
+
38
|
|
730
730
|
]
|
|
731
731
|
},
|
|
732
732
|
{
|
|
733
733
|
"title": "Accessors",
|
|
734
734
|
"kind": 262144,
|
|
735
735
|
"children": [
|
|
736
|
-
|
|
736
|
+
41
|
|
737
737
|
]
|
|
738
738
|
}
|
|
739
739
|
],
|
|
@@ -746,7 +746,7 @@
|
|
|
746
746
|
]
|
|
747
747
|
},
|
|
748
748
|
{
|
|
749
|
-
"id":
|
|
749
|
+
"id": 45,
|
|
750
750
|
"name": "SkyErrorComponent",
|
|
751
751
|
"kind": 128,
|
|
752
752
|
"kindString": "Class",
|
|
@@ -770,7 +770,7 @@
|
|
|
770
770
|
],
|
|
771
771
|
"children": [
|
|
772
772
|
{
|
|
773
|
-
"id":
|
|
773
|
+
"id": 46,
|
|
774
774
|
"name": "constructor",
|
|
775
775
|
"kind": 512,
|
|
776
776
|
"kindString": "Constructor",
|
|
@@ -784,14 +784,14 @@
|
|
|
784
784
|
],
|
|
785
785
|
"signatures": [
|
|
786
786
|
{
|
|
787
|
-
"id":
|
|
787
|
+
"id": 47,
|
|
788
788
|
"name": "SkyErrorComponent",
|
|
789
789
|
"kind": 16384,
|
|
790
790
|
"kindString": "Constructor signature",
|
|
791
791
|
"flags": {},
|
|
792
792
|
"parameters": [
|
|
793
793
|
{
|
|
794
|
-
"id":
|
|
794
|
+
"id": 48,
|
|
795
795
|
"name": "resourcesSvc",
|
|
796
796
|
"kind": 32768,
|
|
797
797
|
"kindString": "Parameter",
|
|
@@ -802,7 +802,7 @@
|
|
|
802
802
|
}
|
|
803
803
|
},
|
|
804
804
|
{
|
|
805
|
-
"id":
|
|
805
|
+
"id": 49,
|
|
806
806
|
"name": "errorSvc",
|
|
807
807
|
"kind": 32768,
|
|
808
808
|
"kindString": "Parameter",
|
|
@@ -815,14 +815,14 @@
|
|
|
815
815
|
],
|
|
816
816
|
"type": {
|
|
817
817
|
"type": "reference",
|
|
818
|
-
"id":
|
|
818
|
+
"id": 45,
|
|
819
819
|
"name": "SkyErrorComponent"
|
|
820
820
|
}
|
|
821
821
|
}
|
|
822
822
|
]
|
|
823
823
|
},
|
|
824
824
|
{
|
|
825
|
-
"id":
|
|
825
|
+
"id": 56,
|
|
826
826
|
"name": "defaultDescription",
|
|
827
827
|
"kind": 1024,
|
|
828
828
|
"kindString": "Property",
|
|
@@ -842,7 +842,7 @@
|
|
|
842
842
|
}
|
|
843
843
|
},
|
|
844
844
|
{
|
|
845
|
-
"id":
|
|
845
|
+
"id": 55,
|
|
846
846
|
"name": "defaultTitle",
|
|
847
847
|
"kind": 1024,
|
|
848
848
|
"kindString": "Property",
|
|
@@ -862,7 +862,7 @@
|
|
|
862
862
|
}
|
|
863
863
|
},
|
|
864
864
|
{
|
|
865
|
-
"id":
|
|
865
|
+
"id": 54,
|
|
866
866
|
"name": "showImage",
|
|
867
867
|
"kind": 1024,
|
|
868
868
|
"kindString": "Property",
|
|
@@ -904,7 +904,7 @@
|
|
|
904
904
|
"defaultValue": "true"
|
|
905
905
|
},
|
|
906
906
|
{
|
|
907
|
-
"id":
|
|
907
|
+
"id": 50,
|
|
908
908
|
"name": "errorType",
|
|
909
909
|
"kind": 262144,
|
|
910
910
|
"kindString": "Accessor",
|
|
@@ -932,7 +932,7 @@
|
|
|
932
932
|
],
|
|
933
933
|
"getSignature": [
|
|
934
934
|
{
|
|
935
|
-
"id":
|
|
935
|
+
"id": 51,
|
|
936
936
|
"name": "errorType",
|
|
937
937
|
"kind": 524288,
|
|
938
938
|
"kindString": "Get signature",
|
|
@@ -942,14 +942,14 @@
|
|
|
942
942
|
},
|
|
943
943
|
"type": {
|
|
944
944
|
"type": "reference",
|
|
945
|
-
"id":
|
|
945
|
+
"id": 22,
|
|
946
946
|
"name": "SkyErrorType"
|
|
947
947
|
}
|
|
948
948
|
}
|
|
949
949
|
],
|
|
950
950
|
"setSignature": [
|
|
951
951
|
{
|
|
952
|
-
"id":
|
|
952
|
+
"id": 52,
|
|
953
953
|
"name": "errorType",
|
|
954
954
|
"kind": 1048576,
|
|
955
955
|
"kindString": "Set signature",
|
|
@@ -959,14 +959,14 @@
|
|
|
959
959
|
},
|
|
960
960
|
"parameters": [
|
|
961
961
|
{
|
|
962
|
-
"id":
|
|
962
|
+
"id": 53,
|
|
963
963
|
"name": "value",
|
|
964
964
|
"kind": 32768,
|
|
965
965
|
"kindString": "Parameter",
|
|
966
966
|
"flags": {},
|
|
967
967
|
"type": {
|
|
968
968
|
"type": "reference",
|
|
969
|
-
"id":
|
|
969
|
+
"id": 22,
|
|
970
970
|
"name": "SkyErrorType"
|
|
971
971
|
}
|
|
972
972
|
}
|
|
@@ -979,7 +979,7 @@
|
|
|
979
979
|
]
|
|
980
980
|
},
|
|
981
981
|
{
|
|
982
|
-
"id":
|
|
982
|
+
"id": 60,
|
|
983
983
|
"name": "ngOnInit",
|
|
984
984
|
"kind": 2048,
|
|
985
985
|
"kindString": "Method",
|
|
@@ -995,7 +995,7 @@
|
|
|
995
995
|
],
|
|
996
996
|
"signatures": [
|
|
997
997
|
{
|
|
998
|
-
"id":
|
|
998
|
+
"id": 61,
|
|
999
999
|
"name": "ngOnInit",
|
|
1000
1000
|
"kind": 4096,
|
|
1001
1001
|
"kindString": "Call signature",
|
|
@@ -1016,7 +1016,7 @@
|
|
|
1016
1016
|
}
|
|
1017
1017
|
},
|
|
1018
1018
|
{
|
|
1019
|
-
"id":
|
|
1019
|
+
"id": 62,
|
|
1020
1020
|
"name": "setErrorTypeFields",
|
|
1021
1021
|
"kind": 2048,
|
|
1022
1022
|
"kindString": "Method",
|
|
@@ -1032,7 +1032,7 @@
|
|
|
1032
1032
|
],
|
|
1033
1033
|
"signatures": [
|
|
1034
1034
|
{
|
|
1035
|
-
"id":
|
|
1035
|
+
"id": 63,
|
|
1036
1036
|
"name": "setErrorTypeFields",
|
|
1037
1037
|
"kind": 4096,
|
|
1038
1038
|
"kindString": "Call signature",
|
|
@@ -1050,32 +1050,32 @@
|
|
|
1050
1050
|
"title": "Constructors",
|
|
1051
1051
|
"kind": 512,
|
|
1052
1052
|
"children": [
|
|
1053
|
-
|
|
1053
|
+
46
|
|
1054
1054
|
]
|
|
1055
1055
|
},
|
|
1056
1056
|
{
|
|
1057
1057
|
"title": "Properties",
|
|
1058
1058
|
"kind": 1024,
|
|
1059
1059
|
"children": [
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1060
|
+
56,
|
|
1061
|
+
55,
|
|
1062
|
+
59,
|
|
1063
|
+
54
|
|
1064
1064
|
]
|
|
1065
1065
|
},
|
|
1066
1066
|
{
|
|
1067
1067
|
"title": "Accessors",
|
|
1068
1068
|
"kind": 262144,
|
|
1069
1069
|
"children": [
|
|
1070
|
-
|
|
1070
|
+
50
|
|
1071
1071
|
]
|
|
1072
1072
|
},
|
|
1073
1073
|
{
|
|
1074
1074
|
"title": "Methods",
|
|
1075
1075
|
"kind": 2048,
|
|
1076
1076
|
"children": [
|
|
1077
|
-
|
|
1078
|
-
|
|
1077
|
+
60,
|
|
1078
|
+
62
|
|
1079
1079
|
]
|
|
1080
1080
|
}
|
|
1081
1081
|
],
|
|
@@ -1096,7 +1096,7 @@
|
|
|
1096
1096
|
]
|
|
1097
1097
|
},
|
|
1098
1098
|
{
|
|
1099
|
-
"id":
|
|
1099
|
+
"id": 22,
|
|
1100
1100
|
"name": "SkyErrorType",
|
|
1101
1101
|
"kind": 4194304,
|
|
1102
1102
|
"kindString": "Type alias",
|
package/esm2022/index.mjs
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export * from './lib/modules/error/error-type';
|
|
1
|
+
export { ErrorModalConfig } from './lib/modules/error/error-modal-config';
|
|
2
|
+
export { SkyErrorModalService } from './lib/modules/error/error-modal.service';
|
|
3
|
+
export { SkyErrorModule } from './lib/modules/error/error.module';
|
|
5
4
|
// Components and directives must be exported to support Angular's "partial" Ivy compiler.
|
|
6
5
|
// Obscure names are used to indicate types are not part of the public API.
|
|
7
6
|
export { SkyErrorActionComponent as λ1 } from './lib/modules/error/error-action.component';
|
|
@@ -9,4 +8,4 @@ export { SkyErrorDescriptionComponent as λ2 } from './lib/modules/error/error-d
|
|
|
9
8
|
export { SkyErrorImageComponent as λ3 } from './lib/modules/error/error-image.component';
|
|
10
9
|
export { SkyErrorTitleComponent as λ4 } from './lib/modules/error/error-title.component';
|
|
11
10
|
export { SkyErrorComponent as λ5 } from './lib/modules/error/error.component';
|
|
12
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
11
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJzL2NvbXBvbmVudHMvZXJyb3JzL3NyYy9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSx3Q0FBd0MsQ0FBQztBQUMxRSxPQUFPLEVBQUUsb0JBQW9CLEVBQUUsTUFBTSx5Q0FBeUMsQ0FBQztBQUMvRSxPQUFPLEVBQUUsY0FBYyxFQUFFLE1BQU0sa0NBQWtDLENBQUM7QUFHbEUsMEZBQTBGO0FBQzFGLDJFQUEyRTtBQUMzRSxPQUFPLEVBQUUsdUJBQXVCLElBQUksRUFBRSxFQUFFLE1BQU0sNENBQTRDLENBQUM7QUFDM0YsT0FBTyxFQUFFLDRCQUE0QixJQUFJLEVBQUUsRUFBRSxNQUFNLGlEQUFpRCxDQUFDO0FBQ3JHLE9BQU8sRUFBRSxzQkFBc0IsSUFBSSxFQUFFLEVBQUUsTUFBTSwyQ0FBMkMsQ0FBQztBQUN6RixPQUFPLEVBQUUsc0JBQXNCLElBQUksRUFBRSxFQUFFLE1BQU0sMkNBQTJDLENBQUM7QUFDekYsT0FBTyxFQUFFLGlCQUFpQixJQUFJLEVBQUUsRUFBRSxNQUFNLHFDQUFxQyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHsgRXJyb3JNb2RhbENvbmZpZyB9IGZyb20gJy4vbGliL21vZHVsZXMvZXJyb3IvZXJyb3ItbW9kYWwtY29uZmlnJztcbmV4cG9ydCB7IFNreUVycm9yTW9kYWxTZXJ2aWNlIH0gZnJvbSAnLi9saWIvbW9kdWxlcy9lcnJvci9lcnJvci1tb2RhbC5zZXJ2aWNlJztcbmV4cG9ydCB7IFNreUVycm9yTW9kdWxlIH0gZnJvbSAnLi9saWIvbW9kdWxlcy9lcnJvci9lcnJvci5tb2R1bGUnO1xuZXhwb3J0IHsgU2t5RXJyb3JUeXBlIH0gZnJvbSAnLi9saWIvbW9kdWxlcy9lcnJvci9lcnJvci10eXBlJztcblxuLy8gQ29tcG9uZW50cyBhbmQgZGlyZWN0aXZlcyBtdXN0IGJlIGV4cG9ydGVkIHRvIHN1cHBvcnQgQW5ndWxhcidzIFwicGFydGlhbFwiIEl2eSBjb21waWxlci5cbi8vIE9ic2N1cmUgbmFtZXMgYXJlIHVzZWQgdG8gaW5kaWNhdGUgdHlwZXMgYXJlIG5vdCBwYXJ0IG9mIHRoZSBwdWJsaWMgQVBJLlxuZXhwb3J0IHsgU2t5RXJyb3JBY3Rpb25Db21wb25lbnQgYXMgzrsxIH0gZnJvbSAnLi9saWIvbW9kdWxlcy9lcnJvci9lcnJvci1hY3Rpb24uY29tcG9uZW50JztcbmV4cG9ydCB7IFNreUVycm9yRGVzY3JpcHRpb25Db21wb25lbnQgYXMgzrsyIH0gZnJvbSAnLi9saWIvbW9kdWxlcy9lcnJvci9lcnJvci1kZXNjcmlwdGlvbi5jb21wb25lbnQnO1xuZXhwb3J0IHsgU2t5RXJyb3JJbWFnZUNvbXBvbmVudCBhcyDOuzMgfSBmcm9tICcuL2xpYi9tb2R1bGVzL2Vycm9yL2Vycm9yLWltYWdlLmNvbXBvbmVudCc7XG5leHBvcnQgeyBTa3lFcnJvclRpdGxlQ29tcG9uZW50IGFzIM67NCB9IGZyb20gJy4vbGliL21vZHVsZXMvZXJyb3IvZXJyb3ItdGl0bGUuY29tcG9uZW50JztcbmV4cG9ydCB7IFNreUVycm9yQ29tcG9uZW50IGFzIM67NSB9IGZyb20gJy4vbGliL21vZHVsZXMvZXJyb3IvZXJyb3IuY29tcG9uZW50JztcbiJdfQ==
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
export { SkyErrorFixture } from './error-fixture';
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnMvY29tcG9uZW50cy9lcnJvcnMvdGVzdGluZy9zcmMvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsZUFBZSxFQUFFLE1BQU0saUJBQWlCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgeyBTa3lFcnJvckZpeHR1cmUgfSBmcm9tICcuL2Vycm9yLWZpeHR1cmUnO1xuIl19
|
package/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
1
|
+
export { ErrorModalConfig } from './lib/modules/error/error-modal-config';
|
|
2
|
+
export { SkyErrorModalService } from './lib/modules/error/error-modal.service';
|
|
3
|
+
export { SkyErrorModule } from './lib/modules/error/error.module';
|
|
4
|
+
export { SkyErrorType } from './lib/modules/error/error-type';
|
|
5
5
|
export { SkyErrorActionComponent as λ1 } from './lib/modules/error/error-action.component';
|
|
6
6
|
export { SkyErrorDescriptionComponent as λ2 } from './lib/modules/error/error-description.component';
|
|
7
7
|
export { SkyErrorImageComponent as λ3 } from './lib/modules/error/error-image.component';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skyux/errors",
|
|
3
|
-
"version": "9.0.0-alpha.
|
|
3
|
+
"version": "9.0.0-alpha.2",
|
|
4
4
|
"author": "Blackbaud, Inc.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"blackbaud",
|
|
@@ -39,10 +39,10 @@
|
|
|
39
39
|
"@angular/common": "^16.1.7",
|
|
40
40
|
"@angular/core": "^16.1.7",
|
|
41
41
|
"@angular/platform-browser": "^16.1.7",
|
|
42
|
-
"@skyux-sdk/testing": "9.0.0-alpha.
|
|
43
|
-
"@skyux/core": "9.0.0-alpha.
|
|
44
|
-
"@skyux/i18n": "9.0.0-alpha.
|
|
45
|
-
"@skyux/modals": "9.0.0-alpha.
|
|
42
|
+
"@skyux-sdk/testing": "9.0.0-alpha.2",
|
|
43
|
+
"@skyux/core": "9.0.0-alpha.2",
|
|
44
|
+
"@skyux/i18n": "9.0.0-alpha.2",
|
|
45
|
+
"@skyux/modals": "9.0.0-alpha.2"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
48
|
"tslib": "^2.5.0"
|
package/testing/public-api.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { SkyErrorFixture } from './error-fixture';
|