@frontegg/angular 6.2.0-alpha.6337031631 → 6.2.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,417 @@
1
+ # Change Log
2
+
3
+ ## [6.2.0](https://github.com/frontegg/frontegg-angular/compare/v6.1.0...v6.2.0) (2023-9-28)
4
+
5
+ - Revamped the security page in the Admin Portal
6
+ #### Note: no migration is needed to upgrade between versions 5 to 6.
7
+
8
+ # Change Log
9
+
10
+ ## [6.1.0](https://github.com/frontegg/frontegg-angular/compare/v5.40.0...v6.1.0) (2023-9-27)
11
+
12
+ - FR-13509 - Added GTM integration
13
+
14
+ ## [5.40.0](https://github.com/frontegg/frontegg-angular/compare/v5.39.0...v5.40.0) (2023-9-5)
15
+
16
+ - Releasing the new Security Center Page, which will replace the current Security Page. Currently exposed on Early Access with limited availability by a feature flag.
17
+
18
+
19
+ # Change Log
20
+
21
+ ## [5.39.0](https://github.com/frontegg/frontegg-angular/compare/v5.38.0...v5.39.0) (2023-8-28)
22
+
23
+ - FR-13142 - Support setRootAccountData action for all account feature
24
+ - FR-12321 - Added max validations to session management fields
25
+
26
+
27
+ - FR-12974 - Fixed the issue with permissions and roles granted from user groups on User context
28
+ - FR-12322 - Change redirect to SSO text
29
+ - FR-12979 - Fixed MFA options save button to be disabled if the user has no security write permission
30
+
31
+ # Change Log
32
+
33
+ ## [5.38.0](https://github.com/frontegg/frontegg-angular/compare/v5.37.0...v5.38.0) (2023-8-14)
34
+
35
+ # v5.38.0
36
+ - FR-11857 - Added new support for hosted login to load user on load
37
+ - FR-12828 - Updated entitlements API response
38
+ - FR-12224 - Supported custom login for authenticated users without a tenant alias
39
+ - FR-12780 - Improved Entitlements Vanilla JS SDK
40
+
41
+ ### Angular Wrapper 5.38.0:
42
+ - FR-13038 - Added support for Angular 16
43
+ - FR-12986 - Added support of reporting Angular version header
44
+ - FR-12043 - Implemented FronteggEntitlementsService for exposing entitlements APIs
45
+
46
+ # Change Log
47
+
48
+ ## [5.37.0](https://github.com/frontegg/frontegg-angular/compare/v5.36.0...v5.37.0) (2023-7-24)
49
+
50
+ - FR-12828 - Added entitlements feature
51
+ - FR-12224 - Support custom login for authenticated users without a tenant alias
52
+ - FR-12688 - Make the Admin box compatible with the updated type of IUserProfile
53
+ - FR-12114 - Remove inactive custom social login provider
54
+ - FR-12098 - Fixed admin portal user status updates when email verification is off
55
+ - FR-12098 - Fixed workspace title for the vivid theme
56
+
57
+ ### Angular Wrapper 5.37.0:
58
+ - FR-12043 - Added entitlements feature
59
+ # Change Log
60
+
61
+ ## [5.36.0](https://github.com/frontegg/frontegg-angular/compare/v5.35.0...v5.36.0) (2023-7-13)
62
+
63
+ • FR-12550 - Align all auth methods to get the right login response type
64
+ • FR-12664 - Rename redux-saga file to prevent loop imports by webpack
65
+ • FR-12098 - Updated Admin portal user status to the correct one if email verification is off
66
+ • FR-12020 - Fixed blinking workspace title in admin portal vivid theme
67
+ • FR-12114 - Fixed custom social login provider shouldn't be shown if not active
68
+ • FR-12628 - Fixed custom login with hosted Oauth in URL
69
+ • FR-12575 - Changed remember my device value to be true by default
70
+ • FR-12581 - Added support for custom inline html and script
71
+ • FR-12343 - Added support for SSO per tenant
72
+ • FR-12488 - Backward compatible support for loadUsersV1
73
+ • FR-12164 - Added support for MSP bulk user invitation
74
+ • FR-12479 - Fixed MSP warning dialog issue
75
+ • FR-12408 - Redesigned Entitlements structure
76
+
77
+ ### Angular Wrapper 5.36.0:
78
+ - FR-12527 - Remove entitlements
79
+ # Change Log
80
+
81
+ ## [5.35.0](https://github.com/frontegg/frontegg-angular/compare/v5.34.0...v5.35.0) (2023-6-30)
82
+
83
+ - MSP update visibility, bugfix
84
+ - add security login flows
85
+
86
+ # Change Log
87
+
88
+ ## [5.34.0](https://github.com/frontegg/frontegg-angular/compare/v5.33.0...v5.34.0) (2023-6-28)
89
+
90
+ - FR-12277 - Extended tenants state with the active tenant to support MSP sub-accounts
91
+ - FR-12405 - MSP bug fixes
92
+ - FR-12381 - Migrated users table to load users by users V2 API
93
+
94
+ # Change Log
95
+
96
+ ## [5.33.0](https://github.com/frontegg/frontegg-angular/compare/v5.32.0...v5.33.0) (2023-6-22)
97
+
98
+ - Update load tenants to new version
99
+ - MSP bugfix, improvements
100
+ - Add support to load cdn component with the new vite version
101
+ - Fix new sso guide dark theme
102
+ - Add support props and frontegg hooks in custom components
103
+
104
+ # Change Log
105
+
106
+ ## [5.32.0](https://github.com/frontegg/frontegg-angular/compare/v5.31.0...v5.32.0) (2023-6-19)
107
+
108
+ Added support to load cdn component with the new vite version
109
+ - Fix for new sso guide dark theme
110
+ - Fix for login per tenant embedded with sub domain logout route
111
+ - Create MSP all accounts main page
112
+
113
+ # Change Log
114
+
115
+ ## [5.31.0](https://github.com/frontegg/frontegg-angular/compare/v5.30.0...v5.31.0) (2023-6-6)
116
+
117
+ - Improve login preview for login per tenant self service to rendered inside iframe
118
+ - Added required to fields in invite user modal
119
+ - Improve error handling for login
120
+ - Added MSP - all accounts main page and state
121
+
122
+
123
+ # Change Log
124
+
125
+ ## [5.30.0](https://github.com/frontegg/frontegg-angular/compare/v5.29.0...v5.30.0) (2023-5-28)
126
+
127
+ - Fixed hosted login with hash router
128
+ - Support login per tenant self service
129
+ - Added Cyprus phone area code 2 fa screen
130
+ - Added option to upload metadata file instead of metadata url
131
+
132
+ # Change Log
133
+
134
+ ## [5.29.0](https://github.com/frontegg/frontegg-angular/compare/v5.28.0...v5.29.0) (2023-5-23)
135
+
136
+ - Fix the issue with unnecessary white borders on the dark mode theme
137
+ - Add metadataHeaders type to contextOptions
138
+ - Add source header to all admin portal and login box requests
139
+ - Add login per tenant self service
140
+ - SSO Guides enhancements
141
+ - [Snyk] Security upgrade babel-plugin-module-resolver from 4.1.0 to 5.0.0
142
+ - Remove admin provisioning feature flag
143
+ - Report version and framework as requests headers
144
+ - [Snyk] Upgrade tslib from 2.3.0 to 2.5.0
145
+
146
+ # Change Log
147
+
148
+ ## [5.28.0](https://github.com/frontegg/frontegg-angular/compare/v5.27.0...v5.28.0) (2023-5-12)
149
+
150
+ - FR-11442 - Removed admin portal provisioning feature flag
151
+ - FR-11723 - Fixed refresh token when computer clock is set to a future time
152
+ - FR-11735 - Added support for customizing login per tenant in the admin portal
153
+ - FR-11442 - Removed legacy SSO tab code
154
+ - FR-11718 - Fix users' table UI issues
155
+ - FR-11113 - Fixed Frontegg logo overlapping navigation
156
+ - FR-11442 - Extract the provisioning tab to a separated page in the admin portal
157
+ - FR-11617 - Fixed a11y enter key press issue
158
+ - FR-11352 - Added support for nested table
159
+ - [Snyk] Security upgrade @azure/storage-blob from 12.11.0 to 12.13.0
160
+
161
+ # Change Log
162
+
163
+ ## [5.27.0](https://github.com/frontegg/frontegg-angular/compare/v5.26.0...v5.27.0) (2023-5-4)
164
+
165
+ - FR-11581 - fix a11y login-box onEnter event for links
166
+ - FR-11353 - add new tree graph component
167
+
168
+ ## [5.26.0](https://github.com/frontegg/frontegg-angular/compare/v5.25.0...v5.26.0) (2023-4-28)
169
+
170
+ - FR-11564 - Social login button shouldn't inherit from secondary color
171
+
172
+
173
+ ## [5.25.0](https://github.com/frontegg/frontegg-angular/compare/v5.24.0...v5.25.0) (2023-4-27)
174
+
175
+ - Fixed passkeys issue with reCaptcha
176
+ - Removed feature flag from passkeys button
177
+ - Enable loading Frontegg helper scripts by providing query params to Frontegg external source
178
+ - Security upgrade webpack from 5.74.0 to 5.76.0
179
+
180
+
181
+ ## [5.24.0](https://github.com/frontegg/frontegg-angular/compare/v5.23.0...v5.24.0) (2023-4-27)
182
+
183
+ - Fixed input hover issue on suffix icon
184
+ - A11y improvements
185
+
186
+
187
+ ## [5.23.0](https://github.com/frontegg/frontegg-angular/compare/v5.22.0...v5.23.0) (2023-4-25)
188
+
189
+ - Fix Passkeys button style
190
+ - Support login per tenant with search param
191
+
192
+ ## [5.22.0](https://github.com/frontegg/frontegg-angular/compare/v5.21.0...v5.22.0) (2023-4-23)
193
+ - Lock reduxjs/toolkit version to be compatible in Vite types plugin
194
+ - Fixed password input placeholder text in the login box
195
+ - Fixed social login buttons order
196
+ - Fix Vite js-sha256 warning
197
+ - Fixed company name error in split mode sign up
198
+ - Fixed phone number dropdown theming
199
+ - Added aria labels to buttons
200
+
201
+ ### Angular Wrapper 5.22.0:
202
+ - FR-11351 - preserve-query-params-for-login-per-tenant
203
+
204
+ ## [5.21.0](https://github.com/frontegg/frontegg-angular/compare/v5.20.0...v5.21.0) (2023-4-3)
205
+
206
+ - Added support for SCIM groups
207
+ - Updated texts across login box - grammar and terminology
208
+ - Added impersonation indicator to show impersonator that they're in an impersonation session
209
+ - Added passkeys feature
210
+
211
+ ### Angular Wrapper 5.21.0:
212
+ - Typo fix
213
+
214
+ ## [5.20.0](https://github.com/frontegg/frontegg-angular/compare/v5.19.0...v5.20.0) (2023-3-27)
215
+
216
+ - FR-11247 - fix version branch 6.82
217
+
218
+ - FR-11065 - add passkeys mock ff
219
+ - FR-11189 - mfa authenticator app change input type
220
+ - FR-10821 - fix table color
221
+ - FR-11204 - add unit testing with jest
222
+ - FR-11139 - fix groups
223
+ - FR-11039 - fix groups dummy
224
+ - FR-11039 - ff groups
225
+ - FR-10530 - fix ff store name
226
+ - FR-11067 - error handling on profile image upload
227
+ - FR-11039 - extend users table with groups column
228
+
229
+ - FR-10530 - fix ff
230
+ - FR-10654 - Fix OIDC loading screen
231
+ - FR-10530 - fix ff store name
232
+ - FR-10530 - fix ff store name
233
+ - FR-10530 - change ff behavior
234
+ - FR-10976 - Remove idle session export from default items
235
+
236
+
237
+ ## [5.19.0](https://github.com/frontegg/frontegg-angular/compare/v5.18.0...v5.19.0) (2023-3-16)
238
+
239
+ - Fixed use permission regex issue to accept a wild card
240
+ - User groups design fixes
241
+ - Fixed passkeys loading mode and login flow with MFA
242
+ - Update dependencies between passkeys and MFA on the privacy page
243
+ - Added support to reset Idle session timeout by post messages from the client iFrame
244
+ - Added an option to enforce redirect URLs to the same site only to avoid security issues
245
+ - Added support for customized social login providers
246
+
247
+
248
+ ## [5.18.0](https://github.com/frontegg/frontegg-angular/compare/v5.17.0...v5.18.0) (2023-3-10)
249
+
250
+ - Fixed resend OTC with reCaptcha
251
+ - Added support to let tenants create and manage user groups in the admin portal under a FF
252
+ - Added support to login with passkeys and manage passkeys in the admin portal under a FF
253
+ - Fixed invite users issue when the vendor is not forcing roles and permissions
254
+ - Support auth strategy and social logins for login per tenants
255
+ - Refactored feature flag mechanism to be based on rest-api package
256
+ - Fixed validation for postcode in admin portal forms
257
+ - Fixed SMS code input to have input type number
258
+ - Improved auth screens form UX
259
+
260
+ ### Angular Wrapper 5.18.0:
261
+ - Added support for redirect url in hosted login mode
262
+
263
+ ## [5.17.0](https://github.com/frontegg/frontegg-angular/compare/v5.16.0...v5.17.0) (2023-2-21)
264
+
265
+ - Fixed Admin portal SSO provider's options to be correlated with the vendor choice
266
+ - Fixed background for table pivot column
267
+ - Fixed impersonation by removing unnecessary redirects and adding a refresh call
268
+ - Fixed style reorder bug when using @emotion/react and Frontegg Next.JS
269
+
270
+ ## [5.16.0](https://github.com/frontegg/frontegg-angular/compare/v5.15.0...v5.16.0) (2023-2-8)
271
+
272
+ - Updated M2M tokens to reflect the vendor choice
273
+
274
+ ## [5.15.0](https://github.com/frontegg/frontegg-angular/compare/v5.14.0...v5.15.0) (2023-2-7)
275
+
276
+ - Fixed go-to-sign-up message position in speedy login layout
277
+ - Added an input component to the library for adding members to a tenant
278
+ - Fix filtering SSO providers according to the vendor selection
279
+ - Added user groups card header component to the library
280
+ - Improved the admin portal and login box performance and bundle size
281
+
282
+
283
+ ## [5.14.0](https://github.com/frontegg/frontegg-angular/compare/v5.13.0...v5.14.0) (2023-1-29)
284
+
285
+ - Fixed error message position in login with SMS screen
286
+ - Fixed missing client ID after creating API token
287
+
288
+ ## [5.13.0](https://github.com/frontegg/frontegg-angular/compare/v5.12.0...v5.13.0) (2023-1-25)
289
+
290
+ - Added email type to all email inputs in the login box and admin portal
291
+ - Fixed mobile width of the login box in modern and classic theme
292
+ - Fixed the scrolling issue in the privacy page in the admin portal
293
+ - Updated SCIM UI
294
+ - Added API to customize forget password button in the login with password page
295
+ - Improve split mode values layout
296
+ - Added support to access API tokens
297
+ - Updated Accept Invitation text, icon, and debounce
298
+ - Fixed OTC login for mobile
299
+ - Added support to sync vendor security policies
300
+ - Added impersonation indication for audit logs
301
+ - Added support for Impersonation
302
+
303
+
304
+ ## [5.12.0](https://github.com/frontegg/frontegg-angular/compare/v5.11.0...v5.12.0) (2023-1-16)
305
+
306
+ - Fixed sign up position in dark theme
307
+ - Added margin to login error
308
+ - Added support for built-in authenticators, security keys, and SMS as MFA methods
309
+
310
+
311
+ ## [5.11.0](https://github.com/frontegg/frontegg-angular/compare/v5.10.0...v5.11.0) (2023-1-11)
312
+
313
+ - Fixed login with apple redirect URL
314
+ - Added impersonation indication in login session table
315
+ - Added support for session expired logout on Hosted Login
316
+ - Added support for login with Linkedin
317
+ - Added support for Google one tap
318
+ - Improve insert OTC screen UI
319
+ - Improve UX of authentication forms
320
+ - Fix apple logo color and match to font color
321
+
322
+ ## [5.10.0](https://github.com/frontegg/frontegg-angular/compare/v5.9.0...v5.10.0) (2022-12-22)
323
+
324
+ - Few bug fixes
325
+
326
+
327
+ ## [5.9.0](https://github.com/frontegg/frontegg-angular/compare/v5.8.1...v5.9.0) (2022-12-20)
328
+
329
+ - Fixed mfa input on mobile
330
+ - Enabled scim without roles
331
+ - Fixed menu component for dark theme
332
+ - Added api navigation icon
333
+ - Added tests for mfa
334
+ - Added apple social login types
335
+ - Added support for Hiding Invoices
336
+
337
+
338
+ ## [5.8.1](https://github.com/frontegg/frontegg-angular/compare/v5.8.0...v5.8.1) (2022-12-13)
339
+
340
+ - Fixed MFA flow issues
341
+ - Added support for subscriptions billing collection
342
+ - Fixed the issue of the OTC screen submit button is disabled on mobile devices
343
+ - Added SCIM section in admin portal under FF
344
+
345
+ ## [5.8.0](https://github.com/frontegg/frontegg-angular/compare/v5.7.1...v5.8.0) (2022-12-8)
346
+
347
+ - Fixed ignoring `urlPrefix` issue
348
+ - Added the ability to Invite a user by bulk API in the admin portal
349
+ - Fixed OTC digits are not visible on mobile devices
350
+ - Added MFA devices management section in the admin portal under FF
351
+ - Fixed the ability to copy invite link for dynamic base URL as well
352
+ - Added new abilities to MFA flows under FF
353
+ - Added support for providing an external CDN to load fonts in Frontegg components
354
+
355
+ ## [5.7.1](https://github.com/frontegg/frontegg-angular/compare/v5.7.0...v5.7.1) (2022-11-28)
356
+
357
+ - FR-9750 - change api according to the new names security tabs
358
+ - FR-9717 - update rest api to have optional name in add user payload - and make sure to not send name if not exist
359
+ - FR-9826 - fix table header in dark theme
360
+ - FR-9237 - Max length for secret fields increased to 100
361
+ - FR-9742 - enroll mfa list
362
+ - FR-9772 - Send NULL on profilePictureUrl rather than null
363
+ - FR-9717 - Invite user customize form API
364
+ - FR-9597 - Webhooks - missing validation error on UI when added not allowed URL
365
+
366
+
367
+ ## [5.7.0](https://github.com/frontegg/frontegg-angular/compare/v5.6.0...v5.7.0) (2022-11-23)
368
+
369
+ - Added support for admin portal pre-defined theme options (dark, vivid, modern, and classic themes)
370
+ - Added support for customizing admin portal navigation hover color
371
+ - Fixed typo of Andorra country in countries dropdown
372
+ - Fixed select popup alignment issue
373
+ - 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)
374
+ - Added mock for feature flags API for admin portal preview mode
375
+ - Fixed resend invitation and activate your account API calls
376
+ - Fixed creating custom webhook on the Admin Portal is sent with the event ID and not with the event Key
377
+ - Added support for customizing fields and tabs in the admin portal
378
+
379
+ ### Angular Wrapper 5.7.0:
380
+ - Updated README.md with the current integration guide
381
+
382
+ ## [5.6.0](https://github.com/frontegg/frontegg-angular/compare/v5.5.3...v5.6.0) (2022-11-10)
383
+
384
+ - FR-9186 - support ssr with session and refresh token
385
+ - FR-9614 - Add support for innerThemeProvider for admin portal pages and tabs
386
+
387
+ - FR-9186 - fix pipeline
388
+ ### AdminPortal 6.36.0:
389
+ -
390
+
391
+ ### AdminPortal 6.35.0:
392
+ -
393
+ ### AdminPortal 6.34.0:
394
+ -
395
+
396
+ ### Angular Wrapper 5.6.0:
397
+ - FR-9186 - Fix changelog
398
+ - Add karma.conf.js and adjust docker file
399
+ - Adjust Test runnner flags, to run in docker
400
+ - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
401
+ - Change docker image to allow chromium to be installed
402
+ - Sanity Check
403
+
404
+ ## [5.5.3](https://github.com/frontegg/frontegg-angular/compare/v5.5.2...v5.5.3) (2022-10-26)
405
+
406
+ ### AdminPortal 6.34.0:
407
+ -
408
+
409
+ ### Angular Wrapper 5.5.3:
410
+ - FR-9186 - Fix changelog
411
+ - Add karma.conf.js and adjust docker file
412
+ - Adjust Test runnner flags, to run in docker
413
+ - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
414
+ - Change docker image to allow chromium to be installed
415
+ - Sanity Check
416
+ - Sanity check for angular
417
+
@@ -357,7 +357,7 @@
357
357
  }]
358
358
  }] });
359
359
 
360
- var sdkVersion = { version: '6.1.0' };
360
+ var sdkVersion = { version: '6.2.0' };
361
361
 
362
362
  var FronteggAppOptionsClass = /** @class */ (function () {
363
363
  function FronteggAppOptionsClass() {