@douyinfe/semi-icons 2.1.5 → 2.2.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.
@@ -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; });
@@ -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.2',
13194
+ version: '3.20.0',
13133
13195
  mode: IS_PURE ? 'pure' : 'global',
13134
13196
  copyright: '© 2021 Denis Pushkarev (zloirock.ru)'
13135
13197
  });
@@ -13967,7 +14029,7 @@ var constructorRegExp = /^\s*(?:class|function)\b/;
13967
14029
  var exec = uncurryThis(constructorRegExp.exec);
13968
14030
  var INCORRECT_TO_STRING = !constructorRegExp.exec(noop);
13969
14031
 
13970
- var isConstructorModern = function (argument) {
14032
+ var isConstructorModern = function isConstructor(argument) {
13971
14033
  if (!isCallable(argument)) return false;
13972
14034
  try {
13973
14035
  construct(noop, empty, argument);
@@ -13977,16 +14039,25 @@ var isConstructorModern = function (argument) {
13977
14039
  }
13978
14040
  };
13979
14041
 
13980
- var isConstructorLegacy = function (argument) {
14042
+ var isConstructorLegacy = function isConstructor(argument) {
13981
14043
  if (!isCallable(argument)) return false;
13982
14044
  switch (classof(argument)) {
13983
14045
  case 'AsyncFunction':
13984
14046
  case 'GeneratorFunction':
13985
14047
  case 'AsyncGeneratorFunction': return false;
14048
+ }
14049
+ try {
13986
14050
  // we can't check .prototype since constructors produced by .bind haven't it
13987
- } return INCORRECT_TO_STRING || !!exec(constructorRegExp, inspectSource(argument));
14051
+ // `Function#toString` throws on some built-it function in some legacy engines
14052
+ // (for example, `DOMQuad` and similar in FF41-)
14053
+ return INCORRECT_TO_STRING || !!exec(constructorRegExp, inspectSource(argument));
14054
+ } catch (error) {
14055
+ return true;
14056
+ }
13988
14057
  };
13989
14058
 
14059
+ isConstructorLegacy.sham = true;
14060
+
13990
14061
  // `IsConstructor` abstract operation
13991
14062
  // https://tc39.es/ecma262/#sec-isconstructor
13992
14063
  module.exports = !construct || fails(function () {