@arco-iconbox/react-hiagent 0.2.71 → 0.2.72

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,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconNewGeneralDefault: React.ForwardRefExoticComponent<Omit<OriginIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconNewGeneralDefault;
@@ -0,0 +1,63 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
14
+ if (k2 === undefined) k2 = k;
15
+ var desc = Object.getOwnPropertyDescriptor(m, k);
16
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
17
+ desc = { enumerable: true, get: function() { return m[k]; } };
18
+ }
19
+ Object.defineProperty(o, k2, desc);
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ var __rest = (this && this.__rest) || function (s, e) {
37
+ var t = {};
38
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
39
+ t[p] = s[p];
40
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
41
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
42
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
43
+ t[p[i]] = s[p[i]];
44
+ }
45
+ return t;
46
+ };
47
+ Object.defineProperty(exports, "__esModule", { value: true });
48
+ var react_1 = __importStar(require("react"));
49
+ var context_1 = require("../context");
50
+ function IconNewGeneralDefaultComponent(props, ref) {
51
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
52
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? false : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
53
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
54
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
55
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-new-general-default").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'none', viewBox: "0 0 200 150" }, rest, { ref: ref }),
56
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#386FFF', d: "M189.24 77.372a3 3 0 1 1 4.743 3.674 3 3 0 0 1-4.743-3.674ZM10.022 21.748a.77.77 0 0 1 1.275-.396l3.765 3.496a.774.774 0 0 1-.296 1.305l-4.901 1.522a.772.772 0 0 1-.98-.91l1.137-5.017Z" }),
57
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#616161', d: "M172.037 105.769a.311.311 0 0 1 .568.161l.023.518a11.3 11.3 0 0 0 2.739 6.894c.13.15.064.384-.125.443a11.275 11.275 0 0 0-5.948 4.425l-.291.428a.312.312 0 0 1-.569-.161l-.023-.518a11.294 11.294 0 0 0-2.739-6.894.275.275 0 0 1 .126-.443 11.275 11.275 0 0 0 5.948-4.425l.291-.428Z" }),
58
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#727272', d: "M118.685 103.425c7.587-.3 7.587 3.825 7.587 8.325V117c0 3.14.47 5.734 1.769 7.533 1.07 1.481 2.787 2.535 5.592 2.817h-5.041a7.745 7.745 0 0 1-1.892-1.852c-1.486-2.058-1.999-4.797-2.07-7.748h-.01v-6a5.18 5.18 0 0 0-5.183-5.175H54.235v-.15l64.45-3Z" }),
59
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#A4C7FF', d: "M144.226 97.725V123c0 .342-.031.676-.086 1.002 7.373 1.328 11.734 2.969 11.734 4.749-.004 4.418-26.865 7.999-60 7.999-33.134 0-59.996-3.581-60-7.999 0-1.536 3.248-2.971 8.877-4.189A12.002 12.002 0 0 0 54.084 129h75.493l-2.502-4.373a5.993 5.993 0 0 1-.688-1.87l-.171-.908.581.047c.171.645.416 1.291.739 1.921 1.984 3.872 6.137 5.711 9.276 4.108 1.716-.876 2.771-2.6 3.054-4.613.452.064.895.133 1.33.2.015-.169.025-.34.025-.512V95.964l3.005 1.76Zm-18.794-7.982a1.354 1.354 0 0 1 1.605-.176l3.283 1.923a3.007 3.007 0 0 0-2.258.794l-11.208 10.405c-.646.629-1.437.859-2.371.728a2.517 2.517 0 0 1-.974-.326 2.801 2.801 0 0 1-1.226-1.265 3.08 3.08 0 0 1-.217-.555 4.216 4.216 0 0 0 2.156-1.124h.001l11.209-10.404Zm47.137-61.193c.038.393-.008.808-.138 1.243l-19.188 70.649c-.277.857-.859 1.47-1.738 1.845a2.84 2.84 0 0 1-1.446.176 2.984 2.984 0 0 1-1.054-.388l-2.958-1.733a4.497 4.497 0 0 0 2.315-.273l.019-.007.017-.007c1.284-.548 2.226-1.509 2.662-2.856l.004-.014 21.441-68.399.006-.02a5.5 5.5 0 0 0 .058-.216Zm-26.014 70.185c-.022 0-.043 0-.065-.002-.011 0-.021-.003-.032-.004.032.003.065.005.097.006Zm-.252-.022.015.002-.016-.002-.127-.022c.043.009.085.016.128.022Zm1.608-.248v-.001Zm-22.119-10.68h-.001c.077-.016.155-.027.233-.036h.001c-.078.009-.156.02-.233.035Zm16.061-40.695c1.489-.971 3.086.97 1.964 2.231-.036.04-.075.081-.117.12l-9.4 8.769-.003.002 6.924-6.46v-2.256l-14.957 13.951-18.892 12.314a3.01 3.01 0 0 1-3.167.073l-2.972-1.747a4.664 4.664 0 0 0 3.287-.694l36.701-23.921V47.5l.632-.411ZM138.216 24a6.005 6.005 0 0 1 6.01 6v3.98l-3.005 1.225V30c0-3.314-2.691-6-6.01-6h3.005Z" }),
60
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#42464E', d: "M166.421 23.148a4.39 4.39 0 0 1 2.363-.313 4.475 4.475 0 0 1 2.336 1.056l.13.118.009.008.008.007c.634.61 1.105 1.343 1.327 2.197.221.852.166 1.715-.083 2.545l-.006.02-21.44 68.399-.003.006-.002.008c-.436 1.347-1.378 2.308-2.661 2.856l-.019.008-.017.006c-.702.28-1.49.39-2.29.278a4.622 4.622 0 0 1-1.647-.59l-.007-.005-.007-.004-3.191-1.87V123c0 3.19-2.494 5.796-5.642 5.986a.812.812 0 0 1-.368.088c-.126 0-.252 0-.376-.003v.003H53.333c-6.264 0-11.342-5.069-11.342-11.324v-6a5.329 5.329 0 0 1 5.333-5.325h5.258V30c0-3.314 2.69-6 6.01-6h76.619a6.005 6.005 0 0 1 6.01 6v3.422l25.2-10.275v.002ZM47.324 108.075a3.679 3.679 0 0 0-3.681 3.676v6c0 5.343 4.339 9.675 9.69 9.675h75.368a7.74 7.74 0 0 1-2-1.927c-1.487-2.058-2-4.797-2.071-7.748h-.01v-4.5a5.18 5.18 0 0 0-5.183-5.176H47.324Zm87.154 19.335Zm-.671-.045.107.01-.107-.01ZM19.147 87.386c.352-.154.783-.061.993.26 4.342 6.667 11.808 10.904 19.297 10.904a.825.825 0 1 1 0 1.65c-8.069-.001-16.073-4.545-20.711-11.694-.259-.399-.015-.93.42-1.12ZM168.553 24.47a2.738 2.738 0 0 0-1.507.205L85.609 57.883c-1.12.436-1.72 1.267-1.83 2.488-.096 1.268.394 2.195 1.454 2.767l15.217 8.946a3.01 3.01 0 0 0 3.167-.074l36.011-23.47 1.007-.657 1.218-.794c1.538-1.002 3.189 1.1 1.847 2.352l-2.479 2.312-.576.538-29.398 27.423a2.995 2.995 0 0 0-.923 1.774l-2.09 14.85a2.863 2.863 0 0 0 .293 1.74 2.8 2.8 0 0 0 1.225 1.263c.265.163.595.273.976.326.933.13 1.724-.1 2.37-.728l11.208-10.404a3.01 3.01 0 0 1 3.567-.391l11.695 6.852 1.653.968 4.027 2.361c.365.21.716.34 1.054.388a2.84 2.84 0 0 0 1.447-.176c.88-.375 1.46-.988 1.738-1.846l21.441-68.398c.354-1.181.093-2.215-.807-3.08a2.817 2.817 0 0 0-1.568-.743ZM14.349 78.73a2.325 2.325 0 0 1 3.06-1.204l2.75 1.199a2.324 2.324 0 0 1 1.204 3.058l-1.198 2.751a2.325 2.325 0 0 1-3.06 1.203l-2.75-1.197a2.325 2.325 0 0 1-1.203-3.06l1.197-2.75Zm2.401.31a.675.675 0 0 0-.888.348l-1.199 2.75a.676.676 0 0 0 .35.89l2.751 1.198a.676.676 0 0 0 .889-.35l1.197-2.751a.675.675 0 0 0-.349-.889l-2.75-1.197Zm43.458-6.237a5.324 5.324 0 1 1 8.42 6.52 5.324 5.324 0 0 1-8.42-6.52Zm6.46.355a3.675 3.675 0 1 0-4.502 5.811 3.675 3.675 0 0 0 4.502-5.81Zm-23.184-35.14a.825.825 0 1 1 .528 1.563c-4.758 1.604-11.687 4.513-17.42 9.97-5.709 5.434-10.264 13.424-10.264 25.29 0 1.066-1.652 1.266-1.652 0 0-12.35 4.764-20.762 10.775-26.484 5.988-5.7 13.183-8.703 18.033-10.338Zm16.724 16.785a5.324 5.324 0 1 1 8.42 6.52 5.324 5.324 0 0 1-8.42-6.52Zm6.46.355a3.675 3.675 0 1 0-4.502 5.811 3.675 3.675 0 0 0 4.502-5.81Zm74.553-5.688v.024l.085-.079-.085.055ZM60.208 36.803a5.324 5.324 0 1 1 8.42 6.52 5.324 5.324 0 0 1-8.42-6.52Zm6.46.355a3.675 3.675 0 1 0-4.502 5.811 3.675 3.675 0 0 0 4.502-5.81Zm52.769 69.267c3.775 0 6.835 3.056 6.835 6.825V117c0 3.14.47 5.734 1.769 7.533 1.073 1.486 2.798 2.539 5.62 2.817h1.55a4.354 4.354 0 0 0 4.357-4.35V96.91l-12.532-7.343a1.353 1.353 0 0 0-1.604.176l-11.209 10.404-.001-.001c-1.045 1.001-2.35 1.347-3.724 1.155a4.238 4.238 0 0 1-1.533-.51 4.456 4.456 0 0 1-1.927-1.997v-.001a4.508 4.508 0 0 1-.441-2.685l2.09-14.85a4.648 4.648 0 0 1 1.432-2.75l29.449-27.472v-.488L104.52 73.392a4.665 4.665 0 0 1-4.91.113L84.395 64.56v-.001c-.749-.416-1.376-1-1.784-1.777-.415-.789-.545-1.66-.478-2.536l.002-.021c.076-.847.333-1.663.847-2.366.512-.7 1.207-1.19 2.003-1.505l54.584-22.258V30a4.353 4.353 0 0 0-4.357-4.35h-76.62A4.353 4.353 0 0 0 54.235 30v76.425h65.202Z" }));
61
+ }
62
+ var IconNewGeneralDefault = react_1.default.forwardRef(IconNewGeneralDefaultComponent);
63
+ exports.default = IconNewGeneralDefault;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconNewNoData: React.ForwardRefExoticComponent<Omit<OriginIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconNewNoData;
@@ -0,0 +1,63 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
14
+ if (k2 === undefined) k2 = k;
15
+ var desc = Object.getOwnPropertyDescriptor(m, k);
16
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
17
+ desc = { enumerable: true, get: function() { return m[k]; } };
18
+ }
19
+ Object.defineProperty(o, k2, desc);
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ var __rest = (this && this.__rest) || function (s, e) {
37
+ var t = {};
38
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
39
+ t[p] = s[p];
40
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
41
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
42
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
43
+ t[p[i]] = s[p[i]];
44
+ }
45
+ return t;
46
+ };
47
+ Object.defineProperty(exports, "__esModule", { value: true });
48
+ var react_1 = __importStar(require("react"));
49
+ var context_1 = require("../context");
50
+ function IconNewNoDataComponent(props, ref) {
51
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
52
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? false : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
53
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
54
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
55
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-new-no-data").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'none', viewBox: "0 0 200 150" }, rest, { ref: ref }),
56
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#616161', d: "M30.937 15.15a.347.347 0 0 1 .637-.171l.318.483A12.592 12.592 0 0 0 38.46 20.5c.21.069.28.33.133.496a12.614 12.614 0 0 0-3.172 7.65l-.033.578a.347.347 0 0 1-.638.17l-.317-.482a12.592 12.592 0 0 0-6.567-5.038.308.308 0 0 1-.133-.497 12.613 12.613 0 0 0 3.171-7.65l.034-.578Zm153.048 108.017a.215.215 0 0 1 .392.115l.013.358a7.813 7.813 0 0 0 1.855 4.785.19.19 0 0 1-.089.306 7.802 7.802 0 0 0-4.141 3.026l-.203.295c-.118.171-.385.092-.393-.115l-.012-.358a7.82 7.82 0 0 0-1.856-4.785.191.191 0 0 1 .09-.306 7.8 7.8 0 0 0 4.14-3.026l.204-.295Z" }),
57
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#A4C7FF', d: "M148.367 124.874c4.783 1.149 7.507 2.469 7.507 3.876 0 4.418-26.863 8-60 8s-60-3.582-60-8c0-1.306 2.348-2.54 6.513-3.629a4.535 4.535 0 0 0 4.464 3.741h97.017a4.533 4.533 0 0 0 4.499-3.988Zm-47.103-21.364a30.997 30.997 0 0 0 10.7 6.49h-36.59a3.5 3.5 0 1 1 0-7h25.353c.176.171.355.342.537.51ZM129.957 24a5.996 5.996 0 0 1 5.992 6v18.91a30.989 30.989 0 0 1 11.077 6.621c11.433 10.593 13.113 27.772 4.612 40.282L159.5 103l-6.455 6.968-7.875-7.198a31.069 31.069 0 0 1-3.76 2.553 31.323 31.323 0 0 0 8.176-9.487l.003-.004c6.836-12.246 4.707-28.015-6.036-37.969a31.09 31.09 0 0 0-7.653-5.22 30.86 30.86 0 0 0-4.445-1.73c-8.156-2.472-17.095-1.508-24.581 2.809 7.101-5.494 16.085-7.517 24.581-5.979V27.75a2.249 2.249 0 0 0-2.247-2.25H65.321a5.966 5.966 0 0 1 3.962-1.5h60.674Z" }),
58
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#386FFF', d: "M15.833 62.352a.749.749 0 0 1 1.239-.384l3.66 3.392a.75.75 0 0 1-.288 1.267l-4.764 1.477a.75.75 0 0 1-.952-.883l1.105-4.869Z" }),
59
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#42464E', d: "M133.104 47.315a31.718 31.718 0 0 1 14.431 7.666c12.908 11.959 13.677 32.119 1.718 45.028-.12.13-.242.259-.365.387l.024 23.932a5.286 5.286 0 0 1-5.284 5.284H46.611a5.284 5.284 0 0 1-5.282-5.283l.047-42.829h.207l-.123-.088 15.689-8.51V27.75c0-2.153 1.744-3.9 3.895-3.9h68.165a3.899 3.899 0 0 1 3.895 3.9v19.565ZM60.928 25.503a2.25 2.25 0 0 0-2.132 2.247V81.5h8.828c1.225 0 2.132.907 2.808 1.86.699.986 1.333 2.287 1.939 3.5.623 1.25 1.222 2.42 1.879 3.28.667.874 1.26 1.25 1.829 1.25h17.11c.184.505.384 1.005.595 1.5H76.079c-1.292 0-2.273-.86-3.02-1.839-.76-.994-1.42-2.297-2.03-3.52-.627-1.259-1.203-2.433-1.819-3.301-.638-.9-1.152-1.23-1.586-1.23H42.873l-.046 41.329a3.785 3.785 0 0 0 3.784 3.783h97.017a3.787 3.787 0 0 0 3.786-3.783l-.022-22.472a31.673 31.673 0 0 1-10.696 6.473 31.05 31.05 0 0 0 8.534-6.5c.094-.101.184-.205.276-.306a30.733 30.733 0 0 0 2.65-2.535c11.396-12.302 10.662-31.512-1.638-42.908-9.661-8.95-23.584-10.418-34.637-4.677a30.909 30.909 0 0 0-9.627 5.58l.257-.284c7.652-8.258 18.659-11.548 28.977-9.714l-.032-.006V27.75a2.25 2.25 0 0 0-2.131-2.247l-.116-.003H61.043l-.115.003Zm39.054 76.746c.413.429.84.851 1.282 1.261l.059.053.207.187H75.374a2.752 2.752 0 0 0-2.75 2.75l.002.142a2.752 2.752 0 0 0 2.748 2.608h34.685a31.015 31.015 0 0 0 4.066 1.431 4.325 4.325 0 0 1-.751.069h-38a4.251 4.251 0 0 1-4.244-4.03l-.005-.22a4.252 4.252 0 0 1 4.25-4.251h24.607Zm6.519-41.852c9.917-10.705 26.634-11.344 37.338-1.427l.495.47c10.227 9.969 10.693 26.334.93 36.872-9.917 10.704-26.633 11.343-37.338 1.427-10.704-9.918-11.343-26.637-1.425-37.342Zm-92.954 9.301c.386.32.851.546 1.357.641-2.013 3.906-3.353 7.671-4.057 11.156-1.343 6.657-.355 12.206 2.553 15.84 2.887 3.606 7.804 5.496 14.707 4.568a.75.75 0 0 1 .2 1.486c-7.272.978-12.774-.993-16.075-5.117-3.28-4.098-4.25-10.154-2.854-17.075.73-3.616 2.11-7.494 4.17-11.499Zm129.275-9.627c-10.098-9.355-25.867-8.753-35.223 1.345-9.354 10.098-8.752 25.867 1.344 35.22 10.098 9.356 25.867 8.753 35.223-1.345l.431-.477c8.761-9.951 8.184-25.047-1.309-34.3l-.466-.444Zm-15.509 29.127c.414.011.68.119.871.266l.086.073.007.007.018.018c.255.23.447.574.478 1.193.027.541-.09.886-.273 1.134l-.083.101-.02.022c-.196.226-.521.424-1.173.457-.538.027-.859-.087-1.075-.247l-.087-.071-.044-.043c-.291-.316-.448-.68-.472-1.16l-.002-.193c.014-.432.153-.744.394-1.01l.022-.027.002-.002.001-.002c.278-.314.619-.487 1.131-.513l.219-.003Zm-.403-23.608a32.391 32.391 0 0 1 3.29.053c1.219.081 2.349.277 3.391.58l.019.006c1.616.47 2.557 1.141 3.066 1.887l.095.15.004.006.008.012.004.006.001.003c.603.961.972 2.168 1.047 3.674.103 2.06-.25 3.614-.93 4.766l-.01.016c-.556.963-1.587 1.781-3.333 2.332l-.358.107c-.486.126-1.008.246-1.564.357a7.873 7.873 0 0 0-1.924.63 3.076 3.076 0 0 0-1.612 1.862l-.049.168a7.167 7.167 0 0 0-.206 1.532c-.024.614-.497 1.132-1.112 1.155a1.11 1.11 0 0 1-1.15-1.05l-.015-.445c-.022-1.007.066-1.8.229-2.406.151-.555.466-1.038 1.014-1.465l.008-.007.002-.002c.592-.466 1.6-.963 3.134-1.436l.021-.007c.938-.29 1.721-.542 2.345-.754l.006-.002.024-.01.013-.004.002-.002h.002c.677-.256 1.298-.561 1.795-.942.268-.204.496-.44.685-.703a.073.073 0 0 1 .107-.011.07.07 0 0 0 .114-.034l.299-1.05v-.003l.009-.034-.003.006.003-.008.114-.43a.02.02 0 0 0-.005-.017.018.018 0 0 1-.005-.015c.097-.55.117-1.155.086-1.784l-.028-.362c-.085-.843-.329-1.65-.821-2.326-.584-.802-1.414-1.28-2.357-1.48h-.002c-.748-.17-1.662-.266-2.707-.305a35.752 35.752 0 0 0-3.1.016 37.81 37.81 0 0 0-2.673.234l-.354.038h-.006a19.92 19.92 0 0 0-2.425.422c-.928.224-1.774.564-2.468 1.067-.869.632-1.361 1.567-1.306 2.678.036.728.279 1.423.639 2.068l.162.274.006.01.016.026.015.02a.39.39 0 0 1-.104.55l-.755.484c-.526.336-1.231.219-1.539-.324a8.511 8.511 0 0 1-.248-.47 7.076 7.076 0 0 1-.684-2.434l-.028-.375c-.028-.571.058-1.196.286-1.882.222-.608.617-1.22 1.237-1.83l.001-.002h.002c.571-.563 1.421-1.078 2.631-1.491l.009-.003c.005 0 .01-.002.015-.004l.008-.003c.884-.318 1.976-.59 3.286-.802l.01-.001.005-.001.013-.002a33.064 33.064 0 0 1 4.139-.457l.464-.02ZM44.444 81.5h5.954l6.75-3.662v-3.23L44.445 81.5Zm137.612-17.06a3.75 3.75 0 1 1 .378 7.49 3.75 3.75 0 0 1-.378-7.49Zm.075 1.498a2.249 2.249 0 1 0 .226 4.492 2.249 2.249 0 0 0-.226-4.492Zm-32.459-48.273c6.995-2.74 14.935-3.592 22.105-1.027 4.188 1.498 7.377 3.832 9.269 6.92 1.899 3.1 2.441 6.877 1.488 11.146-1.895 8.486-9.708 19.01-24.805 30.609a.75.75 0 0 1-.913-1.19c15.017-11.538 22.478-21.788 24.255-29.747.882-3.953.36-7.319-1.302-10.033-1.668-2.724-4.538-4.877-8.496-6.293-6.74-2.41-14.297-1.635-21.055 1.012-2.594 1.016-5.249 2.312-7.59 3.92a.75.75 0 0 1-.847-1.238c2.46-1.69 5.224-3.034 7.891-4.079ZM48.041 35.693a.75.75 0 0 1 .762 1.29c-12.86 7.63-22.266 16.342-28.566 24.853l-1.107-1.025c6.441-8.66 15.984-17.45 28.91-25.118ZM87.635 54.75a1.124 1.124 0 0 1 0 2.25H68.91a1.125 1.125 0 0 1 0-2.25h18.726Zm10.487-10.5a1.125 1.125 0 0 1 0 2.25H68.909a1.125 1.125 0 0 1 0-2.25h29.213Zm13.483-10.5a1.125 1.125 0 0 1 0 2.25H68.909a1.125 1.125 0 0 1 0-2.25h42.696Z" }),
60
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#386FFF', d: "M156.336 102.879a5 5 0 0 1 7.065-.271l10.844 10.046a5 5 0 0 1 .27 7.066l-3.781 4.081a5 5 0 0 1-7.066.269l-10.842-10.046a4.998 4.998 0 0 1-.27-7.065l3.78-4.08Zm-.846 7.097a.749.749 0 1 0-1.019 1.1l12.103 11.213a.75.75 0 1 0 1.02-1.1l-12.104-11.213Z" }));
61
+ }
62
+ var IconNewNoData = react_1.default.forwardRef(IconNewNoDataComponent);
63
+ exports.default = IconNewNoData;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconNewNoService: React.ForwardRefExoticComponent<Omit<OriginIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconNewNoService;
@@ -0,0 +1,62 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
14
+ if (k2 === undefined) k2 = k;
15
+ var desc = Object.getOwnPropertyDescriptor(m, k);
16
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
17
+ desc = { enumerable: true, get: function() { return m[k]; } };
18
+ }
19
+ Object.defineProperty(o, k2, desc);
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ var __rest = (this && this.__rest) || function (s, e) {
37
+ var t = {};
38
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
39
+ t[p] = s[p];
40
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
41
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
42
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
43
+ t[p[i]] = s[p[i]];
44
+ }
45
+ return t;
46
+ };
47
+ Object.defineProperty(exports, "__esModule", { value: true });
48
+ var react_1 = __importStar(require("react"));
49
+ var context_1 = require("../context");
50
+ function IconNewNoServiceComponent(props, ref) {
51
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
52
+ var _a = props.className, className = _a === void 0 ? '' : _a, prefixFromProps = props.prefix, _b = props.width, width = _b === void 0 ? '1em' : _b, _c = props.height, height = _c === void 0 ? '1em' : _c, _d = props.useCurrentColor, useCurrentColor = _d === void 0 ? false : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
53
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
54
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
55
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-new-no-service").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'none', viewBox: "0 0 200 150" }, rest, { ref: ref }),
56
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#616161', d: "M166.107 100.915a.264.264 0 0 1 .481.141l.015.439a9.59 9.59 0 0 0 2.276 5.868.233.233 0 0 1-.11.374 9.571 9.571 0 0 0-5.077 3.712l-.25.362a.264.264 0 0 1-.481-.142l-.016-.439a9.577 9.577 0 0 0-2.275-5.867.234.234 0 0 1 .11-.375 9.573 9.573 0 0 0 5.077-3.712l.25-.361Z" }),
57
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#386FFF', d: "M44.25 54.29a3.372 3.372 0 0 1-3.375 3.37 3.372 3.372 0 0 1-3.375-3.37 3.372 3.372 0 0 1 3.375-3.37 3.372 3.372 0 0 1 3.375 3.37Z" }),
58
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#A4C7FF', d: "M66.032 121.816a49.765 49.765 0 0 0 30.343 10.259 49.764 49.764 0 0 0 30.256-10.193c17.479 1.397 29.181 3.95 29.181 6.868 0 4.418-26.821 8-59.906 8-33.085 0-59.905-3.582-59.906-8 0-2.966 12.083-5.552 30.032-6.934Zm28.412-12.518c1.184 2.251 1.281 4.895.013 7.092-2.072 3.588-6.997 4.622-11.002 2.31a9.126 9.126 0 0 1-2.87-2.59c4.74 2.402 10.354 1.086 12.768-3.094a8.264 8.264 0 0 0 1.091-3.718Zm63.769-90.508c.422.062.835.196 1.219.408 1.123.625 1.825 1.792 1.817 3.048v.015l-.15 33.252c-.015 3.292-.165 7.12-3.047 8.712-1.735.954-4.096 2.189-7.014 2.19h-.37c-3.688-.052-8.379-.853-13.952-2.373-3.371-.918-6.395-2.05-9.095-2.05-6.591 0-11.237 2.262-14.209 4.473-2.043 1.52-1.988 4.208-.939 6.492l2.772 8.505c.784 1.704-.015 3.73-1.772 4.494-.46.198-.936.294-1.411.294a5.35 5.35 0 0 1-1.513-.25c.109-.036.219-.077.327-.125 1.74-.777 2.533-2.838 1.756-4.571l-3.444-10.423a5.496 5.496 0 0 1 1.688-6.604c2.943-2.248 7.544-4.548 14.071-4.549 2.674 0 5.669.39 9.007 1.323 5.519 1.546 10.165 2.36 13.817 2.413h.366c2.89 0 5.228-.493 6.946-1.464a7.87 7.87 0 0 0 .262-.156c2.641-1.645 2.74-5.235 2.754-8.347l.15-34.177v-.014a3.532 3.532 0 0 0-.036-.516ZM77.965 69.034a6 6 0 1 1-8.18 8.18 6 6 0 0 0 8.18-8.18Z" }),
59
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#42464E', d: "M77.454 35.986a.826.826 0 0 1 .625 1.528c-17.605 7.203-30.004 24.489-30.004 44.665 0 7.84 1.873 15.242 5.195 21.787.84-.049 1.706-.11 2.6-.188 10.626-.926 24.816-3.895 40.036-8.7 11.237-3.547 21.444-7.593 29.736-11.62 8.309-4.036 14.635-8.026 18.159-11.442a.823.823 0 0 1 .266-.174.825.825 0 0 1 1.289.51c.636 3.177.969 6.464.969 9.827a49.79 49.79 0 0 1-2.734 16.317l.412.23a2.325 2.325 0 0 1 .977 3.014l-2.918 6.257a2.325 2.325 0 0 1-3.26 1.036l-.239-.136c-8.86 13.932-24.442 23.177-42.188 23.177-14.597 0-27.731-6.256-36.864-16.229l-.81.58a2.326 2.326 0 0 1-3.245-.541l-1.978-2.769a2.326 2.326 0 0 1 .603-3.286l.495-.33a49.959 49.959 0 0 1-2.277-3.83c-3.777.169-7.022.037-9.582-.425-1.681-.303-3.112-.756-4.213-1.389-1.106-.635-1.931-1.484-2.28-2.588-.601-1.903.372-3.98 2.111-5.994 1.777-2.056 4.549-4.279 8.092-6.568a.822.822 0 0 1 .404-.13 50.307 50.307 0 0 1-.405-6.396 49.64 49.64 0 0 1 9.868-29.78l-.861-.815a2.325 2.325 0 0 1-.025-3.356l6.008-5.843a2.325 2.325 0 0 1 3.232-.011l.716.688a49.92 49.92 0 0 1 12.09-7.076Zm66.541 38.093c-3.825 3.38-9.951 7.131-17.633 10.862-8.374 4.068-18.657 8.142-29.96 11.71-15.3 4.831-29.611 7.833-40.39 8.772-.642.056-1.272.103-1.889.144 8.242 14.824 24.072 24.858 42.252 24.858 26.676 0 48.301-21.602 48.301-48.246 0-2.76-.235-5.467-.681-8.1Zm-55.87 30.171a8.625 8.625 0 1 1 0 17.25 8.625 8.625 0 0 1 0-17.25Zm0 1.65a6.975 6.975 0 1 0 0 13.95 6.975 6.975 0 0 0 0-13.95Zm-33.129 5.302a.676.676 0 0 0-.175.954l1.978 2.769a.676.676 0 0 0 .942.157l.67-.479a50.196 50.196 0 0 1-2.909-3.739l-.506.338Zm88.022-11.137a49.738 49.738 0 0 1-3.593 7.424l.194.112c.343.195.78.056.947-.301l2.919-6.257a.675.675 0 0 0-.283-.875l-.184-.103ZM117 93.75a5.25 5.25 0 1 1 0 10.5 5.25 5.25 0 0 1 0-10.5Zm-69.924-3.498c-3.363 2.193-5.902 4.26-7.493 6.1-1.667 1.928-2.111 3.39-1.787 4.418.187.592.658 1.155 1.53 1.655.876.503 2.104.91 3.684 1.195 2.238.404 5.092.545 8.46.43a49.5 49.5 0 0 1-4.394-13.798ZM117 95.4a3.6 3.6 0 1 0 0 7.2 3.6 3.6 0 0 0 0-7.2ZM14.5 78a7.125 7.125 0 1 1 0 14.25 7.125 7.125 0 0 1 0-14.25Zm0 1.65a5.474 5.474 0 1 0 0 10.949 5.474 5.474 0 0 0 0-10.949Zm162.125-12.9c6.006 0 10.875 4.869 10.875 10.875S182.631 88.5 176.625 88.5s-10.875-4.869-10.875-10.875 4.869-10.875 10.875-10.875Zm0 1.65a9.225 9.225 0 1 0 0 18.45 9.225 9.225 0 1 0 0-18.45ZM154.94 15.758c.522.033 1.039.18 1.509.448a3.56 3.56 0 0 1 1.801 3.1v.014l-.151 34.177-.014 1.185c-.064 2.794-.429 5.723-2.74 7.163l-.262.155c-1.61.91-3.766 1.4-6.41 1.458l-.535.006h-.367l-.696-.02c-3.54-.138-7.946-.944-13.12-2.393-3.13-.876-5.958-1.272-8.502-1.318l-.506-.003c-6.527 0-11.127 2.3-14.07 4.547l-.187.149a5.495 5.495 0 0 0-1.502 6.455l3.444 10.423c.776 1.733-.015 3.794-1.755 4.571l-.172.071a3.41 3.41 0 0 1-1.225.228l-.249-.009a3.47 3.47 0 0 1-2.925-2.046L82.048 26.94a3.425 3.425 0 0 1-.21-2.173 4.1 4.1 0 0 1 .218-.823 4.174 4.174 0 0 1 1.997-2.213l.183-.086a69.828 69.828 0 0 1 12.204-4.149l1.061-.243c4.324-.963 8.476-1.45 12.435-1.45l.717.006c3.578.053 6.996.506 10.224 1.353 7.87 2.066 13.62 2.957 18.013 3.06l.86.01c6.43 0 9.851-1.762 13.018-3.883l.149-.098a3.471 3.471 0 0 1 1.801-.5l.222.008ZM178.875 76.5a4.125 4.125 0 1 1 0 8.25 4.125 4.125 0 0 1 0-8.25Zm-24.157-59.1a1.82 1.82 0 0 0-.934.254l-.117.077c-3.361 2.25-7.095 4.15-13.917 4.15-4.694 0-10.829-.902-19.292-3.123-3.296-.865-6.815-1.306-10.522-1.306-3.824 0-7.856.47-12.077 1.41a68.127 68.127 0 0 0-12.947 4.287l-.007.002a2.52 2.52 0 0 0-1.308 1.382l-.003.009a2.406 2.406 0 0 0-.126.488l-.009.054-.013.054c-.075.324-.06.667.054.99l.055.139.006.013.006.015 24.248 57.158.059.121c.315.588.943.95 1.606.95.238 0 .48-.049.725-.157a1.824 1.824 0 0 0 .921-2.389l-.034-.077-.027-.08-3.423-10.362a7.142 7.142 0 0 1 2.233-8.492c3.182-2.431 8.126-4.888 15.072-4.888 2.658 0 5.588.363 8.805 1.208l.647.175c5.452 1.528 9.944 2.302 13.396 2.351h.343c2.728 0 4.752-.469 6.133-1.25a5.66 5.66 0 0 0 .202-.12c.821-.511 1.331-1.359 1.63-2.606.305-1.28.339-2.771.346-4.348l.151-34.175v-.018a1.91 1.91 0 0 0-.968-1.657l-.106-.057a1.853 1.853 0 0 0-.808-.182Zm24.157 60.75a2.475 2.475 0 1 0 0 4.95 2.475 2.475 0 0 0 0-4.95ZM75 66.75a7.5 7.5 0 1 1 0 15 7.5 7.5 0 0 1 0-15Zm0 1.65a5.85 5.85 0 1 0 0 11.7 5.85 5.85 0 0 0 0-11.7Zm100.125 1.35a2.625 2.625 0 1 1 0 5.25 2.625 2.625 0 0 1 0-5.25Zm0 1.35a1.275 1.275 0 1 0 0 2.55 1.275 1.275 0 0 0 0-2.55Zm-64.231-19.786c1.005-.473 2.038-.423 2.584.737.375.799-.12 1.757-.764 2.06-.31.146-1.738.187-2.103-.586-.339-.721-.156-2.005.283-2.212Zm27.824-3.391c1.103.136 1.949.728 1.793 2-.108.877-1.037 1.423-1.744 1.337-.34-.042-1.571-.768-1.467-1.616.098-.792.937-1.78 1.418-1.721Zm-75.214-4.358a.675.675 0 0 0-.938.001l-6.007 5.845a.676.676 0 0 0 .007.975l.74.699a50.22 50.22 0 0 1 6.772-6.969l-.574-.551Zm61.046 3.23c1.089-.22 2.079.076 2.332 1.333.174.865-.534 1.676-1.233 1.817-.335.068-1.733-.232-1.902-1.07-.157-.782.328-1.984.803-2.08Zm-19.991-14.17c.489-.23.745-.224 1.049.356.501.93 1.363 1.69 1.651 2.972.438 1.936 1.555 5.852 2.508 8.679.226.682 1.344 3.397.701 3.701-.619.29-1.837-1.026-2.425-2.009-2.29-3.93-3.769-7.676-4.627-11.241-.256-1.013.55-2.179 1.143-2.458Zm38.757-3.893c.537.067.75.208.699.862-.072 1.053.251 2.156-.188 3.394-.661 1.872-1.802 5.78-2.503 8.68-.172.697-.672 3.592-1.379 3.506-.678-.084-1.007-1.847-.981-2.992.157-4.546.903-8.504 2.076-11.978.324-.993 1.626-1.551 2.276-1.472Zm-20.457-1.598c.531-.107.778-.04.935.596.264 1.023.919 1.968.893 3.28-.037 1.985.113 6.053.363 9.026.057.716.496 3.621-.202 3.763-.671.134-1.539-1.435-1.875-2.53-1.286-4.364-1.828-8.355-1.81-12.021-.006-1.045 1.054-1.985 1.696-2.114ZM30 21.75a5.25 5.25 0 1 1 0 10.5 5.25 5.25 0 0 1 0-10.5Zm0 1.65a3.6 3.6 0 1 0 0 7.2 3.6 3.6 0 0 0 0-7.2Z" }));
60
+ }
61
+ var IconNewNoService = react_1.default.forwardRef(IconNewNoServiceComponent);
62
+ exports.default = IconNewNoService;
package/cjs/index.d.ts CHANGED
@@ -821,4 +821,7 @@ export { default as IconTimeout } from './IconTimeout';
821
821
  export { default as IconSkills } from './IconSkills';
