@frontegg/js 6.66.0-alpha.5 → 6.66.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.
@@ -128,7 +128,7 @@ export var LoginBoxRenderer = /*#__PURE__*/function () {
128
128
  this.themeOptions = themeOptions;
129
129
 
130
130
  if (!this.themeSetter) {
131
- console.warn("this.themeSetter is not defined yet");
131
+ console.warn('this.themeSetter is not defined yet');
132
132
  }
133
133
 
134
134
  (_this$themeSetter = this.themeSetter) == null ? void 0 : _this$themeSetter.call(this, this.themeOptions);
@@ -139,7 +139,7 @@ export var LoginBoxRenderer = /*#__PURE__*/function () {
139
139
  var _this$setRoute;
140
140
 
141
141
  if (!this.setRoute) {
142
- console.warn("this.setRoute is not defined yet");
142
+ console.warn('this.setRoute is not defined yet');
143
143
  }
144
144
 
145
145
  (_this$setRoute = this.setRoute) == null ? void 0 : _this$setRoute.call(this, staticRoute);
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license Frontegg v6.66.0-alpha.5
1
+ /** @license Frontegg v6.66.0
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
@@ -150,7 +150,7 @@ var LoginBoxRenderer = /*#__PURE__*/function () {
150
150
  this.themeOptions = themeOptions;
151
151
 
152
152
  if (!this.themeSetter) {
153
- console.warn("this.themeSetter is not defined yet");
153
+ console.warn('this.themeSetter is not defined yet');
154
154
  }
155
155
 
156
156
  (_this$themeSetter = this.themeSetter) == null ? void 0 : _this$themeSetter.call(this, this.themeOptions);
@@ -161,7 +161,7 @@ var LoginBoxRenderer = /*#__PURE__*/function () {
161
161
  var _this$setRoute;
162
162
 
163
163
  if (!this.setRoute) {
164
- console.warn("this.setRoute is not defined yet");
164
+ console.warn('this.setRoute is not defined yet');
165
165
  }
166
166
 
167
167
  (_this$setRoute = this.setRoute) == null ? void 0 : _this$setRoute.call(this, staticRoute);
package/node/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /** @license Frontegg v6.66.0-alpha.5
1
+ /** @license Frontegg v6.66.0
2
2
  *
3
3
  * This source code is licensed under the MIT license found in the
4
4
  * LICENSE file in the root directory of this source tree.
@@ -5,8 +5,8 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.mockFlagsList = void 0;
7
7
  var mockFlagsList = {
8
- 'admin_portal_ip_restrictions': 'on',
9
- 'admin_portal_domain_restrictions': 'on',
8
+ admin_portal_ip_restrictions: 'on',
9
+ admin_portal_domain_restrictions: 'on',
10
10
  'new-mfa-pages': 'on'
11
11
  };
12
12
  exports.mockFlagsList = mockFlagsList;
package/node/version.js CHANGED
@@ -5,6 +5,6 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports["default"] = void 0;
7
7
  var _default = {
8
- "cdnVersion": "6.66.0-alpha.5"
8
+ cdnVersion: '6.66.0'
9
9
  };
10
10
  exports["default"] = _default;
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@frontegg/js",
3
- "version": "6.66.0-alpha.5",
3
+ "version": "6.66.0",
4
4
  "main": "./node/index.js",
5
5
  "license": "MIT",
6
6
  "dependencies": {
7
7
  "@babel/runtime": "^7.18.6",
8
- "@frontegg/types": "6.66.0-alpha.5"
8
+ "@frontegg/types": "6.66.0"
9
9
  },
10
10
  "browserslist": {
11
11
  "production": [
@@ -1027,7 +1027,7 @@ var LoginBoxRenderer = /*#__PURE__*/function () {
1027
1027
  this.themeOptions = themeOptions;
1028
1028
 
1029
1029
  if (!this.themeSetter) {
1030
- console.warn("this.themeSetter is not defined yet");
1030
+ console.warn('this.themeSetter is not defined yet');
1031
1031
  }
1032
1032
 
1033
1033
  (_this$themeSetter = this.themeSetter) == null ? void 0 : _this$themeSetter.call(this, this.themeOptions);
@@ -1038,7 +1038,7 @@ var LoginBoxRenderer = /*#__PURE__*/function () {
1038
1038
  var _this$setRoute;
1039
1039
 
1040
1040
  if (!this.setRoute) {
1041
- console.warn("this.setRoute is not defined yet");
1041
+ console.warn('this.setRoute is not defined yet');
1042
1042
  }
1043
1043
 
1044
1044
  (_this$setRoute = this.setRoute) == null ? void 0 : _this$setRoute.call(this, staticRoute);
@@ -1296,8 +1296,8 @@ __webpack_require__.r(__webpack_exports__);
1296
1296
  /* harmony export */ "mockFlagsList": () => (/* binding */ mockFlagsList)
1297
1297
  /* harmony export */ });
1298
1298
  var mockFlagsList = {
1299
- 'admin_portal_ip_restrictions': 'on',
1300
- 'admin_portal_domain_restrictions': 'on',
1299
+ admin_portal_ip_restrictions: 'on',
1300
+ admin_portal_domain_restrictions: 'on',
1301
1301
  'new-mfa-pages': 'on'
1302
1302
  };
1303
1303
 
@@ -1315,7 +1315,7 @@ __webpack_require__.r(__webpack_exports__);
1315
1315
  /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
1316
1316
  /* harmony export */ });
1317
1317
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({
1318
- "cdnVersion": "6.66.0-alpha.5"
1318
+ cdnVersion: '6.66.0'
1319
1319
  });
1320
1320
 
1321
1321
  /***/ }),
