@genesislcap/foundation-login 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.
Files changed (66) hide show
  1. package/README.md +6 -122
  2. package/package.json +15 -15
  3. package/docs/api/foundation-login.configure.md +0 -113
  4. package/docs/api/foundation-login.defaultapihost.md +0 -12
  5. package/docs/api/foundation-login.defaultloginconfig.md +0 -13
  6. package/docs/api/foundation-login.defaultloginrouting.getroutepath.md +0 -51
  7. package/docs/api/foundation-login.defaultloginrouting.md +0 -61
  8. package/docs/api/foundation-login.defaultloginrouting.navigateto.md +0 -51
  9. package/docs/api/foundation-login.defaultorganisation.md +0 -12
  10. package/docs/api/foundation-login.defaultpassword.md +0 -12
  11. package/docs/api/foundation-login.defaultsocketext.md +0 -12
  12. package/docs/api/foundation-login.defaulttemplateoptions.md +0 -16
  13. package/docs/api/foundation-login.defaultuser.md +0 -12
  14. package/docs/api/foundation-login.define.md +0 -38
  15. package/docs/api/foundation-login.definition.md +0 -19
  16. package/docs/api/foundation-login.fetchidps.md +0 -70
  17. package/docs/api/foundation-login.fieldconfig.md +0 -19
  18. package/docs/api/foundation-login.fieldconfigmap.md +0 -19
  19. package/docs/api/foundation-login.getloginrouting.md +0 -32
  20. package/docs/api/foundation-login.getssologinurl.md +0 -84
  21. package/docs/api/foundation-login.hostenv.md +0 -12
  22. package/docs/api/foundation-login.hosturl.md +0 -12
  23. package/docs/api/foundation-login.idp.id.md +0 -11
  24. package/docs/api/foundation-login.idp.md +0 -72
  25. package/docs/api/foundation-login.idp.type.md +0 -11
  26. package/docs/api/foundation-login.idpresponse.id.md +0 -11
  27. package/docs/api/foundation-login.idpresponse.md +0 -72
  28. package/docs/api/foundation-login.idpresponse.type.md +0 -11
  29. package/docs/api/foundation-login.ismfroute.md +0 -54
  30. package/docs/api/foundation-login.login.md +0 -113
  31. package/docs/api/foundation-login.loginconfig.autoauth.md +0 -18
  32. package/docs/api/foundation-login.loginconfig.autoconnect.md +0 -13
  33. package/docs/api/foundation-login.loginconfig.background.md +0 -30
  34. package/docs/api/foundation-login.loginconfig.defaultredirecturl.md +0 -18
  35. package/docs/api/foundation-login.loginconfig.fields.md +0 -18
  36. package/docs/api/foundation-login.loginconfig.hostpath.md +0 -18
  37. package/docs/api/foundation-login.loginconfig.localizationresources.md +0 -36
  38. package/docs/api/foundation-login.loginconfig.logo.md +0 -28
  39. package/docs/api/foundation-login.loginconfig.logoalttext.md +0 -13
  40. package/docs/api/foundation-login.loginconfig.md +0 -381
  41. package/docs/api/foundation-login.loginconfig.messagedelays.md +0 -29
  42. package/docs/api/foundation-login.loginconfig.omitredirecturls.md +0 -21
  43. package/docs/api/foundation-login.loginconfig.omitroutes.md +0 -25
  44. package/docs/api/foundation-login.loginconfig.redirecthandler.md +0 -13
  45. package/docs/api/foundation-login.loginconfig.showconnectionindicator.md +0 -13
  46. package/docs/api/foundation-login.loginconfig.showenvironmentindicator.md +0 -13
  47. package/docs/api/foundation-login.loginconfig.sso.md +0 -18
  48. package/docs/api/foundation-login.loginconfig.submitbuttonappearance.md +0 -25
  49. package/docs/api/foundation-login.loginconfig.versioninformation.md +0 -25
  50. package/docs/api/foundation-login.loginhosted.md +0 -55
  51. package/docs/api/foundation-login.loginhosted.registercommoncomponents.md +0 -18
  52. package/docs/api/foundation-login.loginrouting.getroutepath.md +0 -12
  53. package/docs/api/foundation-login.loginrouting.md +0 -91
  54. package/docs/api/foundation-login.loginrouting.navigateto.md +0 -12
  55. package/docs/api/foundation-login.md +0 -449
  56. package/docs/api/foundation-login.messagedelaykey.md +0 -12
  57. package/docs/api/foundation-login.messagedelays.md +0 -14
  58. package/docs/api/foundation-login.routes.md +0 -21
  59. package/docs/api/foundation-login.settings.md +0 -20
  60. package/docs/api/foundation-login.ssoconfig.md +0 -33
  61. package/docs/api/foundation-login.styles.md +0 -62
  62. package/docs/api/foundation-login.template.md +0 -51
  63. package/docs/api/foundation-login.templatecomponents.md +0 -25
  64. package/docs/api/foundation-login.templateoptions.md +0 -19
  65. package/docs/api/index.md +0 -30
  66. package/docs/api-report.md.api.md +0 -446
