@commercetools-uikit/localized-rich-text-input 19.2.0 → 19.3.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.
@@ -639,7 +639,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
639
639
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
640
640
 
641
641
  // NOTE: This string will be replaced on build time with the package version.
642
- var version = "19.2.0";
642
+ var version = "19.3.0";
643
643
 
644
644
  exports["default"] = LocalizedRichTextInput$1;
645
645
  exports.version = version;
@@ -568,7 +568,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
568
568
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
569
569
 
570
570
  // NOTE: This string will be replaced on build time with the package version.
571
- var version = "19.2.0";
571
+ var version = "19.3.0";
572
572
 
573
573
  exports["default"] = LocalizedRichTextInput$1;
574
574
  exports.version = version;
@@ -610,6 +610,6 @@ LocalizedRichTextInput.isTouched = isTouched;
610
610
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
611
611
 
612
612
  // NOTE: This string will be replaced on build time with the package version.
613
- var version = "19.2.0";
613
+ var version = "19.3.0";
614
614
 
615
615
  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": "19.2.0",
4
+ "version": "19.3.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.20.13",
23
23
  "@babel/runtime-corejs3": "^7.20.13",
24
- "@commercetools-uikit/collapsible-motion": "19.2.0",
25
- "@commercetools-uikit/constraints": "19.2.0",
26
- "@commercetools-uikit/design-system": "19.2.0",
27
- "@commercetools-uikit/flat-button": "19.2.0",
28
- "@commercetools-uikit/hooks": "19.2.0",
29
- "@commercetools-uikit/icons": "19.2.0",
30
- "@commercetools-uikit/input-utils": "19.2.0",
31
- "@commercetools-uikit/localized-utils": "19.2.0",
32
- "@commercetools-uikit/messages": "19.2.0",
33
- "@commercetools-uikit/rich-text-utils": "19.2.0",
34
- "@commercetools-uikit/spacings-inline": "19.2.0",
35
- "@commercetools-uikit/spacings-stack": "19.2.0",
36
- "@commercetools-uikit/text": "19.2.0",
37
- "@commercetools-uikit/tooltip": "19.2.0",
38
- "@commercetools-uikit/utils": "19.2.0",
24
+ "@commercetools-uikit/collapsible-motion": "19.3.0",
25
+ "@commercetools-uikit/constraints": "19.3.0",
26
+ "@commercetools-uikit/design-system": "19.3.0",
27
+ "@commercetools-uikit/flat-button": "19.3.0",
28
+ "@commercetools-uikit/hooks": "19.3.0",
29
+ "@commercetools-uikit/icons": "19.3.0",
30
+ "@commercetools-uikit/input-utils": "19.3.0",
31
+ "@commercetools-uikit/localized-utils": "19.3.0",
32
+ "@commercetools-uikit/messages": "19.3.0",
33
+ "@commercetools-uikit/rich-text-utils": "19.3.0",
34
+ "@commercetools-uikit/spacings-inline": "19.3.0",
35
+ "@commercetools-uikit/spacings-stack": "19.3.0",
36
+ "@commercetools-uikit/text": "19.3.0",
37
+ "@commercetools-uikit/tooltip": "19.3.0",
38
+ "@commercetools-uikit/utils": "19.3.0",
39
39
  "@emotion/react": "^11.10.5",
40
40
  "@emotion/styled": "^11.10.5",
41
41
  "downshift": "6.1.12",