@arco-iconbox/react-hiagent 0.0.73 → 0.0.75

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.
Files changed (240) hide show
  1. package/cjs/IconAddMaas/index.d.ts +4 -0
  2. package/cjs/IconAddMaas/index.js +59 -0
  3. package/cjs/IconAsynchronousOperation/index.d.ts +4 -0
  4. package/cjs/IconAsynchronousOperation/index.js +60 -0
  5. package/cjs/IconBatchInference/index.d.ts +4 -0
  6. package/cjs/IconBatchInference/index.js +67 -0
  7. package/cjs/IconContinuePretrain/index.d.ts +4 -0
  8. package/cjs/IconContinuePretrain/index.js +61 -0
  9. package/cjs/IconCustomMark/index.d.ts +4 -0
  10. package/cjs/IconCustomMark/index.js +60 -0
  11. package/cjs/IconDataSetBlue/index.d.ts +4 -0
  12. package/cjs/IconDataSetBlue/index.js +66 -0
  13. package/cjs/IconDataSetBos/index.d.ts +4 -0
  14. package/cjs/IconDataSetBos/index.js +81 -0
  15. package/cjs/IconDataSetDetail/index.d.ts +4 -0
  16. package/cjs/IconDataSetDetail/index.js +62 -0
  17. package/cjs/IconDataSetMaas/index.d.ts +4 -0
  18. package/cjs/IconDataSetMaas/index.js +61 -0
  19. package/cjs/IconDeepseek/index.d.ts +4 -0
  20. package/cjs/IconDeepseek/index.js +59 -0
  21. package/cjs/IconFolderClose/index.d.ts +4 -0
  22. package/cjs/IconFolderClose/index.js +59 -0
  23. package/cjs/IconFolderMaas/index.d.ts +4 -0
  24. package/cjs/IconFolderMaas/index.js +69 -0
  25. package/cjs/IconFolderOpen/index.d.ts +4 -0
  26. package/cjs/IconFolderOpen/index.js +61 -0
  27. package/cjs/IconImageModel/index.d.ts +4 -0
  28. package/cjs/IconImageModel/index.js +59 -0
  29. package/cjs/IconManagement/index.d.ts +4 -0
  30. package/cjs/IconManagement/index.js +63 -0
  31. package/cjs/IconModelAccess/index.d.ts +4 -0
  32. package/cjs/IconModelAccess/index.js +60 -0
  33. package/cjs/IconModelEvalue/index.d.ts +4 -0
  34. package/cjs/IconModelEvalue/index.js +61 -0
  35. package/cjs/IconMoreMaas/index.d.ts +4 -0
  36. package/cjs/IconMoreMaas/index.js +64 -0
  37. package/cjs/IconObs/index.d.ts +4 -0
  38. package/cjs/IconObs/index.js +61 -0
  39. package/cjs/IconOutputMaas/index.d.ts +4 -0
  40. package/cjs/IconOutputMaas/index.js +59 -0
  41. package/cjs/IconParameterSetting/index.d.ts +4 -0
  42. package/cjs/IconParameterSetting/index.js +65 -0
  43. package/cjs/IconPromptMaas/index.d.ts +4 -0
  44. package/cjs/IconPromptMaas/index.js +59 -0
  45. package/cjs/IconRl/index.d.ts +4 -0
  46. package/cjs/IconRl/index.js +61 -0
  47. package/cjs/IconRm/index.d.ts +4 -0
  48. package/cjs/IconRm/index.js +60 -0
  49. package/cjs/IconService/index.d.ts +4 -0
  50. package/cjs/IconService/index.js +61 -0
  51. package/cjs/IconSheildKey/index.d.ts +4 -0
  52. package/cjs/IconSheildKey/index.js +59 -0
  53. package/cjs/IconSingleMachine/index.d.ts +4 -0
  54. package/cjs/IconSingleMachine/index.js +60 -0
  55. package/cjs/IconSmoothUpdate/index.d.ts +4 -0
  56. package/cjs/IconSmoothUpdate/index.js +61 -0
  57. package/cjs/IconStopUpdate/index.d.ts +4 -0
  58. package/cjs/IconStopUpdate/index.js +60 -0
  59. package/cjs/IconTos/index.d.ts +4 -0
  60. package/cjs/IconTos/index.js +60 -0
  61. package/cjs/IconUserMaas/index.d.ts +4 -0
  62. package/cjs/IconUserMaas/index.js +60 -0
  63. package/cjs/IconWorkspaceMaas/index.d.ts +4 -0
  64. package/cjs/IconWorkspaceMaas/index.js +60 -0
  65. package/cjs/IconYaml/index.d.ts +4 -0
  66. package/cjs/IconYaml/index.js +60 -0
  67. package/cjs/index.d.ts +33 -0
  68. package/cjs/index.js +68 -1
  69. package/dist/icon.min.js +1 -1
  70. package/esm/IconAddMaas/index.d.ts +4 -0
  71. package/esm/IconAddMaas/index.js +34 -0
  72. package/esm/IconAsynchronousOperation/index.d.ts +4 -0
  73. package/esm/IconAsynchronousOperation/index.js +35 -0
  74. package/esm/IconBatchInference/index.d.ts +4 -0
  75. package/esm/IconBatchInference/index.js +42 -0
  76. package/esm/IconContinuePretrain/index.d.ts +4 -0
  77. package/esm/IconContinuePretrain/index.js +36 -0
  78. package/esm/IconCustomMark/index.d.ts +4 -0
  79. package/esm/IconCustomMark/index.js +35 -0
  80. package/esm/IconDataSetBlue/index.d.ts +4 -0
  81. package/esm/IconDataSetBlue/index.js +41 -0
  82. package/esm/IconDataSetBos/index.d.ts +4 -0
  83. package/esm/IconDataSetBos/index.js +56 -0
  84. package/esm/IconDataSetDetail/index.d.ts +4 -0
  85. package/esm/IconDataSetDetail/index.js +37 -0
  86. package/esm/IconDataSetMaas/index.d.ts +4 -0
  87. package/esm/IconDataSetMaas/index.js +36 -0
  88. package/esm/IconDeepseek/index.d.ts +4 -0
  89. package/esm/IconDeepseek/index.js +34 -0
  90. package/esm/IconFolderClose/index.d.ts +4 -0
  91. package/esm/IconFolderClose/index.js +34 -0
  92. package/esm/IconFolderMaas/index.d.ts +4 -0
  93. package/esm/IconFolderMaas/index.js +44 -0
  94. package/esm/IconFolderOpen/index.d.ts +4 -0
  95. package/esm/IconFolderOpen/index.js +36 -0
  96. package/esm/IconImageModel/index.d.ts +4 -0
  97. package/esm/IconImageModel/index.js +34 -0
  98. package/esm/IconManagement/index.d.ts +4 -0
  99. package/esm/IconManagement/index.js +38 -0
  100. package/esm/IconModelAccess/index.d.ts +4 -0
  101. package/esm/IconModelAccess/index.js +35 -0
  102. package/esm/IconModelEvalue/index.d.ts +4 -0
  103. package/esm/IconModelEvalue/index.js +36 -0
  104. package/esm/IconMoreMaas/index.d.ts +4 -0
  105. package/esm/IconMoreMaas/index.js +39 -0
  106. package/esm/IconObs/index.d.ts +4 -0
  107. package/esm/IconObs/index.js +36 -0
  108. package/esm/IconOutputMaas/index.d.ts +4 -0
  109. package/esm/IconOutputMaas/index.js +34 -0
  110. package/esm/IconParameterSetting/index.d.ts +4 -0
  111. package/esm/IconParameterSetting/index.js +40 -0
  112. package/esm/IconPromptMaas/index.d.ts +4 -0
  113. package/esm/IconPromptMaas/index.js +34 -0
  114. package/esm/IconRl/index.d.ts +4 -0
  115. package/esm/IconRl/index.js +36 -0
  116. package/esm/IconRm/index.d.ts +4 -0
  117. package/esm/IconRm/index.js +35 -0
  118. package/esm/IconService/index.d.ts +4 -0
  119. package/esm/IconService/index.js +36 -0
  120. package/esm/IconSheildKey/index.d.ts +4 -0
  121. package/esm/IconSheildKey/index.js +34 -0
  122. package/esm/IconSingleMachine/index.d.ts +4 -0
  123. package/esm/IconSingleMachine/index.js +35 -0
  124. package/esm/IconSmoothUpdate/index.d.ts +4 -0
  125. package/esm/IconSmoothUpdate/index.js +36 -0
  126. package/esm/IconStopUpdate/index.d.ts +4 -0
  127. package/esm/IconStopUpdate/index.js +35 -0
  128. package/esm/IconTos/index.d.ts +4 -0
  129. package/esm/IconTos/index.js +35 -0
  130. package/esm/IconUserMaas/index.d.ts +4 -0
  131. package/esm/IconUserMaas/index.js +35 -0
  132. package/esm/IconWorkspaceMaas/index.d.ts +4 -0
  133. package/esm/IconWorkspaceMaas/index.js +35 -0
  134. package/esm/IconYaml/index.d.ts +4 -0
  135. package/esm/IconYaml/index.js +35 -0
  136. package/esm/index.d.ts +33 -0
  137. package/esm/index.js +33 -0
  138. package/package.json +1 -1
  139. package/src/IconAddMaas/index.tsx +15 -0
  140. package/src/IconAsynchronousOperation/index.tsx +15 -0
  141. package/src/IconBatchInference/index.tsx +15 -0
  142. package/src/IconContinuePretrain/index.tsx +15 -0
  143. package/src/IconCustomMark/index.tsx +15 -0
  144. package/src/IconDataSetBlue/index.tsx +15 -0
  145. package/src/IconDataSetBos/index.tsx +15 -0
  146. package/src/IconDataSetDetail/index.tsx +15 -0
  147. package/src/IconDataSetMaas/index.tsx +15 -0
  148. package/src/IconDeepseek/index.tsx +15 -0
  149. package/src/IconFolderClose/index.tsx +15 -0
  150. package/src/IconFolderMaas/index.tsx +15 -0
  151. package/src/IconFolderOpen/index.tsx +15 -0
  152. package/src/IconImageModel/index.tsx +15 -0
  153. package/src/IconManagement/index.tsx +15 -0
  154. package/src/IconModelAccess/index.tsx +15 -0
  155. package/src/IconModelEvalue/index.tsx +15 -0
  156. package/src/IconMoreMaas/index.tsx +15 -0
  157. package/src/IconObs/index.tsx +15 -0
  158. package/src/IconOutputMaas/index.tsx +15 -0
  159. package/src/IconParameterSetting/index.tsx +15 -0
  160. package/src/IconPromptMaas/index.tsx +15 -0
  161. package/src/IconRl/index.tsx +15 -0
  162. package/src/IconRm/index.tsx +15 -0
  163. package/src/IconService/index.tsx +15 -0
  164. package/src/IconSheildKey/index.tsx +15 -0
  165. package/src/IconSingleMachine/index.tsx +15 -0
  166. package/src/IconSmoothUpdate/index.tsx +15 -0
  167. package/src/IconStopUpdate/index.tsx +15 -0
  168. package/src/IconTos/index.tsx +15 -0
  169. package/src/IconUserMaas/index.tsx +15 -0
  170. package/src/IconWorkspaceMaas/index.tsx +15 -0
  171. package/src/IconYaml/index.tsx +15 -0
  172. package/src/index.ts +33 -0
  173. package/umd/IconAddMaas/index.d.ts +4 -0
  174. package/umd/IconAddMaas/index.js +69 -0
  175. package/umd/IconAsynchronousOperation/index.d.ts +4 -0
  176. package/umd/IconAsynchronousOperation/index.js +70 -0
  177. package/umd/IconBatchInference/index.d.ts +4 -0
  178. package/umd/IconBatchInference/index.js +77 -0
  179. package/umd/IconContinuePretrain/index.d.ts +4 -0
  180. package/umd/IconContinuePretrain/index.js +71 -0
  181. package/umd/IconCustomMark/index.d.ts +4 -0
  182. package/umd/IconCustomMark/index.js +70 -0
  183. package/umd/IconDataSetBlue/index.d.ts +4 -0
  184. package/umd/IconDataSetBlue/index.js +76 -0
  185. package/umd/IconDataSetBos/index.d.ts +4 -0
  186. package/umd/IconDataSetBos/index.js +91 -0
  187. package/umd/IconDataSetDetail/index.d.ts +4 -0
  188. package/umd/IconDataSetDetail/index.js +72 -0
  189. package/umd/IconDataSetMaas/index.d.ts +4 -0
  190. package/umd/IconDataSetMaas/index.js +71 -0
  191. package/umd/IconDeepseek/index.d.ts +4 -0
  192. package/umd/IconDeepseek/index.js +69 -0
  193. package/umd/IconFolderClose/index.d.ts +4 -0
  194. package/umd/IconFolderClose/index.js +69 -0
  195. package/umd/IconFolderMaas/index.d.ts +4 -0
  196. package/umd/IconFolderMaas/index.js +79 -0
  197. package/umd/IconFolderOpen/index.d.ts +4 -0
  198. package/umd/IconFolderOpen/index.js +71 -0
  199. package/umd/IconImageModel/index.d.ts +4 -0
  200. package/umd/IconImageModel/index.js +69 -0
  201. package/umd/IconManagement/index.d.ts +4 -0
  202. package/umd/IconManagement/index.js +73 -0
  203. package/umd/IconModelAccess/index.d.ts +4 -0
  204. package/umd/IconModelAccess/index.js +70 -0
  205. package/umd/IconModelEvalue/index.d.ts +4 -0
  206. package/umd/IconModelEvalue/index.js +71 -0
  207. package/umd/IconMoreMaas/index.d.ts +4 -0
  208. package/umd/IconMoreMaas/index.js +74 -0
  209. package/umd/IconObs/index.d.ts +4 -0
  210. package/umd/IconObs/index.js +71 -0
  211. package/umd/IconOutputMaas/index.d.ts +4 -0
  212. package/umd/IconOutputMaas/index.js +69 -0
  213. package/umd/IconParameterSetting/index.d.ts +4 -0
  214. package/umd/IconParameterSetting/index.js +75 -0
  215. package/umd/IconPromptMaas/index.d.ts +4 -0
  216. package/umd/IconPromptMaas/index.js +69 -0
  217. package/umd/IconRl/index.d.ts +4 -0
  218. package/umd/IconRl/index.js +71 -0
  219. package/umd/IconRm/index.d.ts +4 -0
  220. package/umd/IconRm/index.js +70 -0
  221. package/umd/IconService/index.d.ts +4 -0
  222. package/umd/IconService/index.js +71 -0
  223. package/umd/IconSheildKey/index.d.ts +4 -0
  224. package/umd/IconSheildKey/index.js +69 -0
  225. package/umd/IconSingleMachine/index.d.ts +4 -0
  226. package/umd/IconSingleMachine/index.js +70 -0
  227. package/umd/IconSmoothUpdate/index.d.ts +4 -0
  228. package/umd/IconSmoothUpdate/index.js +71 -0
  229. package/umd/IconStopUpdate/index.d.ts +4 -0
  230. package/umd/IconStopUpdate/index.js +70 -0
  231. package/umd/IconTos/index.d.ts +4 -0
  232. package/umd/IconTos/index.js +70 -0
  233. package/umd/IconUserMaas/index.d.ts +4 -0
  234. package/umd/IconUserMaas/index.js +70 -0
  235. package/umd/IconWorkspaceMaas/index.d.ts +4 -0
  236. package/umd/IconWorkspaceMaas/index.js +70 -0
  237. package/umd/IconYaml/index.d.ts +4 -0
  238. package/umd/IconYaml/index.js +70 -0
  239. package/umd/index.d.ts +33 -0
  240. package/umd/index.js +68 -2
