@tant/icons 1.22.9 → 1.22.11

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.
@@ -0,0 +1,102 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ var _excluded = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
3
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
4
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
5
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
6
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
7
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
8
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
9
+ function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
10
+ function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
11
+ import React from 'react';
12
+ import PropTypes from 'prop-types';
13
+ var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
14
+ var ExploreCl = function ExploreCl(props) {
15
+ var color = props.color,
16
+ size = props.size,
17
+ spin = props.spin,
18
+ style = props.style,
19
+ className = props.className,
20
+ iconClassName = props.iconClassName,
21
+ testid = props.testid,
22
+ otherProps = _objectWithoutProperties(props, _excluded);
23
+ return /*#__PURE__*/React.createElement("span", {
24
+ role: "img",
25
+ className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
26
+ }, /*#__PURE__*/React.createElement("style", {
27
+ children: loadingCircleStyle
28
+ }), /*#__PURE__*/React.createElement("svg", _extends({
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: color
34
+ }, otherProps, {
35
+ className: iconClassName,
36
+ "data-testid": testid,
37
+ style: _objectSpread(_objectSpread({}, style), spin ? {
38
+ animationDuration: '1s',
39
+ animationIterationCount: 'infinite',
40
+ animationName: 'loadingCircle',
41
+ animationTimingFunction: 'linear'
42
+ } : {})
43
+ }), /*#__PURE__*/React.createElement("svg", {
44
+ width: "24",
45
+ height: "24",
46
+ fill: "none",
47
+ xmlns: "http://www.w3.org/2000/svg"
48
+ }, /*#__PURE__*/React.createElement("path", {
49
+ fillRule: "evenodd",
50
+ clipRule: "evenodd",
51
+ d: "M20.456 3A1 1 0 0122 3.84V16.27l-.008.126c-.037.29-.2.552-.448.713l-.494.32-1.302-1.302.452-.293V5.31L16 8.034v1.374a4.52 4.52 0 00-2 .168V8.034L10 5.44v10.524l4 2.593v-.406a4.516 4.516 0 002 .166v.24l.548-.355c.257-.07.51-.16.755-.277l1.173 1.172-2.93 1.9c-.04.025-.08.048-.123.068l-.006.004c-.017.008-.036.014-.054.02a.984.984 0 01-.251.063c-.016.003-.033.006-.05.007h-.125c-.017-.001-.034-.004-.05-.006a.986.986 0 01-.196-.042c-.019-.006-.037-.014-.055-.021l-.053-.02-.007-.005a1.013 1.013 0 01-.123-.068L9 17.462l-5.456 3.537-.127.07A1 1 0 012 20.16V7.73c0-.34.172-.655.456-.84l6-3.888.034-.02a1.031 1.031 0 01.255-.108l.049-.01c.025-.006.05-.012.076-.016l.063-.004a.982.982 0 01.134 0l.062.004.076.015.049.01a.984.984 0 01.255.11c.011.006.024.011.035.019L15 6.537 20.456 3zM3.8 8.165v10.523L8 15.964V5.44L3.8 8.164z",
52
+ fill: "url(#paint0_linear_11922_71)"
53
+ }), /*#__PURE__*/React.createElement("path", {
54
+ fillRule: "evenodd",
55
+ clipRule: "evenodd",
56
+ d: "M12.975 11.475a3.5 3.5 0 015.502 4.23l2.558 2.557a.901.901 0 01-1.273 1.274l-2.558-2.558a3.5 3.5 0 01-4.23-5.503zm3.677 1.273a1.701 1.701 0 10-2.405 2.406 1.701 1.701 0 002.405-2.406z",
57
+ fill: "url(#paint1_linear_11922_71)"
58
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
59
+ id: "paint0_linear_11922_71",
60
+ x1: "2",
61
+ y1: "12",
62
+ x2: "22.568",
63
+ y2: "12",
64
+ gradientUnits: "userSpaceOnUse"
65
+ }, /*#__PURE__*/React.createElement("stop", {
66
+ stopColor: "#1E76F0"
67
+ }), /*#__PURE__*/React.createElement("stop", {
68
+ offset: ".355",
69
+ stopColor: "#9747FF"
70
+ }), /*#__PURE__*/React.createElement("stop", {
71
+ offset: ".965",
72
+ stopColor: "#1E76F0"
73
+ })), /*#__PURE__*/React.createElement("linearGradient", {
74
+ id: "paint1_linear_11922_71",
75
+ x1: "2",
76
+ y1: "12",
77
+ x2: "22.568",
78
+ y2: "12",
79
+ gradientUnits: "userSpaceOnUse"
80
+ }, /*#__PURE__*/React.createElement("stop", {
81
+ stopColor: "#1E76F0"
82
+ }), /*#__PURE__*/React.createElement("stop", {
83
+ offset: ".355",
84
+ stopColor: "#9747FF"
85
+ }), /*#__PURE__*/React.createElement("stop", {
86
+ offset: ".965",
87
+ stopColor: "#1E76F0"
88
+ }))))));
89
+ };
90
+ ExploreCl.propTypes = {
91
+ iconClassName: PropTypes.string,
92
+ spin: PropTypes.bool,
93
+ color: PropTypes.string,
94
+ testid: PropTypes.string,
95
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
96
+ };
97
+ ExploreCl.defaultProps = {
98
+ spin: false,
99
+ color: 'currentColor',
100
+ size: '1em'
101
+ };
102
+ export default ExploreCl;
@@ -51,7 +51,7 @@ var PageOpenCl = function PageOpenCl(props) {
51
51
  width: "18",
52
52
  height: "18",
53
53
  rx: "1",
54
- fill: "#1E76F0"
54
+ fill: "#3C50FF"
55
55
  }), /*#__PURE__*/React.createElement("path", {
56
56
  opacity: ".7",
57
57
  fillRule: "evenodd",
@@ -47,21 +47,21 @@ var ReportCl = function ReportCl(props) {
47
47
  xmlns: "http://www.w3.org/2000/svg"
48
48
  }, /*#__PURE__*/React.createElement("path", {
49
49
  d: "M1 3a1 1 0 011-1h20a1 1 0 011 1v2.667H1V3z",
50
- fill: "#1673F6"
50
+ fill: "#3C50FF"
51
51
  }), /*#__PURE__*/React.createElement("path", {
52
52
  opacity: ".2",
53
53
  d: "M1 5.667h22v14.5a2 2 0 01-2 2H3a2 2 0 01-2-2v-14.5z",
54
- fill: "#1673F6"
54
+ fill: "#9EA6FF"
55
55
  }), /*#__PURE__*/React.createElement("path", {
56
56
  fillRule: "evenodd",
57
57
  clipRule: "evenodd",
58
58
  d: "M17.5 13.494h-5.076V8.417a5.077 5.077 0 015.077 5.077z",
59
- fill: "#1673F6"
59
+ fill: "#3C50FF"
60
60
  }), /*#__PURE__*/React.createElement("path", {
61
61
  fillRule: "evenodd",
62
62
  clipRule: "evenodd",
63
63
  d: "M11.578 9.263h-.001a5.077 5.077 0 105.077 5.077h-5.076V9.262z",
64
- fill: "#1673F6"
64
+ fill: "#3C50FF"
65
65
  }))));
