@genesislcap/foundation-utils 14.314.3-alpha-c442ac5.0 → 14.316.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.
Files changed (58) hide show
  1. package/dist/custom-elements.json +250 -868
  2. package/dist/dts/index.d.ts +0 -1
  3. package/dist/dts/index.d.ts.map +1 -1
  4. package/dist/esm/index.js +0 -1
  5. package/dist/foundation-utils.api.json +0 -1217
  6. package/dist/foundation-utils.d.ts +0 -83
  7. package/docs/api/foundation-utils.md +0 -63
  8. package/docs/api-report.md.api.md +0 -90
  9. package/package.json +11 -11
  10. package/dist/dts/inactivity/inactivity-dialog.d.ts +0 -23
  11. package/dist/dts/inactivity/inactivity-dialog.d.ts.map +0 -1
  12. package/dist/dts/inactivity/inactivity-manager.d.ts +0 -24
  13. package/dist/dts/inactivity/inactivity-manager.d.ts.map +0 -1
  14. package/dist/dts/inactivity/inactivity-service.d.ts +0 -34
  15. package/dist/dts/inactivity/inactivity-service.d.ts.map +0 -1
  16. package/dist/dts/inactivity/index.d.ts +0 -4
  17. package/dist/dts/inactivity/index.d.ts.map +0 -1
  18. package/dist/esm/inactivity/inactivity-dialog.js +0 -213
  19. package/dist/esm/inactivity/inactivity-manager.js +0 -87
  20. package/dist/esm/inactivity/inactivity-service.js +0 -128
  21. package/dist/esm/inactivity/index.js +0 -3
  22. package/docs/api/foundation-utils.inactivityconfig.md +0 -71
  23. package/docs/api/foundation-utils.inactivityconfig.timeoutminutes.md +0 -11
  24. package/docs/api/foundation-utils.inactivityconfig.warningminutes.md +0 -11
  25. package/docs/api/foundation-utils.inactivitydialog.disconnectedcallback.md +0 -15
  26. package/docs/api/foundation-utils.inactivitydialog.handlecontinue.md +0 -15
  27. package/docs/api/foundation-utils.inactivitydialog.handlelogout.md +0 -15
  28. package/docs/api/foundation-utils.inactivitydialog.hide.md +0 -15
  29. package/docs/api/foundation-utils.inactivitydialog.isvisible.md +0 -11
  30. package/docs/api/foundation-utils.inactivitydialog.md +0 -152
  31. package/docs/api/foundation-utils.inactivitydialog.remainingseconds.md +0 -11
  32. package/docs/api/foundation-utils.inactivitydialog.show.md +0 -50
  33. package/docs/api/foundation-utils.inactivitydialogoptions.md +0 -88
  34. package/docs/api/foundation-utils.inactivitydialogoptions.oncontinue.md +0 -11
  35. package/docs/api/foundation-utils.inactivitydialogoptions.onlogout.md +0 -11
  36. package/docs/api/foundation-utils.inactivitydialogoptions.remainingseconds.md +0 -11
  37. package/docs/api/foundation-utils.inactivityevents._inactivity-reset_.md +0 -11
  38. package/docs/api/foundation-utils.inactivityevents._inactivity-timeout_.md +0 -11
  39. package/docs/api/foundation-utils.inactivityevents._inactivity-warning_.md +0 -13
  40. package/docs/api/foundation-utils.inactivityevents.md +0 -88
  41. package/docs/api/foundation-utils.inactivitymanager._constructor_.md +0 -48
  42. package/docs/api/foundation-utils.inactivitymanager.destroy.md +0 -15
  43. package/docs/api/foundation-utils.inactivitymanager.getservice.md +0 -15
  44. package/docs/api/foundation-utils.inactivitymanager.iswarningvisible.md +0 -15
  45. package/docs/api/foundation-utils.inactivitymanager.md +0 -138
  46. package/docs/api/foundation-utils.inactivitymanager.reset.md +0 -15
  47. package/docs/api/foundation-utils.inactivitymanager.start.md +0 -15
  48. package/docs/api/foundation-utils.inactivitymanager.stop.md +0 -15
  49. package/docs/api/foundation-utils.inactivitymanagerconfig.md +0 -55
  50. package/docs/api/foundation-utils.inactivitymanagerconfig.onlogout.md +0 -11
  51. package/docs/api/foundation-utils.inactivityservice._constructor_.md +0 -48
  52. package/docs/api/foundation-utils.inactivityservice.destroy.md +0 -15
  53. package/docs/api/foundation-utils.inactivityservice.md +0 -138
  54. package/docs/api/foundation-utils.inactivityservice.off.md +0 -64
  55. package/docs/api/foundation-utils.inactivityservice.on.md +0 -64
  56. package/docs/api/foundation-utils.inactivityservice.resettimer.md +0 -15
  57. package/docs/api/foundation-utils.inactivityservice.start.md +0 -15
  58. package/docs/api/foundation-utils.inactivityservice.stop.md +0 -15
