@tant/icons 1.3.35 → 1.4.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.
@@ -3233,14 +3233,9 @@ var Lab = function Lab(props) {
3233
3233
  width: "24",
3234
3234
  height: "25",
3235
3235
  xmlns: "http://www.w3.org/2000/svg"
3236
- }, /*#__PURE__*/React.createElement("rect", {
3237
- width: "24",
3238
- height: "24.123"
3239
- }), /*#__PURE__*/React.createElement("path", {
3236
+ }, /*#__PURE__*/React.createElement("path", {
3240
3237
  d: "M8.822 13.623h6.368l3.345 5.362a.49.49 0 01.02.524.48.48 0 01-.443.262H5.9c-.262 0-.403-.16-.444-.262-.06-.12-.12-.322.02-.524l3.346-5.362z"
3241
3238
  }), /*#__PURE__*/React.createElement("path", {
3242
- fillRule: "evenodd",
3243
- clipRule: "evenodd",
3244
3239
  d: "M15.452 9.51l5.12 8.225c.543.907.584 1.996.04 2.923a2.836 2.836 0 01-2.52 1.492H5.88c-1.068 0-1.995-.565-2.519-1.492a2.868 2.868 0 01.08-2.923l5.14-8.224c.14-.242.221-.524.221-.806V4.37h-.544a.68.68 0 01-.685-.686A.68.68 0 018.258 3h7.517a.68.68 0 01.685.685.68.68 0 01-.685.686h-.544v4.334c0 .282.08.564.221.806zm2.66 11.29c.565 0 1.049-.303 1.33-.787a1.577 1.577 0 000-1.552l-5.118-8.224a2.77 2.77 0 01-.443-1.532V4.37h-3.709v4.334c0 .544-.16 1.068-.443 1.531L4.61 18.462a1.485 1.485 0 00-.04 1.552c.262.484.766.786 1.33.786h12.212z"
3245
3240
  }))));
3246
3241
  };
@@ -16682,7 +16677,7 @@ MagicWand.defaultProps = {
16682
16677
 
16683
16678
  var _excluded$4P = ["color", "size", "spin", "style", "className", "iconClassName"];
16684
16679
  var loadingCircleStyle$4P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
16685
- var AddToPage = function AddToPage(props) {
16680
+ var SystemBuild = function SystemBuild(props) {
16686
16681
  var color = props.color,
16687
16682
  size = props.size,
16688
16683
  spin = props.spin,
@@ -16714,18 +16709,20 @@ var AddToPage = function AddToPage(props) {
16714
16709
  height: "24",
16715
16710
  xmlns: "http://www.w3.org/2000/svg"
16716
16711
  }, /*#__PURE__*/React.createElement("path", {
16712
+ d: "M2 12c0-.865.11-1.703.316-2.504A3 3 0 004.99 4.867a9.99 9.99 0 014.335-2.505 3 3 0 005.348 0 9.99 9.99 0 014.335 2.505 3 3 0 002.675 4.63 10.036 10.036 0 010 5.007 3 3 0 00-2.675 4.629 9.99 9.99 0 01-4.335 2.505 3 3 0 00-5.348 0 9.99 9.99 0 01-4.335-2.505 3 3 0 00-2.675-4.63A10.056 10.056 0 012 12zm4.804 3c.63 1.091.81 2.346.564 3.524.408.29.842.541 1.297.75A4.993 4.993 0 0112 18c1.26 0 2.438.471 3.335 1.274.455-.209.889-.46 1.297-.75A4.993 4.993 0 0117.196 15a4.993 4.993 0 012.77-2.25 8.134 8.134 0 000-1.5A4.993 4.993 0 0117.195 9a4.993 4.993 0 01-.564-3.524 7.988 7.988 0 00-1.297-.75A4.993 4.993 0 0112 6a4.993 4.993 0 01-3.335-1.274 7.99 7.99 0 00-1.297.75A4.993 4.993 0 016.804 9a4.993 4.993 0 01-2.77 2.25 8.125 8.125 0 000 1.5A4.99 4.99 0 016.804 15z"
16713
+ }), /*#__PURE__*/React.createElement("path", {
16717
16714
  fillRule: "evenodd",
16718
16715
  clipRule: "evenodd",
16719
- d: "M3 19V5h14v3a1 1 0 102 0V4a1 1 0 00-1-1H2a1 1 0 00-1 1v16a1 1 0 001 1h8a1 1 0 100-2H3zM6.464 8.357a.964.964 0 000 1.929h7.072a.964.964 0 100-1.93H6.464zM5.5 13.178c0-.532.432-.964.964-.964h4.072a.964.964 0 110 1.928H6.464a.964.964 0 01-.964-.964zM17 12a1 1 0 112 0v3h3a1 1 0 110 2h-3v3a1 1 0 11-2 0v-3h-3a1 1 0 110-2h3v-3z"
16716
+ d: "M11.102 12.341l4.013-3.461 1.385 1.385-5.539 4.846L7.5 11.649l1.385-1.384 2.217 2.076z"
16720
16717
  }))));
16721
16718
  };