@@ -0,0 +1,35 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __rest = (this && this.__rest) || function (s, e) {
13
+ var t = {};
14
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
+ t[p] = s[p];
16
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
+ t[p[i]] = s[p[i]];
20
+ }
21
+ return t;
22
+ };
23
+ import React, { useContext } from 'react';
24
+ import { Context } from '../context';
25
+ function IconWorkspaceMaasComponent(props, ref) {
26
+ var prefixFromContext = useContext(Context).prefix;
27
+ 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 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
28
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
29
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
30
+ return React.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-workspace_maas").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 24 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
31
+ React.createElement("path", { opacity: ".5", d: "M20.625 8.91525V16.4153C20.6249 16.6791 20.555 16.9383 20.4228 17.1667C20.2904 17.3951 20.1001 17.5844 19.8713 17.7157L13.746 21.2303C13.632 21.2958 13.5026 21.3301 13.3712 21.3299C13.2397 21.3296 13.1106 21.2948 12.9967 21.2289C12.883 21.1631 12.7885 21.0685 12.7228 20.9546C12.6571 20.8406 12.6224 20.7115 12.6224 20.58V12.705C12.6222 12.6915 12.6254 12.6782 12.632 12.6665C12.6386 12.6547 12.6484 12.645 12.66 12.6383L19.8893 8.48925C19.9639 8.44638 20.0485 8.42391 20.1347 8.42407C20.2209 8.42424 20.3053 8.44704 20.3798 8.49019C20.4544 8.53335 20.5163 8.59532 20.5592 8.66993C20.6023 8.74453 20.625 8.82912 20.625 8.91525Z" }),
32
+ React.createElement("path", { d: "M3.375 8.91529C3.375 8.53954 3.78226 8.30404 4.1085 8.49154L11.3445 12.6443C11.3551 12.6504 11.3638 12.6593 11.3696 12.67C11.3754 12.6807 11.3782 12.6929 11.3775 12.705V20.58C11.3775 20.7115 11.3429 20.8407 11.2772 20.9547C11.2115 21.0685 11.117 21.1631 11.0032 21.229C10.8894 21.2949 10.7603 21.3297 10.6288 21.3299C10.4973 21.3301 10.368 21.2958 10.254 21.2303L4.12876 17.7157C3.8997 17.5845 3.70938 17.395 3.57703 17.1664C3.44468 16.9379 3.37499 16.6786 3.375 16.4146V8.91529ZM11.6265 2.64979C11.7402 2.58451 11.8689 2.55017 12 2.55017C12.131 2.55017 12.2598 2.58451 12.3734 2.64979L19.5194 6.7493C19.5653 6.77556 19.6034 6.81346 19.6298 6.85916C19.6564 6.90485 19.6703 6.95673 19.6703 7.00954C19.6703 7.06235 19.6564 7.11423 19.6298 7.15992C19.6034 7.20562 19.5653 7.24351 19.5194 7.26979L12.3683 11.3738C12.2546 11.4389 12.126 11.4732 11.9951 11.4732C11.8642 11.4732 11.7356 11.4389 11.622 11.3738L4.476 7.27354C4.43018 7.24727 4.39212 7.20938 4.36565 7.16368C4.33918 7.11798 4.32523 7.06611 4.32523 7.0133C4.32523 6.96048 4.33918 6.90861 4.36565 6.86291C4.39212 6.81722 4.43018 6.77931 4.476 6.75304L11.6265 2.64979Z" }));
33
+ }
34
+ var IconWorkspaceMaas = React.forwardRef(IconWorkspaceMaasComponent);
35
+ export default IconWorkspaceMaas;
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconYaml: React.ForwardRefExoticComponent<Pick<OriginIconProps, "string" | "className" | "prefix" | "width" | "height" | "useCurrentColor" | "spin" | "color" | "id" | "lang" | "max" | "media" | "method" | "min" | "name" | "style" | "target" | "type" | "role" | "tabIndex" | "crossOrigin" | "accentHeight" | "accumulate" | "additive" | "alignmentBaseline" | "allowReorder" | "alphabetic" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baselineShift" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clip" | "clipPath" | "clipPathUnits" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "cursor" | "cx" | "cy" | "d" | "decelerate" | "descent" | "diffuseConstant" | "direction" | "display" | "divisor" | "dominantBaseline" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "end" | "exponent" | "externalResourcesRequired" | "fill" | "fillOpacity" | "fillRule" | "filter" | "filterRes" | "filterUnits" | "floodColor" | "floodOpacity" | "focusable" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "hanging" | "horizAdvX" | "horizOriginX" | "href" | "ideographic" | "imageRendering" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "letterSpacing" | "lightingColor" | "limitingConeAngle" | "local" | "markerEnd" | "markerHeight" | "markerMid" | "markerStart" | "markerUnits" | "markerWidth" | "mask" | "maskContentUnits" | "maskUnits" | "mathematical" | "mode" | "numOctaves" | "offset" | "opacity" | "operator" | "order" | "orient" | "orientation" | "origin" | "overflow" | "overlinePosition" | "overlineThickness" | "paintOrder" | "panose1" | "path" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "pointerEvents" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "r" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "rotate" | "rx" | "ry" | "scale" | "seed" | "shapeRendering" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "stopColor" | "stopOpacity" | "strikethroughPosition" | "strikethroughThickness" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textAnchor" | "textDecoration" | "textLength" | "textRendering" | "to" | "transform" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicode" | "unicodeBidi" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "values" | "vectorEffect" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "visibility" | "vMathematical" | "widths" | "wordSpacing" | "writingMode" | "x1" | "x2" | "x" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "y" | "yChannelSelector" | "z" | "zoomAndPan" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key"> & React.RefAttributes<SVGSVGElement>>;
4
+ export default IconYaml;
@@ -0,0 +1,35 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ var __rest = (this && this.__rest) || function (s, e) {
13
+ var t = {};
14
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
15
+ t[p] = s[p];
16
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
17
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
18
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
19
+ t[p[i]] = s[p[i]];
20
+ }
21
+ return t;
22
+ };
23
+ import React, { useContext } from 'react';
24
+ import { Context } from '../context';
25
+ function IconYamlComponent(props, ref) {
26
+ var prefixFromContext = useContext(Context).prefix;
27
+ 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 ? true : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
28
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
29
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
30
+ return React.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-yaml").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 24 24", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
31
+ React.createElement("path", { opacity: ".5", fillRule: "evenodd", clipRule: "evenodd", d: "M6.9834 2.40283C6.43111 2.40283 5.9834 2.85055 5.9834 3.40283V5.16211H17.9893C18.5415 5.16211 18.9893 5.60982 18.9893 6.16211V17.9028H20.4834C21.0357 17.9028 21.4834 17.4551 21.4834 16.9028V3.40283C21.4834 2.85055 21.0357 2.40283 20.4834 2.40283H6.9834Z" }),
32
+ React.createElement("path", { d: "M17.9893 5.16211C18.5415 5.16211 18.9893 5.60982 18.9893 6.16211V20.6621C18.9893 21.2144 18.5415 21.6621 17.9893 21.6621H3.44824C2.89596 21.6621 2.44824 21.2143 2.44824 20.6621V6.16211C2.44824 5.60982 2.89596 5.16211 3.44824 5.16211H17.9893ZM4.14355 11C3.81505 11 3.65082 11.0515 3.65039 11.1543C3.65039 11.1984 3.68229 11.3066 3.74609 11.4785C3.81482 11.6503 3.89791 11.8493 3.99609 12.0752C4.09428 12.2961 4.19475 12.5271 4.29785 12.7676C4.40576 13.0079 4.50156 13.2188 4.58496 13.4004C4.63896 13.5182 4.6834 13.6168 4.71777 13.6953C4.7521 13.7738 4.78405 13.8425 4.81348 13.9014C4.84294 13.9603 4.87289 14.0173 4.90234 14.0713C4.93175 14.1252 4.96573 14.1892 5.00488 14.2627C4.97054 14.6552 4.94829 14.9453 4.93848 15.1318C4.92868 15.3179 4.92384 15.4527 4.92383 15.5361C4.92383 15.7767 4.97793 15.9564 5.08594 16.0742C5.1939 16.187 5.39519 16.2431 5.68945 16.2432H6.09473C6.13885 16.2432 6.16884 16.2363 6.18359 16.2217C6.19832 16.202 6.20798 16.1721 6.21289 16.1328C6.2178 16.0837 6.22555 15.9955 6.23535 15.8682C6.24517 15.7356 6.25483 15.5906 6.26465 15.4336C6.27938 15.2716 6.28904 15.1093 6.29395 14.9473C6.30376 14.7852 6.31052 14.6451 6.31543 14.5273C6.41848 14.4194 6.53163 14.282 6.6543 14.1152C6.78194 13.9434 6.91044 13.757 7.03809 13.5557C7.16573 13.3544 7.28843 13.1476 7.40625 12.9365C7.52888 12.7256 7.63434 12.5263 7.72266 12.3398C7.81576 12.1487 7.8894 11.9772 7.94336 11.8252C8.00218 11.6732 8.03214 11.5552 8.03223 11.4717C8.03223 11.3638 7.98276 11.2776 7.88477 11.2139C7.78658 11.15 7.67547 11.1027 7.55273 11.0732C7.43508 11.0439 7.31979 11.0274 7.20703 11.0225C7.09902 11.0127 7.03236 11.0078 7.00781 11.0078C6.93925 11.0079 6.88783 11.0224 6.85352 11.0518C6.8241 11.0764 6.79407 11.1353 6.76465 11.2285C6.67638 11.4884 6.60282 11.7042 6.54395 11.876C6.48995 12.0429 6.43101 12.208 6.36719 12.3701C6.3034 12.5271 6.22795 12.6993 6.13965 12.8857C6.0562 13.0722 5.94307 13.3149 5.80078 13.6143C5.71241 13.3394 5.64284 13.1229 5.59375 12.9658C5.54473 12.809 5.50599 12.6859 5.47656 12.5977C5.45206 12.5094 5.43169 12.4455 5.41699 12.4062C5.40235 12.3623 5.38769 12.3184 5.37305 12.2744C5.36323 12.2302 5.34874 12.1733 5.3291 12.1045C5.30947 12.0358 5.27754 11.9304 5.2334 11.7881C5.19907 11.6802 5.16227 11.5795 5.12305 11.4863C5.08378 11.3882 5.02484 11.3041 4.94629 11.2354C4.86775 11.1617 4.76432 11.1057 4.63672 11.0664C4.51401 11.0222 4.34966 11 4.14355 11ZM8.82227 11.0146C8.79778 11.0147 8.77056 11.0244 8.74121 11.0439C8.71189 11.0586 8.6973 11.0858 8.69727 11.125C8.69727 11.2183 8.69534 11.2974 8.69043 11.3613C8.69042 11.4201 8.68751 11.4842 8.68262 11.5527C8.68259 11.6214 8.67776 11.6999 8.66797 11.7881C8.66306 11.8764 8.65531 11.9916 8.64551 12.1338C8.63569 12.2762 8.62119 12.4559 8.60156 12.6719C8.58684 12.8829 8.5675 13.1478 8.54297 13.4668C8.52333 13.7024 8.50304 13.9362 8.4834 14.167C8.46868 14.3927 8.45418 14.6017 8.43945 14.793C8.42475 14.9841 8.41215 15.1508 8.40234 15.293C8.39744 15.4304 8.39551 15.529 8.39551 15.5879C8.39551 15.8037 8.45174 15.9682 8.56445 16.0811C8.68226 16.189 8.88136 16.2431 9.16113 16.2432H9.56641C9.61045 16.2431 9.63955 16.2237 9.6543 16.1846C9.67394 16.1453 9.68457 16.0516 9.68457 15.9043C9.68457 15.7718 9.6865 15.6025 9.69141 15.3965C9.69632 15.1854 9.70114 14.9594 9.70605 14.7188C9.71096 14.4733 9.71579 14.223 9.7207 13.9678C9.73052 13.7126 9.73825 13.4747 9.74316 13.2539C9.74807 13.0331 9.7529 12.8387 9.75781 12.6719C9.76272 12.5051 9.76562 12.3872 9.76562 12.3184C9.82942 12.5687 9.89033 12.849 9.94922 13.1582C10.013 13.4623 10.0769 13.7739 10.1406 14.0928C10.2044 14.4119 10.2682 14.7268 10.332 15.0361C10.4007 15.3403 10.4722 15.6179 10.5459 15.8682C10.5753 15.9416 10.6169 16.0028 10.6709 16.0518C10.7298 16.1009 10.7964 16.1404 10.8701 16.1699C10.9485 16.1992 11.0319 16.2187 11.1201 16.2285C11.2084 16.2383 11.2945 16.2432 11.3779 16.2432C11.5105 16.2432 11.6061 16.2336 11.665 16.2139C11.7289 16.1894 11.7704 16.1574 11.79 16.1182C11.8539 15.9562 11.9253 15.7668 12.0039 15.5508C12.0824 15.3299 12.1608 15.0989 12.2393 14.8584C12.3227 14.6179 12.4039 14.3724 12.4824 14.1221C12.5609 13.8669 12.6373 13.6261 12.7109 13.4004C12.7845 13.1746 12.8513 12.9686 12.9102 12.7822C12.9739 12.5909 13.0252 12.4362 13.0645 12.3184C13.0546 12.4802 13.0401 12.6691 13.0205 12.8848C13.0057 13.0959 12.9885 13.3152 12.9688 13.541C12.9492 13.7667 12.9269 13.9949 12.9023 14.2256C12.8778 14.4514 12.8555 14.6602 12.8359 14.8516C12.8162 15.043 12.7989 15.2102 12.7842 15.3525C12.7744 15.4945 12.7696 15.5924 12.7695 15.6465C12.7695 15.8232 12.8265 15.9682 12.9395 16.0811C13.0573 16.1891 13.2562 16.2432 13.5361 16.2432H13.9404C13.9845 16.2432 14.0145 16.2363 14.0293 16.2217C14.044 16.2021 14.0537 16.1721 14.0586 16.1328C14.0635 16.0985 14.0732 15.9805 14.0879 15.7793C14.1026 15.5781 14.1201 15.3326 14.1396 15.043C14.1642 14.7534 14.1865 14.4392 14.2061 14.1006C14.2306 13.7619 14.2529 13.4352 14.2725 13.1211C14.297 12.802 14.3134 12.517 14.3232 12.2666C14.338 12.0113 14.3457 11.8268 14.3457 11.7139C14.3457 11.6012 14.3359 11.5032 14.3164 11.4199C14.2967 11.3317 14.2599 11.2581 14.2061 11.1992C14.1521 11.1402 14.0757 11.0959 13.9775 11.0664C13.8842 11.032 13.7587 11.0146 13.6016 11.0146H12.4531C12.3893 11.0146 12.3448 11.0292 12.3203 11.0586C12.2957 11.0832 12.2784 11.1103 12.2686 11.1396C12.1901 11.444 12.1243 11.6971 12.0703 11.8984C12.0213 12.0946 11.9796 12.2591 11.9453 12.3916C11.9109 12.5241 11.881 12.6352 11.8564 12.7236C11.832 12.8118 11.8097 12.8952 11.79 12.9736C11.7704 13.0472 11.7482 13.1284 11.7236 13.2168C11.6991 13.3051 11.6672 13.4184 11.6279 13.5557C11.5936 13.6881 11.55 13.8548 11.4961 14.0557C11.4421 14.2569 11.3755 14.5101 11.2969 14.8145C11.2135 14.358 11.1448 13.9482 11.0908 13.585C11.0417 13.2168 10.9954 12.8921 10.9512 12.6123C10.9119 12.3327 10.8674 12.0918 10.8184 11.8906C10.7693 11.6848 10.7053 11.5182 10.627 11.3906C10.5484 11.2631 10.4479 11.1693 10.3252 11.1104C10.2025 11.0466 10.045 11.0146 9.85352 11.0146H8.82227ZM15.5332 11.0146C15.4547 11.0146 15.4151 11.0515 15.415 11.125C15.415 11.2085 15.4073 11.3631 15.3926 11.5889C15.3778 11.8146 15.3586 12.0776 15.334 12.377C15.3095 12.6763 15.2852 12.9954 15.2607 13.334C15.2362 13.6727 15.211 13.9945 15.1865 14.2988C15.1619 14.603 15.1427 14.8757 15.1279 15.1162C15.1132 15.3517 15.1055 15.519 15.1055 15.6172C15.1055 15.8183 15.1646 15.9731 15.2822 16.0811C15.4 16.1891 15.5972 16.2432 15.8721 16.2432H17.2705C17.4915 16.2432 17.6364 16.1988 17.7051 16.1104C17.7787 16.0172 17.8203 15.8972 17.8301 15.75L17.8604 15.3154C17.8603 15.2811 17.8476 15.2569 17.8232 15.2422C17.7986 15.2225 17.7716 15.2119 17.7422 15.2119H16.417L16.6592 11.7734V11.707C16.6641 11.6874 16.667 11.6652 16.667 11.6406C16.667 11.4344 16.6129 11.2799 16.5049 11.1768C16.4018 11.0688 16.2123 11.0146 15.9375 11.0146H15.5332Z" }));
33
+ }
34
+ var IconYaml = React.forwardRef(IconYamlComponent);
35
+ export default IconYaml;
package/esm/index.d.ts CHANGED
@@ -1388,4 +1388,37 @@ export { default as IconModelGallery } from './IconModelGallery';
1388
1388
  export { default as IconUnfold2 } from './IconUnfold2';
