@frontegg/js 6.194.0 → 6.195.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/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 +16 -3
- package/umd/frontegg.production.min.js +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": "6.
|
|
3
|
+
"version": "6.195.0",
|
|
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": "6.
|
|
9
|
+
"@frontegg/types": "6.195.0"
|
|
10
10
|
},
|
|
11
11
|
"browserslist": {
|
|
12
12
|
"production": [
|
|
@@ -1523,7 +1523,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1523
1523
|
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
1524
1524
|
/* harmony export */ });
|
|
1525
1525
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({
|
|
1526
|
-
cdnVersion: '6.
|
|
1526
|
+
cdnVersion: '6.195.0'
|
|
1527
1527
|
});
|
|
1528
1528
|
|
|
1529
1529
|
/***/ }),
|
|
@@ -25650,7 +25650,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
25650
25650
|
/* harmony export */ "ProfilePageFields": () => (/* binding */ ProfilePageFields),
|
|
25651
25651
|
/* harmony export */ "SecurityPageTabs": () => (/* binding */ SecurityPageTabs),
|
|
25652
25652
|
/* harmony export */ "SessionManagementTabFields": () => (/* binding */ SessionManagementTabFields),
|
|
25653
|
-
/* harmony export */ "SubscriptionsPageFields": () => (/* binding */ SubscriptionsPageFields)
|
|
25653
|
+
/* harmony export */ "SubscriptionsPageFields": () => (/* binding */ SubscriptionsPageFields),
|
|
25654
|
+
/* harmony export */ "UsersTableColumns": () => (/* binding */ UsersTableColumns)
|
|
25654
25655
|
/* harmony export */ });
|
|
25655
25656
|
let ProfilePageFields;
|
|
25656
25657
|
(function (ProfilePageFields) {
|
|
@@ -25677,6 +25678,16 @@ let AccountPageFields;
|
|
|
25677
25678
|
AccountPageFields["Timezone"] = "timezone";
|
|
25678
25679
|
AccountPageFields["Currency"] = "currency";
|
|
25679
25680
|
})(AccountPageFields || (AccountPageFields = {}));
|
|
25681
|
+
let UsersTableColumns;
|
|
25682
|
+
(function (UsersTableColumns) {
|
|
25683
|
+
UsersTableColumns["User"] = "user";
|
|
25684
|
+
UsersTableColumns["Applications"] = "applications";
|
|
25685
|
+
UsersTableColumns["Groups"] = "groups";
|
|
25686
|
+
UsersTableColumns["Roles"] = "roles";
|
|
25687
|
+
UsersTableColumns["JoinedAt"] = "joinedAt";
|
|
25688
|
+
UsersTableColumns["LastSeen"] = "lastSeen";
|
|
25689
|
+
UsersTableColumns["ManagedBy"] = "managedBy";
|
|
25690
|
+
})(UsersTableColumns || (UsersTableColumns = {}));
|
|
25680
25691
|
let SubscriptionsPageFields;
|
|
25681
25692
|
(function (SubscriptionsPageFields) {
|
|
25682
25693
|
SubscriptionsPageFields["Invoices"] = "invoices";
|
|
@@ -25737,6 +25748,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
25737
25748
|
/* harmony export */ "SessionManagementTabFields": () => (/* reexport safe */ _fieldsAppearanceConsts__WEBPACK_IMPORTED_MODULE_1__.SessionManagementTabFields),
|
|
25738
25749
|
/* harmony export */ "SignupFields": () => (/* reexport safe */ _LoginBoxTheme__WEBPACK_IMPORTED_MODULE_0__.SignupFields),
|
|
25739
25750
|
/* harmony export */ "SubscriptionsPageFields": () => (/* reexport safe */ _fieldsAppearanceConsts__WEBPACK_IMPORTED_MODULE_1__.SubscriptionsPageFields),
|
|
25751
|
+
/* harmony export */ "UsersTableColumns": () => (/* reexport safe */ _fieldsAppearanceConsts__WEBPACK_IMPORTED_MODULE_1__.UsersTableColumns),
|
|
25740
25752
|
/* harmony export */ "fieldAppearance": () => (/* binding */ fieldAppearance),
|
|
25741
25753
|
/* harmony export */ "tabAppearance": () => (/* binding */ tabAppearance)
|
|
25742
25754
|
/* harmony export */ });
|
|
@@ -25781,13 +25793,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
25781
25793
|
/* harmony export */ "SessionManagementTabFields": () => (/* reexport safe */ _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__.SessionManagementTabFields),
|
|
25782
25794
|
/* harmony export */ "SignupFields": () => (/* reexport safe */ _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__.SignupFields),
|
|
25783
25795
|
/* harmony export */ "SubscriptionsPageFields": () => (/* reexport safe */ _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__.SubscriptionsPageFields),
|
|
25796
|
+
/* harmony export */ "UsersTableColumns": () => (/* reexport safe */ _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__.UsersTableColumns),
|
|
25784
25797
|
/* harmony export */ "alpha": () => (/* reexport safe */ _Metadata__WEBPACK_IMPORTED_MODULE_1__.alpha),
|
|
25785
25798
|
/* harmony export */ "fieldAppearance": () => (/* reexport safe */ _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__.fieldAppearance),
|
|
25786
25799
|
/* harmony export */ "tabAppearance": () => (/* reexport safe */ _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__.tabAppearance)
|
|
25787
25800
|
/* harmony export */ });
|
|
25788
25801
|
/* harmony import */ var _ThemeOptions__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./ThemeOptions */ "../../dist/@frontegg/types/ThemeOptions/index.js");
|
|
25789
25802
|
/* harmony import */ var _Metadata__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Metadata */ "../../dist/@frontegg/types/Metadata/index.js");
|
|
25790
|
-
/** @license Frontegg v6.
|
|
25803
|
+
/** @license Frontegg v6.195.0
|
|
25791
25804
|
*
|
|
25792
25805
|
* This source code is licensed under the MIT license found in the
|
|
25793
25806
|
* LICENSE file in the root directory of this source tree.
|