@arco-iconbox/react-hiagent 0.0.72 → 0.0.74

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 (233) hide show
  1. package/cjs/IconAddMaas/index.d.ts +4 -0
  2. package/cjs/IconAddMaas/index.js +59 -0
  3. package/cjs/IconBatchInference/index.d.ts +4 -0
  4. package/cjs/IconBatchInference/index.js +67 -0
  5. package/cjs/IconContinuePretrain/index.d.ts +4 -0
  6. package/cjs/IconContinuePretrain/index.js +61 -0
  7. package/cjs/IconCustomMark/index.d.ts +4 -0
  8. package/cjs/IconCustomMark/index.js +60 -0
  9. package/cjs/IconDataSetBlue/index.d.ts +4 -0
  10. package/cjs/IconDataSetBlue/index.js +66 -0
  11. package/cjs/IconDataSetBos/index.d.ts +4 -0
  12. package/cjs/IconDataSetBos/index.js +81 -0
  13. package/cjs/IconDataSetDetail/index.d.ts +4 -0
  14. package/cjs/IconDataSetDetail/index.js +62 -0
  15. package/cjs/IconDataSetMaas/index.d.ts +4 -0
  16. package/cjs/IconDataSetMaas/index.js +61 -0
  17. package/cjs/IconDeepseek/index.d.ts +4 -0
  18. package/cjs/IconDeepseek/index.js +59 -0
  19. package/cjs/IconFolderClose/index.d.ts +4 -0
  20. package/cjs/IconFolderClose/index.js +59 -0
  21. package/cjs/IconFolderMaas/index.d.ts +4 -0
  22. package/cjs/IconFolderMaas/index.js +69 -0
  23. package/cjs/IconFolderOpen/index.d.ts +4 -0
  24. package/cjs/IconFolderOpen/index.js +61 -0
  25. package/cjs/IconImageModel/index.d.ts +4 -0
  26. package/cjs/IconImageModel/index.js +59 -0
  27. package/cjs/IconManagement/index.d.ts +4 -0
  28. package/cjs/IconManagement/index.js +63 -0
  29. package/cjs/IconMemoryWebapp/index.d.ts +4 -0
  30. package/cjs/IconMemoryWebapp/index.js +61 -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/IconPromptMaas/index.d.ts +4 -0
  42. package/cjs/IconPromptMaas/index.js +59 -0
  43. package/cjs/IconRl/index.d.ts +4 -0
  44. package/cjs/IconRl/index.js +61 -0
  45. package/cjs/IconRm/index.d.ts +4 -0
  46. package/cjs/IconRm/index.js +60 -0
  47. package/cjs/IconService/index.d.ts +4 -0
  48. package/cjs/IconService/index.js +61 -0
  49. package/cjs/IconSheildKey/index.d.ts +4 -0
  50. package/cjs/IconSheildKey/index.js +59 -0
  51. package/cjs/IconSingleMachine/index.d.ts +4 -0
  52. package/cjs/IconSingleMachine/index.js +60 -0
  53. package/cjs/IconSmoothUpdate/index.d.ts +4 -0
  54. package/cjs/IconSmoothUpdate/index.js +61 -0
  55. package/cjs/IconStopUpdate/index.d.ts +4 -0
  56. package/cjs/IconStopUpdate/index.js +60 -0
  57. package/cjs/IconTos/index.d.ts +4 -0
  58. package/cjs/IconTos/index.js +60 -0
  59. package/cjs/IconUserMaas/index.d.ts +4 -0
  60. package/cjs/IconUserMaas/index.js +60 -0
  61. package/cjs/IconWorkspaceMaas/index.d.ts +4 -0
  62. package/cjs/IconWorkspaceMaas/index.js +60 -0
  63. package/cjs/IconYaml/index.d.ts +4 -0
  64. package/cjs/IconYaml/index.js +60 -0
  65. package/cjs/index.d.ts +32 -0
  66. package/cjs/index.js +66 -1
  67. package/dist/icon.min.js +1 -1
  68. package/esm/IconAddMaas/index.d.ts +4 -0
  69. package/esm/IconAddMaas/index.js +34 -0
  70. package/esm/IconBatchInference/index.d.ts +4 -0
  71. package/esm/IconBatchInference/index.js +42 -0
  72. package/esm/IconContinuePretrain/index.d.ts +4 -0
  73. package/esm/IconContinuePretrain/index.js +36 -0
  74. package/esm/IconCustomMark/index.d.ts +4 -0
  75. package/esm/IconCustomMark/index.js +35 -0
  76. package/esm/IconDataSetBlue/index.d.ts +4 -0
  77. package/esm/IconDataSetBlue/index.js +41 -0
  78. package/esm/IconDataSetBos/index.d.ts +4 -0
  79. package/esm/IconDataSetBos/index.js +56 -0
  80. package/esm/IconDataSetDetail/index.d.ts +4 -0
  81. package/esm/IconDataSetDetail/index.js +37 -0
  82. package/esm/IconDataSetMaas/index.d.ts +4 -0
  83. package/esm/IconDataSetMaas/index.js +36 -0
  84. package/esm/IconDeepseek/index.d.ts +4 -0
  85. package/esm/IconDeepseek/index.js +34 -0
  86. package/esm/IconFolderClose/index.d.ts +4 -0
  87. package/esm/IconFolderClose/index.js +34 -0
  88. package/esm/IconFolderMaas/index.d.ts +4 -0
  89. package/esm/IconFolderMaas/index.js +44 -0
  90. package/esm/IconFolderOpen/index.d.ts +4 -0
  91. package/esm/IconFolderOpen/index.js +36 -0
  92. package/esm/IconImageModel/index.d.ts +4 -0
  93. package/esm/IconImageModel/index.js +34 -0
  94. package/esm/IconManagement/index.d.ts +4 -0
  95. package/esm/IconManagement/index.js +38 -0
  96. package/esm/IconMemoryWebapp/index.d.ts +4 -0
  97. package/esm/IconMemoryWebapp/index.js +36 -0
  98. package/esm/IconModelAccess/index.d.ts +4 -0
  99. package/esm/IconModelAccess/index.js +35 -0
  100. package/esm/IconModelEvalue/index.d.ts +4 -0
  101. package/esm/IconModelEvalue/index.js +36 -0
  102. package/esm/IconMoreMaas/index.d.ts +4 -0
  103. package/esm/IconMoreMaas/index.js +39 -0
  104. package/esm/IconObs/index.d.ts +4 -0
  105. package/esm/IconObs/index.js +36 -0
  106. package/esm/IconOutputMaas/index.d.ts +4 -0
  107. package/esm/IconOutputMaas/index.js +34 -0
  108. package/esm/IconPromptMaas/index.d.ts +4 -0
  109. package/esm/IconPromptMaas/index.js +34 -0
  110. package/esm/IconRl/index.d.ts +4 -0
  111. package/esm/IconRl/index.js +36 -0
  112. package/esm/IconRm/index.d.ts +4 -0
  113. package/esm/IconRm/index.js +35 -0
  114. package/esm/IconService/index.d.ts +4 -0
  115. package/esm/IconService/index.js +36 -0
  116. package/esm/IconSheildKey/index.d.ts +4 -0
  117. package/esm/IconSheildKey/index.js +34 -0
  118. package/esm/IconSingleMachine/index.d.ts +4 -0
  119. package/esm/IconSingleMachine/index.js +35 -0
  120. package/esm/IconSmoothUpdate/index.d.ts +4 -0
  121. package/esm/IconSmoothUpdate/index.js +36 -0
  122. package/esm/IconStopUpdate/index.d.ts +4 -0
  123. package/esm/IconStopUpdate/index.js +35 -0
  124. package/esm/IconTos/index.d.ts +4 -0
  125. package/esm/IconTos/index.js +35 -0
  126. package/esm/IconUserMaas/index.d.ts +4 -0
  127. package/esm/IconUserMaas/index.js +35 -0
  128. package/esm/IconWorkspaceMaas/index.d.ts +4 -0
  129. package/esm/IconWorkspaceMaas/index.js +35 -0
  130. package/esm/IconYaml/index.d.ts +4 -0
  131. package/esm/IconYaml/index.js +35 -0
  132. package/esm/index.d.ts +32 -0
  133. package/esm/index.js +32 -0
  134. package/package.json +1 -1
  135. package/src/IconAddMaas/index.tsx +15 -0
  136. package/src/IconBatchInference/index.tsx +15 -0
  137. package/src/IconContinuePretrain/index.tsx +15 -0
  138. package/src/IconCustomMark/index.tsx +15 -0
  139. package/src/IconDataSetBlue/index.tsx +15 -0
  140. package/src/IconDataSetBos/index.tsx +15 -0
  141. package/src/IconDataSetDetail/index.tsx +15 -0
  142. package/src/IconDataSetMaas/index.tsx +15 -0
  143. package/src/IconDeepseek/index.tsx +15 -0
  144. package/src/IconFolderClose/index.tsx +15 -0
  145. package/src/IconFolderMaas/index.tsx +15 -0
  146. package/src/IconFolderOpen/index.tsx +15 -0
  147. package/src/IconImageModel/index.tsx +15 -0
  148. package/src/IconManagement/index.tsx +15 -0
  149. package/src/IconMemoryWebapp/index.tsx +15 -0
  150. package/src/IconModelAccess/index.tsx +15 -0
  151. package/src/IconModelEvalue/index.tsx +15 -0
  152. package/src/IconMoreMaas/index.tsx +15 -0
  153. package/src/IconObs/index.tsx +15 -0
  154. package/src/IconOutputMaas/index.tsx +15 -0
  155. package/src/IconPromptMaas/index.tsx +15 -0
  156. package/src/IconRl/index.tsx +15 -0
  157. package/src/IconRm/index.tsx +15 -0
  158. package/src/IconService/index.tsx +15 -0
  159. package/src/IconSheildKey/index.tsx +15 -0
  160. package/src/IconSingleMachine/index.tsx +15 -0
  161. package/src/IconSmoothUpdate/index.tsx +15 -0
  162. package/src/IconStopUpdate/index.tsx +15 -0
  163. package/src/IconTos/index.tsx +15 -0
  164. package/src/IconUserMaas/index.tsx +15 -0
  165. package/src/IconWorkspaceMaas/index.tsx +15 -0
  166. package/src/IconYaml/index.tsx +15 -0
  167. package/src/index.ts +32 -0
  168. package/umd/IconAddMaas/index.d.ts +4 -0
  169. package/umd/IconAddMaas/index.js +69 -0
  170. package/umd/IconBatchInference/index.d.ts +4 -0
  171. package/umd/IconBatchInference/index.js +77 -0
  172. package/umd/IconContinuePretrain/index.d.ts +4 -0
  173. package/umd/IconContinuePretrain/index.js +71 -0
  174. package/umd/IconCustomMark/index.d.ts +4 -0
  175. package/umd/IconCustomMark/index.js +70 -0
  176. package/umd/IconDataSetBlue/index.d.ts +4 -0
  177. package/umd/IconDataSetBlue/index.js +76 -0
  178. package/umd/IconDataSetBos/index.d.ts +4 -0
  179. package/umd/IconDataSetBos/index.js +91 -0
  180. package/umd/IconDataSetDetail/index.d.ts +4 -0
  181. package/umd/IconDataSetDetail/index.js +72 -0
  182. package/umd/IconDataSetMaas/index.d.ts +4 -0
  183. package/umd/IconDataSetMaas/index.js +71 -0
  184. package/umd/IconDeepseek/index.d.ts +4 -0
  185. package/umd/IconDeepseek/index.js +69 -0
  186. package/umd/IconFolderClose/index.d.ts +4 -0
  187. package/umd/IconFolderClose/index.js +69 -0
  188. package/umd/IconFolderMaas/index.d.ts +4 -0
  189. package/umd/IconFolderMaas/index.js +79 -0
  190. package/umd/IconFolderOpen/index.d.ts +4 -0
  191. package/umd/IconFolderOpen/index.js +71 -0
  192. package/umd/IconImageModel/index.d.ts +4 -0
  193. package/umd/IconImageModel/index.js +69 -0
  194. package/umd/IconManagement/index.d.ts +4 -0
  195. package/umd/IconManagement/index.js +73 -0
  196. package/umd/IconMemoryWebapp/index.d.ts +4 -0
  197. package/umd/IconMemoryWebapp/index.js +71 -0
  198. package/umd/IconModelAccess/index.d.ts +4 -0
  199. package/umd/IconModelAccess/index.js +70 -0
  200. package/umd/IconModelEvalue/index.d.ts +4 -0
  201. package/umd/IconModelEvalue/index.js +71 -0
  202. package/umd/IconMoreMaas/index.d.ts +4 -0
  203. package/umd/IconMoreMaas/index.js +74 -0
  204. package/umd/IconObs/index.d.ts +4 -0
  205. package/umd/IconObs/index.js +71 -0
  206. package/umd/IconOutputMaas/index.d.ts +4 -0
  207. package/umd/IconOutputMaas/index.js +69 -0
  208. package/umd/IconPromptMaas/index.d.ts +4 -0
  209. package/umd/IconPromptMaas/index.js +69 -0
  210. package/umd/IconRl/index.d.ts +4 -0
  211. package/umd/IconRl/index.js +71 -0
  212. package/umd/IconRm/index.d.ts +4 -0
  213. package/umd/IconRm/index.js +70 -0
  214. package/umd/IconService/index.d.ts +4 -0
  215. package/umd/IconService/index.js +71 -0
  216. package/umd/IconSheildKey/index.d.ts +4 -0
  217. package/umd/IconSheildKey/index.js +69 -0
  218. package/umd/IconSingleMachine/index.d.ts +4 -0
  219. package/umd/IconSingleMachine/index.js +70 -0
  220. package/umd/IconSmoothUpdate/index.d.ts +4 -0
  221. package/umd/IconSmoothUpdate/index.js +71 -0
  222. package/umd/IconStopUpdate/index.d.ts +4 -0
  223. package/umd/IconStopUpdate/index.js +70 -0
  224. package/umd/IconTos/index.d.ts +4 -0
  225. package/umd/IconTos/index.js +70 -0
  226. package/umd/IconUserMaas/index.d.ts +4 -0
  227. package/umd/IconUserMaas/index.js +70 -0
  228. package/umd/IconWorkspaceMaas/index.d.ts +4 -0
  229. package/umd/IconWorkspaceMaas/index.js +70 -0
  230. package/umd/IconYaml/index.d.ts +4 -0
  231. package/umd/IconYaml/index.js +70 -0
  232. package/umd/index.d.ts +32 -0
  233. package/umd/index.js +66 -2