822
822
  export { default as IconMermaidClose } from './IconMermaidClose';
823
823
  export { default as IconTabelNodata } from './IconTabelNodata';
824
+ export { default as IconNewGeneralDefault } from './IconNewGeneralDefault';
825
+ export { default as IconNewNoData } from './IconNewNoData';
826
+ export { default as IconNewNoService } from './IconNewNoService';
824
827
  export * from './type';
package/cjs/index.js CHANGED
@@ -33,7 +33,7 @@ exports.IconAgentThinkingLanguage = exports.IconJapanese = exports.IconLock1 = e
33
33
  exports.IconMenuTask = exports.IconModelService = exports.IconMenuPluginCenter = exports.IconMenuKnowledge = exports.IconImportMusic = exports.IconFastForward30 = exports.IconReturnNow15 = exports.IconVideoNext = exports.IconVideoPlay = exports.IconPrevious = exports.IconPause = exports.IconLowVolume = exports.IconSilence = exports.IconLoudVolume = exports.IconFull = exports.IconShrink = exports.IconPiplconExit = exports.IconPiplcon = exports.IconPieChartNodata = exports.IconLineGraphNodata = exports.IconHorizontalBarChartNodata = exports.IconVerticalBarChartNodata = exports.IconProcessEvaluation = exports.IconModelVoice = exports.IconSpeech2text = exports.IconMultiTimbre = exports.IconMultiLanguage = exports.IconText2speech = exports.IconFirstTokensCost = exports.IconNodeSuccessfullyInvoked = exports.IconFirstCharacterReplyTakesTime = exports.IconNodeInvocation = exports.IconSingleDialogueTimeConsuming = exports.IconNodeTimeConsumption = exports.IconTokenConsumption = exports.IconUploadingLarkbitable = exports.IconVideoRewind10s = exports.IconVideoFastForward10s = exports.IconAudioPlay = exports.IconAudioCycle = exports.IconAudioPause = exports.IconRemoveColor = exports.IconWorkflowVidMatching = exports.IconKnowledgePic = exports.IconRegionFolding = exports.IconSimilarityQuestion = exports.IconDataTransform = exports.IconPluginLocal = exports.IconPluginRemote = exports.IconPluginCloudDeployment = void 0;
