@frontegg/js 7.31.0-alpha.4 → 7.31.0-alpha.6
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/index.js +1 -1
- package/node/index.js +1 -1
- package/node/version.js +1 -1
- package/package.json +2 -2
- package/umd/frontegg.development.js +44 -44
- package/umd/frontegg.production.min.js +1 -1
- package/umd/frontegg.production.min.js.LICENSE.txt +1 -1
- package/version.js +1 -1
package/index.js
CHANGED
package/node/index.js
CHANGED
package/node/version.js
CHANGED
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@frontegg/js",
|
|
3
|
-
"version": "7.31.0-alpha.
|
|
3
|
+
"version": "7.31.0-alpha.6",
|
|
4
4
|
"main": "./node/index.js",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Frontegg LTD",
|
|
7
7
|
"dependencies": {
|
|
8
8
|
"@babel/runtime": "^7.18.6",
|
|
9
|
-
"@frontegg/types": "7.31.0-alpha.
|
|
9
|
+
"@frontegg/types": "7.31.0-alpha.6"
|
|
10
10
|
},
|
|
11
11
|
"browserslist": {
|
|
12
12
|
"production": [
|
|
@@ -1618,7 +1618,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1618
1618
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1619
1619
|
/* harmony export */ });
|
|
1620
1620
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({
|
|
1621
|
-
cdnVersion: '7.31.0-alpha.
|
|
1621
|
+
cdnVersion: '7.31.0-alpha.6'
|
|
1622
1622
|
});
|
|
1623
1623
|
|
|
1624
1624
|
/***/ }),
|
|
@@ -5277,22 +5277,22 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
5277
5277
|
/* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ../../../helpers */ "../../dist/@frontegg/redux-store/helpers/handlers.js");
|
|
5278
5278
|
/* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! ../../../helpers */ "../../dist/@frontegg/redux-store/helpers/encoders.js");
|
|
5279
5279
|
/* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! ../../../helpers */ "../../dist/@frontegg/redux-store/helpers/converters.js");
|
|
5280
|
-
/* harmony import */ var
|
|
5281
|
-
/* harmony import */ var
|
|
5280
|
+
/* harmony import */ var _state__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ../state */ "../../dist/@frontegg/redux-store/auth/LoginState/state.js");
|
|
5281
|
+
/* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ../helpers */ "../../dist/@frontegg/redux-store/auth/LoginState/helpers.js");
|
|
5282
5282
|
/* harmony import */ var _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @frontegg/rest-api */ "../../dist/@frontegg/rest-api/ContextHolder/index.js");
|
|
5283
|
-
/* harmony import */ var
|
|
5283
|
+
/* harmony import */ var _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @frontegg/rest-api */ "../../dist/@frontegg/rest-api/auth/enums.js");
|
|
5284
5284
|
/* harmony import */ var _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! @frontegg/rest-api */ "../../dist/@frontegg/rest-api/auth/interfaces.js");
|
|
5285
5285
|
/* harmony import */ var _hostedLoginAuthorize_actions__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! ./hostedLoginAuthorize.actions */ "../../dist/@frontegg/redux-store/auth/LoginState/actions/hostedLoginAuthorize.actions.js");
|
|
5286
5286
|
/* harmony import */ var _toolkit__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ../../../toolkit */ "../../dist/@frontegg/redux-store/auth/Entitlements/helpers.js");
|
|
5287
|
-
/* harmony import */ var
|
|
5288
|
-
/* harmony import */ var
|
|
5287
|
+
/* harmony import */ var _toolkit__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ../../../toolkit */ "../../dist/@frontegg/redux-store/toolkit/FronteggNativeModule.js");
|
|
5288
|
+
/* harmony import */ var _interfaces__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ../../interfaces */ "../../dist/@frontegg/redux-store/auth/interfaces.js");
|
|
5289
5289
|
/* harmony import */ var _consts__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ../consts */ "../../dist/@frontegg/redux-store/auth/LoginState/consts.js");
|
|
5290
5290
|
/* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! ../../../helpers */ "../../dist/@frontegg/redux-store/helpers/gtm.js");
|
|
5291
5291
|
/* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../../helpers */ "../../dist/@frontegg/redux-store/auth/helpers.js");
|
|
5292
5292
|
/* harmony import */ var _MfaState_interfaces__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! ../../MfaState/interfaces */ "../../dist/@frontegg/redux-store/auth/MfaState/interfaces.js");
|
|
5293
|
-
/* harmony import */ var
|
|
5293
|
+
/* harmony import */ var _SSOState_interfaces__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ../../SSOState/interfaces */ "../../dist/@frontegg/redux-store/auth/SSOState/interfaces.js");
|
|
5294
5294
|
/* harmony import */ var _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! @frontegg/rest-api */ "../../dist/@frontegg/rest-api/auth/utils.js");
|
|
5295
|
-
/* harmony import */ var
|
|
5295
|
+
/* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ../../../constants */ "../../dist/@frontegg/redux-store/constants.js");
|
|
5296
5296
|
|
|
5297
5297
|
|
|
5298
5298
|
const _excluded = ["callback"],
|
|
@@ -5539,7 +5539,7 @@ const _excluded = ["callback"],
|
|
|
5539
5539
|
routes
|
|
5540
5540
|
} = store.auth;
|
|
5541
5541
|
if ((0,_helpers__WEBPACK_IMPORTED_MODULE_3__.isMfaRequired)(user, store.root.appName)) {
|
|
5542
|
-
const mfaRequiredState = await actions.getMfaRequiredState(user);
|
|
5542
|
+
const mfaRequiredState = await actions.getMfaRequiredState(user, _constants__WEBPACK_IMPORTED_MODULE_7__.DEFAULT_RETRY_CONFIG, true);
|
|
5543
5543
|
actions.setAuthState(mfaRequiredState);
|
|
5544
5544
|
onRedirectTo(routes.loginUrl, {
|
|
5545
5545
|
preserveQueryParams: true
|
|
@@ -5550,32 +5550,32 @@ const _excluded = ["callback"],
|
|
|
5550
5550
|
Object.assign(store.auth.loginState, state);
|
|
5551
5551
|
};
|
|
5552
5552
|
const resetLoginState = () => {
|
|
5553
|
-
(0,_helpers__WEBPACK_IMPORTED_MODULE_6__.deepResetState)(store, ['auth', 'loginState'],
|
|
5553
|
+
(0,_helpers__WEBPACK_IMPORTED_MODULE_6__.deepResetState)(store, ['auth', 'loginState'], _state__WEBPACK_IMPORTED_MODULE_8__.initialState);
|
|
5554
|
+
};
|
|
5555
|
+
const getRetryWithBlockingCallbackPayload = requestName => {
|
|
5556
|
+
const callback = (_, error) => {
|
|
5557
|
+
if (!error) return;
|
|
5558
|
+
actions.setErrorByRequestName({
|
|
5559
|
+
requestName,
|
|
5560
|
+
traceId: (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.errorTraceId)(error)
|
|
5561
|
+
});
|
|
5562
|
+
};
|
|
5563
|
+
return (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.withRetryConfig)({
|
|
5564
|
+
callback
|
|
5565
|
+
});
|
|
5554
5566
|
};
|
|
5555
5567
|
const requestAuthorize = async firstTime => {
|
|
5556
5568
|
const calls = [];
|
|
5557
5569
|
const callsAfterRefresh = [];
|
|
5558
5570
|
calls.push(__refreshToken());
|
|
5559
5571
|
if (firstTime) {
|
|
5560
|
-
const getRetryWithBlockingCallbackPayload = requestName => {
|
|
5561
|
-
const callback = (_, error) => {
|
|
5562
|
-
if (!error) return;
|
|
5563
|
-
actions.setErrorByRequestName({
|
|
5564
|
-
requestName,
|
|
5565
|
-
traceId: (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.errorTraceId)(error)
|
|
5566
|
-
});
|
|
5567
|
-
};
|
|
5568
|
-
return (0,_helpers__WEBPACK_IMPORTED_MODULE_6__.withRetryConfig)({
|
|
5569
|
-
callback
|
|
5570
|
-
});
|
|
5571
|
-
};
|
|
5572
5572
|
actions.setAuthState({
|
|
5573
5573
|
isLoading: true
|
|
5574
5574
|
});
|
|
5575
5575
|
calls.push(actions.loadSocialLoginsConfigurationV2((0,_helpers__WEBPACK_IMPORTED_MODULE_6__.withRetryConfig)()));
|
|
5576
|
-
calls.push(actions.loadAllowSignUps(getRetryWithBlockingCallbackPayload(
|
|
5577
|
-
calls.push(actions.loadPublicAuthStrategiesPolicy(getRetryWithBlockingCallbackPayload(
|
|
5578
|
-
calls.push(__loadSSOPublicConfigurationFunction(getRetryWithBlockingCallbackPayload(
|
|
5576
|
+
calls.push(actions.loadAllowSignUps(getRetryWithBlockingCallbackPayload(_interfaces__WEBPACK_IMPORTED_MODULE_9__.REQUEST_NAME.LOAD_ALLOW_SIGNUPS)));
|
|
5577
|
+
calls.push(actions.loadPublicAuthStrategiesPolicy(getRetryWithBlockingCallbackPayload(_interfaces__WEBPACK_IMPORTED_MODULE_9__.REQUEST_NAME.LOAD_PUBLIC_AUTH_STRATEGIES_POLICY)));
|
|
5578
|
+
calls.push(__loadSSOPublicConfigurationFunction(getRetryWithBlockingCallbackPayload(_interfaces__WEBPACK_IMPORTED_MODULE_9__.REQUEST_NAME.LOAD_SSO_PUBLIC_CONFIGURATION)));
|
|
5579
5579
|
calls.push(actions.loadVendorPublicInfo((0,_helpers__WEBPACK_IMPORTED_MODULE_6__.withRetryConfig)()));
|
|
5580
5580
|
calls.push(__refreshMetadata((0,_helpers__WEBPACK_IMPORTED_MODULE_6__.withRetryConfig)()));
|
|
5581
5581
|
/*
|
|
@@ -5583,7 +5583,7 @@ const _excluded = ["callback"],
|
|
|
5583
5583
|
to check if custom login is enabled without the tenant alias (search-param/subdomain)
|
|
5584
5584
|
we have to wait for the user state (refreshToken request)
|
|
5585
5585
|
*/
|
|
5586
|
-
callsAfterRefresh.push(actions.loadCustomLoginRoutes(getRetryWithBlockingCallbackPayload(
|
|
5586
|
+
callsAfterRefresh.push(actions.loadCustomLoginRoutes(getRetryWithBlockingCallbackPayload(_interfaces__WEBPACK_IMPORTED_MODULE_9__.REQUEST_NAME.LOAD_CUSTOM_LOGIN_ROUTES)));
|
|
5587
5587
|
}
|
|
5588
5588
|
await Promise.all(calls);
|
|
5589
5589
|
if (callsAfterRefresh.length > 0) {
|
|
@@ -5595,13 +5595,13 @@ const _excluded = ["callback"],
|
|
|
5595
5595
|
};
|
|
5596
5596
|
const requestAuthorizeSSR = async payload => {
|
|
5597
5597
|
const calls = [];
|
|
5598
|
-
calls.push(actions.loadSocialLoginsConfigurationV2());
|
|
5599
|
-
calls.push(actions.loadAllowSignUps());
|
|
5600
|
-
calls.push(__loadSSOPublicConfigurationFunction());
|
|
5601
|
-
calls.push(actions.loadVendorPublicInfo());
|
|
5598
|
+
calls.push(actions.loadSocialLoginsConfigurationV2((0,_helpers__WEBPACK_IMPORTED_MODULE_6__.withRetryConfig)()));
|
|
5599
|
+
calls.push(actions.loadAllowSignUps(getRetryWithBlockingCallbackPayload(_interfaces__WEBPACK_IMPORTED_MODULE_9__.REQUEST_NAME.LOAD_ALLOW_SIGNUPS)));
|
|
5600
|
+
calls.push(__loadSSOPublicConfigurationFunction(getRetryWithBlockingCallbackPayload(_interfaces__WEBPACK_IMPORTED_MODULE_9__.REQUEST_NAME.LOAD_SSO_PUBLIC_CONFIGURATION)));
|
|
5601
|
+
calls.push(actions.loadVendorPublicInfo((0,_helpers__WEBPACK_IMPORTED_MODULE_6__.withRetryConfig)()));
|
|
5602
5602
|
calls.push(__refreshMetadata());
|
|
5603
5603
|
calls.push(__isMFARequiredSSR(payload));
|
|
5604
|
-
calls.push(actions.loadCustomLoginRoutes());
|
|
5604
|
+
calls.push(actions.loadCustomLoginRoutes(getRetryWithBlockingCallbackPayload(_interfaces__WEBPACK_IMPORTED_MODULE_9__.REQUEST_NAME.LOAD_CUSTOM_LOGIN_ROUTES)));
|
|
5605
5605
|
await Promise.all(calls);
|
|
5606
5606
|
};
|
|
5607
5607
|
const ssoPreloginFailed = async _ref3 => {
|
|
@@ -5618,13 +5618,13 @@ const _excluded = ["callback"],
|
|
|
5618
5618
|
callback == null ? void 0 : callback();
|
|
5619
5619
|
return;
|
|
5620
5620
|
}
|
|
5621
|
-
if ((publicPolicy == null ? void 0 : publicPolicy.authStrategy) ===
|
|
5621
|
+
if ((publicPolicy == null ? void 0 : publicPolicy.authStrategy) === _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_10__.AuthStrategyEnum.EmailAndPassword) {
|
|
5622
5622
|
actions.setLoginState({
|
|
5623
5623
|
step: _interfaces__WEBPACK_IMPORTED_MODULE_4__.LoginStep.loginWithPassword,
|
|
5624
5624
|
loading: false
|
|
5625
5625
|
});
|
|
5626
5626
|
callback == null ? void 0 : callback();
|
|
5627
|
-
} else if ([
|
|
5627
|
+
} else if ([_frontegg_rest_api__WEBPACK_IMPORTED_MODULE_10__.AuthStrategyEnum.MagicLink, _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_10__.AuthStrategyEnum.Code, _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_10__.AuthStrategyEnum.SmsCode].includes(publicPolicy == null ? void 0 : publicPolicy.authStrategy)) {
|
|
5628
5628
|
await actions.passwordlessPreLogin((0,_babel_runtime_helpers_esm_extends__WEBPACK_IMPORTED_MODULE_1__["default"])({}, body, {
|
|
5629
5629
|
type: publicPolicy == null ? void 0 : publicPolicy.authStrategy,
|
|
5630
5630
|
callback
|
|
@@ -5649,7 +5649,7 @@ const _excluded = ["callback"],
|
|
|
5649
5649
|
});
|
|
5650
5650
|
try {
|
|
5651
5651
|
const onRedirectTo = store.auth.onRedirectTo;
|
|
5652
|
-
const tenantId = (0,
|
|
5652
|
+
const tenantId = (0,_helpers__WEBPACK_IMPORTED_MODULE_11__.getSearchParam)(_helpers__WEBPACK_IMPORTED_MODULE_11__.TENANT_ID_PARAM_KEY);
|
|
5653
5653
|
const preLoginResult = await api.auth.preLoginV2({
|
|
5654
5654
|
email,
|
|
5655
5655
|
tenantId
|
|
@@ -5660,14 +5660,14 @@ const _excluded = ["callback"],
|
|
|
5660
5660
|
} = preLoginResult != null ? preLoginResult : {};
|
|
5661
5661
|
if (address) {
|
|
5662
5662
|
let ssoRedirectUrl = address;
|
|
5663
|
-
if (idpType ===
|
|
5663
|
+
if (idpType === _SSOState_interfaces__WEBPACK_IMPORTED_MODULE_12__.SamlVendors.Oidc && !ssoRedirectUrl.includes('redirect_uri')) {
|
|
5664
5664
|
const {
|
|
5665
5665
|
oidcRedirectUrl
|
|
5666
5666
|
} = store.auth.routes;
|
|
5667
5667
|
ssoRedirectUrl += `&redirect_uri=${window.location.origin}${oidcRedirectUrl}`;
|
|
5668
5668
|
}
|
|
5669
|
-
if (
|
|
5670
|
-
|
|
5669
|
+
if (_toolkit__WEBPACK_IMPORTED_MODULE_13__["default"].isLoginWithSSOAvailable()) {
|
|
5670
|
+
_toolkit__WEBPACK_IMPORTED_MODULE_13__["default"].loginWithSSO(email);
|
|
5671
5671
|
setLoginState({
|
|
5672
5672
|
loading: false
|
|
5673
5673
|
});
|
|
@@ -5753,7 +5753,7 @@ const _excluded = ["callback"],
|
|
|
5753
5753
|
routes
|
|
5754
5754
|
} = store.auth;
|
|
5755
5755
|
if ((0,_helpers__WEBPACK_IMPORTED_MODULE_3__.isMfaRequired)(user, store.root.appName)) {
|
|
5756
|
-
const mfaRequiredState = await actions.getMfaRequiredState(user,
|
|
5756
|
+
const mfaRequiredState = await actions.getMfaRequiredState(user, _constants__WEBPACK_IMPORTED_MODULE_7__.DEFAULT_RETRY_CONFIG, true);
|
|
5757
5757
|
actions.setAuthState(mfaRequiredState);
|
|
5758
5758
|
onRedirectTo(routes.loginUrl, {
|
|
5759
5759
|
preserveQueryParams: true
|
|
@@ -5898,7 +5898,7 @@ const _excluded = ["callback"],
|
|
|
5898
5898
|
// TODO: fix @frontegg/rest-api return value
|
|
5899
5899
|
// @ts-ignore
|
|
5900
5900
|
const preloginRes = await api.auth.passwordlessPreLogin((0,_babel_runtime_helpers_esm_extends__WEBPACK_IMPORTED_MODULE_1__["default"])({}, payload, {
|
|
5901
|
-
type:
|
|
5901
|
+
type: _frontegg_rest_api__WEBPACK_IMPORTED_MODULE_10__.AuthStrategyEnum.SmsCode
|
|
5902
5902
|
}));
|
|
5903
5903
|
setLoginState({
|
|
5904
5904
|
step: _interfaces__WEBPACK_IMPORTED_MODULE_4__.LoginStep.loginWithQuickSmsOtc,
|
|
@@ -5971,7 +5971,7 @@ const _excluded = ["callback"],
|
|
|
5971
5971
|
loading: true
|
|
5972
5972
|
});
|
|
5973
5973
|
let email;
|
|
5974
|
-
if ((0,
|
|
5974
|
+
if ((0,_helpers__WEBPACK_IMPORTED_MODULE_11__.isEmailPayload)(payload)) {
|
|
5975
5975
|
email = payload.email;
|
|
5976
5976
|
}
|
|
5977
5977
|
// TODO: [Typescript 4.8] fix @frontegg/rest-api return value
|
|
@@ -6026,7 +6026,7 @@ const _excluded = ["callback"],
|
|
|
6026
6026
|
var _events$userVerified;
|
|
6027
6027
|
const userVerifiedPayload = {
|
|
6028
6028
|
email: user.email,
|
|
6029
|
-
origin:
|
|
6029
|
+
origin: _interfaces__WEBPACK_IMPORTED_MODULE_9__.UserVerifiedOriginTypes.PASSWORDLESS,
|
|
6030
6030
|
id: user.id,
|
|
6031
6031
|
tenantId: user.tenantId,
|
|
6032
6032
|
createdAt: new Date(),
|
|
@@ -17902,7 +17902,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
17902
17902
|
/* harmony import */ var _subscriptions_interfaces__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./subscriptions/interfaces */ "../../dist/@frontegg/redux-store/subscriptions/interfaces.js");
|
|
17903
17903
|
/* harmony import */ var _vendor__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./vendor */ "../../dist/@frontegg/redux-store/vendor/index.js");
|
|
17904
17904
|
/* harmony import */ var _audits__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./audits */ "../../dist/@frontegg/redux-store/audits/index.js");
|
|
17905
|
-
/** @license Frontegg v7.31.0-alpha.
|
|
17905
|
+
/** @license Frontegg v7.31.0-alpha.6
|
|
17906
17906
|
*
|
|
17907
17907
|
* This source code is licensed under the MIT license found in the
|
|
17908
17908
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -27835,7 +27835,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
27835
27835
|
/* harmony import */ var _entitlements_interfaces__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./entitlements/interfaces */ "../../dist/@frontegg/rest-api/entitlements/interfaces.js");
|
|
27836
27836
|
/* harmony import */ var _security_center_interfaces__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! ./security-center/interfaces */ "../../dist/@frontegg/rest-api/security-center/interfaces.js");
|
|
27837
27837
|
/* harmony import */ var _applications_interfaces__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! ./applications/interfaces */ "../../dist/@frontegg/rest-api/applications/interfaces.js");
|
|
27838
|
-
/** @license Frontegg v7.31.0-alpha.
|
|
27838
|
+
/** @license Frontegg v7.31.0-alpha.6
|
|
27839
27839
|
*
|
|
27840
27840
|
* This source code is licensed under the MIT license found in the
|
|
27841
27841
|
* LICENSE file in the root directory of this source tree.
|
|
@@ -30465,7 +30465,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30465
30465
|
/* harmony export */ });
|
|
30466
30466
|
/* harmony import */ var _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ThemeOptions */ "../../dist/@frontegg/types/ThemeOptions/index.js");
|
|
30467
30467
|
/* harmony import */ var _Metadata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Metadata */ "../../dist/@frontegg/types/Metadata/index.js");
|
|
30468
|
-
/** @license Frontegg v7.31.0-alpha.
|
|
30468
|
+
/** @license Frontegg v7.31.0-alpha.6
|
|
30469
30469
|
*
|
|
30470
30470
|
* This source code is licensed under the MIT license found in the
|
|
30471
30471
|
* LICENSE file in the root directory of this source tree.
|