1389
1389
  export { default as IconBatchProcessing } from './IconBatchProcessing';
1390
1390
  export { default as IconMemoryWebapp } from './IconMemoryWebapp';
1391
+ export { default as IconOutputMaas } from './IconOutputMaas';
1392
+ export { default as IconMoreMaas } from './IconMoreMaas';
1393
+ export { default as IconAddMaas } from './IconAddMaas';
1394
+ export { default as IconContinuePretrain } from './IconContinuePretrain';
1395
+ export { default as IconModelAccess } from './IconModelAccess';
1396
+ export { default as IconDataSetMaas } from './IconDataSetMaas';
1397
+ export { default as IconPromptMaas } from './IconPromptMaas';
1398
+ export { default as IconRl } from './IconRl';
1399
+ export { default as IconSheildKey } from './IconSheildKey';
1400
+ export { default as IconStopUpdate } from './IconStopUpdate';
1401
+ export { default as IconTos } from './IconTos';
1402
+ export { default as IconSingleMachine } from './IconSingleMachine';
1403
+ export { default as IconModelEvalue } from './IconModelEvalue';
1404
+ export { default as IconSmoothUpdate } from './IconSmoothUpdate';
1405
+ export { default as IconRm } from './IconRm';
1406
+ export { default as IconService } from './IconService';
1407
+ export { default as IconCustomMark } from './IconCustomMark';
1408
+ export { default as IconUserMaas } from './IconUserMaas';
1409
+ export { default as IconYaml } from './IconYaml';
1410
+ export { default as IconWorkspaceMaas } from './IconWorkspaceMaas';
1411
+ export { default as IconImageModel } from './IconImageModel';
1412
+ export { default as IconDataSetBlue } from './IconDataSetBlue';
1413
+ export { default as IconDataSetDetail } from './IconDataSetDetail';
1414
+ export { default as IconDeepseek } from './IconDeepseek';
1415
+ export { default as IconManagement } from './IconManagement';
1416
+ export { default as IconDataSetBos } from './IconDataSetBos';
1417
+ export { default as IconObs } from './IconObs';
1418
+ export { default as IconBatchInference } from './IconBatchInference';
1419
+ export { default as IconFolderMaas } from './IconFolderMaas';
1420
+ export { default as IconFolderOpen } from './IconFolderOpen';
1421
+ export { default as IconFolderClose } from './IconFolderClose';
1422
+ export { default as IconParameterSetting } from './IconParameterSetting';
1423
+ export { default as IconAsynchronousOperation } from './IconAsynchronousOperation';
1391
1424
  export * from './type';