34
34
  exports.IconAgentChatStop = exports.IconDebugging = exports.IconResultEvaluation = exports.IconTraceText = exports.IconTraceRaw = exports.IconAgentpro = exports.IconAgentproStop = exports.IconTaskDone = exports.IconArtifactsBrowse = exports.IconAgentproReportDownload = exports.IconArtifactsCode = exports.IconAgentproFileList = exports.IconArtifactsKnowledge = exports.IconAgentproConfiguration = exports.IconArtifactsOther = exports.IconArtifactsShell = exports.IconArtifactsSearch = exports.IconArtifactsFile = exports.IconArtifactsPic = exports.IconVideoAgentKnowledge = exports.IconSpeaker = exports.IconExperienceCenter = exports.IconTouchpadMouseWorkflow = exports.IconTouchpadModeWorkflow = exports.IconLinkArrowSmall = exports.IconSavedConditions = exports.IconSaveButton = exports.IconText2video1 = exports.IconVolume = exports.IconFullscreen = exports.IconVideoTag = exports.IconMoonshot = exports.IconBGE = exports.IconQwen = exports.IconGPT35 = exports.IconGPT4 = exports.IconDoubao = exports.IconGoogleGemini = exports.IconDeepseek = exports.IconAWS = exports.IconClaude = exports.IconReleaseManagement = exports.IconDataProcessing1 = exports.IconModelExperienceCenter = exports.IconObservationIntegration = exports.IconModelOptimization = exports.IconComputingManagement = exports.IconMenuObservation = exports.IconMenuAgentCenter = exports.IconMenuEvaluation = void 0;
