@skyux/errors 7.8.1 → 8.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -24,10 +24,16 @@
24
24
  "kindString": "Class",
25
25
  "flags": {},
26
26
  "comment": {
27
- "tags": [
27
+ "summary": [],
28
+ "blockTags": [
28
29
  {
29
- "tag": "deprecated",
30
- "text": "We recommend using a standard modal with an error component instead.\n"
30
+ "tag": "@deprecated",
31
+ "content": [
32
+ {
33
+ "kind": "text",
34
+ "text": "We recommend using a standard modal with an error component instead."
35
+ }
36
+ ]
31
37
  }
32
38
  ]
33
39
  },
@@ -41,11 +47,16 @@
41
47
  "isPublic": true
42
48
  },
43
49
  "comment": {
44
- "shortText": "The label for the action button that closes the modal error message.",
45
- "tags": [
50
+ "summary": [
51
+ {
52
+ "kind": "text",
53
+ "text": "The label for the action button that closes the modal error message."
54
+ }
55
+ ],
56
+ "blockTags": [
46
57
  {
47
- "tag": "required",
48
- "text": "\n"
58
+ "tag": "@required",
59
+ "content": []
49
60
  }
50
61
  ]
51
62
  },
@@ -53,7 +64,8 @@
53
64
  {
54
65
  "fileName": "projects/errors/src/modules/error/error-modal-config.ts",
55
66
  "line": 20,
56
- "character": 9
67
+ "character": 9,
68
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L20"
57
69
  }
58
70
  ],
59
71
  "type": {
@@ -70,11 +82,16 @@
70
82
  "isPublic": true
71
83
  },
72
84
  "comment": {
73
- "shortText": "The description to provide additional details in the modal error message.",
74
- "tags": [
85
+ "summary": [
86
+ {
87
+ "kind": "text",
88
+ "text": "The description to provide additional details in the modal error message."
89
+ }
90
+ ],
91
+ "blockTags": [
75
92
  {
76
- "tag": "required",
77
- "text": "\n"
93
+ "tag": "@required",
94
+ "content": []
78
95
  }
79
96
  ]
80
97
  },
@@ -82,7 +99,8 @@
82
99
  {
83
100
  "fileName": "projects/errors/src/modules/error/error-modal-config.ts",
84
101
  "line": 15,
85
- "character": 9
102
+ "character": 9,
103
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L15"
86
104
  }
87
105
  ],
88
106
  "type": {
@@ -99,11 +117,16 @@
99
117
  "isPublic": true
100
118
  },
101
119
  "comment": {
102
- "shortText": "The title to display in the modal error message.",
103
- "tags": [
120
+ "summary": [
104
121
  {
105
- "tag": "required",
106
- "text": "\n"
122
+ "kind": "text",
123
+ "text": "The title to display in the modal error message."
124
+ }
125
+ ],
126
+ "blockTags": [
127
+ {
128
+ "tag": "@required",
129
+ "content": []
107
130
  }
108
131
  ]
109
132
  },
@@ -111,7 +134,8 @@
111
134
  {
112
135
  "fileName": "projects/errors/src/modules/error/error-modal-config.ts",
113
136
  "line": 10,
114
- "character": 9
137
+ "character": 9,
138
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L10"
115
139
  }
116
140
  ],