16722
- AddToPage.propTypes = {
16719
+ SystemBuild.propTypes = {
16723
16720
  iconClassName: PropTypes.string,
16724
16721
  spin: PropTypes.bool,
16725
16722
  color: PropTypes.string,
16726
16723
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
16727
16724
  };
16728
- AddToPage.defaultProps = {
16725
+ SystemBuild.defaultProps = {
16729
16726
  spin: false,
16730
16727
  color: 'currentColor',
16731
16728
  size: '1em'
@@ -16733,7 +16730,7 @@ AddToPage.defaultProps = {
16733
16730
 
16734
16731
  var _excluded$4Q = ["color", "size", "spin", "style", "className", "iconClassName"];
16735
16732
  var loadingCircleStyle$4Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
16736
- var Pause2 = function Pause2(props) {
16733
+ var AddToPage = function AddToPage(props) {
16737
16734
  var color = props.color,
16738
16735
  size = props.size,
16739
16736
  spin = props.spin,
@@ -16765,16 +16762,18 @@ var Pause2 = function Pause2(props) {
16765
16762
  height: "24",
16766
16763
  xmlns: "http://www.w3.org/2000/svg"
16767
16764
  }, /*#__PURE__*/React.createElement("path", {
16768
- d: "M9 7h2v10H9V7zm4 0h2v10h-2V7z"
16765
+ fillRule: "evenodd",
16766
+ clipRule: "evenodd",
16767
+ d: "M3 19V5h14v3a1 1 0 102 0V4a1 1 0 00-1-1H2a1 1 0 00-1 1v16a1 1 0 001 1h8a1 1 0 100-2H3zM6.464 8.357a.964.964 0 000 1.929h7.072a.964.964 0 100-1.93H6.464zM5.5 13.178c0-.532.432-.964.964-.964h4.072a.964.964 0 110 1.928H6.464a.964.964 0 01-.964-.964zM17 12a1 1 0 112 0v3h3a1 1 0 110 2h-3v3a1 1 0 11-2 0v-3h-3a1 1 0 110-2h3v-3z"
16769
16768
  }))));
16770
16769
  };
16771
- Pause2.propTypes = {
16770
+ AddToPage.propTypes = {
16772
16771
  iconClassName: PropTypes.string,
16773
16772
  spin: PropTypes.bool,
16774
16773
  color: PropTypes.string,
16775
16774
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
16776
16775
  };
16777
- Pause2.defaultProps = {
16776
+ AddToPage.defaultProps = {
16778
16777
  spin: false,
16779
16778
  color: 'currentColor',
16780
16779
  size: '1em'
@@ -16782,7 +16781,7 @@ Pause2.defaultProps = {
16782
16781
 
16783
16782
  var _excluded$4R = ["color", "size", "spin", "style", "className", "iconClassName"];
16784
16783
  var loadingCircleStyle$4R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
16785
- var Report = function Report(props) {
16784
+ var Pause2 = function Pause2(props) {
16786
16785
  var color = props.color,
16787
16786
  size = props.size,
16788
16787
  spin = props.spin,
@@ -16814,16 +16813,16 @@ var Report = function Report(props) {
16814
16813
  height: "24",
16815
16814
  xmlns: "http://www.w3.org/2000/svg"
16816
16815
  }, /*#__PURE__*/React.createElement("path", {
16817
- d: "M11 7h2v10h-2V7zm4 4h2v6h-2v-6zm-8 2h2v4H7v-4zm8-9H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0120.007 22H3.993A1 1 0 013 21.008V2.992z"
16816
+ d: "M9 7h2v10H9V7zm4 0h2v10h-2V7z"
16818
16817
  }))));
16819
16818
  };
16820
- Report.propTypes = {
16819
+ Pause2.propTypes = {
16821
16820
  iconClassName: PropTypes.string,
16822
16821
  spin: PropTypes.bool,
16823
16822
  color: PropTypes.string,
16824
16823
  size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
16825
16824
  };
16826
- Report.defaultProps = {
16825
+ Pause2.defaultProps = {
16827
16826
  spin: false,
16828
16827
  color: 'currentColor',
16829
16828
  size: '1em'
@@ -16831,7 +16830,7 @@ Report.defaultProps = {
16831
16830
 
16832
16831
  var _excluded$4S = ["color", "size", "spin", "style", "className", "iconClassName"];
16833
16832
  var loadingCircleStyle$4S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
16834
- var ReportRemoval = function ReportRemoval(props) {
16833
+ var Report = function Report(props) {
16835
16834
  var color = props.color,
16836
16835
  size = props.size,
16837
16836
  spin = props.spin,
@@ -16862,6 +16861,55 @@ var ReportRemoval = function ReportRemoval(props) {
16862
16861
  width: "24",
16863
16862
  height: "24",
16864
16863
  xmlns: "http://www.w3.org/2000/svg"
16864
+ }, /*#__PURE__*/React.createElement("path", {
16865
+ d: "M11 7h2v10h-2V7zm4 4h2v6h-2v-6zm-8 2h2v4H7v-4zm8-9H5v16h14V8h-4V4zM3 2.992C3 2.444 3.447 2 3.999 2H16l5 5v13.993A1 1 0 0120.007 22H3.993A1 1 0 013 21.008V2.992z"
16866
+ }))));
16867
+ };
16868
+ Report.propTypes = {
16869
+ iconClassName: PropTypes.string,
16870
+ spin: PropTypes.bool,
16871
+ color: PropTypes.string,
16872
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
16873
+ };
16874
+ Report.defaultProps = {
16875
+ spin: false,
16876
+ color: 'currentColor',
16877
+ size: '1em'
16878
+ };
16879
+
16880
+ var _excluded$4T = ["color", "size", "spin", "style", "className", "iconClassName"];
16881
+ var loadingCircleStyle$4T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
16882
+ var ReportRemoval = function ReportRemoval(props) {
16883
+ var color = props.color,
16884
+ size = props.size,
16885
+ spin = props.spin,
16886
+ style = props.style,
16887
+ className = props.className,
16888
+ iconClassName = props.iconClassName,
16889
+ otherProps = _objectWithoutProperties(props, _excluded$4T);
16890
+ return /*#__PURE__*/React.createElement("span", {
16891
+ role: "img",
16892
+ className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
16893
+ }, /*#__PURE__*/React.createElement("style", {
16894
+ children: loadingCircleStyle$4T
16895
+ }), /*#__PURE__*/React.createElement("svg", _extends({
16896
+ xmlns: "http://www.w3.org/2000/svg",
16897
+ width: size,
16898
+ height: size,
16899
+ viewBox: "0 0 24 24",
16900
+ fill: color
16901
+ }, otherProps, {
16902
+ className: iconClassName,
16903
+ style: _objectSpread2(_objectSpread2({}, style), spin ? {
16904
+ animationDuration: '1s',
16905
+ animationIterationCount: 'infinite',
16906
+ animationName: 'loadingCircle',
16907
+ animationTimingFunction: 'linear'
16908
+ } : {})
16909
+ }), /*#__PURE__*/React.createElement("svg", {
16910
+ width: "24",
16911
+ height: "24",
16912
+ xmlns: "http://www.w3.org/2000/svg"
16865
16913
  }, /*#__PURE__*/React.createElement("path", {
16866
16914
  d: "M7 13h2v4H7v-4z"
16867
16915
  }), /*#__PURE__*/React.createElement("path", {
@@ -16886,8 +16934,8 @@ ReportRemoval.defaultProps = {
16886
16934
  size: '1em'
16887
16935
  };
16888
16936
 
16889
- var _excluded$4T = ["color", "size", "spin", "style", "className", "iconClassName"];
16890
- var loadingCircleStyle$4T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
16937
+ var _excluded$4U = ["color", "size", "spin", "style", "className", "iconClassName"];
16938
+ var loadingCircleStyle$4U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
16891
16939
  var FileAdd = function FileAdd(props) {
16892
16940
  var color = props.color,
16893
16941
  size = props.size,
@@ -16895,12 +16943,12 @@ var FileAdd = function FileAdd(props) {
16895
16943
  style = props.style,
16896
16944
  className = props.className,
16897
16945
  iconClassName = props.iconClassName,
16898
- otherProps = _objectWithoutProperties(props, _excluded$4T);
16946
+ otherProps = _objectWithoutProperties(props, _excluded$4U);
16899
16947
  return /*#__PURE__*/React.createElement("span", {
16900
16948
  role: "img",
16901
16949
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
16902
16950
  }, /*#__PURE__*/React.createElement("style", {
16903
- children: loadingCircleStyle$4T
16951
+ children: loadingCircleStyle$4U
16904
16952
  }), /*#__PURE__*/React.createElement("svg", _extends({
16905
16953
  xmlns: "http://www.w3.org/2000/svg",
16906
16954
  width: size,
@@ -16935,8 +16983,8 @@ FileAdd.defaultProps = {
16935
16983
  size: '1em'
16936
16984
  };
16937
16985
 
16938
- var _excluded$4U = ["color", "size", "spin", "style", "className", "iconClassName"];
16939
- var loadingCircleStyle$4U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
16986
+ var _excluded$4V = ["color", "size", "spin", "style", "className", "iconClassName"];
16987
+ var loadingCircleStyle$4V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
16940
16988
  var FileRemove = function FileRemove(props) {
16941
16989
  var color = props.color,
16942
16990
  size = props.size,
@@ -16944,12 +16992,12 @@ var FileRemove = function FileRemove(props) {
16944
16992
  style = props.style,
16945
16993
  className = props.className,
16946
16994
  iconClassName = props.iconClassName,
16947
- otherProps = _objectWithoutProperties(props, _excluded$4U);
16995
+ otherProps = _objectWithoutProperties(props, _excluded$4V);
16948
16996
  return /*#__PURE__*/React.createElement("span", {
16949
16997
  role: "img",
16950
16998
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
16951
16999
  }, /*#__PURE__*/React.createElement("style", {
16952
- children: loadingCircleStyle$4U
17000
+ children: loadingCircleStyle$4V
16953
17001
  }), /*#__PURE__*/React.createElement("svg", _extends({
16954
17002
  xmlns: "http://www.w3.org/2000/svg",
16955
17003
  width: size,
@@ -16986,8 +17034,8 @@ FileRemove.defaultProps = {
16986
17034
  size: '1em'
16987
17035
  };
16988
17036
 
16989
- var _excluded$4V = ["color", "size", "spin", "style", "className", "iconClassName"];
16990
- var loadingCircleStyle$4V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17037
+ var _excluded$4W = ["color", "size", "spin", "style", "className", "iconClassName"];
17038
+ var loadingCircleStyle$4W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
16991
17039
  var FileExport = function FileExport(props) {
16992
17040
  var color = props.color,
16993
17041
  size = props.size,
@@ -16995,12 +17043,12 @@ var FileExport = function FileExport(props) {
16995
17043
  style = props.style,
16996
17044
  className = props.className,
16997
17045
  iconClassName = props.iconClassName,
16998
- otherProps = _objectWithoutProperties(props, _excluded$4V);
17046
+ otherProps = _objectWithoutProperties(props, _excluded$4W);
16999
17047
  return /*#__PURE__*/React.createElement("span", {
17000
17048
  role: "img",
17001
17049
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17002
17050
  }, /*#__PURE__*/React.createElement("style", {
17003
- children: loadingCircleStyle$4V
17051
+ children: loadingCircleStyle$4W
17004
17052
  }), /*#__PURE__*/React.createElement("svg", _extends({
17005
17053
  xmlns: "http://www.w3.org/2000/svg",
17006
17054
  width: size,
@@ -17035,8 +17083,8 @@ FileExport.defaultProps = {
17035
17083
  size: '1em'
17036
17084
  };
17037
17085
 
17038
- var _excluded$4W = ["color", "size", "spin", "style", "className", "iconClassName"];
17039
- var loadingCircleStyle$4W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17086
+ var _excluded$4X = ["color", "size", "spin", "style", "className", "iconClassName"];
17087
+ var loadingCircleStyle$4X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17040
17088
  var FileMove = function FileMove(props) {
17041
17089
  var color = props.color,
17042
17090
  size = props.size,
@@ -17044,12 +17092,12 @@ var FileMove = function FileMove(props) {
17044
17092
  style = props.style,
17045
17093
  className = props.className,
17046
17094
  iconClassName = props.iconClassName,
17047
- otherProps = _objectWithoutProperties(props, _excluded$4W);
17095
+ otherProps = _objectWithoutProperties(props, _excluded$4X);
17048
17096
  return /*#__PURE__*/React.createElement("span", {
17049
17097
  role: "img",
17050
17098
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17051
17099
  }, /*#__PURE__*/React.createElement("style", {
17052
- children: loadingCircleStyle$4W
17100
+ children: loadingCircleStyle$4X
17053
17101
  }), /*#__PURE__*/React.createElement("svg", _extends({
17054
17102
  xmlns: "http://www.w3.org/2000/svg",
17055
17103
  width: size,
@@ -17084,8 +17132,8 @@ FileMove.defaultProps = {
17084
17132
  size: '1em'
17085
17133
  };
17086
17134
 
17087
- var _excluded$4X = ["color", "size", "spin", "style", "className", "iconClassName"];
17088
- var loadingCircleStyle$4X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17135
+ var _excluded$4Y = ["color", "size", "spin", "style", "className", "iconClassName"];
17136
+ var loadingCircleStyle$4Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17089
17137
  var FileImport = function FileImport(props) {
17090
17138
  var color = props.color,
17091
17139
  size = props.size,
@@ -17093,12 +17141,12 @@ var FileImport = function FileImport(props) {
17093
17141
  style = props.style,
17094
17142
  className = props.className,
17095
17143
  iconClassName = props.iconClassName,
17096
- otherProps = _objectWithoutProperties(props, _excluded$4X);
17144
+ otherProps = _objectWithoutProperties(props, _excluded$4Y);
17097
17145
  return /*#__PURE__*/React.createElement("span", {
17098
17146
  role: "img",
17099
17147
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17100
17148
  }, /*#__PURE__*/React.createElement("style", {
17101
- children: loadingCircleStyle$4X
17149
+ children: loadingCircleStyle$4Y
17102
17150
  }), /*#__PURE__*/React.createElement("svg", _extends({
17103
17151
  xmlns: "http://www.w3.org/2000/svg",
17104
17152
  width: size,
@@ -17133,8 +17181,8 @@ FileImport.defaultProps = {
17133
17181
  size: '1em'
17134
17182
  };
17135
17183
 
17136
- var _excluded$4Y = ["color", "size", "spin", "style", "className", "iconClassName"];
17137
- var loadingCircleStyle$4Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17184
+ var _excluded$4Z = ["color", "size", "spin", "style", "className", "iconClassName"];
17185
+ var loadingCircleStyle$4Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17138
17186
  var FileInfo = function FileInfo(props) {
17139
17187
  var color = props.color,
17140
17188
  size = props.size,
@@ -17142,12 +17190,12 @@ var FileInfo = function FileInfo(props) {
17142
17190
  style = props.style,
17143
17191
  className = props.className,
17144
17192
  iconClassName = props.iconClassName,
17145
- otherProps = _objectWithoutProperties(props, _excluded$4Y);
17193
+ otherProps = _objectWithoutProperties(props, _excluded$4Z);
17146
17194
  return /*#__PURE__*/React.createElement("span", {
17147
17195
  role: "img",
17148
17196
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17149
17197
  }, /*#__PURE__*/React.createElement("style", {
17150
- children: loadingCircleStyle$4Y
17198
+ children: loadingCircleStyle$4Z
17151
17199
  }), /*#__PURE__*/React.createElement("svg", _extends({
17152
17200
  xmlns: "http://www.w3.org/2000/svg",
17153
17201
  width: size,
@@ -17182,8 +17230,8 @@ FileInfo.defaultProps = {
17182
17230
  size: '1em'
17183
17231
  };
17184
17232
 
17185
- var _excluded$4Z = ["color", "size", "spin", "style", "className", "iconClassName"];
17186
- var loadingCircleStyle$4Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17233
+ var _excluded$4_ = ["color", "size", "spin", "style", "className", "iconClassName"];
17234
+ var loadingCircleStyle$4_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17187
17235
  var FileConvert = function FileConvert(props) {
17188
17236
  var color = props.color,
17189
17237
  size = props.size,
@@ -17191,12 +17239,12 @@ var FileConvert = function FileConvert(props) {
17191
17239
  style = props.style,
17192
17240
  className = props.className,
17193
17241
  iconClassName = props.iconClassName,
17194
- otherProps = _objectWithoutProperties(props, _excluded$4Z);
17242
+ otherProps = _objectWithoutProperties(props, _excluded$4_);
17195
17243
  return /*#__PURE__*/React.createElement("span", {
17196
17244
  role: "img",
17197
17245
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17198
17246
  }, /*#__PURE__*/React.createElement("style", {
17199
- children: loadingCircleStyle$4Z
17247
+ children: loadingCircleStyle$4_
17200
17248
  }), /*#__PURE__*/React.createElement("svg", _extends({
17201
17249
  xmlns: "http://www.w3.org/2000/svg",
17202
17250
  width: size,
@@ -17237,8 +17285,8 @@ FileConvert.defaultProps = {
17237
17285
  size: '1em'
17238
17286
  };
17239
17287
 
17240
- var _excluded$4_ = ["color", "size", "spin", "style", "className", "iconClassName"];
17241
- var loadingCircleStyle$4_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17288
+ var _excluded$4$ = ["color", "size", "spin", "style", "className", "iconClassName"];
17289
+ var loadingCircleStyle$4$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17242
17290
  var AssetConvert = function AssetConvert(props) {
17243
17291
  var color = props.color,
17244
17292
  size = props.size,
@@ -17246,12 +17294,12 @@ var AssetConvert = function AssetConvert(props) {
17246
17294
  style = props.style,
17247
17295
  className = props.className,
17248
17296
  iconClassName = props.iconClassName,
17249
- otherProps = _objectWithoutProperties(props, _excluded$4_);
17297
+ otherProps = _objectWithoutProperties(props, _excluded$4$);
17250
17298
  return /*#__PURE__*/React.createElement("span", {
17251
17299
  role: "img",
17252
17300
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17253
17301
  }, /*#__PURE__*/React.createElement("style", {
17254
- children: loadingCircleStyle$4_
17302
+ children: loadingCircleStyle$4$
17255
17303
  }), /*#__PURE__*/React.createElement("svg", _extends({
17256
17304
  xmlns: "http://www.w3.org/2000/svg",
17257
17305
  width: size,
@@ -17292,8 +17340,8 @@ AssetConvert.defaultProps = {
17292
17340
  size: '1em'
17293
17341
  };
17294
17342
 
17295
- var _excluded$4$ = ["color", "size", "spin", "style", "className", "iconClassName"];
17296
- var loadingCircleStyle$4$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17343
+ var _excluded$50 = ["color", "size", "spin", "style", "className", "iconClassName"];
17344
+ var loadingCircleStyle$50 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17297
17345
  var FileLock = function FileLock(props) {
17298
17346
  var color = props.color,
17299
17347
  size = props.size,
@@ -17301,12 +17349,12 @@ var FileLock = function FileLock(props) {
17301
17349
  style = props.style,
17302
17350
  className = props.className,
17303
17351
  iconClassName = props.iconClassName,
17304
- otherProps = _objectWithoutProperties(props, _excluded$4$);
17352
+ otherProps = _objectWithoutProperties(props, _excluded$50);
17305
17353
  return /*#__PURE__*/React.createElement("span", {
17306
17354
  role: "img",
17307
17355
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17308
17356
  }, /*#__PURE__*/React.createElement("style", {
17309
- children: loadingCircleStyle$4$
17357
+ children: loadingCircleStyle$50
17310
17358
  }), /*#__PURE__*/React.createElement("svg", _extends({
17311
17359
  xmlns: "http://www.w3.org/2000/svg",
17312
17360
  width: size,
@@ -17341,8 +17389,8 @@ FileLock.defaultProps = {
17341
17389
  size: '1em'
17342
17390
  };
17343
17391
 
17344
- var _excluded$50 = ["color", "size", "spin", "style", "className", "iconClassName"];
17345
- var loadingCircleStyle$50 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17392
+ var _excluded$51 = ["color", "size", "spin", "style", "className", "iconClassName"];
17393
+ var loadingCircleStyle$51 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17346
17394
  var FilePdf = function FilePdf(props) {
17347
17395
  var color = props.color,
17348
17396
  size = props.size,
@@ -17350,12 +17398,12 @@ var FilePdf = function FilePdf(props) {
17350
17398
  style = props.style,
17351
17399
  className = props.className,
17352
17400
  iconClassName = props.iconClassName,
17353
- otherProps = _objectWithoutProperties(props, _excluded$50);
17401
+ otherProps = _objectWithoutProperties(props, _excluded$51);
17354
17402
  return /*#__PURE__*/React.createElement("span", {
17355
17403
  role: "img",
17356
17404
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17357
17405
  }, /*#__PURE__*/React.createElement("style", {
17358
- children: loadingCircleStyle$50
17406
+ children: loadingCircleStyle$51
17359
17407
  }), /*#__PURE__*/React.createElement("svg", _extends({
17360
17408
  xmlns: "http://www.w3.org/2000/svg",
17361
17409
  width: size,
@@ -17390,8 +17438,8 @@ FilePdf.defaultProps = {
17390
17438
  size: '1em'
17391
17439
  };
17392
17440
 
17393
- var _excluded$51 = ["color", "size", "spin", "style", "className", "iconClassName"];
17394
- var loadingCircleStyle$51 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17441
+ var _excluded$52 = ["color", "size", "spin", "style", "className", "iconClassName"];
17442
+ var loadingCircleStyle$52 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17395
17443
  var Detail = function Detail(props) {
17396
17444
  var color = props.color,
17397
17445
  size = props.size,
@@ -17399,12 +17447,12 @@ var Detail = function Detail(props) {
17399
17447
  style = props.style,
17400
17448
  className = props.className,
17401
17449
  iconClassName = props.iconClassName,
17402
- otherProps = _objectWithoutProperties(props, _excluded$51);
17450
+ otherProps = _objectWithoutProperties(props, _excluded$52);
17403
17451
  return /*#__PURE__*/React.createElement("span", {
17404
17452
  role: "img",
17405
17453
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17406
17454
  }, /*#__PURE__*/React.createElement("style", {
17407
- children: loadingCircleStyle$51
17455
+ children: loadingCircleStyle$52
17408
17456
  }), /*#__PURE__*/React.createElement("svg", _extends({
17409
17457
  xmlns: "http://www.w3.org/2000/svg",
17410
17458
  width: size,
@@ -17439,8 +17487,8 @@ Detail.defaultProps = {
17439
17487
  size: '1em'
17440
17488
  };
17441
17489
 
17442
- var _excluded$52 = ["color", "size", "spin", "style", "className", "iconClassName"];
17443
- var loadingCircleStyle$52 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17490
+ var _excluded$53 = ["color", "size", "spin", "style", "className", "iconClassName"];
17491
+ var loadingCircleStyle$53 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17444
17492
  var MessageCenter = function MessageCenter(props) {
17445
17493
  var color = props.color,
17446
17494
  size = props.size,
@@ -17448,12 +17496,12 @@ var MessageCenter = function MessageCenter(props) {
17448
17496
  style = props.style,
17449
17497
  className = props.className,
17450
17498
  iconClassName = props.iconClassName,
17451
- otherProps = _objectWithoutProperties(props, _excluded$52);
17499
+ otherProps = _objectWithoutProperties(props, _excluded$53);
17452
17500
  return /*#__PURE__*/React.createElement("span", {
17453
17501
  role: "img",
17454
17502
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17455
17503
  }, /*#__PURE__*/React.createElement("style", {
17456
- children: loadingCircleStyle$52
17504
+ children: loadingCircleStyle$53
17457
17505
  }), /*#__PURE__*/React.createElement("svg", _extends({
17458
17506
  xmlns: "http://www.w3.org/2000/svg",
17459
17507
  width: size,
@@ -17496,8 +17544,8 @@ MessageCenter.defaultProps = {
17496
17544
  size: '1em'
17497
17545
  };
17498
17546
 
17499
- var _excluded$53 = ["color", "size", "spin", "style", "className", "iconClassName"];
17500
- var loadingCircleStyle$53 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17547
+ var _excluded$54 = ["color", "size", "spin", "style", "className", "iconClassName"];
17548
+ var loadingCircleStyle$54 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17501
17549
  var SystemMsg = function SystemMsg(props) {
17502
17550
  var color = props.color,
17503
17551
  size = props.size,
@@ -17505,12 +17553,12 @@ var SystemMsg = function SystemMsg(props) {
17505
17553
  style = props.style,
17506
17554
  className = props.className,
17507
17555
  iconClassName = props.iconClassName,
17508
- otherProps = _objectWithoutProperties(props, _excluded$53);
17556
+ otherProps = _objectWithoutProperties(props, _excluded$54);
17509
17557
  return /*#__PURE__*/React.createElement("span", {
17510
17558
  role: "img",
17511
17559
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17512
17560
  }, /*#__PURE__*/React.createElement("style", {
17513
- children: loadingCircleStyle$53
17561
+ children: loadingCircleStyle$54
17514
17562
  }), /*#__PURE__*/React.createElement("svg", _extends({
17515
17563
  xmlns: "http://www.w3.org/2000/svg",
17516
17564
  width: size,
@@ -17551,8 +17599,8 @@ SystemMsg.defaultProps = {
17551
17599
  size: '1em'
17552
17600
  };
17553
17601
 
17554
- var _excluded$54 = ["color", "size", "spin", "style", "className", "iconClassName"];
17555
- var loadingCircleStyle$54 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17602
+ var _excluded$55 = ["color", "size", "spin", "style", "className", "iconClassName"];
17603
+ var loadingCircleStyle$55 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17556
17604
  var Comment = function Comment(props) {
17557
17605
  var color = props.color,
17558
17606
  size = props.size,
@@ -17560,12 +17608,12 @@ var Comment = function Comment(props) {
17560
17608
  style = props.style,
17561
17609
  className = props.className,
17562
17610
  iconClassName = props.iconClassName,
17563
- otherProps = _objectWithoutProperties(props, _excluded$54);
17611
+ otherProps = _objectWithoutProperties(props, _excluded$55);
17564
17612
  return /*#__PURE__*/React.createElement("span", {
17565
17613
  role: "img",
17566
17614
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17567
17615
  }, /*#__PURE__*/React.createElement("style", {
17568
- children: loadingCircleStyle$54
17616
+ children: loadingCircleStyle$55
17569
17617
  }), /*#__PURE__*/React.createElement("svg", _extends({
17570
17618
  xmlns: "http://www.w3.org/2000/svg",
17571
17619
  width: size,
@@ -17604,8 +17652,8 @@ Comment.defaultProps = {
17604
17652
  size: '1em'
17605
17653
  };
17606
17654
 
17607
- var _excluded$55 = ["color", "size", "spin", "style", "className", "iconClassName"];
17608
- var loadingCircleStyle$55 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17655
+ var _excluded$56 = ["color", "size", "spin", "style", "className", "iconClassName"];
17656
+ var loadingCircleStyle$56 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17609
17657
  var Book = function Book(props) {
17610
17658
  var color = props.color,
17611
17659
  size = props.size,
@@ -17613,12 +17661,12 @@ var Book = function Book(props) {
17613
17661
  style = props.style,
17614
17662
  className = props.className,
17615
17663
  iconClassName = props.iconClassName,
17616
- otherProps = _objectWithoutProperties(props, _excluded$55);
17664
+ otherProps = _objectWithoutProperties(props, _excluded$56);
17617
17665
  return /*#__PURE__*/React.createElement("span", {
17618
17666
  role: "img",
17619
17667
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17620
17668
  }, /*#__PURE__*/React.createElement("style", {
17621
- children: loadingCircleStyle$55
17669
+ children: loadingCircleStyle$56
17622
17670
  }), /*#__PURE__*/React.createElement("svg", _extends({
17623
17671
  xmlns: "http://www.w3.org/2000/svg",
17624
17672
  width: size,
@@ -17653,8 +17701,8 @@ Book.defaultProps = {
17653
17701
  size: '1em'
17654
17702
  };
17655
17703
 
17656
- var _excluded$56 = ["color", "size", "spin", "style", "className", "iconClassName"];
17657
- var loadingCircleStyle$56 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17704
+ var _excluded$57 = ["color", "size", "spin", "style", "className", "iconClassName"];
17705
+ var loadingCircleStyle$57 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17658
17706
  var Book2 = function Book2(props) {
17659
17707
  var color = props.color,
17660
17708
  size = props.size,
@@ -17662,12 +17710,12 @@ var Book2 = function Book2(props) {
17662
17710
  style = props.style,
17663
17711
  className = props.className,
17664
17712
  iconClassName = props.iconClassName,
17665
- otherProps = _objectWithoutProperties(props, _excluded$56);
17713
+ otherProps = _objectWithoutProperties(props, _excluded$57);
17666
17714
  return /*#__PURE__*/React.createElement("span", {
17667
17715
  role: "img",
17668
17716
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17669
17717
  }, /*#__PURE__*/React.createElement("style", {
17670
- children: loadingCircleStyle$56
17718
+ children: loadingCircleStyle$57
17671
17719
  }), /*#__PURE__*/React.createElement("svg", _extends({
17672
17720
  xmlns: "http://www.w3.org/2000/svg",
17673
17721
  width: size,
@@ -17702,8 +17750,8 @@ Book2.defaultProps = {
17702
17750
  size: '1em'
17703
17751
  };
17704
17752
 
17705
- var _excluded$57 = ["color", "size", "spin", "style", "className", "iconClassName"];
17706
- var loadingCircleStyle$57 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17753
+ var _excluded$58 = ["color", "size", "spin", "style", "className", "iconClassName"];
17754
+ var loadingCircleStyle$58 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17707
17755
  var Sticker = function Sticker(props) {
17708
17756
  var color = props.color,
17709
17757
  size = props.size,
@@ -17711,12 +17759,12 @@ var Sticker = function Sticker(props) {
17711
17759
  style = props.style,
17712
17760
  className = props.className,
17713
17761
  iconClassName = props.iconClassName,
17714
- otherProps = _objectWithoutProperties(props, _excluded$57);
17762
+ otherProps = _objectWithoutProperties(props, _excluded$58);
17715
17763
  return /*#__PURE__*/React.createElement("span", {
17716
17764
  role: "img",
17717
17765
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17718
17766
  }, /*#__PURE__*/React.createElement("style", {
17719
- children: loadingCircleStyle$57
17767
+ children: loadingCircleStyle$58
17720
17768
  }), /*#__PURE__*/React.createElement("svg", _extends({
17721
17769
  xmlns: "http://www.w3.org/2000/svg",
17722
17770
  width: size,
@@ -17751,8 +17799,8 @@ Sticker.defaultProps = {
17751
17799
  size: '1em'
17752
17800
  };
17753
17801
 
17754
- var _excluded$58 = ["color", "size", "spin", "style", "className", "iconClassName"];
17755
- var loadingCircleStyle$58 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17802
+ var _excluded$59 = ["color", "size", "spin", "style", "className", "iconClassName"];
17803
+ var loadingCircleStyle$59 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17756
17804
  var StickerFill = function StickerFill(props) {
17757
17805
  var color = props.color,
17758
17806
  size = props.size,
@@ -17760,12 +17808,12 @@ var StickerFill = function StickerFill(props) {
17760
17808
  style = props.style,
17761
17809
  className = props.className,
17762
17810
  iconClassName = props.iconClassName,
17763
- otherProps = _objectWithoutProperties(props, _excluded$58);
17811
+ otherProps = _objectWithoutProperties(props, _excluded$59);
17764
17812
  return /*#__PURE__*/React.createElement("span", {
17765
17813
  role: "img",
17766
17814
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17767
17815
  }, /*#__PURE__*/React.createElement("style", {
17768
- children: loadingCircleStyle$58
17816
+ children: loadingCircleStyle$59
17769
17817
  }), /*#__PURE__*/React.createElement("svg", _extends({
17770
17818
  xmlns: "http://www.w3.org/2000/svg",
17771
17819
  width: size,
@@ -17800,8 +17848,8 @@ StickerFill.defaultProps = {
17800
17848
  size: '1em'
17801
17849
  };
17802
17850
 
17803
- var _excluded$59 = ["color", "size", "spin", "style", "className", "iconClassName"];
17804
- var loadingCircleStyle$59 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17851
+ var _excluded$5a = ["color", "size", "spin", "style", "className", "iconClassName"];
17852
+ var loadingCircleStyle$5a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17805
17853
  var FolderLine = function FolderLine(props) {
17806
17854
  var color = props.color,
17807
17855
  size = props.size,
@@ -17809,12 +17857,12 @@ var FolderLine = function FolderLine(props) {
17809
17857
  style = props.style,
17810
17858
  className = props.className,
17811
17859
  iconClassName = props.iconClassName,
17812
- otherProps = _objectWithoutProperties(props, _excluded$59);
17860
+ otherProps = _objectWithoutProperties(props, _excluded$5a);
17813
17861
  return /*#__PURE__*/React.createElement("span", {
17814
17862
  role: "img",
17815
17863
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17816
17864
  }, /*#__PURE__*/React.createElement("style", {
17817
- children: loadingCircleStyle$59
17865
+ children: loadingCircleStyle$5a
17818
17866
  }), /*#__PURE__*/React.createElement("svg", _extends({
17819
17867
  xmlns: "http://www.w3.org/2000/svg",
17820
17868
  width: size,
@@ -17851,8 +17899,8 @@ FolderLine.defaultProps = {
17851
17899
  size: '1em'
17852
17900
  };
17853
17901
 
17854
- var _excluded$5a = ["color", "size", "spin", "style", "className", "iconClassName"];
17855
- var loadingCircleStyle$5a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17902
+ var _excluded$5b = ["color", "size", "spin", "style", "className", "iconClassName"];
17903
+ var loadingCircleStyle$5b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17856
17904
  var FolderOpenLine = function FolderOpenLine(props) {
17857
17905
  var color = props.color,
17858
17906
  size = props.size,
@@ -17860,12 +17908,12 @@ var FolderOpenLine = function FolderOpenLine(props) {
17860
17908
  style = props.style,
17861
17909
  className = props.className,
17862
17910
  iconClassName = props.iconClassName,
17863
- otherProps = _objectWithoutProperties(props, _excluded$5a);
17911
+ otherProps = _objectWithoutProperties(props, _excluded$5b);
17864
17912
  return /*#__PURE__*/React.createElement("span", {
17865
17913
  role: "img",
17866
17914
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17867
17915
  }, /*#__PURE__*/React.createElement("style", {
17868
- children: loadingCircleStyle$5a
17916
+ children: loadingCircleStyle$5b
17869
17917
  }), /*#__PURE__*/React.createElement("svg", _extends({
17870
17918
  xmlns: "http://www.w3.org/2000/svg",
17871
17919
  width: size,
@@ -17902,8 +17950,8 @@ FolderOpenLine.defaultProps = {
17902
17950
  size: '1em'
17903
17951
  };
17904
17952
 
17905
- var _excluded$5b = ["color", "size", "spin", "style", "className", "iconClassName"];
17906
- var loadingCircleStyle$5b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17953
+ var _excluded$5c = ["color", "size", "spin", "style", "className", "iconClassName"];
17954
+ var loadingCircleStyle$5c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17907
17955
  var SpaceLine = function SpaceLine(props) {
17908
17956
  var color = props.color,
17909
17957
  size = props.size,
@@ -17911,12 +17959,12 @@ var SpaceLine = function SpaceLine(props) {
17911
17959
  style = props.style,
17912
17960
  className = props.className,
17913
17961
  iconClassName = props.iconClassName,
17914
- otherProps = _objectWithoutProperties(props, _excluded$5b);
17962
+ otherProps = _objectWithoutProperties(props, _excluded$5c);
17915
17963
  return /*#__PURE__*/React.createElement("span", {
17916
17964
  role: "img",
17917
17965
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17918
17966
  }, /*#__PURE__*/React.createElement("style", {
17919
- children: loadingCircleStyle$5b
17967
+ children: loadingCircleStyle$5c
17920
17968
  }), /*#__PURE__*/React.createElement("svg", _extends({
17921
17969
  xmlns: "http://www.w3.org/2000/svg",
17922
17970
  width: size,
@@ -17953,8 +18001,8 @@ SpaceLine.defaultProps = {
17953
18001
  size: '1em'
17954
18002
  };
17955
18003
 
17956
- var _excluded$5c = ["color", "size", "spin", "style", "className", "iconClassName"];
17957
- var loadingCircleStyle$5c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18004
+ var _excluded$5d = ["color", "size", "spin", "style", "className", "iconClassName"];
18005
+ var loadingCircleStyle$5d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
17958
18006
  var SpaceOpenLine = function SpaceOpenLine(props) {
17959
18007
  var color = props.color,
17960
18008
  size = props.size,
@@ -17962,12 +18010,12 @@ var SpaceOpenLine = function SpaceOpenLine(props) {
17962
18010
  style = props.style,
17963
18011
  className = props.className,
17964
18012
  iconClassName = props.iconClassName,
17965
- otherProps = _objectWithoutProperties(props, _excluded$5c);
18013
+ otherProps = _objectWithoutProperties(props, _excluded$5d);
17966
18014
  return /*#__PURE__*/React.createElement("span", {
17967
18015
  role: "img",
17968
18016
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
17969
18017
  }, /*#__PURE__*/React.createElement("style", {
17970
- children: loadingCircleStyle$5c
18018
+ children: loadingCircleStyle$5d
17971
18019
  }), /*#__PURE__*/React.createElement("svg", _extends({
17972
18020
  xmlns: "http://www.w3.org/2000/svg",
17973
18021
  width: size,
@@ -18004,8 +18052,8 @@ SpaceOpenLine.defaultProps = {
18004
18052
  size: '1em'
18005
18053
  };
18006
18054
 
18007
- var _excluded$5d = ["color", "size", "spin", "style", "className", "iconClassName"];
18008
- var loadingCircleStyle$5d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18055
+ var _excluded$5e = ["color", "size", "spin", "style", "className", "iconClassName"];
18056
+ var loadingCircleStyle$5e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18009
18057
  var PageLine = function PageLine(props) {
18010
18058
  var color = props.color,
18011
18059
  size = props.size,
@@ -18013,12 +18061,12 @@ var PageLine = function PageLine(props) {
18013
18061
  style = props.style,
18014
18062
  className = props.className,
18015
18063
  iconClassName = props.iconClassName,
18016
- otherProps = _objectWithoutProperties(props, _excluded$5d);
18064
+ otherProps = _objectWithoutProperties(props, _excluded$5e);
18017
18065
  return /*#__PURE__*/React.createElement("span", {
18018
18066
  role: "img",
18019
18067
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18020
18068
  }, /*#__PURE__*/React.createElement("style", {
18021
- children: loadingCircleStyle$5d
18069
+ children: loadingCircleStyle$5e
18022
18070
  }), /*#__PURE__*/React.createElement("svg", _extends({
18023
18071
  xmlns: "http://www.w3.org/2000/svg",
18024
18072
  width: size,
@@ -18055,8 +18103,8 @@ PageLine.defaultProps = {
18055
18103
  size: '1em'
18056
18104
  };
18057
18105
 
18058
- var _excluded$5e = ["color", "size", "spin", "style", "className", "iconClassName"];
18059
- var loadingCircleStyle$5e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18106
+ var _excluded$5f = ["color", "size", "spin", "style", "className", "iconClassName"];
18107
+ var loadingCircleStyle$5f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18060
18108
  var PageOpenCl = function PageOpenCl(props) {
18061
18109
  var color = props.color,
18062
18110
  size = props.size,
@@ -18064,12 +18112,12 @@ var PageOpenCl = function PageOpenCl(props) {
18064
18112
  style = props.style,
18065
18113
  className = props.className,
18066
18114
  iconClassName = props.iconClassName,
18067
- otherProps = _objectWithoutProperties(props, _excluded$5e);
18115
+ otherProps = _objectWithoutProperties(props, _excluded$5f);
18068
18116
  return /*#__PURE__*/React.createElement("span", {
18069
18117
  role: "img",
18070
18118
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18071
18119
  }, /*#__PURE__*/React.createElement("style", {
18072
- children: loadingCircleStyle$5e
18120
+ children: loadingCircleStyle$5f
18073
18121
  }), /*#__PURE__*/React.createElement("svg", _extends({
18074
18122
  xmlns: "http://www.w3.org/2000/svg",
18075
18123
  width: size,
@@ -18122,8 +18170,8 @@ PageOpenCl.defaultProps = {
18122
18170
  size: '1em'
18123
18171
  };
18124
18172
 
18125
- var _excluded$5f = ["color", "size", "spin", "style", "className", "iconClassName"];
18126
- var loadingCircleStyle$5f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18173
+ var _excluded$5g = ["color", "size", "spin", "style", "className", "iconClassName"];
18174
+ var loadingCircleStyle$5g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18127
18175
  var EventSm = function EventSm(props) {
18128
18176
  var color = props.color,
18129
18177
  size = props.size,
@@ -18131,12 +18179,12 @@ var EventSm = function EventSm(props) {
18131
18179
  style = props.style,
18132
18180
  className = props.className,
18133
18181
  iconClassName = props.iconClassName,
18134
- otherProps = _objectWithoutProperties(props, _excluded$5f);
18182
+ otherProps = _objectWithoutProperties(props, _excluded$5g);
18135
18183
  return /*#__PURE__*/React.createElement("span", {
18136
18184
  role: "img",
18137
18185
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18138
18186
  }, /*#__PURE__*/React.createElement("style", {
18139
- children: loadingCircleStyle$5f
18187
+ children: loadingCircleStyle$5g
18140
18188
  }), /*#__PURE__*/React.createElement("svg", _extends({
18141
18189
  xmlns: "http://www.w3.org/2000/svg",
18142
18190
  width: size,
@@ -18171,8 +18219,8 @@ EventSm.defaultProps = {
18171
18219
  size: '1em'
18172
18220
  };
18173
18221
 
18174
- var _excluded$5g = ["color", "size", "spin", "style", "className", "iconClassName"];
18175
- var loadingCircleStyle$5g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18222
+ var _excluded$5h = ["color", "size", "spin", "style", "className", "iconClassName"];
18223
+ var loadingCircleStyle$5h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18176
18224
  var EPropertySm = function EPropertySm(props) {
18177
18225
  var color = props.color,
18178
18226
  size = props.size,
@@ -18180,12 +18228,12 @@ var EPropertySm = function EPropertySm(props) {
18180
18228
  style = props.style,
18181
18229
  className = props.className,
18182
18230
  iconClassName = props.iconClassName,
18183
- otherProps = _objectWithoutProperties(props, _excluded$5g);
18231
+ otherProps = _objectWithoutProperties(props, _excluded$5h);
18184
18232
  return /*#__PURE__*/React.createElement("span", {
18185
18233
  role: "img",
18186
18234
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18187
18235
  }, /*#__PURE__*/React.createElement("style", {
18188
- children: loadingCircleStyle$5g
18236
+ children: loadingCircleStyle$5h
18189
18237
  }), /*#__PURE__*/React.createElement("svg", _extends({
18190
18238
  xmlns: "http://www.w3.org/2000/svg",
18191
18239
  width: size,
@@ -18228,8 +18276,8 @@ EPropertySm.defaultProps = {
18228
18276
  size: '1em'
18229
18277
  };
18230
18278
 
18231
- var _excluded$5h = ["color", "size", "spin", "style", "className", "iconClassName"];
18232
- var loadingCircleStyle$5h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18279
+ var _excluded$5i = ["color", "size", "spin", "style", "className", "iconClassName"];
18280
+ var loadingCircleStyle$5i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18233
18281
  var IndicatorSm = function IndicatorSm(props) {
18234
18282
  var color = props.color,
18235
18283
  size = props.size,
@@ -18237,12 +18285,12 @@ var IndicatorSm = function IndicatorSm(props) {
18237
18285
  style = props.style,
18238
18286
  className = props.className,
18239
18287
  iconClassName = props.iconClassName,
18240
- otherProps = _objectWithoutProperties(props, _excluded$5h);
18288
+ otherProps = _objectWithoutProperties(props, _excluded$5i);
18241
18289
  return /*#__PURE__*/React.createElement("span", {
18242
18290
  role: "img",
18243
18291
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18244
18292
  }, /*#__PURE__*/React.createElement("style", {
18245
- children: loadingCircleStyle$5h
18293
+ children: loadingCircleStyle$5i
18246
18294
  }), /*#__PURE__*/React.createElement("svg", _extends({
18247
18295
  xmlns: "http://www.w3.org/2000/svg",
18248
18296
  width: size,
@@ -18281,8 +18329,8 @@ IndicatorSm.defaultProps = {
18281
18329
  size: '1em'
18282
18330
  };
18283
18331
 
18284
- var _excluded$5i = ["color", "size", "spin", "style", "className", "iconClassName"];
18285
- var loadingCircleStyle$5i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18332
+ var _excluded$5j = ["color", "size", "spin", "style", "className", "iconClassName"];
18333
+ var loadingCircleStyle$5j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18286
18334
  var UPropertySm = function UPropertySm(props) {
18287
18335
  var color = props.color,
18288
18336
  size = props.size,
@@ -18290,12 +18338,12 @@ var UPropertySm = function UPropertySm(props) {
18290
18338
  style = props.style,
18291
18339
  className = props.className,
18292
18340
  iconClassName = props.iconClassName,
18293
- otherProps = _objectWithoutProperties(props, _excluded$5i);
18341
+ otherProps = _objectWithoutProperties(props, _excluded$5j);
18294
18342
  return /*#__PURE__*/React.createElement("span", {
18295
18343
  role: "img",
18296
18344
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18297
18345
  }, /*#__PURE__*/React.createElement("style", {
18298
- children: loadingCircleStyle$5i
18346
+ children: loadingCircleStyle$5j
18299
18347
  }), /*#__PURE__*/React.createElement("svg", _extends({
18300
18348
  xmlns: "http://www.w3.org/2000/svg",
18301
18349
  width: size,
@@ -18336,8 +18384,8 @@ UPropertySm.defaultProps = {
18336
18384
  size: '1em'
18337
18385
  };
18338
18386
 
18339
- var _excluded$5j = ["color", "size", "spin", "style", "className", "iconClassName"];
18340
- var loadingCircleStyle$5j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18387
+ var _excluded$5k = ["color", "size", "spin", "style", "className", "iconClassName"];
18388
+ var loadingCircleStyle$5k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18341
18389
  var UGroupSm = function UGroupSm(props) {
18342
18390
  var color = props.color,
18343
18391
  size = props.size,
@@ -18345,12 +18393,12 @@ var UGroupSm = function UGroupSm(props) {
18345
18393
  style = props.style,
18346
18394
  className = props.className,
18347
18395
  iconClassName = props.iconClassName,
18348
- otherProps = _objectWithoutProperties(props, _excluded$5j);
18396
+ otherProps = _objectWithoutProperties(props, _excluded$5k);
18349
18397
  return /*#__PURE__*/React.createElement("span", {
18350
18398
  role: "img",
18351
18399
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18352
18400
  }, /*#__PURE__*/React.createElement("style", {
18353
- children: loadingCircleStyle$5j
18401
+ children: loadingCircleStyle$5k
18354
18402
  }), /*#__PURE__*/React.createElement("svg", _extends({
18355
18403
  xmlns: "http://www.w3.org/2000/svg",
18356
18404
  width: size,
@@ -18399,8 +18447,8 @@ UGroupSm.defaultProps = {
18399
18447
  size: '1em'
18400
18448
  };
18401
18449
 
18402
- var _excluded$5k = ["color", "size", "spin", "style", "className", "iconClassName"];
18403
- var loadingCircleStyle$5k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18450
+ var _excluded$5l = ["color", "size", "spin", "style", "className", "iconClassName"];
18451
+ var loadingCircleStyle$5l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18404
18452
  var UTagSm = function UTagSm(props) {
18405
18453
  var color = props.color,
18406
18454
  size = props.size,
@@ -18408,12 +18456,12 @@ var UTagSm = function UTagSm(props) {
18408
18456
  style = props.style,
18409
18457
  className = props.className,
18410
18458
  iconClassName = props.iconClassName,
18411
- otherProps = _objectWithoutProperties(props, _excluded$5k);
18459
+ otherProps = _objectWithoutProperties(props, _excluded$5l);
18412
18460
  return /*#__PURE__*/React.createElement("span", {
18413
18461
  role: "img",
18414
18462
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18415
18463
  }, /*#__PURE__*/React.createElement("style", {
18416
- children: loadingCircleStyle$5k
18464
+ children: loadingCircleStyle$5l
18417
18465
  }), /*#__PURE__*/React.createElement("svg", _extends({
18418
18466
  xmlns: "http://www.w3.org/2000/svg",
18419
18467
  width: size,
@@ -18452,8 +18500,8 @@ UTagSm.defaultProps = {
18452
18500
  size: '1em'
18453
18501
  };
18454
18502
 
18455
- var _excluded$5l = ["color", "size", "spin", "style", "className", "iconClassName"];
18456
- var loadingCircleStyle$5l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18503
+ var _excluded$5m = ["color", "size", "spin", "style", "className", "iconClassName"];
18504
+ var loadingCircleStyle$5m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18457
18505
  var AllGroupSm = function AllGroupSm(props) {
18458
18506
  var color = props.color,
18459
18507
  size = props.size,
@@ -18461,12 +18509,12 @@ var AllGroupSm = function AllGroupSm(props) {
18461
18509
  style = props.style,
18462
18510
  className = props.className,
18463
18511
  iconClassName = props.iconClassName,
18464
- otherProps = _objectWithoutProperties(props, _excluded$5l);
18512
+ otherProps = _objectWithoutProperties(props, _excluded$5m);
18465
18513
  return /*#__PURE__*/React.createElement("span", {
18466
18514
  role: "img",
18467
18515
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18468
18516
  }, /*#__PURE__*/React.createElement("style", {
18469
- children: loadingCircleStyle$5l
18517
+ children: loadingCircleStyle$5m
18470
18518
  }), /*#__PURE__*/React.createElement("svg", _extends({
18471
18519
  xmlns: "http://www.w3.org/2000/svg",
18472
18520
  width: size,
@@ -18507,8 +18555,8 @@ AllGroupSm.defaultProps = {
18507
18555
  size: '1em'
18508
18556
  };
18509
18557
 
18510
- var _excluded$5m = ["color", "size", "spin", "style", "className", "iconClassName"];
18511
- var loadingCircleStyle$5m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18558
+ var _excluded$5n = ["color", "size", "spin", "style", "className", "iconClassName"];
18559
+ var loadingCircleStyle$5n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18512
18560
  var CalendarSm = function CalendarSm(props) {
18513
18561
  var color = props.color,
18514
18562
  size = props.size,
@@ -18516,12 +18564,12 @@ var CalendarSm = function CalendarSm(props) {
18516
18564
  style = props.style,
18517
18565
  className = props.className,
18518
18566
  iconClassName = props.iconClassName,
18519
- otherProps = _objectWithoutProperties(props, _excluded$5m);
18567
+ otherProps = _objectWithoutProperties(props, _excluded$5n);
18520
18568
  return /*#__PURE__*/React.createElement("span", {
18521
18569
  role: "img",
18522
18570
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18523
18571
  }, /*#__PURE__*/React.createElement("style", {
18524
- children: loadingCircleStyle$5m
18572
+ children: loadingCircleStyle$5n
18525
18573
  }), /*#__PURE__*/React.createElement("svg", _extends({
18526
18574
  xmlns: "http://www.w3.org/2000/svg",
18527
18575
  width: size,
@@ -18556,8 +18604,8 @@ CalendarSm.defaultProps = {
18556
18604
  size: '1em'
18557
18605
  };
18558
18606
 
18559
- var _excluded$5n = ["color", "size", "spin", "style", "className", "iconClassName"];
18560
- var loadingCircleStyle$5n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18607
+ var _excluded$5o = ["color", "size", "spin", "style", "className", "iconClassName"];
18608
+ var loadingCircleStyle$5o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18561
18609
  var GroupAddSm = function GroupAddSm(props) {
18562
18610
  var color = props.color,
18563
18611
  size = props.size,
@@ -18565,12 +18613,12 @@ var GroupAddSm = function GroupAddSm(props) {
18565
18613
  style = props.style,
18566
18614
  className = props.className,
18567
18615
  iconClassName = props.iconClassName,
18568
- otherProps = _objectWithoutProperties(props, _excluded$5n);
18616
+ otherProps = _objectWithoutProperties(props, _excluded$5o);
18569
18617
  return /*#__PURE__*/React.createElement("span", {
18570
18618
  role: "img",
18571
18619
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18572
18620
  }, /*#__PURE__*/React.createElement("style", {
18573
- children: loadingCircleStyle$5n
18621
+ children: loadingCircleStyle$5o
18574
18622
  }), /*#__PURE__*/React.createElement("svg", _extends({
18575
18623
  xmlns: "http://www.w3.org/2000/svg",
18576
18624
  width: size,
@@ -18611,8 +18659,8 @@ GroupAddSm.defaultProps = {
18611
18659
  size: '1em'
18612
18660
  };
18613
18661
 
18614
- var _excluded$5o = ["color", "size", "spin", "style", "className", "iconClassName"];
18615
- var loadingCircleStyle$5o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18662
+ var _excluded$5p = ["color", "size", "spin", "style", "className", "iconClassName"];
18663
+ var loadingCircleStyle$5p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18616
18664
  var BooleanSm = function BooleanSm(props) {
18617
18665
  var color = props.color,
18618
18666
  size = props.size,
@@ -18620,12 +18668,12 @@ var BooleanSm = function BooleanSm(props) {
18620
18668
  style = props.style,
18621
18669
  className = props.className,
18622
18670
  iconClassName = props.iconClassName,
18623
- otherProps = _objectWithoutProperties(props, _excluded$5o);
18671
+ otherProps = _objectWithoutProperties(props, _excluded$5p);
18624
18672
  return /*#__PURE__*/React.createElement("span", {
18625
18673
  role: "img",
18626
18674
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18627
18675
  }, /*#__PURE__*/React.createElement("style", {
18628
- children: loadingCircleStyle$5o
18676
+ children: loadingCircleStyle$5p
18629
18677
  }), /*#__PURE__*/React.createElement("svg", _extends({
18630
18678
  xmlns: "http://www.w3.org/2000/svg",
18631
18679
  width: size,
@@ -18662,8 +18710,8 @@ BooleanSm.defaultProps = {
18662
18710
  size: '1em'
18663
18711
  };
18664
18712
 
18665
- var _excluded$5p = ["color", "size", "spin", "style", "className", "iconClassName"];
18666
- var loadingCircleStyle$5p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18713
+ var _excluded$5q = ["color", "size", "spin", "style", "className", "iconClassName"];
18714
+ var loadingCircleStyle$5q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18667
18715
  var ListSm = function ListSm(props) {
18668
18716
  var color = props.color,
18669
18717
  size = props.size,
@@ -18671,12 +18719,12 @@ var ListSm = function ListSm(props) {
18671
18719
  style = props.style,
18672
18720
  className = props.className,
18673
18721
  iconClassName = props.iconClassName,
18674
- otherProps = _objectWithoutProperties(props, _excluded$5p);
18722
+ otherProps = _objectWithoutProperties(props, _excluded$5q);
18675
18723
  return /*#__PURE__*/React.createElement("span", {
18676
18724
  role: "img",
18677
18725
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18678
18726
  }, /*#__PURE__*/React.createElement("style", {
18679
- children: loadingCircleStyle$5p
18727
+ children: loadingCircleStyle$5q
18680
18728
  }), /*#__PURE__*/React.createElement("svg", _extends({
18681
18729
  xmlns: "http://www.w3.org/2000/svg",
18682
18730
  width: size,
@@ -18721,8 +18769,8 @@ ListSm.defaultProps = {
18721
18769
  size: '1em'
18722
18770
  };
18723
18771
 
18724
- var _excluded$5q = ["color", "size", "spin", "style", "className", "iconClassName"];
18725
- var loadingCircleStyle$5q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18772
+ var _excluded$5r = ["color", "size", "spin", "style", "className", "iconClassName"];
18773
+ var loadingCircleStyle$5r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18726
18774
  var ArrayRowsSm = function ArrayRowsSm(props) {
18727
18775
  var color = props.color,
18728
18776
  size = props.size,
@@ -18730,12 +18778,12 @@ var ArrayRowsSm = function ArrayRowsSm(props) {
18730
18778
  style = props.style,
18731
18779
  className = props.className,
18732
18780
  iconClassName = props.iconClassName,
18733
- otherProps = _objectWithoutProperties(props, _excluded$5q);
18781
+ otherProps = _objectWithoutProperties(props, _excluded$5r);
18734
18782
  return /*#__PURE__*/React.createElement("span", {
18735
18783
  role: "img",
18736
18784
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18737
18785
  }, /*#__PURE__*/React.createElement("style", {
18738
- children: loadingCircleStyle$5q
18786
+ children: loadingCircleStyle$5r
18739
18787
  }), /*#__PURE__*/React.createElement("svg", _extends({
18740
18788
  xmlns: "http://www.w3.org/2000/svg",
18741
18789
  width: size,
@@ -18772,8 +18820,8 @@ ArrayRowsSm.defaultProps = {
18772
18820
  size: '1em'
18773
18821
  };
18774
18822
 
18775
- var _excluded$5r = ["color", "size", "spin", "style", "className", "iconClassName"];
18776
- var loadingCircleStyle$5r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18823
+ var _excluded$5s = ["color", "size", "spin", "style", "className", "iconClassName"];
18824
+ var loadingCircleStyle$5s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18777
18825
  var RowsSm = function RowsSm(props) {
18778
18826
  var color = props.color,
18779
18827
  size = props.size,
@@ -18781,12 +18829,12 @@ var RowsSm = function RowsSm(props) {
18781
18829
  style = props.style,
18782
18830
  className = props.className,
18783
18831
  iconClassName = props.iconClassName,
18784
- otherProps = _objectWithoutProperties(props, _excluded$5r);
18832
+ otherProps = _objectWithoutProperties(props, _excluded$5s);
18785
18833
  return /*#__PURE__*/React.createElement("span", {
18786
18834
  role: "img",
18787
18835
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18788
18836
  }, /*#__PURE__*/React.createElement("style", {
18789
- children: loadingCircleStyle$5r
18837
+ children: loadingCircleStyle$5s
18790
18838
  }), /*#__PURE__*/React.createElement("svg", _extends({
18791
18839
  xmlns: "http://www.w3.org/2000/svg",
18792
18840
  width: size,
@@ -18831,8 +18879,8 @@ RowsSm.defaultProps = {
18831
18879
  size: '1em'
18832
18880
  };
18833
18881
 
18834
- var _excluded$5s = ["color", "size", "spin", "style", "className", "iconClassName"];
18835
- var loadingCircleStyle$5s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18882
+ var _excluded$5t = ["color", "size", "spin", "style", "className", "iconClassName"];
18883
+ var loadingCircleStyle$5t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18836
18884
  var VPropertySm = function VPropertySm(props) {
18837
18885
  var color = props.color,
18838
18886
  size = props.size,
@@ -18840,12 +18888,12 @@ var VPropertySm = function VPropertySm(props) {
18840
18888
  style = props.style,
18841
18889
  className = props.className,
18842
18890
  iconClassName = props.iconClassName,
18843
- otherProps = _objectWithoutProperties(props, _excluded$5s);
18891
+ otherProps = _objectWithoutProperties(props, _excluded$5t);
18844
18892
  return /*#__PURE__*/React.createElement("span", {
18845
18893
  role: "img",
18846
18894
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18847
18895
  }, /*#__PURE__*/React.createElement("style", {
18848
- children: loadingCircleStyle$5s
18896
+ children: loadingCircleStyle$5t
18849
18897
  }), /*#__PURE__*/React.createElement("svg", _extends({
18850
18898
  xmlns: "http://www.w3.org/2000/svg",
18851
18899
  width: size,
@@ -18886,8 +18934,8 @@ VPropertySm.defaultProps = {
18886
18934
  size: '1em'
18887
18935
  };
18888
18936
 
18889
- var _excluded$5t = ["color", "size", "spin", "style", "className", "iconClassName"];
18890
- var loadingCircleStyle$5t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18937
+ var _excluded$5u = ["color", "size", "spin", "style", "className", "iconClassName"];
18938
+ var loadingCircleStyle$5u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18891
18939
  var StringSm = function StringSm(props) {
18892
18940
  var color = props.color,
18893
18941
  size = props.size,
@@ -18895,12 +18943,12 @@ var StringSm = function StringSm(props) {
18895
18943
  style = props.style,
18896
18944
  className = props.className,
18897
18945
  iconClassName = props.iconClassName,
18898
- otherProps = _objectWithoutProperties(props, _excluded$5t);
18946
+ otherProps = _objectWithoutProperties(props, _excluded$5u);
18899
18947
  return /*#__PURE__*/React.createElement("span", {
18900
18948
  role: "img",
18901
18949
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18902
18950
  }, /*#__PURE__*/React.createElement("style", {
18903
- children: loadingCircleStyle$5t
18951
+ children: loadingCircleStyle$5u
18904
18952
  }), /*#__PURE__*/React.createElement("svg", _extends({
18905
18953
  xmlns: "http://www.w3.org/2000/svg",
18906
18954
  width: size,
@@ -18937,8 +18985,8 @@ StringSm.defaultProps = {
18937
18985
  size: '1em'
18938
18986
  };
18939
18987
 
18940
- var _excluded$5u = ["color", "size", "spin", "style", "className", "iconClassName"];
18941
- var loadingCircleStyle$5u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18988
+ var _excluded$5v = ["color", "size", "spin", "style", "className", "iconClassName"];
18989
+ var loadingCircleStyle$5v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18942
18990
  var NumSm = function NumSm(props) {
18943
18991
  var color = props.color,
18944
18992
  size = props.size,
@@ -18946,12 +18994,12 @@ var NumSm = function NumSm(props) {
18946
18994
  style = props.style,
18947
18995
  className = props.className,
18948
18996
  iconClassName = props.iconClassName,
18949
- otherProps = _objectWithoutProperties(props, _excluded$5u);
18997
+ otherProps = _objectWithoutProperties(props, _excluded$5v);
18950
18998
  return /*#__PURE__*/React.createElement("span", {
18951
18999
  role: "img",
18952
19000
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
18953
19001
  }, /*#__PURE__*/React.createElement("style", {
18954
- children: loadingCircleStyle$5u
19002
+ children: loadingCircleStyle$5v
18955
19003
  }), /*#__PURE__*/React.createElement("svg", _extends({
18956
19004
  xmlns: "http://www.w3.org/2000/svg",
18957
19005
  width: size,
@@ -18988,8 +19036,8 @@ NumSm.defaultProps = {
18988
19036
  size: '1em'
18989
19037
  };
18990
19038
 
18991
- var _excluded$5v = ["color", "size", "spin", "style", "className", "iconClassName"];
18992
- var loadingCircleStyle$5v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19039
+ var _excluded$5w = ["color", "size", "spin", "style", "className", "iconClassName"];
19040
+ var loadingCircleStyle$5w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
18993
19041
  var TimeSm = function TimeSm(props) {
18994
19042
  var color = props.color,
18995
19043
  size = props.size,
@@ -18997,12 +19045,12 @@ var TimeSm = function TimeSm(props) {
18997
19045
  style = props.style,
18998
19046
  className = props.className,
18999
19047
  iconClassName = props.iconClassName,
19000
- otherProps = _objectWithoutProperties(props, _excluded$5v);
19048
+ otherProps = _objectWithoutProperties(props, _excluded$5w);
19001
19049
  return /*#__PURE__*/React.createElement("span", {
19002
19050
  role: "img",
19003
19051
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19004
19052
  }, /*#__PURE__*/React.createElement("style", {
19005
- children: loadingCircleStyle$5v
19053
+ children: loadingCircleStyle$5w
19006
19054
  }), /*#__PURE__*/React.createElement("svg", _extends({
19007
19055
  xmlns: "http://www.w3.org/2000/svg",
19008
19056
  width: size,
@@ -19039,8 +19087,8 @@ TimeSm.defaultProps = {
19039
19087
  size: '1em'
19040
19088
  };
19041
19089
 
19042
- var _excluded$5w = ["color", "size", "spin", "style", "className", "iconClassName"];
19043
- var loadingCircleStyle$5w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19090
+ var _excluded$5x = ["color", "size", "spin", "style", "className", "iconClassName"];
19091
+ var loadingCircleStyle$5x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19044
19092
  var ArrowLeft = function ArrowLeft(props) {
19045
19093
  var color = props.color,
19046
19094
  size = props.size,
@@ -19048,12 +19096,12 @@ var ArrowLeft = function ArrowLeft(props) {
19048
19096
  style = props.style,
19049
19097
  className = props.className,
19050
19098
  iconClassName = props.iconClassName,
19051
- otherProps = _objectWithoutProperties(props, _excluded$5w);
19099
+ otherProps = _objectWithoutProperties(props, _excluded$5x);
19052
19100
  return /*#__PURE__*/React.createElement("span", {
19053
19101
  role: "img",
19054
19102
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19055
19103
  }, /*#__PURE__*/React.createElement("style", {
19056
- children: loadingCircleStyle$5w
19104
+ children: loadingCircleStyle$5x
19057
19105
  }), /*#__PURE__*/React.createElement("svg", _extends({
19058
19106
  xmlns: "http://www.w3.org/2000/svg",
19059
19107
  width: size,
@@ -19088,8 +19136,8 @@ ArrowLeft.defaultProps = {
19088
19136
  size: '1em'
19089
19137
  };
19090
19138
 
19091
- var _excluded$5x = ["color", "size", "spin", "style", "className", "iconClassName"];
19092
- var loadingCircleStyle$5x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19139
+ var _excluded$5y = ["color", "size", "spin", "style", "className", "iconClassName"];
19140
+ var loadingCircleStyle$5y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19093
19141
  var ArrowRight = function ArrowRight(props) {
19094
19142
  var color = props.color,
19095
19143
  size = props.size,
@@ -19097,12 +19145,12 @@ var ArrowRight = function ArrowRight(props) {
19097
19145
  style = props.style,
19098
19146
  className = props.className,
19099
19147
  iconClassName = props.iconClassName,
19100
- otherProps = _objectWithoutProperties(props, _excluded$5x);
19148
+ otherProps = _objectWithoutProperties(props, _excluded$5y);
19101
19149
  return /*#__PURE__*/React.createElement("span", {
19102
19150
  role: "img",
19103
19151
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19104
19152
  }, /*#__PURE__*/React.createElement("style", {
19105
- children: loadingCircleStyle$5x
19153
+ children: loadingCircleStyle$5y
19106
19154
  }), /*#__PURE__*/React.createElement("svg", _extends({
19107
19155
  xmlns: "http://www.w3.org/2000/svg",
19108
19156
  width: size,
@@ -19137,8 +19185,8 @@ ArrowRight.defaultProps = {
19137
19185
  size: '1em'
19138
19186
  };
19139
19187
 
19140
- var _excluded$5y = ["color", "size", "spin", "style", "className", "iconClassName"];
19141
- var loadingCircleStyle$5y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19188
+ var _excluded$5z = ["color", "size", "spin", "style", "className", "iconClassName"];
19189
+ var loadingCircleStyle$5z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19142
19190
  var ArrowUp = function ArrowUp(props) {
19143
19191
  var color = props.color,
19144
19192
  size = props.size,
@@ -19146,12 +19194,12 @@ var ArrowUp = function ArrowUp(props) {
19146
19194
  style = props.style,
19147
19195
  className = props.className,
19148
19196
  iconClassName = props.iconClassName,
19149
- otherProps = _objectWithoutProperties(props, _excluded$5y);
19197
+ otherProps = _objectWithoutProperties(props, _excluded$5z);
19150
19198
  return /*#__PURE__*/React.createElement("span", {
19151
19199
  role: "img",
19152
19200
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19153
19201
  }, /*#__PURE__*/React.createElement("style", {
19154
- children: loadingCircleStyle$5y
19202
+ children: loadingCircleStyle$5z
19155
19203
  }), /*#__PURE__*/React.createElement("svg", _extends({
19156
19204
  xmlns: "http://www.w3.org/2000/svg",
19157
19205
  width: size,
@@ -19186,8 +19234,8 @@ ArrowUp.defaultProps = {
19186
19234
  size: '1em'
19187
19235
  };
19188
19236
 
19189
- var _excluded$5z = ["color", "size", "spin", "style", "className", "iconClassName"];
19190
- var loadingCircleStyle$5z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19237
+ var _excluded$5A = ["color", "size", "spin", "style", "className", "iconClassName"];
19238
+ var loadingCircleStyle$5A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19191
19239
  var ArrowDown = function ArrowDown(props) {
19192
19240
  var color = props.color,
19193
19241
  size = props.size,
@@ -19195,12 +19243,12 @@ var ArrowDown = function ArrowDown(props) {
19195
19243
  style = props.style,
19196
19244
  className = props.className,
19197
19245
  iconClassName = props.iconClassName,
19198
- otherProps = _objectWithoutProperties(props, _excluded$5z);
19246
+ otherProps = _objectWithoutProperties(props, _excluded$5A);
19199
19247
  return /*#__PURE__*/React.createElement("span", {
19200
19248
  role: "img",
19201
19249
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19202
19250
  }, /*#__PURE__*/React.createElement("style", {
19203
- children: loadingCircleStyle$5z
19251
+ children: loadingCircleStyle$5A
19204
19252
  }), /*#__PURE__*/React.createElement("svg", _extends({
19205
19253
  xmlns: "http://www.w3.org/2000/svg",
19206
19254
  width: size,
@@ -19235,8 +19283,8 @@ ArrowDown.defaultProps = {
19235
19283
  size: '1em'
19236
19284
  };
19237
19285
 
19238
- var _excluded$5A = ["color", "size", "spin", "style", "className", "iconClassName"];
19239
- var loadingCircleStyle$5A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19286
+ var _excluded$5B = ["color", "size", "spin", "style", "className", "iconClassName"];
19287
+ var loadingCircleStyle$5B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19240
19288
  var ArrowLeft2 = function ArrowLeft2(props) {
19241
19289
  var color = props.color,
19242
19290
  size = props.size,
@@ -19244,12 +19292,12 @@ var ArrowLeft2 = function ArrowLeft2(props) {
19244
19292
  style = props.style,
19245
19293
  className = props.className,
19246
19294
  iconClassName = props.iconClassName,
19247
- otherProps = _objectWithoutProperties(props, _excluded$5A);
19295
+ otherProps = _objectWithoutProperties(props, _excluded$5B);
19248
19296
  return /*#__PURE__*/React.createElement("span", {
19249
19297
  role: "img",
19250
19298
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19251
19299
  }, /*#__PURE__*/React.createElement("style", {
19252
- children: loadingCircleStyle$5A
19300
+ children: loadingCircleStyle$5B
19253
19301
  }), /*#__PURE__*/React.createElement("svg", _extends({
19254
19302
  xmlns: "http://www.w3.org/2000/svg",
19255
19303
  width: size,
@@ -19284,8 +19332,8 @@ ArrowLeft2.defaultProps = {
19284
19332
  size: '1em'
19285
19333
  };
19286
19334
 
19287
- var _excluded$5B = ["color", "size", "spin", "style", "className", "iconClassName"];
19288
- var loadingCircleStyle$5B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19335
+ var _excluded$5C = ["color", "size", "spin", "style", "className", "iconClassName"];
19336
+ var loadingCircleStyle$5C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19289
19337
  var ArrowRight2 = function ArrowRight2(props) {
19290
19338
  var color = props.color,
19291
19339
  size = props.size,
@@ -19293,12 +19341,12 @@ var ArrowRight2 = function ArrowRight2(props) {
19293
19341
  style = props.style,
19294
19342
  className = props.className,
19295
19343
  iconClassName = props.iconClassName,
19296
- otherProps = _objectWithoutProperties(props, _excluded$5B);
19344
+ otherProps = _objectWithoutProperties(props, _excluded$5C);
19297
19345
  return /*#__PURE__*/React.createElement("span", {
19298
19346
  role: "img",
19299
19347
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19300
19348
  }, /*#__PURE__*/React.createElement("style", {
19301
- children: loadingCircleStyle$5B
19349
+ children: loadingCircleStyle$5C
19302
19350
  }), /*#__PURE__*/React.createElement("svg", _extends({
19303
19351
  xmlns: "http://www.w3.org/2000/svg",
19304
19352
  width: size,
@@ -19333,8 +19381,8 @@ ArrowRight2.defaultProps = {
19333
19381
  size: '1em'
19334
19382
  };
19335
19383
 
19336
- var _excluded$5C = ["color", "size", "spin", "style", "className", "iconClassName"];
19337
- var loadingCircleStyle$5C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19384
+ var _excluded$5D = ["color", "size", "spin", "style", "className", "iconClassName"];
19385
+ var loadingCircleStyle$5D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19338
19386
  var ArrowUp2 = function ArrowUp2(props) {
19339
19387
  var color = props.color,
19340
19388
  size = props.size,
@@ -19342,12 +19390,12 @@ var ArrowUp2 = function ArrowUp2(props) {
19342
19390
  style = props.style,
19343
19391
  className = props.className,
19344
19392
  iconClassName = props.iconClassName,
19345
- otherProps = _objectWithoutProperties(props, _excluded$5C);
19393
+ otherProps = _objectWithoutProperties(props, _excluded$5D);
19346
19394
  return /*#__PURE__*/React.createElement("span", {
19347
19395
  role: "img",
19348
19396
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19349
19397
  }, /*#__PURE__*/React.createElement("style", {
19350
- children: loadingCircleStyle$5C
19398
+ children: loadingCircleStyle$5D
19351
19399
  }), /*#__PURE__*/React.createElement("svg", _extends({
19352
19400
  xmlns: "http://www.w3.org/2000/svg",
19353
19401
  width: size,
@@ -19382,8 +19430,8 @@ ArrowUp2.defaultProps = {
19382
19430
  size: '1em'
19383
19431
  };
19384
19432
 
19385
- var _excluded$5D = ["color", "size", "spin", "style", "className", "iconClassName"];
19386
- var loadingCircleStyle$5D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19433
+ var _excluded$5E = ["color", "size", "spin", "style", "className", "iconClassName"];
19434
+ var loadingCircleStyle$5E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19387
19435
  var ArrowDown2 = function ArrowDown2(props) {
19388
19436
  var color = props.color,
19389
19437
  size = props.size,
@@ -19391,12 +19439,12 @@ var ArrowDown2 = function ArrowDown2(props) {
19391
19439
  style = props.style,
19392
19440
  className = props.className,
19393
19441
  iconClassName = props.iconClassName,
19394
- otherProps = _objectWithoutProperties(props, _excluded$5D);
19442
+ otherProps = _objectWithoutProperties(props, _excluded$5E);
19395
19443
  return /*#__PURE__*/React.createElement("span", {
19396
19444
  role: "img",
19397
19445
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19398
19446
  }, /*#__PURE__*/React.createElement("style", {
19399
- children: loadingCircleStyle$5D
19447
+ children: loadingCircleStyle$5E
19400
19448
  }), /*#__PURE__*/React.createElement("svg", _extends({
19401
19449
  xmlns: "http://www.w3.org/2000/svg",
19402
19450
  width: size,
@@ -19431,8 +19479,8 @@ ArrowDown2.defaultProps = {
19431
19479
  size: '1em'
19432
19480
  };
19433
19481
 
19434
- var _excluded$5E = ["color", "size", "spin", "style", "className", "iconClassName"];
19435
- var loadingCircleStyle$5E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19482
+ var _excluded$5F = ["color", "size", "spin", "style", "className", "iconClassName"];
19483
+ var loadingCircleStyle$5F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19436
19484
  var TriLeft = function TriLeft(props) {
19437
19485
  var color = props.color,
19438
19486
  size = props.size,
@@ -19440,12 +19488,12 @@ var TriLeft = function TriLeft(props) {
19440
19488
  style = props.style,
19441
19489
  className = props.className,
19442
19490
  iconClassName = props.iconClassName,
19443
- otherProps = _objectWithoutProperties(props, _excluded$5E);
19491
+ otherProps = _objectWithoutProperties(props, _excluded$5F);
19444
19492
  return /*#__PURE__*/React.createElement("span", {
19445
19493
  role: "img",
19446
19494
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19447
19495
  }, /*#__PURE__*/React.createElement("style", {
19448
- children: loadingCircleStyle$5E
19496
+ children: loadingCircleStyle$5F
19449
19497
  }), /*#__PURE__*/React.createElement("svg", _extends({
19450
19498
  xmlns: "http://www.w3.org/2000/svg",
19451
19499
  width: size,
@@ -19480,8 +19528,8 @@ TriLeft.defaultProps = {
19480
19528
  size: '1em'
19481
19529
  };
19482
19530
 
19483
- var _excluded$5F = ["color", "size", "spin", "style", "className", "iconClassName"];
19484
- var loadingCircleStyle$5F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19531
+ var _excluded$5G = ["color", "size", "spin", "style", "className", "iconClassName"];
19532
+ var loadingCircleStyle$5G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19485
19533
  var TriRight = function TriRight(props) {
19486
19534
  var color = props.color,
19487
19535
  size = props.size,
@@ -19489,12 +19537,12 @@ var TriRight = function TriRight(props) {
19489
19537
  style = props.style,
19490
19538
  className = props.className,
19491
19539
  iconClassName = props.iconClassName,
19492
- otherProps = _objectWithoutProperties(props, _excluded$5F);
19540
+ otherProps = _objectWithoutProperties(props, _excluded$5G);
19493
19541
  return /*#__PURE__*/React.createElement("span", {
19494
19542
  role: "img",
19495
19543
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19496
19544
  }, /*#__PURE__*/React.createElement("style", {
19497
- children: loadingCircleStyle$5F
19545
+ children: loadingCircleStyle$5G
19498
19546
  }), /*#__PURE__*/React.createElement("svg", _extends({
19499
19547
  xmlns: "http://www.w3.org/2000/svg",
19500
19548
  width: size,
@@ -19529,8 +19577,8 @@ TriRight.defaultProps = {
19529
19577
  size: '1em'
19530
19578
  };
19531
19579
 
19532
- var _excluded$5G = ["color", "size", "spin", "style", "className", "iconClassName"];
19533
- var loadingCircleStyle$5G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19580
+ var _excluded$5H = ["color", "size", "spin", "style", "className", "iconClassName"];
19581
+ var loadingCircleStyle$5H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19534
19582
  var TriUp = function TriUp(props) {
19535
19583
  var color = props.color,
19536
19584
  size = props.size,
@@ -19538,12 +19586,12 @@ var TriUp = function TriUp(props) {
19538
19586
  style = props.style,
19539
19587
  className = props.className,
19540
19588
  iconClassName = props.iconClassName,
19541
- otherProps = _objectWithoutProperties(props, _excluded$5G);
19589
+ otherProps = _objectWithoutProperties(props, _excluded$5H);
19542
19590
  return /*#__PURE__*/React.createElement("span", {
19543
19591
  role: "img",
19544
19592
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19545
19593
  }, /*#__PURE__*/React.createElement("style", {
19546
- children: loadingCircleStyle$5G
19594
+ children: loadingCircleStyle$5H
19547
19595
  }), /*#__PURE__*/React.createElement("svg", _extends({
19548
19596
  xmlns: "http://www.w3.org/2000/svg",
19549
19597
  width: size,
@@ -19578,8 +19626,8 @@ TriUp.defaultProps = {
19578
19626
  size: '1em'
19579
19627
  };
19580
19628
 
19581
- var _excluded$5H = ["color", "size", "spin", "style", "className", "iconClassName"];
19582
- var loadingCircleStyle$5H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19629
+ var _excluded$5I = ["color", "size", "spin", "style", "className", "iconClassName"];
19630
+ var loadingCircleStyle$5I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19583
19631
  var TriDown = function TriDown(props) {
19584
19632
  var color = props.color,
19585
19633
  size = props.size,
@@ -19587,12 +19635,12 @@ var TriDown = function TriDown(props) {
19587
19635
  style = props.style,
19588
19636
  className = props.className,
19589
19637
  iconClassName = props.iconClassName,
19590
- otherProps = _objectWithoutProperties(props, _excluded$5H);
19638
+ otherProps = _objectWithoutProperties(props, _excluded$5I);
19591
19639
  return /*#__PURE__*/React.createElement("span", {
19592
19640
  role: "img",
19593
19641
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19594
19642
  }, /*#__PURE__*/React.createElement("style", {
19595
- children: loadingCircleStyle$5H
19643
+ children: loadingCircleStyle$5I
19596
19644
  }), /*#__PURE__*/React.createElement("svg", _extends({
19597
19645
  xmlns: "http://www.w3.org/2000/svg",
19598
19646
  width: size,
@@ -19627,8 +19675,8 @@ TriDown.defaultProps = {
19627
19675
  size: '1em'
19628
19676
  };
19629
19677
 
19630
- var _excluded$5I = ["color", "size", "spin", "style", "className", "iconClassName"];
19631
- var loadingCircleStyle$5I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19678
+ var _excluded$5J = ["color", "size", "spin", "style", "className", "iconClassName"];
19679
+ var loadingCircleStyle$5J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19632
19680
  var DArrowL = function DArrowL(props) {
19633
19681
  var color = props.color,
19634
19682
  size = props.size,
@@ -19636,12 +19684,12 @@ var DArrowL = function DArrowL(props) {
19636
19684
  style = props.style,
19637
19685
  className = props.className,
19638
19686
  iconClassName = props.iconClassName,
19639
- otherProps = _objectWithoutProperties(props, _excluded$5I);
19687
+ otherProps = _objectWithoutProperties(props, _excluded$5J);
19640
19688
  return /*#__PURE__*/React.createElement("span", {
19641
19689
  role: "img",
19642
19690
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19643
19691
  }, /*#__PURE__*/React.createElement("style", {
19644
- children: loadingCircleStyle$5I
19692
+ children: loadingCircleStyle$5J
19645
19693
  }), /*#__PURE__*/React.createElement("svg", _extends({
19646
19694
  xmlns: "http://www.w3.org/2000/svg",
19647
19695
  width: size,
@@ -19678,8 +19726,8 @@ DArrowL.defaultProps = {
19678
19726
  size: '1em'
19679
19727
  };
19680
19728
 
19681
- var _excluded$5J = ["color", "size", "spin", "style", "className", "iconClassName"];
19682
- var loadingCircleStyle$5J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19729
+ var _excluded$5K = ["color", "size", "spin", "style", "className", "iconClassName"];
19730
+ var loadingCircleStyle$5K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19683
19731
  var DArrowR = function DArrowR(props) {
19684
19732
  var color = props.color,
19685
19733
  size = props.size,
@@ -19687,12 +19735,12 @@ var DArrowR = function DArrowR(props) {
19687
19735
  style = props.style,
19688
19736
  className = props.className,
19689
19737
  iconClassName = props.iconClassName,
19690
- otherProps = _objectWithoutProperties(props, _excluded$5J);
19738
+ otherProps = _objectWithoutProperties(props, _excluded$5K);
19691
19739
  return /*#__PURE__*/React.createElement("span", {
19692
19740
  role: "img",
19693
19741
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19694
19742
  }, /*#__PURE__*/React.createElement("style", {
19695
- children: loadingCircleStyle$5J
19743
+ children: loadingCircleStyle$5K
19696
19744
  }), /*#__PURE__*/React.createElement("svg", _extends({
19697
19745
  xmlns: "http://www.w3.org/2000/svg",
19698
19746
  width: size,
@@ -19729,8 +19777,8 @@ DArrowR.defaultProps = {
19729
19777
  size: '1em'
19730
19778
  };
19731
19779
 
19732
- var _excluded$5K = ["color", "size", "spin", "style", "className", "iconClassName"];
19733
- var loadingCircleStyle$5K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19780
+ var _excluded$5L = ["color", "size", "spin", "style", "className", "iconClassName"];
19781
+ var loadingCircleStyle$5L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19734
19782
  var DArrowT = function DArrowT(props) {
19735
19783
  var color = props.color,
19736
19784
  size = props.size,
@@ -19738,12 +19786,12 @@ var DArrowT = function DArrowT(props) {
19738
19786
  style = props.style,
19739
19787
  className = props.className,
19740
19788
  iconClassName = props.iconClassName,
19741
- otherProps = _objectWithoutProperties(props, _excluded$5K);
19789
+ otherProps = _objectWithoutProperties(props, _excluded$5L);
19742
19790
  return /*#__PURE__*/React.createElement("span", {
19743
19791
  role: "img",
19744
19792
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19745
19793
  }, /*#__PURE__*/React.createElement("style", {
19746
- children: loadingCircleStyle$5K
19794
+ children: loadingCircleStyle$5L
19747
19795
  }), /*#__PURE__*/React.createElement("svg", _extends({
19748
19796
  xmlns: "http://www.w3.org/2000/svg",
19749
19797
  width: size,
@@ -19780,8 +19828,8 @@ DArrowT.defaultProps = {
19780
19828
  size: '1em'
19781
19829
  };
19782
19830
 
19783
- var _excluded$5L = ["color", "size", "spin", "style", "className", "iconClassName"];
19784
- var loadingCircleStyle$5L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19831
+ var _excluded$5M = ["color", "size", "spin", "style", "className", "iconClassName"];
19832
+ var loadingCircleStyle$5M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19785
19833
  var DArrowB = function DArrowB(props) {
19786
19834
  var color = props.color,
19787
19835
  size = props.size,
@@ -19789,12 +19837,12 @@ var DArrowB = function DArrowB(props) {
19789
19837
  style = props.style,
19790
19838
  className = props.className,
19791
19839
  iconClassName = props.iconClassName,
19792
- otherProps = _objectWithoutProperties(props, _excluded$5L);
19840
+ otherProps = _objectWithoutProperties(props, _excluded$5M);
19793
19841
  return /*#__PURE__*/React.createElement("span", {
19794
19842
  role: "img",
19795
19843
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19796
19844
  }, /*#__PURE__*/React.createElement("style", {
19797
- children: loadingCircleStyle$5L
19845
+ children: loadingCircleStyle$5M
19798
19846
  }), /*#__PURE__*/React.createElement("svg", _extends({
19799
19847
  xmlns: "http://www.w3.org/2000/svg",
19800
19848
  width: size,
@@ -19831,8 +19879,8 @@ DArrowB.defaultProps = {
19831
19879
  size: '1em'
19832
19880
  };
19833
19881
 
19834
- var _excluded$5M = ["color", "size", "spin", "style", "className", "iconClassName"];
19835
- var loadingCircleStyle$5M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19882
+ var _excluded$5N = ["color", "size", "spin", "style", "className", "iconClassName"];
19883
+ var loadingCircleStyle$5N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19836
19884
  var DropDown = function DropDown(props) {
19837
19885
  var color = props.color,
19838
19886
  size = props.size,
@@ -19840,12 +19888,12 @@ var DropDown = function DropDown(props) {
19840
19888
  style = props.style,
19841
19889
  className = props.className,
19842
19890
  iconClassName = props.iconClassName,
19843
- otherProps = _objectWithoutProperties(props, _excluded$5M);
19891
+ otherProps = _objectWithoutProperties(props, _excluded$5N);
19844
19892
  return /*#__PURE__*/React.createElement("span", {
19845
19893
  role: "img",
19846
19894
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19847
19895
  }, /*#__PURE__*/React.createElement("style", {
19848
- children: loadingCircleStyle$5M
19896
+ children: loadingCircleStyle$5N
19849
19897
  }), /*#__PURE__*/React.createElement("svg", _extends({
19850
19898
  xmlns: "http://www.w3.org/2000/svg",
19851
19899
  width: size,
@@ -19880,8 +19928,8 @@ DropDown.defaultProps = {
19880
19928
  size: '1em'
19881
19929
  };
19882
19930
 
19883
- var _excluded$5N = ["color", "size", "spin", "style", "className", "iconClassName"];
19884
- var loadingCircleStyle$5N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19931
+ var _excluded$5O = ["color", "size", "spin", "style", "className", "iconClassName"];
19932
+ var loadingCircleStyle$5O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19885
19933
  var DropUp = function DropUp(props) {
19886
19934
  var color = props.color,
19887
19935
  size = props.size,
@@ -19889,12 +19937,12 @@ var DropUp = function DropUp(props) {
19889
19937
  style = props.style,
19890
19938
  className = props.className,
19891
19939
  iconClassName = props.iconClassName,
19892
- otherProps = _objectWithoutProperties(props, _excluded$5N);
19940
+ otherProps = _objectWithoutProperties(props, _excluded$5O);
19893
19941
  return /*#__PURE__*/React.createElement("span", {
19894
19942
  role: "img",
19895
19943
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19896
19944
  }, /*#__PURE__*/React.createElement("style", {
19897
- children: loadingCircleStyle$5N
19945
+ children: loadingCircleStyle$5O
19898
19946
  }), /*#__PURE__*/React.createElement("svg", _extends({
19899
19947
  xmlns: "http://www.w3.org/2000/svg",
19900
19948
  width: size,
@@ -19929,8 +19977,8 @@ DropUp.defaultProps = {
19929
19977
  size: '1em'
19930
19978
  };
19931
19979
 
19932
- var _excluded$5O = ["color", "size", "spin", "style", "className", "iconClassName"];
19933
- var loadingCircleStyle$5O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19980
+ var _excluded$5P = ["color", "size", "spin", "style", "className", "iconClassName"];
19981
+ var loadingCircleStyle$5P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19934
19982
  var More1 = function More1(props) {
19935
19983
  var color = props.color,
19936
19984
  size = props.size,
@@ -19938,12 +19986,12 @@ var More1 = function More1(props) {
19938
19986
  style = props.style,
19939
19987
  className = props.className,
19940
19988
  iconClassName = props.iconClassName,
19941
- otherProps = _objectWithoutProperties(props, _excluded$5O);
19989
+ otherProps = _objectWithoutProperties(props, _excluded$5P);
19942
19990
  return /*#__PURE__*/React.createElement("span", {
19943
19991
  role: "img",
19944
19992
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19945
19993
  }, /*#__PURE__*/React.createElement("style", {
19946
- children: loadingCircleStyle$5O
19994
+ children: loadingCircleStyle$5P
19947
19995
  }), /*#__PURE__*/React.createElement("svg", _extends({
19948
19996
  xmlns: "http://www.w3.org/2000/svg",
19949
19997
  width: size,
@@ -19978,8 +20026,8 @@ More1.defaultProps = {
19978
20026
  size: '1em'
19979
20027
  };
19980
20028
 
19981
- var _excluded$5P = ["color", "size", "spin", "style", "className", "iconClassName"];
19982
- var loadingCircleStyle$5P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20029
+ var _excluded$5Q = ["color", "size", "spin", "style", "className", "iconClassName"];
20030
+ var loadingCircleStyle$5Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
19983
20031
  var More2 = function More2(props) {
19984
20032
  var color = props.color,
19985
20033
  size = props.size,
@@ -19987,12 +20035,12 @@ var More2 = function More2(props) {
19987
20035
  style = props.style,
19988
20036
  className = props.className,
19989
20037
  iconClassName = props.iconClassName,
19990
- otherProps = _objectWithoutProperties(props, _excluded$5P);
20038
+ otherProps = _objectWithoutProperties(props, _excluded$5Q);
19991
20039
  return /*#__PURE__*/React.createElement("span", {
19992
20040
  role: "img",
19993
20041
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
19994
20042
  }, /*#__PURE__*/React.createElement("style", {
19995
- children: loadingCircleStyle$5P
20043
+ children: loadingCircleStyle$5Q
19996
20044
  }), /*#__PURE__*/React.createElement("svg", _extends({
19997
20045
  xmlns: "http://www.w3.org/2000/svg",
19998
20046
  width: size,
@@ -20027,8 +20075,8 @@ More2.defaultProps = {
20027
20075
  size: '1em'
20028
20076
  };
20029
20077
 
20030
- var _excluded$5Q = ["color", "size", "spin", "style", "className", "iconClassName"];
20031
- var loadingCircleStyle$5Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20078
+ var _excluded$5R = ["color", "size", "spin", "style", "className", "iconClassName"];
20079
+ var loadingCircleStyle$5R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20032
20080
  var Drag = function Drag(props) {
20033
20081
  var color = props.color,
20034
20082
  size = props.size,
@@ -20036,12 +20084,12 @@ var Drag = function Drag(props) {
20036
20084
  style = props.style,
20037
20085
  className = props.className,
20038
20086
  iconClassName = props.iconClassName,
20039
- otherProps = _objectWithoutProperties(props, _excluded$5Q);
20087
+ otherProps = _objectWithoutProperties(props, _excluded$5R);
20040
20088
  return /*#__PURE__*/React.createElement("span", {
20041
20089
  role: "img",
20042
20090
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
20043
20091
  }, /*#__PURE__*/React.createElement("style", {
20044
- children: loadingCircleStyle$5Q
20092
+ children: loadingCircleStyle$5R
20045
20093
  }), /*#__PURE__*/React.createElement("svg", _extends({
20046
20094
  xmlns: "http://www.w3.org/2000/svg",
20047
20095
  width: size,
@@ -20086,8 +20134,8 @@ Drag.defaultProps = {
20086
20134
  size: '1em'
20087
20135
  };
20088
20136
 
20089
- var _excluded$5R = ["color", "size", "spin", "style", "className", "iconClassName"];
20090
- var loadingCircleStyle$5R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20137
+ var _excluded$5S = ["color", "size", "spin", "style", "className", "iconClassName"];
20138
+ var loadingCircleStyle$5S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20091
20139
  var Grid = function Grid(props) {
20092
20140
  var color = props.color,
20093
20141
  size = props.size,
@@ -20095,12 +20143,12 @@ var Grid = function Grid(props) {
20095
20143
  style = props.style,
20096
20144
  className = props.className,
20097
20145
  iconClassName = props.iconClassName,
20098
- otherProps = _objectWithoutProperties(props, _excluded$5R);
20146
+ otherProps = _objectWithoutProperties(props, _excluded$5S);
20099
20147
  return /*#__PURE__*/React.createElement("span", {
20100
20148
  role: "img",
20101
20149
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
20102
20150
  }, /*#__PURE__*/React.createElement("style", {
20103
- children: loadingCircleStyle$5R
20151
+ children: loadingCircleStyle$5S
20104
20152
  }), /*#__PURE__*/React.createElement("svg", _extends({
20105
20153
  xmlns: "http://www.w3.org/2000/svg",
20106
20154
  width: size,
@@ -20137,8 +20185,8 @@ Grid.defaultProps = {
20137
20185
  size: '1em'
20138
20186
  };
20139
20187
 
20140
- var _excluded$5S = ["color", "size", "spin", "style", "className", "iconClassName"];
20141
- var loadingCircleStyle$5S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20188
+ var _excluded$5T = ["color", "size", "spin", "style", "className", "iconClassName"];
20189
+ var loadingCircleStyle$5T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20142
20190
  var Drag2 = function Drag2(props) {
20143
20191
  var color = props.color,
20144
20192
  size = props.size,
@@ -20146,12 +20194,12 @@ var Drag2 = function Drag2(props) {
20146
20194
  style = props.style,
20147
20195
  className = props.className,
20148
20196
  iconClassName = props.iconClassName,
20149
- otherProps = _objectWithoutProperties(props, _excluded$5S);
20197
+ otherProps = _objectWithoutProperties(props, _excluded$5T);
20150
20198
  return /*#__PURE__*/React.createElement("span", {
20151
20199
  role: "img",
20152
20200
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
20153
20201
  }, /*#__PURE__*/React.createElement("style", {
20154
- children: loadingCircleStyle$5S
20202
+ children: loadingCircleStyle$5T
20155
20203
  }), /*#__PURE__*/React.createElement("svg", _extends({
20156
20204
  xmlns: "http://www.w3.org/2000/svg",
20157
20205
  width: size,
@@ -20190,8 +20238,8 @@ Drag2.defaultProps = {
20190
20238
  size: '1em'
20191
20239
  };
20192
20240
 
20193
- var _excluded$5T = ["color", "size", "spin", "style", "className", "iconClassName"];
20194
- var loadingCircleStyle$5T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20241
+ var _excluded$5U = ["color", "size", "spin", "style", "className", "iconClassName"];
20242
+ var loadingCircleStyle$5U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20195
20243
  var External = function External(props) {
20196
20244
  var color = props.color,
20197
20245
  size = props.size,
@@ -20199,12 +20247,12 @@ var External = function External(props) {
20199
20247
  style = props.style,
20200
20248
  className = props.className,
20201
20249
  iconClassName = props.iconClassName,
20202
- otherProps = _objectWithoutProperties(props, _excluded$5T);
20250
+ otherProps = _objectWithoutProperties(props, _excluded$5U);
20203
20251
  return /*#__PURE__*/React.createElement("span", {
20204
20252
  role: "img",
20205
20253
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
20206
20254
  }, /*#__PURE__*/React.createElement("style", {
20207
- children: loadingCircleStyle$5T
20255
+ children: loadingCircleStyle$5U
20208
20256
  }), /*#__PURE__*/React.createElement("svg", _extends({
20209
20257
  xmlns: "http://www.w3.org/2000/svg",
20210
20258
  width: size,
@@ -20239,8 +20287,8 @@ External.defaultProps = {
20239
20287
  size: '1em'
20240
20288
  };
20241
20289
 
20242
- var _excluded$5U = ["color", "size", "spin", "style", "className", "iconClassName"];
20243
- var loadingCircleStyle$5U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20290
+ var _excluded$5V = ["color", "size", "spin", "style", "className", "iconClassName"];
20291
+ var loadingCircleStyle$5V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20244
20292
  var DisplayS = function DisplayS(props) {
20245
20293
  var color = props.color,
20246
20294
  size = props.size,
@@ -20248,12 +20296,12 @@ var DisplayS = function DisplayS(props) {
20248
20296
  style = props.style,
20249
20297
  className = props.className,
20250
20298
  iconClassName = props.iconClassName,
20251
- otherProps = _objectWithoutProperties(props, _excluded$5U);
20299
+ otherProps = _objectWithoutProperties(props, _excluded$5V);
20252
20300
  return /*#__PURE__*/React.createElement("span", {
20253
20301
  role: "img",
20254
20302
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
20255
20303
  }, /*#__PURE__*/React.createElement("style", {
20256
- children: loadingCircleStyle$5U
20304
+ children: loadingCircleStyle$5V
20257
20305
  }), /*#__PURE__*/React.createElement("svg", _extends({
20258
20306
  xmlns: "http://www.w3.org/2000/svg",
20259
20307
  width: size,
@@ -20290,8 +20338,8 @@ DisplayS.defaultProps = {
20290
20338
  size: '1em'
20291
20339
  };
20292
20340
 
20293
- var _excluded$5V = ["color", "size", "spin", "style", "className", "iconClassName"];
20294
- var loadingCircleStyle$5V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20341
+ var _excluded$5W = ["color", "size", "spin", "style", "className", "iconClassName"];
20342
+ var loadingCircleStyle$5W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20295
20343
  var Share = function Share(props) {
20296
20344
  var color = props.color,
20297
20345
  size = props.size,
@@ -20299,12 +20347,12 @@ var Share = function Share(props) {
20299
20347
  style = props.style,
20300
20348
  className = props.className,
20301
20349
  iconClassName = props.iconClassName,
20302
- otherProps = _objectWithoutProperties(props, _excluded$5V);
20350
+ otherProps = _objectWithoutProperties(props, _excluded$5W);
20303
20351
  return /*#__PURE__*/React.createElement("span", {
20304
20352
  role: "img",
20305
20353
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
20306
20354
  }, /*#__PURE__*/React.createElement("style", {
20307
- children: loadingCircleStyle$5V
20355
+ children: loadingCircleStyle$5W
20308
20356
  }), /*#__PURE__*/React.createElement("svg", _extends({
20309
20357
  xmlns: "http://www.w3.org/2000/svg",
20310
20358
  width: size,
@@ -20339,8 +20387,8 @@ Share.defaultProps = {
20339
20387
  size: '1em'
20340
20388
  };
20341
20389
 
20342
- var _excluded$5W = ["color", "size", "spin", "style", "className", "iconClassName"];
20343
- var loadingCircleStyle$5W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20390
+ var _excluded$5X = ["color", "size", "spin", "style", "className", "iconClassName"];
20391
+ var loadingCircleStyle$5X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20344
20392
  var AvatarGroupCl = function AvatarGroupCl(props) {
20345
20393
  var color = props.color,
20346
20394
  size = props.size,
@@ -20348,12 +20396,12 @@ var AvatarGroupCl = function AvatarGroupCl(props) {
20348
20396
  style = props.style,
20349
20397
  className = props.className,
20350
20398
  iconClassName = props.iconClassName,
20351
- otherProps = _objectWithoutProperties(props, _excluded$5W);
20399
+ otherProps = _objectWithoutProperties(props, _excluded$5X);
20352
20400
  return /*#__PURE__*/React.createElement("span", {
20353
20401
  role: "img",
20354
20402
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
20355
20403
  }, /*#__PURE__*/React.createElement("style", {
20356
- children: loadingCircleStyle$5W
20404
+ children: loadingCircleStyle$5X
20357
20405
  }), /*#__PURE__*/React.createElement("svg", _extends({
20358
20406
  xmlns: "http://www.w3.org/2000/svg",
20359
20407
  width: size,
@@ -20404,8 +20452,8 @@ AvatarGroupCl.defaultProps = {
20404
20452
  size: '1em'
20405
20453
  };
20406
20454
 
20407
- var _excluded$5X = ["color", "size", "spin", "style", "className", "iconClassName"];
20408
- var loadingCircleStyle$5X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20455
+ var _excluded$5Y = ["color", "size", "spin", "style", "className", "iconClassName"];
20456
+ var loadingCircleStyle$5Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
20409
20457
  var AvatarProjectCl = function AvatarProjectCl(props) {
20410
20458
  var color = props.color,
20411
20459
  size = props.size,
@@ -20413,12 +20461,12 @@ var AvatarProjectCl = function AvatarProjectCl(props) {
20413
20461
  style = props.style,
20414
20462
  className = props.className,
20415
20463
  iconClassName = props.iconClassName,
20416
- otherProps = _objectWithoutProperties(props, _excluded$5X);
20464
+ otherProps = _objectWithoutProperties(props, _excluded$5Y);
20417
20465
  return /*#__PURE__*/React.createElement("span", {
20418
20466
  role: "img",
20419
20467
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
20420
20468
  }, /*#__PURE__*/React.createElement("style", {
20421
- children: loadingCircleStyle$5X
20469
+ children: loadingCircleStyle$5Y
20422
20470
  }), /*#__PURE__*/React.createElement("svg", _extends({
20423
20471
  xmlns: "http://www.w3.org/2000/svg",
20424
20472
  width: size,
@@ -20462,4 +20510,4 @@ AvatarProjectCl.defaultProps = {
20462
20510
  size: '1em'
20463
20511
  };
20464
20512
 
20465
- export { Add1 as TaAdd1, Add2 as TaAdd2, Add3 as TaAdd3, Add3Fill as TaAdd3Fill, AddToPage as TaAddToPage, Alert as TaAlert, AlertCl as TaAlertCl, AllGroupSm as TaAllGroupSm, Analysis as TaAnalysis, Anchor as TaAnchor, Application as TaApplication, Approve as TaApprove, ApproveCancelled as TaApproveCancelled, ArrayRowsSm as TaArrayRowsSm, ArrowDown as TaArrowDown, ArrowDown2 as TaArrowDown2, ArrowLeft as TaArrowLeft, ArrowLeft2 as TaArrowLeft2, ArrowLeftDown as TaArrowLeftDown, ArrowRight as TaArrowRight, ArrowRight2 as TaArrowRight2, ArrowUp as TaArrowUp, ArrowUp2 as TaArrowUp2, Ascent as TaAscent, AssetConvert as TaAssetConvert, Attribution as TaAttribution, AvatarGroupCl as TaAvatarGroupCl, AvatarProjectCl as TaAvatarProjectCl, Backup as TaBackup, Bell as TaBell, Bell2Fill as TaBell2Fill, Book as TaBook, Book2 as TaBook2, Bookmark as TaBookmark, Bookmark2 as TaBookmark2, BooleanSm as TaBooleanSm, Box as TaBox, BoxOpen as TaBoxOpen, Branch as TaBranch, Calendar as TaCalendar, CalendarSm as TaCalendarSm, Card as TaCard, Cellphone as TaCellphone, ChartBar as TaChartBar, ChartBarTable as TaChartBarTable, ChartCombinedTable as TaChartCombinedTable, ChartComplex as TaChartComplex, ChartCum as TaChartCum, ChartDNRe as TaChartDNRe, ChartDRe as TaChartDRe, ChartDistTable as TaChartDistTable, ChartFieldlist as TaChartFieldlist, ChartFunnel as TaChartFunnel, ChartHistogram as TaChartHistogram, ChartInterval as TaChartInterval, ChartLine as TaChartLine, ChartLineTable as TaChartLineTable, ChartPie as TaChartPie, ChartScatter as TaChartScatter, ChartSqltable as TaChartSqltable, ChartStack as TaChartStack, ChartStackPerc as TaChartStackPerc, ChartStackn as TaChartStackn, ChartTable as TaChartTable, Click as TaClick, Clock as TaClock, Close as TaClose, Code as TaCode, Comment as TaComment, Config as TaConfig, Contrast as TaContrast, Copy as TaCopy, Copy2 as TaCopy2, Cost as TaCost, Currency as TaCurrency, CustomPartition as TaCustomPartition, DArrowB as TaDArrowB, DArrowL as TaDArrowL, DArrowR as TaDArrowR, DArrowT as TaDArrowT, DIntegrationCl as TaDIntegrationCl, DManageCl as TaDManageCl, DTrackingCl as TaDTrackingCl, Dashboard as TaDashboard, DashboardCl as TaDashboardCl, DashboardMgr as TaDashboardMgr, DateMarkCl as TaDateMarkCl, Debug as TaDebug, Delete1 as TaDelete1, Delete2 as TaDelete2, Delete2Fill as TaDelete2Fill, Demo as TaDemo, Descent as TaDescent, Desktop as TaDesktop, Detail as TaDetail, Disable as TaDisable, DisplayS as TaDisplayS, Done as TaDone, Dot as TaDot, DoubleList as TaDoubleList, Download as TaDownload, Drag as TaDrag, Drag2 as TaDrag2, DropDown as TaDropDown, DropUp as TaDropUp, EChartsCl as TaEChartsCl, EPropertySm as TaEPropertySm, ESettingCl as TaESettingCl, ETaskCl as TaETaskCl, Earth as TaEarth, Edit as TaEdit, EditFill as TaEditFill, Education as TaEducation, EducationFill as TaEducationFill, Email as TaEmail, EndTask as TaEndTask, Error as TaError, Error2 as TaError2, Error2Fill as TaError2Fill, ErrorFill as TaErrorFill, EventMgr as TaEventMgr, EventPropMgr as TaEventPropMgr, EventSm as TaEventSm, EventTree as TaEventTree, Exchange as TaExchange, Expand as TaExpand, Export as TaExport, Exposure as TaExposure, Expression as TaExpression, Expression2 as TaExpression2, External as TaExternal, EyeOff as TaEyeOff, EyeOffFill as TaEyeOffFill, EyeOn as TaEyeOn, EyeOnFill as TaEyeOnFill, FileAdd as TaFileAdd, FileConvert as TaFileConvert, FileExport as TaFileExport, FileImport as TaFileImport, FileInfo as TaFileInfo, FileLock as TaFileLock, FileMove as TaFileMove, FilePdf as TaFilePdf, FileRemove as TaFileRemove, Filter as TaFilter, Filter2 as TaFilter2, FirstLast as TaFirstLast, FlagCn as TaFlagCn, FlagJp as TaFlagJp, FlagKr as TaFlagKr, FlagUs as TaFlagUs, Folder as TaFolder, FolderLine as TaFolderLine, FolderOpen as TaFolderOpen, FolderOpenLine as TaFolderOpenLine, Forewarning as TaForewarning, Format as TaFormat, FullDownload as TaFullDownload, Fullscreen as TaFullscreen, Function as TaFunction, Game as TaGame, GameFill as TaGameFill, Gift as TaGift, Goal as TaGoal, Grid as TaGrid, Group as TaGroup, GroupA2b as TaGroupA2b, GroupAddFill as TaGroupAddFill, GroupAddSm as TaGroupAddSm, GroupCl as TaGroupCl, GroupFill as TaGroupFill, GroupFill2 as TaGroupFill2, Groups as TaGroups, Heart as TaHeart, Help as TaHelp, History as TaHistory, IdFreeze as TaIdFreeze, Import as TaImport, Index as TaIndex, Indicator as TaIndicator, IndicatorSm as TaIndicatorSm, Info as TaInfo, InfoFill as TaInfoFill, Insert as TaInsert, Install as TaInstall, Interval as TaInterval, Lab as TaLab, Landscape as TaLandscape, Language as TaLanguage, Link as TaLink, Link2 as TaLink2, List as TaList, ListNested as TaListNested, ListSm as TaListSm, Live as TaLive, Location as TaLocation, LockClose as TaLockClose, LockCloseFill as TaLockCloseFill, LockOpen as TaLockOpen, LockOpenFill as TaLockOpenFill, LogoAndroidGray as TaLogoAndroidGray, LogoAppleGray as TaLogoAppleGray, LogoCurrencylayerCl as TaLogoCurrencylayerCl, LogoDingdingCl as TaLogoDingdingCl, LogoDingdingGray as TaLogoDingdingGray, LogoFeishuCl as TaLogoFeishuCl, LogoFutuCl as TaLogoFutuCl, LogoGarenaCl as TaLogoGarenaCl, LogoHappyelementCl as TaLogoHappyelementCl, LogoIggCl as TaLogoIggCl, LogoKingCl as TaLogoKingCl, LogoWechatCl as TaLogoWechatCl, LogoWechatGray as TaLogoWechatGray, LogoWecomCl as TaLogoWecomCl, LogoWecomGray as TaLogoWecomGray, LogoWepieCl as TaLogoWepieCl, LogoXiaomiCl as TaLogoXiaomiCl, Logout as TaLogout, MDistribution as TaMDistribution, MDistributionCl as TaMDistributionCl, MEvent as TaMEvent, MEventCl as TaMEventCl, MFlow as TaMFlow, MFlowCl as TaMFlowCl, MFunnel as TaMFunnel, MFunnelCl as TaMFunnelCl, MInterval as TaMInterval, MIntervalCl as TaMIntervalCl, MPropCl as TaMPropCl, MProperty as TaMProperty, MRetention as TaMRetention, MRetentionCl as TaMRetentionCl, MSql as TaMSql, MSqlCl as TaMSqlCl, MagicWand as TaMagicWand, Manual as TaManual, MenuFold as TaMenuFold, MenuUnfold as TaMenuUnfold, MessageCenter as TaMessageCenter, Mfa as TaMfa, More1 as TaMore1, More2 as TaMore2, Mute as TaMute, NewIndicator as TaNewIndicator, NewTask as TaNewTask, Notice as TaNotice, NumSm as TaNumSm, OneTime as TaOneTime, OperatorBigger as TaOperatorBigger, OperatorDivide as TaOperatorDivide, OperatorEqual as TaOperatorEqual, OperatorFalse as TaOperatorFalse, OperatorHasValue as TaOperatorHasValue, OperatorInclude as TaOperatorInclude, OperatorInside as TaOperatorInside, OperatorLess as TaOperatorLess, OperatorNoBigger as TaOperatorNoBigger, OperatorNoLess as TaOperatorNoLess, OperatorNoRegex as TaOperatorNoRegex, OperatorNoValue as TaOperatorNoValue, OperatorNotInclude as TaOperatorNotInclude, OperatorRegex as TaOperatorRegex, OperatorTrue as TaOperatorTrue, OperatorUnequal as TaOperatorUnequal, PageLine as TaPageLine, PageOpenCl as TaPageOpenCl, ParallelFilter as TaParallelFilter, Parameter as TaParameter, Password as TaPassword, Pattern as TaPattern, Pause2 as TaPause2, PauseCircle as TaPauseCircle, Pinch as TaPinch, Play as TaPlay, PlayCircle as TaPlayCircle, Plug as TaPlug, Private as TaPrivate, Processing as TaProcessing, Processing2 as TaProcessing2, Project as TaProject, ProjectMgr as TaProjectMgr, Property as TaProperty, Recurring as TaRecurring, RelatedProp as TaRelatedProp, Rename as TaRename, Report as TaReport, ReportCl as TaReportCl, ReportRemoval as TaReportRemoval, ResetPassword as TaResetPassword, Result as TaResult, Revert as TaRevert, RowsSm as TaRowsSm, Ruler as TaRuler, SSpace as TaSSpace, Save as TaSave, Search as TaSearch, Send as TaSend, Server as TaServer, Setting as TaSetting, Share as TaShare, ShieldCheck as TaShieldCheck, ShieldCross as TaShieldCross, ShieldKeyhole as TaShieldKeyhole, Shop as TaShop, ShopFill as TaShopFill, Smile as TaSmile, Sort as TaSort, SortA2z as TaSortA2z, SortDown as TaSortDown, SortDrop as TaSortDrop, SortResult as TaSortResult, SortRise as TaSortRise, SortUp as TaSortUp, SortZ2a as TaSortZ2a, Space as TaSpace, SpaceLine as TaSpaceLine, SpaceOpen as TaSpaceOpen, SpaceOpenLine as TaSpaceOpenLine, Speed as TaSpeed, Split as TaSplit, Sql1 as TaSql1, Sql2 as TaSql2, Sql3 as TaSql3, StarFill as TaStarFill, StarOutline as TaStarOutline, Sticker as TaSticker, StickerFill as TaStickerFill, StringSm as TaStringSm, Submit as TaSubmit, Subtract as TaSubtract, Subtract2 as TaSubtract2, Success as TaSuccess, SuccessFill as TaSuccessFill, SwapFill as TaSwapFill, SystemMgr as TaSystemMgr, SystemMsg as TaSystemMsg, TA2b as TaTA2b, TX2y as TaTX2y, Table1dtable as TaTable1dtable, Task as TaTask, TdLogo as TaTdLogo, TemplateCl as TaTemplateCl, ThumbUp as TaThumbUp, TimeLock as TaTimeLock, TimeSm as TaTimeSm, Tips as TaTips, Tracking as TaTracking, TriDown as TaTriDown, TriLeft as TaTriLeft, TriRight as TaTriRight, TriUp as TaTriUp, UCohortCl as TaUCohortCl, UGroup as TaUGroup, UGroupSm as TaUGroupSm, UPropMgr as TaUPropMgr, UPropertySm as TaUPropertySm, USearchCl as TaUSearchCl, UTag as TaUTag, UTagCl as TaUTagCl, UTagSm as TaUTagSm, Unlink as TaUnlink, Update as TaUpdate, UpdateData as TaUpdateData, Upload as TaUpload, UploadId as TaUploadId, Usb as TaUsb, User1 as TaUser1, User1Fill as TaUser1Fill, User2 as TaUser2, UserAddFill as TaUserAddFill, UserSettings as TaUserSettings, UserTagCl as TaUserTagCl, Usertag as TaUsertag, VPropCl as TaVPropCl, VProperty as TaVProperty, VPropertySm as TaVPropertySm, Validate as TaValidate, ViewOriginal as TaViewOriginal, Vip as TaVip, VipFill as TaVipFill };
20513
+ export { Add1 as TaAdd1, Add2 as TaAdd2, Add3 as TaAdd3, Add3Fill as TaAdd3Fill, AddToPage as TaAddToPage, Alert as TaAlert, AlertCl as TaAlertCl, AllGroupSm as TaAllGroupSm, Analysis as TaAnalysis, Anchor as TaAnchor, Application as TaApplication, Approve as TaApprove, ApproveCancelled as TaApproveCancelled, ArrayRowsSm as TaArrayRowsSm, ArrowDown as TaArrowDown, ArrowDown2 as TaArrowDown2, ArrowLeft as TaArrowLeft, ArrowLeft2 as TaArrowLeft2, ArrowLeftDown as TaArrowLeftDown, ArrowRight as TaArrowRight, ArrowRight2 as TaArrowRight2, ArrowUp as TaArrowUp, ArrowUp2 as TaArrowUp2, Ascent as TaAscent, AssetConvert as TaAssetConvert, Attribution as TaAttribution, AvatarGroupCl as TaAvatarGroupCl, AvatarProjectCl as TaAvatarProjectCl, Backup as TaBackup, Bell as TaBell, Bell2Fill as TaBell2Fill, Book as TaBook, Book2 as TaBook2, Bookmark as TaBookmark, Bookmark2 as TaBookmark2, BooleanSm as TaBooleanSm, Box as TaBox, BoxOpen as TaBoxOpen, Branch as TaBranch, Calendar as TaCalendar, CalendarSm as TaCalendarSm, Card as TaCard, Cellphone as TaCellphone, ChartBar as TaChartBar, ChartBarTable as TaChartBarTable, ChartCombinedTable as TaChartCombinedTable, ChartComplex as TaChartComplex, ChartCum as TaChartCum, ChartDNRe as TaChartDNRe, ChartDRe as TaChartDRe, ChartDistTable as TaChartDistTable, ChartFieldlist as TaChartFieldlist, ChartFunnel as TaChartFunnel, ChartHistogram as TaChartHistogram, ChartInterval as TaChartInterval, ChartLine as TaChartLine, ChartLineTable as TaChartLineTable, ChartPie as TaChartPie, ChartScatter as TaChartScatter, ChartSqltable as TaChartSqltable, ChartStack as TaChartStack, ChartStackPerc as TaChartStackPerc, ChartStackn as TaChartStackn, ChartTable as TaChartTable, Click as TaClick, Clock as TaClock, Close as TaClose, Code as TaCode, Comment as TaComment, Config as TaConfig, Contrast as TaContrast, Copy as TaCopy, Copy2 as TaCopy2, Cost as TaCost, Currency as TaCurrency, CustomPartition as TaCustomPartition, DArrowB as TaDArrowB, DArrowL as TaDArrowL, DArrowR as TaDArrowR, DArrowT as TaDArrowT, DIntegrationCl as TaDIntegrationCl, DManageCl as TaDManageCl, DTrackingCl as TaDTrackingCl, Dashboard as TaDashboard, DashboardCl as TaDashboardCl, DashboardMgr as TaDashboardMgr, DateMarkCl as TaDateMarkCl, Debug as TaDebug, Delete1 as TaDelete1, Delete2 as TaDelete2, Delete2Fill as TaDelete2Fill, Demo as TaDemo, Descent as TaDescent, Desktop as TaDesktop, Detail as TaDetail, Disable as TaDisable, DisplayS as TaDisplayS, Done as TaDone, Dot as TaDot, DoubleList as TaDoubleList, Download as TaDownload, Drag as TaDrag, Drag2 as TaDrag2, DropDown as TaDropDown, DropUp as TaDropUp, EChartsCl as TaEChartsCl, EPropertySm as TaEPropertySm, ESettingCl as TaESettingCl, ETaskCl as TaETaskCl, Earth as TaEarth, Edit as TaEdit, EditFill as TaEditFill, Education as TaEducation, EducationFill as TaEducationFill, Email as TaEmail, EndTask as TaEndTask, Error as TaError, Error2 as TaError2, Error2Fill as TaError2Fill, ErrorFill as TaErrorFill, EventMgr as TaEventMgr, EventPropMgr as TaEventPropMgr, EventSm as TaEventSm, EventTree as TaEventTree, Exchange as TaExchange, Expand as TaExpand, Export as TaExport, Exposure as TaExposure, Expression as TaExpression, Expression2 as TaExpression2, External as TaExternal, EyeOff as TaEyeOff, EyeOffFill as TaEyeOffFill, EyeOn as TaEyeOn, EyeOnFill as TaEyeOnFill, FileAdd as TaFileAdd, FileConvert as TaFileConvert, FileExport as TaFileExport, FileImport as TaFileImport, FileInfo as TaFileInfo, FileLock as TaFileLock, FileMove as TaFileMove, FilePdf as TaFilePdf, FileRemove as TaFileRemove, Filter as TaFilter, Filter2 as TaFilter2, FirstLast as TaFirstLast, FlagCn as TaFlagCn, FlagJp as TaFlagJp, FlagKr as TaFlagKr, FlagUs as TaFlagUs, Folder as TaFolder, FolderLine as TaFolderLine, FolderOpen as TaFolderOpen, FolderOpenLine as TaFolderOpenLine, Forewarning as TaForewarning, Format as TaFormat, FullDownload as TaFullDownload, Fullscreen as TaFullscreen, Function as TaFunction, Game as TaGame, GameFill as TaGameFill, Gift as TaGift, Goal as TaGoal, Grid as TaGrid, Group as TaGroup, GroupA2b as TaGroupA2b, GroupAddFill as TaGroupAddFill, GroupAddSm as TaGroupAddSm, GroupCl as TaGroupCl, GroupFill as TaGroupFill, GroupFill2 as TaGroupFill2, Groups as TaGroups, Heart as TaHeart, Help as TaHelp, History as TaHistory, IdFreeze as TaIdFreeze, Import as TaImport, Index as TaIndex, Indicator as TaIndicator, IndicatorSm as TaIndicatorSm, Info as TaInfo, InfoFill as TaInfoFill, Insert as TaInsert, Install as TaInstall, Interval as TaInterval, Lab as TaLab, Landscape as TaLandscape, Language as TaLanguage, Link as TaLink, Link2 as TaLink2, List as TaList, ListNested as TaListNested, ListSm as TaListSm, Live as TaLive, Location as TaLocation, LockClose as TaLockClose, LockCloseFill as TaLockCloseFill, LockOpen as TaLockOpen, LockOpenFill as TaLockOpenFill, LogoAndroidGray as TaLogoAndroidGray, LogoAppleGray as TaLogoAppleGray, LogoCurrencylayerCl as TaLogoCurrencylayerCl, LogoDingdingCl as TaLogoDingdingCl, LogoDingdingGray as TaLogoDingdingGray, LogoFeishuCl as TaLogoFeishuCl, LogoFutuCl as TaLogoFutuCl, LogoGarenaCl as TaLogoGarenaCl, LogoHappyelementCl as TaLogoHappyelementCl, LogoIggCl as TaLogoIggCl, LogoKingCl as TaLogoKingCl, LogoWechatCl as TaLogoWechatCl, LogoWechatGray as TaLogoWechatGray, LogoWecomCl as TaLogoWecomCl, LogoWecomGray as TaLogoWecomGray, LogoWepieCl as TaLogoWepieCl, LogoXiaomiCl as TaLogoXiaomiCl, Logout as TaLogout, MDistribution as TaMDistribution, MDistributionCl as TaMDistributionCl, MEvent as TaMEvent, MEventCl as TaMEventCl, MFlow as TaMFlow, MFlowCl as TaMFlowCl, MFunnel as TaMFunnel, MFunnelCl as TaMFunnelCl, MInterval as TaMInterval, MIntervalCl as TaMIntervalCl, MPropCl as TaMPropCl, MProperty as TaMProperty, MRetention as TaMRetention, MRetentionCl as TaMRetentionCl, MSql as TaMSql, MSqlCl as TaMSqlCl, MagicWand as TaMagicWand, Manual as TaManual, MenuFold as TaMenuFold, MenuUnfold as TaMenuUnfold, MessageCenter as TaMessageCenter, Mfa as TaMfa, More1 as TaMore1, More2 as TaMore2, Mute as TaMute, NewIndicator as TaNewIndicator, NewTask as TaNewTask, Notice as TaNotice, NumSm as TaNumSm, OneTime as TaOneTime, OperatorBigger as TaOperatorBigger, OperatorDivide as TaOperatorDivide, OperatorEqual as TaOperatorEqual, OperatorFalse as TaOperatorFalse, OperatorHasValue as TaOperatorHasValue, OperatorInclude as TaOperatorInclude, OperatorInside as TaOperatorInside, OperatorLess as TaOperatorLess, OperatorNoBigger as TaOperatorNoBigger, OperatorNoLess as TaOperatorNoLess, OperatorNoRegex as TaOperatorNoRegex, OperatorNoValue as TaOperatorNoValue, OperatorNotInclude as TaOperatorNotInclude, OperatorRegex as TaOperatorRegex, OperatorTrue as TaOperatorTrue, OperatorUnequal as TaOperatorUnequal, PageLine as TaPageLine, PageOpenCl as TaPageOpenCl, ParallelFilter as TaParallelFilter, Parameter as TaParameter, Password as TaPassword, Pattern as TaPattern, Pause2 as TaPause2, PauseCircle as TaPauseCircle, Pinch as TaPinch, Play as TaPlay, PlayCircle as TaPlayCircle, Plug as TaPlug, Private as TaPrivate, Processing as TaProcessing, Processing2 as TaProcessing2, Project as TaProject, ProjectMgr as TaProjectMgr, Property as TaProperty, Recurring as TaRecurring, RelatedProp as TaRelatedProp, Rename as TaRename, Report as TaReport, ReportCl as TaReportCl, ReportRemoval as TaReportRemoval, ResetPassword as TaResetPassword, Result as TaResult, Revert as TaRevert, RowsSm as TaRowsSm, Ruler as TaRuler, SSpace as TaSSpace, Save as TaSave, Search as TaSearch, Send as TaSend, Server as TaServer, Setting as TaSetting, Share as TaShare, ShieldCheck as TaShieldCheck, ShieldCross as TaShieldCross, ShieldKeyhole as TaShieldKeyhole, Shop as TaShop, ShopFill as TaShopFill, Smile as TaSmile, Sort as TaSort, SortA2z as TaSortA2z, SortDown as TaSortDown, SortDrop as TaSortDrop, SortResult as TaSortResult, SortRise as TaSortRise, SortUp as TaSortUp, SortZ2a as TaSortZ2a, Space as TaSpace, SpaceLine as TaSpaceLine, SpaceOpen as TaSpaceOpen, SpaceOpenLine as TaSpaceOpenLine, Speed as TaSpeed, Split as TaSplit, Sql1 as TaSql1, Sql2 as TaSql2, Sql3 as TaSql3, StarFill as TaStarFill, StarOutline as TaStarOutline, Sticker as TaSticker, StickerFill as TaStickerFill, StringSm as TaStringSm, Submit as TaSubmit, Subtract as TaSubtract, Subtract2 as TaSubtract2, Success as TaSuccess, SuccessFill as TaSuccessFill, SwapFill as TaSwapFill, SystemBuild as TaSystemBuild, SystemMgr as TaSystemMgr, SystemMsg as TaSystemMsg, TA2b as TaTA2b, TX2y as TaTX2y, Table1dtable as TaTable1dtable, Task as TaTask, TdLogo as TaTdLogo, TemplateCl as TaTemplateCl, ThumbUp as TaThumbUp, TimeLock as TaTimeLock, TimeSm as TaTimeSm, Tips as TaTips, Tracking as TaTracking, TriDown as TaTriDown, TriLeft as TaTriLeft, TriRight as TaTriRight, TriUp as TaTriUp, UCohortCl as TaUCohortCl, UGroup as TaUGroup, UGroupSm as TaUGroupSm, UPropMgr as TaUPropMgr, UPropertySm as TaUPropertySm, USearchCl as TaUSearchCl, UTag as TaUTag, UTagCl as TaUTagCl, UTagSm as TaUTagSm, Unlink as TaUnlink, Update as TaUpdate, UpdateData as TaUpdateData, Upload as TaUpload, UploadId as TaUploadId, Usb as TaUsb, User1 as TaUser1, User1Fill as TaUser1Fill, User2 as TaUser2, UserAddFill as TaUserAddFill, UserSettings as TaUserSettings, UserTagCl as TaUserTagCl, Usertag as TaUsertag, VPropCl as TaVPropCl, VProperty as TaVProperty, VPropertySm as TaVPropertySm, Validate as TaValidate, ViewOriginal as TaViewOriginal, Vip as TaVip, VipFill as TaVipFill };