@arco-iconbox/react-hiagent 0.0.65 → 0.0.67

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 IconOutput: 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 IconOutput;
@@ -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 IconOutputComponent(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-output").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 20 20" }, rest, { ref: ref }),
31
+ React.createElement("path", { d: "M12.5231 3.14638C12.1752 2.77771 11.6383 3.15804 11.7366 3.70288L12.3975 7.37787L6.3037 8.12046V11.8795L12.3975 12.622L11.7366 16.297C11.6383 16.8424 12.1752 17.2222 12.5231 16.8535L18.1739 10.8685C18.6087 10.4077 18.6087 9.5922 18.1739 9.13137L12.5231 3.14638ZM5.3435 8.26454V11.7354L3.90157 11.5184V8.48154L5.3435 8.26454ZM1.5 11.1567L2.94138 11.3737V8.6262L1.5 8.8432V11.1567Z" }));
32
+ }
33
+ var IconOutput = React.forwardRef(IconOutputComponent);
34
+ export default IconOutput;
@@ -27,8 +27,9 @@ function IconScaleComponent(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 ? true : _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-scale").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 48 48", fill: useCurrentColor ? 'currentColor' : '#000', xmlns: "http://www.w3.org/2000/svg" }, rest, { ref: ref }),
31
- React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M26.9 25.486L25.484 26.9a1 1 0 000 1.414L35.172 38l-5.92.001c-.445 0-.607.046-.77.134a.909.909 0 00-.378.378c-.087.163-.133.324-.133.77v1.436c0 .446.046.607.133.77.087.163.215.291.378.378.163.088.325.134.77.134h10.719a2 2 0 002-2V29.282c0-.446-.047-.608-.134-.77a.909.909 0 00-.378-.378c-.163-.088-.325-.134-.77-.134h-1.437c-.445 0-.607.046-.77.134a.909.909 0 00-.378.378c-.087.162-.133.324-.133.77v5.86l-9.657-9.656a1 1 0 00-1.415 0zM8 6a2 2 0 00-2 2v11a1 1 0 001 1h2a1 1 0 001-1v-6.001l9.556 9.557a1 1 0 001.415 0l1.414-1.414a1 1 0 000-1.414L12.657 10H19a1 1 0 001-1V7a1 1 0 00-1-1H8z" }));
30
+ return React.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-scale").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 20 20" }, rest, { ref: ref }),
31
+ React.createElement("g", { fillRule: "evenodd", clipRule: "evenodd" },
32
+ React.createElement("path", { d: "M16.7887 2.62204L17.378 3.21129C17.5407 3.37401 17.5407 3.63783 17.378 3.80055L13.342 7.83588 15.8083 7.83629C15.994 7.83629 16.0614 7.85563 16.1293 7.89195 16.1972 7.92826 16.2505 7.98155 16.2868 8.04945 16.3231 8.11735 16.3424 8.1847 16.3424 8.37044V8.96882C16.3424 9.15455 16.3231 9.2219 16.2868 9.2898 16.2505 9.35771 16.1972 9.41099 16.1293 9.44731 16.0614 9.48362 15.994 9.50296 15.8083 9.50296H11.3424C10.8822 9.50296 10.5091 9.12986 10.5091 8.66963V4.20377C10.5091 4.01804 10.5284 3.95069 10.5647 3.88278 10.6011 3.81488 10.6544 3.76159 10.7223 3.72528 10.7902 3.68897 10.8575 3.66963 11.0432 3.66963H11.6416C11.8274 3.66963 11.8947 3.68897 11.9626 3.72528 12.0305 3.76159 12.0838 3.81488 12.1201 3.88278 12.1564 3.95069 12.1758 4.01804 12.1758 4.20377V6.64546L16.1995 2.62204C16.3622 2.45932 16.626 2.45932 16.7887 2.62204zM9.16667 10C9.6269 10 10 10.3731 10 10.8333V15.4167C10 15.6468 9.81345 15.8333 9.58333 15.8333H8.75C8.51988 15.8333 8.33333 15.6468 8.33333 15.4167L8.33314 12.9163 4.35156 16.8985C4.18884 17.0612 3.92503 17.0612 3.76231 16.8985L3.17305 16.3092C3.01033 16.1465 3.01033 15.8827 3.17305 15.72L7.22606 11.6667H4.58333C4.35321 11.6667 4.16667 11.4801 4.16667 11.25V10.4167C4.16667 10.1865 4.35321 10 4.58333 10H9.16667z" })));
32
33
  }
33
34
  var IconScale = React.forwardRef(IconScaleComponent);
34
35
  export default IconScale;