@@ -9060,7 +9060,6 @@ let SSOStateKeys;
9060
9060
  SSOStateKeys["GET_SSO_AUTHORIZATION_ROLES"] = "GET_SSO_AUTHORIZATION_ROLES";
9061
9061
  })(SSOStateKeys || (SSOStateKeys = {}));
9062
9062
 
9063
- ;
9064
9063
  let SamlVendors;
9065
9064
 
9066
9065
  (function (SamlVendors) {
@@ -18166,7 +18165,7 @@ const generateMainColorObject = color => {
18166
18165
  light: (0,_colorManipulator__WEBPACK_IMPORTED_MODULE_1__.rgbToHex)((0,_colorManipulator__WEBPACK_IMPORTED_MODULE_1__.lighten)(color, 0.4)),
18167
18166
  dark: (0,_colorManipulator__WEBPACK_IMPORTED_MODULE_1__.rgbToHex)((0,_colorManipulator__WEBPACK_IMPORTED_MODULE_1__.darken)(color, 0.15)),
18168
18167
  hover: (0,_colorManipulator__WEBPACK_IMPORTED_MODULE_1__.rgbToHex)((0,_colorManipulator__WEBPACK_IMPORTED_MODULE_1__.darken)(color, 0.15)),
18169
- active: (0,_colorManipulator__WEBPACK_IMPORTED_MODULE_1__.rgbToHex)((0,_colorManipulator__WEBPACK_IMPORTED_MODULE_1__.darken)(color, 0.20))
18168
+ active: (0,_colorManipulator__WEBPACK_IMPORTED_MODULE_1__.rgbToHex)((0,_colorManipulator__WEBPACK_IMPORTED_MODULE_1__.darken)(color, 0.2))
18170
18169
  };
18171
18170
  }
18172
18171
  };
@@ -18537,7 +18536,7 @@ __webpack_require__.r(__webpack_exports__);
18537
18536
  /* harmony export */ });
18538
18537
  /* harmony import */ var _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ThemeOptions */ "../../dist/@frontegg/types/ThemeOptions/index.js");
18539
18538
  /* harmony import */ var _Metadata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Metadata */ "../../dist/@frontegg/types/Metadata/index.js");
18540
- /** @license Frontegg v6.66.0-alpha.5
18539
+ /** @license Frontegg v6.66.0
18541
18540
  *
18542
18541
  * This source code is licensed under the MIT license found in the
18543
18542
  * LICENSE file in the root directory of this source tree.