35
35
  exports.IconAgentproFollow = exports.IconUploadFile = exports.IconUploadRadio = exports.IconKnowledgeBoard = exports.IconIndicatorMonitoring = exports.IconLoading2 = exports.IconQAExtract = exports.IconMore = exports.IconKnowledgeDataSynchronization = exports.IconKnowledgeChartTable = exports.IconTreeTerminologySearch = exports.IconTreeQASearch = exports.IconWorkflowKnowledgeRetrieval = exports.IconCompletedComparison = exports.IconPDSeparation = exports.IconRise2 = exports.IconComparison = exports.IconDecline2 = exports.IconAutomaticOptimization = exports.IconPromptWordTemplate = exports.IconGeneratedDocument = exports.IconTreeObject = exports.IconTreeRules = exports.IconDiagramCracking2 = exports.IconTaskCompleted = exports.IconFullscreenExit = exports.IconEmpty = exports.IconTag = exports.IconRotateLeft = exports.IconWorkflowChecklist = exports.IconDataInsight = exports.IconMenuIndicators = exports.IconMenuEvaluationSet = exports.IconDataOnlineTagging = exports.IconMenuHiagent = exports.IconModelGallery = exports.IconThumbDown = exports.IconZoomOut = exports.IconZoomIn = exports.IconMinusCircle = exports.IconThumbUp = exports.IconArrowDown = exports.IconCalendarClock = exports.IconCloseCircle = exports.IconCopy = exports.IconLaunch = exports.IconMenu = exports.IconMessage = exports.IconDataProduction = exports.IconTransform1 = void 0;