package/esm/index.js CHANGED
@@ -1388,4 +1388,37 @@ export { default as IconModelGallery } from './IconModelGallery';
1388
1388
  export { default as IconUnfold2 } from './IconUnfold2';
1389
1389
  export { default as IconBatchProcessing } from './IconBatchProcessing';
1390
1390
  export { default as IconMemoryWebapp } from './IconMemoryWebapp';
1391
+ export { default as IconOutputMaas } from './IconOutputMaas';
1392
+ export { default as IconMoreMaas } from './IconMoreMaas';
1393
+ export { default as IconAddMaas } from './IconAddMaas';
1394
+ export { default as IconContinuePretrain } from './IconContinuePretrain';
1395
+ export { default as IconModelAccess } from './IconModelAccess';
1396
+ export { default as IconDataSetMaas } from './IconDataSetMaas';
1397
+ export { default as IconPromptMaas } from './IconPromptMaas';
1398
+ export { default as IconRl } from './IconRl';
1399
+ export { default as IconSheildKey } from './IconSheildKey';
1400
+ export { default as IconStopUpdate } from './IconStopUpdate';
1401
+ export { default as IconTos } from './IconTos';
1402
+ export { default as IconSingleMachine } from './IconSingleMachine';
1403
+ export { default as IconModelEvalue } from './IconModelEvalue';
1404
+ export { default as IconSmoothUpdate } from './IconSmoothUpdate';
1405
+ export { default as IconRm } from './IconRm';
1406
+ export { default as IconService } from './IconService';
1407
+ export { default as IconCustomMark } from './IconCustomMark';
1408
+ export { default as IconUserMaas } from './IconUserMaas';
1409
+ export { default as IconYaml } from './IconYaml';
1410
+ export { default as IconWorkspaceMaas } from './IconWorkspaceMaas';
1411
+ export { default as IconImageModel } from './IconImageModel';
1412
+ export { default as IconDataSetBlue } from './IconDataSetBlue';
1413
+ export { default as IconDataSetDetail } from './IconDataSetDetail';
1414
+ export { default as IconDeepseek } from './IconDeepseek';
1415
+ export { default as IconManagement } from './IconManagement';
1416
+ export { default as IconDataSetBos } from './IconDataSetBos';
1417
+ export { default as IconObs } from './IconObs';
1418
+ export { default as IconBatchInference } from './IconBatchInference';
1419
+ export { default as IconFolderMaas } from './IconFolderMaas';
1420
+ export { default as IconFolderOpen } from './IconFolderOpen';
1421
+ export { default as IconFolderClose } from './IconFolderClose';
1422
+ export { default as IconParameterSetting } from './IconParameterSetting';
1423
+ export { default as IconAsynchronousOperation } from './IconAsynchronousOperation';
1391
1424
  export * from './type';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arco-iconbox/react-hiagent",
3
- "version": "0.0.73",
3
+ "version": "0.0.75",
4
4
  "main": "cjs/index.js",
5
5
  "module": "esm/index.js",
