@tant/icons 1.21.77 → 1.21.80

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.
@@ -45,10 +45,7 @@ var ProgressBar = function ProgressBar(props) {
45
45
  height: "24",
46
46
  xmlns: "http://www.w3.org/2000/svg"
47
47
  }, /*#__PURE__*/React.createElement("path", {
48
- d: "M12 1.09C6 1.09 1.09 6 1.09 12S6 22.91 12 22.91 22.909 18 22.909 12s-4.91-10.91-10.91-10.91zm0 17.456c-3.6 0-6.546-2.946-6.546-6.546S8.4 5.455 12 5.455 18.545 8.4 18.545 12 15.6 18.546 12 18.546z"
49
- }), /*#__PURE__*/React.createElement("path", {
50
- opacity: ".5",
51
- d: "M20.727 14.618c-1.2 0-2.182-.982-2.182-2.182V12c0-3.6-2.945-6.545-6.545-6.545-1.2 0-2.182-.982-2.182-2.182S10.8 1.09 12 1.09C18 1.09 22.909 6 22.909 12v.436c0 1.2-.982 2.182-2.182 2.182z"
48
+ d: "M15.781 2.535a9.844 9.844 0 11-13.624 9.068l1 .002 1 .002a7.844 7.844 0 1014.15-4.647 7.844 7.844 0 00-3.294-2.578l.768-1.847zm-1.095 4.957a.695.695 0 011.094.857l-6 7.66a.695.695 0 11-1.094-.857l6-7.66zm.332 4.04a1.854 1.854 0 011.664 1.844l-.01.19a1.854 1.854 0 01-1.844 1.663l-.19-.01a1.854 1.854 0 01-1.654-1.654l-.01-.19c0-1.023.83-1.853 1.854-1.853l.19.01zm-.19.99a.854.854 0 100 1.708.854.854 0 000-1.708zM9.982 7.826a1.854 1.854 0 011.665 1.844l-.01.19a1.855 1.855 0 01-1.844 1.663l-.19-.01A1.854 1.854 0 017.95 9.86l-.01-.19c0-1.023.83-1.853 1.854-1.853l.19.01zm-.189.99a.854.854 0 100 1.708.854.854 0 000-1.708z"
52
49
  }))));
53
50
  };
54
51
  ProgressBar.propTypes = {
package/dist/es/index.js CHANGED
@@ -194,6 +194,7 @@ export { default as TaProgress } from './icons/progress';
194
194
  export { default as TaDashboardPlan } from './icons/dashboard-plan';
195
195
  export { default as TaRipple } from './icons/ripple';
196
196
  export { default as TaChartView } from './icons/chart-view';
197
+ export { default as TaProgressBar } from './icons/progress-bar';
197
198
  export { default as TaMEvent } from './icons/m-event';
198
199
  export { default as TaMRetention } from './icons/m-retention';
199
200
  export { default as TaMFunnel } from './icons/m-funnel';
@@ -204,7 +205,6 @@ export { default as TaMSql } from './icons/m-sql';
204
205
  export { default as TaUTag } from './icons/u-tag';
205
206
  export { default as TaMProperty } from './icons/m-property';
206
207
  export { default as TaUGroup } from './icons/u-group';
207
- export { default as TaProgressBar } from './icons/progress-bar';
208
208
  export { default as TaSSpace } from './icons/s-space';
209
209
  export { default as TaProject } from './icons/project';
210
210
  export { default as TaSpace } from './icons/space';
package/dist/index.d.ts CHANGED
@@ -206,6 +206,7 @@ export const TaProgress: Icon;
206
206
  export const TaDashboardPlan: Icon;
207
207
  export const TaRipple: Icon;
208
208
  export const TaChartView: Icon;
209
+ export const TaProgressBar: Icon;
209
210
  export const TaMEvent: Icon;
210
211
  export const TaMRetention: Icon;
211
212
  export const TaMFunnel: Icon;
@@ -216,7 +217,6 @@ export const TaMSql: Icon;
216
217
  export const TaUTag: Icon;
217
218
  export const TaMProperty: Icon;
218
219
  export const TaUGroup: Icon;
219
- export const TaProgressBar: Icon;
220
220
  export const TaSSpace: Icon;
221
221
  export const TaProject: Icon;
222
222
  export const TaSpace: Icon;
@@ -52,10 +52,7 @@ var ProgressBar = function ProgressBar(props) {
52
52
  height: "24",
53
53
  xmlns: "http://www.w3.org/2000/svg"
54
54
  }, /*#__PURE__*/_react["default"].createElement("path", {
55
- d: "M12 1.09C6 1.09 1.09 6 1.09 12S6 22.91 12 22.91 22.909 18 22.909 12s-4.91-10.91-10.91-10.91zm0 17.456c-3.6 0-6.546-2.946-6.546-6.546S8.4 5.455 12 5.455 18.545 8.4 18.545 12 15.6 18.546 12 18.546z"
56
- }), /*#__PURE__*/_react["default"].createElement("path", {
57
- opacity: ".5",
58
- d: "M20.727 14.618c-1.2 0-2.182-.982-2.182-2.182V12c0-3.6-2.945-6.545-6.545-6.545-1.2 0-2.182-.982-2.182-2.182S10.8 1.09 12 1.09C18 1.09 22.909 6 22.909 12v.436c0 1.2-.982 2.182-2.182 2.182z"
55
+ d: "M15.781 2.535a9.844 9.844 0 11-13.624 9.068l1 .002 1 .002a7.844 7.844 0 1014.15-4.647 7.844 7.844 0 00-3.294-2.578l.768-1.847zm-1.095 4.957a.695.695 0 011.094.857l-6 7.66a.695.695 0 11-1.094-.857l6-7.66zm.332 4.04a1.854 1.854 0 011.664 1.844l-.01.19a1.854 1.854 0 01-1.844 1.663l-.19-.01a1.854 1.854 0 01-1.654-1.654l-.01-.19c0-1.023.83-1.853 1.854-1.853l.19.01zm-.19.99a.854.854 0 100 1.708.854.854 0 000-1.708zM9.982 7.826a1.854 1.854 0 011.665 1.844l-.01.19a1.855 1.855 0 01-1.844 1.663l-.19-.01A1.854 1.854 0 017.95 9.86l-.01-.19c0-1.023.83-1.853 1.854-1.853l.19.01zm-.189.99a.854.854 0 100 1.708.854.854 0 000-1.708z"
59
56
  }))));
