@commercetools-uikit/localized-rich-text-input 19.18.0 → 19.19.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.
@@ -631,7 +631,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
631
631
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
632
632
 
633
633
  // NOTE: This string will be replaced on build time with the package version.
634
- var version = "19.18.0";
634
+ var version = "19.19.0";
635
635
 
636
636
  exports["default"] = LocalizedRichTextInput$1;
637
637
  exports.version = version;
@@ -560,7 +560,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
560
560
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
561
561
 
562
562
  // NOTE: This string will be replaced on build time with the package version.
563
- var version = "19.18.0";
563
+ var version = "19.19.0";
564
564
 
565
565
  exports["default"] = LocalizedRichTextInput$1;
566
566
  exports.version = version;
@@ -603,6 +603,6 @@ LocalizedRichTextInput.isTouched = isTouched;
603
603
  var LocalizedRichTextInput$1 = LocalizedRichTextInput;
604
604
 
605
605
  // NOTE: This string will be replaced on build time with the package version.
606
- var version = "19.18.0";
606
+ var version = "19.19.0";
607
607
 
608
608
  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.18.0",
4
+ "version": "19.19.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.18.0",
25
- "@commercetools-uikit/constraints": "19.18.0",
26
- "@commercetools-uikit/design-system": "19.18.0",
27
- "@commercetools-uikit/flat-button": "19.18.0",
28
- "@commercetools-uikit/hooks": "19.18.0",
29
- "@commercetools-uikit/icons": "19.18.0",
30
- "@commercetools-uikit/input-utils": "19.18.0",
31
- "@commercetools-uikit/localized-utils": "19.18.0",
32
- "@commercetools-uikit/messages": "19.18.0",
33
- "@commercetools-uikit/rich-text-utils": "19.18.0",
34
- "@commercetools-uikit/spacings-inline": "19.18.0",
35
- "@commercetools-uikit/spacings-stack": "19.18.0",
36
- "@commercetools-uikit/text": "19.18.0",
37
- "@commercetools-uikit/tooltip": "19.18.0",
38
- "@commercetools-uikit/utils": "19.18.0",
24
+ "@commercetools-uikit/collapsible-motion": "19.19.0",
25
+ "@commercetools-uikit/constraints": "19.19.0",
26
+ "@commercetools-uikit/design-system": "19.19.0",
27
+ "@commercetools-uikit/flat-button": "19.19.0",
28
+ "@commercetools-uikit/hooks": "19.19.0",
29
+ "@commercetools-uikit/icons": "19.19.0",
30
+ "@commercetools-uikit/input-utils": "19.19.0",
31
+ "@commercetools-uikit/localized-utils": "19.19.0",
32
+ "@commercetools-uikit/messages": "19.19.0",
33
+ "@commercetools-uikit/rich-text-utils": "19.19.0",
34
+ "@commercetools-uikit/spacings-inline": "19.19.0",
35
+ "@commercetools-uikit/spacings-stack": "19.19.0",
36
+ "@commercetools-uikit/text": "19.19.0",
37
+ "@commercetools-uikit/tooltip": "19.19.0",
38
+ "@commercetools-uikit/utils": "19.19.0",
39
39
  "@emotion/react": "^11.10.5",
40
40
  "@emotion/styled": "^11.10.5",
41
41
  "downshift": "6.1.12",