@genesislcap/foundation-errors 14.408.0 → 14.409.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/README.md +6 -48
- package/package.json +10 -10
- package/docs/api/foundation-errors.confirmingaction.action.md +0 -11
- package/docs/api/foundation-errors.confirmingaction.label.md +0 -11
- package/docs/api/foundation-errors.confirmingaction.md +0 -77
- package/docs/api/foundation-errors.dismissingaction.action.md +0 -11
- package/docs/api/foundation-errors.dismissingaction.label.md +0 -11
- package/docs/api/foundation-errors.dismissingaction.md +0 -79
- package/docs/api/foundation-errors.errorbanner.confirmingactions.md +0 -11
- package/docs/api/foundation-errors.errorbanner.dismissingaction.md +0 -11
- package/docs/api/foundation-errors.errorbanner.md +0 -81
- package/docs/api/foundation-errors.errorbannerbuilder.build.md +0 -19
- package/docs/api/foundation-errors.errorbannerbuilder.md +0 -76
- package/docs/api/foundation-errors.errorbannerbuilder.withconfirmingaction.md +0 -55
- package/docs/api/foundation-errors.errorbannerbuilder.withdismissingaction.md +0 -55
- package/docs/api/foundation-errors.errorboundaryevent.md +0 -48
- package/docs/api/foundation-errors.errorbuilder.build.md +0 -18
- package/docs/api/foundation-errors.errorbuilder.md +0 -160
- package/docs/api/foundation-errors.errorbuilder.withalert.md +0 -55
- package/docs/api/foundation-errors.errorbuilder.withbanner.md +0 -55
- package/docs/api/foundation-errors.errorbuilder.withdialog.md +0 -55
- package/docs/api/foundation-errors.errorbuilder.witherrordetails.md +0 -55
- package/docs/api/foundation-errors.errorbuilder.withloglevel.md +0 -53
- package/docs/api/foundation-errors.errorbuilder.withnotification.md +0 -55
- package/docs/api/foundation-errors.errorbuilder.withsnackbar.md +0 -55
- package/docs/api/foundation-errors.errorbuilder.withtitle.md +0 -55
- package/docs/api/foundation-errors.errordialog.confirmingactions.md +0 -11
- package/docs/api/foundation-errors.errordialog.dismissingaction.md +0 -11
- package/docs/api/foundation-errors.errordialog.md +0 -81
- package/docs/api/foundation-errors.errordialogbuilder.build.md +0 -19
- package/docs/api/foundation-errors.errordialogbuilder.md +0 -76
- package/docs/api/foundation-errors.errordialogbuilder.withconfirmingaction.md +0 -55
- package/docs/api/foundation-errors.errordialogbuilder.withdismissingaction.md +0 -55
- package/docs/api/foundation-errors.errornotification.autoclose.md +0 -11
- package/docs/api/foundation-errors.errornotification.closetimeout.md +0 -11
- package/docs/api/foundation-errors.errornotification.md +0 -123
- package/docs/api/foundation-errors.errornotification.position.md +0 -11
- package/docs/api/foundation-errors.errornotification.type.md +0 -11
- package/docs/api/foundation-errors.errornotificationposition.md +0 -13
- package/docs/api/foundation-errors.errornotificationtype.md +0 -13
- package/docs/api/foundation-errors.errorstructure.config.md +0 -18
- package/docs/api/foundation-errors.errorstructure.errordetails.md +0 -11
- package/docs/api/foundation-errors.errorstructure.loglevel.md +0 -11
- package/docs/api/foundation-errors.errorstructure.md +0 -119
- package/docs/api/foundation-errors.errorstructure.title.md +0 -11
- package/docs/api/foundation-errors.geterrorbanneranchor.md +0 -55
- package/docs/api/foundation-errors.geterrorbannerbuilder.md +0 -17
- package/docs/api/foundation-errors.geterrorbuilder.md +0 -17
- package/docs/api/foundation-errors.geterrorcontainer.md +0 -71
- package/docs/api/foundation-errors.geterrordetails.md +0 -56
- package/docs/api/foundation-errors.geterrordialogbuilder.md +0 -17
- package/docs/api/foundation-errors.getloglevel.md +0 -56
- package/docs/api/foundation-errors.getnotificationbuilder.md +0 -17
- package/docs/api/foundation-errors.getsnackbarbuilder.md +0 -17
- package/docs/api/foundation-errors.md +0 -378
- package/docs/api/foundation-errors.notificationbuilder.build.md +0 -19
- package/docs/api/foundation-errors.notificationbuilder.md +0 -104
- package/docs/api/foundation-errors.notificationbuilder.withautoclose.md +0 -55
- package/docs/api/foundation-errors.notificationbuilder.withclosetimeout.md +0 -55
- package/docs/api/foundation-errors.notificationbuilder.withposition.md +0 -55
- package/docs/api/foundation-errors.notificationbuilder.withtype.md +0 -55
- package/docs/api/foundation-errors.showbanner.md +0 -85
- package/docs/api/foundation-errors.showerror.md +0 -87
- package/docs/api/foundation-errors.snackbar.confirmingactions.md +0 -11
- package/docs/api/foundation-errors.snackbar.md +0 -81
- package/docs/api/foundation-errors.snackbar.type.md +0 -11
- package/docs/api/foundation-errors.snackbarbuilder.build.md +0 -19
- package/docs/api/foundation-errors.snackbarbuilder.md +0 -76
- package/docs/api/foundation-errors.snackbarbuilder.withconfirmingaction.md +0 -55
- package/docs/api/foundation-errors.snackbarbuilder.withtype.md +0 -55
- package/docs/api/foundation-errors.snackbartype.md +0 -13
- package/docs/api/index.md +0 -30
- package/docs/api-report copy.md +0 -202
- package/docs/api-report.md.api.md +0 -202
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorDialog](./foundation-errors.errordialog.md)
|
|
4
|
-
|
|
5
|
-
## ErrorDialog interface
|
|
6
|
-
|
|
7
|
-
Interface for Error Dialog configuration
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
export interface ErrorDialog
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
## Properties
|
|
16
|
-
|
|
17
|
-
<table><thead><tr><th>
|
|
18
|
-
|
|
19
|
-
Property
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
</th><th>
|
|
23
|
-
|
|
24
|
-
Modifiers
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
</th><th>
|
|
28
|
-
|
|
29
|
-
Type
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
</th><th>
|
|
33
|
-
|
|
34
|
-
Description
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
</th></tr></thead>
|
|
38
|
-
<tbody><tr><td>
|
|
39
|
-
|
|
40
|
-
[confirmingActions?](./foundation-errors.errordialog.confirmingactions.md)
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
</td><td>
|
|
44
|
-
|
|
45
|
-
`readonly`
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
</td><td>
|
|
49
|
-
|
|
50
|
-
Array<[ConfirmingAction](./foundation-errors.confirmingaction.md)<!-- -->>
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
</td><td>
|
|
54
|
-
|
|
55
|
-
_(Optional)_
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
</td></tr>
|
|
59
|
-
<tr><td>
|
|
60
|
-
|
|
61
|
-
[dismissingAction?](./foundation-errors.errordialog.dismissingaction.md)
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
</td><td>
|
|
65
|
-
|
|
66
|
-
`readonly`
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
</td><td>
|
|
70
|
-
|
|
71
|
-
[DismissingAction](./foundation-errors.dismissingaction.md)
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
</td><td>
|
|
75
|
-
|
|
76
|
-
_(Optional)_
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
</td></tr>
|
|
80
|
-
</tbody></table>
|
|
81
|
-
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorDialogBuilder](./foundation-errors.errordialogbuilder.md) > [build](./foundation-errors.errordialogbuilder.build.md)
|
|
4
|
-
|
|
5
|
-
## ErrorDialogBuilder.build() method
|
|
6
|
-
|
|
7
|
-
Build ErrorDialog
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
build(): ErrorDialog;
|
|
13
|
-
```
|
|
14
|
-
**Returns:**
|
|
15
|
-
|
|
16
|
-
[ErrorDialog](./foundation-errors.errordialog.md)
|
|
17
|
-
|
|
18
|
-
ErrorDialog
|
|
19
|
-
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorDialogBuilder](./foundation-errors.errordialogbuilder.md)
|
|
4
|
-
|
|
5
|
-
## ErrorDialogBuilder class
|
|
6
|
-
|
|
7
|
-
ErrorDialogBuilder class
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
export declare class ErrorDialogBuilder
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
## Methods
|
|
16
|
-
|
|
17
|
-
<table><thead><tr><th>
|
|
18
|
-
|
|
19
|
-
Method
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
</th><th>
|
|
23
|
-
|
|
24
|
-
Modifiers
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
</th><th>
|
|
28
|
-
|
|
29
|
-
Description
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
</th></tr></thead>
|
|
33
|
-
<tbody><tr><td>
|
|
34
|
-
|
|
35
|
-
[build()](./foundation-errors.errordialogbuilder.build.md)
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
</td><td>
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
</td><td>
|
|
42
|
-
|
|
43
|
-
Build ErrorDialog
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
</td></tr>
|
|
47
|
-
<tr><td>
|
|
48
|
-
|
|
49
|
-
[withConfirmingAction(confirmingAction)](./foundation-errors.errordialogbuilder.withconfirmingaction.md)
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
</td><td>
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
</td><td>
|
|
56
|
-
|
|
57
|
-
Add confirming action to ErrorDialog
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
</td></tr>
|
|
61
|
-
<tr><td>
|
|
62
|
-
|
|
63
|
-
[withDismissingAction(dismissingAction)](./foundation-errors.errordialogbuilder.withdismissingaction.md)
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
</td><td>
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
</td><td>
|
|
70
|
-
|
|
71
|
-
Add dismissing action to ErrorDialog
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
</td></tr>
|
|
75
|
-
</tbody></table>
|
|
76
|
-
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorDialogBuilder](./foundation-errors.errordialogbuilder.md) > [withConfirmingAction](./foundation-errors.errordialogbuilder.withconfirmingaction.md)
|
|
4
|
-
|
|
5
|
-
## ErrorDialogBuilder.withConfirmingAction() method
|
|
6
|
-
|
|
7
|
-
Add confirming action to ErrorDialog
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
withConfirmingAction(confirmingAction: ConfirmingAction): ErrorDialogBuilder;
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
## Parameters
|
|
16
|
-
|
|
17
|
-
<table><thead><tr><th>
|
|
18
|
-
|
|
19
|
-
Parameter
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
</th><th>
|
|
23
|
-
|
|
24
|
-
Type
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
</th><th>
|
|
28
|
-
|
|
29
|
-
Description
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
</th></tr></thead>
|
|
33
|
-
<tbody><tr><td>
|
|
34
|
-
|
|
35
|
-
confirmingAction
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
</td><td>
|
|
39
|
-
|
|
40
|
-
[ConfirmingAction](./foundation-errors.confirmingaction.md)
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
</td><td>
|
|
44
|
-
|
|
45
|
-
[ConfirmingAction](./foundation-errors.confirmingaction.md)
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
</td></tr>
|
|
49
|
-
</tbody></table>
|
|
50
|
-
|
|
51
|
-
**Returns:**
|
|
52
|
-
|
|
53
|
-
[ErrorDialogBuilder](./foundation-errors.errordialogbuilder.md)
|
|
54
|
-
|
|
55
|
-
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorDialogBuilder](./foundation-errors.errordialogbuilder.md) > [withDismissingAction](./foundation-errors.errordialogbuilder.withdismissingaction.md)
|
|
4
|
-
|
|
5
|
-
## ErrorDialogBuilder.withDismissingAction() method
|
|
6
|
-
|
|
7
|
-
Add dismissing action to ErrorDialog
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
withDismissingAction(dismissingAction: DismissingAction): ErrorDialogBuilder;
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
## Parameters
|
|
16
|
-
|
|
17
|
-
<table><thead><tr><th>
|
|
18
|
-
|
|
19
|
-
Parameter
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
</th><th>
|
|
23
|
-
|
|
24
|
-
Type
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
</th><th>
|
|
28
|
-
|
|
29
|
-
Description
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
</th></tr></thead>
|
|
33
|
-
<tbody><tr><td>
|
|
34
|
-
|
|
35
|
-
dismissingAction
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
</td><td>
|
|
39
|
-
|
|
40
|
-
[DismissingAction](./foundation-errors.dismissingaction.md)
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
</td><td>
|
|
44
|
-
|
|
45
|
-
[DismissingAction](./foundation-errors.dismissingaction.md)
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
</td></tr>
|
|
49
|
-
</tbody></table>
|
|
50
|
-
|
|
51
|
-
**Returns:**
|
|
52
|
-
|
|
53
|
-
[ErrorDialogBuilder](./foundation-errors.errordialogbuilder.md)
|
|
54
|
-
|
|
55
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorNotification](./foundation-errors.errornotification.md) > [autoClose](./foundation-errors.errornotification.autoclose.md)
|
|
4
|
-
|
|
5
|
-
## ErrorNotification.autoClose property
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
readonly autoClose?: boolean;
|
|
11
|
-
```
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorNotification](./foundation-errors.errornotification.md) > [closeTimeout](./foundation-errors.errornotification.closetimeout.md)
|
|
4
|
-
|
|
5
|
-
## ErrorNotification.closeTimeout property
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
readonly closeTimeout?: number;
|
|
11
|
-
```
|
|
@@ -1,123 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorNotification](./foundation-errors.errornotification.md)
|
|
4
|
-
|
|
5
|
-
## ErrorNotification interface
|
|
6
|
-
|
|
7
|
-
Interface for Error Notification configuration
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
export interface ErrorNotification
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
## Properties
|
|
16
|
-
|
|
17
|
-
<table><thead><tr><th>
|
|
18
|
-
|
|
19
|
-
Property
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
</th><th>
|
|
23
|
-
|
|
24
|
-
Modifiers
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
</th><th>
|
|
28
|
-
|
|
29
|
-
Type
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
</th><th>
|
|
33
|
-
|
|
34
|
-
Description
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
</th></tr></thead>
|
|
38
|
-
<tbody><tr><td>
|
|
39
|
-
|
|
40
|
-
[autoClose?](./foundation-errors.errornotification.autoclose.md)
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
</td><td>
|
|
44
|
-
|
|
45
|
-
`readonly`
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
</td><td>
|
|
49
|
-
|
|
50
|
-
boolean
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
</td><td>
|
|
54
|
-
|
|
55
|
-
_(Optional)_
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
</td></tr>
|
|
59
|
-
<tr><td>
|
|
60
|
-
|
|
61
|
-
[closeTimeout?](./foundation-errors.errornotification.closetimeout.md)
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
</td><td>
|
|
65
|
-
|
|
66
|
-
`readonly`
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
</td><td>
|
|
70
|
-
|
|
71
|
-
number
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
</td><td>
|
|
75
|
-
|
|
76
|
-
_(Optional)_
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
</td></tr>
|
|
80
|
-
<tr><td>
|
|
81
|
-
|
|
82
|
-
[position?](./foundation-errors.errornotification.position.md)
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
</td><td>
|
|
86
|
-
|
|
87
|
-
`readonly`
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
</td><td>
|
|
91
|
-
|
|
92
|
-
[ErrorNotificationPosition](./foundation-errors.errornotificationposition.md)
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
</td><td>
|
|
96
|
-
|
|
97
|
-
_(Optional)_
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
</td></tr>
|
|
101
|
-
<tr><td>
|
|
102
|
-
|
|
103
|
-
[type?](./foundation-errors.errornotification.type.md)
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
</td><td>
|
|
107
|
-
|
|
108
|
-
`readonly`
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
</td><td>
|
|
112
|
-
|
|
113
|
-
[ErrorNotificationType](./foundation-errors.errornotificationtype.md)
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
</td><td>
|
|
117
|
-
|
|
118
|
-
_(Optional)_
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
</td></tr>
|
|
122
|
-
</tbody></table>
|
|
123
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorNotification](./foundation-errors.errornotification.md) > [position](./foundation-errors.errornotification.position.md)
|
|
4
|
-
|
|
5
|
-
## ErrorNotification.position property
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
readonly position?: ErrorNotificationPosition;
|
|
11
|
-
```
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorNotification](./foundation-errors.errornotification.md) > [type](./foundation-errors.errornotification.type.md)
|
|
4
|
-
|
|
5
|
-
## ErrorNotification.type property
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
readonly type?: ErrorNotificationType;
|
|
11
|
-
```
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorNotificationPosition](./foundation-errors.errornotificationposition.md)
|
|
4
|
-
|
|
5
|
-
## ErrorNotificationPosition type
|
|
6
|
-
|
|
7
|
-
type for error notification position
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
export type ErrorNotificationPosition = 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right';
|
|
13
|
-
```
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorNotificationType](./foundation-errors.errornotificationtype.md)
|
|
4
|
-
|
|
5
|
-
## ErrorNotificationType type
|
|
6
|
-
|
|
7
|
-
type for error notification type
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
export type ErrorNotificationType = 'warning' | 'success';
|
|
13
|
-
```
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorStructure](./foundation-errors.errorstructure.md) > [config](./foundation-errors.errorstructure.config.md)
|
|
4
|
-
|
|
5
|
-
## ErrorStructure.config property
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
readonly config?: {
|
|
11
|
-
readonly logLevel?: LogLevel;
|
|
12
|
-
readonly alert?: boolean;
|
|
13
|
-
readonly notification?: ErrorNotification;
|
|
14
|
-
readonly banner?: ErrorBanner;
|
|
15
|
-
readonly snackbar?: Snackbar;
|
|
16
|
-
readonly dialog?: ErrorDialog;
|
|
17
|
-
};
|
|
18
|
-
```
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorStructure](./foundation-errors.errorstructure.md) > [errorDetails](./foundation-errors.errorstructure.errordetails.md)
|
|
4
|
-
|
|
5
|
-
## ErrorStructure.errorDetails property
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
readonly errorDetails: string;
|
|
11
|
-
```
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorStructure](./foundation-errors.errorstructure.md) > [logLevel](./foundation-errors.errorstructure.loglevel.md)
|
|
4
|
-
|
|
5
|
-
## ErrorStructure.logLevel property
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
readonly logLevel?: LogLevel;
|
|
11
|
-
```
|
|
@@ -1,119 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorStructure](./foundation-errors.errorstructure.md)
|
|
4
|
-
|
|
5
|
-
## ErrorStructure interface
|
|
6
|
-
|
|
7
|
-
Interface for Error Structure
|
|
8
|
-
|
|
9
|
-
**Signature:**
|
|
10
|
-
|
|
11
|
-
```typescript
|
|
12
|
-
export interface ErrorStructure
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
## Properties
|
|
16
|
-
|
|
17
|
-
<table><thead><tr><th>
|
|
18
|
-
|
|
19
|
-
Property
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
</th><th>
|
|
23
|
-
|
|
24
|
-
Modifiers
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
</th><th>
|
|
28
|
-
|
|
29
|
-
Type
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
</th><th>
|
|
33
|
-
|
|
34
|
-
Description
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
</th></tr></thead>
|
|
38
|
-
<tbody><tr><td>
|
|
39
|
-
|
|
40
|
-
[config?](./foundation-errors.errorstructure.config.md)
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
</td><td>
|
|
44
|
-
|
|
45
|
-
`readonly`
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
</td><td>
|
|
49
|
-
|
|
50
|
-
{ readonly logLevel?: LogLevel; readonly alert?: boolean; readonly notification?: [ErrorNotification](./foundation-errors.errornotification.md)<!-- -->; readonly banner?: [ErrorBanner](./foundation-errors.errorbanner.md)<!-- -->; readonly snackbar?: [Snackbar](./foundation-errors.snackbar.md)<!-- -->; readonly dialog?: [ErrorDialog](./foundation-errors.errordialog.md)<!-- -->; }
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
</td><td>
|
|
54
|
-
|
|
55
|
-
_(Optional)_
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
</td></tr>
|
|
59
|
-
<tr><td>
|
|
60
|
-
|
|
61
|
-
[errorDetails](./foundation-errors.errorstructure.errordetails.md)
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
</td><td>
|
|
65
|
-
|
|
66
|
-
`readonly`
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
</td><td>
|
|
70
|
-
|
|
71
|
-
string
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
</td><td>
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
</td></tr>
|
|
78
|
-
<tr><td>
|
|
79
|
-
|
|
80
|
-
[logLevel?](./foundation-errors.errorstructure.loglevel.md)
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
</td><td>
|
|
84
|
-
|
|
85
|
-
`readonly`
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
</td><td>
|
|
89
|
-
|
|
90
|
-
LogLevel
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
</td><td>
|
|
94
|
-
|
|
95
|
-
_(Optional)_
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
</td></tr>
|
|
99
|
-
<tr><td>
|
|
100
|
-
|
|
101
|
-
[title](./foundation-errors.errorstructure.title.md)
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
</td><td>
|
|
105
|
-
|
|
106
|
-
`readonly`
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
</td><td>
|
|
110
|
-
|
|
111
|
-
string
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
</td><td>
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
</td></tr>
|
|
118
|
-
</tbody></table>
|
|
119
|
-
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
-
|
|
3
|
-
[Home](./index.md) > [@genesislcap/foundation-errors](./foundation-errors.md) > [ErrorStructure](./foundation-errors.errorstructure.md) > [title](./foundation-errors.errorstructure.title.md)
|
|
4
|
-
|
|
5
|
-
## ErrorStructure.title property
|
|
6
|
-
|
|
7
|
-
**Signature:**
|
|
8
|
-
|
|
9
|
-
```typescript
|
|
10
|
-
readonly title: string;
|
|
11
|
-
```
|