66
66
  };
67
67
  ReportCl.propTypes = {
@@ -0,0 +1,80 @@
1
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
2
+ var _excluded = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
3
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
4
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
5
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
6
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
7
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
8
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
9
+ function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
10
+ function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
11
+ import React from 'react';
12
+ import PropTypes from 'prop-types';
13
+ var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
14
+ var ReportInterpretationCl = function ReportInterpretationCl(props) {
15
+ var color = props.color,
16
+ size = props.size,
17
+ spin = props.spin,
18
+ style = props.style,
19
+ className = props.className,
20
+ iconClassName = props.iconClassName,
21
+ testid = props.testid,
22
+ otherProps = _objectWithoutProperties(props, _excluded);
23
+ return /*#__PURE__*/React.createElement("span", {
24
+ role: "img",
25
+ className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
26
+ }, /*#__PURE__*/React.createElement("style", {
27
+ children: loadingCircleStyle
28
+ }), /*#__PURE__*/React.createElement("svg", _extends({
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: color
34
+ }, otherProps, {
35
+ className: iconClassName,
36
+ "data-testid": testid,
37
+ style: _objectSpread(_objectSpread({}, style), spin ? {
38
+ animationDuration: '1s',
39
+ animationIterationCount: 'infinite',
40
+ animationName: 'loadingCircle',
41
+ animationTimingFunction: 'linear'
42
+ } : {})
43
+ }), /*#__PURE__*/React.createElement("svg", {
44
+ width: "24",
45
+ height: "24",
46
+ fill: "none",
47
+ xmlns: "http://www.w3.org/2000/svg"
48
+ }, /*#__PURE__*/React.createElement("path", {
49
+ d: "M20.623 14.183a.9.9 0 01.754 1.634l-6.34 2.926a1.4 1.4 0 01-.926.087l-5.507-1.377-5.702 2.852a.9.9 0 11-.804-1.61l5.834-2.918c.261-.13.556-.175.843-.13l.122.025 5.514 1.378 6.212-2.867zM5.611 10.614c.462.384.879.822 1.24 1.306l-3.714 3.717a.901.901 0 01-1.274-1.274l3.748-3.749zM19.84 4.89a.9.9 0 011.322 1.22l-5.745 6.224a1.4 1.4 0 01-1.654.303l-2.275-1.138c.424-.49.906-.926 1.438-1.293l1.372.687 5.542-6.003zM8.97 3.36a.57.57 0 011.058 0l.285.687a4.91 4.91 0 002.533 2.615l.806.359c.462.205.462.877 0 1.083l-.854.38a4.907 4.907 0 00-2.496 2.53l-.278.636a.57.57 0 01-1.05 0l-.278-.635a4.907 4.907 0 00-2.496-2.532l-.854-.38c-.463-.205-.463-.877 0-1.082l.806-.359a4.91 4.91 0 002.532-2.615l.286-.688z",
50
+ fill: "url(#paint0_linear_11922_70)"
51
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
52
+ id: "paint0_linear_11922_70",
53
+ x1: "1.6",
54
+ y1: "11.7",
55
+ x2: "22.477",
56
+ y2: "11.7",
57
+ gradientUnits: "userSpaceOnUse"
58
+ }, /*#__PURE__*/React.createElement("stop", {
59
+ stopColor: "#1E76F0"
60
+ }), /*#__PURE__*/React.createElement("stop", {
61
+ offset: ".355",
62
+ stopColor: "#9747FF"
63
+ }), /*#__PURE__*/React.createElement("stop", {
64
+ offset: ".965",
65
+ stopColor: "#1E76F0"
66
+ }))))));
67
+ };
68
+ ReportInterpretationCl.propTypes = {
69
+ iconClassName: PropTypes.string,
70
+ spin: PropTypes.bool,
71
+ color: PropTypes.string,
72
+ testid: PropTypes.string,
73
+ size: PropTypes.oneOfType([PropTypes.string, PropTypes.number])
74
+ };
75
+ ReportInterpretationCl.defaultProps = {
76
+ spin: false,
77
+ color: 'currentColor',
78
+ size: '1em'
79
+ };
80
+ export default ReportInterpretationCl;
@@ -47,16 +47,16 @@ var VDashboardCl = function VDashboardCl(props) {
47
47
  xmlns: "http://www.w3.org/2000/svg"
48
48
  }, /*#__PURE__*/React.createElement("path", {
49
49
  d: "M20 3h-6a1 1 0 00-1 1v4a1 1 0 001 1h6a1 1 0 001-1V4a1 1 0 00-1-1z",
50
- fill: "#B3CFF8"
50
+ fill: "#9EA6FF"
51
51
  }), /*#__PURE__*/React.createElement("path", {
52
52
  d: "M3 4v8a1 1 0 001 1h6a1 1 0 001-1V4a1 1 0 00-1-1H4a1 1 0 00-1 1z",
53
- fill: "#1673F6"
53
+ fill: "#3C50FF"
54
54
  }), /*#__PURE__*/React.createElement("path", {
55
55
  d: "M3 16v4a1 1 0 001 1h6a1 1 0 001-1v-4a1 1 0 00-1-1H4a1 1 0 00-1 1z",
56
- fill: "#1673F6"
56
+ fill: "#3C50FF"
57
57
  }), /*#__PURE__*/React.createElement("path", {
58
58
  d: "M14 21a1 1 0 01-1-1v-8a1 1 0 011-1h6a1 1 0 011 1v8a1 1 0 01-1 1h-6z",
59
- fill: "#1673F6"
59
+ fill: "#3C50FF"
60
60
  }))));