6
6
  "license": "ISC",
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconAddMaasComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-add_maas${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 16 16" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M7.5 4C7.22386 4 7 4.22386 7 4.5V7H4.5C4.22386 7 4 7.22386 4 7.5V8.5C4 8.77614 4.22386 9 4.5 9H7V11.5C7 11.7761 7.22386 12 7.5 12H8.5C8.77614 12 9 11.7761 9 11.5V9H11.5C11.7761 9 12 8.77614 12 8.5V7.5C12 7.22386 11.7761 7 11.5 7H9V4.5C9 4.22386 8.77614 4 8.5 4H7.5Z"/></svg>;
12
+ }
13
+
14
+ const IconAddMaas = React.forwardRef(IconAddMaasComponent);
15
+ export default IconAddMaas;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconAsynchronousOperationComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-asynchronous-operation${loadingKls} ${className}`} width={width} height={height} xmlns="http://www.w3.org/2000/svg" fill={useCurrentColor ? 'currentColor' : '#000'} viewBox="0 0 16 16" {...rest} ref={ref}><path d="M8.06836 1.00293C8.40445 1.03715 8.66699 1.32187 8.66699 1.66699V12.333C8.66699 12.7012 8.36819 13 8 13H2C1.63183 13 1.33301 12.7012 1.33301 12.333V1.66699L1.33691 1.59863C1.37113 1.26256 1.6549 1.00002 2 1H8L8.06836 1.00293ZM6.15039 5.20801C5.91301 4.95768 5.5272 4.93144 5.25977 5.1377L5.20801 5.18262L3.875 6.44629C3.61578 6.69206 3.59645 7.09876 3.83105 7.36816L5.05273 8.77051C5.29447 9.0481 5.7155 9.07754 5.99316 8.83594C6.25334 8.60925 6.29554 8.2251 6.10059 7.94922L6.05859 7.89551L5.25488 6.97363L6.125 6.15039L6.17285 6.10156C6.39334 5.84558 6.38776 5.45856 6.15039 5.20801Z"/><path d="M14.0684 3.00293C14.4044 3.03715 14.667 3.32187 14.667 3.66699V14.333C14.667 14.7012 14.3682 15 14 15H8C7.63183 15 7.33301 14.7012 7.33301 14.333V3.66699L7.33691 3.59863C7.37113 3.26256 7.6549 3.00002 8 3H14L14.0684 3.00293ZM10.7402 7.1377C10.4728 6.93146 10.087 6.95767 9.84961 7.20801C9.61225 7.45855 9.60668 7.84558 9.82715 8.10156L9.875 8.15039L10.7441 8.97363L9.94141 9.89551C9.69994 10.1731 9.7294 10.5942 10.0068 10.8359C10.2671 11.0624 10.6529 11.0512 10.8994 10.8203L10.9473 10.7705L12.1689 9.36816L12.21 9.31543C12.4003 9.04788 12.3681 8.67672 12.125 8.44629L10.792 7.18262L10.7402 7.1377Z"/></svg>;
12
+ }
13
+
14
+ const IconAsynchronousOperation = React.forwardRef(IconAsynchronousOperationComponent);
15
+ export default IconAsynchronousOperation;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconBatchInferenceComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-batch_inference${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 40 40" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><rect width="40" height="40" rx="6" fill={useCurrentColor ? 'currentColor' : 'url(#svg_401615492c__svg_96d6f2e7e1__paint0_linear_1076_10525)'}/><rect x="9.167" y="9.167" width="9.75" height="9.75" rx="1.6" fill={useCurrentColor ? 'currentColor' : '#fff'}/><rect x="21.083" y="21.083" width="9.75" height="9.75" rx="1.6" fill={useCurrentColor ? 'currentColor' : '#fff'}/><rect x="8.602" y="25.721" width="7.761" height="7.761" rx="1.6" transform="rotate(-45 8.602 25.721)" fill={useCurrentColor ? 'currentColor' : '#fff'}/><circle opacity=".5" cx="25.958" cy="14.042" fill={useCurrentColor ? 'currentColor' : '#fff'} r="4.875"/><defs><linearGradient id="svg_401615492c__svg_96d6f2e7e1__paint0_linear_1076_10525" x1="40" y1="3" x2="-9" y2="50" gradientUnits="userSpaceOnUse"><stop stopColor="#5F9FFF"/><stop offset="1" stopColor="#4281FF"/></linearGradient></defs></svg>;
12
+ }
13
+
14
+ const IconBatchInference = React.forwardRef(IconBatchInferenceComponent);
15
+ export default IconBatchInference;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconContinuePretrainComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-continue-pretrain${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 32 32" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M24.6523 10.5325C23.1956 10.5325 22.0117 9.36448 21.9861 7.91385C20.783 7.00654 19.3861 6.37772 17.8964 6.08142C15.9473 5.69372 13.9271 5.8927 12.0911 6.6532C10.255 7.4137 8.68579 8.70156 7.58171 10.3539C6.47764 12.0063 5.88835 13.9489 5.88835 15.9362C5.88835 17.9235 6.47764 19.8661 7.58172 21.5185C8.68579 23.1709 10.255 24.4587 12.0911 25.2192C13.9271 25.9797 15.9473 26.1787 17.8964 25.791C19.386 25.4947 20.7829 24.8659 21.986 23.9586C22.0079 22.5048 23.1933 21.333 24.6523 21.333C26.1251 21.333 27.319 22.5269 27.319 23.9997C27.319 25.4724 26.1251 26.6663 24.6523 26.6663C24.4448 26.6663 24.2428 26.6426 24.0488 26.5978C22.4343 27.8263 20.5551 28.6771 18.5499 29.0759C15.9511 29.5928 13.2573 29.3275 10.8093 28.3135C8.36133 27.2995 6.26898 25.5824 4.79689 23.3793C3.32479 21.1761 2.53906 18.5859 2.53906 15.9362C2.53906 13.2865 3.32479 10.6963 4.79689 8.49316C6.26898 6.29001 8.36133 4.57286 10.8093 3.55887C13.2573 2.54487 15.9511 2.27956 18.5498 2.79649C20.5522 3.19479 22.4289 4.04369 24.0419 5.2694C24.238 5.2235 24.4423 5.19922 24.6523 5.19922C26.1251 5.19922 27.319 6.39312 27.319 7.86588C27.319 9.33864 26.1251 10.5325 24.6523 10.5325Z"/><ellipse cx="15.977" cy="15.978" rx="4.004" ry="8.675" transform="rotate(45 15.977 15.978)" opacity=".5"/><ellipse cx="16.023" cy="16.023" rx="4.004" ry="8.675" transform="rotate(-45 16.023 16.023)"/></svg>;
12
+ }
13
+
14
+ const IconContinuePretrain = React.forwardRef(IconContinuePretrainComponent);
15
+ export default IconContinuePretrain;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconCustomMarkComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-custom_mark${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 32 32" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M4.64063 2.66669C3.53606 2.66669 2.64062 3.56212 2.64062 4.6667V23.3594C2.64062 24.464 3.53606 25.3594 4.64064 25.3594H23.3333C24.4379 25.3594 25.3333 24.464 25.3333 23.3594V4.6667C25.3333 3.56212 24.4379 2.66669 23.3333 2.66669H4.64063ZM9.20955 5.62079L10.1173 8.41465H13.055L10.6784 10.1413L11.5862 12.9352L9.20955 11.2085L6.83295 12.9352L7.74073 10.1413L5.36414 8.41465H8.30177L9.20955 5.62079ZM15.3644 6.07977H21.7607V12.4761H15.3644V6.07977ZM9.20899 21.8356C10.9717 21.8356 12.4007 20.4067 12.4007 18.644C12.4007 16.8813 10.9717 15.4523 9.20899 15.4523C7.44629 15.4523 6.01733 16.8813 6.01733 18.644C6.01733 20.4067 7.44629 21.8356 9.20899 21.8356ZM18.5621 15.4528L22.0625 21.5158H15.0616L18.5621 15.4528Z"/><path opacity=".5" fillRule="evenodd" clipRule="evenodd" d="M9.54939 6.66669L10.1173 8.41465H13.055L10.6784 10.1413L11.5862 12.9352L9.20955 11.2085L6.83295 12.9352L7.74073 10.1413L6.66663 9.36096V16.7142C7.24956 15.9474 8.17146 15.4523 9.20899 15.4523C10.9717 15.4523 12.4006 16.8813 12.4006 18.644C12.4006 20.4067 10.9717 21.8356 9.20899 21.8356C8.17146 21.8356 7.24956 21.3406 6.66663 20.5738V27.3594C6.66663 28.464 7.56206 29.3594 8.66664 29.3594H27.3593C28.4639 29.3594 29.3593 28.464 29.3593 27.3594V8.6667C29.3593 7.56212 28.4639 6.66669 27.3593 6.66669H21.7607V12.4761H15.3644V6.66669H9.54939ZM8.86972 6.66669L8.30177 8.41465H6.68236C6.80629 7.42906 7.64743 6.66669 8.66664 6.66669H8.86972ZM18.5621 15.4528L22.0625 21.5158H15.0616L18.5621 15.4528Z"/></svg>;
12
+ }
13
+
14
+ const IconCustomMark = React.forwardRef(IconCustomMarkComponent);
15
+ export default IconCustomMark;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconDataSetBlueComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-data_set_blue${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 40 40" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><rect width="40" height="40" rx="4" fill={useCurrentColor ? 'currentColor' : 'url(#svg_6e61eddefe__svg_96d6f2e7e1__paint0_linear_2778_68397)'}/><path d="M19.1343 28.0457C19.6123 28.3225 20.3872 28.3225 20.8651 28.0458L27.9738 23.9301L32.1686 26.3591C32.6465 26.6359 32.6465 27.0845 32.1686 27.3613L20.8651 33.9056C20.3872 34.1823 19.6123 34.1823 19.1343 33.9056L7.83128 27.3605C7.35334 27.0837 7.35335 26.6351 7.83131 26.3583L12.0261 23.9297L19.1343 28.0457Z" fill={useCurrentColor ? 'currentColor' : '#fff'}/><path opacity=".5" d="M19.1343 23.0761C19.6123 23.3528 20.3872 23.3528 20.8651 23.0761L28.7425 18.5154L32.1686 20.4993C32.6465 20.776 32.6465 21.2247 32.1686 21.5014L20.8651 28.0458C20.3872 28.3225 19.6123 28.3224 19.1343 28.0457L7.83128 21.5006C7.35334 21.2239 7.35335 20.7752 7.83131 20.4985L11.2574 18.5149L19.1343 23.0761Z" fill={useCurrentColor ? 'currentColor' : '#fff'}/><path d="M20.8651 23.0762C20.3872 23.353 19.6123 23.3529 19.1343 23.0762L7.83128 16.5311C7.35334 16.2544 7.35336 15.8057 7.83132 15.529L19.1348 8.98462C19.6127 8.7079 20.3876 8.70793 20.8656 8.98468L32.1686 15.5297C32.6465 15.8065 32.6465 16.2552 32.1686 16.5319L20.8651 23.0762Z" fill={useCurrentColor ? 'currentColor' : '#fff'}/><defs><linearGradient id="svg_6e61eddefe__svg_96d6f2e7e1__paint0_linear_2778_68397" x1="40" y1="3" x2="-9" y2="50" gradientUnits="userSpaceOnUse"><stop stopColor="#5F9FFF"/><stop offset="1" stopColor="#4281FF"/></linearGradient></defs></svg>;
12
+ }
13
+
14
+ const IconDataSetBlue = React.forwardRef(IconDataSetBlueComponent);
15
+ export default IconDataSetBlue;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconDataSetBosComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-data_set_bos${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 20 20" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><rect x="2" y="2" width="16" height="16" rx="4" fill={useCurrentColor ? 'currentColor' : '#DEE8FF'}/><path fillRule="evenodd" clipRule="evenodd" d="M6.83233 14.5041C5.33656 14.5041 4.12399 13.2915 4.12399 11.7957C4.12399 10.3 5.33656 9.0874 6.83233 9.0874C8.32808 9.0874 9.54066 10.3 9.54066 11.7957C9.54066 11.8173 9.55801 11.8349 9.57954 11.8349H10.3341C10.6333 11.8349 10.8758 12.0774 10.8758 12.3766V13.9624C10.8758 14.2616 10.6333 14.5041 10.3341 14.5041H6.905L6.90453 14.5036L6.90406 14.5032C6.88022 14.5038 6.85631 14.5041 6.83233 14.5041Z" fill={useCurrentColor ? 'currentColor' : '#97BCFF'}/><path fillRule="evenodd" clipRule="evenodd" d="M9.88892 14.4958C7.56574 14.3531 5.72574 12.4238 5.72574 10.0647C5.72574 7.6127 7.71346 5.625 10.1654 5.625C12.4177 5.625 14.2782 7.30212 14.5663 9.47564C15.3518 9.94978 15.877 10.8116 15.877 11.796C15.877 13.2917 14.6645 14.5043 13.1687 14.5043H10.1681C10.1672 14.5043 10.1663 14.5043 10.1654 14.5043C10.1645 14.5043 10.1636 14.5043 10.1627 14.5043H10.1047C10.032 14.5043 9.9601 14.5014 9.88892 14.4958Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_b22b200c1a__svg_4f036ff871__paint0_linear_2778_68386)'}/><mask id="svg_b22b200c1a__a" style={{maskType: 'alpha'}} maskUnits="userSpaceOnUse" x="5" y="5" width="11" height="10"><path fillRule="evenodd" clipRule="evenodd" d="M9.88885 14.4958C7.56567 14.3531 5.72565 12.4238 5.72565 10.0647C5.72565 7.6127 7.71334 5.625 10.1653 5.625C12.4176 5.625 14.2781 7.30212 14.5662 9.47564C15.3517 9.94978 15.877 10.8116 15.877 11.796C15.877 13.2917 14.6644 14.5043 13.1686 14.5043H10.1679C10.1671 14.5043 10.1662 14.5043 10.1653 14.5043C10.1644 14.5043 10.1635 14.5043 10.1627 14.5043H10.1046C10.032 14.5043 9.96002 14.5014 9.88885 14.4958Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_b22b200c1a__svg_4f036ff871__paint1_linear_2778_68386)'}/></mask><g filter="url(#svg_b22b200c1a__svg_4f036ff871__filter0_d_2778_68386)" mask="url(#svg_b22b200c1a__a)"><path d="M12.9118 11.6601C12.9971 11.7454 12.9367 11.8912 12.816 11.8912H11.655C11.5951 11.8912 11.5466 11.9397 11.5466 11.9996V13.4997C11.5713 14.0583 12.025 14.5035 12.581 14.5035C12.5938 14.5035 12.6067 14.5032 12.6194 14.5027V14.5037H11.5445L10.1802 14.5033C9.58189 14.5033 9.09682 14.0182 9.09682 13.42V11.9996C9.09682 11.9397 9.04836 11.8912 8.98852 11.8912H7.85878C7.73812 11.8912 7.67771 11.7454 7.76302 11.6601L10.1459 9.27804C10.2517 9.17229 10.4231 9.17229 10.5289 9.27804L12.9118 11.6601Z" fill={useCurrentColor ? 'currentColor' : '#fff'}/></g><defs><linearGradient id="svg_b22b200c1a__svg_4f036ff871__paint0_linear_2778_68386" x1="10.802" y1="5.942" x2="10.802" y2="14.504" gradientUnits="userSpaceOnUse"><stop stopColor="#528CFF"/><stop offset="1" stopColor="#1664FF"/></linearGradient><linearGradient id="svg_b22b200c1a__svg_4f036ff871__paint1_linear_2778_68386" x1="10.992" y1="5.625" x2="10.992" y2="14.291" gradientUnits="userSpaceOnUse"><stop stopColor="#353D51"/><stop offset="1" stopColor="#818A9C"/></linearGradient><filter id="svg_b22b200c1a__svg_4f036ff871__filter0_d_2778_68386" x="2.389" y="5.198" width="15.897" height="15.973" filterUnits="userSpaceOnUse" colorInterpolationFilters="sRGB"><feFlood floodOpacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="1.333"/><feGaussianBlur stdDeviation="2.667"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2778_68386"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_2778_68386" result="shape"/></filter></defs></svg>;
12
+ }
13
+
14
+ const IconDataSetBos = React.forwardRef(IconDataSetBosComponent);
15
+ export default IconDataSetBos;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconDataSetDetailComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-data_set_detail${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 16 16" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><rect width="16" height="16" rx="4" fill={useCurrentColor ? 'currentColor' : '#EAEDF1'}/><path d="M7.6768 10.6304C7.85523 10.7337 8.14453 10.7337 8.32297 10.6304L10.9769 9.0939L12.5429 10.0007C12.7214 10.1041 12.7214 10.2716 12.5429 10.3749L8.32297 12.8181C8.14453 12.9214 7.85523 12.9214 7.6768 12.8181L3.457 10.3746C3.27857 10.2713 3.27858 10.1038 3.45701 10.0004L5.02307 9.09375L7.6768 10.6304Z" fill={useCurrentColor ? 'currentColor' : '#5E6673'}/><path d="M7.6768 8.7751C7.85523 8.87842 8.14453 8.87843 8.32297 8.77512L11.2639 7.07244L12.5429 7.81309C12.7214 7.91642 12.7214 8.08392 12.5429 8.18723L8.32297 10.6305C8.14453 10.7338 7.85523 10.7338 7.6768 10.6304L3.457 8.18694C3.27857 8.08362 3.27858 7.91611 3.45701 7.8128L4.73608 7.07227L7.6768 8.7751Z" fill={useCurrentColor ? 'currentColor' : '#5E6673'} fillOpacity=".5"/><path d="M8.32297 8.77511C8.14453 8.87842 7.85523 8.87841 7.6768 8.77509L3.457 6.3316C3.27857 6.22828 3.27858 6.06077 3.45701 5.95746L7.67697 3.51424C7.85541 3.41093 8.1447 3.41094 8.32314 3.51426L12.5429 5.95775C12.7214 6.06108 12.7214 6.22858 12.5429 6.33189L8.32297 8.77511Z" fill={useCurrentColor ? 'currentColor' : '#5E6673'}/></svg>;
12
+ }
13
+
14
+ const IconDataSetDetail = React.forwardRef(IconDataSetDetailComponent);
15
+ export default IconDataSetDetail;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconDataSetMaasComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-data_set_maas${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 20 20" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path d="M9.42288 14.6971C9.74151 14.8817 10.2581 14.8817 10.5767 14.6972L15.3159 11.9534L18.1124 13.5727C18.431 13.7572 18.431 14.0564 18.1124 14.2408L10.5767 18.6037C10.2581 18.7882 9.74151 18.7882 9.42288 18.6037L1.88752 14.2403C1.5689 14.0558 1.56891 13.7567 1.88754 13.5722L4.68407 11.9531L9.42288 14.6971Z"/><path opacity=".5" d="M9.42288 11.384C9.74151 11.5685 10.2581 11.5686 10.5767 11.3841L15.8283 8.34357L18.1124 9.66617C18.431 9.85067 18.431 10.1498 18.1124 10.3343L10.5767 14.6972C10.2581 14.8816 9.74151 14.8816 9.42288 14.6971L1.88752 10.3338C1.5689 10.1493 1.56891 9.85013 1.88754 9.66565L4.17159 8.34326L9.42288 11.384Z"/><path d="M10.5767 11.3841C10.2581 11.5686 9.74151 11.5685 9.42288 11.384L1.88752 7.02066C1.5689 6.83616 1.56891 6.53704 1.88754 6.35256L9.42318 1.98967C9.74182 1.80519 10.2584 1.8052 10.577 1.98971L18.1124 6.35308C18.431 6.53758 18.431 6.8367 18.1124 7.02118L10.5767 11.3841Z"/></svg>;
12
+ }
13
+
14
+ const IconDataSetMaas = React.forwardRef(IconDataSetMaasComponent);
15
+ export default IconDataSetMaas;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconDeepseekComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-deepseek${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 1391 1024" xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path d="M980.736 172.527c-8.79-4.396-12.585 3.983-17.72 8.241-1.75 1.374-3.244 3.16-4.738 4.808-12.844 14.01-27.85 23.214-47.476 22.115-28.674-1.648-53.159 7.555-74.794 29.945-4.601-27.61-19.883-44.093-43.148-54.67-12.191-5.494-24.485-10.989-33.019-22.94-5.94-8.516-7.555-17.994-10.542-27.334-1.889-5.632-3.778-11.401-10.13-12.363-6.92-1.099-9.616 4.808-12.329 9.753-10.817 20.192-15.024 42.445-14.595 64.972 0.928 50.687 21.91 91.071 63.565 119.78 4.739 3.296 5.958 6.593 4.464 11.4-2.833 9.89-6.233 19.506-9.203 29.396-1.89 6.319-4.722 7.692-11.367 4.945-22.854-9.753-42.6-24.176-60.062-41.62-29.618-29.259-56.404-61.539-89.8-86.813a394.916 394.916 0 0 0-23.815-16.621c-34.083-33.791 4.464-61.538 13.393-64.835 9.323-3.434 3.245-15.247-26.923-15.11s-57.761 10.44-92.926 24.176c-5.15 2.06-10.56 3.571-16.088 4.808-31.937-6.182-65.075-7.555-99.708-3.572-65.195 7.418-117.273 38.874-155.562 92.582-45.982 64.56-56.817 137.912-43.544 214.422 13.908 80.632 54.24 147.39 116.191 199.587 64.251 54.12 138.238 80.632 222.647 75.55 51.27-3.023 108.344-10.028 172.732-65.66 16.243 8.242 33.293 11.539 61.556 14.011 21.789 2.06 42.754-1.099 58.98-4.533 25.429-5.494 23.66-29.533 14.474-33.928-74.536-35.44-58.173-21.017-73.042-32.692 37.877-45.742 94.951-93.27 117.273-247.252 1.768-12.225 0.274-19.917 0-29.807-0.138-6.044 1.201-8.38 7.984-9.066 18.664-2.198 36.796-7.418 53.434-16.758 48.282-26.923 67.77-71.154 72.372-124.176 0.687-8.104-0.137-16.483-8.534-20.741M559.911 649.722c-72.218-57.967-107.263-77.06-121.737-76.236-13.53 0.824-11.092 16.621-8.122 26.923 3.108 10.165 7.177 17.17 12.86 26.099 3.916 5.907 6.629 14.698-3.931 21.291-23.266 14.698-63.702-4.945-65.59-5.906-47.081-28.297-86.453-65.66-114.183-116.758-26.785-49.176-42.324-101.923-44.9-158.241-0.687-13.599 3.245-18.407 16.484-20.88a159.683 159.683 0 0 1 52.901-1.373c73.73 10.99 136.504 44.643 189.113 97.94 30.031 30.356 52.747 66.62 76.167 102.06 24.88 37.636 51.666 73.488 85.749 102.883 12.036 10.302 21.634 18.132 30.837 23.901-27.73 3.16-74.003 3.846-105.648-21.703m34.632-227.334c0-6.044 4.74-10.852 10.697-10.852q2.026 0.035 3.64 0.687a10.766 10.766 0 0 1 6.903 10.165 10.714 10.714 0 0 1-10.68 10.852 10.594 10.594 0 0 1-10.56-10.852m107.538 56.318c-6.886 2.885-13.788 5.358-20.433 5.632-10.268 0.55-21.497-3.708-27.575-8.928-9.478-8.105-16.244-12.638-19.077-26.786-1.219-6.044-0.55-15.384 0.533-20.741 2.438-11.539-0.275-18.956-8.242-25.687-6.49-5.495-14.75-7.006-23.815-7.006-3.383 0-6.49-1.51-8.791-2.747a9.014 9.014 0 0 1-3.915-12.637c0.944-1.923 5.546-6.594 6.628-7.418 12.31-7.143 26.51-4.807 39.628 0.55 12.174 5.082 21.36 14.423 34.633 27.61 13.53 15.934 15.968 20.33 23.66 32.28 6.096 9.34 11.642 18.956 15.42 29.944 2.317 6.869-0.67 12.5-8.654 15.934" fill={useCurrentColor ? 'currentColor' : '#4D6BFE'}/></svg>;
12
+ }
13
+
14
+ const IconDeepseek = React.forwardRef(IconDeepseekComponent);
15
+ export default IconDeepseek;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconFolderCloseComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-folder-close${loadingKls} ${className}`} width={width} height={height} xmlns="http://www.w3.org/2000/svg" fill={useCurrentColor ? 'currentColor' : '#000'} viewBox="0 0 16 16" {...rest} ref={ref}><path d="M6.40723 1.66406C6.57728 1.68208 6.73494 1.76142 6.8457 1.8877L8.3125 3.56055H13.667C14.4031 3.56071 14.9998 4.12766 15 4.82715V13.0635C14.9997 13.7629 14.4031 14.3299 13.667 14.3301H2.33301C1.59695 14.3299 1.00027 13.7629 1 13.0635V2.92676C1.00014 2.22723 1.59686 1.66032 2.33301 1.66016H6.33301L6.40723 1.66406ZM3 6.66699V8H13V6.66699H3Z"/></svg>;
12
+ }
13
+
14
+ const IconFolderClose = React.forwardRef(IconFolderCloseComponent);
15
+ export default IconFolderClose;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconFolderMaasComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-folder_maas${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 20 20" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><g clipPath="url(#svg_851148b4fd__svg_851148b4fd__svg_b0f2b97dc5__clip0_1986_53940)"><mask id="svg_851148b4fd__a" style={{maskType: 'luminance'}} maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20"><path d="M0 0H20V20H0V0Z" fill={useCurrentColor ? 'currentColor' : '#fff'}/></mask><g mask="url(#svg_851148b4fd__a)"><path d="M1.66602 4.58253C1.66602 3.66205 2.41221 2.91586 3.33268 2.91586H6.6401C7.66236 2.91586 8.58162 3.53825 8.96129 4.48739L9.16604 4.9992H16.666C17.5865 4.9992 18.3327 5.74539 18.3327 6.66586V15.4158C18.3327 16.3363 17.5865 17.0825 16.666 17.0825H3.33268C2.41221 17.0825 1.66602 16.3363 1.66602 15.4158V4.58253Z" fill={useCurrentColor ? 'currentColor' : '#FBBC34'}/><path fillRule="evenodd" clipRule="evenodd" d="M9.01787 5.21795L8.75821 4.56863C8.41171 3.70254 7.57291 3.13461 6.6401 3.13461H3.33268C2.53302 3.13461 1.88477 3.78287 1.88477 4.58253V15.4158C1.88477 16.2155 2.53302 16.8638 3.33268 16.8638H16.666C17.4657 16.8638 18.114 16.2155 18.114 15.4158V6.66586C18.114 5.8662 17.4657 5.21795 16.666 5.21795H9.01787ZM3.33268 2.91586C2.41221 2.91586 1.66602 3.66205 1.66602 4.58253V15.4158C1.66602 16.3363 2.41221 17.0825 3.33268 17.0825H16.666C17.5865 17.0825 18.3327 16.3363 18.3327 15.4158V6.66586C18.3327 5.74539 17.5865 4.9992 16.666 4.9992H9.16604L8.96129 4.48739C8.58162 3.53825 7.66236 2.91586 6.6401 2.91586H3.33268Z" fill={useCurrentColor ? 'currentColor' : '#8A6006'}/><path d="M6.66262 2.91586H3.33268C2.41221 2.91586 1.66602 3.66206 1.66602 4.58253V5.21511H9.28562L8.97212 4.45865C8.58504 3.52474 7.67358 2.91586 6.66262 2.91586Z" fill={useCurrentColor ? 'currentColor' : '#D89B17'}/><path fillRule="evenodd" clipRule="evenodd" d="M6.66262 3.13461H3.33268C2.53302 3.13461 1.88477 3.78287 1.88477 4.58253V4.99636H8.95821L8.77004 4.54241C8.41679 3.69021 7.58512 3.13461 6.66262 3.13461ZM8.97212 4.45865C8.58504 3.52474 7.67358 2.91586 6.66262 2.91586H3.33268C2.41221 2.91586 1.66602 3.66206 1.66602 4.58253V5.21511H9.28562L8.97212 4.45865Z" fill={useCurrentColor ? 'currentColor' : '#8A6006'}/></g></g><defs><clipPath id="svg_851148b4fd__svg_851148b4fd__svg_b0f2b97dc5__clip0_1986_53940"><path fill={useCurrentColor ? 'currentColor' : '#fff'} d="M0 0H20V20H0z"/></clipPath></defs></svg>;
12
+ }
13
+
14
+ const IconFolderMaas = React.forwardRef(IconFolderMaasComponent);
15
+ export default IconFolderMaas;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconFolderOpenComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-folder-open${loadingKls} ${className}`} width={width} height={height} xmlns="http://www.w3.org/2000/svg" fill={useCurrentColor ? 'currentColor' : '#000'} viewBox="0 0 16 16" {...rest} ref={ref}><path d="M0.666626 3.00001C0.666626 2.26363 1.26358 1.66667 1.99996 1.66667H6.33329L6.40686 1.67058C6.57705 1.68946 6.73482 1.77328 6.84566 1.90626L8.31246 3.66667H12.5C13.2363 3.66667 13.8333 4.26362 13.8333 5.00001V7.00001C13.8333 7.3682 13.5348 7.66667 13.1666 7.66667H3.52014L1.97978 13.8281C1.89812 14.1548 1.58606 14.3692 1.25191 14.3281C0.917746 14.287 0.666626 14.0034 0.666626 13.6667V3.00001ZM1.99996 8.25261L2.35347 6.83855L2.38993 6.73112C2.49493 6.49263 2.7324 6.33334 2.99996 6.33334H12.5V5.00001H7.99996C7.80213 5.00001 7.61425 4.91238 7.48759 4.76042L6.02079 3.00001H1.99996V8.25261Z"/><path d="M13.3334 13.6667L14.6667 7H2.93754L1.33337 13.6667H13.3334Z"/><path d="M14.6667 6.33333C14.8664 6.33333 15.0557 6.42301 15.1823 6.57747C15.3089 6.73191 15.3595 6.93505 15.3203 7.13085L13.987 13.7975C13.9246 14.1091 13.6511 14.3333 13.3334 14.3333H1.33337C1.1292 14.3333 0.936344 14.2397 0.80993 14.0794C0.683518 13.919 0.637144 13.709 0.68493 13.5104L2.2891 6.84374L2.32555 6.73632C2.42932 6.49517 2.6679 6.33333 2.93753 6.33333H14.6667ZM2.17972 13H12.7871L13.8535 7.66666H3.46292L2.17972 13Z"/></svg>;
12
+ }
13
+
14
+ const IconFolderOpen = React.forwardRef(IconFolderOpenComponent);
15
+ export default IconFolderOpen;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconImageModelComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-image-model${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 12 12" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M10.5 1C10.7636 1 10.9795 1.20397 10.9986 1.46268L11 1.5V10.5C11 10.7636 10.796 10.9795 10.5373 10.9986L10.5 11H1.5C1.23641 11 1.02046 10.796 1.00137 10.5373L1 10.5V1.5C1 1.23641 1.20397 1.02046 1.46268 1.00137L1.5 1H10.5ZM10.0001 1.99994H2.00012V9.99994H10.0001V1.99994ZM8.94149 5.09139C8.979 5.12889 9.00007 5.17976 9.00007 5.23281V8.84996C9.00007 8.93281 8.93291 8.99996 8.85007 8.99996H5.1122C5.09822 8.99996 5.08468 8.99805 5.07183 8.99447L2.9329 8.98898C2.85006 8.98878 2.78307 8.92146 2.78326 8.83862C2.78336 8.79896 2.79916 8.76096 2.8272 8.73291L4.8936 6.66651C4.9717 6.58841 5.09834 6.58841 5.17644 6.66651L6.12982 7.61996L8.65865 5.09139C8.73675 5.01328 8.86338 5.01328 8.94149 5.09139ZM4.50006 2.99997V4.49997H3.00006V2.99997H4.50006Z"/></svg>;
12
+ }
13
+
14
+ const IconImageModel = React.forwardRef(IconImageModelComponent);
15
+ export default IconImageModel;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconManagementComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-management${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 24 24" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M19.8021 18.1797C20.3458 18.1797 20.7865 18.6204 20.7865 19.1641V20.112C20.7865 20.6557 20.3458 21.0964 19.8021 21.0964H4.19794C3.65428 21.0964 3.21356 20.6557 3.21356 20.112V19.1641C3.21356 18.6204 3.65428 18.1797 4.19794 18.1797H19.8021ZM19.474 2.90369C20.1989 2.90369 20.7865 3.49131 20.7865 4.21619V15.5256C20.7865 16.2504 20.1989 16.8381 19.474 16.8381H4.52606C3.80119 16.8381 3.21356 16.2504 3.21356 15.5256V4.21619C3.21356 3.49131 3.80119 2.90369 4.52606 2.90369H19.474ZM8.1646 8.26306C7.78767 8.26306 7.47497 8.53807 7.4162 8.89839L7.40627 9.0214V12.1714C7.40627 12.5902 7.74579 12.9297 8.1646 12.9297C8.54154 12.9297 8.85424 12.6547 8.91301 12.2944L8.92294 12.1714V9.0214C8.92294 8.60258 8.58342 8.26306 8.1646 8.26306ZM15.9813 8.26306C15.6043 8.26306 15.2916 8.53807 15.2329 8.89839L15.2229 9.0214V12.1714C15.2229 12.5902 15.5625 12.9297 15.9813 12.9297C16.3582 12.9297 16.6709 12.6547 16.7297 12.2944L16.7396 12.1714V9.0214C16.7396 8.60258 16.4001 8.26306 15.9813 8.26306ZM12.0729 5.92973C11.696 5.92973 11.3833 6.20474 11.3245 6.56506L11.3146 6.68806V12.1714C11.3146 12.5902 11.6541 12.9297 12.0729 12.9297C12.4499 12.9297 12.7626 12.6547 12.8213 12.2944L12.8313 12.1714V6.68806C12.8313 6.26925 12.4918 5.92973 12.0729 5.92973Z" fill={useCurrentColor ? 'currentColor' : 'url(#svg_d10af457da__svg_d10af457da__paint0_linear_410_7163)'}/><defs><linearGradient id="svg_d10af457da__svg_d10af457da__paint0_linear_410_7163" x1="2.5" y1="18" x2="21" y2="9" gradientUnits="userSpaceOnUse"><stop stopColor="#525B6F"/><stop offset="1" stopColor="#ABBBD8"/></linearGradient></defs></svg>;
12
+ }
13
+
14
+ const IconManagement = React.forwardRef(IconManagementComponent);
15
+ export default IconManagement;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconModelAccessComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-model_access${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 20 20" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path opacity=".5" fillRule="evenodd" clipRule="evenodd" d="M2.50002 8.60669H7.00441V12.1622C7.00441 12.6224 7.37751 12.9955 7.83775 12.9955H11.405V17.5005C11.405 17.9607 11.032 18.3338 10.5717 18.3338H2.50002C2.03978 18.3338 1.66669 17.9607 1.66669 17.5005V9.44002C1.66669 8.97978 2.03978 8.60669 2.50002 8.60669ZM6.4927 16.6566C6.64073 16.6558 6.71429 16.4768 6.60962 16.3721L5.74895 15.5114C5.68386 15.4463 5.68386 15.3408 5.74895 15.2757L6.79811 14.2266C6.8632 14.1615 6.8632 14.0559 6.79811 13.9909L6.01191 13.2047C5.94683 13.1396 5.8413 13.1396 5.77621 13.2047L4.72704 14.2538C4.66196 14.3189 4.55643 14.3189 4.49134 14.2538L3.63178 13.3943C3.5271 13.2896 3.34809 13.3631 3.34726 13.5112L3.33051 16.5058C3.32999 16.5986 3.40533 16.6739 3.4981 16.6734L6.4927 16.6566Z"/><path fillRule="evenodd" clipRule="evenodd" d="M7.83773 1.66675C7.37749 1.66675 7.00439 2.03984 7.00439 2.50008V12.1624C7.00439 12.6226 7.37749 12.9957 7.83773 12.9957H17.5C17.9602 12.9957 18.3333 12.6226 18.3333 12.1624V2.50008C18.3333 2.03984 17.9602 1.66675 17.5 1.66675H7.83773ZM11.4642 3.35088C11.3161 3.35171 11.2426 3.53072 11.3473 3.63539L12.9328 5.22097C12.9979 5.28606 12.9979 5.39159 12.9328 5.45667L11.3072 7.08235C11.2421 7.14744 11.2421 7.25296 11.3072 7.31805L12.6823 8.69323C12.7474 8.75832 12.853 8.75832 12.918 8.69323L14.5437 7.06755C14.6088 7.00247 14.7143 7.00247 14.7794 7.06755L16.3668 8.65492C16.4715 8.75959 16.6505 8.68603 16.6513 8.538L16.6795 3.49023C16.6801 3.39746 16.6047 3.32212 16.5119 3.32263L11.4642 3.35088Z"/></svg>;
12
+ }
13
+
14
+ const IconModelAccess = React.forwardRef(IconModelAccessComponent);
15
+ export default IconModelAccess;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconModelEvalueComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-model_evalue${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 20 20" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path opacity=".5" fillRule="evenodd" clipRule="evenodd" d="M13.228 6.04879V4.08295H6.78831V6.04825L3.95552 11.7368L3.95249 11.7429L2.14456 15.3734C1.6342 16.3983 2.07516 17.6313 3.12949 18.1274C3.41759 18.2629 3.73352 18.3334 4.05361 18.3334H15.947C17.1184 18.3334 18.068 17.4103 18.068 16.2717C18.068 15.9615 17.9959 15.6553 17.8573 15.3759L16.0515 11.7376L16.0441 11.7229L13.228 6.04879ZM9.63459 10.9914C11.0053 9.88108 12.3071 10.069 13.4307 10.3208L15.9317 15.5454C16.1436 15.9879 15.821 16.4999 15.3304 16.4999H4.66666C4.17682 16.4999 3.85424 15.9893 4.0646 15.5469L6.08856 11.2905C6.32305 11.3942 6.58302 11.4626 6.90647 11.5395C7.7401 11.7377 8.7308 11.7235 9.63459 10.9914Z"/><path fillRule="evenodd" clipRule="evenodd" d="M9.63458 10.9914C11.0053 9.88109 12.3071 10.069 13.4306 10.3208L15.9317 15.5454C16.1436 15.9879 15.821 16.4999 15.3304 16.4999H4.66666C4.17681 16.4999 3.85424 15.9893 4.06459 15.5469L6.08856 11.2906C6.32304 11.3942 6.58301 11.4626 6.90647 11.5395C7.74009 11.7377 8.73079 11.7235 9.63458 10.9914ZM12.0833 15C12.7737 15 13.3333 14.4404 13.3333 13.75C13.3333 13.0597 12.7737 12.5 12.0833 12.5C11.393 12.5 10.8333 13.0597 10.8333 13.75C10.8333 14.4404 11.393 15 12.0833 15Z"/><path d="M6.05615 2.23541C5.94902 1.96212 6.15053 1.66669 6.44407 1.66669H13.5676C13.8612 1.66669 14.0627 1.96212 13.9556 2.23541L13.2293 4.08814H6.78238L6.05615 2.23541Z"/></svg>;
12
+ }
13
+
14
+ const IconModelEvalue = React.forwardRef(IconModelEvalueComponent);
15
+ export default IconModelEvalue;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconMoreMaasComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = true, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-more_maas${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 12 12" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><g opacity=".8" clipPath="url(#svg_addec42693__svg_125330ed83__clip0_297_6555)" fillRule="evenodd" clipRule="evenodd"><path d="M6 0.5C9.03757 0.5 11.5 2.96243 11.5 6C11.5 9.03757 9.03757 11.5 6 11.5C2.96243 11.5 0.5 9.03757 0.5 6C0.5 2.96243 2.96243 0.5 6 0.5ZM6 1.5C3.51472 1.5 1.5 3.51472 1.5 6C1.5 8.48528 3.51472 10.5 6 10.5C8.48528 10.5 10.5 8.48528 10.5 6C10.5 3.51472 8.48528 1.5 6 1.5Z"/><path d="M7.74988 5.5C7.74988 5.36193 7.86181 5.25 7.99988 5.25H8.99988C9.13795 5.25 9.24988 5.36193 9.24988 5.5V6.5C9.24988 6.63807 9.13795 6.75 8.99988 6.75H7.99988C7.86181 6.75 7.74988 6.63807 7.74988 6.5V5.5ZM3.99988 5.25C4.13795 5.25 4.24988 5.36193 4.24988 5.5V6.5C4.24988 6.63807 4.13795 6.75 3.99988 6.75H2.99988C2.86181 6.75 2.74988 6.63807 2.74988 6.5V5.5C2.74988 5.36193 2.86181 5.25 2.99988 5.25H3.99988ZM6.49988 5.25C6.63795 5.25 6.74988 5.36193 6.74988 5.5V6.5C6.74988 6.63807 6.63795 6.75 6.49988 6.75H5.49988C5.36181 6.75 5.24988 6.63807 5.24988 6.5V5.5C5.24988 5.36193 5.36181 5.25 5.49988 5.25H6.49988Z"/></g><defs><clipPath id="svg_addec42693__svg_125330ed83__clip0_297_6555"><path d="M0 0H12V12H0z"/></clipPath></defs></svg>;
12
+ }
13
+
14
+ const IconMoreMaas = React.forwardRef(IconMoreMaasComponent);
15
+ export default IconMoreMaas;
@@ -0,0 +1,15 @@
1
+ import React, { ForwardedRef, useContext } from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ import { Context } from '../context';
4
+
5
+ function IconObsComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElement>) {
6
+ const { prefix: prefixFromContext } = useContext(Context);
7
+ const { className = '', prefix: prefixFromProps, width = '1em', height = '1em', useCurrentColor = false, spin, ...rest } = props;
8
+
9
+ const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
+ const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-obs${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 16 16" fill={useCurrentColor ? 'currentColor' : 'none'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M4.10127 12.9284C2.26033 12.9284 0.767944 11.436 0.767944 9.59505C0.767944 7.75409 2.26033 6.26172 4.10127 6.26172C5.94224 6.26172 7.43461 7.75409 7.43461 9.59505C7.43461 9.61112 7.43451 9.62719 7.43427 9.64322H9.07784V12.9284H4.19014V12.9272C4.16061 12.928 4.13101 12.9284 4.10127 12.9284Z" fill={useCurrentColor ? 'currentColor' : '#AEB8CA'}/><path fillRule="evenodd" clipRule="evenodd" d="M7.86313 12.918C5.00387 12.7423 2.73926 10.3677 2.73926 7.4642C2.73926 4.4464 5.18567 2 8.20347 2C10.9755 2 13.2654 4.06413 13.62 6.73923C14.5868 7.3228 15.2332 8.38343 15.2332 9.59507C15.2332 11.436 13.7408 12.9284 11.8999 12.9284H8.20347H8.1287C8.03933 12.9284 7.95073 12.9249 7.86313 12.918Z" fill={useCurrentColor ? 'currentColor' : '#8D99AE'}/><path d="M11.5837 9.42777C11.6888 9.53277 11.6144 9.7123 11.4659 9.7123H10.0369C9.96327 9.7123 9.90357 9.772 9.90357 9.84564V11.6919C9.93391 12.3794 10.4922 12.9273 11.1766 12.9273C11.1924 12.9273 11.2082 12.9271 11.2239 12.9265V12.9276H9.90097V12.9271H8.22177C7.48537 12.9271 6.88844 12.3302 6.88844 11.5938V9.84564C6.88844 9.772 6.82874 9.7123 6.75511 9.7123H5.36464C5.21614 9.7123 5.14177 9.53277 5.24681 9.42777L8.17961 6.49604C8.30977 6.3659 8.52077 6.3659 8.65094 6.49604L11.5837 9.42777Z" fill={useCurrentColor ? 'currentColor' : '#F6F8FA'}/></svg>;
12
+ }
13
+
14
+ const IconObs = React.forwardRef(IconObsComponent);
15
+ export default IconObs;