@arco-iconbox/react-hiagent 0.1.47 → 0.1.48
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/IconAgentFileConfiguration/index.d.ts +4 -0
- package/cjs/IconAgentFileConfiguration/index.js +59 -0
- package/cjs/IconAgentFileSettings/index.d.ts +4 -0
- package/cjs/IconAgentFileSettings/index.js +60 -0
- package/cjs/IconAgentFilesSettings/index.d.ts +4 -0
- package/cjs/IconAgentFilesSettings/index.js +62 -0
- package/cjs/IconAudio/index.js +5 -5
- package/cjs/IconVideo/index.js +5 -20
- package/cjs/index.d.ts +5 -2
- package/cjs/index.js +16 -10
- package/dist/icon.min.js +1 -1
- package/esm/IconAgentFileConfiguration/index.d.ts +4 -0
- package/esm/IconAgentFileConfiguration/index.js +34 -0
- package/esm/IconAgentFileSettings/index.d.ts +4 -0
- package/esm/IconAgentFileSettings/index.js +35 -0
- package/esm/IconAgentFilesSettings/index.d.ts +4 -0
- package/esm/IconAgentFilesSettings/index.js +37 -0
- package/esm/IconAudio/index.js +5 -5
- package/esm/IconVideo/index.js +5 -20
- package/esm/index.d.ts +5 -2
- package/esm/index.js +5 -2
- package/package.json +1 -1
- package/src/IconAgentFileConfiguration/index.tsx +15 -0
- package/src/IconAgentFileSettings/index.tsx +15 -0
- package/src/IconAgentFilesSettings/index.tsx +15 -0
- package/src/IconAudio/index.tsx +1 -1
- package/src/IconVideo/index.tsx +1 -1
- package/src/index.ts +5 -2
- package/umd/IconAgentFileConfiguration/index.d.ts +4 -0
- package/umd/IconAgentFileConfiguration/index.js +69 -0
- package/umd/IconAgentFileSettings/index.d.ts +4 -0
- package/umd/IconAgentFileSettings/index.js +70 -0
- package/umd/IconAgentFilesSettings/index.d.ts +4 -0
- package/umd/IconAgentFilesSettings/index.js +72 -0
- package/umd/IconAudio/index.js +5 -5
- package/umd/IconVideo/index.js +5 -20
- package/umd/index.d.ts +5 -2
- package/umd/index.js +12 -6
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconAgentFileConfiguration: 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 IconAgentFileConfiguration;
|
|
@@ -0,0 +1,59 @@
|
|
|
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 IconAgentFileConfigurationComponent(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-agent-file-configuration").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'none', viewBox: "0 0 18 18" }, rest, { ref: ref }),
|
|
56
|
+
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#50A3EF', d: "M10.625 1.575c.656 0 1.286.26 1.75.725l2.32 2.32a2.48 2.48 0 0 1 .725 1.75v7.58a2.475 2.475 0 0 1-2.475 2.475h-7.9A2.475 2.475 0 0 1 2.57 13.95v-9.9a2.475 2.475 0 0 1 2.475-2.475h5.58ZM9.402 6.272a.675.675 0 0 0-.954 0l-2.25 2.25a.675.675 0 1 0 .954.955l1.099-1.1L8.25 12a.675.675 0 0 0 1.35 0l.001-3.62 1.097 1.097a.674.674 0 1 0 .954-.955l-2.25-2.25Z" }));
|
|
57
|
+
}
|
|
58
|
+
var IconAgentFileConfiguration = react_1.default.forwardRef(IconAgentFileConfigurationComponent);
|
|
59
|
+
exports.default = IconAgentFileConfiguration;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconAgentFileSettings: 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 IconAgentFileSettings;
|
|
@@ -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 IconAgentFileSettingsComponent(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 ? true : _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-agent-file-settings").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 17 16" }, rest, { ref: ref }),
|
|
56
|
+
react_1.default.createElement("path", { fillRule: "evenodd", d: "M4.767 1.4a2.2 2.2 0 0 0-2.2 2.2v8.8a2.2 2.2 0 0 0 2.2 2.2h7.466a2.2 2.2 0 0 0 2.2-2.2V3.6a2.2 2.2 0 0 0-2.2-2.2H4.767Zm-.199 1.22a1 1 0 0 0-.801.98v8.8a1 1 0 0 0 .801.98.61.61 0 0 1-.001-.047V2.667l.001-.047ZM5.763 13.4h6.47a1 1 0 0 0 1-1V3.6a1 1 0 0 0-1-1h-6.47a.607.607 0 0 1 .004.067v10.666a.606.606 0 0 1-.004.067Zm1.503-8.067c0-.313.254-.567.567-.567h3.334a.568.568 0 1 1 0 1.135H7.833a.568.568 0 0 1-.567-.568Zm.567 1.433a.568.568 0 0 0 0 1.135h2a.568.568 0 1 0 0-1.135h-2Z", clipRule: "evenodd" }),
|
|
57
|
+
react_1.default.createElement("path", { d: "M7.266 5.333c0-.313.254-.567.567-.567h3.334a.568.568 0 1 1 0 1.135H7.833a.568.568 0 0 1-.567-.568Zm.567 1.433a.568.568 0 0 0 0 1.135h2a.568.568 0 1 0 0-1.135h-2Z" }));
|
|
58
|
+
}
|
|
59
|
+
var IconAgentFileSettings = react_1.default.forwardRef(IconAgentFileSettingsComponent);
|
|
60
|
+
exports.default = IconAgentFileSettings;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { OriginIconProps } from '../type';
|
|
3
|
+
declare const IconAgentFilesSettings: 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 IconAgentFilesSettings;
|
|
@@ -0,0 +1,62 @@
|
|
|
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 IconAgentFilesSettingsComponent(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 ? true : _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-agent-files-settings").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '#000', viewBox: "0 0 17 17" }, rest, { ref: ref }),
|
|
56
|
+
react_1.default.createElement("path", { fillRule: "evenodd", d: "M10.116 3.928c1.229 0 2.225.996 2.225 2.225v6.872a2.225 2.225 0 0 1-2.225 2.225H4.725A2.225 2.225 0 0 1 2.5 13.025V6.153c0-1.23.996-2.225 2.225-2.225h5.39Zm1.011 2.225c0-.559-.453-1.012-1.011-1.012H4.725c-.559 0-1.012.453-1.012 1.012v6.872c0 .559.453 1.011 1.012 1.011h5.39a1.01 1.01 0 0 0 1.012-1.01V6.152Z", clipRule: "evenodd" }),
|
|
57
|
+
react_1.default.createElement("path", { fillRule: "evenodd", d: "M5 7.318c0-.314.254-.568.568-.568H8.9a.568.568 0 0 1 0 1.135H5.568A.568.568 0 0 1 5 7.318Zm.568 1.432a.568.568 0 0 0 0 1.135h2a.568.568 0 0 0 0-1.135h-2Z", clipRule: "evenodd" }),
|
|
58
|
+
react_1.default.createElement("path", { d: "M5 7.318c0-.314.254-.568.568-.568H8.9a.568.568 0 0 1 0 1.135H5.568A.568.568 0 0 1 5 7.318Zm.568 1.432a.568.568 0 0 0 0 1.135h2a.568.568 0 0 0 0-1.135h-2Z" }),
|
|
59
|
+
react_1.default.createElement("path", { fillRule: "evenodd", d: "M12.275 1.75c1.229 0 2.225.996 2.225 2.225v6.242a.607.607 0 0 1-1.213 0V3.975c0-.559-.453-1.012-1.012-1.012H7.333a.607.607 0 1 1 0-1.213h4.942Z", clipRule: "evenodd" }));
|
|
60
|
+
}
|
|
61
|
+
var IconAgentFilesSettings = react_1.default.forwardRef(IconAgentFilesSettingsComponent);
|
|
62
|
+
exports.default = IconAgentFilesSettings;
|
package/cjs/IconAudio/index.js
CHANGED
|
@@ -52,11 +52,11 @@ function IconAudioComponent(props, ref) {
|
|
|
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 ? false : _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-audio").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'none', viewBox: "0 0
|
|
56
|
-
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#
|
|
57
|
-
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#
|
|
58
|
-
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff',
|
|
59
|
-
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#
|
|
55
|
+
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-audio").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'none', viewBox: "0 0 28 28" }, rest, { ref: ref }),
|
|
56
|
+
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#FF617E', fillRule: "evenodd", d: "M7 1.75a3.5 3.5 0 0 0-3.5 3.5v17.5a3.5 3.5 0 0 0 3.5 3.5h14a3.5 3.5 0 0 0 3.5-3.5V10.5l-8.75-8.75H7Z", clipRule: "evenodd" }),
|
|
57
|
+
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#FFB0BF', d: "m15.75 1.75 8.75 8.75h-5.25a3.5 3.5 0 0 1-3.5-3.5V1.75Z" }),
|
|
58
|
+
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff', d: "m19.853 12.558-5.237.243c-.633.017-1.273.521-1.436 1.13l-1.398 5.216-.019.072s-.29-.342-1.096-.433c-1.189-.14-2.36.525-2.617 1.48-.256.957.514 1.791 1.703 1.932 1.19.14 2.267-.519 2.523-1.476l1.211-4.519c.113-.42.646-.471.646-.471l4.641-.248s.523-.038.4.418l-.97 3.622s-.367-.37-1.174-.485c-1.184-.162-2.35.481-2.607 1.437-.256.957.509 1.814 1.692 1.975 1.183.163 2.35-.48 2.606-1.437l1.978-7.383c.163-.608-.213-1.09-.846-1.073Z" }),
|
|
59
|
+
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff', fillRule: "evenodd", d: "M10.379 12.39c.172.3.271.656.271 1.037 0 1.093-.814 1.973-1.825 1.973C7.815 15.4 7 14.52 7 13.427c0-1.092.814-1.972 1.825-1.972h.019l-1.51-4.094c-.138-.37.03-.795.373-.944a.13.13 0 0 1 .025-.01.053.053 0 0 0 .024-.01l2.325-.764c.305-.106.638.053.776.37l.284.669c.147.35.01.764-.314.923a.47.47 0 0 1-.034.016.452.452 0 0 0-.035.015l-1.59.573c-.147.053-.215.212-.176.371 0 .01 0 .01.01.022l1.377 3.797Z", clipRule: "evenodd", opacity: ".7" }));
|
|
60
60
|
}
|
|
61
61
|
var IconAudio = react_1.default.forwardRef(IconAudioComponent);
|
|
62
62
|
exports.default = IconAudio;
|
package/cjs/IconVideo/index.js
CHANGED
|
@@ -52,26 +52,11 @@ function IconVideoComponent(props, ref) {
|
|
|
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 ? false : _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-video").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : '
|
|
56
|
-
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#
|
|
57
|
-
react_1.default.createElement("
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
react_1.default.createElement("g", { mask: "url(#svg_271a125311__a)" },
|
|
61
|
-
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff', d: "M15 1.25H5C3.61929 1.25 2.5 2.36929 2.5 3.75V16.25C2.5 17.6307 3.61929 18.75 5 18.75H15C16.3807 18.75 17.5 17.6307 17.5 16.25V3.75C17.5 2.36929 16.3807 1.25 15 1.25Z" }))),
|
|
62
|
-
react_1.default.createElement("g", { filter: "url(#svg_271a125311__filter0_d_30604_1045268)", fill: useCurrentColor ? 'currentColor' : '#fff' },
|
|
63
|
-
react_1.default.createElement("path", { d: "M10.75 10.5C10.75 9.94772 10.3023 9.5 9.75 9.5H6.25C5.69772 9.5 5.25 9.94772 5.25 10.5V13.5C5.25 14.0523 5.69772 14.5 6.25 14.5H9.75C10.3023 14.5 10.75 14.0523 10.75 13.5V10.5Z", opacity: ".9" }),
|
|
64
|
-
react_1.default.createElement("path", { d: "M14.75 9.93426C14.75 9.53491 14.3049 9.29672 13.9727 9.51823L11.9726 10.8516C11.8336 10.9443 11.75 11.1004 11.75 11.2676V12.7324C11.75 12.8996 11.8336 13.0557 11.9726 13.1484L13.9727 14.4818C14.3049 14.7033 14.75 14.4651 14.75 14.0657V9.93426Z", opacity: ".6" })),
|
|
65
|
-
react_1.default.createElement("defs", null,
|
|
66
|
-
react_1.default.createElement("filter", { id: "svg_271a125311__filter0_d_30604_1045268", width: "11.5", height: "7.133", x: "4.25", y: "9.433", colorInterpolationFilters: "sRGB", filterUnits: "userSpaceOnUse" },
|
|
67
|
-
react_1.default.createElement("feFlood", { floodOpacity: "0", result: "BackgroundImageFix" }),
|
|
68
|
-
react_1.default.createElement("feColorMatrix", { in: "SourceAlpha", result: "hardAlpha", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" }),
|
|
69
|
-
react_1.default.createElement("feOffset", { dy: "1" }),
|
|
70
|
-
react_1.default.createElement("feGaussianBlur", { stdDeviation: ".5" }),
|
|
71
|
-
react_1.default.createElement("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
72
|
-
react_1.default.createElement("feColorMatrix", { values: "0 0 0 0 1 0 0 0 0 0.780392 0 0 0 0 0.215686 0 0 0 0.2 0" }),
|
|
73
|
-
react_1.default.createElement("feBlend", { in2: "BackgroundImageFix", result: "effect1_dropShadow_30604_1045268" }),
|
|
74
|
-
react_1.default.createElement("feBlend", { in: "SourceGraphic", in2: "effect1_dropShadow_30604_1045268", result: "shape" }))));
|
|
55
|
+
return react_1.default.createElement("svg", __assign({ className: "".concat(prefix, "-icon ").concat(prefix, "-icon-video").concat(loadingKls, " ").concat(className), width: width, height: height, xmlns: "http://www.w3.org/2000/svg", fill: useCurrentColor ? 'currentColor' : 'currentColor', viewBox: "0 0 28 28" }, rest, { ref: ref }),
|
|
56
|
+
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#FB0', fillRule: "evenodd", d: "M7 1.75a3.5 3.5 0 0 0-3.5 3.5v17.5a3.5 3.5 0 0 0 3.5 3.5h14a3.5 3.5 0 0 0 3.5-3.5V10.5l-8.75-8.75H7Z", clipRule: "evenodd" }),
|
|
57
|
+
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#FFDD80', d: "m15.75 1.75 8.75 8.75h-5.25a3.5 3.5 0 0 1-3.5-3.5V1.75Z" }),
|
|
58
|
+
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff', d: "M15.05 14.3a1 1 0 0 0-1-1h-5.7a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h5.7a1 1 0 0 0 1-1v-5Z" }),
|
|
59
|
+
react_1.default.createElement("path", { fill: useCurrentColor ? 'currentColor' : '#fff', d: "M20.65 13.534a.5.5 0 0 0-.777-.416l-3.2 2.133a.5.5 0 0 0-.223.417v2.264a.5.5 0 0 0 .223.416l3.2 2.134a.5.5 0 0 0 .777-.416v-6.532Z", opacity: ".7" }));
|
|
75
60
|
}
|
|
76
61
|
var IconVideo = react_1.default.forwardRef(IconVideoComponent);
|
|
77
62
|
exports.default = IconVideo;
|
package/cjs/index.d.ts
CHANGED
|
@@ -1362,7 +1362,6 @@ export { default as IconFunctionCall } from './IconFunctionCall';
|
|
|
1362
1362
|
export { default as IconWfMemory } from './IconWfMemory';
|
|
1363
1363
|
export { default as IconAddNewVersion } from './IconAddNewVersion';
|
|
1364
1364
|
export { default as IconVariableAggregation } from './IconVariableAggregation';
|
|
1365
|
-
export { default as IconVideo } from './IconVideo';
|
|
1366
1365
|
export { default as IconWflHttp } from './IconWflHttp';
|
|
1367
1366
|
export { default as IconCommentApply } from './IconCommentApply';
|
|
1368
1367
|
export { default as IconShield } from './IconShield';
|
|
@@ -1545,7 +1544,6 @@ export { default as IconUploadingDoc } from './IconUploadingDoc';
|
|
|
1545
1544
|
export { default as IconUploadingPpt } from './IconUploadingPpt';
|
|
1546
1545
|
export { default as IconUploadingPdf } from './IconUploadingPdf';
|
|
1547
1546
|
export { default as IconUploadingPng } from './IconUploadingPng';
|
|
1548
|
-
export { default as IconAudio } from './IconAudio';
|
|
1549
1547
|
export { default as IconUnknownFile } from './IconUnknownFile';
|
|
1550
1548
|
export { default as IconUploadingTxt } from './IconUploadingTxt';
|
|
1551
1549
|
export { default as IconZip } from './IconZip';
|
|
@@ -1600,4 +1598,9 @@ export { default as IconWorkflowImageGeneration } from './IconWorkflowImageGener
|
|
|
1600
1598
|
export { default as IconImageEmbedding } from './IconImageEmbedding';
|
|
1601
1599
|
export { default as IconClaude } from './IconClaude';
|
|
1602
1600
|
export { default as IconGoogleGemini } from './IconGoogleGemini';
|
|
1601
|
+
export { default as IconAgentFilesSettings } from './IconAgentFilesSettings';
|
|
1602
|
+
export { default as IconAgentFileSettings } from './IconAgentFileSettings';
|
|
1603
|
+
export { default as IconVideo } from './IconVideo';
|
|
1604
|
+
export { default as IconAudio } from './IconAudio';
|
|
1605
|
+
export { default as IconAgentFileConfiguration } from './IconAgentFileConfiguration';
|
|
1603
1606
|
export * from './type';
|
package/cjs/index.js
CHANGED
|
@@ -44,12 +44,12 @@ exports.IconRollerCoaster = exports.IconNightwithStars = exports.IconTokyoTower
|
|
|
44
44
|
exports.IconHourglassDone = exports.IconMotorizedWheelchair = exports.IconLuggage = exports.IconBomb = exports.IconTimerClock = exports.IconOilDrum = exports.IconThermometer = exports.IconPartyPopper = exports.IconWatch = exports.IconLoveLetter = exports.IconPersoninBed = exports.IconHole = exports.IconKitchenKnife = exports.IconPersonTakingBath = exports.IconWorldMap = exports.IconBrick = exports.IconSunset = exports.IconDesertIsland = exports.IconMountain = exports.IconDesert = exports.IconCompass = exports.IconShintoShrine = exports.IconOfficeBuilding = exports.IconAmphora = exports.IconMetro = exports.IconVolcano = exports.IconHousewithGarden = exports.IconTrain = exports.IconCamping = exports.IconCityscapeatDusk = exports.IconSunriseOverMountains = exports.IconHighSpeedTrain = exports.IconBeachwithUmbrella = exports.IconSchool = exports.IconHouse = exports.IconLocomotive = exports.IconSynagogue = exports.IconBulletTrain = exports.IconDerelictHouse = exports.IconHut = exports.IconChurch = exports.IconHinduTemple = exports.IconMosque = exports.IconConvenienceStore = exports.IconHouses = exports.IconRailwayCar = exports.IconSunrise = exports.IconDepartmentStore = exports.IconCityscape = exports.IconFactory = void 0;
|
|
45
45
|
exports.IconAccuracy = exports.IconTemplate1 = exports.IconNoRule = exports.IconJavascript = exports.IconUserTemplate = exports.IconKnowledgeLeft = exports.IconKnowledgeRight = exports.IconKnowledgeAddto = exports.IconKnowledgeMinus = exports.IconGroup = exports.IconRadio = exports.IconStudioMicrophone = exports.IconBanjo = exports.IconPostalHor = exports.IconMobilePhone = exports.IconYarn = exports.IconControlKnob = exports.IconKnot = exports.IconSewingNeedle = exports.IconKite = exports.IconPrayerBeads = exports.IconLevelSlider = exports.IconGemStone = exports.IconNazarAmulet = exports.IconShoppingBags = exports.IconMagicWand = exports.IconPinata = exports.IconTeddyBear = exports.IconCrystalBall = exports.IconJoystick = exports.IconNestingDolls = exports.IconFramedPictur = exports.IconStopwatch = exports.IconRedEnvelope = exports.IconJapaneseDolls = exports.IconThread = exports.IconYoYo = exports.IconDivingMask = exports.IconCarpStreamer = exports.IconWrappedGift = exports.IconBalloon = exports.IconConfettiBall = exports.IconAlarmClock = exports.IconUmbrellaonGround = exports.IconWindChime = exports.IconRibbon = exports.IconManualWheelchair = exports.IconBellhopBell = exports.IconMantelpieceClock = exports.IconHourglassNotDone = void 0;
|
|
46
46
|
exports.IconContextualRelevance = exports.IconNist = exports.IconBleu = exports.IconImageUnderstanding = exports.IconObservationIntegration = exports.IconArrangeMemory = exports.IconInvokeMemory = exports.IconCaretUp = exports.IconCaretDown = exports.IconAddVersion = exports.IconWflSetVariable = exports.IconAgtDebug = exports.IconSessionFlow = exports.IconDataDataset = exports.IconModelService = exports.IconDataOnlineTagging = exports.IconModelOptimization = exports.IconModelAppliction = exports.IconModelWarehouse = exports.IconModelExperienceCenter = exports.IconComputingManagement = exports.IconShare = exports.IconTrialOperation = exports.IconWiki = exports.IconColumnConfiguration1 = exports.IconMessageFill = exports.IconCardCollectionLinearity = exports.IconAgentQuote = exports.IconCardCollectionSurface = exports.IconAgentUse = exports.IconAgentDialogue = exports.IconOfficialV = exports.IconTokenQuantity = exports.IconBlock1 = exports.IconAcccount1 = exports.IconClosure = exports.IconPackaging = exports.IconRerank = exports.IconEn = exports.IconTraditionalChinese = exports.IconSimplifiedChinese = exports.IconGeneralSuccessHighSaturation = exports.IconCopyLine = exports.IconCollect2 = exports.IconUncollect2 = exports.IconAddGroup = exports.IconRouge1 = exports.IconRougeL = exports.IconRouge2 = exports.IconF1 = void 0;
|
|
47
|
-
exports.IconDataSetDetail = exports.IconDataSetBlue = exports.IconImageModel = exports.IconWorkspaceMaas = exports.IconYaml = exports.IconUserMaas = exports.IconCustomMark = exports.IconService = exports.IconRm = exports.IconSmoothUpdate = exports.IconModelEvalue = exports.IconSingleMachine = exports.IconTos = exports.IconStopUpdate = exports.IconSheildKey = exports.IconRl = exports.IconPromptMaas = exports.IconDataSetMaas = exports.IconModelAccess = exports.IconContinuePretrain = exports.IconAddMaas = exports.IconMoreMaas = exports.IconOutputMaas = exports.IconMemoryWebapp = exports.IconBatchProcessing = exports.IconUnfold2 = exports.IconModelGallery = exports.IconOutput = exports.IconScale = exports.IconWebEmb = exports.IconThreatAttribution = exports.IconProtection = exports.IconShield = exports.IconCommentApply = exports.IconWflHttp = exports.
|
|
48
|
-
exports.IconAgentWebService = exports.IconAgentDeploymentPackage = exports.IconAgentPublishApi = exports.IconAgentPublishEnterpriseWechat = exports.IconAgentPublishWeChat = exports.IconAgentPublishOthers = exports.IconAgentChannel = exports.IconAgentHistory = exports.IconAgentImport = exports.IconVariableAssignment = exports.IconAPIDatasource = exports.IconAPI = exports.IconInvokeMemoryDel = exports.IconUserVariable = exports.IconParallel = exports.IconMoreVertical1 = exports.IconExportRecord = exports.IconPublishVersion = exports.IconRuntimeConfiguration = exports.IconRunConfiguration = exports.IconArrowDownward = exports.IconArrowUpwards = exports.IconCustomApplication = exports.IconWkfOptimization = exports.IconWkfTemplate = exports.IconStarColor = exports.IconModelWarehouseDetail = exports.IconDistribution = exports.IconCheckboxList = exports.IconDatasetsReflux = exports.IconDataProcessing = exports.IconCardSurface = exports.IconCardLine = exports.IconKnowledgeRetrieval = exports.IconKnowledgeWriting = exports.IconInformationCollection = exports.IconUnpin = exports.IconRename = exports.IconPin = exports.IconBatchMovement = exports.IconAsynchronousOperation = exports.IconParameterSetting = exports.IconFolderClose = exports.IconFolderOpen = exports.IconFolderMaas = exports.IconBatchInference = exports.IconObs = exports.IconDataSetBos = exports.IconManagement =
|
|
49
|
-
exports.IconWorkflowNode = exports.IconExtendedContext = exports.IconBGE = exports.IconBarChart = exports.IconCircularGraph = exports.IconAgentFile = exports.IconTreeKnowledgeRetrieval = exports.IconTreeAgentInvocation = exports.IconTreeMetadataFiltering = exports.IconTreeDatabasePermission = exports.IconTreeContentAudit = exports.IconTreeRankModel = exports.IconTreeSafetyAudit = exports.IconTreeSQL = exports.IconTreePluginInvocation = exports.IconTreeEmbeddingModel = exports.IconTreeKnowledgePermission = exports.IconExperienceCenter = exports.IconKnowledgeSpreadsheet = exports.IconWebsdk = exports.IconMCPAgentPublish = exports.IconAgentSend = exports.IconImageUnderstanding1 = exports.IconPositioningChart = exports.IconDataMapping = exports.IconDataEnhance = exports.IconDataAnnotation = exports.IconDataClean = exports.IconUploadVideo1 = exports.IconUploadImage1 = exports.IconDiagramCracking = exports.IconNoVideoImage = exports.IconCalendar1 = exports.IconMagic = exports.IconUnconstraint = exports.IconConstraint = exports.IconImageUpload = exports.IconAiImageActive = exports.IconAiVideoDefault = exports.IconAiVideoActive = exports.IconAiImageDefault = exports.IconAiVideo = exports.IconUpgradeEngine = exports.IconAscent = exports.IconNvidia = exports.IconVisualModel = exports.IconText2video = exports.IconText2image = exports.IconImage2video =
|
|
50
|
-
exports.
|
|
51
|
-
exports.IconImageEmbedding = exports.IconWorkflowImageGeneration = exports.IconReleaseManagement = exports.IconBasicList = exports.IconTable = exports.IconTime = exports.IconWorkflow169 = exports.IconWorkflowFreedom = exports.IconWorkflow32 = exports.IconWorkflow219 = exports.IconWorkflow34 = exports.IconWorkflow11 = exports.IconWorkflow43 = exports.IconWorkflow23 = exports.IconWorkflow916 = exports.IconWorkflow32500 = exports.IconWorkflow219500 = exports.IconWorkflow34500 = exports.IconWorkflow23500 = exports.IconWorkflow43500 = exports.IconWorkflow916500 = exports.IconWorkflow169500 = exports.IconWorkflow11500 = exports.IconWorkflowFreedom500 = exports.IconTreeTrigger = exports.IconKnowledgeFluctuation = exports.IconWorkflowConditions = exports.IconHead2tailFrame = exports.IconImage2image = exports.IconFirstFrame = exports.IconPromptCreateCopy = exports.IconPromptDefault = exports.IconPromptGeneralStructure = exports.IconPromptRolePlaying = exports.IconPromptHallucinationCorrection = exports.IconPromptTaskExecution = exports.IconPromptKnowledgeAnswer = exports.IconPromptSkillInvocation = exports.IconPromptWrittenOptimization = exports.IconPromptReasoningThinking = exports.IconPromptMeeting = exports.IconPromptContentExpansion = exports.IconPromptInterviewQuestions = exports.IconPromptJinja = exports.IconPromptGeneral = exports.IconUploadingLarkdocx = exports.IconUploadingLarksheet = exports.IconUploadingWps =
|
|
52
|
-
exports.
|
|
47
|
+
exports.IconDeepseek = exports.IconDataSetDetail = exports.IconDataSetBlue = exports.IconImageModel = exports.IconWorkspaceMaas = exports.IconYaml = exports.IconUserMaas = exports.IconCustomMark = exports.IconService = exports.IconRm = exports.IconSmoothUpdate = exports.IconModelEvalue = exports.IconSingleMachine = exports.IconTos = exports.IconStopUpdate = exports.IconSheildKey = exports.IconRl = exports.IconPromptMaas = exports.IconDataSetMaas = exports.IconModelAccess = exports.IconContinuePretrain = exports.IconAddMaas = exports.IconMoreMaas = exports.IconOutputMaas = exports.IconMemoryWebapp = exports.IconBatchProcessing = exports.IconUnfold2 = exports.IconModelGallery = exports.IconOutput = exports.IconScale = exports.IconWebEmb = exports.IconThreatAttribution = exports.IconProtection = exports.IconShield = exports.IconCommentApply = exports.IconWflHttp = exports.IconVariableAggregation = exports.IconAddNewVersion = exports.IconWfMemory = exports.IconFunctionCall = exports.IconImageAi = exports.IconSystemPresetting = exports.IconManagementBackEnd = exports.IconModelServiceC = exports.IconModelFile = exports.IconVectorModel = exports.IconLanguageModel = exports.IconSortingModel = exports.IconReportSet = exports.IconMenteor = void 0;
|
|
48
|
+
exports.IconMinimumQueue = exports.IconAgentWebService = exports.IconAgentDeploymentPackage = exports.IconAgentPublishApi = exports.IconAgentPublishEnterpriseWechat = exports.IconAgentPublishWeChat = exports.IconAgentPublishOthers = exports.IconAgentChannel = exports.IconAgentHistory = exports.IconAgentImport = exports.IconVariableAssignment = exports.IconAPIDatasource = exports.IconAPI = exports.IconInvokeMemoryDel = exports.IconUserVariable = exports.IconParallel = exports.IconMoreVertical1 = exports.IconExportRecord = exports.IconPublishVersion = exports.IconRuntimeConfiguration = exports.IconRunConfiguration = exports.IconArrowDownward = exports.IconArrowUpwards = exports.IconCustomApplication = exports.IconWkfOptimization = exports.IconWkfTemplate = exports.IconStarColor = exports.IconModelWarehouseDetail = exports.IconDistribution = exports.IconCheckboxList = exports.IconDatasetsReflux = exports.IconDataProcessing = exports.IconCardSurface = exports.IconCardLine = exports.IconKnowledgeRetrieval = exports.IconKnowledgeWriting = exports.IconInformationCollection = exports.IconUnpin = exports.IconRename = exports.IconPin = exports.IconBatchMovement = exports.IconAsynchronousOperation = exports.IconParameterSetting = exports.IconFolderClose = exports.IconFolderOpen = exports.IconFolderMaas = exports.IconBatchInference = exports.IconObs = exports.IconDataSetBos = exports.IconManagement = void 0;
|
|
49
|
+
exports.IconPermission = exports.IconWorkflowNode = exports.IconExtendedContext = exports.IconBGE = exports.IconBarChart = exports.IconCircularGraph = exports.IconAgentFile = exports.IconTreeKnowledgeRetrieval = exports.IconTreeAgentInvocation = exports.IconTreeMetadataFiltering = exports.IconTreeDatabasePermission = exports.IconTreeContentAudit = exports.IconTreeRankModel = exports.IconTreeSafetyAudit = exports.IconTreeSQL = exports.IconTreePluginInvocation = exports.IconTreeEmbeddingModel = exports.IconTreeKnowledgePermission = exports.IconExperienceCenter = exports.IconKnowledgeSpreadsheet = exports.IconWebsdk = exports.IconMCPAgentPublish = exports.IconAgentSend = exports.IconImageUnderstanding1 = exports.IconPositioningChart = exports.IconDataMapping = exports.IconDataEnhance = exports.IconDataAnnotation = exports.IconDataClean = exports.IconUploadVideo1 = exports.IconUploadImage1 = exports.IconDiagramCracking = exports.IconNoVideoImage = exports.IconCalendar1 = exports.IconMagic = exports.IconUnconstraint = exports.IconConstraint = exports.IconImageUpload = exports.IconAiImageActive = exports.IconAiVideoDefault = exports.IconAiVideoActive = exports.IconAiImageDefault = exports.IconAiVideo = exports.IconUpgradeEngine = exports.IconAscent = exports.IconNvidia = exports.IconVisualModel = exports.IconText2video = exports.IconText2image = exports.IconImage2video = void 0;
|
|
50
|
+
exports.IconDataExternal = exports.IconZip = exports.IconUploadingTxt = exports.IconUnknownFile = exports.IconUploadingPng = exports.IconUploadingPdf = exports.IconUploadingPpt = exports.IconUploadingDoc = exports.IconUploadingMd = exports.IconUploadingXlsx = exports.IconUploadingOfd = exports.IconUploadingJson = exports.IconUploadingCsv = exports.IconUploadingHtml = exports.IconWorkflowEditor = exports.IconWorkflowClose = exports.IconWorkflowMore = exports.IconWorkflowNodeInput = exports.IconWorkflowUpwards = exports.IconWorkflowDownward = exports.IconPluginListed = exports.IconPluginChoose = exports.IconPluginListedAdd = exports.IconTreeAbnormal = exports.IconTreeSuccess = exports.IconTreeFailure = exports.IconAgentCenterAnswer = exports.IconStop1 = exports.IconTreeAgent = exports.IconTreeQA = exports.IconAgentMicrophoneClose = exports.IconAWS = exports.IconAgentVoiceInteraction = exports.IconAgentVoicePause = exports.IconAgentVoicePlay = exports.IconAgentMicrophone = exports.IconAgentVoiceDialogue = exports.IconAgentVoiceSwitch = exports.IconAgentVoiceAnswer = exports.IconAgentVoiceHangup = exports.IconAgentInputKeyboard = exports.IconAgentVoiceInput = exports.IconAgentVoiceExit = exports.IconAgentSubtitlesOff = exports.IconAgentVoiceInterruptionTurnon = exports.IconAgentSubtitlesOn = exports.IconAgentVoiceInterruptionTurnoff = exports.IconDataProcessing1 = exports.IconWhiteList = exports.IconAnonymousAccess = void 0;
|
|
51
|
+
exports.IconGoogleGemini = exports.IconClaude = exports.IconImageEmbedding = exports.IconWorkflowImageGeneration = exports.IconReleaseManagement = exports.IconBasicList = exports.IconTable = exports.IconTime = exports.IconWorkflow169 = exports.IconWorkflowFreedom = exports.IconWorkflow32 = exports.IconWorkflow219 = exports.IconWorkflow34 = exports.IconWorkflow11 = exports.IconWorkflow43 = exports.IconWorkflow23 = exports.IconWorkflow916 = exports.IconWorkflow32500 = exports.IconWorkflow219500 = exports.IconWorkflow34500 = exports.IconWorkflow23500 = exports.IconWorkflow43500 = exports.IconWorkflow916500 = exports.IconWorkflow169500 = exports.IconWorkflow11500 = exports.IconWorkflowFreedom500 = exports.IconTreeTrigger = exports.IconKnowledgeFluctuation = exports.IconWorkflowConditions = exports.IconHead2tailFrame = exports.IconImage2image = exports.IconFirstFrame = exports.IconPromptCreateCopy = exports.IconPromptDefault = exports.IconPromptGeneralStructure = exports.IconPromptRolePlaying = exports.IconPromptHallucinationCorrection = exports.IconPromptTaskExecution = exports.IconPromptKnowledgeAnswer = exports.IconPromptSkillInvocation = exports.IconPromptWrittenOptimization = exports.IconPromptReasoningThinking = exports.IconPromptMeeting = exports.IconPromptContentExpansion = exports.IconPromptInterviewQuestions = exports.IconPromptJinja = exports.IconPromptGeneral = exports.IconUploadingLarkdocx = exports.IconUploadingLarksheet = exports.IconUploadingWps = void 0;
|
|
52
|
+
exports.IconAgentFileConfiguration = exports.IconAudio = exports.IconVideo = exports.IconAgentFileSettings = exports.IconAgentFilesSettings = void 0;
|
|
53
53
|
var IconWorkflowNodata_1 = require("./IconWorkflowNodata");
|
|
54
54
|
Object.defineProperty(exports, "IconWorkflowNodata", { enumerable: true, get: function () { return __importDefault(IconWorkflowNodata_1).default; } });
|
|
55
55
|
var IconAgentNodata_1 = require("./IconAgentNodata");
|
|
@@ -2778,8 +2778,6 @@ var IconAddNewVersion_1 = require("./IconAddNewVersion");
|
|
|
2778
2778
|
Object.defineProperty(exports, "IconAddNewVersion", { enumerable: true, get: function () { return __importDefault(IconAddNewVersion_1).default; } });
|
|
2779
2779
|
var IconVariableAggregation_1 = require("./IconVariableAggregation");
|
|
2780
2780
|
Object.defineProperty(exports, "IconVariableAggregation", { enumerable: true, get: function () { return __importDefault(IconVariableAggregation_1).default; } });
|
|
2781
|
-
var IconVideo_1 = require("./IconVideo");
|
|
2782
|
-
Object.defineProperty(exports, "IconVideo", { enumerable: true, get: function () { return __importDefault(IconVideo_1).default; } });
|
|
2783
2781
|
var IconWflHttp_1 = require("./IconWflHttp");
|
|
2784
2782
|
Object.defineProperty(exports, "IconWflHttp", { enumerable: true, get: function () { return __importDefault(IconWflHttp_1).default; } });
|
|
2785
2783
|
var IconCommentApply_1 = require("./IconCommentApply");
|
|
@@ -3144,8 +3142,6 @@ var IconUploadingPdf_1 = require("./IconUploadingPdf");
|
|
|
3144
3142
|
Object.defineProperty(exports, "IconUploadingPdf", { enumerable: true, get: function () { return __importDefault(IconUploadingPdf_1).default; } });
|
|
3145
3143
|
var IconUploadingPng_1 = require("./IconUploadingPng");
|
|
3146
3144
|
Object.defineProperty(exports, "IconUploadingPng", { enumerable: true, get: function () { return __importDefault(IconUploadingPng_1).default; } });
|
|
3147
|
-
var IconAudio_1 = require("./IconAudio");
|
|
3148
|
-
Object.defineProperty(exports, "IconAudio", { enumerable: true, get: function () { return __importDefault(IconAudio_1).default; } });
|
|
3149
3145
|
var IconUnknownFile_1 = require("./IconUnknownFile");
|
|
3150
3146
|
Object.defineProperty(exports, "IconUnknownFile", { enumerable: true, get: function () { return __importDefault(IconUnknownFile_1).default; } });
|
|
3151
3147
|
var IconUploadingTxt_1 = require("./IconUploadingTxt");
|
|
@@ -3254,4 +3250,14 @@ var IconClaude_1 = require("./IconClaude");
|
|
|
3254
3250
|
Object.defineProperty(exports, "IconClaude", { enumerable: true, get: function () { return __importDefault(IconClaude_1).default; } });
|
|
3255
3251
|
var IconGoogleGemini_1 = require("./IconGoogleGemini");
|
|
3256
3252
|
Object.defineProperty(exports, "IconGoogleGemini", { enumerable: true, get: function () { return __importDefault(IconGoogleGemini_1).default; } });
|
|
3253
|
+
var IconAgentFilesSettings_1 = require("./IconAgentFilesSettings");
|
|
3254
|
+
Object.defineProperty(exports, "IconAgentFilesSettings", { enumerable: true, get: function () { return __importDefault(IconAgentFilesSettings_1).default; } });
|
|
3255
|
+
var IconAgentFileSettings_1 = require("./IconAgentFileSettings");
|
|
3256
|
+
Object.defineProperty(exports, "IconAgentFileSettings", { enumerable: true, get: function () { return __importDefault(IconAgentFileSettings_1).default; } });
|
|
3257
|
+
var IconVideo_1 = require("./IconVideo");
|
|
3258
|
+
Object.defineProperty(exports, "IconVideo", { enumerable: true, get: function () { return __importDefault(IconVideo_1).default; } });
|
|
3259
|
+
var IconAudio_1 = require("./IconAudio");
|
|
3260
|
+
Object.defineProperty(exports, "IconAudio", { enumerable: true, get: function () { return __importDefault(IconAudio_1).default; } });
|
|
3261
|
+
var IconAgentFileConfiguration_1 = require("./IconAgentFileConfiguration");
|
|
3262
|
+
Object.defineProperty(exports, "IconAgentFileConfiguration", { enumerable: true, get: function () { return __importDefault(IconAgentFileConfiguration_1).default; } });
|
|
3257
3263
|
__exportStar(require("./type"), exports);
|