61
61
  };
62
62
  VDashboardCl.propTypes = {
@@ -47,23 +47,23 @@ var VManageDashboardCl = function VManageDashboardCl(props) {
47
47
  xmlns: "http://www.w3.org/2000/svg"
48
48
  }, /*#__PURE__*/React.createElement("path", {
49
49
  d: "M16.3 8.333h-3.045a.7.7 0 00-.7.7v1.934a.7.7 0 00.7.7H16.3a.7.7 0 00.7-.7V9.033a.7.7 0 00-.7-.7z",
50
- fill: "#62A2FF"
50
+ fill: "#9EA6FF"
51
51
  }), /*#__PURE__*/React.createElement("path", {
52
52
  d: "M7 9.033v4.156a.7.7 0 00.7.7h3.044a.7.7 0 00.7-.7V9.033a.7.7 0 00-.7-.7H7.7a.7.7 0 00-.7.7z",
53
- fill: "#1673F6"
53
+ fill: "#3C50FF"
54
54
  }), /*#__PURE__*/React.createElement("path", {
55
55
  d: "M7 15.7v1.933a.7.7 0 00.7.7h3.044a.7.7 0 00.7-.7V15.7a.7.7 0 00-.7-.7H7.7a.7.7 0 00-.7.7z",
56
- fill: "#1673F6"
56
+ fill: "#3C50FF"
57
57
  }), /*#__PURE__*/React.createElement("path", {
58
58
  d: "M13.255 18.333a.7.7 0 01-.7-.7v-4.155a.7.7 0 01.7-.7H16.3a.7.7 0 01.7.7v4.155a.7.7 0 01-.7.7h-3.044z",
59
- fill: "#1673F6"
59
+ fill: "#3C50FF"
60
60
  }), /*#__PURE__*/React.createElement("path", {
61
61
  d: "M1 3a1 1 0 011-1h20a1 1 0 011 1v2.667H1V3z",
62
- fill: "#1673F6"
62
+ fill: "#3C50FF"
63
63
  }), /*#__PURE__*/React.createElement("path", {
64
64
  opacity: ".2",
65
65
  d: "M1 5.667h22v14.5a2 2 0 01-2 2H3a2 2 0 01-2-2v-14.5z",
66
- fill: "#1673F6"
66
+ fill: "#3C50FF"
67
67
  }))));
