@commercetools-uikit/password-field 17.0.0 → 17.0.1

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.
@@ -1,3 +1,3 @@
1
1
  export * from "./declarations/src/index";
2
2
  export { default } from "./declarations/src/index";
3
- //# sourceMappingURL=commercetools-uikit-password-field.cjs.d.ts.map
3
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tbWVyY2V0b29scy11aWtpdC1wYXNzd29yZC1maWVsZC5janMuZC50cyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4vZGVjbGFyYXRpb25zL3NyYy9pbmRleC5kLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBIn0=
@@ -179,7 +179,7 @@ PasswordField.toFieldErrors = function toFieldErrors(errors) {
179
179
  var PasswordField$1 = PasswordField;
180
180
 
181
181
  // NOTE: This string will be replaced on build time with the package version.
182
- var version = "17.0.0";
182
+ var version = "17.0.1";
183
183
 
184
184
  exports["default"] = PasswordField$1;
185
185
  exports.version = version;
@@ -151,7 +151,7 @@ PasswordField.toFieldErrors = function toFieldErrors(errors) {
151
151
  var PasswordField$1 = PasswordField;
152
152
 
153
153
  // NOTE: This string will be replaced on build time with the package version.
154
- var version = "17.0.0";
154
+ var version = "17.0.1";
155
155
 
156
156
  exports["default"] = PasswordField$1;
157
157
  exports.version = version;
@@ -154,6 +154,6 @@ PasswordField.toFieldErrors = function toFieldErrors(errors) {
154
154
  var PasswordField$1 = PasswordField;
155
155
 
156
156
  // NOTE: This string will be replaced on build time with the package version.
157
- var version = "17.0.0";
157
+ var version = "17.0.1";
158
158
 
159
159
  export { PasswordField$1 as default, version };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-uikit/password-field",
3
3
  "description": "A controlled text input component for passwords with validation states.",
4
- "version": "17.0.0",
4
+ "version": "17.0.1",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -21,17 +21,17 @@
21
21
  "dependencies": {
22
22
  "@babel/runtime": "^7.20.13",
23
23
  "@babel/runtime-corejs3": "^7.20.13",
24
- "@commercetools-uikit/constraints": "17.0.0",
25
- "@commercetools-uikit/design-system": "17.0.0",
26
- "@commercetools-uikit/field-errors": "17.0.0",
27
- "@commercetools-uikit/field-label": "17.0.0",
28
- "@commercetools-uikit/flat-button": "17.0.0",
29
- "@commercetools-uikit/hooks": "17.0.0",
30
- "@commercetools-uikit/icons": "17.0.0",
31
- "@commercetools-uikit/password-input": "17.0.0",
32
- "@commercetools-uikit/spacings-inline": "17.0.0",
33
- "@commercetools-uikit/spacings-stack": "17.0.0",
34
- "@commercetools-uikit/utils": "17.0.0",
24
+ "@commercetools-uikit/constraints": "17.0.1",
25
+ "@commercetools-uikit/design-system": "17.0.1",
26
+ "@commercetools-uikit/field-errors": "17.0.1",
27
+ "@commercetools-uikit/field-label": "17.0.1",
28
+ "@commercetools-uikit/flat-button": "17.0.1",
29
+ "@commercetools-uikit/hooks": "17.0.1",
30
+ "@commercetools-uikit/icons": "17.0.1",
31
+ "@commercetools-uikit/password-input": "17.0.1",
32
+ "@commercetools-uikit/spacings-inline": "17.0.1",
33
+ "@commercetools-uikit/spacings-stack": "17.0.1",
34
+ "@commercetools-uikit/utils": "17.0.1",
35
35
  "@emotion/react": "^11.10.5",
36
36
  "@emotion/styled": "^11.10.5",
37
37
  "prop-types": "15.8.1"
@@ -1 +0,0 @@
1
- {"version":3,"file":"commercetools-uikit-password-field.cjs.d.ts","sourceRoot":"","sources":["./declarations/src/index.d.ts"],"names":[],"mappings":"AAAA"}