@@ -1,138 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-utils](./foundation-utils.md) &gt; [InactivityService](./foundation-utils.inactivityservice.md)
4
-
5
- ## InactivityService class
6
-
7
- **Signature:**
8
-
9
- ```typescript
10
- export declare class InactivityService
11
- ```
12
-
13
- ## Constructors
14
-
15
- <table><thead><tr><th>
16
-
17
- Constructor
18
-
19
-
20
- </th><th>
21
-
22
- Modifiers
23
-
24
-
25
- </th><th>
26
-
27
- Description
28
-
29
-
30
- </th></tr></thead>
31
- <tbody><tr><td>
32
-
33
- [(constructor)(config)](./foundation-utils.inactivityservice._constructor_.md)
34
-
35
-
36
- </td><td>
37
-
38
-
39
- </td><td>
40
-
41
- Constructs a new instance of the `InactivityService` class
42
-
43
-
44
- </td></tr>
45
- </tbody></table>
46
-
47
- ## Methods
48
-
49
- <table><thead><tr><th>
50
-
51
- Method
52
-
53
-
54
- </th><th>
55
-
56
- Modifiers
57
-
58
-
59
- </th><th>
60
-
61
- Description
62
-
63
-
64
- </th></tr></thead>
65
- <tbody><tr><td>
66
-
67
- [destroy()](./foundation-utils.inactivityservice.destroy.md)
68
-
69
-
70
- </td><td>
71
-
72
-
73
- </td><td>
74
-
75
-
76
- </td></tr>
77
- <tr><td>
78
-
79
- [off(event, listener)](./foundation-utils.inactivityservice.off.md)
80
-
81
-
82
- </td><td>
83
-
84
-
85
- </td><td>
86
-
87
-
88
- </td></tr>
89
- <tr><td>
90
-
91
- [on(event, listener)](./foundation-utils.inactivityservice.on.md)
92
-
93
-
94
- </td><td>
95
-
96
-
97
- </td><td>
98
-
99
-
100
- </td></tr>
101
- <tr><td>
102
-
103
- [resetTimer()](./foundation-utils.inactivityservice.resettimer.md)
104
-
105
-
106
- </td><td>
107
-
108
-
109
- </td><td>
110
-
111
-
112
- </td></tr>
113
- <tr><td>
114
-
115
- [start()](./foundation-utils.inactivityservice.start.md)
116
-
117
-
118
- </td><td>
119
-
120
-
121
- </td><td>
122
-
123
-
124
- </td></tr>
125
- <tr><td>
126
-
127
- [stop()](./foundation-utils.inactivityservice.stop.md)
128
-
129
-
130
- </td><td>
131
-
132
-
133
- </td><td>
134
-
135
-
136
- </td></tr>
137
- </tbody></table>
138
-
@@ -1,64 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-utils](./foundation-utils.md) &gt; [InactivityService](./foundation-utils.inactivityservice.md) &gt; [off](./foundation-utils.inactivityservice.off.md)
4
-
5
- ## InactivityService.off() method
6
-
7
- **Signature:**
8
-
9
- ```typescript
10
- off<K extends keyof InactivityEvents>(event: K, listener: EventListener<InactivityEvents[K]>): void;
11
- ```
12
-
13
- ## Parameters
14
-
15
- <table><thead><tr><th>
16
-
17
- Parameter
18
-
19
-
20
- </th><th>
21
-
22
- Type
23
-
24
-
25
- </th><th>
26
-
27
- Description
28
-
29
-
30
- </th></tr></thead>
31
- <tbody><tr><td>
32
-
33
- event
34
-
35
-
36
- </td><td>
37
-
38
- K
39
-
40
-
41
- </td><td>
42
-
43
-
44
- </td></tr>
45
- <tr><td>
46
-
47
- listener
48
-
49
-
50
- </td><td>
51
-
52
- EventListener&lt;[InactivityEvents](./foundation-utils.inactivityevents.md)<!-- -->\[K\]&gt;
53
-
54
-
55
- </td><td>
56
-
57
-
58
- </td></tr>
59
- </tbody></table>
60
-
61
- **Returns:**
62
-
63
- void
64
-
@@ -1,64 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-utils](./foundation-utils.md) &gt; [InactivityService](./foundation-utils.inactivityservice.md) &gt; [on](./foundation-utils.inactivityservice.on.md)
4
-
5
- ## InactivityService.on() method
6
-
7
- **Signature:**
8
-
9
- ```typescript
10
- on<K extends keyof InactivityEvents>(event: K, listener: EventListener<InactivityEvents[K]>): void;
11
- ```
12
-
13
- ## Parameters
14
-
15
- <table><thead><tr><th>
16
-
17
- Parameter
18
-
19
-
20
- </th><th>
21
-
22
- Type
23
-
24
-
25
- </th><th>
26
-
27
- Description
28
-
29
-
30
- </th></tr></thead>
31
- <tbody><tr><td>
32
-
33
- event
34
-
35
-
36
- </td><td>
37
-
38
- K
39
-
40
-
41
- </td><td>
42
-
43
-
44
- </td></tr>
45
- <tr><td>
46
-
47
- listener
48
-
49
-
50
- </td><td>
51
-
52
- EventListener&lt;[InactivityEvents](./foundation-utils.inactivityevents.md)<!-- -->\[K\]&gt;
53
-
54
-
55
- </td><td>
56
-
57
-
58
- </td></tr>
59
- </tbody></table>
60
-
61
- **Returns:**
62
-
63
- void
64
-
@@ -1,15 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-utils](./foundation-utils.md) &gt; [InactivityService](./foundation-utils.inactivityservice.md) &gt; [resetTimer](./foundation-utils.inactivityservice.resettimer.md)
4
-
5
- ## InactivityService.resetTimer() method
6
-
7
- **Signature:**
8
-
9
- ```typescript
10
- resetTimer(): void;
11
- ```
12
- **Returns:**
13
-
14
- void
15
-
@@ -1,15 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-utils](./foundation-utils.md) &gt; [InactivityService](./foundation-utils.inactivityservice.md) &gt; [start](./foundation-utils.inactivityservice.start.md)
4
-
5
- ## InactivityService.start() method
6
-
7
- **Signature:**
8
-
9
- ```typescript
10
- start(): void;
11
- ```
12
- **Returns:**
13
-
14
- void
15
-
@@ -1,15 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-utils](./foundation-utils.md) &gt; [InactivityService](./foundation-utils.inactivityservice.md) &gt; [stop](./foundation-utils.inactivityservice.stop.md)
4
-
5
- ## InactivityService.stop() method
6
-
7
- **Signature:**
8
-
9
- ```typescript
10
- stop(): void;
11
- ```
12
- **Returns:**
13
-
14
- void
15
-