@tant/icons 1.3.36 → 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.
- package/dist/es/icons/system-build.js +64 -0
- package/dist/es/index.js +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/lib/icons/system-build.js +72 -0
- package/dist/lib/index.js +7 -0
- package/dist/tant-icons.cjs.js +343 -289
- package/dist/tant-icons.esm.js +343 -290
- package/package.json +1 -1
package/dist/tant-icons.cjs.js
CHANGED
|
@@ -16683,7 +16683,7 @@ MagicWand.defaultProps = {
|
|
|
16683
16683
|
|
|
16684
16684
|
var _excluded$4P = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
16685
16685
|
var loadingCircleStyle$4P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
16686
|
-
var
|
|
16686
|
+
var SystemBuild = function SystemBuild(props) {
|
|
16687
16687
|
var color = props.color,
|
|
16688
16688
|
size = props.size,
|
|
16689
16689
|
spin = props.spin,
|
|
@@ -16715,18 +16715,20 @@ var AddToPage = function AddToPage(props) {
|
|
|
16715
16715
|
height: "24",
|
|
16716
16716
|
xmlns: "http://www.w3.org/2000/svg"
|
|
16717
16717
|
}, /*#__PURE__*/React.createElement("path", {
|
|
16718
|
+
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"
|
|
16719
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
16718
16720
|
fillRule: "evenodd",
|
|
16719
16721
|
clipRule: "evenodd",
|
|
16720
|
-
d: "
|
|
16722
|
+
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"
|
|
16721
16723
|
}))));
|
|
16722
16724
|
};
|
|
16723
|
-
|
|
16725
|
+
SystemBuild.propTypes = {
|
|
16724
16726
|
iconClassName: PropTypes.string,
|
|
16725
16727
|
spin: PropTypes.bool,
|
|
16726
16728
|
color: PropTypes.string,
|
|
16727
16729
|
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
16728
16730
|
};
|
|
16729
|
-
|
|
16731
|
+
SystemBuild.defaultProps = {
|
|
16730
16732
|
spin: false,
|
|
16731
16733
|
color: 'currentColor',
|
|
16732
16734
|
size: '1em'
|
|
@@ -16734,7 +16736,7 @@ AddToPage.defaultProps = {
|
|
|
16734
16736
|
|
|
16735
16737
|
var _excluded$4Q = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
16736
16738
|
var loadingCircleStyle$4Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
16737
|
-
var
|
|
16739
|
+
var AddToPage = function AddToPage(props) {
|
|
16738
16740
|
var color = props.color,
|
|
16739
16741
|
size = props.size,
|
|
16740
16742
|
spin = props.spin,
|
|
@@ -16766,16 +16768,18 @@ var Pause2 = function Pause2(props) {
|
|
|
16766
16768
|
height: "24",
|
|
16767
16769
|
xmlns: "http://www.w3.org/2000/svg"
|
|
16768
16770
|
}, /*#__PURE__*/React.createElement("path", {
|
|
16769
|
-
|
|
16771
|
+
fillRule: "evenodd",
|
|
16772
|
+
clipRule: "evenodd",
|
|
16773
|
+
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"
|
|
16770
16774
|
}))));
|
|
16771
16775
|
};
|
|
16772
|
-
|
|
16776
|
+
AddToPage.propTypes = {
|
|
16773
16777
|
iconClassName: PropTypes.string,
|
|
16774
16778
|
spin: PropTypes.bool,
|
|
16775
16779
|
color: PropTypes.string,
|
|
16776
16780
|
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
16777
16781
|
};
|
|
16778
|
-
|
|
16782
|
+
AddToPage.defaultProps = {
|
|
16779
16783
|
spin: false,
|
|
16780
16784
|
color: 'currentColor',
|
|
16781
16785
|
size: '1em'
|
|
@@ -16783,7 +16787,7 @@ Pause2.defaultProps = {
|
|
|
16783
16787
|
|
|
16784
16788
|
var _excluded$4R = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
16785
16789
|
var loadingCircleStyle$4R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
16786
|
-
var
|
|
16790
|
+
var Pause2 = function Pause2(props) {
|
|
16787
16791
|
var color = props.color,
|
|
16788
16792
|
size = props.size,
|
|
16789
16793
|
spin = props.spin,
|
|
@@ -16815,16 +16819,16 @@ var Report = function Report(props) {
|
|
|
16815
16819
|
height: "24",
|
|
16816
16820
|
xmlns: "http://www.w3.org/2000/svg"
|
|
16817
16821
|
}, /*#__PURE__*/React.createElement("path", {
|
|
16818
|
-
d: "
|
|
16822
|
+
d: "M9 7h2v10H9V7zm4 0h2v10h-2V7z"
|
|
16819
16823
|
}))));
|
|
16820
16824
|
};
|
|
16821
|
-
|
|
16825
|
+
Pause2.propTypes = {
|
|
16822
16826
|
iconClassName: PropTypes.string,
|
|
16823
16827
|
spin: PropTypes.bool,
|
|
16824
16828
|
color: PropTypes.string,
|
|
16825
16829
|
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
16826
16830
|
};
|
|
16827
|
-
|
|
16831
|
+
Pause2.defaultProps = {
|
|
16828
16832
|
spin: false,
|
|
16829
16833
|
color: 'currentColor',
|
|
16830
16834
|
size: '1em'
|
|
@@ -16832,7 +16836,7 @@ Report.defaultProps = {
|
|
|
16832
16836
|
|
|
16833
16837
|
var _excluded$4S = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
16834
16838
|
var loadingCircleStyle$4S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
16835
|
-
var
|
|
16839
|
+
var Report = function Report(props) {
|
|
16836
16840
|
var color = props.color,
|
|
16837
16841
|
size = props.size,
|
|
16838
16842
|
spin = props.spin,
|
|
@@ -16863,6 +16867,55 @@ var ReportRemoval = function ReportRemoval(props) {
|
|
|
16863
16867
|
width: "24",
|
|
16864
16868
|
height: "24",
|
|
16865
16869
|
xmlns: "http://www.w3.org/2000/svg"
|
|
16870
|
+
}, /*#__PURE__*/React.createElement("path", {
|
|
16871
|
+
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"
|
|
16872
|
+
}))));
|
|
16873
|
+
};
|
|
16874
|
+
Report.propTypes = {
|
|
16875
|
+
iconClassName: PropTypes.string,
|
|
16876
|
+
spin: PropTypes.bool,
|
|
16877
|
+
color: PropTypes.string,
|
|
16878
|
+
size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
|
|
16879
|
+
};
|
|
16880
|
+
Report.defaultProps = {
|
|
16881
|
+
spin: false,
|
|
16882
|
+
color: 'currentColor',
|
|
16883
|
+
size: '1em'
|
|
16884
|
+
};
|
|
16885
|
+
|
|
16886
|
+
var _excluded$4T = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
16887
|
+
var loadingCircleStyle$4T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
16888
|
+
var ReportRemoval = function ReportRemoval(props) {
|
|
16889
|
+
var color = props.color,
|
|
16890
|
+
size = props.size,
|
|
16891
|
+
spin = props.spin,
|
|
16892
|
+
style = props.style,
|
|
16893
|
+
className = props.className,
|
|
16894
|
+
iconClassName = props.iconClassName,
|
|
16895
|
+
otherProps = _objectWithoutProperties(props, _excluded$4T);
|
|
16896
|
+
return /*#__PURE__*/React.createElement("span", {
|
|
16897
|
+
role: "img",
|
|
16898
|
+
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
16899
|
+
}, /*#__PURE__*/React.createElement("style", {
|
|
16900
|
+
children: loadingCircleStyle$4T
|
|
16901
|
+
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
16902
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
16903
|
+
width: size,
|
|
16904
|
+
height: size,
|
|
16905
|
+
viewBox: "0 0 24 24",
|
|
16906
|
+
fill: color
|
|
16907
|
+
}, otherProps, {
|
|
16908
|
+
className: iconClassName,
|
|
16909
|
+
style: _objectSpread2(_objectSpread2({}, style), spin ? {
|
|
16910
|
+
animationDuration: '1s',
|
|
16911
|
+
animationIterationCount: 'infinite',
|
|
16912
|
+
animationName: 'loadingCircle',
|
|
16913
|
+
animationTimingFunction: 'linear'
|
|
16914
|
+
} : {})
|
|
16915
|
+
}), /*#__PURE__*/React.createElement("svg", {
|
|
16916
|
+
width: "24",
|
|
16917
|
+
height: "24",
|
|
16918
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
16866
16919
|
}, /*#__PURE__*/React.createElement("path", {
|
|
16867
16920
|
d: "M7 13h2v4H7v-4z"
|
|
16868
16921
|
}), /*#__PURE__*/React.createElement("path", {
|
|
@@ -16887,8 +16940,8 @@ ReportRemoval.defaultProps = {
|
|
|
16887
16940
|
size: '1em'
|
|
16888
16941
|
};
|
|
16889
16942
|
|
|
16890
|
-
var _excluded$
|
|
16891
|
-
var loadingCircleStyle$
|
|
16943
|
+
var _excluded$4U = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
16944
|
+
var loadingCircleStyle$4U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
16892
16945
|
var FileAdd = function FileAdd(props) {
|
|
16893
16946
|
var color = props.color,
|
|
16894
16947
|
size = props.size,
|
|
@@ -16896,12 +16949,12 @@ var FileAdd = function FileAdd(props) {
|
|
|
16896
16949
|
style = props.style,
|
|
16897
16950
|
className = props.className,
|
|
16898
16951
|
iconClassName = props.iconClassName,
|
|
16899
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
16952
|
+
otherProps = _objectWithoutProperties(props, _excluded$4U);
|
|
16900
16953
|
return /*#__PURE__*/React.createElement("span", {
|
|
16901
16954
|
role: "img",
|
|
16902
16955
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
16903
16956
|
}, /*#__PURE__*/React.createElement("style", {
|
|
16904
|
-
children: loadingCircleStyle$
|
|
16957
|
+
children: loadingCircleStyle$4U
|
|
16905
16958
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
16906
16959
|
xmlns: "http://www.w3.org/2000/svg",
|
|
16907
16960
|
width: size,
|
|
@@ -16936,8 +16989,8 @@ FileAdd.defaultProps = {
|
|
|
16936
16989
|
size: '1em'
|
|
16937
16990
|
};
|
|
16938
16991
|
|
|
16939
|
-
var _excluded$
|
|
16940
|
-
var loadingCircleStyle$
|
|
16992
|
+
var _excluded$4V = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
16993
|
+
var loadingCircleStyle$4V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
16941
16994
|
var FileRemove = function FileRemove(props) {
|
|
16942
16995
|
var color = props.color,
|
|
16943
16996
|
size = props.size,
|
|
@@ -16945,12 +16998,12 @@ var FileRemove = function FileRemove(props) {
|
|
|
16945
16998
|
style = props.style,
|
|
16946
16999
|
className = props.className,
|
|
16947
17000
|
iconClassName = props.iconClassName,
|
|
16948
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17001
|
+
otherProps = _objectWithoutProperties(props, _excluded$4V);
|
|
16949
17002
|
return /*#__PURE__*/React.createElement("span", {
|
|
16950
17003
|
role: "img",
|
|
16951
17004
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
16952
17005
|
}, /*#__PURE__*/React.createElement("style", {
|
|
16953
|
-
children: loadingCircleStyle$
|
|
17006
|
+
children: loadingCircleStyle$4V
|
|
16954
17007
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
16955
17008
|
xmlns: "http://www.w3.org/2000/svg",
|
|
16956
17009
|
width: size,
|
|
@@ -16987,8 +17040,8 @@ FileRemove.defaultProps = {
|
|
|
16987
17040
|
size: '1em'
|
|
16988
17041
|
};
|
|
16989
17042
|
|
|
16990
|
-
var _excluded$
|
|
16991
|
-
var loadingCircleStyle$
|
|
17043
|
+
var _excluded$4W = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17044
|
+
var loadingCircleStyle$4W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
16992
17045
|
var FileExport = function FileExport(props) {
|
|
16993
17046
|
var color = props.color,
|
|
16994
17047
|
size = props.size,
|
|
@@ -16996,12 +17049,12 @@ var FileExport = function FileExport(props) {
|
|
|
16996
17049
|
style = props.style,
|
|
16997
17050
|
className = props.className,
|
|
16998
17051
|
iconClassName = props.iconClassName,
|
|
16999
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17052
|
+
otherProps = _objectWithoutProperties(props, _excluded$4W);
|
|
17000
17053
|
return /*#__PURE__*/React.createElement("span", {
|
|
17001
17054
|
role: "img",
|
|
17002
17055
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17003
17056
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17004
|
-
children: loadingCircleStyle$
|
|
17057
|
+
children: loadingCircleStyle$4W
|
|
17005
17058
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17006
17059
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17007
17060
|
width: size,
|
|
@@ -17036,8 +17089,8 @@ FileExport.defaultProps = {
|
|
|
17036
17089
|
size: '1em'
|
|
17037
17090
|
};
|
|
17038
17091
|
|
|
17039
|
-
var _excluded$
|
|
17040
|
-
var loadingCircleStyle$
|
|
17092
|
+
var _excluded$4X = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17093
|
+
var loadingCircleStyle$4X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17041
17094
|
var FileMove = function FileMove(props) {
|
|
17042
17095
|
var color = props.color,
|
|
17043
17096
|
size = props.size,
|
|
@@ -17045,12 +17098,12 @@ var FileMove = function FileMove(props) {
|
|
|
17045
17098
|
style = props.style,
|
|
17046
17099
|
className = props.className,
|
|
17047
17100
|
iconClassName = props.iconClassName,
|
|
17048
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17101
|
+
otherProps = _objectWithoutProperties(props, _excluded$4X);
|
|
17049
17102
|
return /*#__PURE__*/React.createElement("span", {
|
|
17050
17103
|
role: "img",
|
|
17051
17104
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17052
17105
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17053
|
-
children: loadingCircleStyle$
|
|
17106
|
+
children: loadingCircleStyle$4X
|
|
17054
17107
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17055
17108
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17056
17109
|
width: size,
|
|
@@ -17085,8 +17138,8 @@ FileMove.defaultProps = {
|
|
|
17085
17138
|
size: '1em'
|
|
17086
17139
|
};
|
|
17087
17140
|
|
|
17088
|
-
var _excluded$
|
|
17089
|
-
var loadingCircleStyle$
|
|
17141
|
+
var _excluded$4Y = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17142
|
+
var loadingCircleStyle$4Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17090
17143
|
var FileImport = function FileImport(props) {
|
|
17091
17144
|
var color = props.color,
|
|
17092
17145
|
size = props.size,
|
|
@@ -17094,12 +17147,12 @@ var FileImport = function FileImport(props) {
|
|
|
17094
17147
|
style = props.style,
|
|
17095
17148
|
className = props.className,
|
|
17096
17149
|
iconClassName = props.iconClassName,
|
|
17097
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17150
|
+
otherProps = _objectWithoutProperties(props, _excluded$4Y);
|
|
17098
17151
|
return /*#__PURE__*/React.createElement("span", {
|
|
17099
17152
|
role: "img",
|
|
17100
17153
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17101
17154
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17102
|
-
children: loadingCircleStyle$
|
|
17155
|
+
children: loadingCircleStyle$4Y
|
|
17103
17156
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17104
17157
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17105
17158
|
width: size,
|
|
@@ -17134,8 +17187,8 @@ FileImport.defaultProps = {
|
|
|
17134
17187
|
size: '1em'
|
|
17135
17188
|
};
|
|
17136
17189
|
|
|
17137
|
-
var _excluded$
|
|
17138
|
-
var loadingCircleStyle$
|
|
17190
|
+
var _excluded$4Z = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17191
|
+
var loadingCircleStyle$4Z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17139
17192
|
var FileInfo = function FileInfo(props) {
|
|
17140
17193
|
var color = props.color,
|
|
17141
17194
|
size = props.size,
|
|
@@ -17143,12 +17196,12 @@ var FileInfo = function FileInfo(props) {
|
|
|
17143
17196
|
style = props.style,
|
|
17144
17197
|
className = props.className,
|
|
17145
17198
|
iconClassName = props.iconClassName,
|
|
17146
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17199
|
+
otherProps = _objectWithoutProperties(props, _excluded$4Z);
|
|
17147
17200
|
return /*#__PURE__*/React.createElement("span", {
|
|
17148
17201
|
role: "img",
|
|
17149
17202
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17150
17203
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17151
|
-
children: loadingCircleStyle$
|
|
17204
|
+
children: loadingCircleStyle$4Z
|
|
17152
17205
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17153
17206
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17154
17207
|
width: size,
|
|
@@ -17183,8 +17236,8 @@ FileInfo.defaultProps = {
|
|
|
17183
17236
|
size: '1em'
|
|
17184
17237
|
};
|
|
17185
17238
|
|
|
17186
|
-
var _excluded$
|
|
17187
|
-
var loadingCircleStyle$
|
|
17239
|
+
var _excluded$4_ = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17240
|
+
var loadingCircleStyle$4_ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17188
17241
|
var FileConvert = function FileConvert(props) {
|
|
17189
17242
|
var color = props.color,
|
|
17190
17243
|
size = props.size,
|
|
@@ -17192,12 +17245,12 @@ var FileConvert = function FileConvert(props) {
|
|
|
17192
17245
|
style = props.style,
|
|
17193
17246
|
className = props.className,
|
|
17194
17247
|
iconClassName = props.iconClassName,
|
|
17195
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17248
|
+
otherProps = _objectWithoutProperties(props, _excluded$4_);
|
|
17196
17249
|
return /*#__PURE__*/React.createElement("span", {
|
|
17197
17250
|
role: "img",
|
|
17198
17251
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17199
17252
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17200
|
-
children: loadingCircleStyle$
|
|
17253
|
+
children: loadingCircleStyle$4_
|
|
17201
17254
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17202
17255
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17203
17256
|
width: size,
|
|
@@ -17238,8 +17291,8 @@ FileConvert.defaultProps = {
|
|
|
17238
17291
|
size: '1em'
|
|
17239
17292
|
};
|
|
17240
17293
|
|
|
17241
|
-
var _excluded$
|
|
17242
|
-
var loadingCircleStyle$
|
|
17294
|
+
var _excluded$4$ = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17295
|
+
var loadingCircleStyle$4$ = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17243
17296
|
var AssetConvert = function AssetConvert(props) {
|
|
17244
17297
|
var color = props.color,
|
|
17245
17298
|
size = props.size,
|
|
@@ -17247,12 +17300,12 @@ var AssetConvert = function AssetConvert(props) {
|
|
|
17247
17300
|
style = props.style,
|
|
17248
17301
|
className = props.className,
|
|
17249
17302
|
iconClassName = props.iconClassName,
|
|
17250
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17303
|
+
otherProps = _objectWithoutProperties(props, _excluded$4$);
|
|
17251
17304
|
return /*#__PURE__*/React.createElement("span", {
|
|
17252
17305
|
role: "img",
|
|
17253
17306
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17254
17307
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17255
|
-
children: loadingCircleStyle$
|
|
17308
|
+
children: loadingCircleStyle$4$
|
|
17256
17309
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17257
17310
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17258
17311
|
width: size,
|
|
@@ -17293,8 +17346,8 @@ AssetConvert.defaultProps = {
|
|
|
17293
17346
|
size: '1em'
|
|
17294
17347
|
};
|
|
17295
17348
|
|
|
17296
|
-
var _excluded$
|
|
17297
|
-
var loadingCircleStyle$
|
|
17349
|
+
var _excluded$50 = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17350
|
+
var loadingCircleStyle$50 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17298
17351
|
var FileLock = function FileLock(props) {
|
|
17299
17352
|
var color = props.color,
|
|
17300
17353
|
size = props.size,
|
|
@@ -17302,12 +17355,12 @@ var FileLock = function FileLock(props) {
|
|
|
17302
17355
|
style = props.style,
|
|
17303
17356
|
className = props.className,
|
|
17304
17357
|
iconClassName = props.iconClassName,
|
|
17305
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17358
|
+
otherProps = _objectWithoutProperties(props, _excluded$50);
|
|
17306
17359
|
return /*#__PURE__*/React.createElement("span", {
|
|
17307
17360
|
role: "img",
|
|
17308
17361
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17309
17362
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17310
|
-
children: loadingCircleStyle$
|
|
17363
|
+
children: loadingCircleStyle$50
|
|
17311
17364
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17312
17365
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17313
17366
|
width: size,
|
|
@@ -17342,8 +17395,8 @@ FileLock.defaultProps = {
|
|
|
17342
17395
|
size: '1em'
|
|
17343
17396
|
};
|
|
17344
17397
|
|
|
17345
|
-
var _excluded$
|
|
17346
|
-
var loadingCircleStyle$
|
|
17398
|
+
var _excluded$51 = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17399
|
+
var loadingCircleStyle$51 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17347
17400
|
var FilePdf = function FilePdf(props) {
|
|
17348
17401
|
var color = props.color,
|
|
17349
17402
|
size = props.size,
|
|
@@ -17351,12 +17404,12 @@ var FilePdf = function FilePdf(props) {
|
|
|
17351
17404
|
style = props.style,
|
|
17352
17405
|
className = props.className,
|
|
17353
17406
|
iconClassName = props.iconClassName,
|
|
17354
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17407
|
+
otherProps = _objectWithoutProperties(props, _excluded$51);
|
|
17355
17408
|
return /*#__PURE__*/React.createElement("span", {
|
|
17356
17409
|
role: "img",
|
|
17357
17410
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17358
17411
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17359
|
-
children: loadingCircleStyle$
|
|
17412
|
+
children: loadingCircleStyle$51
|
|
17360
17413
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17361
17414
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17362
17415
|
width: size,
|
|
@@ -17391,8 +17444,8 @@ FilePdf.defaultProps = {
|
|
|
17391
17444
|
size: '1em'
|
|
17392
17445
|
};
|
|
17393
17446
|
|
|
17394
|
-
var _excluded$
|
|
17395
|
-
var loadingCircleStyle$
|
|
17447
|
+
var _excluded$52 = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17448
|
+
var loadingCircleStyle$52 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17396
17449
|
var Detail = function Detail(props) {
|
|
17397
17450
|
var color = props.color,
|
|
17398
17451
|
size = props.size,
|
|
@@ -17400,12 +17453,12 @@ var Detail = function Detail(props) {
|
|
|
17400
17453
|
style = props.style,
|
|
17401
17454
|
className = props.className,
|
|
17402
17455
|
iconClassName = props.iconClassName,
|
|
17403
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17456
|
+
otherProps = _objectWithoutProperties(props, _excluded$52);
|
|
17404
17457
|
return /*#__PURE__*/React.createElement("span", {
|
|
17405
17458
|
role: "img",
|
|
17406
17459
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17407
17460
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17408
|
-
children: loadingCircleStyle$
|
|
17461
|
+
children: loadingCircleStyle$52
|
|
17409
17462
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17410
17463
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17411
17464
|
width: size,
|
|
@@ -17440,8 +17493,8 @@ Detail.defaultProps = {
|
|
|
17440
17493
|
size: '1em'
|
|
17441
17494
|
};
|
|
17442
17495
|
|
|
17443
|
-
var _excluded$
|
|
17444
|
-
var loadingCircleStyle$
|
|
17496
|
+
var _excluded$53 = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17497
|
+
var loadingCircleStyle$53 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17445
17498
|
var MessageCenter = function MessageCenter(props) {
|
|
17446
17499
|
var color = props.color,
|
|
17447
17500
|
size = props.size,
|
|
@@ -17449,12 +17502,12 @@ var MessageCenter = function MessageCenter(props) {
|
|
|
17449
17502
|
style = props.style,
|
|
17450
17503
|
className = props.className,
|
|
17451
17504
|
iconClassName = props.iconClassName,
|
|
17452
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17505
|
+
otherProps = _objectWithoutProperties(props, _excluded$53);
|
|
17453
17506
|
return /*#__PURE__*/React.createElement("span", {
|
|
17454
17507
|
role: "img",
|
|
17455
17508
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17456
17509
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17457
|
-
children: loadingCircleStyle$
|
|
17510
|
+
children: loadingCircleStyle$53
|
|
17458
17511
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17459
17512
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17460
17513
|
width: size,
|
|
@@ -17497,8 +17550,8 @@ MessageCenter.defaultProps = {
|
|
|
17497
17550
|
size: '1em'
|
|
17498
17551
|
};
|
|
17499
17552
|
|
|
17500
|
-
var _excluded$
|
|
17501
|
-
var loadingCircleStyle$
|
|
17553
|
+
var _excluded$54 = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17554
|
+
var loadingCircleStyle$54 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17502
17555
|
var SystemMsg = function SystemMsg(props) {
|
|
17503
17556
|
var color = props.color,
|
|
17504
17557
|
size = props.size,
|
|
@@ -17506,12 +17559,12 @@ var SystemMsg = function SystemMsg(props) {
|
|
|
17506
17559
|
style = props.style,
|
|
17507
17560
|
className = props.className,
|
|
17508
17561
|
iconClassName = props.iconClassName,
|
|
17509
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17562
|
+
otherProps = _objectWithoutProperties(props, _excluded$54);
|
|
17510
17563
|
return /*#__PURE__*/React.createElement("span", {
|
|
17511
17564
|
role: "img",
|
|
17512
17565
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17513
17566
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17514
|
-
children: loadingCircleStyle$
|
|
17567
|
+
children: loadingCircleStyle$54
|
|
17515
17568
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17516
17569
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17517
17570
|
width: size,
|
|
@@ -17552,8 +17605,8 @@ SystemMsg.defaultProps = {
|
|
|
17552
17605
|
size: '1em'
|
|
17553
17606
|
};
|
|
17554
17607
|
|
|
17555
|
-
var _excluded$
|
|
17556
|
-
var loadingCircleStyle$
|
|
17608
|
+
var _excluded$55 = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17609
|
+
var loadingCircleStyle$55 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17557
17610
|
var Comment = function Comment(props) {
|
|
17558
17611
|
var color = props.color,
|
|
17559
17612
|
size = props.size,
|
|
@@ -17561,12 +17614,12 @@ var Comment = function Comment(props) {
|
|
|
17561
17614
|
style = props.style,
|
|
17562
17615
|
className = props.className,
|
|
17563
17616
|
iconClassName = props.iconClassName,
|
|
17564
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17617
|
+
otherProps = _objectWithoutProperties(props, _excluded$55);
|
|
17565
17618
|
return /*#__PURE__*/React.createElement("span", {
|
|
17566
17619
|
role: "img",
|
|
17567
17620
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17568
17621
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17569
|
-
children: loadingCircleStyle$
|
|
17622
|
+
children: loadingCircleStyle$55
|
|
17570
17623
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17571
17624
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17572
17625
|
width: size,
|
|
@@ -17605,8 +17658,8 @@ Comment.defaultProps = {
|
|
|
17605
17658
|
size: '1em'
|
|
17606
17659
|
};
|
|
17607
17660
|
|
|
17608
|
-
var _excluded$
|
|
17609
|
-
var loadingCircleStyle$
|
|
17661
|
+
var _excluded$56 = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17662
|
+
var loadingCircleStyle$56 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17610
17663
|
var Book = function Book(props) {
|
|
17611
17664
|
var color = props.color,
|
|
17612
17665
|
size = props.size,
|
|
@@ -17614,12 +17667,12 @@ var Book = function Book(props) {
|
|
|
17614
17667
|
style = props.style,
|
|
17615
17668
|
className = props.className,
|
|
17616
17669
|
iconClassName = props.iconClassName,
|
|
17617
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17670
|
+
otherProps = _objectWithoutProperties(props, _excluded$56);
|
|
17618
17671
|
return /*#__PURE__*/React.createElement("span", {
|
|
17619
17672
|
role: "img",
|
|
17620
17673
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17621
17674
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17622
|
-
children: loadingCircleStyle$
|
|
17675
|
+
children: loadingCircleStyle$56
|
|
17623
17676
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17624
17677
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17625
17678
|
width: size,
|
|
@@ -17654,8 +17707,8 @@ Book.defaultProps = {
|
|
|
17654
17707
|
size: '1em'
|
|
17655
17708
|
};
|
|
17656
17709
|
|
|
17657
|
-
var _excluded$
|
|
17658
|
-
var loadingCircleStyle$
|
|
17710
|
+
var _excluded$57 = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17711
|
+
var loadingCircleStyle$57 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17659
17712
|
var Book2 = function Book2(props) {
|
|
17660
17713
|
var color = props.color,
|
|
17661
17714
|
size = props.size,
|
|
@@ -17663,12 +17716,12 @@ var Book2 = function Book2(props) {
|
|
|
17663
17716
|
style = props.style,
|
|
17664
17717
|
className = props.className,
|
|
17665
17718
|
iconClassName = props.iconClassName,
|
|
17666
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17719
|
+
otherProps = _objectWithoutProperties(props, _excluded$57);
|
|
17667
17720
|
return /*#__PURE__*/React.createElement("span", {
|
|
17668
17721
|
role: "img",
|
|
17669
17722
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17670
17723
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17671
|
-
children: loadingCircleStyle$
|
|
17724
|
+
children: loadingCircleStyle$57
|
|
17672
17725
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17673
17726
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17674
17727
|
width: size,
|
|
@@ -17703,8 +17756,8 @@ Book2.defaultProps = {
|
|
|
17703
17756
|
size: '1em'
|
|
17704
17757
|
};
|
|
17705
17758
|
|
|
17706
|
-
var _excluded$
|
|
17707
|
-
var loadingCircleStyle$
|
|
17759
|
+
var _excluded$58 = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17760
|
+
var loadingCircleStyle$58 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17708
17761
|
var Sticker = function Sticker(props) {
|
|
17709
17762
|
var color = props.color,
|
|
17710
17763
|
size = props.size,
|
|
@@ -17712,12 +17765,12 @@ var Sticker = function Sticker(props) {
|
|
|
17712
17765
|
style = props.style,
|
|
17713
17766
|
className = props.className,
|
|
17714
17767
|
iconClassName = props.iconClassName,
|
|
17715
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17768
|
+
otherProps = _objectWithoutProperties(props, _excluded$58);
|
|
17716
17769
|
return /*#__PURE__*/React.createElement("span", {
|
|
17717
17770
|
role: "img",
|
|
17718
17771
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17719
17772
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17720
|
-
children: loadingCircleStyle$
|
|
17773
|
+
children: loadingCircleStyle$58
|
|
17721
17774
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17722
17775
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17723
17776
|
width: size,
|
|
@@ -17752,8 +17805,8 @@ Sticker.defaultProps = {
|
|
|
17752
17805
|
size: '1em'
|
|
17753
17806
|
};
|
|
17754
17807
|
|
|
17755
|
-
var _excluded$
|
|
17756
|
-
var loadingCircleStyle$
|
|
17808
|
+
var _excluded$59 = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17809
|
+
var loadingCircleStyle$59 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17757
17810
|
var StickerFill = function StickerFill(props) {
|
|
17758
17811
|
var color = props.color,
|
|
17759
17812
|
size = props.size,
|
|
@@ -17761,12 +17814,12 @@ var StickerFill = function StickerFill(props) {
|
|
|
17761
17814
|
style = props.style,
|
|
17762
17815
|
className = props.className,
|
|
17763
17816
|
iconClassName = props.iconClassName,
|
|
17764
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17817
|
+
otherProps = _objectWithoutProperties(props, _excluded$59);
|
|
17765
17818
|
return /*#__PURE__*/React.createElement("span", {
|
|
17766
17819
|
role: "img",
|
|
17767
17820
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17768
17821
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17769
|
-
children: loadingCircleStyle$
|
|
17822
|
+
children: loadingCircleStyle$59
|
|
17770
17823
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17771
17824
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17772
17825
|
width: size,
|
|
@@ -17801,8 +17854,8 @@ StickerFill.defaultProps = {
|
|
|
17801
17854
|
size: '1em'
|
|
17802
17855
|
};
|
|
17803
17856
|
|
|
17804
|
-
var _excluded$
|
|
17805
|
-
var loadingCircleStyle$
|
|
17857
|
+
var _excluded$5a = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17858
|
+
var loadingCircleStyle$5a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17806
17859
|
var FolderLine = function FolderLine(props) {
|
|
17807
17860
|
var color = props.color,
|
|
17808
17861
|
size = props.size,
|
|
@@ -17810,12 +17863,12 @@ var FolderLine = function FolderLine(props) {
|
|
|
17810
17863
|
style = props.style,
|
|
17811
17864
|
className = props.className,
|
|
17812
17865
|
iconClassName = props.iconClassName,
|
|
17813
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17866
|
+
otherProps = _objectWithoutProperties(props, _excluded$5a);
|
|
17814
17867
|
return /*#__PURE__*/React.createElement("span", {
|
|
17815
17868
|
role: "img",
|
|
17816
17869
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17817
17870
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17818
|
-
children: loadingCircleStyle$
|
|
17871
|
+
children: loadingCircleStyle$5a
|
|
17819
17872
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17820
17873
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17821
17874
|
width: size,
|
|
@@ -17852,8 +17905,8 @@ FolderLine.defaultProps = {
|
|
|
17852
17905
|
size: '1em'
|
|
17853
17906
|
};
|
|
17854
17907
|
|
|
17855
|
-
var _excluded$
|
|
17856
|
-
var loadingCircleStyle$
|
|
17908
|
+
var _excluded$5b = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17909
|
+
var loadingCircleStyle$5b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17857
17910
|
var FolderOpenLine = function FolderOpenLine(props) {
|
|
17858
17911
|
var color = props.color,
|
|
17859
17912
|
size = props.size,
|
|
@@ -17861,12 +17914,12 @@ var FolderOpenLine = function FolderOpenLine(props) {
|
|
|
17861
17914
|
style = props.style,
|
|
17862
17915
|
className = props.className,
|
|
17863
17916
|
iconClassName = props.iconClassName,
|
|
17864
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17917
|
+
otherProps = _objectWithoutProperties(props, _excluded$5b);
|
|
17865
17918
|
return /*#__PURE__*/React.createElement("span", {
|
|
17866
17919
|
role: "img",
|
|
17867
17920
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17868
17921
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17869
|
-
children: loadingCircleStyle$
|
|
17922
|
+
children: loadingCircleStyle$5b
|
|
17870
17923
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17871
17924
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17872
17925
|
width: size,
|
|
@@ -17903,8 +17956,8 @@ FolderOpenLine.defaultProps = {
|
|
|
17903
17956
|
size: '1em'
|
|
17904
17957
|
};
|
|
17905
17958
|
|
|
17906
|
-
var _excluded$
|
|
17907
|
-
var loadingCircleStyle$
|
|
17959
|
+
var _excluded$5c = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
17960
|
+
var loadingCircleStyle$5c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17908
17961
|
var SpaceLine = function SpaceLine(props) {
|
|
17909
17962
|
var color = props.color,
|
|
17910
17963
|
size = props.size,
|
|
@@ -17912,12 +17965,12 @@ var SpaceLine = function SpaceLine(props) {
|
|
|
17912
17965
|
style = props.style,
|
|
17913
17966
|
className = props.className,
|
|
17914
17967
|
iconClassName = props.iconClassName,
|
|
17915
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
17968
|
+
otherProps = _objectWithoutProperties(props, _excluded$5c);
|
|
17916
17969
|
return /*#__PURE__*/React.createElement("span", {
|
|
17917
17970
|
role: "img",
|
|
17918
17971
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17919
17972
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17920
|
-
children: loadingCircleStyle$
|
|
17973
|
+
children: loadingCircleStyle$5c
|
|
17921
17974
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17922
17975
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17923
17976
|
width: size,
|
|
@@ -17954,8 +18007,8 @@ SpaceLine.defaultProps = {
|
|
|
17954
18007
|
size: '1em'
|
|
17955
18008
|
};
|
|
17956
18009
|
|
|
17957
|
-
var _excluded$
|
|
17958
|
-
var loadingCircleStyle$
|
|
18010
|
+
var _excluded$5d = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18011
|
+
var loadingCircleStyle$5d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
17959
18012
|
var SpaceOpenLine = function SpaceOpenLine(props) {
|
|
17960
18013
|
var color = props.color,
|
|
17961
18014
|
size = props.size,
|
|
@@ -17963,12 +18016,12 @@ var SpaceOpenLine = function SpaceOpenLine(props) {
|
|
|
17963
18016
|
style = props.style,
|
|
17964
18017
|
className = props.className,
|
|
17965
18018
|
iconClassName = props.iconClassName,
|
|
17966
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18019
|
+
otherProps = _objectWithoutProperties(props, _excluded$5d);
|
|
17967
18020
|
return /*#__PURE__*/React.createElement("span", {
|
|
17968
18021
|
role: "img",
|
|
17969
18022
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
17970
18023
|
}, /*#__PURE__*/React.createElement("style", {
|
|
17971
|
-
children: loadingCircleStyle$
|
|
18024
|
+
children: loadingCircleStyle$5d
|
|
17972
18025
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
17973
18026
|
xmlns: "http://www.w3.org/2000/svg",
|
|
17974
18027
|
width: size,
|
|
@@ -18005,8 +18058,8 @@ SpaceOpenLine.defaultProps = {
|
|
|
18005
18058
|
size: '1em'
|
|
18006
18059
|
};
|
|
18007
18060
|
|
|
18008
|
-
var _excluded$
|
|
18009
|
-
var loadingCircleStyle$
|
|
18061
|
+
var _excluded$5e = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18062
|
+
var loadingCircleStyle$5e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18010
18063
|
var PageLine = function PageLine(props) {
|
|
18011
18064
|
var color = props.color,
|
|
18012
18065
|
size = props.size,
|
|
@@ -18014,12 +18067,12 @@ var PageLine = function PageLine(props) {
|
|
|
18014
18067
|
style = props.style,
|
|
18015
18068
|
className = props.className,
|
|
18016
18069
|
iconClassName = props.iconClassName,
|
|
18017
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18070
|
+
otherProps = _objectWithoutProperties(props, _excluded$5e);
|
|
18018
18071
|
return /*#__PURE__*/React.createElement("span", {
|
|
18019
18072
|
role: "img",
|
|
18020
18073
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18021
18074
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18022
|
-
children: loadingCircleStyle$
|
|
18075
|
+
children: loadingCircleStyle$5e
|
|
18023
18076
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18024
18077
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18025
18078
|
width: size,
|
|
@@ -18056,8 +18109,8 @@ PageLine.defaultProps = {
|
|
|
18056
18109
|
size: '1em'
|
|
18057
18110
|
};
|
|
18058
18111
|
|
|
18059
|
-
var _excluded$
|
|
18060
|
-
var loadingCircleStyle$
|
|
18112
|
+
var _excluded$5f = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18113
|
+
var loadingCircleStyle$5f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18061
18114
|
var PageOpenCl = function PageOpenCl(props) {
|
|
18062
18115
|
var color = props.color,
|
|
18063
18116
|
size = props.size,
|
|
@@ -18065,12 +18118,12 @@ var PageOpenCl = function PageOpenCl(props) {
|
|
|
18065
18118
|
style = props.style,
|
|
18066
18119
|
className = props.className,
|
|
18067
18120
|
iconClassName = props.iconClassName,
|
|
18068
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18121
|
+
otherProps = _objectWithoutProperties(props, _excluded$5f);
|
|
18069
18122
|
return /*#__PURE__*/React.createElement("span", {
|
|
18070
18123
|
role: "img",
|
|
18071
18124
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18072
18125
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18073
|
-
children: loadingCircleStyle$
|
|
18126
|
+
children: loadingCircleStyle$5f
|
|
18074
18127
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18075
18128
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18076
18129
|
width: size,
|
|
@@ -18123,8 +18176,8 @@ PageOpenCl.defaultProps = {
|
|
|
18123
18176
|
size: '1em'
|
|
18124
18177
|
};
|
|
18125
18178
|
|
|
18126
|
-
var _excluded$
|
|
18127
|
-
var loadingCircleStyle$
|
|
18179
|
+
var _excluded$5g = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18180
|
+
var loadingCircleStyle$5g = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18128
18181
|
var EventSm = function EventSm(props) {
|
|
18129
18182
|
var color = props.color,
|
|
18130
18183
|
size = props.size,
|
|
@@ -18132,12 +18185,12 @@ var EventSm = function EventSm(props) {
|
|
|
18132
18185
|
style = props.style,
|
|
18133
18186
|
className = props.className,
|
|
18134
18187
|
iconClassName = props.iconClassName,
|
|
18135
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18188
|
+
otherProps = _objectWithoutProperties(props, _excluded$5g);
|
|
18136
18189
|
return /*#__PURE__*/React.createElement("span", {
|
|
18137
18190
|
role: "img",
|
|
18138
18191
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18139
18192
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18140
|
-
children: loadingCircleStyle$
|
|
18193
|
+
children: loadingCircleStyle$5g
|
|
18141
18194
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18142
18195
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18143
18196
|
width: size,
|
|
@@ -18172,8 +18225,8 @@ EventSm.defaultProps = {
|
|
|
18172
18225
|
size: '1em'
|
|
18173
18226
|
};
|
|
18174
18227
|
|
|
18175
|
-
var _excluded$
|
|
18176
|
-
var loadingCircleStyle$
|
|
18228
|
+
var _excluded$5h = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18229
|
+
var loadingCircleStyle$5h = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18177
18230
|
var EPropertySm = function EPropertySm(props) {
|
|
18178
18231
|
var color = props.color,
|
|
18179
18232
|
size = props.size,
|
|
@@ -18181,12 +18234,12 @@ var EPropertySm = function EPropertySm(props) {
|
|
|
18181
18234
|
style = props.style,
|
|
18182
18235
|
className = props.className,
|
|
18183
18236
|
iconClassName = props.iconClassName,
|
|
18184
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18237
|
+
otherProps = _objectWithoutProperties(props, _excluded$5h);
|
|
18185
18238
|
return /*#__PURE__*/React.createElement("span", {
|
|
18186
18239
|
role: "img",
|
|
18187
18240
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18188
18241
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18189
|
-
children: loadingCircleStyle$
|
|
18242
|
+
children: loadingCircleStyle$5h
|
|
18190
18243
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18191
18244
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18192
18245
|
width: size,
|
|
@@ -18229,8 +18282,8 @@ EPropertySm.defaultProps = {
|
|
|
18229
18282
|
size: '1em'
|
|
18230
18283
|
};
|
|
18231
18284
|
|
|
18232
|
-
var _excluded$
|
|
18233
|
-
var loadingCircleStyle$
|
|
18285
|
+
var _excluded$5i = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18286
|
+
var loadingCircleStyle$5i = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18234
18287
|
var IndicatorSm = function IndicatorSm(props) {
|
|
18235
18288
|
var color = props.color,
|
|
18236
18289
|
size = props.size,
|
|
@@ -18238,12 +18291,12 @@ var IndicatorSm = function IndicatorSm(props) {
|
|
|
18238
18291
|
style = props.style,
|
|
18239
18292
|
className = props.className,
|
|
18240
18293
|
iconClassName = props.iconClassName,
|
|
18241
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18294
|
+
otherProps = _objectWithoutProperties(props, _excluded$5i);
|
|
18242
18295
|
return /*#__PURE__*/React.createElement("span", {
|
|
18243
18296
|
role: "img",
|
|
18244
18297
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18245
18298
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18246
|
-
children: loadingCircleStyle$
|
|
18299
|
+
children: loadingCircleStyle$5i
|
|
18247
18300
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18248
18301
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18249
18302
|
width: size,
|
|
@@ -18282,8 +18335,8 @@ IndicatorSm.defaultProps = {
|
|
|
18282
18335
|
size: '1em'
|
|
18283
18336
|
};
|
|
18284
18337
|
|
|
18285
|
-
var _excluded$
|
|
18286
|
-
var loadingCircleStyle$
|
|
18338
|
+
var _excluded$5j = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18339
|
+
var loadingCircleStyle$5j = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18287
18340
|
var UPropertySm = function UPropertySm(props) {
|
|
18288
18341
|
var color = props.color,
|
|
18289
18342
|
size = props.size,
|
|
@@ -18291,12 +18344,12 @@ var UPropertySm = function UPropertySm(props) {
|
|
|
18291
18344
|
style = props.style,
|
|
18292
18345
|
className = props.className,
|
|
18293
18346
|
iconClassName = props.iconClassName,
|
|
18294
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18347
|
+
otherProps = _objectWithoutProperties(props, _excluded$5j);
|
|
18295
18348
|
return /*#__PURE__*/React.createElement("span", {
|
|
18296
18349
|
role: "img",
|
|
18297
18350
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18298
18351
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18299
|
-
children: loadingCircleStyle$
|
|
18352
|
+
children: loadingCircleStyle$5j
|
|
18300
18353
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18301
18354
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18302
18355
|
width: size,
|
|
@@ -18337,8 +18390,8 @@ UPropertySm.defaultProps = {
|
|
|
18337
18390
|
size: '1em'
|
|
18338
18391
|
};
|
|
18339
18392
|
|
|
18340
|
-
var _excluded$
|
|
18341
|
-
var loadingCircleStyle$
|
|
18393
|
+
var _excluded$5k = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18394
|
+
var loadingCircleStyle$5k = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18342
18395
|
var UGroupSm = function UGroupSm(props) {
|
|
18343
18396
|
var color = props.color,
|
|
18344
18397
|
size = props.size,
|
|
@@ -18346,12 +18399,12 @@ var UGroupSm = function UGroupSm(props) {
|
|
|
18346
18399
|
style = props.style,
|
|
18347
18400
|
className = props.className,
|
|
18348
18401
|
iconClassName = props.iconClassName,
|
|
18349
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18402
|
+
otherProps = _objectWithoutProperties(props, _excluded$5k);
|
|
18350
18403
|
return /*#__PURE__*/React.createElement("span", {
|
|
18351
18404
|
role: "img",
|
|
18352
18405
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18353
18406
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18354
|
-
children: loadingCircleStyle$
|
|
18407
|
+
children: loadingCircleStyle$5k
|
|
18355
18408
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18356
18409
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18357
18410
|
width: size,
|
|
@@ -18400,8 +18453,8 @@ UGroupSm.defaultProps = {
|
|
|
18400
18453
|
size: '1em'
|
|
18401
18454
|
};
|
|
18402
18455
|
|
|
18403
|
-
var _excluded$
|
|
18404
|
-
var loadingCircleStyle$
|
|
18456
|
+
var _excluded$5l = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18457
|
+
var loadingCircleStyle$5l = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18405
18458
|
var UTagSm = function UTagSm(props) {
|
|
18406
18459
|
var color = props.color,
|
|
18407
18460
|
size = props.size,
|
|
@@ -18409,12 +18462,12 @@ var UTagSm = function UTagSm(props) {
|
|
|
18409
18462
|
style = props.style,
|
|
18410
18463
|
className = props.className,
|
|
18411
18464
|
iconClassName = props.iconClassName,
|
|
18412
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18465
|
+
otherProps = _objectWithoutProperties(props, _excluded$5l);
|
|
18413
18466
|
return /*#__PURE__*/React.createElement("span", {
|
|
18414
18467
|
role: "img",
|
|
18415
18468
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18416
18469
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18417
|
-
children: loadingCircleStyle$
|
|
18470
|
+
children: loadingCircleStyle$5l
|
|
18418
18471
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18419
18472
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18420
18473
|
width: size,
|
|
@@ -18453,8 +18506,8 @@ UTagSm.defaultProps = {
|
|
|
18453
18506
|
size: '1em'
|
|
18454
18507
|
};
|
|
18455
18508
|
|
|
18456
|
-
var _excluded$
|
|
18457
|
-
var loadingCircleStyle$
|
|
18509
|
+
var _excluded$5m = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18510
|
+
var loadingCircleStyle$5m = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18458
18511
|
var AllGroupSm = function AllGroupSm(props) {
|
|
18459
18512
|
var color = props.color,
|
|
18460
18513
|
size = props.size,
|
|
@@ -18462,12 +18515,12 @@ var AllGroupSm = function AllGroupSm(props) {
|
|
|
18462
18515
|
style = props.style,
|
|
18463
18516
|
className = props.className,
|
|
18464
18517
|
iconClassName = props.iconClassName,
|
|
18465
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18518
|
+
otherProps = _objectWithoutProperties(props, _excluded$5m);
|
|
18466
18519
|
return /*#__PURE__*/React.createElement("span", {
|
|
18467
18520
|
role: "img",
|
|
18468
18521
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18469
18522
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18470
|
-
children: loadingCircleStyle$
|
|
18523
|
+
children: loadingCircleStyle$5m
|
|
18471
18524
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18472
18525
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18473
18526
|
width: size,
|
|
@@ -18508,8 +18561,8 @@ AllGroupSm.defaultProps = {
|
|
|
18508
18561
|
size: '1em'
|
|
18509
18562
|
};
|
|
18510
18563
|
|
|
18511
|
-
var _excluded$
|
|
18512
|
-
var loadingCircleStyle$
|
|
18564
|
+
var _excluded$5n = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18565
|
+
var loadingCircleStyle$5n = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18513
18566
|
var CalendarSm = function CalendarSm(props) {
|
|
18514
18567
|
var color = props.color,
|
|
18515
18568
|
size = props.size,
|
|
@@ -18517,12 +18570,12 @@ var CalendarSm = function CalendarSm(props) {
|
|
|
18517
18570
|
style = props.style,
|
|
18518
18571
|
className = props.className,
|
|
18519
18572
|
iconClassName = props.iconClassName,
|
|
18520
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18573
|
+
otherProps = _objectWithoutProperties(props, _excluded$5n);
|
|
18521
18574
|
return /*#__PURE__*/React.createElement("span", {
|
|
18522
18575
|
role: "img",
|
|
18523
18576
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18524
18577
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18525
|
-
children: loadingCircleStyle$
|
|
18578
|
+
children: loadingCircleStyle$5n
|
|
18526
18579
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18527
18580
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18528
18581
|
width: size,
|
|
@@ -18557,8 +18610,8 @@ CalendarSm.defaultProps = {
|
|
|
18557
18610
|
size: '1em'
|
|
18558
18611
|
};
|
|
18559
18612
|
|
|
18560
|
-
var _excluded$
|
|
18561
|
-
var loadingCircleStyle$
|
|
18613
|
+
var _excluded$5o = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18614
|
+
var loadingCircleStyle$5o = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18562
18615
|
var GroupAddSm = function GroupAddSm(props) {
|
|
18563
18616
|
var color = props.color,
|
|
18564
18617
|
size = props.size,
|
|
@@ -18566,12 +18619,12 @@ var GroupAddSm = function GroupAddSm(props) {
|
|
|
18566
18619
|
style = props.style,
|
|
18567
18620
|
className = props.className,
|
|
18568
18621
|
iconClassName = props.iconClassName,
|
|
18569
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18622
|
+
otherProps = _objectWithoutProperties(props, _excluded$5o);
|
|
18570
18623
|
return /*#__PURE__*/React.createElement("span", {
|
|
18571
18624
|
role: "img",
|
|
18572
18625
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18573
18626
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18574
|
-
children: loadingCircleStyle$
|
|
18627
|
+
children: loadingCircleStyle$5o
|
|
18575
18628
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18576
18629
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18577
18630
|
width: size,
|
|
@@ -18612,8 +18665,8 @@ GroupAddSm.defaultProps = {
|
|
|
18612
18665
|
size: '1em'
|
|
18613
18666
|
};
|
|
18614
18667
|
|
|
18615
|
-
var _excluded$
|
|
18616
|
-
var loadingCircleStyle$
|
|
18668
|
+
var _excluded$5p = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18669
|
+
var loadingCircleStyle$5p = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18617
18670
|
var BooleanSm = function BooleanSm(props) {
|
|
18618
18671
|
var color = props.color,
|
|
18619
18672
|
size = props.size,
|
|
@@ -18621,12 +18674,12 @@ var BooleanSm = function BooleanSm(props) {
|
|
|
18621
18674
|
style = props.style,
|
|
18622
18675
|
className = props.className,
|
|
18623
18676
|
iconClassName = props.iconClassName,
|
|
18624
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18677
|
+
otherProps = _objectWithoutProperties(props, _excluded$5p);
|
|
18625
18678
|
return /*#__PURE__*/React.createElement("span", {
|
|
18626
18679
|
role: "img",
|
|
18627
18680
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18628
18681
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18629
|
-
children: loadingCircleStyle$
|
|
18682
|
+
children: loadingCircleStyle$5p
|
|
18630
18683
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18631
18684
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18632
18685
|
width: size,
|
|
@@ -18663,8 +18716,8 @@ BooleanSm.defaultProps = {
|
|
|
18663
18716
|
size: '1em'
|
|
18664
18717
|
};
|
|
18665
18718
|
|
|
18666
|
-
var _excluded$
|
|
18667
|
-
var loadingCircleStyle$
|
|
18719
|
+
var _excluded$5q = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18720
|
+
var loadingCircleStyle$5q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18668
18721
|
var ListSm = function ListSm(props) {
|
|
18669
18722
|
var color = props.color,
|
|
18670
18723
|
size = props.size,
|
|
@@ -18672,12 +18725,12 @@ var ListSm = function ListSm(props) {
|
|
|
18672
18725
|
style = props.style,
|
|
18673
18726
|
className = props.className,
|
|
18674
18727
|
iconClassName = props.iconClassName,
|
|
18675
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18728
|
+
otherProps = _objectWithoutProperties(props, _excluded$5q);
|
|
18676
18729
|
return /*#__PURE__*/React.createElement("span", {
|
|
18677
18730
|
role: "img",
|
|
18678
18731
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18679
18732
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18680
|
-
children: loadingCircleStyle$
|
|
18733
|
+
children: loadingCircleStyle$5q
|
|
18681
18734
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18682
18735
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18683
18736
|
width: size,
|
|
@@ -18722,8 +18775,8 @@ ListSm.defaultProps = {
|
|
|
18722
18775
|
size: '1em'
|
|
18723
18776
|
};
|
|
18724
18777
|
|
|
18725
|
-
var _excluded$
|
|
18726
|
-
var loadingCircleStyle$
|
|
18778
|
+
var _excluded$5r = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18779
|
+
var loadingCircleStyle$5r = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18727
18780
|
var ArrayRowsSm = function ArrayRowsSm(props) {
|
|
18728
18781
|
var color = props.color,
|
|
18729
18782
|
size = props.size,
|
|
@@ -18731,12 +18784,12 @@ var ArrayRowsSm = function ArrayRowsSm(props) {
|
|
|
18731
18784
|
style = props.style,
|
|
18732
18785
|
className = props.className,
|
|
18733
18786
|
iconClassName = props.iconClassName,
|
|
18734
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18787
|
+
otherProps = _objectWithoutProperties(props, _excluded$5r);
|
|
18735
18788
|
return /*#__PURE__*/React.createElement("span", {
|
|
18736
18789
|
role: "img",
|
|
18737
18790
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18738
18791
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18739
|
-
children: loadingCircleStyle$
|
|
18792
|
+
children: loadingCircleStyle$5r
|
|
18740
18793
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18741
18794
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18742
18795
|
width: size,
|
|
@@ -18773,8 +18826,8 @@ ArrayRowsSm.defaultProps = {
|
|
|
18773
18826
|
size: '1em'
|
|
18774
18827
|
};
|
|
18775
18828
|
|
|
18776
|
-
var _excluded$
|
|
18777
|
-
var loadingCircleStyle$
|
|
18829
|
+
var _excluded$5s = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18830
|
+
var loadingCircleStyle$5s = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18778
18831
|
var RowsSm = function RowsSm(props) {
|
|
18779
18832
|
var color = props.color,
|
|
18780
18833
|
size = props.size,
|
|
@@ -18782,12 +18835,12 @@ var RowsSm = function RowsSm(props) {
|
|
|
18782
18835
|
style = props.style,
|
|
18783
18836
|
className = props.className,
|
|
18784
18837
|
iconClassName = props.iconClassName,
|
|
18785
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18838
|
+
otherProps = _objectWithoutProperties(props, _excluded$5s);
|
|
18786
18839
|
return /*#__PURE__*/React.createElement("span", {
|
|
18787
18840
|
role: "img",
|
|
18788
18841
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18789
18842
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18790
|
-
children: loadingCircleStyle$
|
|
18843
|
+
children: loadingCircleStyle$5s
|
|
18791
18844
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18792
18845
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18793
18846
|
width: size,
|
|
@@ -18832,8 +18885,8 @@ RowsSm.defaultProps = {
|
|
|
18832
18885
|
size: '1em'
|
|
18833
18886
|
};
|
|
18834
18887
|
|
|
18835
|
-
var _excluded$
|
|
18836
|
-
var loadingCircleStyle$
|
|
18888
|
+
var _excluded$5t = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18889
|
+
var loadingCircleStyle$5t = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18837
18890
|
var VPropertySm = function VPropertySm(props) {
|
|
18838
18891
|
var color = props.color,
|
|
18839
18892
|
size = props.size,
|
|
@@ -18841,12 +18894,12 @@ var VPropertySm = function VPropertySm(props) {
|
|
|
18841
18894
|
style = props.style,
|
|
18842
18895
|
className = props.className,
|
|
18843
18896
|
iconClassName = props.iconClassName,
|
|
18844
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18897
|
+
otherProps = _objectWithoutProperties(props, _excluded$5t);
|
|
18845
18898
|
return /*#__PURE__*/React.createElement("span", {
|
|
18846
18899
|
role: "img",
|
|
18847
18900
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18848
18901
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18849
|
-
children: loadingCircleStyle$
|
|
18902
|
+
children: loadingCircleStyle$5t
|
|
18850
18903
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18851
18904
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18852
18905
|
width: size,
|
|
@@ -18887,8 +18940,8 @@ VPropertySm.defaultProps = {
|
|
|
18887
18940
|
size: '1em'
|
|
18888
18941
|
};
|
|
18889
18942
|
|
|
18890
|
-
var _excluded$
|
|
18891
|
-
var loadingCircleStyle$
|
|
18943
|
+
var _excluded$5u = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18944
|
+
var loadingCircleStyle$5u = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18892
18945
|
var StringSm = function StringSm(props) {
|
|
18893
18946
|
var color = props.color,
|
|
18894
18947
|
size = props.size,
|
|
@@ -18896,12 +18949,12 @@ var StringSm = function StringSm(props) {
|
|
|
18896
18949
|
style = props.style,
|
|
18897
18950
|
className = props.className,
|
|
18898
18951
|
iconClassName = props.iconClassName,
|
|
18899
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
18952
|
+
otherProps = _objectWithoutProperties(props, _excluded$5u);
|
|
18900
18953
|
return /*#__PURE__*/React.createElement("span", {
|
|
18901
18954
|
role: "img",
|
|
18902
18955
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18903
18956
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18904
|
-
children: loadingCircleStyle$
|
|
18957
|
+
children: loadingCircleStyle$5u
|
|
18905
18958
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18906
18959
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18907
18960
|
width: size,
|
|
@@ -18938,8 +18991,8 @@ StringSm.defaultProps = {
|
|
|
18938
18991
|
size: '1em'
|
|
18939
18992
|
};
|
|
18940
18993
|
|
|
18941
|
-
var _excluded$
|
|
18942
|
-
var loadingCircleStyle$
|
|
18994
|
+
var _excluded$5v = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
18995
|
+
var loadingCircleStyle$5v = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18943
18996
|
var NumSm = function NumSm(props) {
|
|
18944
18997
|
var color = props.color,
|
|
18945
18998
|
size = props.size,
|
|
@@ -18947,12 +19000,12 @@ var NumSm = function NumSm(props) {
|
|
|
18947
19000
|
style = props.style,
|
|
18948
19001
|
className = props.className,
|
|
18949
19002
|
iconClassName = props.iconClassName,
|
|
18950
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19003
|
+
otherProps = _objectWithoutProperties(props, _excluded$5v);
|
|
18951
19004
|
return /*#__PURE__*/React.createElement("span", {
|
|
18952
19005
|
role: "img",
|
|
18953
19006
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
18954
19007
|
}, /*#__PURE__*/React.createElement("style", {
|
|
18955
|
-
children: loadingCircleStyle$
|
|
19008
|
+
children: loadingCircleStyle$5v
|
|
18956
19009
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
18957
19010
|
xmlns: "http://www.w3.org/2000/svg",
|
|
18958
19011
|
width: size,
|
|
@@ -18989,8 +19042,8 @@ NumSm.defaultProps = {
|
|
|
18989
19042
|
size: '1em'
|
|
18990
19043
|
};
|
|
18991
19044
|
|
|
18992
|
-
var _excluded$
|
|
18993
|
-
var loadingCircleStyle$
|
|
19045
|
+
var _excluded$5w = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19046
|
+
var loadingCircleStyle$5w = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
18994
19047
|
var TimeSm = function TimeSm(props) {
|
|
18995
19048
|
var color = props.color,
|
|
18996
19049
|
size = props.size,
|
|
@@ -18998,12 +19051,12 @@ var TimeSm = function TimeSm(props) {
|
|
|
18998
19051
|
style = props.style,
|
|
18999
19052
|
className = props.className,
|
|
19000
19053
|
iconClassName = props.iconClassName,
|
|
19001
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19054
|
+
otherProps = _objectWithoutProperties(props, _excluded$5w);
|
|
19002
19055
|
return /*#__PURE__*/React.createElement("span", {
|
|
19003
19056
|
role: "img",
|
|
19004
19057
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19005
19058
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19006
|
-
children: loadingCircleStyle$
|
|
19059
|
+
children: loadingCircleStyle$5w
|
|
19007
19060
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19008
19061
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19009
19062
|
width: size,
|
|
@@ -19040,8 +19093,8 @@ TimeSm.defaultProps = {
|
|
|
19040
19093
|
size: '1em'
|
|
19041
19094
|
};
|
|
19042
19095
|
|
|
19043
|
-
var _excluded$
|
|
19044
|
-
var loadingCircleStyle$
|
|
19096
|
+
var _excluded$5x = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19097
|
+
var loadingCircleStyle$5x = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19045
19098
|
var ArrowLeft = function ArrowLeft(props) {
|
|
19046
19099
|
var color = props.color,
|
|
19047
19100
|
size = props.size,
|
|
@@ -19049,12 +19102,12 @@ var ArrowLeft = function ArrowLeft(props) {
|
|
|
19049
19102
|
style = props.style,
|
|
19050
19103
|
className = props.className,
|
|
19051
19104
|
iconClassName = props.iconClassName,
|
|
19052
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19105
|
+
otherProps = _objectWithoutProperties(props, _excluded$5x);
|
|
19053
19106
|
return /*#__PURE__*/React.createElement("span", {
|
|
19054
19107
|
role: "img",
|
|
19055
19108
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19056
19109
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19057
|
-
children: loadingCircleStyle$
|
|
19110
|
+
children: loadingCircleStyle$5x
|
|
19058
19111
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19059
19112
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19060
19113
|
width: size,
|
|
@@ -19089,8 +19142,8 @@ ArrowLeft.defaultProps = {
|
|
|
19089
19142
|
size: '1em'
|
|
19090
19143
|
};
|
|
19091
19144
|
|
|
19092
|
-
var _excluded$
|
|
19093
|
-
var loadingCircleStyle$
|
|
19145
|
+
var _excluded$5y = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19146
|
+
var loadingCircleStyle$5y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19094
19147
|
var ArrowRight = function ArrowRight(props) {
|
|
19095
19148
|
var color = props.color,
|
|
19096
19149
|
size = props.size,
|
|
@@ -19098,12 +19151,12 @@ var ArrowRight = function ArrowRight(props) {
|
|
|
19098
19151
|
style = props.style,
|
|
19099
19152
|
className = props.className,
|
|
19100
19153
|
iconClassName = props.iconClassName,
|
|
19101
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19154
|
+
otherProps = _objectWithoutProperties(props, _excluded$5y);
|
|
19102
19155
|
return /*#__PURE__*/React.createElement("span", {
|
|
19103
19156
|
role: "img",
|
|
19104
19157
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19105
19158
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19106
|
-
children: loadingCircleStyle$
|
|
19159
|
+
children: loadingCircleStyle$5y
|
|
19107
19160
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19108
19161
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19109
19162
|
width: size,
|
|
@@ -19138,8 +19191,8 @@ ArrowRight.defaultProps = {
|
|
|
19138
19191
|
size: '1em'
|
|
19139
19192
|
};
|
|
19140
19193
|
|
|
19141
|
-
var _excluded$
|
|
19142
|
-
var loadingCircleStyle$
|
|
19194
|
+
var _excluded$5z = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19195
|
+
var loadingCircleStyle$5z = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19143
19196
|
var ArrowUp = function ArrowUp(props) {
|
|
19144
19197
|
var color = props.color,
|
|
19145
19198
|
size = props.size,
|
|
@@ -19147,12 +19200,12 @@ var ArrowUp = function ArrowUp(props) {
|
|
|
19147
19200
|
style = props.style,
|
|
19148
19201
|
className = props.className,
|
|
19149
19202
|
iconClassName = props.iconClassName,
|
|
19150
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19203
|
+
otherProps = _objectWithoutProperties(props, _excluded$5z);
|
|
19151
19204
|
return /*#__PURE__*/React.createElement("span", {
|
|
19152
19205
|
role: "img",
|
|
19153
19206
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19154
19207
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19155
|
-
children: loadingCircleStyle$
|
|
19208
|
+
children: loadingCircleStyle$5z
|
|
19156
19209
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19157
19210
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19158
19211
|
width: size,
|
|
@@ -19187,8 +19240,8 @@ ArrowUp.defaultProps = {
|
|
|
19187
19240
|
size: '1em'
|
|
19188
19241
|
};
|
|
19189
19242
|
|
|
19190
|
-
var _excluded$
|
|
19191
|
-
var loadingCircleStyle$
|
|
19243
|
+
var _excluded$5A = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19244
|
+
var loadingCircleStyle$5A = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19192
19245
|
var ArrowDown = function ArrowDown(props) {
|
|
19193
19246
|
var color = props.color,
|
|
19194
19247
|
size = props.size,
|
|
@@ -19196,12 +19249,12 @@ var ArrowDown = function ArrowDown(props) {
|
|
|
19196
19249
|
style = props.style,
|
|
19197
19250
|
className = props.className,
|
|
19198
19251
|
iconClassName = props.iconClassName,
|
|
19199
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19252
|
+
otherProps = _objectWithoutProperties(props, _excluded$5A);
|
|
19200
19253
|
return /*#__PURE__*/React.createElement("span", {
|
|
19201
19254
|
role: "img",
|
|
19202
19255
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19203
19256
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19204
|
-
children: loadingCircleStyle$
|
|
19257
|
+
children: loadingCircleStyle$5A
|
|
19205
19258
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19206
19259
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19207
19260
|
width: size,
|
|
@@ -19236,8 +19289,8 @@ ArrowDown.defaultProps = {
|
|
|
19236
19289
|
size: '1em'
|
|
19237
19290
|
};
|
|
19238
19291
|
|
|
19239
|
-
var _excluded$
|
|
19240
|
-
var loadingCircleStyle$
|
|
19292
|
+
var _excluded$5B = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19293
|
+
var loadingCircleStyle$5B = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19241
19294
|
var ArrowLeft2 = function ArrowLeft2(props) {
|
|
19242
19295
|
var color = props.color,
|
|
19243
19296
|
size = props.size,
|
|
@@ -19245,12 +19298,12 @@ var ArrowLeft2 = function ArrowLeft2(props) {
|
|
|
19245
19298
|
style = props.style,
|
|
19246
19299
|
className = props.className,
|
|
19247
19300
|
iconClassName = props.iconClassName,
|
|
19248
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19301
|
+
otherProps = _objectWithoutProperties(props, _excluded$5B);
|
|
19249
19302
|
return /*#__PURE__*/React.createElement("span", {
|
|
19250
19303
|
role: "img",
|
|
19251
19304
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19252
19305
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19253
|
-
children: loadingCircleStyle$
|
|
19306
|
+
children: loadingCircleStyle$5B
|
|
19254
19307
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19255
19308
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19256
19309
|
width: size,
|
|
@@ -19285,8 +19338,8 @@ ArrowLeft2.defaultProps = {
|
|
|
19285
19338
|
size: '1em'
|
|
19286
19339
|
};
|
|
19287
19340
|
|
|
19288
|
-
var _excluded$
|
|
19289
|
-
var loadingCircleStyle$
|
|
19341
|
+
var _excluded$5C = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19342
|
+
var loadingCircleStyle$5C = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19290
19343
|
var ArrowRight2 = function ArrowRight2(props) {
|
|
19291
19344
|
var color = props.color,
|
|
19292
19345
|
size = props.size,
|
|
@@ -19294,12 +19347,12 @@ var ArrowRight2 = function ArrowRight2(props) {
|
|
|
19294
19347
|
style = props.style,
|
|
19295
19348
|
className = props.className,
|
|
19296
19349
|
iconClassName = props.iconClassName,
|
|
19297
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19350
|
+
otherProps = _objectWithoutProperties(props, _excluded$5C);
|
|
19298
19351
|
return /*#__PURE__*/React.createElement("span", {
|
|
19299
19352
|
role: "img",
|
|
19300
19353
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19301
19354
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19302
|
-
children: loadingCircleStyle$
|
|
19355
|
+
children: loadingCircleStyle$5C
|
|
19303
19356
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19304
19357
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19305
19358
|
width: size,
|
|
@@ -19334,8 +19387,8 @@ ArrowRight2.defaultProps = {
|
|
|
19334
19387
|
size: '1em'
|
|
19335
19388
|
};
|
|
19336
19389
|
|
|
19337
|
-
var _excluded$
|
|
19338
|
-
var loadingCircleStyle$
|
|
19390
|
+
var _excluded$5D = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19391
|
+
var loadingCircleStyle$5D = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19339
19392
|
var ArrowUp2 = function ArrowUp2(props) {
|
|
19340
19393
|
var color = props.color,
|
|
19341
19394
|
size = props.size,
|
|
@@ -19343,12 +19396,12 @@ var ArrowUp2 = function ArrowUp2(props) {
|
|
|
19343
19396
|
style = props.style,
|
|
19344
19397
|
className = props.className,
|
|
19345
19398
|
iconClassName = props.iconClassName,
|
|
19346
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19399
|
+
otherProps = _objectWithoutProperties(props, _excluded$5D);
|
|
19347
19400
|
return /*#__PURE__*/React.createElement("span", {
|
|
19348
19401
|
role: "img",
|
|
19349
19402
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19350
19403
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19351
|
-
children: loadingCircleStyle$
|
|
19404
|
+
children: loadingCircleStyle$5D
|
|
19352
19405
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19353
19406
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19354
19407
|
width: size,
|
|
@@ -19383,8 +19436,8 @@ ArrowUp2.defaultProps = {
|
|
|
19383
19436
|
size: '1em'
|
|
19384
19437
|
};
|
|
19385
19438
|
|
|
19386
|
-
var _excluded$
|
|
19387
|
-
var loadingCircleStyle$
|
|
19439
|
+
var _excluded$5E = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19440
|
+
var loadingCircleStyle$5E = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19388
19441
|
var ArrowDown2 = function ArrowDown2(props) {
|
|
19389
19442
|
var color = props.color,
|
|
19390
19443
|
size = props.size,
|
|
@@ -19392,12 +19445,12 @@ var ArrowDown2 = function ArrowDown2(props) {
|
|
|
19392
19445
|
style = props.style,
|
|
19393
19446
|
className = props.className,
|
|
19394
19447
|
iconClassName = props.iconClassName,
|
|
19395
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19448
|
+
otherProps = _objectWithoutProperties(props, _excluded$5E);
|
|
19396
19449
|
return /*#__PURE__*/React.createElement("span", {
|
|
19397
19450
|
role: "img",
|
|
19398
19451
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19399
19452
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19400
|
-
children: loadingCircleStyle$
|
|
19453
|
+
children: loadingCircleStyle$5E
|
|
19401
19454
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19402
19455
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19403
19456
|
width: size,
|
|
@@ -19432,8 +19485,8 @@ ArrowDown2.defaultProps = {
|
|
|
19432
19485
|
size: '1em'
|
|
19433
19486
|
};
|
|
19434
19487
|
|
|
19435
|
-
var _excluded$
|
|
19436
|
-
var loadingCircleStyle$
|
|
19488
|
+
var _excluded$5F = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19489
|
+
var loadingCircleStyle$5F = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19437
19490
|
var TriLeft = function TriLeft(props) {
|
|
19438
19491
|
var color = props.color,
|
|
19439
19492
|
size = props.size,
|
|
@@ -19441,12 +19494,12 @@ var TriLeft = function TriLeft(props) {
|
|
|
19441
19494
|
style = props.style,
|
|
19442
19495
|
className = props.className,
|
|
19443
19496
|
iconClassName = props.iconClassName,
|
|
19444
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19497
|
+
otherProps = _objectWithoutProperties(props, _excluded$5F);
|
|
19445
19498
|
return /*#__PURE__*/React.createElement("span", {
|
|
19446
19499
|
role: "img",
|
|
19447
19500
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19448
19501
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19449
|
-
children: loadingCircleStyle$
|
|
19502
|
+
children: loadingCircleStyle$5F
|
|
19450
19503
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19451
19504
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19452
19505
|
width: size,
|
|
@@ -19481,8 +19534,8 @@ TriLeft.defaultProps = {
|
|
|
19481
19534
|
size: '1em'
|
|
19482
19535
|
};
|
|
19483
19536
|
|
|
19484
|
-
var _excluded$
|
|
19485
|
-
var loadingCircleStyle$
|
|
19537
|
+
var _excluded$5G = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19538
|
+
var loadingCircleStyle$5G = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19486
19539
|
var TriRight = function TriRight(props) {
|
|
19487
19540
|
var color = props.color,
|
|
19488
19541
|
size = props.size,
|
|
@@ -19490,12 +19543,12 @@ var TriRight = function TriRight(props) {
|
|
|
19490
19543
|
style = props.style,
|
|
19491
19544
|
className = props.className,
|
|
19492
19545
|
iconClassName = props.iconClassName,
|
|
19493
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19546
|
+
otherProps = _objectWithoutProperties(props, _excluded$5G);
|
|
19494
19547
|
return /*#__PURE__*/React.createElement("span", {
|
|
19495
19548
|
role: "img",
|
|
19496
19549
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19497
19550
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19498
|
-
children: loadingCircleStyle$
|
|
19551
|
+
children: loadingCircleStyle$5G
|
|
19499
19552
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19500
19553
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19501
19554
|
width: size,
|
|
@@ -19530,8 +19583,8 @@ TriRight.defaultProps = {
|
|
|
19530
19583
|
size: '1em'
|
|
19531
19584
|
};
|
|
19532
19585
|
|
|
19533
|
-
var _excluded$
|
|
19534
|
-
var loadingCircleStyle$
|
|
19586
|
+
var _excluded$5H = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19587
|
+
var loadingCircleStyle$5H = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19535
19588
|
var TriUp = function TriUp(props) {
|
|
19536
19589
|
var color = props.color,
|
|
19537
19590
|
size = props.size,
|
|
@@ -19539,12 +19592,12 @@ var TriUp = function TriUp(props) {
|
|
|
19539
19592
|
style = props.style,
|
|
19540
19593
|
className = props.className,
|
|
19541
19594
|
iconClassName = props.iconClassName,
|
|
19542
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19595
|
+
otherProps = _objectWithoutProperties(props, _excluded$5H);
|
|
19543
19596
|
return /*#__PURE__*/React.createElement("span", {
|
|
19544
19597
|
role: "img",
|
|
19545
19598
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19546
19599
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19547
|
-
children: loadingCircleStyle$
|
|
19600
|
+
children: loadingCircleStyle$5H
|
|
19548
19601
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19549
19602
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19550
19603
|
width: size,
|
|
@@ -19579,8 +19632,8 @@ TriUp.defaultProps = {
|
|
|
19579
19632
|
size: '1em'
|
|
19580
19633
|
};
|
|
19581
19634
|
|
|
19582
|
-
var _excluded$
|
|
19583
|
-
var loadingCircleStyle$
|
|
19635
|
+
var _excluded$5I = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19636
|
+
var loadingCircleStyle$5I = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19584
19637
|
var TriDown = function TriDown(props) {
|
|
19585
19638
|
var color = props.color,
|
|
19586
19639
|
size = props.size,
|
|
@@ -19588,12 +19641,12 @@ var TriDown = function TriDown(props) {
|
|
|
19588
19641
|
style = props.style,
|
|
19589
19642
|
className = props.className,
|
|
19590
19643
|
iconClassName = props.iconClassName,
|
|
19591
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19644
|
+
otherProps = _objectWithoutProperties(props, _excluded$5I);
|
|
19592
19645
|
return /*#__PURE__*/React.createElement("span", {
|
|
19593
19646
|
role: "img",
|
|
19594
19647
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19595
19648
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19596
|
-
children: loadingCircleStyle$
|
|
19649
|
+
children: loadingCircleStyle$5I
|
|
19597
19650
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19598
19651
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19599
19652
|
width: size,
|
|
@@ -19628,8 +19681,8 @@ TriDown.defaultProps = {
|
|
|
19628
19681
|
size: '1em'
|
|
19629
19682
|
};
|
|
19630
19683
|
|
|
19631
|
-
var _excluded$
|
|
19632
|
-
var loadingCircleStyle$
|
|
19684
|
+
var _excluded$5J = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19685
|
+
var loadingCircleStyle$5J = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19633
19686
|
var DArrowL = function DArrowL(props) {
|
|
19634
19687
|
var color = props.color,
|
|
19635
19688
|
size = props.size,
|
|
@@ -19637,12 +19690,12 @@ var DArrowL = function DArrowL(props) {
|
|
|
19637
19690
|
style = props.style,
|
|
19638
19691
|
className = props.className,
|
|
19639
19692
|
iconClassName = props.iconClassName,
|
|
19640
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19693
|
+
otherProps = _objectWithoutProperties(props, _excluded$5J);
|
|
19641
19694
|
return /*#__PURE__*/React.createElement("span", {
|
|
19642
19695
|
role: "img",
|
|
19643
19696
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19644
19697
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19645
|
-
children: loadingCircleStyle$
|
|
19698
|
+
children: loadingCircleStyle$5J
|
|
19646
19699
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19647
19700
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19648
19701
|
width: size,
|
|
@@ -19679,8 +19732,8 @@ DArrowL.defaultProps = {
|
|
|
19679
19732
|
size: '1em'
|
|
19680
19733
|
};
|
|
19681
19734
|
|
|
19682
|
-
var _excluded$
|
|
19683
|
-
var loadingCircleStyle$
|
|
19735
|
+
var _excluded$5K = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19736
|
+
var loadingCircleStyle$5K = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19684
19737
|
var DArrowR = function DArrowR(props) {
|
|
19685
19738
|
var color = props.color,
|
|
19686
19739
|
size = props.size,
|
|
@@ -19688,12 +19741,12 @@ var DArrowR = function DArrowR(props) {
|
|
|
19688
19741
|
style = props.style,
|
|
19689
19742
|
className = props.className,
|
|
19690
19743
|
iconClassName = props.iconClassName,
|
|
19691
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19744
|
+
otherProps = _objectWithoutProperties(props, _excluded$5K);
|
|
19692
19745
|
return /*#__PURE__*/React.createElement("span", {
|
|
19693
19746
|
role: "img",
|
|
19694
19747
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19695
19748
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19696
|
-
children: loadingCircleStyle$
|
|
19749
|
+
children: loadingCircleStyle$5K
|
|
19697
19750
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19698
19751
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19699
19752
|
width: size,
|
|
@@ -19730,8 +19783,8 @@ DArrowR.defaultProps = {
|
|
|
19730
19783
|
size: '1em'
|
|
19731
19784
|
};
|
|
19732
19785
|
|
|
19733
|
-
var _excluded$
|
|
19734
|
-
var loadingCircleStyle$
|
|
19786
|
+
var _excluded$5L = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19787
|
+
var loadingCircleStyle$5L = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19735
19788
|
var DArrowT = function DArrowT(props) {
|
|
19736
19789
|
var color = props.color,
|
|
19737
19790
|
size = props.size,
|
|
@@ -19739,12 +19792,12 @@ var DArrowT = function DArrowT(props) {
|
|
|
19739
19792
|
style = props.style,
|
|
19740
19793
|
className = props.className,
|
|
19741
19794
|
iconClassName = props.iconClassName,
|
|
19742
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19795
|
+
otherProps = _objectWithoutProperties(props, _excluded$5L);
|
|
19743
19796
|
return /*#__PURE__*/React.createElement("span", {
|
|
19744
19797
|
role: "img",
|
|
19745
19798
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19746
19799
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19747
|
-
children: loadingCircleStyle$
|
|
19800
|
+
children: loadingCircleStyle$5L
|
|
19748
19801
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19749
19802
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19750
19803
|
width: size,
|
|
@@ -19781,8 +19834,8 @@ DArrowT.defaultProps = {
|
|
|
19781
19834
|
size: '1em'
|
|
19782
19835
|
};
|
|
19783
19836
|
|
|
19784
|
-
var _excluded$
|
|
19785
|
-
var loadingCircleStyle$
|
|
19837
|
+
var _excluded$5M = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19838
|
+
var loadingCircleStyle$5M = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19786
19839
|
var DArrowB = function DArrowB(props) {
|
|
19787
19840
|
var color = props.color,
|
|
19788
19841
|
size = props.size,
|
|
@@ -19790,12 +19843,12 @@ var DArrowB = function DArrowB(props) {
|
|
|
19790
19843
|
style = props.style,
|
|
19791
19844
|
className = props.className,
|
|
19792
19845
|
iconClassName = props.iconClassName,
|
|
19793
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19846
|
+
otherProps = _objectWithoutProperties(props, _excluded$5M);
|
|
19794
19847
|
return /*#__PURE__*/React.createElement("span", {
|
|
19795
19848
|
role: "img",
|
|
19796
19849
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19797
19850
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19798
|
-
children: loadingCircleStyle$
|
|
19851
|
+
children: loadingCircleStyle$5M
|
|
19799
19852
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19800
19853
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19801
19854
|
width: size,
|
|
@@ -19832,8 +19885,8 @@ DArrowB.defaultProps = {
|
|
|
19832
19885
|
size: '1em'
|
|
19833
19886
|
};
|
|
19834
19887
|
|
|
19835
|
-
var _excluded$
|
|
19836
|
-
var loadingCircleStyle$
|
|
19888
|
+
var _excluded$5N = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19889
|
+
var loadingCircleStyle$5N = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19837
19890
|
var DropDown = function DropDown(props) {
|
|
19838
19891
|
var color = props.color,
|
|
19839
19892
|
size = props.size,
|
|
@@ -19841,12 +19894,12 @@ var DropDown = function DropDown(props) {
|
|
|
19841
19894
|
style = props.style,
|
|
19842
19895
|
className = props.className,
|
|
19843
19896
|
iconClassName = props.iconClassName,
|
|
19844
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19897
|
+
otherProps = _objectWithoutProperties(props, _excluded$5N);
|
|
19845
19898
|
return /*#__PURE__*/React.createElement("span", {
|
|
19846
19899
|
role: "img",
|
|
19847
19900
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19848
19901
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19849
|
-
children: loadingCircleStyle$
|
|
19902
|
+
children: loadingCircleStyle$5N
|
|
19850
19903
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19851
19904
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19852
19905
|
width: size,
|
|
@@ -19881,8 +19934,8 @@ DropDown.defaultProps = {
|
|
|
19881
19934
|
size: '1em'
|
|
19882
19935
|
};
|
|
19883
19936
|
|
|
19884
|
-
var _excluded$
|
|
19885
|
-
var loadingCircleStyle$
|
|
19937
|
+
var _excluded$5O = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19938
|
+
var loadingCircleStyle$5O = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19886
19939
|
var DropUp = function DropUp(props) {
|
|
19887
19940
|
var color = props.color,
|
|
19888
19941
|
size = props.size,
|
|
@@ -19890,12 +19943,12 @@ var DropUp = function DropUp(props) {
|
|
|
19890
19943
|
style = props.style,
|
|
19891
19944
|
className = props.className,
|
|
19892
19945
|
iconClassName = props.iconClassName,
|
|
19893
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19946
|
+
otherProps = _objectWithoutProperties(props, _excluded$5O);
|
|
19894
19947
|
return /*#__PURE__*/React.createElement("span", {
|
|
19895
19948
|
role: "img",
|
|
19896
19949
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19897
19950
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19898
|
-
children: loadingCircleStyle$
|
|
19951
|
+
children: loadingCircleStyle$5O
|
|
19899
19952
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19900
19953
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19901
19954
|
width: size,
|
|
@@ -19930,8 +19983,8 @@ DropUp.defaultProps = {
|
|
|
19930
19983
|
size: '1em'
|
|
19931
19984
|
};
|
|
19932
19985
|
|
|
19933
|
-
var _excluded$
|
|
19934
|
-
var loadingCircleStyle$
|
|
19986
|
+
var _excluded$5P = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
19987
|
+
var loadingCircleStyle$5P = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19935
19988
|
var More1 = function More1(props) {
|
|
19936
19989
|
var color = props.color,
|
|
19937
19990
|
size = props.size,
|
|
@@ -19939,12 +19992,12 @@ var More1 = function More1(props) {
|
|
|
19939
19992
|
style = props.style,
|
|
19940
19993
|
className = props.className,
|
|
19941
19994
|
iconClassName = props.iconClassName,
|
|
19942
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
19995
|
+
otherProps = _objectWithoutProperties(props, _excluded$5P);
|
|
19943
19996
|
return /*#__PURE__*/React.createElement("span", {
|
|
19944
19997
|
role: "img",
|
|
19945
19998
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19946
19999
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19947
|
-
children: loadingCircleStyle$
|
|
20000
|
+
children: loadingCircleStyle$5P
|
|
19948
20001
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19949
20002
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19950
20003
|
width: size,
|
|
@@ -19979,8 +20032,8 @@ More1.defaultProps = {
|
|
|
19979
20032
|
size: '1em'
|
|
19980
20033
|
};
|
|
19981
20034
|
|
|
19982
|
-
var _excluded$
|
|
19983
|
-
var loadingCircleStyle$
|
|
20035
|
+
var _excluded$5Q = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
20036
|
+
var loadingCircleStyle$5Q = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
19984
20037
|
var More2 = function More2(props) {
|
|
19985
20038
|
var color = props.color,
|
|
19986
20039
|
size = props.size,
|
|
@@ -19988,12 +20041,12 @@ var More2 = function More2(props) {
|
|
|
19988
20041
|
style = props.style,
|
|
19989
20042
|
className = props.className,
|
|
19990
20043
|
iconClassName = props.iconClassName,
|
|
19991
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
20044
|
+
otherProps = _objectWithoutProperties(props, _excluded$5Q);
|
|
19992
20045
|
return /*#__PURE__*/React.createElement("span", {
|
|
19993
20046
|
role: "img",
|
|
19994
20047
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
19995
20048
|
}, /*#__PURE__*/React.createElement("style", {
|
|
19996
|
-
children: loadingCircleStyle$
|
|
20049
|
+
children: loadingCircleStyle$5Q
|
|
19997
20050
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
19998
20051
|
xmlns: "http://www.w3.org/2000/svg",
|
|
19999
20052
|
width: size,
|
|
@@ -20028,8 +20081,8 @@ More2.defaultProps = {
|
|
|
20028
20081
|
size: '1em'
|
|
20029
20082
|
};
|
|
20030
20083
|
|
|
20031
|
-
var _excluded$
|
|
20032
|
-
var loadingCircleStyle$
|
|
20084
|
+
var _excluded$5R = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
20085
|
+
var loadingCircleStyle$5R = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
20033
20086
|
var Drag = function Drag(props) {
|
|
20034
20087
|
var color = props.color,
|
|
20035
20088
|
size = props.size,
|
|
@@ -20037,12 +20090,12 @@ var Drag = function Drag(props) {
|
|
|
20037
20090
|
style = props.style,
|
|
20038
20091
|
className = props.className,
|
|
20039
20092
|
iconClassName = props.iconClassName,
|
|
20040
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
20093
|
+
otherProps = _objectWithoutProperties(props, _excluded$5R);
|
|
20041
20094
|
return /*#__PURE__*/React.createElement("span", {
|
|
20042
20095
|
role: "img",
|
|
20043
20096
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
20044
20097
|
}, /*#__PURE__*/React.createElement("style", {
|
|
20045
|
-
children: loadingCircleStyle$
|
|
20098
|
+
children: loadingCircleStyle$5R
|
|
20046
20099
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
20047
20100
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20048
20101
|
width: size,
|
|
@@ -20087,8 +20140,8 @@ Drag.defaultProps = {
|
|
|
20087
20140
|
size: '1em'
|
|
20088
20141
|
};
|
|
20089
20142
|
|
|
20090
|
-
var _excluded$
|
|
20091
|
-
var loadingCircleStyle$
|
|
20143
|
+
var _excluded$5S = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
20144
|
+
var loadingCircleStyle$5S = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
20092
20145
|
var Grid = function Grid(props) {
|
|
20093
20146
|
var color = props.color,
|
|
20094
20147
|
size = props.size,
|
|
@@ -20096,12 +20149,12 @@ var Grid = function Grid(props) {
|
|
|
20096
20149
|
style = props.style,
|
|
20097
20150
|
className = props.className,
|
|
20098
20151
|
iconClassName = props.iconClassName,
|
|
20099
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
20152
|
+
otherProps = _objectWithoutProperties(props, _excluded$5S);
|
|
20100
20153
|
return /*#__PURE__*/React.createElement("span", {
|
|
20101
20154
|
role: "img",
|
|
20102
20155
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
20103
20156
|
}, /*#__PURE__*/React.createElement("style", {
|
|
20104
|
-
children: loadingCircleStyle$
|
|
20157
|
+
children: loadingCircleStyle$5S
|
|
20105
20158
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
20106
20159
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20107
20160
|
width: size,
|
|
@@ -20138,8 +20191,8 @@ Grid.defaultProps = {
|
|
|
20138
20191
|
size: '1em'
|
|
20139
20192
|
};
|
|
20140
20193
|
|
|
20141
|
-
var _excluded$
|
|
20142
|
-
var loadingCircleStyle$
|
|
20194
|
+
var _excluded$5T = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
20195
|
+
var loadingCircleStyle$5T = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
20143
20196
|
var Drag2 = function Drag2(props) {
|
|
20144
20197
|
var color = props.color,
|
|
20145
20198
|
size = props.size,
|
|
@@ -20147,12 +20200,12 @@ var Drag2 = function Drag2(props) {
|
|
|
20147
20200
|
style = props.style,
|
|
20148
20201
|
className = props.className,
|
|
20149
20202
|
iconClassName = props.iconClassName,
|
|
20150
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
20203
|
+
otherProps = _objectWithoutProperties(props, _excluded$5T);
|
|
20151
20204
|
return /*#__PURE__*/React.createElement("span", {
|
|
20152
20205
|
role: "img",
|
|
20153
20206
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
20154
20207
|
}, /*#__PURE__*/React.createElement("style", {
|
|
20155
|
-
children: loadingCircleStyle$
|
|
20208
|
+
children: loadingCircleStyle$5T
|
|
20156
20209
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
20157
20210
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20158
20211
|
width: size,
|
|
@@ -20191,8 +20244,8 @@ Drag2.defaultProps = {
|
|
|
20191
20244
|
size: '1em'
|
|
20192
20245
|
};
|
|
20193
20246
|
|
|
20194
|
-
var _excluded$
|
|
20195
|
-
var loadingCircleStyle$
|
|
20247
|
+
var _excluded$5U = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
20248
|
+
var loadingCircleStyle$5U = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
20196
20249
|
var External = function External(props) {
|
|
20197
20250
|
var color = props.color,
|
|
20198
20251
|
size = props.size,
|
|
@@ -20200,12 +20253,12 @@ var External = function External(props) {
|
|
|
20200
20253
|
style = props.style,
|
|
20201
20254
|
className = props.className,
|
|
20202
20255
|
iconClassName = props.iconClassName,
|
|
20203
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
20256
|
+
otherProps = _objectWithoutProperties(props, _excluded$5U);
|
|
20204
20257
|
return /*#__PURE__*/React.createElement("span", {
|
|
20205
20258
|
role: "img",
|
|
20206
20259
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
20207
20260
|
}, /*#__PURE__*/React.createElement("style", {
|
|
20208
|
-
children: loadingCircleStyle$
|
|
20261
|
+
children: loadingCircleStyle$5U
|
|
20209
20262
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
20210
20263
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20211
20264
|
width: size,
|
|
@@ -20240,8 +20293,8 @@ External.defaultProps = {
|
|
|
20240
20293
|
size: '1em'
|
|
20241
20294
|
};
|
|
20242
20295
|
|
|
20243
|
-
var _excluded$
|
|
20244
|
-
var loadingCircleStyle$
|
|
20296
|
+
var _excluded$5V = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
20297
|
+
var loadingCircleStyle$5V = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
20245
20298
|
var DisplayS = function DisplayS(props) {
|
|
20246
20299
|
var color = props.color,
|
|
20247
20300
|
size = props.size,
|
|
@@ -20249,12 +20302,12 @@ var DisplayS = function DisplayS(props) {
|
|
|
20249
20302
|
style = props.style,
|
|
20250
20303
|
className = props.className,
|
|
20251
20304
|
iconClassName = props.iconClassName,
|
|
20252
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
20305
|
+
otherProps = _objectWithoutProperties(props, _excluded$5V);
|
|
20253
20306
|
return /*#__PURE__*/React.createElement("span", {
|
|
20254
20307
|
role: "img",
|
|
20255
20308
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
20256
20309
|
}, /*#__PURE__*/React.createElement("style", {
|
|
20257
|
-
children: loadingCircleStyle$
|
|
20310
|
+
children: loadingCircleStyle$5V
|
|
20258
20311
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
20259
20312
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20260
20313
|
width: size,
|
|
@@ -20291,8 +20344,8 @@ DisplayS.defaultProps = {
|
|
|
20291
20344
|
size: '1em'
|
|
20292
20345
|
};
|
|
20293
20346
|
|
|
20294
|
-
var _excluded$
|
|
20295
|
-
var loadingCircleStyle$
|
|
20347
|
+
var _excluded$5W = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
20348
|
+
var loadingCircleStyle$5W = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
20296
20349
|
var Share = function Share(props) {
|
|
20297
20350
|
var color = props.color,
|
|
20298
20351
|
size = props.size,
|
|
@@ -20300,12 +20353,12 @@ var Share = function Share(props) {
|
|
|
20300
20353
|
style = props.style,
|
|
20301
20354
|
className = props.className,
|
|
20302
20355
|
iconClassName = props.iconClassName,
|
|
20303
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
20356
|
+
otherProps = _objectWithoutProperties(props, _excluded$5W);
|
|
20304
20357
|
return /*#__PURE__*/React.createElement("span", {
|
|
20305
20358
|
role: "img",
|
|
20306
20359
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
20307
20360
|
}, /*#__PURE__*/React.createElement("style", {
|
|
20308
|
-
children: loadingCircleStyle$
|
|
20361
|
+
children: loadingCircleStyle$5W
|
|
20309
20362
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
20310
20363
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20311
20364
|
width: size,
|
|
@@ -20340,8 +20393,8 @@ Share.defaultProps = {
|
|
|
20340
20393
|
size: '1em'
|
|
20341
20394
|
};
|
|
20342
20395
|
|
|
20343
|
-
var _excluded$
|
|
20344
|
-
var loadingCircleStyle$
|
|
20396
|
+
var _excluded$5X = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
20397
|
+
var loadingCircleStyle$5X = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
20345
20398
|
var AvatarGroupCl = function AvatarGroupCl(props) {
|
|
20346
20399
|
var color = props.color,
|
|
20347
20400
|
size = props.size,
|
|
@@ -20349,12 +20402,12 @@ var AvatarGroupCl = function AvatarGroupCl(props) {
|
|
|
20349
20402
|
style = props.style,
|
|
20350
20403
|
className = props.className,
|
|
20351
20404
|
iconClassName = props.iconClassName,
|
|
20352
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
20405
|
+
otherProps = _objectWithoutProperties(props, _excluded$5X);
|
|
20353
20406
|
return /*#__PURE__*/React.createElement("span", {
|
|
20354
20407
|
role: "img",
|
|
20355
20408
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
20356
20409
|
}, /*#__PURE__*/React.createElement("style", {
|
|
20357
|
-
children: loadingCircleStyle$
|
|
20410
|
+
children: loadingCircleStyle$5X
|
|
20358
20411
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
20359
20412
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20360
20413
|
width: size,
|
|
@@ -20405,8 +20458,8 @@ AvatarGroupCl.defaultProps = {
|
|
|
20405
20458
|
size: '1em'
|
|
20406
20459
|
};
|
|
20407
20460
|
|
|
20408
|
-
var _excluded$
|
|
20409
|
-
var loadingCircleStyle$
|
|
20461
|
+
var _excluded$5Y = ["color", "size", "spin", "style", "className", "iconClassName"];
|
|
20462
|
+
var loadingCircleStyle$5Y = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
|
|
20410
20463
|
var AvatarProjectCl = function AvatarProjectCl(props) {
|
|
20411
20464
|
var color = props.color,
|
|
20412
20465
|
size = props.size,
|
|
@@ -20414,12 +20467,12 @@ var AvatarProjectCl = function AvatarProjectCl(props) {
|
|
|
20414
20467
|
style = props.style,
|
|
20415
20468
|
className = props.className,
|
|
20416
20469
|
iconClassName = props.iconClassName,
|
|
20417
|
-
otherProps = _objectWithoutProperties(props, _excluded$
|
|
20470
|
+
otherProps = _objectWithoutProperties(props, _excluded$5Y);
|
|
20418
20471
|
return /*#__PURE__*/React.createElement("span", {
|
|
20419
20472
|
role: "img",
|
|
20420
20473
|
className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
|
|
20421
20474
|
}, /*#__PURE__*/React.createElement("style", {
|
|
20422
|
-
children: loadingCircleStyle$
|
|
20475
|
+
children: loadingCircleStyle$5Y
|
|
20423
20476
|
}), /*#__PURE__*/React.createElement("svg", _extends({
|
|
20424
20477
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20425
20478
|
width: size,
|
|
@@ -20797,6 +20850,7 @@ exports.TaSubtract2 = Subtract2;
|
|
|
20797
20850
|
exports.TaSuccess = Success;
|
|
20798
20851
|
exports.TaSuccessFill = SuccessFill;
|
|
20799
20852
|
exports.TaSwapFill = SwapFill;
|
|
20853
|
+
exports.TaSystemBuild = SystemBuild;
|
|
20800
20854
|
exports.TaSystemMgr = SystemMgr;
|
|
20801
20855
|
exports.TaSystemMsg = SystemMsg;
|
|
20802
20856
|
exports.TaTA2b = TA2b;
|