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