package/esm/index.d.ts CHANGED
@@ -447,7 +447,6 @@ export { default as IconH3 } from './IconH3';
447
447
  export { default as IconBold } from './IconBold';
448
448
  export { default as IconStrikethrough } from './IconStrikethrough';
449
449
  export { default as IconUnorderedList } from './IconUnorderedList';
450
- export { default as IconScale } from './IconScale';
451
450
  export { default as IconInlineView } from './IconInlineView';
452
451
  export { default as IconQuestionnaire } from './IconQuestionnaire';
453
452
  export { default as IconDescendingAlphabet } from './IconDescendingAlphabet';
@@ -1383,4 +1382,6 @@ export { default as IconShield } from './IconShield';
1383
1382
  export { default as IconProtection } from './IconProtection';
1384
1383
  export { default as IconThreatAttribution } from './IconThreatAttribution';
1385
1384
  export { default as IconWebEmb } from './IconWebEmb';
1385
+ export { default as IconScale } from './IconScale';
1386
+ export { default as IconOutput } from './IconOutput';
1386
1387
  export * from './type';
package/esm/index.js CHANGED
@@ -447,7 +447,6 @@ export { default as IconH3 } from './IconH3';
447
447
  export { default as IconBold } from './IconBold';
448
448
  export { default as IconStrikethrough } from './IconStrikethrough';
449
449
  export { default as IconUnorderedList } from './IconUnorderedList';
450
- export { default as IconScale } from './IconScale';
451
450
  export { default as IconInlineView } from './IconInlineView';
452
451
  export { default as IconQuestionnaire } from './IconQuestionnaire';
453
452
  export { default as IconDescendingAlphabet } from './IconDescendingAlphabet';
@@ -1383,4 +1382,6 @@ export { default as IconShield } from './IconShield';
1383
1382
  export { default as IconProtection } from './IconProtection';
1384
1383
  export { default as IconThreatAttribution } from './IconThreatAttribution';
1385
1384
  export { default as IconWebEmb } from './IconWebEmb';
1385
+ export { default as IconScale } from './IconScale';
1386
+ export { default as IconOutput } from './IconOutput';
1386
1387
  export * from './type';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arco-iconbox/react-hiagent",
3
- "version": "0.0.65",
3
+ "version": "0.0.67",
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 IconOutputComponent(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-output${loadingKls} ${className}`} width={width} height={height} xmlns="http://www.w3.org/2000/svg" fill={useCurrentColor ? 'currentColor' : '#000'} viewBox="0 0 20 20" {...rest} ref={ref}><path d="M12.5231 3.14638C12.1752 2.77771 11.6383 3.15804 11.7366 3.70288L12.3975 7.37787L6.3037 8.12046V11.8795L12.3975 12.622L11.7366 16.297C11.6383 16.8424 12.1752 17.2222 12.5231 16.8535L18.1739 10.8685C18.6087 10.4077 18.6087 9.5922 18.1739 9.13137L12.5231 3.14638ZM5.3435 8.26454V11.7354L3.90157 11.5184V8.48154L5.3435 8.26454ZM1.5 11.1567L2.94138 11.3737V8.6262L1.5 8.8432V11.1567Z"/></svg>;
12
+ }
13
+
14
+ const IconOutput = React.forwardRef(IconOutputComponent);
15
+ export default IconOutput;
@@ -8,7 +8,7 @@ function IconScaleComponent(props: OriginIconProps, ref: ForwardedRef<SVGSVGElem
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-scale${loadingKls} ${className}`} width={width} height={height} viewBox="0 0 48 48" fill={useCurrentColor ? 'currentColor' : '#000'} xmlns="http://www.w3.org/2000/svg" {...rest} ref={ref}><path fillRule="evenodd" clipRule="evenodd" d="M26.9 25.486L25.484 26.9a1 1 0 000 1.414L35.172 38l-5.92.001c-.445 0-.607.046-.77.134a.909.909 0 00-.378.378c-.087.163-.133.324-.133.77v1.436c0 .446.046.607.133.77.087.163.215.291.378.378.163.088.325.134.77.134h10.719a2 2 0 002-2V29.282c0-.446-.047-.608-.134-.77a.909.909 0 00-.378-.378c-.163-.088-.325-.134-.77-.134h-1.437c-.445 0-.607.046-.77.134a.909.909 0 00-.378.378c-.087.162-.133.324-.133.77v5.86l-9.657-9.656a1 1 0 00-1.415 0zM8 6a2 2 0 00-2 2v11a1 1 0 001 1h2a1 1 0 001-1v-6.001l9.556 9.557a1 1 0 001.415 0l1.414-1.414a1 1 0 000-1.414L12.657 10H19a1 1 0 001-1V7a1 1 0 00-1-1H8z"/></svg>;
11
+ return <svg className={`${prefix}-icon ${prefix}-icon-scale${loadingKls} ${className}`} width={width} height={height} xmlns="http://www.w3.org/2000/svg" fill={useCurrentColor ? 'currentColor' : '#000'} viewBox="0 0 20 20" {...rest} ref={ref}><g fillRule="evenodd" clipRule="evenodd"><path d="M16.7887 2.62204L17.378 3.21129C17.5407 3.37401 17.5407 3.63783 17.378 3.80055L13.342 7.83588 15.8083 7.83629C15.994 7.83629 16.0614 7.85563 16.1293 7.89195 16.1972 7.92826 16.2505 7.98155 16.2868 8.04945 16.3231 8.11735 16.3424 8.1847 16.3424 8.37044V8.96882C16.3424 9.15455 16.3231 9.2219 16.2868 9.2898 16.2505 9.35771 16.1972 9.41099 16.1293 9.44731 16.0614 9.48362 15.994 9.50296 15.8083 9.50296H11.3424C10.8822 9.50296 10.5091 9.12986 10.5091 8.66963V4.20377C10.5091 4.01804 10.5284 3.95069 10.5647 3.88278 10.6011 3.81488 10.6544 3.76159 10.7223 3.72528 10.7902 3.68897 10.8575 3.66963 11.0432 3.66963H11.6416C11.8274 3.66963 11.8947 3.68897 11.9626 3.72528 12.0305 3.76159 12.0838 3.81488 12.1201 3.88278 12.1564 3.95069 12.1758 4.01804 12.1758 4.20377V6.64546L16.1995 2.62204C16.3622 2.45932 16.626 2.45932 16.7887 2.62204zM9.16667 10C9.6269 10 10 10.3731 10 10.8333V15.4167C10 15.6468 9.81345 15.8333 9.58333 15.8333H8.75C8.51988 15.8333 8.33333 15.6468 8.33333 15.4167L8.33314 12.9163 4.35156 16.8985C4.18884 17.0612 3.92503 17.0612 3.76231 16.8985L3.17305 16.3092C3.01033 16.1465 3.01033 15.8827 3.17305 15.72L7.22606 11.6667H4.58333C4.35321 11.6667 4.16667 11.4801 4.16667 11.25V10.4167C4.16667 10.1865 4.35321 10 4.58333 10H9.16667z"/></g></svg>;
12
12
  }