@@ -0,0 +1,69 @@
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 __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ var desc = Object.getOwnPropertyDescriptor(m, k);
15
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
16
+ desc = { enumerable: true, get: function() { return m[k]; } };
17
+ }
18
+ Object.defineProperty(o, k2, desc);
19
+ }) : (function(o, m, k, k2) {
20
+ if (k2 === undefined) k2 = k;
21
+ o[k2] = m[k];
22
+ }));
23
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
24
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
25
+ }) : function(o, v) {
26
+ o["default"] = v;
27
+ });
28
+ var __importStar = (this && this.__importStar) || function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ var __rest = (this && this.__rest) || function (s, e) {
36
+ var t = {};
37
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
38
+ t[p] = s[p];
39
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
40
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
41
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
42
+ t[p[i]] = s[p[i]];
43
+ }
44
+ return t;
45
+ };
46
+ (function (factory) {
47
+ if (typeof module === "object" && typeof module.exports === "object") {
48
+ var v = factory(require, exports);
49
+ if (v !== undefined) module.exports = v;
50
+ }
51
+ else if (typeof define === "function" && define.amd) {
52
+ define(["require", "exports", "react", "../context"], factory);
53
+ }
54
+ })(function (require, exports) {
55
+ "use strict";
56
+ Object.defineProperty(exports, "__esModule", { value: true });
57
+ var react_1 = __importStar(require("react"));
58
+ var context_1 = require("../context");
59
+ function IconOutputMaasComponent(props, ref) {
60
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
61
+ 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"]);
62
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
63
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-output_maas").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 16 16", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.00004 1.33331C2.07957 1.33331 1.33337 2.07951 1.33337 2.99998V13C1.33337 13.9205 2.07959 14.6666 3.00004 14.6666H6.33337C6.70156 14.6666 7.00004 14.3682 7.00004 14C7.00004 13.6318 6.70156 13.3333 6.33337 13.3333H3.00004C2.81593 13.3333 2.66671 13.1841 2.66671 13V2.99998C2.66671 2.81589 2.81595 2.66665 3.00004 2.66665H13C13.1842 2.66665 13.3334 2.81587 13.3334 2.99998V6.33331C13.3334 6.7015 13.6319 6.99998 14 6.99998C14.3682 6.99998 14.6667 6.7015 14.6667 6.33331V2.99998C14.6667 2.07953 13.9206 1.33331 13 1.33331H3.00004ZM10.862 7.52858C11.1223 7.26823 11.5444 7.26823 11.8048 7.52858L14.4714 10.1952C14.7318 10.4556 14.7318 10.8777 14.4714 11.1381L11.8048 13.8047C11.5444 14.0651 11.1223 14.0651 10.862 13.8047C10.6016 13.5444 10.6016 13.1223 10.862 12.8619L12.3906 11.3333H8.00004C7.63185 11.3333 7.33337 11.0348 7.33337 10.6666C7.33337 10.2985 7.63185 9.99998 8.00004 9.99998H12.3906L10.862 8.47139C10.6016 8.21104 10.6016 7.78893 10.862 7.52858Z" }));
66
+ }
67
+ var IconOutputMaas = react_1.default.forwardRef(IconOutputMaasComponent);
68
+ exports.default = IconOutputMaas;
69
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconPromptMaas: 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 IconPromptMaas;
@@ -0,0 +1,69 @@
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 __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ var desc = Object.getOwnPropertyDescriptor(m, k);
15
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
16
+ desc = { enumerable: true, get: function() { return m[k]; } };
17
+ }
18
+ Object.defineProperty(o, k2, desc);
19
+ }) : (function(o, m, k, k2) {
20
+ if (k2 === undefined) k2 = k;
21
+ o[k2] = m[k];
22
+ }));
23
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
24
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
25
+ }) : function(o, v) {
26
+ o["default"] = v;
27
+ });
28
+ var __importStar = (this && this.__importStar) || function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ var __rest = (this && this.__rest) || function (s, e) {
36
+ var t = {};
37
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
38
+ t[p] = s[p];
39
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
40
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
41
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
42
+ t[p[i]] = s[p[i]];
43
+ }
44
+ return t;
45
+ };
46
+ (function (factory) {
47
+ if (typeof module === "object" && typeof module.exports === "object") {
48
+ var v = factory(require, exports);
49
+ if (v !== undefined) module.exports = v;
50
+ }
51
+ else if (typeof define === "function" && define.amd) {
52
+ define(["require", "exports", "react", "../context"], factory);
53
+ }
54
+ })(function (require, exports) {
55
+ "use strict";
56
+ Object.defineProperty(exports, "__esModule", { value: true });
57
+ var react_1 = __importStar(require("react"));
58
+ var context_1 = require("../context");
59
+ function IconPromptMaasComponent(props, ref) {
60
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
61
+ 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"]);
62
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
63
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-Prompt_maas").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 20 20", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.75 2.5C3.05965 2.5 2.5 3.05965 2.5 3.75V13.3333C2.5 14.0237 3.05965 14.5833 3.75 14.5833H7.5V16.7488C7.5 17.248 8.05633 17.5458 8.47171 17.2689L12.5 14.5833H16.25C16.9404 14.5833 17.5 14.0237 17.5 13.3333V3.75C17.5 3.05965 16.9404 2.5 16.25 2.5H3.75ZM7.26236 12.2556C7.44487 12.4185 7.75285 12.5 8.18631 12.5H8.71103C8.77947 12.5 8.8251 12.4889 8.84791 12.4667C8.87072 12.437 8.88593 12.3926 8.89354 12.3333L9.05323 10.2889C9.28137 10.3556 9.55894 10.3889 9.88593 10.3889C10.4335 10.3889 10.9049 10.2963 11.3004 10.1111C11.6958 9.92593 12.019 9.67778 12.27 9.36667C12.5209 9.05556 12.7034 8.7 12.8175 8.3C12.9392 7.89259 13 7.47037 13 7.03333C13 6.63333 12.9468 6.27778 12.8403 5.96667C12.7414 5.65556 12.5817 5.39259 12.3612 5.17778C12.1483 4.95556 11.8669 4.78889 11.5171 4.67778C11.1673 4.55926 10.749 4.5 10.2624 4.5C10.0951 4.5 9.90114 4.50741 9.68061 4.52222C9.46008 4.52963 9.23194 4.54074 8.9962 4.55556L8.28897 4.6C8.05323 4.60741 7.8365 4.61111 7.63878 4.61111C7.60076 4.61111 7.56274 4.62593 7.52471 4.65556C7.48669 4.67778 7.46768 4.71852 7.46768 4.77778C7.46768 4.88889 7.46388 4.99259 7.45627 5.08889C7.45627 5.18519 7.45247 5.29259 7.44487 5.41111C7.44487 5.52222 7.43726 5.65556 7.42205 5.81111C7.41445 5.95926 7.40304 6.14815 7.38783 6.37778C7.37262 6.6 7.34981 6.87037 7.31939 7.18889C7.29658 7.5 7.26616 7.87407 7.22814 8.31111C7.19772 8.66667 7.1673 9.01481 7.13688 9.35556C7.11407 9.6963 7.09125 10.0111 7.06844 10.3C7.04563 10.5889 7.02662 10.8407 7.01141 11.0556C7.0038 11.263 7 11.4148 7 11.5111C7 11.837 7.08745 12.0852 7.26236 12.2556ZM9.70342 6.18889C9.82509 6.17407 9.93536 6.16667 10.0342 6.16667C10.4221 6.16667 10.6882 6.25185 10.8327 6.42222C10.9848 6.58518 11.0608 6.82593 11.0608 7.14444C11.0608 7.28518 11.0456 7.45185 11.0152 7.64444C10.9848 7.83704 10.924 8.02222 10.8327 8.2C10.7414 8.37778 10.6122 8.52963 10.4449 8.65556C10.2852 8.77407 10.0722 8.83333 9.80608 8.83333C9.71483 8.83333 9.61217 8.82963 9.4981 8.82222C9.39163 8.80741 9.28137 8.78518 9.1673 8.75556C9.20532 8.26667 9.23574 7.8 9.25855 7.35556C9.28137 6.91111 9.30038 6.53333 9.31559 6.22222C9.45247 6.20741 9.58175 6.1963 9.70342 6.18889Z" }));
66
+ }
67
+ var IconPromptMaas = react_1.default.forwardRef(IconPromptMaasComponent);
68
+ exports.default = IconPromptMaas;
69
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconRl: 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 IconRl;
@@ -0,0 +1,71 @@
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 __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ var desc = Object.getOwnPropertyDescriptor(m, k);
15
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
16
+ desc = { enumerable: true, get: function() { return m[k]; } };
17
+ }
18
+ Object.defineProperty(o, k2, desc);
19
+ }) : (function(o, m, k, k2) {
20
+ if (k2 === undefined) k2 = k;
21
+ o[k2] = m[k];
22
+ }));
23
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
24
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
25
+ }) : function(o, v) {
26
+ o["default"] = v;
27
+ });
28
+ var __importStar = (this && this.__importStar) || function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ var __rest = (this && this.__rest) || function (s, e) {
36
+ var t = {};
37
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
38
+ t[p] = s[p];
39
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
40
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
41
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
42
+ t[p[i]] = s[p[i]];
43
+ }
44
+ return t;
45
+ };
46
+ (function (factory) {
47
+ if (typeof module === "object" && typeof module.exports === "object") {
48
+ var v = factory(require, exports);
49
+ if (v !== undefined) module.exports = v;
50
+ }
51
+ else if (typeof define === "function" && define.amd) {
52
+ define(["require", "exports", "react", "../context"], factory);
53
+ }
54
+ })(function (require, exports) {
55
+ "use strict";
56
+ Object.defineProperty(exports, "__esModule", { value: true });
57
+ var react_1 = __importStar(require("react"));
58
+ var context_1 = require("../context");
59
+ function IconRlComponent(props, ref) {
60
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
61
+ 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"]);
62
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
63
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-rl").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 32 32", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { opacity: ".5", fillRule: "evenodd", clipRule: "evenodd", d: "M8.04247 3.33337C7.37973 3.33337 6.84247 3.87063 6.84247 4.53338V8.17004H23.9543C24.6171 8.17004 25.1543 8.7073 25.1543 9.37004V23.0163H27.4668C28.1295 23.0163 28.6668 22.4791 28.6668 21.8163V4.53337C28.6668 3.87063 28.1295 3.33337 27.4668 3.33337H8.04247Z" }),
66
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.54597 8.68636C3.41187 8.88007 3.33331 9.11515 3.33331 9.36858V12.3696L11.3 18.0871L17.2932 15.6869C17.838 15.4687 18.4551 15.5317 18.9447 15.8554L25.1576 19.964V9.36858C25.1576 8.70584 24.6204 8.16858 23.9576 8.16858H7.09172L10.3634 10.3761C10.6114 10.2774 10.8819 10.2232 11.1651 10.2232C12.3637 10.2232 13.3354 11.1949 13.3354 12.3935C13.3354 13.5921 12.3637 14.5638 11.1651 14.5638C9.96643 14.5638 8.99475 13.5921 8.99475 12.3935L8.99479 12.3797H8.97219L3.54597 8.68636ZM25.1576 23.0272L17.8703 18.2082L11.8596 20.6153C11.2923 20.8425 10.6483 20.7644 10.1518 20.4081L3.33331 15.5146V27.4667C3.33331 28.1295 3.87057 28.6667 4.53331 28.6667H22.5138L18.0661 25.6105C17.8304 25.6983 17.5753 25.7463 17.3089 25.7463C16.1103 25.7463 15.1386 24.7746 15.1386 23.576C15.1386 22.3773 16.1103 21.4057 17.3089 21.4057C18.5076 21.4057 19.4792 22.3773 19.4792 23.576L19.4792 23.5937L19.5009 23.59L25.1551 27.5446C25.1568 27.5188 25.1576 27.4929 25.1576 27.4667V23.0272Z" }),
67
+ react_1.default.createElement("path", { opacity: ".4", fillRule: "evenodd", clipRule: "evenodd", d: "M7.09169 8.16858H4.53331C4.124 8.16858 3.76254 8.37351 3.54596 8.68638L8.97217 12.3797H8.99478C9.00044 11.4702 9.56557 10.6934 10.3634 10.3761L7.09169 8.16858ZM3.33331 15.5147V12.3697L11.3 18.0871L17.2931 15.6869C17.8379 15.4688 18.4551 15.5317 18.9446 15.8554L25.1576 19.964V23.0273L17.8703 18.2082L11.8596 20.6154C11.2923 20.8425 10.6483 20.7644 10.1518 20.4081L3.33331 15.5147ZM25.1551 27.5446C25.115 28.171 24.5942 28.6667 23.9576 28.6667H22.5138L18.0661 25.6105C18.8861 25.3052 19.4717 24.5184 19.4792 23.5937L19.5009 23.59L25.1551 27.5446Z" }));
68
+ }
69
+ var IconRl = react_1.default.forwardRef(IconRlComponent);
70
+ exports.default = IconRl;
71
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconRm: 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 IconRm;
@@ -0,0 +1,70 @@
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 __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ var desc = Object.getOwnPropertyDescriptor(m, k);
15
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
16
+ desc = { enumerable: true, get: function() { return m[k]; } };
17
+ }
18
+ Object.defineProperty(o, k2, desc);
19
+ }) : (function(o, m, k, k2) {
20
+ if (k2 === undefined) k2 = k;
21
+ o[k2] = m[k];
22
+ }));
23
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
24
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
25
+ }) : function(o, v) {
26
+ o["default"] = v;
27
+ });
28
+ var __importStar = (this && this.__importStar) || function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ var __rest = (this && this.__rest) || function (s, e) {
36
+ var t = {};
37
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
38
+ t[p] = s[p];
39
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
40
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
41
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
42
+ t[p[i]] = s[p[i]];
43
+ }
44
+ return t;
45
+ };
46
+ (function (factory) {
47
+ if (typeof module === "object" && typeof module.exports === "object") {
48
+ var v = factory(require, exports);
49
+ if (v !== undefined) module.exports = v;
50
+ }
51
+ else if (typeof define === "function" && define.amd) {
52
+ define(["require", "exports", "react", "../context"], factory);
53
+ }
54
+ })(function (require, exports) {
55
+ "use strict";
56
+ Object.defineProperty(exports, "__esModule", { value: true });
57
+ var react_1 = __importStar(require("react"));
58
+ var context_1 = require("../context");
59
+ function IconRmComponent(props, ref) {
60
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
61
+ 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"]);
62
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
63
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-rm").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 32 32", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { opacity: ".4", fillRule: "evenodd", clipRule: "evenodd", d: "M6.65582 23.9008V29.4848C6.65582 29.9544 7.12837 30.2768 7.56563 30.1055L13.4634 27.7955L6.65582 23.9008ZM18.5366 27.7959L24.4332 30.1055C24.8704 30.2768 25.343 29.9544 25.343 29.4848V23.902L18.5366 27.7959Z" }),
66
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.6625 1.19518C16.2523 0.960494 15.7485 0.960494 15.3383 1.19518L4.24801 7.54C3.8329 7.77748 3.57678 8.21908 3.57678 8.69732V21.366C3.57678 21.8442 3.83291 22.2858 4.24801 22.5233L15.3383 28.8681C15.7485 29.1028 16.2523 29.1028 16.6625 28.8681L27.7528 22.5233C28.1679 22.2858 28.424 21.8442 28.424 21.366V8.69732C28.424 8.21908 28.1679 7.77748 27.7528 7.54L16.6625 1.19518ZM16.1027 7.73334H11.1146V22.3169H14.5401V17.1686H15.5125L17.575 22.3169H21.251V22.1666L18.7937 16.2711C19.1125 16.0851 19.4008 15.8701 19.6584 15.6261C20.039 15.2588 20.3328 14.7947 20.5398 14.2338C20.7535 13.6729 20.8603 12.9751 20.8603 12.1404C20.8603 11.1789 20.6667 10.3709 20.2794 9.71654C19.8988 9.06215 19.3512 8.56802 18.6368 8.23415C17.9223 7.90027 17.0776 7.73334 16.1027 7.73334ZM14.5401 14.4542H16.0225C16.3364 14.4542 16.5968 14.374 16.8038 14.2138C17.0108 14.0535 17.1644 13.8265 17.2645 13.5327C17.3714 13.2322 17.4248 12.875 17.4248 12.461C17.4248 12.0403 17.3747 11.6797 17.2746 11.3792C17.1744 11.0787 17.0275 10.8484 16.8338 10.6881C16.6469 10.5278 16.4032 10.4477 16.1027 10.4477H14.5401V14.4542Z" }));
67
+ }
68
+ var IconRm = react_1.default.forwardRef(IconRmComponent);
69
+ exports.default = IconRm;
70
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconService: 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 IconService;
@@ -0,0 +1,71 @@
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 __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ var desc = Object.getOwnPropertyDescriptor(m, k);
15
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
16
+ desc = { enumerable: true, get: function() { return m[k]; } };
17
+ }
18
+ Object.defineProperty(o, k2, desc);
19
+ }) : (function(o, m, k, k2) {
20
+ if (k2 === undefined) k2 = k;
21
+ o[k2] = m[k];
22
+ }));
23
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
24
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
25
+ }) : function(o, v) {
26
+ o["default"] = v;
27
+ });
28
+ var __importStar = (this && this.__importStar) || function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ var __rest = (this && this.__rest) || function (s, e) {
36
+ var t = {};
37
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
38
+ t[p] = s[p];
39
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
40
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
41
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
42
+ t[p[i]] = s[p[i]];
43
+ }
44
+ return t;
45
+ };
46
+ (function (factory) {
47
+ if (typeof module === "object" && typeof module.exports === "object") {
48
+ var v = factory(require, exports);
49
+ if (v !== undefined) module.exports = v;
50
+ }
51
+ else if (typeof define === "function" && define.amd) {
52
+ define(["require", "exports", "react", "../context"], factory);
53
+ }
54
+ })(function (require, exports) {
55
+ "use strict";
56
+ Object.defineProperty(exports, "__esModule", { value: true });
57
+ var react_1 = __importStar(require("react"));
58
+ var context_1 = require("../context");
59
+ function IconServiceComponent(props, ref) {
60
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
61
+ 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"]);
62
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
63
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-service").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 20 20", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { opacity: ".5", d: "M5.92999 2.09497C5.41637 2.09497 5 2.51134 5 3.02496V4.16661H15C15.4602 4.16661 15.8333 4.5397 15.8333 4.99994V15.1149H16.9868C17.5004 15.1149 17.9168 14.6985 17.9168 14.1849V3.02496C17.9168 2.51134 17.5004 2.09497 16.9868 2.09497H5.92999Z" }),
66
+ react_1.default.createElement("path", { d: "M9.89712 11.0787C10.1543 11.0685 10.3984 10.9628 10.5818 10.7824C10.6866 10.6815 10.769 10.5598 10.8236 10.425C10.8782 10.2903 10.9039 10.1455 10.8989 10.0002C10.8939 9.8549 10.8584 9.71226 10.7946 9.58156C10.7309 9.45087 10.6404 9.33505 10.5289 9.24164C10.4175 9.14823 10.2877 9.07932 10.1478 9.03939C10.008 8.99946 9.86138 8.98941 9.71742 9.00988C9.57346 9.03035 9.43542 9.08089 9.31228 9.15822C9.18914 9.23554 9.08365 9.33792 9.00267 9.45869C8.85701 9.67084 8.79561 9.92964 8.83044 10.1846C8.86526 10.4396 8.99382 10.6724 9.19104 10.8377C9.38826 11.0031 9.63998 11.089 9.89712 11.0787Z" }),
67
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.91665 4.16675C2.45641 4.16675 2.08331 4.53984 2.08331 5.00008V17.0835C2.08331 17.5437 2.45641 17.9168 2.91665 17.9168H15C15.4602 17.9168 15.8333 17.5437 15.8333 17.0835V5.00008C15.8333 4.53984 15.4602 4.16675 15 4.16675H2.91665ZM12.5905 7.31062C12.6318 7.3519 12.6601 7.40438 12.6718 7.46155C12.8992 8.43695 12.8331 9.4578 12.4819 10.3958C12.1307 11.3337 11.51 12.1469 10.6979 12.7331C10.6461 12.7858 10.6065 12.8492 10.5818 12.9188C10.3999 13.6299 10.0311 14.2794 9.51357 14.7999C9.26315 15.0342 8.99099 15.2441 8.70078 15.4269C8.66211 15.4482 8.61945 15.4612 8.57549 15.4652C8.53152 15.4692 8.48721 15.4641 8.44533 15.4501C8.4059 15.4383 8.36941 15.4183 8.33823 15.3914C8.30704 15.3645 8.28187 15.3314 8.26434 15.2942C8.24681 15.2569 8.23733 15.2164 8.2365 15.1752C8.23568 15.1341 8.24353 15.0932 8.25955 15.0553C8.3947 14.6661 8.47291 14.2593 8.49178 13.8477C8.49322 13.7934 8.48126 13.7396 8.45696 13.691C8.43266 13.6424 8.39676 13.6005 8.35244 13.5691C7.96037 13.2849 7.58796 12.9746 7.23776 12.6402C6.90336 12.29 6.59302 11.9176 6.30886 11.5255C6.27742 11.4812 6.23556 11.4453 6.18695 11.421C6.13835 11.3967 6.08451 11.3847 6.0302 11.3862C5.61859 11.405 5.21187 11.4832 4.82263 11.6184C4.78066 11.6318 4.73643 11.6367 4.69255 11.6327C4.64867 11.6287 4.60604 11.6159 4.56718 11.5952C4.53186 11.5756 4.50079 11.5492 4.47578 11.5175C4.45077 11.4858 4.43233 11.4494 4.42152 11.4105C4.41071 11.3716 4.40776 11.3309 4.41283 11.2908C4.4179 11.2508 4.4309 11.2121 4.45107 11.1771C4.62795 10.8829 4.83836 10.6101 5.07807 10.3644C5.5959 9.84337 6.24638 9.47395 6.95909 9.29613C7.03278 9.28057 7.09859 9.23944 7.14487 9.18002C7.74125 8.3742 8.56014 7.76026 9.50082 7.41369C10.4415 7.06712 11.463 7.00304 12.4396 7.22933C12.4968 7.24108 12.5493 7.26935 12.5905 7.31062ZM5.58966 14.289C5.36076 14.0601 6.19311 12.8324 6.38039 12.6451C6.48077 12.574 6.60074 12.5358 6.72374 12.5358C6.84674 12.5358 6.9667 12.574 7.06708 12.6451C7.13493 12.6894 7.19321 12.7469 7.23846 12.8141C7.28372 12.8814 7.31503 12.957 7.33055 13.0365C7.34607 13.1161 7.34548 13.1979 7.32882 13.2772C7.31216 13.3565 7.27977 13.4317 7.23355 13.4983C7.04627 13.6856 5.81855 14.5179 5.58966 14.289Z" }));
68
+ }
69
+ var IconService = react_1.default.forwardRef(IconServiceComponent);
70
+ exports.default = IconService;
71
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconSheildKey: 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 IconSheildKey;
@@ -0,0 +1,69 @@
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 __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
13
+ if (k2 === undefined) k2 = k;
14
+ var desc = Object.getOwnPropertyDescriptor(m, k);
15
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
16
+ desc = { enumerable: true, get: function() { return m[k]; } };
17
+ }
18
+ Object.defineProperty(o, k2, desc);
19
+ }) : (function(o, m, k, k2) {
20
+ if (k2 === undefined) k2 = k;
21
+ o[k2] = m[k];
22
+ }));
23
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
24
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
25
+ }) : function(o, v) {
26
+ o["default"] = v;
27
+ });
28
+ var __importStar = (this && this.__importStar) || function (mod) {
29
+ if (mod && mod.__esModule) return mod;
30
+ var result = {};
31
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
32
+ __setModuleDefault(result, mod);
33
+ return result;
34
+ };
35
+ var __rest = (this && this.__rest) || function (s, e) {
36
+ var t = {};
37
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
38
+ t[p] = s[p];
39
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
40
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
41
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
42
+ t[p[i]] = s[p[i]];
43
+ }
44
+ return t;
45
+ };
46
+ (function (factory) {
47
+ if (typeof module === "object" && typeof module.exports === "object") {
48
+ var v = factory(require, exports);
49
+ if (v !== undefined) module.exports = v;
50
+ }
51
+ else if (typeof define === "function" && define.amd) {
52
+ define(["require", "exports", "react", "../context"], factory);
53
+ }
54
+ })(function (require, exports) {
55
+ "use strict";
56
+ Object.defineProperty(exports, "__esModule", { value: true });
57
+ var react_1 = __importStar(require("react"));
58
+ var context_1 = require("../context");
59
+ function IconSheildKeyComponent(props, ref) {
60
+ var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
61
+ 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"]);
62
+ var prefix = prefixFromProps || prefixFromContext || 'hiagent';
63
+ var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-Sheild_Key").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 20 20", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.7915 1.91026C10.2795 1.68616 9.6971 1.6865 9.18539 1.91121L3.80917 4.27204C3.08254 4.59113 2.61341 5.30955 2.61423 6.10316C2.61439 6.25901 2.61456 6.41707 2.61473 6.57402C2.61539 7.1906 2.61603 7.7901 2.61603 8.17127C2.61603 10.9984 3.26435 13.1276 5.03796 15.3182C6.59951 17.2467 8.53533 18.1589 9.45488 18.5077C9.79977 18.6386 10.1767 18.6352 10.5224 18.5064C12.1405 17.9038 13.7638 16.784 14.9391 15.3384C16.3236 13.6354 17.3863 11.5372 17.3863 8.32688L17.3867 6.10526C17.3869 5.3106 16.9167 4.59128 16.1887 4.27264L10.7915 1.91026ZM9.99998 6.93753C9.28662 6.93753 8.70832 7.51583 8.70832 8.2292C8.70832 8.94257 9.28662 9.52087 9.99998 9.52087C10.7134 9.52087 11.2917 8.94257 11.2917 8.2292C11.2917 7.51583 10.7134 6.93753 9.99998 6.93753ZM12.7083 8.2292C12.7083 9.47338 11.8694 10.5216 10.7263 10.839V11.6811H10.898C11.3583 11.6811 11.7313 12.0542 11.7313 12.5145C11.7313 12.9747 11.3583 13.3478 10.898 13.3478H10.7263V13.6459C10.7263 14.1061 10.3532 14.4792 9.89297 14.4792C9.43273 14.4792 9.05964 14.1061 9.05964 13.6459V10.7698C8.0274 10.3876 7.29165 9.39434 7.29165 8.2292C7.29165 6.73343 8.50421 5.52087 9.99998 5.52087C11.4958 5.52087 12.7083 6.73343 12.7083 8.2292Z" }));
66
+ }
67
+ var IconSheildKey = react_1.default.forwardRef(IconSheildKeyComponent);
68
+ exports.default = IconSheildKey;
69
+ });