@skyux/errors 6.16.0 → 7.0.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation.json +68 -89
- package/esm2020/lib/modules/error/error-action.component.mjs +3 -3
- package/esm2020/lib/modules/error/error-description.component.mjs +3 -3
- package/esm2020/lib/modules/error/error-image.component.mjs +3 -3
- package/esm2020/lib/modules/error/error-modal-form.component.mjs +3 -3
- package/esm2020/lib/modules/error/error-modal.service.mjs +3 -3
- package/esm2020/lib/modules/error/error-title.component.mjs +3 -3
- package/esm2020/lib/modules/error/error.component.mjs +3 -3
- package/esm2020/lib/modules/error/error.module.mjs +5 -5
- package/esm2020/lib/modules/shared/sky-errors-resources.module.mjs +4 -4
- package/esm2020/testing/error-fixture.mjs +2 -1
- package/fesm2015/skyux-errors-testing.mjs +1 -0
- package/fesm2015/skyux-errors-testing.mjs.map +1 -1
- package/fesm2015/skyux-errors.mjs +29 -29
- package/fesm2015/skyux-errors.mjs.map +1 -1
- package/fesm2020/skyux-errors-testing.mjs +1 -0
- package/fesm2020/skyux-errors-testing.mjs.map +1 -1
- package/fesm2020/skyux-errors.mjs +29 -29
- package/fesm2020/skyux-errors.mjs.map +1 -1
- package/lib/modules/error/error-action.component.d.ts +1 -1
- package/lib/modules/error/error-description.component.d.ts +1 -1
- package/lib/modules/error/error-image.component.d.ts +1 -1
- package/lib/modules/error/error-modal-form.component.d.ts +1 -1
- package/lib/modules/error/error-title.component.d.ts +1 -1
- package/lib/modules/error/error.component.d.ts +1 -1
- package/package.json +11 -11
- package/testing/error-fixture.d.ts +1 -0
- package/testing/{skyux-errors-testing.d.ts → index.d.ts} +0 -0
- package/skyux-errors.d.ts +0 -5
- package/testing/package.json +0 -10
package/documentation.json
CHANGED
|
@@ -14,12 +14,11 @@
|
|
|
14
14
|
"id": 0,
|
|
15
15
|
"name": "@skyux/errors",
|
|
16
16
|
"kind": 1,
|
|
17
|
-
"kindString": "Project",
|
|
18
17
|
"flags": {},
|
|
19
18
|
"originalName": "",
|
|
20
19
|
"children": [
|
|
21
20
|
{
|
|
22
|
-
"id":
|
|
21
|
+
"id": 42,
|
|
23
22
|
"name": "ErrorModalConfig",
|
|
24
23
|
"kind": 128,
|
|
25
24
|
"kindString": "Class",
|
|
@@ -34,7 +33,7 @@
|
|
|
34
33
|
},
|
|
35
34
|
"children": [
|
|
36
35
|
{
|
|
37
|
-
"id":
|
|
36
|
+
"id": 47,
|
|
38
37
|
"name": "errorCloseText",
|
|
39
38
|
"kind": 1024,
|
|
40
39
|
"kindString": "Property",
|
|
@@ -63,7 +62,7 @@
|
|
|
63
62
|
}
|
|
64
63
|
},
|
|
65
64
|
{
|
|
66
|
-
"id":
|
|
65
|
+
"id": 46,
|
|
67
66
|
"name": "errorDescription",
|
|
68
67
|
"kind": 1024,
|
|
69
68
|
"kindString": "Property",
|
|
@@ -92,7 +91,7 @@
|
|
|
92
91
|
}
|
|
93
92
|
},
|
|
94
93
|
{
|
|
95
|
-
"id":
|
|
94
|
+
"id": 45,
|
|
96
95
|
"name": "errorTitle",
|
|
97
96
|
"kind": 1024,
|
|
98
97
|
"kindString": "Property",
|
|
@@ -126,16 +125,16 @@
|
|
|
126
125
|
"title": "Constructors",
|
|
127
126
|
"kind": 512,
|
|
128
127
|
"children": [
|
|
129
|
-
|
|
128
|
+
43
|
|
130
129
|
]
|
|
131
130
|
},
|
|
132
131
|
{
|
|
133
132
|
"title": "Properties",
|
|
134
133
|
"kind": 1024,
|
|
135
134
|
"children": [
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
135
|
+
47,
|
|
136
|
+
46,
|
|
137
|
+
45
|
|
139
138
|
]
|
|
140
139
|
}
|
|
141
140
|
],
|
|
@@ -148,7 +147,7 @@
|
|
|
148
147
|
]
|
|
149
148
|
},
|
|
150
149
|
{
|
|
151
|
-
"id":
|
|
150
|
+
"id": 48,
|
|
152
151
|
"name": "SkyErrorModalService",
|
|
153
152
|
"kind": 128,
|
|
154
153
|
"kindString": "Class",
|
|
@@ -178,7 +177,7 @@
|
|
|
178
177
|
],
|
|
179
178
|
"children": [
|
|
180
179
|
{
|
|
181
|
-
"id":
|
|
180
|
+
"id": 49,
|
|
182
181
|
"name": "constructor",
|
|
183
182
|
"kind": 512,
|
|
184
183
|
"kindString": "Constructor",
|
|
@@ -192,14 +191,14 @@
|
|
|
192
191
|
],
|
|
193
192
|
"signatures": [
|
|
194
193
|
{
|
|
195
|
-
"id":
|
|
194
|
+
"id": 50,
|
|
196
195
|
"name": "new SkyErrorModalService",
|
|
197
196
|
"kind": 16384,
|
|
198
197
|
"kindString": "Constructor signature",
|
|
199
198
|
"flags": {},
|
|
200
199
|
"parameters": [
|
|
201
200
|
{
|
|
202
|
-
"id":
|
|
201
|
+
"id": 51,
|
|
203
202
|
"name": "modal",
|
|
204
203
|
"kind": 32768,
|
|
205
204
|
"kindString": "Parameter",
|
|
@@ -210,7 +209,7 @@
|
|
|
210
209
|
}
|
|
211
210
|
},
|
|
212
211
|
{
|
|
213
|
-
"id":
|
|
212
|
+
"id": 52,
|
|
214
213
|
"name": "logService",
|
|
215
214
|
"kind": 32768,
|
|
216
215
|
"kindString": "Parameter",
|
|
@@ -237,14 +236,14 @@
|
|
|
237
236
|
],
|
|
238
237
|
"type": {
|
|
239
238
|
"type": "reference",
|
|
240
|
-
"id":
|
|
239
|
+
"id": 48,
|
|
241
240
|
"name": "SkyErrorModalService"
|
|
242
241
|
}
|
|
243
242
|
}
|
|
244
243
|
]
|
|
245
244
|
},
|
|
246
245
|
{
|
|
247
|
-
"id":
|
|
246
|
+
"id": 54,
|
|
248
247
|
"name": "open",
|
|
249
248
|
"kind": 2048,
|
|
250
249
|
"kindString": "Method",
|
|
@@ -260,7 +259,7 @@
|
|
|
260
259
|
],
|
|
261
260
|
"signatures": [
|
|
262
261
|
{
|
|
263
|
-
"id":
|
|
262
|
+
"id": 55,
|
|
264
263
|
"name": "open",
|
|
265
264
|
"kind": 4096,
|
|
266
265
|
"kindString": "Call signature",
|
|
@@ -276,14 +275,14 @@
|
|
|
276
275
|
},
|
|
277
276
|
"parameters": [
|
|
278
277
|
{
|
|
279
|
-
"id":
|
|
278
|
+
"id": 56,
|
|
280
279
|
"name": "config",
|
|
281
280
|
"kind": 32768,
|
|
282
281
|
"kindString": "Parameter",
|
|
283
282
|
"flags": {},
|
|
284
283
|
"type": {
|
|
285
284
|
"type": "reference",
|
|
286
|
-
"id":
|
|
285
|
+
"id": 42,
|
|
287
286
|
"name": "ErrorModalConfig"
|
|
288
287
|
}
|
|
289
288
|
}
|
|
@@ -301,14 +300,14 @@
|
|
|
301
300
|
"title": "Constructors",
|
|
302
301
|
"kind": 512,
|
|
303
302
|
"children": [
|
|
304
|
-
|
|
303
|
+
49
|
|
305
304
|
]
|
|
306
305
|
},
|
|
307
306
|
{
|
|
308
307
|
"title": "Methods",
|
|
309
308
|
"kind": 2048,
|
|
310
309
|
"children": [
|
|
311
|
-
|
|
310
|
+
54
|
|
312
311
|
]
|
|
313
312
|
}
|
|
314
313
|
],
|
|
@@ -321,7 +320,7 @@
|
|
|
321
320
|
]
|
|
322
321
|
},
|
|
323
322
|
{
|
|
324
|
-
"id":
|
|
323
|
+
"id": 57,
|
|
325
324
|
"name": "SkyErrorModule",
|
|
326
325
|
"kind": 128,
|
|
327
326
|
"kindString": "Class",
|
|
@@ -346,7 +345,7 @@
|
|
|
346
345
|
"title": "Constructors",
|
|
347
346
|
"kind": 512,
|
|
348
347
|
"children": [
|
|
349
|
-
|
|
348
|
+
58
|
|
350
349
|
]
|
|
351
350
|
}
|
|
352
351
|
],
|
|
@@ -359,7 +358,7 @@
|
|
|
359
358
|
]
|
|
360
359
|
},
|
|
361
360
|
{
|
|
362
|
-
"id":
|
|
361
|
+
"id": 3,
|
|
363
362
|
"name": "SkyErrorActionComponent",
|
|
364
363
|
"kind": 128,
|
|
365
364
|
"kindString": "Class",
|
|
@@ -387,7 +386,7 @@
|
|
|
387
386
|
"title": "Constructors",
|
|
388
387
|
"kind": 512,
|
|
389
388
|
"children": [
|
|
390
|
-
|
|
389
|
+
4
|
|
391
390
|
]
|
|
392
391
|
}
|
|
393
392
|
],
|
|
@@ -400,7 +399,7 @@
|
|
|
400
399
|
]
|
|
401
400
|
},
|
|
402
401
|
{
|
|
403
|
-
"id":
|
|
402
|
+
"id": 6,
|
|
404
403
|
"name": "SkyErrorDescriptionComponent",
|
|
405
404
|
"kind": 128,
|
|
406
405
|
"kindString": "Class",
|
|
@@ -424,7 +423,7 @@
|
|
|
424
423
|
],
|
|
425
424
|
"children": [
|
|
426
425
|
{
|
|
427
|
-
"id":
|
|
426
|
+
"id": 9,
|
|
428
427
|
"name": "replaceDefaultDescription",
|
|
429
428
|
"kind": 1024,
|
|
430
429
|
"kindString": "Property",
|
|
@@ -471,14 +470,14 @@
|
|
|
471
470
|
"title": "Constructors",
|
|
472
471
|
"kind": 512,
|
|
473
472
|
"children": [
|
|
474
|
-
|
|
473
|
+
7
|
|
475
474
|
]
|
|
476
475
|
},
|
|
477
476
|
{
|
|
478
477
|
"title": "Properties",
|
|
479
478
|
"kind": 1024,
|
|
480
479
|
"children": [
|
|
481
|
-
|
|
480
|
+
9
|
|
482
481
|
]
|
|
483
482
|
}
|
|
484
483
|
],
|
|
@@ -491,7 +490,7 @@
|
|
|
491
490
|
]
|
|
492
491
|
},
|
|
493
492
|
{
|
|
494
|
-
"id":
|
|
493
|
+
"id": 10,
|
|
495
494
|
"name": "SkyErrorImageComponent",
|
|
496
495
|
"kind": 128,
|
|
497
496
|
"kindString": "Class",
|
|
@@ -519,7 +518,7 @@
|
|
|
519
518
|
"title": "Constructors",
|
|
520
519
|
"kind": 512,
|
|
521
520
|
"children": [
|
|
522
|
-
|
|
521
|
+
11
|
|
523
522
|
]
|
|
524
523
|
}
|
|
525
524
|
],
|
|
@@ -532,7 +531,7 @@
|
|
|
532
531
|
]
|
|
533
532
|
},
|
|
534
533
|
{
|
|
535
|
-
"id":
|
|
534
|
+
"id": 13,
|
|
536
535
|
"name": "SkyErrorTitleComponent",
|
|
537
536
|
"kind": 128,
|
|
538
537
|
"kindString": "Class",
|
|
@@ -556,7 +555,7 @@
|
|
|
556
555
|
],
|
|
557
556
|
"children": [
|
|
558
557
|
{
|
|
559
|
-
"id":
|
|
558
|
+
"id": 16,
|
|
560
559
|
"name": "replaceDefaultTitle",
|
|
561
560
|
"kind": 1024,
|
|
562
561
|
"kindString": "Property",
|
|
@@ -603,14 +602,14 @@
|
|
|
603
602
|
"title": "Constructors",
|
|
604
603
|
"kind": 512,
|
|
605
604
|
"children": [
|
|
606
|
-
|
|
605
|
+
14
|
|
607
606
|
]
|
|
608
607
|
},
|
|
609
608
|
{
|
|
610
609
|
"title": "Properties",
|
|
611
610
|
"kind": 1024,
|
|
612
611
|
"children": [
|
|
613
|
-
|
|
612
|
+
16
|
|
614
613
|
]
|
|
615
614
|
}
|
|
616
615
|
],
|
|
@@ -623,7 +622,7 @@
|
|
|
623
622
|
]
|
|
624
623
|
},
|
|
625
624
|
{
|
|
626
|
-
"id":
|
|
625
|
+
"id": 17,
|
|
627
626
|
"name": "SkyErrorComponent",
|
|
628
627
|
"kind": 128,
|
|
629
628
|
"kindString": "Class",
|
|
@@ -647,7 +646,7 @@
|
|
|
647
646
|
],
|
|
648
647
|
"children": [
|
|
649
648
|
{
|
|
650
|
-
"id":
|
|
649
|
+
"id": 18,
|
|
651
650
|
"name": "constructor",
|
|
652
651
|
"kind": 512,
|
|
653
652
|
"kindString": "Constructor",
|
|
@@ -661,14 +660,14 @@
|
|
|
661
660
|
],
|
|
662
661
|
"signatures": [
|
|
663
662
|
{
|
|
664
|
-
"id":
|
|
663
|
+
"id": 19,
|
|
665
664
|
"name": "SkyErrorComponent",
|
|
666
665
|
"kind": 16384,
|
|
667
666
|
"kindString": "Constructor signature",
|
|
668
667
|
"flags": {},
|
|
669
668
|
"parameters": [
|
|
670
669
|
{
|
|
671
|
-
"id":
|
|
670
|
+
"id": 20,
|
|
672
671
|
"name": "resourcesService",
|
|
673
672
|
"kind": 32768,
|
|
674
673
|
"kindString": "Parameter",
|
|
@@ -681,14 +680,14 @@
|
|
|
681
680
|
],
|
|
682
681
|
"type": {
|
|
683
682
|
"type": "reference",
|
|
684
|
-
"id":
|
|
683
|
+
"id": 17,
|
|
685
684
|
"name": "SkyErrorComponent"
|
|
686
685
|
}
|
|
687
686
|
}
|
|
688
687
|
]
|
|
689
688
|
},
|
|
690
689
|
{
|
|
691
|
-
"id":
|
|
690
|
+
"id": 27,
|
|
692
691
|
"name": "description",
|
|
693
692
|
"kind": 1024,
|
|
694
693
|
"kindString": "Property",
|
|
@@ -709,7 +708,7 @@
|
|
|
709
708
|
"defaultValue": "undefined"
|
|
710
709
|
},
|
|
711
710
|
{
|
|
712
|
-
"id":
|
|
711
|
+
"id": 25,
|
|
713
712
|
"name": "showImage",
|
|
714
713
|
"kind": 1024,
|
|
715
714
|
"kindString": "Property",
|
|
@@ -751,7 +750,7 @@
|
|
|
751
750
|
"defaultValue": "true"
|
|
752
751
|
},
|
|
753
752
|
{
|
|
754
|
-
"id":
|
|
753
|
+
"id": 26,
|
|
755
754
|
"name": "title",
|
|
756
755
|
"kind": 1024,
|
|
757
756
|
"kindString": "Property",
|
|
@@ -772,7 +771,7 @@
|
|
|
772
771
|
"defaultValue": "undefined"
|
|
773
772
|
},
|
|
774
773
|
{
|
|
775
|
-
"id":
|
|
774
|
+
"id": 21,
|
|
776
775
|
"name": "errorType",
|
|
777
776
|
"kind": 262144,
|
|
778
777
|
"kindString": "Accessor",
|
|
@@ -800,7 +799,7 @@
|
|
|
800
799
|
],
|
|
801
800
|
"getSignature": [
|
|
802
801
|
{
|
|
803
|
-
"id":
|
|
802
|
+
"id": 22,
|
|
804
803
|
"name": "errorType",
|
|
805
804
|
"kind": 524288,
|
|
806
805
|
"kindString": "Get signature",
|
|
@@ -810,14 +809,14 @@
|
|
|
810
809
|
},
|
|
811
810
|
"type": {
|
|
812
811
|
"type": "reference",
|
|
813
|
-
"id":
|
|
812
|
+
"id": 60,
|
|
814
813
|
"name": "SkyErrorType"
|
|
815
814
|
}
|
|
816
815
|
}
|
|
817
816
|
],
|
|
818
817
|
"setSignature": [
|
|
819
818
|
{
|
|
820
|
-
"id":
|
|
819
|
+
"id": 23,
|
|
821
820
|
"name": "errorType",
|
|
822
821
|
"kind": 1048576,
|
|
823
822
|
"kindString": "Set signature",
|
|
@@ -827,14 +826,14 @@
|
|
|
827
826
|
},
|
|
828
827
|
"parameters": [
|
|
829
828
|
{
|
|
830
|
-
"id":
|
|
829
|
+
"id": 24,
|
|
831
830
|
"name": "value",
|
|
832
831
|
"kind": 32768,
|
|
833
832
|
"kindString": "Parameter",
|
|
834
833
|
"flags": {},
|
|
835
834
|
"type": {
|
|
836
835
|
"type": "reference",
|
|
837
|
-
"id":
|
|
836
|
+
"id": 60,
|
|
838
837
|
"name": "SkyErrorType"
|
|
839
838
|
}
|
|
840
839
|
}
|
|
@@ -847,7 +846,7 @@
|
|
|
847
846
|
]
|
|
848
847
|
},
|
|
849
848
|
{
|
|
850
|
-
"id":
|
|
849
|
+
"id": 30,
|
|
851
850
|
"name": "showDescription",
|
|
852
851
|
"kind": 262144,
|
|
853
852
|
"kindString": "Accessor",
|
|
@@ -863,7 +862,7 @@
|
|
|
863
862
|
],
|
|
864
863
|
"getSignature": [
|
|
865
864
|
{
|
|
866
|
-
"id":
|
|
865
|
+
"id": 31,
|
|
867
866
|
"name": "showDescription",
|
|
868
867
|
"kind": 524288,
|
|
869
868
|
"kindString": "Get signature",
|
|
@@ -876,7 +875,7 @@
|
|
|
876
875
|
]
|
|
877
876
|
},
|
|
878
877
|
{
|
|
879
|
-
"id":
|
|
878
|
+
"id": 28,
|
|
880
879
|
"name": "showTitle",
|
|
881
880
|
"kind": 262144,
|
|
882
881
|
"kindString": "Accessor",
|
|
@@ -892,7 +891,7 @@
|
|
|
892
891
|
],
|
|
893
892
|
"getSignature": [
|
|
894
893
|
{
|
|
895
|
-
"id":
|
|
894
|
+
"id": 29,
|
|
896
895
|
"name": "showTitle",
|
|
897
896
|
"kind": 524288,
|
|
898
897
|
"kindString": "Get signature",
|
|
@@ -905,7 +904,7 @@
|
|
|
905
904
|
]
|
|
906
905
|
},
|
|
907
906
|
{
|
|
908
|
-
"id":
|
|
907
|
+
"id": 35,
|
|
909
908
|
"name": "ngOnInit",
|
|
910
909
|
"kind": 2048,
|
|
911
910
|
"kindString": "Method",
|
|
@@ -921,7 +920,7 @@
|
|
|
921
920
|
],
|
|
922
921
|
"signatures": [
|
|
923
922
|
{
|
|
924
|
-
"id":
|
|
923
|
+
"id": 36,
|
|
925
924
|
"name": "ngOnInit",
|
|
926
925
|
"kind": 4096,
|
|
927
926
|
"kindString": "Call signature",
|
|
@@ -942,7 +941,7 @@
|
|
|
942
941
|
}
|
|
943
942
|
},
|
|
944
943
|
{
|
|
945
|
-
"id":
|
|
944
|
+
"id": 37,
|
|
946
945
|
"name": "setErrorTypeFields",
|
|
947
946
|
"kind": 2048,
|
|
948
947
|
"kindString": "Method",
|
|
@@ -958,7 +957,7 @@
|
|
|
958
957
|
],
|
|
959
958
|
"signatures": [
|
|
960
959
|
{
|
|
961
|
-
"id":
|
|
960
|
+
"id": 38,
|
|
962
961
|
"name": "setErrorTypeFields",
|
|
963
962
|
"kind": 4096,
|
|
964
963
|
"kindString": "Call signature",
|
|
@@ -976,33 +975,33 @@
|
|
|
976
975
|
"title": "Constructors",
|
|
977
976
|
"kind": 512,
|
|
978
977
|
"children": [
|
|
979
|
-
|
|
978
|
+
18
|
|
980
979
|
]
|
|
981
980
|
},
|
|
982
981
|
{
|
|
983
982
|
"title": "Properties",
|
|
984
983
|
"kind": 1024,
|
|
985
984
|
"children": [
|
|
985
|
+
27,
|
|
986
986
|
25,
|
|
987
|
-
|
|
988
|
-
24
|
|
987
|
+
26
|
|
989
988
|
]
|
|
990
989
|
},
|
|
991
990
|
{
|
|
992
991
|
"title": "Accessors",
|
|
993
992
|
"kind": 262144,
|
|
994
993
|
"children": [
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
994
|
+
21,
|
|
995
|
+
30,
|
|
996
|
+
28
|
|
998
997
|
]
|
|
999
998
|
},
|
|
1000
999
|
{
|
|
1001
1000
|
"title": "Methods",
|
|
1002
1001
|
"kind": 2048,
|
|
1003
1002
|
"children": [
|
|
1004
|
-
|
|
1005
|
-
|
|
1003
|
+
35,
|
|
1004
|
+
37
|
|
1006
1005
|
]
|
|
1007
1006
|
}
|
|
1008
1007
|
],
|
|
@@ -1023,7 +1022,7 @@
|
|
|
1023
1022
|
]
|
|
1024
1023
|
},
|
|
1025
1024
|
{
|
|
1026
|
-
"id":
|
|
1025
|
+
"id": 60,
|
|
1027
1026
|
"name": "SkyErrorType",
|
|
1028
1027
|
"kind": 4194304,
|
|
1029
1028
|
"kindString": "Type alias",
|
|
@@ -1063,32 +1062,12 @@
|
|
|
1063
1062
|
],
|
|
1064
1063
|
"groups": [
|
|
1065
1064
|
{
|
|
1066
|
-
"title": "
|
|
1067
|
-
"kind":
|
|
1065
|
+
"title": "Modules",
|
|
1066
|
+
"kind": 2,
|
|
1068
1067
|
"children": [
|
|
1069
|
-
40,
|
|
1070
|
-
46,
|
|
1071
|
-
55,
|
|
1072
1068
|
1,
|
|
1073
|
-
|
|
1074
|
-
8,
|
|
1075
|
-
11,
|
|
1076
|
-
15
|
|
1069
|
+
2
|
|
1077
1070
|
]
|
|
1078
|
-
},
|
|
1079
|
-
{
|
|
1080
|
-
"title": "Type aliases",
|
|
1081
|
-
"kind": 4194304,
|
|
1082
|
-
"children": [
|
|
1083
|
-
58
|
|
1084
|
-
]
|
|
1085
|
-
}
|
|
1086
|
-
],
|
|
1087
|
-
"sources": [
|
|
1088
|
-
{
|
|
1089
|
-
"fileName": "index.ts",
|
|
1090
|
-
"line": 1,
|
|
1091
|
-
"character": 0
|
|
1092
1071
|
}
|
|
1093
1072
|
]
|
|
1094
1073
|
},
|
|
@@ -6,9 +6,9 @@ import * as i0 from "@angular/core";
|
|
|
6
6
|
*/
|
|
7
7
|
export class SkyErrorActionComponent {
|
|
8
8
|
}
|
|
9
|
-
SkyErrorActionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10
|
-
SkyErrorActionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9
|
+
SkyErrorActionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SkyErrorActionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
10
|
+
SkyErrorActionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SkyErrorActionComponent, selector: "sky-error-action", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SkyErrorActionComponent, decorators: [{
|
|
12
12
|
type: Component,
|
|
13
13
|
args: [{
|
|
14
14
|
selector: 'sky-error-action',
|
|
@@ -13,9 +13,9 @@ export class SkyErrorDescriptionComponent {
|
|
|
13
13
|
this.replaceDefaultDescription = false;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
|
-
SkyErrorDescriptionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
17
|
-
SkyErrorDescriptionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
16
|
+
SkyErrorDescriptionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SkyErrorDescriptionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
17
|
+
SkyErrorDescriptionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SkyErrorDescriptionComponent, selector: "sky-error-description", inputs: { replaceDefaultDescription: "replaceDefaultDescription" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SkyErrorDescriptionComponent, decorators: [{
|
|
19
19
|
type: Component,
|
|
20
20
|
args: [{
|
|
21
21
|
selector: 'sky-error-description',
|
|
@@ -5,9 +5,9 @@ import * as i0 from "@angular/core";
|
|
|
5
5
|
*/
|
|
6
6
|
export class SkyErrorImageComponent {
|
|
7
7
|
}
|
|
8
|
-
SkyErrorImageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9
|
-
SkyErrorImageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8
|
+
SkyErrorImageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SkyErrorImageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
9
|
+
SkyErrorImageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SkyErrorImageComponent, selector: "sky-error-image", ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SkyErrorImageComponent, decorators: [{
|
|
11
11
|
type: Component,
|
|
12
12
|
args: [{
|
|
13
13
|
selector: 'sky-error-image',
|
|
@@ -13,9 +13,9 @@ export class SkyErrorModalFormComponent {
|
|
|
13
13
|
this.instance = instance;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
|
-
SkyErrorModalFormComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
17
|
-
SkyErrorModalFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
16
|
+
SkyErrorModalFormComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SkyErrorModalFormComponent, deps: [{ token: i1.ErrorModalConfig }, { token: i2.SkyModalInstance }], target: i0.ɵɵFactoryTarget.Component });
|
|
17
|
+
SkyErrorModalFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SkyErrorModalFormComponent, selector: "sky-error-modal-form", ngImport: i0, template: "<sky-modal>\n <sky-modal-content>\n <div class=\"sky-error-modal-container\">\n <span class=\"sky-error-modal-title\">{{ context.errorTitle }}</span>\n <span class=\"sky-error-modal-description\">{{\n context.errorDescription\n }}</span>\n <div class=\"sky-error-modal-close\">\n <button\n type=\"button\"\n class=\"sky-btn sky-btn-primary\"\n (click)=\"instance.close()\"\n >\n {{ context.errorCloseText }}\n </button>\n </div>\n </div>\n </sky-modal-content>\n</sky-modal>\n", styles: [".sky-error-modal-container{display:flex;flex-direction:column;align-items:center}.sky-error-modal-title{font-weight:700}.sky-error-modal-description{max-width:100%}.sky-error-modal-close{margin-top:10px}\n"], dependencies: [{ kind: "component", type: i2.λ5, selector: "sky-modal", inputs: ["ariaRole", "tiledBody"] }, { kind: "component", type: i2.λ2, selector: "sky-modal-content" }] });
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SkyErrorModalFormComponent, decorators: [{
|
|
19
19
|
type: Component,
|
|
20
20
|
args: [{ selector: 'sky-error-modal-form', template: "<sky-modal>\n <sky-modal-content>\n <div class=\"sky-error-modal-container\">\n <span class=\"sky-error-modal-title\">{{ context.errorTitle }}</span>\n <span class=\"sky-error-modal-description\">{{\n context.errorDescription\n }}</span>\n <div class=\"sky-error-modal-close\">\n <button\n type=\"button\"\n class=\"sky-btn sky-btn-primary\"\n (click)=\"instance.close()\"\n >\n {{ context.errorCloseText }}\n </button>\n </div>\n </div>\n </sky-modal-content>\n</sky-modal>\n", styles: [".sky-error-modal-container{display:flex;flex-direction:column;align-items:center}.sky-error-modal-title{font-weight:700}.sky-error-modal-description{max-width:100%}.sky-error-modal-close{margin-top:10px}\n"] }]
|
|
21
21
|
}], ctorParameters: function () { return [{ type: i1.ErrorModalConfig }, { type: i2.SkyModalInstance }]; } });
|
|
@@ -35,9 +35,9 @@ export class SkyErrorModalService {
|
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
_SkyErrorModalService__logService = new WeakMap();
|
|
38
|
-
SkyErrorModalService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
39
|
-
SkyErrorModalService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
38
|
+
SkyErrorModalService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SkyErrorModalService, deps: [{ token: i1.SkyModalService }, { token: i2.SkyLogService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
39
|
+
SkyErrorModalService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SkyErrorModalService, providedIn: 'root' });
|
|
40
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SkyErrorModalService, decorators: [{
|
|
41
41
|
type: Injectable,
|
|
42
42
|
args: [{
|
|
43
43
|
providedIn: 'root',
|
|
@@ -13,9 +13,9 @@ export class SkyErrorTitleComponent {
|
|
|
13
13
|
this.replaceDefaultTitle = false;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
|
-
SkyErrorTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
17
|
-
SkyErrorTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
16
|
+
SkyErrorTitleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SkyErrorTitleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
17
|
+
SkyErrorTitleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.2.0", type: SkyErrorTitleComponent, selector: "sky-error-title", inputs: { replaceDefaultTitle: "replaceDefaultTitle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true });
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.0", ngImport: i0, type: SkyErrorTitleComponent, decorators: [{
|
|
19
19
|
type: Component,
|
|
20
20
|
args: [{
|
|
21
21
|
selector: 'sky-error-title',
|