13
13
 
14
14
  const IconScale = React.forwardRef(IconScaleComponent);
package/src/index.ts CHANGED
@@ -447,7 +447,6 @@ export { default as IconH3 } from './IconH3';
447
447
  export { default as IconBold } from './IconBold';
448
448
  export { default as IconStrikethrough } from './IconStrikethrough';
449
449
  export { default as IconUnorderedList } from './IconUnorderedList';
450
- export { default as IconScale } from './IconScale';
451
450
  export { default as IconInlineView } from './IconInlineView';
452
451
  export { default as IconQuestionnaire } from './IconQuestionnaire';
453
452
  export { default as IconDescendingAlphabet } from './IconDescendingAlphabet';
@@ -1383,5 +1382,7 @@ export { default as IconShield } from './IconShield';
1383
1382
  export { default as IconProtection } from './IconProtection';
1384
1383
  export { default as IconThreatAttribution } from './IconThreatAttribution';
1385
1384
  export { default as IconWebEmb } from './IconWebEmb';
1385
+ export { default as IconScale } from './IconScale';
1386
+ export { default as IconOutput } from './IconOutput';
1386
1387
 
1387
1388
  export * from './type';
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { OriginIconProps } from '../type';
3
+ declare const IconOutput: 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 IconOutput;
@@ -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 IconOutputComponent(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").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 20 20" }, rest, { ref: ref }),
65
+ react_1.default.createElement("path", { d: "M12.5231 3.14638C12.1752 2.77771 11.6383 3.15804 11.7366 3.70288L12.3975 7.37787L6.3037 8.12046V11.8795L12.3975 12.622L11.7366 16.297C11.6383 16.8424 12.1752 17.2222 12.5231 16.8535L18.1739 10.8685C18.6087 10.4077 18.6087 9.5922 18.1739 9.13137L12.5231 3.14638ZM5.3435 8.26454V11.7354L3.90157 11.5184V8.48154L5.3435 8.26454ZM1.5 11.1567L2.94138 11.3737V8.6262L1.5 8.8432V11.1567Z" }));
66
+ }
67
+ var IconOutput = react_1.default.forwardRef(IconOutputComponent);
68
+ exports.default = IconOutput;
69
+ });
@@ -61,8 +61,9 @@ 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 ? true : _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-scale").concat(loadingKls, " ").concat(className), width: width, height: height, viewBox: "0 0 48 48", 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: "M26.9 25.486L25.484 26.9a1 1 0 000 1.414L35.172 38l-5.92.001c-.445 0-.607.046-.77.134a.909.909 0 00-.378.378c-.087.163-.133.324-.133.77v1.436c0 .446.046.607.133.77.087.163.215.291.378.378.163.088.325.134.77.134h10.719a2 2 0 002-2V29.282c0-.446-.047-.608-.134-.77a.909.909 0 00-.378-.378c-.163-.088-.325-.134-.77-.134h-1.437c-.445 0-.607.046-.77.134a.909.909 0 00-.378.378c-.087.162-.133.324-.133.77v5.86l-9.657-9.656a1 1 0 00-1.415 0zM8 6a2 2 0 00-2 2v11a1 1 0 001 1h2a1 1 0 001-1v-6.001l9.556 9.557a1 1 0 001.415 0l1.414-1.414a1 1 0 000-1.414L12.657 10H19a1 1 0 001-1V7a1 1 0 00-1-1H8z" }));
64
+ return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-scale").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 20 20" }, rest, { ref: ref }),
65
+ react_1.default.createElement("g", { fillRule: "evenodd", clipRule: "evenodd" },
66
+ react_1.default.createElement("path", { d: "M16.7887 2.62204L17.378 3.21129C17.5407 3.37401 17.5407 3.63783 17.378 3.80055L13.342 7.83588 15.8083 7.83629C15.994 7.83629 16.0614 7.85563 16.1293 7.89195 16.1972 7.92826 16.2505 7.98155 16.2868 8.04945 16.3231 8.11735 16.3424 8.1847 16.3424 8.37044V8.96882C16.3424 9.15455 16.3231 9.2219 16.2868 9.2898 16.2505 9.35771 16.1972 9.41099 16.1293 9.44731 16.0614 9.48362 15.994 9.50296 15.8083 9.50296H11.3424C10.8822 9.50296 10.5091 9.12986 10.5091 8.66963V4.20377C10.5091 4.01804 10.5284 3.95069 10.5647 3.88278 10.6011 3.81488 10.6544 3.76159 10.7223 3.72528 10.7902 3.68897 10.8575 3.66963 11.0432 3.66963H11.6416C11.8274 3.66963 11.8947 3.68897 11.9626 3.72528 12.0305 3.76159 12.0838 3.81488 12.1201 3.88278 12.1564 3.95069 12.1758 4.01804 12.1758 4.20377V6.64546L16.1995 2.62204C16.3622 2.45932 16.626 2.45932 16.7887 2.62204zM9.16667 10C9.6269 10 10 10.3731 10 10.8333V15.4167C10 15.6468 9.81345 15.8333 9.58333 15.8333H8.75C8.51988 15.8333 8.33333 15.6468 8.33333 15.4167L8.33314 12.9163 4.35156 16.8985C4.18884 17.0612 3.92503 17.0612 3.76231 16.8985L3.17305 16.3092C3.01033 16.1465 3.01033 15.8827 3.17305 15.72L7.22606 11.6667H4.58333C4.35321 11.6667 4.16667 11.4801 4.16667 11.25V10.4167C4.16667 10.1865 4.35321 10 4.58333 10H9.16667z" })));
66
67
  }
67
68
  var IconScale = react_1.default.forwardRef(IconScaleComponent);
68
69
  exports.default = IconScale;
package/umd/index.d.ts CHANGED
@@ -447,7 +447,6 @@ export { default as IconH3 } from './IconH3';
447
447
  export { default as IconBold } from './IconBold';
448
448
  export { default as IconStrikethrough } from './IconStrikethrough';
449
449
  export { default as IconUnorderedList } from './IconUnorderedList';
450
- export { default as IconScale } from './IconScale';
451
450
  export { default as IconInlineView } from './IconInlineView';
452
451
  export { default as IconQuestionnaire } from './IconQuestionnaire';
453
452
  export { default as IconDescendingAlphabet } from './IconDescendingAlphabet';
@@ -1383,4 +1382,6 @@ export { default as IconShield } from './IconShield';
1383
1382
  export { default as IconProtection } from './IconProtection';
1384
1383
  export { default as IconThreatAttribution } from './IconThreatAttribution';
1385
1384
  export { default as IconWebEmb } from './IconWebEmb';
1385
+ export { default as IconScale } from './IconScale';
1386
+ export { default as IconOutput } from './IconOutput';
1386
1387
  export * from './type';