68
68
  };
69
69
  VManageDashboardCl.propTypes = {
package/dist/es/index.js CHANGED
@@ -41,6 +41,8 @@ export { default as TaMagicCl } from './icons/magic-cl';
41
41
  export { default as TaMagicWandCl } from './icons/magic-wand-cl';
42
42
  export { default as TaAisqlCl } from './icons/aisql-cl';
43
43
  export { default as TaDataInterpretationCl } from './icons/data-interpretation-cl';
44
+ export { default as TaReportInterpretationCl } from './icons/report-interpretation-cl';
45
+ export { default as TaExploreCl } from './icons/explore-cl';
44
46
  export { default as TaFlagCn } from './icons/flag-cn';
45
47
  export { default as TaFlagUs } from './icons/flag-us';
46
48
  export { default as TaFlagJp } from './icons/flag-jp';
package/dist/index.d.ts CHANGED
@@ -53,6 +53,8 @@ export const TaMagicCl: Icon;
53
53
  export const TaMagicWandCl: Icon;
54
54
  export const TaAisqlCl: Icon;
55
55
  export const TaDataInterpretationCl: Icon;
56
+ export const TaReportInterpretationCl: Icon;
57
+ export const TaExploreCl: Icon;
56
58
  export const TaFlagCn: Icon;
57
59
  export const TaFlagUs: Icon;
58
60
  export const TaFlagJp: Icon;
@@ -0,0 +1,109 @@
1
+ "use strict";
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports["default"] = void 0;
8
+ var _react = _interopRequireDefault(require("react"));
9
+ var _propTypes = _interopRequireDefault(require("prop-types"));
10
+ var _excluded = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
11
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
12
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
13
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
14
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
15
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
16
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
17
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
18
+ function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
19
+ function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
20
+ var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
21
+ var ExploreCl = function ExploreCl(props) {
22
+ var color = props.color,
23
+ size = props.size,
24
+ spin = props.spin,
25
+ style = props.style,
26
+ className = props.className,
27
+ iconClassName = props.iconClassName,
28
+ testid = props.testid,
29
+ otherProps = _objectWithoutProperties(props, _excluded);
30
+ return /*#__PURE__*/_react["default"].createElement("span", {
31
+ role: "img",
32
+ className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
33
+ }, /*#__PURE__*/_react["default"].createElement("style", {
34
+ children: loadingCircleStyle
35
+ }), /*#__PURE__*/_react["default"].createElement("svg", _extends({
36
+ xmlns: "http://www.w3.org/2000/svg",
37
+ width: size,
38
+ height: size,
39
+ viewBox: "0 0 24 24",
40
+ fill: color
41
+ }, otherProps, {
42
+ className: iconClassName,
43
+ "data-testid": testid,
44
+ style: _objectSpread(_objectSpread({}, style), spin ? {
45
+ animationDuration: '1s',
46
+ animationIterationCount: 'infinite',
47
+ animationName: 'loadingCircle',
48
+ animationTimingFunction: 'linear'
49
+ } : {})
50
+ }), /*#__PURE__*/_react["default"].createElement("svg", {
51
+ width: "24",
52
+ height: "24",
53
+ fill: "none",
54
+ xmlns: "http://www.w3.org/2000/svg"
55
+ }, /*#__PURE__*/_react["default"].createElement("path", {
56
+ fillRule: "evenodd",
57
+ clipRule: "evenodd",
58
+ d: "M20.456 3A1 1 0 0122 3.84V16.27l-.008.126c-.037.29-.2.552-.448.713l-.494.32-1.302-1.302.452-.293V5.31L16 8.034v1.374a4.52 4.52 0 00-2 .168V8.034L10 5.44v10.524l4 2.593v-.406a4.516 4.516 0 002 .166v.24l.548-.355c.257-.07.51-.16.755-.277l1.173 1.172-2.93 1.9c-.04.025-.08.048-.123.068l-.006.004c-.017.008-.036.014-.054.02a.984.984 0 01-.251.063c-.016.003-.033.006-.05.007h-.125c-.017-.001-.034-.004-.05-.006a.986.986 0 01-.196-.042c-.019-.006-.037-.014-.055-.021l-.053-.02-.007-.005a1.013 1.013 0 01-.123-.068L9 17.462l-5.456 3.537-.127.07A1 1 0 012 20.16V7.73c0-.34.172-.655.456-.84l6-3.888.034-.02a1.031 1.031 0 01.255-.108l.049-.01c.025-.006.05-.012.076-.016l.063-.004a.982.982 0 01.134 0l.062.004.076.015.049.01a.984.984 0 01.255.11c.011.006.024.011.035.019L15 6.537 20.456 3zM3.8 8.165v10.523L8 15.964V5.44L3.8 8.164z",
59
+ fill: "url(#paint0_linear_11922_71)"
60
+ }), /*#__PURE__*/_react["default"].createElement("path", {
61
+ fillRule: "evenodd",
62
+ clipRule: "evenodd",
63
+ d: "M12.975 11.475a3.5 3.5 0 015.502 4.23l2.558 2.557a.901.901 0 01-1.273 1.274l-2.558-2.558a3.5 3.5 0 01-4.23-5.503zm3.677 1.273a1.701 1.701 0 10-2.405 2.406 1.701 1.701 0 002.405-2.406z",
64
+ fill: "url(#paint1_linear_11922_71)"
65
+ }), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
66
+ id: "paint0_linear_11922_71",
67
+ x1: "2",
68
+ y1: "12",
69
+ x2: "22.568",
70
+ y2: "12",
71
+ gradientUnits: "userSpaceOnUse"
72
+ }, /*#__PURE__*/_react["default"].createElement("stop", {
73
+ stopColor: "#1E76F0"
74
+ }), /*#__PURE__*/_react["default"].createElement("stop", {
75
+ offset: ".355",
76
+ stopColor: "#9747FF"
77
+ }), /*#__PURE__*/_react["default"].createElement("stop", {
78
+ offset: ".965",
79
+ stopColor: "#1E76F0"
80
+ })), /*#__PURE__*/_react["default"].createElement("linearGradient", {
81
+ id: "paint1_linear_11922_71",
82
+ x1: "2",
83
+ y1: "12",
84
+ x2: "22.568",
85
+ y2: "12",
86
+ gradientUnits: "userSpaceOnUse"
87
+ }, /*#__PURE__*/_react["default"].createElement("stop", {
88
+ stopColor: "#1E76F0"
89
+ }), /*#__PURE__*/_react["default"].createElement("stop", {
90
+ offset: ".355",
91
+ stopColor: "#9747FF"
92
+ }), /*#__PURE__*/_react["default"].createElement("stop", {
93
+ offset: ".965",
94
+ stopColor: "#1E76F0"
95
+ }))))));
96
+ };
97
+ ExploreCl.propTypes = {
98
+ iconClassName: _propTypes["default"].string,
99
+ spin: _propTypes["default"].bool,
100
+ color: _propTypes["default"].string,
101
+ testid: _propTypes["default"].string,
102
+ size: _propTypes["default"].oneOfType([_propTypes["default"].string, _propTypes["default"].number])
103
+ };
104
+ ExploreCl.defaultProps = {
105
+ spin: false,
106
+ color: 'currentColor',
107
+ size: '1em'
108
+ };
109
+ var _default = exports["default"] = ExploreCl;
@@ -58,7 +58,7 @@ var PageOpenCl = function PageOpenCl(props) {
58
58
  width: "18",
59
59
  height: "18",
60
60
  rx: "1",
61
- fill: "#1E76F0"
61
+ fill: "#3C50FF"
62
62
  }), /*#__PURE__*/_react["default"].createElement("path", {
63
63
  opacity: ".7",
64
64
  fillRule: "evenodd",
@@ -54,21 +54,21 @@ var ReportCl = function ReportCl(props) {
54
54
  xmlns: "http://www.w3.org/2000/svg"
55
55
  }, /*#__PURE__*/_react["default"].createElement("path", {
56
56
  d: "M1 3a1 1 0 011-1h20a1 1 0 011 1v2.667H1V3z",
57
- fill: "#1673F6"
57
+ fill: "#3C50FF"
58
58
  }), /*#__PURE__*/_react["default"].createElement("path", {
59
59
  opacity: ".2",
60
60
  d: "M1 5.667h22v14.5a2 2 0 01-2 2H3a2 2 0 01-2-2v-14.5z",
61
- fill: "#1673F6"
61
+ fill: "#9EA6FF"
62
62
  }), /*#__PURE__*/_react["default"].createElement("path", {
63
63
  fillRule: "evenodd",
64
64
  clipRule: "evenodd",
65
65
  d: "M17.5 13.494h-5.076V8.417a5.077 5.077 0 015.077 5.077z",
66
- fill: "#1673F6"
66
+ fill: "#3C50FF"
67
67
  }), /*#__PURE__*/_react["default"].createElement("path", {
68
68
  fillRule: "evenodd",
69
69
  clipRule: "evenodd",
70
70
  d: "M11.578 9.263h-.001a5.077 5.077 0 105.077 5.077h-5.076V9.262z",
71
- fill: "#1673F6"
71
+ fill: "#3C50FF"
72
72
  }))));
