@webiny/app-admin-cognito 5.37.6 → 5.37.7

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 CHANGED
@@ -177,4 +177,6 @@ var createAuthentication = function createAuthentication(_ref3) {
177
177
  };
178
178
  return Authentication;
179
179
  };
180
- exports.createAuthentication = createAuthentication;
180
+ exports.createAuthentication = createAuthentication;
181
+
182
+ //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/app-admin-cognito",
3
- "version": "5.37.6",
3
+ "version": "5.37.7",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,14 +15,14 @@
15
15
  "@apollo/react-hooks": "3.1.5",
16
16
  "@aws-amplify/auth": "5.1.9",
17
17
  "@emotion/styled": "11.10.6",
18
- "@webiny/app": "5.37.6",
19
- "@webiny/app-admin": "5.37.6",
20
- "@webiny/app-cognito-authenticator": "5.37.6",
21
- "@webiny/app-security": "5.37.6",
22
- "@webiny/form": "5.37.6",
23
- "@webiny/plugins": "5.37.6",
24
- "@webiny/ui": "5.37.6",
25
- "@webiny/validation": "5.37.6",
18
+ "@webiny/app": "5.37.7",
19
+ "@webiny/app-admin": "5.37.7",
20
+ "@webiny/app-cognito-authenticator": "5.37.7",
21
+ "@webiny/app-security": "5.37.7",
22
+ "@webiny/form": "5.37.7",
23
+ "@webiny/plugins": "5.37.7",
24
+ "@webiny/ui": "5.37.7",
25
+ "@webiny/validation": "5.37.7",
26
26
  "apollo-client": "2.6.10",
27
27
  "apollo-link-context": "1.0.20",
28
28
  "emotion": "10.0.27",
@@ -38,8 +38,8 @@
38
38
  "@babel/preset-env": "7.22.7",
39
39
  "@babel/preset-react": "7.22.5",
40
40
  "@babel/preset-typescript": "7.22.5",
41
- "@webiny/cli": "5.37.6",
42
- "@webiny/project-utils": "5.37.6",
41
+ "@webiny/cli": "5.37.7",
42
+ "@webiny/project-utils": "5.37.7",
43
43
  "rimraf": "3.0.2",
44
44
  "ttypescript": "1.5.15",
45
45
  "typescript": "4.7.4"
@@ -59,5 +59,5 @@
59
59
  ]
60
60
  }
61
61
  },
62
- "gitHead": "53e962c150c2732178d0431d7dfb0f6e9caa3381"
62
+ "gitHead": "115054c51d8e6699eed34ab574ae30cb6a716be0"
63
63
  }
package/types.js CHANGED
@@ -1 +1,3 @@
1
- "use strict";
1
+ "use strict";
2
+
3
+ //# sourceMappingURL=types.js.map
@@ -36,4 +36,6 @@ var FederatedLogin = function FederatedLogin(_ref) {
36
36
  });
37
37
  }));
38
38
  };
39
- exports.FederatedLogin = FederatedLogin;
39
+ exports.FederatedLogin = FederatedLogin;
40
+
41
+ //# sourceMappingURL=FederatedLogin.js.map
@@ -115,4 +115,6 @@ var ForgotPassword = function ForgotPassword() {
115
115
  }));
116
116
  };
117
117
  var _default = ForgotPassword;
118
- exports.default = _default;
118
+ exports.default = _default;
119
+
120
+ //# sourceMappingURL=ForgotPassword.js.map
@@ -13,4 +13,6 @@ var LoggingIn = function LoggingIn() {
13
13
  });
14
14
  };
15
15
  var _default = LoggingIn;
16
- exports.default = _default;
16
+ exports.default = _default;
17
+
18
+ //# sourceMappingURL=LoggingIn.js.map
@@ -79,4 +79,6 @@ var RequireNewPassword = function RequireNewPassword() {
79
79
  }));
80
80
  };
81
81
  var _default = RequireNewPassword;
82
- exports.default = _default;
82
+ exports.default = _default;
83
+
84
+ //# sourceMappingURL=RequireNewPassword.js.map
@@ -109,4 +109,6 @@ var SetNewPassword = function SetNewPassword() {
109
109
  }));
110
110
  };
111
111
  var _default = SetNewPassword;
112
- exports.default = _default;
112
+ exports.default = _default;
113
+
114
+ //# sourceMappingURL=SetNewPassword.js.map
package/views/SignIn.js CHANGED
@@ -102,4 +102,6 @@ var SignIn = function SignIn(props) {
102
102
  }));
103
103
  };
104
104
  var _default = SignIn;
105
- exports.default = _default;
105
+ exports.default = _default;
106
+
107
+ //# sourceMappingURL=SignIn.js.map
package/views/SignedIn.js CHANGED
@@ -12,4 +12,6 @@ var SignedIn = function SignedIn(_ref) {
12
12
  return shouldRender ? children : null;
13
13
  };
14
14
  var _default = SignedIn;
15
- exports.default = _default;
15
+ exports.default = _default;
16
+
17
+ //# sourceMappingURL=SignedIn.js.map
@@ -13,4 +13,6 @@ var StateContainer = function StateContainer(_ref) {
13
13
  return /*#__PURE__*/React.createElement(_StyledComponents.Wrapper, null, /*#__PURE__*/React.createElement(_StyledComponents.LogoWrapper, null, /*#__PURE__*/React.createElement(_appAdmin.Logo, null)), /*#__PURE__*/React.createElement(_StyledComponents.LoginContent, null, children));
14
14
  };
15
15
  var _default = StateContainer;
16
- exports.default = _default;
16
+ exports.default = _default;
17
+
18
+ //# sourceMappingURL=StateContainer.js.map
@@ -86,4 +86,6 @@ exports.alignCenter = alignCenter;
86
86
  var errorMessage = /*#__PURE__*/(0, _emotion.css)({
87
87
  color: "red"
88
88
  }, "label:errorMessage;");
89
- exports.errorMessage = errorMessage;
89
+ exports.errorMessage = errorMessage;
90
+
91
+ //# sourceMappingURL=StyledComponents.js.map