@commercetools-uikit/localized-rich-text-input 15.11.2 → 15.13.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.
|
@@ -686,7 +686,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
|
|
|
686
686
|
var LocalizedRichTextInput$1 = LocalizedRichTextInput;
|
|
687
687
|
|
|
688
688
|
// NOTE: This string will be replaced on build time with the package version.
|
|
689
|
-
var version = "15.
|
|
689
|
+
var version = "15.13.0";
|
|
690
690
|
|
|
691
691
|
exports["default"] = LocalizedRichTextInput$1;
|
|
692
692
|
exports.version = version;
|
|
@@ -616,7 +616,7 @@ LocalizedRichTextInput.isTouched = localizedUtils.isTouched;
|
|
|
616
616
|
var LocalizedRichTextInput$1 = LocalizedRichTextInput;
|
|
617
617
|
|
|
618
618
|
// NOTE: This string will be replaced on build time with the package version.
|
|
619
|
-
var version = "15.
|
|
619
|
+
var version = "15.13.0";
|
|
620
620
|
|
|
621
621
|
exports["default"] = LocalizedRichTextInput$1;
|
|
622
622
|
exports.version = version;
|
|
@@ -657,6 +657,6 @@ LocalizedRichTextInput.isTouched = isTouched;
|
|
|
657
657
|
var LocalizedRichTextInput$1 = LocalizedRichTextInput;
|
|
658
658
|
|
|
659
659
|
// NOTE: This string will be replaced on build time with the package version.
|
|
660
|
-
var version = "15.
|
|
660
|
+
var version = "15.13.0";
|
|
661
661
|
|
|
662
662
|
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.
|
|
4
|
+
"version": "15.13.0",
|
|
5
5
|
"bugs": "https://github.com/commercetools/ui-kit/issues",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -19,27 +19,27 @@
|
|
|
19
19
|
"module": "dist/commercetools-uikit-localized-rich-text-input.esm.js",
|
|
20
20
|
"files": ["dist"],
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@babel/runtime": "^7.
|
|
23
|
-
"@babel/runtime-corejs3": "^7.
|
|
24
|
-
"@commercetools-uikit/collapsible-motion": "15.
|
|
25
|
-
"@commercetools-uikit/constraints": "15.
|
|
26
|
-
"@commercetools-uikit/design-system": "15.
|
|
27
|
-
"@commercetools-uikit/flat-button": "15.
|
|
28
|
-
"@commercetools-uikit/hooks": "15.
|
|
29
|
-
"@commercetools-uikit/icons": "15.
|
|
30
|
-
"@commercetools-uikit/input-utils": "15.
|
|
31
|
-
"@commercetools-uikit/localized-utils": "15.
|
|
32
|
-
"@commercetools-uikit/messages": "15.
|
|
33
|
-
"@commercetools-uikit/rich-text-utils": "15.
|
|
34
|
-
"@commercetools-uikit/spacings-inline": "15.
|
|
35
|
-
"@commercetools-uikit/spacings-stack": "15.
|
|
36
|
-
"@commercetools-uikit/text": "15.
|
|
37
|
-
"@commercetools-uikit/tooltip": "15.
|
|
38
|
-
"@commercetools-uikit/utils": "15.
|
|
39
|
-
"@emotion/react": "^11.
|
|
40
|
-
"@emotion/styled": "^11.
|
|
22
|
+
"@babel/runtime": "^7.20.13",
|
|
23
|
+
"@babel/runtime-corejs3": "^7.20.13",
|
|
24
|
+
"@commercetools-uikit/collapsible-motion": "15.13.0",
|
|
25
|
+
"@commercetools-uikit/constraints": "15.13.0",
|
|
26
|
+
"@commercetools-uikit/design-system": "15.13.0",
|
|
27
|
+
"@commercetools-uikit/flat-button": "15.13.0",
|
|
28
|
+
"@commercetools-uikit/hooks": "15.13.0",
|
|
29
|
+
"@commercetools-uikit/icons": "15.13.0",
|
|
30
|
+
"@commercetools-uikit/input-utils": "15.13.0",
|
|
31
|
+
"@commercetools-uikit/localized-utils": "15.13.0",
|
|
32
|
+
"@commercetools-uikit/messages": "15.13.0",
|
|
33
|
+
"@commercetools-uikit/rich-text-utils": "15.13.0",
|
|
34
|
+
"@commercetools-uikit/spacings-inline": "15.13.0",
|
|
35
|
+
"@commercetools-uikit/spacings-stack": "15.13.0",
|
|
36
|
+
"@commercetools-uikit/text": "15.13.0",
|
|
37
|
+
"@commercetools-uikit/tooltip": "15.13.0",
|
|
38
|
+
"@commercetools-uikit/utils": "15.13.0",
|
|
39
|
+
"@emotion/react": "^11.10.5",
|
|
40
|
+
"@emotion/styled": "^11.10.5",
|
|
41
41
|
"downshift": "6.1.12",
|
|
42
|
-
"immutable": "4.2.
|
|
42
|
+
"immutable": "4.2.4",
|
|
43
43
|
"is-hotkey": "0.2.0",
|
|
44
44
|
"lodash": "4.17.21",
|
|
45
45
|
"prop-types": "15.8.1",
|