@douyinfe/semi-icons 2.1.3 → 2.2.0-beta.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/umd/semi-icons.js +69 -7
- package/dist/umd/semi-icons.js.map +1 -1
- package/dist/umd/semi-icons.min.js +1 -1
- package/dist/umd/semi-icons.min.js.map +1 -1
- package/lib/cjs/components/Icon.d.ts +1 -1
- package/lib/cjs/icons/IconDoubleChevronLeft.d.ts +3 -0
- package/lib/cjs/icons/IconDoubleChevronLeft.js +51 -0
- package/lib/cjs/icons/IconDoubleChevronRight.d.ts +3 -0
- package/lib/cjs/icons/IconDoubleChevronRight.js +51 -0
- package/lib/cjs/icons/index.d.ts +2 -0
- package/lib/cjs/icons/index.js +18 -0
- package/lib/es/components/Icon.d.ts +1 -1
- package/lib/es/icons/IconDoubleChevronLeft.d.ts +3 -0
- package/lib/es/icons/IconDoubleChevronLeft.js +28 -0
- package/lib/es/icons/IconDoubleChevronRight.d.ts +3 -0
- package/lib/es/icons/IconDoubleChevronRight.js +28 -0
- package/lib/es/icons/index.d.ts +2 -0
- package/lib/es/icons/index.js +2 -0
- package/package.json +3 -3
- package/src/components/Icon.tsx +1 -1
- package/src/icons/IconDoubleChevronLeft.tsx +33 -0
- package/src/icons/IconDoubleChevronRight.tsx +33 -0
- package/src/icons/index.ts +3 -1
- package/src/svgs/double_chevron_left.svg +1 -0
- package/src/svgs/double_chevron_right.svg +1 -0
- package/src/svgs/meta.json +8 -0
package/dist/umd/semi-icons.js
CHANGED
|
@@ -430,6 +430,8 @@ __webpack_require__.d(__webpack_exports__, "IconDisc", function() { return /* re
|
|
|
430
430
|
__webpack_require__.d(__webpack_exports__, "IconDislikeThumb", function() { return /* reexport */ IconDislikeThumb; });
|
|
431
431
|
__webpack_require__.d(__webpack_exports__, "IconDivide", function() { return /* reexport */ IconDivide; });
|
|
432
432
|
__webpack_require__.d(__webpack_exports__, "IconDongchediLogo", function() { return /* reexport */ IconDongchediLogo; });
|
|
433
|
+
__webpack_require__.d(__webpack_exports__, "IconDoubleChevronLeft", function() { return /* reexport */ IconDoubleChevronLeft; });
|
|
434
|
+
__webpack_require__.d(__webpack_exports__, "IconDoubleChevronRight", function() { return /* reexport */ IconDoubleChevronRight; });
|
|
433
435
|
__webpack_require__.d(__webpack_exports__, "IconDownCircleStroked", function() { return /* reexport */ IconDownCircleStroked; });
|
|
434
436
|
__webpack_require__.d(__webpack_exports__, "IconDownload", function() { return /* reexport */ IconDownload; });
|
|
435
437
|
__webpack_require__.d(__webpack_exports__, "IconDownloadStroked", function() { return /* reexport */ IconDownloadStroked; });
|
|
@@ -741,23 +743,23 @@ __webpack_require__.d(__webpack_exports__, "IconWrench", function() { return /*
|
|
|
741
743
|
__webpack_require__.d(__webpack_exports__, "IconXiguaLogo", function() { return /* reexport */ IconXiguaLogo; });
|
|
742
744
|
__webpack_require__.d(__webpack_exports__, "IconYoutube", function() { return /* reexport */ IconYoutube; });
|
|
743
745
|
|
|
744
|
-
// EXTERNAL MODULE: /
|
|
746
|
+
// EXTERNAL MODULE: /Users/daiqiang/Project/semi-design/node_modules/@babel/runtime-corejs3/core-js-stable/instance/index-of.js
|
|
745
747
|
var index_of = __webpack_require__("jLuO");
|
|
746
748
|
var index_of_default = /*#__PURE__*/__webpack_require__.n(index_of);
|
|
747
749
|
|
|
748
|
-
// EXTERNAL MODULE: /
|
|
750
|
+
// EXTERNAL MODULE: /Users/daiqiang/Project/semi-design/node_modules/@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols.js
|
|
749
751
|
var get_own_property_symbols = __webpack_require__("odIl");
|
|
750
752
|
var get_own_property_symbols_default = /*#__PURE__*/__webpack_require__.n(get_own_property_symbols);
|
|
751
753
|
|
|
752
|
-
// EXTERNAL MODULE: /
|
|
754
|
+
// EXTERNAL MODULE: /Users/daiqiang/Project/semi-design/node_modules/@babel/runtime-corejs3/core-js-stable/instance/concat.js
|
|
753
755
|
var concat = __webpack_require__("HUEr");
|
|
754
756
|
var concat_default = /*#__PURE__*/__webpack_require__.n(concat);
|
|
755
757
|
|
|
756
|
-
// EXTERNAL MODULE: /
|
|
758
|
+
// EXTERNAL MODULE: /Users/daiqiang/Project/semi-design/node_modules/@babel/runtime-corejs3/core-js-stable/number/is-safe-integer.js
|
|
757
759
|
var is_safe_integer = __webpack_require__("lpbv");
|
|
758
760
|
var is_safe_integer_default = /*#__PURE__*/__webpack_require__.n(is_safe_integer);
|
|
759
761
|
|
|
760
|
-
// EXTERNAL MODULE: /
|
|
762
|
+
// EXTERNAL MODULE: /Users/daiqiang/Project/semi-design/node_modules/@babel/runtime-corejs3/core-js-stable/object/assign.js
|
|
761
763
|
var object_assign = __webpack_require__("lGT8");
|
|
762
764
|
var assign_default = /*#__PURE__*/__webpack_require__.n(object_assign);
|
|
763
765
|
|
|
@@ -767,7 +769,7 @@ var external_root_React_commonjs2_react_commonjs_react_amd_react_default = /*#__
|
|
|
767
769
|
|
|
768
770
|
// CONCATENATED MODULE: ./lib/es/env.js
|
|
769
771
|
const BASE_CLASS_PREFIX = 'semi';
|
|
770
|
-
// EXTERNAL MODULE: /
|
|
772
|
+
// EXTERNAL MODULE: /Users/daiqiang/Project/semi-design/node_modules/classnames/index.js
|
|
771
773
|
var classnames = __webpack_require__("O94r");
|
|
772
774
|
var classnames_default = /*#__PURE__*/__webpack_require__.n(classnames);
|
|
773
775
|
|
|
@@ -3953,6 +3955,64 @@ function IconDongchediLogo_SvgComponent(props) {
|
|
|
3953
3955
|
|
|
3954
3956
|
const IconDongchediLogo_IconComponent = convertIcon(IconDongchediLogo_SvgComponent, 'dongchedi_logo');
|
|
3955
3957
|
/* harmony default export */ var IconDongchediLogo = (IconDongchediLogo_IconComponent);
|
|
3958
|
+
// CONCATENATED MODULE: ./lib/es/icons/IconDoubleChevronLeft.js
|
|
3959
|
+
|
|
3960
|
+
|
|
3961
|
+
|
|
3962
|
+
|
|
3963
|
+
function IconDoubleChevronLeft_SvgComponent(props) {
|
|
3964
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("svg", assign_default()({
|
|
3965
|
+
viewBox: "0 0 24 24",
|
|
3966
|
+
fill: "none",
|
|
3967
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3968
|
+
width: "1em",
|
|
3969
|
+
height: "1em",
|
|
3970
|
+
focusable: false,
|
|
3971
|
+
"aria-hidden": true
|
|
3972
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("path", {
|
|
3973
|
+
fillRule: "evenodd",
|
|
3974
|
+
clipRule: "evenodd",
|
|
3975
|
+
d: "M12.6185 4.39653C13.1272 4.92524 13.1272 5.78245 12.6185 6.31116L7.14483 12L12.6185 17.6888C13.1272 18.2176 13.1272 19.0748 12.6185 19.6035C12.1098 20.1322 11.285 20.1322 10.7763 19.6035L4.38153 12.9573C3.87282 12.4286 3.87282 11.5714 4.38153 11.0427L10.7763 4.39653C11.285 3.86782 12.1098 3.86782 12.6185 4.39653Z",
|
|
3976
|
+
fill: "currentColor"
|
|
3977
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("path", {
|
|
3978
|
+
fillRule: "evenodd",
|
|
3979
|
+
clipRule: "evenodd",
|
|
3980
|
+
d: "M19.6185 4.39653C20.1272 4.92524 20.1272 5.78245 19.6185 6.31116L14.1448 12L19.6185 17.6888C20.1272 18.2176 20.1272 19.0748 19.6185 19.6035C19.1098 20.1322 18.285 20.1322 17.7763 19.6035L11.3815 12.9573C10.8728 12.4286 10.8728 11.5714 11.3815 11.0427L17.7763 4.39653C18.285 3.86782 19.1098 3.86782 19.6185 4.39653Z",
|
|
3981
|
+
fill: "currentColor"
|
|
3982
|
+
}));
|
|
3983
|
+
}
|
|
3984
|
+
|
|
3985
|
+
const IconDoubleChevronLeft_IconComponent = convertIcon(IconDoubleChevronLeft_SvgComponent, 'double_chevron_left');
|
|
3986
|
+
/* harmony default export */ var IconDoubleChevronLeft = (IconDoubleChevronLeft_IconComponent);
|
|
3987
|
+
// CONCATENATED MODULE: ./lib/es/icons/IconDoubleChevronRight.js
|
|
3988
|
+
|
|
3989
|
+
|
|
3990
|
+
|
|
3991
|
+
|
|
3992
|
+
function IconDoubleChevronRight_SvgComponent(props) {
|
|
3993
|
+
return /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("svg", assign_default()({
|
|
3994
|
+
viewBox: "0 0 24 24",
|
|
3995
|
+
fill: "none",
|
|
3996
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
3997
|
+
width: "1em",
|
|
3998
|
+
height: "1em",
|
|
3999
|
+
focusable: false,
|
|
4000
|
+
"aria-hidden": true
|
|
4001
|
+
}, props), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("path", {
|
|
4002
|
+
fillRule: "evenodd",
|
|
4003
|
+
clipRule: "evenodd",
|
|
4004
|
+
d: "M4.38153 4.39653C4.89024 3.86782 5.71502 3.86782 6.22373 4.39653L12.6185 11.0427C13.1272 11.5714 13.1272 12.4286 12.6185 12.9573L6.22373 19.6035C5.71502 20.1322 4.89024 20.1322 4.38153 19.6035C3.87282 19.0748 3.87282 18.2176 4.38153 17.6888L9.85517 12L4.38153 6.31116C3.87282 5.78245 3.87282 4.92524 4.38153 4.39653Z",
|
|
4005
|
+
fill: "currentColor"
|
|
4006
|
+
}), /*#__PURE__*/external_root_React_commonjs2_react_commonjs_react_amd_react_["createElement"]("path", {
|
|
4007
|
+
fillRule: "evenodd",
|
|
4008
|
+
clipRule: "evenodd",
|
|
4009
|
+
d: "M11.3815 4.39653C11.8902 3.86782 12.715 3.86782 13.2237 4.39653L19.6185 11.0427C20.1272 11.5714 20.1272 12.4286 19.6185 12.9573L13.2237 19.6035C12.715 20.1322 11.8902 20.1322 11.3815 19.6035C10.8728 19.0748 10.8728 18.2176 11.3815 17.6888L16.8552 12L11.3815 6.31116C10.8728 5.78245 10.8728 4.92524 11.3815 4.39653Z",
|
|
4010
|
+
fill: "currentColor"
|
|
4011
|
+
}));
|
|
4012
|
+
}
|
|
4013
|
+
|
|
4014
|
+
const IconDoubleChevronRight_IconComponent = convertIcon(IconDoubleChevronRight_SvgComponent, 'double_chevron_right');
|
|
4015
|
+
/* harmony default export */ var IconDoubleChevronRight = (IconDoubleChevronRight_IconComponent);
|
|
3956
4016
|
// CONCATENATED MODULE: ./lib/es/icons/IconDownCircleStroked.js
|
|
3957
4017
|
|
|
3958
4018
|
|
|
@@ -12070,6 +12130,8 @@ const IconYoutube_IconComponent = convertIcon(IconYoutube_SvgComponent, 'youtube
|
|
|
12070
12130
|
|
|
12071
12131
|
|
|
12072
12132
|
|
|
12133
|
+
|
|
12134
|
+
|
|
12073
12135
|
|
|
12074
12136
|
|
|
12075
12137
|
|
|
@@ -13129,7 +13191,7 @@ var store = __webpack_require__("yULr");
|
|
|
13129
13191
|
(module.exports = function (key, value) {
|
|
13130
13192
|
return store[key] || (store[key] = value !== undefined ? value : {});
|
|
13131
13193
|
})('versions', []).push({
|
|
13132
|
-
version: '3.19.
|
|
13194
|
+
version: '3.19.3',
|
|
13133
13195
|
mode: IS_PURE ? 'pure' : 'global',
|
|
13134
13196
|
copyright: '© 2021 Denis Pushkarev (zloirock.ru)'
|
|
13135
13197
|
});
|