@frontegg/angular 5.27.0 → 5.28.0-alpha.4946636663

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