36
- exports.IconTabelNodata = exports.IconMermaidClose = exports.IconSkills = exports.IconTimeout = exports.IconGuarantee = exports.IconVoicecallCancel = exports.IconVoicecallConfirm = exports.IconAddAgentEval = exports.IconMermaidScale = exports.IconMermaidCopy = exports.IconMermaidShrink = exports.IconMermaidMagnify = exports.IconMermaidDownload = exports.IconMermaidFull = exports.IconSafeTag = exports.IconEvalOnline = exports.IconEvalOffline = exports.IconUserLine = exports.IconAdministratorLine = exports.IconMultimodalLoading = exports.IconTextProcessing = exports.IconSankeyDiagram = exports.IconTerminology = void 0;
36
+ exports.IconNewNoService = exports.IconNewNoData = exports.IconNewGeneralDefault = exports.IconTabelNodata = exports.IconMermaidClose = exports.IconSkills = exports.IconTimeout = exports.IconGuarantee = exports.IconVoicecallCancel = exports.IconVoicecallConfirm = exports.IconAddAgentEval = exports.IconMermaidScale = exports.IconMermaidCopy = exports.IconMermaidShrink = exports.IconMermaidMagnify = exports.IconMermaidDownload = exports.IconMermaidFull = exports.IconSafeTag = exports.IconEvalOnline = exports.IconEvalOffline = exports.IconUserLine = exports.IconAdministratorLine = exports.IconMultimodalLoading = exports.IconTextProcessing = exports.IconSankeyDiagram = exports.IconTerminology = void 0;
37
37
  var IconWorkflowNodata_1 = require("./IconWorkflowNodata");
