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