73
73
  };
74
74
  ReportCl.propTypes = {
@@ -0,0 +1,87 @@
1
+ "use strict";
2
+
3
+ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
+ Object.defineProperty(exports, "__esModule", {
5
+ value: true
6
+ });
7
+ exports["default"] = void 0;
8
+ var _react = _interopRequireDefault(require("react"));
9
+ var _propTypes = _interopRequireDefault(require("prop-types"));
10
+ var _excluded = ["color", "size", "spin", "style", "className", "iconClassName", "testid"];
11
+ function _interopRequireDefault(e) { return e && e.__esModule ? e : { "default": e }; }
12
+ function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
13
+ function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
14
+ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
15
+ function _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }
16
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : i + ""; }
17
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
18
+ function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
19
+ function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
20
+ var loadingCircleStyle = '@keyframes loadingCircle { 100% { transform: rotate(360deg) }} ';
21
+ var ReportInterpretationCl = function ReportInterpretationCl(props) {
22
+ var color = props.color,
23
+ size = props.size,
24
+ spin = props.spin,
25
+ style = props.style,
26
+ className = props.className,
27
+ iconClassName = props.iconClassName,
28
+ testid = props.testid,
29
+ otherProps = _objectWithoutProperties(props, _excluded);
30
+ return /*#__PURE__*/_react["default"].createElement("span", {
31
+ role: "img",
32
+ className: className ? 'tant-icon-span anticon ' + className : 'tant-icon-span anticon'
33
+ }, /*#__PURE__*/_react["default"].createElement("style", {
34
+ children: loadingCircleStyle
35
+ }), /*#__PURE__*/_react["default"].createElement("svg", _extends({
36
+ xmlns: "http://www.w3.org/2000/svg",
37
+ width: size,
38
+ height: size,
39
+ viewBox: "0 0 24 24",
40
+ fill: color
41
+ }, otherProps, {
42
+ className: iconClassName,
43
+ "data-testid": testid,
44
+ style: _objectSpread(_objectSpread({}, style), spin ? {
45
+ animationDuration: '1s',
46
+ animationIterationCount: 'infinite',
47
+ animationName: 'loadingCircle',
48
+ animationTimingFunction: 'linear'
49
+ } : {})
50
+ }), /*#__PURE__*/_react["default"].createElement("svg", {
51
+ width: "24",
52
+ height: "24",
53
+ fill: "none",
54
+ xmlns: "http://www.w3.org/2000/svg"
55
+ }, /*#__PURE__*/_react["default"].createElement("path", {
56
+ d: "M20.623 14.183a.9.9 0 01.754 1.634l-6.34 2.926a1.4 1.4 0 01-.926.087l-5.507-1.377-5.702 2.852a.9.9 0 11-.804-1.61l5.834-2.918c.261-.13.556-.175.843-.13l.122.025 5.514 1.378 6.212-2.867zM5.611 10.614c.462.384.879.822 1.24 1.306l-3.714 3.717a.901.901 0 01-1.274-1.274l3.748-3.749zM19.84 4.89a.9.9 0 011.322 1.22l-5.745 6.224a1.4 1.4 0 01-1.654.303l-2.275-1.138c.424-.49.906-.926 1.438-1.293l1.372.687 5.542-6.003zM8.97 3.36a.57.57 0 011.058 0l.285.687a4.91 4.91 0 002.533 2.615l.806.359c.462.205.462.877 0 1.083l-.854.38a4.907 4.907 0 00-2.496 2.53l-.278.636a.57.57 0 01-1.05 0l-.278-.635a4.907 4.907 0 00-2.496-2.532l-.854-.38c-.463-.205-.463-.877 0-1.082l.806-.359a4.91 4.91 0 002.532-2.615l.286-.688z",
57
+ fill: "url(#paint0_linear_11922_70)"
58
+ }), /*#__PURE__*/_react["default"].createElement("defs", null, /*#__PURE__*/_react["default"].createElement("linearGradient", {
59
+ id: "paint0_linear_11922_70",
60
+ x1: "1.6",
61
+ y1: "11.7",
62
+ x2: "22.477",
63
+ y2: "11.7",
64
+ gradientUnits: "userSpaceOnUse"
65
+ }, /*#__PURE__*/_react["default"].createElement("stop", {
66
+ stopColor: "#1E76F0"
67
+ }), /*#__PURE__*/_react["default"].createElement("stop", {
68
+ offset: ".355",
69
+ stopColor: "#9747FF"
70
+ }), /*#__PURE__*/_react["default"].createElement("stop", {
71
+ offset: ".965",
72
+ stopColor: "#1E76F0"
73
+ }))))));
74
+ };
75
+ ReportInterpretationCl.propTypes = {
76
+ iconClassName: _propTypes["default"].string,
77
+ spin: _propTypes["default"].bool,
78
+ color: _propTypes["default"].string,
79
+ testid: _propTypes["default"].string,
80
+ size: _propTypes["default"].oneOfType([_propTypes["default"].string, _propTypes["default"].number])
81
+ };
82
+ ReportInterpretationCl.defaultProps = {
83
+ spin: false,
84
+ color: 'currentColor',
85
+ size: '1em'
86
+ };
87
+ var _default = exports["default"] = ReportInterpretationCl;
@@ -54,16 +54,16 @@ var VDashboardCl = function VDashboardCl(props) {
54
54
  xmlns: "http://www.w3.org/2000/svg"
55
55
  }, /*#__PURE__*/_react["default"].createElement("path", {
56
56
  d: "M20 3h-6a1 1 0 00-1 1v4a1 1 0 001 1h6a1 1 0 001-1V4a1 1 0 00-1-1z",
57
- fill: "#B3CFF8"
57
+ fill: "#9EA6FF"
58
58
  }), /*#__PURE__*/_react["default"].createElement("path", {
59
59
  d: "M3 4v8a1 1 0 001 1h6a1 1 0 001-1V4a1 1 0 00-1-1H4a1 1 0 00-1 1z",
60
- fill: "#1673F6"
60
+ fill: "#3C50FF"
61
61
  }), /*#__PURE__*/_react["default"].createElement("path", {
62
62
  d: "M3 16v4a1 1 0 001 1h6a1 1 0 001-1v-4a1 1 0 00-1-1H4a1 1 0 00-1 1z",
63
- fill: "#1673F6"
63
+ fill: "#3C50FF"
64
64
  }), /*#__PURE__*/_react["default"].createElement("path", {
65
65
  d: "M14 21a1 1 0 01-1-1v-8a1 1 0 011-1h6a1 1 0 011 1v8a1 1 0 01-1 1h-6z",
66
- fill: "#1673F6"
66
+ fill: "#3C50FF"
67
67
  }))));