@@ -1,18 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [fields](./foundation-login.loginconfig.fields.md)
4
-
5
- ## LoginConfig.fields property
6
-
7
- Map of configuration for each of the primary form fields.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- fields: FieldConfigMap;
13
- ```
14
-
15
- ## Remarks
16
-
17
- Use to drive inclusion / exclusion, tailor labels etc.
18
-
@@ -1,18 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [hostPath](./foundation-login.loginconfig.hostpath.md)
4
-
5
- ## LoginConfig.hostPath property
6
-
7
- The `path` of the micro frontend as defined in the parent / host route.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- hostPath: string;
13
- ```
14
-
15
- ## Remarks
16
-
17
- Used to help resolve internal route links. Defaults to an empty string.
18
-
@@ -1,36 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [localizationResources](./foundation-login.loginconfig.localizationresources.md)
4
-
5
- ## LoginConfig.localizationResources property
6
-
7
- I18n resources.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- localizationResources?: I18nextConfig['resources'];
13
- ```
14
-
15
- ## Remarks
16
-
17
- This property holds the localization resources needed for internationalization of the application. It should follow the structure defined by the I18nextConfig interface, which includes translations grouped by locale and namespace. Each locale can contain multiple namespaces, and each namespace includes key-value pairs for translation strings.
18
-
19
- ## Example
20
-
21
-
22
- ```ts
23
- resources: {
24
- en: {
25
- translation: {
26
- key: 'Hello World'
27
- }
28
- },
29
- es: {
30
- translation: {
31
- key: 'Hola Mundo'
32
- }
33
- }
34
- }
35
- ```
36
-
@@ -1,28 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [logo](./foundation-login.loginconfig.logo.md)
4
-
5
- ## LoginConfig.logo property
6
-
7
- Logo styles.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- logo: ElementStyles | null;
13
- ```
14
-
15
- ## Remarks
16
-
17
- Providing `null` will hide the logo. Use content: url(...); to set source.
18
-
19
- ## Example
20
-
21
- Setting a custom logo
22
-
23
- ```ts
24
- logo: css`
25
- content: url(${customLogoImport});
26
- `,
27
- ```
28
-
@@ -1,13 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [logoAltText](./foundation-login.loginconfig.logoalttext.md)
4
-
5
- ## LoginConfig.logoAltText property
6
-
7
- Logo alt text.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- logoAltText: string;
13
- ```
@@ -1,381 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md)
4
-
5
- ## LoginConfig interface
6
-
7
- LoginConfig DI interface.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- export interface LoginConfig
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
- [autoAuth](./foundation-login.loginconfig.autoauth.md)
41
-
42
-
43
- </td><td>
44
-
45
-
46
- </td><td>
47
-
48
- boolean
49
-
50
-
51
- </td><td>
52
-
53
- Login automatically or require user to click a login button after a connection is established.
54
-
55
-
56
- </td></tr>
57
- <tr><td>
58
-
59
- [autoConnect](./foundation-login.loginconfig.autoconnect.md)
60
-
61
-
62
- </td><td>
63
-
64
-
65
- </td><td>
66
-
67
- boolean
68
-
69
-
70
- </td><td>
71
-
72
- Connect automatically or require user to click a connect button.
73
-
74
-
75
- </td></tr>
76
- <tr><td>
77
-
78
- [background](./foundation-login.loginconfig.background.md)
79
-
80
-
81
- </td><td>
82
-
83
-
84
- </td><td>
85
-
86
- ElementStyles
87
-
88
-
89
- </td><td>
90
-
91
- Background styles.
92
-
93
-
94
- </td></tr>
95
- <tr><td>
96
-
97
- [defaultRedirectUrl](./foundation-login.loginconfig.defaultredirecturl.md)
98
-
99
-
100
- </td><td>
101
-
102
-
103
- </td><td>
104
-
105
- string
106
-
107
-
108
- </td><td>
109
-
110
- The default URL to route the user to after a successful login.
111
-
112
-
113
- </td></tr>
114
- <tr><td>
115
-
116
- [fields](./foundation-login.loginconfig.fields.md)
117
-
118
-
119
- </td><td>
120
-
121
-
122
- </td><td>
123
-
124
- [FieldConfigMap](./foundation-login.fieldconfigmap.md)
125
-
126
-
127
- </td><td>
128
-
129
- Map of configuration for each of the primary form fields.
130
-
131
-
132
- </td></tr>
133
- <tr><td>
134
-
135
- [hostPath](./foundation-login.loginconfig.hostpath.md)
136
-
137
-
138
- </td><td>
139
-
140
-
141
- </td><td>
142
-
143
- string
144
-
145
-
146
- </td><td>
147
-
148
- The `path` of the micro frontend as defined in the parent / host route.
149
-
150
-
151
- </td></tr>
152
- <tr><td>
153
-
154
- [localizationResources?](./foundation-login.loginconfig.localizationresources.md)
155
-
156
-
157
- </td><td>
158
-
159
-
160
- </td><td>
161
-
162
- I18nextConfig\['resources'\]
163
-
164
-
165
- </td><td>
166
-
167
- _(Optional)_ I18n resources.
168
-
169
-
170
- </td></tr>
171
- <tr><td>
172
-
173
- [logo](./foundation-login.loginconfig.logo.md)
174
-
175
-
176
- </td><td>
177
-
178
-
179
- </td><td>
180
-
181
- ElementStyles \| null
182
-
183
-
184
- </td><td>
185
-
186
- Logo styles.
187
-
188
-
189
- </td></tr>
190
- <tr><td>
191
-
192
- [logoAltText](./foundation-login.loginconfig.logoalttext.md)
193
-
194
-
195
- </td><td>
196
-
197
-
198
- </td><td>
199
-
200
- string
201
-
202
-
203
- </td><td>
204
-
205
- Logo alt text.
206
-
207
-
208
- </td></tr>
209
- <tr><td>
210
-
211
- [messageDelays?](./foundation-login.loginconfig.messagedelays.md)
212
-
213
-
214
- </td><td>
215
-
216
-
217
- </td><td>
218
-
219
- [MessageDelays](./foundation-login.messagedelays.md)
220
-
221
-
222
- </td><td>
223
-
224
- _(Optional)_ Delay configurations for various message-related actions.
225
-
226
-
227
- </td></tr>
228
- <tr><td>
229
-
230
- [omitRedirectUrls](./foundation-login.loginconfig.omitredirecturls.md)
231
-
232
-
233
- </td><td>
234
-
235
-
236
- </td><td>
237
-
238
- string\[\]
239
-
240
-
241
- </td><td>
242
-
243
- Omit certain return urls which the session service may have captured.
244
-
245
-
246
- </td></tr>
247
- <tr><td>
248
-
249
- [omitRoutes](./foundation-login.loginconfig.omitroutes.md)
250
-
251
-
252
- </td><td>
253
-
254
-
255
- </td><td>
256
-
257
- Exclude&lt;[Routes](./foundation-login.routes.md)<!-- -->, 'login' \| 'not-found'&gt;\[\]
258
-
259
-
260
- </td><td>
261
-
262
- Omit any of the internal routes except 'login' and 'not-found'.
263
-
264
-
265
- </td></tr>
266
- <tr><td>
267
-
268
- [redirectHandler?](./foundation-login.loginconfig.redirecthandler.md)
269
-
270
-
271
- </td><td>
272
-
273
-
274
- </td><td>
275
-
276
- (url: string) =&gt; void
277
-
278
-
279
- </td><td>
280
-
281
- _(Optional)_ Handler that allows external apps own router to navigate after successful login
282
-
283
-
284
- </td></tr>
285
- <tr><td>
286
-
287
- [showConnectionIndicator](./foundation-login.loginconfig.showconnectionindicator.md)
288
-
289
-
290
- </td><td>
291
-
292
-
293
- </td><td>
294
-
295
- boolean
296
-
297
-
298
- </td><td>
299
-
300
- Show or hide the connection status indicator.
301
-
302
-
303
- </td></tr>
304
- <tr><td>
305
-
306
- [showEnvironmentIndicator?](./foundation-login.loginconfig.showenvironmentindicator.md)
307
-
308
-
309
- </td><td>
310
-
311
-
312
- </td><td>
313
-
314
- boolean
315
-
316
-
317
- </td><td>
318
-
319
- _(Optional)_ Show or hide the environment indicator.
320
-
321
-
322
- </td></tr>
323
- <tr><td>
324
-
325
- [sso](./foundation-login.loginconfig.sso.md)
326
-
327
-
328
- </td><td>
329
-
330
-
331
- </td><td>
332
-
333
- [SSOConfig](./foundation-login.ssoconfig.md) \| null
334
-
335
-
336
- </td><td>
337
-
338
- SSO configuration.
339
-
340
-
341
- </td></tr>
342
- <tr><td>
343
-
344
- [submitButtonAppearance?](./foundation-login.loginconfig.submitbuttonappearance.md)
345
-
346
-
347
- </td><td>
348
-
349
-
350
- </td><td>
351
-
352
- ZeroButtonAppearance
353
-
354
-
355
- </td><td>
356
-
357
- _(Optional)_ Custom appearance for submit buttons in `foundation-login`<!-- -->.
358
-
359
-
360
- </td></tr>
361
- <tr><td>
362
-
363
- [versionInformation?](./foundation-login.loginconfig.versioninformation.md)
364
-
365
-
366
- </td><td>
367
-
368
-
369
- </td><td>
370
-
371
- string
372
-
373
-
374
- </td><td>
375
-
376
- _(Optional)_ Display arbitrary version information.
377
-
378
-
379
- </td></tr>
380
- </tbody></table>
381
-
@@ -1,29 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [messageDelays](./foundation-login.loginconfig.messagedelays.md)
4
-
5
- ## LoginConfig.messageDelays property
6
-
7
- Delay configurations for various message-related actions.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- messageDelays?: MessageDelays;
13
- ```
14
-
15
- ## Remarks
16
-
17
- This property holds numeric values representing delays (in milliseconds) for specific message-related actions within the application. Each key in this object corresponds to a particular message action.
18
-
19
- ## Example
20
-
21
-
22
- ```ts
23
- messageDelays: {
24
- forgotPassword: 1000, // Delay of 1000ms before processing forgot password action
25
- resetPassword: 2000, // Delay of 2000ms for reset password action
26
- base: 500 // Base delay used for generic message processing
27
- }
28
- ```
29
-
@@ -1,21 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [omitRedirectUrls](./foundation-login.loginconfig.omitredirecturls.md)
4
-
5
- ## LoginConfig.omitRedirectUrls property
6
-
7
- Omit certain return urls which the session service may have captured.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- omitRedirectUrls: string[];
13
- ```
14
-
15
- ## Example
16
-
17
-
18
- ```ts
19
- omitRedirectUrls: ['/not-found'],
20
- ```
21
-
@@ -1,25 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [omitRoutes](./foundation-login.loginconfig.omitroutes.md)
4
-
5
- ## LoginConfig.omitRoutes property
6
-
7
- Omit any of the internal routes except 'login' and 'not-found'.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- omitRoutes: Exclude<Routes, 'login' | 'not-found'>[];
13
- ```
14
-
15
- ## Remarks
16
-
17
- Routes specified here will not be configured nor will any internal cross-links to them be displayed.
18
-
19
- ## Example
20
-
21
-
22
- ```ts
23
- omitRoutes: ['request-account'],
24
- ```
25
-
@@ -1,13 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [redirectHandler](./foundation-login.loginconfig.redirecthandler.md)
4
-
5
- ## LoginConfig.redirectHandler property
6
-
7
- Handler that allows external apps own router to navigate after successful login
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- redirectHandler?: (url: string) => void;
13
- ```
@@ -1,13 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [showConnectionIndicator](./foundation-login.loginconfig.showconnectionindicator.md)
4
-
5
- ## LoginConfig.showConnectionIndicator property
6
-
7
- Show or hide the connection status indicator.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- showConnectionIndicator: boolean;
13
- ```
@@ -1,13 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [showEnvironmentIndicator](./foundation-login.loginconfig.showenvironmentindicator.md)
4
-
5
- ## LoginConfig.showEnvironmentIndicator property
6
-
7
- Show or hide the environment indicator.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- showEnvironmentIndicator?: boolean;
13
- ```
@@ -1,18 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [sso](./foundation-login.loginconfig.sso.md)
4
-
5
- ## LoginConfig.sso property
6
-
7
- SSO configuration.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- sso: SSOConfig | null;
13
- ```
14
-
15
- ## Remarks
16
-
17
- Providing `null` excludes the SSO journey option completely.
18
-
@@ -1,25 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [submitButtonAppearance](./foundation-login.loginconfig.submitbuttonappearance.md)
4
-
5
- ## LoginConfig.submitButtonAppearance property
6
-
7
- Custom appearance for submit buttons in `foundation-login`<!-- -->.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- submitButtonAppearance?: ZeroButtonAppearance;
13
- ```
14
-
15
- ## Remarks
16
-
17
- This property holds a string representing the desired appearance for submit buttons in `foundation-login`<!-- -->. The value should be a valid `appearance` attribute of a Foundation button component.
18
-
19
- ## Example
20
-
21
-
22
- ```ts
23
- submitButtonAppearance: 'stealth'
24
- ```
25
-
@@ -1,25 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-login](./foundation-login.md) &gt; [LoginConfig](./foundation-login.loginconfig.md) &gt; [versionInformation](./foundation-login.loginconfig.versioninformation.md)
4
-
5
- ## LoginConfig.versionInformation property
6
-
7
- Display arbitrary version information.
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- versionInformation?: string;
13
- ```
14
-
15
- ## Remarks
16
-
17
- Applications may choose to set this to display their Application release version on the login form.
18
-
19
- ## Example
20
-
21
-
22
- ```ts
23
- versionInformation: 'Version 3.0.0',
24
- ```
25
-