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