@commercetools-uikit/localized-rich-text-input 15.7.0 → 15.8.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.
@@ -701,7 +701,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
701
701
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
702
702
 
703
703
  // NOTE: This string will be replaced on build time with the package version.
704
- var version = "15.7.0";
704
+ var version = "15.8.0";
705
705
 
706
706
  exports["default"] = LocalizedRichTextInput$1;
707
707
  exports.version = version;
@@ -624,7 +624,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
624
624
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
625
625
 
626
626
  // NOTE: This string will be replaced on build time with the package version.
627
- var version = "15.7.0";
627
+ var version = "15.8.0";
628
628
 
629
629
  exports["default"] = LocalizedRichTextInput$1;
630
630
  exports.version = version;
@@ -672,6 +672,6 @@ LocalizedRichTextInput.isTouched = isTouched;
672
672
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
673
673
 
674
674
  // NOTE: This string will be replaced on build time with the package version.
675
- var version = "15.7.0";
675
+ var version = "15.8.0";
676
676
 
677
677
  export { LocalizedRichTextInput$1 as default, version };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-uikit/localized-rich-text-input",
3
3
  "description": "A controlled text input component for localized rich text input with validation states.",
4
- "version": "15.7.0",
4
+ "version": "15.8.0",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -21,21 +21,21 @@
21
21
  "dependencies": {
22
22
  "@babel/runtime": "^7.19.0",
23
23
  "@babel/runtime-corejs3": "^7.19.1",
24
- "@commercetools-uikit/collapsible-motion": "15.7.0",
25
- "@commercetools-uikit/constraints": "15.7.0",
26
- "@commercetools-uikit/design-system": "15.7.0",
27
- "@commercetools-uikit/flat-button": "15.7.0",
28
- "@commercetools-uikit/hooks": "15.7.0",
29
- "@commercetools-uikit/icons": "15.7.0",
30
- "@commercetools-uikit/input-utils": "15.7.0",
31
- "@commercetools-uikit/localized-utils": "15.7.0",
32
- "@commercetools-uikit/messages": "15.7.0",
33
- "@commercetools-uikit/rich-text-utils": "15.7.0",
34
- "@commercetools-uikit/spacings-inline": "15.7.0",
35
- "@commercetools-uikit/spacings-stack": "15.7.0",
36
- "@commercetools-uikit/text": "15.7.0",
37
- "@commercetools-uikit/tooltip": "15.7.0",
38
- "@commercetools-uikit/utils": "15.7.0",
24
+ "@commercetools-uikit/collapsible-motion": "15.8.0",
25
+ "@commercetools-uikit/constraints": "15.8.0",
26
+ "@commercetools-uikit/design-system": "15.8.0",
27
+ "@commercetools-uikit/flat-button": "15.8.0",
28
+ "@commercetools-uikit/hooks": "15.8.0",
29
+ "@commercetools-uikit/icons": "15.8.0",
30
+ "@commercetools-uikit/input-utils": "15.8.0",
31
+ "@commercetools-uikit/localized-utils": "15.8.0",
32
+ "@commercetools-uikit/messages": "15.8.0",
33
+ "@commercetools-uikit/rich-text-utils": "15.8.0",
34
+ "@commercetools-uikit/spacings-inline": "15.8.0",
35
+ "@commercetools-uikit/spacings-stack": "15.8.0",
36
+ "@commercetools-uikit/text": "15.8.0",
37
+ "@commercetools-uikit/tooltip": "15.8.0",
38
+ "@commercetools-uikit/utils": "15.8.0",
39
39
  "@emotion/react": "^11.4.0",
40
40
  "@emotion/styled": "^11.3.0",
41
41
  "downshift": "6.1.12",