38
38
  Object.defineProperty(exports, "IconWorkflowNodata", { enumerable: true, get: function () { return __importDefault(IconWorkflowNodata_1).default; } });
39
39
  var IconAgentNodata_1 = require("./IconAgentNodata");
@@ -1680,4 +1680,10 @@ var IconMermaidClose_1 = require("./IconMermaidClose");
1680
1680
  Object.defineProperty(exports, "IconMermaidClose", { enumerable: true, get: function () { return __importDefault(IconMermaidClose_1).default; } });
1681
1681
  var IconTabelNodata_1 = require("./IconTabelNodata");
1682
1682
  Object.defineProperty(exports, "IconTabelNodata", { enumerable: true, get: function () { return __importDefault(IconTabelNodata_1).default; } });
1683
+ var IconNewGeneralDefault_1 = require("./IconNewGeneralDefault");
1684
+ Object.defineProperty(exports, "IconNewGeneralDefault", { enumerable: true, get: function () { return __importDefault(IconNewGeneralDefault_1).default; } });
1685
+ var IconNewNoData_1 = require("./IconNewNoData");
1686
+ Object.defineProperty(exports, "IconNewNoData", { enumerable: true, get: function () { return __importDefault(IconNewNoData_1).default; } });
1687
+ var IconNewNoService_1 = require("./IconNewNoService");
1688
+ Object.defineProperty(exports, "IconNewNoService", { enumerable: true, get: function () { return __importDefault(IconNewNoService_1).default; } });
1683
1689
  __exportStar(require("./type"), exports);