@frontegg/angular 5.31.0-alpha.5189099847 → 5.31.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/CHANGELOG.md ADDED
@@ -0,0 +1,305 @@
1
+ # Change Log
2
+
3
+ ## [5.31.0](https://github.com/frontegg/frontegg-angular/compare/v5.30.0...v5.31.0) (2023-6-6)
4
+
5
+ - Improve login preview for login per tenant self service to rendered inside iframe
6
+ - Added required to fields in invite user modal
7
+ - Improve error handling for login
8
+ - Added MSP - all accounts main page and state
9
+
10
+
11
+ # Change Log
12
+
13
+ ## [5.30.0](https://github.com/frontegg/frontegg-angular/compare/v5.29.0...v5.30.0) (2023-5-28)
14
+
15
+ - Fixed hosted login with hash router
16
+ - Support login per tenant self service
17
+ - Added Cyprus phone area code 2 fa screen
18
+ - Added option to upload metadata file instead of metadata url
19
+
20
+ # Change Log
21
+
22
+ ## [5.29.0](https://github.com/frontegg/frontegg-angular/compare/v5.28.0...v5.29.0) (2023-5-23)
23
+
24
+ - Fix the issue with unnecessary white borders on the dark mode theme
25
+ - Add metadataHeaders type to contextOptions
26
+ - Add source header to all admin portal and login box requests
27
+ - Add login per tenant self service
28
+ - SSO Guides enhancements
29
+ - [Snyk] Security upgrade babel-plugin-module-resolver from 4.1.0 to 5.0.0
30
+ - Remove admin provisioning feature flag
31
+ - Report version and framework as requests headers
32
+ - [Snyk] Upgrade tslib from 2.3.0 to 2.5.0
33
+
34
+ # Change Log
35
+
36
+ ## [5.28.0](https://github.com/frontegg/frontegg-angular/compare/v5.27.0...v5.28.0) (2023-5-12)
37
+
38
+ - FR-11442 - Removed admin portal provisioning feature flag
39
+ - FR-11723 - Fixed refresh token when computer clock is set to a future time
40
+ - FR-11735 - Added support for customizing login per tenant in the admin portal
41
+ - FR-11442 - Removed legacy SSO tab code
42
+ - FR-11718 - Fix users' table UI issues
43
+ - FR-11113 - Fixed Frontegg logo overlapping navigation
44
+ - FR-11442 - Extract the provisioning tab to a separated page in the admin portal
45
+ - FR-11617 - Fixed a11y enter key press issue
46
+ - FR-11352 - Added support for nested table
47
+ - [Snyk] Security upgrade @azure/storage-blob from 12.11.0 to 12.13.0
48
+
49
+ # Change Log
50
+
51
+ ## [5.27.0](https://github.com/frontegg/frontegg-angular/compare/v5.26.0...v5.27.0) (2023-5-4)
52
+
53
+ - FR-11581 - fix a11y login-box onEnter event for links
54
+ - FR-11353 - add new tree graph component
55
+
56
+ ## [5.26.0](https://github.com/frontegg/frontegg-angular/compare/v5.25.0...v5.26.0) (2023-4-28)
57
+
58
+ - FR-11564 - Social login button shouldn't inherit from secondary color
59
+
60
+
61
+ ## [5.25.0](https://github.com/frontegg/frontegg-angular/compare/v5.24.0...v5.25.0) (2023-4-27)
62
+
63
+ - Fixed passkeys issue with reCaptcha
64
+ - Removed feature flag from passkeys button
65
+ - Enable loading Frontegg helper scripts by providing query params to Frontegg external source
66
+ - Security upgrade webpack from 5.74.0 to 5.76.0
67
+
68
+
69
+ ## [5.24.0](https://github.com/frontegg/frontegg-angular/compare/v5.23.0...v5.24.0) (2023-4-27)
70
+
71
+ - Fixed input hover issue on suffix icon
72
+ - A11y improvements
73
+
74
+
75
+ ## [5.23.0](https://github.com/frontegg/frontegg-angular/compare/v5.22.0...v5.23.0) (2023-4-25)
76
+
77
+ - Fix Passkeys button style
78
+ - Support login per tenant with search param
79
+
80
+ ## [5.22.0](https://github.com/frontegg/frontegg-angular/compare/v5.21.0...v5.22.0) (2023-4-23)
81
+ - Lock reduxjs/toolkit version to be compatible in Vite types plugin
82
+ - Fixed password input placeholder text in the login box
83
+ - Fixed social login buttons order
84
+ - Fix Vite js-sha256 warning
85
+ - Fixed company name error in split mode sign up
86
+ - Fixed phone number dropdown theming
87
+ - Added aria labels to buttons
88
+
89
+ ### Angular Wrapper 5.22.0:
90
+ - FR-11351 - preserve-query-params-for-login-per-tenant
91
+
92
+ ## [5.21.0](https://github.com/frontegg/frontegg-angular/compare/v5.20.0...v5.21.0) (2023-4-3)
93
+
94
+ - Added support for SCIM groups
95
+ - Updated texts across login box - grammar and terminology
96
+ - Added impersonation indicator to show impersonator that they're in an impersonation session
97
+ - Added passkeys feature
98
+
99
+ ### Angular Wrapper 5.21.0:
100
+ - Typo fix
101
+
102
+ ## [5.20.0](https://github.com/frontegg/frontegg-angular/compare/v5.19.0...v5.20.0) (2023-3-27)
103
+
104
+ - FR-11247 - fix version branch 6.82
105
+
106
+ - FR-11065 - add passkeys mock ff
107
+ - FR-11189 - mfa authenticator app change input type
108
+ - FR-10821 - fix table color
109
+ - FR-11204 - add unit testing with jest
110
+ - FR-11139 - fix groups
111
+ - FR-11039 - fix groups dummy
112
+ - FR-11039 - ff groups
113
+ - FR-10530 - fix ff store name
114
+ - FR-11067 - error handling on profile image upload
115
+ - FR-11039 - extend users table with groups column
116
+
117
+ - FR-10530 - fix ff
118
+ - FR-10654 - Fix OIDC loading screen
119
+ - FR-10530 - fix ff store name
120
+ - FR-10530 - fix ff store name
121
+ - FR-10530 - change ff behavior
122
+ - FR-10976 - Remove idle session export from default items
123
+
124
+
125
+ ## [5.19.0](https://github.com/frontegg/frontegg-angular/compare/v5.18.0...v5.19.0) (2023-3-16)
126
+
127
+ - Fixed use permission regex issue to accept a wild card
128
+ - User groups design fixes
129
+ - Fixed passkeys loading mode and login flow with MFA
130
+ - Update dependencies between passkeys and MFA on the privacy page
131
+ - Added support to reset Idle session timeout by post messages from the client iFrame
132
+ - Added an option to enforce redirect URLs to the same site only to avoid security issues
133
+ - Added support for customized social login providers
134
+
135
+
136
+ ## [5.18.0](https://github.com/frontegg/frontegg-angular/compare/v5.17.0...v5.18.0) (2023-3-10)
137
+
138
+ - Fixed resend OTC with reCaptcha
139
+ - Added support to let tenants create and manage user groups in the admin portal under a FF
140
+ - Added support to login with passkeys and manage passkeys in the admin portal under a FF
141
+ - Fixed invite users issue when the vendor is not forcing roles and permissions
142
+ - Support auth strategy and social logins for login per tenants
143
+ - Refactored feature flag mechanism to be based on rest-api package
144
+ - Fixed validation for postcode in admin portal forms
145
+ - Fixed SMS code input to have input type number
146
+ - Improved auth screens form UX
147
+
148
+ ### Angular Wrapper 5.18.0:
149
+ - Added support for redirect url in hosted login mode
150
+
151
+ ## [5.17.0](https://github.com/frontegg/frontegg-angular/compare/v5.16.0...v5.17.0) (2023-2-21)
152
+
153
+ - Fixed Admin portal SSO provider's options to be correlated with the vendor choice
154
+ - Fixed background for table pivot column
155
+ - Fixed impersonation by removing unnecessary redirects and adding a refresh call
156
+ - Fixed style reorder bug when using @emotion/react and Frontegg Next.JS
157
+
158
+ ## [5.16.0](https://github.com/frontegg/frontegg-angular/compare/v5.15.0...v5.16.0) (2023-2-8)
159
+
160
+ - Updated M2M tokens to reflect the vendor choice
161
+
162
+ ## [5.15.0](https://github.com/frontegg/frontegg-angular/compare/v5.14.0...v5.15.0) (2023-2-7)
163
+
164
+ - Fixed go-to-sign-up message position in speedy login layout
165
+ - Added an input component to the library for adding members to a tenant
166
+ - Fix filtering SSO providers according to the vendor selection
167
+ - Added user groups card header component to the library
168
+ - Improved the admin portal and login box performance and bundle size
169
+
170
+
171
+ ## [5.14.0](https://github.com/frontegg/frontegg-angular/compare/v5.13.0...v5.14.0) (2023-1-29)
172
+
173
+ - Fixed error message position in login with SMS screen
174
+ - Fixed missing client ID after creating API token
175
+
176
+ ## [5.13.0](https://github.com/frontegg/frontegg-angular/compare/v5.12.0...v5.13.0) (2023-1-25)
177
+
178
+ - Added email type to all email inputs in the login box and admin portal
179
+ - Fixed mobile width of the login box in modern and classic theme
180
+ - Fixed the scrolling issue in the privacy page in the admin portal
181
+ - Updated SCIM UI
182
+ - Added API to customize forget password button in the login with password page
183
+ - Improve split mode values layout
184
+ - Added support to access API tokens
185
+ - Updated Accept Invitation text, icon, and debounce
186
+ - Fixed OTC login for mobile
187
+ - Added support to sync vendor security policies
188
+ - Added impersonation indication for audit logs
189
+ - Added support for Impersonation
190
+
191
+
192
+ ## [5.12.0](https://github.com/frontegg/frontegg-angular/compare/v5.11.0...v5.12.0) (2023-1-16)
193
+
194
+ - Fixed sign up position in dark theme
195
+ - Added margin to login error
196
+ - Added support for built-in authenticators, security keys, and SMS as MFA methods
197
+
198
+
199
+ ## [5.11.0](https://github.com/frontegg/frontegg-angular/compare/v5.10.0...v5.11.0) (2023-1-11)
200
+
201
+ - Fixed login with apple redirect URL
202
+ - Added impersonation indication in login session table
203
+ - Added support for session expired logout on Hosted Login
204
+ - Added support for login with Linkedin
205
+ - Added support for Google one tap
206
+ - Improve insert OTC screen UI
207
+ - Improve UX of authentication forms
208
+ - Fix apple logo color and match to font color
209
+
210
+ ## [5.10.0](https://github.com/frontegg/frontegg-angular/compare/v5.9.0...v5.10.0) (2022-12-22)
211
+
212
+ - Few bug fixes
213
+
214
+
215
+ ## [5.9.0](https://github.com/frontegg/frontegg-angular/compare/v5.8.1...v5.9.0) (2022-12-20)
216
+
217
+ - Fixed mfa input on mobile
218
+ - Enabled scim without roles
219
+ - Fixed menu component for dark theme
220
+ - Added api navigation icon
221
+ - Added tests for mfa
222
+ - Added apple social login types
223
+ - Added support for Hiding Invoices
224
+
225
+
226
+ ## [5.8.1](https://github.com/frontegg/frontegg-angular/compare/v5.8.0...v5.8.1) (2022-12-13)
227
+
228
+ - Fixed MFA flow issues
229
+ - Added support for subscriptions billing collection
230
+ - Fixed the issue of the OTC screen submit button is disabled on mobile devices
231
+ - Added SCIM section in admin portal under FF
232
+
233
+ ## [5.8.0](https://github.com/frontegg/frontegg-angular/compare/v5.7.1...v5.8.0) (2022-12-8)
234
+
235
+ - Fixed ignoring `urlPrefix` issue
236
+ - Added the ability to Invite a user by bulk API in the admin portal
237
+ - Fixed OTC digits are not visible on mobile devices
238
+ - Added MFA devices management section in the admin portal under FF
239
+ - Fixed the ability to copy invite link for dynamic base URL as well
240
+ - Added new abilities to MFA flows under FF
241
+ - Added support for providing an external CDN to load fonts in Frontegg components
242
+
243
+ ## [5.7.1](https://github.com/frontegg/frontegg-angular/compare/v5.7.0...v5.7.1) (2022-11-28)
244
+
245
+ - FR-9750 - change api according to the new names security tabs
246
+ - FR-9717 - update rest api to have optional name in add user payload - and make sure to not send name if not exist
247
+ - FR-9826 - fix table header in dark theme
248
+ - FR-9237 - Max length for secret fields increased to 100
249
+ - FR-9742 - enroll mfa list
250
+ - FR-9772 - Send NULL on profilePictureUrl rather than null
251
+ - FR-9717 - Invite user customize form API
252
+ - FR-9597 - Webhooks - missing validation error on UI when added not allowed URL
253
+
254
+
255
+ ## [5.7.0](https://github.com/frontegg/frontegg-angular/compare/v5.6.0...v5.7.0) (2022-11-23)
256
+
257
+ - Added support for admin portal pre-defined theme options (dark, vivid, modern, and classic themes)
258
+ - Added support for customizing admin portal navigation hover color
259
+ - Fixed typo of Andorra country in countries dropdown
260
+ - Fixed select popup alignment issue
261
+ - Changed no local authentication feature to also hide the sign-up form when there is no local authentication option (use only social logins and SSO for signing up)
262
+ - Added mock for feature flags API for admin portal preview mode
263
+ - Fixed resend invitation and activate your account API calls
264
+ - Fixed creating custom webhook on the Admin Portal is sent with the event ID and not with the event Key
265
+ - Added support for customizing fields and tabs in the admin portal
266
+
267
+ ### Angular Wrapper 5.7.0:
268
+ - Updated README.md with the current integration guide
269
+
270
+ ## [5.6.0](https://github.com/frontegg/frontegg-angular/compare/v5.5.3...v5.6.0) (2022-11-10)
271
+
272
+ - FR-9186 - support ssr with session and refresh token
273
+ - FR-9614 - Add support for innerThemeProvider for admin portal pages and tabs
274
+
275
+ - FR-9186 - fix pipeline
276
+ ### AdminPortal 6.36.0:
277
+ -
278
+
279
+ ### AdminPortal 6.35.0:
280
+ -
281
+ ### AdminPortal 6.34.0:
282
+ -
283
+
284
+ ### Angular Wrapper 5.6.0:
285
+ - FR-9186 - Fix changelog
286
+ - Add karma.conf.js and adjust docker file
287
+ - Adjust Test runnner flags, to run in docker
288
+ - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
289
+ - Change docker image to allow chromium to be installed
290
+ - Sanity Check
291
+
292
+ ## [5.5.3](https://github.com/frontegg/frontegg-angular/compare/v5.5.2...v5.5.3) (2022-10-26)
293
+
294
+ ### AdminPortal 6.34.0:
295
+ -
296
+
297
+ ### Angular Wrapper 5.5.3:
298
+ - FR-9186 - Fix changelog
299
+ - Add karma.conf.js and adjust docker file
300
+ - Adjust Test runnner flags, to run in docker
301
+ - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
302
+ - Change docker image to allow chromium to be installed
303
+ - Sanity Check
304
+ - Sanity check for angular
305
+
@@ -378,7 +378,7 @@
378
378
  },] }
379
379
  ];
380
380
 
381
- var sdkVersion = { version: '5.30.0' };
381
+ var sdkVersion = { version: '5.31.0' };
382
382
 
383
383
  var FronteggAppOptionsClass = /** @class */ (function () {
384
384
  function FronteggAppOptionsClass() {