@arco-iconbox/react-hiagent 0.0.32 → 0.0.33
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.
- package/cjs/{IconEmbedding → IconPackaging}/index.d.ts +2 -2
- package/cjs/{IconTextGeneration → IconPackaging}/index.js +6 -5
- package/cjs/index.d.ts +1 -2
- package/cjs/index.js +3 -5
- package/dist/icon.min.js +1 -1
- package/esm/{IconEmbedding → IconPackaging}/index.d.ts +2 -2
- package/esm/IconPackaging/index.js +35 -0
- package/esm/index.d.ts +1 -2
- package/esm/index.js +1 -2
- package/package.json +1 -1
- package/src/IconPackaging/index.tsx +15 -0
- package/src/index.ts +1 -2
- package/umd/{IconEmbedding → IconPackaging}/index.d.ts +2 -2
- package/umd/{IconTextGeneration → IconPackaging}/index.js +6 -5
- package/umd/index.d.ts +1 -2
- package/umd/index.js +4 -6
- package/cjs/IconEmbedding/index.js +0 -63
- package/cjs/IconTextGeneration/index.d.ts +0 -4
- package/esm/IconEmbedding/index.js +0 -38
- package/esm/IconTextGeneration/index.d.ts +0 -4
- package/esm/IconTextGeneration/index.js +0 -34
- package/src/IconEmbedding/index.tsx +0 -15
- package/src/IconTextGeneration/index.tsx +0 -15
- package/umd/IconEmbedding/index.js +0 -73
- package/umd/IconTextGeneration/index.d.ts +0 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { OriginIconProps } from '../type';
|
|
3
|
-
declare const
|
|
4
|
-
export default
|
|
3
|
+
declare const IconPackaging: 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 IconPackaging;
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
13
|
+
var t = {};
|
|
14
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
15
|
+
t[p] = s[p];
|
|
16
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
18
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
19
|
+
t[p[i]] = s[p[i]];
|
|
20
|
+
}
|
|
21
|
+
return t;
|
|
22
|
+
};
|
|
23
|
+
import React, { useContext } from 'react';
|
|
24
|
+
import { Context } from '../context';
|
|
25
|
+
function IconPackagingComponent(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-packaging").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 16 16" }, rest, { ref: ref }),
|
|
31
|
+
React.createElement("path", { d: "M8.60002 11.8C8.21343 11.8 7.90002 12.1134 7.90002 12.5C7.90002 12.8866 8.21343 13.2 8.60002 13.2H12.7154L11.9103 14.005C11.637 14.2784 11.637 14.7216 11.9103 14.995C12.1837 15.2683 12.6269 15.2683 12.9003 14.995L14.9003 12.995C15.1737 12.7216 15.1737 12.2784 14.9003 12.005L12.9003 10.005C12.6269 9.73165 12.1837 9.73165 11.9103 10.005C11.637 10.2784 11.637 10.7216 11.9103 10.995L12.7154 11.8H8.60002Z" }),
|
|
32
|
+
React.createElement("path", { fillRule: "evenodd", d: "M0.900024 3.19667C0.900024 1.74273 2.07867 0.564087 3.53261 0.564087H12.4674C13.9214 0.564087 15.1 1.74273 15.1 3.19667V8.28205C15.1 8.67856 14.7786 9 14.3821 9V9C13.9855 9 13.6641 8.67856 13.6641 8.28205V3.19667C13.6641 2.53579 13.1283 2.00004 12.4674 2.00004H3.53261C2.87173 2.00004 2.33598 2.53579 2.33598 3.19667V12.4674C2.33598 13.1283 2.87173 13.6641 3.53261 13.6641H6.28205C6.67856 13.6641 7 13.9855 7 14.3821V14.3821C7 14.7786 6.67856 15.1 6.28205 15.1H3.53261C2.07867 15.1 0.900024 13.9214 0.900024 12.4674V3.19667ZM4.80904 4.32004C4.41251 4.32004 4.09106 4.64149 4.09106 5.03802C4.09106 5.43455 4.41251 5.756 4.80904 5.756H11.191C11.5875 5.756 11.9089 5.43455 11.9089 5.03802C11.9089 4.64149 11.5875 4.32004 11.191 4.32004H4.80904ZM4.80904 7.56404C4.41251 7.56404 4.09106 7.88549 4.09106 8.28202C4.09106 8.67855 4.41251 9 4.80904 9H11.191C11.5875 9 11.9089 8.67855 11.9089 8.28202C11.9089 7.88549 11.5875 7.56404 11.191 7.56404H4.80904Z", clipRule: "evenodd" }));
|
|
33
|
+
}
|
|
34
|
+
var IconPackaging = React.forwardRef(IconPackagingComponent);
|
|
35
|
+
export default IconPackaging;
|
package/esm/index.d.ts
CHANGED
|
@@ -1325,7 +1325,6 @@ export { default as IconGeneralSuccessHighSaturation } from './IconGeneralSucces
|
|
|
1325
1325
|
export { default as IconSimplifiedChinese } from './IconSimplifiedChinese';
|
|
1326
1326
|
export { default as IconTraditionalChinese } from './IconTraditionalChinese';
|
|
1327
1327
|
export { default as IconEn } from './IconEn';
|
|
1328
|
-
export { default as IconEmbedding } from './IconEmbedding';
|
|
1329
|
-
export { default as IconTextGeneration } from './IconTextGeneration';
|
|
1330
1328
|
export { default as IconRerank } from './IconRerank';
|
|
1329
|
+
export { default as IconPackaging } from './IconPackaging';
|
|
1331
1330
|
export * from './type';
|
package/esm/index.js
CHANGED
|
@@ -1325,7 +1325,6 @@ export { default as IconGeneralSuccessHighSaturation } from './IconGeneralSucces
|
|
|
1325
1325
|
export { default as IconSimplifiedChinese } from './IconSimplifiedChinese';
|
|
1326
1326
|
export { default as IconTraditionalChinese } from './IconTraditionalChinese';
|
|
1327
1327
|
export { default as IconEn } from './IconEn';
|
|
1328
|
-
export { default as IconEmbedding } from './IconEmbedding';
|
|
1329
|
-
export { default as IconTextGeneration } from './IconTextGeneration';
|
|
1330
1328
|
export { default as IconRerank } from './IconRerank';
|
|
1329
|
+
export { default as IconPackaging } from './IconPackaging';
|
|
1331
1330
|
export * from './type';
|
package/package.json
CHANGED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ForwardedRef, useContext } from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
import { Context } from '../context';
|
|
4
|
+
|
|
5
|
+
function IconPackagingComponent(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-packaging${loadingKls} ${className}`} width={width} height={height} xmlns="http://www.w3.org/2000/svg" fill={useCurrentColor ? 'currentColor' : '#000'} viewBox="0 0 16 16" {...rest} ref={ref}><path d="M8.60002 11.8C8.21343 11.8 7.90002 12.1134 7.90002 12.5C7.90002 12.8866 8.21343 13.2 8.60002 13.2H12.7154L11.9103 14.005C11.637 14.2784 11.637 14.7216 11.9103 14.995C12.1837 15.2683 12.6269 15.2683 12.9003 14.995L14.9003 12.995C15.1737 12.7216 15.1737 12.2784 14.9003 12.005L12.9003 10.005C12.6269 9.73165 12.1837 9.73165 11.9103 10.005C11.637 10.2784 11.637 10.7216 11.9103 10.995L12.7154 11.8H8.60002Z"/><path fillRule="evenodd" d="M0.900024 3.19667C0.900024 1.74273 2.07867 0.564087 3.53261 0.564087H12.4674C13.9214 0.564087 15.1 1.74273 15.1 3.19667V8.28205C15.1 8.67856 14.7786 9 14.3821 9V9C13.9855 9 13.6641 8.67856 13.6641 8.28205V3.19667C13.6641 2.53579 13.1283 2.00004 12.4674 2.00004H3.53261C2.87173 2.00004 2.33598 2.53579 2.33598 3.19667V12.4674C2.33598 13.1283 2.87173 13.6641 3.53261 13.6641H6.28205C6.67856 13.6641 7 13.9855 7 14.3821V14.3821C7 14.7786 6.67856 15.1 6.28205 15.1H3.53261C2.07867 15.1 0.900024 13.9214 0.900024 12.4674V3.19667ZM4.80904 4.32004C4.41251 4.32004 4.09106 4.64149 4.09106 5.03802C4.09106 5.43455 4.41251 5.756 4.80904 5.756H11.191C11.5875 5.756 11.9089 5.43455 11.9089 5.03802C11.9089 4.64149 11.5875 4.32004 11.191 4.32004H4.80904ZM4.80904 7.56404C4.41251 7.56404 4.09106 7.88549 4.09106 8.28202C4.09106 8.67855 4.41251 9 4.80904 9H11.191C11.5875 9 11.9089 8.67855 11.9089 8.28202C11.9089 7.88549 11.5875 7.56404 11.191 7.56404H4.80904Z" clipRule="evenodd"/></svg>;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
const IconPackaging = React.forwardRef(IconPackagingComponent);
|
|
15
|
+
export default IconPackaging;
|
package/src/index.ts
CHANGED
|
@@ -1325,8 +1325,7 @@ export { default as IconGeneralSuccessHighSaturation } from './IconGeneralSucces
|
|
|
1325
1325
|
export { default as IconSimplifiedChinese } from './IconSimplifiedChinese';
|
|
1326
1326
|
export { default as IconTraditionalChinese } from './IconTraditionalChinese';
|
|
1327
1327
|
export { default as IconEn } from './IconEn';
|
|
1328
|
-
export { default as IconEmbedding } from './IconEmbedding';
|
|
1329
|
-
export { default as IconTextGeneration } from './IconTextGeneration';
|
|
1330
1328
|
export { default as IconRerank } from './IconRerank';
|
|
1329
|
+
export { default as IconPackaging } from './IconPackaging';
|
|
1331
1330
|
|
|
1332
1331
|
export * from './type';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { OriginIconProps } from '../type';
|
|
3
|
-
declare const
|
|
4
|
-
export default
|
|
3
|
+
declare const IconPackaging: 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 IconPackaging;
|
|
@@ -56,14 +56,15 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
56
56
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57
57
|
var react_1 = __importStar(require("react"));
|
|
58
58
|
var context_1 = require("../context");
|
|
59
|
-
function
|
|
59
|
+
function IconPackagingComponent(props, ref) {
|
|
60
60
|
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
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-
|
|
65
|
-
react_1.default.createElement("path", {
|
|
64
|
+
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-packaging").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 16 16" }, rest, { ref: ref }),
|
|
65
|
+
react_1.default.createElement("path", { d: "M8.60002 11.8C8.21343 11.8 7.90002 12.1134 7.90002 12.5C7.90002 12.8866 8.21343 13.2 8.60002 13.2H12.7154L11.9103 14.005C11.637 14.2784 11.637 14.7216 11.9103 14.995C12.1837 15.2683 12.6269 15.2683 12.9003 14.995L14.9003 12.995C15.1737 12.7216 15.1737 12.2784 14.9003 12.005L12.9003 10.005C12.6269 9.73165 12.1837 9.73165 11.9103 10.005C11.637 10.2784 11.637 10.7216 11.9103 10.995L12.7154 11.8H8.60002Z" }),
|
|
66
|
+
react_1.default.createElement("path", { fillRule: "evenodd", d: "M0.900024 3.19667C0.900024 1.74273 2.07867 0.564087 3.53261 0.564087H12.4674C13.9214 0.564087 15.1 1.74273 15.1 3.19667V8.28205C15.1 8.67856 14.7786 9 14.3821 9V9C13.9855 9 13.6641 8.67856 13.6641 8.28205V3.19667C13.6641 2.53579 13.1283 2.00004 12.4674 2.00004H3.53261C2.87173 2.00004 2.33598 2.53579 2.33598 3.19667V12.4674C2.33598 13.1283 2.87173 13.6641 3.53261 13.6641H6.28205C6.67856 13.6641 7 13.9855 7 14.3821V14.3821C7 14.7786 6.67856 15.1 6.28205 15.1H3.53261C2.07867 15.1 0.900024 13.9214 0.900024 12.4674V3.19667ZM4.80904 4.32004C4.41251 4.32004 4.09106 4.64149 4.09106 5.03802C4.09106 5.43455 4.41251 5.756 4.80904 5.756H11.191C11.5875 5.756 11.9089 5.43455 11.9089 5.03802C11.9089 4.64149 11.5875 4.32004 11.191 4.32004H4.80904ZM4.80904 7.56404C4.41251 7.56404 4.09106 7.88549 4.09106 8.28202C4.09106 8.67855 4.41251 9 4.80904 9H11.191C11.5875 9 11.9089 8.67855 11.9089 8.28202C11.9089 7.88549 11.5875 7.56404 11.191 7.56404H4.80904Z", clipRule: "evenodd" }));
|
|
66
67
|
}
|
|
67
|
-
var
|
|
68
|
-
exports.default =
|
|
68
|
+
var IconPackaging = react_1.default.forwardRef(IconPackagingComponent);
|
|
69
|
+
exports.default = IconPackaging;
|
|
69
70
|
});
|
package/umd/index.d.ts
CHANGED
|
@@ -1325,7 +1325,6 @@ export { default as IconGeneralSuccessHighSaturation } from './IconGeneralSucces
|
|
|
1325
1325
|
export { default as IconSimplifiedChinese } from './IconSimplifiedChinese';
|
|
1326
1326
|
export { default as IconTraditionalChinese } from './IconTraditionalChinese';
|
|
1327
1327
|
export { default as IconEn } from './IconEn';
|
|
1328
|
-
export { default as IconEmbedding } from './IconEmbedding';
|
|
1329
|
-
export { default as IconTextGeneration } from './IconTextGeneration';
|
|
1330
1328
|
export { default as IconRerank } from './IconRerank';
|
|
1329
|
+
export { default as IconPackaging } from './IconPackaging';
|
|
1331
1330
|
export * from './type';
|