@frontegg/angular 6.8.0 → 6.9.0-alpha.6928684775

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