60
57
  };
61
58
  ProgressBar.propTypes = {
package/dist/lib/index.js CHANGED
@@ -3523,6 +3523,7 @@ var _progress = _interopRequireDefault(require("./icons/progress"));
3523
3523
  var _dashboardPlan = _interopRequireDefault(require("./icons/dashboard-plan"));
3524
3524
  var _ripple = _interopRequireDefault(require("./icons/ripple"));
3525
3525
  var _chartView = _interopRequireDefault(require("./icons/chart-view"));
3526
+ var _progressBar = _interopRequireDefault(require("./icons/progress-bar"));
3526
3527
  var _mEvent = _interopRequireDefault(require("./icons/m-event"));
3527
3528
  var _mRetention = _interopRequireDefault(require("./icons/m-retention"));
3528
3529
  var _mFunnel = _interopRequireDefault(require("./icons/m-funnel"));
@@ -3533,7 +3534,6 @@ var _mSql = _interopRequireDefault(require("./icons/m-sql"));
3533
3534
  var _uTag = _interopRequireDefault(require("./icons/u-tag"));
3534
3535
  var _mProperty = _interopRequireDefault(require("./icons/m-property"));
3535
3536
  var _uGroup = _interopRequireDefault(require("./icons/u-group"));
3536
- var _progressBar = _interopRequireDefault(require("./icons/progress-bar"));
3537
3537
  var _sSpace = _interopRequireDefault(require("./icons/s-space"));
3538
3538
  var _project = _interopRequireDefault(require("./icons/project"));
3539
3539
  var _space = _interopRequireDefault(require("./icons/space"));
@@ -13163,7 +13163,7 @@ ChartView.defaultProps = {
13163
13163
 
13164
13164
  var _excluded$34 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13165
13165
  var loadingCircleStyle$34 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13166
- var MEvent = function MEvent(props) {
13166
+ var ProgressBar = function ProgressBar(props) {
13167
13167
  var color = props.color,
13168
13168
  size = props.size,
13169
13169
  spin = props.spin,
@@ -13196,6 +13196,58 @@ var MEvent = function MEvent(props) {
13196
13196
  width: "24",
13197
13197
  height: "24",
13198
13198
  xmlns: "http://www.w3.org/2000/svg"
13199
+ }, /*#__PURE__*/React.createElement("path", {
13200
+ d: "M15.781 2.535a9.844 9.844 0 11-13.624 9.068l1 .002 1 .002a7.844 7.844 0 1014.15-4.647 7.844 7.844 0 00-3.294-2.578l.768-1.847zm-1.095 4.957a.695.695 0 011.094.857l-6 7.66a.695.695 0 11-1.094-.857l6-7.66zm.332 4.04a1.854 1.854 0 011.664 1.844l-.01.19a1.854 1.854 0 01-1.844 1.663l-.19-.01a1.854 1.854 0 01-1.654-1.654l-.01-.19c0-1.023.83-1.853 1.854-1.853l.19.01zm-.19.99a.854.854 0 100 1.708.854.854 0 000-1.708zM9.982 7.826a1.854 1.854 0 011.665 1.844l-.01.19a1.855 1.855 0 01-1.844 1.663l-.19-.01A1.854 1.854 0 017.95 9.86l-.01-.19c0-1.023.83-1.853 1.854-1.853l.19.01zm-.189.99a.854.854 0 100 1.708.854.854 0 000-1.708z"
13201
+ }))));
13202
+ };
13203
+ ProgressBar.propTypes = {
13204
+ iconClassName: PropTypes.string,
13205
+ spin: PropTypes.bool,
13206
+ color: PropTypes.string,
13207
+ testid: PropTypes.string,
13208
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
13209
+ };
13210
+ ProgressBar.defaultProps = {
13211
+ spin: false,
13212
+ color: 'currentColor',
13213
+ size: '1em'
13214
+ };
13215
+
13216
+ var _excluded$35 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13217
+ var loadingCircleStyle$35 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13218
+ var MEvent = function MEvent(props) {
13219
+ var color = props.color,
13220
+ size = props.size,
13221
+ spin = props.spin,
13222
+ style = props.style,
13223
+ className = props.className,
13224
+ iconClassName = props.iconClassName,
13225
+ testid = props.testid,
13226
+ otherProps = _objectWithoutProperties(props, _excluded$35);
13227
+ return /*#__PURE__*/React.createElement("span", {
13228
+ role: "img",
13229
+ className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13230
+ }, /*#__PURE__*/React.createElement("style", {
13231
+ children: loadingCircleStyle$35
13232
+ }), /*#__PURE__*/React.createElement("svg", _extends({
13233
+ xmlns: "http://www.w3.org/2000/svg",
13234
+ width: size,
13235
+ height: size,
13236
+ viewBox: "0 0 24 24",
13237
+ fill: color
13238
+ }, otherProps, {
13239
+ className: iconClassName,
13240
+ "data-testid": testid,
13241
+ style: _objectSpread2(_objectSpread2({}, style), spin ? {
13242
+ animationDuration: '1s',
13243
+ animationIterationCount: 'infinite',
13244
+ animationName: 'loadingCircle',
13245
+ animationTimingFunction: 'linear'
13246
+ } : {})
13247
+ }), /*#__PURE__*/React.createElement("svg", {
13248
+ width: "24",
13249
+ height: "24",
13250
+ xmlns: "http://www.w3.org/2000/svg"
13199
13251
  }, /*#__PURE__*/React.createElement("path", {
13200
13252
  d: "M21 12a9 9 0 01-12.25 8.395 4.009 4.009 0 01-1.185 1.674C8.922 22.668 10.422 23 12 23c6.075 0 11-4.925 11-11 0-1.578-.332-3.078-.93-4.435a4.009 4.009 0 01-1.675 1.185A8.979 8.979 0 0121 12z"
13201
13253
  }), /*#__PURE__*/React.createElement("path", {
@@ -13221,8 +13273,8 @@ MEvent.defaultProps = {
13221
13273
  size: '1em'
13222
13274
  };
13223
13275
 
13224
- var _excluded$35 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13225
- var loadingCircleStyle$35 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13276
+ var _excluded$36 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13277
+ var loadingCircleStyle$36 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13226
13278
  var MRetention = function MRetention(props) {
13227
13279
  var color = props.color,
13228
13280
  size = props.size,
@@ -13231,12 +13283,12 @@ var MRetention = function MRetention(props) {
13231
13283
  className = props.className,
13232
13284
  iconClassName = props.iconClassName,
13233
13285
  testid = props.testid,
13234
- otherProps = _objectWithoutProperties(props, _excluded$35);
13286
+ otherProps = _objectWithoutProperties(props, _excluded$36);
13235
13287
  return /*#__PURE__*/React.createElement("span", {
13236
13288
  role: "img",
13237
13289
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13238
13290
  }, /*#__PURE__*/React.createElement("style", {
13239
- children: loadingCircleStyle$35
13291
+ children: loadingCircleStyle$36
13240
13292
  }), /*#__PURE__*/React.createElement("svg", _extends({
13241
13293
  xmlns: "http://www.w3.org/2000/svg",
13242
13294
  width: size,
@@ -13283,8 +13335,8 @@ MRetention.defaultProps = {
13283
13335
  size: '1em'
13284
13336
  };
13285
13337
 
13286
- var _excluded$36 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13287
- var loadingCircleStyle$36 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13338
+ var _excluded$37 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13339
+ var loadingCircleStyle$37 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13288
13340
  var MFunnel = function MFunnel(props) {
13289
13341
  var color = props.color,
13290
13342
  size = props.size,
@@ -13293,12 +13345,12 @@ var MFunnel = function MFunnel(props) {
13293
13345
  className = props.className,
13294
13346
  iconClassName = props.iconClassName,
13295
13347
  testid = props.testid,
13296
- otherProps = _objectWithoutProperties(props, _excluded$36);
13348
+ otherProps = _objectWithoutProperties(props, _excluded$37);
13297
13349
  return /*#__PURE__*/React.createElement("span", {
13298
13350
  role: "img",
13299
13351
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13300
13352
  }, /*#__PURE__*/React.createElement("style", {
13301
- children: loadingCircleStyle$36
13353
+ children: loadingCircleStyle$37
13302
13354
  }), /*#__PURE__*/React.createElement("svg", _extends({
13303
13355
  xmlns: "http://www.w3.org/2000/svg",
13304
13356
  width: size,
@@ -13339,8 +13391,8 @@ MFunnel.defaultProps = {
13339
13391
  size: '1em'
13340
13392
  };
13341
13393
 
13342
- var _excluded$37 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13343
- var loadingCircleStyle$37 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13394
+ var _excluded$38 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13395
+ var loadingCircleStyle$38 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13344
13396
  var MDistribution = function MDistribution(props) {
13345
13397
  var color = props.color,
13346
13398
  size = props.size,
@@ -13349,12 +13401,12 @@ var MDistribution = function MDistribution(props) {
13349
13401
  className = props.className,
13350
13402
  iconClassName = props.iconClassName,
13351
13403
  testid = props.testid,
13352
- otherProps = _objectWithoutProperties(props, _excluded$37);
13404
+ otherProps = _objectWithoutProperties(props, _excluded$38);
13353
13405
  return /*#__PURE__*/React.createElement("span", {
13354
13406
  role: "img",
13355
13407
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13356
13408
  }, /*#__PURE__*/React.createElement("style", {
13357
- children: loadingCircleStyle$37
13409
+ children: loadingCircleStyle$38
13358
13410
  }), /*#__PURE__*/React.createElement("svg", _extends({
13359
13411
  xmlns: "http://www.w3.org/2000/svg",
13360
13412
  width: size,
@@ -13401,8 +13453,8 @@ MDistribution.defaultProps = {
13401
13453
  size: '1em'
13402
13454
  };
13403
13455
 
13404
- var _excluded$38 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13405
- var loadingCircleStyle$38 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13456
+ var _excluded$39 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13457
+ var loadingCircleStyle$39 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13406
13458
  var MInterval = function MInterval(props) {
13407
13459
  var color = props.color,
13408
13460
  size = props.size,
@@ -13411,12 +13463,12 @@ var MInterval = function MInterval(props) {
13411
13463
  className = props.className,
13412
13464
  iconClassName = props.iconClassName,
13413
13465
  testid = props.testid,
13414
- otherProps = _objectWithoutProperties(props, _excluded$38);
13466
+ otherProps = _objectWithoutProperties(props, _excluded$39);
13415
13467
  return /*#__PURE__*/React.createElement("span", {
13416
13468
  role: "img",
13417
13469
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13418
13470
  }, /*#__PURE__*/React.createElement("style", {
13419
- children: loadingCircleStyle$38
13471
+ children: loadingCircleStyle$39
13420
13472
  }), /*#__PURE__*/React.createElement("svg", _extends({
13421
13473
  xmlns: "http://www.w3.org/2000/svg",
13422
13474
  width: size,
@@ -13459,8 +13511,8 @@ MInterval.defaultProps = {
13459
13511
  size: '1em'
13460
13512
  };
13461
13513
 
13462
- var _excluded$39 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13463
- var loadingCircleStyle$39 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13514
+ var _excluded$3a = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13515
+ var loadingCircleStyle$3a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13464
13516
  var MFlow = function MFlow(props) {
13465
13517
  var color = props.color,
13466
13518
  size = props.size,
@@ -13469,12 +13521,12 @@ var MFlow = function MFlow(props) {
13469
13521
  className = props.className,
13470
13522
  iconClassName = props.iconClassName,
13471
13523
  testid = props.testid,
13472
- otherProps = _objectWithoutProperties(props, _excluded$39);
13524
+ otherProps = _objectWithoutProperties(props, _excluded$3a);
13473
13525
  return /*#__PURE__*/React.createElement("span", {
13474
13526
  role: "img",
13475
13527
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13476
13528
  }, /*#__PURE__*/React.createElement("style", {
13477
- children: loadingCircleStyle$39
13529
+ children: loadingCircleStyle$3a
13478
13530
  }), /*#__PURE__*/React.createElement("svg", _extends({
13479
13531
  xmlns: "http://www.w3.org/2000/svg",
13480
13532
  width: size,
@@ -13515,8 +13567,8 @@ MFlow.defaultProps = {
13515
13567
  size: '1em'
13516
13568
  };
13517
13569
 
13518
- var _excluded$3a = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13519
- var loadingCircleStyle$3a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13570
+ var _excluded$3b = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13571
+ var loadingCircleStyle$3b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13520
13572
  var MSql = function MSql(props) {
13521
13573
  var color = props.color,
13522
13574
  size = props.size,
@@ -13525,12 +13577,12 @@ var MSql = function MSql(props) {
13525
13577
  className = props.className,
13526
13578
  iconClassName = props.iconClassName,
13527
13579
  testid = props.testid,
13528
- otherProps = _objectWithoutProperties(props, _excluded$3a);
13580
+ otherProps = _objectWithoutProperties(props, _excluded$3b);
13529
13581
  return /*#__PURE__*/React.createElement("span", {
13530
13582
  role: "img",
13531
13583
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13532
13584
  }, /*#__PURE__*/React.createElement("style", {
13533
- children: loadingCircleStyle$3a
13585
+ children: loadingCircleStyle$3b
13534
13586
  }), /*#__PURE__*/React.createElement("svg", _extends({
13535
13587
  xmlns: "http://www.w3.org/2000/svg",
13536
13588
  width: size,
@@ -13577,8 +13629,8 @@ MSql.defaultProps = {
13577
13629
  size: '1em'
13578
13630
  };
13579
13631
 
13580
- var _excluded$3b = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13581
- var loadingCircleStyle$3b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13632
+ var _excluded$3c = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13633
+ var loadingCircleStyle$3c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13582
13634
  var UTag = function UTag(props) {
13583
13635
  var color = props.color,
13584
13636
  size = props.size,
@@ -13587,12 +13639,12 @@ var UTag = function UTag(props) {
13587
13639
  className = props.className,
13588
13640
  iconClassName = props.iconClassName,
13589
13641
  testid = props.testid,
13590
- otherProps = _objectWithoutProperties(props, _excluded$3b);
13642
+ otherProps = _objectWithoutProperties(props, _excluded$3c);
13591
13643
  return /*#__PURE__*/React.createElement("span", {
13592
13644
  role: "img",
13593
13645
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13594
13646
  }, /*#__PURE__*/React.createElement("style", {
13595
- children: loadingCircleStyle$3b
13647
+ children: loadingCircleStyle$3c
13596
13648
  }), /*#__PURE__*/React.createElement("svg", _extends({
13597
13649
  xmlns: "http://www.w3.org/2000/svg",
13598
13650
  width: size,
@@ -13635,8 +13687,8 @@ UTag.defaultProps = {
13635
13687
  size: '1em'
13636
13688
  };
13637
13689
 
13638
- var _excluded$3c = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13639
- var loadingCircleStyle$3c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13690
+ var _excluded$3d = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13691
+ var loadingCircleStyle$3d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13640
13692
  var MProperty = function MProperty(props) {
13641
13693
  var color = props.color,
13642
13694
  size = props.size,
@@ -13645,12 +13697,12 @@ var MProperty = function MProperty(props) {
13645
13697
  className = props.className,
13646
13698
  iconClassName = props.iconClassName,
13647
13699
  testid = props.testid,
13648
- otherProps = _objectWithoutProperties(props, _excluded$3c);
13700
+ otherProps = _objectWithoutProperties(props, _excluded$3d);
13649
13701
  return /*#__PURE__*/React.createElement("span", {
13650
13702
  role: "img",
13651
13703
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13652
13704
  }, /*#__PURE__*/React.createElement("style", {
13653
- children: loadingCircleStyle$3c
13705
+ children: loadingCircleStyle$3d
13654
13706
  }), /*#__PURE__*/React.createElement("svg", _extends({
13655
13707
  xmlns: "http://www.w3.org/2000/svg",
13656
13708
  width: size,
@@ -13695,8 +13747,8 @@ MProperty.defaultProps = {
13695
13747
  size: '1em'
13696
13748
  };
13697
13749
 
13698
- var _excluded$3d = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13699
- var loadingCircleStyle$3d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13750
+ var _excluded$3e = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13751
+ var loadingCircleStyle$3e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13700
13752
  var UGroup = function UGroup(props) {
13701
13753
  var color = props.color,
13702
13754
  size = props.size,
@@ -13705,12 +13757,12 @@ var UGroup = function UGroup(props) {
13705
13757
  className = props.className,
13706
13758
  iconClassName = props.iconClassName,
13707
13759
  testid = props.testid,
13708
- otherProps = _objectWithoutProperties(props, _excluded$3d);
13760
+ otherProps = _objectWithoutProperties(props, _excluded$3e);
13709
13761
  return /*#__PURE__*/React.createElement("span", {
13710
13762
  role: "img",
13711
13763
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13712
13764
  }, /*#__PURE__*/React.createElement("style", {
13713
- children: loadingCircleStyle$3d
13765
+ children: loadingCircleStyle$3e
13714
13766
  }), /*#__PURE__*/React.createElement("svg", _extends({
13715
13767
  xmlns: "http://www.w3.org/2000/svg",
13716
13768
  width: size,
@@ -13755,61 +13807,6 @@ UGroup.defaultProps = {
13755
13807
  size: '1em'
13756
13808
  };
13757
13809
 
13758
- var _excluded$3e = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13759
- var loadingCircleStyle$3e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13760
- var ProgressBar = function ProgressBar(props) {
13761
- var color = props.color,
13762
- size = props.size,
13763
- spin = props.spin,
13764
- style = props.style,
13765
- className = props.className,
13766
- iconClassName = props.iconClassName,
13767
- testid = props.testid,
13768
- otherProps = _objectWithoutProperties(props, _excluded$3e);
13769
- return /*#__PURE__*/React.createElement("span", {
13770
- role: "img",
13771
- className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13772
- }, /*#__PURE__*/React.createElement("style", {
13773
- children: loadingCircleStyle$3e
13774
- }), /*#__PURE__*/React.createElement("svg", _extends({
13775
- xmlns: "http://www.w3.org/2000/svg",
13776
- width: size,
13777
- height: size,
13778
- viewBox: "0 0 24 24",
13779
- fill: color
13780
- }, otherProps, {
13781
- className: iconClassName,
13782
- "data-testid": testid,
13783
- style: _objectSpread2(_objectSpread2({}, style), spin ? {
13784
- animationDuration: '1s',
13785
- animationIterationCount: 'infinite',
13786
- animationName: 'loadingCircle',
13787
- animationTimingFunction: 'linear'
13788
- } : {})
13789
- }), /*#__PURE__*/React.createElement("svg", {
13790
- width: "24",
13791
- height: "24",
13792
- xmlns: "http://www.w3.org/2000/svg"
13793
- }, /*#__PURE__*/React.createElement("path", {
13794
- d: "M12 1.09C6 1.09 1.09 6 1.09 12S6 22.91 12 22.91 22.909 18 22.909 12s-4.91-10.91-10.91-10.91zm0 17.456c-3.6 0-6.546-2.946-6.546-6.546S8.4 5.455 12 5.455 18.545 8.4 18.545 12 15.6 18.546 12 18.546z"
13795
- }), /*#__PURE__*/React.createElement("path", {
13796
- opacity: ".5",
13797
- d: "M20.727 14.618c-1.2 0-2.182-.982-2.182-2.182V12c0-3.6-2.945-6.545-6.545-6.545-1.2 0-2.182-.982-2.182-2.182S10.8 1.09 12 1.09C18 1.09 22.909 6 22.909 12v.436c0 1.2-.982 2.182-2.182 2.182z"
13798
- }))));
13799
- };
13800
- ProgressBar.propTypes = {
13801
- iconClassName: PropTypes.string,
13802
- spin: PropTypes.bool,
13803
- color: PropTypes.string,
13804
- testid: PropTypes.string,
13805
- size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
13806
- };
13807
- ProgressBar.defaultProps = {
13808
- spin: false,
13809
- color: 'currentColor',
13810
- size: '1em'
13811
- };
13812
-
13813
13810
  var _excluded$3f = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13814
13811
  var loadingCircleStyle$3f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13815
13812
  var SSpace = function SSpace(props) {
@@ -13157,7 +13157,7 @@ ChartView.defaultProps = {
13157
13157
 
13158
13158
  var _excluded$34 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13159
13159
  var loadingCircleStyle$34 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13160
- var MEvent = function MEvent(props) {
13160
+ var ProgressBar = function ProgressBar(props) {
13161
13161
  var color = props.color,
13162
13162
  size = props.size,
13163
13163
  spin = props.spin,
@@ -13190,6 +13190,58 @@ var MEvent = function MEvent(props) {
13190
13190
  width: "24",
13191
13191
  height: "24",
13192
13192
  xmlns: "http://www.w3.org/2000/svg"
13193
+ }, /*#__PURE__*/React.createElement("path", {
13194
+ d: "M15.781 2.535a9.844 9.844 0 11-13.624 9.068l1 .002 1 .002a7.844 7.844 0 1014.15-4.647 7.844 7.844 0 00-3.294-2.578l.768-1.847zm-1.095 4.957a.695.695 0 011.094.857l-6 7.66a.695.695 0 11-1.094-.857l6-7.66zm.332 4.04a1.854 1.854 0 011.664 1.844l-.01.19a1.854 1.854 0 01-1.844 1.663l-.19-.01a1.854 1.854 0 01-1.654-1.654l-.01-.19c0-1.023.83-1.853 1.854-1.853l.19.01zm-.19.99a.854.854 0 100 1.708.854.854 0 000-1.708zM9.982 7.826a1.854 1.854 0 011.665 1.844l-.01.19a1.855 1.855 0 01-1.844 1.663l-.19-.01A1.854 1.854 0 017.95 9.86l-.01-.19c0-1.023.83-1.853 1.854-1.853l.19.01zm-.189.99a.854.854 0 100 1.708.854.854 0 000-1.708z"
13195
+ }))));
13196
+ };
13197
+ ProgressBar.propTypes = {
13198
+ iconClassName: PropTypes.string,
13199
+ spin: PropTypes.bool,
13200
+ color: PropTypes.string,
13201
+ testid: PropTypes.string,
13202
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
13203
+ };
13204
+ ProgressBar.defaultProps = {
13205
+ spin: false,
13206
+ color: 'currentColor',
13207
+ size: '1em'
13208
+ };
13209
+
13210
+ var _excluded$35 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13211
+ var loadingCircleStyle$35 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13212
+ var MEvent = function MEvent(props) {
13213
+ var color = props.color,
13214
+ size = props.size,
13215
+ spin = props.spin,
13216
+ style = props.style,
13217
+ className = props.className,
13218
+ iconClassName = props.iconClassName,
13219
+ testid = props.testid,
13220
+ otherProps = _objectWithoutProperties(props, _excluded$35);
13221
+ return /*#__PURE__*/React.createElement("span", {
13222
+ role: "img",
13223
+ className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13224
+ }, /*#__PURE__*/React.createElement("style", {
13225
+ children: loadingCircleStyle$35
13226
+ }), /*#__PURE__*/React.createElement("svg", _extends({
13227
+ xmlns: "http://www.w3.org/2000/svg",
13228
+ width: size,
13229
+ height: size,
13230
+ viewBox: "0 0 24 24",
13231
+ fill: color
13232
+ }, otherProps, {
13233
+ className: iconClassName,
13234
+ "data-testid": testid,
13235
+ style: _objectSpread2(_objectSpread2({}, style), spin ? {
13236
+ animationDuration: '1s',
13237
+ animationIterationCount: 'infinite',
13238
+ animationName: 'loadingCircle',
13239
+ animationTimingFunction: 'linear'
13240
+ } : {})
13241
+ }), /*#__PURE__*/React.createElement("svg", {
13242
+ width: "24",
13243
+ height: "24",
13244
+ xmlns: "http://www.w3.org/2000/svg"
13193
13245
  }, /*#__PURE__*/React.createElement("path", {
13194
13246
  d: "M21 12a9 9 0 01-12.25 8.395 4.009 4.009 0 01-1.185 1.674C8.922 22.668 10.422 23 12 23c6.075 0 11-4.925 11-11 0-1.578-.332-3.078-.93-4.435a4.009 4.009 0 01-1.675 1.185A8.979 8.979 0 0121 12z"
13195
13247
  }), /*#__PURE__*/React.createElement("path", {
@@ -13215,8 +13267,8 @@ MEvent.defaultProps = {
13215
13267
  size: '1em'
13216
13268
  };
13217
13269
 
13218
- var _excluded$35 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13219
- var loadingCircleStyle$35 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13270
+ var _excluded$36 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13271
+ var loadingCircleStyle$36 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13220
13272
  var MRetention = function MRetention(props) {
13221
13273
  var color = props.color,
13222
13274
  size = props.size,
@@ -13225,12 +13277,12 @@ var MRetention = function MRetention(props) {
13225
13277
  className = props.className,
13226
13278
  iconClassName = props.iconClassName,
13227
13279
  testid = props.testid,
13228
- otherProps = _objectWithoutProperties(props, _excluded$35);
13280
+ otherProps = _objectWithoutProperties(props, _excluded$36);
13229
13281
  return /*#__PURE__*/React.createElement("span", {
13230
13282
  role: "img",
13231
13283
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13232
13284
  }, /*#__PURE__*/React.createElement("style", {
13233
- children: loadingCircleStyle$35
13285
+ children: loadingCircleStyle$36
13234
13286
  }), /*#__PURE__*/React.createElement("svg", _extends({
13235
13287
  xmlns: "http://www.w3.org/2000/svg",
13236
13288
  width: size,
@@ -13277,8 +13329,8 @@ MRetention.defaultProps = {
13277
13329
  size: '1em'
13278
13330
  };
13279
13331
 
13280
- var _excluded$36 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13281
- var loadingCircleStyle$36 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13332
+ var _excluded$37 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13333
+ var loadingCircleStyle$37 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13282
13334
  var MFunnel = function MFunnel(props) {
13283
13335
  var color = props.color,
13284
13336
  size = props.size,
@@ -13287,12 +13339,12 @@ var MFunnel = function MFunnel(props) {
13287
13339
  className = props.className,
13288
13340
  iconClassName = props.iconClassName,
13289
13341
  testid = props.testid,
13290
- otherProps = _objectWithoutProperties(props, _excluded$36);
13342
+ otherProps = _objectWithoutProperties(props, _excluded$37);
13291
13343
  return /*#__PURE__*/React.createElement("span", {
13292
13344
  role: "img",
13293
13345
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13294
13346
  }, /*#__PURE__*/React.createElement("style", {
13295
- children: loadingCircleStyle$36
13347
+ children: loadingCircleStyle$37
13296
13348
  }), /*#__PURE__*/React.createElement("svg", _extends({
13297
13349
  xmlns: "http://www.w3.org/2000/svg",
13298
13350
  width: size,
@@ -13333,8 +13385,8 @@ MFunnel.defaultProps = {
13333
13385
  size: '1em'
13334
13386
  };
13335
13387
 
13336
- var _excluded$37 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13337
- var loadingCircleStyle$37 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13388
+ var _excluded$38 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13389
+ var loadingCircleStyle$38 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13338
13390
  var MDistribution = function MDistribution(props) {
13339
13391
  var color = props.color,
13340
13392
  size = props.size,
@@ -13343,12 +13395,12 @@ var MDistribution = function MDistribution(props) {
13343
13395
  className = props.className,
13344
13396
  iconClassName = props.iconClassName,
13345
13397
  testid = props.testid,
13346
- otherProps = _objectWithoutProperties(props, _excluded$37);
13398
+ otherProps = _objectWithoutProperties(props, _excluded$38);
13347
13399
  return /*#__PURE__*/React.createElement("span", {
13348
13400
  role: "img",
13349
13401
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13350
13402
  }, /*#__PURE__*/React.createElement("style", {
13351
- children: loadingCircleStyle$37
13403
+ children: loadingCircleStyle$38
13352
13404
  }), /*#__PURE__*/React.createElement("svg", _extends({
13353
13405
  xmlns: "http://www.w3.org/2000/svg",
13354
13406
  width: size,
@@ -13395,8 +13447,8 @@ MDistribution.defaultProps = {
13395
13447
  size: '1em'
13396
13448
  };
13397
13449
 
13398
- var _excluded$38 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13399
- var loadingCircleStyle$38 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13450
+ var _excluded$39 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13451
+ var loadingCircleStyle$39 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13400
13452
  var MInterval = function MInterval(props) {
13401
13453
  var color = props.color,
13402
13454
  size = props.size,
@@ -13405,12 +13457,12 @@ var MInterval = function MInterval(props) {
13405
13457
  className = props.className,
13406
13458
  iconClassName = props.iconClassName,
13407
13459
  testid = props.testid,
13408
- otherProps = _objectWithoutProperties(props, _excluded$38);
13460
+ otherProps = _objectWithoutProperties(props, _excluded$39);
13409
13461
  return /*#__PURE__*/React.createElement("span", {
13410
13462
  role: "img",
13411
13463
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13412
13464
  }, /*#__PURE__*/React.createElement("style", {
13413
- children: loadingCircleStyle$38
13465
+ children: loadingCircleStyle$39
13414
13466
  }), /*#__PURE__*/React.createElement("svg", _extends({
13415
13467
  xmlns: "http://www.w3.org/2000/svg",
13416
13468
  width: size,
@@ -13453,8 +13505,8 @@ MInterval.defaultProps = {
13453
13505
  size: '1em'
13454
13506
  };
13455
13507
 
13456
- var _excluded$39 = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13457
- var loadingCircleStyle$39 = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13508
+ var _excluded$3a = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13509
+ var loadingCircleStyle$3a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13458
13510
  var MFlow = function MFlow(props) {
13459
13511
  var color = props.color,
13460
13512
  size = props.size,
@@ -13463,12 +13515,12 @@ var MFlow = function MFlow(props) {
13463
13515
  className = props.className,
13464
13516
  iconClassName = props.iconClassName,
13465
13517
  testid = props.testid,
13466
- otherProps = _objectWithoutProperties(props, _excluded$39);
13518
+ otherProps = _objectWithoutProperties(props, _excluded$3a);
13467
13519
  return /*#__PURE__*/React.createElement("span", {
13468
13520
  role: "img",
13469
13521
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13470
13522
  }, /*#__PURE__*/React.createElement("style", {
13471
- children: loadingCircleStyle$39
13523
+ children: loadingCircleStyle$3a
13472
13524
  }), /*#__PURE__*/React.createElement("svg", _extends({
13473
13525
  xmlns: "http://www.w3.org/2000/svg",
13474
13526
  width: size,
@@ -13509,8 +13561,8 @@ MFlow.defaultProps = {
13509
13561
  size: '1em'
13510
13562
  };
13511
13563
 
13512
- var _excluded$3a = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13513
- var loadingCircleStyle$3a = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13564
+ var _excluded$3b = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13565
+ var loadingCircleStyle$3b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13514
13566
  var MSql = function MSql(props) {
13515
13567
  var color = props.color,
13516
13568
  size = props.size,
@@ -13519,12 +13571,12 @@ var MSql = function MSql(props) {
13519
13571
  className = props.className,
13520
13572
  iconClassName = props.iconClassName,
13521
13573
  testid = props.testid,
13522
- otherProps = _objectWithoutProperties(props, _excluded$3a);
13574
+ otherProps = _objectWithoutProperties(props, _excluded$3b);
13523
13575
  return /*#__PURE__*/React.createElement("span", {
13524
13576
  role: "img",
13525
13577
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13526
13578
  }, /*#__PURE__*/React.createElement("style", {
13527
- children: loadingCircleStyle$3a
13579
+ children: loadingCircleStyle$3b
13528
13580
  }), /*#__PURE__*/React.createElement("svg", _extends({
13529
13581
  xmlns: "http://www.w3.org/2000/svg",
13530
13582
  width: size,
@@ -13571,8 +13623,8 @@ MSql.defaultProps = {
13571
13623
  size: '1em'
13572
13624
  };
13573
13625
 
13574
- var _excluded$3b = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13575
- var loadingCircleStyle$3b = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13626
+ var _excluded$3c = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13627
+ var loadingCircleStyle$3c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13576
13628
  var UTag = function UTag(props) {
13577
13629
  var color = props.color,
13578
13630
  size = props.size,
@@ -13581,12 +13633,12 @@ var UTag = function UTag(props) {
13581
13633
  className = props.className,
13582
13634
  iconClassName = props.iconClassName,
13583
13635
  testid = props.testid,
13584
- otherProps = _objectWithoutProperties(props, _excluded$3b);
13636
+ otherProps = _objectWithoutProperties(props, _excluded$3c);
13585
13637
  return /*#__PURE__*/React.createElement("span", {
13586
13638
  role: "img",
13587
13639
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13588
13640
  }, /*#__PURE__*/React.createElement("style", {
13589
- children: loadingCircleStyle$3b
13641
+ children: loadingCircleStyle$3c
13590
13642
  }), /*#__PURE__*/React.createElement("svg", _extends({
13591
13643
  xmlns: "http://www.w3.org/2000/svg",
13592
13644
  width: size,
@@ -13629,8 +13681,8 @@ UTag.defaultProps = {
13629
13681
  size: '1em'
13630
13682
  };
13631
13683
 
13632
- var _excluded$3c = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13633
- var loadingCircleStyle$3c = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13684
+ var _excluded$3d = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13685
+ var loadingCircleStyle$3d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13634
13686
  var MProperty = function MProperty(props) {
13635
13687
  var color = props.color,
13636
13688
  size = props.size,
@@ -13639,12 +13691,12 @@ var MProperty = function MProperty(props) {
13639
13691
  className = props.className,
13640
13692
  iconClassName = props.iconClassName,
13641
13693
  testid = props.testid,
13642
- otherProps = _objectWithoutProperties(props, _excluded$3c);
13694
+ otherProps = _objectWithoutProperties(props, _excluded$3d);
13643
13695
  return /*#__PURE__*/React.createElement("span", {
13644
13696
  role: "img",
13645
13697
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13646
13698
  }, /*#__PURE__*/React.createElement("style", {
13647
- children: loadingCircleStyle$3c
13699
+ children: loadingCircleStyle$3d
13648
13700
  }), /*#__PURE__*/React.createElement("svg", _extends({
13649
13701
  xmlns: "http://www.w3.org/2000/svg",
13650
13702
  width: size,
@@ -13689,8 +13741,8 @@ MProperty.defaultProps = {
13689
13741
  size: '1em'
13690
13742
  };
13691
13743
 
13692
- var _excluded$3d = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13693
- var loadingCircleStyle$3d = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13744
+ var _excluded$3e = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13745
+ var loadingCircleStyle$3e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13694
13746
  var UGroup = function UGroup(props) {
13695
13747
  var color = props.color,
13696
13748
  size = props.size,
@@ -13699,12 +13751,12 @@ var UGroup = function UGroup(props) {
13699
13751
  className = props.className,
13700
13752
  iconClassName = props.iconClassName,
13701
13753
  testid = props.testid,
13702
- otherProps = _objectWithoutProperties(props, _excluded$3d);
13754
+ otherProps = _objectWithoutProperties(props, _excluded$3e);
13703
13755
  return /*#__PURE__*/React.createElement("span", {
13704
13756
  role: "img",
13705
13757
  className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13706
13758
  }, /*#__PURE__*/React.createElement("style", {
13707
- children: loadingCircleStyle$3d
13759
+ children: loadingCircleStyle$3e
13708
13760
  }), /*#__PURE__*/React.createElement("svg", _extends({
13709
13761
  xmlns: "http://www.w3.org/2000/svg",
13710
13762
  width: size,
@@ -13749,61 +13801,6 @@ UGroup.defaultProps = {
13749
13801
  size: '1em'
13750
13802
  };
13751
13803
 
13752
- var _excluded$3e = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13753
- var loadingCircleStyle$3e = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13754
- var ProgressBar = function ProgressBar(props) {
13755
- var color = props.color,
13756
- size = props.size,
13757
- spin = props.spin,
13758
- style = props.style,
13759
- className = props.className,
13760
- iconClassName = props.iconClassName,
13761
- testid = props.testid,
13762
- otherProps = _objectWithoutProperties(props, _excluded$3e);
13763
- return /*#__PURE__*/React.createElement("span", {
13764
- role: "img",
13765
- className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
13766
- }, /*#__PURE__*/React.createElement("style", {
13767
- children: loadingCircleStyle$3e
13768
- }), /*#__PURE__*/React.createElement("svg", _extends({
13769
- xmlns: "http://www.w3.org/2000/svg",
13770
- width: size,
13771
- height: size,
13772
- viewBox: "0 0 24 24",
13773
- fill: color
13774
- }, otherProps, {
13775
- className: iconClassName,
13776
- "data-testid": testid,
13777
- style: _objectSpread2(_objectSpread2({}, style), spin ? {
13778
- animationDuration: '1s',
13779
- animationIterationCount: 'infinite',
13780
- animationName: 'loadingCircle',
13781
- animationTimingFunction: 'linear'
13782
- } : {})
13783
- }), /*#__PURE__*/React.createElement("svg", {
13784
- width: "24",
13785
- height: "24",
13786
- xmlns: "http://www.w3.org/2000/svg"
13787
- }, /*#__PURE__*/React.createElement("path", {
13788
- d: "M12 1.09C6 1.09 1.09 6 1.09 12S6 22.91 12 22.91 22.909 18 22.909 12s-4.91-10.91-10.91-10.91zm0 17.456c-3.6 0-6.546-2.946-6.546-6.546S8.4 5.455 12 5.455 18.545 8.4 18.545 12 15.6 18.546 12 18.546z"
13789
- }), /*#__PURE__*/React.createElement("path", {
13790
- opacity: ".5",
13791
- d: "M20.727 14.618c-1.2 0-2.182-.982-2.182-2.182V12c0-3.6-2.945-6.545-6.545-6.545-1.2 0-2.182-.982-2.182-2.182S10.8 1.09 12 1.09C18 1.09 22.909 6 22.909 12v.436c0 1.2-.982 2.182-2.182 2.182z"
13792
- }))));
13793
- };
13794
- ProgressBar.propTypes = {
13795
- iconClassName: PropTypes.string,
13796
- spin: PropTypes.bool,
13797
- color: PropTypes.string,
13798
- testid: PropTypes.string,
13799
- size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
13800
- };
13801
- ProgressBar.defaultProps = {
13802
- spin: false,
13803
- color: 'currentColor',
13804
- size: '1em'
13805
- };
13806
-
13807
13804
  var _excluded$3f = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
13808
13805
  var loadingCircleStyle$3f = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
13809
13806
  var SSpace = function SSpace(props) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tant/icons",
3
- "version": "1.21.77",
3
+ "version": "1.21.80",
4
4
  "description": "Icon automation workflow with Figma",
5
5
  "main": "dist/lib/index.js",
6
6
  "module": "dist/es/index.js",