68
68
  };
69
69
  VDashboardCl.propTypes = {
@@ -54,23 +54,23 @@ var VManageDashboardCl = function VManageDashboardCl(props) {
54
54
  xmlns: "http://www.w3.org/2000/svg"
55
55
  }, /*#__PURE__*/_react["default"].createElement("path", {
56
56
  d: "M16.3 8.333h-3.045a.7.7 0 00-.7.7v1.934a.7.7 0 00.7.7H16.3a.7.7 0 00.7-.7V9.033a.7.7 0 00-.7-.7z",
57
- fill: "#62A2FF"
57
+ fill: "#9EA6FF"
58
58
  }), /*#__PURE__*/_react["default"].createElement("path", {
59
59
  d: "M7 9.033v4.156a.7.7 0 00.7.7h3.044a.7.7 0 00.7-.7V9.033a.7.7 0 00-.7-.7H7.7a.7.7 0 00-.7.7z",
60
- fill: "#1673F6"
60
+ fill: "#3C50FF"
61
61
  }), /*#__PURE__*/_react["default"].createElement("path", {
62
62
  d: "M7 15.7v1.933a.7.7 0 00.7.7h3.044a.7.7 0 00.7-.7V15.7a.7.7 0 00-.7-.7H7.7a.7.7 0 00-.7.7z",
63
- fill: "#1673F6"
63
+ fill: "#3C50FF"
64
64
  }), /*#__PURE__*/_react["default"].createElement("path", {
65
65
  d: "M13.255 18.333a.7.7 0 01-.7-.7v-4.155a.7.7 0 01.7-.7H16.3a.7.7 0 01.7.7v4.155a.7.7 0 01-.7.7h-3.044z",
66
- fill: "#1673F6"
66
+ fill: "#3C50FF"
67
67
  }), /*#__PURE__*/_react["default"].createElement("path", {
68
68
  d: "M1 3a1 1 0 011-1h20a1 1 0 011 1v2.667H1V3z",
69
- fill: "#1673F6"
69
+ fill: "#3C50FF"
70
70
  }), /*#__PURE__*/_react["default"].createElement("path", {
71
71
  opacity: ".2",
72
72
  d: "M1 5.667h22v14.5a2 2 0 01-2 2H3a2 2 0 01-2-2v-14.5z",
73
- fill: "#1673F6"
73
+ fill: "#3C50FF"
74
74
  }))));
