@arco-iconbox/react-hiagent 0.0.27 → 0.0.28
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/{esm/IconBookFill → cjs/IconCollect2}/index.d.ts +2 -2
- package/cjs/IconCollect2/index.js +60 -0
- package/cjs/{IconBookFill → IconCopyLine}/index.d.ts +2 -2
- package/cjs/{IconLogAreality → IconCopyLine}/index.js +5 -5
- package/cjs/IconUncollect2/index.d.ts +4 -0
- package/cjs/IconUncollect2/index.js +60 -0
- package/cjs/index.d.ts +3 -27
- package/cjs/index.js +33 -81
- package/dist/icon.min.js +1 -1
- package/{umd/IconBookFill → esm/IconCollect2}/index.d.ts +2 -2
- package/esm/IconCollect2/index.js +35 -0
- package/esm/IconCopyLine/index.d.ts +4 -0
- package/esm/{IconBookFill → IconCopyLine}/index.js +5 -5
- package/esm/IconUncollect2/index.d.ts +4 -0
- package/esm/IconUncollect2/index.js +35 -0
- package/esm/index.d.ts +3 -27
- package/esm/index.js +3 -27
- package/package.json +1 -1
- package/src/IconCollect2/index.tsx +15 -0
- package/src/IconCopyLine/index.tsx +15 -0
- package/src/IconUncollect2/index.tsx +15 -0
- package/src/index.ts +3 -27
- package/umd/IconCollect2/index.d.ts +4 -0
- package/umd/IconCollect2/index.js +70 -0
- package/umd/IconCopyLine/index.d.ts +4 -0
- package/umd/{IconCloudSave → IconCopyLine}/index.js +5 -5
- package/umd/IconUncollect2/index.d.ts +4 -0
- package/umd/IconUncollect2/index.js +70 -0
- package/umd/index.d.ts +3 -27
- package/umd/index.js +8 -56
- package/cjs/IconAdd/index.d.ts +0 -4
- package/cjs/IconAdd/index.js +0 -59
- package/cjs/IconAuthorizationSucceeds/index.d.ts +0 -4
- package/cjs/IconAuthorizationSucceeds/index.js +0 -219
- package/cjs/IconBookFill/index.js +0 -59
- package/cjs/IconCaretDown/index.d.ts +0 -4
- package/cjs/IconCaretDown/index.js +0 -59
- package/cjs/IconCaretUp/index.d.ts +0 -4
- package/cjs/IconCaretUp/index.js +0 -59
- package/cjs/IconCloudSave/index.d.ts +0 -4
- package/cjs/IconCloudSave/index.js +0 -59
- package/cjs/IconCollect/index.d.ts +0 -4
- package/cjs/IconCollect/index.js +0 -61
- package/cjs/IconCollected/index.d.ts +0 -4
- package/cjs/IconCollected/index.js +0 -61
- package/cjs/IconCollectedAlready/index.d.ts +0 -4
- package/cjs/IconCollectedAlready/index.js +0 -61
- package/cjs/IconCollectedNot/index.d.ts +0 -4
- package/cjs/IconCollectedNot/index.js +0 -61
- package/cjs/IconDepartmentAvatar/index.d.ts +0 -4
- package/cjs/IconDepartmentAvatar/index.js +0 -66
- package/cjs/IconDocLog/index.d.ts +0 -4
- package/cjs/IconDocLog/index.js +0 -59
- package/cjs/IconErrorTypeHighSaturation/index.d.ts +0 -4
- package/cjs/IconErrorTypeHighSaturation/index.js +0 -140
- package/cjs/IconErrorTypeLowSaturation/index.d.ts +0 -4
- package/cjs/IconErrorTypeLowSaturation/index.js +0 -66
- package/cjs/IconGeneralSuccessHighSaturation/index.d.ts +0 -4
- package/cjs/IconGeneralSuccessHighSaturation/index.js +0 -66
- package/cjs/IconLogAreality/index.d.ts +0 -4
- package/cjs/IconMessage/index.d.ts +0 -4
- package/cjs/IconMessage/index.js +0 -59
- package/cjs/IconMinification/index.d.ts +0 -4
- package/cjs/IconMinification/index.js +0 -59
- package/cjs/IconNoDataLowSaturation/index.d.ts +0 -4
- package/cjs/IconNoDataLowSaturation/index.js +0 -147
- package/cjs/IconOtherSettings/index.d.ts +0 -4
- package/cjs/IconOtherSettings/index.js +0 -60
- package/cjs/IconOverlapRectConfig1/index.d.ts +0 -4
- package/cjs/IconOverlapRectConfig1/index.js +0 -65
- package/cjs/IconPenFill/index.d.ts +0 -4
- package/cjs/IconPenFill/index.js +0 -59
- package/cjs/IconSearchNullLowSaturation/index.d.ts +0 -4
- package/cjs/IconSearchNullLowSaturation/index.js +0 -66
- package/cjs/IconStopResponse/index.d.ts +0 -4
- package/cjs/IconStopResponse/index.js +0 -59
- package/cjs/IconTeamSpaceAddition/index.d.ts +0 -4
- package/cjs/IconTeamSpaceAddition/index.js +0 -60
- package/cjs/IconUserManagement/index.d.ts +0 -4
- package/cjs/IconUserManagement/index.js +0 -59
- package/cjs/IconWorkflowBlowUp/index.d.ts +0 -4
- package/cjs/IconWorkflowBlowUp/index.js +0 -59
- package/esm/IconAdd/index.d.ts +0 -4
- package/esm/IconAdd/index.js +0 -34
- package/esm/IconAuthorizationSucceeds/index.d.ts +0 -4
- package/esm/IconAuthorizationSucceeds/index.js +0 -194
- package/esm/IconCaretDown/index.d.ts +0 -4
- package/esm/IconCaretDown/index.js +0 -34
- package/esm/IconCaretUp/index.d.ts +0 -4
- package/esm/IconCaretUp/index.js +0 -34
- package/esm/IconCloudSave/index.d.ts +0 -4
- package/esm/IconCloudSave/index.js +0 -34
- package/esm/IconCollect/index.d.ts +0 -4
- package/esm/IconCollect/index.js +0 -36
- package/esm/IconCollected/index.d.ts +0 -4
- package/esm/IconCollected/index.js +0 -36
- package/esm/IconCollectedAlready/index.d.ts +0 -4
- package/esm/IconCollectedAlready/index.js +0 -36
- package/esm/IconCollectedNot/index.d.ts +0 -4
- package/esm/IconCollectedNot/index.js +0 -36
- package/esm/IconDepartmentAvatar/index.d.ts +0 -4
- package/esm/IconDepartmentAvatar/index.js +0 -41
- package/esm/IconDocLog/index.d.ts +0 -4
- package/esm/IconDocLog/index.js +0 -34
- package/esm/IconErrorTypeHighSaturation/index.d.ts +0 -4
- package/esm/IconErrorTypeHighSaturation/index.js +0 -115
- package/esm/IconErrorTypeLowSaturation/index.d.ts +0 -4
- package/esm/IconErrorTypeLowSaturation/index.js +0 -41
- package/esm/IconGeneralSuccessHighSaturation/index.d.ts +0 -4
- package/esm/IconGeneralSuccessHighSaturation/index.js +0 -41
- package/esm/IconLogAreality/index.d.ts +0 -4
- package/esm/IconLogAreality/index.js +0 -34
- package/esm/IconMessage/index.d.ts +0 -4
- package/esm/IconMessage/index.js +0 -34
- package/esm/IconMinification/index.d.ts +0 -4
- package/esm/IconMinification/index.js +0 -34
- package/esm/IconNoDataLowSaturation/index.d.ts +0 -4
- package/esm/IconNoDataLowSaturation/index.js +0 -122
- package/esm/IconOtherSettings/index.d.ts +0 -4
- package/esm/IconOtherSettings/index.js +0 -35
- package/esm/IconOverlapRectConfig1/index.d.ts +0 -4
- package/esm/IconOverlapRectConfig1/index.js +0 -40
- package/esm/IconPenFill/index.d.ts +0 -4
- package/esm/IconPenFill/index.js +0 -34
- package/esm/IconSearchNullLowSaturation/index.d.ts +0 -4
- package/esm/IconSearchNullLowSaturation/index.js +0 -41
- package/esm/IconStopResponse/index.d.ts +0 -4
- package/esm/IconStopResponse/index.js +0 -34
- package/esm/IconTeamSpaceAddition/index.d.ts +0 -4
- package/esm/IconTeamSpaceAddition/index.js +0 -35
- package/esm/IconUserManagement/index.d.ts +0 -4
- package/esm/IconUserManagement/index.js +0 -34
- package/esm/IconWorkflowBlowUp/index.d.ts +0 -4
- package/esm/IconWorkflowBlowUp/index.js +0 -34
- package/src/IconAdd/index.tsx +0 -15
- package/src/IconAuthorizationSucceeds/index.tsx +0 -15
- package/src/IconBookFill/index.tsx +0 -15
- package/src/IconCaretDown/index.tsx +0 -15
- package/src/IconCaretUp/index.tsx +0 -15
- package/src/IconCloudSave/index.tsx +0 -15
- package/src/IconCollect/index.tsx +0 -15
- package/src/IconCollected/index.tsx +0 -15
- package/src/IconCollectedAlready/index.tsx +0 -15
- package/src/IconCollectedNot/index.tsx +0 -15
- package/src/IconDepartmentAvatar/index.tsx +0 -15
- package/src/IconDocLog/index.tsx +0 -15
- package/src/IconErrorTypeHighSaturation/index.tsx +0 -15
- package/src/IconErrorTypeLowSaturation/index.tsx +0 -15
- package/src/IconGeneralSuccessHighSaturation/index.tsx +0 -15
- package/src/IconLogAreality/index.tsx +0 -15
- package/src/IconMessage/index.tsx +0 -15
- package/src/IconMinification/index.tsx +0 -15
- package/src/IconNoDataLowSaturation/index.tsx +0 -15
- package/src/IconOtherSettings/index.tsx +0 -15
- package/src/IconOverlapRectConfig1/index.tsx +0 -15
- package/src/IconPenFill/index.tsx +0 -15
- package/src/IconSearchNullLowSaturation/index.tsx +0 -15
- package/src/IconStopResponse/index.tsx +0 -15
- package/src/IconTeamSpaceAddition/index.tsx +0 -15
- package/src/IconUserManagement/index.tsx +0 -15
- package/src/IconWorkflowBlowUp/index.tsx +0 -15
- package/umd/IconAdd/index.d.ts +0 -4
- package/umd/IconAdd/index.js +0 -69
- package/umd/IconAuthorizationSucceeds/index.d.ts +0 -4
- package/umd/IconAuthorizationSucceeds/index.js +0 -229
- package/umd/IconBookFill/index.js +0 -69
- package/umd/IconCaretDown/index.d.ts +0 -4
- package/umd/IconCaretDown/index.js +0 -69
- package/umd/IconCaretUp/index.d.ts +0 -4
- package/umd/IconCaretUp/index.js +0 -69
- package/umd/IconCloudSave/index.d.ts +0 -4
- package/umd/IconCollect/index.d.ts +0 -4
- package/umd/IconCollect/index.js +0 -71
- package/umd/IconCollected/index.d.ts +0 -4
- package/umd/IconCollected/index.js +0 -71
- package/umd/IconCollectedAlready/index.d.ts +0 -4
- package/umd/IconCollectedAlready/index.js +0 -71
- package/umd/IconCollectedNot/index.d.ts +0 -4
- package/umd/IconCollectedNot/index.js +0 -71
- package/umd/IconDepartmentAvatar/index.d.ts +0 -4
- package/umd/IconDepartmentAvatar/index.js +0 -76
- package/umd/IconDocLog/index.d.ts +0 -4
- package/umd/IconDocLog/index.js +0 -69
- package/umd/IconErrorTypeHighSaturation/index.d.ts +0 -4
- package/umd/IconErrorTypeHighSaturation/index.js +0 -150
- package/umd/IconErrorTypeLowSaturation/index.d.ts +0 -4
- package/umd/IconErrorTypeLowSaturation/index.js +0 -76
- package/umd/IconGeneralSuccessHighSaturation/index.d.ts +0 -4
- package/umd/IconGeneralSuccessHighSaturation/index.js +0 -76
- package/umd/IconLogAreality/index.d.ts +0 -4
- package/umd/IconLogAreality/index.js +0 -69
- package/umd/IconMessage/index.d.ts +0 -4
- package/umd/IconMessage/index.js +0 -69
- package/umd/IconMinification/index.d.ts +0 -4
- package/umd/IconMinification/index.js +0 -69
- package/umd/IconNoDataLowSaturation/index.d.ts +0 -4
- package/umd/IconNoDataLowSaturation/index.js +0 -157
- package/umd/IconOtherSettings/index.d.ts +0 -4
- package/umd/IconOtherSettings/index.js +0 -70
- package/umd/IconOverlapRectConfig1/index.d.ts +0 -4
- package/umd/IconOverlapRectConfig1/index.js +0 -75
- package/umd/IconPenFill/index.d.ts +0 -4
- package/umd/IconPenFill/index.js +0 -69
- package/umd/IconSearchNullLowSaturation/index.d.ts +0 -4
- package/umd/IconSearchNullLowSaturation/index.js +0 -76
- package/umd/IconStopResponse/index.d.ts +0 -4
- package/umd/IconStopResponse/index.js +0 -69
- package/umd/IconTeamSpaceAddition/index.d.ts +0 -4
- package/umd/IconTeamSpaceAddition/index.js +0 -70
- package/umd/IconUserManagement/index.d.ts +0 -4
- package/umd/IconUserManagement/index.js +0 -69
- package/umd/IconWorkflowBlowUp/index.d.ts +0 -4
- package/umd/IconWorkflowBlowUp/index.js +0 -69
|
@@ -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 IconCollect2: 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 IconCollect2;
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
14
|
+
if (k2 === undefined) k2 = k;
|
|
15
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
16
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
18
|
+
}
|
|
19
|
+
Object.defineProperty(o, k2, desc);
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
|
+
var t = {};
|
|
38
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
39
|
+
t[p] = s[p];
|
|
40
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
41
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
42
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
43
|
+
t[p[i]] = s[p[i]];
|
|
44
|
+
}
|
|
45
|
+
return t;
|
|
46
|
+
};
|
|
47
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48
|
+
var react_1 = __importStar(require("react"));
|
|
49
|
+
var context_1 = require("../context");
|
|
50
|
+
function IconCollect2Component(props, ref) {
|
|
51
|
+
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
52
|
+
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"]);
|
|
53
|
+
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
54
|
+
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
55
|
+
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-collect2").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'currentColor', viewBox: "0 0 24 24" }, rest, { ref: ref }),
|
|
56
|
+
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#F0A50F', d: "M11.585 3.71201C11.6272 3.63937 11.6878 3.57908 11.7606 3.53717C11.8334 3.49526 11.916 3.47321 12 3.47321C12.084 3.47321 12.1666 3.49526 12.2394 3.53717C12.3122 3.57908 12.3728 3.63937 12.415 3.71201L14.803 7.81201C14.8364 7.86956 14.8813 7.91955 14.9351 7.95879C14.9888 7.99804 15.05 8.0257 15.115 8.04001L19.755 9.04401C19.837 9.06195 19.9128 9.10106 19.9749 9.15743C20.037 9.2138 20.0833 9.28547 20.1091 9.36529C20.1349 9.44511 20.1393 9.53029 20.1219 9.61236C20.1045 9.69443 20.066 9.7705 20.01 9.83301L16.85 13.373C16.8057 13.4225 16.7721 13.4807 16.7515 13.5439C16.7308 13.6071 16.7235 13.6739 16.73 13.74L17.207 18.46C17.216 18.5438 17.2028 18.6286 17.1687 18.7056C17.1345 18.7827 17.0807 18.8495 17.0126 18.8991C16.9444 18.9488 16.8644 18.9797 16.7806 18.9886C16.6968 18.9975 16.6121 18.9842 16.535 18.95L12.193 17.035C12.1322 17.0083 12.0665 16.9945 12 16.9945C11.9336 16.9945 11.8678 17.0083 11.807 17.035L7.46401 18.95C7.38712 18.9841 7.30262 18.9974 7.21898 18.9885C7.13534 18.9797 7.05549 18.949 6.98744 18.8996C6.91938 18.8502 6.86551 18.7837 6.83121 18.7069C6.79691 18.6301 6.78339 18.5457 6.79201 18.462L7.27201 13.741C7.27865 13.6747 7.27141 13.6077 7.25075 13.5444C7.23009 13.481 7.19646 13.4227 7.15201 13.373L3.98901 9.83301C3.93332 9.77049 3.89495 9.69449 3.87771 9.61256C3.86048 9.53063 3.86497 9.44561 3.89075 9.36595C3.91653 9.28629 3.96269 9.21476 4.02466 9.15846C4.08663 9.10216 4.16225 9.06305 4.24401 9.04501L8.88401 8.04101C8.94916 8.02683 9.01063 7.99923 9.06452 7.95998C9.11841 7.92072 9.16354 7.87067 9.19701 7.81301L11.585 3.71301V3.71201Z" }),
|
|
57
|
+
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#DE980D', fillRule: "evenodd", d: "M10.9035 2.04655C11.2371 1.85477 11.6152 1.75385 12 1.75385C12.3848 1.75385 12.7629 1.85477 13.0965 2.04655C13.43 2.2383 13.7074 2.51416 13.901 2.84661C13.9011 2.84667 13.901 2.84655 13.901 2.84661L16.0144 6.47411L20.119 7.36474C20.4943 7.44655 20.8426 7.6254 21.1274 7.88308C21.4122 8.14076 21.6246 8.46851 21.7434 8.83375C21.8622 9.19898 21.8834 9.58896 21.8048 9.9649C21.7261 10.3408 21.5504 10.6896 21.2952 10.9766L21.2935 10.9785L18.4944 14.1098L18.9178 18.2867C18.9567 18.6693 18.8947 19.0559 18.7378 19.407C18.5808 19.7583 18.3345 20.0623 18.0234 20.2886C17.7123 20.5149 17.3472 20.6557 16.9647 20.6969C16.5822 20.7381 16.1955 20.6783 15.8433 20.5234L12.0001 18.8289L8.15758 20.5239C7.80548 20.6792 7.41864 20.7394 7.03601 20.6985C6.65338 20.6576 6.28817 20.5171 5.97684 20.2909C5.66551 20.0647 5.41895 19.7608 5.26177 19.4096C5.10461 19.0584 5.0423 18.6721 5.08106 18.2893C5.08107 18.2893 5.08106 18.2894 5.08106 18.2893L5.50373 14.1116L2.70718 10.9802C2.70716 10.9801 2.7072 10.9802 2.70718 10.9802C2.45103 10.6934 2.27446 10.3444 2.1952 9.96809C2.11592 9.59178 2.13668 9.20126 2.25539 8.83547C2.37411 8.46969 2.58663 8.14141 2.87178 7.88337C3.15692 7.62533 3.50473 7.44654 3.88051 7.36483L7.9856 6.47592L10.0988 2.8468C10.2924 2.51427 10.5699 2.23834 10.9035 2.04655ZM12 3.75385C11.965 3.75385 11.9306 3.76302 11.9003 3.78046C11.87 3.79789 11.8448 3.82297 11.8272 3.8532L9.27037 8.24407L4.30546 9.31917C4.30537 9.31918 4.30554 9.31915 4.30546 9.31917C4.27139 9.32662 4.23961 9.3429 4.21375 9.36631C4.18783 9.38976 4.16851 9.41961 4.15772 9.45286C4.14692 9.48611 4.14504 9.52162 4.15224 9.55583C4.15945 9.59003 4.1755 9.62176 4.19879 9.64783L7.58224 13.4364L7.07091 18.4907C7.06738 18.5255 7.07303 18.5607 7.08732 18.5927C7.1016 18.6246 7.12402 18.6522 7.15232 18.6728C7.18062 18.6934 7.21382 18.7061 7.24861 18.7099C7.28333 18.7136 7.31842 18.7081 7.35039 18.6941L11.9999 16.6431L16.6486 18.6926C16.6488 18.6927 16.6485 18.6926 16.6486 18.6926C16.6805 18.7066 16.716 18.7121 16.7506 18.7084C16.7853 18.7047 16.8185 18.6919 16.8468 18.6713C16.8751 18.6507 16.8975 18.6231 16.9118 18.5912C16.926 18.5592 16.9317 18.5241 16.9281 18.4893L16.4156 13.4342L19.8008 9.64738C19.801 9.64717 19.8006 9.64759 19.8008 9.64738C19.8237 9.62142 19.84 9.58931 19.8471 9.55541C19.8543 9.52123 19.8524 9.48577 19.8416 9.45257C19.8307 9.41938 19.8114 9.38958 19.7855 9.36615C19.7598 9.34283 19.7284 9.32663 19.6944 9.31915C19.6943 9.31911 19.6946 9.31918 19.6944 9.31915L14.7296 8.24188L12.1729 3.85339C12.1553 3.82316 12.13 3.79789 12.0997 3.78046C12.0693 3.76302 12.035 3.75385 12 3.75385Z", clipRule: "evenodd" }));
|
|
58
|
+
}
|
|
59
|
+
var IconCollect2 = react_1.default.forwardRef(IconCollect2Component);
|
|
60
|
+
exports.default = IconCollect2;
|
|
@@ -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 IconCopyLine: 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 IconCopyLine;
|
|
@@ -47,13 +47,13 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
47
47
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48
48
|
var react_1 = __importStar(require("react"));
|
|
49
49
|
var context_1 = require("../context");
|
|
50
|
-
function
|
|
50
|
+
function IconCopyLineComponent(props, ref) {
|
|
51
51
|
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
52
52
|
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"]);
|
|
53
53
|
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
54
54
|
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
55
|
-
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-
|
|
56
|
-
react_1.default.createElement("path", { fillRule: "evenodd", d: "
|
|
55
|
+
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-copy_line").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 24 24" }, rest, { ref: ref }),
|
|
56
|
+
react_1.default.createElement("path", { fillRule: "evenodd", d: "M16.6 3.09564C18.4226 3.09564 19.9 4.5731 19.9 6.39564V15.7259C19.9 16.223 19.4971 16.6259 19 16.6259C18.503 16.6259 18.1 16.223 18.1 15.7259V6.39564C18.1 5.56721 17.4285 4.89564 16.6 4.89564H9.30774C8.81068 4.89564 8.40774 4.4927 8.40774 3.99564C8.40774 3.49859 8.81068 3.09564 9.30774 3.09564H16.6ZM13.3693 6.29877C15.1919 6.29877 16.6693 7.77623 16.6693 9.59877V17.5954C16.6693 19.418 15.1919 20.8954 13.3693 20.8954H7.4001C5.57756 20.8954 4.1001 19.418 4.1001 17.5954V9.59877C4.1001 7.77623 5.57756 6.29877 7.4001 6.29877H13.3693ZM14.8693 9.59877C14.8693 8.77034 14.1977 8.09877 13.3693 8.09877H7.4001C6.57167 8.09877 5.9001 8.77034 5.9001 9.59877V17.5954C5.9001 18.4239 6.57167 19.0954 7.4001 19.0954H13.3693C14.1977 19.0954 14.8693 18.4239 14.8693 17.5954V9.59877Z", clipRule: "evenodd" }));
|
|
57
57
|
}
|
|
58
|
-
var
|
|
59
|
-
exports.default =
|
|
58
|
+
var IconCopyLine = react_1.default.forwardRef(IconCopyLineComponent);
|
|
59
|
+
exports.default = IconCopyLine;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconUncollect2: 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 IconUncollect2;
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
14
|
+
if (k2 === undefined) k2 = k;
|
|
15
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
16
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
18
|
+
}
|
|
19
|
+
Object.defineProperty(o, k2, desc);
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
37
|
+
var t = {};
|
|
38
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
39
|
+
t[p] = s[p];
|
|
40
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
41
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
42
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
43
|
+
t[p[i]] = s[p[i]];
|
|
44
|
+
}
|
|
45
|
+
return t;
|
|
46
|
+
};
|
|
47
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48
|
+
var react_1 = __importStar(require("react"));
|
|
49
|
+
var context_1 = require("../context");
|
|
50
|
+
function IconUncollect2Component(props, ref) {
|
|
51
|
+
var prefixFromContext = (0, react_1.useContext)(context_1.Context).prefix;
|
|
52
|
+
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"]);
|
|
53
|
+
var prefix = prefixFromProps || prefixFromContext || 'hiagent';
|
|
54
|
+
var loadingKls = spin ? " ".concat(prefix, "-icon-loading") : '';
|
|
55
|
+
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-uncollect2").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'currentColor', viewBox: "0 0 24 24" }, rest, { ref: ref }),
|
|
56
|
+
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#AEB1B7', d: "M11.585 3.71201C11.6272 3.63937 11.6878 3.57908 11.7606 3.53717C11.8334 3.49526 11.916 3.47321 12 3.47321C12.084 3.47321 12.1666 3.49526 12.2394 3.53717C12.3122 3.57908 12.3728 3.63937 12.415 3.71201L14.803 7.81201C14.8364 7.86956 14.8813 7.91955 14.9351 7.95879C14.9888 7.99804 15.05 8.0257 15.115 8.04001L19.755 9.04401C19.837 9.06195 19.9128 9.10106 19.9749 9.15743C20.037 9.2138 20.0833 9.28547 20.1091 9.36529C20.1349 9.44511 20.1393 9.53029 20.1219 9.61236C20.1045 9.69443 20.066 9.7705 20.01 9.83301L16.85 13.373C16.8057 13.4225 16.7721 13.4807 16.7515 13.5439C16.7308 13.6071 16.7235 13.6739 16.73 13.74L17.207 18.46C17.216 18.5438 17.2028 18.6286 17.1687 18.7056C17.1345 18.7827 17.0807 18.8495 17.0126 18.8991C16.9444 18.9488 16.8644 18.9797 16.7806 18.9886C16.6968 18.9975 16.6121 18.9842 16.535 18.95L12.193 17.035C12.1322 17.0083 12.0665 16.9945 12 16.9945C11.9336 16.9945 11.8678 17.0083 11.807 17.035L7.46401 18.95C7.38712 18.9841 7.30262 18.9974 7.21898 18.9885C7.13534 18.9797 7.05549 18.949 6.98744 18.8996C6.91938 18.8502 6.86551 18.7837 6.83121 18.7069C6.79691 18.6301 6.78339 18.5457 6.79201 18.462L7.27201 13.741C7.27865 13.6747 7.27141 13.6077 7.25075 13.5444C7.23009 13.481 7.19646 13.4227 7.15201 13.373L3.98901 9.83301C3.93332 9.77049 3.89495 9.69449 3.87771 9.61256C3.86048 9.53063 3.86497 9.44561 3.89075 9.36595C3.91653 9.28629 3.96269 9.21476 4.02466 9.15846C4.08663 9.10216 4.16225 9.06305 4.24401 9.04501L8.88401 8.04101C8.94916 8.02683 9.01063 7.99923 9.06452 7.95998C9.11841 7.92072 9.16354 7.87067 9.19701 7.81301L11.585 3.71301V3.71201Z" }),
|
|
57
|
+
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#A2A5AB', fillRule: "evenodd", d: "M10.9035 2.04655C11.2371 1.85477 11.6152 1.75385 12 1.75385C12.3848 1.75385 12.7629 1.85477 13.0965 2.04655C13.43 2.2383 13.7074 2.51416 13.901 2.84661C13.9011 2.84667 13.901 2.84655 13.901 2.84661L16.0144 6.47411L20.1214 7.36525C20.4962 7.44753 20.843 7.62635 21.1273 7.884C21.4117 8.14165 21.6237 8.46916 21.7425 8.83405C21.8612 9.19894 21.8825 9.58853 21.8042 9.96418C21.7259 10.3398 21.5507 10.6885 21.2961 10.9756L21.2935 10.9785L18.4944 14.1098L18.9178 18.2867C18.9567 18.6693 18.8947 19.0559 18.7378 19.407C18.5808 19.7583 18.3345 20.0623 18.0234 20.2886C17.7123 20.5149 17.3472 20.6557 16.9647 20.6969C16.5822 20.7381 16.1955 20.6783 15.8433 20.5234L12.0001 18.8289L8.15758 20.5239C7.80548 20.6792 7.41864 20.7394 7.03601 20.6985C6.65338 20.6576 6.28817 20.5171 5.97684 20.2909C5.66551 20.0647 5.41895 19.7608 5.26177 19.4096C5.10461 19.0584 5.0423 18.6721 5.08106 18.2893C5.08107 18.2893 5.08106 18.2894 5.08106 18.2893L5.50373 14.1116L2.70718 10.9802C2.70716 10.9801 2.7072 10.9802 2.70718 10.9802C2.45103 10.6934 2.27446 10.3444 2.1952 9.96809C2.11592 9.59178 2.13668 9.20126 2.25539 8.83547C2.37411 8.46969 2.58663 8.14141 2.87178 7.88337C3.15692 7.62533 3.50473 7.44654 3.88051 7.36483L7.9856 6.47592L10.0988 2.8468C10.2924 2.51427 10.5699 2.23834 10.9035 2.04655ZM12 3.75385C11.965 3.75385 11.9306 3.76302 11.9003 3.78046C11.87 3.79789 11.8448 3.82297 11.8272 3.8532L9.27037 8.24407L4.30546 9.31917C4.30537 9.31918 4.30554 9.31915 4.30546 9.31917C4.27139 9.32662 4.23961 9.3429 4.21375 9.36631C4.18783 9.38976 4.16851 9.41961 4.15772 9.45286C4.14692 9.48611 4.14504 9.52162 4.15224 9.55583C4.15945 9.59003 4.1755 9.62176 4.19879 9.64783L7.58224 13.4364L7.07091 18.4907C7.06738 18.5255 7.07303 18.5607 7.08732 18.5927C7.1016 18.6246 7.12402 18.6522 7.15232 18.6728C7.18062 18.6934 7.21382 18.7061 7.24861 18.7099C7.28333 18.7136 7.31842 18.7081 7.35039 18.6941L11.9999 16.6431L16.6486 18.6926C16.6488 18.6927 16.6485 18.6926 16.6486 18.6926C16.6805 18.7066 16.716 18.7121 16.7506 18.7084C16.7853 18.7047 16.8185 18.6919 16.8468 18.6713C16.8751 18.6507 16.8975 18.6231 16.9118 18.5912C16.926 18.5592 16.9317 18.5241 16.9281 18.4893L16.4156 13.4342L19.7999 9.64844C19.8001 9.64814 19.8004 9.64784 19.8007 9.64753C19.8235 9.62149 19.8392 9.58999 19.8463 9.55608C19.8534 9.52178 19.8515 9.4862 19.8406 9.45288C19.8298 9.41955 19.8104 9.38964 19.7844 9.36612C19.7587 9.34276 19.7273 9.3265 19.6933 9.31891C19.6931 9.31886 19.6936 9.31897 19.6933 9.31891L14.7296 8.24188L12.1729 3.85339C12.1553 3.82316 12.13 3.79789 12.0997 3.78046C12.0693 3.76302 12.035 3.75385 12 3.75385Z", clipRule: "evenodd" }));
|
|
58
|
+
}
|
|
59
|
+
var IconUncollect2 = react_1.default.forwardRef(IconUncollect2Component);
|
|
60
|
+
exports.default = IconUncollect2;
|
package/cjs/index.d.ts
CHANGED
|
@@ -1,13 +1,8 @@
|
|
|
1
|
-
export { default as IconAuthorizationSucceeds } from './IconAuthorizationSucceeds';
|
|
2
|
-
export { default as IconErrorTypeLowSaturation } from './IconErrorTypeLowSaturation';
|
|
3
|
-
export { default as IconSearchNullLowSaturation } from './IconSearchNullLowSaturation';
|
|
4
1
|
export { default as IconWorkflowNodata } from './IconWorkflowNodata';
|
|
5
|
-
export { default as IconNoDataLowSaturation } from './IconNoDataLowSaturation';
|
|
6
2
|
export { default as IconAgentNodata } from './IconAgentNodata';
|
|
7
3
|
export { default as IconPlugInNodata } from './IconPlugInNodata';
|
|
8
4
|
export { default as IconNodata } from './IconNodata';
|
|
9
5
|
export { default as IconAddAssessment } from './IconAddAssessment';
|
|
10
|
-
export { default as IconGeneralSuccessHighSaturation } from './IconGeneralSuccessHighSaturation';
|
|
11
6
|
export { default as IconSearchWithoutData } from './IconSearchWithoutData';
|
|
12
7
|
export { default as IconKnowledgeNodata } from './IconKnowledgeNodata';
|
|
13
8
|
export { default as IconWorkflowCondition } from './IconWorkflowCondition';
|
|
@@ -71,7 +66,6 @@ export { default as IconExcellentAreality } from './IconExcellentAreality';
|
|
|
71
66
|
export { default as IconOverview } from './IconOverview';
|
|
72
67
|
export { default as IconLocalUpload } from './IconLocalUpload';
|
|
73
68
|
export { default as IconDownloadOnline } from './IconDownloadOnline';
|
|
74
|
-
export { default as IconOtherSettings } from './IconOtherSettings';
|
|
75
69
|
export { default as IconAutomaticPartitioning } from './IconAutomaticPartitioning';
|
|
76
70
|
export { default as IconKnowledgeBase } from './IconKnowledgeBase';
|
|
77
71
|
export { default as IconMonitorVariable } from './IconMonitorVariable';
|
|
@@ -89,7 +83,6 @@ export { default as IconEvaluation } from './IconEvaluation';
|
|
|
89
83
|
export { default as IconUnstructuredFile } from './IconUnstructuredFile';
|
|
90
84
|
export { default as IconIntelligentVideoServiceP } from './IconIntelligentVideoServiceP';
|
|
91
85
|
export { default as IconEditAreality } from './IconEditAreality';
|
|
92
|
-
export { default as IconCloudSave } from './IconCloudSave';
|
|
93
86
|
export { default as IconStopRecordingFill } from './IconStopRecordingFill';
|
|
94
87
|
export { default as IconHomebotG } from './IconHomebotG';
|
|
95
88
|
export { default as IconDebug } from './IconDebug';
|
|
@@ -98,13 +91,11 @@ export { default as IconDerive } from './IconDerive';
|
|
|
98
91
|
export { default as IconRemarks } from './IconRemarks';
|
|
99
92
|
export { default as IconQuote } from './IconQuote';
|
|
100
93
|
export { default as IconPersonalSpace } from './IconPersonalSpace';
|
|
101
|
-
export { default as IconStopResponse } from './IconStopResponse';
|
|
102
94
|
export { default as IconPicturePlaceholder } from './IconPicturePlaceholder';
|
|
103
95
|
export { default as IconPromptAssessment } from './IconPromptAssessment';
|
|
104
96
|
export { default as IconPublishAreality } from './IconPublishAreality';
|
|
105
97
|
export { default as IconDialogueSuggestion } from './IconDialogueSuggestion';
|
|
106
98
|
export { default as IconArchive } from './IconArchive';
|
|
107
|
-
export { default as IconUserManagement } from './IconUserManagement';
|
|
108
99
|
export { default as IconLicence } from './IconLicence';
|
|
109
100
|
export { default as IconWorkspaceManagement } from './IconWorkspaceManagement';
|
|
110
101
|
export { default as IconOtherTag } from './IconOtherTag';
|
|
@@ -118,11 +109,9 @@ export { default as IconVoice2 } from './IconVoice2';
|
|
|
118
109
|
export { default as IconQA } from './IconQA';
|
|
119
110
|
export { default as IconVoice3 } from './IconVoice3';
|
|
120
111
|
export { default as IconSend } from './IconSend';
|
|
121
|
-
export { default as IconLogAreality } from './IconLogAreality';
|
|
122
112
|
export { default as IconMessageFill } from './IconMessageFill';
|
|
123
113
|
export { default as IconRemove } from './IconRemove';
|
|
124
114
|
export { default as IconOtherTool } from './IconOtherTool';
|
|
125
|
-
export { default as IconMessage } from './IconMessage';
|
|
126
115
|
export { default as IconCustomSegmentation } from './IconCustomSegmentation';
|
|
127
116
|
export { default as IconHistory } from './IconHistory';
|
|
128
117
|
export { default as IconWorkspaceSetting } from './IconWorkspaceSetting';
|
|
@@ -178,18 +167,14 @@ export { default as IconEvent } from './IconEvent';
|
|
|
178
167
|
export { default as IconDataNode } from './IconDataNode';
|
|
179
168
|
export { default as IconSso } from './IconSso';
|
|
180
169
|
export { default as IconBreak } from './IconBreak';
|
|
181
|
-
export { default as IconCollectedAlready } from './IconCollectedAlready';
|
|
182
170
|
export { default as IconWorkflowStart } from './IconWorkflowStart';
|
|
183
171
|
export { default as IconToolsWorkflow } from './IconToolsWorkflow';
|
|
184
172
|
export { default as IconUnlock25D } from './IconUnlock25D';
|
|
185
173
|
export { default as IconControlled25D } from './IconControlled25D';
|
|
186
|
-
export { default as IconCollect } from './IconCollect';
|
|
187
174
|
export { default as IconDatabase } from './IconDatabase';
|
|
188
175
|
export { default as IconPersonalVisibility } from './IconPersonalVisibility';
|
|
189
176
|
export { default as IconPublishedAgent } from './IconPublishedAgent';
|
|
190
177
|
export { default as IconDeleteC } from './IconDeleteC';
|
|
191
|
-
export { default as IconCollectedNot } from './IconCollectedNot';
|
|
192
|
-
export { default as IconCollected } from './IconCollected';
|
|
193
178
|
export { default as IconAgent } from './IconAgent';
|
|
194
179
|
export { default as IconClockFill } from './IconClockFill';
|
|
195
180
|
export { default as IconFullscreenExit } from './IconFullscreenExit';
|
|
@@ -254,11 +239,9 @@ export { default as IconMore } from './IconMore';
|
|
|
254
239
|
export { default as IconHomeCollect } from './IconHomeCollect';
|
|
255
240
|
export { default as IconClockCircle } from './IconClockCircle';
|
|
256
241
|
export { default as IconClose } from './IconClose';
|
|
257
|
-
export { default as IconWorkflowBlowUp } from './IconWorkflowBlowUp';
|
|
258
242
|
export { default as IconTeamSpaceSearch } from './IconTeamSpaceSearch';
|
|
259
243
|
export { default as IconExport } from './IconExport';
|
|
260
244
|
export { default as IconTips } from './IconTips';
|
|
261
|
-
export { default as IconTeamSpaceAddition } from './IconTeamSpaceAddition';
|
|
262
245
|
export { default as IconEarth } from './IconEarth';
|
|
263
246
|
export { default as IconClearHistory } from './IconClearHistory';
|
|
264
247
|
export { default as IconAuth } from './IconAuth';
|
|
@@ -269,11 +252,9 @@ export { default as IconNode500 } from './IconNode500';
|
|
|
269
252
|
export { default as IconMergeGraph } from './IconMergeGraph';
|
|
270
253
|
export { default as IconArrayPoint } from './IconArrayPoint';
|
|
271
254
|
export { default as IconWorkflowMinification } from './IconWorkflowMinification';
|
|
272
|
-
export { default as IconAdd } from './IconAdd';
|
|
273
255
|
export { default as IconCmd } from './IconCmd';
|
|
274
256
|
export { default as IconPlus } from './IconPlus';
|
|
275
257
|
export { default as IconBlowUp } from './IconBlowUp';
|
|
276
|
-
export { default as IconMinification } from './IconMinification';
|
|
277
258
|
export { default as IconArrowRight } from './IconArrowRight';
|
|
278
259
|
export { default as IconScatterPoint } from './IconScatterPoint';
|
|
279
260
|
export { default as IconLine } from './IconLine';
|
|
@@ -284,7 +265,6 @@ export { default as IconRadiationPoint } from './IconRadiationPoint';
|
|
|
284
265
|
export { default as IconDownload } from './IconDownload';
|
|
285
266
|
export { default as IconNoOntology } from './IconNoOntology';
|
|
286
267
|
export { default as IconNoChartData } from './IconNoChartData';
|
|
287
|
-
export { default as IconErrorTypeHighSaturation } from './IconErrorTypeHighSaturation';
|
|
288
268
|
export { default as IconLoginFailure } from './IconLoginFailure';
|
|
289
269
|
export { default as IconCodeUn } from './IconCodeUn';
|
|
290
270
|
export { default as IconUploadFile } from './IconUploadFile';
|
|
@@ -344,15 +324,12 @@ export { default as IconText1 } from './IconText1';
|
|
|
344
324
|
export { default as IconImage } from './IconImage';
|
|
345
325
|
export { default as IconMix } from './IconMix';
|
|
346
326
|
export { default as IconMd } from './IconMd';
|
|
347
|
-
export { default as IconOverlapRectConfig1 } from './IconOverlapRectConfig1';
|
|
348
327
|
export { default as IconTechnology } from './IconTechnology';
|
|
349
328
|
export { default as IconModel1 } from './IconModel1';
|
|
350
329
|
export { default as IconCreateFile } from './IconCreateFile';
|
|
351
330
|
export { default as IconAlbum } from './IconAlbum';
|
|
352
|
-
export { default as IconCaretUp } from './IconCaretUp';
|
|
353
331
|
export { default as IconStar } from './IconStar';
|
|
354
332
|
export { default as IconCamera } from './IconCamera';
|
|
355
|
-
export { default as IconCaretDown } from './IconCaretDown';
|
|
356
333
|
export { default as IconRight } from './IconRight';
|
|
357
334
|
export { default as IconUp } from './IconUp';
|
|
358
335
|
export { default as IconLeft } from './IconLeft';
|
|
@@ -363,7 +340,6 @@ export { default as IconUploadCloud } from './IconUploadCloud';
|
|
|
363
340
|
export { default as IconDoubleLeft } from './IconDoubleLeft';
|
|
364
341
|
export { default as IconDrop } from './IconDrop';
|
|
365
342
|
export { default as IconSearch } from './IconSearch';
|
|
366
|
-
export { default as IconPenFill } from './IconPenFill';
|
|
367
343
|
export { default as IconDragDotVertical } from './IconDragDotVertical';
|
|
368
344
|
export { default as IconFilter } from './IconFilter';
|
|
369
345
|
export { default as IconUpload } from './IconUpload';
|
|
@@ -1088,7 +1064,6 @@ export { default as IconFork } from './IconFork';
|
|
|
1088
1064
|
export { default as IconCaretLeft } from './IconCaretLeft';
|
|
1089
1065
|
export { default as IconDeleteFolder } from './IconDeleteFolder';
|
|
1090
1066
|
export { default as IconGitMerge } from './IconGitMerge';
|
|
1091
|
-
export { default as IconDepartmentAvatar } from './IconDepartmentAvatar';
|
|
1092
1067
|
export { default as IconMerge } from './IconMerge';
|
|
1093
1068
|
export { default as IconBranchDeleted } from './IconBranchDeleted';
|
|
1094
1069
|
export { default as IconCommit } from './IconCommit';
|
|
@@ -1151,7 +1126,6 @@ export { default as IconSound } from './IconSound';
|
|
|
1151
1126
|
export { default as IconHardwareServer } from './IconHardwareServer';
|
|
1152
1127
|
export { default as IconBreadcrumbsSplit } from './IconBreadcrumbsSplit';
|
|
1153
1128
|
export { default as IconUpCircle } from './IconUpCircle';
|
|
1154
|
-
export { default as IconBookFill } from './IconBookFill';
|
|
1155
1129
|
export { default as IconMobileFill } from './IconMobileFill';
|
|
1156
1130
|
export { default as IconArrowDown } from './IconArrowDown';
|
|
1157
1131
|
export { default as IconClick } from './IconClick';
|
|
@@ -1214,7 +1188,6 @@ export { default as IconPermissionRequestFail } from './IconPermissionRequestFai
|
|
|
1214
1188
|
export { default as IconPermissionRequestSuccess } from './IconPermissionRequestSuccess';
|
|
1215
1189
|
export { default as IconSubmissionSuccess } from './IconSubmissionSuccess';
|
|
1216
1190
|
export { default as IconOtherAlarmSetting } from './IconOtherAlarmSetting';
|
|
1217
|
-
export { default as IconDocLog } from './IconDocLog';
|
|
1218
1191
|
export { default as IconCardInfo } from './IconCardInfo';
|
|
1219
1192
|
export { default as IconOtherAlarm } from './IconOtherAlarm';
|
|
1220
1193
|
export { default as IconClassicalBuilding } from './IconClassicalBuilding';
|
|
@@ -1347,4 +1320,7 @@ export { default as IconRougeL } from './IconRougeL';
|
|
|
1347
1320
|
export { default as IconRouge1 } from './IconRouge1';
|
|
1348
1321
|
export { default as IconAddGroup } from './IconAddGroup';
|
|
1349
1322
|
export { default as IconUploadingDoc } from './IconUploadingDoc';
|
|
1323
|
+
export { default as IconUncollect2 } from './IconUncollect2';
|
|
1324
|
+
export { default as IconCollect2 } from './IconCollect2';
|
|
1325
|
+
export { default as IconCopyLine } from './IconCopyLine';
|
|
1350
1326
|
export * from './type';
|