117
141
  "type": {
@@ -123,14 +147,12 @@
123
147
  "groups": [
124
148
  {
125
149
  "title": "Constructors",
126
- "kind": 512,
127
150
  "children": [
128
151
  48
129
152
  ]
130
153
  },
131
154
  {
132
155
  "title": "Properties",
133
- "kind": 1024,
134
156
  "children": [
135
157
  52,
136
158
  51,
@@ -142,7 +164,8 @@
142
164
  {
143
165
  "fileName": "projects/errors/src/modules/error/error-modal-config.ts",
144
166
  "line": 5,
145
- "character": 13
167
+ "character": 13,
168
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-modal-config.ts#L5"
146
169
  }
147
170
  ]
148
171
  },
@@ -153,28 +176,24 @@
153
176
  "kindString": "Class",
154
177
  "flags": {},
155
178
  "comment": {
156
- "shortText": "Opens a modal to display a SKY UX-themed error message.",
157
- "tags": [
179
+ "summary": [
158
180
  {
159
- "tag": "deprecated",
160
- "text": "We recommend using a standard modal with an error component instead.\n"
181
+ "kind": "text",
182
+ "text": "Opens a modal to display a SKY UX-themed error message."
183
+ }
184
+ ],
185
+ "blockTags": [
186
+ {
187
+ "tag": "@deprecated",
188
+ "content": [
189
+ {
190
+ "kind": "text",
191
+ "text": "We recommend using a standard modal with an error component instead."
192
+ }
193
+ ]
161
194
  }
162
195
  ]
163
196
  },
164
- "decorators": [
165
- {
166
- "name": "Injectable",
167
- "type": {
168
- "type": "reference",
169
- "qualifiedName": "InjectableDecorator",
170
- "package": "@angular/core",
171
- "name": "Injectable"
172
- },
173
- "arguments": {
174
- "options": "{\n providedIn: 'root',\n}"
175
- }
176
- }
177
- ],
178
197
  "children": [
179
198
  {
180
199
  "id": 54,
@@ -186,7 +205,8 @@
186
205
  {
187
206
  "fileName": "projects/errors/src/modules/error/error-modal.service.ts",
188
207
  "line": 19,
189
- "character": 2
208
+ "character": 2,
209
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L19"
190
210
  }
191
211
  ],
192
212
  "signatures": [
@@ -216,18 +236,6 @@
216
236
  "flags": {
217
237
  "isOptional": true
218
238
  },
219
- "decorators": [
220
- {
221
- "name": "Optional",
222
- "type": {
223
- "type": "reference",
224
- "qualifiedName": "OptionalDecorator",
225
- "package": "@angular/core",
226
- "name": "Optional"
227
- },
228
- "arguments": {}
229
- }
230
- ],
231
239
  "type": {
232
240
  "type": "reference",
233
241
  "name": "SkyLogService"
@@ -254,7 +262,8 @@
254
262
  {
255
263
  "fileName": "projects/errors/src/modules/error/error-modal.service.ts",
256
264
  "line": 30,
257
- "character": 9
265
+ "character": 9,
266
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L30"
258
267
  }
259
268
  ],
260
269
  "signatures": [
@@ -265,11 +274,21 @@
265
274
  "kindString": "Call signature",
266
275
  "flags": {},
267
276
  "comment": {
268
- "shortText": "Text for the the error message, including title, description, and action label.",
269
- "tags": [
277
+ "summary": [
270
278
  {
271
- "tag": "deprecated",
272
- "text": "We recommend using a standard modal with an error component instead.\n"
279
+ "kind": "text",
280
+ "text": "Text for the the error message, including title, description, and action label."
281
+ }
282
+ ],
283
+ "blockTags": [
284
+ {
285
+ "tag": "@deprecated",
286
+ "content": [
287
+ {
288
+ "kind": "text",
289
+ "text": "We recommend using a standard modal with an error component instead."
290
+ }
291
+ ]
273
292
  }
274
293
  ]
275
294
  },
@@ -298,14 +317,12 @@
298
317
  "groups": [
299
318
  {
300
319
  "title": "Constructors",
301
- "kind": 512,
302
320
  "children": [
303
321
  54
304
322
  ]
305
323
  },
306
324
  {
307
325
  "title": "Methods",
308
- "kind": 2048,
309
326
  "children": [
310
327
  60
311
328
  ]
@@ -315,7 +332,8 @@
315
332
  {
316
333
  "fileName": "projects/errors/src/modules/error/error-modal.service.ts",
317
334
  "line": 15,
318
- "character": 13
335
+ "character": 13,
336
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-modal.service.ts#L15"
319
337
  }
320
338
  ]
321
339
  },
@@ -325,25 +343,10 @@
325
343
  "kind": 128,
326
344
  "kindString": "Class",
327
345
  "flags": {},
328
- "decorators": [
329
- {
330
- "name": "NgModule",
331
- "type": {
332
- "type": "reference",
333
- "qualifiedName": "NgModuleDecorator",
334
- "package": "@angular/core",
335
- "name": "NgModule"
336
- },
337
- "arguments": {
338
- "obj": "{\n declarations: [\n SkyErrorComponent,\n SkyErrorImageComponent,\n SkyErrorTitleComponent,\n SkyErrorDescriptionComponent,\n SkyErrorActionComponent,\n SkyErrorModalFormComponent,\n ],\n imports: [\n CommonModule,\n SkyErrorsResourcesModule,\n SkyIdModule,\n SkyModalModule,\n ],\n exports: [\n SkyErrorComponent,\n SkyErrorImageComponent,\n SkyErrorTitleComponent,\n SkyErrorDescriptionComponent,\n SkyErrorActionComponent,\n ],\n}"
339
- }
340
- }
341
- ],
342
346
  "children": [],
343
347
  "groups": [
344
348
  {
345
349
  "title": "Constructors",
346
- "kind": 512,
347
350
  "children": [
348
351
  64
349
352
  ]
@@ -353,7 +356,8 @@
353
356
  {
354
357
  "fileName": "projects/errors/src/modules/error/error.module.ts",
355
358
  "line": 38,
356
- "character": 13
359
+ "character": 13,
360
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error.module.ts#L38"
357
361
  }
358
362
  ]
359
363
  },
@@ -364,27 +368,17 @@
364
368
  "kindString": "Class",
365
369
  "flags": {},
366
370
  "comment": {
367
- "shortText": "Specifies an interactive element to include with the error message.\nFor example, you can include a button to reload the page or to refresh data."
368
- },
369
- "decorators": [
370
- {
371
- "name": "Component",
372
- "type": {
373
- "type": "reference",
374
- "qualifiedName": "ComponentDecorator",
375
- "package": "@angular/core",
376
- "name": "Component"
377
- },
378
- "arguments": {
379
- "obj": "{\n selector: 'sky-error-action',\n template: '<ng-content></ng-content>',\n}"
371
+ "summary": [
372
+ {
373
+ "kind": "text",
374
+ "text": "Specifies an interactive element to include with the error message.\nFor example, you can include a button to reload the page or to refresh data."
380
375
  }
381
- }
382
- ],
376
+ ]
377
+ },
383
378
  "children": [],
384
379
  "groups": [
385
380
  {
386
381
  "title": "Constructors",
387
- "kind": 512,
388
382
  "children": [
389
383
  4
390
384
  ]
@@ -394,7 +388,8 @@
394
388
  {
395
389
  "fileName": "projects/errors/src/modules/error/error-action.component.ts",
396
390
  "line": 11,
397
- "character": 13
391
+ "character": 13,
392
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-action.component.ts#L11"
398
393
  }
399
394
  ]
400
395
  },
@@ -405,22 +400,13 @@
405
400
  "kindString": "Class",
406
401
  "flags": {},
407
402
  "comment": {
408
- "shortText": "Specifies a description to provide additional details about the error."
409
- },
410
- "decorators": [
411
- {
412
- "name": "Component",
413
- "type": {
414
- "type": "reference",
415
- "qualifiedName": "ComponentDecorator",
416
- "package": "@angular/core",
417
- "name": "Component"
418
- },
419
- "arguments": {
420
- "obj": "{\n selector: 'sky-error-description',\n template: '<ng-content></ng-content>',\n}"
403
+ "summary": [
404
+ {
405
+ "kind": "text",
406
+ "text": "Specifies a description to provide additional details about the error."
421
407
  }
422
- }
423
- ],
408
+ ]
409
+ },
424
410
  "children": [
425
411
  {
426
412
  "id": 7,
@@ -432,7 +418,8 @@
432
418
  {
433
419
  "fileName": "projects/errors/src/modules/error/error-description.component.ts",
434
420
  "line": 25,
435
- "character": 2
421
+ "character": 2,
422
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-description.component.ts#L25"
436
423
  }
437
424
  ],
438
425
  "signatures": [
@@ -471,73 +458,76 @@
471
458
  "flags": {
472
459
  "isPublic": true
473
460
  },
474
- "decorators": [
475
- {
476
- "name": "Input",
477
- "type": {
478
- "type": "reference",
479
- "qualifiedName": "InputDecorator",
480
- "package": "@angular/core",
481
- "name": "Input"
482
- },
483
- "arguments": {}
484
- }
485
- ],
486
461
  "sources": [
487
462
  {
488
463
  "fileName": "projects/errors/src/modules/error/error-description.component.ts",
489
464
  "line": 19,
490
- "character": 13
465
+ "character": 13,
466
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-description.component.ts#L19"
491
467
  }
492
468
  ],
493
- "setSignature": [
494
- {
495
- "id": 11,
496
- "name": "replaceDefaultDescription",
497
- "kind": 1048576,
498
- "kindString": "Set signature",
499
- "flags": {},
500
- "comment": {
501
- "shortText": "Whether to replace the default description. If `false`, the content\nfrom this component is added after the default description.",
502
- "tags": [
503
- {
504
- "tag": "default",
505
- "text": "false\n"
506
- }
507
- ]
508
- },
509
- "parameters": [
469
+ "setSignature": {
470
+ "id": 11,
471
+ "name": "replaceDefaultDescription",
472
+ "kind": 1048576,
473
+ "kindString": "Set signature",
474
+ "flags": {},
475
+ "comment": {
476
+ "summary": [
510
477
  {
511
- "id": 12,
512
- "name": "value",
513
- "kind": 32768,
514
- "kindString": "Parameter",
515
- "flags": {},
516
- "type": {
517
- "type": "intrinsic",
518
- "name": "boolean"
519
- }
478
+ "kind": "text",
479
+ "text": "Whether to replace the default description. If "
480
+ },
481
+ {
482
+ "kind": "code",
483
+ "text": "`false`"
484
+ },
485
+ {
486
+ "kind": "text",
487
+ "text": ", the content\nfrom this component is added after the default description."
520
488
  }
521
489
  ],
522
- "type": {
523
- "type": "intrinsic",
524
- "name": "void"
490
+ "blockTags": [
491
+ {
492
+ "tag": "@default",
493
+ "content": [
494
+ {
495
+ "kind": "text",
496
+ "text": "false"
497
+ }
498
+ ]
499
+ }
500
+ ]
501
+ },
502
+ "parameters": [
503
+ {
504
+ "id": 12,
505
+ "name": "value",
506
+ "kind": 32768,
507
+ "kindString": "Parameter",
508
+ "flags": {},
509
+ "type": {
510
+ "type": "intrinsic",
511
+ "name": "boolean"
512
+ }
525
513
  }
514
+ ],
515
+ "type": {
516
+ "type": "intrinsic",
517
+ "name": "void"
526
518
  }
527
- ]
519
+ }
528
520
  }
529
521
  ],
530
522
  "groups": [
531
523
  {
532
524
  "title": "Constructors",
533
- "kind": 512,
534
525
  "children": [
535
526
  7
536
527
  ]
537
528
  },
538
529
  {
539
530
  "title": "Accessors",
540
- "kind": 262144,
541
531
  "children": [
542
532
  10
543
533
  ]
@@ -547,7 +537,8 @@
547
537
  {
548
538
  "fileName": "projects/errors/src/modules/error/error-description.component.ts",
549
539
  "line": 12,
550
- "character": 13
540
+ "character": 13,
541
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-description.component.ts#L12"
551
542
  }
552
543
  ]
553
544
  },
@@ -558,27 +549,17 @@
558
549
  "kindString": "Class",
559
550
  "flags": {},
560
551
  "comment": {
561
- "shortText": "Specifies an image to display with the error message."
562
- },
563
- "decorators": [
564
- {
565
- "name": "Component",
566
- "type": {
567
- "type": "reference",
568
- "qualifiedName": "ComponentDecorator",
569
- "package": "@angular/core",
570
- "name": "Component"
571
- },
572
- "arguments": {
573
- "obj": "{\n selector: 'sky-error-image',\n template: '<ng-content></ng-content>',\n}"
552
+ "summary": [
553
+ {
554
+ "kind": "text",
555
+ "text": "Specifies an image to display with the error message."
574
556
  }
575
- }
576
- ],
557
+ ]
558
+ },
577
559
  "children": [],
578
560
  "groups": [
579
561
  {
580
562
  "title": "Constructors",
581
- "kind": 512,
582
563
  "children": [
583
564
  15
584
565
  ]
@@ -588,7 +569,8 @@
588
569
  {
589
570
  "fileName": "projects/errors/src/modules/error/error-image.component.ts",
590
571
  "line": 10,
591
- "character": 13
572
+ "character": 13,
573
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-image.component.ts#L10"
592
574
  }
593
575
  ]
594
576
  },
@@ -599,22 +581,13 @@
599
581
  "kindString": "Class",
600
582
  "flags": {},
601
583
  "comment": {
602
- "shortText": "Specifies a title to display with the error message."
603
- },
604
- "decorators": [
605
- {
606
- "name": "Component",
607
- "type": {
608
- "type": "reference",
609
- "qualifiedName": "ComponentDecorator",
610
- "package": "@angular/core",
611
- "name": "Component"
612
- },
613
- "arguments": {
614
- "obj": "{\n selector: 'sky-error-title',\n template: '<ng-content></ng-content>',\n}"
584
+ "summary": [
585
+ {
586
+ "kind": "text",
587
+ "text": "Specifies a title to display with the error message."
615
588
  }
616
- }
617
- ],
589
+ ]
590
+ },
618
591
  "children": [
619
592
  {
620
593
  "id": 18,
@@ -626,7 +599,8 @@
626
599
  {
627
600
  "fileName": "projects/errors/src/modules/error/error-title.component.ts",
628
601
  "line": 25,
629
- "character": 2
602
+ "character": 2,
603
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-title.component.ts#L25"
630
604
  }
631
605
  ],
632
606
  "signatures": [
@@ -665,73 +639,76 @@
665
639
  "flags": {
666
640
  "isPublic": true
667
641
  },
668
- "decorators": [
669
- {
670
- "name": "Input",
671
- "type": {
672
- "type": "reference",
673
- "qualifiedName": "InputDecorator",
674
- "package": "@angular/core",
675
- "name": "Input"
676
- },
677
- "arguments": {}
678
- }
679
- ],
680
642
  "sources": [
681
643
  {
682
644
  "fileName": "projects/errors/src/modules/error/error-title.component.ts",
683
645
  "line": 19,
684
- "character": 13
646
+ "character": 13,
647
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-title.component.ts#L19"
685
648
  }
686
649
  ],
687
- "setSignature": [
688
- {
689
- "id": 22,
690
- "name": "replaceDefaultTitle",
691
- "kind": 1048576,
692
- "kindString": "Set signature",
693
- "flags": {},
694
- "comment": {
695
- "shortText": "Whether to replace the default title. If `false`, the content\nfrom this component is added after the default title.",
696
- "tags": [
697
- {
698
- "tag": "default",
699
- "text": "false\n"
700
- }
701
- ]
702
- },
703
- "parameters": [
650
+ "setSignature": {
651
+ "id": 22,
652
+ "name": "replaceDefaultTitle",
653
+ "kind": 1048576,
654
+ "kindString": "Set signature",
655
+ "flags": {},
656
+ "comment": {
657
+ "summary": [
704
658
  {
705
- "id": 23,
706
- "name": "value",
707
- "kind": 32768,
708
- "kindString": "Parameter",
709
- "flags": {},
710
- "type": {
711
- "type": "intrinsic",
712
- "name": "boolean"
713
- }
659
+ "kind": "text",
660
+ "text": "Whether to replace the default title. If "
661
+ },
662
+ {
663
+ "kind": "code",
664
+ "text": "`false`"
665
+ },
666
+ {
667
+ "kind": "text",
668
+ "text": ", the content\nfrom this component is added after the default title."
714
669
  }
715
670
  ],
716
- "type": {
717
- "type": "intrinsic",
718
- "name": "void"
671
+ "blockTags": [
672
+ {
673
+ "tag": "@default",
674
+ "content": [
675
+ {
676
+ "kind": "text",
677
+ "text": "false"
678
+ }
679
+ ]
680
+ }
681
+ ]
682
+ },
683
+ "parameters": [
684
+ {
685
+ "id": 23,
686
+ "name": "value",
687
+ "kind": 32768,
688
+ "kindString": "Parameter",
689
+ "flags": {},
690
+ "type": {
691
+ "type": "intrinsic",
692
+ "name": "boolean"
693
+ }
719
694
  }
695
+ ],
696
+ "type": {
697
+ "type": "intrinsic",
698
+ "name": "void"
720
699
  }
721
- ]
700
+ }
722
701
  }
723
702
  ],
724
703
  "groups": [
725
704
  {
726
705
  "title": "Constructors",
727
- "kind": 512,
728
706
  "children": [
729
707
  18
730
708
  ]
731
709
  },
732
710
  {
733
711
  "title": "Accessors",
734
- "kind": 262144,
735
712
  "children": [
736
713
  21
737
714
  ]
@@ -741,7 +718,8 @@
741
718
  {
742
719
  "fileName": "projects/errors/src/modules/error/error-title.component.ts",
743
720
  "line": 12,
744
- "character": 13
721
+ "character": 13,
722
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-title.component.ts#L12"
745
723
  }
746
724
  ]
747
725
  },
@@ -752,22 +730,13 @@
752
730
  "kindString": "Class",
753
731
  "flags": {},
754
732
  "comment": {
755
- "shortText": "Displays a SKY UX-themed error message."
756
- },
757
- "decorators": [
758
- {
759
- "name": "Component",
760
- "type": {
761
- "type": "reference",
762
- "qualifiedName": "ComponentDecorator",
763
- "package": "@angular/core",
764
- "name": "Component"
765
- },
766
- "arguments": {
767
- "obj": "{\n selector: 'sky-error',\n styleUrls: ['./error.component.scss'],\n templateUrl: './error.component.html',\n providers: [SkyErrorService],\n}"
733
+ "summary": [
734
+ {
735
+ "kind": "text",
736
+ "text": "Displays a SKY UX-themed error message."
768
737
  }
769
- }
770
- ],
738
+ ]
739
+ },
771
740
  "children": [
772
741
  {
773
742
  "id": 26,
@@ -779,7 +748,8 @@
779
748
  {
780
749
  "fileName": "projects/errors/src/modules/error/error.component.ts",
781
750
  "line": 45,
782
- "character": 2
751
+ "character": 2,
752
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error.component.ts#L45"
783
753
  }
784
754
  ],
785
755
  "signatures": [
@@ -833,7 +803,8 @@
833
803
  {
834
804
  "fileName": "projects/errors/src/modules/error/error.component.ts",
835
805
  "line": 39,
836
- "character": 9
806
+ "character": 9,
807
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error.component.ts#L39"
837
808
  }
838
809
  ],
839
810
  "type": {
@@ -853,7 +824,8 @@
853
824
  {
854
825
  "fileName": "projects/errors/src/modules/error/error.component.ts",
855
826
  "line": 38,
856
- "character": 9
827
+ "character": 9,
828
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error.component.ts#L38"
857
829
  }
858
830
  ],
859
831
  "type": {
@@ -861,6 +833,27 @@
861
833
  "name": "string"
862
834
  }
863
835
  },
836
+ {
837
+ "id": 39,
838
+ "name": "errorSvc",
839
+ "kind": 1024,
840
+ "kindString": "Property",
841
+ "flags": {
842
+ "isPublic": true
843
+ },
844
+ "sources": [
845
+ {
846
+ "fileName": "projects/errors/src/modules/error/error.component.ts",
847
+ "line": 47,
848
+ "character": 11,
849
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error.component.ts#L47"
850
+ }
851
+ ],
852
+ "type": {
853
+ "type": "reference",
854
+ "name": "SkyErrorService"
855
+ }
856
+ },
864
857
  {
865
858
  "id": 34,
866
859
  "name": "showImage",
@@ -870,31 +863,30 @@
870
863
  "isPublic": true
871
864
  },
872
865
  "comment": {
873
- "shortText": "Whether to display the error image.",
874
- "tags": [
866
+ "summary": [
867
+ {
868
+ "kind": "text",
869
+ "text": "Whether to display the error image."
870
+ }
871
+ ],
872
+ "blockTags": [
875
873
  {
876
- "tag": "default",
877
- "text": "true\n"
874
+ "tag": "@default",
875
+ "content": [
876
+ {
877
+ "kind": "text",
878
+ "text": "true"
879
+ }
880
+ ]
878
881
  }
879
882
  ]
880
883
  },
881
- "decorators": [
882
- {
883
- "name": "Input",
884
- "type": {
885
- "type": "reference",
886
- "qualifiedName": "InputDecorator",
887
- "package": "@angular/core",
888
- "name": "Input"
889
- },
890
- "arguments": {}
891
- }
892
- ],
893
884
  "sources": [
894
885
  {
895
886
  "fileName": "projects/errors/src/modules/error/error.component.ts",
896
887
  "line": 36,
897
- "character": 9
888
+ "character": 9,
889
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error.component.ts#L36"
898
890
  }
899
891
  ],
900
892
  "type": {
@@ -911,72 +903,65 @@
911
903
  "flags": {
912
904
  "isPublic": true
913
905
  },
914
- "decorators": [
915
- {
916
- "name": "Input",
917
- "type": {
918
- "type": "reference",
919
- "qualifiedName": "InputDecorator",
920
- "package": "@angular/core",
921
- "name": "Input"
922
- },
923
- "arguments": {}
924
- }
925
- ],
926
906
  "sources": [
927
907
  {
928
908
  "fileName": "projects/errors/src/modules/error/error.component.ts",
929
909
  "line": 22,
930
- "character": 13
931
- }
932
- ],
933
- "getSignature": [
910
+ "character": 13,
911
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error.component.ts#L22"
912
+ },
934
913
  {
935
- "id": 31,
936
- "name": "errorType",
937
- "kind": 524288,
938
- "kindString": "Get signature",
939
- "flags": {},
940
- "comment": {
941
- "shortText": "The set of pre-defined values for the image,\ntitle, and description."
942
- },
943
- "type": {
944
- "type": "reference",
945
- "id": 66,
946
- "name": "SkyErrorType"
947
- }
914
+ "fileName": "projects/errors/src/modules/error/error.component.ts",
915
+ "line": 27,
916
+ "character": 13,
917
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error.component.ts#L27"
948
918
  }
949
919
  ],
950
- "setSignature": [
951
- {
952
- "id": 32,
953
- "name": "errorType",
954
- "kind": 1048576,
955
- "kindString": "Set signature",
956
- "flags": {},
957
- "comment": {
958
- "shortText": "The set of pre-defined values for the image,\ntitle, and description."
959
- },
960
- "parameters": [
920
+ "getSignature": {
921
+ "id": 31,
922
+ "name": "errorType",
923
+ "kind": 524288,
924
+ "kindString": "Get signature",
925
+ "flags": {},
926
+ "type": {
927
+ "type": "reference",
928
+ "id": 66,
929
+ "name": "SkyErrorType"
930
+ }
931
+ },
932
+ "setSignature": {
933
+ "id": 32,
934
+ "name": "errorType",
935
+ "kind": 1048576,
936
+ "kindString": "Set signature",
937
+ "flags": {},
938
+ "comment": {
939
+ "summary": [
961
940
  {
962
- "id": 33,
963
- "name": "value",
964
- "kind": 32768,
965
- "kindString": "Parameter",
966
- "flags": {},
967
- "type": {
968
- "type": "reference",
969
- "id": 66,
970
- "name": "SkyErrorType"
971
- }
941
+ "kind": "text",
942
+ "text": "The set of pre-defined values for the image,\ntitle, and description."
943
+ }
944
+ ]
945
+ },
946
+ "parameters": [
947
+ {
948
+ "id": 33,
949
+ "name": "value",
950
+ "kind": 32768,
951
+ "kindString": "Parameter",
952
+ "flags": {},
953
+ "type": {
954
+ "type": "reference",
955
+ "id": 66,
956
+ "name": "SkyErrorType"
972
957
  }
973
- ],
974
- "type": {
975
- "type": "intrinsic",
976
- "name": "void"
977
958
  }
959
+ ],
960
+ "type": {
961
+ "type": "intrinsic",
962
+ "name": "void"
978
963
  }
979
- ]
964
+ }
980
965
  },
981
966
  {
982
967
  "id": 40,
@@ -990,7 +975,8 @@
990
975
  {
991
976
  "fileName": "projects/errors/src/modules/error/error.component.ts",
992
977
  "line": 52,
993
- "character": 9
978
+ "character": 9,
979
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error.component.ts#L52"
994
980
  }
995
981
  ],
996
982
  "signatures": [
@@ -1027,7 +1013,8 @@
1027
1013
  {
1028
1014
  "fileName": "projects/errors/src/modules/error/error.component.ts",
1029
1015
  "line": 58,
1030
- "character": 9
1016
+ "character": 9,
1017
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error.component.ts#L58"
1031
1018
  }
1032
1019
  ],
1033
1020
  "signatures": [
@@ -1048,14 +1035,12 @@
1048
1035
  "groups": [
1049
1036
  {
1050
1037
  "title": "Constructors",
1051
- "kind": 512,
1052
1038
  "children": [
1053
1039
  26
1054
1040
  ]
1055
1041
  },
1056
1042
  {
1057
1043
  "title": "Properties",
1058
- "kind": 1024,
1059
1044
  "children": [
1060
1045
  36,
1061
1046
  35,
@@ -1065,14 +1050,12 @@
1065
1050
  },
1066
1051
  {
1067
1052
  "title": "Accessors",
1068
- "kind": 262144,
1069
1053
  "children": [
1070
1054
  30
1071
1055
  ]
1072
1056
  },
1073
1057
  {
1074
1058
  "title": "Methods",
1075
- "kind": 2048,
1076
1059
  "children": [
1077
1060
  40,
1078
1061
  42
@@ -1083,15 +1066,16 @@
1083
1066
  {
1084
1067
  "fileName": "projects/errors/src/modules/error/error.component.ts",
1085
1068
  "line": 16,
1086
- "character": 13
1069
+ "character": 13,
1070
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error.component.ts#L16"
1087
1071
  }
1088
1072
  ],
1089
1073
  "implementedTypes": [
1090
1074
  {
1091
1075
  "type": "reference",
1076
+ "name": "OnInit",
1092
1077
  "qualifiedName": "OnInit",
1093
- "package": "@angular/core",
1094
- "name": "OnInit"
1078
+ "package": "@angular/core"
1095
1079
  }
1096
1080
  ]
1097
1081
  },
@@ -1102,13 +1086,19 @@
1102
1086
  "kindString": "Type alias",
1103
1087
  "flags": {},
1104
1088
  "comment": {
1105
- "shortText": "The type of error to display."
1089
+ "summary": [
1090
+ {
1091
+ "kind": "text",
1092
+ "text": "The type of error to display."
1093
+ }
1094
+ ]
1106
1095
  },
1107
1096
  "sources": [
1108
1097
  {
1109
1098
  "fileName": "projects/errors/src/modules/error/error-type.ts",
1110
1099
  "line": 4,
1111
- "character": 12
1100
+ "character": 12,
1101
+ "url": "https://github.com/blackbaud/skyux/blob/99447a9/libs/components/errors/src/lib/modules/error/error-type.ts#L4"
1112
1102
  }
1113
1103
  ],
1114
1104
  "type": {
@@ -1137,7 +1127,6 @@
1137
1127
  "groups": [
1138
1128
  {
1139
1129
  "title": "Modules",
1140
- "kind": 2,
1141
1130
  "children": [
1142
1131
  1,
1143
1132
  2