75
75
  };
76
76
  VManageDashboardCl.propTypes = {
package/dist/lib/index.js CHANGED
@@ -1155,6 +1155,12 @@ Object.defineProperty(exports, "TaExpand", {
1155
1155
  return _expand["default"];
1156
1156
  }
1157
1157
  });
1158
+ Object.defineProperty(exports, "TaExploreCl", {
1159
+ enumerable: true,
1160
+ get: function get() {
1161
+ return _exploreCl["default"];
1162
+ }
1163
+ });
1158
1164
  Object.defineProperty(exports, "TaExport", {
1159
1165
  enumerable: true,
1160
1166
  get: function get() {
@@ -2607,6 +2613,12 @@ Object.defineProperty(exports, "TaReportCl", {
2607
2613
  return _reportCl["default"];
2608
2614
  }
2609
2615
  });
2616
+ Object.defineProperty(exports, "TaReportInterpretationCl", {
2617
+ enumerable: true,
2618
+ get: function get() {
2619
+ return _reportInterpretationCl["default"];
2620
+ }
2621
+ });
2610
2622
  Object.defineProperty(exports, "TaReportReadingCl", {
2611
2623
  enumerable: true,
2612
2624
  get: function get() {
@@ -3508,6 +3520,8 @@ var _magicCl = _interopRequireDefault(require("./icons/magic-cl"));
3508
3520
  var _magicWandCl = _interopRequireDefault(require("./icons/magic-wand-cl"));
3509
3521
  var _aisqlCl = _interopRequireDefault(require("./icons/aisql-cl"));
3510
3522
  var _dataInterpretationCl = _interopRequireDefault(require("./icons/data-interpretation-cl"));
3523
+ var _reportInterpretationCl = _interopRequireDefault(require("./icons/report-interpretation-cl"));
3524
+ var _exploreCl = _interopRequireDefault(require("./icons/explore-cl"));
3511
3525
  var _flagCn = _interopRequireDefault(require("./icons/flag-cn"));
3512
3526
  var _flagUs = _interopRequireDefault(require("./icons/flag-us"));
3513
3527
  var _flagJp = _interopRequireDefault(require("./icons/flag-jp"));