@arco-iconbox/react-hiagent 0.0.24 → 0.0.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconAddGroup: 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 IconAddGroup;
@@ -0,0 +1,34 @@
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 IconAddGroupComponent(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-add_group").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 15 14", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
31
+ React.createElement("path", { d: "M12.0092 9.72C12.2979 9.36265 12.4563 8.91763 12.4584 8.45825C12.4584 7.91674 12.2433 7.39746 11.8604 7.01456C11.4775 6.63166 10.9582 6.41659 10.4167 6.41659C9.8752 6.41659 9.35592 6.63166 8.97302 7.01456C8.59012 7.39746 8.37504 7.91674 8.37504 8.45825C8.37714 8.91763 8.53552 9.36265 8.82421 9.72C8.28912 9.99464 7.8333 10.4017 7.50004 10.9024C7.16678 10.4017 6.71097 9.99464 6.17587 9.72C6.46457 9.36265 6.62294 8.91763 6.62504 8.45825C6.62504 7.91674 6.40997 7.39746 6.02705 7.01456C5.64417 6.63166 5.12486 6.41659 4.58337 6.41659C4.04189 6.41659 3.52258 6.63166 3.1397 7.01456C2.75681 7.39746 2.54171 7.91674 2.54171 8.45825C2.54378 8.91763 2.70219 9.36265 2.99087 9.72C2.41721 10.0131 1.93557 10.4589 1.599 11.0082C1.26244 11.5575 1.08402 12.189 1.08337 12.8333C1.08337 12.988 1.14483 13.1364 1.25423 13.2457C1.36362 13.3551 1.512 13.4166 1.66671 13.4166H13.3334C13.4881 13.4166 13.6365 13.3551 13.7458 13.2457C13.8552 13.1364 13.9167 12.988 13.9167 12.8333C13.9161 12.189 13.7376 11.5575 13.4011 11.0082C13.0645 10.4589 12.5829 10.0131 12.0092 9.72ZM4.58337 7.58325C4.75643 7.58325 4.9256 7.63459 5.0695 7.73072C5.21339 7.82685 5.32554 7.96353 5.39177 8.12342C5.458 8.28331 5.47533 8.45924 5.44156 8.62894C5.4078 8.79869 5.32446 8.95461 5.20209 9.07699C5.07972 9.19932 4.92381 9.28268 4.75408 9.31645C4.58434 9.35023 4.40841 9.3329 4.24852 9.26664C4.08864 9.20043 3.95199 9.08825 3.85584 8.9444C3.75969 8.80049 3.70837 8.63133 3.70837 8.45825C3.70837 8.2262 3.80056 8.0036 3.96466 7.83951C4.12875 7.67542 4.35131 7.58325 4.58337 7.58325ZM2.32412 12.2499C2.45344 11.7491 2.74554 11.3053 3.15449 10.9886C3.56344 10.6718 4.06608 10.4999 4.58337 10.4999C5.10067 10.4999 5.6033 10.6718 6.01226 10.9886C6.42122 11.3053 6.7133 11.7491 6.84262 12.2499H2.32412ZM10.4167 7.58325C10.5898 7.58325 10.759 7.63459 10.9029 7.73072C11.0467 7.82685 11.1589 7.96353 11.2251 8.12342C11.2913 8.28331 11.3087 8.45924 11.2749 8.62894C11.2411 8.79869 11.1578 8.95461 11.0354 9.07699C10.9131 9.19932 10.7571 9.28268 10.5874 9.31645C10.4177 9.35023 10.2418 9.3329 10.0819 9.26664C9.92198 9.20043 9.78531 9.08825 9.68917 8.9444C9.59304 8.80049 9.54171 8.63133 9.54171 8.45825C9.54171 8.2262 9.63387 8.0036 9.79797 7.83951C9.96206 7.67542 10.1847 7.58325 10.4167 7.58325ZM8.15746 12.2499C8.28678 11.7491 8.57886 11.3053 8.98783 10.9886C9.39681 10.6718 9.89941 10.4999 10.4167 10.4999C10.934 10.4999 11.4366 10.6718 11.8456 10.9886C12.2546 11.3053 12.5466 11.7491 12.676 12.2499H8.15746ZM6.91671 5.83325V4.08325H5.16671C5.012 4.08325 4.86363 4.02179 4.75423 3.9124C4.64483 3.803 4.58337 3.65463 4.58337 3.49992C4.58337 3.34521 4.64483 3.19684 4.75423 3.08744C4.86363 2.97805 5.012 2.91659 5.16671 2.91659H6.91671V1.16659C6.91671 1.01187 6.97819 0.863503 7.08757 0.754104C7.19694 0.644712 7.34534 0.583252 7.50004 0.583252C7.65474 0.583252 7.80314 0.644712 7.91252 0.754104C8.02189 0.863503 8.08337 1.01187 8.08337 1.16659V2.91659H9.83337C9.98807 2.91659 10.1365 2.97805 10.2458 3.08744C10.3552 3.19684 10.4167 3.34521 10.4167 3.49992C10.4167 3.65463 10.3552 3.803 10.2458 3.9124C10.1365 4.02179 9.98807 4.08325 9.83337 4.08325H8.08337V5.83325C8.08337 5.98795 8.02189 6.13635 7.91252 6.24573C7.80314 6.3551 7.65474 6.41659 7.50004 6.41659C7.34534 6.41659 7.19694 6.3551 7.08757 6.24573C6.97819 6.13635 6.91671 5.98795 6.91671 5.83325Z" }));
32
+ }
33
+ var IconAddGroup = React.forwardRef(IconAddGroupComponent);
34
+ export default IconAddGroup;
@@ -27,17 +27,11 @@ function IconUploadingDocComponent(props, ref) {
27
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 ? false : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
28
28
  var prefix = prefixFromProps || prefixFromContext || 'hiagent';
29
29
  var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
30
- return React.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-uploading-doc").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'none', viewBox: "0 0 24 26" }, rest, { ref: ref }),
31
- React.createElement("g", null,
32
- React.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#387BFF', d: "M6 1.87a3 3 0 0 0-3 3v15a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V9.37l-7.5-7.5H6Z" }),
33
- React.createElement("g", null,
34
- React.createElement("g", null,
35
- React.createElement("mask", { id: "svg_fa8e4aa652__a", width: "8", height: "9", x: "13", y: "1", maskUnits: "userSpaceOnUse", style: { maskType: 'alpha' } },
36
- React.createElement("g", null,
37
- React.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#97BCFF', d: "m13.5 1.87 7.5 7.5h-4.5a3 3 0 0 1-3-3v-4.5Z" }))),
38
- React.createElement("g", { mask: "url(#svg_fa8e4aa652__a)" },
39
- React.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff', d: "M18 1.87H6a3 3 0 0 0-3 3v15a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3v-15a3 3 0 0 0-3-3Z" })))),
40
- React.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff', d: "M16.8 12.37H7.2a.45.45 0 0 0-.45.45v1.35c0 .248.202.45.45.45h9.6a.45.45 0 0 0 .45-.45v-1.35a.45.45 0 0 0-.45-.45Zm-4.248 4.5h-5.43c-.204 0-.37.201-.37.45v1.35c0 .248.165.45.37.45h5.432c.204 0 .37-.202.37-.45v-1.35c0-.249-.166-.45-.37-.45h-.002Z" })));
30
+ return React.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-uploading-doc").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'currentColor', viewBox: "0 0 20 20" }, rest, { ref: ref }),
31
+ React.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#387BFF', fillRule: "evenodd", d: "M5 1.25C3.61929 1.25 2.5 2.36929 2.5 3.75V16.25C2.5 17.6307 3.61929 18.75 5 18.75H15C16.3807 18.75 17.5 17.6307 17.5 16.25V7.5L11.25 1.25H5Z", clipRule: "evenodd" }),
32
+ React.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#97BCFF', d: "M11.25 1.25L17.5 7.5H13.75C12.3693 7.5 11.25 6.38071 11.25 5V1.25Z", opacity: ".5" }),
33
+ React.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff', d: "M14 10H6C5.79289 10 5.625 10.1679 5.625 10.375V11.5C5.625 11.7071 5.79289 11.875 6 11.875H14C14.2071 11.875 14.375 11.7071 14.375 11.5V10.375C14.375 10.1679 14.2071 10 14 10Z", opacity: ".9" }),
34
+ React.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff', d: "M10.4608 13.75H5.93367C5.76319 13.75 5.625 13.9179 5.625 14.125V15.25C5.625 15.4571 5.76319 15.625 5.93367 15.625H10.4608C10.6312 15.625 10.7694 15.4571 10.7694 15.25V14.125C10.7694 13.9179 10.6312 13.75 10.4608 13.75Z", opacity: ".4" }));
41
35
  }
42
36
  var IconUploadingDoc = React.forwardRef(IconUploadingDocComponent);
43
37
  export default IconUploadingDoc;
package/esm/index.d.ts CHANGED
@@ -182,7 +182,6 @@ export { default as IconCollectedAlready } from './IconCollectedAlready';
182
182
  export { default as IconWorkflowStart } from './IconWorkflowStart';
183
183
  export { default as IconToolsWorkflow } from './IconToolsWorkflow';
184
184
  export { default as IconUnlock25D } from './IconUnlock25D';
185
- export { default as IconUploadingDoc } from './IconUploadingDoc';
186
185
  export { default as IconControlled25D } from './IconControlled25D';
187
186
  export { default as IconCollect } from './IconCollect';
188
187
  export { default as IconDatabase } from './IconDatabase';
@@ -1346,4 +1345,6 @@ export { default as IconF1 } from './IconF1';
1346
1345
  export { default as IconRouge2 } from './IconRouge2';
1347
1346
  export { default as IconRougeL } from './IconRougeL';
1348
1347
  export { default as IconRouge1 } from './IconRouge1';
1348
+ export { default as IconAddGroup } from './IconAddGroup';
1349
+ export { default as IconUploadingDoc } from './IconUploadingDoc';
1349
1350
  export * from './type';
package/esm/index.js CHANGED
@@ -182,7 +182,6 @@ export { default as IconCollectedAlready } from './IconCollectedAlready';
182
182
  export { default as IconWorkflowStart } from './IconWorkflowStart';
183
183
  export { default as IconToolsWorkflow } from './IconToolsWorkflow';
184
184
  export { default as IconUnlock25D } from './IconUnlock25D';
185
- export { default as IconUploadingDoc } from './IconUploadingDoc';
186
185
  export { default as IconControlled25D } from './IconControlled25D';
187
186
  export { default as IconCollect } from './IconCollect';
188
187
  export { default as IconDatabase } from './IconDatabase';
@@ -1346,4 +1345,6 @@ export { default as IconF1 } from './IconF1';
1346
1345
  export { default as IconRouge2 } from './IconRouge2';
1347
1346
  export { default as IconRougeL } from './IconRougeL';
1348
1347
  export { default as IconRouge1 } from './IconRouge1';
1348
+ export { default as IconAddGroup } from './IconAddGroup';
1349
+ export { default as IconUploadingDoc } from './IconUploadingDoc';
1349
1350
  export * from './type';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arco-iconbox/react-hiagent",
3
- "version": "0.0.24",
3
+ "version": "0.0.26",
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 IconAddGroupComponent(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_group${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 15 14" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path d="M12.0092 9.72C12.2979 9.36265 12.4563 8.91763 12.4584 8.45825C12.4584 7.91674 12.2433 7.39746 11.8604 7.01456C11.4775 6.63166 10.9582 6.41659 10.4167 6.41659C9.8752 6.41659 9.35592 6.63166 8.97302 7.01456C8.59012 7.39746 8.37504 7.91674 8.37504 8.45825C8.37714 8.91763 8.53552 9.36265 8.82421 9.72C8.28912 9.99464 7.8333 10.4017 7.50004 10.9024C7.16678 10.4017 6.71097 9.99464 6.17587 9.72C6.46457 9.36265 6.62294 8.91763 6.62504 8.45825C6.62504 7.91674 6.40997 7.39746 6.02705 7.01456C5.64417 6.63166 5.12486 6.41659 4.58337 6.41659C4.04189 6.41659 3.52258 6.63166 3.1397 7.01456C2.75681 7.39746 2.54171 7.91674 2.54171 8.45825C2.54378 8.91763 2.70219 9.36265 2.99087 9.72C2.41721 10.0131 1.93557 10.4589 1.599 11.0082C1.26244 11.5575 1.08402 12.189 1.08337 12.8333C1.08337 12.988 1.14483 13.1364 1.25423 13.2457C1.36362 13.3551 1.512 13.4166 1.66671 13.4166H13.3334C13.4881 13.4166 13.6365 13.3551 13.7458 13.2457C13.8552 13.1364 13.9167 12.988 13.9167 12.8333C13.9161 12.189 13.7376 11.5575 13.4011 11.0082C13.0645 10.4589 12.5829 10.0131 12.0092 9.72ZM4.58337 7.58325C4.75643 7.58325 4.9256 7.63459 5.0695 7.73072C5.21339 7.82685 5.32554 7.96353 5.39177 8.12342C5.458 8.28331 5.47533 8.45924 5.44156 8.62894C5.4078 8.79869 5.32446 8.95461 5.20209 9.07699C5.07972 9.19932 4.92381 9.28268 4.75408 9.31645C4.58434 9.35023 4.40841 9.3329 4.24852 9.26664C4.08864 9.20043 3.95199 9.08825 3.85584 8.9444C3.75969 8.80049 3.70837 8.63133 3.70837 8.45825C3.70837 8.2262 3.80056 8.0036 3.96466 7.83951C4.12875 7.67542 4.35131 7.58325 4.58337 7.58325ZM2.32412 12.2499C2.45344 11.7491 2.74554 11.3053 3.15449 10.9886C3.56344 10.6718 4.06608 10.4999 4.58337 10.4999C5.10067 10.4999 5.6033 10.6718 6.01226 10.9886C6.42122 11.3053 6.7133 11.7491 6.84262 12.2499H2.32412ZM10.4167 7.58325C10.5898 7.58325 10.759 7.63459 10.9029 7.73072C11.0467 7.82685 11.1589 7.96353 11.2251 8.12342C11.2913 8.28331 11.3087 8.45924 11.2749 8.62894C11.2411 8.79869 11.1578 8.95461 11.0354 9.07699C10.9131 9.19932 10.7571 9.28268 10.5874 9.31645C10.4177 9.35023 10.2418 9.3329 10.0819 9.26664C9.92198 9.20043 9.78531 9.08825 9.68917 8.9444C9.59304 8.80049 9.54171 8.63133 9.54171 8.45825C9.54171 8.2262 9.63387 8.0036 9.79797 7.83951C9.96206 7.67542 10.1847 7.58325 10.4167 7.58325ZM8.15746 12.2499C8.28678 11.7491 8.57886 11.3053 8.98783 10.9886C9.39681 10.6718 9.89941 10.4999 10.4167 10.4999C10.934 10.4999 11.4366 10.6718 11.8456 10.9886C12.2546 11.3053 12.5466 11.7491 12.676 12.2499H8.15746ZM6.91671 5.83325V4.08325H5.16671C5.012 4.08325 4.86363 4.02179 4.75423 3.9124C4.64483 3.803 4.58337 3.65463 4.58337 3.49992C4.58337 3.34521 4.64483 3.19684 4.75423 3.08744C4.86363 2.97805 5.012 2.91659 5.16671 2.91659H6.91671V1.16659C6.91671 1.01187 6.97819 0.863503 7.08757 0.754104C7.19694 0.644712 7.34534 0.583252 7.50004 0.583252C7.65474 0.583252 7.80314 0.644712 7.91252 0.754104C8.02189 0.863503 8.08337 1.01187 8.08337 1.16659V2.91659H9.83337C9.98807 2.91659 10.1365 2.97805 10.2458 3.08744C10.3552 3.19684 10.4167 3.34521 10.4167 3.49992C10.4167 3.65463 10.3552 3.803 10.2458 3.9124C10.1365 4.02179 9.98807 4.08325 9.83337 4.08325H8.08337V5.83325C8.08337 5.98795 8.02189 6.13635 7.91252 6.24573C7.80314 6.3551 7.65474 6.41659 7.50004 6.41659C7.34534 6.41659 7.19694 6.3551 7.08757 6.24573C6.97819 6.13635 6.91671 5.98795 6.91671 5.83325Z"/></svg>;
12
+ }
13
+
14
+ const IconAddGroup = React.forwardRef(IconAddGroupComponent);
15
+ export default IconAddGroup;
@@ -8,7 +8,7 @@ function IconUploadingDocComponent(props: OriginIconProps, ref: ForwardedRef<SVG
8
8
 
9
9
  const prefix = prefixFromProps || prefixFromContext || 'hiagent';
10
10
  const loadingKls = spin ? ` ${prefix}-icon-loading` : '';
11
- return <svg className={`${prefix}-icon ${prefix}-icon-uploading-doc${loadingKls} ${className}`} width={width} height={height} xmlns="http://www.w3.org/2000/svg" fill={useCurrentColor ? 'currentColor' : 'none'} viewBox="0 0 24 26" {...rest} ref={ref}><g><path fill={useCurrentColor ? 'currentColor' : '#387BFF'} d="M6 1.87a3 3 0 0 0-3 3v15a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V9.37l-7.5-7.5H6Z"/><g><g><mask id="svg_fa8e4aa652__a" width="8" height="9" x="13" y="1" maskUnits="userSpaceOnUse" style={{maskType: 'alpha'}}><g><path fill={useCurrentColor ? 'currentColor' : '#97BCFF'} d="m13.5 1.87 7.5 7.5h-4.5a3 3 0 0 1-3-3v-4.5Z"/></g></mask><g mask="url(#svg_fa8e4aa652__a)"><path fill={useCurrentColor ? 'currentColor' : '#fff'} d="M18 1.87H6a3 3 0 0 0-3 3v15a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3v-15a3 3 0 0 0-3-3Z"/></g></g></g><path fill={useCurrentColor ? 'currentColor' : '#fff'} d="M16.8 12.37H7.2a.45.45 0 0 0-.45.45v1.35c0 .248.202.45.45.45h9.6a.45.45 0 0 0 .45-.45v-1.35a.45.45 0 0 0-.45-.45Zm-4.248 4.5h-5.43c-.204 0-.37.201-.37.45v1.35c0 .248.165.45.37.45h5.432c.204 0 .37-.202.37-.45v-1.35c0-.249-.166-.45-.37-.45h-.002Z"/></g></svg>;
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-uploading-doc${loadingKls} ${className}`} width={width} height={height} xmlns="http://www.w3.org/2000/svg" fill={useCurrentColor ? 'currentColor' : 'currentColor'} viewBox="0 0 20 20" {...rest} ref={ref}><path fill={useCurrentColor ? 'currentColor' : '#387BFF'} fillRule="evenodd" d="M5 1.25C3.61929 1.25 2.5 2.36929 2.5 3.75V16.25C2.5 17.6307 3.61929 18.75 5 18.75H15C16.3807 18.75 17.5 17.6307 17.5 16.25V7.5L11.25 1.25H5Z" clipRule="evenodd"/><path fill={useCurrentColor ? 'currentColor' : '#97BCFF'} d="M11.25 1.25L17.5 7.5H13.75C12.3693 7.5 11.25 6.38071 11.25 5V1.25Z" opacity=".5"/><path fill={useCurrentColor ? 'currentColor' : '#fff'} d="M14 10H6C5.79289 10 5.625 10.1679 5.625 10.375V11.5C5.625 11.7071 5.79289 11.875 6 11.875H14C14.2071 11.875 14.375 11.7071 14.375 11.5V10.375C14.375 10.1679 14.2071 10 14 10Z" opacity=".9"/><path fill={useCurrentColor ? 'currentColor' : '#fff'} d="M10.4608 13.75H5.93367C5.76319 13.75 5.625 13.9179 5.625 14.125V15.25C5.625 15.4571 5.76319 15.625 5.93367 15.625H10.4608C10.6312 15.625 10.7694 15.4571 10.7694 15.25V14.125C10.7694 13.9179 10.6312 13.75 10.4608 13.75Z" opacity=".4"/></svg>;
12
12
  }
13
13
 
14
14
  const IconUploadingDoc = React.forwardRef(IconUploadingDocComponent);
package/src/index.ts CHANGED
@@ -182,7 +182,6 @@ export { default as IconCollectedAlready } from './IconCollectedAlready';
182
182
  export { default as IconWorkflowStart } from './IconWorkflowStart';
183
183
  export { default as IconToolsWorkflow } from './IconToolsWorkflow';
184
184
  export { default as IconUnlock25D } from './IconUnlock25D';
185
- export { default as IconUploadingDoc } from './IconUploadingDoc';
186
185
  export { default as IconControlled25D } from './IconControlled25D';
187
186
  export { default as IconCollect } from './IconCollect';
188
187
  export { default as IconDatabase } from './IconDatabase';
@@ -1346,5 +1345,7 @@ export { default as IconF1 } from './IconF1';
1346
1345
  export { default as IconRouge2 } from './IconRouge2';
1347
1346
  export { default as IconRougeL } from './IconRougeL';
1348
1347
  export { default as IconRouge1 } from './IconRouge1';
1348
+ export { default as IconAddGroup } from './IconAddGroup';
1349
+ export { default as IconUploadingDoc } from './IconUploadingDoc';
1349
1350
 
1350
1351
  export * from './type';
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconAddGroup: 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 IconAddGroup;
@@ -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 IconAddGroupComponent(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-add_group").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 15 14", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { d: "M12.0092 9.72C12.2979 9.36265 12.4563 8.91763 12.4584 8.45825C12.4584 7.91674 12.2433 7.39746 11.8604 7.01456C11.4775 6.63166 10.9582 6.41659 10.4167 6.41659C9.8752 6.41659 9.35592 6.63166 8.97302 7.01456C8.59012 7.39746 8.37504 7.91674 8.37504 8.45825C8.37714 8.91763 8.53552 9.36265 8.82421 9.72C8.28912 9.99464 7.8333 10.4017 7.50004 10.9024C7.16678 10.4017 6.71097 9.99464 6.17587 9.72C6.46457 9.36265 6.62294 8.91763 6.62504 8.45825C6.62504 7.91674 6.40997 7.39746 6.02705 7.01456C5.64417 6.63166 5.12486 6.41659 4.58337 6.41659C4.04189 6.41659 3.52258 6.63166 3.1397 7.01456C2.75681 7.39746 2.54171 7.91674 2.54171 8.45825C2.54378 8.91763 2.70219 9.36265 2.99087 9.72C2.41721 10.0131 1.93557 10.4589 1.599 11.0082C1.26244 11.5575 1.08402 12.189 1.08337 12.8333C1.08337 12.988 1.14483 13.1364 1.25423 13.2457C1.36362 13.3551 1.512 13.4166 1.66671 13.4166H13.3334C13.4881 13.4166 13.6365 13.3551 13.7458 13.2457C13.8552 13.1364 13.9167 12.988 13.9167 12.8333C13.9161 12.189 13.7376 11.5575 13.4011 11.0082C13.0645 10.4589 12.5829 10.0131 12.0092 9.72ZM4.58337 7.58325C4.75643 7.58325 4.9256 7.63459 5.0695 7.73072C5.21339 7.82685 5.32554 7.96353 5.39177 8.12342C5.458 8.28331 5.47533 8.45924 5.44156 8.62894C5.4078 8.79869 5.32446 8.95461 5.20209 9.07699C5.07972 9.19932 4.92381 9.28268 4.75408 9.31645C4.58434 9.35023 4.40841 9.3329 4.24852 9.26664C4.08864 9.20043 3.95199 9.08825 3.85584 8.9444C3.75969 8.80049 3.70837 8.63133 3.70837 8.45825C3.70837 8.2262 3.80056 8.0036 3.96466 7.83951C4.12875 7.67542 4.35131 7.58325 4.58337 7.58325ZM2.32412 12.2499C2.45344 11.7491 2.74554 11.3053 3.15449 10.9886C3.56344 10.6718 4.06608 10.4999 4.58337 10.4999C5.10067 10.4999 5.6033 10.6718 6.01226 10.9886C6.42122 11.3053 6.7133 11.7491 6.84262 12.2499H2.32412ZM10.4167 7.58325C10.5898 7.58325 10.759 7.63459 10.9029 7.73072C11.0467 7.82685 11.1589 7.96353 11.2251 8.12342C11.2913 8.28331 11.3087 8.45924 11.2749 8.62894C11.2411 8.79869 11.1578 8.95461 11.0354 9.07699C10.9131 9.19932 10.7571 9.28268 10.5874 9.31645C10.4177 9.35023 10.2418 9.3329 10.0819 9.26664C9.92198 9.20043 9.78531 9.08825 9.68917 8.9444C9.59304 8.80049 9.54171 8.63133 9.54171 8.45825C9.54171 8.2262 9.63387 8.0036 9.79797 7.83951C9.96206 7.67542 10.1847 7.58325 10.4167 7.58325ZM8.15746 12.2499C8.28678 11.7491 8.57886 11.3053 8.98783 10.9886C9.39681 10.6718 9.89941 10.4999 10.4167 10.4999C10.934 10.4999 11.4366 10.6718 11.8456 10.9886C12.2546 11.3053 12.5466 11.7491 12.676 12.2499H8.15746ZM6.91671 5.83325V4.08325H5.16671C5.012 4.08325 4.86363 4.02179 4.75423 3.9124C4.64483 3.803 4.58337 3.65463 4.58337 3.49992C4.58337 3.34521 4.64483 3.19684 4.75423 3.08744C4.86363 2.97805 5.012 2.91659 5.16671 2.91659H6.91671V1.16659C6.91671 1.01187 6.97819 0.863503 7.08757 0.754104C7.19694 0.644712 7.34534 0.583252 7.50004 0.583252C7.65474 0.583252 7.80314 0.644712 7.91252 0.754104C8.02189 0.863503 8.08337 1.01187 8.08337 1.16659V2.91659H9.83337C9.98807 2.91659 10.1365 2.97805 10.2458 3.08744C10.3552 3.19684 10.4167 3.34521 10.4167 3.49992C10.4167 3.65463 10.3552 3.803 10.2458 3.9124C10.1365 4.02179 9.98807 4.08325 9.83337 4.08325H8.08337V5.83325C8.08337 5.98795 8.02189 6.13635 7.91252 6.24573C7.80314 6.3551 7.65474 6.41659 7.50004 6.41659C7.34534 6.41659 7.19694 6.3551 7.08757 6.24573C6.97819 6.13635 6.91671 5.98795 6.91671 5.83325Z" }));
66
+ }
67
+ var IconAddGroup = react_1.default.forwardRef(IconAddGroupComponent);
68
+ exports.default = IconAddGroup;
69
+ });
@@ -61,17 +61,11 @@ var __rest = (this && this.__rest) || function (s, e) {
61
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 ? false : _d, spin = props.spin, rest = __rest(props, ["className", "prefix", "width", "height", "useCurrentColor", "spin"]);
62
62
  var prefix = prefixFromProps || prefixFromContext || 'hiagent';
63
63
  var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
64
- return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-uploading-doc").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'none', viewBox: "0 0 24 26" }, rest, { ref: ref }),
65
- react_1.default.createElement("g", null,
66
- react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#387BFF', d: "M6 1.87a3 3 0 0 0-3 3v15a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V9.37l-7.5-7.5H6Z" }),
67
- react_1.default.createElement("g", null,
68
- react_1.default.createElement("g", null,
69
- react_1.default.createElement("mask", { id: "svg_fa8e4aa652__a", width: "8", height: "9", x: "13", y: "1", maskUnits: "userSpaceOnUse", style: { maskType: 'alpha' } },
70
- react_1.default.createElement("g", null,
71
- react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#97BCFF', d: "m13.5 1.87 7.5 7.5h-4.5a3 3 0 0 1-3-3v-4.5Z" }))),
72
- react_1.default.createElement("g", { mask: "url(#svg_fa8e4aa652__a)" },
73
- react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff', d: "M18 1.87H6a3 3 0 0 0-3 3v15a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3v-15a3 3 0 0 0-3-3Z" })))),
74
- react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff', d: "M16.8 12.37H7.2a.45.45 0 0 0-.45.45v1.35c0 .248.202.45.45.45h9.6a.45.45 0 0 0 .45-.45v-1.35a.45.45 0 0 0-.45-.45Zm-4.248 4.5h-5.43c-.204 0-.37.201-.37.45v1.35c0 .248.165.45.37.45h5.432c.204 0 .37-.202.37-.45v-1.35c0-.249-.166-.45-.37-.45h-.002Z" })));
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-uploading-doc").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'currentColor', viewBox: "0 0 20 20" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#387BFF', fillRule: "evenodd", d: "M5 1.25C3.61929 1.25 2.5 2.36929 2.5 3.75V16.25C2.5 17.6307 3.61929 18.75 5 18.75H15C16.3807 18.75 17.5 17.6307 17.5 16.25V7.5L11.25 1.25H5Z", clipRule: "evenodd" }),
66
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#97BCFF', d: "M11.25 1.25L17.5 7.5H13.75C12.3693 7.5 11.25 6.38071 11.25 5V1.25Z", opacity: ".5" }),
67
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff', d: "M14 10H6C5.79289 10 5.625 10.1679 5.625 10.375V11.5C5.625 11.7071 5.79289 11.875 6 11.875H14C14.2071 11.875 14.375 11.7071 14.375 11.5V10.375C14.375 10.1679 14.2071 10 14 10Z", opacity: ".9" }),
68
+ react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff', d: "M10.4608 13.75H5.93367C5.76319 13.75 5.625 13.9179 5.625 14.125V15.25C5.625 15.4571 5.76319 15.625 5.93367 15.625H10.4608C10.6312 15.625 10.7694 15.4571 10.7694 15.25V14.125C10.7694 13.9179 10.6312 13.75 10.4608 13.75Z", opacity: ".4" }));
75
69
  }
76
70
  var IconUploadingDoc = react_1.default.forwardRef(IconUploadingDocComponent);
77
71
  exports.default = IconUploadingDoc;
package/umd/index.d.ts CHANGED
@@ -182,7 +182,6 @@ export { default as IconCollectedAlready } from './IconCollectedAlready';
182
182
  export { default as IconWorkflowStart } from './IconWorkflowStart';
183
183
  export { default as IconToolsWorkflow } from './IconToolsWorkflow';
184
184
  export { default as IconUnlock25D } from './IconUnlock25D';
185
- export { default as IconUploadingDoc } from './IconUploadingDoc';
186
185
  export { default as IconControlled25D } from './IconControlled25D';
187
186
  export { default as IconCollect } from './IconCollect';
188
187
  export { default as IconDatabase } from './IconDatabase';
@@ -1346,4 +1345,6 @@ export { default as IconF1 } from './IconF1';
1346
1345
  export { default as IconRouge2 } from './IconRouge2';
1347
1346
  export { default as IconRougeL } from './IconRougeL';
1348
1347
  export { default as IconRouge1 } from './IconRouge1';
1348
+ export { default as IconAddGroup } from './IconAddGroup';
1349
+ export { default as IconUploadingDoc } from './IconUploadingDoc';
1349
1350
  export * from './type';