@commercetools-uikit/localized-rich-text-input 19.19.0 → 19.20.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.
- package/dist/commercetools-uikit-localized-rich-text-input.cjs.d.ts +2 -2
- package/dist/commercetools-uikit-localized-rich-text-input.cjs.dev.js +1 -1
- package/dist/commercetools-uikit-localized-rich-text-input.cjs.prod.js +1 -1
- package/dist/commercetools-uikit-localized-rich-text-input.esm.js +1 -1
- package/package.json +17 -17
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from "./declarations/src/index";
|
|
2
|
-
export { default } from "./declarations/src/index";
|
|
1
|
+
export * from "./declarations/src/index.js";
|
|
2
|
+
export { default } from "./declarations/src/index.js";
|
|
3
3
|
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tbWVyY2V0b29scy11aWtpdC1sb2NhbGl6ZWQtcmljaC10ZXh0LWlucHV0LmNqcy5kLnRzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi9kZWNsYXJhdGlvbnMvc3JjL2luZGV4LmQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEifQ==
|
|
@@ -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.
|
|
634
|
+
var version = "19.20.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.
|
|
563
|
+
var version = "19.20.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.
|
|
606
|
+
var version = "19.20.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.
|
|
4
|
+
"version": "19.20.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.
|
|
25
|
-
"@commercetools-uikit/constraints": "19.
|
|
26
|
-
"@commercetools-uikit/design-system": "19.
|
|
27
|
-
"@commercetools-uikit/flat-button": "19.
|
|
28
|
-
"@commercetools-uikit/hooks": "19.
|
|
29
|
-
"@commercetools-uikit/icons": "19.
|
|
30
|
-
"@commercetools-uikit/input-utils": "19.
|
|
31
|
-
"@commercetools-uikit/localized-utils": "19.
|
|
32
|
-
"@commercetools-uikit/messages": "19.
|
|
33
|
-
"@commercetools-uikit/rich-text-utils": "19.
|
|
34
|
-
"@commercetools-uikit/spacings-inline": "19.
|
|
35
|
-
"@commercetools-uikit/spacings-stack": "19.
|
|
36
|
-
"@commercetools-uikit/text": "19.
|
|
37
|
-
"@commercetools-uikit/tooltip": "19.
|
|
38
|
-
"@commercetools-uikit/utils": "19.
|
|
24
|
+
"@commercetools-uikit/collapsible-motion": "19.20.0",
|
|
25
|
+
"@commercetools-uikit/constraints": "19.20.0",
|
|
26
|
+
"@commercetools-uikit/design-system": "19.20.0",
|
|
27
|
+
"@commercetools-uikit/flat-button": "19.20.0",
|
|
28
|
+
"@commercetools-uikit/hooks": "19.20.0",
|
|
29
|
+
"@commercetools-uikit/icons": "19.20.0",
|
|
30
|
+
"@commercetools-uikit/input-utils": "19.20.0",
|
|
31
|
+
"@commercetools-uikit/localized-utils": "19.20.0",
|
|
32
|
+
"@commercetools-uikit/messages": "19.20.0",
|
|
33
|
+
"@commercetools-uikit/rich-text-utils": "19.20.0",
|
|
34
|
+
"@commercetools-uikit/spacings-inline": "19.20.0",
|
|
35
|
+
"@commercetools-uikit/spacings-stack": "19.20.0",
|
|
36
|
+
"@commercetools-uikit/text": "19.20.0",
|
|
37
|
+
"@commercetools-uikit/tooltip": "19.20.0",
|
|
38
|
+
"@commercetools-uikit/utils": "19.20.0",
|
|
39
39
|
"@emotion/react": "^11.10.5",
|
|
40
40
|
"@emotion/styled": "^11.10.5",
|
|
41
41
|
"downshift": "6.1.12",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"prop-types": "15.8.1",
|
|
46
46
|
"react-textarea-autosize": "8.4.0",
|
|
47
47
|
"slate": "0.75.0",
|
|
48
|
-
"slate-history": "0.
|
|
48
|
+
"slate-history": "0.110.3",
|
|
49
49
|
"slate-react": "0.75.0"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|