@commercetools-uikit/rich-text-utils 19.12.0 → 19.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.
|
@@ -821,7 +821,7 @@ const SvgBold = props => jsxRuntime.jsx("svg", _objectSpread$e(_objectSpread$e({
|
|
|
821
821
|
width: 24,
|
|
822
822
|
height: 24,
|
|
823
823
|
viewBox: "0 0 24 24",
|
|
824
|
-
|
|
824
|
+
"aria-hidden": "true"
|
|
825
825
|
}, props), {}, {
|
|
826
826
|
children: jsxRuntime.jsx("path", {
|
|
827
827
|
fill: "#1A1A1A",
|
|
@@ -937,7 +937,7 @@ const SvgExpand = props => jsxRuntime.jsx("svg", _objectSpread$d(_objectSpread$d
|
|
|
937
937
|
width: 24,
|
|
938
938
|
height: 24,
|
|
939
939
|
viewBox: "0 0 24 24",
|
|
940
|
-
|
|
940
|
+
"aria-hidden": "true"
|
|
941
941
|
}, props), {}, {
|
|
942
942
|
children: jsxRuntime.jsx("path", {
|
|
943
943
|
d: "M4 21a.97.97 0 0 1-.712-.288A.97.97 0 0 1 3 20v-6q0-.425.288-.713A.97.97 0 0 1 4 13a.97.97 0 0 1 .713.287A.97.97 0 0 1 5 14v3.6L17.6 5H14a.97.97 0 0 1-.712-.288A.97.97 0 0 1 13 4q0-.425.288-.713A.97.97 0 0 1 14 3h6q.424 0 .712.287Q21 3.575 21 4v6q0 .424-.288.712A.97.97 0 0 1 20 11a.97.97 0 0 1-.712-.288A.97.97 0 0 1 19 10V6.4L6.4 19H10q.425 0 .713.288A.97.97 0 0 1 11 20q0 .424-.287.712A.97.97 0 0 1 10 21z"
|
|
@@ -1051,7 +1051,7 @@ const SvgItalic = props => jsxRuntime.jsx("svg", _objectSpread$c(_objectSpread$c
|
|
|
1051
1051
|
width: 24,
|
|
1052
1052
|
height: 24,
|
|
1053
1053
|
viewBox: "0 0 24 24",
|
|
1054
|
-
|
|
1054
|
+
"aria-hidden": "true"
|
|
1055
1055
|
}, props), {}, {
|
|
1056
1056
|
children: jsxRuntime.jsx("path", {
|
|
1057
1057
|
fill: "#1A1A1A",
|
|
@@ -1168,7 +1168,7 @@ const SvgMoreStyles = props => jsxRuntime.jsxs("svg", _objectSpread$b(_objectSpr
|
|
|
1168
1168
|
width: 24,
|
|
1169
1169
|
height: 24,
|
|
1170
1170
|
viewBox: "0 0 24 24",
|
|
1171
|
-
|
|
1171
|
+
"aria-hidden": "true"
|
|
1172
1172
|
}, props), {}, {
|
|
1173
1173
|
children: [jsxRuntime.jsx("defs", {
|
|
1174
1174
|
children: jsxRuntime.jsx("path", {
|
|
@@ -1289,7 +1289,7 @@ const SvgOrderedList = props => jsxRuntime.jsx("svg", _objectSpread$a(_objectSpr
|
|
|
1289
1289
|
width: 24,
|
|
1290
1290
|
height: 24,
|
|
1291
1291
|
viewBox: "0 0 24 24",
|
|
1292
|
-
|
|
1292
|
+
"aria-hidden": "true"
|
|
1293
1293
|
}, props), {}, {
|
|
1294
1294
|
children: jsxRuntime.jsx("path", {
|
|
1295
1295
|
fill: "#1A1A1A",
|
|
@@ -1406,7 +1406,7 @@ const SvgRedo = props => jsxRuntime.jsxs("svg", _objectSpread$9(_objectSpread$9(
|
|
|
1406
1406
|
width: 24,
|
|
1407
1407
|
height: 24,
|
|
1408
1408
|
viewBox: "0 0 24 24",
|
|
1409
|
-
|
|
1409
|
+
"aria-hidden": "true"
|
|
1410
1410
|
}, props), {}, {
|
|
1411
1411
|
children: [jsxRuntime.jsx("defs", {
|
|
1412
1412
|
children: jsxRuntime.jsx("path", {
|
|
@@ -1528,7 +1528,7 @@ const SvgStrikethrough = props => jsxRuntime.jsx("svg", _objectSpread$8(_objectS
|
|
|
1528
1528
|
width: 24,
|
|
1529
1529
|
height: 24,
|
|
1530
1530
|
viewBox: "0 0 24 24",
|
|
1531
|
-
|
|
1531
|
+
"aria-hidden": "true"
|
|
1532
1532
|
}, props), {}, {
|
|
1533
1533
|
children: jsxRuntime.jsx("path", {
|
|
1534
1534
|
fill: "#1A1A1A",
|
|
@@ -1644,7 +1644,7 @@ const SvgSubscript = props => jsxRuntime.jsx("svg", _objectSpread$7(_objectSprea
|
|
|
1644
1644
|
width: 24,
|
|
1645
1645
|
height: 24,
|
|
1646
1646
|
viewBox: "0 0 24 24",
|
|
1647
|
-
|
|
1647
|
+
"aria-hidden": "true"
|
|
1648
1648
|
}, props), {}, {
|
|
1649
1649
|
children: jsxRuntime.jsx("g", {
|
|
1650
1650
|
fill: "#333",
|
|
@@ -1762,7 +1762,7 @@ const SvgSuperscript = props => jsxRuntime.jsx("svg", _objectSpread$6(_objectSpr
|
|
|
1762
1762
|
width: 24,
|
|
1763
1763
|
height: 24,
|
|
1764
1764
|
viewBox: "0 0 24 24",
|
|
1765
|
-
|
|
1765
|
+
"aria-hidden": "true"
|
|
1766
1766
|
}, props), {}, {
|
|
1767
1767
|
children: jsxRuntime.jsx("g", {
|
|
1768
1768
|
fillRule: "evenodd",
|
|
@@ -1881,7 +1881,7 @@ const SvgUnderline = props => jsxRuntime.jsx("svg", _objectSpread$5(_objectSprea
|
|
|
1881
1881
|
width: 24,
|
|
1882
1882
|
height: 24,
|
|
1883
1883
|
viewBox: "0 0 24 24",
|
|
1884
|
-
|
|
1884
|
+
"aria-hidden": "true"
|
|
1885
1885
|
}, props), {}, {
|
|
1886
1886
|
children: jsxRuntime.jsx("path", {
|
|
1887
1887
|
fill: "#1A1A1A",
|
|
@@ -1998,7 +1998,7 @@ const SvgUndo = props => jsxRuntime.jsxs("svg", _objectSpread$4(_objectSpread$4(
|
|
|
1998
1998
|
width: 24,
|
|
1999
1999
|
height: 24,
|
|
2000
2000
|
viewBox: "0 0 24 24",
|
|
2001
|
-
|
|
2001
|
+
"aria-hidden": "true"
|
|
2002
2002
|
}, props), {}, {
|
|
2003
2003
|
children: [jsxRuntime.jsx("defs", {
|
|
2004
2004
|
children: jsxRuntime.jsx("path", {
|
|
@@ -2120,7 +2120,7 @@ const SvgUnorderedList = props => jsxRuntime.jsxs("svg", _objectSpread$3(_object
|
|
|
2120
2120
|
width: 24,
|
|
2121
2121
|
height: 24,
|
|
2122
2122
|
viewBox: "0 0 24 24",
|
|
2123
|
-
|
|
2123
|
+
"aria-hidden": "true"
|
|
2124
2124
|
}, props), {}, {
|
|
2125
2125
|
children: [jsxRuntime.jsx("defs", {
|
|
2126
2126
|
children: jsxRuntime.jsx("path", {
|
|
@@ -2796,7 +2796,7 @@ RichTextEditorBody.defaultProps = defaultProps;
|
|
|
2796
2796
|
var RichTextEditorBody$1 = RichTextEditorBody;
|
|
2797
2797
|
|
|
2798
2798
|
// NOTE: This string will be replaced on build time with the package version.
|
|
2799
|
-
var version = "19.
|
|
2799
|
+
var version = "19.13.0";
|
|
2800
2800
|
|
|
2801
2801
|
exports.Element = Element;
|
|
2802
2802
|
exports.HiddenInput = HiddenInput$1;
|