@douyinfe/semi-illustrations 2.25.0 → 2.25.2
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/umd/semi-illustrations.js +8 -8
- package/dist/umd/semi-illustrations.js.map +1 -1
- package/dist/umd/semi-illustrations.min.js +1 -1
- package/dist/umd/semi-illustrations.min.js.map +1 -1
- package/lib/cjs/illustrations/IllustrationFailure.js +4 -4
- package/lib/cjs/illustrations/IllustrationFailureDark.js +4 -4
- package/lib/es/illustrations/IllustrationFailure.js +4 -4
- package/lib/es/illustrations/IllustrationFailureDark.js +4 -4
- package/package.json +2 -2
- package/src/illustrations/IllustrationFailure.tsx +4 -4
- package/src/illustrations/IllustrationFailureDark.tsx +4 -4
- package/src/svgs/failure-dark.svg +4 -4
- package/src/svgs/failure.svg +4 -4
|
@@ -567,7 +567,7 @@ function IllustrationFailureDark_SvgComponent(props) {
|
|
|
567
567
|
d: "M43.4007 78.8694C43.461 78.1075 44.1276 77.5387 44.8895 77.5991C45.1407 77.619 45.3966 77.6366 45.6572 77.652C45.9083 77.6668 46.1551 77.6799 46.3977 77.6913C47.1612 77.7271 47.7511 78.375 47.7153 79.1384C47.6795 79.9019 47.0316 80.4918 46.2681 80.456C46.014 80.4441 45.756 80.4304 45.4941 80.4149C45.2155 80.3985 44.9411 80.3795 44.671 80.3582C43.9091 80.2978 43.3404 79.6313 43.4007 78.8694Z",
|
|
568
568
|
fill: "var(--semi-color-primary)"
|
|
569
569
|
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("g", {
|
|
570
|
-
clipPath: "url(#
|
|
570
|
+
clipPath: "url(#clip_failure_dark_46_27)"
|
|
571
571
|
}, /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("path", {
|
|
572
572
|
fillRule: "evenodd",
|
|
573
573
|
clipRule: "evenodd",
|
|
@@ -586,7 +586,7 @@ function IllustrationFailureDark_SvgComponent(props) {
|
|
|
586
586
|
fill: "#C6CACD",
|
|
587
587
|
stroke: "#1C1F23"
|
|
588
588
|
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("mask", {
|
|
589
|
-
id: "
|
|
589
|
+
id: "mask_failure_dark_130_527",
|
|
590
590
|
"mask-type": "alpha",
|
|
591
591
|
maskUnits: "userSpaceOnUse",
|
|
592
592
|
x: 101,
|
|
@@ -597,7 +597,7 @@ function IllustrationFailureDark_SvgComponent(props) {
|
|
|
597
597
|
d: "M130.527 62.1043C130.034 58.7995 121.014 47.3532 114.449 47.0733L101.773 51.5945L108.238 65.7512L125.493 68.8184C127.335 67.682 130.921 64.7481 130.527 62.1043Z",
|
|
598
598
|
fill: "#C4C4C4"
|
|
599
599
|
})), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("g", {
|
|
600
|
-
mask: "url(#
|
|
600
|
+
mask: "url(#mask_failure_dark_130_527)"
|
|
601
601
|
}, /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("path", {
|
|
602
602
|
d: "M127.206 63.6176C123.49 67.5601 117.328 67.7735 113.443 64.1122C109.559 60.4509 109.408 54.2873 113.124 50.3447C116.84 46.4022 123.002 46.1888 126.887 49.8501C130.771 53.5113 130.922 59.675 127.206 63.6176Z",
|
|
603
603
|
fill: "#C6CACD",
|
|
@@ -684,7 +684,7 @@ function IllustrationFailureDark_SvgComponent(props) {
|
|
|
684
684
|
d: "M145.504 133.113L154.711 131.305L155.029 132.927L145.823 134.735L145.504 133.113Z",
|
|
685
685
|
fill: "#C6CACD"
|
|
686
686
|
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("defs", null, /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("clipPath", {
|
|
687
|
-
id: "
|
|
687
|
+
id: "clip_failure_dark_46_27"
|
|
688
688
|
}, /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("rect", {
|
|
689
689
|
width: 44.4004,
|
|
690
690
|
height: 44.4627,
|
|
@@ -840,7 +840,7 @@ function IllustrationFailure_SvgComponent(props) {
|
|
|
840
840
|
d: "M43.4007 78.8699C43.461 78.108 44.1276 77.5392 44.8895 77.5995C45.1407 77.6194 45.3966 77.6371 45.6572 77.6525C45.9083 77.6673 46.1551 77.6804 46.3977 77.6918C47.1612 77.7276 47.7511 78.3755 47.7153 79.1389C47.6795 79.9024 47.0316 80.4923 46.2681 80.4565C46.014 80.4446 45.756 80.4309 45.4941 80.4154C45.2155 80.399 44.9411 80.38 44.671 80.3586C43.9091 80.2983 43.3404 79.6318 43.4007 78.8699Z",
|
|
841
841
|
fill: "var(--semi-color-primary)"
|
|
842
842
|
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("g", {
|
|
843
|
-
clipPath: "url(#
|
|
843
|
+
clipPath: "url(#clip_failure_96_39_65)"
|
|
844
844
|
}, /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("path", {
|
|
845
845
|
fillRule: "evenodd",
|
|
846
846
|
clipRule: "evenodd",
|
|
@@ -859,7 +859,7 @@ function IllustrationFailure_SvgComponent(props) {
|
|
|
859
859
|
fill: "white",
|
|
860
860
|
stroke: "#515151"
|
|
861
861
|
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("mask", {
|
|
862
|
-
id: "
|
|
862
|
+
id: "mask_failure_130_526",
|
|
863
863
|
"mask-type": "alpha",
|
|
864
864
|
maskUnits: "userSpaceOnUse",
|
|
865
865
|
x: 98,
|
|
@@ -870,7 +870,7 @@ function IllustrationFailure_SvgComponent(props) {
|
|
|
870
870
|
d: "M130.526 62.1048C130.034 58.8 121.013 47.3537 114.448 47.0738L101.772 51.595L108.238 65.7517L125.493 68.8189C127.335 67.6825 130.92 64.7486 130.526 62.1048Z",
|
|
871
871
|
fill: "#C4C4C4"
|
|
872
872
|
})), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("g", {
|
|
873
|
-
mask: "url(#
|
|
873
|
+
mask: "url(#mask_failure_130_526)"
|
|
874
874
|
}, /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("path", {
|
|
875
875
|
d: "M127.206 63.618C123.49 67.5606 117.328 67.774 113.443 64.1127C109.559 60.4514 109.408 54.2878 113.124 50.3452C116.84 46.4026 123.002 46.1893 126.886 49.8505C130.771 53.5118 130.922 59.6755 127.206 63.618Z",
|
|
876
876
|
fill: "white",
|
|
@@ -957,7 +957,7 @@ function IllustrationFailure_SvgComponent(props) {
|
|
|
957
957
|
d: "M145.504 133.113L154.711 131.304L155.029 132.926L145.823 134.735L145.504 133.113Z",
|
|
958
958
|
fill: "white"
|
|
959
959
|
}), /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("defs", null, /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("clipPath", {
|
|
960
|
-
id: "
|
|
960
|
+
id: "clip_failure_96_39_65"
|
|
961
961
|
}, /* @__PURE__ */ external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("rect", {
|
|
962
962
|
width: 44.4004,
|
|
963
963
|
height: 44.4627,
|